mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/5] iio: ad3552r-hs: add support for internal ramp generator
 2025-04-06  9:20 UTC  (5+ messages)
` [PATCH v2 3/5] iio: backend: add support for data source get
` [PATCH v2 5/5] iio: dac: ad3552r-hs: add support for internal ramp

[PATCH v3 0/3] nvme: Add sysfs interface for APST configuration management
 2025-04-06  9:14 UTC  (5+ messages)

[PATCH] x86/pci: Check signature before assigning shadow ROM
 2025-04-06  9:08 UTC 

[PATCH v7 0/6] Drivers for Loongson security engine
 2025-04-06  9:05 UTC  (3+ messages)
` [PATCH v7 3/6] crypto: loongson - add Loongson RNG driver support

[PATCH v3] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
 2025-04-06  8:48 UTC 

[PATCH] brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()
 2025-04-06  8:45 UTC 

[PATCH 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-04-06  8:43 UTC  (4+ messages)
` [PATCH 2/3] iio: light: add support "

[PATCH] brcm80211: fmac: Add error check for brcmf_usb_dlneeded()
 2025-04-06  8:19 UTC 

[PATCH 0/2] Add vcp driver
 2025-04-06  8:05 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: Add VCP support for mt8196
` [PATCH 2/2] remoterpoc: mediatek: vcp: Add vcp remoteproc driver

[PATCH v2] mm: add zblock allocator
 2025-04-06  7:53 UTC 

xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state
 2025-04-06  7:50 UTC  (11+ messages)

[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
 2025-04-06  7:46 UTC  (8+ messages)

[PATCH] perf/core: Prevent WARN_ON(!ctx) in __free_event for partial init
 2025-04-06  7:20 UTC  (2+ messages)

[PATCH] anon_inode: use a proper mode internally
 2025-04-06  7:14 UTC  (3+ messages)

WARNING: modpost: EXPORT symbol "…" [vmlinux] version generation failed, symbol will not be versioned./"…" […] has no CRC!
 2025-04-06  6:48 UTC  (2+ messages)

[RFC PATCH 0/3] Add Software IOTLB bounce buffer support
 2025-04-06  6:23 UTC  (10+ messages)
` [RFC PATCH 1/3] content: Add VIRTIO_F_SWIOTLB to negotiate use of SWIOTLB bounce buffers

[PATCH] kobject_uevent: add uevent_helper exist check
 2025-04-06  6:19 UTC  (3+ messages)

[GIT PULL] Kbuild updates for v6.15-rc1
 2025-04-06  5:43 UTC  (3+ messages)

[PATCH v3 0/2] memcg: Fix test_memcg_min/low test failures
 2025-04-06  5:08 UTC  (5+ messages)
` [PATCH v3 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v3 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()

[PATCH 4/6] pwm: stm32: Emit debug output also for corner cases of the rounding callbacks
 2025-04-06  4:58 UTC  (3+ messages)

[syzbot] [net?] possible deadlock in ipv6_sock_ac_close (4)
 2025-04-06  4:54 UTC  (3+ messages)

[PATCH v3] x86/e820: Fix handling of subpage regions when calculating nosave ranges
 2025-04-06  4:45 UTC 

[PATCH v2 security-next 1/4] security: Hornet LSM
 2025-04-06  4:27 UTC  (2+ messages)

[PATCH 0/2] Simplify local variable initialization
 2025-04-06  4:11 UTC  (4+ messages)
` [PATCH 1/2] staging: rtl8723bs: Optimize variable initialization in rtl8723b_hal_init.c

[PATCH] rust: convert raw URLs to Markdown autolinks in comments
 2025-04-06  3:48 UTC 

[syzbot] [squashfs?] UBSAN: shift-out-of-bounds in squashfs_bio_read
 2025-04-06  3:37 UTC  (2+ messages)

general protection fault in addrconf_add_ifaddr
 2025-04-06  3:28 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in mremap
 2025-04-06  3:24 UTC  (3+ messages)

[PATCH next 0/3] lib: Implement mul_u64_u64_div_u64_roundup()
 2025-04-06  3:06 UTC  (8+ messages)
` [PATCH 1/3] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
` [PATCH 2/3] lib: Add tests for mul_u64_u64_div_u64_roundup()
` [PATCH 3/3] lib: Update the muldiv64 tests to verify the C on x86-64

WARNING in bch2_dev_free
 2025-04-06  2:42 UTC 

[PATCH v5] staging: rtl8723bs: Add error handling for sd_read()
 2025-04-06  2:35 UTC 

[PATCH v2 0/3] Dynamically allocate memory to store task's full name
 2025-04-06  2:28 UTC  (5+ messages)
` [PATCH v2 1/3] exec: "

[PATCH] pci: tegra194: Fix debugfs cleanup for !CONFIG_PCIEASPM
 2025-04-06  2:10 UTC  (5+ messages)

[PATCH v4] staging: rtl8723bs: Add error handling for sd_read()
 2025-04-06  2:10 UTC  (3+ messages)

[PATCH v12 0/5] rust: Add IO polling
 2025-04-06  1:44 UTC  (7+ messages)
` [PATCH v12 1/5] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v12 2/5] rust: time: Introduce Delta type
` [PATCH v12 3/5] rust: time: Introduce Instant type
` [PATCH v12 4/5] rust: time: Add wrapper for fsleep() function
` [PATCH v12 5/5] MAINTAINERS: rust: Add a new section for all of the time stuff

[PATCH V2] ASoC: codec: ak5386: Convert to GPIO descriptors
 2025-04-06  1:05 UTC 

[PATCH v2] serial: sifive: Switch to nbcon console
 2025-04-06  0:48 UTC  (2+ messages)

[PATCH v7 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2025-04-06  0:16 UTC  (4+ messages)
` [PATCH v7 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[syzbot] [perf?] WARNING in __free_event
 2025-04-05 23:59 UTC 

[PATCH v2 2/4] mm/madvise: batch tlb flushes for MADV_FREE
 2025-04-05 23:46 UTC  (2+ messages)

lockdep warnings from upstream build
 2025-04-05 23:45 UTC 

[syzbot] [perf?] WARNING in __free_event
 2025-04-05 23:37 UTC 

[syzbot] [perf?] WARNING in __free_event
 2025-04-05 23:28 UTC 

[git pull] drm fixes for 6.15-rc1
 2025-04-05 23:18 UTC  (5+ messages)
` Fwd: "

[PATCH v5 0/8] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-04-05 23:15 UTC  (9+ messages)
` [PATCH v5 1/8] ASoC: tas2770: Power cycle amp on ISENSE/VSENSE change
` [PATCH v5 2/8] ASoC: tas2770: Support setting the PDM TX slot
` [PATCH v5 3/8] ASoC: tas2764: Reinit cache on part reset
` [PATCH v5 4/8] ASoC: tas2764: Enable main IRQs
` [PATCH v5 5/8] ASoC: tas2764: Raise regmap range maximum
` [PATCH v5 6/8] ASoC: tas2764: Apply Apple quirks
` [PATCH v5 7/8] ASoC: tas2770: expose die temp to hwmon
` [PATCH v5 8/8] ASoC: tas2764: "

[PATCH bpf-next 1/2] bpf: Check link_create parameter for multi_kprobe
 2025-04-05 23:05 UTC  (8+ messages)
` [PATCH bpf-next 2/2] bpf: Check link_create parameter for multi_uprobe

[PATCH linux-next 0/5] Use dev_err_probe() in phy
 2025-04-05 23:03 UTC  (3+ messages)
` [PATCH linux-next 5/5] phy: rockchip: phy-rockchip-typec: Use dev_err_probe()

[syzbot] [perf?] WARNING in __free_event
 2025-04-05 22:58 UTC  (6+ messages)
` [syzbot] #syz test
` [syzbot] #syz test: git://git.kernel.dk/linux.git syztest
` [syzbot] #syz test: git://git.kernel.dk/linux.git master
` [syzbot] #syz test: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 5fc31936081919a8572a3d644f3fbb258038f337

#syz test: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5fc31936081919a8572a3d644f3fbb258038f337 master
 2025-04-05 22:57 UTC 

#syz test: git://git.kernel.dk/linux.git
 2025-04-05 22:48 UTC 

[PATCH v2 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids
 2025-04-05 21:40 UTC  (11+ messages)
                  ` [PATCH] timekeeping: Prevent coarse clocks going backwards

[PATCH v4] staging: rtl8723bs: Remove trailing whitespace
 2025-04-05 21:02 UTC 

[PATCH 0/2] selftests/nolibc: only consider XARCH for CFLAGS when requested
 2025-04-05 20:57 UTC  (2+ messages)

[syzbot] [bcachefs?] KASAN: slab-use-after-free Read in bchfs_read
 2025-04-05 20:37 UTC  (3+ messages)

[PATCH] MAINTAINERS: configfs: add Andreas Hindborg as maintainer
 2025-04-05 20:29 UTC  (6+ messages)

[PATCH v3] transform strncpy into strscpy
 2025-04-05 20:07 UTC  (5+ messages)
` [PATCH v4] scsi: target: "

[PATCH v3] arm: rust: Enable Rust support for ARMv7
 2025-04-05 20:05 UTC  (3+ messages)

[PATCH v2 1/3] PCI: endpoint: add epc_feature argument for pci_epf_free_space()
 2025-04-05 20:02 UTC  (3+ messages)

[syzbot] [perf?] WARNING in __free_event
 2025-04-05 19:56 UTC 

[PATCH 0/4] dt-bindings: clock: ti: convert to yaml
 2025-04-05 19:55 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: clock: ti: Convert "
` [PATCH 4/4] dt-bindings: clock: ti: add ti,autoidle.yaml reference

[PATCH net-next,v2 1/2] net: phy: add LED dimming support
 2025-04-05 19:52 UTC  (4+ messages)
` [PATCH net-next,v2 2/2] net: phy: mxl-gpy: "

[PATCH v2] rust: alloc: implement `extend` for `Vec`
 2025-04-05 19:44 UTC  (2+ messages)

#syz test: perf/core: Prevent WARN_ON(!ctx) in __free_event for partial init failure
 2025-04-05 19:31 UTC 

Bug#1100928: [regression 6.1.y] microphone no longer records (on VivoBook_ASUSLaptop TP401MARB_J401MA)
 2025-04-05 19:20 UTC  (7+ messages)

[syzbot] [perf?] WARNING in __free_event
 2025-04-05 19:12 UTC 

[PATCH] rcutorture: Perform more frequent testing of ->gpwrap
 2025-04-05 19:09 UTC  (5+ messages)
`  "

[PATCH 0/2] vsprintf: Use __diag macros to disable '-Wsuggest-attribute=format'
 2025-04-05 18:54 UTC  (6+ messages)

[PATCH v2 1/2] memcg: Don't generate low/min events if either low/min or elow/emin is 0
 2025-04-05 18:52 UTC  (7+ messages)

arch/mips/boot/dts/ralink/rt2880_eval.dtb: cfi@1f000000: Unevaluated properties are not allowed ('partition@0', 'partition@30000', 'partition@40000', 'partition@50000' were unexpected)
 2025-04-05 18:50 UTC 

[PATCH iw,v2 0/3] iw: fix HE and EHT information on Big Endian platformas
 2025-04-05 18:48 UTC  (4+ messages)
` [PATCH iw,v2 1/3] iw: fix HE capabilities on Big Endian platforms
` [PATCH iw,v2 2/3] iw: fix HE operation "
` [PATCH iw,v2 3/3] iw: fix EHT capabilities "

[RFC PATCH 0/2] rust: add support for maple trees
 2025-04-05 18:38 UTC  (4+ messages)
` [RFC PATCH 1/2] maple_tree: add __mtree_insert_range function

[PATCH] crypto: crc32 - remove "_generic" from filenames
 2025-04-05 18:33 UTC 

[PATCH v4 0/5] leds: add new LED driver for TI LP5812
 2025-04-05 18:32 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v4 2/5] "
` [PATCH v4 3/5] docs: ABI: Document LP5812 LED sysfs interfaces
` [PATCH v4 4/5] docs: leds: Document TI LP5812 LED driver
` [PATCH v4 5/5] arm64: dts: Add LP5812 LED node for Raspberry Pi 4 Model B

GSoC Proposal 2025
 2025-04-05 18:26 UTC  (3+ messages)

[PATCH 0/9] Remove per-architecture ChaCha skcipher glue code
 2025-04-05 18:26 UTC  (10+ messages)
` [PATCH 1/9] crypto: riscv/chacha - implement library instead of skcipher
` [PATCH 2/9] crypto: chacha - centralize the skcipher wrappers for arch code
` [PATCH 3/9] crypto: arm/chacha - remove the redundant skcipher algorithms
` [PATCH 4/9] crypto: arm64/chacha - remove the "
` [PATCH 5/9] crypto: mips/chacha "
` [PATCH 6/9] crypto: powerpc/chacha "
` [PATCH 7/9] crypto: s390/chacha "
` [PATCH 8/9] crypto: x86/chacha "
` [PATCH 9/9] crypto: chacha - remove <crypto/internal/chacha.h>

[PATCH 0/1] x86/topology: Fix regression limiting Xen PV DomU CPUs to 1
 2025-04-05 18:16 UTC  (2+ messages)
` [PATCH 1/1] x86/cpu/topology: Don't limit CPUs to 1 for Xen PV guests due to disabled APIC

[PATCH v2 0/4] drm/vc4: tests: Fix locking failures
 2025-04-05 18:07 UTC  (5+ messages)
` [PATCH v2 2/4] drm/vc4: tests: Document output handling functions
` [PATCH v2 4/4] drm/vc4: tests: Retry pv-muxing tests when EDEADLK

[PATCH][next] wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warnings
 2025-04-05 18:07 UTC 

arch/mips/boot/dts/ralink/omega2p.dtb: wmac@10300000: clocks: [[1, 17]] is too short
 2025-04-05 17:59 UTC 

[v2,04/12] rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
 2025-04-05 17:56 UTC  (5+ messages)

[tip:timers/urgent] BUILD SUCCESS 324a2219ba38b00ab0e53bd535782771ba9614b2
 2025-04-05 17:51 UTC 

[PATCH 0/6] Support ROHM BD79104 ADC
 2025-04-05 17:43 UTC  (5+ messages)
` [PATCH 6/6] iio: adc: ti-adc128s052: Support ROHM BD79104

[PATCH] phy: qualcomm: phy-qcom-eusb2-repeater: rework reg override handler
 2025-04-05 17:43 UTC 

[PATCH] iio: adc: ad7944: drop bits_per_word hack
 2025-04-05 17:39 UTC  (3+ messages)

[PATCH 0/2] J2 Turtle Board fixes
 2025-04-05 17:38 UTC  (3+ messages)
` [PATCH 1/2] sh: align .bss section padding to 8-byte boundary

arch/mips/boot/dts/ralink/rt3052_eval.dtb: syscon@0: compatible:1: 'syscon' was expected
 2025-04-05 17:38 UTC 

[PATCH v2 0/7] Support ROHM BD79104 ADC
 2025-04-05 17:36 UTC  (10+ messages)
` [PATCH v2 2/7] iio: adc: ti-adc128s052: Simplify using be16_to_cpu()
` [PATCH RFC v2 7/7] iio: ti-adc128s052: Drop variable vref

[BUG -next] ./usr/include/cxl/features.h:11:10: fatal error: uuid/uuid.h: No such file or directory
 2025-04-05 17:34 UTC  (2+ messages)

[PATCH v6 0/6] ASoC: wcd938x: enable t14s audio headset
 2025-04-05 17:27 UTC  (5+ messages)
` [PATCH v6 5/6] ASoC: codecs: wcd938x: add mux control support for hp audio mux

[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-05 17:21 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/5] Support ROHM BD797xx DACs
 2025-04-05 17:18 UTC  (2+ messages)

[PATCH v4 0/5] iio: light: Modernize al3010 and al3320a codebase
 2025-04-05 17:12 UTC  (9+ messages)
` [PATCH v4 1/5] iio: light: al3010: Improve al3010_init error handling with dev_err_probe()
` [PATCH v4 2/5] iio: light: al3000a: Fix an error handling path in al3000a_probe()
` [PATCH v4 3/5] iio: light: al3320a: Fix an error handling path in al3320a_probe()

[PATCH] pci: tegra194: Fix debugfs cleanup for !CONFIG_PCIEASPM
 2025-04-05 17:10 UTC  (7+ messages)

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-04-05 17:09 UTC  (2+ messages)

[git pull] Input updates for v6.15-rc0
 2025-04-05 16:53 UTC  (2+ messages)

[PATCH] Added usb_string function to a namespace
 2025-04-05 16:51 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_journal_replay (2)
 2025-04-05 16:41 UTC 

[gustavoars:testing/wfamnae-next20250404] BUILD SUCCESS 74be3f75065b45f7612094c0668010823b202c53
 2025-04-05 16:39 UTC 

[gustavoars:testing/wfamnae-next20250325] BUILD SUCCESS 3c6f5ded7a4f575634cd0822213ab680c2732403
 2025-04-05 16:36 UTC 

[REGRESSION] Chrome and VSCode breakage with the commit b9b588f22a0c
 2025-04-05 16:25 UTC  (7+ messages)

[PATCH] iio: adc: ad7380: fix event threshold shift
 2025-04-05 16:21 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®