Linux-Kernel Archive
By Date
Most Recent messages
9873 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- xfs: remove xfs_buf_cache.bc_lock Christoph Hellwig (Tue Jan 28 2025 - 00:22:58 EST)
- [PATCH] driver core: add a virtual bus for use when a simple device/bus is needed Greg Kroah-Hartman (Fri Jan 31 2025 - 09:01:32 EST)
- [tip:master] BUILD SUCCESS c911589353d148ffc65cddd5c0b00ac4f80a5b9a kernel test robot (Sat Feb 01 2025 - 00:11:26 EST)
- Re: [PATCH 1/2] dt-bindings: display: panel: Add generic MIPI-DSI/DPI panels Hironori KIKUCHI (Sat Feb 01 2025 - 00:27:23 EST)
- Re: [syzbot] [fs?] WARNING: bad unlock balance in seq_read_iter Edward Adam Davis (Sat Feb 01 2025 - 00:38:37 EST)
- Re: [PATCH 1/2] dt-bindings: arm: amlogic: add Xiaomi Mi TV Stick Christian Hewitt (Sat Feb 01 2025 - 00:46:01 EST)
- Re: [syzbot] [fs?] WARNING: bad unlock balance in seq_read_iter syzbot (Sat Feb 01 2025 - 00:50:10 EST)
- [PATCH] tracing: keep the event lock balanced Edward Adam Davis (Sat Feb 01 2025 - 01:04:59 EST)
- Re: [PATCH 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick Christian Hewitt (Sat Feb 01 2025 - 01:08:43 EST)
- Re: [PATCH] USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI Huacai Chen (Sat Feb 01 2025 - 01:18:46 EST)
- Re: [PATCH 5.15 00/24] 5.15.178-rc1 review Vijayendra Suman (Sat Feb 01 2025 - 01:31:51 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Huacai Chen (Sat Feb 01 2025 - 01:43:04 EST)
- Re: [PATCH 3/4] rust: configfs: introduce rust support for configfs Andreas Hindborg (Sat Feb 01 2025 - 01:56:56 EST)
- drivers/net/wireless/mediatek/mt76/mt7996/main.c:73 mt7996_stop_phy() warn: variable dereferenced before check 'phy' (see line 71) Dan Carpenter (Sat Feb 01 2025 - 01:57:07 EST)
- Re: [PATCH] perf test: Fix perf test 11 hwmon endianess issue Ian Rogers (Sat Feb 01 2025 - 02:00:50 EST)
- [PATCH v1 0/7] perf: Support multiple system call tables in the build Ian Rogers (Sat Feb 01 2025 - 02:15:17 EST)
- [PATCH v1 1/7] perf syscalltble: Remove syscall_table.h Ian Rogers (Sat Feb 01 2025 - 02:15:28 EST)
- [PATCH v1 2/7] perf trace: Reorganize syscalls Ian Rogers (Sat Feb 01 2025 - 02:15:38 EST)
- [PATCH v1 3/7] perf syscalltbl: Remove struct syscalltbl Ian Rogers (Sat Feb 01 2025 - 02:15:51 EST)
- [PATCH v1 4/7] perf thread: Add support for reading the e_machine type for a thread Ian Rogers (Sat Feb 01 2025 - 02:15:56 EST)
- [PATCH v1 5/7] perf trace beauty: Add syscalltbl.sh generating all system call tables Ian Rogers (Sat Feb 01 2025 - 02:16:12 EST)
- [PATCH v1 6/7] perf syscalltbl: Use lookup table containing multiple architectures Ian Rogers (Sat Feb 01 2025 - 02:16:24 EST)
- [PATCH v1 7/7] perf build: Remove Makefile.syscalls Ian Rogers (Sat Feb 01 2025 - 02:16:44 EST)
- Re: [PATCH v3 3/7] crash: Let arch decide usable memory range in reserved area Sourabh Jain (Sat Feb 01 2025 - 02:17:13 EST)
- [PATCH v2 0/2] tracing: Introduce relative stacktrace Masami Hiramatsu (Google) (Sat Feb 01 2025 - 02:23:15 EST)
- [PATCH v2 1/2] modules: Add __module_build_id() to find module by build_id Masami Hiramatsu (Google) (Sat Feb 01 2025 - 02:23:26 EST)
- [PATCH v2 2/2] tracing: Add relative-stacktrace option Masami Hiramatsu (Google) (Sat Feb 01 2025 - 02:23:37 EST)
- Re: [PATCH v2 2/5] perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs Ian Rogers (Sat Feb 01 2025 - 02:26:23 EST)
- Re: [PATCH v2 3/5] perf pmu: Rename name matching for no suffix or wildcard variants Ian Rogers (Sat Feb 01 2025 - 02:31:16 EST)
- Re: [PATCH 01/16] selftests/mm: remove argc and argv unused parameters Muhammad Usama Anjum (Sat Feb 01 2025 - 02:32:28 EST)
- Re: [PATCH RESEND v6 0/3] platform: arm64: Huawei Matebook E Go embedded controller Pengyu Luo (Sat Feb 01 2025 - 02:39:02 EST)
- Re: [PATCH 01/16] selftests/mm: remove argc and argv unused parameters Muhammad Usama Anjum (Sat Feb 01 2025 - 02:43:00 EST)
- [PATCH v3 0/5] perf hwmon related improvements Ian Rogers (Sat Feb 01 2025 - 02:43:34 EST)
- [PATCH v3 1/5] perf evsel: Reduce scanning core PMUs in is_hybrid Ian Rogers (Sat Feb 01 2025 - 02:43:46 EST)
- [PATCH v3 2/5] perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs Ian Rogers (Sat Feb 01 2025 - 02:43:59 EST)
- [PATCH v3 4/5] perf stat: Don't merge counters purely on name Ian Rogers (Sat Feb 01 2025 - 02:44:12 EST)
- [PATCH v3 3/5] perf pmu: Rename name matching for no suffix or wildcard variants Ian Rogers (Sat Feb 01 2025 - 02:44:13 EST)
- [PATCH v3 5/5] perf stat: Changes to event name uniquification Ian Rogers (Sat Feb 01 2025 - 02:44:29 EST)
- [GIT PULL for v6.14] media updates Mauro Carvalho Chehab (Sat Feb 01 2025 - 02:57:24 EST)
- Re: [PATCH] WIP: drivers/base: Add virtual_device_create() Greg Kroah-Hartman (Sat Feb 01 2025 - 03:00:10 EST)
- Re: [PATCH 5.4 00/94] 5.4.290-rc2 review Greg Kroah-Hartman (Sat Feb 01 2025 - 03:02:08 EST)
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim Kairui Song (Sat Feb 01 2025 - 03:02:24 EST)
- Re: [PATCH 5.15] 5.15.178-rc1 review Hardik Garg (Sat Feb 01 2025 - 03:14:26 EST)
- Re: [PATCH 6.1] 6.1.128-rc1 review Hardik Garg (Sat Feb 01 2025 - 03:15:38 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Karol Herbst (Sat Feb 01 2025 - 03:15:48 EST)
- Re: [PATCH 6.6] 6.6.75-rc1 review Hardik Garg (Sat Feb 01 2025 - 03:16:16 EST)
- Re: [PATCH 6.12] 6.12.12-rc2 review Hardik Garg (Sat Feb 01 2025 - 03:16:52 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Karol Herbst (Sat Feb 01 2025 - 03:17:29 EST)
- [tip:tip/urgent] BUILD SUCCESS 13f6b7b341e64c50613d89fa1e20bbe1b156258c kernel test robot (Sat Feb 01 2025 - 03:18:43 EST)
- Re: [PATCH] selftests: bpf: Support dynamic linking LLVM if static not available Daniel Xu (Sat Feb 01 2025 - 03:23:30 EST)
- Re: [PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET Mauro Carvalho Chehab (Sat Feb 01 2025 - 03:24:40 EST)
- [PATCH] exec: remove redundant save asides of old pid/vpid Nir Lichtman (Sat Feb 01 2025 - 03:31:42 EST)
- Re: [PATCH] WIP: drivers/base: Add virtual_device_create() Greg Kroah-Hartman (Sat Feb 01 2025 - 03:33:42 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Greg KH (Sat Feb 01 2025 - 03:34:45 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Ian Rogers (Sat Feb 01 2025 - 03:45:29 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Ian Rogers (Sat Feb 01 2025 - 03:51:48 EST)
- Re: [PATCH v5 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Pavel Machek (Sat Feb 01 2025 - 03:56:05 EST)
- Re: Assistance Needed: PCIe Device BAR Reset Issue Naveen Kumar P (Sat Feb 01 2025 - 04:03:47 EST)
- [PATCH 0/4] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support Dmitry Baryshkov (Sat Feb 01 2025 - 04:18:36 EST)
- [PATCH 1/4] dt-bindings: net: bluetooth: qualcomm: document WCN3950 Dmitry Baryshkov (Sat Feb 01 2025 - 04:18:53 EST)
- [PATCH 2/4] Bluetooth: qca: add WCN3950 support Dmitry Baryshkov (Sat Feb 01 2025 - 04:19:09 EST)
- [PATCH 3/4] arm64: dts: qcom: qcm2290: add UART3 device Dmitry Baryshkov (Sat Feb 01 2025 - 04:19:19 EST)
- [PATCH 4/4] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support Dmitry Baryshkov (Sat Feb 01 2025 - 04:19:42 EST)
- Re: [WARNING: ATTACHMENT UNSCANNED]Re: [WARNING: ATTACHMENT UNSCANNED]Re: [PATCH RFC net-next 1/2] net: pcs: xpcs: Add special code to operate in Microchip KSZ9477 switch Russell King (Oracle) (Sat Feb 01 2025 - 04:20:44 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Kairui Song (Sat Feb 01 2025 - 04:22:03 EST)
- Re: [GIT PULL] Kbuild updates for v6.14-rc1 Masahiro Yamada (Sat Feb 01 2025 - 04:31:27 EST)
- Re: [PATCH] exec: remove redundant save asides of old pid/vpid Kees Cook (Sat Feb 01 2025 - 04:40:12 EST)
- [PATCH cgroup] Update freezer.c Umar Pathan (Sat Feb 01 2025 - 04:45:57 EST)
- Re: [PATCH v2 0/4] alpha: stack fixes John Paul Adrian Glaubitz (Sat Feb 01 2025 - 04:47:09 EST)
- Re: [External] Re: [PATCH] perf/dwc_pcie: fix duplicate pci_dev devices yunhui cui (Sat Feb 01 2025 - 04:51:43 EST)
- [PATCH cgroup] https://github.com/raspberrypi/linux/issues/6631 Umar Pathan (Sat Feb 01 2025 - 04:52:00 EST)
- Re: [PATCH v2 2/5] selftests/nolibc: drop call to prepare target Willy Tarreau (Sat Feb 01 2025 - 05:04:14 EST)
- Re: [PATCH V5 4/5] iio: adc: Add support for QCOM PMIC5 Gen3 ADC kernel test robot (Sat Feb 01 2025 - 05:07:06 EST)
- Re: [PATCH v2 3/5] selftests/nolibc: drop call to mrproper target Willy Tarreau (Sat Feb 01 2025 - 05:08:08 EST)
- Re: [PATCH v2 4/5] selftests/nolibc: execute defconfig before other targets Willy Tarreau (Sat Feb 01 2025 - 05:09:16 EST)
- Re: [PATCH 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick Ferass El Hafidi (Sat Feb 01 2025 - 05:12:30 EST)
- Re: [PATCH v2 1/5] selftests/nolibc: drop custom EXTRACONFIG functionality Willy Tarreau (Sat Feb 01 2025 - 05:13:15 EST)
- Re: [PATCH v2 5/5] selftests/nolibc: always keep test kernel configuration up to date Willy Tarreau (Sat Feb 01 2025 - 05:13:43 EST)
- Re: [PATCH 0/2] Add support for Xiaomi Mi TV Stick Ferass El Hafidi (Sat Feb 01 2025 - 05:15:03 EST)
- Re: [PATCH v2 1/5] selftests/nolibc: drop custom EXTRACONFIG functionality Thomas Weißschuh (Sat Feb 01 2025 - 05:17:48 EST)
- Re: [PATCH 0/2] tools/nolibc: support for 32-bit s390 Willy Tarreau (Sat Feb 01 2025 - 05:19:47 EST)
- [PATCH] powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC Christophe Leroy (Sat Feb 01 2025 - 05:20:16 EST)
- Re: [PATCH v2 1/5] selftests/nolibc: drop custom EXTRACONFIG functionality Willy Tarreau (Sat Feb 01 2025 - 05:20:36 EST)
- 10 Gbps network cards Turritopsis Dohrnii Teo En Ming (Sat Feb 01 2025 - 05:28:44 EST)
- Re: [RFC PATCH v1 2/3] pidfd: Extend PIDFD_GET_INFO with PIDFD_INFO_LANDLOCK_*_DOMAIN Mickaël Salaün (Sat Feb 01 2025 - 05:28:58 EST)
- Re: [RFC 04/12] staging: media: max96712: change DT parsing routine Dan Carpenter (Sat Feb 01 2025 - 05:31:03 EST)
- Re: [PATCH 2/2] tools/nolibc: add support for directory access Willy Tarreau (Sat Feb 01 2025 - 05:35:00 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep Bartosz Golaszewski (Sat Feb 01 2025 - 05:36:38 EST)
- Re: [PATCH 1/2] dt-bindings: arm: amlogic: add Xiaomi Mi TV Stick Ferass El Hafidi (Sat Feb 01 2025 - 05:37:39 EST)
- Re: [PATCH 2/2] tools/nolibc: add support for directory access Thomas Weißschuh (Sat Feb 01 2025 - 05:42:12 EST)
- WARNING: modpost: EXPORT symbol "cmpxchg8b_emu" [vmlinux] version generation failed, symbol will not be versioned. kernel test robot (Sat Feb 01 2025 - 05:42:21 EST)
- Re: [PATCH 2/2] tools/nolibc: add support for directory access Willy Tarreau (Sat Feb 01 2025 - 05:47:16 EST)
- Re: [PATCH v9] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver Joshua Grisham (Sat Feb 01 2025 - 05:50:05 EST)
- Re: [PATCH 2/4] Bluetooth: qca: add WCN3950 support Dmitry Baryshkov (Sat Feb 01 2025 - 05:51:36 EST)
- WARNING in vfs_set_acl [with reproducer] YAN KANG (Sat Feb 01 2025 - 05:55:09 EST)
- [PATCH v10] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver Joshua Grisham (Sat Feb 01 2025 - 05:55:11 EST)
- Re: [PATCH 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick Martin Blumenstingl (Sat Feb 01 2025 - 06:02:00 EST)
- Re: [PATCH] exec: remove redundant save asides of old pid/vpid Nir Lichtman (Sat Feb 01 2025 - 06:03:11 EST)
- [PATCH] riscv: print hartid on bringup Yunhui Cui (Sat Feb 01 2025 - 06:06:25 EST)
- Re: [RFC PATCH v1 2/3] pidfd: Extend PIDFD_GET_INFO with PIDFD_INFO_LANDLOCK_*_DOMAIN Christian Brauner (Sat Feb 01 2025 - 06:09:45 EST)
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels Christian Brauner (Sat Feb 01 2025 - 06:13:03 EST)
- Re: [PATCH v2] iio: filter: admv8818: Force initialization of SDO Jonathan Cameron (Sat Feb 01 2025 - 06:18:28 EST)
- Re: [PATCH v2] iio: dac: ad3552r: clear reset status flag Jonathan Cameron (Sat Feb 01 2025 - 06:20:40 EST)
- Re: [PATCH] selftests/vDSO: Fix undefined CLONE_NEWTIME by including Purva Yeshi (Sat Feb 01 2025 - 06:21:10 EST)
- Re: [PATCH] perf test: Fix perf test 11 hwmon endianess issue David Laight (Sat Feb 01 2025 - 06:34:23 EST)
- Re: [PATCH V5 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC Jonathan Cameron (Sat Feb 01 2025 - 06:34:39 EST)
- Re: [PATCH v4 2/5] regulator: dt-bindings: Add TI TPS65214 PMIC bindings Krzysztof Kozlowski (Sat Feb 01 2025 - 06:43:03 EST)
- [PATCH] Input: ads7846 - fix gpiod allocation H. Nikolaus Schaller (Sat Feb 01 2025 - 06:43:58 EST)
- Re: [PATCH] m68k: Do not include <linux/fb.h> Greg Ungerer (Sat Feb 01 2025 - 06:46:13 EST)
- [GIT PULL] hotfixes for 6.14-rc1 Andrew Morton (Sat Feb 01 2025 - 06:59:11 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Sat Feb 01 2025 - 06:59:40 EST)
- Re: [PATCH bpf-next v7 4/5] bpf: verifier: Support eliding map lookup nullness Daniel Xu (Sat Feb 01 2025 - 07:04:49 EST)
- Re: [PATCH v2] riscv: Use Zalrsc extension to implement atomic functions Aleksandar Rikalo (Sat Feb 01 2025 - 07:04:52 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Danilo Krummrich (Sat Feb 01 2025 - 07:08:54 EST)
- Re: [PATCH V5 4/5] iio: adc: Add support for QCOM PMIC5 Gen3 ADC Jonathan Cameron (Sat Feb 01 2025 - 07:12:00 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Danilo Krummrich (Sat Feb 01 2025 - 07:12:52 EST)
- Re: [PATCH 2/4] Bluetooth: qca: add WCN3950 support Paul Menzel (Sat Feb 01 2025 - 07:16:15 EST)
- Re: [PATCH] m68k: Do not include <linux/fb.h> John Paul Adrian Glaubitz (Sat Feb 01 2025 - 07:16:37 EST)
- Re: [PATCH v9 1/8] sched/core: Add __might_sleep_precision() Peter Zijlstra (Sat Feb 01 2025 - 07:16:51 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Xi Ruoyao (Sat Feb 01 2025 - 07:17:49 EST)
- Re: [PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg Xi Ruoyao (Sat Feb 01 2025 - 07:18:02 EST)
- Re: [PATCH 6.1 00/49] 6.1.128-rc1 review Peter Schneider (Sat Feb 01 2025 - 07:19:27 EST)
- Re: [RFC PATCH 0/2] Introduce configfs-based interface for gpio-aggregator Koichiro Den (Sat Feb 01 2025 - 07:26:50 EST)
- Re: [PATCH V5 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring Jonathan Cameron (Sat Feb 01 2025 - 07:27:57 EST)
- Re: [PATCH v6 2/3] iio: frequency: adf4371: add refin mode Jonathan Cameron (Sat Feb 01 2025 - 07:32:45 EST)
- Re: [PATCH v6 0/3] ADF4371 refin mode and doubler support Jonathan Cameron (Sat Feb 01 2025 - 07:33:36 EST)
- Re: [PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children Rafael J. Wysocki (Sat Feb 01 2025 - 07:36:09 EST)
- Re: [PATCH v5 2/2] iio: adc: ad7173: add openwire detection support for single conversions Jonathan Cameron (Sat Feb 01 2025 - 07:38:30 EST)
- Re: [RFC][PATCH v021 0/9] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT Christian Loehle (Sat Feb 01 2025 - 07:43:21 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep Jonathan Cameron (Sat Feb 01 2025 - 07:46:23 EST)
- Re: [PATCH v1 0/3] iio: drop useless assignment of cache_type Jonathan Cameron (Sat Feb 01 2025 - 07:47:48 EST)
- Re: [PATCH 2/4] Bluetooth: qca: add WCN3950 support Dmitry Baryshkov (Sat Feb 01 2025 - 07:48:05 EST)
- Re: [PATCH 6.6 00/43] 6.6.75-rc1 review Peter Schneider (Sat Feb 01 2025 - 07:53:12 EST)
- Re: [PATCH v3 08/10] iio: adc: ad7606: change r/w_register signature Jonathan Cameron (Sat Feb 01 2025 - 07:53:37 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Sat Feb 01 2025 - 07:55:09 EST)
- Re: [PATCH v3 01/10] dt-bindings: iio: dac: adi-axi-adc: fix ad7606 pwm-names Jonathan Cameron (Sat Feb 01 2025 - 07:55:18 EST)
- Re: [PATCH v3 03/10] iio: adc: ad7606: fix wrong scale available Jonathan Cameron (Sat Feb 01 2025 - 07:57:45 EST)
- [PATCH RESEND 0/5] LED1202 / leds-st1202 fixes and improvements Manuel Fombuena (Sat Feb 01 2025 - 08:00:54 EST)
- Re: [PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET Mauro Carvalho Chehab (Sat Feb 01 2025 - 08:02:05 EST)
- [PATCH RESEND 1/5] leds: leds-st1202: fix NULL pointer access on race condition Manuel Fombuena (Sat Feb 01 2025 - 08:03:10 EST)
- [PATCH RESEND 2/5] leds: leds-st1202: initialize hardware before DT node child operations Manuel Fombuena (Sat Feb 01 2025 - 08:04:20 EST)
- [PATCH RESEND 3/5] leds: leds-st1202: spacing and proofreading editing Manuel Fombuena (Sat Feb 01 2025 - 08:05:17 EST)
- [PATCH RESEND 4/5] leds: Kconfig: leds-st1202: add select for required LEDS_TRIGGER_PATTERN Manuel Fombuena (Sat Feb 01 2025 - 08:06:09 EST)
- [PATCH RESEND 5/5] Documentation: leds: remove .rst extension for leds-st1202 on index Manuel Fombuena (Sat Feb 01 2025 - 08:07:13 EST)
- Re: [PATCH v3 07/10] iio: adc: adi-axi-adc: add support for AD7606 register writing Jonathan Cameron (Sat Feb 01 2025 - 08:08:01 EST)
- [PATCH] EDAC: Simplify return statement in dct_ecc_enabled() Thorsten Blum (Sat Feb 01 2025 - 08:11:03 EST)
- Re: [PATCH v6 2/2] rust: list: make the cursor point between elements kernel test robot (Sat Feb 01 2025 - 08:11:26 EST)
- [PATCH v2] media: add virtio-media driver Alexandre Courbot (Sat Feb 01 2025 - 08:13:02 EST)
- Re: [PATCH v3 10/10] iio: adc: ad7606: add support for writing registers when using backend Jonathan Cameron (Sat Feb 01 2025 - 08:15:05 EST)
- Re: [PATCH 6.12 00/41] 6.12.12-rc2 review Kexy Biscuit (Sat Feb 01 2025 - 08:19:33 EST)
- Re: [PATCH 6.13 00/25] 6.13.1-rc1 review Kexy Biscuit (Sat Feb 01 2025 - 08:23:53 EST)
- Re: [RFC v2 PATCH 02/10] net: ti: prueth: Adds ICSSM Ethernet driver Basharath Hussain Khaja (Sat Feb 01 2025 - 08:26:25 EST)
- Re: [PATCH 6.12 00/41] 6.12.12-rc2 review Peter Schneider (Sat Feb 01 2025 - 08:29:42 EST)
- Re: [PATCH 5.4 00/94] 5.4.290-rc2 review Guenter Roeck (Sat Feb 01 2025 - 08:30:17 EST)
- Re: [RFC v2 PATCH 03/10] net: ti: prueth: Adds PRUETH HW and SW configuration Basharath Hussain Khaja (Sat Feb 01 2025 - 08:34:51 EST)
- Re: [RFC v2 PATCH 04/10] net: ti: prueth: Adds link detection, RX and TX support. Basharath Hussain Khaja (Sat Feb 01 2025 - 08:37:43 EST)
- Re: [RFC v2 PATCH 05/10] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver Basharath Hussain Khaja (Sat Feb 01 2025 - 08:49:04 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Danilo Krummrich (Sat Feb 01 2025 - 08:52:22 EST)
- Re: [PATCH v2] exit: perform randomness and pid work without tasklist_lock Mateusz Guzik (Sat Feb 01 2025 - 09:04:18 EST)
- Re: [PATCH cgroup] https://github.com/raspberrypi/linux/issues/6631 David Reaver (Sat Feb 01 2025 - 09:09:11 EST)
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX Dionna Amalie Glaze (Sat Feb 01 2025 - 09:25:59 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Mathieu Desnoyers (Sat Feb 01 2025 - 09:35:34 EST)
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches Christian Brauner (Sat Feb 01 2025 - 09:38:50 EST)
- [PATCH RFC WIP] rust: remove x86 panicking intrinsics. Christian Schrefl (Sat Feb 01 2025 - 09:39:39 EST)
- Re: [PATCH 6.13 00/25] 6.13.1-rc1 review Peter Schneider (Sat Feb 01 2025 - 09:39:47 EST)
- [PATCH] ALSA: hda/realtek: Limit mic boost on Positivo ARN50 Edson Juliano Drosdeck (Sat Feb 01 2025 - 09:40:06 EST)
- Re: [PATCH v5 1/6] iio: imu: adis: Add custom ops struct Jonathan Cameron (Sat Feb 01 2025 - 09:45:39 EST)
- Re: [syzbot] [ntfs3?] kernel panic: stack is corrupted in __schedule (4) syzbot (Sat Feb 01 2025 - 09:46:34 EST)
- Re: [PATCH v5 3/6] iio: imu: adis: Add DIAG_STAT register size Jonathan Cameron (Sat Feb 01 2025 - 09:48:10 EST)
- Re: [RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO Matti Vaittinen (Sat Feb 01 2025 - 10:01:11 EST)
- Re: [PATCH 5.4 00/94] 5.4.290-rc2 review Guenter Roeck (Sat Feb 01 2025 - 10:03:46 EST)
- Re: [PATCH 5.4 00/94] 5.4.290-rc2 review Naresh Kamboju (Sat Feb 01 2025 - 10:09:11 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep Andy Shevchenko (Sat Feb 01 2025 - 10:11:02 EST)
- Re: [PATCH 5.10 000/136] 5.10.234-rc2 review Naresh Kamboju (Sat Feb 01 2025 - 10:15:20 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: qcm2290: add UART3 device Konrad Dybcio (Sat Feb 01 2025 - 10:19:29 EST)
- Re: [PATCH 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller Konrad Dybcio (Sat Feb 01 2025 - 10:21:49 EST)
- Re: [PATCH v5 5/6] iio: imu: adis16550: add adis16550 support Jonathan Cameron (Sat Feb 01 2025 - 10:22:10 EST)
- Re: [PATCH v5 6/6] docs: iio: add documentation for adis16550 driver Jonathan Cameron (Sat Feb 01 2025 - 10:25:00 EST)
- Re: [PATCH 2/4] clk: qcom: apss-ipq5424: Add ipq5424 apss clock controller Konrad Dybcio (Sat Feb 01 2025 - 10:26:05 EST)
- Re: [PATCH 0/8] Various io_uring micro-optimizations (reducing lock contention) Jens Axboe (Sat Feb 01 2025 - 10:26:14 EST)
- Re: [PATCH v2 01/16] iio: adc: ad7768-1: Fix conversion result sign Jonathan Cameron (Sat Feb 01 2025 - 10:27:33 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support Konrad Dybcio (Sat Feb 01 2025 - 10:30:18 EST)
- Re: [PATCH 0/8] Various io_uring micro-optimizations (reducing lock contention) Max Kellermann (Sat Feb 01 2025 - 10:30:33 EST)
- Re: [PATCH v2 06/16] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset Jonathan Cameron (Sat Feb 01 2025 - 10:31:20 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Greg KH (Sat Feb 01 2025 - 10:31:48 EST)
- Re: [PATCH 5.4 00/94] 5.4.290-rc2 review Greg Kroah-Hartman (Sat Feb 01 2025 - 10:34:35 EST)
- Re: [PATCH 5.4 00/94] 5.4.290-rc2 review Greg Kroah-Hartman (Sat Feb 01 2025 - 10:35:04 EST)
- Re: [PATCH RESEND v6 0/3] platform: arm64: Huawei Matebook E Go embedded controller Konrad Dybcio (Sat Feb 01 2025 - 10:35:52 EST)
- Re: [PATCH v2 10/16] iio: adc: ad7768-1: Move buffer allocation to a separate function Jonathan Cameron (Sat Feb 01 2025 - 10:36:03 EST)
- Re: [PATCH v2 01/16] iio: adc: ad7768-1: Fix conversion result sign Jonathan Cameron (Sat Feb 01 2025 - 10:36:47 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures Konrad Dybcio (Sat Feb 01 2025 - 10:38:01 EST)
- Re: [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC Matti Vaittinen (Sat Feb 01 2025 - 10:38:39 EST)
- Re: [PATCH 0/8] Various io_uring micro-optimizations (reducing lock contention) Jens Axboe (Sat Feb 01 2025 - 10:38:53 EST)
- Re: [PATCH v3 1/2] arm64: dts: qcom: sm8650: drop cpu thermal passive trip points Konrad Dybcio (Sat Feb 01 2025 - 10:41:38 EST)
- Re: [PATCH 5.4 00/94] 5.4.290-rc2 review Guenter Roeck (Sat Feb 01 2025 - 10:44:01 EST)
- Re: [PATCH v3 3/4] arm64: dts: qcom: qcs615: add ethernet node Konrad Dybcio (Sat Feb 01 2025 - 10:48:48 EST)
- Re: [PATCH v2 12/16] iio: adc: ad7768-1: Add GPIO controller support Jonathan Cameron (Sat Feb 01 2025 - 10:50:47 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu Konrad Dybcio (Sat Feb 01 2025 - 10:51:22 EST)
- Re: [PATCH 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints Konrad Dybcio (Sat Feb 01 2025 - 10:56:41 EST)
- Re: [PATCH V11] scsi: ufs: qcom: Enable UFS Shared ICE Feature Manivannan Sadhasivam (Sat Feb 01 2025 - 11:04:30 EST)
- Re: [RFC PATCH 2/5] mfd: Add ROHM BD79124 ADC/GPO Matti Vaittinen (Sat Feb 01 2025 - 11:04:46 EST)
- Re: [PATCH] bus: mhi: Remove unused functions Manivannan Sadhasivam (Sat Feb 01 2025 - 11:07:36 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep David Lechner (Sat Feb 01 2025 - 11:09:29 EST)
- Re: [RFC PATCH 0/2] Introduce configfs-based interface for gpio-aggregator Bartosz Golaszewski (Sat Feb 01 2025 - 11:10:28 EST)
- [GIT PULL] debugfs fix for 6.14-rc1 Greg KH (Sat Feb 01 2025 - 11:11:49 EST)
- [syzbot] [overlayfs?] possible deadlock in ovl_create_object syzbot (Sat Feb 01 2025 - 11:12:31 EST)
- Re: [PATCH] perf test: Fix perf test 11 hwmon endianess issue Ian Rogers (Sat Feb 01 2025 - 11:13:01 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep Bartosz Golaszewski (Sat Feb 01 2025 - 11:14:34 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep David Lechner (Sat Feb 01 2025 - 11:18:14 EST)
- Re: [PATCH v11 8/8] iio: adc: ad4851: add ad485x driver Jonathan Cameron (Sat Feb 01 2025 - 11:19:49 EST)
- [PATCH v2] gpio_keys.c: Send also event when EV_ABS axis button is released Marian Flor (Sat Feb 01 2025 - 11:20:33 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep Bartosz Golaszewski (Sat Feb 01 2025 - 11:22:37 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: qcm2290: add UART3 device Dmitry Baryshkov (Sat Feb 01 2025 - 11:23:08 EST)
- Re: [PATCH] ACPI: PRM: Remove unnecessary strict handler address checks Ard Biesheuvel (Sat Feb 01 2025 - 11:23:40 EST)
- Re: [PATCH] PCI: mediatek: Remove the usage of virt_to_phys manivannan.sadhasivam@xxxxxxxxxx (Sat Feb 01 2025 - 11:24:30 EST)
- [RESEND PATCH v2] Bluetooth: hci_uart: fix race during initialization Arseniy Krasnov (Sat Feb 01 2025 - 11:24:47 EST)
- Re: [PATCH] PCI: mediatek: Remove the usage of virt_to_phys manivannan.sadhasivam@xxxxxxxxxx (Sat Feb 01 2025 - 11:25:08 EST)
- Re: [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC Jonathan Cameron (Sat Feb 01 2025 - 11:26:52 EST)
- Re: [PATCH v11 2/2] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine Konrad Dybcio (Sat Feb 01 2025 - 11:27:14 EST)
- Re: [RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO Jonathan Cameron (Sat Feb 01 2025 - 11:31:18 EST)
- [PATCH v3 0/6] reduce tasklist_lock hold time on exit and do some Mateusz Guzik (Sat Feb 01 2025 - 11:31:30 EST)
- [PATCH v3 1/6] exit: perform add_device_randomness() without tasklist_lock Mateusz Guzik (Sat Feb 01 2025 - 11:31:38 EST)
- [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock Mateusz Guzik (Sat Feb 01 2025 - 11:31:47 EST)
- [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped Mateusz Guzik (Sat Feb 01 2025 - 11:32:03 EST)
- [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock Mateusz Guzik (Sat Feb 01 2025 - 11:32:33 EST)
- [PATCH v3 4/6] pid: sprinkle tasklist_lock asserts Mateusz Guzik (Sat Feb 01 2025 - 11:32:34 EST)
- [PATCH v3 5/6] pid: perform free_pid() calls outside of tasklist_lock Mateusz Guzik (Sat Feb 01 2025 - 11:32:46 EST)
- Re: [PATCH RESEND v6 0/3] platform: arm64: Huawei Matebook E Go embedded controller Pengyu Luo (Sat Feb 01 2025 - 11:34:40 EST)
- Re: [PATCH v1 01/12] iio: accel: adxl345: migrate constants to core Jonathan Cameron (Sat Feb 01 2025 - 11:36:13 EST)
- [PATCH] amdgpu: fix edp brightness control on some HP laptops poscat (Sat Feb 01 2025 - 11:37:05 EST)
- Re: [PATCH] m68k: sun3: Use str_read_write() helper in mmu_emu_handle_fault() Thorsten Blum (Sat Feb 01 2025 - 11:37:57 EST)
- Re: [PATCH v1 02/12] iio: accel: adxl345: reorganize measurement enable Jonathan Cameron (Sat Feb 01 2025 - 11:38:13 EST)
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels Lorenzo Stoakes (Sat Feb 01 2025 - 11:39:33 EST)
- [PATCH v2] usb: dwc3: Fix timeout issue during controller enter/exit from halt state Selvarasu Ganesan (Sat Feb 01 2025 - 11:40:19 EST)
- Re: [PATCH v1 04/12] iio: accel: adxl345: reorganize irq handler Jonathan Cameron (Sat Feb 01 2025 - 11:43:52 EST)
- Re: [PATCH] usb: dwc3: Fix timeout issue during controller enter/exit from halt state Selvarasu Ganesan (Sat Feb 01 2025 - 11:44:14 EST)
- Re: [PATCH v1 05/12] iio: accel: adxl345: improve access to the interrupt enable register Jonathan Cameron (Sat Feb 01 2025 - 11:49:24 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Gregory Price (Sat Feb 01 2025 - 11:49:46 EST)
- Re: [PATCH v1] usb: dwc3: gadget: fix gadget workqueue use-after-free Alan Stern (Sat Feb 01 2025 - 11:52:36 EST)
- [PATCH] clk: Warn (and therefore taint the kernel) on clk_ignore_unused Konrad Dybcio (Sat Feb 01 2025 - 11:52:58 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Gregory Price (Sat Feb 01 2025 - 11:54:14 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Alan Stern (Sat Feb 01 2025 - 11:55:20 EST)
- [PATCH] fbdev: have CONFIG_FB_DEFERRED_IO depend on CONFIG_MMU Lorenzo Stoakes (Sat Feb 01 2025 - 11:56:02 EST)
- Linux 6.13.1 Greg Kroah-Hartman (Sat Feb 01 2025 - 11:59:49 EST)
- Re: Linux 6.13.1 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:00:02 EST)
- Re: [PATCH v1 06/12] iio: accel: adxl345: add single tap feature Jonathan Cameron (Sat Feb 01 2025 - 12:02:38 EST)
- Re: [RFC PATCH v2 3/3] fb_defio: do not use deprecated page->mapping, index fields Lorenzo Stoakes (Sat Feb 01 2025 - 12:03:45 EST)
- Re: [PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields Lorenzo Stoakes (Sat Feb 01 2025 - 12:06:46 EST)
- Re: [PATCH] PCI: mediatek: Remove the usage of virt_to_phys Bjorn Helgaas (Sat Feb 01 2025 - 12:07:49 EST)
- Re: [PATCH v1 07/12] iio: accel: adxl345: show tap status and direction Jonathan Cameron (Sat Feb 01 2025 - 12:09:49 EST)
- Re: [RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO Matti Vaittinen (Sat Feb 01 2025 - 12:13:16 EST)
- Re: [PATCH] perf test: Fix perf test 11 hwmon endianess issue David Laight (Sat Feb 01 2025 - 12:14:46 EST)
- Re: [PATCH v1 08/12] iio: accel: adxl345: add double tap feature Jonathan Cameron (Sat Feb 01 2025 - 12:16:09 EST)
- Re: [PATCH v1 09/12] iio: accel: adxl345: add double tap suppress bit Jonathan Cameron (Sat Feb 01 2025 - 12:17:50 EST)
- Re: [PATCH v3 1/1] regmap: Synchronize cache for the page selector Dmitry Baryshkov (Sat Feb 01 2025 - 12:19:11 EST)
- [PATCH 0/2] efi: Add support for EFI_MEMORY_HOT_PLUGGABLE Ard Biesheuvel (Sat Feb 01 2025 - 12:21:50 EST)
- [PATCH 1/2] efi: Avoid cold plugged memory for placing the kernel Ard Biesheuvel (Sat Feb 01 2025 - 12:22:02 EST)
- [PATCH 2/2] efi: Use BIT_ULL() constants for memory attributes Ard Biesheuvel (Sat Feb 01 2025 - 12:22:08 EST)
- Re: [PATCH v1 10/12] iio: accel: adxl345: add freefall feature Jonathan Cameron (Sat Feb 01 2025 - 12:22:56 EST)
- Re: [PATCH v1 11/12] iio: accel: adxl345: add activity feature Jonathan Cameron (Sat Feb 01 2025 - 12:27:57 EST)
- [PATCH v2 0/6] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support Dmitry Baryshkov (Sat Feb 01 2025 - 12:29:23 EST)
- [PATCH v2 1/6] dt-bindings: net: bluetooth: qualcomm: document WCN3950 Dmitry Baryshkov (Sat Feb 01 2025 - 12:29:47 EST)
- [PATCH v2 2/6] Bluetooth: qca: simplify WCN399x NVM loading Dmitry Baryshkov (Sat Feb 01 2025 - 12:29:48 EST)
- [PATCH v2 3/6] Bluetooth: qca: add WCN3950 support Dmitry Baryshkov (Sat Feb 01 2025 - 12:30:05 EST)
- [PATCH v2 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects Dmitry Baryshkov (Sat Feb 01 2025 - 12:30:27 EST)
- [PATCH v2 5/6] arm64: dts: qcom: qcm2290: add UART3 device Dmitry Baryshkov (Sat Feb 01 2025 - 12:30:46 EST)
- [PATCH v2 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support Dmitry Baryshkov (Sat Feb 01 2025 - 12:31:05 EST)
- [PATCH] rust: use host dylib naming in rusttestlib-kernel Tamir Duberstein (Sat Feb 01 2025 - 12:40:56 EST)
- Re: [PATCH v1 12/12] iio: accel: adxl345: add inactivity feature Jonathan Cameron (Sat Feb 01 2025 - 12:41:36 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock Oleg Nesterov (Sat Feb 01 2025 - 12:42:47 EST)
- Linux 5.4.290 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:45:41 EST)
- Re: Linux 5.4.290 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:45:55 EST)
- Linux 5.10.234 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:45:58 EST)
- Re: Linux 5.15.178 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:46:22 EST)
- Linux 5.15.178 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:46:29 EST)
- Re: Linux 5.10.234 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:46:32 EST)
- Linux 6.1.128 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:47:03 EST)
- Re: Linux 6.1.128 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:47:06 EST)
- Linux 6.12.12 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:47:20 EST)
- Re: Linux 6.12.12 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:47:27 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock Oleg Nesterov (Sat Feb 01 2025 - 12:48:04 EST)
- Linux 6.6.75 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:48:11 EST)
- Re: Linux 6.6.75 Greg Kroah-Hartman (Sat Feb 01 2025 - 12:48:22 EST)
- Re: [PATCH] bus: mhi: Remove unused functions Dr. David Alan Gilbert (Sat Feb 01 2025 - 12:48:38 EST)
- Re: [PATCH v1 00/12] iio: accel: adxl345: add interrupt based sensor events Jonathan Cameron (Sat Feb 01 2025 - 12:48:51 EST)
- Re: [PATCH] usb: dwc3: Fix timeout issue during controller enter/exit from halt state Krishna Kurapati (Sat Feb 01 2025 - 12:49:13 EST)
- Re: [RFC PATCH v2 3/3] fb_defio: do not use deprecated page->mapping, index fields Lorenzo Stoakes (Sat Feb 01 2025 - 12:54:18 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Mukesh Kumar Savaliya (Sat Feb 01 2025 - 12:55:21 EST)
- [PATCH] bcachefs docs: SubmittingPatches.rst Kent Overstreet (Sat Feb 01 2025 - 12:59:07 EST)
- Re: [PATCH v5 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port matthew . gerlach (Sat Feb 01 2025 - 13:07:33 EST)
- Re: [PATCH v5 1/5] dt-bindings: PCI: altera: Add binding for Agilex matthew . gerlach (Sat Feb 01 2025 - 13:11:53 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Sat Feb 01 2025 - 13:12:05 EST)
- Re: [PATCH] bcachefs: fix incorrect pointer check in __bch2_subvolume_delete() Kent Overstreet (Sat Feb 01 2025 - 13:12:16 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock David Laight (Sat Feb 01 2025 - 13:19:48 EST)
- ld.lld: error: relocation R_PPC_ADDR16_HA cannot be used against symbol 'ppc_md'; recompile with -fPIC kernel test robot (Sat Feb 01 2025 - 13:20:02 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock Mateusz Guzik (Sat Feb 01 2025 - 13:42:53 EST)
- [PATCH RFC context_tracking] Make RCU watch ct_kernel_exit_state() warning Paul E. McKenney (Sat Feb 01 2025 - 13:44:10 EST)
- [PATCH v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS Masahiro Yamada (Sat Feb 01 2025 - 13:52:02 EST)
- [PATCH] drm/panel: sharp-ls060t1sx01: transition to mipi_dsi wrapped functions Tejas Vipin (Sat Feb 01 2025 - 13:55:06 EST)
- [PATCH] rust: alloc: satisfy `aligned_alloc` requirements Tamir Duberstein (Sat Feb 01 2025 - 13:58:26 EST)
- [GIT PULL] smb3 client fixes Steve French (Sat Feb 01 2025 - 14:04:04 EST)
- Re: [PATCH v5 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port matthew . gerlach (Sat Feb 01 2025 - 14:13:01 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Guenter Roeck (Sat Feb 01 2025 - 14:14:55 EST)
- [PATCH v2] hwrng: imx-rngc - add runtime pm Martin Kaiser (Sat Feb 01 2025 - 14:19:13 EST)
- Re: drivers/auxdisplay/panel.c:1454:2: error: call to __compiletime_assert_309 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(_dest_len) || _dest_len == (size_t)-1 Suren Baghdasaryan (Sat Feb 01 2025 - 14:21:55 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Andrew Lunn (Sat Feb 01 2025 - 14:22:37 EST)
- Re: drivers/auxdisplay/panel.c:1454:2: error: call to __compiletime_assert_309 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(_dest_len) || _dest_len == (size_t)-1 Kent Overstreet (Sat Feb 01 2025 - 14:27:30 EST)
- [PATCH v2 0/2] Add support for Xiaomi Mi TV Stick Ferass El Hafidi (Sat Feb 01 2025 - 14:31:52 EST)
- [PATCH v2 1/2] dt-bindings: arm: amlogic: add S805Y and Mi TV Stick Ferass El Hafidi (Sat Feb 01 2025 - 14:32:05 EST)
- [PATCH v2 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick Ferass El Hafidi (Sat Feb 01 2025 - 14:32:17 EST)
- Re: [PATCH 0/2] Add support for Xiaomi Mi TV Stick Ferass El Hafidi (Sat Feb 01 2025 - 14:34:58 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub John Hubbard (Sat Feb 01 2025 - 14:44:12 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep Andy Shevchenko (Sat Feb 01 2025 - 14:48:08 EST)
- [PATCH v3] bcachefs: fix deadlock in journal_entry_open() Jeongjun Park (Sat Feb 01 2025 - 14:51:10 EST)
- Re: [PATCH v5 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Werner Sembach (Sat Feb 01 2025 - 14:57:51 EST)
- [PATCH bpf-next 0/3] bpf: Some fixes for nullness elision Daniel Xu (Sat Feb 01 2025 - 14:58:32 EST)
- [PATCH bpf-next 1/3] bpf: verifier: Do not extract constant map keys for irrelevant maps Daniel Xu (Sat Feb 01 2025 - 14:58:50 EST)
- [PATCH bpf-next 2/3] bpf: selftests: Test constant key extraction on irrelevant maps Daniel Xu (Sat Feb 01 2025 - 14:58:52 EST)
- [PATCH bpf-next 3/3] bpf: verifier: Disambiguate get_constant_map_key() errors Daniel Xu (Sat Feb 01 2025 - 14:59:29 EST)
- [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size() Suren Baghdasaryan (Sat Feb 01 2025 - 15:05:14 EST)
- Re: drivers/auxdisplay/panel.c:1454:2: error: call to __compiletime_assert_309 declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(_dest_len) || _dest_len == (size_t)-1 Suren Baghdasaryan (Sat Feb 01 2025 - 15:07:14 EST)
- Re: [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in full_proxy_write syzbot (Sat Feb 01 2025 - 15:07:29 EST)
- Re: [GIT PULL for v6.14] media updates pr-tracker-bot (Sat Feb 01 2025 - 15:08:11 EST)
- Re: [GIT PULL] hotfixes for 6.14-rc1 pr-tracker-bot (Sat Feb 01 2025 - 15:08:27 EST)
- Re: [GIT PULL] debugfs fix for 6.14-rc1 pr-tracker-bot (Sat Feb 01 2025 - 15:08:35 EST)
- Re: [GIT PULL] smb3 client fixes pr-tracker-bot (Sat Feb 01 2025 - 15:08:49 EST)
- Re: [PATCH v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS Linus Torvalds (Sat Feb 01 2025 - 15:10:30 EST)
- [PATCH] tools/build: Skip jobserver flgas in -s detection Daniel Xu (Sat Feb 01 2025 - 15:12:06 EST)
- Re: [PATCH] rust: alloc: satisfy `aligned_alloc` requirements Danilo Krummrich (Sat Feb 01 2025 - 15:19:08 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Guenter Roeck (Sat Feb 01 2025 - 15:25:18 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Russell King (Oracle) (Sat Feb 01 2025 - 15:36:19 EST)
- Re: [syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve syzbot (Sat Feb 01 2025 - 15:51:36 EST)
- [PATCH] exec: improve clarity of comment regarding pid save-asides Nir Lichtman (Sat Feb 01 2025 - 15:51:44 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Andrew Lunn (Sat Feb 01 2025 - 16:04:04 EST)
- [GIT PULL] MIPS fixes for v6.14 Thomas Bogendoerfer (Sat Feb 01 2025 - 16:20:05 EST)
- Re: [PATCH] rust: alloc: satisfy `aligned_alloc` requirements Tamir Duberstein (Sat Feb 01 2025 - 16:20:39 EST)
- Re: [PATCH v3] bcachefs: fix deadlock in journal_entry_open() Kent Overstreet (Sat Feb 01 2025 - 16:24:51 EST)
- [syzbot] [kernel?] upstream test error: BUG: corrupted list in worker_enter_idle syzbot (Sat Feb 01 2025 - 16:26:28 EST)
- RE: Re: [PATCH v2] iio: filter: admv8818: Force initialization of SDO Sam Winchenbach (Sat Feb 01 2025 - 16:33:08 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock David Laight (Sat Feb 01 2025 - 16:51:17 EST)
- Re: [PATCH] rust: alloc: satisfy `aligned_alloc` requirements Danilo Krummrich (Sat Feb 01 2025 - 16:58:51 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock Matthew Wilcox (Sat Feb 01 2025 - 17:00:24 EST)
- Re: [PATCH] rust: alloc: satisfy `aligned_alloc` requirements Tamir Duberstein (Sat Feb 01 2025 - 17:02:11 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Guenter Roeck (Sat Feb 01 2025 - 17:02:31 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Sat Feb 01 2025 - 18:06:30 EST)
- Re: [PATCH 1/1] PCI: armada8k: Add link-down handle Wilson Ding (Sat Feb 01 2025 - 18:06:41 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Sat Feb 01 2025 - 18:08:19 EST)
- [PATCH v2 1/3] mm: avoid extra mem_alloc_profiling_enabled() checks Suren Baghdasaryan (Sat Feb 01 2025 - 18:18:16 EST)
- [PATCH v2 2/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator Suren Baghdasaryan (Sat Feb 01 2025 - 18:18:22 EST)
- [PATCH v2 3/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator Suren Baghdasaryan (Sat Feb 01 2025 - 18:18:40 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Linus Torvalds (Sat Feb 01 2025 - 18:19:01 EST)
- Re: [GIT PULL] MIPS fixes for v6.14 pr-tracker-bot (Sat Feb 01 2025 - 18:25:00 EST)
- Re: [PATCH V5 4/5] iio: adc: Add support for QCOM PMIC5 Gen3 ADC kernel test robot (Sat Feb 01 2025 - 18:37:43 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Linus Torvalds (Sat Feb 01 2025 - 18:44:14 EST)
- Re: [RFC PATCH v1 2/3] pidfd: Extend PIDFD_GET_INFO with PIDFD_INFO_LANDLOCK_*_DOMAIN Paul Moore (Sat Feb 01 2025 - 18:48:15 EST)
- Re: [PATCH v2 0/4] alpha: stack fixes Michael Cree (Sat Feb 01 2025 - 18:50:34 EST)
- Re: [PATCH v2 1/3] usb: typec: ucsi: return CCI and message from sync_control callback Łukasz Bartosik (Sat Feb 01 2025 - 19:20:20 EST)
- Re: [syzbot] [mtd?] WARNING in release_mtd_partition Edward Adam Davis (Sat Feb 01 2025 - 19:47:23 EST)
- [PATCH v7 0/2] Make i.MX9 OCOTP work as accessing controller Peng Fan (OSS) (Sat Feb 01 2025 - 19:50:17 EST)
- [PATCH v7 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells Peng Fan (OSS) (Sat Feb 01 2025 - 19:50:25 EST)
- [PATCH v7 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9 Peng Fan (OSS) (Sat Feb 01 2025 - 19:50:38 EST)
- Re: [PATCH] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc Jakub Kicinski (Sat Feb 01 2025 - 19:53:29 EST)
- Re: [syzbot] [xfs?] possible deadlock in xfs_buf_find_insert syzbot (Sat Feb 01 2025 - 19:53:45 EST)
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches Linus Torvalds (Sat Feb 01 2025 - 19:59:02 EST)
- Re: [PATCH net] net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LAN patchwork-bot+netdevbpf (Sat Feb 01 2025 - 20:00:21 EST)
- Re: [syzbot] [mtd?] WARNING in release_mtd_partition syzbot (Sat Feb 01 2025 - 20:01:10 EST)
- Re: [PATCH v3 0/2] Tegra ADMA fixes Jakub Kicinski (Sat Feb 01 2025 - 20:14:51 EST)
- Re: [syzbot] [mtd?] WARNING in release_mtd_partition Edward Adam Davis (Sat Feb 01 2025 - 20:15:57 EST)
- Re: [PATCH] ice: Add check for devm_kzalloc() patchwork-bot+netdevbpf (Sat Feb 01 2025 - 20:20:20 EST)
- Re: [PATCH v6 22/43] KVM: arm64: Validate register access for a Realm VM Gavin Shan (Sat Feb 01 2025 - 20:23:25 EST)
- Re: [syzbot] [mtd?] WARNING in release_mtd_partition syzbot (Sat Feb 01 2025 - 20:32:10 EST)
- [PATCH] mtd: capture device name setting failure when adding mtd Edward Adam Davis (Sat Feb 01 2025 - 20:37:03 EST)
- Re: [PATCH v6 23/43] KVM: arm64: Handle Realm PSCI requests Gavin Shan (Sat Feb 01 2025 - 21:07:09 EST)
- Re: [PATCH v6 24/43] KVM: arm64: WARN on injected undef exceptions Gavin Shan (Sat Feb 01 2025 - 21:11:49 EST)
- Re: [PATCH v6 25/43] arm64: Don't expose stolen time for realm guests Gavin Shan (Sat Feb 01 2025 - 21:16:15 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Sat Feb 01 2025 - 22:22:22 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Sat Feb 01 2025 - 22:26:37 EST)
- [PATCH] sched_ext: Fix incorrect time delta calculation in time_delta() Changwoo Min (Sat Feb 01 2025 - 22:38:25 EST)
- [PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod Badhri Jagan Sridharan (Sat Feb 01 2025 - 22:51:14 EST)
- [PATCH v1 2/2] usb: dwc3: core: Obtain imod_interval from device tree Badhri Jagan Sridharan (Sat Feb 01 2025 - 22:51:28 EST)
- Re: [PATCH v1] usb: dwc3: gadget: Prevent irq storm when TH re-executes Badhri Jagan Sridharan (Sat Feb 01 2025 - 23:00:33 EST)
- Re: wait_event_timeout() usage in decon_wait_for_vblank() Inki Dae (Sat Feb 01 2025 - 23:03:37 EST)
- [PATCH v1] f2fs: remove unnecessary null checking Kohei Enju (Sat Feb 01 2025 - 23:33:22 EST)
- RE: [syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve Kasireddy, Vivek (Sat Feb 01 2025 - 23:52:13 EST)
- Re: [syzbot] [ocfs2?] BUG: unable to handle kernel paging request in folio_unlock syzbot (Sun Feb 02 2025 - 00:08:34 EST)
- include/linux/compiler_types.h:542:45: error: call to '__compiletime_assert_413' declared with attribute error: clamp() low limit source_min greater than high limit source_max kernel test robot (Sun Feb 02 2025 - 00:52:09 EST)
- Re: [PATCH v6 28/43] arm64: rme: Allow checking SVE on VM instance Gavin Shan (Sun Feb 02 2025 - 01:00:47 EST)
- [PATCH v4] bcachefs: fix deadlock in journal_entry_open() Jeongjun Park (Sun Feb 02 2025 - 01:21:59 EST)
- Re: [PATCH] selftests: bpf: Support dynamic linking LLVM if static not available Yonghong Song (Sun Feb 02 2025 - 01:22:33 EST)
- [PATCH v3] PCI: fix reference leak in pci_alloc_child_bus() Ma Ke (Sun Feb 02 2025 - 01:24:36 EST)
- Re: [PATCH 4/8] unwind: Implement generic sframe unwinder library Weinan Liu (Sun Feb 02 2025 - 01:27:39 EST)
- Reentrancy Ywe Cærlyn (Sun Feb 02 2025 - 01:30:41 EST)
- Re: [PATCH] sched_ext: Fix incorrect time delta calculation in time_delta() Andrea Righi (Sun Feb 02 2025 - 01:37:29 EST)
- Re: [PATCH 4/8] unwind: Implement generic sframe unwinder library Weinan Liu (Sun Feb 02 2025 - 01:37:56 EST)
- Re: [PATCH v6 27/43] arm64: rme: support RSI_HOST_CALL Gavin Shan (Sun Feb 02 2025 - 01:42:06 EST)
- Rename GTK+ to GTK mortodinoite (Sun Feb 02 2025 - 01:44:57 EST)
- Re: [PATCH] perf test: Fix perf test 11 hwmon endianess issue Ian Rogers (Sun Feb 02 2025 - 01:48:37 EST)
- Re: [PATCH v6 29/43] arm64: RME: Always use 4k pages for realms Gavin Shan (Sun Feb 02 2025 - 01:53:13 EST)
- Re: [PATCH v2 1/4] perf trace: Allocate syscall stats only if summary is on Ian Rogers (Sun Feb 02 2025 - 01:57:23 EST)
- Re: [PATCH v2] mm/slab: simplify SLAB_* flag handling Hyeonggon Yoo (Sun Feb 02 2025 - 01:57:38 EST)
- Re: [PATCH v2 2/4] perf trace: Convert syscall_stats to hashmap Ian Rogers (Sun Feb 02 2025 - 02:04:18 EST)
- drivers/md/dm-vdo/dm-vdo-target.c:1157: warning: Function parameter or struct member 'vdo' not described in 'get_thread_id_for_phase' kernel test robot (Sun Feb 02 2025 - 02:04:28 EST)
- Re: [PATCH v6 30/43] arm64: rme: Prevent Device mappings for Realms Gavin Shan (Sun Feb 02 2025 - 02:13:15 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Matthew Wilcox (Sun Feb 02 2025 - 02:22:23 EST)
- RE: [PATCH] mei: Remove unused functions Usyskin, Alexander (Sun Feb 02 2025 - 02:34:36 EST)
- [tip:master] BUILD SUCCESS 5865750407ec5d6047fca2ac16d55c68d4208bc3 kernel test robot (Sun Feb 02 2025 - 02:39:22 EST)
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches Amir Goldstein (Sun Feb 02 2025 - 02:46:56 EST)
- [PATCH 6.1 00/16] Fixes bpf and rcu Alexey Nepomnyashih (Sun Feb 02 2025 - 02:48:40 EST)
- [PATCH 6.1 01/16] bpf: Add a few bpf mem allocator functions Alexey Nepomnyashih (Sun Feb 02 2025 - 02:49:48 EST)
- [PATCH 6.1 02/16] bpf: Factor out a common helper free_all() Alexey Nepomnyashih (Sun Feb 02 2025 - 02:50:26 EST)
- [PATCH 6.1 03/16] bpf: Rename few bpf_mem_alloc fields. Alexey Nepomnyashih (Sun Feb 02 2025 - 02:50:34 EST)
- [PATCH 6.1 04/16] bpf: Let free_all() return the number of freed elements. Alexey Nepomnyashih (Sun Feb 02 2025 - 02:50:56 EST)
- [PATCH 6.1 05/16] bpf: Refactor alloc_bulk(). Alexey Nepomnyashih (Sun Feb 02 2025 - 02:51:18 EST)
- [PATCH 6.1 06/16] bpf: Factor out inc/dec of active flag into helpers. Alexey Nepomnyashih (Sun Feb 02 2025 - 02:51:20 EST)
- [PATCH 6.1 07/16] bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator Alexey Nepomnyashih (Sun Feb 02 2025 - 02:51:34 EST)
- [PATCH 6.1 10/16] bpf: Add a hint to allocated objects. Alexey Nepomnyashih (Sun Feb 02 2025 - 02:52:17 EST)
- [PATCH 6.1 08/16] bpf: Further refactor alloc_bulk(). Alexey Nepomnyashih (Sun Feb 02 2025 - 02:52:18 EST)
- [PATCH 6.1 11/16] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu(). Alexey Nepomnyashih (Sun Feb 02 2025 - 02:52:34 EST)
- [PATCH 6.1 09/16] bpf: Change bpf_mem_cache draining process. Alexey Nepomnyashih (Sun Feb 02 2025 - 02:52:38 EST)
- [PATCH 6.1 12/16] rcu: Fix missing nocb gp wake on rcu_barrier() Alexey Nepomnyashih (Sun Feb 02 2025 - 02:52:42 EST)
- [PATCH 6.1 13/16] rcu: Make call_rcu() lazy to save power Alexey Nepomnyashih (Sun Feb 02 2025 - 02:53:05 EST)
- [PATCH 6.1 15/16] bpf: Remove unnecessary check when updating LPM trie Alexey Nepomnyashih (Sun Feb 02 2025 - 02:53:26 EST)
- [PATCH 6.1 14/16] rcu: Export rcu_request_urgent_qs_task() Alexey Nepomnyashih (Sun Feb 02 2025 - 02:54:01 EST)
- [PATCH 6.1 16/16] bpf: Switch to bpf mem allocator for LPM trie Alexey Nepomnyashih (Sun Feb 02 2025 - 02:54:44 EST)
- Re: [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers Vincent Mailhol (Sun Feb 02 2025 - 03:27:54 EST)
- Re: [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G Bruno Gravato (Sun Feb 02 2025 - 03:32:56 EST)
- Re: [syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve syzbot (Sun Feb 02 2025 - 03:42:10 EST)
- Re: [PATCH v2] kbuild: switch from lz4c to lz4 for compression Salvatore Bonaccorso (Sun Feb 02 2025 - 04:00:59 EST)
- [syzbot] [ocfs2?] possible deadlock in ocfs2_finish_quota_recovery syzbot (Sun Feb 02 2025 - 04:01:32 EST)
- [PATCH v1] scsi: target: remove unnecessary null checking for bio allocation Kohei Enju (Sun Feb 02 2025 - 04:02:36 EST)
- Re: [PATCH v7 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9 Christophe JAILLET (Sun Feb 02 2025 - 04:04:50 EST)
- Re: [PATCH 1/3] clk: Introduce clk_set_spread_spectrum Peng Fan (Sun Feb 02 2025 - 04:36:41 EST)
- [PATCH 0/3] PCIe NTB and USB Overlays for J721E, J742S2 and J784S4 Siddharth Vadapalli (Sun Feb 02 2025 - 04:37:14 EST)
- [PATCH 1/3] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIe NTB functionality Siddharth Vadapalli (Sun Feb 02 2025 - 04:37:16 EST)
- [PATCH 3/3] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay to enable USB0 Type-A Siddharth Vadapalli (Sun Feb 02 2025 - 04:37:26 EST)
- [PATCH 2/3] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay for PCIe NTB Siddharth Vadapalli (Sun Feb 02 2025 - 04:37:55 EST)
- Re: [PATCH] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay to enable USB0 Type-A Siddharth Vadapalli (Sun Feb 02 2025 - 04:42:46 EST)
- Re: [PATCH v2 0/4] alpha: stack fixes Magnus Lindholm (Sun Feb 02 2025 - 04:44:21 EST)
- Re: [PATCH 6.1 00/16] Fixes bpf and rcu Alexei Starovoitov (Sun Feb 02 2025 - 04:52:32 EST)
- Re: [PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse() Nikita Zhandarovich (Sun Feb 02 2025 - 04:56:09 EST)
- Re: [PATCH v3 1/7] dt-bindings: mfd: brcm,bcm59056: Convert to YAML Stanislav Jakubek (Sun Feb 02 2025 - 04:56:31 EST)
- fs/eventpoll.o: warning: objtool: ep_poll_callback+0xf8: unreachable instruction kernel test robot (Sun Feb 02 2025 - 04:57:35 EST)
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches Christian Brauner (Sun Feb 02 2025 - 05:04:29 EST)
- Re: [PATCH 01/13] gpiolib: add gpiods_set_array_value_cansleep() Andy Shevchenko (Sun Feb 02 2025 - 05:07:10 EST)
- Re: [PATCH v3 2/7] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054 Stanislav Jakubek (Sun Feb 02 2025 - 05:08:15 EST)
- Re: [PATCH 02/13] auxdisplay: seg-led-gpio: use gpiods_set_array_value_cansleep Andy Shevchenko (Sun Feb 02 2025 - 05:09:16 EST)
- [PATCH] iio: magnetometer: si7210: fix magnetic field measurement scale Antoni Pokusinski (Sun Feb 02 2025 - 05:09:46 EST)
- Re: [PATCH 05/13] gpio: max3191x: use gpiods_set_array_value_cansleep Andy Shevchenko (Sun Feb 02 2025 - 05:12:55 EST)
- Re: [PATCH 12/13] phy: mapphone-mdm6600: use gpiods_set_array_value_cansleep Andy Shevchenko (Sun Feb 02 2025 - 05:20:58 EST)
- Re: [PATCH 13/13] ASoC: adau1701: use gpiods_set_array_value_cansleep Andy Shevchenko (Sun Feb 02 2025 - 05:25:43 EST)
- Re: [PATCH v3 0/3] Fixed-type GENMASK/BIT Vincent Mailhol (Sun Feb 02 2025 - 05:42:10 EST)
- Re: [PATCH v3] cpuidle: psci: Add trace for PSCI domain idle Keita Morisaki (Sun Feb 02 2025 - 05:42:24 EST)
- [PATCH v4] cpuidle: psci: Add trace for PSCI domain idle Keita Morisaki (Sun Feb 02 2025 - 05:46:37 EST)
- [PATCH] iio: light: Add check for array bounds in veml6075_read_int_time_ms Karan Sanghavi (Sun Feb 02 2025 - 05:50:10 EST)
- Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering Jiri Olsa (Sun Feb 02 2025 - 06:08:35 EST)
- Re: [PATCH 2/2] LoadPin: Make sysctl table const kernel test robot (Sun Feb 02 2025 - 06:11:47 EST)
- [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Tamir Duberstein (Sun Feb 02 2025 - 06:27:33 EST)
- [tip:tip/urgent] BUILD SUCCESS 401d39f54085606e759cd7c38a82af146493d063 kernel test robot (Sun Feb 02 2025 - 06:40:51 EST)
- [PATCH v4 00/12] drm/display: generic HDMI CEC helpers Dmitry Baryshkov (Sun Feb 02 2025 - 07:07:25 EST)
- [PATCH v4 01/12] drm/connector: add CEC-related fields Dmitry Baryshkov (Sun Feb 02 2025 - 07:07:35 EST)
- [PATCH v4 02/12] drm/connector: unregister CEC data Dmitry Baryshkov (Sun Feb 02 2025 - 07:07:46 EST)
- [PATCH v4 03/12] drm/display: move CEC_CORE selection to DRM_DISPLAY_HELPER Dmitry Baryshkov (Sun Feb 02 2025 - 07:08:09 EST)
- [PATCH v4 05/12] drm/display: hdmi-state-helper: handle CEC physical address Dmitry Baryshkov (Sun Feb 02 2025 - 07:08:14 EST)
- [PATCH v4 04/12] drm/display: add CEC helpers code Dmitry Baryshkov (Sun Feb 02 2025 - 07:08:17 EST)
- [PATCH v4 06/12] drm/vc4: hdmi: switch to generic CEC helpers Dmitry Baryshkov (Sun Feb 02 2025 - 07:08:32 EST)
- [PATCH v4 07/12] drm/display: bridge-connector: hook in CEC notifier support Dmitry Baryshkov (Sun Feb 02 2025 - 07:08:52 EST)
- [PATCH v4 08/12] drm/bridge: move private data to the end of the struct Dmitry Baryshkov (Sun Feb 02 2025 - 07:08:58 EST)
- [PATCH v4 09/12] drm/display: hdmi-cec-helper: add bridge-related functions Dmitry Baryshkov (Sun Feb 02 2025 - 07:09:02 EST)
- [PATCH v4 10/12] drm/display: bridge-connector: handle CEC adapters Dmitry Baryshkov (Sun Feb 02 2025 - 07:09:15 EST)
- [PATCH v4 11/12] drm/bridge: allow limiting I2S formats Dmitry Baryshkov (Sun Feb 02 2025 - 07:09:24 EST)
- [PATCH v4 12/12] drm/bridge: adv7511: switch to the HDMI connector helpers Dmitry Baryshkov (Sun Feb 02 2025 - 07:10:01 EST)
- [PATCH v3 0/6] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support Dmitry Baryshkov (Sun Feb 02 2025 - 07:16:17 EST)
- [PATCH v3 1/6] dt-bindings: net: bluetooth: qualcomm: document WCN3950 Dmitry Baryshkov (Sun Feb 02 2025 - 07:16:31 EST)
- [PATCH v3 2/6] Bluetooth: qca: simplify WCN399x NVM loading Dmitry Baryshkov (Sun Feb 02 2025 - 07:16:51 EST)
- [PATCH v3 3/6] Bluetooth: qca: add WCN3950 support Dmitry Baryshkov (Sun Feb 02 2025 - 07:17:15 EST)
- [PATCH v3 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects Dmitry Baryshkov (Sun Feb 02 2025 - 07:17:25 EST)
- [PATCH v3 5/6] arm64: dts: qcom: qcm2290: add UART3 device Dmitry Baryshkov (Sun Feb 02 2025 - 07:17:27 EST)
- [PATCH v3 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support Dmitry Baryshkov (Sun Feb 02 2025 - 07:17:56 EST)
- [PATCH v6 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr Tamir Duberstein (Sun Feb 02 2025 - 07:21:06 EST)
- [PATCH v6 1/4] rust: move BStr,CStr Display impls behind method Tamir Duberstein (Sun Feb 02 2025 - 07:21:18 EST)
- [PATCH v6 3/4] rust: replace `kernel::c_str!` with C-Strings Tamir Duberstein (Sun Feb 02 2025 - 07:21:34 EST)
- [PATCH v6 2/4] rust: replace `CStr` with `core::ffi::CStr` Tamir Duberstein (Sun Feb 02 2025 - 07:21:37 EST)
- [PATCH v6 4/4] rust: remove core::ffi::CStr reexport Tamir Duberstein (Sun Feb 02 2025 - 07:21:57 EST)
- Re: [PATCH v4 01/10] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings Manivannan Sadhasivam (Sun Feb 02 2025 - 07:25:45 EST)
- Re: [PATCH v3 2/6] iio: adc: ad4030: add driver for ad4030-24 Dan Carpenter (Sun Feb 02 2025 - 07:31:12 EST)
- [PATCH V2] USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI Huacai Chen (Sun Feb 02 2025 - 07:50:23 EST)
- Re: [PATCH v6 2/4] rust: replace `CStr` with `core::ffi::CStr` Tamir Duberstein (Sun Feb 02 2025 - 07:55:29 EST)
- Re: [PATCH v2] man/man7/sched.7: Mention autogroup disabled behavior Alejandro Colomar (Sun Feb 02 2025 - 08:02:31 EST)
- [PATCH 4/6] rust: addr: Add a module to declare core address types Asahi Lina (Sun Feb 02 2025 - 08:06:58 EST)
- [PATCH 5/6] rust: page: Add physical address conversion functions Asahi Lina (Sun Feb 02 2025 - 08:07:04 EST)
- [PATCH 6/6] rust: page: Make Page::as_ptr() pub(crate) Asahi Lina (Sun Feb 02 2025 - 08:07:21 EST)
- Re: [PATCH v4 03/10] PCI: stm32: Add PCIe host support for STM32MP25 Manivannan Sadhasivam (Sun Feb 02 2025 - 08:07:57 EST)
- Re: [PATCH v6 3/4] rust: replace `kernel::c_str!` with C-Strings Dirk Behme (Sun Feb 02 2025 - 08:10:29 EST)
- [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Sun Feb 02 2025 - 08:12:34 EST)
- [PATCH 2/6] rust: page: Convert to Ownable Asahi Lina (Sun Feb 02 2025 - 08:12:40 EST)
- [PATCH 3/6] rust: page: Make with_page_mapped() and with_pointer_into_page() public Asahi Lina (Sun Feb 02 2025 - 08:12:56 EST)
- [PATCH 1/6] rust: types: Add Ownable/Owned types Asahi Lina (Sun Feb 02 2025 - 08:12:56 EST)
- Re: [PATCH V2] USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI Huacai Chen (Sun Feb 02 2025 - 08:17:30 EST)
- Re: [PATCH V2] USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI ruik (Sun Feb 02 2025 - 08:20:04 EST)
- Re: [PATCH v3 2/7] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054 Krzysztof Kozlowski (Sun Feb 02 2025 - 08:24:33 EST)
- Re: [PATCH v3 1/7] dt-bindings: mfd: brcm,bcm59056: Convert to YAML Krzysztof Kozlowski (Sun Feb 02 2025 - 08:27:13 EST)
- Re: [PATCH v2] drm/i915/backlight: Return immediately when scale() finds invalid parameters David Laight (Sun Feb 02 2025 - 08:27:23 EST)
- [syzbot] [fs?] KMSAN: uninit-value in full_proxy_unlocked_ioctl syzbot (Sun Feb 02 2025 - 08:28:34 EST)
- Re: [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder Krzysztof Kozlowski (Sun Feb 02 2025 - 08:29:33 EST)
- Re: [PATCH 6.12 00/41] 6.12.12-rc2 review Harshit Mogalapalli (Sun Feb 02 2025 - 08:30:29 EST)
- Re: [PATCH 6.6 00/43] 6.6.75-rc1 review Harshit Mogalapalli (Sun Feb 02 2025 - 08:31:16 EST)
- Re: [PATCH 5.4 00/94] 5.4.290-rc2 review Harshit Mogalapalli (Sun Feb 02 2025 - 08:32:30 EST)
- Re: [PATCH V5 2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties Krzysztof Kozlowski (Sun Feb 02 2025 - 08:32:44 EST)
- Re: [PATCH V5 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC Krzysztof Kozlowski (Sun Feb 02 2025 - 08:38:40 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Honggyu Kim (Sun Feb 02 2025 - 08:44:19 EST)
- [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings Asahi Lina (Sun Feb 02 2025 - 08:45:18 EST)
- [PATCH 1/4] drm/gpuvm: Add a flags argument to drm_gpuvm_sm_map[_*] Asahi Lina (Sun Feb 02 2025 - 08:45:25 EST)
- [PATCH 2/4] drm/gpuvm: Plumb through flags into drm_gpuva_op_map Asahi Lina (Sun Feb 02 2025 - 08:45:44 EST)
- [PATCH 3/4] drm/gpuvm: Add DRM_GPUVA_SINGLE_PAGE flag and logic Asahi Lina (Sun Feb 02 2025 - 08:45:47 EST)
- [PATCH 4/4] drm/gpuvm: Plumb through flags into drm_gpuva_init Asahi Lina (Sun Feb 02 2025 - 08:46:04 EST)
- Re: [PATCH v3 1/6] dt-bindings: net: bluetooth: qualcomm: document WCN3950 Krzysztof Kozlowski (Sun Feb 02 2025 - 08:48:50 EST)
- [PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback Asahi Lina (Sun Feb 02 2025 - 08:49:06 EST)
- Re: [PATCH v3 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support Krzysztof Kozlowski (Sun Feb 02 2025 - 08:49:22 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Honggyu Kim (Sun Feb 02 2025 - 08:51:48 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: amlogic: add S805Y and Mi TV Stick Krzysztof Kozlowski (Sun Feb 02 2025 - 08:54:24 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock David Laight (Sun Feb 02 2025 - 08:55:15 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: amlogic: add S805Y and Mi TV Stick Ferass El Hafidi (Sun Feb 02 2025 - 08:56:31 EST)
- Re: [PATCH] scsi: target: remove unnecessary null checking for bio allocation Markus Elfring (Sun Feb 02 2025 - 08:56:55 EST)
- Re: [PATCH 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26 Krzysztof Kozlowski (Sun Feb 02 2025 - 09:05:01 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: amlogic: add S805Y and Mi TV Stick Krzysztof Kozlowski (Sun Feb 02 2025 - 09:07:24 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: amlogic: add S805Y and Mi TV Stick Ferass El Hafidi (Sun Feb 02 2025 - 09:08:51 EST)
- [syzbot] [ocfs2?] possible deadlock in deactivate_super (2) syzbot (Sun Feb 02 2025 - 09:09:25 EST)
- Re: [PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod Krzysztof Kozlowski (Sun Feb 02 2025 - 09:11:59 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Joshua Hahn (Sun Feb 02 2025 - 09:12:59 EST)
- Re: [PATCH v5 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port Krzysztof Kozlowski (Sun Feb 02 2025 - 09:17:50 EST)
- Re: [PATCH RESEND v6 0/3] platform: arm64: Huawei Matebook E Go embedded controller Krzysztof Kozlowski (Sun Feb 02 2025 - 09:19:34 EST)
- Re: [PATCH v6 3/4] rust: replace `kernel::c_str!` with C-Strings Tamir Duberstein (Sun Feb 02 2025 - 09:19:49 EST)
- Re: [PATCH] f2fs: remove unnecessary null checking Markus Elfring (Sun Feb 02 2025 - 09:20:30 EST)
- Re: [PATCH v2 01/11] lib/crc64-rocksoft: stop wrapping the crypto API Ard Biesheuvel (Sun Feb 02 2025 - 09:27:23 EST)
- Re: [PATCH v2 02/11] crypto: crc64-rocksoft - remove from crypto API Ard Biesheuvel (Sun Feb 02 2025 - 09:27:49 EST)
- Re: [PATCH v2] drm/i915/backlight: Return immediately when scale() finds invalid parameters Guenter Roeck (Sun Feb 02 2025 - 09:28:19 EST)
- Re: [PATCH v2 03/11] lib/crc64: rename CRC64-Rocksoft to CRC64-NVME Ard Biesheuvel (Sun Feb 02 2025 - 09:28:37 EST)
- Re: [PATCH v2 04/11] lib/crc_kunit.c: add test and benchmark for CRC64-NVME Ard Biesheuvel (Sun Feb 02 2025 - 09:29:30 EST)
- Re: [PATCH] scsi: target: remove unnecessary null checking for bio allocation Kohei Enju (Sun Feb 02 2025 - 09:30:50 EST)
- Re: [PATCH v2 05/11] lib/crc64: add support for arch-optimized implementations Ard Biesheuvel (Sun Feb 02 2025 - 09:31:48 EST)
- Re: [PATCH 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints Krzysztof Kozlowski (Sun Feb 02 2025 - 09:36:15 EST)
- Re: [PATCH 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller Krzysztof Kozlowski (Sun Feb 02 2025 - 09:38:51 EST)
- Re: [PATCH v6 2/4] rust: replace `CStr` with `core::ffi::CStr` Tamir Duberstein (Sun Feb 02 2025 - 09:40:58 EST)
- Re: [RFC v2 18/38] docs: sphinx/kernel_abi: use AbiParser directly Mauro Carvalho Chehab (Sun Feb 02 2025 - 09:57:04 EST)
- Re: [PATCH 1/2] f2fs: don't kobject_put in the error case Markus Elfring (Sun Feb 02 2025 - 09:59:37 EST)
- Re: [PATCH v1] f2fs: remove unnecessary null checking Jens Axboe (Sun Feb 02 2025 - 10:05:24 EST)
- Re: [PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback Jens Axboe (Sun Feb 02 2025 - 10:05:46 EST)
- Re: [PATCH] soc: apple: rtkit: Pass the crashlog to the crashed() callback Sven Peter (Sun Feb 02 2025 - 10:07:22 EST)
- Re: [syzbot] [xfs?] possible deadlock in xfs_buf_find_insert syzbot (Sun Feb 02 2025 - 10:08:14 EST)
- Re: [PATCH v2] iio: filter: admv8818: Force initialization of SDO Jonathan Cameron (Sun Feb 02 2025 - 10:15:43 EST)
- Possible circular locking dependency (&dev->clientlist_mutex){+.+.}-{4:4}, at: drm_client_dev_suspend+0x44/0x140 but (console_lock){+.+.}-{0:0}, at: radeon_suspend_kms+0x3e8/0x490 [radeon] (Talos II, kernel v6.13.1) Erhard Furtner (Sun Feb 02 2025 - 10:16:21 EST)
- Re: [PATCH v2] scsi: qedf: Use kcalloc() and add check for bdt_info Markus Elfring (Sun Feb 02 2025 - 10:23:19 EST)
- Re: Immutable vs read-only for Windows compatibility Pali Rohár (Sun Feb 02 2025 - 10:24:06 EST)
- [PATCH v2] scsi: target: Remove unnecessary null checking for bio allocation Kohei Enju (Sun Feb 02 2025 - 10:28:24 EST)
- [PATCH v2] sched: Fixes typos in comments Atul Kumar Pant (Sun Feb 02 2025 - 10:32:19 EST)
- Re: [PATCH] sched: Fixes typos in comments and error message Atul Kumar Pant (Sun Feb 02 2025 - 10:34:07 EST)
- Re: [PATCH v2] seccomp: passthrough uretprobe systemcall without filtering Eyal Birger (Sun Feb 02 2025 - 11:28:39 EST)
- [PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp Eyal Birger (Sun Feb 02 2025 - 11:29:51 EST)
- [PATCH v3 1/2] seccomp: passthrough uretprobe systemcall without filtering Eyal Birger (Sun Feb 02 2025 - 11:30:06 EST)
- [PATCH v3 2/2] selftests/seccomp: validate uretprobe syscall passes through seccomp Eyal Birger (Sun Feb 02 2025 - 11:30:20 EST)
- [PATCH v7 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr Tamir Duberstein (Sun Feb 02 2025 - 11:31:39 EST)
- [PATCH v7 1/4] rust: move BStr,CStr Display impls behind method Tamir Duberstein (Sun Feb 02 2025 - 11:31:52 EST)
- [PATCH v7 3/4] rust: replace `kernel::c_str!` with C-Strings Tamir Duberstein (Sun Feb 02 2025 - 11:32:06 EST)
- [PATCH v7 4/4] rust: remove core::ffi::CStr reexport Tamir Duberstein (Sun Feb 02 2025 - 11:32:23 EST)
- drivers/of/unittest.c:1195 of_unittest_reg() error: uninitialized symbol 'addr'. Dan Carpenter (Sun Feb 02 2025 - 11:37:28 EST)
- [PATCH v7 2/4] rust: replace `CStr` with `core::ffi::CStr` Tamir Duberstein (Sun Feb 02 2025 - 11:39:32 EST)
- Re: [PATCH v2] scsi: qedf: Use kcalloc() and add check for bdt_info Markus Elfring (Sun Feb 02 2025 - 11:54:58 EST)
- Re: [PATCH] cgroup: fix race between fork and cgroup.kill Tejun Heo (Sun Feb 02 2025 - 11:56:31 EST)
- Re: [PATCH v3] arm: rust: Enable Rust support for ARMv7 Christian Schrefl (Sun Feb 02 2025 - 11:57:26 EST)
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full Oleg Nesterov (Sun Feb 02 2025 - 12:02:23 EST)
- Re: [PATCH] iio: light: Add check for array bounds in veml6075_read_int_time_ms Javier Carrasco (Sun Feb 02 2025 - 12:09:58 EST)
- [PATCH] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() Piotr Wejman (Sun Feb 02 2025 - 12:16:18 EST)
- [GIT PULL] turbostat-2025.02.02 for Linux-6.14 Len Brown (Sun Feb 02 2025 - 12:16:59 EST)
- Re: [PATCH v6] drm/virtio: Add drm_panic support Dmitry Osipenko (Sun Feb 02 2025 - 12:18:26 EST)
- Re: [PATCH v6] drm/virtio: Add drm_panic support Dmitry Osipenko (Sun Feb 02 2025 - 12:20:00 EST)
- Re: [PATCH v3 05/11] sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING Tejun Heo (Sun Feb 02 2025 - 12:20:21 EST)
- Re: [PATCH v3 04/11] sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LAST Tejun Heo (Sun Feb 02 2025 - 12:24:32 EST)
- Re: [syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve syzbot (Sun Feb 02 2025 - 12:27:16 EST)
- Re: [PATCH v3 07/11] sched_ext: Add an event, SCX_EV_BYPASS_DISPATCH Tejun Heo (Sun Feb 02 2025 - 12:34:03 EST)
- Re: [PATCH 1/7] firmware: cs_dsp: Fix error checking in wseq_write() Markus Elfring (Sun Feb 02 2025 - 12:34:19 EST)
- Re: [PATCH v3 02/11] sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK Tejun Heo (Sun Feb 02 2025 - 12:34:54 EST)
- Re: [PATCH v3 08/11] sched_ext: Add an event, SCX_EV_BYPASS_DURATION Tejun Heo (Sun Feb 02 2025 - 12:35:52 EST)
- Re: [PATCH v3 00/11] sched_ext: Implement core event counters Tejun Heo (Sun Feb 02 2025 - 12:37:08 EST)
- Re: [PATCH v2 0/4] alpha: stack fixes Maciej W. Rozycki (Sun Feb 02 2025 - 12:37:56 EST)
- Re: [PATCH v2 1/4] alpha/uapi: do not expose kernel-only stack frame structures Maciej W. Rozycki (Sun Feb 02 2025 - 12:40:03 EST)
- Re: [PATCH v2 2/4] alpha: replace hardcoded stack offsets with autogenerated ones Maciej W. Rozycki (Sun Feb 02 2025 - 12:40:52 EST)
- Re: [PATCH v2 3/4] alpha: make stack 16-byte aligned (most cases) Maciej W. Rozycki (Sun Feb 02 2025 - 12:41:19 EST)
- Re: [PATCH v2 4/4] alpha: align stack for page fault and user unaligned trap handlers Maciej W. Rozycki (Sun Feb 02 2025 - 12:41:41 EST)
- Re: [PATCH] sched_ext: Fix incorrect time delta calculation in time_delta() Tejun Heo (Sun Feb 02 2025 - 12:42:10 EST)
- Re: [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers Yury Norov (Sun Feb 02 2025 - 12:54:11 EST)
- [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in filemap_get_entry syzbot (Sun Feb 02 2025 - 12:54:26 EST)
- [syzbot] [block?] general protection fault in bioset_exit (2) syzbot (Sun Feb 02 2025 - 13:04:31 EST)
- Re: [PATCH v2 0/4] alpha: stack fixes Michael Cree (Sun Feb 02 2025 - 13:13:47 EST)
- [PATCH] regmap-irq: Add missing kfree() Jiasheng Jiang (Sun Feb 02 2025 - 13:18:22 EST)
- Re: [syzbot] [ext4?] INFO: task hung in do_get_write_access (3) syzbot (Sun Feb 02 2025 - 13:31:31 EST)
- [PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices Kaustabh Chakraborty (Sun Feb 02 2025 - 13:38:41 EST)
- [PATCH 01/33] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible Kaustabh Chakraborty (Sun Feb 02 2025 - 13:39:05 EST)
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full Linus Torvalds (Sun Feb 02 2025 - 13:39:48 EST)
- Re: [PATCH v5 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port matthew . gerlach (Sun Feb 02 2025 - 13:50:05 EST)
- Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings Danilo Krummrich (Sun Feb 02 2025 - 13:54:01 EST)
- Re: [syzbot] [kernfs?] possible deadlock in walk_component (4) syzbot (Sun Feb 02 2025 - 13:56:37 EST)
- Re: [PATCH v5 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port Krzysztof Kozlowski (Sun Feb 02 2025 - 14:02:36 EST)
- ld.lld: error: insufficient padding bytes for R_RISCV_ALIGN: 4 bytes available for requested alignment of 8 bytes kernel test robot (Sun Feb 02 2025 - 14:03:33 EST)
- [PATCH 02/34] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible Kaustabh Chakraborty (Sun Feb 02 2025 - 14:04:50 EST)
- [PATCH 03/34] dt-bindings: clock: add clock definitions for exynos7870 CMU Kaustabh Chakraborty (Sun Feb 02 2025 - 14:05:41 EST)
- [PATCH 02/33] dt-bindings: clock: add clock definitions for exynos7870 CMU Kaustabh Chakraborty (Sun Feb 02 2025 - 14:09:22 EST)
- [PATCH 03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings Kaustabh Chakraborty (Sun Feb 02 2025 - 14:10:17 EST)
- Re: [PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices Krzysztof Kozlowski (Sun Feb 02 2025 - 14:13:45 EST)
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full Oleg Nesterov (Sun Feb 02 2025 - 14:33:02 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock Mateusz Guzik (Sun Feb 02 2025 - 14:35:15 EST)
- Re: [PATCH] regmap-irq: Add missing kfree() Greg KH (Sun Feb 02 2025 - 14:36:40 EST)
- Re: [PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod Krzysztof Kozlowski (Sun Feb 02 2025 - 14:57:55 EST)
- [PATCH] regmap-irq: Add missing kfree() Jiasheng Jiang (Sun Feb 02 2025 - 15:05:28 EST)
- Re: [PATCH v2] riscv: Use Zalrsc extension to implement atomic functions Conor Dooley (Sun Feb 02 2025 - 15:09:06 EST)
- Re: [PATCH v5 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch Chris Packham (Sun Feb 02 2025 - 15:14:20 EST)
- question about firmware caching and relying on it (CONFIG_FW_CACHE) Dave Airlie (Sun Feb 02 2025 - 15:15:36 EST)
- Re: [syzbot] [block?] general protection fault in bioset_exit (2) Jens Axboe (Sun Feb 02 2025 - 15:22:40 EST)
- [PATCH 0/2] x86: arch_prctl cleanups Brian Gerst (Sun Feb 02 2025 - 15:23:58 EST)
- [PATCH 1/2] x86/arch_prctl: Simplify sys_arch_prctl() Brian Gerst (Sun Feb 02 2025 - 15:24:09 EST)
- [PATCH 2/2] x86/arch_prctl/64: Clean up ARCH_MAP_VDSO_32 Brian Gerst (Sun Feb 02 2025 - 15:24:17 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in qlist_free_all syzbot (Sun Feb 02 2025 - 15:26:10 EST)
- Re: [PATCH v4 1/3] drm/bridge/synopsys: Add MIPI DSI2 host controller bridge Pavel Golikov (Sun Feb 02 2025 - 15:35:26 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock David Laight (Sun Feb 02 2025 - 15:45:09 EST)
- Re: [PATCH] net/sctp: Prevent autoclose integer overflow in sctp_association_init() Fedor Pchelkin (Sun Feb 02 2025 - 15:47:39 EST)
- Re: [PATCH v3 2/2] selftests/seccomp: validate uretprobe syscall passes through seccomp Jiri Olsa (Sun Feb 02 2025 - 15:51:59 EST)
- Re: question about firmware caching and relying on it (CONFIG_FW_CACHE) Linus Torvalds (Sun Feb 02 2025 - 15:54:36 EST)
- [PATCH] mtd: Add check for kcalloc() Jiasheng Jiang (Sun Feb 02 2025 - 15:55:08 EST)
- Re: [GIT PULL] turbostat-2025.02.02 for Linux-6.14 pr-tracker-bot (Sun Feb 02 2025 - 15:55:50 EST)
- Re: [PATCH] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc Ilya Maximets (Sun Feb 02 2025 - 15:56:06 EST)
- Re: [PATCH 2/2] tools/nolibc: add support for directory access Thomas Weißschuh (Sun Feb 02 2025 - 15:56:20 EST)
- Re: [PATCH v3 2/2] selftests/seccomp: validate uretprobe syscall passes through seccomp Eyal Birger (Sun Feb 02 2025 - 16:13:54 EST)
- Re: [PATCH v6 07/16] rust: add `io::{Io, IoRaw}` base types Asahi Lina (Sun Feb 02 2025 - 16:20:23 EST)
- [PATCH] Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Sun Feb 02 2025 - 16:21:43 EST)
- [PATCH] scsi: qedf: Add check for bdt_info Jiasheng Jiang (Sun Feb 02 2025 - 16:30:08 EST)
- [PATCH] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Sun Feb 02 2025 - 16:32:56 EST)
- Re: [PATCH v2] scsi: qedf: Use kcalloc() and add check for bdt_info Jiasheng Jiang (Sun Feb 02 2025 - 16:34:20 EST)
- Re: [PATCH v2 4/5] powerpc: kvm: drop 32-bit book3s J. Neuschäfer (Sun Feb 02 2025 - 16:34:40 EST)
- [PATCH 6/7] drm/amd/display: Remove unused get_max_support_fbc_buffersize linux (Sun Feb 02 2025 - 16:59:27 EST)
- [PATCH 0/7] drm/amd/display: More deadcoding linux (Sun Feb 02 2025 - 16:59:28 EST)
- [PATCH 5/7] drm/amd/display: Remove unused hubbub1_toggle_watermark_change_req linux (Sun Feb 02 2025 - 16:59:30 EST)
- [PATCH 3/7] drm/amd/display: Remove unused dc_stream_get_crtc_position linux (Sun Feb 02 2025 - 16:59:33 EST)
- [PATCH 2/7] drm/amd/display: Remove unused freesync functions linux (Sun Feb 02 2025 - 16:59:39 EST)
- [PATCH 1/7] drm/amd/display: Remove unused mpc1_is_mpcc_idle linux (Sun Feb 02 2025 - 17:00:17 EST)
- [PATCH 4/7] drm/amd/display: Remove unused get_clock_requirements_for_state linux (Sun Feb 02 2025 - 17:00:24 EST)
- [PATCH 7/7] drm/amd/display: Remove unused link_enc_cfg_get_link_enc_used_by_stream linux (Sun Feb 02 2025 - 17:00:27 EST)
- Re: [syzbot] [net?] possible deadlock in do_ipv6_setsockopt (4) syzbot (Sun Feb 02 2025 - 17:01:30 EST)
- [PATCH][next] clk: samsung: Fix spelling mistake "stablization" -> "stabilization" Colin Ian King (Sun Feb 02 2025 - 17:05:04 EST)
- Re: [PATCH] ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 Maciej S. Szmigiero (Sun Feb 02 2025 - 17:06:30 EST)
- Re: [PATCH v3 6/6] pid: drop irq disablement around pidmap_lock Matthew Wilcox (Sun Feb 02 2025 - 17:07:00 EST)
- [PATCH][next] wifi: ipw2x00: Fix spelling mistake "stablization" -> "stabilization" Colin Ian King (Sun Feb 02 2025 - 17:07:37 EST)
- [PATCH net] net: atlantic: fix warning during hot unplug Jacob Moroni (Sun Feb 02 2025 - 17:10:49 EST)
- [PATCH][next] wifi: iwlwifi: Fix spelling mistake "Increate" -> "Increase" Colin Ian King (Sun Feb 02 2025 - 17:11:07 EST)
- Re: [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in filemap_get_entry Matthew Wilcox (Sun Feb 02 2025 - 17:11:44 EST)
- [PATCH][next] drm/i915/selftest: Fix spelling mistake "ofset" -> "offset" Colin Ian King (Sun Feb 02 2025 - 17:15:08 EST)
- Re: [PATCH v6 07/16] rust: add `io::{Io, IoRaw}` base types Danilo Krummrich (Sun Feb 02 2025 - 17:20:31 EST)
- [PATCH][next] soc: hisilicon: kunpeng_hccs: Fix spelling mistake "decrese" -> "decrease" Colin Ian King (Sun Feb 02 2025 - 17:24:05 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Sun Feb 02 2025 - 17:29:33 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_btree_node_iter_init syzbot (Sun Feb 02 2025 - 17:30:35 EST)
- Re: [PATCH v6 07/16] rust: add `io::{Io, IoRaw}` base types Asahi Lina (Sun Feb 02 2025 - 17:42:42 EST)
- Re: [PATCH v2] i2c: omap: Fix standard mode false ACK readings Ing. Josua Mayer (Sun Feb 02 2025 - 17:42:57 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Asahi Lina (Sun Feb 02 2025 - 17:46:10 EST)
- [PATCH 0/2] Enable panel and GPU on Fairphone 5 Luca Weiss (Sun Feb 02 2025 - 17:46:23 EST)
- [PATCH 1/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable display Luca Weiss (Sun Feb 02 2025 - 17:46:31 EST)
- [PATCH 2/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable the GPU Luca Weiss (Sun Feb 02 2025 - 17:46:37 EST)
- Re: [PATCH net-next v18 05/25] ovpn: introduce the ovpn_peer object Sabrina Dubroca (Sun Feb 02 2025 - 17:57:15 EST)
- Re: [PATCH] mfd: syscon: Restore device_node_to_regmap() for non-syscon nodes Daniel Golle (Sun Feb 02 2025 - 17:58:13 EST)
- Re: [PATCH net-next v18 15/25] ovpn: implement multi-peer support Sabrina Dubroca (Sun Feb 02 2025 - 18:00:45 EST)
- linux-next: manual merge of the i2c tree with Linus' tree Stephen Rothwell (Sun Feb 02 2025 - 18:05:20 EST)
- Re: [PATCH net-next v18 20/25] ovpn: implement peer add/get/dump/delete via netlink Sabrina Dubroca (Sun Feb 02 2025 - 18:07:32 EST)
- Re: [PATCH v6 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace Gavin Shan (Sun Feb 02 2025 - 18:15:40 EST)
- linux-next: duplicate patches in the mm-hotfixes tree Stephen Rothwell (Sun Feb 02 2025 - 18:17:04 EST)
- Re: [PATCH v6 34/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace Gavin Shan (Sun Feb 02 2025 - 18:17:40 EST)
- Re: [PATCH v6 38/43] arm64: RME: Configure max SVE vector length for a Realm Gavin Shan (Sun Feb 02 2025 - 18:26:53 EST)
- Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings Asahi Lina (Sun Feb 02 2025 - 18:56:18 EST)
- arch/x86/kernel/head_64.o: warning: objtool: xen_hypercall_hvm+0x30: sibling call from callable instruction with modified stack frame kernel test robot (Sun Feb 02 2025 - 19:05:07 EST)
- Re: [PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU Caleb Sander (Sun Feb 02 2025 - 19:19:21 EST)
- Linux 6.14-rc1 Linus Torvalds (Sun Feb 02 2025 - 19:27:22 EST)
- Re: [PATCH v1 1/2] regulator: dt-bindings: Add TI TPS65214 PMIC bindings Mark Brown (Sun Feb 02 2025 - 19:40:32 EST)
- [PATCH v19 00/11] arm64/perf: Enable branch stack sampling Rob Herring (Arm) (Sun Feb 02 2025 - 19:43:29 EST)
- [PATCH v19 01/11] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters Rob Herring (Arm) (Sun Feb 02 2025 - 19:43:32 EST)
- [PATCH v19 02/11] perf: arm_pmu: Don't disable counter in armpmu_add() Rob Herring (Arm) (Sun Feb 02 2025 - 19:43:47 EST)
- [PATCH v19 03/11] perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event() Rob Herring (Arm) (Sun Feb 02 2025 - 19:44:00 EST)
- [PATCH v19 04/11] perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts Rob Herring (Arm) (Sun Feb 02 2025 - 19:44:17 EST)
- [PATCH v19 05/11] perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event() Rob Herring (Arm) (Sun Feb 02 2025 - 19:44:24 EST)
- [PATCH v19 06/11] perf: apple_m1: Don't disable counter in m1_pmu_enable_event() Rob Herring (Arm) (Sun Feb 02 2025 - 19:44:44 EST)
- [PATCH v19 07/11] perf: arm_pmu: Move PMUv3-specific data Rob Herring (Arm) (Sun Feb 02 2025 - 19:44:53 EST)
- [PATCH v19 08/11] arm64/sysreg: Add BRBE registers and fields Rob Herring (Arm) (Sun Feb 02 2025 - 19:45:12 EST)
- [PATCH v19 09/11] arm64: Handle BRBE booting requirements Rob Herring (Arm) (Sun Feb 02 2025 - 19:45:32 EST)
- [PATCH v19 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests Rob Herring (Arm) (Sun Feb 02 2025 - 19:45:43 EST)
- [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) Rob Herring (Arm) (Sun Feb 02 2025 - 19:46:04 EST)
- RE: [PATCH v2 0/4] Fix critical bugs jackson . lee (Sun Feb 02 2025 - 19:54:59 EST)
- Re: [PATCH v5] drm/virtio: Add drm_panic support Dmitry Osipenko (Sun Feb 02 2025 - 20:07:55 EST)
- [syzbot] [fs?] KMSAN: uninit-value in full_proxy_poll syzbot (Sun Feb 02 2025 - 20:14:39 EST)
- [PATCH] thunderbolt: Remove the TBT3 Not Supported bit Mohammad Rahimi (Sun Feb 02 2025 - 20:19:51 EST)
- Re: [PATCH v3 6/6] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr Mimi Zohar (Sun Feb 02 2025 - 20:32:08 EST)
- Re: [PATCH 1/1] net: tun: add XDP metadata support Willem de Bruijn (Sun Feb 02 2025 - 20:32:48 EST)
- Re: [syzbot] [fs?] KMSAN: uninit-value in full_proxy_poll Charalampos Mitrodimas (Sun Feb 02 2025 - 20:37:39 EST)
- Re: [PATCH 1/1] net: tun: add XDP metadata support Willem de Bruijn (Sun Feb 02 2025 - 20:40:01 EST)
- Re: [syzbot] Re: [syzbot] [fs?] KMSAN: uninit-value in full_proxy_poll syzbot (Sun Feb 02 2025 - 20:41:05 EST)
- [PATCH v2 2/5] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz E Shattow (Sun Feb 02 2025 - 20:42:05 EST)
- [PATCH v2 3/5] riscv: dts: starfive: jh7110-common: assign 24MHz clock-frequency to uart0 E Shattow (Sun Feb 02 2025 - 20:42:20 EST)
- [PATCH v2 4/5] riscv: dts: starfive: jh7110-common: add eeprom node to i2c5 E Shattow (Sun Feb 02 2025 - 20:42:31 EST)
- [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader E Shattow (Sun Feb 02 2025 - 20:42:43 EST)
- [PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes E Shattow (Sun Feb 02 2025 - 20:51:59 EST)
- [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments E Shattow (Sun Feb 02 2025 - 20:52:07 EST)
- Re: [syzbot] [fs?] KMSAN: uninit-value in full_proxy_unlocked_ioctl Edward Adam Davis (Sun Feb 02 2025 - 20:59:31 EST)
- linux-next: build failure after merge of Linus' tree Stephen Rothwell (Sun Feb 02 2025 - 20:59:43 EST)
- linux-next: Tree for Feb 3 Stephen Rothwell (Sun Feb 02 2025 - 21:07:24 EST)
- [PATCH] SUNRPC: Remove unused make_checksum linux (Sun Feb 02 2025 - 21:08:07 EST)
- Re: [LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning Raghavendra K T (Sun Feb 02 2025 - 21:24:16 EST)
- Re: [syzbot] [fs?] KMSAN: uninit-value in full_proxy_poll syzbot (Sun Feb 02 2025 - 21:28:10 EST)
- Re: [PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host Chen Wang (Sun Feb 02 2025 - 21:36:04 EST)
- [PATCH v2 1/8] tee: allow a driver to allocate a tee_device without a pool Amirreza Zarrabi (Sun Feb 02 2025 - 21:44:55 EST)
- [PATCH v2 2/8] tee: add close_context to TEE driver operation Amirreza Zarrabi (Sun Feb 02 2025 - 21:45:03 EST)
- [PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE) Amirreza Zarrabi (Sun Feb 02 2025 - 21:45:23 EST)
- [PATCH v2 4/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF Amirreza Zarrabi (Sun Feb 02 2025 - 21:45:23 EST)
- [PATCH v2 5/8] firmware: qcom: scm: add support for object invocation Amirreza Zarrabi (Sun Feb 02 2025 - 21:45:28 EST)
- [PATCH v2 3/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF Amirreza Zarrabi (Sun Feb 02 2025 - 21:46:08 EST)
- [PATCH v2 7/8] qcomtee: add primordial object Amirreza Zarrabi (Sun Feb 02 2025 - 21:46:08 EST)
- [PATCH v2 8/8] Documentation: tee: Add Qualcomm TEE driver Amirreza Zarrabi (Sun Feb 02 2025 - 21:46:29 EST)
- [PATCH v2 6/8] tee: add Qualcomm TEE driver Amirreza Zarrabi (Sun Feb 02 2025 - 21:47:04 EST)
- Re: [PATCH] MAINTAINERS: cros_ec_typec, cros_ec_ucsi, cros_usbpd_notify: Update maintainers Tzung-Bi Shih (Sun Feb 02 2025 - 21:47:08 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Kunihiko Hayashi (Sun Feb 02 2025 - 21:47:32 EST)
- Re: [PATCH v2] kbuild: switch from lz4c to lz4 for compression Masahiro Yamada (Sun Feb 02 2025 - 21:47:48 EST)
- Re: [PATCH v2] wifi: rtl8xxxu: retry firmware download on error Ping-Ke Shih (Sun Feb 02 2025 - 21:48:03 EST)
- Re: [RFC PATCH 0/2] Introduce configfs-based interface for gpio-aggregator Koichiro Den (Sun Feb 02 2025 - 21:50:07 EST)
- [PATCH] kernel: Fix "select" wording on HZ_250 description Bagas Sanjaya (Sun Feb 02 2025 - 21:51:04 EST)
- Re: linux-next: build failure after merge of Linus' tree Jens Axboe (Sun Feb 02 2025 - 21:56:50 EST)
- Re: [syzbot] [fs?] KMSAN: uninit-value in full_proxy_unlocked_ioctl syzbot (Sun Feb 02 2025 - 21:57:14 EST)
- [PATCH] MAINTAINERS: Mark Andrew as M: for ASPEED MACHINE SUPPORT Andrew Jeffery (Sun Feb 02 2025 - 21:57:26 EST)
- Re: [PATCH v9 0/5] Support system sleep with offloaded usb transfers Guan-Yu Lin (Sun Feb 02 2025 - 21:57:45 EST)
- linus-next: stats (Was: Linux 6.14-rc1) Stephen Rothwell (Sun Feb 02 2025 - 22:07:52 EST)
- [PATCH v2 00/10] Introduce configfs-based interface for gpio-aggregator Koichiro Den (Sun Feb 02 2025 - 22:12:44 EST)
- [PATCH v2 01/10] gpio: aggregator: reorder functions to prepare for configfs introduction Koichiro Den (Sun Feb 02 2025 - 22:12:54 EST)
- [PATCH v2 02/10] gpio: aggregator: introduce basic configfs interface Koichiro Den (Sun Feb 02 2025 - 22:13:09 EST)
- [PATCH v2 03/10] gpio: aggregator: add read-only 'dev_name' configfs attribute Koichiro Den (Sun Feb 02 2025 - 22:13:11 EST)
- [PATCH v2 04/10] gpio: aggregator: add read-write 'name' attribute Koichiro Den (Sun Feb 02 2025 - 22:13:36 EST)
- [PATCH v2 05/10] gpio: aggregator: expose custom line names to forwarder gpio_chip Koichiro Den (Sun Feb 02 2025 - 22:13:49 EST)
- [PATCH v2 06/10] gpio: aggregator: rename 'name' to 'key' in aggr_parse() Koichiro Den (Sun Feb 02 2025 - 22:14:00 EST)
- [PATCH v2 07/10] gpio: aggregator: clean up gpio_aggregator_free() Koichiro Den (Sun Feb 02 2025 - 22:14:11 EST)
- [PATCH v2 09/10] gpio: aggregator: cancel deferred probe for devices created via configfs Koichiro Den (Sun Feb 02 2025 - 22:14:34 EST)
- [PATCH v2 08/10] gpio: aggregator: expoose aggregator created via legacy sysfs to configfs Koichiro Den (Sun Feb 02 2025 - 22:14:34 EST)
- [PATCH v2 10/10] Documentation: gpio: document configfs interface for gpio-aggregator Koichiro Den (Sun Feb 02 2025 - 22:14:56 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Sergey Senozhatsky (Sun Feb 02 2025 - 22:15:08 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Sun Feb 02 2025 - 22:21:44 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Sun Feb 02 2025 - 22:26:26 EST)
- Re: (subset) [PATCH v6 1/3] dt-bindings: mfd: aspeed: support for AST2700 Andrew Jeffery (Sun Feb 02 2025 - 22:40:16 EST)
- [PATCH] debugfs: add fsd's methods initialization Edward Adam Davis (Sun Feb 02 2025 - 22:41:38 EST)
- Re: [PATCH 5/6] USB: gadget: Use str_enable_disable-like helpers Andrew Jeffery (Sun Feb 02 2025 - 22:44:28 EST)
- Re: [PATCH v3] ARM: dts: aspeed: catalina: Update DTS to support multiple PDB board sources Andrew Jeffery (Sun Feb 02 2025 - 22:48:24 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Sergey Senozhatsky (Sun Feb 02 2025 - 22:49:59 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Sun Feb 02 2025 - 22:53:06 EST)
- RE: [PATCH 1/1] PCI: armada8k: Add link-down handle Wilson Ding (Sun Feb 02 2025 - 22:58:27 EST)
- Re: [PATCH v7 1/1] watchdog: aspeed: Update bootstatus handling Andrew Jeffery (Sun Feb 02 2025 - 23:06:06 EST)
- Re: [PATCH v19 01/11] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters Anshuman Khandual (Sun Feb 02 2025 - 23:07:55 EST)
- Re: [PATCH v19 04/11] perf: arm_v7_pmu: Drop obvious comments for enabling/disabling counters and interrupts Anshuman Khandual (Sun Feb 02 2025 - 23:09:21 EST)
- RE: [PATCH 1/1] PCI: armada8k: add device reset to link-down handle Wilson Ding (Sun Feb 02 2025 - 23:28:47 EST)
- Re: [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in filemap_get_entry Kent Overstreet (Sun Feb 02 2025 - 23:30:29 EST)
- RE: [PATCH 1/1] PCI: armada8k: Fix bar assignment failure upon rescan Wilson Ding (Sun Feb 02 2025 - 23:35:19 EST)
- RE: [PATCH 1/1] PCI: armada8k: use reset controller to reset mac Wilson Ding (Sun Feb 02 2025 - 23:45:13 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Sergey Senozhatsky (Sun Feb 02 2025 - 23:56:22 EST)
- Re: [PATCHv4 12/17] zsmalloc: factor out pool locking helpers Sergey Senozhatsky (Sun Feb 02 2025 - 23:57:18 EST)
- [PATCH V2 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9 Anshuman Khandual (Mon Feb 03 2025 - 00:08:53 EST)
- [PATCH V2 1/7] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1 Anshuman Khandual (Mon Feb 03 2025 - 00:09:06 EST)
- [PATCH V2 2/7] arm64/sysreg: Add register fields for HDFGRTR2_EL2 Anshuman Khandual (Mon Feb 03 2025 - 00:09:19 EST)
- [PATCH V2 3/7] arm64/sysreg: Add register fields for HDFGWTR2_EL2 Anshuman Khandual (Mon Feb 03 2025 - 00:09:31 EST)
- [PATCH V2 4/7] arm64/sysreg: Add register fields for HFGITR2_EL2 Anshuman Khandual (Mon Feb 03 2025 - 00:09:42 EST)
- [PATCH V2 5/7] arm64/sysreg: Add register fields for HFGRTR2_EL2 Anshuman Khandual (Mon Feb 03 2025 - 00:09:55 EST)
- [PATCH V2 6/7] arm64/sysreg: Add register fields for HFGWTR2_EL2 Anshuman Khandual (Mon Feb 03 2025 - 00:10:07 EST)
- [PATCH V2 7/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9 Anshuman Khandual (Mon Feb 03 2025 - 00:10:19 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu Pratyush Brahma (Mon Feb 03 2025 - 00:12:04 EST)
- Re: [PATCH] iio: light: Add check for array bounds in veml6075_read_int_time_ms Javier Carrasco (Mon Feb 03 2025 - 00:15:02 EST)
- Re: [PATCH] tcp: check socket state before calling WARN_ON Youngmin Nam (Mon Feb 03 2025 - 00:18:08 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Mukesh Kumar Savaliya (Mon Feb 03 2025 - 00:23:32 EST)
- Re: [PATCH v4] cpuidle: psci: Add trace for PSCI domain idle Dhruva Gole (Mon Feb 03 2025 - 00:32:41 EST)
- Re: [PATCH v2 2/5] riscv: kvm: drop 32-bit host support Samuel Holland (Mon Feb 03 2025 - 00:43:39 EST)
- [PATCH net-next v8 0/3] Add support for Nuvoton MA35D1 GMAC Joey Lu (Mon Feb 03 2025 - 00:43:54 EST)
- [PATCH net-next v8 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC Joey Lu (Mon Feb 03 2025 - 00:44:16 EST)
- [PATCH net-next v8 2/3] arm64: dts: nuvoton: Add Ethernet nodes Joey Lu (Mon Feb 03 2025 - 00:44:35 EST)
- [PATCH net-next v8 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family Joey Lu (Mon Feb 03 2025 - 00:44:53 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Atish Kumar Patra (Mon Feb 03 2025 - 00:47:37 EST)
- [PATCH v4 0/2] Add support for GPU SMMU on QCS8300 Pratyush Brahma (Mon Feb 03 2025 - 00:47:52 EST)
- [PATCH v4 1/2] dt-bindings: arm-smmu: Document QCS8300 GPU SMMU Pratyush Brahma (Mon Feb 03 2025 - 00:48:04 EST)
- [PATCH v4 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu Pratyush Brahma (Mon Feb 03 2025 - 00:48:18 EST)
- Re: [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15 Nikunj A Dadhania (Mon Feb 03 2025 - 00:56:04 EST)
- [PATCH v2] drm/bridge: it6505: support hdmi_codec_ops for audio stream setup Hermes Wu via B4 Relay (Mon Feb 03 2025 - 01:04:15 EST)
- Re: [PATCH v19 02/11] perf: arm_pmu: Don't disable counter in armpmu_add() Anshuman Khandual (Mon Feb 03 2025 - 01:04:42 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Joshua Yeong (Mon Feb 03 2025 - 01:06:14 EST)
- [PATCH] usb: phy: mxs: silence EPROBE_DEFER error on boot Dominique Martinet (Mon Feb 03 2025 - 01:09:34 EST)
- RE: (subset) [PATCH v6 1/3] dt-bindings: mfd: aspeed: support for AST2700 Ryan Chen (Mon Feb 03 2025 - 01:15:14 EST)
- [PATCH] usb: usb251xb: silence EPROBE_DEFER error on boot Dominique Martinet (Mon Feb 03 2025 - 01:16:16 EST)
- [PATCH v4] dt-bindings: dma: convert atmel-dma.txt to YAML Charan Pedumuru (Mon Feb 03 2025 - 01:20:24 EST)
- Re: [PATCH] usb: usb251xb: silence EPROBE_DEFER error on boot Christophe JAILLET (Mon Feb 03 2025 - 01:21:04 EST)
- Re: [PATCH] usb: phy: mxs: silence EPROBE_DEFER error on boot Christophe JAILLET (Mon Feb 03 2025 - 01:21:17 EST)
- [PATCH v7 00/14] platform/x86: alienware-wmi driver rework Kurt Borja (Mon Feb 03 2025 - 01:21:46 EST)
- [PATCH v7 01/14] platform/x86: alienware-wmi: Add a state container for LED control feature Kurt Borja (Mon Feb 03 2025 - 01:22:59 EST)
- [PATCH v7 02/14] platform/x86: alienware-wmi: Add WMI Drivers Kurt Borja (Mon Feb 03 2025 - 01:23:10 EST)
- [PATCH v7 03/14] platform/x86: alienware-wmi: Add a state container for thermal control methods Kurt Borja (Mon Feb 03 2025 - 01:23:18 EST)
- [PATCH v7 04/14] platform/x86: alienware-wmi: Refactor LED control methods Kurt Borja (Mon Feb 03 2025 - 01:23:35 EST)
- [PATCH v7 05/14] platform/x86: alienware-wmi: Refactor hdmi, amplifier, deepslp methods Kurt Borja (Mon Feb 03 2025 - 01:23:49 EST)
- [PATCH v7 06/14] platform/x86: alienware-wmi: Refactor thermal control methods Kurt Borja (Mon Feb 03 2025 - 01:24:00 EST)
- [PATCH v7 07/14] platform/x86: alienware-wmi: Split DMI table Kurt Borja (Mon Feb 03 2025 - 01:24:14 EST)
- [PATCH v7 08/14] MAINTAINERS: Update ALIENWARE WMI DRIVER entry Kurt Borja (Mon Feb 03 2025 - 01:24:15 EST)
- [PATCH v7 09/14] platform/x86: Rename alienware-wmi.c Kurt Borja (Mon Feb 03 2025 - 01:24:37 EST)
- [PATCH v7 10/14] platform/x86: Add alienware-wmi.h Kurt Borja (Mon Feb 03 2025 - 01:24:42 EST)
- [PATCH v7 12/14] platform/x86: dell: Modify Makefile alignment Kurt Borja (Mon Feb 03 2025 - 01:25:01 EST)
- [PATCH v7 11/14] platform/x86: Split the alienware-wmi driver Kurt Borja (Mon Feb 03 2025 - 01:25:11 EST)
- [PATCH v7 13/14] platform/x86: Update alienware-wmi config entries Kurt Borja (Mon Feb 03 2025 - 01:25:14 EST)
- [PATCH v7 14/14] platform/x86: alienware-wmi: Update header and module information Kurt Borja (Mon Feb 03 2025 - 01:25:22 EST)
- Re: [PATCH] usb: usb251xb: silence EPROBE_DEFER error on boot Christophe JAILLET (Mon Feb 03 2025 - 01:25:46 EST)
- RE: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Havalige, Thippeswamy (Mon Feb 03 2025 - 01:26:01 EST)
- Re: [PATCH] usb: phy: mxs: silence EPROBE_DEFER error on boot Christophe JAILLET (Mon Feb 03 2025 - 01:26:27 EST)
- [PATCH v2] usb: phy: mxs: silence EPROBE_DEFER error on boot Dominique Martinet (Mon Feb 03 2025 - 01:32:29 EST)
- [PATCH v2] usb: usb251xb: silence EPROBE_DEFER error on boot Dominique Martinet (Mon Feb 03 2025 - 01:34:06 EST)
- [PATCH v3 1/3] dt-bindings: clock: gcc-sdm660: Add missing SDCC resets Alexey Minnekhanov (Mon Feb 03 2025 - 01:35:01 EST)
- [PATCH v3 0/3] Add missing SDCC resets for SDM630/660 Alexey Minnekhanov (Mon Feb 03 2025 - 01:35:14 EST)
- [PATCH v3 2/3] clk: qcom: gcc-sdm660: Add missing SDCC block resets Alexey Minnekhanov (Mon Feb 03 2025 - 01:35:25 EST)
- [PATCH v3 3/3] arm64: dts: qcom: sdm630: Add missing resets to mmc blocks Alexey Minnekhanov (Mon Feb 03 2025 - 01:35:45 EST)
- Re: [PATCH] regmap-irq: Add missing kfree() Greg KH (Mon Feb 03 2025 - 01:38:15 EST)
- Re: [PATCH v19 03/11] perf: arm_pmuv3: Don't disable counter in armv8pmu_enable_event() Anshuman Khandual (Mon Feb 03 2025 - 01:38:53 EST)
- [PATCH v2 0/2] KVM: SVM: Add support for 4096 vcpus with x2AVIC Naveen N Rao (AMD) (Mon Feb 03 2025 - 01:40:09 EST)
- [PATCH v2 1/2] KVM: SVM: Increase X2AVIC limit to 4096 vcpus Naveen N Rao (AMD) (Mon Feb 03 2025 - 01:40:26 EST)
- [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids Naveen N Rao (AMD) (Mon Feb 03 2025 - 01:40:41 EST)
- Re: [PATCH v19 05/11] perf: arm_v7_pmu: Don't disable counter in (armv7|krait_|scorpion_)pmu_enable_event() Anshuman Khandual (Mon Feb 03 2025 - 01:55:00 EST)
- Re: [PATCH v2] usb: phy: mxs: silence EPROBE_DEFER error on boot Dominique Martinet (Mon Feb 03 2025 - 01:57:40 EST)
- [PATCH v3] usb: phy: mxs: silence EPROBE_DEFER error on boot Dominique Martinet (Mon Feb 03 2025 - 01:58:56 EST)
- Re: [PATCH v2] riscv: Use Zalrsc extension to implement atomic functions Jessica Clarke (Mon Feb 03 2025 - 01:59:41 EST)
- [PATCH v4 1/7] mips: fix mips_get_syscall_arg() for o32 Dmitry V. Levin (Mon Feb 03 2025 - 02:00:07 EST)
- [PATCH v4 2/7] hexagon: add syscall_set_return_value() Dmitry V. Levin (Mon Feb 03 2025 - 02:00:16 EST)
- [PATCH v4 3/7] syscall.h: add syscall_set_arguments() Dmitry V. Levin (Mon Feb 03 2025 - 02:00:36 EST)
- [PATCH v4 4/7] syscall.h: introduce syscall_set_nr() Dmitry V. Levin (Mon Feb 03 2025 - 02:00:52 EST)
- [PATCH v4 5/7] ptrace_get_syscall_info: factor out ptrace_get_syscall_info_op Dmitry V. Levin (Mon Feb 03 2025 - 02:01:06 EST)
- Kernel image exceeds maximum size for relocation! kernel test robot (Mon Feb 03 2025 - 02:01:08 EST)
- [PATCH v4 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request Dmitry V. Levin (Mon Feb 03 2025 - 02:01:24 EST)
- [PATCH v4 7/7] selftests/ptrace: add a test case for PTRACE_SET_SYSCALL_INFO Dmitry V. Levin (Mon Feb 03 2025 - 02:01:44 EST)
- [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API Dmitry V. Levin (Mon Feb 03 2025 - 02:05:09 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Mon Feb 03 2025 - 02:12:16 EST)
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim Yu Zhao (Mon Feb 03 2025 - 02:15:13 EST)
- RE: [PATCH v4 1/2] perf: Fujitsu: Add the Uncore MAC PMU driver Yoshihiro Furudera (Fujitsu) (Mon Feb 03 2025 - 02:19:07 EST)
- Re: [PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU Hannes Reinecke (Mon Feb 03 2025 - 02:20:19 EST)
- Re: [PATCH v3?] scsi: qedf: Replace kmalloc_array() with kcalloc() Markus Elfring (Mon Feb 03 2025 - 02:20:47 EST)
- RE: [PATCH v4 2/2] perf: Fujitsu: Add the Uncore PCI PMU driver Yoshihiro Furudera (Fujitsu) (Mon Feb 03 2025 - 02:21:13 EST)
- Re: [01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too Markus Elfring (Mon Feb 03 2025 - 02:23:40 EST)
- Re: [01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too Markus Elfring (Mon Feb 03 2025 - 02:24:33 EST)
- [PATCH] iomap: Fix -Wmissing-prototypes on UM Thomas Weißschuh (Mon Feb 03 2025 - 02:26:46 EST)
- [PATCH v2 0/2] Remove cxl and cxlflash drivers Andrew Donnellan (Mon Feb 03 2025 - 02:28:51 EST)
- Re: [syzbot] [ntfs3?] KMSAN: uninit-value in longest_match_std (2) Gautham Gujjula (Mon Feb 03 2025 - 02:29:15 EST)
- [PATCH v2 1/2] cxlflash: Remove driver Andrew Donnellan (Mon Feb 03 2025 - 02:29:29 EST)
- [PATCH v2 2/2] cxl: Remove driver Andrew Donnellan (Mon Feb 03 2025 - 02:29:33 EST)
- Re: [syzbot] [xfs?] possible deadlock in xfs_buf_find_insert Christoph Hellwig (Mon Feb 03 2025 - 02:30:53 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Mon Feb 03 2025 - 02:33:58 EST)
- Re: [PATCH v4 0/2] Add support for GPU SMMU on QCS8300 Krzysztof Kozlowski (Mon Feb 03 2025 - 02:34:07 EST)
- Re: [PATCH v4 1/2] dt-bindings: arm-smmu: Document QCS8300 GPU SMMU Krzysztof Kozlowski (Mon Feb 03 2025 - 02:34:31 EST)
- Re: [PATCH v3 1/3] dt-bindings: clock: gcc-sdm660: Add missing SDCC resets Krzysztof Kozlowski (Mon Feb 03 2025 - 02:37:00 EST)
- [PATCH] objtool: Hide unnecessary compiler error message David Engraf (Mon Feb 03 2025 - 02:39:12 EST)
- Re: [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers Johannes Berg (Mon Feb 03 2025 - 02:44:56 EST)
- [PATCH] dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy Yemike Abhilash Chandra (Mon Feb 03 2025 - 02:49:41 EST)
- Re: [PATCH 02/34] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible Krzysztof Kozlowski (Mon Feb 03 2025 - 02:53:22 EST)
- [PATCH] lib/math: Add Kunit test suite for gcd() Yu-Chun Lin (Mon Feb 03 2025 - 02:54:17 EST)
- Re: [PATCH 01/33] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible Krzysztof Kozlowski (Mon Feb 03 2025 - 02:54:39 EST)
- Re: [PATCH 02/33] dt-bindings: clock: add clock definitions for exynos7870 CMU Krzysztof Kozlowski (Mon Feb 03 2025 - 02:55:11 EST)
- Re: [syzbot] [xfs?] possible deadlock in xfs_buf_find_insert syzbot (Mon Feb 03 2025 - 02:55:26 EST)
- Re: [PATCH 03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings Krzysztof Kozlowski (Mon Feb 03 2025 - 02:57:22 EST)
- Re: [PATCH] arm64: dts: s32g: add the eDMA nodes Larisa Ileana Grigore (Mon Feb 03 2025 - 02:58:19 EST)
- Re: [PATCH] phy: cadence: cdns-dphy: Fix PLL lock and common ready poll timeout Devarsh Thakkar (Mon Feb 03 2025 - 03:00:42 EST)
- [PATCH v2] tee: optee: Fix supplicant wait loop Sumit Garg (Mon Feb 03 2025 - 03:00:58 EST)
- [PATCH V2] arm: dts: qcom: Fix indentation error Sanjay Chitroda (Mon Feb 03 2025 - 03:01:26 EST)
- Re: Re: [PATCH v2 2/4] media: ox05b1s: Add omnivision OX05B1S raw sensor driver Mirela Rabulea (Mon Feb 03 2025 - 03:02:35 EST)
- Re: [PATCH v2 3/3] misc: pci_endpoint_test: Fix irq_type to convey the correct type Kunihiko Hayashi (Mon Feb 03 2025 - 03:03:18 EST)
- Re: [PATCH] tee: optee: Add support for supplicant timeout Sumit Garg (Mon Feb 03 2025 - 03:03:29 EST)
- [PATCH v2] m68k: Do not include <linux/fb.h> Thomas Zimmermann (Mon Feb 03 2025 - 03:03:44 EST)
- Re: [PATCH] cpufreq: airoha: add CONFIG_OF dependency Arnd Bergmann (Mon Feb 03 2025 - 03:06:06 EST)
- Re: [PATCH v2 4/9] memory: Add STM32 Octo Memory Manager driver Patrice CHOTARD (Mon Feb 03 2025 - 03:06:18 EST)
- Re: [syzbot] [xfs?] possible deadlock in xfs_buf_find_insert Christoph Hellwig (Mon Feb 03 2025 - 03:07:36 EST)
- Re: [syzbot] [net?] possible deadlock in do_ipv6_setsockopt (4) Hillf Danton (Mon Feb 03 2025 - 03:07:49 EST)
- [PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:09:12 EST)
- [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h Raag Jadav (Mon Feb 03 2025 - 03:09:26 EST)
- [PATCH v3 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed Raag Jadav (Mon Feb 03 2025 - 03:09:40 EST)
- [PATCH v3 03/20] devres: Introduce devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:09:54 EST)
- [PATCH v3 05/20] pinctrl: baytrail: copy communities using devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:10:25 EST)
- [PATCH v3 04/20] pinctrl: intel: copy communities using devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:10:26 EST)
- [PATCH v3 07/20] pinctrl: tangier: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:10:55 EST)
- [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:11:02 EST)
- [PATCH v2 1/2] arm64: dts: s32g: add the eDMA nodes Larisa Grigore (Mon Feb 03 2025 - 03:11:17 EST)
- [PATCH v3 09/20] input: sparse-keymap: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:11:32 EST)
- [PATCH v3 08/20] pinctrl: pxa2xx: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:11:37 EST)
- [PATCH v3 10/20] input: ipaq-micro-keys: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:11:44 EST)
- [PATCH v3 11/20] regulator: devres: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:12:05 EST)
- [PATCH v3 14/20] iio: adc: xilinx-xadc-core: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:12:47 EST)
- [PATCH v3 15/20] ASoC: Intel: avs: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:13:03 EST)
- [PATCH v3 12/20] regulator: cros-ec: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:13:12 EST)
- Re: [PATCH v19 06/11] perf: apple_m1: Don't disable counter in m1_pmu_enable_event() Anshuman Khandual (Mon Feb 03 2025 - 03:13:22 EST)
- [PATCH v3 13/20] power: supply: sc27xx: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:13:29 EST)
- [PATCH v3 17/20] ASoC: tlv320dac33: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:13:52 EST)
- [PATCH v3 18/20] ASoC: uda1380: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:14:18 EST)
- [PATCH v3 20/20] ASoC: uniphier: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:14:33 EST)
- [PATCH v3 19/20] ASoC: meson: axg-tdm-interface: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:14:34 EST)
- [PATCH v3 16/20] ASoC: hdac_hdmi: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 03:14:39 EST)
- Re: [PATCH v2 0/3] Fix and cleanup and extend cpu.stat Abel Wu (Mon Feb 03 2025 - 03:15:02 EST)
- Re: [PATCH] ARM: dts: ti: davinci: Align GPIO hog name with bindings Bartosz Golaszewski (Mon Feb 03 2025 - 03:15:16 EST)
- [PATCH v3 3/8] scsi: ufs: core: Add a vop to map clock frequency to gear speed Ziqi Chen (Mon Feb 03 2025 - 03:16:16 EST)
- [PATCH v3 4/8] scsi: ufs: qcom: Implement the freq_to_gear_speed() vop Ziqi Chen (Mon Feb 03 2025 - 03:16:22 EST)
- [PATCH v3 0/8] Support Multi-frequency scale for UFS Ziqi Chen (Mon Feb 03 2025 - 03:16:24 EST)
- [PATCH v3 8/8] ABI: sysfs-driver-ufs: Add missing UFS sysfs attributes Ziqi Chen (Mon Feb 03 2025 - 03:16:40 EST)
- [PATCH v3 6/8] scsi: ufs: core: Check if scaling up is required when disable clkscale Ziqi Chen (Mon Feb 03 2025 - 03:16:47 EST)
- [PATCH v3 5/8] scsi: ufs: core: Enable multi-level gear scaling Ziqi Chen (Mon Feb 03 2025 - 03:16:53 EST)
- [PATCH v3 2/8] scsi: ufs: qcom: Pass target_freq to clk scale pre and post change Ziqi Chen (Mon Feb 03 2025 - 03:16:59 EST)
- [PATCH v3 7/8] scsi: ufs: core: Toggle Write Booster during clock scaling base on gear speed Ziqi Chen (Mon Feb 03 2025 - 03:17:10 EST)
- [PATCH v3 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vop Ziqi Chen (Mon Feb 03 2025 - 03:17:15 EST)
- Re: [syzbot] [ntfs3?] KMSAN: uninit-value in longest_match_std (2) syzbot (Mon Feb 03 2025 - 03:17:48 EST)
- Re: [PATCH] scanf: convert self-test to KUnit Geert Uytterhoeven (Mon Feb 03 2025 - 03:18:01 EST)
- Re: [PATCH v2 6/8] tee: add Qualcomm TEE driver kernel test robot (Mon Feb 03 2025 - 03:18:19 EST)
- Re: [PATCH v2 0/2] Disable DMA on secondary UART on PX30 Ringneck Heiko Stuebner (Mon Feb 03 2025 - 03:18:19 EST)
- Re: [PATCH v2] gpio: Use str_enable_disable-like helpers Bartosz Golaszewski (Mon Feb 03 2025 - 03:18:24 EST)
- Re: [PATCH] debugfs: add fsd's methods initialization Greg KH (Mon Feb 03 2025 - 03:18:36 EST)
- Re: [PATCH 0/2] arm64: dts: rockchip: Fan updates for Radxa Rock 5C Heiko Stuebner (Mon Feb 03 2025 - 03:19:00 EST)
- Re: [PATCH] arm64: dts: rockchip: Describe why is HWRNG disabled in RK356x base dtsi Heiko Stuebner (Mon Feb 03 2025 - 03:19:03 EST)
- Re: [PATCH v2] arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588 Heiko Stuebner (Mon Feb 03 2025 - 03:19:18 EST)
- Re: [PATCH v2] arm64: dts: rockchip: Use "dma-noncoherent" in base RK3588 SoC dtsi Heiko Stuebner (Mon Feb 03 2025 - 03:19:21 EST)
- Re: [PATCH v2] tee: optee: Fix supplicant wait loop Arnd Bergmann (Mon Feb 03 2025 - 03:19:58 EST)
- Re: [PATCH v19 07/11] perf: arm_pmu: Move PMUv3-specific data Anshuman Khandual (Mon Feb 03 2025 - 03:20:12 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook Heiko Stuebner (Mon Feb 03 2025 - 03:20:14 EST)
- Re: [PATCH] arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus lts Heiko Stuebner (Mon Feb 03 2025 - 03:20:23 EST)
- Re: [PATCH] iomap: Fix -Wmissing-prototypes on UM Arnd Bergmann (Mon Feb 03 2025 - 03:21:26 EST)
- Re: [PATCH] arm64: dts: rockchip: add support for sound output over HDMI on RK3399 Puma Haikou Heiko Stuebner (Mon Feb 03 2025 - 03:21:28 EST)
- Re: [PATCH v2] arm64: dts: rockchip: Enable HDMI on armsom-sige7 Heiko Stuebner (Mon Feb 03 2025 - 03:21:28 EST)
- Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction. Abdiel Janulgue (Mon Feb 03 2025 - 03:22:53 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Johan Hovold (Mon Feb 03 2025 - 03:23:00 EST)
- Re: [PATCH] scanf: convert self-test to KUnit Geert Uytterhoeven (Mon Feb 03 2025 - 03:23:05 EST)
- Re: question about firmware caching and relying on it (CONFIG_FW_CACHE) Greg Kroah-Hartman (Mon Feb 03 2025 - 03:23:30 EST)
- Re: [PATCH v3 1/2] arm64: dts: qcom: sm8650: drop cpu thermal passive trip points Neil Armstrong (Mon Feb 03 2025 - 03:23:51 EST)
- Re: [PATCH v2 2/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator Vlastimil Babka (Mon Feb 03 2025 - 03:24:07 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures neil . armstrong (Mon Feb 03 2025 - 03:24:36 EST)
- Re: [PATCH] iomap: Fix -Wmissing-prototypes on UM Thomas Weißschuh (Mon Feb 03 2025 - 03:25:30 EST)
- Re: [RFC PATCH 1/3] virtio-gpu api: add blob userptr resource Akihiko Odaki (Mon Feb 03 2025 - 03:26:10 EST)
- Re: [syzbot] [net?] possible deadlock in do_ipv6_setsockopt (4) syzbot (Mon Feb 03 2025 - 03:31:13 EST)
- Re: [PATCH v19 08/11] arm64/sysreg: Add BRBE registers and fields Anshuman Khandual (Mon Feb 03 2025 - 03:32:30 EST)
- Re: [PATCH] mtd: Add check for kcalloc() Miquel Raynal (Mon Feb 03 2025 - 03:32:42 EST)
- linux-next: Fixes tag needs some work in the rockchip tree Stephen Rothwell (Mon Feb 03 2025 - 03:33:30 EST)
- Re: [PATCH] kmem/tracing: Add kmem name to kmem_cache_alloc tracepoint Vlastimil Babka (Mon Feb 03 2025 - 03:34:40 EST)
- Re: [RFC PATCH 00/39] 1G page support for guest_memfd Ackerley Tng (Mon Feb 03 2025 - 03:35:27 EST)
- [syzbot] [fs?] upstream test error: BUG: unable to handle kernel paging request in put_links syzbot (Mon Feb 03 2025 - 03:35:44 EST)
- [syzbot] Monthly v9fs report (Feb 2025) syzbot (Mon Feb 03 2025 - 03:35:46 EST)
- Re: [syzbot] [xfs?] possible deadlock in xfs_buf_find_insert syzbot (Mon Feb 03 2025 - 03:36:08 EST)
- Re: [PATCH v11 3/3] MAINTAINERS: add entry for Rust dma mapping helpers device driver API Abdiel Janulgue (Mon Feb 03 2025 - 03:38:24 EST)
- [PATCH TRIVIAL] docs: admin-guide: rename GTK+ to GTK mortodinoite (Mon Feb 03 2025 - 03:38:40 EST)
- Re: [PATCH v4 0/2] Add support for GPU SMMU on QCS8300 Pratyush Brahma (Mon Feb 03 2025 - 03:39:01 EST)
- Re: [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC Johan Hovold (Mon Feb 03 2025 - 03:39:08 EST)
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim Kirill A. Shutemov (Mon Feb 03 2025 - 03:40:18 EST)
- Re: [PATCH net-next v18 05/25] ovpn: introduce the ovpn_peer object Antonio Quartulli (Mon Feb 03 2025 - 03:40:34 EST)
- Re: [syzbot] [kernfs?] possible deadlock in walk_component (4) Hillf Danton (Mon Feb 03 2025 - 03:41:29 EST)
- [PATCH] x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 Alice Ryhl (Mon Feb 03 2025 - 03:41:53 EST)
- Re: [PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg Andreas Schwab (Mon Feb 03 2025 - 03:42:11 EST)
- Re: [PATCH v4] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions Mika Westerberg (Mon Feb 03 2025 - 03:42:43 EST)
- Re: [PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg Andreas Schwab (Mon Feb 03 2025 - 03:43:03 EST)
- Re: [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module Raj Kumar Bhagat (Mon Feb 03 2025 - 03:43:30 EST)
- Re: [PATCH v9 00/28] Qualcomm iris video decoder driver Johan Hovold (Mon Feb 03 2025 - 03:43:46 EST)
- Re: Re: [PATCH v2 2/4] media: ox05b1s: Add omnivision OX05B1S raw sensor driver Laurent Pinchart (Mon Feb 03 2025 - 03:44:10 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Mon Feb 03 2025 - 03:44:15 EST)
- Re: Re: [PATCH v3 4/4] media: ox05b1s: Add support for Omnivision OS08A20 raw sensor Mirela Rabulea (Mon Feb 03 2025 - 03:44:31 EST)
- Re: [PATCH] thunderbolt: Remove the TBT3 Not Supported bit Mika Westerberg (Mon Feb 03 2025 - 03:47:06 EST)
- Re: [PATCH v19 09/11] arm64: Handle BRBE booting requirements Anshuman Khandual (Mon Feb 03 2025 - 03:47:40 EST)
- [PATCH v1] USB: serial: ftdi_sio: add support for Altera USB Blaster 3 Boon Khai Ng (Mon Feb 03 2025 - 03:48:46 EST)
- [RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers Anup Patel (Mon Feb 03 2025 - 03:49:36 EST)
- [RFC PATCH v2 01/17] riscv: Add new error codes defined by SBI v3.0 Anup Patel (Mon Feb 03 2025 - 03:49:54 EST)
- [RFC PATCH v2 02/17] dt-bindings: mailbox: Add bindings for RPMI shared memory transport Anup Patel (Mon Feb 03 2025 - 03:50:09 EST)
- [RFC PATCH v2 03/17] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension Anup Patel (Mon Feb 03 2025 - 03:50:22 EST)
- [RFC PATCH v2 04/17] RISC-V: Add defines for the SBI message proxy extension Anup Patel (Mon Feb 03 2025 - 03:50:35 EST)
- [RFC PATCH v2 05/17] mailbox: Add common header for RPMI messages sent via mailbox Anup Patel (Mon Feb 03 2025 - 03:50:45 EST)
- [RFC PATCH v2 06/17] mailbox: Allow controller specific mapping using fwnode Anup Patel (Mon Feb 03 2025 - 03:51:00 EST)
- [RFC PATCH v2 07/17] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver Anup Patel (Mon Feb 03 2025 - 03:51:13 EST)
- [RFC PATCH v2 08/17] dt-bindings: clock: Add bindings for RISC-V RPMI clock service group Anup Patel (Mon Feb 03 2025 - 03:51:30 EST)
- [RFC PATCH v2 09/17] clk: Add clock driver for the RISC-V RPMI clock service group Anup Patel (Mon Feb 03 2025 - 03:51:39 EST)
- [RFC PATCH v2 10/17] dt-bindings: interrupt-controller: Add bindings for RISC-V RPMI system MSI Anup Patel (Mon Feb 03 2025 - 03:52:05 EST)
- [RFC PATCH v2 11/17] irqchip: Add driver for the RISC-V RPMI system MSI service group Anup Patel (Mon Feb 03 2025 - 03:52:17 EST)
- [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Anup Patel (Mon Feb 03 2025 - 03:52:29 EST)
- [RFC PATCH v2 13/17] ACPI: scan: Update honor list for RPMI System MSI Anup Patel (Mon Feb 03 2025 - 03:52:39 EST)
- [RFC PATCH v2 14/17] ACPI: RISC-V: Add RPMI System MSI to GSI mapping Anup Patel (Mon Feb 03 2025 - 03:52:56 EST)
- [RFC PATCH v2 15/17] mailbox/riscv-sbi-mpxy: Add ACPI support Anup Patel (Mon Feb 03 2025 - 03:53:11 EST)
- [RFC PATCH v2 16/17] irqchip/riscv-rpmi-sysmsi: Add ACPI support Anup Patel (Mon Feb 03 2025 - 03:53:25 EST)
- [RFC PATCH v2 17/17] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig Anup Patel (Mon Feb 03 2025 - 03:53:40 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Mon Feb 03 2025 - 03:54:07 EST)
- Re: [PATCH] phy: cadence: cdns-dphy: Fix PLL lock and common ready poll timeout Devarsh Thakkar (Mon Feb 03 2025 - 03:54:32 EST)
- RE: [EXTERNAL] [PATCH net] net: atlantic: fix warning during hot unplug Igor Russkikh (Mon Feb 03 2025 - 03:55:49 EST)
- [PATCH v3 1/3] samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS Jinghao Jia (Mon Feb 03 2025 - 03:56:08 EST)
- [PATCH v3 3/3] samples/hid: fix broken vmlinux path for VMLINUX_BTF Jinghao Jia (Mon Feb 03 2025 - 03:56:21 EST)
- [PATCH v3 2/3] samples/bpf: fix broken vmlinux path for VMLINUX_BTF Jinghao Jia (Mon Feb 03 2025 - 03:56:27 EST)
- [PATCH v3 0/3] Makefile fixes for samples/{bpf,hid} Jinghao Jia (Mon Feb 03 2025 - 03:57:12 EST)
- [PATCH v3 0/4] Add support for Priva E-Measuringbox board Oleksij Rempel (Mon Feb 03 2025 - 03:58:57 EST)
- [PATCH v3 3/4] arm: dts: stm32: Add thermal support for STM32MP131 Oleksij Rempel (Mon Feb 03 2025 - 03:59:08 EST)
- [PATCH v3 2/4] dt-bindings: arm: stm32: Add Priva E-Measuringbox board Oleksij Rempel (Mon Feb 03 2025 - 03:59:11 EST)
- [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add prefix for Priva Oleksij Rempel (Mon Feb 03 2025 - 03:59:46 EST)
- [PATCH v3 4/4] arm: dts: stm32: Add Priva E-Measuringbox devicetree Oleksij Rempel (Mon Feb 03 2025 - 03:59:54 EST)
- Re: [PATCH net-next v18 15/25] ovpn: implement multi-peer support Antonio Quartulli (Mon Feb 03 2025 - 04:01:23 EST)
- Re: [syzbot] [kernfs?] possible deadlock in walk_component (4) syzbot (Mon Feb 03 2025 - 04:03:14 EST)
- [PATCH v2] trace/osnoise: Add trace events for samples Tomas Glozar (Mon Feb 03 2025 - 04:04:42 EST)
- [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc Thomas Weißschuh (Mon Feb 03 2025 - 04:05:31 EST)
- [PATCH 01/16] MAINTAINERS: Add vDSO selftests Thomas Weißschuh (Mon Feb 03 2025 - 04:05:32 EST)
- [PATCH 02/16] elf, uapi: Add definition for STN_UNDEF Thomas Weißschuh (Mon Feb 03 2025 - 04:05:38 EST)
- [PATCH 03/16] elf, uapi: Add definition for DT_GNU_HASH Thomas Weißschuh (Mon Feb 03 2025 - 04:05:48 EST)
- [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK Thomas Weißschuh (Mon Feb 03 2025 - 04:05:54 EST)
- [PATCH 08/16] selftests: Add headers target Thomas Weißschuh (Mon Feb 03 2025 - 04:06:26 EST)
- [PATCH 05/16] elf, uapi: Add type ElfXX_Versym Thomas Weißschuh (Mon Feb 03 2025 - 04:06:27 EST)
- [PATCH 09/16] selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdr Thomas Weißschuh (Mon Feb 03 2025 - 04:06:33 EST)
- iommu: flood of ahci 0000:e6:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0055 address=0xa14a4000 flags=0x0070] Corentin Labbe (Mon Feb 03 2025 - 04:06:42 EST)
- [PATCH 06/16] elf, uapi: Add types ElfXX_Verdef and ElfXX_Veraux Thomas Weißschuh (Mon Feb 03 2025 - 04:06:45 EST)
- [PATCH 12/16] selftests: vDSO: parse_vdso: Test __SIZEOF_LONG__ instead of ULONG_MAX Thomas Weißschuh (Mon Feb 03 2025 - 04:06:56 EST)
- [PATCH 10/16] selftests: vDSO: parse_vdso: Drop vdso_init_from_auxv() Thomas Weißschuh (Mon Feb 03 2025 - 04:07:15 EST)
- [PATCH 13/16] selftests: vDSO: parse_vdso: Make compatible with nolibc Thomas Weißschuh (Mon Feb 03 2025 - 04:07:15 EST)
- [PATCH 11/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers Thomas Weißschuh (Mon Feb 03 2025 - 04:07:26 EST)
- [PATCH 07/16] tools/include: Add uapi/linux/elf.h Thomas Weißschuh (Mon Feb 03 2025 - 04:07:28 EST)
- [PATCH 14/16] selftests: vDSO: vdso_test_gettimeofday: Clean up includes Thomas Weißschuh (Mon Feb 03 2025 - 04:08:02 EST)
- [PATCH 15/16] selftests: vDSO: vdso_test_gettimeofday: Make compatible with nolibc Thomas Weißschuh (Mon Feb 03 2025 - 04:08:04 EST)
- [PATCH 16/16] selftests: vDSO: vdso_standalone_test_x86: Switch to nolibc Thomas Weißschuh (Mon Feb 03 2025 - 04:08:08 EST)
- Re: [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module Raj Kumar Bhagat (Mon Feb 03 2025 - 04:08:56 EST)
- Re: [PATCH] Fix invalid fan speed on ThinkPad X120e Ilpo Järvinen (Mon Feb 03 2025 - 04:09:04 EST)
- Re: [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module Raj Kumar Bhagat (Mon Feb 03 2025 - 04:09:19 EST)
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full K Prateek Nayak (Mon Feb 03 2025 - 04:09:40 EST)
- Re: [PATCH 2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR Paul Durrant (Mon Feb 03 2025 - 04:10:30 EST)
- Re: [PATCH 6/6] rust: page: Make Page::as_ptr() pub(crate) Alice Ryhl (Mon Feb 03 2025 - 04:10:41 EST)
- Re: [PATCH 3/6] rust: page: Make with_page_mapped() and with_pointer_into_page() public Alice Ryhl (Mon Feb 03 2025 - 04:10:48 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range Paul Durrant (Mon Feb 03 2025 - 04:10:56 EST)
- Re: [PATCH 4/6] rust: addr: Add a module to declare core address types Alice Ryhl (Mon Feb 03 2025 - 04:11:13 EST)
- [PATCH v2] ASoC: dt-bindings: atmel,at91-ssc: Convert to YAML format Andrei Simion (Mon Feb 03 2025 - 04:12:22 EST)
- [PATCH] ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt Murad Masimov (Mon Feb 03 2025 - 04:13:05 EST)
- Re: [PATCH 1/6] rust: types: Add Ownable/Owned types Alice Ryhl (Mon Feb 03 2025 - 04:14:16 EST)
- Re: [PATCH 3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes Paul Durrant (Mon Feb 03 2025 - 04:15:18 EST)
- [PATCH v3 1/2] dt-bindings: arm: amlogic: add S805Y and Mi TV Stick Ferass El Hafidi (Mon Feb 03 2025 - 04:16:08 EST)
- [PATCH v3 0/2] Add support for Xiaomi Mi TV Stick Ferass El Hafidi (Mon Feb 03 2025 - 04:16:14 EST)
- [PATCH v3 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick Ferass El Hafidi (Mon Feb 03 2025 - 04:16:32 EST)
- Re: [PATCH v19 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests Anshuman Khandual (Mon Feb 03 2025 - 04:16:52 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: amlogic: add S805Y and Mi TV Stick Ferass El Hafidi (Mon Feb 03 2025 - 04:17:58 EST)
- Re: [PATCH 2/6] rust: page: Convert to Ownable Alice Ryhl (Mon Feb 03 2025 - 04:18:07 EST)
- Re: [PATCH v2 1/2] cxlflash: Remove driver Frederic Barrat (Mon Feb 03 2025 - 04:18:26 EST)
- Re: [PATCH v2 2/2] cxl: Remove driver Frederic Barrat (Mon Feb 03 2025 - 04:19:05 EST)
- Re: [PATCH v3 1/1] regmap: Synchronize cache for the page selector Andy Shevchenko (Mon Feb 03 2025 - 04:19:36 EST)
- Re: [PATCH 4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y Paul Durrant (Mon Feb 03 2025 - 04:19:50 EST)
- Re: [PATCH net-next v18 17/25] ovpn: implement keepalive mechanism Sabrina Dubroca (Mon Feb 03 2025 - 04:20:49 EST)
- Re: [PATCH v7 00/14] platform/x86: alienware-wmi driver rework Ilpo Järvinen (Mon Feb 03 2025 - 04:21:03 EST)
- Re: [PATCH] rust: sync: lock: Add Lock::get_mut() Alice Ryhl (Mon Feb 03 2025 - 04:21:23 EST)
- Re: [PATCH v1 05/16] pinctrl: cy8c95x0: Remove incorrectly set fields in regmap configuration Andy Shevchenko (Mon Feb 03 2025 - 04:21:34 EST)
- Re: [PATCH] cpufreq: airoha: add CONFIG_OF dependency Viresh Kumar (Mon Feb 03 2025 - 04:21:56 EST)
- Re: linux-next: Fixes tag needs some work in the rockchip tree Heiko Stübner (Mon Feb 03 2025 - 04:22:14 EST)
- Re: [PATCH 5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen Paul Durrant (Mon Feb 03 2025 - 04:22:27 EST)
- Re: [PATCH 07/19] media: i2c: ds90ub953: Speed-up I2C watchdog timer Sakari Ailus (Mon Feb 03 2025 - 04:23:28 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Russell King (Oracle) (Mon Feb 03 2025 - 04:24:06 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Boris Brezillon (Mon Feb 03 2025 - 04:25:36 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Alice Ryhl (Mon Feb 03 2025 - 04:26:28 EST)
- Re: [PATCH] iio: magnetometer: si7210: fix magnetic field measurement scale Andy Shevchenko (Mon Feb 03 2025 - 04:26:39 EST)
- Re: [PATCH 12/19] media: i2c: ds90ub960: Add RX port iteration support Sakari Ailus (Mon Feb 03 2025 - 04:28:01 EST)
- Re: [PATCH 18/19] media: i2c: ds90ub960: Configure serializer using back-channel Sakari Ailus (Mon Feb 03 2025 - 04:28:26 EST)
- Re: [PATCH v9 00/28] Qualcomm iris video decoder driver Vikash Garodia (Mon Feb 03 2025 - 04:28:41 EST)
- Re: [PATCH v3 2/2] arm64: dts: rockchip: Add HDMI0 audio output on rock-5b Quentin Schulz (Mon Feb 03 2025 - 04:29:25 EST)
- Re: [PATCH FOR-NEXT] perf tools: Expose quiet/verbose variables in Makefile.perf Jiri Olsa (Mon Feb 03 2025 - 04:29:53 EST)
- Re: [PATCH net-next v18 08/25] ovpn: implement basic RX path (UDP) Sabrina Dubroca (Mon Feb 03 2025 - 04:30:16 EST)
- Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings Boris Brezillon (Mon Feb 03 2025 - 04:30:34 EST)
- Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API Alexander Gordeev (Mon Feb 03 2025 - 04:31:10 EST)
- Re: [PATCH v2] tee: optee: Fix supplicant wait loop Jens Wiklander (Mon Feb 03 2025 - 04:32:07 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Alice Ryhl (Mon Feb 03 2025 - 04:32:44 EST)
- [PATCH] net: stmmac: Allow zero for [tr]x_fifo_size Steven Price (Mon Feb 03 2025 - 04:34:47 EST)
- [PATCH 1/3] arm64: dts: ti: k3-am62x-sk-common: Add serial aliases Markus Schneider-Pargmann (Mon Feb 03 2025 - 04:35:08 EST)
- [PATCH 0/3] arm64: dts: ti: k3-am62*-sk: Add wkup/mcu_uart0 aliases Markus Schneider-Pargmann (Mon Feb 03 2025 - 04:35:10 EST)
- [PATCH 2/3] arm64: dts: ti: k3-am62a7-sk: Add serial alias Markus Schneider-Pargmann (Mon Feb 03 2025 - 04:35:19 EST)
- [PATCH 3/3] arm64: dts: ti: k3-am62p5-sk: Add serial alias Markus Schneider-Pargmann (Mon Feb 03 2025 - 04:35:28 EST)
- Re: [PATCH 5/6] rust: page: Add physical address conversion functions Alice Ryhl (Mon Feb 03 2025 - 04:35:52 EST)
- Re: [PATCH v3 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vop Bean Huo (Mon Feb 03 2025 - 04:38:15 EST)
- Re: [RFC PATCH v2 16/17] irqchip/riscv-rpmi-sysmsi: Add ACPI support Andy Shevchenko (Mon Feb 03 2025 - 04:38:46 EST)
- Re: [PATCH 2/6] rust: page: Convert to Ownable Fiona Behrens (Mon Feb 03 2025 - 04:39:56 EST)
- Re: [RFC PATCH 1/2] x86/relocs: Improve diagnostic for rejected absolute references Ingo Molnar (Mon Feb 03 2025 - 04:40:56 EST)
- [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Greg Kroah-Hartman (Mon Feb 03 2025 - 04:41:08 EST)
- Re: [PATCH 3/6] rust: page: Make with_page_mapped() and with_pointer_into_page() public Fiona Behrens (Mon Feb 03 2025 - 04:43:41 EST)
- Re: [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Andy Shevchenko (Mon Feb 03 2025 - 04:44:19 EST)
- Re: [PATCH 1/3] clk: Introduce clk_set_spread_spectrum Cristian Marussi (Mon Feb 03 2025 - 04:44:42 EST)
- RE: [PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers Shiju Jose (Mon Feb 03 2025 - 04:45:02 EST)
- Re: [PATCH v5 07/13] wifi: ath12k: add support for fixed QMI firmware memory Raj Kumar Bhagat (Mon Feb 03 2025 - 04:45:21 EST)
- Re: [PATCH net-next v18 20/25] ovpn: implement peer add/get/dump/delete via netlink Antonio Quartulli (Mon Feb 03 2025 - 04:45:41 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Yafang Shao (Mon Feb 03 2025 - 04:46:13 EST)
- Re: [PATCH] WIP: drivers/base: Add virtual_device_create() Simona Vetter (Mon Feb 03 2025 - 04:46:15 EST)
- Re: [RFC PATCH v2 15/17] mailbox/riscv-sbi-mpxy: Add ACPI support Andy Shevchenko (Mon Feb 03 2025 - 04:46:27 EST)
- Re: [PATCH] SUNRPC: Remove unused make_checksum Simon Horman (Mon Feb 03 2025 - 04:47:24 EST)
- Re: [PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 04:49:11 EST)
- Re: [PATCH v3 12/20] regulator: cros-ec: use devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 04:51:33 EST)
- Re: [PATCH v3 0/2] HID: corsair-void: Fix various memory issues Jiri Kosina (Mon Feb 03 2025 - 04:52:11 EST)
- Re: [PATCH v3 16/20] ASoC: hdac_hdmi: use devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 04:52:28 EST)
- Re: [PATCH] WIP: drivers/base: Add virtual_device_create() Greg Kroah-Hartman (Mon Feb 03 2025 - 04:52:58 EST)
- Re: [PATCH net-next v18 07/25] ovpn: implement basic TX path (UDP) Sabrina Dubroca (Mon Feb 03 2025 - 04:53:09 EST)
- Re: [PATCH v3 17/20] ASoC: tlv320dac33: use devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 04:53:48 EST)
- Re: [PATCH v3 20/20] ASoC: uniphier: use devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 04:54:00 EST)
- Re: [PATCH 5/6] rust: page: Add physical address conversion functions Fiona Behrens (Mon Feb 03 2025 - 04:54:16 EST)
- [PATCH V1.1 20/33] cpufreq: powernv: Stop setting common freq attributes Viresh Kumar (Mon Feb 03 2025 - 04:54:24 EST)
- Re: [PATCH v3 3/6] iio: adc: ad4030: add averaging support Uwe Kleine-König (Mon Feb 03 2025 - 04:54:44 EST)
- Re: [PATCH net-next v18 17/25] ovpn: implement keepalive mechanism Antonio Quartulli (Mon Feb 03 2025 - 04:55:04 EST)
- Re: [PATCH v3 14/20] iio: adc: xilinx-xadc-core: use devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 04:55:21 EST)
- Re: [PATCH] HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE Jiri Kosina (Mon Feb 03 2025 - 04:55:36 EST)
- Re: [PATCH] hid: intel-thc: fix CONFIG_HID dependency Jiri Kosina (Mon Feb 03 2025 - 04:56:53 EST)
- [PATCH v5] cpuidle: psci: Add trace for PSCI domain idle Keita Morisaki (Mon Feb 03 2025 - 04:57:09 EST)
- Re: [PATCH v3 18/20] ASoC: uda1380: use devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 04:57:29 EST)
- [syzbot] [net?] general protection fault in add_wait_queue syzbot (Mon Feb 03 2025 - 04:57:49 EST)
- Re: [PATCH net-next v18 08/25] ovpn: implement basic RX path (UDP) Antonio Quartulli (Mon Feb 03 2025 - 04:58:14 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Simona Vetter (Mon Feb 03 2025 - 04:59:35 EST)
- Re: [PATCH v1 0/2] pinctrl: intel: Unify the way of handling chained IRQ Andy Shevchenko (Mon Feb 03 2025 - 04:59:56 EST)
- Re: [RFC PATCH 1/2] x86/relocs: Improve diagnostic for rejected absolute references Ard Biesheuvel (Mon Feb 03 2025 - 05:00:35 EST)
- Re: [PATCH 5/6] rust: page: Add physical address conversion functions Alice Ryhl (Mon Feb 03 2025 - 05:01:27 EST)
- Re: [PATCH 29/29] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer Maxime Ripard (Mon Feb 03 2025 - 05:01:52 EST)
- Re: [PATCH net] net: atlantic: fix warning during hot unplug Simon Horman (Mon Feb 03 2025 - 05:02:53 EST)
- Re: [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Greg Kroah-Hartman (Mon Feb 03 2025 - 05:03:41 EST)
- Re: [PATCH net-next v18 12/25] ovpn: implement TCP transport Sabrina Dubroca (Mon Feb 03 2025 - 05:05:29 EST)
- Re: [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module Krzysztof Kozlowski (Mon Feb 03 2025 - 05:06:12 EST)
- [PATCH] riscv/futex: sign extend compare value in atomic cmpxchg Andreas Schwab (Mon Feb 03 2025 - 05:06:26 EST)
- Re: [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module Krzysztof Kozlowski (Mon Feb 03 2025 - 05:09:38 EST)
- Re: [PATCH v4 0/2] Introduce Poly/Plantronics mute event support Jiri Kosina (Mon Feb 03 2025 - 05:09:52 EST)
- Re: [PATCH v3 2/8] scsi: ufs: qcom: Pass target_freq to clk scale pre and post change Bean Huo (Mon Feb 03 2025 - 05:10:16 EST)
- Re: [PATCH v5 07/13] wifi: ath12k: add support for fixed QMI firmware memory Krzysztof Kozlowski (Mon Feb 03 2025 - 05:13:14 EST)
- Re: [PATCH] HID: quirks: ignore non-functional sensor in HP 5MP Camera Jiri Kosina (Mon Feb 03 2025 - 05:17:04 EST)
- [RFC PATCH v3 00/15] pkeys-based page table hardening Kevin Brodsky (Mon Feb 03 2025 - 05:19:55 EST)
- [RFC PATCH v3 01/15] mm: Introduce kpkeys Kevin Brodsky (Mon Feb 03 2025 - 05:20:03 EST)
- [RFC PATCH v3 02/15] set_memory: Introduce set_memory_pkey() stub Kevin Brodsky (Mon Feb 03 2025 - 05:20:18 EST)
- [RFC PATCH v3 03/15] arm64: mm: Enable overlays for all EL1 indirect permissions Kevin Brodsky (Mon Feb 03 2025 - 05:20:30 EST)
- [RFC PATCH v3 04/15] arm64: Introduce por_set_pkey_perms() helper Kevin Brodsky (Mon Feb 03 2025 - 05:20:42 EST)
- [RFC PATCH v3 05/15] arm64: Implement asm/kpkeys.h using POE Kevin Brodsky (Mon Feb 03 2025 - 05:20:54 EST)
- Re: [PATCH v3 net] udp: gso: do not drop small packets when PMTU reduces patchwork-bot+netdevbpf (Mon Feb 03 2025 - 05:21:09 EST)
- Re: [PATCH net v3] tg3: Disable tg3 PCIe AER on system reboot patchwork-bot+netdevbpf (Mon Feb 03 2025 - 05:21:35 EST)
- [RFC PATCH v3 06/15] arm64: set_memory: Implement set_memory_pkey() Kevin Brodsky (Mon Feb 03 2025 - 05:21:52 EST)
- [RFC PATCH v3 07/15] arm64: Enable kpkeys Kevin Brodsky (Mon Feb 03 2025 - 05:22:12 EST)
- [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey() Kevin Brodsky (Mon Feb 03 2025 - 05:22:26 EST)
- [RFC PATCH v3 09/15] mm: Introduce kpkeys_hardened_pgtables Kevin Brodsky (Mon Feb 03 2025 - 05:22:30 EST)
- [RFC PATCH v3 10/15] mm: Allow __pagetable_ctor() to fail Kevin Brodsky (Mon Feb 03 2025 - 05:22:53 EST)
- [RFC PATCH v3 11/15] mm: Map page tables with privileged pkey Kevin Brodsky (Mon Feb 03 2025 - 05:23:03 EST)
- [RFC PATCH v3 12/15] arm64: kpkeys: Support KPKEYS_LVL_PGTABLES Kevin Brodsky (Mon Feb 03 2025 - 05:23:21 EST)
- [RFC PATCH v3 13/15] arm64: mm: Guard page table writes with kpkeys Kevin Brodsky (Mon Feb 03 2025 - 05:23:37 EST)
- [RFC PATCH v3 14/15] arm64: Enable kpkeys_hardened_pgtables support Kevin Brodsky (Mon Feb 03 2025 - 05:23:48 EST)
- [RFC PATCH v3 15/15] mm: Add basic tests for kpkeys_hardened_pgtables Kevin Brodsky (Mon Feb 03 2025 - 05:23:50 EST)
- Re: [PATCH] parisc: Remove memcpy_fromio Julian Vetter (Mon Feb 03 2025 - 05:24:04 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Danilo Krummrich (Mon Feb 03 2025 - 05:24:38 EST)
- Re: [RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use Thomas Zimmermann (Mon Feb 03 2025 - 05:25:11 EST)
- Re: [PATCH 6.13 00/25] 6.13.1-rc1 review Pavel Machek (Mon Feb 03 2025 - 05:25:36 EST)
- Re: [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module Raj Kumar Bhagat (Mon Feb 03 2025 - 05:28:19 EST)
- [RFC PATCH 0/8] pkeys-based cred hardening Kevin Brodsky (Mon Feb 03 2025 - 05:28:34 EST)
- [RFC PATCH 1/8] arm64: kpkeys: Avoid unnecessary writes to POR_EL1 Kevin Brodsky (Mon Feb 03 2025 - 05:28:57 EST)
- [PATCH 0/2] arm: Do not include <linux/fb.h> Thomas Zimmermann (Mon Feb 03 2025 - 05:28:59 EST)
- [PATCH 1/2] ARM: spitz: Do not include <linux/fb.h> Thomas Zimmermann (Mon Feb 03 2025 - 05:29:11 EST)
- [PATCH 2/2] ARM: s3c: Do not include <linux/fb.h> Thomas Zimmermann (Mon Feb 03 2025 - 05:29:15 EST)
- [RFC PATCH 2/8] mm: kpkeys: Introduce unrestricted level Kevin Brodsky (Mon Feb 03 2025 - 05:29:29 EST)
- [RFC PATCH 3/8] slab: Introduce SLAB_SET_PKEY Kevin Brodsky (Mon Feb 03 2025 - 05:30:18 EST)
- [RFC PATCH 4/8] rcu: Allow processing kpkeys-protected data Kevin Brodsky (Mon Feb 03 2025 - 05:30:27 EST)
- [RFC PATCH 5/8] mm: kpkeys: Introduce cred pkey/level Kevin Brodsky (Mon Feb 03 2025 - 05:30:29 EST)
- [RFC PATCH 7/8] fs: Protect creds installed by override_creds() Kevin Brodsky (Mon Feb 03 2025 - 05:31:15 EST)
- [RFC PATCH 6/8] cred: Protect live struct cred with kpkeys Kevin Brodsky (Mon Feb 03 2025 - 05:31:19 EST)
- [RFC PATCH 8/8] mm: Add basic tests for kpkeys_hardened_cred Kevin Brodsky (Mon Feb 03 2025 - 05:31:53 EST)
- Re: [PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 05:34:25 EST)
- Re: [PATCH 02/13] auxdisplay: seg-led-gpio: use gpiods_set_array_value_cansleep Geert Uytterhoeven (Mon Feb 03 2025 - 05:35:27 EST)
- Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API Dmitry V. Levin (Mon Feb 03 2025 - 05:35:57 EST)
- [PATCH v3] mux: mmio: Add suspend and resume support Thomas Richard (Mon Feb 03 2025 - 05:36:47 EST)
- Re: [PATCH] drivers: soc: atmel: fix the args passed to AT91_SOC Varshini.Rajendran (Mon Feb 03 2025 - 05:37:00 EST)
- Re: [PATCH] net: stmmac: Allow zero for [tr]x_fifo_size Russell King (Oracle) (Mon Feb 03 2025 - 05:38:37 EST)
- Re: [PATCH v2 6/8] tee: add Qualcomm TEE driver kernel test robot (Mon Feb 03 2025 - 05:40:25 EST)
- Re: [PATCH v3 12/20] regulator: cros-ec: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 05:40:42 EST)
- Re: [PATCH v2 0/4] arm64/sysreg: Sort sysreg by encoding James Clark (Mon Feb 03 2025 - 05:40:50 EST)
- Re: [PATCH 1/3] clk: Introduce clk_set_spread_spectrum Peng Fan (Mon Feb 03 2025 - 05:41:02 EST)
- Re: [PATCH v3 03/14] acpi/ghes: Use HEST table offsets when preparing GHES records Jonathan Cameron (Mon Feb 03 2025 - 05:42:41 EST)
- Re: [PATCH v3 14/20] iio: adc: xilinx-xadc-core: use devm_kmemdup_array() Raag Jadav (Mon Feb 03 2025 - 05:43:00 EST)
- Re: [PATCH net-next v18 20/25] ovpn: implement peer add/get/dump/delete via netlink Sabrina Dubroca (Mon Feb 03 2025 - 05:43:01 EST)
- Re: [PATCH v2 2/3] dt-bindings: firmware: stratix10: Convert to json-schema Mahesh Rao (Mon Feb 03 2025 - 05:43:46 EST)
- Re: [PATCH 0/4] rtc/scmi: Support multiple RTCs Peng Fan (Mon Feb 03 2025 - 05:44:28 EST)
- Re: [PATCH] cpufreq/amd-pstate: Remove unnecessary driver_lock in set_boost Viresh Kumar (Mon Feb 03 2025 - 05:48:23 EST)
- Re: [PATCH v3 06/14] acpi/ghes: only set hw_error_le or hest_addr_le Jonathan Cameron (Mon Feb 03 2025 - 05:48:33 EST)
- Re: [lvc-project] [PATCH] wifi: nl80211: override all other flags if MONITOR_FLAG_COOK_FRAMES is set Jouni Malinen (Mon Feb 03 2025 - 05:48:59 EST)
- Re: [PATCH RFC net-next] netconsole: selftest: Add test for fragmented messages Simon Horman (Mon Feb 03 2025 - 05:49:09 EST)
- Re: [PATCH] parisc: Remove memcpy_fromio Arnd Bergmann (Mon Feb 03 2025 - 05:49:59 EST)
- Re: [PATCH v2 3/9] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller Patrice CHOTARD (Mon Feb 03 2025 - 05:50:20 EST)
- [REGRESSION,6.14.0-rc1]: rk_gmac-dwmac: no ethernet device shows up (NanoPi M4) Domenico Andreoli (Mon Feb 03 2025 - 05:51:52 EST)
- Re: [PATCH v3 08/14] acpi/ghes: Cleanup the code which gets ghes ged state Jonathan Cameron (Mon Feb 03 2025 - 05:52:00 EST)
- Re: [PATCH v2] cpufreq: scpi: compare kHz instead of Hz Viresh Kumar (Mon Feb 03 2025 - 05:52:22 EST)
- [PATCH V2] ASoC: tegra: Add interconnect support Sheetal . (Mon Feb 03 2025 - 05:53:31 EST)
- Re: [PATCH v3 12/14] tests/acpi: virt: add a HEST table to aarch64 virt and update DSDT Jonathan Cameron (Mon Feb 03 2025 - 05:53:50 EST)
- Re: [PATCH v2] tee: optee: Fix supplicant wait loop Arnd Bergmann (Mon Feb 03 2025 - 05:53:51 EST)
- [PATCH V2] cpufreq: airoha: modify CONFIG_OF dependency Viresh Kumar (Mon Feb 03 2025 - 05:54:29 EST)
- Re: [PATCH] cpufreq: airoha: add CONFIG_OF dependency Arnd Bergmann (Mon Feb 03 2025 - 05:54:51 EST)
- Re: [RFC PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use Lorenzo Stoakes (Mon Feb 03 2025 - 05:55:10 EST)
- Re: [lvc-project] [PATCH] wifi: nl80211: override all other flags if MONITOR_FLAG_COOK_FRAMES is set Johannes Berg (Mon Feb 03 2025 - 05:55:30 EST)
- Re: [PATCH v2] tee: optee: Fix supplicant wait loop Sumit Garg (Mon Feb 03 2025 - 05:56:07 EST)
- Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject Jonathan Cameron (Mon Feb 03 2025 - 05:57:03 EST)
- Re: [PATCH] cpufreq: enable 1200Mhz clock speed for armada-37xx Viresh Kumar (Mon Feb 03 2025 - 05:57:51 EST)
- [PATCH v5 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver Abel Vesa (Mon Feb 03 2025 - 05:58:32 EST)
- [PATCH v5 1/4] drm/dp: Add helper to set LTTPRs in transparent mode Abel Vesa (Mon Feb 03 2025 - 05:58:43 EST)
- [PATCH v5 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR transparent mode Abel Vesa (Mon Feb 03 2025 - 05:58:54 EST)
- [PATCH v5 3/4] drm/i915/dp: Use the generic helper to control LTTPR transparent mode Abel Vesa (Mon Feb 03 2025 - 05:59:34 EST)
- Re: [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Mika Westerberg (Mon Feb 03 2025 - 05:59:43 EST)
- [PATCH v5 4/4] drm/msm/dp: Add support for LTTPR handling Abel Vesa (Mon Feb 03 2025 - 05:59:50 EST)
- [PATCH v1] usb: core: fix pipe creation for get_bMaxPacketSize0 Stefan Eichenberger (Mon Feb 03 2025 - 06:00:28 EST)
- Re: [PATCH RFC net-next] netconsole: selftest: Add test for fragmented messages Breno Leitao (Mon Feb 03 2025 - 06:00:55 EST)
- Re: [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Danilo Krummrich (Mon Feb 03 2025 - 06:01:23 EST)
- Re: [PATCH v2 1/4] alpha/uapi: do not expose kernel-only stack frame structures John Paul Adrian Glaubitz (Mon Feb 03 2025 - 06:01:35 EST)
- [PATCH] gpio: sim: lock hog configfs items if present Bartosz Golaszewski (Mon Feb 03 2025 - 06:01:54 EST)
- Re: [PATCH] net: stmmac: Allow zero for [tr]x_fifo_size Steven Price (Mon Feb 03 2025 - 06:02:13 EST)
- [PATCH v4 0/2] Enable sensors support for the Congatec Board Controller Thomas Richard (Mon Feb 03 2025 - 06:02:21 EST)
- [PATCH v4 1/2] hwmon: Add Congatec Board Controller monitoring driver Thomas Richard (Mon Feb 03 2025 - 06:02:28 EST)
- [PATCH v4 2/2] mfd: cgbc: add a hwmon cell Thomas Richard (Mon Feb 03 2025 - 06:02:38 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Jon Hunter (Mon Feb 03 2025 - 06:03:08 EST)
- RE: [PATCH v11 5/8] iio: adc: adi-axi-adc: set data format Miclaus, Antoniu (Mon Feb 03 2025 - 06:03:29 EST)
- [PATCH net 0/2] rxrpc: Miscellaneous fixes David Howells (Mon Feb 03 2025 - 06:03:42 EST)
- [PATCH net 1/2] rxrpc: Fix call state set to not include the SERVER_SECURING state David Howells (Mon Feb 03 2025 - 06:04:23 EST)
- [PATCH net 2/2] rxrpc: Fix the rxrpc_connection attend queue handling David Howells (Mon Feb 03 2025 - 06:04:39 EST)
- Re: [PATCH v4 1/2] perf: Fujitsu: Add the Uncore MAC PMU driver Jonathan Cameron (Mon Feb 03 2025 - 06:05:44 EST)
- Re: [PATCH v2 0/4] alpha: stack fixes John Paul Adrian Glaubitz (Mon Feb 03 2025 - 06:06:12 EST)
- Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject Jonathan Cameron (Mon Feb 03 2025 - 06:09:54 EST)
- [PATCH v2 0/2] get_maintainer: report subsystem status separately from maintainer role Vlastimil Babka (Mon Feb 03 2025 - 06:14:07 EST)
- [PATCH v2 2/2] get_maintainer: stop reporting subsystem status as maintainer role Vlastimil Babka (Mon Feb 03 2025 - 06:14:12 EST)
- [PATCH v2 1/2] get_maintainer: add --substatus for reporting subsystem status Vlastimil Babka (Mon Feb 03 2025 - 06:14:16 EST)
- Re: [RFC][PATCH 0/3] DynamicHZ: Configuring the timer tick rate at boot time Peter Zijlstra (Mon Feb 03 2025 - 06:14:54 EST)
- Re: [PATCH v3 14/20] iio: adc: xilinx-xadc-core: use devm_kmemdup_array() Jonathan Cameron (Mon Feb 03 2025 - 06:15:13 EST)
- Re: [PATCH v2] tee: optee: Fix supplicant wait loop Sumit Garg (Mon Feb 03 2025 - 06:15:27 EST)
- [PATCH 3/4] dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128E Danila Tikhonov (Mon Feb 03 2025 - 06:15:44 EST)
- Re: [PATCH v2 2/3] dt-bindings: firmware: stratix10: Convert to json-schema Krzysztof Kozlowski (Mon Feb 03 2025 - 06:15:57 EST)
- Re: [PATCH] debugfs: add fsd's methods initialization Edward Adam Davis (Mon Feb 03 2025 - 06:16:58 EST)
- Re: [PATCH] net: stmmac: Allow zero for [tr]x_fifo_size Russell King (Oracle) (Mon Feb 03 2025 - 06:17:11 EST)
- Re: [PATCH 0/3] drm/msm/dsi/phy: Improvements around concurrent PHY_CMN_CLK_CFG[01] Krzysztof Kozlowski (Mon Feb 03 2025 - 06:17:26 EST)
- Re: [PATCH 4/4] microblaze: remove unnecessary system.dts Michal Simek (Mon Feb 03 2025 - 06:17:46 EST)
- Re: [PATCH] SUNRPC: Remove unused make_checksum Jeff Layton (Mon Feb 03 2025 - 06:18:04 EST)
- Re: [PATCH v6 12/43] arm64: RME: Allocate/free RECs to match vCPUs Suzuki K Poulose (Mon Feb 03 2025 - 06:18:41 EST)
- Re: [PATCH 2/3] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Krzysztof Kozlowski (Mon Feb 03 2025 - 06:19:16 EST)
- Re: [PATCH v3 02/20] iio: imu: st_lsm9ds0: Replace device.h with what is needed Jonathan Cameron (Mon Feb 03 2025 - 06:20:07 EST)
- Re: [PATCH v2 2/3] dt-bindings: firmware: stratix10: Convert to json-schema Mahesh Rao (Mon Feb 03 2025 - 06:22:43 EST)
- Re: [PATCH 1/3] clk: Introduce clk_set_spread_spectrum Cristian Marussi (Mon Feb 03 2025 - 06:22:59 EST)
- Re: [PATCH v3 12/20] regulator: cros-ec: use devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 06:23:33 EST)
- Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings Liviu Dudau (Mon Feb 03 2025 - 06:24:23 EST)
- Re: [PATCH v3 14/20] iio: adc: xilinx-xadc-core: use devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 06:24:44 EST)
- Re: [PATCH] locking/lockdep: Disable KASAN instrumentation of lockdep.c Peter Zijlstra (Mon Feb 03 2025 - 06:24:59 EST)
- Re: [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Greg Kroah-Hartman (Mon Feb 03 2025 - 06:25:35 EST)
- Re: [PATCH v3 14/20] iio: adc: xilinx-xadc-core: use devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 06:26:06 EST)
- Re: [PATCH] debugfs: add fsd's methods initialization Greg KH (Mon Feb 03 2025 - 06:27:18 EST)
- Re: [PATCH v5 -next 07/11] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk Stanimir Varbanov (Mon Feb 03 2025 - 06:27:35 EST)
- Re: [PATCH v19 10/11] KVM: arm64: nvhe: Disable branch generation in nVHE guests James Clark (Mon Feb 03 2025 - 06:28:59 EST)
- Re: [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping Alistair Popple (Mon Feb 03 2025 - 06:29:29 EST)
- [PATCH V12] scsi: ufs: qcom: Enable UFS Shared ICE Feature Ram Kumar Dwivedi (Mon Feb 03 2025 - 06:29:45 EST)
- Re: [PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array() Andy Shevchenko (Mon Feb 03 2025 - 06:30:12 EST)
- [PATCH] clk: sunxi: clean up rate counting Anastasia Belova (Mon Feb 03 2025 - 06:30:32 EST)
- [PATCH REPOST] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc Andreas Karis (Mon Feb 03 2025 - 06:30:48 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Kunihiko Hayashi (Mon Feb 03 2025 - 06:33:08 EST)
- Re: [PATCH v2 06/16] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset Jonathan Santos (Mon Feb 03 2025 - 06:35:12 EST)
- Re: [PATCH v3 4/4] media: ox05b1s: Add support for Omnivision OS08A20 raw sensor Krzysztof Kozlowski (Mon Feb 03 2025 - 06:37:00 EST)
- Re: [PATCH v4 0/2] Add support for GPU SMMU on QCS8300 Krzysztof Kozlowski (Mon Feb 03 2025 - 06:37:19 EST)
- [PATCH 4/4] arm64: dts: qcom: sm7325-nothing-spacewar: Enable camera EEPROMs Danila Tikhonov (Mon Feb 03 2025 - 06:39:17 EST)
- [PATCH] ASoC: qcom: sc8280xp: enable primary mi2s Danila Tikhonov (Mon Feb 03 2025 - 06:39:35 EST)
- Re: [PATCH v2 3/9] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller Krzysztof Kozlowski (Mon Feb 03 2025 - 06:40:24 EST)
- [PATCH v2 RESEND] arm64: dts: apple: Split s8000/s8003 SoC DTS files Nick Chan (Mon Feb 03 2025 - 06:40:34 EST)
- Re: [PATCH] net: stmmac: Allow zero for [tr]x_fifo_size Steven Price (Mon Feb 03 2025 - 06:40:52 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids kernel test robot (Mon Feb 03 2025 - 06:42:27 EST)
- Re: [PATCH] perf/x86/intel: Ensure LBRs are disabled when a CPU is starting Peter Zijlstra (Mon Feb 03 2025 - 06:43:25 EST)
- Re: [PATCH] iomap: Fix -Wmissing-prototypes on UM Arnd Bergmann (Mon Feb 03 2025 - 06:43:56 EST)
- Re: [PATCH] Export MDRAID bitmap on disk structure in UAPI header file Mariusz Tkaczyk (Mon Feb 03 2025 - 06:44:05 EST)
- Re: [PATCH v2 07/16] iio: adc: ad7768-1: convert driver to use regmap Jonathan Santos (Mon Feb 03 2025 - 06:44:22 EST)
- [PATCH 1/4] arm64: dts: qcom: sm7325-nothing-spacewar: Add CAM fixed-regulators Danila Tikhonov (Mon Feb 03 2025 - 06:44:44 EST)
- [PATCH 2/4] dt-bindings: eeprom: at24: Add compatible for Puya P24C64F Danila Tikhonov (Mon Feb 03 2025 - 06:44:49 EST)
- [PATCH v3 RESEND 0/2] Device Tree for Apple T2 (T8012) SoC devices Nick Chan (Mon Feb 03 2025 - 06:45:18 EST)
- [PATCH v3 RESEND 1/2] dt-bindings: arm: apple: Add T2 devices Nick Chan (Mon Feb 03 2025 - 06:45:30 EST)
- [PATCH v3 RESEND 2/2] arm64: dts: apple: Add T2 devices Nick Chan (Mon Feb 03 2025 - 06:45:43 EST)
- Re: USB EHCI chipidea regression on NXP i.MX7 Stefan Eichenberger (Mon Feb 03 2025 - 06:47:42 EST)
- [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds Naman Jain (Mon Feb 03 2025 - 06:47:59 EST)
- [PATCH v2] scanf: convert self-test to KUnit Tamir Duberstein (Mon Feb 03 2025 - 06:48:24 EST)
- Re: [RFC PATCH] workqueue: introduce queue_delayed_work_on_offline_safe. Haakon Bugge (Mon Feb 03 2025 - 06:48:53 EST)
- Re: [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc Christophe Leroy (Mon Feb 03 2025 - 06:50:10 EST)
- [PATCH] powerpc/code-patching: Disable KASAN report during patching via temporary mm Christophe Leroy (Mon Feb 03 2025 - 06:50:23 EST)
- [PATCH v8 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr Tamir Duberstein (Mon Feb 03 2025 - 06:50:47 EST)
- [PATCH v8 1/4] rust: move BStr,CStr Display impls behind method Tamir Duberstein (Mon Feb 03 2025 - 06:50:57 EST)
- [PATCH v8 2/4] rust: replace `CStr` with `core::ffi::CStr` Tamir Duberstein (Mon Feb 03 2025 - 06:51:17 EST)
- [PATCH v8 4/4] rust: remove core::ffi::CStr reexport Tamir Duberstein (Mon Feb 03 2025 - 06:51:28 EST)
- [PATCH v8 3/4] rust: replace `kernel::c_str!` with C-Strings Tamir Duberstein (Mon Feb 03 2025 - 06:51:30 EST)
- Re: [PATCH] memory: omap-gpmc: drop no compatible check Krzysztof Kozlowski (Mon Feb 03 2025 - 06:51:57 EST)
- [PATCH v5 RESEND 0/3] Apple DWI backlight driver Nick Chan (Mon Feb 03 2025 - 06:52:36 EST)
- [PATCH v5 RESEND 1/3] dt-bindings: leds: backlight: apple,dwi-bl: Add Apple DWI backlight Nick Chan (Mon Feb 03 2025 - 06:52:52 EST)
- [PATCH v5 RESEND 2/3] backlight: apple_dwi_bl: Add Apple DWI backlight driver Nick Chan (Mon Feb 03 2025 - 06:53:08 EST)
- [PATCH v5 RESEND 3/3] MAINTAINERS: Add entries for Apple DWI backlight controller Nick Chan (Mon Feb 03 2025 - 06:53:23 EST)
- Re: [PATCH] memory: tegra20-emc: Drop redundant platform_get_irq() error printk Krzysztof Kozlowski (Mon Feb 03 2025 - 06:54:00 EST)
- Re: [PATCH] w1: fix NULL pointer dereference in probe Krzysztof Kozlowski (Mon Feb 03 2025 - 06:54:14 EST)
- Re: [PATCH] rust: sync: add wait_interruptible_freezable Peter Zijlstra (Mon Feb 03 2025 - 06:54:33 EST)
- [PATCH 0/4] sm7325-nothing-spacewar: Preparing for the cameras Danila Tikhonov (Mon Feb 03 2025 - 06:55:18 EST)
- [PATCH v17 00/17] media: uvcvideo: Implement UVC v1.5 ROI Ricardo Ribalda (Mon Feb 03 2025 - 06:55:52 EST)
- [PATCH v17 01/17] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT Ricardo Ribalda (Mon Feb 03 2025 - 06:56:07 EST)
- [PATCH v17 03/17] media: vivid: Add a rectangle control Ricardo Ribalda (Mon Feb 03 2025 - 06:56:20 EST)
- [PATCH v17 02/17] media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL Ricardo Ribalda (Mon Feb 03 2025 - 06:56:21 EST)
- [PATCH v17 04/17] media: uvcvideo: Handle uvc menu translation inside uvc_get_le_value Ricardo Ribalda (Mon Feb 03 2025 - 06:56:45 EST)
- [PATCH v17 05/17] media: uvcvideo: Handle uvc menu translation inside uvc_set_le_value Ricardo Ribalda (Mon Feb 03 2025 - 06:57:08 EST)
- Re: [PATCH net v4 3/3] net: stmmac: Specify hardware capability value when FIFO size isn't specified Kunihiko Hayashi (Mon Feb 03 2025 - 06:57:14 EST)
- [PATCH v17 06/17] media: uvcvideo: refactor uvc_ioctl_g_ext_ctrls Ricardo Ribalda (Mon Feb 03 2025 - 06:57:55 EST)
- Re: [PATCH v2] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support John Paul Adrian Glaubitz (Mon Feb 03 2025 - 06:58:09 EST)
- [PATCH v17 07/17] media: uvcvideo: uvc_ioctl_(g|s)_ext_ctrls: handle NoP case Ricardo Ribalda (Mon Feb 03 2025 - 06:58:39 EST)
- [PATCH v17 08/17] media: uvcvideo: Support any size for mapping get/set Ricardo Ribalda (Mon Feb 03 2025 - 06:59:11 EST)
- [PATCH v17 10/17] media: uvcvideo: add support for compound controls Ricardo Ribalda (Mon Feb 03 2025 - 06:59:17 EST)
- [PATCH v17 09/17] media: uvcvideo: Factor out clamping from uvc_ctrl_set Ricardo Ribalda (Mon Feb 03 2025 - 06:59:21 EST)
- [PATCH v17 11/17] media: uvcvideo: Factor out query_boundaries from query_ctrl Ricardo Ribalda (Mon Feb 03 2025 - 06:59:25 EST)
- [PATCH v17 12/17] media: uvcvideo: support V4L2_CTRL_WHICH_MIN/MAX_VAL Ricardo Ribalda (Mon Feb 03 2025 - 06:59:39 EST)
- Re: (subset) [PATCH v1 8/9] w1: w1_therm: w1: Use HWMON_CHANNEL_INFO macro to simplify code Krzysztof Kozlowski (Mon Feb 03 2025 - 07:00:28 EST)
- [PATCH v17 14/17] media: uvcvideo: Introduce uvc_mapping_v4l2_size Ricardo Ribalda (Mon Feb 03 2025 - 07:00:29 EST)
- [PATCH v17 13/17] media: uvcvideo: let v4l2_query_v4l2_ctrl() work with v4l2_query_ext_ctrl Ricardo Ribalda (Mon Feb 03 2025 - 07:00:31 EST)
- [PATCH v17 15/17] media: uvcvideo: Add sanity check to uvc_ioctl_xu_ctrl_map Ricardo Ribalda (Mon Feb 03 2025 - 07:01:13 EST)
- [PATCH v17 17/17] media: uvcvideo: document UVC v1.5 ROI Ricardo Ribalda (Mon Feb 03 2025 - 07:01:29 EST)
- Re: [PATCH] rust: sync: add wait_interruptible_freezable Alice Ryhl (Mon Feb 03 2025 - 07:01:52 EST)
- [PATCH v17 16/17] media: uvcvideo: implement UVC v1.5 ROI Ricardo Ribalda (Mon Feb 03 2025 - 07:02:07 EST)
- Re: [PATCH stm32-next v3 0/2] ARM: dts: stm32: lxa-fairytux2: add gen{1,2} boards Alexandre TORGUE (Mon Feb 03 2025 - 07:02:46 EST)
- Re: [PATCH] soc: samsung: Use syscon_regmap_lookup_by_phandle_args Krzysztof Kozlowski (Mon Feb 03 2025 - 07:02:48 EST)
- Re: [PATCH rdma-next 00/13] RDMA/mana_ib: Enable CM for mana_ib Leon Romanovsky (Mon Feb 03 2025 - 07:03:10 EST)
- Re: [PATCH v2 10/16] iio: adc: ad7768-1: Move buffer allocation to a separate function Jonathan Santos (Mon Feb 03 2025 - 07:03:37 EST)
- Re: (subset) [PATCH 2/2] ARM: s3c: Do not include <linux/fb.h> Krzysztof Kozlowski (Mon Feb 03 2025 - 07:04:00 EST)
- Re: [PATCH stm32-next v3 0/2] ARM: dts: stm32: lxa-fairytux2: add gen{1,2} boards Alexandre TORGUE (Mon Feb 03 2025 - 07:05:18 EST)
- Re: [PATCH v7 00/14] platform/x86: alienware-wmi driver rework Kurt Borja (Mon Feb 03 2025 - 07:06:31 EST)
- [PATCH] usb: xhci: Restore Renesas uPD72020x support in xhci-pci nb (Mon Feb 03 2025 - 07:06:48 EST)
- Re: [PATCH] iomap: Fix -Wmissing-prototypes on UM Andy Shevchenko (Mon Feb 03 2025 - 07:07:32 EST)
- Re: [PATCH 02/13] auxdisplay: seg-led-gpio: use gpiods_set_array_value_cansleep Andy Shevchenko (Mon Feb 03 2025 - 07:11:27 EST)
- Re: [PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children Ulf Hansson (Mon Feb 03 2025 - 07:13:02 EST)
- Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings Boris Brezillon (Mon Feb 03 2025 - 07:13:14 EST)
- Re: [PATCH v1 01/16] pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware Andy Shevchenko (Mon Feb 03 2025 - 07:14:01 EST)
- Re: [PATCH] sched: Clarify wake_up_q()'s write to task->wake_q.next Peter Zijlstra (Mon Feb 03 2025 - 07:14:41 EST)
- [PATCH v1 1/1] serial: 8250_dw: Drop unneeded NULL checks in dw8250_quirks() Andy Shevchenko (Mon Feb 03 2025 - 07:15:10 EST)
- RE: [PATCH v2] iio: filter: admv8818: Force initialization of SDO Miclaus, Antoniu (Mon Feb 03 2025 - 07:15:13 EST)
- [PATCH v13 0/8] Rust support for mm_struct, vm_area_struct, and mmap Alice Ryhl (Mon Feb 03 2025 - 07:15:33 EST)
- [PATCH v13 1/8] mm: rust: add abstraction for struct mm_struct Alice Ryhl (Mon Feb 03 2025 - 07:15:55 EST)
- [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Alice Ryhl (Mon Feb 03 2025 - 07:15:56 EST)
- [PATCH v13 3/8] mm: rust: add vm_insert_page Alice Ryhl (Mon Feb 03 2025 - 07:16:06 EST)
- [PATCH v13 4/8] mm: rust: add lock_vma_under_rcu Alice Ryhl (Mon Feb 03 2025 - 07:16:32 EST)
- [PATCH v13 5/8] mm: rust: add mmput_async support Alice Ryhl (Mon Feb 03 2025 - 07:16:49 EST)
- [PATCH v13 6/8] mm: rust: add VmAreaNew for f_ops->mmap() Alice Ryhl (Mon Feb 03 2025 - 07:17:02 EST)
- [PATCH v13 7/8] rust: miscdevice: add mmap support Alice Ryhl (Mon Feb 03 2025 - 07:17:26 EST)
- [PATCH v13 8/8] task: rust: rework how current is accessed Alice Ryhl (Mon Feb 03 2025 - 07:17:40 EST)
- [PATCH 0/3] i2c: atr: allow usage of nested ATRs Cosmin Tanislav (Mon Feb 03 2025 - 07:17:51 EST)
- [PATCH 1/3] i2c: atr: Fix lockdep for nested ATRs Cosmin Tanislav (Mon Feb 03 2025 - 07:18:12 EST)
- [PATCH 2/3] i2c: atr: deduplicate logic in attach_addr() Cosmin Tanislav (Mon Feb 03 2025 - 07:18:12 EST)
- [PATCH 3/3] i2c: atr: add passthrough flag Cosmin Tanislav (Mon Feb 03 2025 - 07:18:29 EST)
- Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings Matthew Auld (Mon Feb 03 2025 - 07:18:45 EST)
- [PATCH v1 3/7] gpio: 74x164: Annotate buffer with __counted_by() Andy Shevchenko (Mon Feb 03 2025 - 07:19:00 EST)
- [PATCH v1 0/7] gpio: 74x164: Refactor and clean up the driver Andy Shevchenko (Mon Feb 03 2025 - 07:19:05 EST)
- [PATCH v1 2/7] gpio: 74x164: Simplify code with cleanup helpers Andy Shevchenko (Mon Feb 03 2025 - 07:19:21 EST)
- [PATCH v1 5/7] gpio: 74x164: Fully convert to use managed resources Andy Shevchenko (Mon Feb 03 2025 - 07:19:32 EST)
- [PATCH v1 4/7] gpio: 74x164: Make use of the macros from bits.h Andy Shevchenko (Mon Feb 03 2025 - 07:19:43 EST)
- [PATCH v1 6/7] gpio: 74x164: Switch to use dev_err_probe() Andy Shevchenko (Mon Feb 03 2025 - 07:20:03 EST)
- [PATCH v1 7/7] gpio: 74x164: Utilise temporary variable for struct device Andy Shevchenko (Mon Feb 03 2025 - 07:20:12 EST)
- [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO Andy Shevchenko (Mon Feb 03 2025 - 07:20:17 EST)
- [PATCH v7 RESEND 00/11] Add PMGR nodes for Apple A7-A11, T2 SoCs Nick Chan (Mon Feb 03 2025 - 07:20:38 EST)
- [PATCH v7 RESEND 01/11] dt-bindings: arm: apple: apple,pmgr: Add A7-A11, T2 compatibles Nick Chan (Mon Feb 03 2025 - 07:21:17 EST)
- [PATCH v7 RESEND 02/11] dt-bindings: arm: apple: apple,pmgr-pwrstate: Add A7-A11, T2 compatibles Nick Chan (Mon Feb 03 2025 - 07:21:48 EST)
- [PATCH v7 RESEND 04/11] arm64: dts: apple: t7000: Add PMGR node Nick Chan (Mon Feb 03 2025 - 07:21:54 EST)
- [PATCH v7 RESEND 03/11] arm64: dts: apple: s5l8960x: Add PMGR node Nick Chan (Mon Feb 03 2025 - 07:22:07 EST)
- [PATCH v7 RESEND 07/11] arm64: dts: apple: s8001: Add PMGR nodes Nick Chan (Mon Feb 03 2025 - 07:22:09 EST)
- [PATCH v1 1/1] bitmap: Align documentation between bitmap_gather() and bitmap_scatter() Andy Shevchenko (Mon Feb 03 2025 - 07:22:21 EST)
- [PATCH v7 RESEND 06/11] arm64: dts: apple: s800-0-3: Add PMGR nodes Nick Chan (Mon Feb 03 2025 - 07:22:21 EST)
- [PATCH v7 RESEND 08/11] arm64: dts: apple: t8010: Add PMGR nodes Nick Chan (Mon Feb 03 2025 - 07:22:23 EST)
- [PATCH v7 RESEND 05/11] arm64: dts: apple: t7001: Add PMGR node Nick Chan (Mon Feb 03 2025 - 07:22:35 EST)
- [PATCH v7 RESEND 10/11] arm64: dts: apple: t8012: Add PMGR nodes Nick Chan (Mon Feb 03 2025 - 07:23:08 EST)
- [PATCH v7 RESEND 11/11] arm64: dts: apple: t8015: Add PMGR nodes Nick Chan (Mon Feb 03 2025 - 07:23:20 EST)
- [PATCH v7 RESEND 09/11] arm64: dts: apple: t8011: Add PMGR nodes Nick Chan (Mon Feb 03 2025 - 07:23:58 EST)
- Re: [PATCH 6/7] ASoC: cs40l26: Support I2S streaming to CS40L26 Mark Brown (Mon Feb 03 2025 - 07:23:59 EST)
- Re: [RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description Lukasz Majewski (Mon Feb 03 2025 - 07:24:16 EST)
- Re: [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Sunil V L (Mon Feb 03 2025 - 07:25:18 EST)
- Re: [PATCH 13/13] ASoC: adau1701: use gpiods_set_array_value_cansleep Mark Brown (Mon Feb 03 2025 - 07:25:36 EST)
- Re: [PATCH v4] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions Mohammad Rahimi (Mon Feb 03 2025 - 07:25:42 EST)
- Re: [PATCH v1 1/1] arm64: dts: qcom: sa8775p-ride: Add firmware-name in BT node Cheng Jiang (Mon Feb 03 2025 - 07:27:04 EST)
- [PATCH v2 0/6] media: uvcvideo: Implement Granular Power Saving Ricardo Ribalda (Mon Feb 03 2025 - 07:27:38 EST)
- [PATCH v2 1/6] media: uvcvideo: Keep streaming state in the file handle Ricardo Ribalda (Mon Feb 03 2025 - 07:27:48 EST)
- [PATCH v2 2/6] media: uvcvideo: Move usb_autopm_(get|put)_interface to status_get Ricardo Ribalda (Mon Feb 03 2025 - 07:28:04 EST)
- [PATCH v2 3/6] media: uvcvideo: Add a uvc_status guard Ricardo Ribalda (Mon Feb 03 2025 - 07:28:15 EST)
- [PATCH v2 4/6] media: uvcvideo: Increase/decrease the PM counter per IOCTL Ricardo Ribalda (Mon Feb 03 2025 - 07:28:34 EST)
- [PATCH v2 5/6] media: uvcvideo: Make power management granular Ricardo Ribalda (Mon Feb 03 2025 - 07:28:56 EST)
- [PATCH v2 6/6] media: uvcvideo: Do not turn on the camera for some ioctls Ricardo Ribalda (Mon Feb 03 2025 - 07:29:11 EST)
- Re: [RFC v2 PATCH 01/10] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx SOCs Basharath Hussain Khaja (Mon Feb 03 2025 - 07:30:31 EST)
- Re: [syzbot] [net?] general protection fault in add_wait_queue Michal Luczaj (Mon Feb 03 2025 - 07:34:35 EST)
- Re: [PATCH v2 1/4] dma: Add devm_dma_request_chan() Alexander Dahl (Mon Feb 03 2025 - 07:35:38 EST)
- Re: [PATCH 1/2] dt-bindings: display: ti,am65x-dss: Add support for AM62L DSS Devarsh Thakkar (Mon Feb 03 2025 - 07:35:55 EST)
- Re: [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Mika Westerberg (Mon Feb 03 2025 - 07:37:18 EST)
- Re: [PATCH] Input: ads7846 - fix gpiod allocation Dmitry Torokhov (Mon Feb 03 2025 - 07:38:21 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Mon Feb 03 2025 - 07:39:31 EST)
- Re: [PATCH v4] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions Mika Westerberg (Mon Feb 03 2025 - 07:40:00 EST)
- Re: [PATCH 02/33] dt-bindings: clock: add clock definitions for exynos7870 CMU Kaustabh Chakraborty (Mon Feb 03 2025 - 07:40:39 EST)
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches Jan Kara (Mon Feb 03 2025 - 07:42:18 EST)
- Kconfig condition on BCM2835_TIMER (and others) Etienne Buira (Mon Feb 03 2025 - 07:42:35 EST)
- Re: [PATCH v4] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions Mohammad Rahimi (Mon Feb 03 2025 - 07:43:24 EST)
- Re: [PATCH v2 6/8] tee: add Qualcomm TEE driver kernel test robot (Mon Feb 03 2025 - 07:45:40 EST)
- Re: [PATCH v3 1/1] regmap: Synchronize cache for the page selector Mark Brown (Mon Feb 03 2025 - 07:45:46 EST)
- Re: Kconfig condition on BCM2835_TIMER (and others) Etienne Buira (Mon Feb 03 2025 - 07:46:36 EST)
- Re: [PATCH] usb: xhci: Restore Renesas uPD72020x support in xhci-pci Greg Kroah-Hartman (Mon Feb 03 2025 - 07:46:57 EST)
- [tip: perf/core] uprobes: Remove the spinlock within handle_singlestep() tip-bot2 for Liao Chang (Mon Feb 03 2025 - 07:48:33 EST)
- [tip: perf/core] perf/x86/intel: Apply static call for drain_pebs tip-bot2 for Peter Zijlstra (Intel) (Mon Feb 03 2025 - 07:48:34 EST)
- [tip: perf/core] perf: Avoid the read if the count is already updated tip-bot2 for Peter Zijlstra (Intel) (Mon Feb 03 2025 - 07:48:37 EST)
- [tip: perf/core] perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read tip-bot2 for Kan Liang (Mon Feb 03 2025 - 07:48:40 EST)
- [tip: perf/core] perf/x86/intel: Support PEBS counters snapshotting tip-bot2 for Kan Liang (Mon Feb 03 2025 - 07:49:01 EST)
- [tip: perf/core] perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt tip-bot2 for Ravi Bangoria (Mon Feb 03 2025 - 07:49:25 EST)
- [tip: perf/core] perf/amd/ibs: Add ->check_period() callback tip-bot2 for Ravi Bangoria (Mon Feb 03 2025 - 07:49:28 EST)
- [tip: perf/core] uprobes: Remove redundant spinlock in uprobe_deny_signal() tip-bot2 for Liao Chang (Mon Feb 03 2025 - 07:49:30 EST)
- [tip: perf/core] perf/amd/ibs: Ceil sample_period to min_period tip-bot2 for Ravi Bangoria (Mon Feb 03 2025 - 07:49:40 EST)
- [tip: perf/core] perf/amd/ibs: Remove pointless sample period check tip-bot2 for Ravi Bangoria (Mon Feb 03 2025 - 07:49:45 EST)
- [tip: perf/core] perf/amd/ibs: Fix ->config to sample period calculation for OP PMU tip-bot2 for Ravi Bangoria (Mon Feb 03 2025 - 07:49:53 EST)
- [tip: perf/core] perf/amd/ibs: Don't allow freq mode event creation through ->config interface tip-bot2 for Ravi Bangoria (Mon Feb 03 2025 - 07:49:56 EST)
- [tip: perf/core] perf/amd/ibs: Remove IBS_{FETCH|OP}_CONFIG_MASK macros tip-bot2 for Ravi Bangoria (Mon Feb 03 2025 - 07:50:04 EST)
- [PATCH rdma-next v1 0/3] Print link status when it is changed Leon Romanovsky (Mon Feb 03 2025 - 07:51:13 EST)
- [PATCH RESEND 0/9] Add Apple A7-A11, T2 SoC cpufreq nodes Nick Chan (Mon Feb 03 2025 - 07:51:14 EST)
- [tip: perf/core] perf/amd/ibs: Add PMU specific minimum period tip-bot2 for Ravi Bangoria (Mon Feb 03 2025 - 07:51:16 EST)
- [PATCH RESEND 1/9] arm64: dts: apple: s5l8960x: Add cpufreq nodes Nick Chan (Mon Feb 03 2025 - 07:51:25 EST)
- [PATCH RESEND 2/9] arm64: dts: apple: t7000: Add cpufreq nodes Nick Chan (Mon Feb 03 2025 - 07:51:55 EST)
- [PATCH RESEND 3/9] arm64: dts: apple: t7001: Add cpufreq nodes Nick Chan (Mon Feb 03 2025 - 07:52:12 EST)
- [PATCH RESEND 4/9] arm64: dts: apple: Add cpufreq nodes for S8000/S8003 Nick Chan (Mon Feb 03 2025 - 07:52:29 EST)
- [PATCH RESEND 5/9] arm64: dts: apple: s8001: Add cpufreq nodes Nick Chan (Mon Feb 03 2025 - 07:52:37 EST)
- [PATCH RESEND 8/9] arm64: dts: apple: t8012: Add cpufreq nodes Nick Chan (Mon Feb 03 2025 - 07:52:53 EST)
- [PATCH RESEND 6/9] arm64: dts: apple: t8010: Add cpufreq nodes Nick Chan (Mon Feb 03 2025 - 07:52:57 EST)
- [tip: x86/mm] x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs tip-bot2 for Jann Horn (Mon Feb 03 2025 - 07:53:31 EST)
- [tip: x86/mm] x86: re-enable EXECMEM_ROX support tip-bot2 for Mike Rapoport (Microsoft) (Mon Feb 03 2025 - 07:53:33 EST)
- [PATCH RESEND 7/9] arm64: dts: apple: t8011: Add cpufreq nodes Nick Chan (Mon Feb 03 2025 - 07:53:51 EST)
- [PATCH RESEND 9/9] arm64: dts: apple: t8015: Add cpufreq nodes Nick Chan (Mon Feb 03 2025 - 07:54:20 EST)
- [tip: x86/mm] Revert "x86/module: prepare module loading for ROX allocations of text" tip-bot2 for Mike Rapoport (Microsoft) (Mon Feb 03 2025 - 07:54:25 EST)
- Re: [syzbot] [net?] general protection fault in add_wait_queue Jeongjun Park (Mon Feb 03 2025 - 07:54:36 EST)
- [tip: x86/mm] x86/mm/pat: drop duplicate variable in cpa_flush() tip-bot2 for Mike Rapoport (Microsoft) (Mon Feb 03 2025 - 07:54:39 EST)
- [PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming srinivas . kandagatla (Mon Feb 03 2025 - 07:54:39 EST)
- [tip: x86/mm] module: switch to execmem API for remapping as RW and restoring ROX tip-bot2 for Mike Rapoport (Microsoft) (Mon Feb 03 2025 - 07:55:19 EST)
- [tip: x86/mm] module: drop unused module_writable_address() tip-bot2 for Mike Rapoport (Microsoft) (Mon Feb 03 2025 - 07:55:21 EST)
- [tip: x86/mm] execmem: add API for temporal remapping as RW and restoring ROX afterwards tip-bot2 for Mike Rapoport (Microsoft) (Mon Feb 03 2025 - 07:55:32 EST)
- [tip: x86/mm] x86/mm/pat: restore large ROX pages after fragmentation tip-bot2 for Kirill A. Shutemov (Mon Feb 03 2025 - 07:55:56 EST)
- [tip: x86/mm] execmem: don't remove ROX cache from the direct map tip-bot2 for Mike Rapoport (Microsoft) (Mon Feb 03 2025 - 07:55:57 EST)
- Re: [PATCH v3 3/8] scsi: ufs: core: Add a vop to map clock frequency to gear speed Bean Huo (Mon Feb 03 2025 - 07:56:11 EST)
- Re: [syzbot] syzbot (Mon Feb 03 2025 - 07:56:23 EST)
- [tip: x86/mm] x86/mm/pat: cpa-test: fix length for CPA_ARRAY test tip-bot2 for Mike Rapoport (Microsoft) (Mon Feb 03 2025 - 07:56:32 EST)
- Re: [PATCH v7 00/14] platform/x86: alienware-wmi driver rework Ilpo Järvinen (Mon Feb 03 2025 - 07:57:10 EST)
- Re: [PATCH] gpio: sim: lock hog configfs items if present Koichiro Den (Mon Feb 03 2025 - 07:57:34 EST)
- Re: [PATCH v4] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions Mika Westerberg (Mon Feb 03 2025 - 07:59:33 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Honggyu Kim (Mon Feb 03 2025 - 07:59:59 EST)
- [PATCH 0/2] Add sysfs attributes to cros-ec-typec Andrei Kuchynski (Mon Feb 03 2025 - 08:00:36 EST)
- [PATCH 1/2] platform/chrome: cros_ec_typec: Expose PD mux status via sysfs Andrei Kuchynski (Mon Feb 03 2025 - 08:00:51 EST)
- [PATCH 2/2] platform/chrome: cros_ec_typec: Expose AP_MODE_ENTRY feature state via sysfs Andrei Kuchynski (Mon Feb 03 2025 - 08:00:53 EST)
- Re: [PATCH] usb: xhci: Restore Renesas uPD72020x support in xhci-pci nb (Mon Feb 03 2025 - 08:01:21 EST)
- Re: iommu: flood of ahci 0000:e6:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0055 address=0xa14a4000 flags=0x0070] Robin Murphy (Mon Feb 03 2025 - 08:02:02 EST)
- Re: [PATCH 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints Konrad Dybcio (Mon Feb 03 2025 - 08:03:35 EST)
- [PATCH] asm-generic: allow unaligned buffers in reads/writes{w,l,q} Julian Vetter (Mon Feb 03 2025 - 08:03:56 EST)
- [PATCH v2] Fix invalid fan speed on ThinkPad X120e Sybil Isabel Dorsett (Mon Feb 03 2025 - 08:04:18 EST)
- Re: [PATCH v3 1/1] regmap: Synchronize cache for the page selector Andy Shevchenko (Mon Feb 03 2025 - 08:07:36 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures Konrad Dybcio (Mon Feb 03 2025 - 08:08:09 EST)
- Re: [PATCH v2 12/16] iio: adc: ad7768-1: Add GPIO controller support Jonathan Santos (Mon Feb 03 2025 - 08:09:03 EST)
- Re: [PATCH] iomap: Fix -Wmissing-prototypes on UM Arnd Bergmann (Mon Feb 03 2025 - 08:09:16 EST)
- Re: [PATCH v2 1/4] dma: Add devm_dma_request_chan() Csókás Bence (Mon Feb 03 2025 - 08:10:16 EST)
- Re: [PATCH stm32-next v3 0/2] ARM: dts: stm32: lxa-fairytux2: add gen{1,2} boards Marc Kleine-Budde (Mon Feb 03 2025 - 08:10:38 EST)
- [PATCH 0/2] ipmi: ssif_bmc: Add support for adjustable response timeout Potin Lai (Mon Feb 03 2025 - 08:11:52 EST)
- Re: [PATCH net-next v18 12/25] ovpn: implement TCP transport Antonio Quartulli (Mon Feb 03 2025 - 08:12:07 EST)
- [PATCH 1/2] bindings: ipmi: ssif-bmc: Add property to adjust response timeout Potin Lai (Mon Feb 03 2025 - 08:12:19 EST)
- [PATCH 2/2] ipmi: ssif_bmc: Add support for adjustable response timeout Potin Lai (Mon Feb 03 2025 - 08:12:56 EST)
- Re: [syzbot] Re: [syzbot] [bluetooth?] INFO: task hung in hci_cmd_sync_clear (3) syzbot (Mon Feb 03 2025 - 08:12:56 EST)
- [PATCH] drm/mgag200: Added support for the new device G200eH5 Gwenael Georgeault (Mon Feb 03 2025 - 08:14:31 EST)
- Re: [PATCH] kmem/tracing: Add kmem name to kmem_cache_alloc tracepoint Steven Rostedt (Mon Feb 03 2025 - 08:14:40 EST)
- Re: [PATCH v2 0/6] module: Introduce hash-based integrity checking Christian Heusel (Mon Feb 03 2025 - 08:15:13 EST)
- [PATCH v2 02/14] pinctrl: cy8c95x0: Avoid accessing reserved registers Andy Shevchenko (Mon Feb 03 2025 - 08:15:31 EST)
- [PATCH v2 01/14] pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings Andy Shevchenko (Mon Feb 03 2025 - 08:15:32 EST)
- [PATCH v2 10/14] pinctrl: cy8c95x0: Initialise boolean variable with boolean values Andy Shevchenko (Mon Feb 03 2025 - 08:15:53 EST)
- [PATCH v2 06/14] pinctrl: cy8c95x0; Switch to use for_each_set_clump8() Andy Shevchenko (Mon Feb 03 2025 - 08:16:02 EST)
- [PATCH v2 03/14] pinctrl: cy8c95x0: Enable regmap locking for debug Andy Shevchenko (Mon Feb 03 2025 - 08:16:03 EST)
- [PATCH v2 00/14] pinctrl: cy8c95x0: Bugfixes and cleanups Andy Shevchenko (Mon Feb 03 2025 - 08:16:03 EST)
- [PATCH v2 04/14] pinctrl: cy8c95x0: Rename PWMSEL to SELPWM Andy Shevchenko (Mon Feb 03 2025 - 08:16:41 EST)
- [PATCH v2 09/14] pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some cases Andy Shevchenko (Mon Feb 03 2025 - 08:16:46 EST)
- [PATCH v2 08/14] pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base() Andy Shevchenko (Mon Feb 03 2025 - 08:16:47 EST)
- [PATCH v2 05/14] pinctrl: cy8c95x0: Use better bitmap APIs where appropriate Andy Shevchenko (Mon Feb 03 2025 - 08:17:01 EST)
- [PATCH v2 12/14] pinctrl: cy8c95x0: Drop unneeded casting Andy Shevchenko (Mon Feb 03 2025 - 08:17:13 EST)
- [PATCH v2 11/14] pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declaration Andy Shevchenko (Mon Feb 03 2025 - 08:17:15 EST)
- [PATCH v2 07/14] pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits() Andy Shevchenko (Mon Feb 03 2025 - 08:17:26 EST)
- [PATCH v2 13/14] pinctrl: cy8c95x0: Separate EEPROM related register definitios Andy Shevchenko (Mon Feb 03 2025 - 08:17:34 EST)
- [PATCH v2 14/14] pinctrl: cy8c95x0: Fix comment style Andy Shevchenko (Mon Feb 03 2025 - 08:17:43 EST)
- Re: [PATCH v2] Fix invalid fan speed on ThinkPad X120e Ilpo Järvinen (Mon Feb 03 2025 - 08:18:38 EST)
- Re: [RFC] Revert "kernel/params.c: defer most of param_sysfs_init() to late_initcall time" Rasmus Villemoes (Mon Feb 03 2025 - 08:19:05 EST)
- Re: [PATCH 0/3] Cleanup for Intel PMU initialization Peter Zijlstra (Mon Feb 03 2025 - 08:19:16 EST)
- Re: [PATCH v4 1/3] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE Ilpo Järvinen (Mon Feb 03 2025 - 08:19:20 EST)
- Re: [PATCH v2] Fix invalid fan speed on ThinkPad X120e Ilpo Järvinen (Mon Feb 03 2025 - 08:19:34 EST)
- Aw: Re: [PATCH] mfd: syscon: Restore device_node_to_regmap() for non-syscon nodes Frank Wunderlich (Mon Feb 03 2025 - 08:19:50 EST)
- [GIT pull] irq/urgent for v6.14-rc2 Thomas Gleixner (Mon Feb 03 2025 - 08:20:34 EST)
- [GIT pull] timers/urgent for v6.14-rc2 Thomas Gleixner (Mon Feb 03 2025 - 08:20:42 EST)
- Re: [RESEND v5 3/4] soundwire: qcom: Add set_channel_map api support Mark Brown (Mon Feb 03 2025 - 08:21:07 EST)
- Re: [PATCH v2] usb: usb251xb: silence EPROBE_DEFER error on boot Richard Leitner (Mon Feb 03 2025 - 08:21:21 EST)
- Re: [PATCH] drivers: video: backlight: Fix NULL Pointer Dereference in backlight_device_register() Jani Nikula (Mon Feb 03 2025 - 08:21:43 EST)
- Re: [PATCH v3 4/8] scsi: ufs: qcom: Implement the freq_to_gear_speed() vop Bean Huo (Mon Feb 03 2025 - 08:22:14 EST)
- Re: [PATCH] iomap: Fix -Wmissing-prototypes on UM Andy Shevchenko (Mon Feb 03 2025 - 08:23:28 EST)
- [PATCH v4 1/4] arm64: dts: qcom: sm8650: drop cpu thermal passive trip points Neil Armstrong (Mon Feb 03 2025 - 08:24:00 EST)
- [PATCH v4 0/4] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones Neil Armstrong (Mon Feb 03 2025 - 08:24:03 EST)
- [PATCH v4 2/4] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures Neil Armstrong (Mon Feb 03 2025 - 08:24:11 EST)
- [PATCH v4 3/4] arm64: dts: qcom: sm8650: harmonize all unregulated thermal trip points Neil Armstrong (Mon Feb 03 2025 - 08:24:22 EST)
- [PATCH v4 4/4] arm64: dts: qcom: sm8650: drop remaining polling-delay-passive properties Neil Armstrong (Mon Feb 03 2025 - 08:24:29 EST)
- Re: [PATCH v9 09/26] x86/resctrl: Introduce interface to display number of monitoring counters Peter Newman (Mon Feb 03 2025 - 08:27:24 EST)
- Re: [PATCH v2 0/4] futex: Drop ROBUST_LIST_LIMIT Peter Zijlstra (Mon Feb 03 2025 - 08:29:45 EST)
- Re: [PATCH v4 1/4] arm64: dts: qcom: sm8650: drop cpu thermal passive trip points Konrad Dybcio (Mon Feb 03 2025 - 08:30:01 EST)
- Re: [PATCH bpf-next v4 12/14] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests Bastien Curutchet (Mon Feb 03 2025 - 08:30:35 EST)
- Re: [PATCH v4 2/4] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures Konrad Dybcio (Mon Feb 03 2025 - 08:31:49 EST)
- Re: [PATCH v3 2/4] media: ox05b1s: Add omnivision OX05B1S raw sensor driver Laurent Pinchart (Mon Feb 03 2025 - 08:32:46 EST)
- Re: [PATCH] dmaengine: ti: k3-udma: Use cap_mask directly from dma_device structure instead of a local copy Kumar, Udit (Mon Feb 03 2025 - 08:32:48 EST)
- [PATCH 6.1] drm/amd/display: fix double free issue during amdgpu module unload Anastasia Belova (Mon Feb 03 2025 - 08:33:46 EST)
- [PATCH v4 0/3] Add support for AD7191 Alisa-Dariana Roman (Mon Feb 03 2025 - 08:33:54 EST)
- [PATCH v4 1/3] dt-bindings: iio: adc: add AD7191 Alisa-Dariana Roman (Mon Feb 03 2025 - 08:34:19 EST)
- [PATCH v4 2/3] iio: adc: ad7191: add AD7191 Alisa-Dariana Roman (Mon Feb 03 2025 - 08:34:32 EST)
- [PATCH v4 3/3] docs: iio: add AD7191 Alisa-Dariana Roman (Mon Feb 03 2025 - 08:34:54 EST)
- Re: [PATCH v2 0/4] futex: Drop ROBUST_LIST_LIMIT Peter Zijlstra (Mon Feb 03 2025 - 08:35:18 EST)
- Re: [PATCH] iomap: Fix -Wmissing-prototypes on UM Arnd Bergmann (Mon Feb 03 2025 - 08:35:22 EST)
- Re: [PATCH v2 00/14] pinctrl: cy8c95x0: Bugfixes and cleanups Linus Walleij (Mon Feb 03 2025 - 08:36:08 EST)
- Re: [PATCH v2 05/14] pinctrl: cy8c95x0: Use better bitmap APIs where appropriate Andy Shevchenko (Mon Feb 03 2025 - 08:36:25 EST)
- Re: [RFC PATCH 1/5] dt-bindings: dma: Add CMA Heap bindings Florent Tomasin (Mon Feb 03 2025 - 08:37:04 EST)
- [tip: irq/core] irqchip/riscv-aplic: Add support for hart indexes tip-bot2 for Vladimir Kondratiev (Mon Feb 03 2025 - 08:37:21 EST)
- [tip: irq/core] dt-bindings: interrupt-controller: Add risc-v,aplic hart indexes tip-bot2 for Vladimir Kondratiev (Mon Feb 03 2025 - 08:37:27 EST)
- Re: [PATCH REPOST] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc Michał Mirosław (Mon Feb 03 2025 - 08:38:01 EST)
- Re: [PATCH v3] mlxbf-bootctl: Support sysfs entries for RTC battery status Ilpo Järvinen (Mon Feb 03 2025 - 08:38:28 EST)
- Re: [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers Vincent Mailhol (Mon Feb 03 2025 - 08:38:46 EST)
- [PATCH] m68k: defconfig: Update defconfigs for v6.14-rc1 Geert Uytterhoeven (Mon Feb 03 2025 - 08:39:17 EST)
- Re: [PATCH] rust: sync: add wait_interruptible_freezable Peter Zijlstra (Mon Feb 03 2025 - 08:39:58 EST)
- Re: [PATCH REPOST] docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc Ilya Maximets (Mon Feb 03 2025 - 08:41:26 EST)
- Re: [PATCH] rust: sync: add wait_interruptible_freezable Alice Ryhl (Mon Feb 03 2025 - 08:41:59 EST)
- Re: [PATCH v3 02/14] acpi/ghes: add a firmware file with HEST address Igor Mammedov (Mon Feb 03 2025 - 08:42:17 EST)
- Re: [RFC PATCH 1/2] mmc: Update sdhci tune function to return errors Ulf Hansson (Mon Feb 03 2025 - 08:43:16 EST)
- Re: [PATCH v3 1/2] arm64: dts: qcom: qcs8300: add display dt nodes for MDSS, DPU, DisplayPort and eDP PHY Konrad Dybcio (Mon Feb 03 2025 - 08:43:49 EST)
- Re: [PATCH v3 2/4] media: ox05b1s: Add omnivision OX05B1S raw sensor driver Markus Elfring (Mon Feb 03 2025 - 08:45:36 EST)
- Re: [PATCH v2 08/16] iio: adc: ad7768-1: Add reset gpio Marcelo Schmitt (Mon Feb 03 2025 - 08:46:27 EST)
- Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings Asahi Lina (Mon Feb 03 2025 - 08:46:41 EST)
- Re: [PATCH] drm/mgag200: Added support for the new device G200eH5 Jocelyn Falempe (Mon Feb 03 2025 - 08:49:17 EST)
- Re: [RFC PATCH 2/2] mmc: Allow tuning to be skipped during card init Ulf Hansson (Mon Feb 03 2025 - 08:50:02 EST)
- Re: [PATCH v3 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects Konrad Dybcio (Mon Feb 03 2025 - 08:50:24 EST)
- Re: [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc Thomas Weißschuh (Mon Feb 03 2025 - 08:50:42 EST)
- Re: [RFC PATCH v2 11/17] irqchip: Add driver for the RISC-V RPMI system MSI service group Thomas Gleixner (Mon Feb 03 2025 - 08:50:56 EST)
- [PATCH v7 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 08:51:15 EST)
- [PATCH v7 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 08:51:22 EST)
- [PATCH v7 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 08:51:28 EST)
- [PATCH v7 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 08:51:36 EST)
- [PATCH v7 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 08:51:59 EST)
- [PATCH v7 6/6] kernfs: Use RCU to access kernfs_node::name. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 08:52:41 EST)
- [PATCH v7 5/6] kernfs: Use RCU to access kernfs_node::parent. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 08:52:46 EST)
- Re: [PATCH v3 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support Konrad Dybcio (Mon Feb 03 2025 - 08:53:20 EST)
- Re: [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Sunil V L (Mon Feb 03 2025 - 08:53:42 EST)
- Re: [PATCH v3 4/4] arm64: dts: qcom: qcs615-ride: Enable ethernet node Konrad Dybcio (Mon Feb 03 2025 - 08:54:34 EST)
- Re: [RFC PATCH v2 16/17] irqchip/riscv-rpmi-sysmsi: Add ACPI support Thomas Gleixner (Mon Feb 03 2025 - 08:54:53 EST)
- Re: [RFC PATCH 2/5] cma-heap: Allow registration of custom cma heaps Florent Tomasin (Mon Feb 03 2025 - 08:55:10 EST)
- Re: [PATCH v3 3/4] arm64: dts: qcom: qcs615: add ethernet node Konrad Dybcio (Mon Feb 03 2025 - 08:55:16 EST)
- Re: [PATCH v4 2/4] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures Konrad Dybcio (Mon Feb 03 2025 - 08:55:23 EST)
- Re: [PATCH v3 1/2] arm64: dts: qcom: qcs8300: add display dt nodes for MDSS, DPU, DisplayPort and eDP PHY Konrad Dybcio (Mon Feb 03 2025 - 08:55:54 EST)
- Re: Advantages of crashing if someone is freeing NULL pointer. Maciej W. Rozycki (Mon Feb 03 2025 - 08:57:03 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable display Konrad Dybcio (Mon Feb 03 2025 - 08:57:04 EST)
- Re: [PATCH v4 3/3] can: flexcan: add NXP S32G2/S32G3 SoC support Ciprian Marian Costea (Mon Feb 03 2025 - 08:57:10 EST)
- Re: [PATCH v7 00/14] platform/x86: alienware-wmi driver rework Kurt Borja (Mon Feb 03 2025 - 08:57:59 EST)
- Re: [PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg Maciej W. Rozycki (Mon Feb 03 2025 - 08:58:10 EST)
- [PATCH v8 00/15] futex: Add support task local hash maps. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 08:59:58 EST)
- [PATCH v8 01/15] rcuref: Avoid false positive "imbalanced put" report. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:00:00 EST)
- arch/arm/boot/dts/arm/integratorap-im-pd1.dts:57.28-64.4: Warning (simple_bus_reg): /bus@c0000000/bus@c0000000/clock-uart: missing or empty reg/ranges property kernel test robot (Mon Feb 03 2025 - 09:00:11 EST)
- [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:00:17 EST)
- [PATCH v8 02/15] futex: Create helper function to initialize a hash slot. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:00:43 EST)
- [PATCH v8 07/15] futex: Decrease the waiter count before the unlock operation. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:01:01 EST)
- [PATCH v8 04/15] futex: Allow automatic allocation of process wide futex hash. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:01:08 EST)
- [PATCH v8 09/15] futex: Re-evaluate the hash bucket after dropping the lock Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:01:14 EST)
- [PATCH v8 10/15] futex: Introduce futex_get_locked_hb(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:01:44 EST)
- [PATCH v8 05/15] futex: Hash only the address for private futexes. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:01:51 EST)
- [PATCH v8 14/15] futex: Use a hashmask instead of hashsize. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:02:09 EST)
- [PATCH v8 06/15] futex: Move private hashing into its own function. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:02:16 EST)
- [PATCH v8 12/15] futex: Allow to re-allocate the private local hash. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:02:26 EST)
- [PATCH v8 13/15] futex: Resize local futex hash table based on number of threads. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:02:46 EST)
- [PATCH v8 11/15] futex: Acquire a hash reference in futex_wait_multiple_setup(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:03:04 EST)
- [PATCH v8 08/15] futex: Prepare for reference counting of the process private hash end of operation. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:03:06 EST)
- Re: [PATCH v2] gpio_keys.c: Send also event when EV_ABS axis button is released Dmitry Torokhov (Mon Feb 03 2025 - 09:04:15 EST)
- [PATCH v8 15/15] futex: Avoid allocating new local hash if there is something pending. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:04:40 EST)
- Re: [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers Geert Uytterhoeven (Mon Feb 03 2025 - 09:04:44 EST)
- Re: [PATCH 02/33] dt-bindings: clock: add clock definitions for exynos7870 CMU Krzysztof Kozlowski (Mon Feb 03 2025 - 09:05:16 EST)
- Re: [PATCH v3 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects Konrad Dybcio (Mon Feb 03 2025 - 09:06:23 EST)
- Re: [PATCH v2] arm64: dts: qcom: sm8650: add all 8 coresight ETE nodes Konrad Dybcio (Mon Feb 03 2025 - 09:06:27 EST)
- Re: [PATCH] mmc: slot-gpio: Remove unused mmc_gpio_set_cd_isr Ulf Hansson (Mon Feb 03 2025 - 09:06:57 EST)
- Re: [PATCH v3 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects Dmitry Baryshkov (Mon Feb 03 2025 - 09:07:06 EST)
- Re: [PATCH v2] Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch" Ulf Hansson (Mon Feb 03 2025 - 09:07:25 EST)
- [PATCH] dt-bindings: display: ti: Fix compatible for am62a7 dss Devarsh Thakkar (Mon Feb 03 2025 - 09:08:29 EST)
- Re: [PATCH v2] mmc: mtk-sd: Fix register settings for hs400(es) mode Ulf Hansson (Mon Feb 03 2025 - 09:08:45 EST)
- Re: [PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming Dmitry Baryshkov (Mon Feb 03 2025 - 09:09:41 EST)
- Re: [PATCH v2] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441 Konrad Dybcio (Mon Feb 03 2025 - 09:09:46 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: sa8775p: Partially revert "arm64: dts: qcom: sa8775p: add QCrypto nodes" Konrad Dybcio (Mon Feb 03 2025 - 09:09:59 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: qcs8300: Partially revert "arm64: dts: qcom: qcs8300: add QCrypto nodes" Konrad Dybcio (Mon Feb 03 2025 - 09:10:10 EST)
- Re: [PATCH v7 00/14] platform/x86: alienware-wmi driver rework Ilpo Järvinen (Mon Feb 03 2025 - 09:11:23 EST)
- Re: Re: [PATCH v2] iio: filter: admv8818: Force initialization of SDO Sam Winchenbach (Mon Feb 03 2025 - 09:11:25 EST)
- Re: [PATCH] locking/lockdep: Disable KASAN instrumentation of lockdep.c Waiman Long (Mon Feb 03 2025 - 09:11:36 EST)
- Re: [PATCH] ASoC: fsl_micfil: Enable default case in micfil_set_quality() Mark Brown (Mon Feb 03 2025 - 09:12:37 EST)
- Re: [PATCH v1 1/1] spi: realtek-rtl-snand: Drop unneeded assignment for cache_type Mark Brown (Mon Feb 03 2025 - 09:12:44 EST)
- Re: [PATCH] regmap: Reorder 'struct regmap' Mark Brown (Mon Feb 03 2025 - 09:12:58 EST)
- Re: [PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming Srinivas Kandagatla (Mon Feb 03 2025 - 09:13:00 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Asahi Lina (Mon Feb 03 2025 - 09:14:29 EST)
- Re: [PATCH v2 1/2] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock Konrad Dybcio (Mon Feb 03 2025 - 09:14:54 EST)
- [PATCH v2 0/9] preempt: Add a generic function to return the preemption string. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:16:57 EST)
- [PATCH v2 2/9] lib/dump_stack: Use preempt_model_str(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:16:59 EST)
- [PATCH v2 1/9] sched: Add a generic function to return the preemption string. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:17:01 EST)
- [PATCH v2 3/9] arm: Rely on generic printing of preemption model. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:17:10 EST)
- [PATCH v2 4/9] arm64: Rely on generic printing of preemption model. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:17:17 EST)
- [PATCH v2 6/9] s390: Rely on generic printing of preemption model. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:17:43 EST)
- [PATCH v2 5/9] powerpc: Use preempt_model_str(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:17:47 EST)
- [PATCH v2 9/9] tracing: Use preempt_model_str(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:17:59 EST)
- [PATCH v2 7/9] x86: Rely on generic printing of preemption model. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:18:00 EST)
- [PATCH v2 8/9] xtensa: Use preempt_model_str(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:18:09 EST)
- Re: [PATCH v2 0/4] futex: Drop ROBUST_LIST_LIMIT André Almeida (Mon Feb 03 2025 - 09:18:47 EST)
- Re: [PATCH 1/6] rust: types: Add Ownable/Owned types Asahi Lina (Mon Feb 03 2025 - 09:19:07 EST)
- Re: [PATCH 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints Krzysztof Kozlowski (Mon Feb 03 2025 - 09:19:11 EST)
- Re: [PATCH v2 00/11] RISC-V IMSIC driver improvements Thomas Gleixner (Mon Feb 03 2025 - 09:20:01 EST)
- [PATCH] alpha: Remove IO memcpy and memset Julian Vetter (Mon Feb 03 2025 - 09:20:02 EST)
- Re: [PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming Mark Brown (Mon Feb 03 2025 - 09:20:18 EST)
- Re: [PATCH v5 5/5] PCI: altera: Add Agilex support Manivannan Sadhasivam (Mon Feb 03 2025 - 09:20:53 EST)
- Re: [PATCH RFC net-next] netconsole: selftest: Add test for fragmented messages Simon Horman (Mon Feb 03 2025 - 09:21:15 EST)
- Re: [PATCH v2 6/6] module: Introduce hash-based integrity checking Petr Pavlu (Mon Feb 03 2025 - 09:23:10 EST)
- Re: [PATCH] ASoC: qcom: sc8280xp: enable primary mi2s neil . armstrong (Mon Feb 03 2025 - 09:23:28 EST)
- [PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class David Howells (Mon Feb 03 2025 - 09:24:11 EST)
- [PATCH net 01/24] crypto/krb5: Add API Documentation David Howells (Mon Feb 03 2025 - 09:24:35 EST)
- [PATCH net 02/24] crypto/krb5: Add some constants out of sunrpc headers David Howells (Mon Feb 03 2025 - 09:25:11 EST)
- [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm David Howells (Mon Feb 03 2025 - 09:25:25 EST)
- [PATCH net 04/24] crypto/krb5: Test manager data David Howells (Mon Feb 03 2025 - 09:25:54 EST)
- [PATCH net 05/24] crypto/krb5: Implement Kerberos crypto core David Howells (Mon Feb 03 2025 - 09:26:16 EST)
- [PATCH net 07/24] crypto/krb5: Add an API to alloc and prepare a crypto object David Howells (Mon Feb 03 2025 - 09:27:01 EST)
- [PATCH net 08/24] crypto/krb5: Add an API to perform requests David Howells (Mon Feb 03 2025 - 09:27:27 EST)
- [PATCH net 06/24] crypto/krb5: Add an API to query the layout of the crypto section David Howells (Mon Feb 03 2025 - 09:27:39 EST)
- [PATCH net 11/24] crypto/krb5: Provide RFC3961 setkey packaging functions David Howells (Mon Feb 03 2025 - 09:28:37 EST)
- [PATCH net 10/24] crypto/krb5: Implement the Kerberos5 rfc3961 key derivation David Howells (Mon Feb 03 2025 - 09:28:40 EST)
- [PATCH net 09/24] crypto/krb5: Provide infrastructure and key derivation David Howells (Mon Feb 03 2025 - 09:29:24 EST)
- [PATCH net 13/24] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic David Howells (Mon Feb 03 2025 - 09:29:33 EST)
- Re: [PATCH v2 0/9] preempt: Add a generic function to return the preemption string. Peter Zijlstra (Mon Feb 03 2025 - 09:29:38 EST)
- [PATCH net 14/24] crypto/krb5: Implement the AES enctypes from rfc3962 David Howells (Mon Feb 03 2025 - 09:29:59 EST)
- [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Mon Feb 03 2025 - 09:30:37 EST)
- [PATCH 0/3] Driver core: faux bus Greg Kroah-Hartman (Mon Feb 03 2025 - 09:31:22 EST)
- [PATCH net 12/24] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions David Howells (Mon Feb 03 2025 - 09:31:42 EST)
- [PATCH net 17/24] crypto/krb5: Implement crypto self-testing David Howells (Mon Feb 03 2025 - 09:32:24 EST)
- [PATCH net 15/24] crypto/krb5: Implement the AES enctypes from rfc8009 David Howells (Mon Feb 03 2025 - 09:33:21 EST)
- [PATCH net 19/24] rxrpc: Pass CHALLENGE packets to the call for recvmsg() to respond to David Howells (Mon Feb 03 2025 - 09:33:45 EST)
- [PATCH 2/3] regulator: dummy: convert to use the faux bus Greg Kroah-Hartman (Mon Feb 03 2025 - 09:33:46 EST)
- [PATCH net 16/24] crypto/krb5: Implement the Camellia enctypes from rfc6803 David Howells (Mon Feb 03 2025 - 09:34:05 EST)
- [PATCH net 22/24] rxrpc: rxgk: Provide infrastructure and key derivation David Howells (Mon Feb 03 2025 - 09:34:18 EST)
- [PATCH 3/3] USB: phy: convert usb_phy_generic logic to use a faux device Greg Kroah-Hartman (Mon Feb 03 2025 - 09:34:24 EST)
- [PATCH net 18/24] rxrpc: Pull out certain app callback funcs into an ops table David Howells (Mon Feb 03 2025 - 09:35:01 EST)
- [PATCH net 23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) David Howells (Mon Feb 03 2025 - 09:35:04 EST)
- [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk David Howells (Mon Feb 03 2025 - 09:35:38 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: sa8775p: Partially revert "arm64: dts: qcom: sa8775p: add QCrypto nodes" Konrad Dybcio (Mon Feb 03 2025 - 09:36:15 EST)
- [PATCH net 21/24] rxrpc: Add YFS RxGK (GSSAPI) security class David Howells (Mon Feb 03 2025 - 09:36:42 EST)
- Re: [PATCH v5 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver Dmitry Baryshkov (Mon Feb 03 2025 - 09:36:47 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Peter Zijlstra (Mon Feb 03 2025 - 09:37:03 EST)
- Re: [PATCH] iomap: Fix -Wmissing-prototypes on UM Andy Shevchenko (Mon Feb 03 2025 - 09:37:20 EST)
- Re: [PATCH v2 6/9] s390: Rely on generic printing of preemption model. Heiko Carstens (Mon Feb 03 2025 - 09:37:56 EST)
- [PATCH net 24/24] rxrpc: rxgk: Implement connection rekeying David Howells (Mon Feb 03 2025 - 09:39:00 EST)
- Re: [PATCH v4 1/4] arm64: dts: qcom: x1e80100: Add PCIe lane equalization preset properties Manivannan Sadhasivam (Mon Feb 03 2025 - 09:39:07 EST)
- Re: REMINDER - LSF/MM/BPF: 2025: Call for Proposals Michal Hocko (Mon Feb 03 2025 - 09:39:43 EST)
- [PATCH v3 1/8] perf report: Add machine parallelism Dmitry Vyukov (Mon Feb 03 2025 - 09:40:01 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Peter Zijlstra (Mon Feb 03 2025 - 09:40:29 EST)
- Re: [PATCH v3 0/2] mtd: spi-nor: winbond: Add support for flashes with several dies Pratyush Yadav (Mon Feb 03 2025 - 09:40:43 EST)
- Re: [PATCH v3 0/3] Fixed-type GENMASK/BIT Lucas De Marchi (Mon Feb 03 2025 - 09:41:09 EST)
- [PATCH v3 4/8] perf report: Add parallelism filter Dmitry Vyukov (Mon Feb 03 2025 - 09:42:05 EST)
- Re: [PATCH] rust: sync: add wait_interruptible_freezable Boqun Feng (Mon Feb 03 2025 - 09:42:30 EST)
- Re: [PATCH v3 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support Dmitry Baryshkov (Mon Feb 03 2025 - 09:42:49 EST)
- Re: [syzbot] linux-next build error (19) Aleksandr Nogikh (Mon Feb 03 2025 - 09:44:08 EST)
- Re: [PATCH v4 2/2] clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:44:45 EST)
- [PATCH] stackinit: Fix comment for test_small_end Geert Uytterhoeven (Mon Feb 03 2025 - 09:45:19 EST)
- [PATCH v3 6/8] perf report: Add --latency flag Dmitry Vyukov (Mon Feb 03 2025 - 09:46:04 EST)
- Re: [PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming Srinivas Kandagatla (Mon Feb 03 2025 - 09:46:13 EST)
- [PATCH v3 7/8] perf report: Add latency and parallelism profiling documentation Dmitry Vyukov (Mon Feb 03 2025 - 09:46:25 EST)
- [PATCH v3 8/8] perf hist: Shrink struct hist_entry size Dmitry Vyukov (Mon Feb 03 2025 - 09:46:44 EST)
- Re: [PATCH v5 5/5] PCI: altera: Add Agilex support Krzysztof Kozlowski (Mon Feb 03 2025 - 09:46:57 EST)
- [PATCH v3 2/8] perf report: Add parallelism sort key Dmitry Vyukov (Mon Feb 03 2025 - 09:47:39 EST)
- [PATCH v3 5/8] perf report: Add latency output field Dmitry Vyukov (Mon Feb 03 2025 - 09:47:41 EST)
- [PATCH v4 0/8] perf report: Add latency and parallelism profiling Dmitry Vyukov (Mon Feb 03 2025 - 09:47:56 EST)
- [PATCH net v2] net: atlantic: fix warning during hot unplug Jacob Moroni (Mon Feb 03 2025 - 09:47:59 EST)
- Re: [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Greg Kroah-Hartman (Mon Feb 03 2025 - 09:48:12 EST)
- [PATCH v3 3/8] perf report: Switch filtered from u8 to u16 Dmitry Vyukov (Mon Feb 03 2025 - 09:48:19 EST)
- Re: [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Andy Shevchenko (Mon Feb 03 2025 - 09:48:31 EST)
- Re: [PATCH v3 03/14] acpi/ghes: Use HEST table offsets when preparing GHES records Igor Mammedov (Mon Feb 03 2025 - 09:48:47 EST)
- Re: [PATCH 2/3] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Dmitry Baryshkov (Mon Feb 03 2025 - 09:49:31 EST)
- Re: [PATCH] alpha: Remove IO memcpy and memset Arnd Bergmann (Mon Feb 03 2025 - 09:49:45 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Peter Zijlstra (Mon Feb 03 2025 - 09:50:13 EST)
- Re: [PATCH 2/3] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Krzysztof Kozlowski (Mon Feb 03 2025 - 09:50:16 EST)
- Re: [PATCH] SUNRPC: Remove unused make_checksum cel (Mon Feb 03 2025 - 09:50:32 EST)
- Re: [PATCH v8 04/15] futex: Allow automatic allocation of process wide futex hash. Peter Zijlstra (Mon Feb 03 2025 - 09:50:34 EST)
- Re: [PATCH v2 00/14] pinctrl: cy8c95x0: Bugfixes and cleanups Andy Shevchenko (Mon Feb 03 2025 - 09:51:07 EST)
- Re: [PATCH] usb: roles: cache usb roles received during switch registration Heikki Krogerus (Mon Feb 03 2025 - 09:51:11 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Mon Feb 03 2025 - 09:51:51 EST)
- [PATCH v7 3/9] ARM: dts: aspeed: system1: Add IPMB device Ninad Palsule (Mon Feb 03 2025 - 09:51:53 EST)
- Re: [PATCH v8 05/15] futex: Hash only the address for private futexes. Peter Zijlstra (Mon Feb 03 2025 - 09:52:07 EST)
- [PATCH v2 0/6] X1P42100 DT and PCIe PHY bits Konrad Dybcio (Mon Feb 03 2025 - 09:52:21 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Mon Feb 03 2025 - 09:52:45 EST)
- Re: [PATCH v2 0/9] preempt: Add a generic function to return the preemption string. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 09:52:52 EST)
- [PATCH v2 3/6] phy: qcom: qmp-pcie: Add X1P42100 Gen4x4 PHY Konrad Dybcio (Mon Feb 03 2025 - 09:53:08 EST)
- [PATCH v2 4/6] arm64: dts: qcom: x1e80100: Wire up PCIe PHY NOCSR resets Konrad Dybcio (Mon Feb 03 2025 - 09:53:23 EST)
- [PATCH v2 1/6] dt-bindings: phy: qcom,qmp-pcie: Add X1P42100 PCIe Gen4x4 PHY Konrad Dybcio (Mon Feb 03 2025 - 09:53:26 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Huacai Chen (Mon Feb 03 2025 - 09:54:17 EST)
- [PATCH v2 5/6] arm64: dts: qcom: Commonize X1 CRD DTSI Konrad Dybcio (Mon Feb 03 2025 - 09:54:23 EST)
- Re: [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Andy Shevchenko (Mon Feb 03 2025 - 09:54:29 EST)
- Re: [PATCH net] net: atlantic: fix warning during hot unplug Jacob S. Moroni (Mon Feb 03 2025 - 09:54:32 EST)
- Re: [PATCH v3 2/7] perf report: Add parallelism sort key Dmitry Vyukov (Mon Feb 03 2025 - 09:55:05 EST)
- Re: [PATCH v2 2/3] stackinit: Add union initialization to selftests Geert Uytterhoeven (Mon Feb 03 2025 - 09:55:06 EST)
- RE: [PATCH] pci: cdns : Function to read controller architecture Manikandan Karunakaran Pillai (Mon Feb 03 2025 - 09:55:28 EST)
- [PATCH v7 0/9] DTS updates for system1 BMC Ninad Palsule (Mon Feb 03 2025 - 09:55:43 EST)
- [PATCH v7 1/9] bindings: ipmi: Add binding for IPMB device intf Ninad Palsule (Mon Feb 03 2025 - 09:57:06 EST)
- [PATCH v7 5/9] ARM: dts: aspeed: system1: Reduce sgpio speed Ninad Palsule (Mon Feb 03 2025 - 09:57:42 EST)
- [PATCH v2 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints Konrad Dybcio (Mon Feb 03 2025 - 09:57:42 EST)
- [PATCH v7 9/9] ARM: dts: aspeed: system1: Disable gpio pull down Ninad Palsule (Mon Feb 03 2025 - 09:57:56 EST)
- [PATCH v7 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing Ninad Palsule (Mon Feb 03 2025 - 09:58:10 EST)
- [PATCH v7 6/9] ARM: dts: aspeed: system1: Update LED gpio name Ninad Palsule (Mon Feb 03 2025 - 09:58:33 EST)
- [PATCH v7 8/9] ARM: dts: aspeed: system1: Mark GPIO line high/low Ninad Palsule (Mon Feb 03 2025 - 09:58:55 EST)
- [PATCH v7 4/9] ARM: dts: aspeed: system1: Add GPIO line name Ninad Palsule (Mon Feb 03 2025 - 09:59:05 EST)
- Re: [PATCH v3 6/7] perf report: Add --latency flag Dmitry Vyukov (Mon Feb 03 2025 - 09:59:09 EST)
- Re: [PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class David Howells (Mon Feb 03 2025 - 10:00:31 EST)
- Re: [PATCH] virtio: Remove virtio devices on device_shutdown() Michael S. Tsirkin (Mon Feb 03 2025 - 10:00:52 EST)
- [PATCH RESEND v3 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller Xukai Wang (Mon Feb 03 2025 - 10:01:29 EST)
- [PATCH v2 6/6] arm64: dts: qcom: Add X1P42100 SoC and CRD Konrad Dybcio (Mon Feb 03 2025 - 10:01:40 EST)
- Re: [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration Tom Lendacky (Mon Feb 03 2025 - 10:02:02 EST)
- Re: [PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Peter Newman (Mon Feb 03 2025 - 10:02:02 EST)
- [PATCH RESEND v3 2/3] clk: canaan: Add clock driver for Canaan K230 Xukai Wang (Mon Feb 03 2025 - 10:02:28 EST)
- Re: [PATCH v3 05/14] acpi/generic_event_device: add logic to detect if HEST addr is available Igor Mammedov (Mon Feb 03 2025 - 10:02:32 EST)
- [PATCH RESEND v3 3/3] riscv: dts: canaan: Add clock initial support for K230 Xukai Wang (Mon Feb 03 2025 - 10:02:36 EST)
- [PATCH RESEND v3 0/3] riscv: canaan: Add support for K230-Canmv clock Xukai Wang (Mon Feb 03 2025 - 10:04:17 EST)
- Re: [PATCH 4/6] rust: addr: Add a module to declare core address types Boqun Feng (Mon Feb 03 2025 - 10:04:23 EST)
- [PATCH v4 0/4] Add support for errors recovery in the TI SN65DSI83 bridge driver Herve Codina (Mon Feb 03 2025 - 10:04:50 EST)
- [PATCH v4 3/4] drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc() Herve Codina (Mon Feb 03 2025 - 10:04:52 EST)
- Re: [PATCH v7 1/9] bindings: ipmi: Add binding for IPMB device intf Krzysztof Kozlowski (Mon Feb 03 2025 - 10:05:29 EST)
- [PATCH v4 1/4] dt-bindings: display: bridge: sn65dsi83: Add interrupt Herve Codina (Mon Feb 03 2025 - 10:07:13 EST)
- Re: [PATCH TRIVIAL] docs: admin-guide: rename GTK+ to GTK Jonathan Corbet (Mon Feb 03 2025 - 10:08:11 EST)
- [PATCH v7 7/9] ARM: dts: aspeed: system1: Remove VRs max8952 Ninad Palsule (Mon Feb 03 2025 - 10:08:19 EST)
- [PATCH 4/4] ucount: Use rcuref_t for reference counting. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 10:08:31 EST)
- [PATCH v4 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Herve Codina (Mon Feb 03 2025 - 10:08:35 EST)
- [PATCH v7 07/14] rust: hrtimer: add `hrtimer::ScopedHrTimerPointer` Andreas Hindborg (Mon Feb 03 2025 - 10:09:57 EST)
- Re: [PATCH] ftrace: Avoid potential division by zero in function_stat_show() Steven Rostedt (Mon Feb 03 2025 - 10:09:58 EST)
- [PATCH v4 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc() Herve Codina (Mon Feb 03 2025 - 10:10:11 EST)
- [PATCH 1/4] rcu: Provide a static initializer for hlist_nulls_head. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 10:10:18 EST)
- [PATCH 2/4] ucount: Replace get_ucounts_or_wrap() with atomic_inc_not_zero(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 10:10:19 EST)
- [PATCH v7 14/14] rust: hrtimer: add maintainer entry Andreas Hindborg (Mon Feb 03 2025 - 10:10:35 EST)
- Re: [PATCH v10] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver Ilpo Järvinen (Mon Feb 03 2025 - 10:11:36 EST)
- Re: [PATCH v2 15/16] iio: adc: ad7768-1: add filter type and oversampling ratio attributes Jonathan Santos (Mon Feb 03 2025 - 10:11:37 EST)
- [PATCH 6.1] efivars: Fix "BUG: corrupted list in efivar_entry_remove" Alexey Nepomnyashih (Mon Feb 03 2025 - 10:11:45 EST)
- Re: [PATCH] staging: gpib: format no multiple blank lines Greg KH (Mon Feb 03 2025 - 10:11:52 EST)
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages Jason Gunthorpe (Mon Feb 03 2025 - 10:12:29 EST)
- [PATCH v7 04/14] rust: hrtimer: implement `HrTimerPointer` for `Arc` Andreas Hindborg (Mon Feb 03 2025 - 10:12:45 EST)
- [PATCH v7 00/14] hrtimer Rust API Andreas Hindborg (Mon Feb 03 2025 - 10:12:59 EST)
- [PATCH v2] arm64: defconfig: Enable TISCI Interrupt Router and Aggregator Vaishnav Achath (Mon Feb 03 2025 - 10:13:11 EST)
- [PATCH v7 01/14] rust: time: Add Ktime::from_ns() Andreas Hindborg (Mon Feb 03 2025 - 10:13:12 EST)
- [PATCH v7 10/14] rust: alloc: add `Box::into_pin` Andreas Hindborg (Mon Feb 03 2025 - 10:13:57 EST)
- [PATCH v7 13/14] rust: hrtimer: add clocksource selection through `ClockSource` Andreas Hindborg (Mon Feb 03 2025 - 10:14:41 EST)
- Re: [PATCH v6 02/14] rust: hrtimer: introduce hrtimer support Andreas Hindborg (Mon Feb 03 2025 - 10:14:42 EST)
- [PATCH v7 08/14] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&T>` Andreas Hindborg (Mon Feb 03 2025 - 10:15:00 EST)
- [PATCH 0/4] ucount: Simplify refcounting with rcuref_t. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 10:15:22 EST)
- [PATCH 3/4] ucount: Use RCU for ucounts lookups. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 10:15:28 EST)
- [PATCH v7 06/14] rust: hrtimer: add `UnsafeHrTimerPointer` Andreas Hindborg (Mon Feb 03 2025 - 10:15:46 EST)
- [PATCH v7 12/14] rust: hrtimer: add `HrTimerMode` Andreas Hindborg (Mon Feb 03 2025 - 10:16:13 EST)
- Re: [PATCH v4 2/4] PCI: of: Add API to retrieve equalization presets from device tree Manivannan Sadhasivam (Mon Feb 03 2025 - 10:16:13 EST)
- Re: [PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming Mark Brown (Mon Feb 03 2025 - 10:16:16 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Andy Shevchenko (Mon Feb 03 2025 - 10:16:29 EST)
- Re: [PATCH] power: supply: da9150-fg: fix potential overflow Sebastian Reichel (Mon Feb 03 2025 - 10:16:59 EST)
- [PATCH v7 02/14] rust: hrtimer: introduce hrtimer support Andreas Hindborg (Mon Feb 03 2025 - 10:17:15 EST)
- [PATCH v1 1/1] dt-bindings: net: faraday,ftgmac100: Add phys mode Ninad Palsule (Mon Feb 03 2025 - 10:18:19 EST)
- [PATCH v7 11/14] rust: hrtimer: implement `HrTimerPointer` for `Pin<Box<T>>` Andreas Hindborg (Mon Feb 03 2025 - 10:18:32 EST)
- [PATCH v7 03/14] rust: sync: add `Arc::as_ptr` Andreas Hindborg (Mon Feb 03 2025 - 10:19:01 EST)
- Re: [PATCH 8/8] arm64: Enable livepatch for ARM64 Steven Rostedt (Mon Feb 03 2025 - 10:19:27 EST)
- [PATCH v7 09/14] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&mut T>` Andreas Hindborg (Mon Feb 03 2025 - 10:19:30 EST)
- [PATCH v7 05/14] rust: hrtimer: allow timer restart from timer handler Andreas Hindborg (Mon Feb 03 2025 - 10:19:31 EST)
- Re: [PATCH v1 1/1] dt-bindings: net: faraday,ftgmac100: Add phys mode Andrew Lunn (Mon Feb 03 2025 - 10:20:00 EST)
- drivers/nvme/host/tcp.c:1578: warning: Function parameter or struct member 'queue' not described in 'nvme_tcp_set_queue_io_cpu' kernel test robot (Mon Feb 03 2025 - 10:20:21 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Dmitry Baryshkov (Mon Feb 03 2025 - 10:20:40 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Andy Shevchenko (Mon Feb 03 2025 - 10:20:59 EST)
- [PATCH v1 0/1] Document phys modes for ftgmac100 Ninad Palsule (Mon Feb 03 2025 - 10:21:13 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Alan Stern (Mon Feb 03 2025 - 10:21:36 EST)
- Re: [PATCH 3/3] USB: phy: convert usb_phy_generic logic to use a faux device Andy Shevchenko (Mon Feb 03 2025 - 10:22:02 EST)
- [PATCH for-6.14] spi: atmel-quadspi: Fix warning in doc-comment Bence Csókás (Mon Feb 03 2025 - 10:22:21 EST)
- Re: [PATCH v4 3/4] PCI: dwc: Improve handling of PCIe lane configuration Manivannan Sadhasivam (Mon Feb 03 2025 - 10:23:24 EST)
- Re: [PATCH 2/2] USB: serial: option: add Wistron NeWeb M18QW support Greg Kroah-Hartman (Mon Feb 03 2025 - 10:23:29 EST)
- Re: [PATCH 1/2] usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PP Greg KH (Mon Feb 03 2025 - 10:25:03 EST)
- Re: [PATCH v11 5/8] iio: adc: adi-axi-adc: set data format Jonathan Cameron (Mon Feb 03 2025 - 10:25:35 EST)
- Re: [PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject Igor Mammedov (Mon Feb 03 2025 - 10:25:39 EST)
- Re: [PATCH v7 1/9] bindings: ipmi: Add binding for IPMB device intf Ninad Palsule (Mon Feb 03 2025 - 10:25:42 EST)
- Re: [syzbot] [net?] general protection fault in add_wait_queue syzbot (Mon Feb 03 2025 - 10:27:08 EST)
- Re: [PATCH] iio: magnetometer: si7210: fix magnetic field measurement scale Jonathan Cameron (Mon Feb 03 2025 - 10:27:54 EST)
- Re: [PATCH v7 00/14] platform/x86: alienware-wmi driver rework Kurt Borja (Mon Feb 03 2025 - 10:28:43 EST)
- Re: [PATCH] usb: xhci: Restore Renesas uPD72020x support in xhci-pci Greg Kroah-Hartman (Mon Feb 03 2025 - 10:29:11 EST)
- Re: [syzbot] [bluetooth?] INFO: task hung in hci_cmd_sync_clear (3) syzbot (Mon Feb 03 2025 - 10:29:11 EST)
- Re: [PATCH v2 14/16] iio: adc: ad7768-1: add support for Synchronization over SPI Marcelo Schmitt (Mon Feb 03 2025 - 10:30:24 EST)
- [PATCH 1/2] scsi: ufs: hwmon: Prepare for more hwmon notifications Avri Altman (Mon Feb 03 2025 - 10:30:54 EST)
- Re: [RFC PATCH 3/5] dt-bindings: gpu: Add protected heap name to Mali Valhall CSF binding Florent Tomasin (Mon Feb 03 2025 - 10:32:00 EST)
- [PATCH 2/2] scsi: ufs: Add support for critical health notification Avri Altman (Mon Feb 03 2025 - 10:32:01 EST)
- [PATCH 0/2] scsi: ufs: critical health condition Avri Altman (Mon Feb 03 2025 - 10:32:11 EST)
- Re: [PATCH 2/2] usb: typec: thunderbolt: Remove IS_ERR check for plug Greg KH (Mon Feb 03 2025 - 10:32:22 EST)
- [PATCH] drm/imagination: only init job done fences once Brendan King via B4 Relay (Mon Feb 03 2025 - 10:32:23 EST)
- Re: [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers Johannes Berg (Mon Feb 03 2025 - 10:32:46 EST)
- Re: [PATCH v2 0/2] tracing: Introduce relative stacktrace Steven Rostedt (Mon Feb 03 2025 - 10:33:00 EST)
- Re: [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Simona Vetter (Mon Feb 03 2025 - 10:33:13 EST)
- [tip: timers/urgent] clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context tip-bot2 for Waiman Long (Mon Feb 03 2025 - 10:33:32 EST)
- [PATCH] drm/imagination: avoid deadlock on fence release Brendan King via B4 Relay (Mon Feb 03 2025 - 10:33:38 EST)
- [PATCH] drm/imagination: Hold drm_gem_gpuva lock for unmap Brendan King via B4 Relay (Mon Feb 03 2025 - 10:33:41 EST)
- Re: [PATCH] dt-bindings: display: ti: Fix compatible for am62a7 dss Krzysztof Kozlowski (Mon Feb 03 2025 - 10:34:03 EST)
- Re: [PATCH] riscv/futex: sign extend compare value in atomic cmpxchg Björn Töpel (Mon Feb 03 2025 - 10:34:31 EST)
- Re: [PATCH v7 00/14] platform/x86: alienware-wmi driver rework Armin Wolf (Mon Feb 03 2025 - 10:34:44 EST)
- Re: [PATCH] cpufreq/amd-pstate: Remove unnecessary driver_lock in set_boost Mario Limonciello (Mon Feb 03 2025 - 10:36:03 EST)
- Re: [PATCH] staging: gpib: format no multiple blank lines Dave Penkler (Mon Feb 03 2025 - 10:36:12 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Mon Feb 03 2025 - 10:36:30 EST)
- Re: [PATCH v3 0/4] Add support for Priva E-Measuringbox board Rob Herring (Arm) (Mon Feb 03 2025 - 10:37:17 EST)
- Re: [PATCH v3 0/2] Add support for Xiaomi Mi TV Stick Rob Herring (Arm) (Mon Feb 03 2025 - 10:37:26 EST)
- Re: [PATCH v7 0/9] DTS updates for system1 BMC Rob Herring (Arm) (Mon Feb 03 2025 - 10:37:46 EST)
- Re: [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC Dmitry Baryshkov (Mon Feb 03 2025 - 10:38:14 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Gregory Price (Mon Feb 03 2025 - 10:38:33 EST)
- Re: [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Greg Kroah-Hartman (Mon Feb 03 2025 - 10:39:07 EST)
- Re: [PATCH 2/3] regulator: dummy: convert to use the faux bus Mark Brown (Mon Feb 03 2025 - 10:39:32 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Peter Zijlstra (Mon Feb 03 2025 - 10:40:12 EST)
- Re: [PATCH v2 1/2] arm64: dts: s32g: add the eDMA nodes Frank Li (Mon Feb 03 2025 - 10:40:30 EST)
- Re: [PATCH v3] usb: phy: mxs: silence EPROBE_DEFER error on boot Frank Li (Mon Feb 03 2025 - 10:40:46 EST)
- Re: [PATCH V2] usb: gadget: udc: renesas_usb3: Fix compiler warning Greg KH (Mon Feb 03 2025 - 10:41:17 EST)
- [PATCH v2 1/2] alpha: rework use of memset_io, memsetw_io and scr_memsetw Julian Vetter (Mon Feb 03 2025 - 10:42:49 EST)
- [PATCH v2 2/2] alpha: Remove IO memcpy and memset Julian Vetter (Mon Feb 03 2025 - 10:43:08 EST)
- Re: [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers Vincent Mailhol (Mon Feb 03 2025 - 10:43:44 EST)
- Re: [PATCH] riscv/futex: sign extend compare value in atomic cmpxchg Andreas Schwab (Mon Feb 03 2025 - 10:45:03 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Liam R. Howlett (Mon Feb 03 2025 - 10:45:49 EST)
- Re: [PATCH 2/3] regulator: dummy: convert to use the faux bus Greg Kroah-Hartman (Mon Feb 03 2025 - 10:46:33 EST)
- Re: [PATCH v3 05/11] sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING Changwoo Min (Mon Feb 03 2025 - 10:46:35 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Mon Feb 03 2025 - 10:47:18 EST)
- Re: [PATCH] pci: cdns : Function to read controller architecture Bjorn Helgaas (Mon Feb 03 2025 - 10:48:35 EST)
- Re: [PATCH v3 08/11] sched_ext: Add an event, SCX_EV_BYPASS_DURATION Changwoo Min (Mon Feb 03 2025 - 10:48:58 EST)
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function Simona Vetter (Mon Feb 03 2025 - 10:49:48 EST)
- Re: [PATCH v2 5/9] powerpc: Use preempt_model_str(). Christophe Leroy (Mon Feb 03 2025 - 10:50:12 EST)
- Re: [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc Christophe Leroy (Mon Feb 03 2025 - 10:50:26 EST)
- Re: [PATCH v3 07/11] sched_ext: Add an event, SCX_EV_BYPASS_DISPATCH Changwoo Min (Mon Feb 03 2025 - 10:51:20 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 10:51:33 EST)
- AW: [PATCH 2/2] USB: serial: option: add Wistron NeWeb M18QW support Ulv Michel (Mon Feb 03 2025 - 10:52:15 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 10:53:06 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Frank Li (Mon Feb 03 2025 - 10:53:15 EST)
- Re: [PATCH v8 04/15] futex: Allow automatic allocation of process wide futex hash. Sebastian Andrzej Siewior (Mon Feb 03 2025 - 10:54:29 EST)
- [PATCH v2] dt-bindings: display: ti: Fix compatible for am62a7 dss Devarsh Thakkar (Mon Feb 03 2025 - 10:55:19 EST)
- Re: [PATCH v4 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc() Dmitry Baryshkov (Mon Feb 03 2025 - 10:56:46 EST)
- Re: [PATCH v4 0/4] Add support for errors recovery in the TI SN65DSI83 bridge driver Herve Codina (Mon Feb 03 2025 - 10:57:00 EST)
- Re: [PATCH v4 3/4] drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc() Dmitry Baryshkov (Mon Feb 03 2025 - 10:57:03 EST)
- Re: [PATCH 0/5] spi: zynqmp-gqspi: Clean up the driver a bit Mark Brown (Mon Feb 03 2025 - 10:57:49 EST)
- On 6.12.x kernels I2C dies on the Intel i5-1235U CPU based notebook (KVADRA NAU LE14U) Alexander Pevzner (Mon Feb 03 2025 - 10:58:52 EST)
- Re: Linux 6.14-rc1 Guenter Roeck (Mon Feb 03 2025 - 10:59:09 EST)
- Re: wait_event_timeout() usage in decon_wait_for_vblank() Bjorn Helgaas (Mon Feb 03 2025 - 10:59:44 EST)
- Re: [External] Re: [PATCH] riscv: add a warning when physical memory address overflows Palmer Dabbelt (Mon Feb 03 2025 - 10:59:45 EST)
- Re: [PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt() Kirill A. Shutemov (Mon Feb 03 2025 - 11:00:17 EST)
- Re: [PATCH v2 5/9] powerpc: Use preempt_model_str(). Sebastian Andrzej Siewior (Mon Feb 03 2025 - 11:01:14 EST)
- Re: [PATCH v2 00/11] RISC-V IMSIC driver improvements Anup Patel (Mon Feb 03 2025 - 11:02:01 EST)
- Re: [PATCH v7 1/9] bindings: ipmi: Add binding for IPMB device intf Krzysztof Kozlowski (Mon Feb 03 2025 - 11:02:14 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Mingcong Bai (Mon Feb 03 2025 - 11:02:51 EST)
- Re: [PATCH v1] usb: core: fix pipe creation for get_bMaxPacketSize0 Alan Stern (Mon Feb 03 2025 - 11:03:18 EST)
- KASAN: slab-out-of-bounds Read in __bch2_alloc_to_v4 YAN KANG (Mon Feb 03 2025 - 11:05:02 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Andy Shevchenko (Mon Feb 03 2025 - 11:05:41 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Andy Shevchenko (Mon Feb 03 2025 - 11:06:13 EST)
- [PATCH v2] iio: light: Add check for array bounds in veml6075_read_int_time_ms Karan Sanghavi (Mon Feb 03 2025 - 11:06:20 EST)
- Re: [PATCH v3 0/5] perf hwmon related improvements Liang, Kan (Mon Feb 03 2025 - 11:06:41 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Andy Shevchenko (Mon Feb 03 2025 - 11:10:41 EST)
- Re: [PATCH 2/3] regulator: dummy: convert to use the faux bus Mark Brown (Mon Feb 03 2025 - 11:12:06 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Mon Feb 03 2025 - 11:13:45 EST)
- Re: [PATCH 0/3] Cleanup for Intel PMU initialization Liang, Kan (Mon Feb 03 2025 - 11:14:25 EST)
- Re: [PATCH 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc Thomas Weißschuh (Mon Feb 03 2025 - 11:14:48 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Alan Stern (Mon Feb 03 2025 - 11:15:26 EST)
- Re: [PATCH v7 00/14] platform/x86: alienware-wmi driver rework Kurt Borja (Mon Feb 03 2025 - 11:15:45 EST)
- Re: [PATCH v4 4/4] PCI: dwc: Add support for configuring lane equalization presets Manivannan Sadhasivam (Mon Feb 03 2025 - 11:16:14 EST)
- [PATCH v5 0/4] Add support for errors recovery in the TI SN65DSI83 bridge driver Herve Codina (Mon Feb 03 2025 - 11:16:27 EST)
- [PATCH v5 1/4] dt-bindings: display: bridge: sn65dsi83: Add interrupt Herve Codina (Mon Feb 03 2025 - 11:16:44 EST)
- [PATCH v5 3/4] drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc() Herve Codina (Mon Feb 03 2025 - 11:16:49 EST)
- [PATCH v5 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc() Herve Codina (Mon Feb 03 2025 - 11:17:04 EST)
- [PATCH v5 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Herve Codina (Mon Feb 03 2025 - 11:17:10 EST)
- Re: [PATCH v7 3/7] dt-bindings: PCI: qcom: Use sdx55 reg description for ipq9574 Manivannan Sadhasivam (Mon Feb 03 2025 - 11:17:43 EST)
- Re: [PATCH RFC net-next] netconsole: selftest: Add test for fragmented messages Breno Leitao (Mon Feb 03 2025 - 11:17:45 EST)
- Re: [RFC PATCH 1/5] dt-bindings: dma: Add CMA Heap bindings Florent Tomasin (Mon Feb 03 2025 - 11:18:55 EST)
- Re: [PATCH v4 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc() Herve Codina (Mon Feb 03 2025 - 11:20:11 EST)
- Re: [PATCH v4 3/4] drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc() Herve Codina (Mon Feb 03 2025 - 11:20:54 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Andy Shevchenko (Mon Feb 03 2025 - 11:22:37 EST)
- Re: [PATCH v7 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Manivannan Sadhasivam (Mon Feb 03 2025 - 11:26:34 EST)
- Re: [PATCH v7 7/7] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers Manivannan Sadhasivam (Mon Feb 03 2025 - 11:27:26 EST)
- Re: [PATCH v7 4/7] arm64: dts: qcom: ipq9574: Reorder reg and reg-names Krzysztof Kozlowski (Mon Feb 03 2025 - 11:27:48 EST)
- [PATCH v2 0/2] Support for TI ADS7128 and ADS7138 ADCs Tobias Sperling via B4 Relay (Mon Feb 03 2025 - 11:28:09 EST)
- [PATCH v2 1/2] dt-bindings: iio: adc: Introduce ADS7138 Tobias Sperling via B4 Relay (Mon Feb 03 2025 - 11:28:11 EST)
- [PATCH v2 2/2] iio: adc: Add driver for ADS7128 / ADS7138 Tobias Sperling via B4 Relay (Mon Feb 03 2025 - 11:28:17 EST)
- [PATCH 1/3] dt-bindings: xilinx: Remove uartlite from xilinx.txt Michal Simek (Mon Feb 03 2025 - 11:29:03 EST)
- [PATCH 0/3] dt-bindings: xilinx: Remove old descriptions Michal Simek (Mon Feb 03 2025 - 11:29:06 EST)
- [PATCH 2/3] dt-bindings: xilinx: Remove description for SystemACE Michal Simek (Mon Feb 03 2025 - 11:29:25 EST)
- [PATCH 3/3] dt-bindings: xilinx: Remove desciption for 16550 uart Michal Simek (Mon Feb 03 2025 - 11:29:35 EST)
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function Lorenzo Stoakes (Mon Feb 03 2025 - 11:30:49 EST)
- Re: [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone Claudiu Beznea (Mon Feb 03 2025 - 11:30:54 EST)
- Re: [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Krzysztof Kozlowski (Mon Feb 03 2025 - 11:31:07 EST)
- [PATCH v2 1/2] counter: microchip-tcb-capture: Add IRQ handling Bence Csókás (Mon Feb 03 2025 - 11:32:45 EST)
- [PATCH v2 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC Bence Csókás (Mon Feb 03 2025 - 11:32:47 EST)
- Re: [PATCH for-next v9 0/5] On-Demand Paging on SoftRoCE Jason Gunthorpe (Mon Feb 03 2025 - 11:33:07 EST)
- Re: [PATCH v4 00/18] Enable drm/imagination BXM-4-64 Support for LicheePi 4A Michal Wilczynski (Mon Feb 03 2025 - 11:33:26 EST)
- [PATCH v3] platform/x86: thinkpad_acpi: Fix invalid fan speed on ThinkPad X120e Sybil Isabel Dorsett (Mon Feb 03 2025 - 11:33:38 EST)
- Re: [PATCH v6 17/43] arm64: RME: Handle realm enter/exit Steven Price (Mon Feb 03 2025 - 11:34:19 EST)
- Re: [PATCH v6 12/43] arm64: RME: Allocate/free RECs to match vCPUs Steven Price (Mon Feb 03 2025 - 11:34:36 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Krzysztof Kozlowski (Mon Feb 03 2025 - 11:34:51 EST)
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls Doug Covelli (Mon Feb 03 2025 - 11:35:52 EST)
- Re: [PATCH 2/2] scsi: ufs: Add support for critical health notification Guenter Roeck (Mon Feb 03 2025 - 11:36:53 EST)
- Re: [PATCH v4 02/18] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC Michal Wilczynski (Mon Feb 03 2025 - 11:37:26 EST)
- [PATCH] fuse: add a new "connections" file to show longest waiting reqeust Jeff Layton (Mon Feb 03 2025 - 11:37:43 EST)
- [PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform Michal Simek (Mon Feb 03 2025 - 11:39:41 EST)
- [PATCH 1/2] arm64: zynqmp: Use DT header for firmware constants Michal Simek (Mon Feb 03 2025 - 11:39:54 EST)
- [PATCH 2/2] dt-bindings: xilinx: Deprecate header with firmware constants Michal Simek (Mon Feb 03 2025 - 11:40:19 EST)
- Re: [PATCH v2 0/2] checkpatch: Add support for checkpatch-ignore note Brendan Jackman (Mon Feb 03 2025 - 11:40:59 EST)
- Re: [Intel-wired-lan] [PATCH] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() Paul Menzel (Mon Feb 03 2025 - 11:42:28 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Florent Tomasin (Mon Feb 03 2025 - 11:44:04 EST)
- Re: [PATCH v9 3/7] dt-bindings: PCI: qcom: Use sdx55 reg description for ipq9574 Bjorn Helgaas (Mon Feb 03 2025 - 11:44:44 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Mon Feb 03 2025 - 11:45:12 EST)
- Re: [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers Yury Norov (Mon Feb 03 2025 - 11:48:16 EST)
- [PATCH v1 1/1] kthread: Return the assigned value rather than 0 Andy Shevchenko (Mon Feb 03 2025 - 11:49:09 EST)
- Re: [PATCH v2 5/9] powerpc: Use preempt_model_str(). Christophe Leroy (Mon Feb 03 2025 - 11:50:16 EST)
- Re: [PATCH v6 19/43] arm64: RME: Allow populating initial contents Steven Price (Mon Feb 03 2025 - 11:53:09 EST)
- Re: [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) James Clark (Mon Feb 03 2025 - 11:53:37 EST)
- Re: [PATCH 1/2] usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PP Benson Leung (Mon Feb 03 2025 - 11:53:52 EST)
- AW: [PATCH 2/2] iio: adc: Add driver for ADS7128 / ADS7138 Sperling, Tobias (Mon Feb 03 2025 - 11:57:34 EST)
- [PATCH RESEND v2 0/4] Touch Bar driver for Apple Macs with T2 Security Chip Aditya Garg (Mon Feb 03 2025 - 11:58:39 EST)
- Re: [PATCH v2 3/3] arm64: dts: rockchip: add overlay for tiger-haikou video-demo adapter Quentin Schulz (Mon Feb 03 2025 - 11:58:53 EST)
- Re: [PATCH V1] PCI: tegra194: Add support for PCIe RC & EP in Tegra234 Platforms Manivannan Sadhasivam (Mon Feb 03 2025 - 11:59:47 EST)
- [PATCH 2/2] ASoC: codecs: cmx655: Add CML's CMX655D codec Nikola Jelic (Mon Feb 03 2025 - 12:01:37 EST)
- [PATCH 1/2] ASoC: dt-bindings: Add cmx655 codec Nikola Jelic (Mon Feb 03 2025 - 12:01:56 EST)
- Re: [PATCH 1/3] dt-bindings: xilinx: Remove uartlite from xilinx.txt Sean Anderson (Mon Feb 03 2025 - 12:01:57 EST)
- Re: [PATCH v1 1/1] bitmap: Align documentation between bitmap_gather() and bitmap_scatter() Yury Norov (Mon Feb 03 2025 - 12:02:29 EST)
- Re: [PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt() Vishal Annapurve (Mon Feb 03 2025 - 12:02:49 EST)
- [PATCH net-next v3 02/10] net: pktgen: enable 'param=value' parsing Peter Seiderer (Mon Feb 03 2025 - 12:02:58 EST)
- [PATCH net-next v3 01/10] net: pktgen: replace ENOTSUPP with EOPNOTSUPP Peter Seiderer (Mon Feb 03 2025 - 12:03:18 EST)
- [PATCH net-next v3 05/10] net: pktgen: fix 'ratep 0' error handling (return -EINVAL) Peter Seiderer (Mon Feb 03 2025 - 12:03:51 EST)
- [PATCH net-next v3 00/10] Some pktgen fixes/improvments Peter Seiderer (Mon Feb 03 2025 - 12:03:55 EST)
- [PATCH net-next v3 10/10] selftest: net: add proc_net_pktgen Peter Seiderer (Mon Feb 03 2025 - 12:04:33 EST)
- [PATCH net-next v3 03/10] net: pktgen: fix hex32_arg parsing for short reads Peter Seiderer (Mon Feb 03 2025 - 12:04:34 EST)
- [PATCH net-next v3 09/10] net: pktgen: fix mpls reset parsing Peter Seiderer (Mon Feb 03 2025 - 12:04:36 EST)
- [PATCH net-next v3 06/10] net: pktgen: fix ctrl interface command parsing Peter Seiderer (Mon Feb 03 2025 - 12:05:04 EST)
- [PATCH net-next v3 08/10] net: pktgen: fix access outside of user given buffer in pktgen_if_write() Peter Seiderer (Mon Feb 03 2025 - 12:05:51 EST)
- [PATCH net-next v3 04/10] net: pktgen: fix 'rate 0' error handling (return -EINVAL) Peter Seiderer (Mon Feb 03 2025 - 12:06:18 EST)
- [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars Aditya Garg (Mon Feb 03 2025 - 12:06:49 EST)
- [PATCH net-next v3 07/10] net: pktgen: fix access outside of user given buffer in pktgen_thread_write() Peter Seiderer (Mon Feb 03 2025 - 12:07:02 EST)
- [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars Aditya Garg (Mon Feb 03 2025 - 12:07:21 EST)
- [PATCH RESEND v2 3/4] HID: hid-appletb-kbd: add support for fn toggle between media and function mode Aditya Garg (Mon Feb 03 2025 - 12:07:35 EST)
- [PATCH RESEND v2 4/4] HID: hid-appletb-kbd: add support for automatic brightness control while using the touchbar Aditya Garg (Mon Feb 03 2025 - 12:07:37 EST)
- [PATCH RESEND v2 2/4] HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch Bars Aditya Garg (Mon Feb 03 2025 - 12:08:13 EST)
- Re: [PATCH 1/2] ASoC: dt-bindings: Add cmx655 codec Mark Brown (Mon Feb 03 2025 - 12:08:14 EST)
- Re: [PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming Srinivas Kandagatla (Mon Feb 03 2025 - 12:08:19 EST)
- Re: [PATCH] ASoC: qcom: sc8280xp: enable primary mi2s Danila Tikhonov (Mon Feb 03 2025 - 12:08:33 EST)
- [syzbot] [hams?] BUG: soft lockup in rose_loopback_timer syzbot (Mon Feb 03 2025 - 12:09:15 EST)
- Re: [PATCH v4] riscv: Add runtime constant support kernel test robot (Mon Feb 03 2025 - 12:09:29 EST)
- Re: [PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors Dave Jiang (Mon Feb 03 2025 - 12:09:49 EST)
- [PATCH net-next] net: renesas: rswitch: cleanup max_speed setting Nikita Yushchenko (Mon Feb 03 2025 - 12:10:07 EST)
- [PATCH] statmount: add a new supported_mask field Jeff Layton (Mon Feb 03 2025 - 12:10:27 EST)
- [PATCH 0/3] KVM: x86: Address performance degradation due to APICv inhibits Naveen N Rao (AMD) (Mon Feb 03 2025 - 12:10:40 EST)
- [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state Naveen N Rao (AMD) (Mon Feb 03 2025 - 12:10:57 EST)
- [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Naveen N Rao (AMD) (Mon Feb 03 2025 - 12:11:42 EST)
- [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic Naveen N Rao (AMD) (Mon Feb 03 2025 - 12:12:02 EST)
- Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings Boris Brezillon (Mon Feb 03 2025 - 12:13:41 EST)
- Re: [PATCH v2 1/4] alpha/uapi: do not expose kernel-only stack frame structures Ivan Kokshaysky (Mon Feb 03 2025 - 12:14:27 EST)
- Re: [PATCH v11 5/8] iio: adc: adi-axi-adc: set data format Angelo Dureghello (Mon Feb 03 2025 - 12:15:14 EST)
- [PATCH 0/9] Refactor imx drivers and introduce support for imx95 Laurentiu Mihalcea (Mon Feb 03 2025 - 12:19:08 EST)
- [PATCH 1/9] ASoC: SOF: imx: introduce more common structures and functions Laurentiu Mihalcea (Mon Feb 03 2025 - 12:19:21 EST)
- [PATCH 3/9] ASoC: SOF: imx8: use IMX_SOF_* macros Laurentiu Mihalcea (Mon Feb 03 2025 - 12:19:31 EST)
- [PATCH 2/9] ASoC: SOF: imx8: use common imx chip interface Laurentiu Mihalcea (Mon Feb 03 2025 - 12:19:31 EST)
- [PATCH 4/9] ASoC: SOF: imx8: shuffle structure and function definitions Laurentiu Mihalcea (Mon Feb 03 2025 - 12:19:52 EST)
- [PATCH 5/9] ASoC: SOF: imx8: drop unneeded/unused macros/header includes Laurentiu Mihalcea (Mon Feb 03 2025 - 12:20:02 EST)
- [PATCH 6/9] ASoC: SOF: imx8: make imx8_ops_init() an util function Laurentiu Mihalcea (Mon Feb 03 2025 - 12:20:23 EST)
- [PATCH 7/9] ASoC: SOF: imx: merge imx8 and imx8m drivers Laurentiu Mihalcea (Mon Feb 03 2025 - 12:20:28 EST)
- [PATCH 8/9] ASoC: SOF: imx: merge imx8 and imx8ulp drivers Laurentiu Mihalcea (Mon Feb 03 2025 - 12:20:32 EST)
- [PATCH 9/9] ASoC: SOF: imx: add driver for the imx95 chip Laurentiu Mihalcea (Mon Feb 03 2025 - 12:20:53 EST)
- [PATCH v5 0/3] Add HDMI audio on the rk3588 SoC Detlev Casanova (Mon Feb 03 2025 - 12:21:05 EST)
- Re: [PATCH v2 9/9] tracing: Use preempt_model_str(). Steven Rostedt (Mon Feb 03 2025 - 12:21:23 EST)
- [PATCH v5 2/3] arm64: dts: rockchip: Add HDMI0 audio output for rk3588 SoC Detlev Casanova (Mon Feb 03 2025 - 12:21:35 EST)
- [PATCH v5 1/3] drm/bridge: synopsys: Add audio support for dw-hdmi-qp Detlev Casanova (Mon Feb 03 2025 - 12:21:44 EST)
- [PATCH v5 3/3] arm64: dts: rockchip: Enable HDMI0 audio output for Rock 5B Detlev Casanova (Mon Feb 03 2025 - 12:22:01 EST)
- [PATCH v2] Export MDRAID bitmap on disk structure in UAPI header file Tomas Mudrunka (Mon Feb 03 2025 - 12:22:14 EST)
- Re: [PATCH v1] perf symbol: Add rust v0 demangling support Ian Rogers (Mon Feb 03 2025 - 12:22:36 EST)
- Re: [PATCH v1 1/1] bitmap: Align documentation between bitmap_gather() and bitmap_scatter() Andy Shevchenko (Mon Feb 03 2025 - 12:22:45 EST)
- Re: [PATCH 2/2] ASoC: codecs: cmx655: Add CML's CMX655D codec Mark Brown (Mon Feb 03 2025 - 12:22:56 EST)
- Re: [PATCH v2 1/2] alpha: rework use of memset_io, memsetw_io and scr_memsetw Arnd Bergmann (Mon Feb 03 2025 - 12:24:33 EST)
- Re: [PATCH v2 2/2] alpha: Remove IO memcpy and memset Arnd Bergmann (Mon Feb 03 2025 - 12:24:54 EST)
- RE: [PATCH 2/2] scsi: ufs: Add support for critical health notification Avri Altman (Mon Feb 03 2025 - 12:26:09 EST)
- Re: [PATCH] ASoC: q6apm-dai: schedule all the periods before we start streaming Mark Brown (Mon Feb 03 2025 - 12:28:10 EST)
- Re: [PATCH v2] drm/bridge: it6505: support hdmi_codec_ops for audio stream setup Dmitry Baryshkov (Mon Feb 03 2025 - 12:28:30 EST)
- [PATCH v2 0/4] drm/msm/dsi/phy: Improvements around concurrent PHY_CMN_CLK_CFG[01] Krzysztof Kozlowski (Mon Feb 03 2025 - 12:29:45 EST)
- [PATCH v2 1/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver side Krzysztof Kozlowski (Mon Feb 03 2025 - 12:29:57 EST)
- [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Krzysztof Kozlowski (Mon Feb 03 2025 - 12:30:02 EST)
- [PATCH v2 3/4] drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk source Krzysztof Kozlowski (Mon Feb 03 2025 - 12:30:16 EST)
- [PATCH v2 4/4] drm/msm/dsi/phy: Define PHY_CMN_CLK_CFG[01] bitfields and simplify saving Krzysztof Kozlowski (Mon Feb 03 2025 - 12:30:36 EST)
- Re: [PATCH v5 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc() Dmitry Baryshkov (Mon Feb 03 2025 - 12:31:42 EST)
- Re: [PATCH v5 3/4] drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc() Dmitry Baryshkov (Mon Feb 03 2025 - 12:32:12 EST)
- Re: [PATCH] fuse: add a new "connections" file to show longest waiting reqeust Joanne Koong (Mon Feb 03 2025 - 12:32:24 EST)
- Re: [PATCH v2 3/4] drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk source Dmitry Baryshkov (Mon Feb 03 2025 - 12:41:02 EST)
- Re: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Manivannan Sadhasivam (Mon Feb 03 2025 - 12:41:17 EST)
- Re: [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Dmitry Baryshkov (Mon Feb 03 2025 - 12:41:29 EST)
- Re: [PATCH v2 1/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver side Dmitry Baryshkov (Mon Feb 03 2025 - 12:42:35 EST)
- Re: [PATCH] fuse: add a new "connections" file to show longest waiting reqeust Jeff Layton (Mon Feb 03 2025 - 12:42:50 EST)
- [PATCH 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible Jens Reidel (Mon Feb 03 2025 - 12:43:52 EST)
- [PATCH 2/2] Input: goodix_berlin - Add support for Berlin-A series Jens Reidel (Mon Feb 03 2025 - 12:44:06 EST)
- Re: [PATCH 2/2] scsi: ufs: Add support for critical health notification Guenter Roeck (Mon Feb 03 2025 - 12:44:23 EST)
- [PATCH v4 1/2] dt-bindings: arm: amlogic: add S805Y and Mi TV Stick Ferass El Hafidi (Mon Feb 03 2025 - 12:44:56 EST)
- [PATCH v4 0/2] Add support for Xiaomi Mi TV Stick Ferass El Hafidi (Mon Feb 03 2025 - 12:45:10 EST)
- [PATCH v4 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick Ferass El Hafidi (Mon Feb 03 2025 - 12:45:16 EST)
- Re: [PATCH v3 0/6] reduce tasklist_lock hold time on exit and do some Oleg Nesterov (Mon Feb 03 2025 - 12:47:56 EST)
- Re: [PATCH v3 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick Ferass El Hafidi (Mon Feb 03 2025 - 12:49:09 EST)
- Re: [PATCH RFCv2 05/13] iommu: Turn fault_data to iommufd private pointer Nicolin Chen (Mon Feb 03 2025 - 12:49:24 EST)
- Re: [PATCH 29/29] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer Dmitry Baryshkov (Mon Feb 03 2025 - 12:49:43 EST)
- Re: [PATCH] PCI: mediatek: Remove the usage of virt_to_phys manivannan.sadhasivam@xxxxxxxxxx (Mon Feb 03 2025 - 12:51:07 EST)
- [PATCH 0/2] Add Goodix Berlin-A series support Jens Reidel (Mon Feb 03 2025 - 12:51:30 EST)
- Re: [PATCH v3 1/6] exit: perform add_device_randomness() without tasklist_lock Oleg Nesterov (Mon Feb 03 2025 - 12:52:08 EST)
- Re: [PATCH] fuse: add a new "connections" file to show longest waiting reqeust Joanne Koong (Mon Feb 03 2025 - 12:52:25 EST)
- [PATCH net-next] net: qed: fix typos Andrew Kreimer (Mon Feb 03 2025 - 12:54:41 EST)
- Re: [PATCH v3 1/6] exit: perform add_device_randomness() without tasklist_lock Mateusz Guzik (Mon Feb 03 2025 - 12:56:03 EST)
- Re: [PATCH v2 8/9] xtensa: Use preempt_model_str(). Max Filippov (Mon Feb 03 2025 - 12:56:13 EST)
- Re: [PATCH] rust: sync: lock: Add Lock::get_mut() Guilherme Giacomo Simoes (Mon Feb 03 2025 - 12:56:27 EST)
- Re: [PATCH v4 12/18] dt-bindings: gpu: Add support for T-HEAD TH1520 GPU Michal Wilczynski (Mon Feb 03 2025 - 12:58:48 EST)
- Re: [PATCH v2 4/4] drm/msm/dsi/phy: Define PHY_CMN_CLK_CFG[01] bitfields and simplify saving Dmitry Baryshkov (Mon Feb 03 2025 - 12:59:11 EST)
- Re: [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) Rob Herring (Mon Feb 03 2025 - 12:59:27 EST)
- Re: [PATCH v4 1/2] dt-bindings: arm: amlogic: add S805Y and Mi TV Stick Krzysztof Kozlowski (Mon Feb 03 2025 - 12:59:40 EST)
- [PATCH net-next] wifi: iwlwifi: mvm: Fix typos Andrew Kreimer (Mon Feb 03 2025 - 13:00:01 EST)
- [PATCH 1/5] lockdep: Introduce lockdep_unregister_key_nosync() Bart Van Assche (Mon Feb 03 2025 - 13:00:18 EST)
- [PATCH 4/5] irq: Remove the IRQ_GC_INIT_NESTED_LOCK flag Bart Van Assche (Mon Feb 03 2025 - 13:00:33 EST)
- [PATCH 5/5] irq: Simplify gpiochip_add_data() Bart Van Assche (Mon Feb 03 2025 - 13:00:42 EST)
- [PATCH 3/5] irq: Remove irq_set_lockdep_class() and __irq_set_lockdep_class() Bart Van Assche (Mon Feb 03 2025 - 13:00:51 EST)
- Re: [PATCH] drm/panel: sharp-ls060t1sx01: transition to mipi_dsi wrapped functions Doug Anderson (Mon Feb 03 2025 - 13:01:09 EST)
- Re: [PATCH] netfs: Add retry stat counters Ihor Solodrai (Mon Feb 03 2025 - 13:02:39 EST)
- [PATCH 0/5] Make it easier to use nested locking for interrupt descriptors Bart Van Assche (Mon Feb 03 2025 - 13:03:48 EST)
- [PATCH 2/5] irqdesc: Use dynamic lockdep keys for interrupt descriptors Bart Van Assche (Mon Feb 03 2025 - 13:03:49 EST)
- Re: [PATCH] mtd: Add check for kcalloc() Christophe JAILLET (Mon Feb 03 2025 - 13:06:02 EST)
- Re: [PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt() Dave Hansen (Mon Feb 03 2025 - 13:06:38 EST)
- Re: [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped Oleg Nesterov (Mon Feb 03 2025 - 13:07:07 EST)
- Re: [PATCH RFCv2 06/13] iommufd: Make attach_handle generic Nicolin Chen (Mon Feb 03 2025 - 13:09:02 EST)
- Re: [GIT pull] irq/urgent for v6.14-rc2 pr-tracker-bot (Mon Feb 03 2025 - 13:09:28 EST)
- [PATCH net-next] wifi: rtw88: Fix a typo Andrew Kreimer (Mon Feb 03 2025 - 13:09:36 EST)
- Re: [GIT pull] timers/urgent for v6.14-rc2 pr-tracker-bot (Mon Feb 03 2025 - 13:09:50 EST)
- Re: [PATCH net-next] net: renesas: rswitch: cleanup max_speed setting Andrew Lunn (Mon Feb 03 2025 - 13:10:09 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids kernel test robot (Mon Feb 03 2025 - 13:10:28 EST)
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX Edgecombe, Rick P (Mon Feb 03 2025 - 13:15:11 EST)
- [PATCH 1/4] dt-bindings: display: panel: Add Visionox RM692E5 Danila Tikhonov (Mon Feb 03 2025 - 13:15:28 EST)
- [PATCH 3/4] drm/msm/dsi: Allow all bpc values Danila Tikhonov (Mon Feb 03 2025 - 13:15:45 EST)
- [PATCH 4/4] arm64: dts: qcom: sm7325-nothing-spacewar: Enable panel and GPU Danila Tikhonov (Mon Feb 03 2025 - 13:16:03 EST)
- Re: [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver Michal Wilczynski (Mon Feb 03 2025 - 13:16:25 EST)
- Re: [PATCH 1/6] rust: types: Add Ownable/Owned types Alice Ryhl (Mon Feb 03 2025 - 13:17:36 EST)
- [tip: x86/misc] x86/entry: Add __init to ia32_emulation_override_cmdline() tip-bot2 for Vitaly Kuznetsov (Mon Feb 03 2025 - 13:22:06 EST)
- Re: [PATCH v2] usb: xhci: Restore xhci_pci support for Renesas HCs nb (Mon Feb 03 2025 - 13:22:21 EST)
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls Paolo Bonzini (Mon Feb 03 2025 - 13:22:32 EST)
- Re: [PATCH 1/2] ASoC: dt-bindings: Add cmx655 codec Rob Herring (Arm) (Mon Feb 03 2025 - 13:22:52 EST)
- [PATCH 0/7] platform/x86: wmi: Rework WMI device enabling Armin Wolf (Mon Feb 03 2025 - 13:24:15 EST)
- [PATCH 1/7] hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensors Armin Wolf (Mon Feb 03 2025 - 13:24:30 EST)
- [PATCH 4/7] platform/x86: hp-bioscfg: Use wmi_instance_count() Armin Wolf (Mon Feb 03 2025 - 13:24:44 EST)
- [PATCH 2/7] platform/x86: think-lmi: Use ACPI object when extracting strings Armin Wolf (Mon Feb 03 2025 - 13:24:51 EST)
- [PATCH 3/7] platform/x86: think-lmi: Use WMI bus API when accessing BIOS settings Armin Wolf (Mon Feb 03 2025 - 13:24:56 EST)
- [PATCH 6/7] platform/x86: wmi: Call WCxx methods when setting data blocks Armin Wolf (Mon Feb 03 2025 - 13:25:12 EST)
- [PATCH 7/7] platform/x86: wmi: Update documentation regarding the GUID-based API Armin Wolf (Mon Feb 03 2025 - 13:25:38 EST)
- [PATCH 5/7] platform/x86: wmi: Rework WCxx/WExx ACPI method handling Armin Wolf (Mon Feb 03 2025 - 13:25:39 EST)
- Re: [PATCH v4] dt-bindings: dma: convert atmel-dma.txt to YAML Rob Herring (Arm) (Mon Feb 03 2025 - 13:25:52 EST)
- Re: [PATCH v2] ASoC: dt-bindings: atmel,at91-ssc: Convert to YAML format Rob Herring (Arm) (Mon Feb 03 2025 - 13:27:17 EST)
- [PATCH v8 00/14] platform/x86: alienware-wmi driver rework Kurt Borja (Mon Feb 03 2025 - 13:27:31 EST)
- [PATCH v8 01/14] platform/x86: alienware-wmi: Add a state container for LED control feature Kurt Borja (Mon Feb 03 2025 - 13:27:42 EST)
- [PATCH v8 03/14] platform/x86: alienware-wmi: Add a state container for thermal control methods Kurt Borja (Mon Feb 03 2025 - 13:27:54 EST)
- [PATCH v8 02/14] platform/x86: alienware-wmi: Add WMI Drivers Kurt Borja (Mon Feb 03 2025 - 13:27:55 EST)
- [PATCH v8 04/14] platform/x86: alienware-wmi: Refactor LED control methods Kurt Borja (Mon Feb 03 2025 - 13:28:16 EST)
- [PATCH v8 05/14] platform/x86: alienware-wmi: Refactor hdmi, amplifier, deepslp methods Kurt Borja (Mon Feb 03 2025 - 13:28:28 EST)
- [PATCH v8 06/14] platform/x86: alienware-wmi: Refactor thermal control methods Kurt Borja (Mon Feb 03 2025 - 13:28:44 EST)
- [PATCH v8 07/14] platform/x86: alienware-wmi: Split DMI table Kurt Borja (Mon Feb 03 2025 - 13:28:49 EST)
- [PATCH v8 08/14] MAINTAINERS: Update ALIENWARE WMI DRIVER entry Kurt Borja (Mon Feb 03 2025 - 13:28:55 EST)
- [PATCH v8 09/14] platform/x86: Rename alienware-wmi.c Kurt Borja (Mon Feb 03 2025 - 13:29:20 EST)
- [PATCH v8 10/14] platform/x86: Add alienware-wmi.h Kurt Borja (Mon Feb 03 2025 - 13:29:29 EST)
- [PATCH v8 12/14] platform/x86: dell: Modify Makefile alignment Kurt Borja (Mon Feb 03 2025 - 13:29:44 EST)
- [PATCH v8 13/14] platform/x86: Update alienware-wmi config entries Kurt Borja (Mon Feb 03 2025 - 13:29:56 EST)
- [PATCH v8 11/14] platform/x86: Split the alienware-wmi driver Kurt Borja (Mon Feb 03 2025 - 13:29:56 EST)
- Re: [PATCH v2] dt-bindings: display: ti: Fix compatible for am62a7 dss Rob Herring (Arm) (Mon Feb 03 2025 - 13:30:18 EST)
- [PATCH v8 14/14] platform/x86: alienware-wmi: Update header and module information Kurt Borja (Mon Feb 03 2025 - 13:30:28 EST)
- Re: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Bjorn Helgaas (Mon Feb 03 2025 - 13:30:46 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Ian Rogers (Mon Feb 03 2025 - 13:30:58 EST)
- Re: [PATCH 1/3] dt-bindings: xilinx: Remove uartlite from xilinx.txt Rob Herring (Mon Feb 03 2025 - 13:31:13 EST)
- Re: [PATCH 1/3] dt-bindings: xilinx: Remove uartlite from xilinx.txt Rob Herring (Arm) (Mon Feb 03 2025 - 13:31:25 EST)
- Re: [PATCH 2/3] dt-bindings: xilinx: Remove description for SystemACE Rob Herring (Arm) (Mon Feb 03 2025 - 13:31:37 EST)
- Re: [PATCH 3/3] dt-bindings: xilinx: Remove desciption for 16550 uart Rob Herring (Arm) (Mon Feb 03 2025 - 13:31:55 EST)
- [PATCH v2 00/14] KVM: arm64: Support FEAT_PMUv3 on Apple hardware Oliver Upton (Mon Feb 03 2025 - 13:32:03 EST)
- [PATCH v2 01/14] drivers/perf: apple_m1: Refactor event select/filter configuration Oliver Upton (Mon Feb 03 2025 - 13:32:04 EST)
- [PATCH v2 02/14] drivers/perf: apple_m1: Support host/guest event filtering Oliver Upton (Mon Feb 03 2025 - 13:32:16 EST)
- [PATCH v2 03/14] drivers/perf: apple_m1: Provide helper for mapping PMUv3 events Oliver Upton (Mon Feb 03 2025 - 13:32:31 EST)
- [PATCH v2 05/14] KVM: arm64: Always support SW_INCR PMU event Oliver Upton (Mon Feb 03 2025 - 13:32:51 EST)
- [PATCH v2 04/14] KVM: arm64: Compute PMCEID from arm_pmu's event bitmaps Oliver Upton (Mon Feb 03 2025 - 13:32:52 EST)
- [PATCH v2 06/14] KVM: arm64: Remap PMUv3 events onto hardware Oliver Upton (Mon Feb 03 2025 - 13:33:05 EST)
- [PATCH v2 07/14] KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3 Oliver Upton (Mon Feb 03 2025 - 13:33:14 EST)
- [PATCH v2 08/14] KVM: arm64: Drop kvm_arm_pmu_available static key Oliver Upton (Mon Feb 03 2025 - 13:33:26 EST)
- [PATCH 0/4] sm7325-nothing-spacewar: Add and enable the panel Danila Tikhonov (Mon Feb 03 2025 - 13:33:48 EST)
- [PATCH v2 09/14] KVM: arm64: Use guard() to cleanup usage of arm_pmus_lock Oliver Upton (Mon Feb 03 2025 - 13:34:00 EST)
- Re: [PATCH 1/2] f2fs: don't kobject_put in the error case Jaegeuk Kim (Mon Feb 03 2025 - 13:34:16 EST)
- [PATCH v2 10/14] KVM: arm64: Move PMUVer filtering into KVM code Oliver Upton (Mon Feb 03 2025 - 13:34:23 EST)
- [PATCH v2 11/14] KVM: arm64: Compute synthetic sysreg ESR for Apple PMUv3 traps Oliver Upton (Mon Feb 03 2025 - 13:34:29 EST)
- [PATCH v2 12/14] KVM: arm64: Advertise PMUv3 if IMPDEF traps are present Oliver Upton (Mon Feb 03 2025 - 13:34:40 EST)
- [PATCH v2 13/14] KVM: arm64: Provide 1 event counter on IMPDEF hardware Oliver Upton (Mon Feb 03 2025 - 13:35:10 EST)
- [PATCH net-next] cavium/liquidio: Remove unused lio_get_device_id linux (Mon Feb 03 2025 - 13:35:14 EST)
- [PATCH v2 14/14] arm64: Enable IMP DEF PMUv3 traps on Apple M* Oliver Upton (Mon Feb 03 2025 - 13:35:20 EST)
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls Doug Covelli (Mon Feb 03 2025 - 13:36:02 EST)
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls Nicolin Chen (Mon Feb 03 2025 - 13:37:22 EST)
- Re: [PATCH v2] PCI: brcmstb: Fix for missing of_node_put Florian Fainelli (Mon Feb 03 2025 - 13:38:31 EST)
- Re: [PATCH] parisc: Remove memcpy_fromio Helge Deller (Mon Feb 03 2025 - 13:40:01 EST)
- Re: [PATCH] parisc: Fix formatting errors in io.c Helge Deller (Mon Feb 03 2025 - 13:40:47 EST)
- [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot steven chen (Mon Feb 03 2025 - 13:43:26 EST)
- [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf steven chen (Mon Feb 03 2025 - 13:43:29 EST)
- [PATCH v7 2/7] kexec: define functions to map and unmap segments steven chen (Mon Feb 03 2025 - 13:43:29 EST)
- [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot steven chen (Mon Feb 03 2025 - 13:43:30 EST)
- [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute steven chen (Mon Feb 03 2025 - 13:43:34 EST)
- [PATCH v7 6/7] ima: make the kexec extra memory configurable steven chen (Mon Feb 03 2025 - 13:44:32 EST)
- [PATCH v7 7/7] ima: measure kexec load and exec events as critical data steven chen (Mon Feb 03 2025 - 13:44:32 EST)
- [PATCH] linux/bits.h: Squash unsigned comparison warning for GENMASK Yazen Ghannam (Mon Feb 03 2025 - 13:44:33 EST)
- [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot steven chen (Mon Feb 03 2025 - 13:44:35 EST)
- [PATCH 2/4] drm/panel: Add Visionox RM692E5 panel driver Danila Tikhonov (Mon Feb 03 2025 - 13:45:21 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Sean Christopherson (Mon Feb 03 2025 - 13:45:38 EST)
- Re: [PATCH bpf-next 1/3] bpf: verifier: Do not extract constant map keys for irrelevant maps Eduard Zingerman (Mon Feb 03 2025 - 13:45:58 EST)
- [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf steven chen (Mon Feb 03 2025 - 13:46:32 EST)
- [PATCH v7 2/7] kexec: define functions to map and unmap segments steven chen (Mon Feb 03 2025 - 13:46:33 EST)
- [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute steven chen (Mon Feb 03 2025 - 13:46:35 EST)
- [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot steven chen (Mon Feb 03 2025 - 13:46:39 EST)
- [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot steven chen (Mon Feb 03 2025 - 13:46:43 EST)
- [PATCH v7 7/7] ima: measure kexec load and exec events as critical data steven chen (Mon Feb 03 2025 - 13:47:39 EST)
- [PATCH v7 6/7] ima: make the kexec extra memory configurable steven chen (Mon Feb 03 2025 - 13:47:42 EST)
- [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot steven chen (Mon Feb 03 2025 - 13:47:43 EST)
- Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction. Hector Martin (Mon Feb 03 2025 - 13:48:20 EST)
- Re: [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G Stefan (Mon Feb 03 2025 - 13:48:57 EST)
- Re: [PATCH bpf-next 2/3] bpf: selftests: Test constant key extraction on irrelevant maps Eduard Zingerman (Mon Feb 03 2025 - 13:49:01 EST)
- Re: [PATCH bpf-next 3/3] bpf: verifier: Disambiguate get_constant_map_key() errors Eduard Zingerman (Mon Feb 03 2025 - 13:49:46 EST)
- Re: [PATCH] phy: Use (of|device)_property_present() for non-boolean properties Rob Herring (Mon Feb 03 2025 - 13:50:01 EST)
- Re: [PATCH v3 5/6] pid: perform free_pid() calls outside of tasklist_lock Oleg Nesterov (Mon Feb 03 2025 - 13:50:12 EST)
- RE: [syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve Kasireddy, Vivek (Mon Feb 03 2025 - 13:52:22 EST)
- [PATCH net-next] mlx4: Remove unused functions linux (Mon Feb 03 2025 - 13:52:51 EST)
- Re: [PATCH] PCI: mediatek: Remove the usage of virt_to_phys Bjorn Helgaas (Mon Feb 03 2025 - 13:53:07 EST)
- Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute steven chen (Mon Feb 03 2025 - 13:53:21 EST)
- Re: [PATCH 0/2] vmalloc: Introduce vmap_file() Vishal Moola (Mon Feb 03 2025 - 13:53:52 EST)
- [syzbot] [nilfs?] general protection fault in __d_unalias syzbot (Mon Feb 03 2025 - 13:55:32 EST)
- [PATCH] phy: can-transceiver: Drop unnecessary "mux-states" property presence check Rob Herring (Arm) (Mon Feb 03 2025 - 13:55:42 EST)
- Re: [PATCH FOR-NEXT] perf tools: Expose quiet/verbose variables in Makefile.perf Charlie Jenkins (Mon Feb 03 2025 - 13:57:04 EST)
- [PATCH net-next v2 0/2] netdevgenl: Add an xsk attribute to queues Joe Damato (Mon Feb 03 2025 - 13:58:46 EST)
- [PATCH net-next v2 1/2] netdev-genl: Add an XSK attribute to queues Joe Damato (Mon Feb 03 2025 - 13:59:06 EST)
- [PATCH net-next v2 2/2] selftests: drv-net: Test queue xsk attribute Joe Damato (Mon Feb 03 2025 - 13:59:26 EST)
- Re: [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL Protocol errors Luck, Tony (Mon Feb 03 2025 - 13:59:46 EST)
- [PATCH net-next] net/mlx5: Remove unused mlx5dr_domain_sync linux (Mon Feb 03 2025 - 14:00:23 EST)
- [PATCH net-next] mlxsw: spectrum_router: Remove unused functions linux (Mon Feb 03 2025 - 14:02:02 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Charlie Jenkins (Mon Feb 03 2025 - 14:02:29 EST)
- Re: [PATCH] perf: Always feature test reallocarray Namhyung Kim (Mon Feb 03 2025 - 14:02:43 EST)
- Re: [PATCH v6 5/6] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors Luck, Tony (Mon Feb 03 2025 - 14:03:36 EST)
- [PATCH net-next] netconsole: selftest: Add test for fragmented messages Breno Leitao (Mon Feb 03 2025 - 14:04:41 EST)
- Re: [PATCH v2] drm/i915/backlight: Return immediately when scale() finds invalid parameters Rodrigo Vivi (Mon Feb 03 2025 - 14:05:58 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Ian Rogers (Mon Feb 03 2025 - 14:11:09 EST)
- [PATCH v3 0/3] Re-add filter_type/filter_mode Marcelo Schmitt (Mon Feb 03 2025 - 14:11:47 EST)
- [PATCH v3 1/3] Documentation: ABI: IIO: Add filter_type documentation Marcelo Schmitt (Mon Feb 03 2025 - 14:12:17 EST)
- [PATCH v3 2/3] iio: adc: ad4130: Add filter_type attributes Marcelo Schmitt (Mon Feb 03 2025 - 14:12:26 EST)
- Re: [PATCH v2] riscv: Use Zalrsc extension to implement atomic functions Charlie Jenkins (Mon Feb 03 2025 - 14:12:57 EST)
- [PATCH v3 3/3] Documentation: ABI: IIO: Re-add sysfs-bus-iio-adc-ad4130 Marcelo Schmitt (Mon Feb 03 2025 - 14:13:01 EST)
- Re: [PATCH v5 00/10] riscv: add initial support for SpacemiT K1 patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:15:15 EST)
- Re: [PATCH v6 0/2] Improve interrupt handling during machine kexec patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:15:23 EST)
- Re: [PATCH v2 0/4] RISC-V: KVM: Allow Svvptc/Zabha/Ziccrse exts for guests patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:15:44 EST)
- Re: [PATCH v2 0/6] Account page tables at all levels patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:15:46 EST)
- Re: [PATCH] riscv: Always inline bitops patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:16:08 EST)
- Re: [PATCH RESEND 0/2] clk: thead: Fix TH1520 boot dependency on clk_ignore_unused patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:16:24 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Charlie Jenkins (Mon Feb 03 2025 - 14:16:24 EST)
- Re: [PATCH 0/6] selftests/nolibc: wire up riscv32 patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:16:40 EST)
- Re: [PATCH v2 0/3] Collect guest/host statistics during the redirected traps patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:16:47 EST)
- Re: [PATCH v2 0/1] iommu/riscv: Add platform msi support patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:17:07 EST)
- Re: [PATCH v2 00/12] pm: Introduce devm_pm_set_wake_irq patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:17:35 EST)
- Re: [PATCH RESEND 0/2] riscv: iommu: Add shutdown callback for kexec patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:17:44 EST)
- Re: [PATCH v3] tools: perf: tests: Fix code reading for riscv patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:17:46 EST)
- Re: [PATCH v1] pwm: microchip-core: fix incorrect comparison with max period patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:17:56 EST)
- Re: [PATCH v6 0/4] Add Microchip IPC mailbox patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:18:14 EST)
- [PATCH v2 0/3] usb: dwc3: Avoid using reserved EPs Andy Shevchenko (Mon Feb 03 2025 - 14:18:17 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.14 Merge Window, Part 1 patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:18:27 EST)
- [PATCH v2 1/3] dt-bindings: usb: dwc3: Add a property to reserve endpoints Andy Shevchenko (Mon Feb 03 2025 - 14:18:56 EST)
- [PATCH v2 2/3] usb: dwc3: gadget: Add support for snps,reserved-endpoints property Andy Shevchenko (Mon Feb 03 2025 - 14:19:14 EST)
- Re: [PATCH v2 0/2] Microchip CoreI2C driver fixes patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:19:19 EST)
- Re: [PATCH] clk: thead: Fix cpu2vp_clk for TH1520 AP_SUBSYS clocks patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:19:29 EST)
- Re: [PATCH v2] clk: thead: Fix TH1520 emmc and shdci clock rate patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:19:34 EST)
- Re: [Patch] PCI/MSI: Handle lack of irqdomain gracefully patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:20:00 EST)
- Re: [PATCH] iommu/riscv: Fixup compile warning patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:20:06 EST)
- Re: [PATCH v3] kbuild: Strip runtime const RELA sections correctly patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:20:39 EST)
- [PATCH v2 3/3] usb: dwc3: gadget: Avoid using reserved endpoints on Intel Merrifield Andy Shevchenko (Mon Feb 03 2025 - 14:20:47 EST)
- Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction. Jason Gunthorpe (Mon Feb 03 2025 - 14:21:00 EST)
- [PATCH net-next v2] netdev-genl: Elide napi_id when not present Joe Damato (Mon Feb 03 2025 - 14:21:12 EST)
- Re: [PATCH 1/6] rust: types: Add Ownable/Owned types Asahi Lina (Mon Feb 03 2025 - 14:21:21 EST)
- Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction. Paolo Bonzini (Mon Feb 03 2025 - 14:22:36 EST)
- Re: [PATCH 1/2] mm/vmalloc: Introduce vmap_file() Vishal Moola (Mon Feb 03 2025 - 14:23:26 EST)
- Re: [syzbot] [mm?] kernel BUG in alloc_hugetlb_folio_reserve syzbot (Mon Feb 03 2025 - 14:25:13 EST)
- [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Mon Feb 03 2025 - 14:25:23 EST)
- [PATCH 0/2] Add HDMI audio support to the LT8912B bridge rafael (Mon Feb 03 2025 - 14:25:35 EST)
- [PATCH 1/2] dt-bindings: display: bridge: lt8912b: Add I2S audio input port rafael (Mon Feb 03 2025 - 14:25:48 EST)
- [PATCH 2/2] drm/bridge: lt8912b: Add support for audio rafael (Mon Feb 03 2025 - 14:26:01 EST)
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock Liam R. Howlett (Mon Feb 03 2025 - 14:28:09 EST)
- Re: [PATCH 2/4] soc: qcom: llcc-qcom: Add support for LLCC V6 Melody Olvera (Mon Feb 03 2025 - 14:28:42 EST)
- Re: [PATCH v2] riscv: Use Zalrsc extension to implement atomic functions Samuel Holland (Mon Feb 03 2025 - 14:31:00 EST)
- Re: [PATCH v3 5/6] pid: perform free_pid() calls outside of tasklist_lock Mateusz Guzik (Mon Feb 03 2025 - 14:31:44 EST)
- Re: [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped Mateusz Guzik (Mon Feb 03 2025 - 14:33:29 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.14 Merge Window, Part 1 patchwork-bot+linux-riscv (Mon Feb 03 2025 - 14:33:58 EST)
- Re: [PATCH v6 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable Abhinav Kumar (Mon Feb 03 2025 - 14:34:32 EST)
- Re: [syzbot] KASAN: stack-out-of-bounds Read in usb_check_int_endpoints syzbot (Mon Feb 03 2025 - 14:35:33 EST)
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock Mateusz Guzik (Mon Feb 03 2025 - 14:36:09 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Ian Rogers (Mon Feb 03 2025 - 14:39:24 EST)
- Re: [PATCH] iio: magnetometer: si7210: fix magnetic field measurement scale Antoni Pokusinski (Mon Feb 03 2025 - 14:39:56 EST)
- Re: [PATCH v3 1/3] Documentation: ABI: IIO: Add filter_type documentation David Lechner (Mon Feb 03 2025 - 14:40:04 EST)
- Re: [PATCH v3 2/3] iio: adc: ad4130: Add filter_type attributes David Lechner (Mon Feb 03 2025 - 14:40:52 EST)
- Re: [PATCH 0/5] Make it easier to use nested locking for interrupt descriptors Thomas Gleixner (Mon Feb 03 2025 - 14:41:06 EST)
- Re: [PATCH v3 3/3] Documentation: ABI: IIO: Re-add sysfs-bus-iio-adc-ad4130 David Lechner (Mon Feb 03 2025 - 14:41:30 EST)
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls Sean Christopherson (Mon Feb 03 2025 - 14:41:46 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Ian Rogers (Mon Feb 03 2025 - 14:44:34 EST)
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls Paolo Bonzini (Mon Feb 03 2025 - 14:46:52 EST)
- [PATCH v1 1/1] ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read() Andy Shevchenko (Mon Feb 03 2025 - 14:47:28 EST)
- [syzbot] [udf?] general protection fault in d_splice_alias syzbot (Mon Feb 03 2025 - 14:48:39 EST)
- Re: [PATCH v2] riscv: Use Zalrsc extension to implement atomic functions Charlie Jenkins (Mon Feb 03 2025 - 14:50:13 EST)
- Re: [PATCH v4 09/18] KVM: arm64: Introduce __pkvm_vcpu_{load,put}() Mark Brown (Mon Feb 03 2025 - 14:50:57 EST)
- [PATCH net] ptp: Add mock device Thomas Weißschuh (Mon Feb 03 2025 - 14:51:11 EST)
- Re: [PATCH net-next v2] netdev-genl: Elide napi_id when not present Samudrala, Sridhar (Mon Feb 03 2025 - 14:51:28 EST)
- Re: [PATCH 1/9] ASoC: SOF: imx: introduce more common structures and functions Frank Li (Mon Feb 03 2025 - 14:52:27 EST)
- Re: [PATCH 08/16] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration Sean Christopherson (Mon Feb 03 2025 - 14:53:09 EST)
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls Sean Christopherson (Mon Feb 03 2025 - 14:53:56 EST)
- [PATCH] docs: Move "debugging" section to the top in index.rst Purva Yeshi (Mon Feb 03 2025 - 14:54:12 EST)
- Re: [PATCH 2/2] Input: goodix_berlin - Add support for Berlin-A series Luca Weiss (Mon Feb 03 2025 - 14:55:31 EST)
- [PATCH v2] fuse: add a new "connections" file to show longest waiting reqeust Jeff Layton (Mon Feb 03 2025 - 14:57:23 EST)
- Re: (subset) [PATCH v3 0/9] Use correct LDO5 control registers for PCA9450 Mark Brown (Mon Feb 03 2025 - 14:57:57 EST)
- Re: (subset) [PATCH v2 0/3] regulator: Add device tree support to AD5398 Mark Brown (Mon Feb 03 2025 - 14:58:05 EST)
- Re: [PATCH] bcachefs docs: SubmittingPatches.rst Darrick J. Wong (Mon Feb 03 2025 - 15:00:09 EST)
- Re: [PATCH v3 5/6] pid: perform free_pid() calls outside of tasklist_lock Oleg Nesterov (Mon Feb 03 2025 - 15:03:18 EST)
- Re: [PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt() Kirill A. Shutemov (Mon Feb 03 2025 - 15:06:34 EST)
- Re: [PATCH 8/9] ASoC: SOF: imx: merge imx8 and imx8ulp drivers Frank Li (Mon Feb 03 2025 - 15:06:50 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Charlie Jenkins (Mon Feb 03 2025 - 15:07:00 EST)
- Re: [PATCH] drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml files Alex Deucher (Mon Feb 03 2025 - 15:07:22 EST)
- Re: [syzbot] [usb?] KASAN: stack-out-of-bounds Read in usb_check_int_endpoints syzbot (Mon Feb 03 2025 - 15:10:21 EST)
- Re: [PATCH net] ptp: Add mock device Andrew Lunn (Mon Feb 03 2025 - 15:11:02 EST)
- Re: [PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt() Kirill A. Shutemov (Mon Feb 03 2025 - 15:11:27 EST)
- [PATCH] arm64/hwcap: Remove stray references to SF8MMx Mark Brown (Mon Feb 03 2025 - 15:11:41 EST)
- [PATCH 1/1 RESEND] checkpatch: add warning for pr_* and dev_* macros without a trailing newline albankurti (Mon Feb 03 2025 - 15:12:10 EST)
- [Regression in 6.14-rc1] System suspend/resume broken by PCI commit 1db806ec06b7c Rafael J. Wysocki (Mon Feb 03 2025 - 15:13:01 EST)
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock Liam R. Howlett (Mon Feb 03 2025 - 15:14:17 EST)
- Re: [PATCH net] ptp: Add mock device Thomas Weißschuh (Mon Feb 03 2025 - 15:16:01 EST)
- Re: [PATCH 0/7] drm/amd/display: More deadcoding Alex Deucher (Mon Feb 03 2025 - 15:19:19 EST)
- [PATCH] kdb: remove usage of static environment buffer Nir Lichtman (Mon Feb 03 2025 - 15:20:42 EST)
- Re: [syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in corsair_void_status_work_handler syzbot (Mon Feb 03 2025 - 15:21:36 EST)
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock Mateusz Guzik (Mon Feb 03 2025 - 15:22:54 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Joel Fernandes (Mon Feb 03 2025 - 15:24:23 EST)
- Re: [PATCH RESEND v3 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller Samuel Holland (Mon Feb 03 2025 - 15:25:06 EST)
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock Liam R. Howlett (Mon Feb 03 2025 - 15:28:49 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_dev_freespace_init syzbot (Mon Feb 03 2025 - 15:29:41 EST)
- Re: [Regression in 6.14-rc1] System suspend/resume broken by PCI commit 1db806ec06b7c Rafael J. Wysocki (Mon Feb 03 2025 - 15:31:46 EST)
- Re: [PATCH 1/2] ASoC: dt-bindings: Add cmx655 codec Krzysztof Kozlowski (Mon Feb 03 2025 - 15:32:01 EST)
- [PATCH] dt-bindings: soc: samsung,boot-mode: add boot mode definitions for exynos7870 Kaustabh Chakraborty (Mon Feb 03 2025 - 15:32:15 EST)
- [PATCH 0/2] Add chip ID for Exynos7870 SoC Kaustabh Chakraborty (Mon Feb 03 2025 - 15:32:48 EST)
- [PATCH 1/2] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible Kaustabh Chakraborty (Mon Feb 03 2025 - 15:33:00 EST)
- [PATCH 2/2] soc: samsung: exynos-chipid: add support for exynos7870 Kaustabh Chakraborty (Mon Feb 03 2025 - 15:33:16 EST)
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX Sean Christopherson (Mon Feb 03 2025 - 15:33:30 EST)
- [PATCH] dt-bindings: gpu: arm,mali-midgard: add exynos7870-mali compatible Kaustabh Chakraborty (Mon Feb 03 2025 - 15:34:12 EST)
- [PATCH 0/2] Introduce support for Exynos7870 I2C and HSI2C Kaustabh Chakraborty (Mon Feb 03 2025 - 15:34:32 EST)
- [PATCH 2/2] dt-bindings: i2c: exynos5: add exynos7870-hsi2c compatible Kaustabh Chakraborty (Mon Feb 03 2025 - 15:34:40 EST)
- [PATCH 1/2] dt-bindings: i2c: samsung,s3c2410: add exynos7870-i2c compatible Kaustabh Chakraborty (Mon Feb 03 2025 - 15:34:52 EST)
- [PATCH 1/3] dt-bindings: mmc: samsung,exynos-dw-mshc: add exynos7870 support Kaustabh Chakraborty (Mon Feb 03 2025 - 15:35:03 EST)
- [PATCH 2/3] mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves Kaustabh Chakraborty (Mon Feb 03 2025 - 15:35:27 EST)
- [PATCH 0/3] Introduce DW MMC support for Exynos7870 Kaustabh Chakraborty (Mon Feb 03 2025 - 15:35:35 EST)
- [PATCH 3/3] mmc: dw_mmc: add exynos7870 DW MMC support Kaustabh Chakraborty (Mon Feb 03 2025 - 15:35:50 EST)
- Re: [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls Doug Covelli (Mon Feb 03 2025 - 15:36:07 EST)
- [PATCH 0/3] Introduce pin controller support for Exynos7870 Kaustabh Chakraborty (Mon Feb 03 2025 - 15:36:27 EST)
- [PATCH 1/3] dt-bindings: pinctrl: samsung: add exynos7870-pinctrl compatible Kaustabh Chakraborty (Mon Feb 03 2025 - 15:36:42 EST)
- [PATCH 2/3] dt-bindings: pinctrl: samsung: add exynos7870-wakeup-eint compatible Kaustabh Chakraborty (Mon Feb 03 2025 - 15:36:57 EST)
- [PATCH 3/3] pinctrl: samsung: add support for exynos7870 pinctrl Kaustabh Chakraborty (Mon Feb 03 2025 - 15:37:13 EST)
- [PATCH 0/4] Introduce support for Exynos7870's S2MPU05 PMIC and its regulators Kaustabh Chakraborty (Mon Feb 03 2025 - 15:37:30 EST)
- [PATCH 1/4] regulator: dt-bindings: add documentation for s2mpu05-pmic regulators Kaustabh Chakraborty (Mon Feb 03 2025 - 15:37:43 EST)
- Re: [PATCH v2 1/3] mm: avoid extra mem_alloc_profiling_enabled() checks Shakeel Butt (Mon Feb 03 2025 - 15:38:10 EST)
- [PATCH 2/5] dt-bindings: clock: document exynos7870 clock driver CMU bindings Kaustabh Chakraborty (Mon Feb 03 2025 - 15:38:55 EST)
- [PATCH 3/5] dt-bindings: soc: samsung: exynos-pmu: add exynos7870-pmu compatible Kaustabh Chakraborty (Mon Feb 03 2025 - 15:39:10 EST)
- [PATCH 4/4] regulator: s2mps11: Add support for S2MPU05 regulators Kaustabh Chakraborty (Mon Feb 03 2025 - 15:39:26 EST)
- [PATCH 2/4] dt-bindings: mfd: samsung,s2mps11: add compatible for s2mpu05-pmic Kaustabh Chakraborty (Mon Feb 03 2025 - 15:39:26 EST)
- [PATCH 1/5] dt-bindings: clock: add clock definitions for exynos7870 CMU Kaustabh Chakraborty (Mon Feb 03 2025 - 15:39:40 EST)
- [PATCH 5/5] clk: samsung: add exynos7870 CLKOUT support Kaustabh Chakraborty (Mon Feb 03 2025 - 15:39:59 EST)
- [PATCH 4/5] clk: samsung: add initial exynos7870 clock driver Kaustabh Chakraborty (Mon Feb 03 2025 - 15:40:02 EST)
- [PATCH 3/4] mfd: sec: add support for S2MPU05 PMIC Kaustabh Chakraborty (Mon Feb 03 2025 - 15:40:06 EST)
- [PATCH 0/5] Introduce support for Exynos7870 clocks and PMU Kaustabh Chakraborty (Mon Feb 03 2025 - 15:40:28 EST)
- [PATCH 0/2] Introduce UART support for Exynos7870 SoC Kaustabh Chakraborty (Mon Feb 03 2025 - 15:40:29 EST)
- [PATCH 1/2] dt-bindings: serial: samsung: add exynos7870-uart compatible Kaustabh Chakraborty (Mon Feb 03 2025 - 15:40:42 EST)
- [PATCH 2/2] tty: serial: samsung: add support for exynos7870 Kaustabh Chakraborty (Mon Feb 03 2025 - 15:40:58 EST)
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches Amir Goldstein (Mon Feb 03 2025 - 15:41:23 EST)
- [PATCH 0/2] Introduce DWC3 support for Exynos7870 Kaustabh Chakraborty (Mon Feb 03 2025 - 15:41:44 EST)
- [PATCH 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos7870 support Kaustabh Chakraborty (Mon Feb 03 2025 - 15:42:01 EST)
- [PATCH 2/2] usb: dwc3: exynos: add support for exynos7870 Kaustabh Chakraborty (Mon Feb 03 2025 - 15:42:16 EST)
- [PATCH 0/4] Introduce USBDRD-PHY support for Exynos7870 SoC Kaustabh Chakraborty (Mon Feb 03 2025 - 15:42:31 EST)
- [PATCH 1/4] phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk Kaustabh Chakraborty (Mon Feb 03 2025 - 15:42:44 EST)
- [PATCH v5] riscv: Add runtime constant support Charlie Jenkins (Mon Feb 03 2025 - 15:42:57 EST)
- [PATCH 2/4] phy: exynos5-usbdrd: use GENMASK and FIELD_PREP for Exynos5 PHY registers Kaustabh Chakraborty (Mon Feb 03 2025 - 15:43:09 EST)
- [PATCH 3/4] dt-bindings: phy: samsung,usb3-drd-phy: add exynos7870-usbdrd-phy compatible Kaustabh Chakraborty (Mon Feb 03 2025 - 15:43:24 EST)
- [PATCH 4/4] phy: exynos5-usbdrd: add exynos7870 USBDRD support Kaustabh Chakraborty (Mon Feb 03 2025 - 15:43:39 EST)
- Re: [PATCH] jiffies: Cast to unsigned long for secs_to_jiffies() conversion Easwar Hariharan (Mon Feb 03 2025 - 15:44:07 EST)
- [PATCH v2 0/5] Add support for the Exynos7870 SoC, along with three devices Kaustabh Chakraborty (Mon Feb 03 2025 - 15:46:53 EST)
- [PATCH v2 1/5] dt-bindings: arm: samsung: add compatibles for exynos7870 devices Kaustabh Chakraborty (Mon Feb 03 2025 - 15:47:02 EST)
- [PATCH v2 3/5] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime Kaustabh Chakraborty (Mon Feb 03 2025 - 15:47:16 EST)
- [PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870 Kaustabh Chakraborty (Mon Feb 03 2025 - 15:47:33 EST)
- [PATCH v2 4/5] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core Kaustabh Chakraborty (Mon Feb 03 2025 - 15:47:44 EST)
- [PATCH v2 5/5] arm64: dts: exynos: add initial support for Samsung Galaxy J6 Kaustabh Chakraborty (Mon Feb 03 2025 - 15:48:17 EST)
- Re: [PATCH v4 4/7] syscall.h: introduce syscall_set_nr() Helge Deller (Mon Feb 03 2025 - 15:48:33 EST)
- Re: [PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Moger, Babu (Mon Feb 03 2025 - 15:49:47 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Ian Rogers (Mon Feb 03 2025 - 15:55:21 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub John Hubbard (Mon Feb 03 2025 - 16:00:22 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Yosry Ahmed (Mon Feb 03 2025 - 16:00:36 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Zi Yan (Mon Feb 03 2025 - 16:06:05 EST)
- Re: [PATCH 2/2] drm/bridge: lt8912b: Add support for audio Rafael Beims (Mon Feb 03 2025 - 16:06:28 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids kernel test robot (Mon Feb 03 2025 - 16:07:35 EST)
- RE: hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec Michael Kelley (Mon Feb 03 2025 - 16:08:15 EST)
- Re: [PATCH v2] iio: light: Add check for array bounds in veml6075_read_int_time_ms Javier Carrasco (Mon Feb 03 2025 - 16:11:39 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Yosry Ahmed (Mon Feb 03 2025 - 16:11:40 EST)
- Re: [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Danilo Krummrich (Mon Feb 03 2025 - 16:13:28 EST)
- Re: [PATCH] kdb: remove usage of static environment buffer Doug Anderson (Mon Feb 03 2025 - 16:13:55 EST)
- Re: [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies() Ilya Dryomov (Mon Feb 03 2025 - 16:20:03 EST)
- Re: [PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt() Dave Hansen (Mon Feb 03 2025 - 16:20:20 EST)
- Re: [PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg Jessica Clarke (Mon Feb 03 2025 - 16:23:17 EST)
- Re: [PATCH] riscv/futex: sign extend compare value in atomic cmpxchg Jessica Clarke (Mon Feb 03 2025 - 16:25:21 EST)
- [PATCH] gendwarfksyms: Add a separate pass to resolve FQNs Sami Tolvanen (Mon Feb 03 2025 - 16:26:50 EST)
- [PATCH 0/4] dt-bindings: Ensure all smsc,lan9115 properties are evaluated Rob Herring (Arm) (Mon Feb 03 2025 - 16:29:47 EST)
- [PATCH 1/4] dt-bindings: memory-controllers: Move qcom,ebi2 from bindings/bus/ Rob Herring (Arm) (Mon Feb 03 2025 - 16:30:03 EST)
- [PATCH 2/4] dt-bindings: memory-controllers: qcom,ebi2: Split out child node properties Rob Herring (Arm) (Mon Feb 03 2025 - 16:30:30 EST)
- [PATCH 3/4] dt-bindings: memory-controllers: samsung,exynos4210-srom: Split out child node properties Rob Herring (Arm) (Mon Feb 03 2025 - 16:30:45 EST)
- [PATCH 4/4] dt-bindings: net: smsc,lan9115: Ensure all properties are defined Rob Herring (Arm) (Mon Feb 03 2025 - 16:31:12 EST)
- [PATCH] dt-bindings: imx: fsl,aips-bus: Ensure all properties are defined Rob Herring (Arm) (Mon Feb 03 2025 - 16:32:08 EST)
- [PATCH] dt-bindings: mtd: physmap: Ensure all properties are defined Rob Herring (Arm) (Mon Feb 03 2025 - 16:32:13 EST)
- [PATCH] dt-bindings: mtd: arasan,nand-controller: Ensure all properties are defined Rob Herring (Arm) (Mon Feb 03 2025 - 16:32:29 EST)
- [PATCH] dt-bindings: rockchip: pmu: Ensure all properties are defined Rob Herring (Arm) (Mon Feb 03 2025 - 16:32:40 EST)
- Re: [PATCH v22 19/20] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr Gabriel de Perthuis (Mon Feb 03 2025 - 16:34:04 EST)
- Re: [PATCH net] ptp: Add mock device Jakub Kicinski (Mon Feb 03 2025 - 16:35:01 EST)
- Re: [PATCH v2] riscv: Use Zalrsc extension to implement atomic functions Jessica Clarke (Mon Feb 03 2025 - 16:35:15 EST)
- Re: [RFC PATCH 1/4] perf: arm_pmuv3: Introduce module param to partition the PMU Colton Lewis (Mon Feb 03 2025 - 16:38:29 EST)
- include/linux/kern_levels.h:5:25: warning: '%s' directive argument is null kernel test robot (Mon Feb 03 2025 - 16:38:40 EST)
- Re: [RESEND PATCH v2] Bluetooth: hci_uart: fix race during initialization patchwork-bot+bluetooth (Mon Feb 03 2025 - 16:40:21 EST)
- Re: [RESEND PATCH v2] Bluetooth: hci_uart: fix race during initialization patchwork-bot+bluetooth (Mon Feb 03 2025 - 16:40:30 EST)
- Re: question about firmware caching and relying on it (CONFIG_FW_CACHE) Luis Chamberlain (Mon Feb 03 2025 - 16:40:47 EST)
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches Alex Williamson (Mon Feb 03 2025 - 16:41:52 EST)
- Re: [PATCH net-next] mlx4: Remove unused functions Tariq Toukan (Mon Feb 03 2025 - 16:44:18 EST)
- [PATCH] include/drm/drm_mm.h: fix spelling of "suitability" Bharadwaj Raju (Mon Feb 03 2025 - 16:44:35 EST)
- Re: [PATCH v2 3/4] scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get Martin K. Petersen (Mon Feb 03 2025 - 16:45:39 EST)
- Re: [PATCH] selinux: fix spelling error Paul Moore (Mon Feb 03 2025 - 16:47:30 EST)
- Re: [PATCH net-next] net/mlx5: Remove unused mlx5dr_domain_sync Tariq Toukan (Mon Feb 03 2025 - 16:49:48 EST)
- [PATCH 1/4] asm-generic: barrier: Add smp_cond_load_relaxed_timewait() Ankur Arora (Mon Feb 03 2025 - 16:50:08 EST)
- [PATCH 3/4] arm64: barrier: Add smp_cond_load_relaxed_timewait() Ankur Arora (Mon Feb 03 2025 - 16:50:20 EST)
- [PATCH 0/4] barrier: Introduce smp_cond_load_*_timeout() Ankur Arora (Mon Feb 03 2025 - 16:50:22 EST)
- [PATCH 4/4] arm64: barrier: Add smp_cond_load_acquire_timewait() Ankur Arora (Mon Feb 03 2025 - 16:50:26 EST)
- [PATCH 2/4] asm-generic: barrier: Add smp_cond_load_acquire_timewait() Ankur Arora (Mon Feb 03 2025 - 16:50:39 EST)
- Re: [PATCH] HID: Fix the bit shift number for LED_KANA. Jiri Kosina (Mon Feb 03 2025 - 16:51:59 EST)
- Re: [PATCH net] ptp: Add mock device Andrew Lunn (Mon Feb 03 2025 - 16:52:13 EST)
- Re: [PATCH v2] fuse: add a new "connections" file to show longest waiting reqeust Joanne Koong (Mon Feb 03 2025 - 16:53:14 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Song Liu (Mon Feb 03 2025 - 16:53:58 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Joel Fernandes (Mon Feb 03 2025 - 16:54:12 EST)
- Re: [PATCH][next] drm/i915/selftest: Fix spelling mistake "ofset" -> "offset" Rodrigo Vivi (Mon Feb 03 2025 - 16:54:48 EST)
- Re: [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars Jiri Kosina (Mon Feb 03 2025 - 16:55:13 EST)
- [PATCH v3 0/3] Fix broken SNP support with KVM module built-in Ashish Kalra (Mon Feb 03 2025 - 16:56:38 EST)
- [PATCH v3 1/3] crypto: ccp: Add external API interface for PSP module initialization Ashish Kalra (Mon Feb 03 2025 - 16:57:00 EST)
- [PATCH v3 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in Ashish Kalra (Mon Feb 03 2025 - 16:57:20 EST)
- [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in Ashish Kalra (Mon Feb 03 2025 - 16:57:45 EST)
- [PATCH] arm64: dts: ti: k3-am62-lp-sk: Add bootph flag to support sd boot Judith Mendez (Mon Feb 03 2025 - 16:58:01 EST)
- Re: [PATCH 1/1 RESEND] checkpatch: add warning for pr_* and dev_* macros without a trailing newline Charalampos Mitrodimas (Mon Feb 03 2025 - 16:58:10 EST)
- Re: Immutable vs read-only for Windows compatibility Amir Goldstein (Mon Feb 03 2025 - 17:00:12 EST)
- Re: [PATCH] hid: topre: Fix n-key rollover on Realforce R3S TKL boards Jiri Kosina (Mon Feb 03 2025 - 17:00:25 EST)
- Re: [RFC 02/12] dt-bindings: i2c: maxim,max96712: add a couple of new properties Rob Herring (Mon Feb 03 2025 - 17:01:02 EST)
- Re: [PATCH 01/14] dt-bindings: phy: Add MIPI CSI PHY for i.MX8Q Rob Herring (Mon Feb 03 2025 - 17:02:43 EST)
- Re: [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15 Sean Christopherson (Mon Feb 03 2025 - 17:03:40 EST)
- [PATCH] drivers/base/bus.c: fix spelling of "subsystem" Bharadwaj Raju (Mon Feb 03 2025 - 17:03:47 EST)
- Re: [REGRESSION] Re: [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches Amir Goldstein (Mon Feb 03 2025 - 17:05:30 EST)
- Re: [PATCH net-next v8 0/3] Add support for Nuvoton MA35D1 GMAC Jakub Kicinski (Mon Feb 03 2025 - 17:06:22 EST)
- Re: [PATCH 03/14] dt-bindings: reset: Add reset controller for i.MX8QM and i.MX8QXP Rob Herring (Mon Feb 03 2025 - 17:07:06 EST)
- Re: [PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt() Vishal Annapurve (Mon Feb 03 2025 - 17:09:05 EST)
- Re: [PATCH v2 1/9] arm64: dts: ti: k3-am62-wakeup: Add wakeup r5f node Judith Mendez (Mon Feb 03 2025 - 17:12:50 EST)
- Re: [PATCH 05/14] media: dt-bindings: nxp,imx8-isi: Add i.MX8Q ISI compatible strings Rob Herring (Mon Feb 03 2025 - 17:17:13 EST)
- Re: [PATCH FOR-NEXT] perf tools: Expose quiet/verbose variables in Makefile.perf Namhyung Kim (Mon Feb 03 2025 - 17:19:49 EST)
- Re: Immutable vs read-only for Windows compatibility Pali Rohár (Mon Feb 03 2025 - 17:20:16 EST)
- Re: [PATCH 08/14] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM compatible strings Rob Herring (Mon Feb 03 2025 - 17:20:33 EST)
- drivers/pci/controller/dwc/pci-dra7xx.c:651:55: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 2 kernel test robot (Mon Feb 03 2025 - 17:21:46 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Paolo Bonzini (Mon Feb 03 2025 - 17:22:40 EST)
- Re: [PATCH] net: stmmac: Allow zero for [tr]x_fifo_size Jakub Kicinski (Mon Feb 03 2025 - 17:23:53 EST)
- Re: [RFC PATCH v2 02/17] dt-bindings: mailbox: Add bindings for RPMI shared memory transport Rob Herring (Mon Feb 03 2025 - 17:30:30 EST)
- [PATCH v6 0/9] Basic SEV-SNP Selftests Pratik R. Sampat (Mon Feb 03 2025 - 17:32:42 EST)
- [PATCH v6 1/9] KVM: SEV: Disable SEV-SNP on FW validation failure Pratik R. Sampat (Mon Feb 03 2025 - 17:33:03 EST)
- [PATCH v6 2/9] KVM: SEV: Disable SEV on platform init failure Pratik R. Sampat (Mon Feb 03 2025 - 17:33:31 EST)
- [PATCH v6 3/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2 Pratik R. Sampat (Mon Feb 03 2025 - 17:33:53 EST)
- [PATCH v6 4/9] KVM: selftests: Add VMGEXIT helper Pratik R. Sampat (Mon Feb 03 2025 - 17:34:13 EST)
- [PATCH v6 5/9] KVM: selftests: Introduce SEV VM type check Pratik R. Sampat (Mon Feb 03 2025 - 17:34:39 EST)
- [PATCH v6 6/9] KVM: selftests: Add library support for interacting with SNP Pratik R. Sampat (Mon Feb 03 2025 - 17:35:01 EST)
- [PATCH v6 7/9] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type Pratik R. Sampat (Mon Feb 03 2025 - 17:35:29 EST)
- [PATCH v6 8/9] KVM: selftests: Abstractions for SEV to decouple policy from type Pratik R. Sampat (Mon Feb 03 2025 - 17:35:50 EST)
- [PATCH v6 9/9] KVM: selftests: Add a basic SEV-SNP smoke test Pratik R. Sampat (Mon Feb 03 2025 - 17:36:14 EST)
- Re: [PATCH] scsi: Constify struct pci_error_handlers Martin K. Petersen (Mon Feb 03 2025 - 17:38:38 EST)
- [PATCH net-next v3 0/6] Device memory TCP TX Mina Almasry (Mon Feb 03 2025 - 17:39:33 EST)
- [PATCH net-next v3 1/6] net: add devmem TCP TX documentation Mina Almasry (Mon Feb 03 2025 - 17:39:51 EST)
- [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX Mina Almasry (Mon Feb 03 2025 - 17:40:24 EST)
- [PATCH net-next v3 3/6] net: add get_netmem/put_netmem support Mina Almasry (Mon Feb 03 2025 - 17:40:49 EST)
- [PATCH net-next v3 4/6] net: devmem: TCP tx netlink api Mina Almasry (Mon Feb 03 2025 - 17:41:19 EST)
- [PATCH net-next v3 6/6] net: devmem: make dmabuf unbinding scheduled work Mina Almasry (Mon Feb 03 2025 - 17:42:12 EST)
- [PATCH net-next v3 5/6] net: devmem: Implement TX path Mina Almasry (Mon Feb 03 2025 - 17:42:34 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep David Lechner (Mon Feb 03 2025 - 17:43:08 EST)
- Re: [PATCH v11 8/8] iio: adc: ad4851: add ad485x driver David Lechner (Mon Feb 03 2025 - 17:43:33 EST)
- [tip:tip/urgent] BUILD SUCCESS 68c149079f154436acac3d8f01cf6e541150484f kernel test robot (Mon Feb 03 2025 - 17:43:43 EST)
- Re: [RFC PATCH v2 03/17] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension Rob Herring (Mon Feb 03 2025 - 17:44:45 EST)
- Re: [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Lyude Paul (Mon Feb 03 2025 - 17:45:26 EST)
- Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute Stefan Berger (Mon Feb 03 2025 - 17:45:50 EST)
- Re: [PATCH v8 11/11] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test James Houghton (Mon Feb 03 2025 - 17:46:58 EST)
- Re: [PATCH v6 03/14] rust: sync: add `Arc::as_ptr` Tamir Duberstein (Mon Feb 03 2025 - 17:47:30 EST)
- [PATCH] Documentation/networking: Fix basic node example document ISO 15765-2 Reyders Morales (Mon Feb 03 2025 - 17:48:09 EST)
- Re: [PATCH v2 0/4] wifi: ath12k: add MLO CSA support Jeff Johnson (Mon Feb 03 2025 - 17:49:24 EST)
- Re: [PATCH 0/2] wifi: ath12k: handle ath12k_mac_ieee80211_sta_bw_to_wmi() for link sta Jeff Johnson (Mon Feb 03 2025 - 17:49:39 EST)
- Re: [RFC PATCH v2 08/17] dt-bindings: clock: Add bindings for RISC-V RPMI clock service group Rob Herring (Mon Feb 03 2025 - 17:51:51 EST)
- Re: [PATCH v2 5/9] arm64: dts: ti: k3-am62a7-sk: Enable ipc with remote processors Andrew Davis (Mon Feb 03 2025 - 17:54:04 EST)
- Re: [PATCH] scsi: mvsas: remove unused mvs_phys_reset Martin K. Petersen (Mon Feb 03 2025 - 17:57:26 EST)
- Re: [RFC PATCH v2 10/17] dt-bindings: interrupt-controller: Add bindings for RISC-V RPMI system MSI Rob Herring (Mon Feb 03 2025 - 17:58:55 EST)
- Re: [PATCH] scsi: message: fusion: Remove unused mptscsih_target_reset Martin K. Petersen (Mon Feb 03 2025 - 17:59:15 EST)
- Re: [PATCH 2/4] dt-bindings: eeprom: at24: Add compatible for Puya P24C64F Rob Herring (Arm) (Mon Feb 03 2025 - 17:59:31 EST)
- Re: [PATCH 3/4] dt-bindings: eeprom: at24: Add compatible for Giantec GT24P128E Rob Herring (Arm) (Mon Feb 03 2025 - 17:59:49 EST)
- Re: [PATCH v3 3/5] perf pmu: Rename name matching for no suffix or wildcard variants Namhyung Kim (Mon Feb 03 2025 - 18:01:00 EST)
- Re: [PATCH 1/2] bindings: ipmi: ssif-bmc: Add property to adjust response timeout Rob Herring (Arm) (Mon Feb 03 2025 - 18:01:16 EST)
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX Edgecombe, Rick P (Mon Feb 03 2025 - 18:01:35 EST)
- Re: [PATCH v4 3/3] docs: iio: add AD7191 David Lechner (Mon Feb 03 2025 - 18:01:51 EST)
- Re: [PATCH] scsi: mpt3sas: Remove unused config functions Martin K. Petersen (Mon Feb 03 2025 - 18:02:16 EST)
- [PATCH v3 00/23] Intel vendor events and TMA 5.01 metrics Ian Rogers (Mon Feb 03 2025 - 18:02:36 EST)
- [PATCH v3 02/23] perf vendor events: Update AlderlakeN events/metrics Ian Rogers (Mon Feb 03 2025 - 18:02:51 EST)
- [PATCH v3 04/23] perf vendor events: Update Broadwell events/metrics Ian Rogers (Mon Feb 03 2025 - 18:03:21 EST)
- [PATCH v3 08/23] perf vendor events: Add Clearwaterforest events Ian Rogers (Mon Feb 03 2025 - 18:03:24 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Charlie Jenkins (Mon Feb 03 2025 - 18:03:27 EST)
- [PATCH v3 05/23] perf vendor events: Update BroadwellDE events/metrics Ian Rogers (Mon Feb 03 2025 - 18:03:43 EST)
- Re: [PATCH 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible Rob Herring (Arm) (Mon Feb 03 2025 - 18:04:15 EST)
- [PATCH v3 10/23] perf vendor events: Update GrandRidge events/metrics Ian Rogers (Mon Feb 03 2025 - 18:04:31 EST)
- Re: Immutable vs read-only for Windows compatibility Amir Goldstein (Mon Feb 03 2025 - 18:04:56 EST)
- [PATCH v3 06/23] perf vendor events: Update BroadwellX events/metrics Ian Rogers (Mon Feb 03 2025 - 18:04:57 EST)
- [PATCH v3 12/23] perf vendor events: Update Haswell events/metrics Ian Rogers (Mon Feb 03 2025 - 18:05:34 EST)
- [PATCH v3 07/23] perf vendor events: Update CascadelakeX events/metrics Ian Rogers (Mon Feb 03 2025 - 18:05:40 EST)
- [PATCH v3 13/23] perf vendor events: Update HaswellX events/metrics Ian Rogers (Mon Feb 03 2025 - 18:06:03 EST)
- [PATCH v3 01/23] perf vendor events: Update Alderlake events/metrics Ian Rogers (Mon Feb 03 2025 - 18:07:03 EST)
- [PATCH v3 20/23] perf vendor events: Update Sierraforest events/metrics Ian Rogers (Mon Feb 03 2025 - 18:07:19 EST)
- [PATCH v3 14/23] perf vendor events: Update Icelake events/metrics Ian Rogers (Mon Feb 03 2025 - 18:07:30 EST)
- [PATCH v3 09/23] perf vendor events: Update EmeraldRapids events/metrics Ian Rogers (Mon Feb 03 2025 - 18:07:37 EST)
- [PATCH v3 15/23] perf vendor events: Update IcelakeX events/metrics Ian Rogers (Mon Feb 03 2025 - 18:07:43 EST)
- [PATCH v3 11/23] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Mon Feb 03 2025 - 18:08:11 EST)
- [PATCH v3 21/23] perf vendor events: Update Skylake metrics Ian Rogers (Mon Feb 03 2025 - 18:08:13 EST)
- [PATCH v3 18/23] perf vendor events: Update Rocketlake events/metrics Ian Rogers (Mon Feb 03 2025 - 18:08:19 EST)
- [PATCH v3 23/23] perf vendor events: Update Tigerlake events/metrics Ian Rogers (Mon Feb 03 2025 - 18:08:31 EST)
- [PATCH v3 22/23] perf vendor events: Update SkylakeX events/metrics Ian Rogers (Mon Feb 03 2025 - 18:08:39 EST)
- [PATCH v3 19/23] perf vendor events: Update Sapphirerapids events/metrics Ian Rogers (Mon Feb 03 2025 - 18:08:50 EST)
- [PATCH v3 03/23] perf vendor events: Add Arrowlake events/metrics Ian Rogers (Mon Feb 03 2025 - 18:10:38 EST)
- [PATCH v3 17/23] perf vendor events: Update Meteorlake events/metrics Ian Rogers (Mon Feb 03 2025 - 18:10:59 EST)
- Re: [PATCH 1/4] dt-bindings: display: panel: Add Visionox RM692E5 Rob Herring (Arm) (Mon Feb 03 2025 - 18:12:17 EST)
- [PATCH v3 16/23] perf vendor events: Update/add Lunarlake events/metrics Ian Rogers (Mon Feb 03 2025 - 18:13:20 EST)
- Re: [PATCH v2 1/3] dt-bindings: usb: dwc3: Add a property to reserve endpoints Rob Herring (Arm) (Mon Feb 03 2025 - 18:14:58 EST)
- Re: [PATCH v2 1/2] cxlflash: Remove driver Martin K. Petersen (Mon Feb 03 2025 - 18:15:16 EST)
- Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction. Hector Martin (Mon Feb 03 2025 - 18:15:47 EST)
- Re: [PATCH 1/2] dt-bindings: display: bridge: lt8912b: Add I2S audio input port Rob Herring (Arm) (Mon Feb 03 2025 - 18:16:16 EST)
- Re: [PATCH v2 5/9] arm64: dts: ti: k3-am62a7-sk: Enable ipc with remote processors Judith Mendez (Mon Feb 03 2025 - 18:17:02 EST)
- Re: [PATCH v3 3/5] perf pmu: Rename name matching for no suffix or wildcard variants Ian Rogers (Mon Feb 03 2025 - 18:17:26 EST)
- Re: [PATCH v4 09/18] KVM: arm64: Introduce __pkvm_vcpu_{load,put}() Oliver Upton (Mon Feb 03 2025 - 18:19:33 EST)
- [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute steven chen (Mon Feb 03 2025 - 18:21:03 EST)
- [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot steven chen (Mon Feb 03 2025 - 18:21:03 EST)
- [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot steven chen (Mon Feb 03 2025 - 18:21:07 EST)
- [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf steven chen (Mon Feb 03 2025 - 18:21:14 EST)
- [PATCH v7 2/7] kexec: define functions to map and unmap segments steven chen (Mon Feb 03 2025 - 18:21:17 EST)
- [PATCH v7 7/7] ima: measure kexec load and exec events as critical data steven chen (Mon Feb 03 2025 - 18:22:16 EST)
- [PATCH v7 5/7] ima: kexec: move IMA log copy from kexec load to execute steven chen (Mon Feb 03 2025 - 18:22:18 EST)
- [PATCH v7 4/7] ima: kexec: define functions to copy IMA log at soft boot steven chen (Mon Feb 03 2025 - 18:22:22 EST)
- [PATCH v7 6/7] ima: make the kexec extra memory configurable steven chen (Mon Feb 03 2025 - 18:22:25 EST)
- Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute steven chen (Mon Feb 03 2025 - 18:25:53 EST)
- Re: [PATCH] ASoC: qcom: sc8280xp: enable primary mi2s Luca Weiss (Mon Feb 03 2025 - 18:27:21 EST)
- Re: Immutable vs read-only for Windows compatibility Pali Rohár (Mon Feb 03 2025 - 18:34:28 EST)
- Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction. Hector Martin (Mon Feb 03 2025 - 18:42:10 EST)
- Re: [PATCH v6 05/10] clk: rp1: Add support for clocks provided by RP1 Bjorn Helgaas (Mon Feb 03 2025 - 18:44:57 EST)
- Re: [PATCH v6 03/14] rust: sync: add `Arc::as_ptr` Boqun Feng (Mon Feb 03 2025 - 18:45:40 EST)
- Re: [PATCH v2] usb: dwc3: Fix timeout issue during controller enter/exit from halt state Thinh Nguyen (Mon Feb 03 2025 - 18:46:56 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Sean Christopherson (Mon Feb 03 2025 - 18:47:10 EST)
- [PATCH v2 1/3] coccinelle: misc: secs_to_jiffies: Patch expressions too Easwar Hariharan (Mon Feb 03 2025 - 18:50:47 EST)
- [PATCH v2 0/3] Converge on using secs_to_jiffies() part two Easwar Hariharan (Mon Feb 03 2025 - 18:50:48 EST)
- [PATCH v2 2/3] rbd: convert timeouts to secs_to_jiffies() Easwar Hariharan (Mon Feb 03 2025 - 18:50:50 EST)
- [PATCH v2 3/3] libceph: convert timeouts to secs_to_jiffies() Easwar Hariharan (Mon Feb 03 2025 - 18:51:00 EST)
- Re: [PATCH v1] usb: dwc3: gadget: fix gadget workqueue use-after-free Thinh Nguyen (Mon Feb 03 2025 - 18:54:41 EST)
- Re: [PATCH] usb: dwc3: Fix timeout issue during controller enter/exit from halt state Thinh Nguyen (Mon Feb 03 2025 - 18:56:49 EST)
- Re: [PATCH v4 2/3] iio: adc: ad7191: add AD7191 David Lechner (Mon Feb 03 2025 - 18:56:54 EST)
- Re: [PATCH v9 0/5] Support system sleep with offloaded usb transfers Pierre-Louis Bossart (Mon Feb 03 2025 - 18:58:05 EST)
- Re: [PATCH v2 4/6] media: uvcvideo: Increase/decrease the PM counter per IOCTL kernel test robot (Mon Feb 03 2025 - 18:58:53 EST)
- [PATCH v1] usb: gadget: core: flush gadget workqueue after device removal Roy Luo (Mon Feb 03 2025 - 19:01:16 EST)
- RE: [PATCH net-next] wifi: rtw88: Fix a typo Ping-Ke Shih (Mon Feb 03 2025 - 19:04:46 EST)
- Re: [PATCH v1] usb: dwc3: gadget: fix gadget workqueue use-after-free Roy Luo (Mon Feb 03 2025 - 19:05:02 EST)
- [PATCH 0/2] tools: Unify top-level quiet infrastructure Charlie Jenkins (Mon Feb 03 2025 - 19:10:40 EST)
- [PATCH 1/2] tools: Unify top-level quiet infrastructure Charlie Jenkins (Mon Feb 03 2025 - 19:10:56 EST)
- [PATCH 2/2] tools: Remove redundant quiet setup Charlie Jenkins (Mon Feb 03 2025 - 19:11:14 EST)
- Re: [syzbot] [nilfs?] general protection fault in __d_unalias Edward Adam Davis (Mon Feb 03 2025 - 19:11:36 EST)
- Re: [PATCH v6 1/6] efi/cper, cxl: Prefix protocol error struct and function names with cxl_ Fan Ni (Mon Feb 03 2025 - 19:12:33 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Namhyung Kim (Mon Feb 03 2025 - 19:15:36 EST)
- Re: [syzbot] [nilfs?] general protection fault in __d_unalias Edward Adam Davis (Mon Feb 03 2025 - 19:16:31 EST)
- Re: [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global Fan Ni (Mon Feb 03 2025 - 19:17:12 EST)
- Re: [PATCH v9 3/4] intel_idle: Provide the default enter_dead() handler Dave Hansen (Mon Feb 03 2025 - 19:19:46 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Andrew Morton (Mon Feb 03 2025 - 19:20:04 EST)
- Re: [PATCH v6 3/6] efi/cper, cxl: Remove cper_cxl.h Fan Ni (Mon Feb 03 2025 - 19:20:26 EST)
- Re: [PATCH v1] usb: dwc3: gadget: Prevent irq storm when TH re-executes Thinh Nguyen (Mon Feb 03 2025 - 19:23:13 EST)
- RE: [PATCH v4 1/2] perf: Fujitsu: Add the Uncore MAC PMU driver Yoshihiro Furudera (Fujitsu) (Mon Feb 03 2025 - 19:23:58 EST)
- Re: [PATCH v6 3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Abhinav Kumar (Mon Feb 03 2025 - 19:26:40 EST)
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX Sean Christopherson (Mon Feb 03 2025 - 19:27:14 EST)
- Re: [PATCH bpf-next v1 7/8] selftests/bpf: Add selftests for load-acquire and store-release instructions Peilin Ye (Mon Feb 03 2025 - 19:30:56 EST)
- RE: [PATCH 1/3] clk: Introduce clk_set_spread_spectrum Peng Fan (Mon Feb 03 2025 - 19:32:02 EST)
- RE: [PATCH] dt-bindings: imx: fsl,aips-bus: Ensure all properties are defined Peng Fan (Mon Feb 03 2025 - 19:32:40 EST)
- Re: [PATCH v2 2/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in slab allocator Shakeel Butt (Mon Feb 03 2025 - 19:32:50 EST)
- Re: [PATCH v5 4/4] drm/msm/dp: Add support for LTTPR handling Abhinav Kumar (Mon Feb 03 2025 - 19:33:13 EST)
- Re: [syzbot] [net?] general protection fault in add_wait_queue Hillf Danton (Mon Feb 03 2025 - 19:35:28 EST)
- [PATCH v3] iio: filter: admv8818: Force initialization of SDO Sam Winchenbach (Mon Feb 03 2025 - 19:38:03 EST)
- Re: [syzbot] [net?] general protection fault in add_wait_queue Michal Luczaj (Mon Feb 03 2025 - 19:39:11 EST)
- [PATCH v9 00/11] KVM: x86/mmu: Age sptes locklessly James Houghton (Mon Feb 03 2025 - 19:41:04 EST)
- [PATCH v9 01/11] KVM: Rename kvm_handle_hva_range() James Houghton (Mon Feb 03 2025 - 19:41:24 EST)
- [PATCH v9 02/11] KVM: Add lockless memslot walk to KVM James Houghton (Mon Feb 03 2025 - 19:41:29 EST)
- [PATCH v9 03/11] KVM: x86/mmu: Factor out spte atomic bit clearing routine James Houghton (Mon Feb 03 2025 - 19:41:51 EST)
- [PATCH v9 04/11] KVM: x86/mmu: Relax locking for kvm_test_age_gfn() and kvm_age_gfn() James Houghton (Mon Feb 03 2025 - 19:42:20 EST)
- [PATCH v9 05/11] KVM: x86/mmu: Rename spte_has_volatile_bits() to spte_needs_atomic_write() James Houghton (Mon Feb 03 2025 - 19:42:30 EST)
- [PATCH v9 06/11] KVM: x86/mmu: Skip shadow MMU test_young if TDP MMU reports page as young James Houghton (Mon Feb 03 2025 - 19:42:57 EST)
- [PATCH v9 07/11] KVM: x86/mmu: Only check gfn age in shadow MMU if indirect_shadow_pages > 0 James Houghton (Mon Feb 03 2025 - 19:43:21 EST)
- [PATCH v9 08/11] KVM: x86/mmu: Refactor low level rmap helpers to prep for walking w/o mmu_lock James Houghton (Mon Feb 03 2025 - 19:43:33 EST)
- [PATCH v9 09/11] KVM: x86/mmu: Add infrastructure to allow walking rmaps outside of mmu_lock James Houghton (Mon Feb 03 2025 - 19:44:05 EST)
- [PATCH v9 11/11] KVM: x86/mmu: Support rmap walks without holding mmu_lock when aging gfns James Houghton (Mon Feb 03 2025 - 19:44:36 EST)
- [PATCH v9 10/11] KVM: x86/mmu: Add support for lockless walks of rmap SPTEs James Houghton (Mon Feb 03 2025 - 19:44:36 EST)
- Re: [PATCH 1/7] hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensors James Seo (Mon Feb 03 2025 - 19:45:29 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Ian Rogers (Mon Feb 03 2025 - 19:46:22 EST)
- Re: [PATCH v1 1/1] kthread: Return the assigned value rather than 0 Frederic Weisbecker (Mon Feb 03 2025 - 19:46:23 EST)
- Re: [syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in corsair_void_status_work_handler Hillf Danton (Mon Feb 03 2025 - 19:46:40 EST)
- Re: [PATCH v1 2/2] usb: dwc3: core: Obtain imod_interval from device tree Thinh Nguyen (Mon Feb 03 2025 - 19:47:33 EST)
- Re: [PATCH v2 3/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator Shakeel Butt (Mon Feb 03 2025 - 19:48:10 EST)
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim Andrew Morton (Mon Feb 03 2025 - 19:49:04 EST)
- [PATCH bpf-next v7 0/5] xsk: TX metadata Launch Time support Song Yoong Siang (Mon Feb 03 2025 - 19:50:01 EST)
- [PATCH bpf-next v7 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata Song Yoong Siang (Mon Feb 03 2025 - 19:50:37 EST)
- [PATCH bpf-next v7 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata Song Yoong Siang (Mon Feb 03 2025 - 19:51:05 EST)
- [PATCH bpf-next v7 3/5] net: stmmac: Add launch time support to XDP ZC Song Yoong Siang (Mon Feb 03 2025 - 19:51:22 EST)
- [PATCH bpf-next v7 4/5] igc: Refactor empty packet insertion into a reusable function Song Yoong Siang (Mon Feb 03 2025 - 19:51:45 EST)
- [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC Song Yoong Siang (Mon Feb 03 2025 - 19:52:15 EST)
- Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute Mimi Zohar (Mon Feb 03 2025 - 19:52:39 EST)
- Re: [PATCH bpf-next v1 7/8] selftests/bpf: Add selftests for load-acquire and store-release instructions Eduard Zingerman (Mon Feb 03 2025 - 19:53:15 EST)
- Re: [PATCH 2/2] drm/bridge: lt8912b: Add support for audio Dmitry Baryshkov (Mon Feb 03 2025 - 19:54:04 EST)
- Re: [PATCH 3/4] drm/msm/dsi: Allow all bpc values Dmitry Baryshkov (Mon Feb 03 2025 - 19:54:31 EST)
- Re: [PATCH v1] usb: gadget: core: flush gadget workqueue after device removal Thinh Nguyen (Mon Feb 03 2025 - 19:55:41 EST)
- REGRESSION BISECTED mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes Doug Smythies (Mon Feb 03 2025 - 19:56:24 EST)
- Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute steven chen (Mon Feb 03 2025 - 19:56:39 EST)
- Re: [PATCH v6 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable Dmitry Baryshkov (Mon Feb 03 2025 - 19:59:40 EST)
- Re: [syzbot] [nilfs?] general protection fault in __d_unalias syzbot (Mon Feb 03 2025 - 20:14:11 EST)
- [PATCH AUTOSEL 6.13 1/5] fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr() Sasha Levin (Mon Feb 03 2025 - 20:16:43 EST)
- [PATCH AUTOSEL 6.13 2/5] fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode() Sasha Levin (Mon Feb 03 2025 - 20:16:48 EST)
- [PATCH AUTOSEL 6.13 3/5] Grab mm lock before grabbing pt lock Sasha Levin (Mon Feb 03 2025 - 20:16:59 EST)
- [PATCH AUTOSEL 6.13 4/5] selftests: gpio: gpio-sim: Fix missing chip disablements Sasha Levin (Mon Feb 03 2025 - 20:17:17 EST)
- [PATCH AUTOSEL 6.13 5/5] ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:17:37 EST)
- [PATCH AUTOSEL 6.12 1/4] fs/ntfs3: Unify inode corruption marking with _ntfs_bad_inode() Sasha Levin (Mon Feb 03 2025 - 20:17:50 EST)
- [PATCH v3 8/9] arm64: dts: ti: k3-am62a7-sk: Reserve main_timer2 for C7x DSP Judith Mendez (Mon Feb 03 2025 - 20:18:02 EST)
- [PATCH AUTOSEL 6.12 2/4] Grab mm lock before grabbing pt lock Sasha Levin (Mon Feb 03 2025 - 20:18:10 EST)
- [PATCH v3 9/9] arm64: dts: ti: k3-am62a7-sk: Reserve main_rti4 for C7x DSP Judith Mendez (Mon Feb 03 2025 - 20:18:11 EST)
- [PATCH v3 5/9] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors Judith Mendez (Mon Feb 03 2025 - 20:18:32 EST)
- [PATCH v3 4/9] arm64: dts: ti: k3-am62a-main: Add C7xv device node Judith Mendez (Mon Feb 03 2025 - 20:18:38 EST)
- [PATCH v3 6/9] arm64: dts: ti: k3-am62p5-sk: Enable IPC with remote processors Judith Mendez (Mon Feb 03 2025 - 20:19:00 EST)
- [PATCH AUTOSEL 6.12 3/4] selftests: gpio: gpio-sim: Fix missing chip disablements Sasha Levin (Mon Feb 03 2025 - 20:19:05 EST)
- [PATCH v3 1/9] arm64: dts: ti: k3-am62-wakeup: Add wakeup R5F node Judith Mendez (Mon Feb 03 2025 - 20:19:31 EST)
- [PATCH v3 7/9] arm64: dts: ti: k3-am62x-sk-common: Enable IPC with remote processors Judith Mendez (Mon Feb 03 2025 - 20:19:34 EST)
- [PATCH v3 2/9] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node Judith Mendez (Mon Feb 03 2025 - 20:19:43 EST)
- [PATCH v3 3/9] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node Judith Mendez (Mon Feb 03 2025 - 20:19:44 EST)
- [PATCH AUTOSEL 6.12 4/4] ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:19:52 EST)
- [PATCH v3 0/9] Add R5F and C7xv device nodes Judith Mendez (Mon Feb 03 2025 - 20:20:48 EST)
- [PATCH AUTOSEL 6.6 1/3] Grab mm lock before grabbing pt lock Sasha Levin (Mon Feb 03 2025 - 20:20:53 EST)
- [PATCH AUTOSEL 6.6 2/3] selftests: gpio: gpio-sim: Fix missing chip disablements Sasha Levin (Mon Feb 03 2025 - 20:21:12 EST)
- [PATCH AUTOSEL 6.6 3/3] ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:21:16 EST)
- [PATCH AUTOSEL 6.1 1/2] Grab mm lock before grabbing pt lock Sasha Levin (Mon Feb 03 2025 - 20:21:32 EST)
- [PATCH AUTOSEL 6.1 2/2] selftests: gpio: gpio-sim: Fix missing chip disablements Sasha Levin (Mon Feb 03 2025 - 20:21:56 EST)
- [PATCH AUTOSEL 5.15] Grab mm lock before grabbing pt lock Sasha Levin (Mon Feb 03 2025 - 20:22:14 EST)
- [PATCH AUTOSEL 5.10] Grab mm lock before grabbing pt lock Sasha Levin (Mon Feb 03 2025 - 20:22:15 EST)
- [PATCH AUTOSEL 5.4] Grab mm lock before grabbing pt lock Sasha Levin (Mon Feb 03 2025 - 20:22:30 EST)
- [PATCH AUTOSEL 6.13 2/6] orangefs: fix a oob in orangefs_debug_write Sasha Levin (Mon Feb 03 2025 - 20:22:49 EST)
- [PATCH AUTOSEL 6.13 1/6] x86/mm/tlb: Only trim the mm_cpumask once a second Sasha Levin (Mon Feb 03 2025 - 20:22:53 EST)
- [PATCH AUTOSEL 6.13 3/6] kbuild: suppress stdout from merge_config for silent builds Sasha Levin (Mon Feb 03 2025 - 20:23:14 EST)
- [PATCH AUTOSEL 6.13 4/6] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:23:23 EST)
- [PATCH AUTOSEL 6.13 5/6] ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES Sasha Levin (Mon Feb 03 2025 - 20:23:34 EST)
- [PATCH AUTOSEL 6.13 6/6] kbuild: Use -fzero-init-padding-bits=all Sasha Levin (Mon Feb 03 2025 - 20:23:46 EST)
- [PATCH AUTOSEL 6.12 1/5] x86/mm/tlb: Only trim the mm_cpumask once a second Sasha Levin (Mon Feb 03 2025 - 20:24:01 EST)
- [PATCH AUTOSEL 6.12 2/5] orangefs: fix a oob in orangefs_debug_write Sasha Levin (Mon Feb 03 2025 - 20:24:11 EST)
- [PATCH AUTOSEL 6.12 3/5] kbuild: suppress stdout from merge_config for silent builds Sasha Levin (Mon Feb 03 2025 - 20:24:21 EST)
- [PATCH AUTOSEL 6.12 4/5] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:24:43 EST)
- [PATCH AUTOSEL 6.12 5/5] kbuild: Use -fzero-init-padding-bits=all Sasha Levin (Mon Feb 03 2025 - 20:24:52 EST)
- [PATCH AUTOSEL 6.6 1/3] x86/mm/tlb: Only trim the mm_cpumask once a second Sasha Levin (Mon Feb 03 2025 - 20:25:17 EST)
- [PATCH AUTOSEL 6.6 2/3] orangefs: fix a oob in orangefs_debug_write Sasha Levin (Mon Feb 03 2025 - 20:25:20 EST)
- [PATCH AUTOSEL 6.6 3/3] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:25:47 EST)
- [PATCH AUTOSEL 6.1 1/3] x86/mm/tlb: Only trim the mm_cpumask once a second Sasha Levin (Mon Feb 03 2025 - 20:25:49 EST)
- [PATCH AUTOSEL 6.1 2/3] orangefs: fix a oob in orangefs_debug_write Sasha Levin (Mon Feb 03 2025 - 20:25:57 EST)
- [PATCH AUTOSEL 5.15 1/3] x86/mm/tlb: Only trim the mm_cpumask once a second Sasha Levin (Mon Feb 03 2025 - 20:26:30 EST)
- [PATCH AUTOSEL 6.1 3/3] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:26:30 EST)
- [PATCH AUTOSEL 5.15 2/3] orangefs: fix a oob in orangefs_debug_write Sasha Levin (Mon Feb 03 2025 - 20:26:37 EST)
- Re: [PATCH 1/7] hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensors Guenter Roeck (Mon Feb 03 2025 - 20:26:51 EST)
- [PATCH AUTOSEL 5.15 3/3] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:27:09 EST)
- [PATCH AUTOSEL 5.10 1/2] orangefs: fix a oob in orangefs_debug_write Sasha Levin (Mon Feb 03 2025 - 20:27:58 EST)
- [PATCH AUTOSEL 5.4 2/2] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:28:12 EST)
- [PATCH AUTOSEL 5.10 2/2] ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V Sasha Levin (Mon Feb 03 2025 - 20:28:13 EST)
- [PATCH AUTOSEL 5.4 1/2] orangefs: fix a oob in orangefs_debug_write Sasha Levin (Mon Feb 03 2025 - 20:28:28 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Maxim Levitsky (Mon Feb 03 2025 - 20:28:29 EST)
- [PATCH] mwifiex: Remove unused mwifiex_uap_del_sta_data linux (Mon Feb 03 2025 - 20:28:44 EST)
- [PATCH 0/1] checkpatch: add --branch option to check commits in current branch carlos . bilbao (Mon Feb 03 2025 - 20:29:16 EST)
- [PATCH 1/1] checkpatch: add --branch option to check commits in current branch carlos . bilbao (Mon Feb 03 2025 - 20:29:24 EST)
- Re: [PATCH bpf-next v1 7/8] selftests/bpf: Add selftests for load-acquire and store-release instructions Peilin Ye (Mon Feb 03 2025 - 20:30:10 EST)
- Re: [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic Maxim Levitsky (Mon Feb 03 2025 - 20:30:38 EST)
- Re: [PATCH v1 3/7] gpio: 74x164: Annotate buffer with __counted_by() Gustavo A. R. Silva (Mon Feb 03 2025 - 20:30:42 EST)
- Re: [PATCH v6 3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Dmitry Baryshkov (Mon Feb 03 2025 - 20:31:13 EST)
- Re: [PATCH bpf-next v7 3/5] net: stmmac: Add launch time support to XDP ZC Choong Yong Liang (Mon Feb 03 2025 - 20:34:50 EST)
- Re: [PATCH 2/5] phy: qcom-qmp-ufs: Add PHY Configuration support for SM8750 Dmitry Baryshkov (Mon Feb 03 2025 - 20:37:08 EST)
- Re: [syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in corsair_void_status_work_handler syzbot (Mon Feb 03 2025 - 20:37:20 EST)
- Re: [PATCH v3 2/6] exit: hoist get_pid() in release_task() outside of tasklist_lock Andrew Morton (Mon Feb 03 2025 - 20:51:38 EST)
- Re: [PATCH 01/20] mm: Add msharefs filesystem Bagas Sanjaya (Mon Feb 03 2025 - 20:52:34 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Ian Rogers (Mon Feb 03 2025 - 20:58:50 EST)
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state Maxim Levitsky (Mon Feb 03 2025 - 21:00:23 EST)
- [PATCH bpf-next] bpf: Add comment about helper freeze Levi Zim via B4 Relay (Mon Feb 03 2025 - 21:00:36 EST)
- Re: [PATCH 0/4] ucount: Simplify refcounting with rcuref_t. Paul E. McKenney (Mon Feb 03 2025 - 21:00:49 EST)
- Re: [PATCH v3 00/23] Intel vendor events and TMA 5.01 metrics Ian Rogers (Mon Feb 03 2025 - 21:03:24 EST)
- [PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Mon Feb 03 2025 - 21:11:08 EST)
- Re: [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars Aditya Garg (Mon Feb 03 2025 - 21:12:02 EST)
- [PATCH 4.4 4.9 v1 0/2] Fix repeated WARNING in unpin_current_cpu() Kazuhiro Hayashi (Mon Feb 03 2025 - 21:13:19 EST)
- Re: [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars Jiri Kosina (Mon Feb 03 2025 - 21:17:33 EST)
- Re: [syzbot] [nilfs?] general protection fault in __d_unalias Ryusuke Konishi (Mon Feb 03 2025 - 21:20:45 EST)
- [PATCH v2] mtd: Add check and kfree() for kcalloc() Jiasheng Jiang (Mon Feb 03 2025 - 21:33:37 EST)
- Re: [PATCH] mtd: Add check for kcalloc() Jiasheng Jiang (Mon Feb 03 2025 - 21:34:57 EST)
- Re: [PATCH] lib/math: Add Kunit test suite for gcd() Kuan-Wei Chiu (Mon Feb 03 2025 - 21:37:30 EST)
- Re: [PATCH] mtd: Add check for kcalloc() Jiasheng Jiang (Mon Feb 03 2025 - 21:37:41 EST)
- [PATCH 4.4 4.9 v1 1/2] init: Introduce system_scheduling flag for allocate_slab() Kazuhiro Hayashi (Mon Feb 03 2025 - 21:38:35 EST)
- Re: [PATCH bpf-next v7 4/5] igc: Refactor empty packet insertion into a reusable function Abdul Rahim, Faizal (Mon Feb 03 2025 - 21:42:53 EST)
- [PATCH 4.4 4.9 v1 2/2] mm: slub: allocate_slab() enables IRQ right after scheduler starts Kazuhiro Hayashi (Mon Feb 03 2025 - 21:43:23 EST)
- Re: [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC Abdul Rahim, Faizal (Mon Feb 03 2025 - 21:44:02 EST)
- Re: [PATCH v6 5/7] watchdog: Add Nuvoton NCT6694 WDT support Ming Yu (Mon Feb 03 2025 - 21:44:43 EST)
- Re: [PATCH net-next v2 2/2] selftests: drv-net: Test queue xsk attribute Jakub Kicinski (Mon Feb 03 2025 - 21:45:35 EST)
- [PATCH v3] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Mon Feb 03 2025 - 21:52:00 EST)
- Re: [PATCH v3?] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Mon Feb 03 2025 - 21:52:52 EST)
- Re: [PATCH v6 6/7] hwmon: Add Nuvoton NCT6694 HWMON support Ming Yu (Mon Feb 03 2025 - 21:53:29 EST)
- Re: [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars Aditya Garg (Mon Feb 03 2025 - 21:54:40 EST)
- [PATCH v2][next] cxgb4: Avoid a -Wflex-array-member-not-at-end warning Gustavo A. R. Silva (Mon Feb 03 2025 - 21:54:59 EST)
- Re: [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support Ming Yu (Mon Feb 03 2025 - 21:55:54 EST)
- [PATCH v2] regmap-irq: Add missing kfree() Jiasheng Jiang (Mon Feb 03 2025 - 21:57:48 EST)
- [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Mon Feb 03 2025 - 21:58:04 EST)
- Re: [PATCH v2 1/4] perf trace: Allocate syscall stats only if summary is on Namhyung Kim (Mon Feb 03 2025 - 21:59:14 EST)
- [PATCH net-next v6 0/6] RTL9300 MDIO driver Chris Packham (Mon Feb 03 2025 - 22:03:12 EST)
- [PATCH net-next v6 1/6] dt-bindings: mfd: Add switch to RTL9300 Chris Packham (Mon Feb 03 2025 - 22:03:25 EST)
- [PATCH net-next v6 2/6] dt-bindings: net: Add Realtek MDIO controller Chris Packham (Mon Feb 03 2025 - 22:03:58 EST)
- [PATCH net-next v6 3/6] dt-bindings: mfd: Add MDIO interface to rtl9301-switch Chris Packham (Mon Feb 03 2025 - 22:04:07 EST)
- [PATCH net-next v6 5/6] mips: dts: realtek: Add MDIO controller Chris Packham (Mon Feb 03 2025 - 22:04:50 EST)
- [PATCH net-next v6 4/6] net: mdio: Add RTL9300 MDIO driver Chris Packham (Mon Feb 03 2025 - 22:04:51 EST)
- [RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning Gustavo A. R. Silva (Mon Feb 03 2025 - 22:05:06 EST)
- [PATCH net-next v6 6/6] mips: dts: cameo-rtl9302c: Add switch block Chris Packham (Mon Feb 03 2025 - 22:05:11 EST)
- Re: [PATCH V12] scsi: ufs: qcom: Enable UFS Shared ICE Feature Martin K. Petersen (Mon Feb 03 2025 - 22:05:59 EST)
- Re: [RFC PATCH 0/4] Scheduler time slice extension Prakash Sangappa (Mon Feb 03 2025 - 22:06:24 EST)
- linux-next: build warning after merge of the bcachefs tree Stephen Rothwell (Mon Feb 03 2025 - 22:12:40 EST)
- Re: [PATCH v2 2/4] perf trace: Convert syscall_stats to hashmap Namhyung Kim (Mon Feb 03 2025 - 22:13:21 EST)
- Re: [PATCH v4 0/2] perf trace: Add more tests for BTF-augmented perf trace Namhyung Kim (Mon Feb 03 2025 - 22:17:04 EST)
- Re: [PATCH bpf-next] bpf: Add comment about helper freeze Bagas Sanjaya (Mon Feb 03 2025 - 22:18:08 EST)
- Re: [PATCH 7/7] arm64: dts: qcom: sm8750: Add USB support to SM8750 platforms Wesley Cheng (Mon Feb 03 2025 - 22:22:37 EST)
- Re: [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support Ming Yu (Mon Feb 03 2025 - 22:25:07 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Suleiman Souhlal (Mon Feb 03 2025 - 22:29:01 EST)
- RE: [PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue Peng Fan (Mon Feb 03 2025 - 22:31:16 EST)
- Re: [PATCH 4/7] phy: qcom: qmp-combo: Add new PHY sequences for SM8750 Wesley Cheng (Mon Feb 03 2025 - 22:32:21 EST)
- Re: [PATCH 4/7] phy: qcom: qmp-combo: Add new PHY sequences for SM8750 Wesley Cheng (Mon Feb 03 2025 - 22:33:23 EST)
- Re: [PATCH v4 0/2] Fixes for UFS clock gating initialization Martin K. Petersen (Mon Feb 03 2025 - 22:34:14 EST)
- Re: [PATCH v1] scsi: qla1280.c: fix kernel Oops when debug level > 2 Martin K. Petersen (Mon Feb 03 2025 - 22:35:12 EST)
- Re: [PATCH] perf test: Fix perf test 11 hwmon endianess issue Namhyung Kim (Mon Feb 03 2025 - 22:35:24 EST)
- Re: [PATCH v2] scsi: storvsc: Set correct data length for sending SCSI command without payload Martin K. Petersen (Mon Feb 03 2025 - 22:35:40 EST)
- Re: [PATCH v4] scsi: ufs: fix use-after free in init error and remove paths Martin K. Petersen (Mon Feb 03 2025 - 22:36:01 EST)
- Re: [PATCH v2] scsi: use GFP_NOIO to avoid circular locking dependency Martin K. Petersen (Mon Feb 03 2025 - 22:36:27 EST)
- Re: [PATCH v2] scsi: ufs: core: Simplify temperature exception event handling Martin K. Petersen (Mon Feb 03 2025 - 22:36:46 EST)
- Re: [PATCH v2 1/1] scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit Definitions Martin K. Petersen (Mon Feb 03 2025 - 22:36:49 EST)
- Re: [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling Namhyung Kim (Mon Feb 03 2025 - 22:42:34 EST)
- Re: [PATCH] tools/power/x86/intel-speed-select: Prefix header search path with sysroot srinivas pandruvada (Mon Feb 03 2025 - 22:43:29 EST)
- [PATCH][next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Mon Feb 03 2025 - 22:43:53 EST)
- RE: [PATCH v2] drm/bridge: it6505: support hdmi_codec_ops for audio stream setup Hermes.Wu (Mon Feb 03 2025 - 22:50:24 EST)
- Re: [PATCH 1/3] arm64: dts: ti: k3-am62x-sk-common: Add serial aliases Nishanth Menon (Mon Feb 03 2025 - 22:53:49 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Mon Feb 03 2025 - 22:56:54 EST)
- Re: [PATCH] kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP Masahiro Yamada (Mon Feb 03 2025 - 23:05:13 EST)
- [PATCH TRIVIAL] docs: admin-guide: rename GTK+ to GTK Diego Viola (Mon Feb 03 2025 - 23:05:23 EST)
- [PATCH v1] MAINTAINERS: remove Kevin Lu from TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS Shenghao Ding (Mon Feb 03 2025 - 23:08:05 EST)
- Re: [RFC PATCH v2 16/17] irqchip/riscv-rpmi-sysmsi: Add ACPI support Sunil V L (Mon Feb 03 2025 - 23:18:49 EST)
- linux-next: Tree for Feb 4 Stephen Rothwell (Mon Feb 03 2025 - 23:20:52 EST)
- Re: [PATCH v4 0/8] perf report: Add latency and parallelism profiling Namhyung Kim (Mon Feb 03 2025 - 23:21:05 EST)
- Re: [PATCH v2 1/4] arm64/sysreg: Fix unbalanced closing block Anshuman Khandual (Mon Feb 03 2025 - 23:21:49 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Mon Feb 03 2025 - 23:22:42 EST)
- [PATCH 0/8] wifi: ath12k: handle change_vif_links() callback Aditya Kumar Singh (Mon Feb 03 2025 - 23:24:11 EST)
- [PATCH 1/8] wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg() Aditya Kumar Singh (Mon Feb 03 2025 - 23:24:18 EST)
- [PATCH 2/8] wifi: ath12k: introduce ath12k_generic_dbg() Aditya Kumar Singh (Mon Feb 03 2025 - 23:24:47 EST)
- Re: [PATCH] dt-bindings: mmc: move compatible property to its specific binding Dharma.B (Mon Feb 03 2025 - 23:24:48 EST)
- [PATCH 3/8] wifi: ath12k: remove redundant vif settings during link interface creation Aditya Kumar Singh (Mon Feb 03 2025 - 23:25:14 EST)
- [PATCH 4/8] wifi: ath12k: remove redundant logic for initializing arvif Aditya Kumar Singh (Mon Feb 03 2025 - 23:25:26 EST)
- [PATCH 5/8] wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key() Aditya Kumar Singh (Mon Feb 03 2025 - 23:25:48 EST)
- [PATCH 6/8] wifi: ath12k: relocate a few functions in mac.c Aditya Kumar Singh (Mon Feb 03 2025 - 23:25:59 EST)
- [PATCH 7/8] wifi: ath12k: allocate new links in change_vif_links() Aditya Kumar Singh (Mon Feb 03 2025 - 23:26:21 EST)
- [PATCH 8/8] wifi: ath12k: handle link removal in change_vif_links() Aditya Kumar Singh (Mon Feb 03 2025 - 23:26:37 EST)
- general protection fault in __fib6_drop_pcpu_from [CVE-2024-40905 Incomplete fix] YAN KANG (Mon Feb 03 2025 - 23:27:46 EST)
- Re: [PATCH v3 7/8] perf report: Add latency and parallelism profiling documentation Namhyung Kim (Mon Feb 03 2025 - 23:28:01 EST)
- Re: [PATCH v2 2/4] perf trace: Convert syscall_stats to hashmap Ian Rogers (Mon Feb 03 2025 - 23:28:31 EST)
- Re: [PATCH v7 0/9] DTS updates for system1 BMC Andrew Jeffery (Mon Feb 03 2025 - 23:33:29 EST)
- [PATCH v3] serial: amba-pl011: Implement nbcon console Toshiyuki Sato (Mon Feb 03 2025 - 23:46:30 EST)
- Re: [syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (3) syzbot (Mon Feb 03 2025 - 23:58:36 EST)
- [PATCH v1 1/2] iommufd: Make attach_handle generic than fault specific Nicolin Chen (Tue Feb 04 2025 - 00:02:05 EST)
- [PATCH v1 0/2] iommufd: Allocate attach_handle for any HWPT Nicolin Chen (Tue Feb 04 2025 - 00:02:14 EST)
- [PATCH v1 2/2] iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev() Nicolin Chen (Tue Feb 04 2025 - 00:02:23 EST)
- [RFC] Revert "kernel/params.c: defer most of param_sysfs_init() to late_initcall time" Shyam Saini (Tue Feb 04 2025 - 00:09:34 EST)
- [RFC] Revert "kernel/params.c: defer most of param_sysfs_init() to late_initcall time" Shyam Saini (Tue Feb 04 2025 - 00:12:47 EST)
- Re: general protection fault in __fib6_drop_pcpu_from [CVE-2024-40905 Incomplete fix] Eric Dumazet (Tue Feb 04 2025 - 00:19:31 EST)
- vmlinux.o: warning: objtool: amd_iommu_domain_alloc_paging_flags+0x2c3: unreachable instruction kernel test robot (Tue Feb 04 2025 - 00:20:26 EST)
- [PATCH v4 0/7] sched_ext: Implement core event counters Changwoo Min (Tue Feb 04 2025 - 00:21:28 EST)
- [PATCH v4 1/7] sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING Changwoo Min (Tue Feb 04 2025 - 00:21:41 EST)
- [PATCH v4 2/7] sched_ext: Add an event, SCX_EV_BYPASS_ACTIVATE Changwoo Min (Tue Feb 04 2025 - 00:21:42 EST)
- [PATCH v4 3/7] sched_ext: Add an event, SCX_EV_BYPASS_DISPATCH Changwoo Min (Tue Feb 04 2025 - 00:22:03 EST)
- [PATCH v4 4/7] sched_ext: Add an event, SCX_EV_BYPASS_DURATION Changwoo Min (Tue Feb 04 2025 - 00:22:14 EST)
- [PATCH v4 5/7] sched_ext: Add scx_bpf_events() and scx_read_event() for BPF schedulers Changwoo Min (Tue Feb 04 2025 - 00:22:24 EST)
- [PATCH v4 6/7] sched_ext: Print core event count in scx_central scheduler Changwoo Min (Tue Feb 04 2025 - 00:22:36 EST)
- [PATCH v4 7/7] sched_ext: Print core event count in scx_qmap scheduler Changwoo Min (Tue Feb 04 2025 - 00:22:47 EST)
- [v1 0/3] Properly handle module_kboject creation Shyam Saini (Tue Feb 04 2025 - 00:23:20 EST)
- [v1 1/3] kernel: param: rename locate_module_kobject Shyam Saini (Tue Feb 04 2025 - 00:23:21 EST)
- [v1 2/3] include: move lookup_or_create_module_kobject()/to_module* to module.h Shyam Saini (Tue Feb 04 2025 - 00:23:31 EST)
- [v1 3/3] drivers: base: handle module_kboject creation Shyam Saini (Tue Feb 04 2025 - 00:23:33 EST)
- Re: [v1 2/3] include: move lookup_or_create_module_kobject()/to_module* to module.h Christoph Hellwig (Tue Feb 04 2025 - 00:27:59 EST)
- Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction. Christoph Hellwig (Tue Feb 04 2025 - 00:29:34 EST)
- Re: [syzbot] [udf?] general protection fault in d_splice_alias syzbot (Tue Feb 04 2025 - 00:35:13 EST)
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function Christoph Hellwig (Tue Feb 04 2025 - 00:36:55 EST)
- Re: [PATCH] kdb: remove usage of static environment buffer Nir Lichtman (Tue Feb 04 2025 - 00:40:42 EST)
- Re: [PATCH net-next v2] netdev-genl: Elide napi_id when not present Eric Dumazet (Tue Feb 04 2025 - 00:41:59 EST)
- [PATCH v2] workqueue: introduce queue_delayed_work_on_offline_safe. Imran Khan (Tue Feb 04 2025 - 00:44:26 EST)
- Re: general protection fault in __fib6_drop_pcpu_from [CVE-2024-40905 Incomplete fix] ericnetdev dumazet (Tue Feb 04 2025 - 00:46:57 EST)
- Re: [syzbot] [net?] general protection fault in add_wait_queue syzbot (Tue Feb 04 2025 - 00:47:16 EST)
- [PATCH v2] kdb: remove usage of static environment buffer Nir Lichtman (Tue Feb 04 2025 - 00:47:51 EST)
- Re: [PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages Christoph Hellwig (Tue Feb 04 2025 - 00:49:43 EST)
- [syzbot] [net?] general protection fault in __fib6_drop_pcpu_from (6) syzbot (Tue Feb 04 2025 - 00:52:42 EST)
- [PATCH 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled Feng Tang (Tue Feb 04 2025 - 00:54:01 EST)
- Re: [RFC PATCH] workqueue: introduce queue_delayed_work_on_offline_safe. imran . f . khan (Tue Feb 04 2025 - 00:54:33 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Mukesh Kumar Savaliya (Tue Feb 04 2025 - 00:54:42 EST)
- Re: [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module Raj Kumar Bhagat (Tue Feb 04 2025 - 00:58:02 EST)
- [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys Eric Biggers (Tue Feb 04 2025 - 01:03:48 EST)
- [PATCH v11 2/7] blk-crypto: show supported key types in sysfs Eric Biggers (Tue Feb 04 2025 - 01:03:59 EST)
- [PATCH v11 3/7] blk-crypto: add ioctls to create and prepare hardware-wrapped keys Eric Biggers (Tue Feb 04 2025 - 01:04:31 EST)
- [PATCH v11 1/7] blk-crypto: add basic hardware-wrapped key support Eric Biggers (Tue Feb 04 2025 - 01:04:34 EST)
- [PATCH v11 4/7] fscrypt: add support for hardware-wrapped keys Eric Biggers (Tue Feb 04 2025 - 01:05:08 EST)
- [PATCH v11 5/7] soc: qcom: ice: make qcom_ice_program_key() take struct blk_crypto_key Eric Biggers (Tue Feb 04 2025 - 01:05:16 EST)
- [PATCH v11 7/7] ufs: qcom: add support for wrapped keys Eric Biggers (Tue Feb 04 2025 - 01:05:17 EST)
- [PATCH v11 6/7] soc: qcom: ice: add HWKM support to the ICE driver Eric Biggers (Tue Feb 04 2025 - 01:05:22 EST)
- Re: [RFC] driver core: add a virtual bus for use when a simple device/bus is needed Greg Kroah-Hartman (Tue Feb 04 2025 - 01:06:18 EST)
- [PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Feng Tang (Tue Feb 04 2025 - 01:09:23 EST)
- [PATCH net-next v6 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms Choong Yong Liang (Tue Feb 04 2025 - 01:11:21 EST)
- [PATCH net-next v6 1/7] net: phylink: use act_link_an_mode to determine PHY Choong Yong Liang (Tue Feb 04 2025 - 01:11:40 EST)
- [PATCH net-next v6 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation Choong Yong Liang (Tue Feb 04 2025 - 01:11:55 EST)
- [PATCH net-next v6 3/7] arch: x86: add IPC mailbox accessor function and add SoC register access Choong Yong Liang (Tue Feb 04 2025 - 01:12:12 EST)
- [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode Choong Yong Liang (Tue Feb 04 2025 - 01:12:28 EST)
- [PATCH net-next v6 5/7] net: stmmac: configure SerDes on mac_finish Choong Yong Liang (Tue Feb 04 2025 - 01:12:44 EST)
- [PATCH net-next v6 7/7] stmmac: intel: interface switching support for ADL-N platform Choong Yong Liang (Tue Feb 04 2025 - 01:13:30 EST)
- [PATCH net-next v6 6/7] stmmac: intel: interface switching support for EHL platform Choong Yong Liang (Tue Feb 04 2025 - 01:13:52 EST)
- Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings Michal Swiatkowski (Tue Feb 04 2025 - 01:13:56 EST)
- Re: [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G Christoph Hellwig (Tue Feb 04 2025 - 01:14:28 EST)
- [PATCH v2 1/2] dt-bindings: display: ti,am65x-dss: Add support for AM62L DSS Devarsh Thakkar (Tue Feb 04 2025 - 01:16:37 EST)
- [PATCH v2 0/2] Add support for AM62L DSS Devarsh Thakkar (Tue Feb 04 2025 - 01:16:43 EST)
- [PATCH v2 2/2] drm/tidss: Add support for AM62L display subsystem Devarsh Thakkar (Tue Feb 04 2025 - 01:16:58 EST)
- Re: [PATCH v2] mtd: Add check and kfree() for kcalloc() Christophe JAILLET (Tue Feb 04 2025 - 01:19:22 EST)
- Re: [PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings Michal Swiatkowski (Tue Feb 04 2025 - 01:20:27 EST)
- Re: [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G Christoph Hellwig (Tue Feb 04 2025 - 01:26:20 EST)
- Re: [PATCH 2/4] clk: qcom: apss-ipq5424: Add ipq5424 apss clock controller Sricharan Ramabadhran (Tue Feb 04 2025 - 01:29:11 EST)
- Re: [PATCH v2] mtd: Add check and kfree() for kcalloc() Jiri Slaby (Tue Feb 04 2025 - 01:32:17 EST)
- [PATCH] dt-bindings: media: convert aspeed-video.txt to dt-schema Jammy Huang (Tue Feb 04 2025 - 01:33:48 EST)
- Re: [PATCH v3 09/21] RISC-V: Add Smcntrpmf extension parsing Atish Kumar Patra (Tue Feb 04 2025 - 01:35:38 EST)
- Re: [PATCH v2] mtd: Add check and kfree() for kcalloc() Jiri Slaby (Tue Feb 04 2025 - 01:36:27 EST)
- [PATCH v2 1/3] powerpc/time: Export boot_tb and log initial timebase at boot Kajol Jain (Tue Feb 04 2025 - 01:40:33 EST)
- [PATCH v2 2/3] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf Kajol Jain (Tue Feb 04 2025 - 01:40:44 EST)
- [PATCH v2 3/3] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu Kajol Jain (Tue Feb 04 2025 - 01:40:57 EST)
- [PATCH v2 1/2] leds: st1202: Check for error code from devm_mutex_init() call Thomas Weißschuh (Tue Feb 04 2025 - 01:53:22 EST)
- [PATCH v2 2/2] locking/mutex: Mark devm_mutex_init() as __must_check Thomas Weißschuh (Tue Feb 04 2025 - 01:53:26 EST)
- [PATCH v2 0/2] locking/mutex: Mark devm_mutex_init() as __must_check Thomas Weißschuh (Tue Feb 04 2025 - 01:53:27 EST)
- [PATCH 0/4] Code cleanup patches Ian To (Tue Feb 04 2025 - 01:58:19 EST)
- [PATCH 1/4] staging: rtl8723bs: Add missing spaces Ian To (Tue Feb 04 2025 - 01:58:29 EST)
- [PATCH 2/4] staging: rtl8723bs: Split up long lines Ian To (Tue Feb 04 2025 - 01:58:42 EST)
- [PATCH 3/4] staging: rtl8723bs: Remove unnecessary parentheses Ian To (Tue Feb 04 2025 - 01:58:48 EST)
- [PATCH 4/4] staging: rtl8723bs: Format comments Ian To (Tue Feb 04 2025 - 01:58:48 EST)
- Re: [PATCH] bpf: Fix mix-up of 4096 and page size. Saket Kumar Bhaskar (Tue Feb 04 2025 - 01:59:19 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Sergey Senozhatsky (Tue Feb 04 2025 - 01:59:56 EST)
- [PATCH v6 0/5] media: i2c: imx219: Fixes for blanking, pixel rate and binning Jai Luthra (Tue Feb 04 2025 - 02:05:20 EST)
- [PATCH v6 1/5] media: i2c: imx219: Correct the minimum vblanking value Jai Luthra (Tue Feb 04 2025 - 02:05:37 EST)
- [PATCH v6 2/5] media: i2c: imx219: Rename VTS to FRM_LENGTH Jai Luthra (Tue Feb 04 2025 - 02:05:52 EST)
- [PATCH v6 3/5] media: i2c: imx219: make HBLANK r/w to allow longer exposures Jai Luthra (Tue Feb 04 2025 - 02:06:02 EST)
- [PATCH v6 4/5] media: i2c: imx219: Increase minimum LLP to fix blocky artefacts Jai Luthra (Tue Feb 04 2025 - 02:06:16 EST)
- [PATCH v6 5/5] media: i2c: imx219: Scale the pixel rate for analog binning Jai Luthra (Tue Feb 04 2025 - 02:06:31 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Tue Feb 04 2025 - 02:06:55 EST)
- Re: [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module Krzysztof Kozlowski (Tue Feb 04 2025 - 02:31:09 EST)
- Re: [PATCH v2 3/9] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller Patrice CHOTARD (Tue Feb 04 2025 - 02:33:39 EST)
- [PATCH v3] tee: optee: Fix supplicant wait loop Sumit Garg (Tue Feb 04 2025 - 02:34:39 EST)
- [PATCH v7 1/5] driver core: Introduce device_{add,remove}_of_node() Herve Codina (Tue Feb 04 2025 - 02:35:30 EST)
- [PATCH v7 0/5] Add support for the PCI host bridge device-tree node creation. Herve Codina (Tue Feb 04 2025 - 02:35:30 EST)
- Re: [PATCH 1/8] wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg() Vasanthakumar Thiagarajan (Tue Feb 04 2025 - 02:35:39 EST)
- [PATCH v7 2/5] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device Herve Codina (Tue Feb 04 2025 - 02:35:52 EST)
- [PATCH v7 4/5] PCI: of_property: Constify parameter in of_pci_get_addr_flags() Herve Codina (Tue Feb 04 2025 - 02:36:14 EST)
- [PATCH v7 3/5] PCI: of_property: Add support for NULL pdev in of_pci_set_address() Herve Codina (Tue Feb 04 2025 - 02:36:28 EST)
- [PATCH v7 5/5] PCI: of: Create device-tree PCI host bridge node Herve Codina (Tue Feb 04 2025 - 02:36:32 EST)
- Re: [PATCH 2/8] wifi: ath12k: introduce ath12k_generic_dbg() Vasanthakumar Thiagarajan (Tue Feb 04 2025 - 02:37:11 EST)
- Re: [PATCH 3/8] wifi: ath12k: remove redundant vif settings during link interface creation Vasanthakumar Thiagarajan (Tue Feb 04 2025 - 02:37:19 EST)
- Re: [PATCH 4/8] wifi: ath12k: remove redundant logic for initializing arvif Vasanthakumar Thiagarajan (Tue Feb 04 2025 - 02:37:33 EST)
- Re: [PATCH 5/8] wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key() Vasanthakumar Thiagarajan (Tue Feb 04 2025 - 02:37:47 EST)
- Re: [PATCH 6/8] wifi: ath12k: relocate a few functions in mac.c Vasanthakumar Thiagarajan (Tue Feb 04 2025 - 02:38:04 EST)
- Re: [PATCH 7/8] wifi: ath12k: allocate new links in change_vif_links() Vasanthakumar Thiagarajan (Tue Feb 04 2025 - 02:38:21 EST)
- Re: [PATCH 8/8] wifi: ath12k: handle link removal in change_vif_links() Vasanthakumar Thiagarajan (Tue Feb 04 2025 - 02:38:37 EST)
- Re: [PATCH] Documentation/networking: Fix basic node example document ISO 15765-2 Oliver Hartkopp (Tue Feb 04 2025 - 02:40:53 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Alexander Shishkin (Tue Feb 04 2025 - 02:41:16 EST)
- Re: [PATCH v2] arm64: defconfig: Enable TISCI Interrupt Router and Aggregator Geert Uytterhoeven (Tue Feb 04 2025 - 02:43:08 EST)
- general protection fault in devlink_info_serial_number_put YAN KANG (Tue Feb 04 2025 - 02:44:39 EST)
- Developing device drivers is not easy on Linux and that's why many companies don't provide Linux drivers for their hardware. Amit (Tue Feb 04 2025 - 02:44:53 EST)
- Re: [PATCH v3] tee: optee: Fix supplicant wait loop Arnd Bergmann (Tue Feb 04 2025 - 02:45:34 EST)
- Re: [PATCH] ftrace: Avoid potential division by zero in function_stat_show() Nikolay Kuratov (Tue Feb 04 2025 - 02:46:34 EST)
- Re: [Regression in 6.14-rc1] System suspend/resume broken by PCI commit 1db806ec06b7c Ilpo Järvinen (Tue Feb 04 2025 - 02:48:37 EST)
- RE: [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready Rabara, Niravkumar L (Tue Feb 04 2025 - 02:49:12 EST)
- Re: [PATCH v2 3/9] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller Krzysztof Kozlowski (Tue Feb 04 2025 - 02:50:45 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Harry (Hyeonggon) Yoo (Tue Feb 04 2025 - 02:50:56 EST)
- Re: [PATCH 0/2] Add chip ID for Exynos7870 SoC Krzysztof Kozlowski (Tue Feb 04 2025 - 02:53:44 EST)
- [PATCH v3 00/10] RISC-V IMSIC driver improvements Anup Patel (Tue Feb 04 2025 - 02:54:34 EST)
- [PATCH v3 01/10] irqchip/riscv-imsic: Handle non-atomic MSI updates for device Anup Patel (Tue Feb 04 2025 - 02:54:47 EST)
- [PATCH v3 02/10] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack Anup Patel (Tue Feb 04 2025 - 02:54:59 EST)
- [PATCH v3 03/10] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base Anup Patel (Tue Feb 04 2025 - 02:55:12 EST)
- [PATCH v3 04/10] irqchip/riscv-imsic: Move to common MSI lib Anup Patel (Tue Feb 04 2025 - 02:55:26 EST)
- [PATCH v3 05/10] genirq: Introduce common irq_force_complete_move() implementation Anup Patel (Tue Feb 04 2025 - 02:55:39 EST)
- [PATCH v3 06/10] RISC-V: Enable GENERIC_PENDING_IRQ and GENERIC_PENDING_IRQ_CHIPFLAGS Anup Patel (Tue Feb 04 2025 - 02:55:52 EST)
- [PATCH v3 07/10] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector Anup Patel (Tue Feb 04 2025 - 02:56:07 EST)
- [PATCH v3 08/10] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC Anup Patel (Tue Feb 04 2025 - 02:56:23 EST)
- [PATCH v3 09/10] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector Anup Patel (Tue Feb 04 2025 - 02:56:39 EST)
- [PATCH v3 10/10] irqchip/riscv-imsic: Use IRQCHIP_MOVE_DEFERRED flag for PCI devices Anup Patel (Tue Feb 04 2025 - 02:56:53 EST)
- Re: [cocci] [PATCH v2 1/3] coccinelle: misc: secs_to_jiffies: Patch expressions too Markus Elfring (Tue Feb 04 2025 - 02:57:12 EST)
- Re: [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns(). Suleiman Souhlal (Tue Feb 04 2025 - 02:58:41 EST)
- Re: [PATCH] drm/ttm: use ttm_resource_unevictable() to replace pin_count and swapped Christian König (Tue Feb 04 2025 - 02:59:26 EST)
- Re: [PATCH 04/16] x86/sev: Mark TSC as reliable when configuring Secure TSC Nikunj A Dadhania (Tue Feb 04 2025 - 03:02:52 EST)
- Re: [v3?] scsi: qedf: Replace kmalloc_array() with kcalloc() Markus Elfring (Tue Feb 04 2025 - 03:06:04 EST)
- Re: [PATCH] platform/x86/intel/ifs: Update documentation with image download path Ilpo Järvinen (Tue Feb 04 2025 - 03:07:46 EST)
- Re: [PATCH net-next v6 1/6] dt-bindings: mfd: Add switch to RTL9300 Krzysztof Kozlowski (Tue Feb 04 2025 - 03:10:02 EST)
- Re: [PATCH v2] drm/bridge: it6505: support hdmi_codec_ops for audio stream setup Pin-yen Lin (Tue Feb 04 2025 - 03:10:58 EST)
- Re: [PATCH] dt-bindings: mmc: move compatible property to its specific binding neil . armstrong (Tue Feb 04 2025 - 03:14:28 EST)
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function Thomas Zimmermann (Tue Feb 04 2025 - 03:16:17 EST)
- Re: [PATCH v2 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints Krzysztof Kozlowski (Tue Feb 04 2025 - 03:16:55 EST)
- Re: [PATCH 4.4 4.9 v1 2/2] mm: slub: allocate_slab() enables IRQ right after scheduler starts Sebastian Andrzej Siewior (Tue Feb 04 2025 - 03:18:36 EST)
- Re: [PATCH v2 3/9] dt-bindings: memory-controllers: Add STM32 Octo Memory Manager controller Patrice CHOTARD (Tue Feb 04 2025 - 03:19:52 EST)
- Re: [PATCH] ASoC: qcom: sc8280xp: enable primary mi2s neil . armstrong (Tue Feb 04 2025 - 03:20:08 EST)
- Re: [PATCH net-next] net/mlx5: Remove unused mlx5dr_domain_sync Kalesh Anakkur Purayil (Tue Feb 04 2025 - 03:20:25 EST)
- Re: [PATCH net-next] mlx4: Remove unused functions Kalesh Anakkur Purayil (Tue Feb 04 2025 - 03:20:56 EST)
- Re: [PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields Thomas Zimmermann (Tue Feb 04 2025 - 03:22:12 EST)
- [PATCH v3 5/9] powerpc: Use preempt_model_str(). Sebastian Andrzej Siewior (Tue Feb 04 2025 - 03:22:36 EST)
- Re: [PATCH 29/29] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer Maxime Ripard (Tue Feb 04 2025 - 03:23:18 EST)
- Re: [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode Ilpo Järvinen (Tue Feb 04 2025 - 03:25:45 EST)
- Re: [PATCH 2/2] Input: goodix_berlin - Add support for Berlin-A series Neil Armstrong (Tue Feb 04 2025 - 03:26:09 EST)
- Re: [PATCH 05/16] x86/sev: Move check for SNP Secure TSC support to tsc_early_init() Nikunj A Dadhania (Tue Feb 04 2025 - 03:27:37 EST)
- Re: [PATCH] riscv/futex: sign extend compare value in atomic cmpxchg Andreas Schwab (Tue Feb 04 2025 - 03:28:31 EST)
- [PATCH bpf-next 0/3] bpf: Overwrite the htab element atomically Hou Tao (Tue Feb 04 2025 - 03:29:31 EST)
- [PATCH bpf-next 1/3] rculist: add hlist_nulls_replace_rcu() helper Hou Tao (Tue Feb 04 2025 - 03:29:48 EST)
- [PATCH bpf-next 2/3] bpf: Overwrite the element in hash map atomically Hou Tao (Tue Feb 04 2025 - 03:30:05 EST)
- [PATCH bpf-next 3/3] selftests/bpf: Add test case for atomic htab update Hou Tao (Tue Feb 04 2025 - 03:30:25 EST)
- [PATCH v2 0/2] arm64: versal-net: Add description for VN-X board Michal Simek (Tue Feb 04 2025 - 03:30:58 EST)
- [PATCH v2 1/2] dt-bindings: soc: Add new VN-X board description based on Versal NET Michal Simek (Tue Feb 04 2025 - 03:31:11 EST)
- [PATCH v2 2/2] arm64: versal-net: Add description for b2197-00 revA board Michal Simek (Tue Feb 04 2025 - 03:31:27 EST)
- Re: [PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg Alexandre Ghiti (Tue Feb 04 2025 - 03:34:10 EST)
- Re: [PATCH] regmap-irq: Add missing kfree() Matti Vaittinen (Tue Feb 04 2025 - 03:34:24 EST)
- Re: [PATCH v2] ARM: zynq: Do not define address/size-cells for nand-controller Michal Simek (Tue Feb 04 2025 - 03:34:58 EST)
- Re: [PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields Lorenzo Stoakes (Tue Feb 04 2025 - 03:38:23 EST)
- [GIT PULL] platform-drivers-x86 for v6.14-2 Ilpo Järvinen (Tue Feb 04 2025 - 03:38:38 EST)
- Re: [PATCH v2] scanf: convert self-test to KUnit Petr Mladek (Tue Feb 04 2025 - 03:39:28 EST)
- Re: [PATCH v5 0/4] net: stmmac: dwc-qos: Add FSD EQoS support Krzysztof Kozlowski (Tue Feb 04 2025 - 03:40:53 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Peter Zijlstra (Tue Feb 04 2025 - 03:41:55 EST)
- Re: [PATCH] dt-bindings: mtd: arasan,nand-controller: Ensure all properties are defined Michal Simek (Tue Feb 04 2025 - 03:42:13 EST)
- Re: [PATCH] riscv/futex: sign extend compare value in atomic cmpxchg Alexandre Ghiti (Tue Feb 04 2025 - 03:44:26 EST)
- Re: [PATCH v3] PCI: fix reference leak in pci_alloc_child_bus() Ilpo Järvinen (Tue Feb 04 2025 - 03:45:43 EST)
- [PATCH v2 0/2] clk: sophgo: add SG2044 clock controller support Inochi Amaoto (Tue Feb 04 2025 - 03:46:29 EST)
- [PATCH v2 1/2] dt-bindings: clock: sophgo: add clock controller for SG2044 Inochi Amaoto (Tue Feb 04 2025 - 03:46:56 EST)
- [PATCH v2 2/2] clk: sophgo: Add clock controller support for SG2044 SoC Inochi Amaoto (Tue Feb 04 2025 - 03:47:11 EST)
- [PATCH][next] KVM: selftests: Fix spelling mistake "initally" -> "initially" Colin Ian King (Tue Feb 04 2025 - 03:49:37 EST)
- [PATCH v2] media: dt-bindings: aspeed,video-engine: Convert to json schema Jammy Huang (Tue Feb 04 2025 - 03:50:59 EST)
- Re: [PATCH] arm64: dts: exynos: gs101: disable pinctrl_gsacore node Krzysztof Kozlowski (Tue Feb 04 2025 - 03:51:15 EST)
- Re: [PATCH v4 0/4] Google Pixel 6 (simple) framebuffer support Krzysztof Kozlowski (Tue Feb 04 2025 - 03:51:37 EST)
- Re: [PATCH 0/2] Add CMU_PERIS support for Exynos990 SoC Krzysztof Kozlowski (Tue Feb 04 2025 - 03:51:44 EST)
- Re: [PATCH][next] clk: samsung: Fix spelling mistake "stablization" -> "stabilization" Krzysztof Kozlowski (Tue Feb 04 2025 - 03:51:46 EST)
- [PATCH v4 0/2] DRM: small improvements Luca Ceresoli (Tue Feb 04 2025 - 03:52:22 EST)
- [PATCH v4 1/2] drm/drm_mode_object: fix typo in kerneldoc Luca Ceresoli (Tue Feb 04 2025 - 03:52:26 EST)
- [PATCH v4 2/2] drm/atomic-helper: improve CRTC enabled/connectors mismatch logging message Luca Ceresoli (Tue Feb 04 2025 - 03:52:33 EST)
- Re: [PATCH 00/13] gpiolib: add gpiods_set_array_value_cansleep Bartosz Golaszewski (Tue Feb 04 2025 - 03:53:31 EST)
- Re: [PATCH] drm/mgag200: Added support for the new device G200eH5 Thomas Zimmermann (Tue Feb 04 2025 - 03:55:54 EST)
- Re: [PATCH v3 10/10] irqchip/riscv-imsic: Use IRQCHIP_MOVE_DEFERRED flag for PCI devices Thomas Gleixner (Tue Feb 04 2025 - 03:56:11 EST)
- Re: [PATCH 3/3] fb_defio: do not use deprecated page->mapping, index fields Thomas Zimmermann (Tue Feb 04 2025 - 03:58:05 EST)
- Re: [PATCH v2 2/2] locking/mutex: Mark devm_mutex_init() as __must_check Peter Zijlstra (Tue Feb 04 2025 - 04:01:21 EST)
- [PATCH] arm64: dts: rockchip: switch Rock 5C to PMIC-based TSHUT reset Alexey Charkov (Tue Feb 04 2025 - 04:05:11 EST)
- Re: [PATCH v5 07/13] wifi: ath12k: add support for fixed QMI firmware memory Raj Kumar Bhagat (Tue Feb 04 2025 - 04:07:16 EST)
- Re: [PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Lukas Wunner (Tue Feb 04 2025 - 04:07:30 EST)
- Re: [PATCH bpf-next] bpf: Add comment about helper freeze Daniel Xu (Tue Feb 04 2025 - 04:08:17 EST)
- [PATCH] kthread: Fix build warning variable 'ret' set but not used Dhruva Gole (Tue Feb 04 2025 - 04:09:03 EST)
- Re: [PATCH bpf-next 1/3] bpf: verifier: Do not extract constant map keys for irrelevant maps Daniel Xu (Tue Feb 04 2025 - 04:09:59 EST)
- Re: [PATCH v3] tee: optee: Fix supplicant wait loop Jens Wiklander (Tue Feb 04 2025 - 04:12:43 EST)
- Re: [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G Bruno Gravato (Tue Feb 04 2025 - 04:13:19 EST)
- [tip:x86/misc] BUILD SUCCESS b2f10aa2eb18d289e48097e0ed973e714322175b kernel test robot (Tue Feb 04 2025 - 04:14:48 EST)
- [PATCH] usb: dwc3: Fix kernel-doc warning for sg member in Purva Yeshi (Tue Feb 04 2025 - 04:16:14 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Tue Feb 04 2025 - 04:16:48 EST)
- [PATCH v2 1/2] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API Billy Tsai (Tue Feb 04 2025 - 04:17:12 EST)
- [PATCH v2 2/2] i3c: mipi-i3c-hci: Use I2C DMA-safe api Billy Tsai (Tue Feb 04 2025 - 04:17:25 EST)
- Re: [PATCH v2] mtd: Add check and kfree() for kcalloc() Miquel Raynal (Tue Feb 04 2025 - 04:17:37 EST)
- Re: [PATCH v22 19/20] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr Google (Tue Feb 04 2025 - 04:19:14 EST)
- Re: [PATCH v2 04/11] KVM: x86: Process "guest stopped request" once per guest time update Paul Durrant (Tue Feb 04 2025 - 04:20:11 EST)
- Re: [PATCH 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled Lukas Wunner (Tue Feb 04 2025 - 04:20:26 EST)
- Re: [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready Miquel Raynal (Tue Feb 04 2025 - 04:20:37 EST)
- Re: [PATCH v2 1/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver side Krzysztof Kozlowski (Tue Feb 04 2025 - 04:21:04 EST)
- Re: [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Krzysztof Kozlowski (Tue Feb 04 2025 - 04:21:37 EST)
- Re: [PATCH] mfd: syscon: Restore device_node_to_regmap() for non-syscon nodes Dhruva Gole (Tue Feb 04 2025 - 04:22:16 EST)
- Re: [PATCH v2 3/4] drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk source Krzysztof Kozlowski (Tue Feb 04 2025 - 04:22:33 EST)
- Re: [PATCH 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled Lukas Wunner (Tue Feb 04 2025 - 04:23:56 EST)
- Re: [PATCH net-next] mlxsw: spectrum_router: Remove unused functions Ido Schimmel (Tue Feb 04 2025 - 04:24:35 EST)
- Re: [PATCH v2 4/4] drm/msm/dsi/phy: Define PHY_CMN_CLK_CFG[01] bitfields and simplify saving Krzysztof Kozlowski (Tue Feb 04 2025 - 04:24:51 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Jonathan Cameron (Tue Feb 04 2025 - 04:25:57 EST)
- Re: [PATCH v2 05/11] KVM: x86/xen: Use guest's copy of pvclock when starting timer Paul Durrant (Tue Feb 04 2025 - 04:26:45 EST)
- Re: [PATCH v2] arm64: defconfig: Enable TISCI Interrupt Router and Aggregator Dhruva Gole (Tue Feb 04 2025 - 04:27:36 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Thomas Gleixner (Tue Feb 04 2025 - 04:28:21 EST)
- Re: [PATCH v2 06/11] KVM: x86: Don't bleed PVCLOCK_GUEST_STOPPED across PV clocks Paul Durrant (Tue Feb 04 2025 - 04:28:57 EST)
- [PATCH v7 0/9] misc: Support TI FPC202 dual-port controller Romain Gantois (Tue Feb 04 2025 - 04:29:36 EST)
- [PATCH v7 2/9] media: i2c: ds90ub960: Replace aliased clients list with address list Romain Gantois (Tue Feb 04 2025 - 04:29:49 EST)
- [PATCH v7 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex Romain Gantois (Tue Feb 04 2025 - 04:30:06 EST)
- [PATCH v7 4/9] i2c: use client addresses directly in ATR interface Romain Gantois (Tue Feb 04 2025 - 04:30:23 EST)
- [PATCH v7 5/9] i2c: move ATR alias pool to a separate struct Romain Gantois (Tue Feb 04 2025 - 04:30:39 EST)
- [PATCH v7 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs' Romain Gantois (Tue Feb 04 2025 - 04:30:55 EST)
- [PATCH v7 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller Romain Gantois (Tue Feb 04 2025 - 04:31:09 EST)
- [PATCH v7 8/9] i2c: Support dynamic address translation Romain Gantois (Tue Feb 04 2025 - 04:31:44 EST)
- [PATCH v7 7/9] i2c: support per-channel ATR alias pools Romain Gantois (Tue Feb 04 2025 - 04:31:58 EST)
- [PATCH v7 9/9] misc: add FPC202 dual port controller driver Romain Gantois (Tue Feb 04 2025 - 04:32:23 EST)
- Re: [PATCH v2 07/11] KVM: x86: Set PVCLOCK_GUEST_STOPPED only for kvmclock, not for Xen PV clock Paul Durrant (Tue Feb 04 2025 - 04:32:36 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Johan Hovold (Tue Feb 04 2025 - 04:33:08 EST)
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages Thomas Hellström (Tue Feb 04 2025 - 04:33:14 EST)
- [PATCH net-next v1 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection Oleksij Rempel (Tue Feb 04 2025 - 04:33:22 EST)
- [PATCH net-next v1 1/2] net: phy: Add support for driver-specific next update time Oleksij Rempel (Tue Feb 04 2025 - 04:33:40 EST)
- [PATCH net-next v1 0/2] Use PHYlib for reset randomization and adjustable polling Oleksij Rempel (Tue Feb 04 2025 - 04:33:56 EST)
- [PATCH] mm: pgtable: Fix grammar error I Hsin Cheng (Tue Feb 04 2025 - 04:34:22 EST)
- Re: [PATCH v2 08/11] KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock() Paul Durrant (Tue Feb 04 2025 - 04:35:04 EST)
- Re: [PATCH v8 06/15] futex: Move private hashing into its own function. Peter Zijlstra (Tue Feb 04 2025 - 04:35:21 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Johan Hovold (Tue Feb 04 2025 - 04:35:42 EST)
- [PATCH] net: fec: Refactor MAC reset to function Csókás, Bence (Tue Feb 04 2025 - 04:37:08 EST)
- Re: [PATCH v2] USB: serial: option: add MeiG Smart SLM828 Johan Hovold (Tue Feb 04 2025 - 04:37:25 EST)
- RE: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Havalige, Thippeswamy (Tue Feb 04 2025 - 04:38:05 EST)
- Re: [PATCH v2 08/11] KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock() Paul Durrant (Tue Feb 04 2025 - 04:38:25 EST)
- Re: [PATCH 1/7] hwmon: (hp-wmi-sensors) Use the WMI bus API when accessing sensors Armin Wolf (Tue Feb 04 2025 - 04:41:54 EST)
- [PATCH net v3] net: fec: Refactor MAC reset to function Csókás, Bence (Tue Feb 04 2025 - 04:44:14 EST)
- [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink syzbot (Tue Feb 04 2025 - 04:46:38 EST)
- Re: [PATCH v8 08/15] futex: Prepare for reference counting of the process private hash end of operation. Peter Zijlstra (Tue Feb 04 2025 - 04:49:38 EST)
- Re: [v1 2/3] include: move lookup_or_create_module_kobject()/to_module* to module.h Christophe Leroy (Tue Feb 04 2025 - 04:50:11 EST)
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels Christian Brauner (Tue Feb 04 2025 - 04:50:48 EST)
- Re: [PATCH v2 1/2] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API Thomas Weißschuh (Tue Feb 04 2025 - 04:50:53 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Joshua Yeong (Tue Feb 04 2025 - 04:51:12 EST)
- Re: [PATCH bpf-next v7 4/5] igc: Refactor empty packet insertion into a reusable function Maciej Fijalkowski (Tue Feb 04 2025 - 04:52:28 EST)
- Re: [PATCH v4 3/4] rust: str: add radix prefixed integer parsing functions Andreas Hindborg (Tue Feb 04 2025 - 04:52:43 EST)
- Re: [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC Johan Hovold (Tue Feb 04 2025 - 04:52:57 EST)
- Re: [PATCH net-next] mlxsw: spectrum_router: Remove unused functions Petr Machata (Tue Feb 04 2025 - 04:53:58 EST)
- [PATCH v2] hwmon: (xgene-hwmon) use appropriate type for the latency value Ваторопин Андрей (Tue Feb 04 2025 - 04:54:45 EST)
- Re: [PATCH v2] USB: serial: option: add MeiG Smart SLM828 Chester A. Unal (Tue Feb 04 2025 - 04:55:58 EST)
- Re: [PATCH v6 03/14] rust: sync: add `Arc::as_ptr` Andreas Hindborg (Tue Feb 04 2025 - 04:57:19 EST)
- Re: [PATCH v2 1/2] arm64: dts: s32g: add the eDMA nodes Matthias Brugger (Tue Feb 04 2025 - 04:58:49 EST)
- Re: [PATCH v5 1/3] drm/bridge: synopsys: Add audio support for dw-hdmi-qp Quentin Schulz (Tue Feb 04 2025 - 04:59:27 EST)
- Re: [PATCH v6] drm/virtio: Add drm_panic support Ryosuke Yasuoka (Tue Feb 04 2025 - 04:59:40 EST)
- Re: [PATCH v2 2/2] iio: adc: Add driver for ADS7128 / ADS7138 kernel test robot (Tue Feb 04 2025 - 04:59:55 EST)
- Re: [syzbot] [net?] general protection fault in add_wait_queue Stefano Garzarella (Tue Feb 04 2025 - 05:00:22 EST)
- [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE Dmitry Vyukov (Tue Feb 04 2025 - 05:02:19 EST)
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels Lorenzo Stoakes (Tue Feb 04 2025 - 05:02:34 EST)
- [gustavoars:testing/wfamnae-next20250124] BUILD REGRESSION a9dd733f3e47c0bfd2b723af4432146a30168a0c kernel test robot (Tue Feb 04 2025 - 05:02:53 EST)
- Re: [PATCH 0/8] wifi: ath12k: handle change_vif_links() callback Nicolas Escande (Tue Feb 04 2025 - 05:03:09 EST)
- Re: [PATCH 1/7] firmware: cs_dsp: Fix error checking in wseq_write() Charles Keepax (Tue Feb 04 2025 - 05:04:07 EST)
- Re: [PATCH] ASoC: qcom: sc8280xp: enable primary mi2s Luca Weiss (Tue Feb 04 2025 - 05:04:17 EST)
- Re: [syzbot] [net?] general protection fault in add_wait_queue Stefano Garzarella (Tue Feb 04 2025 - 05:04:33 EST)
- Re: [PATCH 2/7] firmware: cs_dsp: Check for valid num_regs in cs_dsp_wseq_multi_write() Charles Keepax (Tue Feb 04 2025 - 05:06:31 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Thomas Weißschuh (Tue Feb 04 2025 - 05:08:30 EST)
- Re: [PATCH] ASoC: qcom: sc8280xp: enable primary mi2s neil . armstrong (Tue Feb 04 2025 - 05:08:43 EST)
- Re: [PATCH 0/3] Add support to reconfigure PLL Johan Hovold (Tue Feb 04 2025 - 05:08:58 EST)
- Re: [PATCH v2 1/2] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API Billy Tsai (Tue Feb 04 2025 - 05:09:49 EST)
- Re: (subset) [PATCH v3 0/3] Makefile fixes for samples/{bpf,hid} Benjamin Tissoires (Tue Feb 04 2025 - 05:10:13 EST)
- Re: [PATCH] ASoC: qcom: sc8280xp: enable primary mi2s Luca Weiss (Tue Feb 04 2025 - 05:10:19 EST)
- Re: [xdp-hints] [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC Maciej Fijalkowski (Tue Feb 04 2025 - 05:10:47 EST)
- Re: [PATCH 3/7] firmware: cs_dsp: Add ability to load multiple coefficient files Charles Keepax (Tue Feb 04 2025 - 05:11:04 EST)
- Re: [PATCH v2 0/2] get_maintainer: report subsystem status separately from maintainer role Lorenzo Stoakes (Tue Feb 04 2025 - 05:13:13 EST)
- Re: [PATCH v5 0/3] add I2C DTS support for S32G2/S32G3 SoCs Ciprian Marian Costea (Tue Feb 04 2025 - 05:13:21 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Tue Feb 04 2025 - 05:14:25 EST)
- Re: [PATCH v5 2/3] arm64: dts: rockchip: Add HDMI0 audio output for rk3588 SoC Quentin Schulz (Tue Feb 04 2025 - 05:14:58 EST)
- Re: [PATCH v5 3/3] arm64: dts: rockchip: Enable HDMI0 audio output for Rock 5B Quentin Schulz (Tue Feb 04 2025 - 05:16:02 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Tue Feb 04 2025 - 05:16:16 EST)
- Re: [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration Nikunj A Dadhania (Tue Feb 04 2025 - 05:16:49 EST)
- Re: [PATCH v2 2/2] get_maintainer: stop reporting subsystem status as maintainer role Lorenzo Stoakes (Tue Feb 04 2025 - 05:18:56 EST)
- Re: [PATCH v2 1/2] get_maintainer: add --substatus for reporting subsystem status Lorenzo Stoakes (Tue Feb 04 2025 - 05:19:53 EST)
- Re: [PATCH 2/3] mm: provide mapping_wrprotect_page() function Simona Vetter (Tue Feb 04 2025 - 05:20:01 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Tue Feb 04 2025 - 05:21:04 EST)
- Re: [PATCH AUTOSEL 6.13 1/8] soc: qcom: pd-mapper: Add X1P42100 Johan Hovold (Tue Feb 04 2025 - 05:21:47 EST)
- Re: [PATCH v8 13/15] futex: Resize local futex hash table based on number of threads. Peter Zijlstra (Tue Feb 04 2025 - 05:22:04 EST)
- Re: [PATCH 0/8] wifi: ath12k: handle change_vif_links() callback Aditya Kumar Singh (Tue Feb 04 2025 - 05:23:48 EST)
- Re: [PATCH v2] scanf: convert self-test to KUnit Tamir Duberstein (Tue Feb 04 2025 - 05:25:13 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Sebastian Andrzej Siewior (Tue Feb 04 2025 - 05:26:27 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Tue Feb 04 2025 - 05:26:43 EST)
- Re: [PATCH v2] scanf: convert self-test to KUnit Tamir Duberstein (Tue Feb 04 2025 - 05:28:09 EST)
- Re: [PATCH v4 0/2] DRM: small improvements Simona Vetter (Tue Feb 04 2025 - 05:29:27 EST)
- Re: [RFC v2 08/38] ABI: sysfs-bus-coresight-*: fix kernelversion tags Suzuki K Poulose (Tue Feb 04 2025 - 05:30:35 EST)
- Re: [PATCH v2] USB: serial: option: add MeiG Smart SLM828 Chester A. Unal (Tue Feb 04 2025 - 05:31:25 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Tue Feb 04 2025 - 05:33:41 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Peter Zijlstra (Tue Feb 04 2025 - 05:35:05 EST)
- Re: [PATCH 4/7] platform/x86: hp-bioscfg: Use wmi_instance_count() Ilpo Järvinen (Tue Feb 04 2025 - 05:38:12 EST)
- Re: [PATCH net 1/2] rxrpc: Fix call state set to not include the SERVER_SECURING state David Howells (Tue Feb 04 2025 - 05:39:43 EST)
- Re: [PATCH net-next v3 08/10] net: pktgen: fix access outside of user given buffer in pktgen_if_write() Paolo Abeni (Tue Feb 04 2025 - 05:40:38 EST)
- Re: [PATCH v11 0/7] Support for hardware-wrapped inline encryption keys Bartosz Golaszewski (Tue Feb 04 2025 - 05:43:12 EST)
- RE: [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready Rabara, Niravkumar L (Tue Feb 04 2025 - 05:43:46 EST)
- Re: [PATCH 0/8] wifi: ath12k: handle change_vif_links() callback Nicolas Escande (Tue Feb 04 2025 - 05:44:19 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Thomas Weißschuh (Tue Feb 04 2025 - 05:44:57 EST)
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object Simona Vetter (Tue Feb 04 2025 - 05:46:11 EST)
- Re: [PATCH v2] media: dt-bindings: aspeed,video-engine: Convert to json schema Krzysztof Kozlowski (Tue Feb 04 2025 - 05:47:14 EST)
- Re: [PATCH v3 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC Lad, Prabhakar (Tue Feb 04 2025 - 05:48:45 EST)
- Re: [PATCH 1/3] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Tue Feb 04 2025 - 05:49:58 EST)
- Re: [PATCH v2 1/3] powerpc/time: Export boot_tb and log initial timebase at boot Christophe Leroy (Tue Feb 04 2025 - 05:50:09 EST)
- Re: [PATCH v1] usb: core: fix pipe creation for get_bMaxPacketSize0 Stefan Eichenberger (Tue Feb 04 2025 - 05:51:25 EST)
- Re: [PATCH net-next v3 08/10] net: pktgen: fix access outside of user given buffer in pktgen_if_write() Simon Horman (Tue Feb 04 2025 - 05:53:07 EST)
- Re: [PATCH net v2] net: atlantic: fix warning during hot unplug Simon Horman (Tue Feb 04 2025 - 05:54:43 EST)
- Re: [PATCH net-next v3 02/10] net: pktgen: enable 'param=value' parsing Paolo Abeni (Tue Feb 04 2025 - 05:56:10 EST)
- Re: [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk David Hildenbrand (Tue Feb 04 2025 - 05:56:28 EST)
- [PATCH] KVM: selftests: Fix spelling mistake "initally" -> "initially" Colin Ian King (Tue Feb 04 2025 - 05:57:27 EST)
- Re: [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable() David Hildenbrand (Tue Feb 04 2025 - 05:59:16 EST)
- [PATCH RFC] usb: gadget: Set self-powered based on MaxPower and bmAttributes Prashanth K (Tue Feb 04 2025 - 05:59:29 EST)
- [PATCH bpf-next] selftests/bpf: Remove with_addr.sh and with_tunnels.sh Bastien Curutchet (eBPF Foundation) (Tue Feb 04 2025 - 06:00:01 EST)
- Re: [PATCH v2 0/4] drm/tests: Fix locking issues (kind of) Simona Vetter (Tue Feb 04 2025 - 06:00:47 EST)
- Re: [PATCH v2 1/4] drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failures Simona Vetter (Tue Feb 04 2025 - 06:01:57 EST)
- [tip:x86/mm] BUILD SUCCESS 3ef938c3503563bfc2ac15083557f880d29c2e64 kernel test robot (Tue Feb 04 2025 - 06:02:59 EST)
- Re: [PATCH v2] workqueue: introduce queue_delayed_work_on_offline_safe. Haakon Bugge (Tue Feb 04 2025 - 06:03:11 EST)
- Re: [PATCH net-next] net: qed: fix typos Simon Horman (Tue Feb 04 2025 - 06:04:06 EST)
- Re: REGRESSION BISECTED mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes Vlastimil Babka (Tue Feb 04 2025 - 06:04:22 EST)
- Re: [PATCH v8 12/15] futex: Allow to re-allocate the private local hash. Peter Zijlstra (Tue Feb 04 2025 - 06:05:49 EST)
- Re: [PATCH] statmount: add a new supported_mask field Christian Brauner (Tue Feb 04 2025 - 06:07:35 EST)
- RE: [PATCH bpf-next v7 4/5] igc: Refactor empty packet insertion into a reusable function Song, Yoong Siang (Tue Feb 04 2025 - 06:08:09 EST)
- [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Tue Feb 04 2025 - 06:09:49 EST)
- [PATCH v2 0/5] Driver core: Add faux bus devices Greg Kroah-Hartman (Tue Feb 04 2025 - 06:10:04 EST)
- [PATCH v2 2/5] regulator: dummy: convert to use the faux bus Greg Kroah-Hartman (Tue Feb 04 2025 - 06:10:21 EST)
- [PATCH v2 3/5] USB: phy: convert usb_phy_generic logic to use a faux device Greg Kroah-Hartman (Tue Feb 04 2025 - 06:10:40 EST)
- [PATCH v2 4/5] x86/microcode: move away from using a fake platform device Greg Kroah-Hartman (Tue Feb 04 2025 - 06:10:58 EST)
- [PATCH v2 5/5] wifi: cfg80211: move away from using a fake platform device Greg Kroah-Hartman (Tue Feb 04 2025 - 06:11:12 EST)
- Re: [PATCH v4 1/3] rust: Add `OnceLite` for executing code once Andreas Hindborg (Tue Feb 04 2025 - 06:11:27 EST)
- Re: [PATCH v4 01/10] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings Christian Bruel (Tue Feb 04 2025 - 06:11:45 EST)
- Re: [PATCH net 2/2] rxrpc: Fix the rxrpc_connection attend queue handling Paolo Abeni (Tue Feb 04 2025 - 06:12:50 EST)
- Re: [PATCH v2 2/4] drm/tests: hdmi: Remove redundant assignments Simona Vetter (Tue Feb 04 2025 - 06:15:53 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Naveen N Rao (Tue Feb 04 2025 - 06:16:03 EST)
- Re: [PATCH v4] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions Mika Westerberg (Tue Feb 04 2025 - 06:16:41 EST)
- Re: [PATCH v2 4/4] drm/tests: hdmi: Fix recursive locking Simona Vetter (Tue Feb 04 2025 - 06:17:59 EST)
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full Christian Brauner (Tue Feb 04 2025 - 06:18:13 EST)
- Re: v5.4.289 failed to boot with error megasas_build_io_fusion 3219 sge_count (-12) is out of range Harshvardhan Jha (Tue Feb 04 2025 - 06:20:42 EST)
- Re: [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped Oleg Nesterov (Tue Feb 04 2025 - 06:23:24 EST)
- Re: [PATCH v3 2/2] drm/tests: Add test for drm_atomic_helper_commit_modeset_disables() Simona Vetter (Tue Feb 04 2025 - 06:23:46 EST)
- Re: [PATCH v4 3/4] arm64: dts: rockchip: add overlay tests for Rock 5B PCIe overlays Dragan Simic (Tue Feb 04 2025 - 06:30:01 EST)
- Re: [PATCH v4 2/4] arm64: dts: rockchip: add overlay test for Edgeble NCM6A Dragan Simic (Tue Feb 04 2025 - 06:30:09 EST)
- Re: [PATCH v4 1/4] arm64: dts: rockchip: add overlay test for WolfVision PF5 Dragan Simic (Tue Feb 04 2025 - 06:31:12 EST)
- Re: [PATCH] arm64: kprobe: fix an error in single stepping support Will Deacon (Tue Feb 04 2025 - 06:31:28 EST)
- Re: [PATCH v4 4/4] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar Dragan Simic (Tue Feb 04 2025 - 06:31:53 EST)
- [PATCH net-next v4 0/8] netconsole: Add support for CPU population Breno Leitao (Tue Feb 04 2025 - 06:35:43 EST)
- [PATCH net-next v4 1/8] netconsole: consolidate send buffers into netconsole_target struct Breno Leitao (Tue Feb 04 2025 - 06:35:58 EST)
- [PATCH net-next v4 3/8] netconsole: Helper to count number of used entries Breno Leitao (Tue Feb 04 2025 - 06:36:28 EST)
- [PATCH net-next v4 2/8] netconsole: Rename userdata to extradata Breno Leitao (Tue Feb 04 2025 - 06:36:42 EST)
- [PATCH net-next v4 4/8] netconsole: Introduce configfs helpers for sysdata features Breno Leitao (Tue Feb 04 2025 - 06:36:57 EST)
- [PATCH net-next v4 5/8] netconsole: Include sysdata in extradata entry count Breno Leitao (Tue Feb 04 2025 - 06:37:14 EST)
- [PATCH net-next v4 6/8] netconsole: add support for sysdata and CPU population Breno Leitao (Tue Feb 04 2025 - 06:38:00 EST)
- [PATCH net-next v4 7/8] netconsole: selftest: test for sysdata CPU Breno Leitao (Tue Feb 04 2025 - 06:38:20 EST)
- [PATCH net-next v4 8/8] netconsole: docs: Add documentation for CPU number auto-population Breno Leitao (Tue Feb 04 2025 - 06:38:37 EST)
- Re: [PATCH] arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL Will Deacon (Tue Feb 04 2025 - 06:38:43 EST)
- [PATCH v3] workqueue: introduce queue_delayed_work_on_offline_safe Imran Khan (Tue Feb 04 2025 - 06:39:10 EST)
- Re: [PATCH v3 3/4] mm: Support batched unmap for lazyfree large folios during reclamation David Hildenbrand (Tue Feb 04 2025 - 06:39:21 EST)
- Re: [PATCH 6.6 2/6] md/md-bitmap: factor behind write counters out from bitmap_{start/end}write() Greg KH (Tue Feb 04 2025 - 06:39:28 EST)
- Re: [PATCH v4] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions Mika Westerberg (Tue Feb 04 2025 - 06:40:08 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Mateusz Guzik (Tue Feb 04 2025 - 06:40:13 EST)
- Re: [PATCH 6.6 0/6] md/md-bitmap: move bitmap_{start, end}write to md upper layer Greg KH (Tue Feb 04 2025 - 06:40:59 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Tue Feb 04 2025 - 06:42:16 EST)
- Re: [PATCH 5/6] rust: page: Add physical address conversion functions Asahi Lina (Tue Feb 04 2025 - 06:44:14 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Danilo Krummrich (Tue Feb 04 2025 - 06:44:35 EST)
- Re: [PATCH] arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL Lukas Bulwahn (Tue Feb 04 2025 - 06:44:52 EST)
- Re: [PATCH][next] KVM: selftests: Fix spelling mistake "initally" -> "initially" Janosch Frank (Tue Feb 04 2025 - 06:46:48 EST)
- Re: [PATCH] virtio: Remove virtio devices on device_shutdown() Eric Auger (Tue Feb 04 2025 - 06:47:04 EST)
- Re: [PATCH 4/6] rust: addr: Add a module to declare core address types Asahi Lina (Tue Feb 04 2025 - 06:50:33 EST)
- Re: [PATCH net-next v1 1/2] net: phy: Add support for driver-specific next update time Mateusz Polchlopek (Tue Feb 04 2025 - 06:50:58 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Tue Feb 04 2025 - 06:51:57 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Tue Feb 04 2025 - 06:52:55 EST)
- Re: Immutable vs read-only for Windows compatibility Amir Goldstein (Tue Feb 04 2025 - 06:54:32 EST)
- Re: [PATCH] arm64: Handle .ARM.attributes section in linker scripts Will Deacon (Tue Feb 04 2025 - 06:54:45 EST)
- Re: [PATCH] rtc-m41t62: kickstart ocillator upon failure Corey Minyard (Tue Feb 04 2025 - 06:55:04 EST)
- Re: [PATCH v13 5/8] coresight: tmc: Add support for reading crash data Linu Cherian (Tue Feb 04 2025 - 06:57:54 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Tue Feb 04 2025 - 06:59:52 EST)
- [PATCH RFC 00/10] large atomic writes for xfs with CoW John Garry (Tue Feb 04 2025 - 07:02:30 EST)
- [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support John Garry (Tue Feb 04 2025 - 07:02:32 EST)
- [PATCH RFC 09/10] xfs: Update atomic write max size John Garry (Tue Feb 04 2025 - 07:02:40 EST)
- [PATCH RFC 04/10] xfs: Make xfs_find_trim_cow_extent() public John Garry (Tue Feb 04 2025 - 07:03:00 EST)
- [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint John Garry (Tue Feb 04 2025 - 07:03:20 EST)
- [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent() John Garry (Tue Feb 04 2025 - 07:03:51 EST)
- [PATCH RFC 03/10] iomap: Support CoW-based atomic writes John Garry (Tue Feb 04 2025 - 07:03:53 EST)
- [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically John Garry (Tue Feb 04 2025 - 07:04:31 EST)
- Re: [PATCH v2 2/3] drm/panfrost: Add support for Mali on the MT8370 SoC Louis-Alexis Eyraud (Tue Feb 04 2025 - 07:04:33 EST)
- Re: [PATCH v13 0/8] Coresight for Kernel panic and watchdog reset Linu Cherian (Tue Feb 04 2025 - 07:05:01 EST)
- Re: [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) James Clark (Tue Feb 04 2025 - 07:05:07 EST)
- [PATCH RFC 05/10] xfs: Reflink CoW-based atomic write support John Garry (Tue Feb 04 2025 - 07:05:13 EST)
- [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic() John Garry (Tue Feb 04 2025 - 07:05:30 EST)
- [PATCH RFC 01/10] xfs: Switch atomic write size check in xfs_file_write_iter() John Garry (Tue Feb 04 2025 - 07:06:02 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Danilo Krummrich (Tue Feb 04 2025 - 07:06:20 EST)
- [PATCH v5 2/5] rust: str: implement `Index` for `BStr` Andreas Hindborg (Tue Feb 04 2025 - 07:06:32 EST)
- [PATCH v5 1/5] rust: str: implement `PartialEq` for `BStr` Andreas Hindborg (Tue Feb 04 2025 - 07:06:52 EST)
- [PATCH v5 5/5] rust: add parameter support to the `module!` macro Andreas Hindborg (Tue Feb 04 2025 - 07:07:13 EST)
- [PATCH v5 0/5] rust: extend `module!` macro with integer parameter support Andreas Hindborg (Tue Feb 04 2025 - 07:07:25 EST)
- [PATCH v5 4/5] rust: str: add radix prefixed integer parsing functions Andreas Hindborg (Tue Feb 04 2025 - 07:07:44 EST)
- [PATCH iwl-next v2 1/6] ice: fix check for existing switch rule Larysa Zaremba (Tue Feb 04 2025 - 07:08:21 EST)
- Re: [PATCH net-next v6 1/7] net: phylink: use act_link_an_mode to determine PHY Russell King (Oracle) (Tue Feb 04 2025 - 07:08:42 EST)
- [PATCH v5 3/5] rust: str: implement `strip_prefix` for `BStr` Andreas Hindborg (Tue Feb 04 2025 - 07:09:02 EST)
- [PATCH iwl-next v2 0/6] ice: LLDP support for VFs Larysa Zaremba (Tue Feb 04 2025 - 07:09:26 EST)
- [PATCH iwl-next v2 2/6] ice: do not add LLDP-specific filter if not necessary Larysa Zaremba (Tue Feb 04 2025 - 07:09:28 EST)
- [PATCH iwl-next v2 5/6] ice: support egress drop rules on PF Larysa Zaremba (Tue Feb 04 2025 - 07:09:55 EST)
- [PATCH iwl-next v2 4/6] ice: remove headers argument from ice_tc_count_lkups Larysa Zaremba (Tue Feb 04 2025 - 07:10:04 EST)
- [PATCH iwl-next v2 6/6] ice: enable LLDP TX for VFs through tc Larysa Zaremba (Tue Feb 04 2025 - 07:10:08 EST)
- [PATCH iwl-next v2 3/6] ice: receive LLDP on trusted VFs Larysa Zaremba (Tue Feb 04 2025 - 07:10:30 EST)
- [PATCH v3 01/18] x86/vdso: Fix latent bug in vclock_pages calculation Thomas Weißschuh (Tue Feb 04 2025 - 07:10:42 EST)
- [PATCH v3 00/18] vDSO: Introduce generic data storage Thomas Weißschuh (Tue Feb 04 2025 - 07:11:24 EST)
- [PATCH v3 03/18] vdso: Introduce vdso/align.h Thomas Weißschuh (Tue Feb 04 2025 - 07:11:33 EST)
- [PATCH v3 07/18] vdso: Add generic architecture-specific data storage Thomas Weißschuh (Tue Feb 04 2025 - 07:11:53 EST)
- [PATCH v3 02/18] parisc: Remove unused symbol vdso_data Thomas Weißschuh (Tue Feb 04 2025 - 07:11:55 EST)
- [PATCH v3 05/18] vdso: Add generic time data storage Thomas Weißschuh (Tue Feb 04 2025 - 07:12:04 EST)
- [PATCH v3 08/18] arm64: vdso: Switch to generic storage implementation Thomas Weißschuh (Tue Feb 04 2025 - 07:12:15 EST)
- [PATCH v3 11/18] arm: vdso: Switch to generic storage implementation Thomas Weißschuh (Tue Feb 04 2025 - 07:12:31 EST)
- [PATCH v3 09/18] riscv: vdso: Switch to generic storage implementation Thomas Weißschuh (Tue Feb 04 2025 - 07:12:40 EST)
- [PATCH v3 04/18] vdso: Rename included Makefile Thomas Weißschuh (Tue Feb 04 2025 - 07:12:42 EST)
- [PATCH v3 06/18] vdso: Add generic random data storage Thomas Weißschuh (Tue Feb 04 2025 - 07:12:59 EST)
- [PATCH v3 13/18] MIPS: vdso: Switch to generic storage implementation Thomas Weißschuh (Tue Feb 04 2025 - 07:13:00 EST)
- [PATCH v3 12/18] s390/vdso: Switch to generic storage implementation Thomas Weißschuh (Tue Feb 04 2025 - 07:13:20 EST)
- [PATCH v3 18/18] vdso: Remove remnants of architecture-specific time storage Thomas Weißschuh (Tue Feb 04 2025 - 07:13:23 EST)
- [PATCH v3 16/18] x86/vdso/vdso2c: Remove page handling Thomas Weißschuh (Tue Feb 04 2025 - 07:13:41 EST)
- [PATCH v3 15/18] x86/vdso: Switch to generic storage implementation Thomas Weißschuh (Tue Feb 04 2025 - 07:13:44 EST)
- [PATCH v3 14/18] powerpc/vdso: Switch to generic storage implementation Thomas Weißschuh (Tue Feb 04 2025 - 07:13:45 EST)
- [PATCH v3 10/18] LoongArch: vDSO: Switch to generic storage implementation Thomas Weißschuh (Tue Feb 04 2025 - 07:13:46 EST)
- [PATCH v3 17/18] vdso: Remove remnants of architecture-specific random state storage Thomas Weißschuh (Tue Feb 04 2025 - 07:13:53 EST)
- Re: [PATCH v3 3/6] exit: postpone tty_kref_put() until after tasklist_lock is dropped Mateusz Guzik (Tue Feb 04 2025 - 07:14:48 EST)
- Re: [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode Russell King (Oracle) (Tue Feb 04 2025 - 07:15:28 EST)
- Re: [PATCH net-next v3 5/6] net: devmem: Implement TX path Paolo Abeni (Tue Feb 04 2025 - 07:15:54 EST)
- Re: [PATCH 7/8] io_uring: cache io_kiocb->flags in variable Pavel Begunkov (Tue Feb 04 2025 - 07:17:15 EST)
- [tip:perf/core] BUILD SUCCESS 5169dc7a97c195a1291b0101f562a97c11b390e9 kernel test robot (Tue Feb 04 2025 - 07:17:30 EST)
- [tip:timers/urgent] BUILD SUCCESS 6bb05a33337b2c842373857b63de5c9bf1ae2a09 kernel test robot (Tue Feb 04 2025 - 07:17:43 EST)
- Re: [PATCH v2] scanf: convert self-test to KUnit Petr Mladek (Tue Feb 04 2025 - 07:19:16 EST)
- [GIT PULL] livepatching for 6.14-rc2 Petr Mladek (Tue Feb 04 2025 - 07:19:30 EST)
- Re: [PATCH v4 3/4] arm64: dts: rockchip: add overlay tests for Rock 5B PCIe overlays Quentin Schulz (Tue Feb 04 2025 - 07:20:45 EST)
- Re: [PATCH v4] thunderbolt: Disable Gen 4 Recovery on Asymmetric Transitions Mohammad Rahimi (Tue Feb 04 2025 - 07:22:10 EST)
- Re: [PATCH] tests/module: nix-ify Petr Pavlu (Tue Feb 04 2025 - 07:23:29 EST)
- Re: [PATCH] KVM: selftests: Fix spelling mistake "initally" -> "initially" Claudio Imbrenda (Tue Feb 04 2025 - 07:24:33 EST)
- Re: [PATCH] intel_idle: introduce 'use_acpi_cst' module parameter Artem Bityutskiy (Tue Feb 04 2025 - 07:25:32 EST)
- Re: [PATCH] arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL Will Deacon (Tue Feb 04 2025 - 07:27:26 EST)
- Re: [PATCH v2 1/2] iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable() Claudiu Beznea (Tue Feb 04 2025 - 07:29:05 EST)
- Re: [PATCH] statmount: add a new supported_mask field Jeff Layton (Tue Feb 04 2025 - 07:30:34 EST)
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX Paolo Abeni (Tue Feb 04 2025 - 07:31:46 EST)
- Re: [PATCH v8 11/13] drm/atomic-helper: Separate out bridge pre_enable/post_disable from enable/disable Jayesh Choudhary (Tue Feb 04 2025 - 07:33:29 EST)
- Re: [External] Re: [PATCH] perf/dwc_pcie: fix duplicate pci_dev devices Will Deacon (Tue Feb 04 2025 - 07:34:59 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Paolo Abeni (Tue Feb 04 2025 - 07:37:29 EST)
- Re: [PATCH] arm64: dts: rockchip: switch Rock 5C to PMIC-based TSHUT reset Dragan Simic (Tue Feb 04 2025 - 07:39:28 EST)
- Re: [PATCH v2 2/5] regulator: dummy: convert to use the faux bus Mark Brown (Tue Feb 04 2025 - 07:40:29 EST)
- Re: [PATCH bpf-next v7 4/5] igc: Refactor empty packet insertion into a reusable function Maciej Fijalkowski (Tue Feb 04 2025 - 07:42:04 EST)
- Re: [RFC 00/12] staging: media: max96712: Add support for streams and multiple sensors Niklas Söderlund (Tue Feb 04 2025 - 07:43:55 EST)
- [PATCH v3 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0 Cristian Ciocaltea (Tue Feb 04 2025 - 07:45:12 EST)
- [PATCH v3 3/5] drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0 Cristian Ciocaltea (Tue Feb 04 2025 - 07:45:29 EST)
- [PATCH v3 4/5] arm64: dts: rockchip: Enable HDMI0 PHY clk provider on RK3588 Cristian Ciocaltea (Tue Feb 04 2025 - 07:46:22 EST)
- [PATCH v3 2/5] drm/rockchip: vop2: Drop unnecessary if_pixclk_rate computation Cristian Ciocaltea (Tue Feb 04 2025 - 07:46:45 EST)
- [PATCH v3 1/5] dt-bindings: display: vop2: Add optional PLL clock properties Cristian Ciocaltea (Tue Feb 04 2025 - 07:47:00 EST)
- [PATCH v3 5/5] arm64: dts: rockchip: Add HDMI0 PHY PLL clock source to VOP2 on RK3588 Cristian Ciocaltea (Tue Feb 04 2025 - 07:48:41 EST)
- [PATCH v8 0/2] Make i.MX9 OCOTP work as accessing controller Peng Fan (OSS) (Tue Feb 04 2025 - 07:49:21 EST)
- [PATCH v8 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells Peng Fan (OSS) (Tue Feb 04 2025 - 07:50:07 EST)
- [PATCH v8 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9 Peng Fan (OSS) (Tue Feb 04 2025 - 07:50:42 EST)
- Re: [PATCH] cgroup: fix race between fork and cgroup.kill Christian Brauner (Tue Feb 04 2025 - 07:52:47 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Alice Ryhl (Tue Feb 04 2025 - 07:53:45 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Jonathan Cameron (Tue Feb 04 2025 - 07:54:54 EST)
- [PATCH v9 0/3] Add support for AMD MDB IP as Root Port Thippeswamy Havalige (Tue Feb 04 2025 - 07:55:54 EST)
- [PATCH v9 1/3] dt-bindings: PCI: dwc: Add AMD Versal2 mdb slcr support Thippeswamy Havalige (Tue Feb 04 2025 - 07:57:00 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Alice Ryhl (Tue Feb 04 2025 - 07:57:48 EST)
- [PATCH v9 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge Thippeswamy Havalige (Tue Feb 04 2025 - 07:58:48 EST)
- [PATCH v9 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Thippeswamy Havalige (Tue Feb 04 2025 - 07:59:32 EST)
- Re: [PATCH v2 2/5] regulator: dummy: convert to use the faux bus Jonathan Cameron (Tue Feb 04 2025 - 08:01:25 EST)
- [PATCH 5/8] drm/xe/coredump: Use guard helpers for xe_force_wake. Maarten Lankhorst (Tue Feb 04 2025 - 08:02:33 EST)
- [PATCH 6/8] drm/xe/gsc: Use guard helper for xe_gsc_print_info. Maarten Lankhorst (Tue Feb 04 2025 - 08:02:52 EST)
- [PATCH 7/8] drm/xe/vram: Use xe_force_wake guard helper Maarten Lankhorst (Tue Feb 04 2025 - 08:03:50 EST)
- [PATCH 8/8] drm/xe/gt: Convert to xe_force_wake guard helpers Maarten Lankhorst (Tue Feb 04 2025 - 08:04:31 EST)
- Re: [PATCH v2 02/10] gpio: aggregator: introduce basic configfs interface Bartosz Golaszewski (Tue Feb 04 2025 - 08:05:42 EST)
- Re: [PATCH] bpf: Fix mix-up of 4096 and page size. Alexander Lobakin (Tue Feb 04 2025 - 08:06:46 EST)
- Re: [PATCH v2 03/10] gpio: aggregator: add read-only 'dev_name' configfs attribute Bartosz Golaszewski (Tue Feb 04 2025 - 08:08:15 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Tue Feb 04 2025 - 08:09:04 EST)
- Re: [PATCH v5 3/5] rust: str: implement `strip_prefix` for `BStr` Alice Ryhl (Tue Feb 04 2025 - 08:09:44 EST)
- Re: [PATCH v3 3/3] Documentation: ABI: IIO: Re-add sysfs-bus-iio-adc-ad4130 Marcelo Schmitt (Tue Feb 04 2025 - 08:11:04 EST)
- Re: [PATCH] intel_idle: introduce 'use_acpi_cst' module parameter David Arcari (Tue Feb 04 2025 - 08:11:39 EST)
- Re: [PATCH v3 2/3] iio: adc: ad4130: Add filter_type attributes Marcelo Schmitt (Tue Feb 04 2025 - 08:13:35 EST)
- Re: [PATCH v3 2/6] iio: adc: ad4030: add driver for ad4030-24 Esteban Blanc (Tue Feb 04 2025 - 08:15:18 EST)
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU Eric Auger (Tue Feb 04 2025 - 08:16:27 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Tue Feb 04 2025 - 08:18:09 EST)
- [PATCH 2/8] drm/xe/gt: Unify xe_hw_fence_irq_finish() calls. Maarten Lankhorst (Tue Feb 04 2025 - 08:19:16 EST)
- [PATCH 4/8] drm/xe: Add xe_force_wake_get_all Maarten Lankhorst (Tue Feb 04 2025 - 08:19:58 EST)
- [PATCH 3/8] drm/xe: Add scoped guards for xe_force_wake Maarten Lankhorst (Tue Feb 04 2025 - 08:20:31 EST)
- [PATCH 0/8] drm/xe: Convert xe_force_wake calls to guard helpers. Maarten Lankhorst (Tue Feb 04 2025 - 08:21:27 EST)
- [PATCH v3 0/3] stratix10: miscellaneous changes and fix for child driver probing Mahesh Rao (Tue Feb 04 2025 - 08:22:11 EST)
- [PATCH v3 2/3] dt-bindings: firmware: stratix10: Convert to json-schema Mahesh Rao (Tue Feb 04 2025 - 08:23:00 EST)
- [PATCH v3 1/3] dt-bindings: fpga: stratix10: Convert to json-schema Mahesh Rao (Tue Feb 04 2025 - 08:23:01 EST)
- [PATCH v3 3/3] firmware: stratix10-svc: Add of_platform_default_populate() Mahesh Rao (Tue Feb 04 2025 - 08:24:18 EST)
- Re: [PATCH v3 3/3] Documentation: ABI: IIO: Re-add sysfs-bus-iio-adc-ad4130 Marcelo Schmitt (Tue Feb 04 2025 - 08:24:48 EST)
- [PATCH 1/8] header/cleanup.h: Add _init_args to DEFINE_LOCK_GUARD_1(_COND) Maarten Lankhorst (Tue Feb 04 2025 - 08:25:36 EST)
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU Jason Gunthorpe (Tue Feb 04 2025 - 08:26:23 EST)
- Re: [PATCH net-next v2] netdev-genl: Elide napi_id when not present Paolo Abeni (Tue Feb 04 2025 - 08:27:22 EST)
- Re: [PATCH] intel_idle: introduce 'use_acpi_cst' module parameter Prarit Bhargava (Tue Feb 04 2025 - 08:28:04 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Petr Mladek (Tue Feb 04 2025 - 08:28:48 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Tue Feb 04 2025 - 08:29:32 EST)
- Re: [PATCH 4/7] platform/x86: hp-bioscfg: Use wmi_instance_count() Armin Wolf (Tue Feb 04 2025 - 08:29:59 EST)
- Re: [PATCH v3 01/10] irqchip/riscv-imsic: Handle non-atomic MSI updates for device Thomas Gleixner (Tue Feb 04 2025 - 08:30:46 EST)
- Re: [PATCH] arm64/gcs: Fix documentation for HWCAP Will Deacon (Tue Feb 04 2025 - 08:31:30 EST)
- Re: [PATCH] arm64/hwcap: Remove stray references to SF8MMx Will Deacon (Tue Feb 04 2025 - 08:31:48 EST)
- Re: [PATCH] arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVAL Will Deacon (Tue Feb 04 2025 - 08:32:38 EST)
- [PATCH net-next v3 0/3] net: phy: dp83822: Add support for changing the transmit amplitude voltage Dimitri Fedrau via B4 Relay (Tue Feb 04 2025 - 08:33:22 EST)
- [PATCH net-next v3 1/3] dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent Dimitri Fedrau via B4 Relay (Tue Feb 04 2025 - 08:34:03 EST)
- [PATCH net-next v3 3/3] net: phy: dp83822: Add support for changing the transmit amplitude voltage Dimitri Fedrau via B4 Relay (Tue Feb 04 2025 - 08:34:11 EST)
- [PATCH net-next v3 2/3] net: phy: Add helper for getting tx amplitude gain Dimitri Fedrau via B4 Relay (Tue Feb 04 2025 - 08:34:24 EST)
- [PATCH] power: supply: max1720x: add health property Dimitri Fedrau via B4 Relay (Tue Feb 04 2025 - 08:36:42 EST)
- Re: [PATCH v4 0/2] DRM: small improvements Louis Chauvet (Tue Feb 04 2025 - 08:37:29 EST)
- Re: [PATCH v2 08/10] gpio: aggregator: expoose aggregator created via legacy sysfs to configfs Bartosz Golaszewski (Tue Feb 04 2025 - 08:38:12 EST)
- RE: [xdp-hints] [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC Song, Yoong Siang (Tue Feb 04 2025 - 08:39:39 EST)
- Re: [PATCH v2 09/10] gpio: aggregator: cancel deferred probe for devices created via configfs Bartosz Golaszewski (Tue Feb 04 2025 - 08:40:48 EST)
- [PATCH] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr Roberto Sassu (Tue Feb 04 2025 - 08:41:53 EST)
- Re: [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic Naveen N Rao (Tue Feb 04 2025 - 08:42:58 EST)
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state Naveen N Rao (Tue Feb 04 2025 - 08:43:21 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Tue Feb 04 2025 - 08:44:09 EST)
- [PATCH-resent-to-correct-ml 0/8] drm/xe: Convert xe_force_wake calls to guard helpers. Maarten Lankhorst (Tue Feb 04 2025 - 08:45:01 EST)
- [PATCH-resent-to-correct-ml 4/8] drm/xe: Add xe_force_wake_get_all Maarten Lankhorst (Tue Feb 04 2025 - 08:45:26 EST)
- [PATCH-resent-to-correct-ml 3/8] drm/xe: Add scoped guards for xe_force_wake Maarten Lankhorst (Tue Feb 04 2025 - 08:45:57 EST)
- [PATCH-resent-to-correct-ml 6/8] drm/xe/gsc: Use guard helper for xe_gsc_print_info. Maarten Lankhorst (Tue Feb 04 2025 - 08:46:57 EST)
- [PATCH-resent-to-correct-ml 2/8] drm/xe/gt: Unify xe_hw_fence_irq_finish() calls. Maarten Lankhorst (Tue Feb 04 2025 - 08:46:59 EST)
- [PATCH-resent-to-correct-ml 5/8] drm/xe/coredump: Use guard helpers for xe_force_wake. Maarten Lankhorst (Tue Feb 04 2025 - 08:47:24 EST)
- [PATCH-resent-to-correct-ml 8/8] drm/xe/gt: Convert to xe_force_wake guard helpers Maarten Lankhorst (Tue Feb 04 2025 - 08:47:35 EST)
- [PATCH-resent-to-correct-ml 1/8] header/cleanup.h: Add _init_args to DEFINE_LOCK_GUARD_1(_COND) Maarten Lankhorst (Tue Feb 04 2025 - 08:47:43 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Petr Mladek (Tue Feb 04 2025 - 08:47:46 EST)
- [PATCH-resent-to-correct-ml 7/8] drm/xe/vram: Use xe_force_wake guard helper Maarten Lankhorst (Tue Feb 04 2025 - 08:48:04 EST)
- [PATCH] pipe: don't update {a,c,m}time for anonymous pipes Oleg Nesterov (Tue Feb 04 2025 - 08:48:36 EST)
- Re: [PATCH] docs: Move "debugging" section to the top in index.rst Purva Yeshi (Tue Feb 04 2025 - 08:51:14 EST)
- [PATCH v2] kmem/tracing: Add kmem name to kmem_cache_alloc tracepoint Wander Lairson Costa (Tue Feb 04 2025 - 08:51:24 EST)
- Re: [PATCH] usb: dwc3: Fix kernel-doc warning for sg member in Purva Yeshi (Tue Feb 04 2025 - 08:51:56 EST)
- Re: [PATCH v8 02/13] drm/bridge: cdns-dsi: Fix phy de-init and flag it so Tomi Valkeinen (Tue Feb 04 2025 - 08:51:57 EST)
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages Jason Gunthorpe (Tue Feb 04 2025 - 08:52:47 EST)
- Re: [PATCH 2/2] moderr: add module error injection tool Daniel Gomez (Tue Feb 04 2025 - 08:53:10 EST)
- Re: [PATCH v2] trace/osnoise: Add trace events for samples Tomas Glozar (Tue Feb 04 2025 - 08:54:18 EST)
- Re: [PATCH v4 3/4] arm64: dts: rockchip: add overlay tests for Rock 5B PCIe overlays Dragan Simic (Tue Feb 04 2025 - 08:54:27 EST)
- [PATCH] docs: Move "debugging" section to the top in index.rst Purva Yeshi (Tue Feb 04 2025 - 08:54:40 EST)
- Re: [RFC 00/12] staging: media: max96712: Add support for streams and multiple sensors Laurentiu Palcu (Tue Feb 04 2025 - 08:54:46 EST)
- Re: [PATCH v8 10/13] drm/atomic-helper: Refactor crtc & encoder-bridge op loops into separate functions Tomi Valkeinen (Tue Feb 04 2025 - 08:55:24 EST)
- Re: [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready Miquel Raynal (Tue Feb 04 2025 - 08:55:30 EST)
- Re: [PATCH] rust: sync: add accessor for the lock behind a given guard Alice Ryhl (Tue Feb 04 2025 - 08:55:32 EST)
- Re: [syzbot] [jfs?] INFO: task hung in do_renameat2 (2) syzbot (Tue Feb 04 2025 - 08:55:47 EST)
- Re: [PATCH v8 11/13] drm/atomic-helper: Separate out bridge pre_enable/post_disable from enable/disable Tomi Valkeinen (Tue Feb 04 2025 - 08:56:19 EST)
- Re: [PATCH v1 00/12] iio: accel: adxl345: add interrupt based sensor events Lothar Rubusch (Tue Feb 04 2025 - 08:57:15 EST)
- Re: [PATCH v2 1/4] alpha/uapi: do not expose kernel-only stack frame structures Maciej W. Rozycki (Tue Feb 04 2025 - 08:58:44 EST)
- Re: [PATCH v8 12/13] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable Tomi Valkeinen (Tue Feb 04 2025 - 08:58:52 EST)
- Re: [PATCH v4] serial: sc16is7xx: Fix IRQ number check behavior Greg KH (Tue Feb 04 2025 - 08:59:05 EST)
- Re: [PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings Simon Horman (Tue Feb 04 2025 - 08:59:20 EST)
- [PATCH v2] rust: sync: add wait_interruptible_freezable Alice Ryhl (Tue Feb 04 2025 - 08:59:54 EST)
- [PATCH] usb: dwc3: Fix kernel-doc warning for sg member in Purva Yeshi (Tue Feb 04 2025 - 09:00:09 EST)
- Re: [PATCH] Documentation/networking: Fix basic node example document ISO 15765-2 Simon Horman (Tue Feb 04 2025 - 09:00:46 EST)
- Re: [PATCH v1 1/6] serial: port: Assign ->iotype correctly when ->iobase is set Greg Kroah-Hartman (Tue Feb 04 2025 - 09:00:48 EST)
- RE: [PATCH bpf-next v7 4/5] igc: Refactor empty packet insertion into a reusable function Song, Yoong Siang (Tue Feb 04 2025 - 09:00:51 EST)
- general protection fault in ip6_pol_route YAN KANG (Tue Feb 04 2025 - 09:01:14 EST)
- RE: [PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings Igor Russkikh (Tue Feb 04 2025 - 09:01:40 EST)
- Re: [PATCH] usb: dwc3: Fix kernel-doc warning for sg member in Greg KH (Tue Feb 04 2025 - 09:02:00 EST)
- Re: [PATCH v1 11/12] iio: accel: adxl345: add activity feature Lothar Rubusch (Tue Feb 04 2025 - 09:02:11 EST)
- [PATCH] docs: Fix spelling and grammatical issues Purva Yeshi (Tue Feb 04 2025 - 09:02:58 EST)
- Re: [PATCH] pipe_read: don't wake up the writer if the pipe is still full Oleg Nesterov (Tue Feb 04 2025 - 09:03:56 EST)
- Re: [PATCH net-next v7 2/8] page_pool: fix timing for checking and disabling napi_local Yunsheng Lin (Tue Feb 04 2025 - 09:05:00 EST)
- [PATCH] staging: gpib: Resolve prefixing 0x with decimal Ajith P V (Tue Feb 04 2025 - 09:05:18 EST)
- Re: [PATCH v2] kbuild: switch from lz4c to lz4 for compression Greg KH (Tue Feb 04 2025 - 09:05:31 EST)
- [PATCH v8 2/2] usb: serial: add Martin and myself as maintainers of CH348 Corentin Labbe (Tue Feb 04 2025 - 09:05:50 EST)
- Re: [PATCH v2 1/2] dt-bindings: display: ti,am65x-dss: Add support for AM62L DSS Tomi Valkeinen (Tue Feb 04 2025 - 09:05:58 EST)
- RE: [PATCH v2] usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind retries Alim Akhtar (Tue Feb 04 2025 - 09:06:13 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Danilo Krummrich (Tue Feb 04 2025 - 09:06:38 EST)
- Re: [Intel-wired-lan] [PATCH] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() Vadim Fedorenko (Tue Feb 04 2025 - 09:06:41 EST)
- [PATCH v8 0/2] usb: serial: add support for CH348 Corentin Labbe (Tue Feb 04 2025 - 09:07:02 EST)
- [PATCH v8 1/2] usb: serial: add support for CH348 Corentin Labbe (Tue Feb 04 2025 - 09:07:37 EST)
- Re: [PATCH] staging: gpib: Resolve prefixing 0x with decimal Greg KH (Tue Feb 04 2025 - 09:07:57 EST)
- Re: [PATCH v2] drm/vkms: Add support for ABGR8888 pixel format Louis Chauvet (Tue Feb 04 2025 - 09:08:39 EST)
- Re: [xdp-hints] [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC Maciej Fijalkowski (Tue Feb 04 2025 - 09:09:13 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Liang, Kan (Tue Feb 04 2025 - 09:09:29 EST)
- Re: [PATCH 2/2] Input: goodix_berlin - Add support for Berlin-A series Dmitry Torokhov (Tue Feb 04 2025 - 09:10:10 EST)
- Re: [PATCH] docs: Fix spelling and grammatical issues Greg KH (Tue Feb 04 2025 - 09:10:28 EST)
- [syzbot] [net?] general protection fault in ip6_pol_route (3) syzbot (Tue Feb 04 2025 - 09:10:43 EST)
- Re: general protection fault in ip6_pol_route Eric Dumazet (Tue Feb 04 2025 - 09:11:21 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Paolo Bonzini (Tue Feb 04 2025 - 09:11:50 EST)
- Re: [PATCH net 2/2] rxrpc: Fix the rxrpc_connection attend queue handling David Howells (Tue Feb 04 2025 - 09:11:58 EST)
- RE: [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready Rabara, Niravkumar L (Tue Feb 04 2025 - 09:12:23 EST)
- Re: [PATCH v1 01/12] iio: accel: adxl345: migrate constants to core Lothar Rubusch (Tue Feb 04 2025 - 09:14:22 EST)
- Re: general protection fault in devlink_info_serial_number_put Vincent Mailhol (Tue Feb 04 2025 - 09:19:08 EST)
- Re: [GIT PULL] KVM changes for Linux 6.14 Christian Brauner (Tue Feb 04 2025 - 09:19:35 EST)
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes Mateusz Guzik (Tue Feb 04 2025 - 09:21:41 EST)
- Re: [PATCH v2 1/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG0 updated from driver side Dmitry Baryshkov (Tue Feb 04 2025 - 09:21:57 EST)
- Re: [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound Yunsheng Lin (Tue Feb 04 2025 - 09:24:01 EST)
- [tip:irq/core] BUILD SUCCESS b93afe8a3ac53ae52296d65acfaa9c5f582a48cc kernel test robot (Tue Feb 04 2025 - 09:25:21 EST)
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state Naveen N Rao (Tue Feb 04 2025 - 09:25:58 EST)
- Re: [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Dmitry Baryshkov (Tue Feb 04 2025 - 09:27:11 EST)
- Re: [PATCH v2 3/4] drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk source Dmitry Baryshkov (Tue Feb 04 2025 - 09:28:00 EST)
- Re: [PATCH 4/7] platform/x86: hp-bioscfg: Use wmi_instance_count() Ilpo Järvinen (Tue Feb 04 2025 - 09:28:16 EST)
- Re: [PATCH net-next v3 1/3] dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent Rob Herring (Arm) (Tue Feb 04 2025 - 09:28:31 EST)
- Re: [PATCH v1 1/1] kthread: Return the assigned value rather than 0 Andy Shevchenko (Tue Feb 04 2025 - 09:29:06 EST)
- Re: [PATCH v2 4/4] drm/msm/dsi/phy: Define PHY_CMN_CLK_CFG[01] bitfields and simplify saving Dmitry Baryshkov (Tue Feb 04 2025 - 09:29:19 EST)
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages Thomas Hellström (Tue Feb 04 2025 - 09:30:06 EST)
- Re: [PATCH v4 09/18] KVM: arm64: Introduce __pkvm_vcpu_{load,put}() Mark Brown (Tue Feb 04 2025 - 09:32:35 EST)
- Re: [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone Jonathan Cameron (Tue Feb 04 2025 - 09:33:27 EST)
- [PATCH v2] scsi: ufs: critical health condition Avri Altman (Tue Feb 04 2025 - 09:34:41 EST)
- Re: [PATCH net 2/2] rxrpc: Fix the rxrpc_connection attend queue handling Paolo Abeni (Tue Feb 04 2025 - 09:35:00 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Tue Feb 04 2025 - 09:38:36 EST)
- Re: [PATCH] docs: Fix spelling and grammatical issues Guenter Roeck (Tue Feb 04 2025 - 09:39:50 EST)
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes Oleg Nesterov (Tue Feb 04 2025 - 09:40:02 EST)
- Re: [PATCH net 0/2] rxrpc: Miscellaneous fixes patchwork-bot+netdevbpf (Tue Feb 04 2025 - 09:40:31 EST)
- Re: [PATCH] pmdomain: ti: Use of_property_present() for non-boolean properties Ulf Hansson (Tue Feb 04 2025 - 09:41:23 EST)
- Re: [PATCH] dt-bindings: power: rpmpd: Fix comment for SM6375 Ulf Hansson (Tue Feb 04 2025 - 09:41:41 EST)
- Re: [PATCH v2 02/10] gpio: aggregator: introduce basic configfs interface Koichiro Den (Tue Feb 04 2025 - 09:41:57 EST)
- Re: general protection fault in devlink_info_serial_number_put Eric Dumazet (Tue Feb 04 2025 - 09:42:19 EST)
- Re: [PATCH net-next v3 01/10] net: pktgen: replace ENOTSUPP with EOPNOTSUPP Simon Horman (Tue Feb 04 2025 - 09:43:01 EST)
- Re: [PATCH 2/2] iio: adc: Add driver for ADS7128 / ADS7138 Jonathan Cameron (Tue Feb 04 2025 - 09:43:26 EST)
- Re: [PATCH net-next v3 03/10] net: pktgen: fix hex32_arg parsing for short reads Simon Horman (Tue Feb 04 2025 - 09:44:02 EST)
- Re: [PATCH net-next v3 04/10] net: pktgen: fix 'rate 0' error handling (return -EINVAL) Simon Horman (Tue Feb 04 2025 - 09:44:22 EST)
- Re: [PATCH net-next v3 05/10] net: pktgen: fix 'ratep 0' error handling (return -EINVAL) Simon Horman (Tue Feb 04 2025 - 09:44:47 EST)
- Re: [PATCH v2 03/10] gpio: aggregator: add read-only 'dev_name' configfs attribute Koichiro Den (Tue Feb 04 2025 - 09:45:18 EST)
- Re: [PATCH v2 1/2] iio: adc: rzg2l_adc: Drop devm_pm_runtime_enable() Jonathan Cameron (Tue Feb 04 2025 - 09:45:23 EST)
- Re: [PATCH net-next v3 06/10] net: pktgen: fix ctrl interface command parsing Simon Horman (Tue Feb 04 2025 - 09:45:24 EST)
- [PATCH] f2fs: fix to ensure queued discard commands are properly issued Yohan Joung (Tue Feb 04 2025 - 09:46:02 EST)
- Re: [PATCH net-next v3 07/10] net: pktgen: fix access outside of user given buffer in pktgen_thread_write() Simon Horman (Tue Feb 04 2025 - 09:46:11 EST)
- Re: [PATCH net-next v3 09/10] net: pktgen: fix mpls reset parsing Simon Horman (Tue Feb 04 2025 - 09:46:43 EST)
- Re: [PATCH v1 01/12] iio: accel: adxl345: migrate constants to core Jonathan Cameron (Tue Feb 04 2025 - 09:47:10 EST)
- Re: [PATCH v2 08/10] gpio: aggregator: expoose aggregator created via legacy sysfs to configfs Koichiro Den (Tue Feb 04 2025 - 09:47:32 EST)
- Re: [PATCH] rust: sync: add accessor for the lock behind a given guard Boqun Feng (Tue Feb 04 2025 - 09:48:33 EST)
- Re: [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in skb_queue_purge_reason (2) syzbot (Tue Feb 04 2025 - 09:48:44 EST)
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes Jeff Layton (Tue Feb 04 2025 - 09:49:09 EST)
- RE: [xdp-hints] [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC Song, Yoong Siang (Tue Feb 04 2025 - 09:50:04 EST)
- Re: [PATCH 0/8] unwind, arm64: add sframe unwinder for kernel Puranjay Mohan (Tue Feb 04 2025 - 09:50:21 EST)
- Re: [PATCH v3 10/10] irqchip/riscv-imsic: Use IRQCHIP_MOVE_DEFERRED flag for PCI devices Anup Patel (Tue Feb 04 2025 - 09:50:25 EST)
- Re: [PATCH 4/6] rust: addr: Add a module to declare core address types Boqun Feng (Tue Feb 04 2025 - 09:50:44 EST)
- Re: [PATCH v3 01/10] irqchip/riscv-imsic: Handle non-atomic MSI updates for device Anup Patel (Tue Feb 04 2025 - 09:51:50 EST)
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes Jeff Layton (Tue Feb 04 2025 - 09:53:28 EST)
- [PATCH v1] f2fs: fix to ensure queued discard commands are properly issued Yohan Joung (Tue Feb 04 2025 - 09:54:10 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Dmitry Baryshkov (Tue Feb 04 2025 - 09:56:16 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Liam R. Howlett (Tue Feb 04 2025 - 09:57:02 EST)
- [PATCH v2 00/35] drm/bridge: Various quality of life improvements Maxime Ripard (Tue Feb 04 2025 - 09:58:13 EST)
- [PATCH v2 01/35] drm/atomic: Document history of drm_atomic_state Maxime Ripard (Tue Feb 04 2025 - 09:58:32 EST)
- [PATCH v2 02/35] drm/bridge: Pass full state to atomic_pre_enable Maxime Ripard (Tue Feb 04 2025 - 09:58:45 EST)
- [PATCH v2 03/35] drm/bridge: Pass full state to atomic_enable Maxime Ripard (Tue Feb 04 2025 - 09:58:58 EST)
- [PATCH v2 04/35] drm/bridge: Pass full state to atomic_disable Maxime Ripard (Tue Feb 04 2025 - 09:59:02 EST)
- [PATCH v2 05/35] drm/bridge: Pass full state to atomic_post_disable Maxime Ripard (Tue Feb 04 2025 - 09:59:10 EST)
- [PATCH v2 06/35] drm/atomic-helper: Fix commit_tail state variable name Maxime Ripard (Tue Feb 04 2025 - 09:59:40 EST)
- Re: general protection fault in devlink_info_serial_number_put Vincent Mailhol (Tue Feb 04 2025 - 09:59:47 EST)
- [PATCH v2 08/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail() Maxime Ripard (Tue Feb 04 2025 - 10:00:35 EST)
- [PATCH v2 07/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_dependencies() Maxime Ripard (Tue Feb 04 2025 - 10:00:36 EST)
- [PATCH v2 09/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_tail_rpm() Maxime Ripard (Tue Feb 04 2025 - 10:00:47 EST)
- [PATCH v2 10/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_modeset_disables() Maxime Ripard (Tue Feb 04 2025 - 10:01:01 EST)
- [PATCH v2 11/35] drm/atomic-helper: Change parameter name of disable_outputs() Maxime Ripard (Tue Feb 04 2025 - 10:01:17 EST)
- [PATCH v2 12/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_disable() Maxime Ripard (Tue Feb 04 2025 - 10:01:30 EST)
- [PATCH v2 13/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_post_disable() Maxime Ripard (Tue Feb 04 2025 - 10:01:45 EST)
- [PATCH v2 14/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_update_legacy_modeset_state() Maxime Ripard (Tue Feb 04 2025 - 10:01:59 EST)
- [PATCH v2 15/35] drm/atomic-helper: Change parameter name of crtc_set_mode() Maxime Ripard (Tue Feb 04 2025 - 10:02:13 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Liam R. Howlett (Tue Feb 04 2025 - 10:02:26 EST)
- Re: [PATCH 4/7] phy: qcom: qmp-combo: Add new PHY sequences for SM8750 Dmitry Baryshkov (Tue Feb 04 2025 - 10:02:59 EST)
- [PATCH v2 17/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_modeset_enables() Maxime Ripard (Tue Feb 04 2025 - 10:03:13 EST)
- [PATCH v2 18/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_pre_enable() Maxime Ripard (Tue Feb 04 2025 - 10:03:31 EST)
- [PATCH v2 20/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_writebacks() Maxime Ripard (Tue Feb 04 2025 - 10:03:59 EST)
- [PATCH v2 21/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_fake_vblank() Maxime Ripard (Tue Feb 04 2025 - 10:04:12 EST)
- [PATCH v2 16/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_planes() Maxime Ripard (Tue Feb 04 2025 - 10:04:38 EST)
- [PATCH v2 22/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_hw_done() Maxime Ripard (Tue Feb 04 2025 - 10:04:44 EST)
- [PATCH v2 24/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_cleanup_planes() Maxime Ripard (Tue Feb 04 2025 - 10:04:53 EST)
- [PATCH v2 23/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_vblanks() Maxime Ripard (Tue Feb 04 2025 - 10:04:58 EST)
- [PATCH v2 28/35] drm/bridge: Provide a helper to retrieve current bridge state Maxime Ripard (Tue Feb 04 2025 - 10:05:37 EST)
- [PATCH v2 27/35] drm/bridge: Add encoder parameter to drm_bridge_funcs.attach Maxime Ripard (Tue Feb 04 2025 - 10:05:38 EST)
- [PATCH v2 26/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_wait_for_flip_done() Maxime Ripard (Tue Feb 04 2025 - 10:05:43 EST)
- [PATCH v2 19/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_enable() Maxime Ripard (Tue Feb 04 2025 - 10:05:59 EST)
- [PATCH v2 29/35] drm/bridge: Assume that a bridge is atomic if it has atomic_reset Maxime Ripard (Tue Feb 04 2025 - 10:06:03 EST)
- [PATCH v2 30/35] drm/bridge: Provide pointers to the connector and crtc in bridge state Maxime Ripard (Tue Feb 04 2025 - 10:06:21 EST)
- [PATCH v2 32/35] drm/bridge: cdns-csi: Switch to atomic helpers Maxime Ripard (Tue Feb 04 2025 - 10:07:03 EST)
- [PATCH v2 31/35] drm/bridge: Make encoder pointer deprecated Maxime Ripard (Tue Feb 04 2025 - 10:07:05 EST)
- [PATCH v2 33/35] drm/bridge: tc358775: Switch to atomic commit Maxime Ripard (Tue Feb 04 2025 - 10:07:31 EST)
- [PATCH v2 34/35] drm/bridge: tc358768: Convert to atomic helpers Maxime Ripard (Tue Feb 04 2025 - 10:07:32 EST)
- [PATCH v2 25/35] drm/atomic-helper: Change parameter name of drm_atomic_helper_commit_cleanup_done() Maxime Ripard (Tue Feb 04 2025 - 10:07:56 EST)
- [PATCH v4 1/3] Documentation: ABI: IIO: Add filter_type documentation Marcelo Schmitt (Tue Feb 04 2025 - 10:08:15 EST)
- [PATCH v2 35/35] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer Maxime Ripard (Tue Feb 04 2025 - 10:08:23 EST)
- [PATCH v4 2/3] Documentation: ABI: IIO: Re-add sysfs-bus-iio-adc-ad4130 Marcelo Schmitt (Tue Feb 04 2025 - 10:08:42 EST)
- Re: [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) Rob Herring (Tue Feb 04 2025 - 10:08:53 EST)
- [PATCH v4 3/3] iio: adc: ad4130: Add filter_type attributes Marcelo Schmitt (Tue Feb 04 2025 - 10:08:54 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Tue Feb 04 2025 - 10:09:25 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Alice Ryhl (Tue Feb 04 2025 - 10:09:57 EST)
- [ANNOUNCE] v6.14-rc1-rt1 Sebastian Andrzej Siewior (Tue Feb 04 2025 - 10:10:06 EST)
- [PATCH v4 0/3] Re-add filter_type/filter_mode Marcelo Schmitt (Tue Feb 04 2025 - 10:10:10 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Vikash Garodia (Tue Feb 04 2025 - 10:10:18 EST)
- Re: [PATCH] statmount: add a new supported_mask field Christian Brauner (Tue Feb 04 2025 - 10:10:46 EST)
- Re: [Regression in 6.14-rc1] System suspend/resume broken by PCI commit 1db806ec06b7c Rafael J. Wysocki (Tue Feb 04 2025 - 10:11:12 EST)
- [PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read Jeff Layton (Tue Feb 04 2025 - 10:13:25 EST)
- Re: [PATCH v8 00/15] futex: Add support task local hash maps. Peter Zijlstra (Tue Feb 04 2025 - 10:14:28 EST)
- Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API Dmitry V. Levin (Tue Feb 04 2025 - 10:14:39 EST)
- Re: [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK Kees Cook (Tue Feb 04 2025 - 10:15:31 EST)
- Re: [PATCH] kthread: Fix build warning variable 'ret' set but not used Kees Cook (Tue Feb 04 2025 - 10:15:50 EST)
- Re: [Intel-wired-lan] [PATCH] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() Lifshits, Vitaly (Tue Feb 04 2025 - 10:16:28 EST)
- Re: [PATCH v1 1/2] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API Mukesh Kumar Savaliya (Tue Feb 04 2025 - 10:16:48 EST)
- Re: [PATCH v2 2/2] i3c: mipi-i3c-hci: Use I2C DMA-safe api Mukesh Kumar Savaliya (Tue Feb 04 2025 - 10:17:09 EST)
- Re: [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK Thomas Weißschuh (Tue Feb 04 2025 - 10:17:20 EST)
- Re: [PATCH v3 3/3] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Maxime Ripard (Tue Feb 04 2025 - 10:17:32 EST)
- Re: [PATCH] docs: Fix spelling and grammatical issues Jonathan Corbet (Tue Feb 04 2025 - 10:18:15 EST)
- Re: [xdp-hints] [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC Maciej Fijalkowski (Tue Feb 04 2025 - 10:18:38 EST)
- Re: [PATCH 7/7] arm64: dts: qcom: sm8750: Add USB support to SM8750 platforms Dmitry Baryshkov (Tue Feb 04 2025 - 10:19:38 EST)
- Re: [PATCH] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() Vadim Fedorenko (Tue Feb 04 2025 - 10:20:30 EST)
- Re: [PATCH v3 10/10] irqchip/riscv-imsic: Use IRQCHIP_MOVE_DEFERRED flag for PCI devices Thomas Gleixner (Tue Feb 04 2025 - 10:20:50 EST)
- Re: [PATCH-resent-to-correct-ml 2/8] drm/xe/gt: Unify xe_hw_fence_irq_finish() calls. Lucas De Marchi (Tue Feb 04 2025 - 10:21:03 EST)
- Re: [PATCH v5 0/3] add I2C DTS support for S32G2/S32G3 SoCs Frank Li (Tue Feb 04 2025 - 10:21:20 EST)
- Re: [PATCH] intel_idle: introduce 'use_acpi_cst' module parameter Rafael J. Wysocki (Tue Feb 04 2025 - 10:22:13 EST)
- [syzbot] [net?] general protection fault in generic_hwtstamp_ioctl_lower (2) syzbot (Tue Feb 04 2025 - 10:22:27 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Tue Feb 04 2025 - 10:22:42 EST)
- Re: [PATCH v7 4/7] drm/sched: cleanup gpu_scheduler trace events Tvrtko Ursulin (Tue Feb 04 2025 - 10:23:13 EST)
- Re: [PATCH 2/2] moderr: add module error injection tool Alexei Starovoitov (Tue Feb 04 2025 - 10:28:28 EST)
- Re: [PATCH-resent-to-correct-ml 3/8] drm/xe: Add scoped guards for xe_force_wake Lucas De Marchi (Tue Feb 04 2025 - 10:28:57 EST)
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes Linus Torvalds (Tue Feb 04 2025 - 10:29:19 EST)
- RE: [xdp-hints] [PATCH bpf-next v7 5/5] igc: Add launch time support to XDP ZC Song, Yoong Siang (Tue Feb 04 2025 - 10:30:23 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Kees Cook (Tue Feb 04 2025 - 10:30:38 EST)
- Re: [PATCH treewide v2 1/3] bitfield: Add non-constant field_{prep,get}() helpers Jakub Kicinski (Tue Feb 04 2025 - 10:30:53 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Tue Feb 04 2025 - 10:31:20 EST)
- Re: [PATCH v7 5/7] drm/sched: trace dependencies for gpu jobs Tvrtko Ursulin (Tue Feb 04 2025 - 10:31:25 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Alan Stern (Tue Feb 04 2025 - 10:32:00 EST)
- Re: [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK Kees Cook (Tue Feb 04 2025 - 10:32:24 EST)
- Re: [PATCH 02/16] elf, uapi: Add definition for STN_UNDEF Kees Cook (Tue Feb 04 2025 - 10:32:49 EST)
- Re: [PATCH 03/16] elf, uapi: Add definition for DT_GNU_HASH Kees Cook (Tue Feb 04 2025 - 10:33:06 EST)
- Re: [PATCH 05/16] elf, uapi: Add type ElfXX_Versym Kees Cook (Tue Feb 04 2025 - 10:33:21 EST)
- Re: [PATCH 06/16] elf, uapi: Add types ElfXX_Verdef and ElfXX_Veraux Kees Cook (Tue Feb 04 2025 - 10:33:36 EST)
- [syzbot] [block?] BUG: sleeping function called from invalid context in unmap_mapping_folio syzbot (Tue Feb 04 2025 - 10:33:41 EST)
- [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_btree_ptr_v2_validate syzbot (Tue Feb 04 2025 - 10:33:45 EST)
- [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in xas_create syzbot (Tue Feb 04 2025 - 10:34:02 EST)
- Re: [PATCH 04/16] elf, uapi: Add definitions for VER_FLG_BASE and VER_FLG_WEAK Kees Cook (Tue Feb 04 2025 - 10:34:38 EST)
- [PATCH] ASoC: amd: acp: Use str_low_high() helper function Thorsten Blum (Tue Feb 04 2025 - 10:34:49 EST)
- Re: [PATCH 2/2] drm/tidss: Add support for AM62L display subsystem Tomi Valkeinen (Tue Feb 04 2025 - 10:34:56 EST)
- [syzbot] [net?] [bcachefs?] general protection fault in __alloc_skb syzbot (Tue Feb 04 2025 - 10:35:22 EST)
- Re: [PATCH net-next v3 1/3] dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent Rob Herring (Tue Feb 04 2025 - 10:35:24 EST)
- Re: [PATCH v3 3/3] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Herve Codina (Tue Feb 04 2025 - 10:35:38 EST)
- Re: [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC Dmitry Baryshkov (Tue Feb 04 2025 - 10:36:02 EST)
- [syzbot] [bcachefs?] general protection fault in __d_lookup syzbot (Tue Feb 04 2025 - 10:36:11 EST)
- [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in shmem_add_to_page_cache syzbot (Tue Feb 04 2025 - 10:36:44 EST)
- Re: [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Thierry Reding (Tue Feb 04 2025 - 10:36:47 EST)
- [PATCH] powerpc/perf: Fix ref-counting on the PMU 'vpa_pmu' Vaibhav Jain (Tue Feb 04 2025 - 10:37:38 EST)
- [PATCH v2 3/7] hwrng: rockchip: store dev pointer in driver struct Nicolas Frattaroli (Tue Feb 04 2025 - 10:38:21 EST)
- [PATCH v2 0/7] RK3588 Hardware Random Number Generator Driver Nicolas Frattaroli (Tue Feb 04 2025 - 10:38:21 EST)
- [PATCH v2 1/7] dt-bindings: reset: Add SCMI reset IDs for RK3588 Nicolas Frattaroli (Tue Feb 04 2025 - 10:38:32 EST)
- [PATCH v2 2/7] dt-bindings: rng: add binding for Rockchip RK3588 RNG Nicolas Frattaroli (Tue Feb 04 2025 - 10:38:33 EST)
- [PATCH v2 4/7] hwrng: rockchip: eliminate some unnecessary dereferences Nicolas Frattaroli (Tue Feb 04 2025 - 10:38:45 EST)
- [PATCH v2 6/7] arm64: dts: rockchip: Add rng node to RK3588 Nicolas Frattaroli (Tue Feb 04 2025 - 10:39:06 EST)
- [PATCH v2 7/7] MAINTAINERS: add Nicolas Frattaroli to rockchip-rng maintainers Nicolas Frattaroli (Tue Feb 04 2025 - 10:39:12 EST)
- Re: [PATCH 09/13] mmc: pwrseq_simple: use gpiods_set_array_value_cansleep Ulf Hansson (Tue Feb 04 2025 - 10:39:41 EST)
- [PATCH] ASoC: SOF: mediatek: Use str_on_off() helper function Thorsten Blum (Tue Feb 04 2025 - 10:39:52 EST)
- [PATCH v2 5/7] hwrng: rockchip: add support for rk3588's standalone TRNG Nicolas Frattaroli (Tue Feb 04 2025 - 10:39:53 EST)
- Re: [PATCH v2] drm/bridge: it6505: support hdmi_codec_ops for audio stream setup Dmitry Baryshkov (Tue Feb 04 2025 - 10:40:21 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Frank Li (Tue Feb 04 2025 - 10:40:25 EST)
- Re: [PATCH-resent-to-correct-ml 5/8] drm/xe/coredump: Use guard helpers for xe_force_wake. Lucas De Marchi (Tue Feb 04 2025 - 10:40:52 EST)
- Re: [PATCH v2 2/3] stackinit: Add union initialization to selftests Kees Cook (Tue Feb 04 2025 - 10:42:31 EST)
- [PATCH] ACPI: video: Use str_yes_no() helper in acpi_video_bus_add() Thorsten Blum (Tue Feb 04 2025 - 10:42:51 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Frank Li (Tue Feb 04 2025 - 10:43:28 EST)
- Re: [PATCH v5 08/10] drm/bridge: samsung-dsim: use supporting variable for out_bridge Maxime Ripard (Tue Feb 04 2025 - 10:44:16 EST)
- Re: [PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done() Joel Fernandes (Tue Feb 04 2025 - 10:45:09 EST)
- Re: [PATCH net v3] net: fec: Refactor MAC reset to function Jakub Kicinski (Tue Feb 04 2025 - 10:45:25 EST)
- [PATCH] powerpc: mpic: Use str_enabled_disabled() helper function Thorsten Blum (Tue Feb 04 2025 - 10:45:43 EST)
- Re: [PATCH v5 08/13] wifi: ath12k: add AHB driver support for IPQ5332 Raj Kumar Bhagat (Tue Feb 04 2025 - 10:46:06 EST)
- Re: [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Krzysztof Kozlowski (Tue Feb 04 2025 - 10:47:06 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Liam R. Howlett (Tue Feb 04 2025 - 10:47:27 EST)
- Re: [PATCH net 2/2] rxrpc: Fix the rxrpc_connection attend queue handling David Howells (Tue Feb 04 2025 - 10:47:36 EST)
- Re: [PATCH v2 3/4] drm/msm/dsi/phy: Do not overwite PHY_CMN_CLK_CFG1 when choosing bitclk source Krzysztof Kozlowski (Tue Feb 04 2025 - 10:48:01 EST)
- Re: [PATCH 08/14] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM compatible strings Frank Li (Tue Feb 04 2025 - 10:48:31 EST)
- Re: [PATCH v2 4/4] drm/msm/dsi/phy: Define PHY_CMN_CLK_CFG[01] bitfields and simplify saving Krzysztof Kozlowski (Tue Feb 04 2025 - 10:48:58 EST)
- [PATCH] can: etas_es58x: fix potential NULL pointer dereference on udev->serial Vincent Mailhol (Tue Feb 04 2025 - 10:50:52 EST)
- Re: [PATCH 2/2] iio: adc: Add driver for ADS7128 / ADS7138 Sperling, Tobias (Tue Feb 04 2025 - 10:51:06 EST)
- Re: [PATCH] kthread: Fix build warning variable 'ret' set but not used Dhruva Gole (Tue Feb 04 2025 - 10:51:20 EST)
- Re: [Regression in 6.14-rc1] System suspend/resume broken by PCI commit 1db806ec06b7c Ilpo Järvinen (Tue Feb 04 2025 - 10:54:56 EST)
- [RESEND PATCH] arm/pgtable: Remove duplicate included header file Thorsten Blum (Tue Feb 04 2025 - 10:55:40 EST)
- Re: [PATCH net-next] wifi: rtw88: Fix a typo Andrew Kreimer (Tue Feb 04 2025 - 10:55:55 EST)
- Re: [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling Liang, Kan (Tue Feb 04 2025 - 10:56:10 EST)
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes Oleg Nesterov (Tue Feb 04 2025 - 10:56:22 EST)
- Re: [PATCH 01/14] dt-bindings: phy: Add MIPI CSI PHY for i.MX8Q Frank Li (Tue Feb 04 2025 - 10:57:08 EST)
- [RESEND PATCH] ext4: Use str_plural() instead of PLURAL() macro Thorsten Blum (Tue Feb 04 2025 - 10:57:37 EST)
- Re: [PATCH] statmount: add a new supported_mask field Jeff Layton (Tue Feb 04 2025 - 10:57:53 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Mateusz Guzik (Tue Feb 04 2025 - 10:58:35 EST)
- Re: [PATCH v2 1/4] perf trace: Allocate syscall stats only if summary is on Ian Rogers (Tue Feb 04 2025 - 10:59:23 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Johan Hovold (Tue Feb 04 2025 - 11:00:37 EST)
- Re: [PATCH net-next v6 1/6] dt-bindings: mfd: Add switch to RTL9300 Rob Herring (Tue Feb 04 2025 - 11:02:26 EST)
- Re: [PATCH net-next v6 2/6] dt-bindings: net: Add Realtek MDIO controller Rob Herring (Arm) (Tue Feb 04 2025 - 11:04:02 EST)
- Re: [PATCH] nvme-pci: Use NVME_QUIRK_SIMPLE_SUSPEND for Qualcomm Snapdragon 8cx Gen 3 platforms Ulf Hansson (Tue Feb 04 2025 - 11:04:29 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Johan Hovold (Tue Feb 04 2025 - 11:05:16 EST)
- Re: [GIT PULL] KVM changes for Linux 6.14 Paolo Bonzini (Tue Feb 04 2025 - 11:05:33 EST)
- Re: [Regression in 6.14-rc1] System suspend/resume broken by PCI commit 1db806ec06b7c Rafael J. Wysocki (Tue Feb 04 2025 - 11:05:51 EST)
- Re: [PATCH v2 4/4] drm/msm/dsi/phy: Define PHY_CMN_CLK_CFG[01] bitfields and simplify saving Dmitry Baryshkov (Tue Feb 04 2025 - 11:07:13 EST)
- [PATCH V2] kthread: Fix build warning variable 'ret' set but not used Dhruva Gole (Tue Feb 04 2025 - 11:09:48 EST)
- Re: [PATCH 4/4] regulator: s2mps11: Add support for S2MPU05 regulators Mark Brown (Tue Feb 04 2025 - 11:10:14 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Tue Feb 04 2025 - 11:10:54 EST)
- [PATCH 1/1] MAINTAINERS: I3C: Remove Conor Culhane from Silvaco driver maintainer Frank Li (Tue Feb 04 2025 - 11:12:17 EST)
- [PATCH] ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB] John Keeping (Tue Feb 04 2025 - 11:13:46 EST)
- [PATCH] kvm: x86: SRSO_USER_KERNEL_NO is not synthesized Paolo Bonzini (Tue Feb 04 2025 - 11:14:03 EST)
- [PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 Chen-Yu Tsai (Tue Feb 04 2025 - 11:14:43 EST)
- Re: [PATCH 06/14] clk: renesas: Add support for RZ/T2H family clock Paul Barker (Tue Feb 04 2025 - 11:14:58 EST)
- Re: [PATCH] KVM: selftests: Fix spelling mistake "initally" -> "initially" Paolo Bonzini (Tue Feb 04 2025 - 11:16:11 EST)
- Re: [PATCH v5 09/13] wifi: ath12k: Power up root PD Raj Kumar Bhagat (Tue Feb 04 2025 - 11:16:55 EST)
- Re: [PATCH net-next v18 07/25] ovpn: implement basic TX path (UDP) Sabrina Dubroca (Tue Feb 04 2025 - 11:18:39 EST)
- Re: [cocci] [PATCH v2 1/3] coccinelle: misc: secs_to_jiffies: Patch expressions too Easwar Hariharan (Tue Feb 04 2025 - 11:20:35 EST)
- Re: [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC Johan Hovold (Tue Feb 04 2025 - 11:23:05 EST)
- [PATCH] selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message Pranav Tyagi (Tue Feb 04 2025 - 11:24:32 EST)
- [PATCH] s390/mm: Simplify gap clamping in mmap_base() using clamp() Qasim Ijaz (Tue Feb 04 2025 - 11:25:23 EST)
- Re: [PATCH 0/2 v8] add ioctl/sysfs to donate file-backed pages Jaegeuk Kim (Tue Feb 04 2025 - 11:26:12 EST)
- Re: [PATCH] intel_idle: introduce 'use_acpi_cst' module parameter Artem Bityutskiy (Tue Feb 04 2025 - 11:26:27 EST)
- Re: [PATCH v4 03/10] PCI: stm32: Add PCIe host support for STM32MP25 Christian Bruel (Tue Feb 04 2025 - 11:27:50 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Tue Feb 04 2025 - 11:28:31 EST)
- Re: [PATCH] KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking Paolo Bonzini (Tue Feb 04 2025 - 11:28:48 EST)
- Re: [PATCH 0/2 v6] add ioctl/sysfs to donate file-backed pages Jaegeuk Kim (Tue Feb 04 2025 - 11:29:49 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Gregory Price (Tue Feb 04 2025 - 11:30:16 EST)
- Re: [PATCH-resent-to-correct-ml 3/8] drm/xe: Add scoped guards for xe_force_wake Michal Wajdeczko (Tue Feb 04 2025 - 11:30:46 EST)
- Re: [PATCH] intel_idle: introduce 'use_acpi_cst' module parameter Artem Bityutskiy (Tue Feb 04 2025 - 11:31:00 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Sebastian Andrzej Siewior (Tue Feb 04 2025 - 11:34:20 EST)
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes Christian Brauner (Tue Feb 04 2025 - 11:35:03 EST)
- Re: [PATCH v2] man/man7/sched.7: Mention autogroup disabled behavior Phil Auld (Tue Feb 04 2025 - 11:36:07 EST)
- [PATCH v6 0/6] Add support for ADIS16550 Robert Budai (Tue Feb 04 2025 - 11:38:15 EST)
- [PATCH v6 1/6] iio: imu: adis: Add custom ops struct Robert Budai (Tue Feb 04 2025 - 11:38:38 EST)
- [PATCH v6 2/6] iio: imu: adis: Add reset to custom ops Robert Budai (Tue Feb 04 2025 - 11:38:48 EST)
- [PATCH v6 3/6] iio: imu: adis: Add DIAG_STAT register Robert Budai (Tue Feb 04 2025 - 11:39:07 EST)
- [PATCH v6 4/6] dt-bindings: iio: Add adis16550 bindings Robert Budai (Tue Feb 04 2025 - 11:39:21 EST)
- [PATCH v6 5/6] iio: imu: adis16550: add adis16550 support Robert Budai (Tue Feb 04 2025 - 11:39:47 EST)
- [PATCH v6 6/6] docs: iio: add documentation for adis16550 driver Robert Budai (Tue Feb 04 2025 - 11:39:52 EST)
- Re: [PATCH] docs: Move "debugging" section to the top in index.rst Jonathan Corbet (Tue Feb 04 2025 - 11:40:29 EST)
- Re: [PATCH] mm: pgtable: Fix grammar error Jonathan Corbet (Tue Feb 04 2025 - 11:40:47 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Vince Weaver (Tue Feb 04 2025 - 11:41:50 EST)
- Re: [PATCH 01/20] mm: Add msharefs filesystem Anthony Yznaga (Tue Feb 04 2025 - 11:42:08 EST)
- Re: [PATCH v2 2/4] cpufreq: Introduce a more generic way to set default per-policy boost flag Aboorva Devarajan (Tue Feb 04 2025 - 11:42:33 EST)
- Re: [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Mohan Kumar D (Tue Feb 04 2025 - 11:43:32 EST)
- Re: [PATCH] riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg Maciej W. Rozycki (Tue Feb 04 2025 - 11:44:46 EST)
- Re: [PATCH 07/14] clk: renesas: Add support for R9A09G077 SoC Paul Barker (Tue Feb 04 2025 - 11:45:31 EST)
- Re: [RESEND PATCH v2] params: Annotate struct module_param_attrs with __counted_by() Thorsten Blum (Tue Feb 04 2025 - 11:45:42 EST)
- Re: [PATCH] statmount: add a new supported_mask field Christian Brauner (Tue Feb 04 2025 - 11:45:58 EST)
- Re: [PATCH 8/9] ASoC: SOF: imx: merge imx8 and imx8ulp drivers Laurentiu Mihalcea (Tue Feb 04 2025 - 11:46:30 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Rob Herring (Tue Feb 04 2025 - 11:47:08 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Mateusz Guzik (Tue Feb 04 2025 - 11:50:11 EST)
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX Jakub Kicinski (Tue Feb 04 2025 - 11:50:29 EST)
- Re: [PATCH] pipe: don't update {a,c,m}time for anonymous pipes Linus Torvalds (Tue Feb 04 2025 - 11:50:47 EST)
- Re: [PATCH v2 1/2] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API Thomas Weißschuh (Tue Feb 04 2025 - 11:51:07 EST)
- Re: [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process Shakeel Butt (Tue Feb 04 2025 - 11:51:26 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Rob Herring (Tue Feb 04 2025 - 11:51:36 EST)
- Re: [PATCH 08/14] serial: sh-sci: Fix a comment about SCIFA Paul Barker (Tue Feb 04 2025 - 11:52:17 EST)
- [PATCH] ARM: dts: microchip: Move address/size-cells properties to SoC dtsi Alexander Dahl (Tue Feb 04 2025 - 11:52:36 EST)
- Re: [PATCH 1/1] MAINTAINERS: I3C: Remove Conor Culhane from Silvaco driver maintainer Miquel Raynal (Tue Feb 04 2025 - 11:53:29 EST)
- Re: [PATCH] EDAC: Simplify return statement in dct_ecc_enabled() Yazen Ghannam (Tue Feb 04 2025 - 11:54:15 EST)
- Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction. Thomas Hampton (Tue Feb 04 2025 - 11:54:29 EST)
- Re: [PATCH v4 5/5] dt-bindings: nvmem: qcom,qfprom: Add SAR2130P compatible Rob Herring (Tue Feb 04 2025 - 11:55:22 EST)
- Re: [PATCH v2 1/2] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API Alexandre Belloni (Tue Feb 04 2025 - 11:56:30 EST)
- Re: [PATCH v5 4/5] arm64: dts: agilex: add dts enabling PCIe Root Port matthew . gerlach (Tue Feb 04 2025 - 11:58:08 EST)
- Re: [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Sunil V L (Tue Feb 04 2025 - 11:58:25 EST)
- Re: [PATCH] statmount: add a new supported_mask field Jeff Layton (Tue Feb 04 2025 - 11:59:09 EST)
- Re: [PATCH v6 1/2] x86, lib: Add WBNOINVD helper functions Tom Lendacky (Tue Feb 04 2025 - 11:59:24 EST)
- Re: [PATCH 1/9] ASoC: SOF: imx: introduce more common structures and functions Laurentiu Mihalcea (Tue Feb 04 2025 - 12:00:07 EST)
- Re: [PATCH v6 2/2] KVM: SEV: Prefer WBNOINVD over WBINVD for cache maintenance efficiency Tom Lendacky (Tue Feb 04 2025 - 12:00:42 EST)
- [PATCH v1 1/1] MAINTAINERS: Add pin control and GPIO to the Intel MID record Andy Shevchenko (Tue Feb 04 2025 - 12:01:47 EST)
- Re: [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Thierry Reding (Tue Feb 04 2025 - 12:03:53 EST)
- [PATCH v2 0/8] wifi: ath12k: handle change_vif_links() callback Aditya Kumar Singh (Tue Feb 04 2025 - 12:05:31 EST)
- [PATCH v2 2/8] wifi: ath12k: introduce ath12k_generic_dbg() Aditya Kumar Singh (Tue Feb 04 2025 - 12:05:54 EST)
- [PATCH v2 1/8] wifi: ath12k: eliminate redundant debug mask check in ath12k_dbg() Aditya Kumar Singh (Tue Feb 04 2025 - 12:05:55 EST)
- [PATCH v2 3/8] wifi: ath12k: remove redundant vif settings during link interface creation Aditya Kumar Singh (Tue Feb 04 2025 - 12:06:08 EST)
- [PATCH v2 5/8] wifi: ath12k: use arvif instead of link_conf in ath12k_mac_set_key() Aditya Kumar Singh (Tue Feb 04 2025 - 12:06:33 EST)
- [PATCH v2 6/8] wifi: ath12k: relocate a few functions in mac.c Aditya Kumar Singh (Tue Feb 04 2025 - 12:06:57 EST)
- [PATCH v2 4/8] wifi: ath12k: remove redundant logic for initializing arvif Aditya Kumar Singh (Tue Feb 04 2025 - 12:07:22 EST)
- [PATCH v2 8/8] wifi: ath12k: handle link removal in change_vif_links() Aditya Kumar Singh (Tue Feb 04 2025 - 12:07:30 EST)
- [PATCH v17 0/7] drm/vkms: Add support for YUV and DRM_FORMAT_R* Louis Chauvet (Tue Feb 04 2025 - 12:08:02 EST)
- [PATCH v2 7/8] wifi: ath12k: allocate new links in change_vif_links() Aditya Kumar Singh (Tue Feb 04 2025 - 12:08:14 EST)
- [PATCH v17 4/7] drm: Export symbols to use in tests Louis Chauvet (Tue Feb 04 2025 - 12:08:41 EST)
- [PATCH v17 5/7] drm/vkms: Create KUnit tests for YUV conversions Louis Chauvet (Tue Feb 04 2025 - 12:08:57 EST)
- [PATCH v17 7/7] drm/vkms: Add support for DRM_FORMAT_R* Louis Chauvet (Tue Feb 04 2025 - 12:09:06 EST)
- [PATCH v17 2/7] drm/vkms: Add range and encoding properties to the plane Louis Chauvet (Tue Feb 04 2025 - 12:09:29 EST)
- [PATCH v17 1/7] drm/vkms: Add YUV support Louis Chauvet (Tue Feb 04 2025 - 12:09:34 EST)
- [PATCH v17 3/7] drm/vkms: Drop YUV formats TODO Louis Chauvet (Tue Feb 04 2025 - 12:09:52 EST)
- Re: [PATCH TRIVIAL] docs: admin-guide: rename GTK+ to GTK Jonathan Corbet (Tue Feb 04 2025 - 12:10:29 EST)
- Re: [PATCH v3 3/3] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Maxime Ripard (Tue Feb 04 2025 - 12:11:11 EST)
- [PATCH v17 6/7] drm/vkms: Add how to run the Kunit tests Louis Chauvet (Tue Feb 04 2025 - 12:11:11 EST)
- Re: [PATCH] Documentation: riscv: Remove KPROBES_ON_FTRACE Jonathan Corbet (Tue Feb 04 2025 - 12:11:32 EST)
- Re: [PATCH RESEND v3 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller Xukai Wang (Tue Feb 04 2025 - 12:11:48 EST)
- Re: [PATCH V1] PCI: tegra194: Add support for PCIe RC & EP in Tegra234 Platforms Thierry Reding (Tue Feb 04 2025 - 12:13:17 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Tue Feb 04 2025 - 12:13:17 EST)
- Re: [RFC v2 18/38] docs: sphinx/kernel_abi: use AbiParser directly Jonathan Corbet (Tue Feb 04 2025 - 12:13:32 EST)
- [PATCH] linux/bits.h: Squash unsigned comparison warning for GENMASK Yazen Ghannam (Tue Feb 04 2025 - 12:13:59 EST)
- Re: [PATCH v5 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port matthew . gerlach (Tue Feb 04 2025 - 12:15:50 EST)
- Re: [PATCH 1/9] ASoC: SOF: imx: introduce more common structures and functions Mark Brown (Tue Feb 04 2025 - 12:16:04 EST)
- Re: [PATCH 0/2] tools: Unify top-level quiet infrastructure Alexei Starovoitov (Tue Feb 04 2025 - 12:19:13 EST)
- Re: [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Jon Hunter (Tue Feb 04 2025 - 12:19:27 EST)
- Re: [PATCH v4 09/18] reset: thead: Add TH1520 reset controller driver Philipp Zabel (Tue Feb 04 2025 - 12:19:41 EST)
- Re: [RFC v2 05/38] docs: sphinx/kernel_abi: adjust coding style Jonathan Corbet (Tue Feb 04 2025 - 12:19:48 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Yosry Ahmed (Tue Feb 04 2025 - 12:20:09 EST)
- Re: [PATCH 0/8] wifi: ath12k: handle change_vif_links() callback Aditya Kumar Singh (Tue Feb 04 2025 - 12:20:24 EST)
- Re: [PATCH V1] PCI: tegra194: Add support for PCIe RC & EP in Tegra234 Platforms Thierry Reding (Tue Feb 04 2025 - 12:20:49 EST)
- Re: [PATCH] media: uvcvideo: Fix deferred probing error Doug Anderson (Tue Feb 04 2025 - 12:23:24 EST)
- Re: [RFC 2/6] docs: extensions: don't use utf-8 syntax for descriptions Jonathan Corbet (Tue Feb 04 2025 - 12:24:13 EST)
- [PATCH bpf-next v2 0/3] bpf: Some fixes for nullness elision Daniel Xu (Tue Feb 04 2025 - 12:25:44 EST)
- [PATCH bpf-next v2 1/3] bpf: verifier: Do not extract constant map keys for irrelevant maps Daniel Xu (Tue Feb 04 2025 - 12:25:56 EST)
- [PATCH bpf-next v2 2/3] bpf: selftests: Test constant key extraction on irrelevant maps Daniel Xu (Tue Feb 04 2025 - 12:26:14 EST)
- [PATCH bpf-next v2 3/3] bpf: verifier: Disambiguate get_constant_map_key() errors Daniel Xu (Tue Feb 04 2025 - 12:26:30 EST)
- Re: [PATCH v3] perf test shell tpebs: Extra verbosity and hypervisor skip Namhyung Kim (Tue Feb 04 2025 - 12:26:46 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Juri Lelli (Tue Feb 04 2025 - 12:27:00 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Mina Almasry (Tue Feb 04 2025 - 12:28:13 EST)
- Re: [RFC 1/6] scripts/get_abi.py: make it backward-compatible with Python 3.6 Jonathan Corbet (Tue Feb 04 2025 - 12:28:31 EST)
- [PATCH v6 0/4] soc: samsung: usi: implement support for USIv1 Ivaylo Ivanov (Tue Feb 04 2025 - 12:29:17 EST)
- [PATCH v6 1/4] dt-bindings: soc: samsung: usi: add USIv1 and samsung,exynos8895-usi Ivaylo Ivanov (Tue Feb 04 2025 - 12:29:27 EST)
- [PATCH v6 2/4] soc: samsung: usi: add a routine for unconfiguring the ip Ivaylo Ivanov (Tue Feb 04 2025 - 12:29:38 EST)
- [PATCH v6 3/4] soc: samsung: usi: implement support for USIv1 and exynos8895 Ivaylo Ivanov (Tue Feb 04 2025 - 12:29:53 EST)
- [PATCH v6 4/4] arm64: dts: exynos: update all samsung,mode constants Ivaylo Ivanov (Tue Feb 04 2025 - 12:30:12 EST)
- [PATCH v2] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines Konstantin Shkolnyy (Tue Feb 04 2025 - 12:32:05 EST)
- Re: [PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt() Dave Hansen (Tue Feb 04 2025 - 12:33:04 EST)
- Re: [PATCH] intel_idle: introduce 'use_acpi_cst' module parameter Rafael J. Wysocki (Tue Feb 04 2025 - 12:34:01 EST)
- Re: [PATCH v2 1/2] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock Taniya Das (Tue Feb 04 2025 - 12:34:16 EST)
- [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:34:56 EST)
- [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:35:10 EST)
- [PATCH 02/15] kasan: Tag checking with dense tag-based mode Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:35:25 EST)
- [PATCH 03/15] kasan: Vmalloc dense tag-based mode support Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:35:40 EST)
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX Mina Almasry (Tue Feb 04 2025 - 12:36:00 EST)
- [PATCH 04/15] kasan: arm64: x86: risc-v: Make special tags arch specific Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:36:17 EST)
- [PATCH 05/15] x86: Add arch specific kasan functions Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:36:33 EST)
- [PATCH 06/15] x86: Reset tag for virtual to physical address conversions Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:36:45 EST)
- [PATCH 07/15] mm: Pcpu chunk address tag reset Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:36:59 EST)
- [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:37:23 EST)
- [PATCH 09/15] x86: Physical address comparison in current_mm pgd check Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:37:40 EST)
- [PATCH 10/15] x86: KASAN raw shadow memory PTE init Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:37:51 EST)
- [PATCH 11/15] x86: LAM initialization Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:38:06 EST)
- Re: [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args() Andy Shevchenko (Tue Feb 04 2025 - 12:38:16 EST)
- [PATCH 12/15] x86: Minimal SLAB alignment Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:38:30 EST)
- [PATCH 13/15] x86: runtime_const used for KASAN_SHADOW_END Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:38:43 EST)
- Re: [PATCH v1 1/1] MAINTAINERS: Add pin control and GPIO to the Intel MID record Andy Shevchenko (Tue Feb 04 2025 - 12:38:49 EST)
- [PATCH 14/15] x86: Make software tag-based kasan available Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:39:09 EST)
- ld.lld: warning: src/consumer/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6269:0: stack frame size (4048) exceeds limit (3072) in function 'dml_prefetch_check' kernel test robot (Tue Feb 04 2025 - 12:39:21 EST)
- [PATCH 15/15] kasan: Add mititgation and debug modes Maciej Wieczor-Retman (Tue Feb 04 2025 - 12:39:35 EST)
- Re: [PATCH-resent-to-correct-ml 0/8] drm/xe: Convert xe_force_wake calls to guard helpers. David Lechner (Tue Feb 04 2025 - 12:40:22 EST)
- [PATCH] staging: gpib: Remove dependencies on !X86_PAE Dave Penkler (Tue Feb 04 2025 - 12:43:12 EST)
- Re: [PATCH 0/3] Add support to reconfigure PLL Taniya Das (Tue Feb 04 2025 - 12:43:50 EST)
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels Suren Baghdasaryan (Tue Feb 04 2025 - 12:44:37 EST)
- [PATCH v2] drm/bridge: dw-hdmi: Sync comment block with actual bus formats order Cristian Ciocaltea (Tue Feb 04 2025 - 12:45:23 EST)
- [PATCH v1 1/1] spi: pxa2xx: Fix regression when toggling chip select on LPSS devices Andy Shevchenko (Tue Feb 04 2025 - 12:45:35 EST)
- [PATCH] stackinit: Keep selftest union size small on m68k Kees Cook (Tue Feb 04 2025 - 12:45:48 EST)
- Re: [PATCH v2 00/14] pinctrl: cy8c95x0: Bugfixes and cleanups Andy Shevchenko (Tue Feb 04 2025 - 12:48:20 EST)
- Re: [PATCH] stackinit: Fix comment for test_small_end Kees Cook (Tue Feb 04 2025 - 12:48:49 EST)
- [PATCH v2] arm64: Handle .ARM.attributes section in linker scripts Nathan Chancellor (Tue Feb 04 2025 - 12:49:21 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Ian Rogers (Tue Feb 04 2025 - 12:50:16 EST)
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state Sean Christopherson (Tue Feb 04 2025 - 12:51:34 EST)
- Re: [PATCH net-next v3 2/3] net: phy: Add helper for getting tx amplitude gain Russell King (Oracle) (Tue Feb 04 2025 - 12:55:26 EST)
- Re: [EXTERNAL] Re: [PATCH net 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation Malladi, Meghana (Tue Feb 04 2025 - 12:56:31 EST)
- Re: [EXTERNAL] Re: [PATCH net 3/3] net: ti: icssg-prueth: Add AF_XDP support Malladi, Meghana (Tue Feb 04 2025 - 12:56:48 EST)
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX Paolo Abeni (Tue Feb 04 2025 - 12:57:05 EST)
- [PATCH v1 1/1] gpiolib: Deduplicate gpiod_direction_input_nonotify() call Andy Shevchenko (Tue Feb 04 2025 - 12:57:28 EST)
- Re: [PATCH v14 00/10] perf record --off-cpu: Dump off-cpu samples directly Ian Rogers (Tue Feb 04 2025 - 12:57:40 EST)
- [PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range() Andy Shevchenko (Tue Feb 04 2025 - 12:57:52 EST)
- Re: [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Thierry Reding (Tue Feb 04 2025 - 12:58:25 EST)
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state Paolo Bonzini (Tue Feb 04 2025 - 12:58:52 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Tue Feb 04 2025 - 12:59:37 EST)
- Prebuilt LLVM 20.1.0-rc1 uploaded Nathan Chancellor (Tue Feb 04 2025 - 13:00:25 EST)
- Re: [PATCH] powerpc: mpic: Use str_enabled_disabled() helper function Ricardo B. Marlière (Tue Feb 04 2025 - 13:00:54 EST)
- [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Naresh Solanki (Tue Feb 04 2025 - 13:03:33 EST)
- [PATCH 2/2] ARM: dts: aspeed: sbp1: Update for ir38640 Naresh Solanki (Tue Feb 04 2025 - 13:03:37 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Tue Feb 04 2025 - 13:03:59 EST)
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX Mina Almasry (Tue Feb 04 2025 - 13:04:33 EST)
- Re: [PATCH 09/14] serial: sh-sci: Introduced function pointers Paul Barker (Tue Feb 04 2025 - 13:05:16 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Stanislav Fomichev (Tue Feb 04 2025 - 13:06:33 EST)
- Re: [PATCH net-next v3 2/6] selftests: ncdevmem: Implement devmem TCP TX Stanislav Fomichev (Tue Feb 04 2025 - 13:08:01 EST)
- Re: [PATCH] drm: panel: jd9365da-h3: fix reset signal polarity Hugo Villeneuve (Tue Feb 04 2025 - 13:12:03 EST)
- Re: [PATCH] docs: Fix spelling and grammatical issues Randy Dunlap (Tue Feb 04 2025 - 13:12:07 EST)
- Re: [RFC PATCH 1/5] dt-bindings: dma: Add CMA Heap bindings Nicolas Dufresne (Tue Feb 04 2025 - 13:13:00 EST)
- Re: [PATCH 0/2] Add chip ID for Exynos7870 SoC Conor Dooley (Tue Feb 04 2025 - 13:13:39 EST)
- Re: [PATCH net-next v2] netdev-genl: Elide napi_id when not present Joe Damato (Tue Feb 04 2025 - 13:13:56 EST)
- Re: [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode Simon Horman (Tue Feb 04 2025 - 13:14:10 EST)
- Re: [PATCH v2 3/3] alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocator Suren Baghdasaryan (Tue Feb 04 2025 - 13:14:32 EST)
- [tip: x86/misc] x86/mtrr: Use str_enabled_disabled() helper in print_mtrr_state() tip-bot2 for Thorsten Blum (Tue Feb 04 2025 - 13:16:10 EST)
- Re: [PATCH v2] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines Dragos Tatulea (Tue Feb 04 2025 - 13:16:16 EST)
- Re: [RFC v2 PATCH 01/10] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx SOCs Conor Dooley (Tue Feb 04 2025 - 13:16:37 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Ian Rogers (Tue Feb 04 2025 - 13:17:39 EST)
- Re: [PATCH v4 1/1] exec: seal system mappings Johannes Berg (Tue Feb 04 2025 - 13:17:50 EST)
- Re: [PATCH 5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings to YAML J. Neuschäfer (Tue Feb 04 2025 - 13:19:34 EST)
- Re: [PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870 Ivaylo Ivanov (Tue Feb 04 2025 - 13:22:24 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Nicolas Dufresne (Tue Feb 04 2025 - 13:23:15 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Liang, Kan (Tue Feb 04 2025 - 13:24:04 EST)
- [tip: x86/cpu] x86/cpu: Fix #define name for Intel CPU model 0x5A tip-bot2 for Tony Luck (Tue Feb 04 2025 - 13:25:24 EST)
- Re: [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers Josh Poimboeuf (Tue Feb 04 2025 - 13:26:25 EST)
- Re: [PATCH net-next v2] netdev-genl: Elide napi_id when not present Joe Damato (Tue Feb 04 2025 - 13:28:42 EST)
- Re: [PATCH] kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP Charlie Jenkins (Tue Feb 04 2025 - 13:29:35 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Paolo Abeni (Tue Feb 04 2025 - 13:32:56 EST)
- Re: [PATCH V7 2/5] PCI/TPH: Add Steering Tag support Robin Murphy (Tue Feb 04 2025 - 13:33:44 EST)
- Re: [PATCH v3 1/7] dt-bindings: mfd: brcm,bcm59056: Convert to YAML Artur Weber (Tue Feb 04 2025 - 13:33:56 EST)
- Re: [PATCH 0/2] tools: Unify top-level quiet infrastructure Charlie Jenkins (Tue Feb 04 2025 - 13:35:01 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Mina Almasry (Tue Feb 04 2025 - 13:38:34 EST)
- Re: [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents Josh Poimboeuf (Tue Feb 04 2025 - 13:39:01 EST)
- [PATCH] m68k: coldfire: Prevent spurious interrupts when masking IMR Jean-Michel Hautbois (Tue Feb 04 2025 - 13:39:17 EST)
- Re: [GIT PULL] platform-drivers-x86 for v6.14-2 pr-tracker-bot (Tue Feb 04 2025 - 13:39:26 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Jason Gunthorpe (Tue Feb 04 2025 - 13:39:50 EST)
- Re: [GIT PULL] livepatching for 6.14-rc2 pr-tracker-bot (Tue Feb 04 2025 - 13:40:03 EST)
- Re: [PATCH 2/2] gpu: nova-core: add initial documentation Timur Tabi (Tue Feb 04 2025 - 13:40:54 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Timur Tabi (Tue Feb 04 2025 - 13:43:01 EST)
- [PATCH v8 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing Ninad Palsule (Tue Feb 04 2025 - 13:44:31 EST)
- [PATCH v8 5/9] ARM: dts: aspeed: system1: Reduce sgpio speed Ninad Palsule (Tue Feb 04 2025 - 13:44:38 EST)
- [PATCH v8 0/9] DTS updates for system1 BMC Ninad Palsule (Tue Feb 04 2025 - 13:44:43 EST)
- [PATCH v8 3/9] ARM: dts: aspeed: system1: Add IPMB device Ninad Palsule (Tue Feb 04 2025 - 13:44:46 EST)
- [PATCH v8 9/9] ARM: dts: aspeed: system1: Disable gpio pull down Ninad Palsule (Tue Feb 04 2025 - 13:45:15 EST)
- [PATCH v8 7/9] ARM: dts: aspeed: system1: Remove VRs max8952 Ninad Palsule (Tue Feb 04 2025 - 13:45:27 EST)
- [PATCH v8 8/9] ARM: dts: aspeed: system1: Mark GPIO line high/low Ninad Palsule (Tue Feb 04 2025 - 13:45:43 EST)
- [PATCH v8 6/9] ARM: dts: aspeed: system1: Update LED gpio name Ninad Palsule (Tue Feb 04 2025 - 13:45:50 EST)
- [PATCH v8 4/9] ARM: dts: aspeed: system1: Add GPIO line name Ninad Palsule (Tue Feb 04 2025 - 13:46:03 EST)
- [PATCH v8 1/9] dt-bindings: ipmi: Add binding for IPMB device Ninad Palsule (Tue Feb 04 2025 - 13:46:06 EST)
- Re: [PATCH v3 00/23] Intel vendor events and TMA 5.01 metrics Falcon, Thomas (Tue Feb 04 2025 - 13:46:44 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Danilo Krummrich (Tue Feb 04 2025 - 13:46:59 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Mina Almasry (Tue Feb 04 2025 - 13:47:50 EST)
- Re: [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents Josh Poimboeuf (Tue Feb 04 2025 - 13:51:29 EST)
- Re: [PATCH V2 1/1] x86/tdx: Route safe halt execution via tdx_safe_halt() Vishal Annapurve (Tue Feb 04 2025 - 13:52:34 EST)
- Re: [PATCH v3 3/3] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Herve Codina (Tue Feb 04 2025 - 13:52:55 EST)
- Re: [PATCH net-next v2] netdev-genl: Elide napi_id when not present Eric Dumazet (Tue Feb 04 2025 - 13:54:16 EST)
- Re: [PATCH net-next v2] netdev-genl: Elide napi_id when not present Joe Damato (Tue Feb 04 2025 - 13:56:16 EST)
- [PATCH] pwm: tiehrpwm: ensures that state.enabled is synchronized in .probe() Rafael V. Volkmer (Tue Feb 04 2025 - 13:56:32 EST)
- Re: [RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise() SeongJae Park (Tue Feb 04 2025 - 13:56:49 EST)
- Re: [PATCH 2/2] gpu: nova-core: add initial documentation Danilo Krummrich (Tue Feb 04 2025 - 13:57:04 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Danilo Krummrich (Tue Feb 04 2025 - 13:57:17 EST)
- [GIT PULL] kthreads fixes for v6.14-rc2 Frederic Weisbecker (Tue Feb 04 2025 - 13:58:57 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Tue Feb 04 2025 - 14:01:20 EST)
- [PATCH] Input: cyttsp5 - ensure minimum reset pulse width Hugo Villeneuve (Tue Feb 04 2025 - 14:01:34 EST)
- Re: [PATCH v3 00/23] Intel vendor events and TMA 5.01 metrics Ian Rogers (Tue Feb 04 2025 - 14:02:28 EST)
- Re: [PATCH V2] kthread: Fix build warning variable 'ret' set but not used Frederic Weisbecker (Tue Feb 04 2025 - 14:02:41 EST)
- [PATCH v1 2/2] gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write() Andy Shevchenko (Tue Feb 04 2025 - 14:02:51 EST)
- [PATCH v1 0/2] gpio: xilinx: Replace custom bitmap APIs Andy Shevchenko (Tue Feb 04 2025 - 14:03:07 EST)
- [PATCH v1 1/2] gpio: xilinx: Use better bitmap APIs where appropriate Andy Shevchenko (Tue Feb 04 2025 - 14:03:11 EST)
- [PATCH v2 1/2] gpu: nova-core: add initial driver stub Danilo Krummrich (Tue Feb 04 2025 - 14:04:17 EST)
- [PATCH v2 2/2] gpu: nova-core: add initial documentation Danilo Krummrich (Tue Feb 04 2025 - 14:04:32 EST)
- Re: [PATCH 0/2] tools: Unify top-level quiet infrastructure Namhyung Kim (Tue Feb 04 2025 - 14:04:49 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Charlie Jenkins (Tue Feb 04 2025 - 14:05:47 EST)
- Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers Dan Williams (Tue Feb 04 2025 - 14:06:37 EST)
- Re: [GIT PULL] kthreads fixes for v6.14-rc2 Linus Torvalds (Tue Feb 04 2025 - 14:07:25 EST)
- Re: [PATCH v1 1/2] regulator: dt-bindings: Add TI TPS65214 PMIC bindings Shree Ramamoorthy (Tue Feb 04 2025 - 14:09:01 EST)
- Re: [PATCH for-6.14] spi: atmel-quadspi: Fix warning in doc-comment Mark Brown (Tue Feb 04 2025 - 14:09:11 EST)
- Re: [PATCH v4 2/5] regulator: dt-bindings: Add TI TPS65214 PMIC bindings Shree Ramamoorthy (Tue Feb 04 2025 - 14:10:12 EST)
- Re: [PATCH v4 25/39] unwind_user/sframe: Show file name in debug output Josh Poimboeuf (Tue Feb 04 2025 - 14:10:29 EST)
- [PATCH net-next v3 0/2] netdevgenl: Add an xsk attribute to queues Joe Damato (Tue Feb 04 2025 - 14:11:30 EST)
- [PATCH net-next v3 1/2] netdev-genl: Add an XSK attribute to queues Joe Damato (Tue Feb 04 2025 - 14:11:46 EST)
- [PATCH net-next v3 2/2] selftests: drv-net: Test queue xsk attribute Joe Damato (Tue Feb 04 2025 - 14:12:01 EST)
- Re: [GIT PULL] kthreads fixes for v6.14-rc2 pr-tracker-bot (Tue Feb 04 2025 - 14:12:58 EST)
- Re: [PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870 Kaustabh Chakraborty (Tue Feb 04 2025 - 14:13:08 EST)
- Re: [PATCH v2 2/5] arm64: dts: exynos: add initial devicetree support for exynos7870 Krzysztof Kozlowski (Tue Feb 04 2025 - 14:13:32 EST)
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages Jason Gunthorpe (Tue Feb 04 2025 - 14:16:14 EST)
- Re: [PATCH v2] scanf: convert self-test to KUnit Tamir Duberstein (Tue Feb 04 2025 - 14:17:43 EST)
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build Ian Rogers (Tue Feb 04 2025 - 14:18:01 EST)
- Re: [PATCH v3] workqueue: introduce queue_delayed_work_on_offline_safe Tejun Heo (Tue Feb 04 2025 - 14:18:13 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Sean Christopherson (Tue Feb 04 2025 - 14:19:14 EST)
- Re: [PATCH] kvm: x86: SRSO_USER_KERNEL_NO is not synthesized Sean Christopherson (Tue Feb 04 2025 - 14:20:40 EST)
- Re: [PATCH v2 1/4] perf trace: Allocate syscall stats only if summary is on Namhyung Kim (Tue Feb 04 2025 - 14:21:33 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Conor Dooley (Tue Feb 04 2025 - 14:22:56 EST)
- Re: [PATCH v2 08/11] KVM: x86: Pass reference pvclock as a param to kvm_setup_guest_pvclock() Sean Christopherson (Tue Feb 04 2025 - 14:23:47 EST)
- [PATCH v3 0/2] EDITME: cover title for scanf-kunit-convert Tamir Duberstein (Tue Feb 04 2025 - 14:25:00 EST)
- [PATCH v3 1/2] scanf: convert self-test to KUnit Tamir Duberstein (Tue Feb 04 2025 - 14:25:13 EST)
- Re: [PATCH] iio: magnetometer: si7210: fix magnetic field measurement scale Jonathan Cameron (Tue Feb 04 2025 - 14:25:17 EST)
- Re: [PATCH v6 4/6] dt-bindings: iio: Add adis16550 bindings Conor Dooley (Tue Feb 04 2025 - 14:25:45 EST)
- [PATCH v3 0/2] scanf: convert self-test to KUnit Tamir Duberstein (Tue Feb 04 2025 - 14:26:13 EST)
- [PATCH v3 2/2] scanf: break kunit into test cases Tamir Duberstein (Tue Feb 04 2025 - 14:26:25 EST)
- [PATCH v3 1/2] scanf: convert self-test to KUnit Tamir Duberstein (Tue Feb 04 2025 - 14:26:38 EST)
- Re: [PATCH v3 0/2] EDITME: cover title for scanf-kunit-convert Tamir Duberstein (Tue Feb 04 2025 - 14:27:02 EST)
- Re: [PATCH v3 1/2] scanf: convert self-test to KUnit Tamir Duberstein (Tue Feb 04 2025 - 14:27:21 EST)
- Re: [PATCH] m68k: coldfire: Prevent spurious interrupts when masking IMR Geert Uytterhoeven (Tue Feb 04 2025 - 14:27:31 EST)
- Re: [PATCH v2 2/7] dt-bindings: rng: add binding for Rockchip RK3588 RNG Conor Dooley (Tue Feb 04 2025 - 14:27:39 EST)
- [PATCH net-next v3] netdev-genl: Elide napi_id when not present Joe Damato (Tue Feb 04 2025 - 14:27:54 EST)
- Re: [PATCH v2 1/2] dt-bindings: soc: Add new VN-X board description based on Versal NET Conor Dooley (Tue Feb 04 2025 - 14:28:27 EST)
- Re: [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration Sean Christopherson (Tue Feb 04 2025 - 14:29:54 EST)
- Re: [PATCH 0/2] Add chip ID for Exynos7870 SoC Kaustabh Chakraborty (Tue Feb 04 2025 - 14:30:10 EST)
- Re: [PATCH] dt-bindings: media: convert aspeed-video.txt to dt-schema Conor Dooley (Tue Feb 04 2025 - 14:30:28 EST)
- Re: [PATCH v2 2/4] perf trace: Convert syscall_stats to hashmap Namhyung Kim (Tue Feb 04 2025 - 14:30:41 EST)
- [PATCH] selftests/cgroup: use bash in test_cpuset_v1_hp.sh Bharadwaj Raju (Tue Feb 04 2025 - 14:30:57 EST)
- Re: [PATCH v2 1/4] perf trace: Allocate syscall stats only if summary is on Ian Rogers (Tue Feb 04 2025 - 14:31:10 EST)
- Re: [PATCH] dt-bindings: media: convert aspeed-video.txt to dt-schema Conor Dooley (Tue Feb 04 2025 - 14:31:32 EST)
- Re: [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic Sean Christopherson (Tue Feb 04 2025 - 14:33:13 EST)
- Re: [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling Namhyung Kim (Tue Feb 04 2025 - 14:33:49 EST)
- Re: [PATCH v4 26/39] unwind_user/sframe: Enable debugging in uaccess regions Josh Poimboeuf (Tue Feb 04 2025 - 14:34:08 EST)
- [PATCH 0/2] printf: convert self-test to KUnit Tamir Duberstein (Tue Feb 04 2025 - 14:37:00 EST)
- [PATCH 2/2] printf: break kunit into test cases Tamir Duberstein (Tue Feb 04 2025 - 14:37:16 EST)
- [PATCH 1/2] printf: convert self-test to KUnit Tamir Duberstein (Tue Feb 04 2025 - 14:37:26 EST)
- Re: [PATCH] selftests/cgroup: use bash in test_cpuset_v1_hp.sh Tejun Heo (Tue Feb 04 2025 - 14:37:55 EST)
- Re: [PATCH] dt-bindings: imx: fsl,aips-bus: Ensure all properties are defined Conor Dooley (Tue Feb 04 2025 - 14:39:23 EST)
- Re: [PATCH] dt-bindings: mtd: arasan,nand-controller: Ensure all properties are defined Conor Dooley (Tue Feb 04 2025 - 14:39:36 EST)
- Re: [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot Stefan Berger (Tue Feb 04 2025 - 14:40:49 EST)
- Re: [PATCH v7 0/9] DTS updates for system1 BMC Ninad Palsule (Tue Feb 04 2025 - 14:41:03 EST)
- Re: [PATCH] dt-bindings: mtd: physmap: Ensure all properties are defined Conor Dooley (Tue Feb 04 2025 - 14:41:22 EST)
- Re: [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling Liang, Kan (Tue Feb 04 2025 - 14:41:36 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Stanislav Fomichev (Tue Feb 04 2025 - 14:42:02 EST)
- [PATCH v9 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing Ninad Palsule (Tue Feb 04 2025 - 14:42:22 EST)
- [PATCH v9 0/9] DTS updates for system1 BMC Ninad Palsule (Tue Feb 04 2025 - 14:42:24 EST)
- [PATCH v9 4/9] ARM: dts: aspeed: system1: Add GPIO line name Ninad Palsule (Tue Feb 04 2025 - 14:42:48 EST)
- [PATCH v9 3/9] ARM: dts: aspeed: system1: Add IPMB device Ninad Palsule (Tue Feb 04 2025 - 14:42:50 EST)
- [PATCH v9 7/9] ARM: dts: aspeed: system1: Remove VRs max8952 Ninad Palsule (Tue Feb 04 2025 - 14:43:08 EST)
- [PATCH v9 6/9] ARM: dts: aspeed: system1: Update LED gpio name Ninad Palsule (Tue Feb 04 2025 - 14:43:29 EST)
- [PATCH v9 1/9] dt-bindings: ipmi: Add binding for IPMB device Ninad Palsule (Tue Feb 04 2025 - 14:43:41 EST)
- [PATCH v9 9/9] ARM: dts: aspeed: system1: Disable gpio pull down Ninad Palsule (Tue Feb 04 2025 - 14:44:01 EST)
- [PATCH v9 5/9] ARM: dts: aspeed: system1: Reduce sgpio speed Ninad Palsule (Tue Feb 04 2025 - 14:44:14 EST)
- [PATCH v9 8/9] ARM: dts: aspeed: system1: Mark GPIO line high/low Ninad Palsule (Tue Feb 04 2025 - 14:44:18 EST)
- Re: [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents Josh Poimboeuf (Tue Feb 04 2025 - 14:44:49 EST)
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state Maxim Levitsky (Tue Feb 04 2025 - 14:45:02 EST)
- Re: [PATCH 0/2] arm64: zynqmp: Move firmware constants from binding to platform Conor Dooley (Tue Feb 04 2025 - 14:45:30 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Stanislav Fomichev (Tue Feb 04 2025 - 14:46:04 EST)
- Re: [PATCH 7/8] io_uring: cache io_kiocb->flags in variable Jens Axboe (Tue Feb 04 2025 - 14:46:25 EST)
- Re: [PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 Andrew Lunn (Tue Feb 04 2025 - 14:46:50 EST)
- Re: [PATCH 0/6] marvell: DT root compatible fixes Conor Dooley (Tue Feb 04 2025 - 14:47:08 EST)
- [PATCH v2 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ Eric Woudstra (Tue Feb 04 2025 - 14:47:26 EST)
- [PATCH v5 net-next 00/14] bridge-fastpath and related improvements Eric Woudstra (Tue Feb 04 2025 - 14:50:08 EST)
- [PATCH v5 net-next 01/14] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct Eric Woudstra (Tue Feb 04 2025 - 14:50:24 EST)
- [PATCH v5 net-next 02/14] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx Eric Woudstra (Tue Feb 04 2025 - 14:50:42 EST)
- [PATCH v5 net-next 03/14] netfilter: bridge: Add conntrack double vlan and pppoe Eric Woudstra (Tue Feb 04 2025 - 14:50:57 EST)
- [PATCH v5 net-next 04/14] netfilter: nft_chain_filter: Add bridge double vlan and pppoe Eric Woudstra (Tue Feb 04 2025 - 14:51:23 EST)
- [PATCH v5 net-next 05/14] bridge: Add filling forward path from port to port Eric Woudstra (Tue Feb 04 2025 - 14:51:46 EST)
- [PATCH v5 net-next 06/14] net: core: dev: Add dev_fill_bridge_path() Eric Woudstra (Tue Feb 04 2025 - 14:52:09 EST)
- [PATCH v5 net-next 07/14] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge() Eric Woudstra (Tue Feb 04 2025 - 14:52:27 EST)
- [PATCH v5 net-next 08/14] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge Eric Woudstra (Tue Feb 04 2025 - 14:53:04 EST)
- [PATCH v5 net-next 09/14] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate Eric Woudstra (Tue Feb 04 2025 - 14:53:06 EST)
- [PATCH v5 net-next 10/14] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info() Eric Woudstra (Tue Feb 04 2025 - 14:53:53 EST)
- [PATCH v5 net-next 11/14] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port Eric Woudstra (Tue Feb 04 2025 - 14:53:55 EST)
- [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign Eric Woudstra (Tue Feb 04 2025 - 14:54:17 EST)
- [PATCH v5 net-next 13/14] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath Eric Woudstra (Tue Feb 04 2025 - 14:54:47 EST)
- [PATCH v5 net-next 14/14] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval() Eric Woudstra (Tue Feb 04 2025 - 14:54:53 EST)
- Re: [PATCH v3 2/3] dt-bindings: firmware: stratix10: Convert to json-schema Conor Dooley (Tue Feb 04 2025 - 14:55:20 EST)
- [RFC PATCH v1 net-next 0/3] flow offload teardown when layer 2 roaming Eric Woudstra (Tue Feb 04 2025 - 14:55:33 EST)
- [RFC PATCH v1 net-next 1/3] netfilter: flow: Add bridge_vid member Eric Woudstra (Tue Feb 04 2025 - 14:55:49 EST)
- [RFC PATCH v1 net-next 2/3] netfilter: nf_flow_table_core: teardown direct xmit when destination changed Eric Woudstra (Tue Feb 04 2025 - 14:56:05 EST)
- [RFC PATCH v1 net-next 3/3] netfilter: nf_flow_table_ip: don't follow fastpath when marked teardown Eric Woudstra (Tue Feb 04 2025 - 14:56:30 EST)
- Re: [RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise() SeongJae Park (Tue Feb 04 2025 - 14:56:51 EST)
- Re: [PATCH v2 00/11] CRC64 library rework and x86 CRC optimization Eric Biggers (Tue Feb 04 2025 - 14:57:07 EST)
- Re: [PATCH v10] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver Joshua Grisham (Tue Feb 04 2025 - 14:57:21 EST)
- [PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h Colton Lewis (Tue Feb 04 2025 - 14:57:35 EST)
- [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h Colton Lewis (Tue Feb 04 2025 - 14:57:44 EST)
- Re: [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers Josh Poimboeuf (Tue Feb 04 2025 - 14:59:15 EST)
- Re: [PATCH 1/2] AutoFDO: Remove the architecture specific config Kees Cook (Tue Feb 04 2025 - 15:04:43 EST)
- Re: [PATCH 2/2] dt-bindings: xilinx: Deprecate header with firmware constants Jonathan Cameron (Tue Feb 04 2025 - 15:05:17 EST)
- Re: [PATCH 2/2] Propeller: Remove the architecture specific config Kees Cook (Tue Feb 04 2025 - 15:06:04 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Tue Feb 04 2025 - 15:06:11 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Maxim Levitsky (Tue Feb 04 2025 - 15:08:21 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Tue Feb 04 2025 - 15:10:37 EST)
- [PATCH] lib/crc-t10dif: remove digest and block size constants Eric Biggers (Tue Feb 04 2025 - 15:11:33 EST)
- [PATCH] nvme-fc: Utilise min3() to simplify queue count calculation Qasim Ijaz (Tue Feb 04 2025 - 15:13:17 EST)
- Re: [PATCH] m68k: coldfire: Prevent spurious interrupts when masking IMR Jean-Michel Hautbois (Tue Feb 04 2025 - 15:15:01 EST)
- Re: [PATCH net-next v6 1/6] dt-bindings: mfd: Add switch to RTL9300 Chris Packham (Tue Feb 04 2025 - 15:15:14 EST)
- Re: [PATCH v2 2/3] rbd: convert timeouts to secs_to_jiffies() Ilya Dryomov (Tue Feb 04 2025 - 15:16:13 EST)
- Re: [PATCH v2 3/3] libceph: convert timeouts to secs_to_jiffies() Ilya Dryomov (Tue Feb 04 2025 - 15:16:38 EST)
- Re: [PATCH] m68k: coldfire: Prevent spurious interrupts when masking IMR Jean-Michel Hautbois (Tue Feb 04 2025 - 15:17:18 EST)
- Re: [PATCH AUTOSEL 6.13 1/8] soc: qcom: pd-mapper: Add X1P42100 Sasha Levin (Tue Feb 04 2025 - 15:17:42 EST)
- Re: [PATCH V7 2/5] PCI/TPH: Add Steering Tag support Wei Huang (Tue Feb 04 2025 - 15:19:04 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Tue Feb 04 2025 - 15:20:39 EST)
- Re: [PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done() Paul E. McKenney (Tue Feb 04 2025 - 15:23:03 EST)
- Re: [cocci] [v2 1/3] coccinelle: misc: secs_to_jiffies: Patch expressions too Markus Elfring (Tue Feb 04 2025 - 15:24:39 EST)
- Re: [PATCH] docs: Fix spelling and grammatical issues Purva Yeshi (Tue Feb 04 2025 - 15:24:57 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Jason Gunthorpe (Tue Feb 04 2025 - 15:27:08 EST)
- Re: [PATCH] docs: Fix spelling and grammatical issues Purva Yeshi (Tue Feb 04 2025 - 15:27:35 EST)
- Re: [PATCH] gpio: pca953x: Improve interrupt support Bartosz Golaszewski (Tue Feb 04 2025 - 15:28:02 EST)
- Re: [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot steven chen (Tue Feb 04 2025 - 15:28:16 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Theodore Ts'o (Tue Feb 04 2025 - 15:31:38 EST)
- Re: [PATCH] docs: Fix spelling and grammatical issues Purva Yeshi (Tue Feb 04 2025 - 15:32:41 EST)
- Re: [PATCH v4 0/7] sched_ext: Implement core event counters Tejun Heo (Tue Feb 04 2025 - 15:37:53 EST)
- Re: [PATCH 1/1] PCI/ASPM: Fix L1SS saving Bjorn Helgaas (Tue Feb 04 2025 - 15:39:47 EST)
- Re: [PATCH] docs: Fix spelling and grammatical issues Purva Yeshi (Tue Feb 04 2025 - 15:40:57 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Tue Feb 04 2025 - 15:41:51 EST)
- Re: [PATCH] usb: dwc3: Fix kernel-doc warning for sg member in Purva Yeshi (Tue Feb 04 2025 - 15:45:27 EST)
- Re: [PATCH v2 0/3] Fix and cleanup and extend cpu.stat Tejun Heo (Tue Feb 04 2025 - 15:47:06 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Tue Feb 04 2025 - 15:48:09 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Mateusz Guzik (Tue Feb 04 2025 - 15:48:44 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Jason Gunthorpe (Tue Feb 04 2025 - 15:49:59 EST)
- Re: [PATCH v2] mtd: Add check and kfree() for kcalloc() Christophe JAILLET (Tue Feb 04 2025 - 15:51:07 EST)
- Re: [PATCH 1/1] PCI/ASPM: Fix L1SS saving Niklāvs Koļesņikovs (Tue Feb 04 2025 - 15:55:45 EST)
- [RFT][PATCH v1] cpuidle: teo: Avoid selecting deepest idle state over-eagerly Rafael J. Wysocki (Tue Feb 04 2025 - 15:58:36 EST)
- Re: [PATCH RFC 1/2] cxl/memdev: Remove unused partition values Dan Williams (Tue Feb 04 2025 - 16:00:40 EST)
- linux-next: Signed-off-by missing for commit in the tip tree Stephen Rothwell (Tue Feb 04 2025 - 16:01:42 EST)
- [PATCH] perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snapshotting kan . liang (Tue Feb 04 2025 - 16:04:58 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Dave Hansen (Tue Feb 04 2025 - 16:05:27 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Tue Feb 04 2025 - 16:07:06 EST)
- Re: [PATCH] alpha: Remove IO memcpy and memset Maciej W. Rozycki (Tue Feb 04 2025 - 16:08:07 EST)
- Re: [PATCH v2 0/6] module: Introduce hash-based integrity checking Thomas Weißschuh (Tue Feb 04 2025 - 16:08:41 EST)
- Re: [PATCH V10 4/4] perf/x86/intel: Support PEBS counters snapshotting Liang, Kan (Tue Feb 04 2025 - 16:09:27 EST)
- Re: [PATCH 1/2] gpu: nova-core: add initial driver stub Joel Fernandes (Tue Feb 04 2025 - 16:09:39 EST)
- Re: [PATCH] platform/x86/intel/ifs: Update documentation with image download path Joseph, Jithu (Tue Feb 04 2025 - 16:10:33 EST)
- Re: [PATCH v2 2/2] alpha: Remove IO memcpy and memset Maciej W. Rozycki (Tue Feb 04 2025 - 16:10:57 EST)
- [PATCH] nvme: remove multipath module parameter Bryan Gurney (Tue Feb 04 2025 - 16:13:46 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Tue Feb 04 2025 - 16:18:52 EST)
- Re: [PATCH v2 6/6] module: Introduce hash-based integrity checking Thomas Weißschuh (Tue Feb 04 2025 - 16:22:35 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Mateusz Guzik (Tue Feb 04 2025 - 16:25:50 EST)
- Re: [PATCH] linux/bits.h: Squash unsigned comparison warning for GENMASK Yury Norov (Tue Feb 04 2025 - 16:26:30 EST)
- Re: Immutable vs read-only for Windows compatibility Pali Rohár (Tue Feb 04 2025 - 16:27:01 EST)
- Re: [PATCH v5 07/14] drm/msm/dpu: Reserve resources for CWB Jessica Zhang (Tue Feb 04 2025 - 16:30:05 EST)
- [PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario Jeroen de Borst (Tue Feb 04 2025 - 16:32:03 EST)
- [PATCH] vfs: sanity check the length passed to inode_set_cached_link() Mateusz Guzik (Tue Feb 04 2025 - 16:32:28 EST)
- Re: Immutable vs read-only for Windows compatibility Pali Rohár (Tue Feb 04 2025 - 16:32:45 EST)
- [PATCH v4 00/23] Intel vendor events and TMA 5.01 metrics Ian Rogers (Tue Feb 04 2025 - 16:33:17 EST)
- [PATCH v4 02/23] perf vendor events: Update AlderlakeN events/metrics Ian Rogers (Tue Feb 04 2025 - 16:33:31 EST)
- [PATCH v4 08/23] perf vendor events: Add Clearwaterforest events Ian Rogers (Tue Feb 04 2025 - 16:33:52 EST)
- [PATCH v4 04/23] perf vendor events: Update Broadwell events/metrics Ian Rogers (Tue Feb 04 2025 - 16:33:54 EST)
- [PATCH v4 05/23] perf vendor events: Update BroadwellDE events/metrics Ian Rogers (Tue Feb 04 2025 - 16:34:17 EST)
- [PATCH v4 10/23] perf vendor events: Update GrandRidge events/metrics Ian Rogers (Tue Feb 04 2025 - 16:34:28 EST)
- [PATCH v4 06/23] perf vendor events: Update BroadwellX events/metrics Ian Rogers (Tue Feb 04 2025 - 16:34:39 EST)
- [PATCH v4 12/23] perf vendor events: Update Haswell events/metrics Ian Rogers (Tue Feb 04 2025 - 16:35:01 EST)
- [PATCH v4 07/23] perf vendor events: Update CascadelakeX events/metrics Ian Rogers (Tue Feb 04 2025 - 16:35:12 EST)
- [PATCH v4 13/23] perf vendor events: Update HaswellX events/metrics Ian Rogers (Tue Feb 04 2025 - 16:35:25 EST)
- [PATCH v4 01/23] perf vendor events: Update Alderlake events/metrics Ian Rogers (Tue Feb 04 2025 - 16:35:52 EST)
- [PATCH v4 20/23] perf vendor events: Update Sierraforest events/metrics Ian Rogers (Tue Feb 04 2025 - 16:36:29 EST)
- [PATCH v4 09/23] perf vendor events: Update EmeraldRapids events/metrics Ian Rogers (Tue Feb 04 2025 - 16:36:39 EST)
- [PATCH v4 14/23] perf vendor events: Update Icelake events/metrics Ian Rogers (Tue Feb 04 2025 - 16:37:21 EST)
- [PATCH v4 18/23] perf vendor events: Update Rocketlake events/metrics Ian Rogers (Tue Feb 04 2025 - 16:37:27 EST)
- [PATCH v4 15/23] perf vendor events: Update IcelakeX events/metrics Ian Rogers (Tue Feb 04 2025 - 16:37:33 EST)
- [PATCH v4 21/23] perf vendor events: Update Skylake metrics Ian Rogers (Tue Feb 04 2025 - 16:37:45 EST)
- [PATCH v4 11/23] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Tue Feb 04 2025 - 16:37:53 EST)
- [PATCH v4 22/23] perf vendor events: Update SkylakeX events/metrics Ian Rogers (Tue Feb 04 2025 - 16:38:24 EST)
- [PATCH v4 23/23] perf vendor events: Update Tigerlake events/metrics Ian Rogers (Tue Feb 04 2025 - 16:38:49 EST)
- [PATCH v4 19/23] perf vendor events: Update Sapphirerapids events/metrics Ian Rogers (Tue Feb 04 2025 - 16:38:55 EST)
- [PATCH v4 03/23] perf vendor events: Add Arrowlake events/metrics Ian Rogers (Tue Feb 04 2025 - 16:40:01 EST)
- [PATCH v4 17/23] perf vendor events: Update Meteorlake events/metrics Ian Rogers (Tue Feb 04 2025 - 16:40:45 EST)
- [PATCH v4 16/23] perf vendor events: Update/add Lunarlake events/metrics Ian Rogers (Tue Feb 04 2025 - 16:41:35 EST)
- Re: [PATCH v4 00/23] Intel vendor events and TMA 5.01 metrics Ian Rogers (Tue Feb 04 2025 - 16:42:22 EST)
- [PATCH net-next v3] ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only Geert Uytterhoeven (Tue Feb 04 2025 - 16:43:24 EST)
- Re: [GIT PULL] kthreads fixes for v6.14-rc2 Frederic Weisbecker (Tue Feb 04 2025 - 16:44:09 EST)
- Re: [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state Dan Williams (Tue Feb 04 2025 - 16:44:22 EST)
- [PATCH v2 0/2] netconsole: allow selection of egress interface via MAC address Uday Shankar (Tue Feb 04 2025 - 16:44:55 EST)
- [PATCH v2 2/2] netconsole: allow selection of egress interface via MAC address Uday Shankar (Tue Feb 04 2025 - 16:44:56 EST)
- [PATCH v2 1/2] net, treewide: define and use MAC_ADDR_LEN Uday Shankar (Tue Feb 04 2025 - 16:45:20 EST)
- Re: [PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 Jakub Kicinski (Tue Feb 04 2025 - 16:46:02 EST)
- Re: [PATCH] arm64: errata: Add Ampere erratum AC04_CPU_50 workaround alternative Zaid Alali (Tue Feb 04 2025 - 16:46:24 EST)
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link() Mateusz Guzik (Tue Feb 04 2025 - 16:47:07 EST)
- Re: [PATCH 5/9] dt-bindings: dma: Convert fsl,elo*-dma bindings to YAML J. Neuschäfer (Tue Feb 04 2025 - 16:47:39 EST)
- Re: [PATCH 2/7] firmware: cs_dsp: Check for valid num_regs in cs_dsp_wseq_multi_write() Fredrik Treven (Tue Feb 04 2025 - 16:51:15 EST)
- Re: [PATCH] arm64: errata: Add Ampere erratum AC04_CPU_50 workaround alternative Zaid Alali (Tue Feb 04 2025 - 16:54:17 EST)
- Re: [PATCH 6/7] ASoC: cs40l26: Support I2S streaming to CS40L26 Fredrik Treven (Tue Feb 04 2025 - 16:55:04 EST)
- Linux warns `rtsx_pci 0000:3b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -110` Paul Menzel (Tue Feb 04 2025 - 16:56:14 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Christoph Lameter (Ampere) (Tue Feb 04 2025 - 17:01:28 EST)
- Re: [PATCH v5 1/3] arm64: dts: s32g: add I2C[0..2] support for s32g2 and s32g3 Matthias Brugger (Tue Feb 04 2025 - 17:01:41 EST)
- Re: [PATCH v5 2/3] arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' board support Matthias Brugger (Tue Feb 04 2025 - 17:01:50 EST)
- Re: [PATCH v5 3/3] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4 Matthias Brugger (Tue Feb 04 2025 - 17:02:05 EST)
- Re: [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages Thomas Hellström (Tue Feb 04 2025 - 17:02:19 EST)
- Re: [PATCH 3/7] firmware: cs_dsp: Add ability to load multiple coefficient files Fredrik Treven (Tue Feb 04 2025 - 17:05:58 EST)
- [PATCH] perf: Deadcode removal linux (Tue Feb 04 2025 - 17:06:15 EST)
- Re: [PATCH 0/7] Initial Support for CS40L26 Fredrik Treven (Tue Feb 04 2025 - 17:09:26 EST)
- Re: [PATCH 4/4] dt-bindings: net: smsc,lan9115: Ensure all properties are defined Jakub Kicinski (Tue Feb 04 2025 - 17:09:42 EST)
- Re: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Bjorn Helgaas (Tue Feb 04 2025 - 17:12:11 EST)
- Re: [PATCH] perf: Deadcode removal Ian Rogers (Tue Feb 04 2025 - 17:12:24 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Lyude Paul (Tue Feb 04 2025 - 17:18:31 EST)
- Re: [PATCH 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26 Fredrik Treven (Tue Feb 04 2025 - 17:19:09 EST)
- Re: [PATCH net v2] net: atlantic: fix warning during hot unplug patchwork-bot+netdevbpf (Tue Feb 04 2025 - 17:20:14 EST)
- Re: [PATCH] ftrace: Avoid potential division by zero in function_stat_show() Steven Rostedt (Tue Feb 04 2025 - 17:20:40 EST)
- [PATCH net] selftests: mptcp: connect: -f: no reconnect Matthieu Baerts (NGI0) (Tue Feb 04 2025 - 17:20:47 EST)
- Re: [PATCH net-next] net/mlx5: Remove unused mlx5dr_domain_sync patchwork-bot+netdevbpf (Tue Feb 04 2025 - 17:21:18 EST)
- Re: [PATCH net-next] mlx4: Remove unused functions patchwork-bot+netdevbpf (Tue Feb 04 2025 - 17:21:34 EST)
- Re: [PATCH v1 0/1] Document phys modes for ftgmac100 patchwork-bot+netdevbpf (Tue Feb 04 2025 - 17:22:03 EST)
- Re: [PATCH net-next] net: qed: fix typos patchwork-bot+netdevbpf (Tue Feb 04 2025 - 17:22:26 EST)
- Re: [PATCH net-next] mlxsw: spectrum_router: Remove unused functions patchwork-bot+netdevbpf (Tue Feb 04 2025 - 17:22:38 EST)
- Re: [PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU Caleb Sander (Tue Feb 04 2025 - 17:22:54 EST)
- Re: [PATCH v1 00/11] Python improvements for a real use of parse_events Ian Rogers (Tue Feb 04 2025 - 17:23:48 EST)
- Re: [PATCH-resent-to-correct-ml 3/8] drm/xe: Add scoped guards for xe_force_wake Maarten Lankhorst (Tue Feb 04 2025 - 17:28:19 EST)
- [syzbot] [batman?] [bcachefs?] BUG: unable to handle kernel paging request in __run_timer_base syzbot (Tue Feb 04 2025 - 17:30:31 EST)
- [PATCH v3 3/3] alpha: align stack for page fault and user unaligned trap handlers Ivan Kokshaysky (Tue Feb 04 2025 - 17:35:56 EST)
- [PATCH v3 0/3] alpha: stack fixes Ivan Kokshaysky (Tue Feb 04 2025 - 17:36:04 EST)
- [PATCH v3 1/3] alpha: replace hardcoded stack offsets with autogenerated ones Ivan Kokshaysky (Tue Feb 04 2025 - 17:36:06 EST)
- [PATCH v3 2/3] alpha: make stack 16-byte aligned (most cases) Ivan Kokshaysky (Tue Feb 04 2025 - 17:36:18 EST)
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link() Darrick J. Wong (Tue Feb 04 2025 - 17:36:43 EST)
- linux-next: manual merge of the vfs-brauner tree with Linus' tree Stephen Rothwell (Tue Feb 04 2025 - 17:39:06 EST)
- Sorting out the RTL9300 dt-bindings Chris Packham (Tue Feb 04 2025 - 17:39:30 EST)
- [PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts Alistair Popple (Tue Feb 04 2025 - 17:48:58 EST)
- [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path Alistair Popple (Tue Feb 04 2025 - 17:49:21 EST)
- [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range() Alistair Popple (Tue Feb 04 2025 - 17:49:37 EST)
- [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries Alistair Popple (Tue Feb 04 2025 - 17:50:07 EST)
- [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page Alistair Popple (Tue Feb 04 2025 - 17:50:27 EST)
- [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts Alistair Popple (Tue Feb 04 2025 - 17:50:54 EST)
- [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts Alistair Popple (Tue Feb 04 2025 - 17:51:14 EST)
- [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount Alistair Popple (Tue Feb 04 2025 - 17:51:41 EST)
- [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag Alistair Popple (Tue Feb 04 2025 - 17:52:03 EST)
- [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page Alistair Popple (Tue Feb 04 2025 - 17:52:28 EST)
- [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma Alistair Popple (Tue Feb 04 2025 - 17:52:46 EST)
- [PATCH v7 11/20] mm: Allow compound zone device pages Alistair Popple (Tue Feb 04 2025 - 17:53:11 EST)
- [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings Alistair Popple (Tue Feb 04 2025 - 17:53:32 EST)
- [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite() Alistair Popple (Tue Feb 04 2025 - 17:53:55 EST)
- Re: [PATCH] ASoC: rockchip: i2s-tdm: fix shift config for SND_SOC_DAIFMT_DSP_[AB] Mark Brown (Tue Feb 04 2025 - 17:54:01 EST)
- [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap Alistair Popple (Tue Feb 04 2025 - 17:54:26 EST)
- [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud() Alistair Popple (Tue Feb 04 2025 - 17:54:49 EST)
- [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd() Alistair Popple (Tue Feb 04 2025 - 17:55:04 EST)
- [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages Alistair Popple (Tue Feb 04 2025 - 17:55:23 EST)
- Re: [PATCH net-next] cavium/liquidio: Remove unused lio_get_device_id patchwork-bot+netdevbpf (Tue Feb 04 2025 - 17:55:38 EST)
- [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support Alistair Popple (Tue Feb 04 2025 - 17:56:07 EST)
- [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages Alistair Popple (Tue Feb 04 2025 - 17:56:29 EST)
- [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping Alistair Popple (Tue Feb 04 2025 - 17:56:54 EST)
- Re: [PATCH-resent-to-correct-ml 3/8] drm/xe: Add scoped guards for xe_force_wake Rodrigo Vivi (Tue Feb 04 2025 - 17:57:06 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Lyude Paul (Tue Feb 04 2025 - 17:57:22 EST)
- Re: [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot Stefan Berger (Tue Feb 04 2025 - 17:57:38 EST)
- [PATCH] selftests/mm: Fix thuge-gen test name uniqueness Mark Brown (Tue Feb 04 2025 - 17:58:34 EST)
- Re: [PATCH 0/2] tools: Unify top-level quiet infrastructure Alexei Starovoitov (Tue Feb 04 2025 - 18:03:12 EST)
- [PATCH net v2 0/2] rxrpc: Call state fixes David Howells (Tue Feb 04 2025 - 18:06:31 EST)
- [PATCH net v2 1/2] rxrpc: Fix call state set to not include the SERVER_SECURING state David Howells (Tue Feb 04 2025 - 18:06:40 EST)
- [PATCH net v2 2/2] rxrpc: Fix race in call state changing vs recvmsg() David Howells (Tue Feb 04 2025 - 18:07:15 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Dmitry Baryshkov (Tue Feb 04 2025 - 18:10:14 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Lyude Paul (Tue Feb 04 2025 - 18:10:56 EST)
- [PATCH] powerpc64/ftrace: fix module loading without patchable function entries Anthony Iliopoulos (Tue Feb 04 2025 - 18:18:43 EST)
- [PATCH RESEND 0/7] Initial Support for CS40L26 Fred Treven (Tue Feb 04 2025 - 18:20:29 EST)
- [PATCH RESEND 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26 Fred Treven (Tue Feb 04 2025 - 18:21:01 EST)
- [PATCH RESEND 5/7] mfd: cs40l26: Add support for CS40L26 core driver Fred Treven (Tue Feb 04 2025 - 18:21:27 EST)
- [PATCH RESEND 7/7] Input: cs40l26 - Add support for CS40L26 haptic driver Fred Treven (Tue Feb 04 2025 - 18:21:48 EST)
- [PATCH RESEND 1/7] firmware: cs_dsp: Fix error checking in wseq_write() Fred Treven (Tue Feb 04 2025 - 18:22:18 EST)
- Re: [PATCH 0/2] tools: Unify top-level quiet infrastructure Charlie Jenkins (Tue Feb 04 2025 - 18:24:31 EST)
- [PATCH RESEND 6/7] ASoC: cs40l26: Support I2S streaming to CS40L26 Fred Treven (Tue Feb 04 2025 - 18:24:56 EST)
- [PATCH RESEND 3/7] firmware: cs_dsp: Add ability to load multiple coefficient files Fred Treven (Tue Feb 04 2025 - 18:25:47 EST)
- [PATCH RESEND 2/7] firmware: cs_dsp: Check for valid num_regs in cs_dsp_wseq_multi_write() Fred Treven (Tue Feb 04 2025 - 18:27:23 EST)
- [PATCH] drm/panthor: Convert IOCTL defines to an enum Rob Herring (Arm) (Tue Feb 04 2025 - 18:30:12 EST)
- Re: [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings J. Neuschäfer (Tue Feb 04 2025 - 18:31:25 EST)
- Re: Kconfig condition on BCM2835_TIMER (and others) Conor Dooley (Tue Feb 04 2025 - 18:31:42 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Rob Herring (Arm) (Tue Feb 04 2025 - 18:34:38 EST)
- Re: [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings J. Neuschäfer (Tue Feb 04 2025 - 18:34:55 EST)
- [RFC] bpf: Rethinking BPF safety, BPF open-coded iterators, and possible improvements (runtime protection) Juntong Deng (Tue Feb 04 2025 - 18:35:30 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Jessica Clarke (Tue Feb 04 2025 - 18:36:47 EST)
- Re: [PATCH v1] usb: gadget: core: flush gadget workqueue after device removal Roy Luo (Tue Feb 04 2025 - 18:37:00 EST)
- [PATCH v2] usb: gadget: core: flush gadget workqueue after device removal Roy Luo (Tue Feb 04 2025 - 18:37:27 EST)
- Re: [Q] Frequency & duty cycle measurement? William Breathitt Gray (Tue Feb 04 2025 - 18:37:44 EST)
- Re: [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state Ira Weiny (Tue Feb 04 2025 - 18:38:58 EST)
- Re: [PATCH v4 1/5] nvmem: core: fix bit offsets of more than one byte Dmitry Baryshkov (Tue Feb 04 2025 - 18:41:16 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Jessica Clarke (Tue Feb 04 2025 - 18:50:23 EST)
- Re: [PATCH 0/8] unwind, arm64: add sframe unwinder for kernel Puranjay Mohan (Tue Feb 04 2025 - 18:52:36 EST)
- Re: [PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h Oliver Upton (Tue Feb 04 2025 - 18:53:11 EST)
- Re: [PATCH] ARM: dts: aspeed: Align GPIO hog name with bindings Andrew Jeffery (Tue Feb 04 2025 - 18:55:00 EST)
- Re: [syzbot] [net?] general protection fault in add_wait_queue Michal Luczaj (Tue Feb 04 2025 - 18:59:07 EST)
- Re: [PATCH RFC 1/2] cxl/memdev: Remove unused partition values Fan Ni (Tue Feb 04 2025 - 18:59:49 EST)
- Re: [RFC] bpf: Rethinking BPF safety, BPF open-coded iterators, and possible improvements (runtime protection) Alexei Starovoitov (Tue Feb 04 2025 - 19:00:13 EST)
- Re: [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h Oliver Upton (Tue Feb 04 2025 - 19:00:43 EST)
- Re: [PATCH v2 1/2] counter: microchip-tcb-capture: Add IRQ handling William Breathitt Gray (Tue Feb 04 2025 - 19:01:01 EST)
- Re: [PATCH v9 1/9] dt-bindings: ipmi: Add binding for IPMB device Andrew Jeffery (Tue Feb 04 2025 - 19:01:18 EST)
- Re: [PATCH v9 2/9] dt-bindings: gpio: ast2400-gpio: Add hogs parsing Andrew Jeffery (Tue Feb 04 2025 - 19:02:31 EST)
- [PATCH] lib/crc32: remove obsolete CRC32 options from defconfig files Eric Biggers (Tue Feb 04 2025 - 19:05:33 EST)
- Re: [PATCH v7 0/9] DTS updates for system1 BMC Andrew Jeffery (Tue Feb 04 2025 - 19:06:01 EST)
- Re: [PATCH v2 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC William Breathitt Gray (Tue Feb 04 2025 - 19:11:35 EST)
- Re: [PATCH v1 2/7] perf trace: Reorganize syscalls Howard Chu (Tue Feb 04 2025 - 19:12:26 EST)
- Re: [PATCH v2 16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions Martin Kelly (Tue Feb 04 2025 - 19:14:32 EST)
- [PATCH v5 0/5] Add Arrow Lake U/H support Xi Pardee (Tue Feb 04 2025 - 19:16:16 EST)
- [PATCH v5 1/5] platform/x86:intel/pmc: Make tgl_core_generic_init() static Xi Pardee (Tue Feb 04 2025 - 19:16:23 EST)
- [PATCH v5 2/5] platform/x86/intel/pmc: Remove duplicate enum Xi Pardee (Tue Feb 04 2025 - 19:16:40 EST)
- Re: [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state Dan Williams (Tue Feb 04 2025 - 19:17:06 EST)
- [PATCH v5 3/5] platform/x86:intel/pmc: Create generic_core_init() for all platforms Xi Pardee (Tue Feb 04 2025 - 19:17:08 EST)
- [PATCH v5 4/5] platform/x86/intel/pmc: Remove simple init functions Xi Pardee (Tue Feb 04 2025 - 19:17:12 EST)
- [PATCH v5 5/5] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver Xi Pardee (Tue Feb 04 2025 - 19:17:12 EST)
- Re: [PATCH v1 3/7] perf syscalltbl: Remove struct syscalltbl Howard Chu (Tue Feb 04 2025 - 19:18:38 EST)
- Re: [PATCH V5 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9) Alistair Popple (Tue Feb 04 2025 - 19:19:56 EST)
- Re: [PATCH 1/8] unwind: build kernel with sframe info Indu Bhagat (Tue Feb 04 2025 - 19:23:06 EST)
- Re: [PATCH v1 6/7] perf syscalltbl: Use lookup table containing multiple architectures Howard Chu (Tue Feb 04 2025 - 19:25:01 EST)
- max8997 cleanup bug? Dr. David Alan Gilbert (Tue Feb 04 2025 - 19:32:55 EST)
- [syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3) syzbot (Tue Feb 04 2025 - 19:34:29 EST)
- Re: [PATCH v2 16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions Steven Rostedt (Tue Feb 04 2025 - 19:35:33 EST)
- Re: [RFC] bpf: Rethinking BPF safety, BPF open-coded iterators, and possible improvements (runtime protection) Juntong Deng (Tue Feb 04 2025 - 19:40:37 EST)
- Re: Kconfig condition on BCM2835_TIMER (and others) Florian Fainelli (Tue Feb 04 2025 - 19:42:31 EST)
- [PATCH][next] qtnfmac: Avoid multiple -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Tue Feb 04 2025 - 19:43:49 EST)
- [PATCH v3] regmap-irq: Add missing kfree() Jiasheng Jiang (Tue Feb 04 2025 - 19:44:06 EST)
- Re: [PATCH] regmap-irq: Add missing kfree() Jiasheng Jiang (Tue Feb 04 2025 - 19:44:54 EST)
- [PATCH v2] mm: slub: Print the broken data before restoring slub. Hyesoo Yu (Tue Feb 04 2025 - 19:46:08 EST)
- [PATCH 0/4] input: use devm_pm_set_wake_irq Peng Fan (OSS) (Tue Feb 04 2025 - 19:46:19 EST)
- [PATCH 1/4] input: keyboard: ep93xx_keypad: Use devm_pm_set_wake_irq Peng Fan (OSS) (Tue Feb 04 2025 - 19:46:29 EST)
- [PATCH 2/4] input: keyboard: omap4_keypad: Use devm_pm_set_wake_irq Peng Fan (OSS) (Tue Feb 04 2025 - 19:46:41 EST)
- [PATCH 3/4] input: misc: nxp-bbnsm-pwrkey: Use resource managed API to simplify code Peng Fan (OSS) (Tue Feb 04 2025 - 19:46:54 EST)
- [PATCH 4/4] input: touchscreen: ti_am335x_tsc: Use resource managed API to simplify code Peng Fan (OSS) (Tue Feb 04 2025 - 19:47:06 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Samiullah Khawaja (Tue Feb 04 2025 - 19:47:41 EST)
- Re: [PATCH] ftrace: Avoid potential division by zero in function_stat_show() Steven Rostedt (Tue Feb 04 2025 - 19:47:57 EST)
- [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix. Hyesoo Yu (Tue Feb 04 2025 - 19:48:07 EST)
- Re: [PATCH v3] workqueue: introduce queue_delayed_work_on_offline_safe imran . f . khan (Tue Feb 04 2025 - 19:54:48 EST)
- [PATCH 0/5] A few more CRC32 library cleanups Eric Biggers (Tue Feb 04 2025 - 19:55:39 EST)
- [PATCH 1/5] lib/crc32: use void pointer for data Eric Biggers (Tue Feb 04 2025 - 19:55:45 EST)
- [PATCH 4/5] lib/crc32: rename __crc32c_le_combine() to crc32c_combine() Eric Biggers (Tue Feb 04 2025 - 19:55:59 EST)
- [PATCH 2/5] lib/crc32: don't bother with pure and const function attributes Eric Biggers (Tue Feb 04 2025 - 19:56:00 EST)
- [PATCH 3/5] lib/crc32: standardize on crc32c() name for Castagnoli CRC32 Eric Biggers (Tue Feb 04 2025 - 19:56:03 EST)
- [PATCH 5/5] lib/crc32: remove "_le" from crc32c base and arch functions Eric Biggers (Tue Feb 04 2025 - 19:56:33 EST)
- [syzbot] [bcachefs?] BUG: corrupted list in new_inode syzbot (Tue Feb 04 2025 - 19:56:54 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Joel Fernandes (Tue Feb 04 2025 - 19:57:06 EST)
- Re: [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers Josh Poimboeuf (Tue Feb 04 2025 - 19:57:19 EST)
- [PATCH 0/7] rtc: Use devm_pm_set_wake_irq to simplify code Peng Fan (OSS) (Tue Feb 04 2025 - 19:59:26 EST)
- [PATCH 1/7] rtc: stm32: Use resource managed API to simplify code Peng Fan (OSS) (Tue Feb 04 2025 - 19:59:36 EST)
- [PATCH 2/7] rtc: nxp-bbnsm: Use resource managed API to simplify code Peng Fan (OSS) (Tue Feb 04 2025 - 19:59:54 EST)
- [PATCH 3/7] rtc: ds1343: Use devm_pm_set_wake_irq Peng Fan (OSS) (Tue Feb 04 2025 - 20:00:01 EST)
- [PATCH 4/7] rtc: pm8xxx: Use devm_pm_set_wake_irq Peng Fan (OSS) (Tue Feb 04 2025 - 20:00:21 EST)
- [PATCH 5/7] rtc: ab8500: Use resource managed API to simplify code Peng Fan (OSS) (Tue Feb 04 2025 - 20:00:31 EST)
- [PATCH 6/7] rtc: mpfs: Use devm_pm_set_wake_irq Peng Fan (OSS) (Tue Feb 04 2025 - 20:00:47 EST)
- [PATCH 7/7] rtc: pl031: Use resource managed API to simplify code Peng Fan (OSS) (Tue Feb 04 2025 - 20:01:02 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Stanislav Fomichev (Tue Feb 04 2025 - 20:05:36 EST)
- [PATCH v3 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Tue Feb 04 2025 - 20:07:46 EST)
- [PATCH v3 2/2] scsi: qedf: Add check for bdt_info Jiasheng Jiang (Tue Feb 04 2025 - 20:07:57 EST)
- Re: [v3?] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Tue Feb 04 2025 - 20:09:05 EST)
- RE: [PATCH v2] media: dt-bindings: aspeed,video-engine: Convert to json schema Jammy Huang (Tue Feb 04 2025 - 20:13:51 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Vince Weaver (Tue Feb 04 2025 - 20:21:30 EST)
- [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma Deepak Gupta (Tue Feb 04 2025 - 20:22:18 EST)
- [PATCH v9 00/26] riscv control-flow integrity for usermode Deepak Gupta (Tue Feb 04 2025 - 20:22:24 EST)
- [PATCH v9 02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) Deepak Gupta (Tue Feb 04 2025 - 20:22:35 EST)
- [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration Deepak Gupta (Tue Feb 04 2025 - 20:23:02 EST)
- [PATCH v9 04/26] riscv: zicfiss / zicfilp extension csr and bit definitions Deepak Gupta (Tue Feb 04 2025 - 20:23:21 EST)
- [PATCH v9 05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit Deepak Gupta (Tue Feb 04 2025 - 20:23:52 EST)
- [PATCH v9 06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE Deepak Gupta (Tue Feb 04 2025 - 20:23:59 EST)
- [PATCH v9 07/26] riscv mm: manufacture shadow stack pte Deepak Gupta (Tue Feb 04 2025 - 20:24:25 EST)
- [PATCH v9 08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs Deepak Gupta (Tue Feb 04 2025 - 20:24:41 EST)
- [PATCH v9 10/26] riscv/mm: Implement map_shadow_stack() syscall Deepak Gupta (Tue Feb 04 2025 - 20:25:19 EST)
- [PATCH v9 09/26] riscv mmu: write protect and shadow stack Deepak Gupta (Tue Feb 04 2025 - 20:25:21 EST)
- [PATCH v9 11/26] riscv/shstk: If needed allocate a new shadow stack on clone Deepak Gupta (Tue Feb 04 2025 - 20:25:37 EST)
- [PATCH v9 12/26] riscv: Implements arch agnostic shadow stack prctls Deepak Gupta (Tue Feb 04 2025 - 20:25:53 EST)
- [PATCH v9 13/26] prctl: arch-agnostic prctl for indirect branch tracking Deepak Gupta (Tue Feb 04 2025 - 20:26:19 EST)
- [PATCH v9 14/26] riscv/traps: Introduce software check exception Deepak Gupta (Tue Feb 04 2025 - 20:26:34 EST)
- [PATCH v9 15/26] riscv: signal: abstract header saving for setup_sigcontext Deepak Gupta (Tue Feb 04 2025 - 20:27:01 EST)
- [PATCH v9 16/26] riscv/signal: save and restore of shadow stack for signal Deepak Gupta (Tue Feb 04 2025 - 20:27:21 EST)
- [PATCH v9 17/26] riscv/kernel: update __show_regs to print shadow stack register Deepak Gupta (Tue Feb 04 2025 - 20:27:33 EST)
- [PATCH v9 18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files Deepak Gupta (Tue Feb 04 2025 - 20:27:56 EST)
- [PATCH v9 19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe Deepak Gupta (Tue Feb 04 2025 - 20:28:13 EST)
- [PATCH v9 20/26] riscv: Add Firmware Feature SBI extensions definitions Deepak Gupta (Tue Feb 04 2025 - 20:28:25 EST)
- [PATCH v9 21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call Deepak Gupta (Tue Feb 04 2025 - 20:28:53 EST)
- [PATCH v9 22/26] riscv: kernel command line option to opt out of user cfi Deepak Gupta (Tue Feb 04 2025 - 20:29:11 EST)
- [PATCH v9 23/26] riscv: create a config for shadow stack and landing pad instr support Deepak Gupta (Tue Feb 04 2025 - 20:29:23 EST)
- [PATCH v9 24/26] riscv: Documentation for landing pad / indirect branch tracking Deepak Gupta (Tue Feb 04 2025 - 20:29:58 EST)
- [PATCH v9 25/26] riscv: Documentation for shadow stack on riscv Deepak Gupta (Tue Feb 04 2025 - 20:30:07 EST)
- [PATCH v9 26/26] kselftest/riscv: kselftest for user mode cfi Deepak Gupta (Tue Feb 04 2025 - 20:30:28 EST)
- [PATCH v2 0/2] locking/lockdep: Disable KASAN instrumentation of lockdep.c Waiman Long (Tue Feb 04 2025 - 20:30:45 EST)
- [PATCH v2 1/2] locking/lock_events: Add locking events for rtmutex slow paths Waiman Long (Tue Feb 04 2025 - 20:30:57 EST)
- [PATCH v2 2/2] locking/lockdep: Disable KASAN instrumentation of lockdep.c Waiman Long (Tue Feb 04 2025 - 20:31:05 EST)
- [PATCH v2 1/2] wifi: mwifiex: Resolve the failure in downloading calibration data. Jeff Chen (Tue Feb 04 2025 - 20:31:38 EST)
- [PATCH v2 2/2] wifi: mwifiex: Fix HT40 bandwidth issue. Jeff Chen (Tue Feb 04 2025 - 20:31:48 EST)
- Re: [PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done() Joel Fernandes (Tue Feb 04 2025 - 20:32:07 EST)
- Re: [RESEND] [PATCH bpf-next 2/3] bpf: Overwrite the element in hash map atomically Hou Tao (Tue Feb 04 2025 - 20:39:08 EST)
- [PATCH v8 07/12] x86/mm: use INVLPGB in flush_tlb_all Rik van Riel (Tue Feb 04 2025 - 20:41:10 EST)
- [PATCH v8 00/12] AMD broadcast TLB invalidation Rik van Riel (Tue Feb 04 2025 - 20:41:12 EST)
- [PATCH v8 11/12] x86/mm: enable AMD translation cache extensions Rik van Riel (Tue Feb 04 2025 - 20:41:15 EST)
- [PATCH v8 06/12] x86/mm: use INVLPGB for kernel TLB flushes Rik van Riel (Tue Feb 04 2025 - 20:41:15 EST)
- [PATCH v8 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional Rik van Riel (Tue Feb 04 2025 - 20:41:15 EST)
- [PATCH v8 05/12] x86/mm: add INVLPGB support code Rik van Riel (Tue Feb 04 2025 - 20:42:07 EST)
- [PATCH v8 03/12] x86/mm: consolidate full flush threshold decision Rik van Riel (Tue Feb 04 2025 - 20:42:09 EST)
- [PATCH v8 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing Rik van Riel (Tue Feb 04 2025 - 20:42:12 EST)
- [PATCH v8 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code Rik van Riel (Tue Feb 04 2025 - 20:42:12 EST)
- [PATCH v8 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call Rik van Riel (Tue Feb 04 2025 - 20:42:13 EST)
- [PATCH v8 12/12] x86/mm: only invalidate final translations with INVLPGB Rik van Riel (Tue Feb 04 2025 - 20:42:19 EST)
- [PATCH v8 04/12] x86/mm: get INVLPGB count max from CPUID Rik van Riel (Tue Feb 04 2025 - 20:42:21 EST)
- [PATCH v8 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes Rik van Riel (Tue Feb 04 2025 - 20:43:36 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Sean Christopherson (Tue Feb 04 2025 - 20:43:39 EST)
- [PATCH] ASoC: max98095: Remove unused max98095_jack_detect linux (Tue Feb 04 2025 - 20:45:21 EST)
- Re: [External] Re: [PATCH] perf/dwc_pcie: fix duplicate pci_dev devices yunhui cui (Tue Feb 04 2025 - 20:46:05 EST)
- [PATCH 0/4] Code style cleanup Ian To (Tue Feb 04 2025 - 20:50:31 EST)
- [PATCH 1/4] staging: rtl8723bs: remove unnecessary parentheses Ian To (Tue Feb 04 2025 - 20:50:43 EST)
- [PATCH 2/4] staging: rtl8723bs: break up long lines Ian To (Tue Feb 04 2025 - 20:50:44 EST)
- [PATCH 3/4] staging: rtl8723bs: fix spacing issues Ian To (Tue Feb 04 2025 - 20:50:53 EST)
- [PATCH 4/4] staging: rtl8723bs: fixed comment styling Ian To (Tue Feb 04 2025 - 20:50:58 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Namhyung Kim (Tue Feb 04 2025 - 20:58:17 EST)
- Re: Hang when swapping huge=within_size tmpfs from zram Baolin Wang (Tue Feb 04 2025 - 21:00:52 EST)
- [PATCH RESEND v3 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Tue Feb 04 2025 - 21:01:34 EST)
- [PATCH RESEND v3 2/2] scsi: qedf: Add check for bdt_info Jiasheng Jiang (Tue Feb 04 2025 - 21:01:45 EST)
- Re: [PATCH] watchdog: only print critical log when the watchdog fails to be stopped liuchao (CR) (Tue Feb 04 2025 - 21:03:04 EST)
- Re: [PATCH v1 0/9] Use HWMON_CHANNEL_INFO macro to simplify code lihuisong (C) (Tue Feb 04 2025 - 21:06:03 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Jakub Kicinski (Tue Feb 04 2025 - 21:06:23 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Jakub Kicinski (Tue Feb 04 2025 - 21:08:49 EST)
- Re: [PATCH 1/2] nfsd: map the ELOOP to nfserr_symlink to avoid warning Li Lingfeng (Tue Feb 04 2025 - 21:10:50 EST)
- Re: [PATCH v1 0/9] Use HWMON_CHANNEL_INFO macro to simplify code lihuisong (C) (Tue Feb 04 2025 - 21:11:46 EST)
- Hang when swapping huge=within_size tmpfs from zram Alex Xu (Hello71) (Tue Feb 04 2025 - 21:14:45 EST)
- [LSF/MM] CXL Boot to Bash - Section 1: BIOS, EFI, and Early Boot Gregory Price (Tue Feb 04 2025 - 21:17:23 EST)
- [PATCH] media: platform: mtk-mdp3: Remove unused mdp_get_plat_device linux (Tue Feb 04 2025 - 21:18:54 EST)
- Re: [PATCH v2][next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings patchwork-bot+netdevbpf (Tue Feb 04 2025 - 21:20:23 EST)
- Re: [PATCH net-next] netconsole: selftest: Add test for fragmented messages patchwork-bot+netdevbpf (Tue Feb 04 2025 - 21:20:45 EST)
- RE: [PATCH] HID: intel-thc-hid: Remove deprecated PCI API calls Xu, Even (Tue Feb 04 2025 - 21:21:08 EST)
- Re: [PATCH v1 0/9] Use HWMON_CHANNEL_INFO macro to simplify code lihuisong (C) (Tue Feb 04 2025 - 21:24:08 EST)
- Re: [PATCH v4 28/39] unwind_user/deferred: Add deferred unwinding interface Josh Poimboeuf (Tue Feb 04 2025 - 21:25:11 EST)
- Re: [PATCH v4] Weighted Interleave Auto-tuning Honggyu Kim (Tue Feb 04 2025 - 21:26:27 EST)
- RE: [PATCH] HID: intel-thc-hid: Remove deprecated PCI API calls Xu, Even (Tue Feb 04 2025 - 21:28:26 EST)
- Re: [PATCH v2 1/1] iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID Baolu Lu (Tue Feb 04 2025 - 21:28:50 EST)
- Re: (subset) [PATCH v1 8/9] w1: w1_therm: w1: Use HWMON_CHANNEL_INFO macro to simplify code lihuisong (C) (Tue Feb 04 2025 - 21:30:10 EST)
- [PATCH v3 1/2] mtd: Replace kcalloc() with devm_kcalloc() Jiasheng Jiang (Tue Feb 04 2025 - 21:31:55 EST)
- [PATCH v3 2/2] mtd: Add check for devm_kcalloc() Jiasheng Jiang (Tue Feb 04 2025 - 21:32:06 EST)
- Re: [PATCH] watchdog: only print critical log when the watchdog fails to be stopped Guenter Roeck (Tue Feb 04 2025 - 21:35:29 EST)
- Re: [PATCH v2] mtd: Add check and kfree() for kcalloc() Jiasheng Jiang (Tue Feb 04 2025 - 21:35:43 EST)
- [PATCH iwl-net v1 1/1] igc: Set buffer type for empty frames in igc_init_empty_frame Song Yoong Siang (Tue Feb 04 2025 - 21:36:24 EST)
- Re: [RFC 1/6] scripts/get_abi.py: make it backward-compatible with Python 3.6 Akira Yokosawa (Tue Feb 04 2025 - 21:38:08 EST)
- Re: [PATCH v8 13/19] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller Liu Ying (Tue Feb 04 2025 - 21:38:27 EST)
- Re: kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx Miaohe Lin (Tue Feb 04 2025 - 21:39:35 EST)
- Re: [PATCH v2 8/8] Documentation: tee: Add Qualcomm TEE driver Bagas Sanjaya (Tue Feb 04 2025 - 21:41:19 EST)
- Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction. Thomas Hampton (Tue Feb 04 2025 - 21:41:51 EST)
- [PATCH bpf-next v8 0/5] xsk: TX metadata Launch Time support Song Yoong Siang (Tue Feb 04 2025 - 21:41:53 EST)
- [PATCH bpf-next v8 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata Song Yoong Siang (Tue Feb 04 2025 - 21:42:23 EST)
- [PATCH bpf-next v8 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata Song Yoong Siang (Tue Feb 04 2025 - 21:42:46 EST)
- [PATCH bpf-next v8 3/5] net: stmmac: Add launch time support to XDP ZC Song Yoong Siang (Tue Feb 04 2025 - 21:43:05 EST)
- [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function Song Yoong Siang (Tue Feb 04 2025 - 21:43:31 EST)
- Re: Re: [PATCH v2 0/3] Fix and cleanup and extend cpu.stat Abel Wu (Tue Feb 04 2025 - 21:43:47 EST)
- [PATCH bpf-next v8 5/5] igc: Add launch time support to XDP ZC Song Yoong Siang (Tue Feb 04 2025 - 21:44:05 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Sergey Senozhatsky (Tue Feb 04 2025 - 21:44:22 EST)
- Re: [PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Feng Tang (Tue Feb 04 2025 - 21:46:52 EST)
- Re: [PATCH v5 07/14] drm/msm/dpu: Reserve resources for CWB Dmitry Baryshkov (Tue Feb 04 2025 - 21:48:39 EST)
- Re: [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Dmitry Baryshkov (Tue Feb 04 2025 - 21:51:26 EST)
- Re: [PATCH] selftests/mm: Fix thuge-gen test name uniqueness Anshuman Khandual (Tue Feb 04 2025 - 21:52:19 EST)
- Re: [PATCH v2 02/35] drm/bridge: Pass full state to atomic_pre_enable Dmitry Baryshkov (Tue Feb 04 2025 - 21:53:21 EST)
- Re: [PATCH v2 03/35] drm/bridge: Pass full state to atomic_enable Dmitry Baryshkov (Tue Feb 04 2025 - 21:54:27 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Yafang Shao (Tue Feb 04 2025 - 21:55:33 EST)
- Re: [PATCH v3 3/4] mm: Support batched unmap for lazyfree large folios during reclamation Andrew Morton (Tue Feb 04 2025 - 21:55:55 EST)
- RE: drivers/hid/intel-thc-hid/intel-thc/intel-thc-dma.c:298:38: sparse: sparse: dubious: !x | !y Xu, Even (Tue Feb 04 2025 - 21:56:17 EST)
- Re: [PATCH] integrity: fix typos and spelling errors Mimi Zohar (Tue Feb 04 2025 - 21:58:48 EST)
- Re: [PATCH] ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattr Mimi Zohar (Tue Feb 04 2025 - 22:00:01 EST)
- [PATCH] Documentation/no_hz: Remove description that states boot CPU cannot be nohz_full Krishanth Jagaduri via B4 Relay (Tue Feb 04 2025 - 22:03:21 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Tue Feb 04 2025 - 22:03:52 EST)
- Re: [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path Balbir Singh (Tue Feb 04 2025 - 22:08:14 EST)
- [PATCH v2 0/2] Fix dwc_pcie pmu driver issues Yunhui Cui (Tue Feb 04 2025 - 22:14:49 EST)
- [PATCH v6 1/7] mm/huge_memory: add two new (not yet used) functions for folio_split() Zi Yan (Tue Feb 04 2025 - 22:14:59 EST)
- [PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split Zi Yan (Tue Feb 04 2025 - 22:15:09 EST)
- [PATCH v2 1/2] perf/dwc_pcie: fix the incorrect reference count Yunhui Cui (Tue Feb 04 2025 - 22:15:10 EST)
- [PATCH v6 2/7] mm/huge_memory: move folio split common code to __folio_split() Zi Yan (Tue Feb 04 2025 - 22:15:25 EST)
- [PATCH v6 3/7] mm/huge_memory: add buddy allocator like folio_split() Zi Yan (Tue Feb 04 2025 - 22:15:54 EST)
- [PATCH v2 2/2] perf/dwc_pcie: fix duplicate pci_dev devices Yunhui Cui (Tue Feb 04 2025 - 22:15:55 EST)
- [PATCH v6 4/7] mm/huge_memory: remove the old, unused __split_huge_page() Zi Yan (Tue Feb 04 2025 - 22:16:09 EST)
- [PATCH v6 6/7] mm/truncate: use buddy allocator like folio split for truncate operation. Zi Yan (Tue Feb 04 2025 - 22:16:26 EST)
- [PATCH v6 5/7] mm/huge_memory: add folio_split() to debugfs testing interface. Zi Yan (Tue Feb 04 2025 - 22:16:30 EST)
- [PATCH v6 7/7] selftests/mm: add tests for folio_split(), buddy allocator like split. Zi Yan (Tue Feb 04 2025 - 22:16:38 EST)
- Re: [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range() Balbir Singh (Tue Feb 04 2025 - 22:17:05 EST)
- Build error on "drivers/net/ethernet/intel/ice/devlink/health.c:35:3: error: initializer element is not constant" Zhuo, Qiuxu (Tue Feb 04 2025 - 22:19:32 EST)
- Re: [PATCH v2 04/35] drm/bridge: Pass full state to atomic_disable Dmitry Baryshkov (Tue Feb 04 2025 - 22:19:55 EST)
- [PATCH v2] sched: Don't define sched_clock_irqtime as static key Yafang Shao (Tue Feb 04 2025 - 22:25:49 EST)
- Re: [PATCH v3 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Mohan Kumar D (Tue Feb 04 2025 - 22:31:28 EST)
- [syzbot] [btrfs?] WARNING in __btrfs_update_delayed_inode (2) syzbot (Tue Feb 04 2025 - 22:31:43 EST)
- Re: [PATCH] watchdog: only print critical log when the watchdog fails to be stopped liuchao (CR) (Tue Feb 04 2025 - 22:31:58 EST)
- [PATCH v4 0/2] Tegra ADMA fixes Mohan Kumar D (Tue Feb 04 2025 - 22:32:13 EST)
- [PATCH v4 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Mohan Kumar D (Tue Feb 04 2025 - 22:32:27 EST)
- [PATCH v4 2/2] dmaengine: tegra210-adma: check for adma max page Mohan Kumar D (Tue Feb 04 2025 - 22:32:35 EST)
- Re: [Intel-wired-lan] [PATCH iwl-next v2 6/6] ice: enable LLDP TX for VFs through tc kernel test robot (Tue Feb 04 2025 - 22:32:51 EST)
- Re: [PATCH v3 3/4] mm: Support batched unmap for lazyfree large folios during reclamation Barry Song (Tue Feb 04 2025 - 22:36:15 EST)
- Re: [PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 Chen-Yu Tsai (Tue Feb 04 2025 - 22:45:42 EST)
- Re: [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver Bowman, Terry (Tue Feb 04 2025 - 22:46:49 EST)
- [PATCH RFC v2] dt-bindings: mmc: mmc-slot: make compatible property optional Dharma Balasubiramani (Tue Feb 04 2025 - 22:49:39 EST)
- Re: [PATCH] dt-bindings: mmc: move compatible property to its specific binding Dharma.B (Tue Feb 04 2025 - 22:49:53 EST)
- Re: [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars Aditya Garg (Tue Feb 04 2025 - 22:50:33 EST)
- [PATCH 0/2] crypto: x86 - AES-CTR and AES-XCTR rewrite Eric Biggers (Tue Feb 04 2025 - 22:51:18 EST)
- [PATCH 2/2] crypto: x86/aes-ctr - remove non-AVX implementation of AES-CTR Eric Biggers (Tue Feb 04 2025 - 22:51:32 EST)
- [PATCH 1/2] crypto: x86/aes-ctr - rewrite AES-NI optimized CTR and add VAES support Eric Biggers (Tue Feb 04 2025 - 22:51:43 EST)
- Re: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX Edgecombe, Rick P (Tue Feb 04 2025 - 22:52:18 EST)
- Re: [PATCH v2] arm64: defconfig: Enable TISCI Interrupt Router and Aggregator Nishanth Menon (Tue Feb 04 2025 - 22:52:34 EST)
- Re: [PATCH 0/2] crypto: x86 - AES-CTR and AES-XCTR rewrite Eric Biggers (Tue Feb 04 2025 - 22:56:03 EST)
- [PATCH 1/3] crypto: hisilicon/sec2 - fix for aead auth key length Chenghai Huang (Tue Feb 04 2025 - 22:56:42 EST)
- [PATCH 2/3] crypto: hisilicon/sec2 - fix for aead authsize alignment Chenghai Huang (Tue Feb 04 2025 - 22:56:57 EST)
- [PATCH 0/3] crypto: hisilicon/sec2 - fix the specification problems for the sec Chenghai Huang (Tue Feb 04 2025 - 22:57:13 EST)
- [PATCH 3/3] crypto: hisilicon/sec2 - fix for sec spec check Chenghai Huang (Tue Feb 04 2025 - 22:57:25 EST)
- Re: [PATCH 06/16] x86/tdx: Override PV calibration routines with CPUID-based calibration Nikunj A Dadhania (Tue Feb 04 2025 - 22:57:57 EST)
- Re: [PATCH 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled Feng Tang (Tue Feb 04 2025 - 22:58:25 EST)
- Re: [PATCH v4] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() Waiman Long (Tue Feb 04 2025 - 23:03:37 EST)
- linux-next: Tree for Feb 5 Stephen Rothwell (Tue Feb 04 2025 - 23:04:51 EST)
- Re: [PATCH v9 3/6] Coresight: Introduce a new struct coresight_path Jie Gan (Tue Feb 04 2025 - 23:09:50 EST)
- Re: [PATCH 0/3] coresight: Alloc trace ID after building the path Jie Gan (Tue Feb 04 2025 - 23:14:27 EST)
- [PATCH] dt-bindings: iio: light: fix missing type definition Dharma Balasubiramani (Tue Feb 04 2025 - 23:19:38 EST)
- Re: [REGRESSION,6.14.0-rc1]: rk_gmac-dwmac: no ethernet device shows up (NanoPi M4) Jason Montleon (Tue Feb 04 2025 - 23:20:20 EST)
- [PATCH 0/2] Enable Big TCP for MANA devices Shradha Gupta (Tue Feb 04 2025 - 23:21:14 EST)
- [PATCH 1/2] net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZE in MANA Shradha Gupta (Tue Feb 04 2025 - 23:21:39 EST)
- [PATCH 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF Shradha Gupta (Tue Feb 04 2025 - 23:22:25 EST)
- Re: [PATCH 0/2] Add sysfs attributes to cros-ec-typec Tzung-Bi Shih (Tue Feb 04 2025 - 23:22:41 EST)
- Re: [PATCH v4 00/23] Intel vendor events and TMA 5.01 metrics Falcon, Thomas (Tue Feb 04 2025 - 23:28:32 EST)
- Re: [PATCH] watchdog: only print critical log when the watchdog fails to be stopped Guenter Roeck (Tue Feb 04 2025 - 23:28:59 EST)
- RE: [PATCH v4 0/3] Support ExynosAutov920 ufs phy driver Alim Akhtar (Tue Feb 04 2025 - 23:32:29 EST)
- RE: REGRESSION BISECTED mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes Doug Smythies (Tue Feb 04 2025 - 23:35:53 EST)
- Re: [PATCH net-next v3 1/3] dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent Dimitri Fedrau (Tue Feb 04 2025 - 23:44:08 EST)
- [syzbot] [wireless?] WARNING in on (2) syzbot (Tue Feb 04 2025 - 23:44:37 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Ian Rogers (Tue Feb 04 2025 - 23:48:46 EST)
- Re: [PATCH net-next v3 1/3] dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent Dimitri Fedrau (Tue Feb 04 2025 - 23:52:10 EST)
- Re: [PATCH v4 00/23] Intel vendor events and TMA 5.01 metrics Ian Rogers (Tue Feb 04 2025 - 23:58:33 EST)
- Re: [PATCH v1 2/7] perf trace: Reorganize syscalls Ian Rogers (Wed Feb 05 2025 - 00:00:36 EST)
- [PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP Anshuman Khandual (Wed Feb 05 2025 - 00:01:12 EST)
- Re: [GIT PULL] kthreads fixes for v6.14-rc2 Dhruva Gole (Wed Feb 05 2025 - 00:01:28 EST)
- Re: [PATCH v2 2/4] cpufreq: Introduce a more generic way to set default per-policy boost flag Viresh Kumar (Wed Feb 05 2025 - 00:02:01 EST)
- Re: [PATCH v1 3/7] perf syscalltbl: Remove struct syscalltbl Ian Rogers (Wed Feb 05 2025 - 00:10:09 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Joel Fernandes (Wed Feb 05 2025 - 00:10:18 EST)
- Re: [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests Shakeel Butt (Wed Feb 05 2025 - 00:14:23 EST)
- Re: [PATCH v7 3/6] tools: testing: separate out wait_for_pid() into helper header Shakeel Butt (Wed Feb 05 2025 - 00:15:41 EST)
- Re: [PATCH v1 6/7] perf syscalltbl: Use lookup table containing multiple architectures Ian Rogers (Wed Feb 05 2025 - 00:17:53 EST)
- Re: [PATCH] watchdog: only print critical log when the watchdog fails to be stopped Guenter Roeck (Wed Feb 05 2025 - 00:21:07 EST)
- [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Wed Feb 05 2025 - 00:21:51 EST)
- Re: [PATCH net-next v3 2/3] net: phy: Add helper for getting tx amplitude gain Dimitri Fedrau (Wed Feb 05 2025 - 00:22:33 EST)
- Re: [PATCH] selftests/mm: Fix thuge-gen test name uniqueness Dev Jain (Wed Feb 05 2025 - 00:24:22 EST)
- Re: [PATCH v3 3/5] perf pmu: Rename name matching for no suffix or wildcard variants Namhyung Kim (Wed Feb 05 2025 - 00:27:08 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Theodore Ts'o (Wed Feb 05 2025 - 00:27:24 EST)
- Re: [PATCH] usb: dwc3: Fix kernel-doc warning for sg member in Greg KH (Wed Feb 05 2025 - 00:27:51 EST)
- Re: [PATCH v7 5/6] selftests: pidfd: add tests for PIDFD_SELF_* Shakeel Butt (Wed Feb 05 2025 - 00:28:10 EST)
- [PATCH v2][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Wed Feb 05 2025 - 00:28:36 EST)
- Re: [PATCH v7 6/6] selftests/mm: use PIDFD_SELF in guard pages test Shakeel Butt (Wed Feb 05 2025 - 00:28:49 EST)
- Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Greg Kroah-Hartman (Wed Feb 05 2025 - 00:33:29 EST)
- Re: [PATCH v3] Weighted interleave auto-tuning Honggyu Kim (Wed Feb 05 2025 - 00:34:25 EST)
- Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Greg Kroah-Hartman (Wed Feb 05 2025 - 00:36:44 EST)
- [PATCH v4 0/1] xhci: Some improvement for Etron xHCI host Kuangyi Chiang (Wed Feb 05 2025 - 00:38:47 EST)
- [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Kuangyi Chiang (Wed Feb 05 2025 - 00:39:03 EST)
- Re: [PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE) Sumit Garg (Wed Feb 05 2025 - 00:39:18 EST)
- [PATCH] selftests: pidfd: Fix compiling errors and warning I Hsin Cheng (Wed Feb 05 2025 - 00:39:42 EST)
- Re: [PATCH v1 1/1] MAINTAINERS: Add pin control and GPIO to the Intel MID record Mika Westerberg (Wed Feb 05 2025 - 00:40:19 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Wed Feb 05 2025 - 00:41:34 EST)
- [linus:master] [btrfs] c87c299776: sysbench-fileio.write_operations/s 14.7% regression kernel test robot (Wed Feb 05 2025 - 00:44:47 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Wed Feb 05 2025 - 00:45:56 EST)
- [PATCH 2/2] dt-bindings: dma: at_xdmac: document dma-channels property Dharma Balasubiramani (Wed Feb 05 2025 - 00:47:44 EST)
- [PATCH 0/2] dmaengine: at_xdmac: retrieve DMA channels from device tree Dharma Balasubiramani (Wed Feb 05 2025 - 00:48:01 EST)
- [PATCH 1/2] dmaengine: at_xdmac: get the number of DMA channels from device tree Dharma Balasubiramani (Wed Feb 05 2025 - 00:48:16 EST)
- Re: [PATCH v5 02/10] media: platform: Add C3 MIPI CSI-2 driver Keke Li (Wed Feb 05 2025 - 00:49:26 EST)
- [PATCH] selftests: pidfd: Fix compiling warning of pidfs_setns I Hsin Cheng (Wed Feb 05 2025 - 00:50:47 EST)
- Re: [PATCH] platform/x86/intel/ifs: Update documentation with image download path Anisse Astier (Wed Feb 05 2025 - 00:50:58 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Wed Feb 05 2025 - 00:52:12 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Wed Feb 05 2025 - 00:53:23 EST)
- Re: [PATCH 2/2] drm/tidss: Add support for AM62L display subsystem Devarsh Thakkar (Wed Feb 05 2025 - 00:54:06 EST)
- [PATCH] mm: optimize memblock_add_range() for improved performance Stephen Eta Zhou (Wed Feb 05 2025 - 00:56:01 EST)
- Re: [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns(). Suleiman Souhlal (Wed Feb 05 2025 - 00:56:22 EST)
- Re: [PATCH 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF Stephen Hemminger (Wed Feb 05 2025 - 00:56:54 EST)
- Re: [PATCH 1/4] staging: rtl8723bs: remove unnecessary parentheses Dan Carpenter (Wed Feb 05 2025 - 00:57:25 EST)
- Re: [PATCH v2 1/2] dt-bindings: display: ti,am65x-dss: Add support for AM62L DSS Devarsh Thakkar (Wed Feb 05 2025 - 00:57:30 EST)
- Re: [syzbot] [block?] BUG: sleeping function called from invalid context in unmap_mapping_folio syzbot (Wed Feb 05 2025 - 00:58:14 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Mingcong Bai (Wed Feb 05 2025 - 01:00:01 EST)
- Re: [PATCH v5 02/10] media: platform: Add C3 MIPI CSI-2 driver Keke Li (Wed Feb 05 2025 - 01:00:35 EST)
- Re: [PATCH 1/4] staging: rtl8723bs: remove unnecessary parentheses Dan Carpenter (Wed Feb 05 2025 - 01:00:55 EST)
- [PATCH] mailmap: add entry for Feng Tang Feng Tang (Wed Feb 05 2025 - 01:05:09 EST)
- [RESEND][PATCH v3 0/7] perf/amd/ibs: Add Zen5 support Ravi Bangoria (Wed Feb 05 2025 - 01:06:38 EST)
- [PATCH v3 1/7] perf/amd/ibs: Add support for OP Load Latency Filtering Ravi Bangoria (Wed Feb 05 2025 - 01:06:52 EST)
- [PATCH v3 2/7] perf/amd/ibs: Update DTLB/PageSize decode logic Ravi Bangoria (Wed Feb 05 2025 - 01:07:01 EST)
- [PATCH v3 3/7] perf amd ibs: Sync arch/x86/include/asm/amd-ibs.h header with the kernel Ravi Bangoria (Wed Feb 05 2025 - 01:07:19 EST)
- [PATCH v3 4/7] perf amd ibs: Add Load Latency bits in raw dump Ravi Bangoria (Wed Feb 05 2025 - 01:07:25 EST)
- [PATCH v3 5/7] perf amd ibs: Incorporate Zen5 DTLB and PageSize information Ravi Bangoria (Wed Feb 05 2025 - 01:07:36 EST)
- [PATCH v3 6/7] perf mem/c2c amd: Add ldlat support Ravi Bangoria (Wed Feb 05 2025 - 01:07:56 EST)
- [PATCH v3 7/7] perf test amd ibs: Add sample period unit test Ravi Bangoria (Wed Feb 05 2025 - 01:08:08 EST)
- [PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length Liang Jie (Wed Feb 05 2025 - 01:08:22 EST)
- [linus:master] [net] 03abf2a7c6: WARNING:suspicious_RCU_usage kernel test robot (Wed Feb 05 2025 - 01:08:42 EST)
- Re: [PATCH v4 6/6] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq zhenglifeng (A) (Wed Feb 05 2025 - 01:13:31 EST)
- Re: [PATCH v4 6/6] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq zhenglifeng (A) (Wed Feb 05 2025 - 01:13:56 EST)
- [linus:master] [net_tstamp] 4aecca4c76: redis.get_total_throughput_rps 1.5% improvement kernel test robot (Wed Feb 05 2025 - 01:14:38 EST)
- Re: [PATCH v5 07/10] media: uapi: Add stats info and parameters buffer for c3 ISP Keke Li (Wed Feb 05 2025 - 01:14:49 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Yafang Shao (Wed Feb 05 2025 - 01:17:29 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Dikshita Agarwal (Wed Feb 05 2025 - 01:17:45 EST)
- Re: [PATCH V2] kthread: Fix build warning variable 'ret' set but not used Dhruva Gole (Wed Feb 05 2025 - 01:18:04 EST)
- Re: [PATCH v5 08/10] media: platform: Add c3 ISP driver Keke Li (Wed Feb 05 2025 - 01:22:14 EST)
- [PATCH net-next v5 0/7] tun: Unify vnet implementation Akihiko Odaki (Wed Feb 05 2025 - 01:22:46 EST)
- [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE Akihiko Odaki (Wed Feb 05 2025 - 01:23:13 EST)
- [PATCH net-next v5 2/7] tun: Keep hdr_len in tun_get_user() Akihiko Odaki (Wed Feb 05 2025 - 01:23:49 EST)
- [PATCH net-next v5 3/7] tun: Decouple vnet from tun_struct Akihiko Odaki (Wed Feb 05 2025 - 01:24:27 EST)
- [PATCH net-next v5 4/7] tun: Decouple vnet handling Akihiko Odaki (Wed Feb 05 2025 - 01:24:53 EST)
- [PATCH net-next v5 5/7] tun: Extract the vnet handling code Akihiko Odaki (Wed Feb 05 2025 - 01:25:08 EST)
- [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user() Akihiko Odaki (Wed Feb 05 2025 - 01:25:40 EST)
- [PATCH v3] arm64: defconfig: Enable TISCI Interrupt Router and Aggregator Vaishnav Achath (Wed Feb 05 2025 - 01:25:50 EST)
- Re: [PATCH v2 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ Michal Swiatkowski (Wed Feb 05 2025 - 01:26:10 EST)
- [PATCH net-next v5 7/7] tap: Use tun's vnet-related code Akihiko Odaki (Wed Feb 05 2025 - 01:26:31 EST)
- Re: [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted? Bharata B Rao (Wed Feb 05 2025 - 01:26:47 EST)
- [PATCH] ASoC: dmic: Add DSD big endian format support Shengjiu Wang (Wed Feb 05 2025 - 01:27:10 EST)
- [syzbot] [ntfs3?] kernel panic: stack is corrupted in ni_enum_attr_ex syzbot (Wed Feb 05 2025 - 01:28:30 EST)
- Re: [PATCH] platform/x86/intel/ifs: Update documentation with image download path Joseph, Jithu (Wed Feb 05 2025 - 01:32:07 EST)
- Re: [PATCH 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled Feng Tang (Wed Feb 05 2025 - 01:32:21 EST)
- Re: [PATCH v2] arm64: defconfig: Enable TISCI Interrupt Router and Aggregator Vaishnav Achath (Wed Feb 05 2025 - 01:37:46 EST)
- Re: [PATCH] platform/x86/intel/ifs: Update documentation with image download path Anisse Astier (Wed Feb 05 2025 - 01:38:47 EST)
- Re: Hang when swapping huge=within_size tmpfs from zram Baolin Wang (Wed Feb 05 2025 - 01:38:57 EST)
- 答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null 胡连勤 (Wed Feb 05 2025 - 01:39:14 EST)
- [PATCH v3 2/2] drm/bridge: it6505: add audio support to drm_bridge_funcs Hermes Wu via B4 Relay (Wed Feb 05 2025 - 01:40:47 EST)
- [PATCH v3 0/2] drm/bridge: it6505: add audio support with DRM HDMI codec framework Hermes Wu via B4 Relay (Wed Feb 05 2025 - 01:40:48 EST)
- [PATCH v3 1/2] drm/bridge: it6505: add support DRM_BRIDGE_OP_HDMI to drm_bridge Hermes Wu via B4 Relay (Wed Feb 05 2025 - 01:40:49 EST)
- Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Jiri Slaby (Wed Feb 05 2025 - 01:46:03 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Joshua Yeong (Wed Feb 05 2025 - 01:47:12 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids Vasant Hegde (Wed Feb 05 2025 - 01:48:54 EST)
- Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Wed Feb 05 2025 - 01:50:09 EST)
- Re: [PATCH net-next v6 1/7] net: phylink: use act_link_an_mode to determine PHY Choong Yong Liang (Wed Feb 05 2025 - 01:50:56 EST)
- Re: [PATCH 3/4] nvmem: imx-ocotp: Support accessing controller for i.MX8M Nano Alexander Stein (Wed Feb 05 2025 - 01:51:53 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Juri Lelli (Wed Feb 05 2025 - 01:54:11 EST)
- [PATCH] x86/mm: Harden copy_from_kernel_nofault_allowed() to prevent false MCEs Seiji Nishikawa (Wed Feb 05 2025 - 01:54:59 EST)
- Re: [PATCH 2/2] drm/tidss: Add support for AM62L display subsystem Tomi Valkeinen (Wed Feb 05 2025 - 01:57:09 EST)
- [PATCH v3] riscv: Optimize crct10dif with zbc extension Zhihang Shao (Wed Feb 05 2025 - 01:58:48 EST)
- Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Jiri Slaby (Wed Feb 05 2025 - 01:59:33 EST)
- [PATCH v7 0/3] pwm: Add pwm driver for Sophgo SG2042 Chen Wang (Wed Feb 05 2025 - 01:59:45 EST)
- Re: [PATCH v10 1/4] cpufreq: Allow arch_freq_get_on_cpu to return an error Viresh Kumar (Wed Feb 05 2025 - 02:00:20 EST)
- [PATCH v7 1/3] dt-bindings: pwm: sophgo: add PWM controller for SG2042 Chen Wang (Wed Feb 05 2025 - 02:01:08 EST)
- Re: [PATCH v10 2/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry Viresh Kumar (Wed Feb 05 2025 - 02:01:21 EST)
- [PATCH v7 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM Chen Wang (Wed Feb 05 2025 - 02:01:34 EST)
- [PATCH v7 3/3] riscv: sophgo: dts: add pwm controller for SG2042 SoC Chen Wang (Wed Feb 05 2025 - 02:01:53 EST)
- Re: [PATCH] m68k: coldfire: Prevent spurious interrupts when masking IMR Jean-Michel Hautbois (Wed Feb 05 2025 - 02:07:18 EST)
- Re: [RFC 1/6] scripts/get_abi.py: make it backward-compatible with Python 3.6 Mauro Carvalho Chehab (Wed Feb 05 2025 - 02:15:14 EST)
- [syzbot] [bcachefs?] general protection fault in inode_permission (3) syzbot (Wed Feb 05 2025 - 02:18:42 EST)
- Re: [PATCH v3 5/9] powerpc: Use preempt_model_str(). Christophe Leroy (Wed Feb 05 2025 - 02:20:11 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds K Prateek Nayak (Wed Feb 05 2025 - 02:21:03 EST)
- Re: [PATCH v2 3/5] riscv: dts: starfive: jh7110-common: assign 24MHz clock-frequency to uart0 Hal Feng (Wed Feb 05 2025 - 02:24:09 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds Naman Jain (Wed Feb 05 2025 - 02:24:21 EST)
- [tip:x86/misc] BUILD SUCCESS e3cd85963a20d2b92e77046a8d9f0777815f1f71 kernel test robot (Wed Feb 05 2025 - 02:24:28 EST)
- Re: [PATCH v2 1/2] net, treewide: define and use MAC_ADDR_LEN Johannes Berg (Wed Feb 05 2025 - 02:26:40 EST)
- Re: [PATCH v4 0/3] Support ExynosAutov920 ufs phy driver Krzysztof Kozlowski (Wed Feb 05 2025 - 02:28:18 EST)
- Re: [PATCH 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26 Krzysztof Kozlowski (Wed Feb 05 2025 - 02:29:38 EST)
- Re: [PATCH] usb: dwc2: gadget: remove of_node reference upon udc_stop Minas Harutyunyan (Wed Feb 05 2025 - 02:30:13 EST)
- Re: [PATCH v5 4/5] arm64: dts: agilex: add dts enabling PCIe Root Port Krzysztof Kozlowski (Wed Feb 05 2025 - 02:32:36 EST)
- Re: [PATCH 3/7] KVM: TDX: Retry locally in TDX EPT violation handler on RET_PF_RETRY Yan Zhao (Wed Feb 05 2025 - 02:36:08 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Simona Vetter (Wed Feb 05 2025 - 02:41:00 EST)
- [PATCH 0/2] soundwire: Intel: support more then 1 sdw bus clock frequency Bard Liao (Wed Feb 05 2025 - 02:42:51 EST)
- [PATCH 1/2] soundwire: cadence_master: set frame shape and divider based on actual clk freq Bard Liao (Wed Feb 05 2025 - 02:42:56 EST)
- [PATCH 2/2] Revert "soundwire: intel_auxdevice: start the bus at default frequency" Bard Liao (Wed Feb 05 2025 - 02:43:13 EST)
- Re: [PATCH 0/3] coresight: Alloc trace ID after building the path Jie Gan (Wed Feb 05 2025 - 02:45:24 EST)
- [PATCH v1 0/2] Fix USB vdd info for IPQ9574 Varadarajan Narayanan (Wed Feb 05 2025 - 02:48:06 EST)
- [PATCH v1 1/2] regulator: qcom_smd: Add l2, l5 sub-node to mp5496 regulator Varadarajan Narayanan (Wed Feb 05 2025 - 02:48:20 EST)
- [PATCH v1 2/2] arm64: dts: qcom: ipq9574: Fix USB vdd info Varadarajan Narayanan (Wed Feb 05 2025 - 02:48:35 EST)
- Re: [PATCH 0/2] Add chip ID for Exynos7870 SoC Krzysztof Kozlowski (Wed Feb 05 2025 - 02:49:16 EST)
- RE: [PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX Xu, Min M (Wed Feb 05 2025 - 02:50:15 EST)
- Re: [PATCH v8 06/15] futex: Move private hashing into its own function. Sebastian Andrzej Siewior (Wed Feb 05 2025 - 02:51:31 EST)
- Re: [PATCH v8 08/15] futex: Prepare for reference counting of the process private hash end of operation. Sebastian Andrzej Siewior (Wed Feb 05 2025 - 02:54:16 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Andy Shevchenko (Wed Feb 05 2025 - 02:57:58 EST)
- Re: [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader Hal Feng (Wed Feb 05 2025 - 02:58:05 EST)
- [PATCH v2] soc: amlogic: clk-measure: Optimize the memory size of clk-measure Chuan Liu via B4 Relay (Wed Feb 05 2025 - 02:58:55 EST)
- Re: [PATCH v1 1/1] MAINTAINERS: Add pin control and GPIO to the Intel MID record Andy Shevchenko (Wed Feb 05 2025 - 02:59:06 EST)
- Re: [PATCH v8 12/15] futex: Allow to re-allocate the private local hash. Sebastian Andrzej Siewior (Wed Feb 05 2025 - 03:00:42 EST)
- Re: [PATCH 2/2] tools/nolibc: add support for 32-bit s390 Sven Schnelle (Wed Feb 05 2025 - 03:01:22 EST)
- Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Wed Feb 05 2025 - 03:03:44 EST)
- [PATCH net 0/2] bonding: fix incorrect mac address setting Hangbin Liu (Wed Feb 05 2025 - 03:04:11 EST)
- [PATCH net 1/2] bonding: fix incorrect MAC address setting to receive NA messages Hangbin Liu (Wed Feb 05 2025 - 03:04:40 EST)
- [PATCH net 2/2] selftests: bonding: fix incorrect mac address Hangbin Liu (Wed Feb 05 2025 - 03:04:41 EST)
- Re: [PATCH v1 drm-dp 1/4] drm/hisilicon/hibmc: Add dp phy cfg to adjust serdes rate, voltage and pre-emphasis Yongbang Shi (Wed Feb 05 2025 - 03:05:20 EST)
- Re: [PATCH v8 13/15] futex: Resize local futex hash table based on number of threads. Sebastian Andrzej Siewior (Wed Feb 05 2025 - 03:05:42 EST)
- Re: [PATCH v1 drm-dp 2/4] drm/hisilicon/hibmc: Getting connector info and edid by using aux channel Yongbang Shi (Wed Feb 05 2025 - 03:06:42 EST)
- [linus:master] [mm] 1aa43598c0: stress-ng.urandom.ops_per_sec 148.0% improvement kernel test robot (Wed Feb 05 2025 - 03:06:54 EST)
- [linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement kernel test robot (Wed Feb 05 2025 - 03:10:06 EST)
- Re: [PATCH v3 13/14] qapi/acpi-hest: add an interface to do generic CPER error injection Markus Armbruster (Wed Feb 05 2025 - 03:12:42 EST)
- Re: [PATCH v4 4/4] entry: Inline syscall_exit_to_user_mode() kernel test robot (Wed Feb 05 2025 - 03:14:00 EST)
- Re: [PATCH] m68k: coldfire: Prevent spurious interrupts when masking IMR Geert Uytterhoeven (Wed Feb 05 2025 - 03:14:46 EST)
- Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Greg Kroah-Hartman (Wed Feb 05 2025 - 03:16:56 EST)
- Re: [PATCH v3 14/14] scripts/ghes_inject: add a script to generate GHES error inject Markus Armbruster (Wed Feb 05 2025 - 03:17:17 EST)
- [PATCH v2 0/3] drm/ci: uprev mesa and modify gitlab rules Vignesh Raman (Wed Feb 05 2025 - 03:17:21 EST)
- [PATCH v2 1/3] drm/ci: uprev mesa Vignesh Raman (Wed Feb 05 2025 - 03:17:32 EST)
- [PATCH v2 3/3] drm/ci: update expectation files Vignesh Raman (Wed Feb 05 2025 - 03:17:49 EST)
- [PATCH v2 2/3] drm/ci: update gitlab rules Vignesh Raman (Wed Feb 05 2025 - 03:17:58 EST)
- Re: [PATCH v1 drm-dp 3/4] drm/hisilicon/hibmc: Add debugfs interface to enable colorbar feature and get link status Yongbang Shi (Wed Feb 05 2025 - 03:18:37 EST)
- Re: [PATCH v6 4/4] arm64: dts: exynos: update all samsung,mode constants Ivaylo Ivanov (Wed Feb 05 2025 - 03:19:00 EST)
- [linus:master] [fprobe] 4346ba1604: netperf.Throughput_tps 11.7% regression kernel test robot (Wed Feb 05 2025 - 03:20:04 EST)
- Re: [PATCH][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Wed Feb 05 2025 - 03:26:06 EST)
- Re: [PATCH] dt-bindings: gpu: arm,mali-midgard: add exynos7870-mali compatible Krzysztof Kozlowski (Wed Feb 05 2025 - 03:26:19 EST)
- Re: [v3?] scsi: qedf: Replace kmalloc_array() with kcalloc() Markus Elfring (Wed Feb 05 2025 - 03:26:33 EST)
- Re: [PATCH 1/2] dt-bindings: i2c: samsung,s3c2410: add exynos7870-i2c compatible Krzysztof Kozlowski (Wed Feb 05 2025 - 03:27:15 EST)
- Re: [PATCH 2/2] dt-bindings: i2c: exynos5: add exynos7870-hsi2c compatible Krzysztof Kozlowski (Wed Feb 05 2025 - 03:28:00 EST)
- Re: [PATCH 1/3] dt-bindings: mmc: samsung,exynos-dw-mshc: add exynos7870 support Krzysztof Kozlowski (Wed Feb 05 2025 - 03:28:18 EST)
- [tip:tip/urgent] BUILD SUCCESS a869ffcd79a0ce8713bfb2169db88e885c0a120d kernel test robot (Wed Feb 05 2025 - 03:28:30 EST)
- Re: [PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length Kuniyuki Iwashima (Wed Feb 05 2025 - 03:29:14 EST)
- [tip:master] BUILD SUCCESS 3e9fc9c9698de5b6ff64ac8450d42c89de09c514 kernel test robot (Wed Feb 05 2025 - 03:29:29 EST)
- Re: [RFC PATCH v10 1/2] media: iris: introduce helper module to select video driver Johan Hovold (Wed Feb 05 2025 - 03:30:51 EST)
- Re: [PATCH 1/4] regulator: dt-bindings: add documentation for s2mpu05-pmic regulators Krzysztof Kozlowski (Wed Feb 05 2025 - 03:32:26 EST)
- Re: [PATCH 2/4] dt-bindings: mfd: samsung,s2mps11: add compatible for s2mpu05-pmic Krzysztof Kozlowski (Wed Feb 05 2025 - 03:33:27 EST)
- Re: [PATCH v1] usb: dwc3: gadget: Prevent irq storm when TH re-executes Badhri Jagan Sridharan (Wed Feb 05 2025 - 03:33:38 EST)
- Re: [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone Claudiu Beznea (Wed Feb 05 2025 - 03:34:05 EST)
- Re: [PATCH 3/4] mfd: sec: add support for S2MPU05 PMIC Krzysztof Kozlowski (Wed Feb 05 2025 - 03:34:41 EST)
- Re: [PATCH 4/4] regulator: s2mps11: Add support for S2MPU05 regulators Krzysztof Kozlowski (Wed Feb 05 2025 - 03:35:04 EST)
- Re: [PATCH 1/1] PCI/ASPM: Fix L1SS saving Ilpo Järvinen (Wed Feb 05 2025 - 03:38:44 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Sebastian Andrzej Siewior (Wed Feb 05 2025 - 03:39:44 EST)
- Re: (subset) [PATCH v9 0/9] DTS updates for system1 BMC Bartosz Golaszewski (Wed Feb 05 2025 - 03:40:35 EST)
- Re: [PATCH v1 2/2] usb: dwc3: core: Obtain imod_interval from device tree Badhri Jagan Sridharan (Wed Feb 05 2025 - 03:40:49 EST)
- Re: [PATCH 2/5] dt-bindings: clock: document exynos7870 clock driver CMU bindings Krzysztof Kozlowski (Wed Feb 05 2025 - 03:41:06 EST)
- Re: [PATCH 3/5] dt-bindings: soc: samsung: exynos-pmu: add exynos7870-pmu compatible Krzysztof Kozlowski (Wed Feb 05 2025 - 03:41:35 EST)
- Re: [PATCH 1/2] dt-bindings: serial: samsung: add exynos7870-uart compatible Krzysztof Kozlowski (Wed Feb 05 2025 - 03:42:12 EST)
- Re: [v1 2/3] include: move lookup_or_create_module_kobject()/to_module* to module.h Rasmus Villemoes (Wed Feb 05 2025 - 03:43:23 EST)
- Re: [PATCH 2/2] tty: serial: samsung: add support for exynos7870 Krzysztof Kozlowski (Wed Feb 05 2025 - 03:44:14 EST)
- Re: Linux warns `rtsx_pci 0000:3b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -110` Ilpo Järvinen (Wed Feb 05 2025 - 03:44:53 EST)
- [PATCH 00/16] SoundWire/ASoC: add SDW BPT/BRA support Bard Liao (Wed Feb 05 2025 - 03:45:50 EST)
- [PATCH 02/16] soundwire: cadence: add BTP support for DP0 Bard Liao (Wed Feb 05 2025 - 03:46:00 EST)
- [PATCH 01/16] Documentation: driver: add SoundWire BRA description Bard Liao (Wed Feb 05 2025 - 03:46:06 EST)
- [PATCH 03/16] soundwire: extend sdw_stream_type to BPT Bard Liao (Wed Feb 05 2025 - 03:46:20 EST)
- [PATCH 04/16] soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter Bard Liao (Wed Feb 05 2025 - 03:46:36 EST)
- [PATCH 05/16] soundwire: stream: special-case the bus compute_params() routine Bard Liao (Wed Feb 05 2025 - 03:46:55 EST)
- [PATCH 06/16] soundwire: stream: reuse existing code for BPT stream Bard Liao (Wed Feb 05 2025 - 03:47:08 EST)
- [PATCH 07/16] soundwire: bus: add send_async/wait APIs for BPT protocol Bard Liao (Wed Feb 05 2025 - 03:47:18 EST)
- [PATCH 08/16] soundwire: bus: add bpt_stream pointer Bard Liao (Wed Feb 05 2025 - 03:47:24 EST)
- [PATCH 09/16] soundwire: cadence: add BTP/BRA helpers to format data Bard Liao (Wed Feb 05 2025 - 03:47:47 EST)
- [PATCH 10/16] soundwire: intel_auxdevice: add indirection for BPT send_async/wait Bard Liao (Wed Feb 05 2025 - 03:47:49 EST)
- [PATCH 11/16] ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA Bard Liao (Wed Feb 05 2025 - 03:48:19 EST)
- [PATCH 12/16] soundwire: intel: add BPT context definition Bard Liao (Wed Feb 05 2025 - 03:48:25 EST)
- [PATCH 14/16] ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support Bard Liao (Wed Feb 05 2025 - 03:48:43 EST)
- [PATCH 13/16] soundwire: intel_ace2x: add BPT send_async/wait callbacks Bard Liao (Wed Feb 05 2025 - 03:48:46 EST)
- [PATCH 16/16] ASoC: rt711-sdca: add DP0 support Bard Liao (Wed Feb 05 2025 - 03:49:03 EST)
- [PATCH 15/16] soundwire: debugfs: add interface for BPT/BRA transfers Bard Liao (Wed Feb 05 2025 - 03:49:14 EST)
- Re: [PATCH v8 00/15] futex: Add support task local hash maps. Sebastian Andrzej Siewior (Wed Feb 05 2025 - 03:49:54 EST)
- Re: [PATCH 2/2] usb: dwc3: exynos: add support for exynos7870 Krzysztof Kozlowski (Wed Feb 05 2025 - 03:49:58 EST)
- Re: [PATCH 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos7870 support Krzysztof Kozlowski (Wed Feb 05 2025 - 03:50:24 EST)
- Re: [PATCH v1 15/29] cxl/region: Use an endpoint's SPA range to find a region Robert Richter (Wed Feb 05 2025 - 03:50:38 EST)
- Re: [syzbot] [bcachefs?] INFO: task hung in bch2_btree_node_update_key (2) syzbot (Wed Feb 05 2025 - 03:52:15 EST)
- Re: [PATCH 1/4] phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk Krzysztof Kozlowski (Wed Feb 05 2025 - 03:53:40 EST)
- Re: [PATCH 3/4] dt-bindings: phy: samsung,usb3-drd-phy: add exynos7870-usbdrd-phy compatible Krzysztof Kozlowski (Wed Feb 05 2025 - 03:54:44 EST)
- Re: [PATCH v16 5/7] drm/vkms: Create KUnit tests for YUV conversions Maxime Ripard (Wed Feb 05 2025 - 03:55:44 EST)
- Re: [PATCH v1 drm-dp 4/4] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature Yongbang Shi (Wed Feb 05 2025 - 03:56:40 EST)
- Re: [PATCH 3/4] dt-bindings: phy: samsung,usb3-drd-phy: add exynos7870-usbdrd-phy compatible Krzysztof Kozlowski (Wed Feb 05 2025 - 03:57:02 EST)
- Re: [PATCH v2 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC Csókás Bence (Wed Feb 05 2025 - 03:57:36 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Wed Feb 05 2025 - 03:58:43 EST)
- Re: linux-next: manual merge of the fuse tree with Linus' tree Joel Granados (Wed Feb 05 2025 - 03:59:32 EST)
- Re: (subset) [PATCH 0/4] sm7325-nothing-spacewar: Preparing for the cameras Bartosz Golaszewski (Wed Feb 05 2025 - 03:59:59 EST)
- Re: [PATCH v1 15/29] cxl/region: Use an endpoint's SPA range to find a region Robert Richter (Wed Feb 05 2025 - 04:01:06 EST)
- Re: [PATCH RFC 2/2] cxl/memdev: Remove temporary variables from cxl_memdev_state Alejandro Lucero Palau (Wed Feb 05 2025 - 04:01:18 EST)
- Re: [GIT PULL] sysctl constification changes for v6.14-rc1 Joel Granados (Wed Feb 05 2025 - 04:03:46 EST)
- Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API Sven Schnelle (Wed Feb 05 2025 - 04:07:22 EST)
- Re: [PATCH v5 07/13] wifi: ath12k: add support for fixed QMI firmware memory Krzysztof Kozlowski (Wed Feb 05 2025 - 04:07:57 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Wed Feb 05 2025 - 04:08:19 EST)
- Re: [PATCH v2 2/3] Revert "arm64: dts: rockchip: Increase VOP clk rate on RK3328" zhangqing (Wed Feb 05 2025 - 04:08:30 EST)
- Re: [PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod Badhri Jagan Sridharan (Wed Feb 05 2025 - 04:08:58 EST)
- [PATCH] x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Juergen Gross (Wed Feb 05 2025 - 04:11:18 EST)
- [PATCH] x86/xen: add FRAME_END to xen_hypercall_hvm() Juergen Gross (Wed Feb 05 2025 - 04:11:37 EST)
- Re: [PATCH net-next v18 07/25] ovpn: implement basic TX path (UDP) Antonio Quartulli (Wed Feb 05 2025 - 04:11:49 EST)
- [PATCH][next] scsi: mpi3mr: Fix spelling mistake "skiping" -> "skipping" Colin Ian King (Wed Feb 05 2025 - 04:12:14 EST)
- [PATCH net-next v2 1/2] net: phy: Add support for driver-specific next update time Oleksij Rempel (Wed Feb 05 2025 - 04:12:30 EST)
- [PATCH net-next v2 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection Oleksij Rempel (Wed Feb 05 2025 - 04:12:32 EST)
- [PATCH net-next v2 0/2] Use PHYlib for reset randomization and adjustable polling Oleksij Rempel (Wed Feb 05 2025 - 04:12:58 EST)
- Re: [RFC PATCH 3/5] dt-bindings: gpu: Add protected heap name to Mali Valhall CSF binding Krzysztof Kozlowski (Wed Feb 05 2025 - 04:14:14 EST)
- Re: linux-next: Signed-off-by missing for commit in the tip tree Peter Zijlstra (Wed Feb 05 2025 - 04:14:44 EST)
- Re: [PATCH v1 2/2] gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write() Andy Shevchenko (Wed Feb 05 2025 - 04:16:03 EST)
- Re: [PATCH] x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Andrew Cooper (Wed Feb 05 2025 - 04:16:20 EST)
- Re: [PATCH v3 0/4] Add support for Priva E-Measuringbox board Oleksij Rempel (Wed Feb 05 2025 - 04:17:42 EST)
- Re: [PATCH] x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Jürgen Groß (Wed Feb 05 2025 - 04:17:59 EST)
- Re: [PATCH] Documentation/no_hz: Remove description that states boot CPU cannot be nohz_full Greg KH (Wed Feb 05 2025 - 04:18:30 EST)
- Re: [PATCH v3 07/13] mm, swap: hold a reference during scan and cleanup flag usage Baoquan He (Wed Feb 05 2025 - 04:18:45 EST)
- Re: [PATCH v3 14/18] powerpc/vdso: Switch to generic storage implementation Christophe Leroy (Wed Feb 05 2025 - 04:20:18 EST)
- Re: [PATCH v4] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() Thomas Gleixner (Wed Feb 05 2025 - 04:21:00 EST)
- Re: [PATCH net-next v3] netdev-genl: Elide napi_id when not present kernel test robot (Wed Feb 05 2025 - 04:22:25 EST)
- Re: [PATCH net-next v3] netdev-genl: Elide napi_id when not present kernel test robot (Wed Feb 05 2025 - 04:23:27 EST)
- RE: [PATCH v5 3/4] drm/i915/dp: Use the generic helper to control LTTPR transparent mode Kandpal, Suraj (Wed Feb 05 2025 - 04:24:13 EST)
- [PATCH] LoongArch: KVM: Remove PGD table saving during VM context switch Bibo Mao (Wed Feb 05 2025 - 04:25:52 EST)
- Re: [PATCH] powerpc/code-patching: Disable KASAN report during patching via temporary mm Michael Ellerman (Wed Feb 05 2025 - 04:26:35 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range David Woodhouse (Wed Feb 05 2025 - 04:27:46 EST)
- [PATCH 00/12] Tiny cleanup and improvements about SWAP code Baoquan He (Wed Feb 05 2025 - 04:27:53 EST)
- [PATCH 01/12] mm/swap_state.c: fix the obsolete code comment Baoquan He (Wed Feb 05 2025 - 04:28:11 EST)
- [PATCH 02/12] mm/swap_state.c: optimize the code in clear_shadow_from_swap_cache() Baoquan He (Wed Feb 05 2025 - 04:28:33 EST)
- [PATCH 03/12] mm/swap: remove SWAP_FLAG_PRIO_SHIFT Baoquan He (Wed Feb 05 2025 - 04:28:37 EST)
- [PATCH 04/12] mm/swap: skip scanning cluster range if it's empty cluster Baoquan He (Wed Feb 05 2025 - 04:28:57 EST)
- [PATCH 05/12] mm/swap: rename swap_is_has_cache() to swap_only_has_cache() Baoquan He (Wed Feb 05 2025 - 04:29:08 EST)
- [PATCH 06/12] mm/swapfile.c: update the code comment above swap_count_continued() Baoquan He (Wed Feb 05 2025 - 04:29:14 EST)
- [PATCH 07/12] mm/swapfile.c: optimize code in setup_clusters() Baoquan He (Wed Feb 05 2025 - 04:29:29 EST)
- [PATCH 08/12] mm/swap_state.c: remove the meaningless code comment Baoquan He (Wed Feb 05 2025 - 04:29:40 EST)
- [PATCH 09/12] mm/swapfile.c: remove the unneeded checking Baoquan He (Wed Feb 05 2025 - 04:29:46 EST)
- [PATCH 10/12] mm/swap: rename swap_swapcount() to swap_entry_swapped() Baoquan He (Wed Feb 05 2025 - 04:29:52 EST)
- [PATCH 11/12] mm/swapfile.c: remove the incorrect code comment Baoquan He (Wed Feb 05 2025 - 04:30:15 EST)
- [PATCH 12/12] mm/swapfile.c: open code cluster_alloc_swap() Baoquan He (Wed Feb 05 2025 - 04:30:19 EST)
- Re: [PATCH v7 0/6] introduce PIDFD_SELF* sentinels Christian Brauner (Wed Feb 05 2025 - 04:30:35 EST)
- Re: [Q] Frequency & duty cycle measurement? Csókás Bence (Wed Feb 05 2025 - 04:30:53 EST)
- [PATCH v5] serial: sh-sci: Update the suspend/resume support Claudiu (Wed Feb 05 2025 - 04:31:23 EST)
- [PATCH v2 0/2] gpio: xilinx: Replace custom bitmap APIs Andy Shevchenko (Wed Feb 05 2025 - 04:32:18 EST)
- [PATCH v2 1/2] gpio: xilinx: Use better bitmap APIs where appropriate Andy Shevchenko (Wed Feb 05 2025 - 04:32:19 EST)
- [PATCH v2 2/2] gpio: xilinx: Replace custom variants of bitmap_read()/bitmap_write() Andy Shevchenko (Wed Feb 05 2025 - 04:32:30 EST)
- Re: [PATCH 1/2] printf: convert self-test to KUnit Geert Uytterhoeven (Wed Feb 05 2025 - 04:33:04 EST)
- Re: linux-next: Signed-off-by missing for commit in the tip tree Peter Zijlstra (Wed Feb 05 2025 - 04:34:06 EST)
- Re: [PATCH] m68k: coldfire: Prevent spurious interrupts when masking IMR Jean-Michel Hautbois (Wed Feb 05 2025 - 04:34:54 EST)
- Re: [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Krzysztof Kozlowski (Wed Feb 05 2025 - 04:35:09 EST)
- Re: [PATCH v8 08/15] futex: Prepare for reference counting of the process private hash end of operation. Peter Zijlstra (Wed Feb 05 2025 - 04:38:06 EST)
- Re: [PATCH] x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Andrew Cooper (Wed Feb 05 2025 - 04:38:32 EST)
- [tip: perf/core] perf: Avoid the read if the count is already updated tip-bot2 for Peter Zijlstra (Intel) (Wed Feb 05 2025 - 04:38:58 EST)
- [tip: perf/core] perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample read tip-bot2 for Kan Liang (Wed Feb 05 2025 - 04:39:11 EST)
- [tip: perf/core] perf/x86/intel: Support PEBS counters snapshotting tip-bot2 for Kan Liang (Wed Feb 05 2025 - 04:39:12 EST)
- [tip: perf/core] perf/x86/intel: Apply static call for drain_pebs tip-bot2 for Peter Zijlstra (Intel) (Wed Feb 05 2025 - 04:39:13 EST)
- [tip: perf/core] uprobes: Remove the spinlock within handle_singlestep() tip-bot2 for Liao Chang (Wed Feb 05 2025 - 04:39:37 EST)
- Re: [RFC 1/6] scripts/get_abi.py: make it backward-compatible with Python 3.6 Akira Yokosawa (Wed Feb 05 2025 - 04:41:04 EST)
- Re: Build error on "drivers/net/ethernet/intel/ice/devlink/health.c:35:3: error: initializer element is not constant" Michal Swiatkowski (Wed Feb 05 2025 - 04:45:00 EST)
- Re: [PATCH v2 0/2] gpio: xilinx: Replace custom bitmap APIs Andy Shevchenko (Wed Feb 05 2025 - 04:45:24 EST)
- [PATCH v2] arm64: dts: ti: k3-j722s-evm: Fix USB2.0_MUX_SEL to select Type-C Hrushikesh Salunke (Wed Feb 05 2025 - 04:45:31 EST)
- Re: [PATCH v2 4/4] iommu/amd: Enable Host SNP support after enabling IOMMU SNP support Vasant Hegde (Wed Feb 05 2025 - 04:47:30 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds K Prateek Nayak (Wed Feb 05 2025 - 04:48:44 EST)
- Re: [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents Jens Remus (Wed Feb 05 2025 - 04:49:13 EST)
- [PATCH v2 0/4] clk: Support spread spectrum and use it in clk-pll144x and clk-scmi Peng Fan (OSS) (Wed Feb 05 2025 - 04:51:07 EST)
- [PATCH v2 1/4] clk: Introduce clk_hw_set_spread_spectrum Peng Fan (OSS) (Wed Feb 05 2025 - 04:51:19 EST)
- [PATCH v2 2/4] clk: conf: Support assigned-clock-sscs Peng Fan (OSS) (Wed Feb 05 2025 - 04:51:31 EST)
- [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation Peng Fan (OSS) (Wed Feb 05 2025 - 04:51:38 EST)
- [PATCH NOT APPLY v2 4/4] clk: scmi: Support spread spectrum Peng Fan (OSS) (Wed Feb 05 2025 - 04:51:49 EST)
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in Vasant Hegde (Wed Feb 05 2025 - 04:52:11 EST)
- [PATCH v3 00/10] pinctrl: cy8c95x0: Clean up series Andy Shevchenko (Wed Feb 05 2025 - 04:52:58 EST)
- [PATCH v3 05/10] pinctrl: cy8c95x0: Replace 'return ret' by 'return 0' in some cases Andy Shevchenko (Wed Feb 05 2025 - 04:53:06 EST)
- [PATCH v3 03/10] pinctrl: cy8c95x0: Transform to cy8c95x0_regmap_read_bits() Andy Shevchenko (Wed Feb 05 2025 - 04:53:27 EST)
- [PATCH v3 09/10] pinctrl: cy8c95x0: Separate EEPROM related register definitios Andy Shevchenko (Wed Feb 05 2025 - 04:53:31 EST)
- [PATCH v3 08/10] pinctrl: cy8c95x0: Drop unneeded casting Andy Shevchenko (Wed Feb 05 2025 - 04:53:35 EST)
- [PATCH v3 04/10] pinctrl: cy8c95x0: Remove redundant check in cy8c95x0_regmap_update_bits_base() Andy Shevchenko (Wed Feb 05 2025 - 04:53:47 EST)
- [PATCH v3 10/10] pinctrl: cy8c95x0: Fix comment style Andy Shevchenko (Wed Feb 05 2025 - 04:54:08 EST)
- [PATCH v3 01/10] pinctrl: cy8c95x0: Use better bitmap APIs where appropriate Andy Shevchenko (Wed Feb 05 2025 - 04:54:09 EST)
- [PATCH v3 02/10] pinctrl: cy8c95x0; Switch to use for_each_set_clump8() Andy Shevchenko (Wed Feb 05 2025 - 04:54:34 EST)
- [PATCH v3 07/10] pinctrl: cy8c95x0: Get rid of cy8c95x0_pinmux_direction() forward declaration Andy Shevchenko (Wed Feb 05 2025 - 04:54:37 EST)
- [PATCH v3 06/10] pinctrl: cy8c95x0: Initialise boolean variable with boolean values Andy Shevchenko (Wed Feb 05 2025 - 04:54:58 EST)
- Re: [PATCH] x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Jan Beulich (Wed Feb 05 2025 - 04:55:14 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds Peter Zijlstra (Wed Feb 05 2025 - 04:55:35 EST)
- [PATCH] rtc: renesas-rtca3: Disable interrupts only if the RTC is enabled Claudiu (Wed Feb 05 2025 - 04:55:36 EST)
- [PATCH v3 0/2] pwm: Add support for pwm nexus node Herve Codina (Wed Feb 05 2025 - 04:56:07 EST)
- [PATCH v3 1/2] dt-bindings: pwm: Add support for PWM nexus node Herve Codina (Wed Feb 05 2025 - 04:56:08 EST)
- [PATCH v3 2/2] pwm: Add support for pwm nexus dt bindings Herve Codina (Wed Feb 05 2025 - 04:56:12 EST)
- kernel/kexec_elf.c:64: warning: Function parameter or struct member 'ehdr' not described in 'elf_is_ehdr_sane' kernel test robot (Wed Feb 05 2025 - 04:56:42 EST)
- Re: [PATCH v6 23/26] mm: Remove pXX_devmap callers Alistair Popple (Wed Feb 05 2025 - 04:57:32 EST)
- Re: [PATCH v4 09/18] KVM: arm64: Introduce __pkvm_vcpu_{load,put}() Quentin Perret (Wed Feb 05 2025 - 04:58:08 EST)
- Re: [Q] Frequency & duty cycle measurement? Csókás Bence (Wed Feb 05 2025 - 04:58:58 EST)
- Re: [PATCH v5 07/13] wifi: ath12k: add support for fixed QMI firmware memory Raj Kumar Bhagat (Wed Feb 05 2025 - 04:59:47 EST)
- [PATCH v7] drm/edp-panel: Add LG Display panel model LP079QX1-SP0V Damon Ding (Wed Feb 05 2025 - 05:00:02 EST)
- Re: [PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP Mark Rutland (Wed Feb 05 2025 - 05:01:22 EST)
- [PATCH] pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/down Claudiu (Wed Feb 05 2025 - 05:01:31 EST)
- Re: [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader Heinrich Schuchardt (Wed Feb 05 2025 - 05:02:14 EST)
- Re: [PATCH v1 drm-dp 3/4] drm/hisilicon/hibmc: Add debugfs interface to enable colorbar feature and get link status Dmitry Baryshkov (Wed Feb 05 2025 - 05:02:46 EST)
- Re: linux-next: manual merge of the vfs-brauner tree with Linus' tree Christian Brauner (Wed Feb 05 2025 - 05:03:08 EST)
- Re: [PATCH] x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Jürgen Groß (Wed Feb 05 2025 - 05:04:45 EST)
- Re: [PATCH 1/4] dt-bindings: memory-controllers: Move qcom,ebi2 from bindings/bus/ Krzysztof Kozlowski (Wed Feb 05 2025 - 05:05:04 EST)
- [PATCH iwl-next v2 0/9] igc: Add support for Frame Preemption feature in IGC Faizal Rahim (Wed Feb 05 2025 - 05:05:48 EST)
- Re: [PATCH 2/4] dt-bindings: memory-controllers: qcom,ebi2: Split out child node properties Krzysztof Kozlowski (Wed Feb 05 2025 - 05:06:20 EST)
- [PATCH iwl-next v2 1/9] net: ethtool: mm: extract stmmac verification logic into common library Faizal Rahim (Wed Feb 05 2025 - 05:06:41 EST)
- [PATCH iwl-next v2 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage Faizal Rahim (Wed Feb 05 2025 - 05:06:49 EST)
- [PATCH iwl-next v2 4/9] igc: Set the RX packet buffer size for TSN mode Faizal Rahim (Wed Feb 05 2025 - 05:07:49 EST)
- Re: [PATCH v7 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM Uwe Kleine-König (Wed Feb 05 2025 - 05:08:13 EST)
- [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification Faizal Rahim (Wed Feb 05 2025 - 05:08:16 EST)
- [PATCH iwl-next v2 3/9] igc: Optimize the TX packet buffer utilization Faizal Rahim (Wed Feb 05 2025 - 05:08:31 EST)
- Re: [PATCH 4/4] dt-bindings: net: smsc,lan9115: Ensure all properties are defined Krzysztof Kozlowski (Wed Feb 05 2025 - 05:08:44 EST)
- [PATCH iwl-next v2 6/9] igc: Add support to set tx-min-frag-size Faizal Rahim (Wed Feb 05 2025 - 05:08:53 EST)
- Re: [PATCH 3/4] dt-bindings: memory-controllers: samsung,exynos4210-srom: Split out child node properties Krzysztof Kozlowski (Wed Feb 05 2025 - 05:09:05 EST)
- [PATCH iwl-next v2 8/9] igc: Add support to get MAC Merge data via ethtool Faizal Rahim (Wed Feb 05 2025 - 05:09:42 EST)
- Re: [PATCH RESEND 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26 Krzysztof Kozlowski (Wed Feb 05 2025 - 05:11:00 EST)
- Re: [PATCH v2 0/8] wifi: ath12k: handle change_vif_links() callback Nicolas Escande (Wed Feb 05 2025 - 05:11:13 EST)
- [PATCH] pinctrl: pinconf-generic: Print unsigned value if a format is registered Claudiu (Wed Feb 05 2025 - 05:11:34 EST)
- [PATCH iwl-next v2 7/9] igc: Add support for preemptible traffic class in taprio Faizal Rahim (Wed Feb 05 2025 - 05:12:20 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Juri Lelli (Wed Feb 05 2025 - 05:12:31 EST)
- [PATCH iwl-next v2 9/9] igc: Add support to get frame preemption statistics via ethtool Faizal Rahim (Wed Feb 05 2025 - 05:13:23 EST)
- Re: [PATCH] x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Jürgen Groß (Wed Feb 05 2025 - 05:13:51 EST)
- Re: [PATCH -v2 0/7] module: Strict per-modname namespaces Petr Pavlu (Wed Feb 05 2025 - 05:14:45 EST)
- Re: [PATCH] Input: cyttsp5 - ensure minimum reset pulse width Alistair (Wed Feb 05 2025 - 05:15:35 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds Peter Zijlstra (Wed Feb 05 2025 - 05:16:21 EST)
- Re: [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments Emil Renner Berthing (Wed Feb 05 2025 - 05:16:35 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds K Prateek Nayak (Wed Feb 05 2025 - 05:16:37 EST)
- [PATCH v2] arm64: dts: socfpga: agilex5: add NAND board file niravkumar . l . rabara (Wed Feb 05 2025 - 05:16:56 EST)
- [PATCH v2] arm64: dts: socfpga: agilex5: add qspi flash node niravkumar . l . rabara (Wed Feb 05 2025 - 05:17:12 EST)
- [PATCH 0/2 v2] perf test: Fix endianess issue in hwmon test on Thomas Richter (Wed Feb 05 2025 - 05:18:48 EST)
- [PATCH 1/2 v2] perf test: Fix perf test 11 hwmon endianess issue Thomas Richter (Wed Feb 05 2025 - 05:18:57 EST)
- [PATCH 2/2 v2] perf test: Hwmon align structure on boundary in union Thomas Richter (Wed Feb 05 2025 - 05:19:08 EST)
- Re: [PATCH v2 2/5] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz Emil Renner Berthing (Wed Feb 05 2025 - 05:19:21 EST)
- Re: [PATCH v2 3/5] USB: phy: convert usb_phy_generic logic to use a faux device Peter Chen (Wed Feb 05 2025 - 05:19:37 EST)
- [PATCH] powerpc/time: Define div128_by_32() static and __init Christophe Leroy (Wed Feb 05 2025 - 05:20:14 EST)
- Re: Build error on "drivers/net/ethernet/intel/ice/devlink/health.c:35:3: error: initializer element is not constant" Przemek Kitszel (Wed Feb 05 2025 - 05:21:03 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Naresh Solanki (Wed Feb 05 2025 - 05:21:44 EST)
- Re: [PATCH v6 7/7] rtc: Add Nuvoton NCT6694 RTC support Alexandre Belloni (Wed Feb 05 2025 - 05:24:05 EST)
- [PATCH v2 03/24] perf: Simplify child event tear-down Peter Zijlstra (Wed Feb 05 2025 - 05:25:39 EST)
- [PATCH v2 18/24] perf: Robustify perf_event_free_bpf_prog() Peter Zijlstra (Wed Feb 05 2025 - 05:25:44 EST)
- [PATCH v2 17/24] perf: Introduce perf_free_addr_filters() Peter Zijlstra (Wed Feb 05 2025 - 05:25:49 EST)
- [PATCH v2 16/24] perf: Detach perf_cpu_pmu_context and pmu lifetimes Peter Zijlstra (Wed Feb 05 2025 - 05:25:51 EST)
- [PATCH v2 05/24] perf: Simplify perf_event_release_kernel() Peter Zijlstra (Wed Feb 05 2025 - 05:25:54 EST)
- [PATCH v2 00/24] perf: Make perf_pmu_unregister() usable Peter Zijlstra (Wed Feb 05 2025 - 05:26:31 EST)
- [PATCH v2 22/24] perf: Remove retry loop from perf_mmap() Peter Zijlstra (Wed Feb 05 2025 - 05:26:32 EST)
- [PATCH v2 19/24] perf: Simplify perf_mmap() control flow Peter Zijlstra (Wed Feb 05 2025 - 05:26:35 EST)
- [PATCH v2 09/24] perf: Simplify perf_event_alloc() error path Peter Zijlstra (Wed Feb 05 2025 - 05:26:40 EST)
- [PATCH v2 23/24] perf: Lift event->mmap_mutex in perf_mmap() Peter Zijlstra (Wed Feb 05 2025 - 05:26:56 EST)
- [PATCH v2 21/24] perf: Further simplify perf_mmap() Peter Zijlstra (Wed Feb 05 2025 - 05:26:58 EST)
- [PATCH v2 15/24] perf: Add this_cpc() helper Peter Zijlstra (Wed Feb 05 2025 - 05:27:15 EST)
- [PATCH v2 24/24] perf: Make perf_pmu_unregister() useable Peter Zijlstra (Wed Feb 05 2025 - 05:27:17 EST)
- [PATCH v2 10/24] perf: Simplify perf_pmu_register() error path Peter Zijlstra (Wed Feb 05 2025 - 05:27:21 EST)
- [PATCH v2 20/24] perf: Fix perf_mmap() failure path Peter Zijlstra (Wed Feb 05 2025 - 05:27:31 EST)
- [PATCH v2 04/24] perf: Simplify perf_event_free_task() wait Peter Zijlstra (Wed Feb 05 2025 - 05:27:55 EST)
- [PATCH v2 06/24] perf: Fix pmus_lock vs pmus_srcu ordering Peter Zijlstra (Wed Feb 05 2025 - 05:28:04 EST)
- [PATCH v2 11/24] perf: Simplify perf_pmu_register() Peter Zijlstra (Wed Feb 05 2025 - 05:28:19 EST)
- [PATCH v2 02/24] perf: Ensure bpf_perf_link path is properly serialized Peter Zijlstra (Wed Feb 05 2025 - 05:28:38 EST)
- [PATCH v2 01/24] lockdep: Fix might_fault() Peter Zijlstra (Wed Feb 05 2025 - 05:28:46 EST)
- [PATCH v2 13/24] perf: Simplify perf_event_alloc() Peter Zijlstra (Wed Feb 05 2025 - 05:29:06 EST)
- [PATCH v2 08/24] perf: Cleanup perf_try_init_event() Peter Zijlstra (Wed Feb 05 2025 - 05:29:19 EST)
- [PATCH v2 07/24] perf: Fix perf_pmu_register() vs perf_init_event() Peter Zijlstra (Wed Feb 05 2025 - 05:29:46 EST)
- [PATCH v2 14/24] perf: Merge pmu_disable_count into cpu_pmu_context Peter Zijlstra (Wed Feb 05 2025 - 05:29:54 EST)
- [PATCH v2 12/24] perf: Simplify perf_init_event() Peter Zijlstra (Wed Feb 05 2025 - 05:30:00 EST)
- Re: [PATCH v4 25/39] unwind_user/sframe: Show file name in debug output Jens Remus (Wed Feb 05 2025 - 05:30:18 EST)
- Re: [PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done() Paul E. McKenney (Wed Feb 05 2025 - 05:30:27 EST)
- Re: [PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length Liang Jie (Wed Feb 05 2025 - 05:30:48 EST)
- Re: [PATCH v2 3/5] riscv: dts: starfive: jh7110-common: assign 24MHz clock-frequency to uart0 Emil Renner Berthing (Wed Feb 05 2025 - 05:31:07 EST)
- [PATCH rdma-next 1/1] RDMA/mana_ib: Allocate PAGE aligned doorbell index Konstantin Taranov (Wed Feb 05 2025 - 05:32:01 EST)
- Re: [PATCH] x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Jan Beulich (Wed Feb 05 2025 - 05:32:16 EST)
- [PATCH rdma-next 1/1] RDMA/mana_ib: Add port statistics support Konstantin Taranov (Wed Feb 05 2025 - 05:32:41 EST)
- Re: [PATCH v2 4/5] riscv: dts: starfive: jh7110-common: add eeprom node to i2c5 Emil Renner Berthing (Wed Feb 05 2025 - 05:33:15 EST)
- Re: [PATCH RESEND 5/7] mfd: cs40l26: Add support for CS40L26 core driver Krzysztof Kozlowski (Wed Feb 05 2025 - 05:34:25 EST)
- [PATCH rdma-next 0/2] RDMA/mana_ib: enable error cqes Konstantin Taranov (Wed Feb 05 2025 - 05:35:35 EST)
- [PATCH rdma-next 1/2] RDMA/mana_ib: Query feature_flags bitmask from FW Konstantin Taranov (Wed Feb 05 2025 - 05:35:37 EST)
- [PATCH rdma-next 2/2] RDMA/mana_ib: request error CQEs when supported Konstantin Taranov (Wed Feb 05 2025 - 05:35:39 EST)
- Re: [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader Emil Renner Berthing (Wed Feb 05 2025 - 05:36:05 EST)
- Re: [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in shmem_add_to_page_cache Hillf Danton (Wed Feb 05 2025 - 05:37:04 EST)
- Re: [PATCH v1 16/29] cxl/region: Use translated HPA ranges to calculate the endpoint position Robert Richter (Wed Feb 05 2025 - 05:38:43 EST)
- Re: [PATCH v2] mm/slab: simplify SLAB_* flag handling Vlastimil Babka (Wed Feb 05 2025 - 05:39:01 EST)
- [PATCH net-next v1 1/1] net: phy: dp83td510: introduce LED framework support Oleksij Rempel (Wed Feb 05 2025 - 05:39:14 EST)
- [PATCH v2 00/31] hrtimers: Consolidate hrtimer initialization - Part 2 Nam Cao (Wed Feb 05 2025 - 05:39:50 EST)
- [PATCH v2 01/31] KVM: MIPS: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:40:04 EST)
- [PATCH v2 02/31] KVM: PPC: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:40:05 EST)
- [PATCH v2 04/31] KVM: x86: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:40:12 EST)
- [PATCH v2 05/31] KVM: arm64: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:40:12 EST)
- [PATCH v2 03/31] KVM: s390: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:40:24 EST)
- [PATCH v2 08/31] ARM: imx: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:40:52 EST)
- [PATCH v2 09/31] ARM: 8611/1: l2x0: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:40:52 EST)
- [PATCH v2 06/31] LoongArch: KVM: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:40:59 EST)
- [PATCH v2 07/31] riscv: kvm: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:41:02 EST)
- [PATCH v2 13/31] sched: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:41:10 EST)
- [PATCH v2 10/31] powerpc/watchdog: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:41:10 EST)
- [PATCH v2 12/31] s390/ap_bus: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:41:26 EST)
- [PATCH v2 11/31] perf/x86: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:41:26 EST)
- [PATCH v2 14/31] mm/slab: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:41:36 EST)
- [PATCH v2 15/31] lib: test_objpool: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:41:50 EST)
- [PATCH v2 19/31] timerfd: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:42:01 EST)
- [PATCH v2 17/31] fork: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:42:05 EST)
- [PATCH v2 24/31] tracing/osnoise: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:42:53 EST)
- [PATCH v2 18/31] perf: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:42:55 EST)
- [PATCH v2 26/31] ata: pata_octeon_cf: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:42:59 EST)
- [PATCH v2 16/31] io_uring/timeout: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:42:59 EST)
- [PATCH v2 20/31] time: Switch to hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:43:06 EST)
- [PATCH v2 21/31] bpf: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:43:07 EST)
- [PATCH v2 25/31] block, bfq: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:43:10 EST)
- [PATCH v2 23/31] watchdog: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:43:28 EST)
- [PATCH v2 22/31] ubifs: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:43:51 EST)
- [PATCH v2 28/31] PM: runtime: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:43:57 EST)
- [PATCH v2 29/31] PM / devfreq: rockchip-dfi: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:44:09 EST)
- [PATCH v2 31/31] hwrng: timeriomem: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:44:14 EST)
- [PATCH v2 27/31] blk_iocost: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:44:23 EST)
- [PATCH v2 30/31] null_blk: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:44:27 EST)
- Re: [PATCH] drm/panthor: Convert IOCTL defines to an enum Alice Ryhl (Wed Feb 05 2025 - 05:45:44 EST)
- Re: [PATCH] ftrace: Avoid potential division by zero in function_stat_show() Nikolay Kuratov (Wed Feb 05 2025 - 05:45:56 EST)
- [PATCH v2 01/24] netdev: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:46:25 EST)
- [PATCH v2 00/24] hrtimers: Consolidate hrtimer initialization - Part 3 Nam Cao (Wed Feb 05 2025 - 05:46:27 EST)
- Re: [PATCH v1 16/29] cxl/region: Use translated HPA ranges to calculate the endpoint position Robert Richter (Wed Feb 05 2025 - 05:46:31 EST)
- [PATCH v2 02/24] net/sched: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:46:51 EST)
- [PATCH v2 04/24] tcp: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:46:56 EST)
- [PATCH v2 06/24] can: mcp251xfd: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:47:10 EST)
- [PATCH v2 07/24] can: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:47:20 EST)
- [PATCH v2 03/24] mac802154: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:47:32 EST)
- [PATCH v2 09/24] net: ethernet: cortina: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:47:35 EST)
- [PATCH v2 12/24] net: sparx5: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:47:45 EST)
- [PATCH v2 11/24] net: ethernet: hisilicon: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:47:46 EST)
- [PATCH v2 05/24] can: m_can: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:48:06 EST)
- [PATCH v2 10/24] net: ethernet: ec_bhf: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:48:09 EST)
- [PATCH v2 13/24] net: ieee802154: at86rf230: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:48:10 EST)
- [PATCH v2 08/24] net: ethernet: ti: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:48:29 EST)
- [PATCH v2 15/24] net: qualcomm: rmnet: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:48:34 EST)
- [PATCH v2 17/24] net: fec: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:48:52 EST)
- [PATCH v2 18/24] net: wwan: iosm: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:49:03 EST)
- [PATCH v2 14/24] net: mvpp2: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:49:15 EST)
- [PATCH v2 21/24] wifi: rt2x00: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:49:33 EST)
- [PATCH v2 23/24] octeontx2-pf: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:49:40 EST)
- [PATCH v2 16/24] net: stmmac: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:50:09 EST)
- [PATCH v2 19/24] net/cdc_ncm: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:50:51 EST)
- [PATCH v2 22/24] igc: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:51:02 EST)
- [PATCH v2 24/24] xfrm: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:51:10 EST)
- [PATCH v2 01/45] USB: chipidea: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:51:38 EST)
- [PATCH v2 02/45] usb: dwc2: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:51:45 EST)
- [PATCH v2 03/45] usb: fotg210-hcd: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:51:51 EST)
- [PATCH v2 04/45] usb: gadget: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:51:53 EST)
- [PATCH v2 20/24] wifi: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:52:08 EST)
- [PATCH v2 05/45] usb: ehci: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:52:22 EST)
- [PATCH v2 08/45] serial: 8250: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:52:37 EST)
- [PATCH v2 07/45] usb: typec: tcpm: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:52:39 EST)
- [PATCH v2 resend 3] docs: dt: Update overlay file extension Geert Uytterhoeven (Wed Feb 05 2025 - 05:52:41 EST)
- [PATCH v2 09/45] serial: amba-pl011: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:52:51 EST)
- [PATCH v2 12/45] serial: xilinx_uartps: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:53:01 EST)
- [PATCH v2 10/45] serial: imx: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:53:05 EST)
- [PATCH v2 19/45] drivers: perf: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:54:19 EST)
- [PATCH v2 06/45] usb: musb: cppi41: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:54:32 EST)
- [PATCH v2 11/45] serial: sh-sci: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:54:46 EST)
- [PATCH v2 21/45] mmc: dw_mmc: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:55:07 EST)
- [PATCH v2 00/45] Consolidate hrtimer initialization - Part 4 Nam Cao (Wed Feb 05 2025 - 05:55:11 EST)
- [PATCH v2 17/45] power: supply: ab8500_chargalg: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:55:18 EST)
- [PATCH v2 23/45] media: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:55:28 EST)
- [PATCH v2 27/45] iio: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:55:37 EST)
- [PATCH v2 30/45] drm/amdgpu: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:56:02 EST)
- [PATCH v2 20/45] ntb: ntb_pingpong: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:56:32 EST)
- [PATCH v2 33/45] drm/i915/perf: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:57:07 EST)
- [PATCH v2 22/45] misc: vcpu_stall_detector: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:57:15 EST)
- [PATCH v2 18/45] power: reset: ltc2952-poweroff: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:57:16 EST)
- [PATCH v2 35/45] drm/i915/uncore: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:57:30 EST)
- [PATCH v2 36/45] drm/i915/request: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:57:49 EST)
- [PATCH v2 37/45] drm/msm: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:58:01 EST)
- [PATCH v2 28/45] i2c: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:58:31 EST)
- [PATCH v2 29/45] stm class: heartbeat: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:58:33 EST)
- [PATCH v2 41/45] virtio: mem: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:58:42 EST)
- [PATCH v2 39/45] drm/xe/oa: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:58:43 EST)
- [PATCH v2 24/45] mailbox: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:58:50 EST)
- [PATCH v2 40/45] drm/vmwgfx: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:58:54 EST)
- [PATCH v2 43/45] pwm: gpio: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:58:57 EST)
- [PATCH v2 42/45] RDMA: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:58:58 EST)
- [PATCH v2 25/45] leds: trigger: pattern: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:59:00 EST)
- [PATCH v2 45/45] ALSA: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:59:07 EST)
- [PATCH v2 32/45] drm/i915/gvt: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 05:59:08 EST)
- [PATCH v2 34/45] drm/i915/pmu: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:00:08 EST)
- [PATCH resend] platform: cznic: CZNIC_PLATFORMS should depend on MACH_ARMADA_38X || ARCH_MVEBU || PPC_P2020 Geert Uytterhoeven (Wed Feb 05 2025 - 06:00:25 EST)
- [PATCH v3 0/2] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events Bence Csókás (Wed Feb 05 2025 - 06:01:30 EST)
- Re: Linux 6.14-rc1 Frank Scheiner (Wed Feb 05 2025 - 06:01:46 EST)
- Re: [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader Conor Dooley (Wed Feb 05 2025 - 06:02:10 EST)
- [PATCH v2 38/45] drm/vkms: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:02:12 EST)
- Re: [syzbot] [net?] general protection fault in generic_hwtstamp_ioctl_lower (2) Hillf Danton (Wed Feb 05 2025 - 06:02:15 EST)
- Re: [PATCH] drm/panthor: Convert IOCTL defines to an enum Erik Faye-Lund (Wed Feb 05 2025 - 06:02:29 EST)
- [PATCH v2 44/45] ASoC: fsl: imx-pcm-fiq: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:02:39 EST)
- [PATCH v2 03/12] hrtimers: Merge __hrtimer_init() into __hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:03:05 EST)
- [PATCH v2 26/45] Input: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:03:05 EST)
- [PATCH v2 04/12] serial: xilinx_uartps: Use helper function hrtimer_update_function() Nam Cao (Wed Feb 05 2025 - 06:03:37 EST)
- [PATCH v2 07/12] hrtimers: Make callback function pointer private Nam Cao (Wed Feb 05 2025 - 06:04:06 EST)
- [PATCH v2 06/12] wifi: rt2x00: Switch to use hrtimer_update_function() Nam Cao (Wed Feb 05 2025 - 06:04:14 EST)
- [PATCH v3 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC Bence Csókás (Wed Feb 05 2025 - 06:04:34 EST)
- Re: [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Varadarajan Narayanan (Wed Feb 05 2025 - 06:04:57 EST)
- [PATCH v2 08/12] hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns() Nam Cao (Wed Feb 05 2025 - 06:05:04 EST)
- Re: [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in shmem_add_to_page_cache syzbot (Wed Feb 05 2025 - 06:05:09 EST)
- Re: [PATCH v1 17/29] cxl/region: Rename function to cxl_find_decoder_early() Robert Richter (Wed Feb 05 2025 - 06:05:12 EST)
- [PATCH v7 1/4] phy: phy-rockchip-samsung-hdptx: Swap the definitions of LCPLL_REF and ROPLL_REF Damon Ding (Wed Feb 05 2025 - 06:05:22 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Naveen N Rao (Wed Feb 05 2025 - 06:06:08 EST)
- Re: [REGRESSION,6.14.0-rc1]: rk_gmac-dwmac: no ethernet device shows up (NanoPi M4) Domenico Andreoli (Wed Feb 05 2025 - 06:06:08 EST)
- [PATCH v2 00/12] Consolidate hrtimer initialization - Part 5 Nam Cao (Wed Feb 05 2025 - 06:06:11 EST)
- Re: [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers Jens Remus (Wed Feb 05 2025 - 06:06:24 EST)
- [PATCH v2 14/45] rtc: class: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:07:13 EST)
- [PATCH v2 01/12] hrtimers: Delete hrtimer_init() Nam Cao (Wed Feb 05 2025 - 06:07:23 EST)
- [PATCH v2 02/12] hrtimers: Switch to use __htimer_setup() Nam Cao (Wed Feb 05 2025 - 06:07:25 EST)
- [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL Salvatore Bonaccorso (Wed Feb 05 2025 - 06:07:28 EST)
- [PATCH v2 16/45] powercap: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:07:39 EST)
- [PATCH v2 0/3] x86/xen: some xen_hypercall_hvm() fixes Juergen Gross (Wed Feb 05 2025 - 06:07:49 EST)
- [PATCH v2 05/12] io_uring: Use helper function hrtimer_update_function() Nam Cao (Wed Feb 05 2025 - 06:08:22 EST)
- [PATCH v2 2/3] x86/xen: add FRAME_END to xen_hypercall_hvm() Juergen Gross (Wed Feb 05 2025 - 06:08:24 EST)
- [PATCH v2 10/12] hrtimers: Rename debug_init() to debug_setup() Nam Cao (Wed Feb 05 2025 - 06:08:34 EST)
- [PATCH v2 09/12] hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper() Nam Cao (Wed Feb 05 2025 - 06:08:37 EST)
- [PATCH v2 12/12] tracing/timers: Rename hrtimer_init event to hrtimer_setup Nam Cao (Wed Feb 05 2025 - 06:08:56 EST)
- [PATCH v2 11/12] hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack() Nam Cao (Wed Feb 05 2025 - 06:09:02 EST)
- Re: [PATCH V2] kthread: Fix build warning variable 'ret' set but not used Frederic Weisbecker (Wed Feb 05 2025 - 06:09:14 EST)
- [PATCH v2 13/45] scsi: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:09:53 EST)
- Re: [PATCH resend] platform: cznic: CZNIC_PLATFORMS should depend on MACH_ARMADA_38X || ARCH_MVEBU || PPC_P2020 Marek Behún (Wed Feb 05 2025 - 06:10:51 EST)
- Re: [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in skb_queue_purge_reason (2) Hillf Danton (Wed Feb 05 2025 - 06:11:08 EST)
- [PATCH v2 31/45] drm/i915/huc: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:11:41 EST)
- Re: [PATCH 1/3] KVM: x86: hyper-v: Convert synic_auto_eoi_used to an atomic Naveen N Rao (Wed Feb 05 2025 - 06:11:44 EST)
- [PATCH v2 15/45] pps: generators: pps_gen_parport: Switch to use hrtimer_setup() Nam Cao (Wed Feb 05 2025 - 06:11:56 EST)
- [PATCH net v2] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags Kory Maincent (Wed Feb 05 2025 - 06:11:58 EST)
- Re: [PATCH] pwm: tiehrpwm: ensures that state.enabled is synchronized in .probe() Uwe Kleine-König (Wed Feb 05 2025 - 06:12:15 EST)
- [PATCH v2 3/3] x86/xen: remove unneeded dummy push from xen_hypercall_hvm() Juergen Gross (Wed Feb 05 2025 - 06:13:09 EST)
- [PATCH v2 1/3] x86/xen: fix xen_hypercall_hvm() to not clobber %rbx Juergen Gross (Wed Feb 05 2025 - 06:13:39 EST)
- [PATCH v7 2/4] phy: phy-rockchip-samsung-hdptx: Supplement some register names with their full version Damon Ding (Wed Feb 05 2025 - 06:15:33 EST)
- Re: [syzbot] [net?] general protection fault in generic_hwtstamp_ioctl_lower (2) syzbot (Wed Feb 05 2025 - 06:15:47 EST)
- Re: [PATCH iwl-net v1 1/1] igc: Set buffer type for empty frames in igc_init_empty_frame Maciej Fijalkowski (Wed Feb 05 2025 - 06:16:00 EST)
- [PATCH v2] rust: sync: add accessor for the lock behind a given guard Alice Ryhl (Wed Feb 05 2025 - 06:16:10 EST)
- Re: [PATCH RFC context_tracking] Make RCU watch ct_kernel_exit_state() warning Valentin Schneider (Wed Feb 05 2025 - 06:17:19 EST)
- Re: [PATCH 4/5] pinctrl: Add pin controller driver for AAEON UP boards Thomas Richard (Wed Feb 05 2025 - 06:17:45 EST)
- Re: [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL Salvatore Bonaccorso (Wed Feb 05 2025 - 06:17:53 EST)
- Re: [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation Dario Binacchi (Wed Feb 05 2025 - 06:20:00 EST)
- Re: [PATCH] ftrace: Avoid potential division by zero in function_stat_show() Nikolay Kuratov (Wed Feb 05 2025 - 06:23:04 EST)
- Re: [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Dmitry Baryshkov (Wed Feb 05 2025 - 06:23:25 EST)
- Re: [PATCH 2/3] KVM: x86: Remove use of apicv_update_lock when toggling guest debug state Naveen N Rao (Wed Feb 05 2025 - 06:23:44 EST)
- [PATCH 00/12] cpufreq/amd-pstate: Fixes and optimizations Dhananjay Ugwekar (Wed Feb 05 2025 - 06:26:00 EST)
- [PATCH 01/12] cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits Dhananjay Ugwekar (Wed Feb 05 2025 - 06:26:16 EST)
- [PATCH 02/12] cpufreq/amd-pstate: Fix max_perf updation with schedutil Dhananjay Ugwekar (Wed Feb 05 2025 - 06:26:39 EST)
- [PATCH 03/12] cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback Dhananjay Ugwekar (Wed Feb 05 2025 - 06:26:51 EST)
- [PATCH 04/12] cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf Dhananjay Ugwekar (Wed Feb 05 2025 - 06:27:07 EST)
- Re: [PATCH] m68k: coldfire: Prevent spurious interrupts when masking IMR Jean-Michel Hautbois (Wed Feb 05 2025 - 06:27:15 EST)
- [PATCH 05/12] cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update Dhananjay Ugwekar (Wed Feb 05 2025 - 06:27:29 EST)
- [PATCH 06/12] cpufreq/amd-pstate: Convert all perf values to u8 Dhananjay Ugwekar (Wed Feb 05 2025 - 06:27:49 EST)
- [PATCH 07/12] cpufreq/amd-pstate: Modularize perf<->freq conversion Dhananjay Ugwekar (Wed Feb 05 2025 - 06:28:05 EST)
- Re: [PATCH v4 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Jon Hunter (Wed Feb 05 2025 - 06:28:30 EST)
- [PATCH 08/12] cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call Dhananjay Ugwekar (Wed Feb 05 2025 - 06:28:42 EST)
- [PATCH 09/12] cpufreq/amd-pstate: Fix cpufreq_policy ref counting Dhananjay Ugwekar (Wed Feb 05 2025 - 06:28:53 EST)
- [PATCH 10/12] cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update Dhananjay Ugwekar (Wed Feb 05 2025 - 06:29:07 EST)
- [PATCH v7 4/4] phy: phy-rockchip-samsung-hdptx: Add eDP mode support for RK3588 Damon Ding (Wed Feb 05 2025 - 06:29:13 EST)
- Re: [PATCH] pinctrl: renesas: rzg2l: Add suspend/resume support for pull up/down Lad, Prabhakar (Wed Feb 05 2025 - 06:29:18 EST)
- [PATCH 11/12] cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs Dhananjay Ugwekar (Wed Feb 05 2025 - 06:29:44 EST)
- Re: [PATCH v2 2/2] i3c: mipi-i3c-hci: Use I2C DMA-safe api Jarkko Nikula (Wed Feb 05 2025 - 06:29:57 EST)
- [PATCH 12/12] cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_limits Dhananjay Ugwekar (Wed Feb 05 2025 - 06:30:12 EST)
- Re: [PATCH v4 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Jon Hunter (Wed Feb 05 2025 - 06:30:29 EST)
- [PATCH v1 1/1] gpiolib: Even more opportunities to use str_high_low() helper Andy Shevchenko (Wed Feb 05 2025 - 06:30:43 EST)
- Re: [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in skb_queue_purge_reason (2) syzbot (Wed Feb 05 2025 - 06:31:16 EST)
- Re: [PATCH v2] arm64: dts: socfpga: agilex5: add NAND board file Krzysztof Kozlowski (Wed Feb 05 2025 - 06:31:50 EST)
- RE: [PATCH 1/2] firmware: xilinx: Update the zynqmp_pm_load_pdi() API Manne, Nava kishore (Wed Feb 05 2025 - 06:33:04 EST)
- Re: [PATCH 2/5] phy: qcom-qmp-ufs: Add PHY Configuration support for SM8750 Nitin Rawat (Wed Feb 05 2025 - 06:34:40 EST)
- Re: [syzbot] [net?] general protection fault in ip6_pol_route (3) Hillf Danton (Wed Feb 05 2025 - 06:35:24 EST)
- Re: [PATCH v2 14/45] rtc: class: Switch to use hrtimer_setup() Alexandre Belloni (Wed Feb 05 2025 - 06:36:18 EST)
- Re: [PATCH 3/3] KVM: x86: Decouple APICv activation state from apicv_inhibit_reasons Paolo Bonzini (Wed Feb 05 2025 - 06:36:42 EST)
- Re: [PATCH] dt-bindings: iio: light: fix missing type definition Krzysztof Kozlowski (Wed Feb 05 2025 - 06:37:40 EST)
- RE: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Havalige, Thippeswamy (Wed Feb 05 2025 - 06:38:11 EST)
- [PATCH 09/10] ASoC: SDCA: Add support for clock Entity properties Charles Keepax (Wed Feb 05 2025 - 06:38:40 EST)
- [PATCH 03/10] ASoC: SDCA: Parse initialization write table Charles Keepax (Wed Feb 05 2025 - 06:38:41 EST)
- [PATCH 06/10] ASoC: SDCA: Add parsing for Control range structures Charles Keepax (Wed Feb 05 2025 - 06:38:45 EST)
- [PATCH 04/10] ASoC: SDCA: Add support for Entity 0 Charles Keepax (Wed Feb 05 2025 - 06:38:55 EST)
- [PATCH 01/10] ASoC: SDCA: Minor formatting and naming tweaks Charles Keepax (Wed Feb 05 2025 - 06:38:56 EST)
- [PATCH 00/10] Add SDCA DisCo parsing support Charles Keepax (Wed Feb 05 2025 - 06:39:39 EST)
- [PATCH 10/10] ASoC: SDCA: Add support for PDE Entity properties Charles Keepax (Wed Feb 05 2025 - 06:39:46 EST)
- [PATCH 02/10] ASoC: SDCA: Add code to parse Function information Charles Keepax (Wed Feb 05 2025 - 06:39:47 EST)
- [PATCH 07/10] ASoC: SDCA: Add Channel Cluster parsing Charles Keepax (Wed Feb 05 2025 - 06:39:51 EST)
- [PATCH 08/10] ASoC: SDCA: Add support for IT/OT Entity properties Charles Keepax (Wed Feb 05 2025 - 06:40:08 EST)
- [PATCH 05/10] ASoC: SDCA: Add SDCA Control parsing Charles Keepax (Wed Feb 05 2025 - 06:40:17 EST)
- Re: [PATCH v3 2/2] pwm: Add support for pwm nexus dt bindings Uwe Kleine-König (Wed Feb 05 2025 - 06:40:58 EST)
- Re: [PATCH v2 0/3] x86/xen: some xen_hypercall_hvm() fixes Jan Beulich (Wed Feb 05 2025 - 06:41:14 EST)
- Re: [PATCH 2/6] thermal: of: Export non-devres helper to register/unregister thermal zone Jonathan Cameron (Wed Feb 05 2025 - 06:41:33 EST)
- Re: [PATCH v4 2/2] dmaengine: tegra210-adma: check for adma max page Jon Hunter (Wed Feb 05 2025 - 06:41:56 EST)
- Re: [PATCH 2/2] dt-bindings: dma: at_xdmac: document dma-channels property Krzysztof Kozlowski (Wed Feb 05 2025 - 06:42:11 EST)
- [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one syzbot (Wed Feb 05 2025 - 06:42:20 EST)
- [PATCH][next] media: hi556: remove redundant assignment to variable enable Colin Ian King (Wed Feb 05 2025 - 06:42:28 EST)
- Re: [PATCH v2 0/3] x86/xen: some xen_hypercall_hvm() fixes Andrew Cooper (Wed Feb 05 2025 - 06:42:52 EST)
- Re: [PATCH 2/5] phy: qcom-qmp-ufs: Add PHY Configuration support for SM8750 Nitin Rawat (Wed Feb 05 2025 - 06:43:14 EST)
- Re: [PATCH 4/5] pinctrl: Add pin controller driver for AAEON UP boards Andy Shevchenko (Wed Feb 05 2025 - 06:43:18 EST)
- Re: [PATCH 2/5] phy: qcom-qmp-ufs: Add PHY Configuration support for SM8750 Dmitry Baryshkov (Wed Feb 05 2025 - 06:45:04 EST)
- [PATCH RFC] usb: typec: ucsi: Schedule connector worker on freezable workqueue Abel Vesa (Wed Feb 05 2025 - 06:45:29 EST)
- Re: [GIT PULL] KVM changes for Linux 6.14 Christian Brauner (Wed Feb 05 2025 - 06:49:45 EST)
- [PATCH v3 0/2] "no-hpd" support in CDNS DP bridge driver Harikrishna Shenoy (Wed Feb 05 2025 - 06:51:08 EST)
- [PATCH v3 1/2] dt-bindings: drm/bridge: Add no-hpd property Harikrishna Shenoy (Wed Feb 05 2025 - 06:51:19 EST)
- [PATCH v3 2/2] drm: bridge: cdns-mhdp8546: Add support for no-hpd Harikrishna Shenoy (Wed Feb 05 2025 - 06:51:32 EST)
- Re: [PATCH v3 1/2] dt-bindings: drm/bridge: Add no-hpd property Krzysztof Kozlowski (Wed Feb 05 2025 - 06:53:09 EST)
- RE: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Havalige, Thippeswamy (Wed Feb 05 2025 - 06:54:05 EST)
- Re: [syzbot] [net?] general protection fault in ip6_pol_route (3) syzbot (Wed Feb 05 2025 - 06:54:16 EST)
- RE: [PATCH] EDAC/igen6: Constify struct res_config Zhuo, Qiuxu (Wed Feb 05 2025 - 06:56:06 EST)
- Re: [PATCH v9 1/2] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node Janaki Ramaiah Thota (Wed Feb 05 2025 - 06:56:28 EST)
- RE: [PATCH] EDAC: Simplify return statement in dct_ecc_enabled() Zhuo, Qiuxu (Wed Feb 05 2025 - 07:01:06 EST)
- Re: [PATCH net 1/2] bonding: fix incorrect MAC address setting to receive NA messages Hangbin Liu (Wed Feb 05 2025 - 07:01:20 EST)
- Re: [PATCH v4 2/14] Add TSEM specific documentation. Dr. Greg (Wed Feb 05 2025 - 07:01:47 EST)
- Re: [PATCH] ALSA: hda/realtek: Limit mic boost on Positivo ARN50 Takashi Iwai (Wed Feb 05 2025 - 07:01:59 EST)
- Re: [PATCH v2] trace/osnoise: Add trace events for samples Gabriele Monaco (Wed Feb 05 2025 - 07:02:12 EST)
- Re: [PATCH v2 1/4] clk: Introduce clk_hw_set_spread_spectrum Marco Felsch (Wed Feb 05 2025 - 07:02:45 EST)
- Re: [PATCH v2] ALSA: lola: Remove unused lola_(save|restore)_mixer Takashi Iwai (Wed Feb 05 2025 - 07:03:25 EST)
- Re: iommu: flood of ahci 0000:e6:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0055 address=0xa14a4000 flags=0x0070] Vasant Hegde (Wed Feb 05 2025 - 07:04:07 EST)
- Re: [PATCH 0/2] ASoC: hdmi-codec: add ELD information to procfs Takashi Iwai (Wed Feb 05 2025 - 07:04:37 EST)
- [PATCH v2 1/1] checkpatch: strip comments fix albankurti (Wed Feb 05 2025 - 07:06:03 EST)
- Re: [PATCH v7 2/6] selftests/pidfd: add missing system header imcludes to pidfd tests Peter Seiderer (Wed Feb 05 2025 - 07:07:07 EST)
- Re: [PATCH] selftests: pidfd: Fix compiling errors and warning Peter Seiderer (Wed Feb 05 2025 - 07:08:11 EST)
- [PATCH v7 3/4] phy: phy-rockchip-samsung-hdptx: Add the '_MASK' suffix to all registers Damon Ding (Wed Feb 05 2025 - 07:08:41 EST)
- Re: general protection fault in ip6_pol_route Hillf Danton (Wed Feb 05 2025 - 07:09:10 EST)
- Re: [PATCH] intel_idle: introduce 'use_acpi_cst' module parameter David Arcari (Wed Feb 05 2025 - 07:09:32 EST)
- Re: [PATCH] selftests: pidfd: Fix compiling warning of pidfs_setns Peter Seiderer (Wed Feb 05 2025 - 07:09:47 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Alice Ryhl (Wed Feb 05 2025 - 07:10:43 EST)
- Re: [PATCH v2] mm/slab: simplify SLAB_* flag handling Harry (Hyeonggon) Yoo (Wed Feb 05 2025 - 07:12:01 EST)
- [PATCH] ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP Arnd Bergmann (Wed Feb 05 2025 - 07:12:14 EST)
- [PATCH] gpib: mark pnp_device_id tables as __maybe_unused Arnd Bergmann (Wed Feb 05 2025 - 07:12:55 EST)
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link() Christian Brauner (Wed Feb 05 2025 - 07:13:06 EST)
- [PATCH] crypto: testmgr - drop unused static const arrays Arnd Bergmann (Wed Feb 05 2025 - 07:13:55 EST)
- [PATCH] hwmon: sg2042: add back module description/author tags Arnd Bergmann (Wed Feb 05 2025 - 07:14:30 EST)
- Re: [PATCH] rust: sync: add wait_interruptible_freezable Alice Ryhl (Wed Feb 05 2025 - 07:15:57 EST)
- [PATCH v1 00/11] perf script: Refactor branch flags for Arm SPE Leo Yan (Wed Feb 05 2025 - 07:16:22 EST)
- [PATCH v1 01/11] perf script: Make printing flags reliable Leo Yan (Wed Feb 05 2025 - 07:16:27 EST)
- [PATCH v1 02/11] perf script: Refactor sample_flags_to_name() function Leo Yan (Wed Feb 05 2025 - 07:16:44 EST)
- [PATCH v1 03/11] perf script: Separate events from branch types Leo Yan (Wed Feb 05 2025 - 07:16:57 EST)
- [PATCH v1 04/11] perf script: Add not taken event for branches Leo Yan (Wed Feb 05 2025 - 07:17:08 EST)
- [PATCH v1 05/11] perf script: Add not taken event for branch stack Leo Yan (Wed Feb 05 2025 - 07:17:26 EST)
- [PATCH v1 06/11] perf arm-spe: Extend branch operations Leo Yan (Wed Feb 05 2025 - 07:17:38 EST)
- [PATCH v1 07/11] perf arm-spe: Decode transactional event Leo Yan (Wed Feb 05 2025 - 07:17:49 EST)
- [PATCH v1 08/11] perf arm-spe: Fill branch operations and events to record Leo Yan (Wed Feb 05 2025 - 07:18:06 EST)
- Re: [PATCH RFC context_tracking] Make RCU watch ct_kernel_exit_state() warning Paul E. McKenney (Wed Feb 05 2025 - 07:18:08 EST)
- [PATCH v1 10/11] perf arm-spe: Add branch stack Leo Yan (Wed Feb 05 2025 - 07:18:36 EST)
- [PATCH v1 09/11] perf arm-spe: Set sample flags with supplement info Leo Yan (Wed Feb 05 2025 - 07:18:37 EST)
- [PATCH v1 11/11] perf arm-spe: Support previous branch target (PBT) address Leo Yan (Wed Feb 05 2025 - 07:18:58 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Mateusz Guzik (Wed Feb 05 2025 - 07:19:04 EST)
- [PATCH] dmaengine: ti: k3-udma: Enable second resource range for BCDMA and PKTDMA Siddharth Vadapalli (Wed Feb 05 2025 - 07:19:15 EST)
- Re: [PATCH net-next v3 5/6] net: devmem: Implement TX path Pavel Begunkov (Wed Feb 05 2025 - 07:20:48 EST)
- Re: [PATCH v8 00/15] futex: Add support task local hash maps. Sebastian Andrzej Siewior (Wed Feb 05 2025 - 07:20:58 EST)
- Re: [PATCH v8 03/12] x86/mm: consolidate full flush threshold decision Peter Zijlstra (Wed Feb 05 2025 - 07:21:06 EST)
- Re: [PATCH] ASoC: max98095: Remove unused max98095_jack_detect Mark Brown (Wed Feb 05 2025 - 07:22:08 EST)
- Re: [RFC v2 PATCH 06/10] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module Basharath Hussain Khaja (Wed Feb 05 2025 - 07:25:06 EST)
- [PATCH v1 1/1] mfd: upboard-fpga: Remove ACPI_PTR() annotation Andy Shevchenko (Wed Feb 05 2025 - 07:25:46 EST)
- Re: [PATCH] gpib: mark pnp_device_id tables as __maybe_unused Greg Kroah-Hartman (Wed Feb 05 2025 - 07:25:56 EST)
- Re: [PATCH v2 0/2] tracing: Introduce relative stacktrace Google (Wed Feb 05 2025 - 07:26:08 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Mateusz Guzik (Wed Feb 05 2025 - 07:26:38 EST)
- Re: [PATCH v2 3/5] USB: phy: convert usb_phy_generic logic to use a faux device Greg Kroah-Hartman (Wed Feb 05 2025 - 07:27:43 EST)
- Re: [PATCH] hwmon: sg2042: add back module description/author tags Inochi Amaoto (Wed Feb 05 2025 - 07:30:32 EST)
- Re: [PATCH v9 1/2] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node Krzysztof Kozlowski (Wed Feb 05 2025 - 07:32:02 EST)
- Re: [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function Maciej Fijalkowski (Wed Feb 05 2025 - 07:32:26 EST)
- Re: [PATCH] hwmon: sg2042: add back module description/author tags Wolfram Sang (Wed Feb 05 2025 - 07:35:17 EST)
- Re: [PATCH] selftests/mm: Fix thuge-gen test name uniqueness Mark Brown (Wed Feb 05 2025 - 07:37:02 EST)
- Re: [PATCH] ASoC: max98095: Remove unused max98095_jack_detect Dr. David Alan Gilbert (Wed Feb 05 2025 - 07:38:21 EST)
- Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files Joel Granados (Wed Feb 05 2025 - 07:39:34 EST)
- [PATCH] tpm: do not start chip while suspended Thadeu Lima de Souza Cascardo (Wed Feb 05 2025 - 07:40:25 EST)
- Re: [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path Pavel Begunkov (Wed Feb 05 2025 - 07:41:19 EST)
- Re: [PATCH] hwmon: sg2042: add back module description/author tags Inochi Amaoto (Wed Feb 05 2025 - 07:41:36 EST)
- [syzbot] Monthly gfs2 report (Feb 2025) syzbot (Wed Feb 05 2025 - 07:43:34 EST)
- [syzbot] Monthly s390 report (Feb 2025) syzbot (Wed Feb 05 2025 - 07:43:44 EST)
- [syzbot] Monthly input report (Feb 2025) syzbot (Wed Feb 05 2025 - 07:43:54 EST)
- Re: [PATCH v2] ASoC: SOF: topology: Use krealloc_array() to replace krealloc() Mark Brown (Wed Feb 05 2025 - 07:44:41 EST)
- Re: [PATCH] ASoC: tegra: Add interconnect support Mark Brown (Wed Feb 05 2025 - 07:44:53 EST)
- Re: [PATCH] ASoC: mediatek: mt6358: Remove unused functions Mark Brown (Wed Feb 05 2025 - 07:45:08 EST)
- Re: [PATCH] ASoC: soc-core: Stop using of_property_read_bool() for non-boolean properties Mark Brown (Wed Feb 05 2025 - 07:45:14 EST)
- [syzbot] Monthly net report (Feb 2025) syzbot (Wed Feb 05 2025 - 07:45:16 EST)
- Re: [PATCH V2] ASoC: tegra: Add interconnect support Mark Brown (Wed Feb 05 2025 - 07:45:33 EST)
- Re: (subset) [PATCH v2 0/6] Expand SoundWire MBQ register map support Mark Brown (Wed Feb 05 2025 - 07:45:34 EST)
- Re: [PATCH] ASoC: mediatek: Remove unused mtk_memif_set_rate Mark Brown (Wed Feb 05 2025 - 07:45:47 EST)
- Re: [PATCH v1 1/1] spi: pxa2xx: Fix regression when toggling chip select on LPSS devices Mark Brown (Wed Feb 05 2025 - 07:46:09 EST)
- [syzbot] Monthly mm report (Feb 2025) syzbot (Wed Feb 05 2025 - 07:46:37 EST)
- Re: [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq Dan Carpenter (Wed Feb 05 2025 - 07:47:08 EST)
- Re: [PATCH] drm/panthor: Convert IOCTL defines to an enum Boris Brezillon (Wed Feb 05 2025 - 07:51:34 EST)
- [PATCH] PCI/TPH: Restore TPH Requester Enable correctly Robin Murphy (Wed Feb 05 2025 - 07:52:30 EST)
- [PATCH v2 00/10] Support for Allwinner V853 SoC Andras Szemzo (Wed Feb 05 2025 - 07:52:45 EST)
- [PATCH v2 02/10] pinctrl: sunxi: add driver for Allwinner V853 Andras Szemzo (Wed Feb 05 2025 - 07:53:09 EST)
- [PATCH v2 01/10] clk: sunxi-ng: allow key feature in ccu reset and gate Andras Szemzo (Wed Feb 05 2025 - 07:53:17 EST)
- [PATCH v2 03/10] dt-bindings: clock: sunxi-ng: add compatibles for V853 Andras Szemzo (Wed Feb 05 2025 - 07:53:33 EST)
- [PATCH v2 05/10] dt-bindings: power: add V853 ppu bindings Andras Szemzo (Wed Feb 05 2025 - 07:53:52 EST)
- [PATCH v2 06/10] pmdomain: sunxi: add V853 ppu support Andras Szemzo (Wed Feb 05 2025 - 07:54:07 EST)
- [PATCH v2 04/10] clk: sunxi-ng: add CCU drivers for V853 Andras Szemzo (Wed Feb 05 2025 - 07:54:19 EST)
- [PATCH v2 07/10] dt-bindings: phy: allwinner: add v853 usb phy Andras Szemzo (Wed Feb 05 2025 - 07:54:43 EST)
- [PATCH v2 08/10] phy: allwinner: add v853 usb phy compatible Andras Szemzo (Wed Feb 05 2025 - 07:55:00 EST)
- [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853 Andras Szemzo (Wed Feb 05 2025 - 07:55:13 EST)
- [PATCH v2 10/10] ARM: dts: sun8i: add DTS file for yuzuki-lizard V851s Andras Szemzo (Wed Feb 05 2025 - 07:55:21 EST)
- Re: [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments E Shattow (Wed Feb 05 2025 - 07:55:47 EST)
- [PATCH v3 1/1] Documentation: iio: Add ADC documentation Marcelo Schmitt (Wed Feb 05 2025 - 07:56:01 EST)
- Re: [PATCH v2 1/1] checkpatch: strip comments fix Miguel Ojeda (Wed Feb 05 2025 - 07:56:22 EST)
- Re: [PATCH 4.4 4.9 v1 2/2] mm: slub: allocate_slab() enables IRQ right after scheduler starts Pavel Machek (Wed Feb 05 2025 - 07:57:11 EST)
- RE: [PATCH v12 7/8] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver yuji2.ishikawa (Wed Feb 05 2025 - 07:58:00 EST)
- Re: [PATCH v7 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM Chen Wang (Wed Feb 05 2025 - 07:58:34 EST)
- Re: [PATCH V7 2/5] PCI/TPH: Add Steering Tag support Robin Murphy (Wed Feb 05 2025 - 07:58:35 EST)
- Re: [PATCH v4 2/2] dmaengine: tegra210-adma: check for adma max page Mohan Kumar D (Wed Feb 05 2025 - 07:59:07 EST)
- Re: [PATCH v1] perf symbol: Add rust v0 demangling support Miguel Ojeda (Wed Feb 05 2025 - 07:59:56 EST)
- Re: [PATCH][next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings Al Viro (Wed Feb 05 2025 - 08:03:19 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Vivek Goyal (Wed Feb 05 2025 - 08:03:44 EST)
- Re: [PATCH] gpib: mark pnp_device_id tables as __maybe_unused Arnd Bergmann (Wed Feb 05 2025 - 08:05:08 EST)
- [PATCH v2 resend] gpio: GPIO_GRGPIO should depend on OF Geert Uytterhoeven (Wed Feb 05 2025 - 08:05:23 EST)
- [PATCH v1 1/1] spi: Replace custom fsleep() implementation Andy Shevchenko (Wed Feb 05 2025 - 08:06:37 EST)
- Re: [PATCH net-next v3 02/10] net: pktgen: enable 'param=value' parsing Peter Seiderer (Wed Feb 05 2025 - 08:07:19 EST)
- [PATCH] drm/amd/display: avoid NPD when ASIC does not support DMUB Thadeu Lima de Souza Cascardo (Wed Feb 05 2025 - 08:07:32 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Wed Feb 05 2025 - 08:09:52 EST)
- Re: [PATCH net-next v3 08/10] net: pktgen: fix access outside of user given buffer in pktgen_if_write() Peter Seiderer (Wed Feb 05 2025 - 08:10:22 EST)
- [PATCH v2] pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatch Geert Uytterhoeven (Wed Feb 05 2025 - 08:11:05 EST)
- Re: [PATCH net-next v3 08/10] net: pktgen: fix access outside of user given buffer in pktgen_if_write() Peter Seiderer (Wed Feb 05 2025 - 08:11:20 EST)
- [PATCH net-next v4 02/17] net: pktgen: enable 'param=value' parsing Peter Seiderer (Wed Feb 05 2025 - 08:12:23 EST)
- [PATCH net-next v4 03/17] net: pktgen: fix hex32_arg parsing for short reads Peter Seiderer (Wed Feb 05 2025 - 08:12:27 EST)
- [PATCH net-next v4 04/17] net: pktgen: fix 'rate 0' error handling (return -EINVAL) Peter Seiderer (Wed Feb 05 2025 - 08:12:30 EST)
- [PATCH net-next v4 00/17] Some pktgen fixes/improvments Peter Seiderer (Wed Feb 05 2025 - 08:12:40 EST)
- [PATCH net-next v4 06/17] net: pktgen: fix ctrl interface command parsing Peter Seiderer (Wed Feb 05 2025 - 08:13:27 EST)
- [PATCH net-next v4 10/17] net: pktgen: remove extra tmp variable (re-use len instead) Peter Seiderer (Wed Feb 05 2025 - 08:13:52 EST)
- [PATCH net-next v4 12/17] net: pktgen: fix mpls maximum labels list parsing Peter Seiderer (Wed Feb 05 2025 - 08:13:58 EST)
- [PATCH net-next v4 01/17] net: pktgen: replace ENOTSUPP with EOPNOTSUPP Peter Seiderer (Wed Feb 05 2025 - 08:14:21 EST)
- [PATCH net-next v4 07/17] net: pktgen: fix access outside of user given buffer in pktgen_thread_write() Peter Seiderer (Wed Feb 05 2025 - 08:14:41 EST)
- [PATCH net-next v4 15/17] net: pktgen: num_arg error out in case no valid character is parsed Peter Seiderer (Wed Feb 05 2025 - 08:14:50 EST)
- [PATCH net-next v4 08/17] net: pktgen: use defines for the various dec/hex number parsing digits lengths Peter Seiderer (Wed Feb 05 2025 - 08:15:25 EST)
- [PATCH net-next v4 11/17] net: pktgen: remove some superfluous variable initializing Peter Seiderer (Wed Feb 05 2025 - 08:15:27 EST)
- [PATCH net-next v4 17/17] selftest: net: add proc_net_pktgen Peter Seiderer (Wed Feb 05 2025 - 08:15:43 EST)
- [PATCH net-next v4 09/17] net: pktgen: align some variable declarations to the most common pattern Peter Seiderer (Wed Feb 05 2025 - 08:15:46 EST)
- [PATCH net-next v4 14/17] net: pktgen: hex32_arg/num_arg error out in case no characters are available Peter Seiderer (Wed Feb 05 2025 - 08:15:51 EST)
- [PATCH net-next v4 05/17] net: pktgen: fix 'ratep 0' error handling (return -EINVAL) Peter Seiderer (Wed Feb 05 2025 - 08:15:54 EST)
- [PATCH net-next v4 13/17] net: pktgen: fix access outside of user given buffer in pktgen_if_write() Peter Seiderer (Wed Feb 05 2025 - 08:16:57 EST)
- [PATCH net-next v4 16/17] net: pktgen: fix mpls reset parsing Peter Seiderer (Wed Feb 05 2025 - 08:17:24 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Wed Feb 05 2025 - 08:18:07 EST)
- Re: [PATCH v3] arm: rust: Enable Rust support for ARMv7 Miguel Ojeda (Wed Feb 05 2025 - 08:18:18 EST)
- [PATCH v7 0/4] Add eDP mode support for Rockchip Samsung HDPTX PHY Damon Ding (Wed Feb 05 2025 - 08:18:28 EST)
- Re: [PATCH v3] arm: rust: Enable Rust support for ARMv7 Alice Ryhl (Wed Feb 05 2025 - 08:18:44 EST)
- Re: [RFC PATCH v10 27/28] media: iris: enable video driver probe of SM8250 SoC Hans Verkuil (Wed Feb 05 2025 - 08:18:53 EST)
- Re: [PATCH v2 2/5] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz E Shattow (Wed Feb 05 2025 - 08:21:28 EST)
- [PATCH v1 0/2] spi: gpio: Enable a single always-selected device Andy Shevchenko (Wed Feb 05 2025 - 08:21:39 EST)
- [PATCH v1 1/2] spi: gpio: Remove stale documentation part Andy Shevchenko (Wed Feb 05 2025 - 08:21:52 EST)
- [PATCH v1 2/2] spi: gpio: Support a single always-selected device Andy Shevchenko (Wed Feb 05 2025 - 08:21:54 EST)
- Re: [PATCH v4 2/2] dmaengine: tegra210-adma: check for adma max page Thierry Reding (Wed Feb 05 2025 - 08:25:00 EST)
- Re: [PATCH v4 1/2] dmaengine: tegra210-adma: Fix build error due to 64-by-32 division Thierry Reding (Wed Feb 05 2025 - 08:25:28 EST)
- Re: [PATCH v4 2/2] dmaengine: tegra210-adma: check for adma max page Thierry Reding (Wed Feb 05 2025 - 08:25:43 EST)
- Re: [PATCH] gpib: mark pnp_device_id tables as __maybe_unused Greg Kroah-Hartman (Wed Feb 05 2025 - 08:28:25 EST)
- Re: [PATCH] net: fec: Refactor MAC reset to function Simon Horman (Wed Feb 05 2025 - 08:28:45 EST)
- Re: [PATCH v2 0/2] tracing: Introduce relative stacktrace Google (Wed Feb 05 2025 - 08:29:08 EST)
- Re: [PATCH] docs: Move "debugging" section to the top in index.rst Purva Yeshi (Wed Feb 05 2025 - 08:31:31 EST)
- Re: [PATCH 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled Feng Tang (Wed Feb 05 2025 - 08:31:43 EST)
- Re: [PATCH v3 1/2] dt-bindings: drm/bridge: Add no-hpd property Dmitry Baryshkov (Wed Feb 05 2025 - 08:33:19 EST)
- [PATCH v2 0/5] Support ROHM BD79124 ADC/GPO Matti Vaittinen (Wed Feb 05 2025 - 08:34:23 EST)
- [PATCH v2 1/5] dt-bindings: ROHM BD79124 ADC/GPO Matti Vaittinen (Wed Feb 05 2025 - 08:34:48 EST)
- Re: [PATCH net-next v4 1/8] netconsole: consolidate send buffers into netconsole_target struct Simon Horman (Wed Feb 05 2025 - 08:35:11 EST)
- [PATCH v2 2/5] iio: adc: add helpers for parsing ADC nodes Matti Vaittinen (Wed Feb 05 2025 - 08:35:23 EST)
- Re: [PATCH net-next v4 8/8] netconsole: docs: Add documentation for CPU number auto-population Simon Horman (Wed Feb 05 2025 - 08:35:44 EST)
- Re: [PATCH 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF Shradha Gupta (Wed Feb 05 2025 - 08:35:51 EST)
- Re: iommu: flood of ahci 0000:e6:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0055 address=0xa14a4000 flags=0x0070] Corentin Labbe (Wed Feb 05 2025 - 08:36:48 EST)
- Re: [PATCH 1/1] PCI/ASPM: Fix L1SS saving Bjorn Helgaas (Wed Feb 05 2025 - 08:37:18 EST)
- Re: [PATCH v3 2/2] pwm: Add support for pwm nexus dt bindings Herve Codina (Wed Feb 05 2025 - 08:37:51 EST)
- [PATCH v12 0/3] mtd: Add support for stacked memories Amit Kumar Mahapatra (Wed Feb 05 2025 - 08:38:03 EST)
- [PATCH v12 2/3] mtd: Move struct mtd_concat definition to header file Amit Kumar Mahapatra (Wed Feb 05 2025 - 08:38:13 EST)
- [PATCH v12 1/3] dt-bindings: mtd: Describe MTD partitions concatenation Amit Kumar Mahapatra (Wed Feb 05 2025 - 08:38:22 EST)
- [PATCH v12 3/3] mtd: Add driver for concatenating devices Amit Kumar Mahapatra (Wed Feb 05 2025 - 08:38:55 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Wed Feb 05 2025 - 08:38:56 EST)
- [PATCH v2 4/5] MAINTAINERS: Add IIO ADC helpers Matti Vaittinen (Wed Feb 05 2025 - 08:39:17 EST)
- [PATCH v2 3/5] iio: adc: Support ROHM BD79124 ADC Matti Vaittinen (Wed Feb 05 2025 - 08:39:31 EST)
- [PATCH v2 5/5] MAINTAINERS: Add ROHM BD79124 ADC/GPO Matti Vaittinen (Wed Feb 05 2025 - 08:40:01 EST)
- Re: [PATCH v2 02/10] gpio: aggregator: introduce basic configfs interface Koichiro Den (Wed Feb 05 2025 - 08:40:12 EST)
- [PATCH] dmaengine: dw-axi-dmac: optional reset support LECOINTRE Philippe (Wed Feb 05 2025 - 08:40:20 EST)
- Re: [PATCH] gpio: sim: lock hog configfs items if present Bartosz Golaszewski (Wed Feb 05 2025 - 08:40:33 EST)
- Re: [RFC PATCH 2/5] mfd: Add ROHM BD79124 ADC/GPO Matti Vaittinen (Wed Feb 05 2025 - 08:40:48 EST)
- Re: [PATCH v2 resend] gpio: GPIO_GRGPIO should depend on OF Bartosz Golaszewski (Wed Feb 05 2025 - 08:41:02 EST)
- Re: [RFC PATCH 4/5] pinctrl: Support ROHM BD79124 pinmux / GPO Matti Vaittinen (Wed Feb 05 2025 - 08:41:55 EST)
- Re: iommu: flood of ahci 0000:e6:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0055 address=0xa14a4000 flags=0x0070] Corentin Labbe (Wed Feb 05 2025 - 08:43:19 EST)
- Re: [PATCH v2 3/5] USB: phy: convert usb_phy_generic logic to use a faux device Greg Kroah-Hartman (Wed Feb 05 2025 - 08:43:38 EST)
- Re: [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Krzysztof Kozlowski (Wed Feb 05 2025 - 08:44:09 EST)
- Re: [PATCH] rust: sync: add accessor for the lock behind a given guard Alice Ryhl (Wed Feb 05 2025 - 08:44:22 EST)
- RE: [PATCH v2] arm64: dts: socfpga: agilex5: add NAND board file Rabara, Niravkumar L (Wed Feb 05 2025 - 08:44:43 EST)
- [PATCH RESEND v2] sunrpc: add netns inum and srcaddr to debugfs rpc_xprt info Jeff Layton (Wed Feb 05 2025 - 08:44:59 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Wed Feb 05 2025 - 08:45:14 EST)
- [PATCH 6.6 000/393] 6.6.76-rc1 review Greg Kroah-Hartman (Wed Feb 05 2025 - 08:45:34 EST)
- [PATCH 6.12 000/590] 6.12.13-rc1 review Greg Kroah-Hartman (Wed Feb 05 2025 - 08:46:07 EST)
- Re: [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Krzysztof Kozlowski (Wed Feb 05 2025 - 08:47:30 EST)
- [PATCH v1] MAINTAINERS: Update drm/ci maintainers Vignesh Raman (Wed Feb 05 2025 - 08:49:14 EST)
- [PATCH 6.13 000/623] 6.13.2-rc1 review Greg Kroah-Hartman (Wed Feb 05 2025 - 08:49:33 EST)
- Re: [PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod Krzysztof Kozlowski (Wed Feb 05 2025 - 08:50:22 EST)
- Re: [PATCH] net: fec: Refactor MAC reset to function Simon Horman (Wed Feb 05 2025 - 08:51:32 EST)
- Re: [PATCH v8 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code Peter Zijlstra (Wed Feb 05 2025 - 08:52:21 EST)
- Re: [PATCH net v3] net: fec: Refactor MAC reset to function Csókás Bence (Wed Feb 05 2025 - 08:54:05 EST)
- Re: [PATCH v8 03/12] x86/mm: consolidate full flush threshold decision Rik van Riel (Wed Feb 05 2025 - 08:55:55 EST)
- Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation Zhi Wang (Wed Feb 05 2025 - 08:58:37 EST)
- Re: [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers Jens Remus (Wed Feb 05 2025 - 08:59:01 EST)
- Re: [PATCH 2/5] phy: qcom-qmp-ufs: Add PHY Configuration support for SM8750 Nitin Rawat (Wed Feb 05 2025 - 08:59:24 EST)
- arch/m68k/coldfire/gpio.c:27 __mcfgpio_set_value() warn: unsigned 'gpio' is never less than zero. kernel test robot (Wed Feb 05 2025 - 08:59:48 EST)
- Re: [PATCH 2/2] dt-bindings: dma: at_xdmac: document dma-channels property Dharma.B (Wed Feb 05 2025 - 08:59:55 EST)
- Re: [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC Matti Vaittinen (Wed Feb 05 2025 - 09:00:31 EST)
- Re: [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver Li Ming (Wed Feb 05 2025 - 09:01:06 EST)
- [PATCH] sunrpc: make rpc_restart_call() and rpc_restart_call_prepare() void return Jeff Layton (Wed Feb 05 2025 - 09:01:31 EST)
- Re: [PATCH RESEND v2] sunrpc: add netns inum and srcaddr to debugfs rpc_xprt info Jeff Layton (Wed Feb 05 2025 - 09:03:33 EST)
- Re: [PATCH v4 0/2] Tegra ADMA fixes Jon Hunter (Wed Feb 05 2025 - 09:04:38 EST)
- Re: [PATCH net-next v4 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply Kory Maincent (Wed Feb 05 2025 - 09:06:01 EST)
- [PATCH v2] riscv: defconfig: Disable Renesas SoC support Geert Uytterhoeven (Wed Feb 05 2025 - 09:07:29 EST)
- Re: [PATCH v1] MAINTAINERS: Update drm/ci maintainers Helen Mae Koike Fornazier (Wed Feb 05 2025 - 09:09:18 EST)
- [PATCH v2] riscv: Remove duplicate CLINT_TIMER selections Geert Uytterhoeven (Wed Feb 05 2025 - 09:09:48 EST)
- Re: [PATCH v2 6/8] wifi: ath12k: relocate a few functions in mac.c Vasanthakumar Thiagarajan (Wed Feb 05 2025 - 09:10:16 EST)
- Re: [PATCH v2 8/8] wifi: ath12k: handle link removal in change_vif_links() Vasanthakumar Thiagarajan (Wed Feb 05 2025 - 09:10:37 EST)
- Re: [RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning Jeff Layton (Wed Feb 05 2025 - 09:11:38 EST)
- Re: [PATCH v2 0/3] drm/ci: uprev mesa and modify gitlab rules Helen Mae Koike Fornazier (Wed Feb 05 2025 - 09:12:11 EST)
- Re: [PATCH v8 00/15] futex: Add support task local hash maps. Peter Zijlstra (Wed Feb 05 2025 - 09:12:34 EST)
- Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation Miguel Ojeda (Wed Feb 05 2025 - 09:13:46 EST)
- Re: [PATCH] arm64: errata: Add Ampere erratum AC04_CPU_50 workaround alternative Marc Zyngier (Wed Feb 05 2025 - 09:14:41 EST)
- Re: [PATCH V2] ASoC: tegra: Add interconnect support Thierry Reding (Wed Feb 05 2025 - 09:15:35 EST)
- [GIT PULL] Btrfs fixes for 6.14-rc2 David Sterba (Wed Feb 05 2025 - 09:15:52 EST)
- Re: [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Mathias Nyman (Wed Feb 05 2025 - 09:16:46 EST)
- Re: [PATCH 2/2] dt-bindings: dma: at_xdmac: document dma-channels property Krzysztof Kozlowski (Wed Feb 05 2025 - 09:17:06 EST)
- Re: [PATCH v8 03/12] x86/mm: consolidate full flush threshold decision Peter Zijlstra (Wed Feb 05 2025 - 09:17:28 EST)
- Re: [PATCH] drm/panthor: Convert IOCTL defines to an enum Erik Faye-Lund (Wed Feb 05 2025 - 09:18:05 EST)
- Re: [PATCH] usb: dwc3: Fix kernel-doc warning for sg member in Purva Yeshi (Wed Feb 05 2025 - 09:18:29 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Mukesh Kumar Savaliya (Wed Feb 05 2025 - 09:19:53 EST)
- Re: [PATCH net-next v4 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description Kory Maincent (Wed Feb 05 2025 - 09:19:56 EST)
- Re: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Bjorn Helgaas (Wed Feb 05 2025 - 09:21:42 EST)
- Re: [RFC PATCH v10 27/28] media: iris: enable video driver probe of SM8250 SoC Johan Hovold (Wed Feb 05 2025 - 09:21:48 EST)
- Re: [PATCH v2 2/4] arm64: dts: mediatek: add support for MT8370 SoC AngeloGioacchino Del Regno (Wed Feb 05 2025 - 09:22:12 EST)
- Re: [PATCH v2 3/4] arm64: dts: mediatek: mt8390-genio-700-evk: Move common parts to dtsi AngeloGioacchino Del Regno (Wed Feb 05 2025 - 09:22:24 EST)
- Re: [PATCH v2 4/4] arm64: dts: mediatek: add device-tree for Genio 510 EVK board AngeloGioacchino Del Regno (Wed Feb 05 2025 - 09:22:39 EST)
- Re: [PATCH v2 1/4] dt-bindings: arm: mediatek: add mt8370-evk board AngeloGioacchino Del Regno (Wed Feb 05 2025 - 09:23:10 EST)
- Re: [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver Bowman, Terry (Wed Feb 05 2025 - 09:23:34 EST)
- [PATCH resend] genirq: Remove leading space from .irq_print_chip() callbacks Geert Uytterhoeven (Wed Feb 05 2025 - 09:24:03 EST)
- Re: [PATCH] net: stmmac: Allow zero for [tr]x_fifo_size Yanteng Si (Wed Feb 05 2025 - 09:24:06 EST)
- Re: [PATCH v1] MAINTAINERS: Update drm/ci maintainers Daniel Stone (Wed Feb 05 2025 - 09:25:31 EST)
- Re: [PATCH v3 02/10] drm/display: add CEC helpers code Maxime Ripard (Wed Feb 05 2025 - 09:27:14 EST)
- Re: [PATCH 2/5] phy: qcom-qmp-ufs: Add PHY Configuration support for SM8750 Dmitry Baryshkov (Wed Feb 05 2025 - 09:28:36 EST)
- Re: [PATCH v3 01/10] drm/connector: add CEC-related fields Maxime Ripard (Wed Feb 05 2025 - 09:29:06 EST)
- [PATCH/RFC v2] coccinelle: of_table: Do not add commas after sentinels Geert Uytterhoeven (Wed Feb 05 2025 - 09:29:46 EST)
- Re: [PATCH 8/9] dt-bindings: spi: Convert Freescale SPI bindings to YAML J. Neuschäfer (Wed Feb 05 2025 - 09:29:58 EST)
- Re: [PATCH v3 09/10] drm/bridge: allow limiting I2S formats Maxime Ripard (Wed Feb 05 2025 - 09:30:53 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Ronald Warsow (Wed Feb 05 2025 - 09:31:02 EST)
- [PATCH v1 0/3] Add Qualcomm i3c master controller driver support Mukesh Kumar Savaliya (Wed Feb 05 2025 - 09:31:57 EST)
- [PATCH v1 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller bindings Mukesh Kumar Savaliya (Wed Feb 05 2025 - 09:32:10 EST)
- [PATCH v1 3/3] MAINTAINERS: Add maintainer for Qualcomm's I3C driver Mukesh Kumar Savaliya (Wed Feb 05 2025 - 09:32:44 EST)
- [PATCH v1 2/3] i3c: master: Add Qualcomm I3C master controller driver Mukesh Kumar Savaliya (Wed Feb 05 2025 - 09:32:46 EST)
- Re: [RFC PATCH v10 27/28] media: iris: enable video driver probe of SM8250 SoC Hans Verkuil (Wed Feb 05 2025 - 09:33:22 EST)
- Re: [PATCH v2 0/3] xen: fix usage of devices behind a VMD bridge Roger Pau Monné (Wed Feb 05 2025 - 09:37:39 EST)
- Re: [PATCH/RFC v2] coccinelle: of_table: Do not add commas after sentinels Julia Lawall (Wed Feb 05 2025 - 09:37:57 EST)
- RE: [PATCH v12 8/8] MAINTAINERS: Add entries for Toshiba Visconti Video Input Interface yuji2.ishikawa (Wed Feb 05 2025 - 09:38:46 EST)
- Re: [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) James Clark (Wed Feb 05 2025 - 09:39:00 EST)
- Re: [PATCH v3 1/2] drm/bridge: it6505: add support DRM_BRIDGE_OP_HDMI to drm_bridge Dmitry Baryshkov (Wed Feb 05 2025 - 09:39:02 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Liam R. Howlett (Wed Feb 05 2025 - 09:39:22 EST)
- Re: [PATCH] net: stmmac: Allow zero for [tr]x_fifo_size Russell King (Oracle) (Wed Feb 05 2025 - 09:40:22 EST)
- [PATCH v1] riscv: Use of_property_present() to test for non-boolean properties Emil Renner Berthing (Wed Feb 05 2025 - 09:40:26 EST)
- Re: Hang when swapping huge=within_size tmpfs from zram Lance Yang (Wed Feb 05 2025 - 09:40:52 EST)
- [PATCH v7 00/17] Provide a new two step DMA mapping API Leon Romanovsky (Wed Feb 05 2025 - 09:41:21 EST)
- Re: [RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description Lukasz Majewski (Wed Feb 05 2025 - 09:42:13 EST)
- [PATCH v7 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers Leon Romanovsky (Wed Feb 05 2025 - 09:42:52 EST)
- [PATCH v7 03/17] iommu: generalize the batched sync after map interface Leon Romanovsky (Wed Feb 05 2025 - 09:43:15 EST)
- [PATCH v7 05/17] dma-mapping: Provide an interface to allow allocate IOVA Leon Romanovsky (Wed Feb 05 2025 - 09:43:21 EST)
- [PATCH v7 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h Leon Romanovsky (Wed Feb 05 2025 - 09:43:41 EST)
- [PATCH v7 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast Leon Romanovsky (Wed Feb 05 2025 - 09:44:00 EST)
- [PATCH v7 07/17] dma-mapping: Implement link/unlink ranges API Leon Romanovsky (Wed Feb 05 2025 - 09:45:22 EST)
- [PATCH v7 09/17] docs: core-api: document the IOVA-based API Leon Romanovsky (Wed Feb 05 2025 - 09:45:47 EST)
- [PATCH v7 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper Leon Romanovsky (Wed Feb 05 2025 - 09:46:11 EST)
- [PATCH v7 11/17] mm/hmm: provide generic DMA managing logic Leon Romanovsky (Wed Feb 05 2025 - 09:46:38 EST)
- [PATCH v7 08/17] dma-mapping: add a dma_need_unmap helper Leon Romanovsky (Wed Feb 05 2025 - 09:46:41 EST)
- [PATCH v7 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit Leon Romanovsky (Wed Feb 05 2025 - 09:47:51 EST)
- [PATCH v7 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length Leon Romanovsky (Wed Feb 05 2025 - 09:48:09 EST)
- [PATCH v7 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage Leon Romanovsky (Wed Feb 05 2025 - 09:48:36 EST)
- [PATCH v7 12/17] RDMA/umem: Store ODP access mask information in PFN Leon Romanovsky (Wed Feb 05 2025 - 09:48:55 EST)
- [PATCH v7 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse Leon Romanovsky (Wed Feb 05 2025 - 09:50:18 EST)
- [PATCH resend] firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC Geert Uytterhoeven (Wed Feb 05 2025 - 09:50:53 EST)
- [PATCH v7 17/17] vfio/mlx5: Enable the DMA link API Leon Romanovsky (Wed Feb 05 2025 - 09:53:09 EST)
- [PATCH v7 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP Leon Romanovsky (Wed Feb 05 2025 - 09:53:51 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Yafang Shao (Wed Feb 05 2025 - 09:54:02 EST)
- Re: [PATCH v1 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller bindings Krzysztof Kozlowski (Wed Feb 05 2025 - 09:54:48 EST)
- RE: [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function Song, Yoong Siang (Wed Feb 05 2025 - 09:55:05 EST)
- Re: [PATCH RFC context_tracking] Make RCU watch ct_kernel_exit_state() warning Valentin Schneider (Wed Feb 05 2025 - 09:56:42 EST)
- Re: [PATCH v1 2/3] i3c: master: Add Qualcomm I3C master controller driver Krzysztof Kozlowski (Wed Feb 05 2025 - 09:57:25 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Maxime Ripard (Wed Feb 05 2025 - 09:57:34 EST)
- Re: [PATCH 1/2] nfsd: map the ELOOP to nfserr_symlink to avoid warning Chuck Lever (Wed Feb 05 2025 - 09:58:25 EST)
- Re: [PATCH] ftrace: Avoid potential division by zero in function_stat_show() Steven Rostedt (Wed Feb 05 2025 - 09:58:49 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Wed Feb 05 2025 - 09:59:34 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Maxime Ripard (Wed Feb 05 2025 - 10:01:06 EST)
- [PATCH v3 1/4] dmaengine: Replace dma_request_slave_channel() by dma_request_chan() Andy Shevchenko (Wed Feb 05 2025 - 10:01:10 EST)
- Re: [PATCH v2 2/4] drm/msm/dsi/phy: Protect PHY_CMN_CLK_CFG1 against clock driver Dmitry Baryshkov (Wed Feb 05 2025 - 10:01:35 EST)
- Re: [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) James Clark (Wed Feb 05 2025 - 10:02:10 EST)
- Re: [PATCH v8 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code Rik van Riel (Wed Feb 05 2025 - 10:03:58 EST)
- Re: [PATCH v2 0/2] tracing: Introduce relative stacktrace Steven Rostedt (Wed Feb 05 2025 - 10:04:20 EST)
- Re: [syzbot] [rcu?] [bcachefs?] BUG: unable to handle kernel NULL pointer dereference in rcu_core (3) Paul E. McKenney (Wed Feb 05 2025 - 10:04:46 EST)
- Re: [PATCH] sunrpc: make rpc_restart_call() and rpc_restart_call_prepare() void return Chuck Lever (Wed Feb 05 2025 - 10:06:53 EST)
- Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation Zhi Wang (Wed Feb 05 2025 - 10:06:53 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range Sean Christopherson (Wed Feb 05 2025 - 10:07:23 EST)
- Re: [PATCH v2] mm/slab: simplify SLAB_* flag handling Vlastimil Babka (Wed Feb 05 2025 - 10:08:15 EST)
- [PATCH v3 3/4] dmaengine: Add a comment on why it's okay when kasprintf() fails Andy Shevchenko (Wed Feb 05 2025 - 10:08:37 EST)
- [PATCH v3 0/4] dmaengine: dma_request_chan*() amendments Andy Shevchenko (Wed Feb 05 2025 - 10:08:44 EST)
- Re: [PATCH v2 1/6] iommu/s390: add initial fields to track table size Niklas Schnelle (Wed Feb 05 2025 - 10:09:09 EST)
- [PATCH v3 4/4] dmaengine: Unify checks in dma_request_chan() Andy Shevchenko (Wed Feb 05 2025 - 10:09:26 EST)
- Re: [PATCH v3 02/10] drm/display: add CEC helpers code Dmitry Baryshkov (Wed Feb 05 2025 - 10:10:32 EST)
- Re: [PATCH] kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP Masahiro Yamada (Wed Feb 05 2025 - 10:10:38 EST)
- Re: [PATCH v3 0/4] clk: amlogic: drop clk_regmap tables Jerome Brunet (Wed Feb 05 2025 - 10:10:38 EST)
- [PATCH v3 2/4] dmaengine: Use dma_request_channel() instead of __dma_request_channel() Andy Shevchenko (Wed Feb 05 2025 - 10:10:56 EST)
- Re: [PATCH RFC context_tracking] Make RCU watch ct_kernel_exit_state() warning Paul E. McKenney (Wed Feb 05 2025 - 10:12:29 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Jann Horn (Wed Feb 05 2025 - 10:13:10 EST)
- [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Guangbo Cui (Wed Feb 05 2025 - 10:13:51 EST)
- [PATCH v1 13/16] mm: Don't skip arch_sync_kernel_mappings() in error paths Ryan Roberts (Wed Feb 05 2025 - 10:14:06 EST)
- [PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements Ryan Roberts (Wed Feb 05 2025 - 10:15:41 EST)
- [PATCH v2 1/1] dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS() Andy Shevchenko (Wed Feb 05 2025 - 10:15:43 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Vince Weaver (Wed Feb 05 2025 - 10:15:47 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Lorenzo Stoakes (Wed Feb 05 2025 - 10:16:09 EST)
- Re: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Markus Elfring (Wed Feb 05 2025 - 10:16:33 EST)
- [PATCH v1 07/16] arm64: hugetlb: Use ___set_ptes() and ___ptep_get_and_clear() Ryan Roberts (Wed Feb 05 2025 - 10:17:34 EST)
- [PATCH v1 02/16] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes Ryan Roberts (Wed Feb 05 2025 - 10:17:47 EST)
- [PATCH v1 01/16] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() Ryan Roberts (Wed Feb 05 2025 - 10:17:57 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Jann Horn (Wed Feb 05 2025 - 10:17:57 EST)
- [PATCH v1 10/16] mm/vmalloc: Warn on improper use of vunmap_range() Ryan Roberts (Wed Feb 05 2025 - 10:18:04 EST)
- [PATCH v1 04/16] arm64: hugetlb: Refine tlb maintenance scope Ryan Roberts (Wed Feb 05 2025 - 10:18:31 EST)
- [PATCH v1 16/16] arm64/mm: Defer barriers when updating kernel mappings Ryan Roberts (Wed Feb 05 2025 - 10:19:01 EST)
- [PATCH v1 03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level Ryan Roberts (Wed Feb 05 2025 - 10:19:05 EST)
- [PATCH v1 09/16] arm64/mm: Avoid barriers for invalid or userspace mappings Ryan Roberts (Wed Feb 05 2025 - 10:19:33 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Lorenzo Stoakes (Wed Feb 05 2025 - 10:19:42 EST)
- BUG Report: Fork benchmark drop by 30% on aarch64 Hagar Hemdan (Wed Feb 05 2025 - 10:20:20 EST)
- [PATCH v1 12/16] arm64/mm: Support huge pte-mapped pages in vmap Ryan Roberts (Wed Feb 05 2025 - 10:20:29 EST)
- [PATCH v1 05/16] mm/page_table_check: Batch-check pmds/puds just like ptes Ryan Roberts (Wed Feb 05 2025 - 10:20:29 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Jann Horn (Wed Feb 05 2025 - 10:20:47 EST)
- [PATCH v1 06/16] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear() Ryan Roberts (Wed Feb 05 2025 - 10:20:52 EST)
- Re: [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Mathias Nyman (Wed Feb 05 2025 - 10:22:06 EST)
- [PATCH v1 14/16] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently Ryan Roberts (Wed Feb 05 2025 - 10:22:24 EST)
- [PATCH v1 11/16] mm/vmalloc: Gracefully unmap huge ptes Ryan Roberts (Wed Feb 05 2025 - 10:23:06 EST)
- [PATCH v1 15/16] mm: Generalize arch_sync_kernel_mappings() Ryan Roberts (Wed Feb 05 2025 - 10:23:19 EST)
- [PATCH v1 08/16] arm64/mm: Hoist barriers out of ___set_ptes() loop Ryan Roberts (Wed Feb 05 2025 - 10:23:35 EST)
- Re: [PATCH v2 4/4] iommu/amd: Enable Host SNP support after enabling IOMMU SNP support Sean Christopherson (Wed Feb 05 2025 - 10:23:40 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Alice Ryhl (Wed Feb 05 2025 - 10:24:42 EST)
- Re: [PATCH v2 3/3] pci/msi: remove pci_msi_ignore_mask Bjorn Helgaas (Wed Feb 05 2025 - 10:29:14 EST)
- Re: [PATCH v2 1/4] riscv: implement user_access_begin and families Ben Dooks (Wed Feb 05 2025 - 10:29:29 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range David Woodhouse (Wed Feb 05 2025 - 10:29:45 EST)
- [PATCH v3] drm/mxsfb: Remove generic DRM drivers in probe function Dario Binacchi (Wed Feb 05 2025 - 10:30:18 EST)
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in Sean Christopherson (Wed Feb 05 2025 - 10:31:22 EST)
- Re: [PATCH] riscv: Access time mmio instead of rdtime. Palmer Dabbelt (Wed Feb 05 2025 - 10:31:51 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink syzbot (Wed Feb 05 2025 - 10:32:04 EST)
- [PATCH v4 0/6] ARM64: dts: intel: agilex5: add nodes and new board Steffen Trumtrar (Wed Feb 05 2025 - 10:33:10 EST)
- [PATCH v4 3/6] dt-bindings: net: dwmac: add compatible for Agilex5 Steffen Trumtrar (Wed Feb 05 2025 - 10:33:12 EST)
- [PATCH v4 4/6] arm64: dts: agilex5: add gmac nodes Steffen Trumtrar (Wed Feb 05 2025 - 10:33:23 EST)
- [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema Steffen Trumtrar (Wed Feb 05 2025 - 10:33:56 EST)
- Re: [PATCH v16 5/7] drm/vkms: Create KUnit tests for YUV conversions Louis Chauvet (Wed Feb 05 2025 - 10:36:42 EST)
- Re: [PATCH 0/5] A few more CRC32 library cleanups Ard Biesheuvel (Wed Feb 05 2025 - 10:37:06 EST)
- Re: [PATCH v2 26/45] Input: Switch to use hrtimer_setup() Dmitry Torokhov (Wed Feb 05 2025 - 10:37:17 EST)
- [PATCH v4 6/6] arm64: dts: agilex5: initial support for Arrow AXE5-Eagle Steffen Trumtrar (Wed Feb 05 2025 - 10:37:58 EST)
- Re: [PATCH] Input: cyttsp5 - ensure minimum reset pulse width Dmitry Torokhov (Wed Feb 05 2025 - 10:38:29 EST)
- [PATCH v4 1/6] dt-bindings: socfpga-dwmac: fix typo Steffen Trumtrar (Wed Feb 05 2025 - 10:38:31 EST)
- [PATCH v2 0/2] pipe: don't update {a,c,m}time for anonymous pipes Oleg Nesterov (Wed Feb 05 2025 - 10:38:51 EST)
- [PATCH v4 5/6] dt-bindings: intel: add agilex5-based Arrow AXE5-Eagle Steffen Trumtrar (Wed Feb 05 2025 - 10:39:28 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Wed Feb 05 2025 - 10:39:40 EST)
- [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops Oleg Nesterov (Wed Feb 05 2025 - 10:40:07 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Lorenzo Stoakes (Wed Feb 05 2025 - 10:40:23 EST)
- [PATCH v2 2/2] pipe: don't update {a,c,m}time for anonymous pipes Oleg Nesterov (Wed Feb 05 2025 - 10:40:46 EST)
- Re: [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Varadarajan Narayanan (Wed Feb 05 2025 - 10:41:09 EST)
- Re: [PATCH v2 1/1] dmaengine: dw: Switch to LATE_SIMPLE_DEV_PM_OPS() Viresh Kumar (Wed Feb 05 2025 - 10:41:27 EST)
- Re: [PATCH] crypto: testmgr - drop unused static const arrays Eric Biggers (Wed Feb 05 2025 - 10:41:36 EST)
- Re: [PATCH] lib/crc32: remove obsolete CRC32 options from defconfig files Ard Biesheuvel (Wed Feb 05 2025 - 10:42:36 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Frank Li (Wed Feb 05 2025 - 10:44:30 EST)
- Re: [PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done() Joel Fernandes (Wed Feb 05 2025 - 10:45:38 EST)
- Re: [PATCH v3] riscv: Fix the PAUSE Opcode for MIPS P8700. Palmer Dabbelt (Wed Feb 05 2025 - 10:46:45 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Marco Elver (Wed Feb 05 2025 - 10:47:25 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Liam R. Howlett (Wed Feb 05 2025 - 10:47:36 EST)
- Re: [PATCH v4 00/23] Intel vendor events and TMA 5.01 metrics Liang, Kan (Wed Feb 05 2025 - 10:48:08 EST)
- Re: [PATCH v2] riscv: Use Zalrsc extension to implement atomic functions Palmer Dabbelt (Wed Feb 05 2025 - 10:50:07 EST)
- Re: [PATCH resend] firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC Fabio Estevam (Wed Feb 05 2025 - 10:50:55 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range Sean Christopherson (Wed Feb 05 2025 - 10:51:20 EST)
- Re: [PATCH] Input: cyttsp5 - ensure minimum reset pulse width Hugo Villeneuve (Wed Feb 05 2025 - 10:51:39 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Lorenzo Stoakes (Wed Feb 05 2025 - 10:53:30 EST)
- Re: [PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920 Krzysztof Kozlowski (Wed Feb 05 2025 - 10:53:55 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Jann Horn (Wed Feb 05 2025 - 10:54:31 EST)
- Re: [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Krzysztof Kozlowski (Wed Feb 05 2025 - 10:54:38 EST)
- Re: [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Krzysztof Kozlowski (Wed Feb 05 2025 - 10:55:24 EST)
- Re: [PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done() Paul E. McKenney (Wed Feb 05 2025 - 10:57:58 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Frank Li (Wed Feb 05 2025 - 10:59:17 EST)
- Re: [PATCH] rcu: Merge rcu_seq_done_exact() logic into rcu_seq_done() Joel Fernandes (Wed Feb 05 2025 - 10:59:31 EST)
- Re: [REGRESSION,6.14.0-rc1]: rk_gmac-dwmac: no ethernet device shows up (NanoPi M4) Russell King (Oracle) (Wed Feb 05 2025 - 10:59:47 EST)
- [PATCH v4 00/11] RISC-V IMSIC driver improvements Anup Patel (Wed Feb 05 2025 - 11:00:09 EST)
- [PATCH v4 01/11] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base Anup Patel (Wed Feb 05 2025 - 11:00:25 EST)
- [PATCH v4 02/11] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack Anup Patel (Wed Feb 05 2025 - 11:00:33 EST)
- [PATCH v4 03/11] irqchip/riscv-imsic: Move to common MSI lib Anup Patel (Wed Feb 05 2025 - 11:00:55 EST)
- [PATCH v4 04/11] genirq: Introduce common irq_force_complete_move() implementation Anup Patel (Wed Feb 05 2025 - 11:01:08 EST)
- [PATCH v4 05/11] genirq: Introduce irq_can_move_in_process_context() Anup Patel (Wed Feb 05 2025 - 11:01:21 EST)
- [PATCH v4 06/11] genirq: Remove unused GENERIC_PENDING_IRQ_CHIPFLAGS kconfig option Anup Patel (Wed Feb 05 2025 - 11:01:44 EST)
- [PATCH v4 08/11] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector Anup Patel (Wed Feb 05 2025 - 11:02:06 EST)
- [PATCH v4 07/11] RISC-V: Select GENERIC_PENDING_IRQ Anup Patel (Wed Feb 05 2025 - 11:02:29 EST)
- [PATCH v4 10/11] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector Anup Patel (Wed Feb 05 2025 - 11:02:29 EST)
- [PATCH v4 11/11] irqchip/riscv-imsic: Special handling for non-atomic device MSI update Anup Patel (Wed Feb 05 2025 - 11:02:41 EST)
- [PATCH v4 09/11] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC Anup Patel (Wed Feb 05 2025 - 11:02:50 EST)
- [RFC PATCH 2/2] net: ethernet: ti: am65-cpts: Add support to configure GenF signal for CPTS Chintan Vankar (Wed Feb 05 2025 - 11:03:02 EST)
- [RFC PATCH 1/2] irqchip: ti-tsir: Add support for Timesync Interrupt Router Chintan Vankar (Wed Feb 05 2025 - 11:03:06 EST)
- Re: [PATCH] scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1 Masahiro Yamada (Wed Feb 05 2025 - 11:03:53 EST)
- [RFC PATCH 0/2] Add support for Timesync Interrupt Router Chintan Vankar (Wed Feb 05 2025 - 11:04:39 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Petr Mladek (Wed Feb 05 2025 - 11:04:42 EST)
- [PATCH] timer/migration: Fix off-by-one root mis-connection Frederic Weisbecker (Wed Feb 05 2025 - 11:04:57 EST)
- CXL Boot to Bash - Section 2: The Drivers Gregory Price (Wed Feb 05 2025 - 11:06:23 EST)
- Re: [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted? Johannes Weiner (Wed Feb 05 2025 - 11:06:36 EST)
- Re: [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops Linus Torvalds (Wed Feb 05 2025 - 11:07:00 EST)
- [PATCH] kexec_elf: Fix some trivial kerneldoc warnings Helge Deller (Wed Feb 05 2025 - 11:07:49 EST)
- Re: [PATCH v3 0/4] Add support for Priva E-Measuringbox board Alexandre TORGUE (Wed Feb 05 2025 - 11:08:21 EST)
- [PATCH v3 0/6] Add some validation for vector, vector crypto and fp stuff Conor Dooley (Wed Feb 05 2025 - 11:08:24 EST)
- [PATCH v3 1/6] RISC-V: add vector extension validation checks Conor Dooley (Wed Feb 05 2025 - 11:08:38 EST)
- RE: [PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920 Alim Akhtar (Wed Feb 05 2025 - 11:08:44 EST)
- [PATCH v3 2/6] RISC-V: add vector crypto extension validation checks Conor Dooley (Wed Feb 05 2025 - 11:08:45 EST)
- [PATCH v3 3/6] RISC-V: add f & d extension validation checks Conor Dooley (Wed Feb 05 2025 - 11:09:00 EST)
- [PATCH v3 4/6] dt-bindings: riscv: d requires f Conor Dooley (Wed Feb 05 2025 - 11:09:12 EST)
- [PATCH v3 5/6] dt-bindings: riscv: add vector sub-extension dependencies Conor Dooley (Wed Feb 05 2025 - 11:09:23 EST)
- [PATCH v3 6/6] dt-bindings: riscv: document vector crypto requirements Conor Dooley (Wed Feb 05 2025 - 11:10:01 EST)
- [PATCH] ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. Vitaly Rodionov (Wed Feb 05 2025 - 11:10:27 EST)
- Re: [PATCH v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS Masahiro Yamada (Wed Feb 05 2025 - 11:10:48 EST)
- Re: [PATCH 1/9] ASoC: SOF: imx: introduce more common structures and functions Frank Li (Wed Feb 05 2025 - 11:11:12 EST)
- Re: [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function Maciej Fijalkowski (Wed Feb 05 2025 - 11:11:20 EST)
- Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation Danilo Krummrich (Wed Feb 05 2025 - 11:11:25 EST)
- Re: [PATCH v6 4/6] dt-bindings: iio: Add adis16550 bindings Nuno Sá (Wed Feb 05 2025 - 11:12:05 EST)
- RE: [PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920 Alim Akhtar (Wed Feb 05 2025 - 11:12:19 EST)
- Re: [PATCH 8/9] ASoC: SOF: imx: merge imx8 and imx8ulp drivers Frank Li (Wed Feb 05 2025 - 11:12:55 EST)
- Re: [GIT PULL] KVM changes for Linux 6.14 Linus Torvalds (Wed Feb 05 2025 - 11:13:11 EST)
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link() Jan Kara (Wed Feb 05 2025 - 11:13:17 EST)
- Re: [GIT PULL] Btrfs fixes for 6.14-rc2 pr-tracker-bot (Wed Feb 05 2025 - 11:16:04 EST)
- Re: [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) Rob Herring (Wed Feb 05 2025 - 11:16:20 EST)
- Re: [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops Oleg Nesterov (Wed Feb 05 2025 - 11:17:24 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range David Woodhouse (Wed Feb 05 2025 - 11:19:05 EST)
- Re: [PATCH] vfs: sanity check the length passed to inode_set_cached_link() Mateusz Guzik (Wed Feb 05 2025 - 11:21:06 EST)
- Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation Danilo Krummrich (Wed Feb 05 2025 - 11:21:23 EST)
- [RFC PATCH 1/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Werner Sembach (Wed Feb 05 2025 - 11:21:52 EST)
- [RFC PATCH 0/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Werner Sembach (Wed Feb 05 2025 - 11:21:59 EST)
- Re: [PATCH v2 27/45] iio: Switch to use hrtimer_setup() Jonathan Cameron (Wed Feb 05 2025 - 11:22:30 EST)
- Re: [PATCH v1 0/3] Add Qualcomm i3c master controller driver support Wolfram Sang (Wed Feb 05 2025 - 11:23:37 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Marco Elver (Wed Feb 05 2025 - 11:26:03 EST)
- Re: [PATCH net-next] net: renesas: rswitch: cleanup max_speed setting Nikita Yushchenko (Wed Feb 05 2025 - 11:26:21 EST)
- RE: [PATCH] platform/x86/intel/ifs: Update documentation with image download path Luck, Tony (Wed Feb 05 2025 - 11:26:41 EST)
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h kernel test robot (Wed Feb 05 2025 - 11:27:26 EST)
- [PATCH v6 1/4] dt-bindings: input: touchscreen: Add Z2 controller Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 11:28:00 EST)
- [PATCH v6 0/4] Driver for Apple Z2 touchscreens. Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 11:28:00 EST)
- [PATCH v6 4/4] MAINTAINERS: Add entries for Apple Z2 touchscreen driver Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 11:28:00 EST)
- [PATCH v6 3/4] arm64: dts: apple: Add touchbar digitizer nodes Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 11:28:08 EST)
- [PATCH v6 2/4] input: apple_z2: Add a driver for Apple Z2 touchscreens Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 11:28:19 EST)
- [PATCH v5 0/8] perf report: Add latency and parallelism profiling Dmitry Vyukov (Wed Feb 05 2025 - 11:29:21 EST)
- [PATCH v5 1/8] perf report: Add machine parallelism Dmitry Vyukov (Wed Feb 05 2025 - 11:29:29 EST)
- [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link() Mateusz Guzik (Wed Feb 05 2025 - 11:29:51 EST)
- [PATCH v5 3/8] perf report: Switch filtered from u8 to u16 Dmitry Vyukov (Wed Feb 05 2025 - 11:29:51 EST)
- [PATCH v5 2/8] perf report: Add parallelism sort key Dmitry Vyukov (Wed Feb 05 2025 - 11:29:56 EST)
- [PATCH v5 4/8] perf report: Add parallelism filter Dmitry Vyukov (Wed Feb 05 2025 - 11:30:21 EST)
- [PATCH v5 5/8] perf report: Add latency output field Dmitry Vyukov (Wed Feb 05 2025 - 11:30:22 EST)
- Re: [PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario Simon Horman (Wed Feb 05 2025 - 11:30:31 EST)
- [PATCH v5 7/8] perf report: Add latency and parallelism profiling documentation Dmitry Vyukov (Wed Feb 05 2025 - 11:30:48 EST)
- [PATCH v5 8/8] perf hist: Shrink struct hist_entry size Dmitry Vyukov (Wed Feb 05 2025 - 11:31:07 EST)
- Re: [PATCH v3 2/2] pwm: Add support for pwm nexus dt bindings Uwe Kleine-König (Wed Feb 05 2025 - 11:31:33 EST)
- [PATCH v5 6/8] perf report: Add --latency flag Dmitry Vyukov (Wed Feb 05 2025 - 11:31:47 EST)
- Re: [PATCH v8 4/4] ARM: dts: sunxi: add support for NetCube Systems Kumquat Chen-Yu Tsai (Wed Feb 05 2025 - 11:32:04 EST)
- Re: [PATCH v3] riscv: Optimize crct10dif with zbc extension Eric Biggers (Wed Feb 05 2025 - 11:32:19 EST)
- Re: [PATCH v12 3/3] mtd: Add driver for concatenating devices Markus Elfring (Wed Feb 05 2025 - 11:33:46 EST)
- Re: [PATCH v7 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM Uwe Kleine-König (Wed Feb 05 2025 - 11:33:50 EST)
- Re: Immutable vs read-only for Windows compatibility Amir Goldstein (Wed Feb 05 2025 - 11:34:03 EST)
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link() Mateusz Guzik (Wed Feb 05 2025 - 11:34:32 EST)
- Re: [PATCH net-next v4 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description Krzysztof Kozlowski (Wed Feb 05 2025 - 11:35:24 EST)
- Re: [PATCH v4 00/23] Intel vendor events and TMA 5.01 metrics Ian Rogers (Wed Feb 05 2025 - 11:35:35 EST)
- Re: [PATCH v2] arm64: dts: socfpga: agilex5: add NAND board file Krzysztof Kozlowski (Wed Feb 05 2025 - 11:36:24 EST)
- Re: Re: [PATCH v2 16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions Martin Kelly (Wed Feb 05 2025 - 11:36:44 EST)
- Re: [PATCH v4 0/8] perf report: Add latency and parallelism profiling Dmitry Vyukov (Wed Feb 05 2025 - 11:37:49 EST)
- [PATCH] kbuild: remove EXTRA_*FLAGS support Masahiro Yamada (Wed Feb 05 2025 - 11:40:10 EST)
- Re: [PATCH] btrfs/zstd: enable negative compression levels mount option David Sterba (Wed Feb 05 2025 - 11:40:30 EST)
- Re: [PATCH] drm/panthor: Convert IOCTL defines to an enum Rob Herring (Wed Feb 05 2025 - 11:43:22 EST)
- Re: [PATCH 3/4] nvmem: imx-ocotp: Support accessing controller for i.MX8M Nano Frank Li (Wed Feb 05 2025 - 11:43:42 EST)
- Re: [PATCH v2] usb: gadget: core: flush gadget workqueue after device removal Alan Stern (Wed Feb 05 2025 - 11:44:53 EST)
- [PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames Alexander Lobakin (Wed Feb 05 2025 - 11:46:52 EST)
- [PATCH net-next v4 3/8] bpf: cpumap: switch to GRO from netif_receive_skb_list() Alexander Lobakin (Wed Feb 05 2025 - 11:47:27 EST)
- [PATCH net-next v4 2/8] net: gro: expose GRO init/cleanup to use outside of NAPI Alexander Lobakin (Wed Feb 05 2025 - 11:47:32 EST)
- [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Alexander Lobakin (Wed Feb 05 2025 - 11:47:41 EST)
- [PATCH net-next v4 4/8] bpf: cpumap: reuse skb array instead of a linked list to chain skbs Alexander Lobakin (Wed Feb 05 2025 - 11:48:46 EST)
- [PATCH net-next v4 6/8] bpf: cpumap: switch to napi_skb_cache_get_bulk() Alexander Lobakin (Wed Feb 05 2025 - 11:48:49 EST)
- [PATCH net-next v4 5/8] net: skbuff: introduce napi_skb_cache_get_bulk() Alexander Lobakin (Wed Feb 05 2025 - 11:48:54 EST)
- [PATCH net-next v4 8/8] xdp: remove xdp_alloc_skb_bulk() Alexander Lobakin (Wed Feb 05 2025 - 11:49:25 EST)
- [PATCH net-next v4 7/8] veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk() Alexander Lobakin (Wed Feb 05 2025 - 11:49:45 EST)
- Re: [PATCH] selftests: pidfd: Fix compiling errors and warning I Hsin Cheng (Wed Feb 05 2025 - 11:50:46 EST)
- Re: [PATCH v3 7/8] perf report: Add latency and parallelism profiling documentation Dmitry Vyukov (Wed Feb 05 2025 - 11:51:00 EST)
- [PATCH v1] ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available Stefan Binding (Wed Feb 05 2025 - 11:51:36 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Ian Rogers (Wed Feb 05 2025 - 11:51:36 EST)
- Re: [PATCH v8 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9 Frank Li (Wed Feb 05 2025 - 11:51:54 EST)
- [PATCH v9 1/4] dt-bindings: vendor-prefixes: Add NetCube Systems Austria name Lukas Schmid (Wed Feb 05 2025 - 11:52:31 EST)
- [PATCH v9 3/4] ARM: dts: sunxi: add uart1_pe pinctrl for sun8i-v3s Lukas Schmid (Wed Feb 05 2025 - 11:52:40 EST)
- Re: [PATCH v2 1/2] i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API Frank Li (Wed Feb 05 2025 - 11:52:49 EST)
- [PATCH v9 0/4] Add support for NetCube Systems Kumquat Lukas Schmid (Wed Feb 05 2025 - 11:52:52 EST)
- Re: [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema Rob Herring (Arm) (Wed Feb 05 2025 - 11:52:57 EST)
- [PATCH v9 4/4] ARM: dts: sunxi: add support for NetCube Systems Kumquat Lukas Schmid (Wed Feb 05 2025 - 11:53:09 EST)
- Re: kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx Christophe Leroy (Wed Feb 05 2025 - 11:53:44 EST)
- Re: [PATCH v8 00/15] futex: Add support task local hash maps. Sebastian Andrzej Siewior (Wed Feb 05 2025 - 11:53:53 EST)
- Re: [PATCH v2 2/2] i3c: mipi-i3c-hci: Use I2C DMA-safe api Frank Li (Wed Feb 05 2025 - 11:54:16 EST)
- Re: [PATCH v6 2/3] firmware: add Exynos ACPM protocol driver Krzysztof Kozlowski (Wed Feb 05 2025 - 11:54:34 EST)
- Re: [PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario Kalesh Anakkur Purayil (Wed Feb 05 2025 - 11:55:02 EST)
- [PATCH] ASoC: dapm: unexport snd_soc_dapm_init() Masahiro Yamada (Wed Feb 05 2025 - 11:55:23 EST)
- Re: [PATCH v1] perf symbol: Add rust v0 demangling support Daniel Xu (Wed Feb 05 2025 - 11:55:46 EST)
- [PATCH] ASoC: dapm: unexport dapm_mark_endpoints_dirty() Masahiro Yamada (Wed Feb 05 2025 - 11:55:56 EST)
- [PATCH] ASoC: dapm: unexport snd_soc_dapm_update_dai() Masahiro Yamada (Wed Feb 05 2025 - 11:56:05 EST)
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in Vasant Hegde (Wed Feb 05 2025 - 11:56:21 EST)
- Re: [PATCH v6 4/4] arm64: dts: exynos: update all samsung,mode constants Krzysztof Kozlowski (Wed Feb 05 2025 - 11:56:34 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Jon Hunter (Wed Feb 05 2025 - 11:56:55 EST)
- [PATCH bpf] bpf: skip non existing key in generic_map_lookup_batch Yan Zhai (Wed Feb 05 2025 - 11:57:31 EST)
- Re: [PATCH v1] ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available André Almeida (Wed Feb 05 2025 - 12:03:03 EST)
- Re: [PATCH 3/4] nvmem: imx-ocotp: Support accessing controller for i.MX8M Nano Frank Li (Wed Feb 05 2025 - 12:03:18 EST)
- Re: [PATCH RFC context_tracking] Make RCU watch ct_kernel_exit_state() warning Frederic Weisbecker (Wed Feb 05 2025 - 12:04:49 EST)
- Re: [PATCH] linux/bits.h: Squash unsigned comparison warning for GENMASK Yazen Ghannam (Wed Feb 05 2025 - 12:07:09 EST)
- Re: [PATCH 04/12] mm/swap: skip scanning cluster range if it's empty cluster Kairui Song (Wed Feb 05 2025 - 12:07:42 EST)
- Re: [PATCH net-next v3 2/3] net: phy: Add helper for getting tx amplitude gain Andrew Lunn (Wed Feb 05 2025 - 12:09:15 EST)
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix. David Rientjes (Wed Feb 05 2025 - 12:10:41 EST)
- Re: [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification Vladimir Oltean (Wed Feb 05 2025 - 12:13:03 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range David Woodhouse (Wed Feb 05 2025 - 12:15:59 EST)
- [PATCH v1] riscv: dts: starfive: Unify regulator naming scheme Shengyu Qu (Wed Feb 05 2025 - 12:16:51 EST)
- Re: [PATCH] statmount: add a new supported_mask field Jan Kara (Wed Feb 05 2025 - 12:18:26 EST)
- [PATCH v2 00/14] media: imx8: add camera support Frank Li (Wed Feb 05 2025 - 12:19:00 EST)
- [PATCH v2 01/14] dt-bindings: phy: Add MIPI CSI PHY for i.MX8Q Frank Li (Wed Feb 05 2025 - 12:19:20 EST)
- [PATCH] gen_compile_commands.py: remove code for '\#' replacement Masahiro Yamada (Wed Feb 05 2025 - 12:19:21 EST)
- [PATCH v2 02/14] phy: freescale: Add MIPI CSI PHY driver for i.MX8Q Frank Li (Wed Feb 05 2025 - 12:19:42 EST)
- [PATCH v2 03/14] dt-bindings: firmware: imx: add property reset-controller Frank Li (Wed Feb 05 2025 - 12:19:59 EST)
- [PATCH v2 04/14] reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM Frank Li (Wed Feb 05 2025 - 12:20:11 EST)
- [PATCH v2 05/14] media: dt-bindings: Add binding doc for i.MX8QXP and i.MX8QM ISI Frank Li (Wed Feb 05 2025 - 12:20:27 EST)
- [PATCH v2 06/14] media: nxp: imx8-isi: Allow num_sources to be greater than num_sink Frank Li (Wed Feb 05 2025 - 12:20:41 EST)
- Re: [linus:master] [net] 03abf2a7c6: WARNING:suspicious_RCU_usage Russell King (Oracle) (Wed Feb 05 2025 - 12:20:54 EST)
- [PATCH v2 07/14] media: imx8-isi: Add support for i.MX8QM and i.MX8QXP Frank Li (Wed Feb 05 2025 - 12:21:16 EST)
- Re: [PATCH v3 2/2] pwm: Add support for pwm nexus dt bindings Herve Codina (Wed Feb 05 2025 - 12:21:27 EST)
- [PATCH v2 08/14] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8QM(QXP) compatible strings Frank Li (Wed Feb 05 2025 - 12:21:40 EST)
- [PATCH v2 09/14] media: imx8mq-mipi-csi2: Add imx8mq_plat_data for different compatible strings Frank Li (Wed Feb 05 2025 - 12:21:57 EST)
- [PATCH v2 11/14] arm64: dts: imx8: add capture controller for i.MX8's img subsystem Frank Li (Wed Feb 05 2025 - 12:22:29 EST)
- [PATCH v2 10/14] media: imx8mq-mipi-csi2: Add support for i.MX8QXP Frank Li (Wed Feb 05 2025 - 12:22:37 EST)
- [PATCH v2 12/14] arm64: dts: imx8qm: add 24MHz clock-xtal24m Frank Li (Wed Feb 05 2025 - 12:22:39 EST)
- [PATCH v2 13/14] arm64: dts: imx8q: add linux,cma node for imx8qm-mek and imx8qxp-mek Frank Li (Wed Feb 05 2025 - 12:23:11 EST)
- [PATCH v2 14/14] arm64: dts: imx8q: add camera ov5640 support for imx8qm-mek and imx8qxp-mek Frank Li (Wed Feb 05 2025 - 12:24:42 EST)
- [PATCH] vsprintf: Drop unused assignment of fmt.state I Hsin Cheng (Wed Feb 05 2025 - 12:25:29 EST)
- Re: [PATCH 6.6 000/393] 6.6.76-rc1 review Florian Fainelli (Wed Feb 05 2025 - 12:26:03 EST)
- Re: [PATCH] statmount: add a new supported_mask field Jeff Layton (Wed Feb 05 2025 - 12:27:52 EST)
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link() Darrick J. Wong (Wed Feb 05 2025 - 12:29:58 EST)
- [PATCH] media: nxp: imx8-isi: check return value of media_pad_remote_pad_first() Martin Kepplinger-Novaković (Wed Feb 05 2025 - 12:30:36 EST)
- Re: [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL Michael Büsch (Wed Feb 05 2025 - 12:30:49 EST)
- Re: [PATCH RFC] usb: typec: ucsi: Schedule connector worker on freezable workqueue Dmitry Baryshkov (Wed Feb 05 2025 - 12:31:45 EST)
- [PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics Ian Rogers (Wed Feb 05 2025 - 12:31:57 EST)
- [PATCH v5 02/24] perf vendor events: Update AlderlakeN events/metrics Ian Rogers (Wed Feb 05 2025 - 12:32:10 EST)
- [PATCH v5 08/24] perf vendor events: Add Clearwaterforest events Ian Rogers (Wed Feb 05 2025 - 12:32:32 EST)
- [PATCH v5 04/24] perf vendor events: Update Broadwell events/metrics Ian Rogers (Wed Feb 05 2025 - 12:32:33 EST)
- [PATCH v5 05/24] perf vendor events: Update BroadwellDE events/metrics Ian Rogers (Wed Feb 05 2025 - 12:32:47 EST)
- [PATCH v5 01/24] perf vendor events: Update Alderlake events/metrics Ian Rogers (Wed Feb 05 2025 - 12:32:48 EST)
- [PATCH v5 10/24] perf vendor events: Update GrandRidge events/metrics Ian Rogers (Wed Feb 05 2025 - 12:33:10 EST)
- [PATCH v5 06/24] perf vendor events: Update BroadwellX events/metrics Ian Rogers (Wed Feb 05 2025 - 12:33:13 EST)
- Re: [PATCH net-next v2 1/2] net: phy: Add support for driver-specific next update time Andrew Lunn (Wed Feb 05 2025 - 12:33:43 EST)
- [PATCH v5 07/24] perf vendor events: Update CascadelakeX events/metrics Ian Rogers (Wed Feb 05 2025 - 12:34:16 EST)
- [PATCH v5 12/24] perf vendor events: Update Haswell events/metrics Ian Rogers (Wed Feb 05 2025 - 12:34:17 EST)
- [PATCH v5 24/24] perf test stat_all_metrics: Ensure missing events fail test Ian Rogers (Wed Feb 05 2025 - 12:34:30 EST)
- [PATCH v5 13/24] perf vendor events: Update HaswellX events/metrics Ian Rogers (Wed Feb 05 2025 - 12:34:55 EST)
- Re: [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed Rorie Reyes (Wed Feb 05 2025 - 12:35:49 EST)
- [PATCH v5 20/24] perf vendor events: Update Sierraforest events/metrics Ian Rogers (Wed Feb 05 2025 - 12:36:07 EST)
- [PATCH v5 14/24] perf vendor events: Update Icelake events/metrics Ian Rogers (Wed Feb 05 2025 - 12:36:14 EST)
- [PATCH v5 09/24] perf vendor events: Update EmeraldRapids events/metrics Ian Rogers (Wed Feb 05 2025 - 12:36:23 EST)
- [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Wed Feb 05 2025 - 12:36:27 EST)
- [PATCH v5 15/24] perf vendor events: Update IcelakeX events/metrics Ian Rogers (Wed Feb 05 2025 - 12:36:31 EST)
- [PATCH v5 21/24] perf vendor events: Update Skylake metrics Ian Rogers (Wed Feb 05 2025 - 12:36:55 EST)
- [PATCH v5 17/24] perf vendor events: Update Meteorlake events/metrics Ian Rogers (Wed Feb 05 2025 - 12:37:10 EST)
- [PATCH v5 18/24] perf vendor events: Update Rocketlake events/metrics Ian Rogers (Wed Feb 05 2025 - 12:37:12 EST)
- [PATCH v5 23/24] perf vendor events: Update Tigerlake events/metrics Ian Rogers (Wed Feb 05 2025 - 12:37:19 EST)
- [PATCH v5 03/24] perf vendor events: Add Arrowlake events/metrics Ian Rogers (Wed Feb 05 2025 - 12:37:32 EST)
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link() Mateusz Guzik (Wed Feb 05 2025 - 12:37:44 EST)
- [PATCH v5 22/24] perf vendor events: Update SkylakeX events/metrics Ian Rogers (Wed Feb 05 2025 - 12:38:05 EST)
- [PATCH v5 19/24] perf vendor events: Update Sapphirerapids events/metrics Ian Rogers (Wed Feb 05 2025 - 12:38:18 EST)
- [PATCH v5 16/24] perf vendor events: Update/add Lunarlake events/metrics Ian Rogers (Wed Feb 05 2025 - 12:40:02 EST)
- Re: [PATCH net-next v2 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection Andrew Lunn (Wed Feb 05 2025 - 12:42:18 EST)
- [PATCH v7 0/9] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci) Théo Lebrun (Wed Feb 05 2025 - 12:42:44 EST)
- [PATCH v7 1/9] usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func Théo Lebrun (Wed Feb 05 2025 - 12:42:49 EST)
- [PATCH v7 2/9] usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime` Théo Lebrun (Wed Feb 05 2025 - 12:43:03 EST)
- [PATCH v7 3/9] usb: cdns3: rename hibernated argument of role->resume() to lost_power Théo Lebrun (Wed Feb 05 2025 - 12:43:11 EST)
- [PATCH v7 5/9] usb: cdns3-ti: move reg writes to separate function Théo Lebrun (Wed Feb 05 2025 - 12:43:20 EST)
- [PATCH v7 4/9] usb: cdns3: call cdns_power_is_lost() only once in cdns_resume() Théo Lebrun (Wed Feb 05 2025 - 12:43:34 EST)
- [PATCH v7 6/9] usb: cdns3-ti: run HW init at resume() if HW was reset Théo Lebrun (Wed Feb 05 2025 - 12:44:00 EST)
- [PATCH v7 9/9] usb: host: cdns3: forward lost power information to xhci Théo Lebrun (Wed Feb 05 2025 - 12:44:08 EST)
- [PATCH v7 7/9] usb: xhci: change xhci_resume() parameters to explicit the desired info Théo Lebrun (Wed Feb 05 2025 - 12:44:16 EST)
- [PATCH v7 8/9] usb: host: xhci-plat: allow upper layers to signal power loss Théo Lebrun (Wed Feb 05 2025 - 12:44:24 EST)
- Re: [PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 Simon Horman (Wed Feb 05 2025 - 12:45:03 EST)
- [RFC PATCH 3/3] i2c: i2c-core-of: Handle i2c bus extensions Herve Codina (Wed Feb 05 2025 - 12:45:50 EST)
- [RFC PATCH 0/3] i2c: Introduce i2c bus extensions Herve Codina (Wed Feb 05 2025 - 12:46:03 EST)
- Re: [PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 Chen-Yu Tsai (Wed Feb 05 2025 - 12:46:19 EST)
- [RFC PATCH 2/3] i2c: i2c-core-of: Move children registration in a dedicated function Herve Codina (Wed Feb 05 2025 - 12:46:23 EST)
- [RFC PATCH 1/3] i2c: core: Follow i2c-parent when retrieving an adapter from node Herve Codina (Wed Feb 05 2025 - 12:46:26 EST)
- Re: [EXTERNAL] Re: [PATCH net 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation Ido Schimmel (Wed Feb 05 2025 - 12:46:38 EST)
- Re: [PATCH net-next v2 1/2] net: phy: Add support for driver-specific next update time Andrew Lunn (Wed Feb 05 2025 - 12:47:17 EST)
- Re: [PATCH RFC context_tracking] Make RCU watch ct_kernel_exit_state() warning Paul E. McKenney (Wed Feb 05 2025 - 12:47:43 EST)
- Re: [PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 Russell King (Oracle) (Wed Feb 05 2025 - 12:48:04 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Florian Fainelli (Wed Feb 05 2025 - 12:48:17 EST)
- [PATCH v3] dma-engine: sun4i: Use devm functions in probe() Bence Csókás (Wed Feb 05 2025 - 12:48:30 EST)
- Re: [EXTERNAL] Re: [PATCH net 3/3] net: ti: icssg-prueth: Add AF_XDP support Ido Schimmel (Wed Feb 05 2025 - 12:48:54 EST)
- Re: [PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Markus Elfring (Wed Feb 05 2025 - 12:49:37 EST)
- [PATCH] j1939: fix unable to send messages with data length zero Alexander Hölzl (Wed Feb 05 2025 - 12:49:49 EST)
- [syzbot] [usb?] KASAN: slab-use-after-free Read in usbhid_raw_request syzbot (Wed Feb 05 2025 - 12:50:01 EST)
- Re: [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed Anthony Krowiak (Wed Feb 05 2025 - 12:50:05 EST)
- [PATCH v9 2/4] dt-bindings: arm: sunxi: Add NetCube Systems Kumquat board Lukas Schmid (Wed Feb 05 2025 - 12:50:13 EST)
- [PATCH] genksyms: factor out APP for the ST_NORMAL state Masahiro Yamada (Wed Feb 05 2025 - 12:50:16 EST)
- Re: A path forward to cleaning up dying cgroups? Hamza Mahfooz (Wed Feb 05 2025 - 12:50:30 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Eric Dumazet (Wed Feb 05 2025 - 12:50:41 EST)
- Re: [PATCH 01/12] cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits Mario Limonciello (Wed Feb 05 2025 - 12:51:19 EST)
- Re: [PATCH 03/12] cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback Mario Limonciello (Wed Feb 05 2025 - 12:51:26 EST)
- Re: [PATCH 06/12] cpufreq/amd-pstate: Convert all perf values to u8 Mario Limonciello (Wed Feb 05 2025 - 12:52:03 EST)
- Re: [PATCH 08/12] cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call Mario Limonciello (Wed Feb 05 2025 - 12:52:20 EST)
- Re: [PATCH 09/12] cpufreq/amd-pstate: Fix cpufreq_policy ref counting Mario Limonciello (Wed Feb 05 2025 - 12:52:57 EST)
- Re: [PATCH 02/12] cpufreq/amd-pstate: Fix max_perf updation with schedutil Mario Limonciello (Wed Feb 05 2025 - 12:53:19 EST)
- [PATCH 0/1] exit: change the release_task() paths to call flush_sigqueue() lockless Oleg Nesterov (Wed Feb 05 2025 - 12:53:32 EST)
- Re: [PATCH 12/12] cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_limits Mario Limonciello (Wed Feb 05 2025 - 12:53:40 EST)
- Re: [PATCH 04/12] cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf Mario Limonciello (Wed Feb 05 2025 - 12:53:43 EST)
- Re: [PATCH 05/12] cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update Mario Limonciello (Wed Feb 05 2025 - 12:54:07 EST)
- [PATCH 1/1] exit: change the release_task() paths to call flush_sigqueue() lockless Oleg Nesterov (Wed Feb 05 2025 - 12:54:29 EST)
- Re: [PATCH 07/12] cpufreq/amd-pstate: Modularize perf<->freq conversion Mario Limonciello (Wed Feb 05 2025 - 12:54:38 EST)
- Re: [PATCH 10/12] cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update Mario Limonciello (Wed Feb 05 2025 - 12:55:12 EST)
- Re: [PATCH 11/12] cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs Mario Limonciello (Wed Feb 05 2025 - 12:55:37 EST)
- Re: [PATCH 0/1] exit: change the release_task() paths to call flush_sigqueue() lockless Mateusz Guzik (Wed Feb 05 2025 - 12:56:24 EST)
- A path forward to cleaning up dying cgroups? Hamza Mahfooz (Wed Feb 05 2025 - 12:56:33 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Pavel Machek (Wed Feb 05 2025 - 12:57:16 EST)
- Re: [PATCH v3 2/7] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054 Artur Weber (Wed Feb 05 2025 - 12:58:37 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Florian Fainelli (Wed Feb 05 2025 - 12:59:29 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Song Liu (Wed Feb 05 2025 - 12:59:49 EST)
- Re: [PATCH v2] scsi: ufs: critical health condition Bart Van Assche (Wed Feb 05 2025 - 13:01:13 EST)
- Re: [RFC PATCH 1/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Guenter Roeck (Wed Feb 05 2025 - 13:01:33 EST)
- [PATCH] ext4: Verify fast symlink length Jan Kara (Wed Feb 05 2025 - 13:02:35 EST)
- [PATCH v1] ftrace: Fix compile error when CONFIG_GENDWARFKSYMS is enabled Haiyue Wang (Wed Feb 05 2025 - 13:03:03 EST)
- Re: [PATCH v3 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vop Bart Van Assche (Wed Feb 05 2025 - 13:03:17 EST)
- Re: [PATCH v3 3/8] scsi: ufs: core: Add a vop to map clock frequency to gear speed Bart Van Assche (Wed Feb 05 2025 - 13:03:56 EST)
- Re: [PATCH v2] ata: libahci_platform: support non-consecutive port numbers Klaus Kudielka (Wed Feb 05 2025 - 13:04:13 EST)
- RE: [PATCH v2] scsi: ufs: critical health condition Avri Altman (Wed Feb 05 2025 - 13:04:41 EST)
- Re: [PATCH v3 5/8] scsi: ufs: core: Enable multi-level gear scaling Bart Van Assche (Wed Feb 05 2025 - 13:05:04 EST)
- Re: [PATCH v3 6/8] scsi: ufs: core: Check if scaling up is required when disable clkscale Bart Van Assche (Wed Feb 05 2025 - 13:05:40 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Nicolas Dufresne (Wed Feb 05 2025 - 13:07:42 EST)
- Re: A path forward to cleaning up dying cgroups? Johannes Weiner (Wed Feb 05 2025 - 13:08:58 EST)
- Re: [PATCH v3 2/2] pwm: Add support for pwm nexus dt bindings Uwe Kleine-König (Wed Feb 05 2025 - 13:09:50 EST)
- Re: [PATCH v3 7/8] scsi: ufs: core: Toggle Write Booster during clock scaling base on gear speed Bart Van Assche (Wed Feb 05 2025 - 13:09:50 EST)
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link() Jan Kara (Wed Feb 05 2025 - 13:11:07 EST)
- Re: [PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length Simon Horman (Wed Feb 05 2025 - 13:12:00 EST)
- Re: [PATCH v3 8/8] ABI: sysfs-driver-ufs: Add missing UFS sysfs attributes Bart Van Assche (Wed Feb 05 2025 - 13:13:14 EST)
- Re: [PATCH] fuse: don't set file->private_data in fuse_conn_waiting_read Joanne Koong (Wed Feb 05 2025 - 13:13:54 EST)
- Re: [PATCH v2] scsi: core: Do not retry I/Os during depopulation Bart Van Assche (Wed Feb 05 2025 - 13:14:19 EST)
- [PATCH 1/1] cpufreq: prevent NULL dereference in cpufreq_online Aboorva Devarajan (Wed Feb 05 2025 - 13:14:29 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Nicolas Dufresne (Wed Feb 05 2025 - 13:14:43 EST)
- Re: A path forward to cleaning up dying cgroups? Yosry Ahmed (Wed Feb 05 2025 - 13:16:34 EST)
- Re: Immutable vs read-only for Windows compatibility Pali Rohár (Wed Feb 05 2025 - 13:17:09 EST)
- Re: [PATCH v4] btrfs: zstd: enable negative compression levels mount option David Sterba (Wed Feb 05 2025 - 13:17:22 EST)
- [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes Oleg Nesterov (Wed Feb 05 2025 - 13:18:06 EST)
- [PATCH v3 1/2] pipe: introduce struct file_operations pipeanon_fops Oleg Nesterov (Wed Feb 05 2025 - 13:18:36 EST)
- [PATCH v3 2/2] pipe: don't update {a,c,m}time for anonymous pipes Oleg Nesterov (Wed Feb 05 2025 - 13:19:02 EST)
- Re: [PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod Badhri Jagan Sridharan (Wed Feb 05 2025 - 13:20:00 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Jan Kara (Wed Feb 05 2025 - 13:21:40 EST)
- Re: [PATCH v2 2/4] cpufreq: Introduce a more generic way to set default per-policy boost flag Aboorva Devarajan (Wed Feb 05 2025 - 13:23:50 EST)
- [RFC PATCH 01/13] KVM: nSVM: Track the ASID per-VMCB Yosry Ahmed (Wed Feb 05 2025 - 13:24:35 EST)
- [RFC PATCH 02/13] KVM: nSVM: Rework svm_flush_tlb_asid() to operate on a given VMCB Yosry Ahmed (Wed Feb 05 2025 - 13:24:55 EST)
- [RFC PATCH 00/13] Optimize nSVM TLB flushes Yosry Ahmed (Wed Feb 05 2025 - 13:25:02 EST)
- [RFC PATCH 03/13] KVM: nSVM: Split nested_svm_transition_tlb_flush() into entry/exit fns Yosry Ahmed (Wed Feb 05 2025 - 13:25:06 EST)
- [RFC PATCH 04/13] KVM: SVM: Introduce helpers for updating TLB_CONTROL Yosry Ahmed (Wed Feb 05 2025 - 13:25:20 EST)
- [RFC PATCH 05/13] KVM: x86/mmu: rename __kvm_mmu_invalidate_addr() Yosry Ahmed (Wed Feb 05 2025 - 13:25:39 EST)
- [RFC PATCH 06/13] KVM: x86/mmu: Allow skipping the gva flush in kvm_mmu_invalidate_addr() Yosry Ahmed (Wed Feb 05 2025 - 13:25:59 EST)
- [RFC PATCH 07/13] KVM: nSVM: Handle INVLPGA interception correctly Yosry Ahmed (Wed Feb 05 2025 - 13:26:15 EST)
- [RFC PATCH 08/13] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH Yosry Ahmed (Wed Feb 05 2025 - 13:26:34 EST)
- [RFC PATCH 09/13] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL Yosry Ahmed (Wed Feb 05 2025 - 13:26:53 EST)
- [RFC PATCH 10/13] KVM: nSVM: Flush the TLB if L1 changes L2's ASID Yosry Ahmed (Wed Feb 05 2025 - 13:27:15 EST)
- [RFC PATCH 11/13] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry Yosry Ahmed (Wed Feb 05 2025 - 13:27:30 EST)
- [RFC PATCH 12/13] KVM: nSVM: Service local TLB flushes before nested transitions Yosry Ahmed (Wed Feb 05 2025 - 13:27:37 EST)
- [RFC PATCH 13/13] KVM: nSVM: Stop bombing the TLB on nested transitions Yosry Ahmed (Wed Feb 05 2025 - 13:28:00 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Alan Stern (Wed Feb 05 2025 - 13:28:22 EST)
- Re: [PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Sathyanarayanan Kuppuswamy (Wed Feb 05 2025 - 13:28:46 EST)
- [PATCH V8 0/7] Add EPSS L3 provider support on SA8775P SoC Raviteja Laggyshetty (Wed Feb 05 2025 - 13:29:14 EST)
- [PATCH V8 1/7] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P Raviteja Laggyshetty (Wed Feb 05 2025 - 13:29:29 EST)
- [PATCH V8 2/7] interconnect: core: Add dynamic id allocation support Raviteja Laggyshetty (Wed Feb 05 2025 - 13:29:41 EST)
- [PATCH V8 6/7] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider Raviteja Laggyshetty (Wed Feb 05 2025 - 13:29:57 EST)
- [PATCH V8 3/7] interconnect: qcom: Add multidev EPSS L3 support Raviteja Laggyshetty (Wed Feb 05 2025 - 13:30:02 EST)
- [PATCH V8 4/7] interconnect: qcom: icc-rpmh: Add dynamic icc node id support Raviteja Laggyshetty (Wed Feb 05 2025 - 13:30:21 EST)
- [PATCH V8 5/7] interconnect: qcom: sa8775p: Add dynamic icc node id support Raviteja Laggyshetty (Wed Feb 05 2025 - 13:30:56 EST)
- [PATCH V8 7/7] arm64: dts: qcom: sa8775p: Add CPU OPP tables to scale DDR/L3 Raviteja Laggyshetty (Wed Feb 05 2025 - 13:31:04 EST)
- [PATCH 0/2] staging: rtl8723bs: Fix coding style Ian To (Wed Feb 05 2025 - 13:31:23 EST)
- [PATCH 2/2] staging: rtl8723bs: break up lines Ian To (Wed Feb 05 2025 - 13:31:27 EST)
- [PATCH] perf arm-spe: Report error if set frequency Leo Yan (Wed Feb 05 2025 - 13:31:32 EST)
- [PATCH 1/2] staging: rtl8723bs: fix spacing complaints Ian To (Wed Feb 05 2025 - 13:31:55 EST)
- Re: A path forward to cleaning up dying cgroups? Roman Gushchin (Wed Feb 05 2025 - 13:31:55 EST)
- [PATCH v17 0/1] MCTP Over PCC Transport admiyo (Wed Feb 05 2025 - 13:33:06 EST)
- [PATCH v17 1/1] mctp pcc: Implement MCTP over PCC Transport admiyo (Wed Feb 05 2025 - 13:33:18 EST)
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix. Vlastimil Babka (Wed Feb 05 2025 - 13:36:16 EST)
- [PATCH 0/3] CONFIG_VFS_DEBUG at last Mateusz Guzik (Wed Feb 05 2025 - 13:38:59 EST)
- [PATCH 1/3] vfs: add initial support for CONFIG_VFS_DEBUG Mateusz Guzik (Wed Feb 05 2025 - 13:39:39 EST)
- [PATCH 2/3] vfs: catch invalid modes in may_open Mateusz Guzik (Wed Feb 05 2025 - 13:39:53 EST)
- [PATCH 3/3] vfs: use the new debug macros in inode_set_cached_link() Mateusz Guzik (Wed Feb 05 2025 - 13:40:14 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Kees Cook (Wed Feb 05 2025 - 13:40:16 EST)
- Re: [RESEND PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description Rob Herring (Arm) (Wed Feb 05 2025 - 13:40:34 EST)
- Re: [PATCH 0/2 v3] perf test: perf record tests (114) changes Namhyung Kim (Wed Feb 05 2025 - 13:40:59 EST)
- Re: [PATCH] perf test: Fix perf test 11 hwmon endianess issue Namhyung Kim (Wed Feb 05 2025 - 13:40:59 EST)
- Re: [PATCH v3 0/5] perf hwmon related improvements Namhyung Kim (Wed Feb 05 2025 - 13:41:00 EST)
- Re: [PATCH] kbuild: remove EXTRA_*FLAGS support Kees Cook (Wed Feb 05 2025 - 13:41:26 EST)
- MAINTAINERS: Move Pavel to kernel.org address Pavel Machek (Wed Feb 05 2025 - 13:42:22 EST)
- Re: [PATCH 2/2] KVM: x86: Clear pv_unhalted on all transitions to KVM_MP_STATE_RUNNABLE Jim Mattson (Wed Feb 05 2025 - 13:45:32 EST)
- Re: [PATCH v2 1/3] regulator: ad5398: change enable bit name to improve readibility Guenter Roeck (Wed Feb 05 2025 - 13:45:44 EST)
- Re: [PATCH v2 05/12] io_uring: Use helper function hrtimer_update_function() Jens Axboe (Wed Feb 05 2025 - 13:45:48 EST)
- Re: A path forward to cleaning up dying cgroups? Shakeel Butt (Wed Feb 05 2025 - 13:46:45 EST)
- Re: [PATCH 1/2] perf: arm_pmuv3: Remove cyclical dependency with kvm_host.h Colton Lewis (Wed Feb 05 2025 - 13:49:24 EST)
- Re: [PATCH v1] ftrace: Fix compile error when CONFIG_GENDWARFKSYMS is enabled Sami Tolvanen (Wed Feb 05 2025 - 13:52:03 EST)
- Re: [PATCH v2] rust: sync: add accessor for the lock behind a given guard Fiona Behrens (Wed Feb 05 2025 - 13:52:52 EST)
- On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Simona Vetter (Wed Feb 05 2025 - 13:53:06 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink syzbot (Wed Feb 05 2025 - 13:53:28 EST)
- Re: iommu: flood of ahci 0000:e6:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0055 address=0xa14a4000 flags=0x0070] Robin Murphy (Wed Feb 05 2025 - 13:54:01 EST)
- Re: [PATCH] MAINTAINERS: add Danilo Krummrich as Rust reviewer Miguel Ojeda (Wed Feb 05 2025 - 13:55:00 EST)
- Re: Linux 6.14-rc1 Kees Cook (Wed Feb 05 2025 - 13:56:43 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Liam R. Howlett (Wed Feb 05 2025 - 13:57:07 EST)
- Re: [PATCH 2/2] perf: arm_pmuv3: Uninvert dependency between {asm,perf}/arm_pmuv3.h Colton Lewis (Wed Feb 05 2025 - 13:57:21 EST)
- Re: [PATCH 0/3] CONFIG_VFS_DEBUG at last Mateusz Guzik (Wed Feb 05 2025 - 13:57:34 EST)
- Re: [PATCH 1/9] ASoC: SOF: imx: introduce more common structures and functions Laurentiu Mihalcea (Wed Feb 05 2025 - 13:58:23 EST)
- Re: [syzbot] [mm?] KCSAN: data-race in mprotect_fixup / try_to_migrate_one Lorenzo Stoakes (Wed Feb 05 2025 - 14:00:06 EST)
- RE: [PATCH rdma-next 1/1] RDMA/mana_ib: Allocate PAGE aligned doorbell index Long Li (Wed Feb 05 2025 - 14:02:29 EST)
- Re: Immutable vs read-only for Windows compatibility Pali Rohár (Wed Feb 05 2025 - 14:05:09 EST)
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link() Mateusz Guzik (Wed Feb 05 2025 - 14:05:45 EST)
- [RFC PATCH] perf/core: Prevent dereferencing NULL pointer I Hsin Cheng (Wed Feb 05 2025 - 14:06:24 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Yosry Ahmed (Wed Feb 05 2025 - 14:06:36 EST)
- [tip: x86/cpu] intel_idle: Provide the default enter_dead() handler tip-bot2 for Patryk Wlazlyn (Wed Feb 05 2025 - 14:07:41 EST)
- [tip: x86/cpu] x86/smp: Eliminate mwait_play_dead_cpuid_hint() tip-bot2 for Patryk Wlazlyn (Wed Feb 05 2025 - 14:07:44 EST)
- [tip: x86/cpu] ACPI/processor_idle: Add FFH state handling tip-bot2 for Patryk Wlazlyn (Wed Feb 05 2025 - 14:07:48 EST)
- [tip: x86/cpu] x86/smp: Allow calling mwait_play_dead with an arbitrary hint tip-bot2 for Patryk Wlazlyn (Wed Feb 05 2025 - 14:07:55 EST)
- RE: [PATCH v2] scsi: ufs: critical health condition Avri Altman (Wed Feb 05 2025 - 14:08:26 EST)
- Re: [PATCH v2 2/2] netconsole: allow selection of egress interface via MAC address Breno Leitao (Wed Feb 05 2025 - 14:08:51 EST)
- Re: [PATCH v5 03/24] perf vendor events: Add Arrowlake events/metrics Liang, Kan (Wed Feb 05 2025 - 14:09:08 EST)
- RE: [PATCH rdma-next 1/1] RDMA/mana_ib: Add port statistics support Long Li (Wed Feb 05 2025 - 14:09:22 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Liam R. Howlett (Wed Feb 05 2025 - 14:10:48 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Liang, Kan (Wed Feb 05 2025 - 14:11:54 EST)
- Re: [PATCH net-next v3] netdev-genl: Elide napi_id when not present Joe Damato (Wed Feb 05 2025 - 14:12:06 EST)
- Re: [PATCH v3 7/7] regulator: bcm590xx: Add support for BCM59054 regulators Stanislav Jakubek (Wed Feb 05 2025 - 14:12:37 EST)
- [PATCH v1 2/6] PCI: brcmstb: Fix error path upon call of regulator_bulk_get() Jim Quinlan (Wed Feb 05 2025 - 14:12:48 EST)
- [PATCH v1 3/6] PCI: brcmstb: Fix potential premature regluator disabling Jim Quinlan (Wed Feb 05 2025 - 14:13:02 EST)
- [PATCH v1 5/6] PCI: brcmstb: Make two changes in MDIO register fields Jim Quinlan (Wed Feb 05 2025 - 14:13:15 EST)
- [PATCH v1 6/6] PCI: brcmstb: Cast an int variable to an irq_hw_number_t Jim Quinlan (Wed Feb 05 2025 - 14:13:27 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Alice Ryhl (Wed Feb 05 2025 - 14:13:46 EST)
- [PATCH v1 0/6] PCI: brcmstb: Misc small tweaks and fixes Jim Quinlan (Wed Feb 05 2025 - 14:13:49 EST)
- [PATCH v1 1/6] PCI: brcmstb: Refactor max speed limit functionality Jim Quinlan (Wed Feb 05 2025 - 14:14:08 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Danilo Krummrich (Wed Feb 05 2025 - 14:14:27 EST)
- [PATCH v1 4/6] PCI: brcmstb: Use same constant table for config space access Jim Quinlan (Wed Feb 05 2025 - 14:14:28 EST)
- Re: [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global Gregory Price (Wed Feb 05 2025 - 14:17:04 EST)
- Re: [PATCH v2 00/10] Support for Allwinner V853 SoC Rob Herring (Arm) (Wed Feb 05 2025 - 14:17:25 EST)
- Re: [PATCH v6 1/6] efi/cper, cxl: Prefix protocol error struct and function names with cxl_ Gregory Price (Wed Feb 05 2025 - 14:17:45 EST)
- Re: [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size() Kees Cook (Wed Feb 05 2025 - 14:18:41 EST)
- Re: [PATCH v6 3/6] efi/cper, cxl: Remove cper_cxl.h Gregory Price (Wed Feb 05 2025 - 14:18:52 EST)
- Re: [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint Darrick J. Wong (Wed Feb 05 2025 - 14:20:49 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range Sean Christopherson (Wed Feb 05 2025 - 14:21:07 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Liam R. Howlett (Wed Feb 05 2025 - 14:23:26 EST)
- Re: [PATCH v13 2/8] mm: rust: add vm_area_struct methods that require read access Alice Ryhl (Wed Feb 05 2025 - 14:27:03 EST)
- Re: [PATCH net-next] net: renesas: rswitch: cleanup max_speed setting Andrew Lunn (Wed Feb 05 2025 - 14:28:13 EST)
- [RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead Juntong Deng (Wed Feb 05 2025 - 14:28:39 EST)
- [RFC PATCH bpf-next 1/8] bpf: Add struct_ops context information to struct bpf_prog_aux Juntong Deng (Wed Feb 05 2025 - 14:31:52 EST)
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in Sean Christopherson (Wed Feb 05 2025 - 14:32:05 EST)
- [RFC PATCH bpf-next 2/8] sched_ext: Add filter for scx_kfunc_ids_select_cpu Juntong Deng (Wed Feb 05 2025 - 14:32:37 EST)
- [PATCH v4 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup Mateusz Guzik (Wed Feb 05 2025 - 14:33:00 EST)
- [PATCH v4 1/5] exit: perform add_device_randomness() without tasklist_lock Mateusz Guzik (Wed Feb 05 2025 - 14:33:11 EST)
- [PATCH v4 2/5] exit: hoist get_pid() in release_task() outside of tasklist_lock Mateusz Guzik (Wed Feb 05 2025 - 14:33:15 EST)
- [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts Mateusz Guzik (Wed Feb 05 2025 - 14:33:34 EST)
- [PATCH v4 4/5] pid: perform free_pid() calls outside of tasklist_lock Mateusz Guzik (Wed Feb 05 2025 - 14:33:41 EST)
- [PATCH v4 5/5] pid: drop irq disablement around pidmap_lock Mateusz Guzik (Wed Feb 05 2025 - 14:33:49 EST)
- [RFC PATCH bpf-next 3/8] sched_ext: Add filter for scx_kfunc_ids_enqueue_dispatch Juntong Deng (Wed Feb 05 2025 - 14:34:12 EST)
- [RFC PATCH bpf-next 4/8] sched_ext: Add filter for scx_kfunc_ids_dispatch Juntong Deng (Wed Feb 05 2025 - 14:34:34 EST)
- [RFC PATCH bpf-next 5/8] sched_ext: Add filter for scx_kfunc_ids_cpu_release Juntong Deng (Wed Feb 05 2025 - 14:35:07 EST)
- Re: [PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod Krzysztof Kozlowski (Wed Feb 05 2025 - 14:35:24 EST)
- Re: [PATCH net-next] net: renesas: rswitch: cleanup max_speed setting Andrew Lunn (Wed Feb 05 2025 - 14:35:46 EST)
- Re: [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL Protocol errors Gregory Price (Wed Feb 05 2025 - 14:35:57 EST)
- [RFC PATCH bpf-next 6/8] sched_ext: Add filter for scx_kfunc_ids_unlocked Juntong Deng (Wed Feb 05 2025 - 14:36:08 EST)
- [RFC PATCH bpf-next 7/8] sched_ext: Removed mask-based runtime restrictions on calling kfuncs in different contexts Juntong Deng (Wed Feb 05 2025 - 14:36:40 EST)
- [RFC PATCH bpf-next 8/8] selftests/sched_ext: Update enq_select_cpu_fails to adapt to struct_ops context filter Juntong Deng (Wed Feb 05 2025 - 14:37:21 EST)
- [PATCH net-next v4] netdev-genl: Elide napi_id when not present Joe Damato (Wed Feb 05 2025 - 14:38:22 EST)
- Re: 答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null Pelle Windestam (Wed Feb 05 2025 - 14:38:45 EST)
- Re: [PATCH v2] Revert "mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch" Judith Mendez (Wed Feb 05 2025 - 14:39:26 EST)
- Re: [PATCH] ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. Charles Keepax (Wed Feb 05 2025 - 14:40:02 EST)
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size Darrick J. Wong (Wed Feb 05 2025 - 14:41:24 EST)
- Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation Zhi Wang (Wed Feb 05 2025 - 14:44:33 EST)
- Re: [PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics Falcon, Thomas (Wed Feb 05 2025 - 14:45:09 EST)
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically Darrick J. Wong (Wed Feb 05 2025 - 14:47:50 EST)
- Re: [PATCH v1] riscv: Use of_property_present() to test for non-boolean properties Ron Economos (Wed Feb 05 2025 - 14:48:16 EST)
- Re: [PATCH v6 5/6] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors Gregory Price (Wed Feb 05 2025 - 14:50:36 EST)
- Re: [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent() Darrick J. Wong (Wed Feb 05 2025 - 14:51:00 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Mina Almasry (Wed Feb 05 2025 - 14:52:50 EST)
- Re: [PATCH v6 4/6] dt-bindings: iio: Add adis16550 bindings Conor Dooley (Wed Feb 05 2025 - 14:53:06 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Mina Almasry (Wed Feb 05 2025 - 14:53:54 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() John Ogness (Wed Feb 05 2025 - 14:54:17 EST)
- Re: [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic() Darrick J. Wong (Wed Feb 05 2025 - 14:55:52 EST)
- Re: [PATCH v3 3/3] iommu/s390: implement iommu passthrough via identity domain Matthew Rosato (Wed Feb 05 2025 - 14:56:09 EST)
- Re: [PATCH v4 1/5] exit: perform add_device_randomness() without tasklist_lock Oleg Nesterov (Wed Feb 05 2025 - 14:56:39 EST)
- Re: [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size() Nathan Chancellor (Wed Feb 05 2025 - 14:57:45 EST)
- Re: [PATCH 1/4] rust: types: add `ForeignOwnable::PointedTo` Fiona Behrens (Wed Feb 05 2025 - 14:59:21 EST)
- [PATCH v3 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys Mitchell Levy (Wed Feb 05 2025 - 14:59:42 EST)
- [PATCH v3 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys Mitchell Levy (Wed Feb 05 2025 - 14:59:55 EST)
- [PATCH v3 2/2] rust: lockdep: Use Pin for all LockClassKey usages Mitchell Levy (Wed Feb 05 2025 - 15:00:12 EST)
- Re: [PATCH V2] cpufreq: airoha: modify CONFIG_OF dependency Rafael J. Wysocki (Wed Feb 05 2025 - 15:00:42 EST)
- Re: [PATCH v4 1/5] exit: perform add_device_randomness() without tasklist_lock Mateusz Guzik (Wed Feb 05 2025 - 15:00:52 EST)
- [PATCH] .mailmap: add entries for Jeff Johnson Jeff Johnson (Wed Feb 05 2025 - 15:01:16 EST)
- Re: [PATCH v3 5/8] scsi: ufs: core: Enable multi-level gear scaling Bean Huo (Wed Feb 05 2025 - 15:01:45 EST)
- [PATCH v2] docs: hwmon: Fix spelling and grammatical issues Purva Yeshi (Wed Feb 05 2025 - 15:02:07 EST)
- Re: [PATCH v6 6/6] cxl/pci: Add trace logging for CXL PCIe Port RAS errors Gregory Price (Wed Feb 05 2025 - 15:02:15 EST)
- Re: [PATCH 2/4] rust: sync: change `<Arc<T> as ForeignOwnable>::PointedTo` to `T` Fiona Behrens (Wed Feb 05 2025 - 15:02:39 EST)
- Re: [PATCH v3 7/8] scsi: ufs: core: Toggle Write Booster during clock scaling base on gear speed Bean Huo (Wed Feb 05 2025 - 15:03:21 EST)
- Re: [PATCH v2 1/5] dt-bindings: ROHM BD79124 ADC/GPO Conor Dooley (Wed Feb 05 2025 - 15:04:09 EST)
- Re: [PATCH 1/1] cpufreq: prevent NULL dereference in cpufreq_online Rafael J. Wysocki (Wed Feb 05 2025 - 15:04:21 EST)
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support Darrick J. Wong (Wed Feb 05 2025 - 15:05:29 EST)
- Re: [PATCH v2] docs: hwmon: Fix spelling and grammatical issues Randy Dunlap (Wed Feb 05 2025 - 15:07:08 EST)
- Re: [PATCH 1/4] regulator: dt-bindings: add documentation for s2mpu05-pmic regulators Kaustabh Chakraborty (Wed Feb 05 2025 - 15:07:25 EST)
- Re: [PATCH] rust: Do not export generated KASAN ODR symbols Matthew Maurer (Wed Feb 05 2025 - 15:08:28 EST)
- [PATCH 00/12] drm: Move to using devm_platform_ioremap_resource Anusha Srivatsa (Wed Feb 05 2025 - 15:09:27 EST)
- [PATCH 01/12] drm/aspeed: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:09:42 EST)
- [PATCH v5 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup Mateusz Guzik (Wed Feb 05 2025 - 15:09:53 EST)
- [PATCH v5 1/5] exit: perform add_device_randomness() without tasklist_lock Mateusz Guzik (Wed Feb 05 2025 - 15:10:02 EST)
- [PATCH v5 2/5] exit: hoist get_pid() in release_task() outside of tasklist_lock Mateusz Guzik (Wed Feb 05 2025 - 15:10:10 EST)
- [PATCH v5 3/5] pid: sprinkle tasklist_lock asserts Mateusz Guzik (Wed Feb 05 2025 - 15:10:23 EST)
- [PATCH 02/12] drm/fsl-dcu: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:10:28 EST)
- [PATCH v5 4/5] pid: perform free_pid() calls outside of tasklist_lock Mateusz Guzik (Wed Feb 05 2025 - 15:10:43 EST)
- [PATCH v5 5/5] pid: drop irq disablement around pidmap_lock Mateusz Guzik (Wed Feb 05 2025 - 15:10:53 EST)
- [PATCH 03/12] drm/hisilicon: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:11:12 EST)
- [PATCH 04/12] drm/mediatek: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:11:27 EST)
- [PATCH 05/12] drm/mxsfb: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:11:39 EST)
- Re: [PATCH iwl-net v1 1/1] igc: Set buffer type for empty frames in igc_init_empty_frame Simon Horman (Wed Feb 05 2025 - 15:11:58 EST)
- [PATCH 06/12] drm/sprd: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:12:03 EST)
- [PATCH 07/12] drm/sti: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:12:24 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Wed Feb 05 2025 - 15:12:36 EST)
- [PATCH 08/12] drm/stm: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:12:38 EST)
- [PATCH 09/12] drm/tegra: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:13:01 EST)
- Re: [PATCH v1 1/1] ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read() Rafael J. Wysocki (Wed Feb 05 2025 - 15:13:18 EST)
- Re: [PATCH RFC 03/10] iomap: Support CoW-based atomic writes Darrick J. Wong (Wed Feb 05 2025 - 15:13:21 EST)
- [PATCH 10/12] drm/tiny: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:13:43 EST)
- [PATCH 11/12] drm/vc4: move to devm_platform_ioremap_resource() usage Anusha Srivatsa (Wed Feb 05 2025 - 15:13:54 EST)
- [PATCH 12/12] Documentation: Update the todo Anusha Srivatsa (Wed Feb 05 2025 - 15:14:07 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Conor Dooley (Wed Feb 05 2025 - 15:14:29 EST)
- Re: [PATCH-resent-to-correct-ml 0/8] drm/xe: Convert xe_force_wake calls to guard helpers. Maarten Lankhorst (Wed Feb 05 2025 - 15:14:48 EST)
- Re: [PATCH] ACPI: resource: IRQ override for Eluktronics MECH-17 Rafael J. Wysocki (Wed Feb 05 2025 - 15:15:13 EST)
- Re: [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size() Kent Overstreet (Wed Feb 05 2025 - 15:16:40 EST)
- Re: [PATCH] ACPI: PRM: Remove unnecessary strict handler address checks Rafael J. Wysocki (Wed Feb 05 2025 - 15:18:20 EST)
- Re: [PATCH v4 2/14] Add TSEM specific documentation. Casey Schaufler (Wed Feb 05 2025 - 15:18:29 EST)
- Re: [PATCH 04/15] kasan: arm64: x86: risc-v: Make special tags arch specific Palmer Dabbelt (Wed Feb 05 2025 - 15:20:23 EST)
- Re: [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path Mina Almasry (Wed Feb 05 2025 - 15:22:41 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Wed Feb 05 2025 - 15:23:40 EST)
- Re: [PATCH net-next] net: renesas: rswitch: cleanup max_speed setting Nikita Yushchenko (Wed Feb 05 2025 - 15:26:24 EST)
- Re: [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts Liam R. Howlett (Wed Feb 05 2025 - 15:27:32 EST)
- [PATCH] usb: dwc3: Document nostream_work member in dwc3_ep struct Purva Yeshi (Wed Feb 05 2025 - 15:28:07 EST)
- Re: [PATCH v5 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup Oleg Nesterov (Wed Feb 05 2025 - 15:30:21 EST)
- [PATCH v2 0/8] Refactor imx drivers and introduce support for imx95 Laurentiu Mihalcea (Wed Feb 05 2025 - 15:30:58 EST)
- [PATCH v2 1/8] ASoC: SOF: imx: introduce more common structures and functions Laurentiu Mihalcea (Wed Feb 05 2025 - 15:31:09 EST)
- [PATCH v2 2/8] ASoC: SOF: imx8: use common imx chip interface Laurentiu Mihalcea (Wed Feb 05 2025 - 15:31:17 EST)
- [PATCH v2 3/8] ASoC: SOF: imx8: use IMX_SOF_* macros Laurentiu Mihalcea (Wed Feb 05 2025 - 15:31:27 EST)
- [PATCH v2 4/8] ASoC: SOF: imx8: shuffle structure and function definitions Laurentiu Mihalcea (Wed Feb 05 2025 - 15:31:32 EST)
- [PATCH v2 5/8] ASoC: SOF: imx8: drop unneeded/unused macros/header includes Laurentiu Mihalcea (Wed Feb 05 2025 - 15:32:08 EST)
- [PATCH v2 8/8] ASoC: SOF: imx: add driver for the imx95 chip Laurentiu Mihalcea (Wed Feb 05 2025 - 15:32:16 EST)
- [PATCH v2 6/8] ASoC: SOF: imx: merge imx8 and imx8m drivers Laurentiu Mihalcea (Wed Feb 05 2025 - 15:32:19 EST)
- [PATCH v2 7/8] ASoC: SOF: imx: merge imx8 and imx8ulp drivers Laurentiu Mihalcea (Wed Feb 05 2025 - 15:32:24 EST)
- Re: [PATCH v3 2/2] rust: lockdep: Use Pin for all LockClassKey usages Benno Lossin (Wed Feb 05 2025 - 15:32:35 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Wed Feb 05 2025 - 15:32:36 EST)
- Re: [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts Mateusz Guzik (Wed Feb 05 2025 - 15:34:39 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Dave Airlie (Wed Feb 05 2025 - 15:36:52 EST)
- Re: [PATCH 1/4] regulator: dt-bindings: add documentation for s2mpu05-pmic regulators Krzysztof Kozlowski (Wed Feb 05 2025 - 15:37:35 EST)
- Re: [PATCH] kbuild: remove EXTRA_*FLAGS support Nathan Chancellor (Wed Feb 05 2025 - 15:38:31 EST)
- Re: [PATCH v3 1/1] Documentation: iio: Add ADC documentation David Lechner (Wed Feb 05 2025 - 15:38:41 EST)
- sound/soc/codecs/rt5514-spi.c:496:34: warning: 'rt5514_of_match' defined but not used kernel test robot (Wed Feb 05 2025 - 15:39:46 EST)
- Re: [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts Liam R. Howlett (Wed Feb 05 2025 - 15:43:07 EST)
- Re: [PATCH v2 2/2] netconsole: allow selection of egress interface via MAC address Uday Shankar (Wed Feb 05 2025 - 15:46:32 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Christoph Lameter (Ampere) (Wed Feb 05 2025 - 15:46:52 EST)
- [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Mike Yuan (Wed Feb 05 2025 - 15:47:51 EST)
- Re: [PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics Ian Rogers (Wed Feb 05 2025 - 15:48:12 EST)
- linux-next: Signed-off-by missing for commit in the kbuild-current tree Stephen Rothwell (Wed Feb 05 2025 - 15:50:31 EST)
- Re: [PATCH v7] drm/edp-panel: Add LG Display panel model LP079QX1-SP0V Doug Anderson (Wed Feb 05 2025 - 15:54:24 EST)
- Re: [PATCH] drm/panel: sharp-ls060t1sx01: transition to mipi_dsi wrapped functions Doug Anderson (Wed Feb 05 2025 - 15:54:34 EST)
- [PATCH v3 0/4] perf trace: Add --summary-mode option Namhyung Kim (Wed Feb 05 2025 - 15:54:58 EST)
- [PATCH v3 1/4] perf trace: Allocate syscall stats only if summary is on Namhyung Kim (Wed Feb 05 2025 - 15:54:58 EST)
- [PATCH v3 2/4] perf trace: Convert syscall_stats to hashmap Namhyung Kim (Wed Feb 05 2025 - 15:55:03 EST)
- [PATCH v3 3/4] perf tools: Get rid of now-unused rb_resort.h Namhyung Kim (Wed Feb 05 2025 - 15:55:12 EST)
- [PATCH v3 4/4] perf trace: Add --summary-mode option Namhyung Kim (Wed Feb 05 2025 - 15:55:27 EST)
- Re: [PATCH] ACPI: resource: IRQ override for Eluktronics MECH-17 Gannon Kolding (Wed Feb 05 2025 - 15:56:01 EST)
- Re: [PATCH v5 1/5] exit: perform add_device_randomness() without tasklist_lock Oleg Nesterov (Wed Feb 05 2025 - 15:57:39 EST)
- Re: [PATCH v4 3/5] pid: sprinkle tasklist_lock asserts Mateusz Guzik (Wed Feb 05 2025 - 15:58:33 EST)
- Re: [PATCH] linux/bits.h: Squash unsigned comparison warning for GENMASK Yury Norov (Wed Feb 05 2025 - 16:00:01 EST)
- Re: (subset) [PATCH v1 0/2] Fix USB vdd info for IPQ9574 Mark Brown (Wed Feb 05 2025 - 16:05:09 EST)
- [PATCH] drivers: base: component: Allow more space for device name Lucas De Marchi (Wed Feb 05 2025 - 16:06:08 EST)
- Re: [PATCH v1] perf symbol: Add rust v0 demangling support Namhyung Kim (Wed Feb 05 2025 - 16:06:30 EST)
- Re: [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE Willem de Bruijn (Wed Feb 05 2025 - 16:07:11 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Prakash Sangappa (Wed Feb 05 2025 - 16:10:00 EST)
- [syzbot] [ext4?] INFO: task hung in ext4_evict_ea_inode (3) syzbot (Wed Feb 05 2025 - 16:10:30 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Liang, Kan (Wed Feb 05 2025 - 16:10:43 EST)
- Re: [PATCH net-next v5 5/7] tun: Extract the vnet handling code Willem de Bruijn (Wed Feb 05 2025 - 16:12:59 EST)
- Re: [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user() Willem de Bruijn (Wed Feb 05 2025 - 16:13:21 EST)
- Re: [PATCH net-next v5 7/7] tap: Use tun's vnet-related code Willem de Bruijn (Wed Feb 05 2025 - 16:14:29 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Wed Feb 05 2025 - 16:19:15 EST)
- Re: [PATCH 3/4] rust: configfs: introduce rust support for configfs Fiona Behrens (Wed Feb 05 2025 - 16:19:41 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Christoph Lameter (Ampere) (Wed Feb 05 2025 - 16:21:33 EST)
- Re: [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user() Willem de Bruijn (Wed Feb 05 2025 - 16:22:06 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() John Ogness (Wed Feb 05 2025 - 16:22:26 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Peter Schneider (Wed Feb 05 2025 - 16:27:35 EST)
- Re: [PATCH net-next] net: renesas: rswitch: cleanup max_speed setting Andrew Lunn (Wed Feb 05 2025 - 16:28:38 EST)
- Re: [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size() Kees Cook (Wed Feb 05 2025 - 16:28:50 EST)
- [PATCH] lib/zlib: drop EQUAL macro Yury Norov (Wed Feb 05 2025 - 16:29:45 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Wed Feb 05 2025 - 16:32:33 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Wed Feb 05 2025 - 16:34:09 EST)
- Re: [PATCH v2] arm64: dts: socfpga: agilex5: add qspi flash node Krzysztof Kozlowski (Wed Feb 05 2025 - 16:39:10 EST)
- [PATCH] f2fs: add ioctl to get IO priority hint Jaegeuk Kim (Wed Feb 05 2025 - 16:40:33 EST)
- Re: [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Michał Pecio (Wed Feb 05 2025 - 16:45:29 EST)
- Re: [RFC PATCH 09/13] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL Yosry Ahmed (Wed Feb 05 2025 - 16:46:06 EST)
- Re: [PATCH v3 1/9] arm64: dts: ti: k3-am62-wakeup: Add wakeup R5F node Judith Mendez (Wed Feb 05 2025 - 16:47:03 EST)
- Re: Immutable vs read-only for Windows compatibility Amir Goldstein (Wed Feb 05 2025 - 16:48:09 EST)
- Re: Linux warns `rtsx_pci 0000:3b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -110` Paul Menzel (Wed Feb 05 2025 - 16:49:08 EST)
- Re: [PATCH net-next v18 09/25] ovpn: implement packet processing Sabrina Dubroca (Wed Feb 05 2025 - 16:50:30 EST)
- Re: [PATCH AUTOSEL 6.13 06/16] tool api fs: Correctly encode errno for read/write open failures Sasha Levin (Wed Feb 05 2025 - 16:53:30 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Justin Forbes (Wed Feb 05 2025 - 16:54:45 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Wed Feb 05 2025 - 16:55:52 EST)
- Re: [PATCH net-next v3 5/6] net: devmem: Implement TX path Willem de Bruijn (Wed Feb 05 2025 - 16:56:40 EST)
- Re: drivers/hid/intel-thc-hid/intel-thc/intel-thc-dma.c:298:38: sparse: sparse: dubious: !x | !y David Laight (Wed Feb 05 2025 - 16:57:00 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Justin Forbes (Wed Feb 05 2025 - 16:57:12 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Peter Schneider (Wed Feb 05 2025 - 16:59:25 EST)
- Re: Immutable vs read-only for Windows compatibility Amir Goldstein (Wed Feb 05 2025 - 17:01:40 EST)
- [PATCH] soc: qcom: pd-mapper: defer probing on sdm845 Frank Oltmanns (Wed Feb 05 2025 - 17:05:11 EST)
- [PATCH v5 0/5] Driver for pre-DCP apple display controller. Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 17:11:22 EST)
- [PATCH v5 3/5] drm: panel: Add a panel driver for the Summit display Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 17:11:25 EST)
- [PATCH v5 1/5] dt-bindings: display: Add Apple pre-DCP display controller Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 17:11:25 EST)
- [PATCH v5 4/5] arm64: dts: apple: Add touchbar screen nodes Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 17:11:28 EST)
- [PATCH v5 2/5] drm: adp: Add Apple Display Pipe driver Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 17:11:33 EST)
- [PATCH v5 5/5] MAINTAINERS: Add entries for touchbar display driver Sasha Finkelstein via B4 Relay (Wed Feb 05 2025 - 17:12:03 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Mark Brown (Wed Feb 05 2025 - 17:12:57 EST)
- Re: [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15 Sean Christopherson (Wed Feb 05 2025 - 17:13:32 EST)
- Re: [PATCH 6.6 000/393] 6.6.76-rc1 review Mark Brown (Wed Feb 05 2025 - 17:13:45 EST)
- Re: [PATCH 0/2] Introduce support for Exynos7870 I2C and HSI2C Andi Shyti (Wed Feb 05 2025 - 17:14:22 EST)
- Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12) Marek Marczykowski-Górecki (Wed Feb 05 2025 - 17:14:33 EST)
- Re: [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path Pavel Begunkov (Wed Feb 05 2025 - 17:16:31 EST)
- Re: [PATCH 1/1] exit: change the release_task() paths to call flush_sigqueue() lockless Frederic Weisbecker (Wed Feb 05 2025 - 17:19:03 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() John Ogness (Wed Feb 05 2025 - 17:20:51 EST)
- [PATCH] memcg: add hierarchical effective limits for v2 Shakeel Butt (Wed Feb 05 2025 - 17:21:20 EST)
- Re: [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL Protocol errors Dan Williams (Wed Feb 05 2025 - 17:21:54 EST)
- [syzbot] [autofs?] possible deadlock in pipe_write (2) syzbot (Wed Feb 05 2025 - 17:22:32 EST)
- Re: [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path Pavel Begunkov (Wed Feb 05 2025 - 17:22:49 EST)
- Re: [PATCH v11 01/23] x86/resctrl: Add __init attribute to functions called from resctrl_late_init() Reinette Chatre (Wed Feb 05 2025 - 17:23:10 EST)
- Re: [PATCH] soc: qcom: mark pd-mapper as broken Frank Oltmanns (Wed Feb 05 2025 - 17:23:50 EST)
- [PATCH v1 0/9] Add PERIC0/1 support for Exynos 990 Denzeel Oliva (Wed Feb 05 2025 - 17:25:05 EST)
- [PATCH v1 1/9] dt-bindings: clock: samsung,exynos990-clock: add PERIC0/1 clock management unit Denzeel Oliva (Wed Feb 05 2025 - 17:25:29 EST)
- [PATCH v1 2/9] dt-bindings: i2c: exynos5: add samsung,exynos990-hsi2c compatible Denzeel Oliva (Wed Feb 05 2025 - 17:25:37 EST)
- [PATCH v1 3/9] dt-bindings: serial: samsung: add Exynos990 compatible Denzeel Oliva (Wed Feb 05 2025 - 17:25:51 EST)
- [PATCH v1 4/9] dt-bindings: samsung: usi: add exynos990-usi compatible Denzeel Oliva (Wed Feb 05 2025 - 17:26:04 EST)
- [PATCH v1 5/9] spi: dt-bindings: samsung: add samsung,exynos990-spi compatible Denzeel Oliva (Wed Feb 05 2025 - 17:26:11 EST)
- [PATCH v1 6/9] dt-bindings: soc: samsung: exynos-sysreg: add compatibles peric0/1 sysreg for Exynos990 Denzeel Oliva (Wed Feb 05 2025 - 17:26:22 EST)
- [PATCH v1 8/9] spi: s3c64xx: add support exynos990-spi to new port config data Denzeel Oliva (Wed Feb 05 2025 - 17:26:33 EST)
- [PATCH v1 7/9] clk: samsung: exynos990: add support for CMU_PERIC0/1 Denzeel Oliva (Wed Feb 05 2025 - 17:26:44 EST)
- [PATCH v1 9/9] arm64: dts: exynos990: define all PERIC USI nodes Denzeel Oliva (Wed Feb 05 2025 - 17:26:54 EST)
- [PATCH] drm/mgag200: Added support for the new device G200eH5 Gwenael Georgeault (Wed Feb 05 2025 - 17:28:34 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() John Ogness (Wed Feb 05 2025 - 17:31:34 EST)
- [PATCH 0/3] fix coding style Ian To (Wed Feb 05 2025 - 17:31:48 EST)
- [PATCH 1/3] staging: rtl8723bs: fix spacing and placement Ian To (Wed Feb 05 2025 - 17:32:00 EST)
- [PATCH 2/3] staging: rtl8723bs: remove unnecessary parentheses Ian To (Wed Feb 05 2025 - 17:32:07 EST)
- [PATCH 3/3] staging: rtl8723bs: don't end lines with ( Ian To (Wed Feb 05 2025 - 17:32:17 EST)
- Re: [PATCH] memcg: add hierarchical effective limits for v2 Balbir Singh (Wed Feb 05 2025 - 17:33:51 EST)
- Re: Re: [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching Andrii Nakryiko (Wed Feb 05 2025 - 17:34:14 EST)
- Re: [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Michał Pecio (Wed Feb 05 2025 - 17:42:20 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Takeshi Ogasawara (Wed Feb 05 2025 - 17:42:36 EST)
- linux-next: duplicate patch in the kbuild-current tree Stephen Rothwell (Wed Feb 05 2025 - 17:43:59 EST)
- Re: [PATCH 6.6 000/393] 6.6.76-rc1 review Peter Schneider (Wed Feb 05 2025 - 17:48:55 EST)
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU Jacob Pan (Wed Feb 05 2025 - 17:49:17 EST)
- Re: [PATCH v11 06/23] x86/resctrl: Add support to enable/disable AMD ABMC feature Reinette Chatre (Wed Feb 05 2025 - 17:49:30 EST)
- [PATCH 0/8] ring-buffer/tracing: Save module information in persistent memory Steven Rostedt (Wed Feb 05 2025 - 17:50:30 EST)
- [PATCH 3/8] ring-buffer: Add ring_buffer_meta_scratch() Steven Rostedt (Wed Feb 05 2025 - 17:50:38 EST)
- [PATCH 1/8] ring-buffer: Use kaslr address instead of text delta Steven Rostedt (Wed Feb 05 2025 - 17:50:38 EST)
- [PATCH 4/8] tracing: Have persistent trace instances save KASLR offset Steven Rostedt (Wed Feb 05 2025 - 17:50:44 EST)
- [PATCH 2/8] ring-buffer: Add buffer meta data for persistent ring buffer Steven Rostedt (Wed Feb 05 2025 - 17:50:51 EST)
- [PATCH 5/8] module: Add module_for_each_mod() function Steven Rostedt (Wed Feb 05 2025 - 17:51:12 EST)
- [PATCH 6/8] tracing: Have persistent trace instances save module addresses Steven Rostedt (Wed Feb 05 2025 - 17:51:13 EST)
- [PATCH 7/8] tracing: Show module names and addresses of last boot Steven Rostedt (Wed Feb 05 2025 - 17:51:21 EST)
- [PATCH 8/8] tracing: Update modules to persistent instances when loaded Steven Rostedt (Wed Feb 05 2025 - 17:51:22 EST)
- Re: [PATCH v2 0/2] tracing: Introduce relative stacktrace Steven Rostedt (Wed Feb 05 2025 - 17:52:06 EST)
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in Kalra, Ashish (Wed Feb 05 2025 - 17:54:52 EST)
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU Nicolin Chen (Wed Feb 05 2025 - 17:56:42 EST)
- Re: [PATCH v6 5/6] acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors Dan Williams (Wed Feb 05 2025 - 17:58:48 EST)
- Re: [PATCH v2 02/13] virtio_net: simplify virtnet_set_affinity() Nick Child (Wed Feb 05 2025 - 18:00:47 EST)
- Re: [PATCH] rust: Do not export generated KASAN ODR symbols Miguel Ojeda (Wed Feb 05 2025 - 18:01:10 EST)
- Re: [PATCH] rust: Do not export generated KASAN ODR symbols Matthew Maurer (Wed Feb 05 2025 - 18:03:44 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Ard Biesheuvel (Wed Feb 05 2025 - 18:04:36 EST)
- Re: [PATCH] rust: use host dylib naming in rusttestlib-kernel Miguel Ojeda (Wed Feb 05 2025 - 18:05:22 EST)
- Re: [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers Andrii Nakryiko (Wed Feb 05 2025 - 18:05:37 EST)
- Re: [PATCH v6 6/6] cxl/pci: Add trace logging for CXL PCIe Port RAS errors Dan Williams (Wed Feb 05 2025 - 18:07:00 EST)
- Re: [syzbot] [exfat?] INFO: task hung in exfat_lookup (3) syzbot (Wed Feb 05 2025 - 18:08:15 EST)
- Re: [PATCH] rust: use host dylib naming in rusttestlib-kernel Tamir Duberstein (Wed Feb 05 2025 - 18:08:48 EST)
- Re: [PATCH] rust: Do not export generated KASAN ODR symbols Miguel Ojeda (Wed Feb 05 2025 - 18:08:59 EST)
- modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error Mitchell Augustin (Wed Feb 05 2025 - 18:09:48 EST)
- Re: [PATCH v2 03/13] ibmvnic: simplify ibmvnic_set_queue_affinity() Nick Child (Wed Feb 05 2025 - 18:10:53 EST)
- Re: [PATCH] rust: Do not export generated KASAN ODR symbols Matthew Maurer (Wed Feb 05 2025 - 18:12:30 EST)
- Re: [PATCH] rust: Do not export generated KASAN ODR symbols Miguel Ojeda (Wed Feb 05 2025 - 18:14:21 EST)
- Re: [PATCH] rust: use host dylib naming in rusttestlib-kernel Miguel Ojeda (Wed Feb 05 2025 - 18:15:21 EST)
- Re: [PATCH] usb: roles: cache usb roles received during switch registration Elson Serrao (Wed Feb 05 2025 - 18:16:22 EST)
- Re: [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers Andrii Nakryiko (Wed Feb 05 2025 - 18:16:42 EST)
- [PATCH v2] PCI: dwc: Use level-triggered handler for MSI IRQs Brian Norris (Wed Feb 05 2025 - 18:16:55 EST)
- Re: [PATCH] rust: init: use explicit ABI to clean warning in future compilers Miguel Ojeda (Wed Feb 05 2025 - 18:17:10 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Matthew Wilcox (Wed Feb 05 2025 - 18:17:42 EST)
- Re: [PATCH v11 08/23] x86/resctrl: Introduce interface to display number of monitoring counters Reinette Chatre (Wed Feb 05 2025 - 18:17:51 EST)
- [PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps Alex Williamson (Wed Feb 05 2025 - 18:18:24 EST)
- [PATCH 1/5] vfio/type1: Catch zero from pin_user_pages_remote() Alex Williamson (Wed Feb 05 2025 - 18:18:35 EST)
- [PATCH 2/5] vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch Alex Williamson (Wed Feb 05 2025 - 18:18:43 EST)
- [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args Alex Williamson (Wed Feb 05 2025 - 18:19:09 EST)
- [PATCH 3/5] vfio/type1: Use vfio_batch for vaddr_get_pfns() Alex Williamson (Wed Feb 05 2025 - 18:19:20 EST)
- [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps Alex Williamson (Wed Feb 05 2025 - 18:19:38 EST)
- Re: [PATCH] Add -fzero-init-padding-bits to bindgen_skip_cflags Miguel Ojeda (Wed Feb 05 2025 - 18:19:59 EST)
- Re: [PATCH v1] riscv: Use of_property_present() to test for non-boolean properties Jeremy Linton (Wed Feb 05 2025 - 18:23:39 EST)
- [PATCH v2 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB Stephen Boyd (Wed Feb 05 2025 - 18:30:32 EST)
- [PATCH v2 1/2] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector Stephen Boyd (Wed Feb 05 2025 - 18:30:37 EST)
- [PATCH v2 2/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB to usb-c-connectors Stephen Boyd (Wed Feb 05 2025 - 18:30:59 EST)
- Re: [PATCH v1 1/1] spi: Replace custom fsleep() implementation Mark Brown (Wed Feb 05 2025 - 18:31:14 EST)
- Re: Linux warns `rtsx_pci 0000:3b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -110` Bjorn Helgaas (Wed Feb 05 2025 - 18:38:30 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Andrey Konovalov (Wed Feb 05 2025 - 18:41:21 EST)
- Re: [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode Andrey Konovalov (Wed Feb 05 2025 - 18:44:06 EST)
- Re: [PATCH 02/15] kasan: Tag checking with dense tag-based mode Andrey Konovalov (Wed Feb 05 2025 - 18:45:22 EST)
- Re: [PATCH 10/15] x86: KASAN raw shadow memory PTE init Andrey Konovalov (Wed Feb 05 2025 - 18:46:09 EST)
- Re: [PATCH 15/15] kasan: Add mititgation and debug modes Andrey Konovalov (Wed Feb 05 2025 - 18:46:46 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Wed Feb 05 2025 - 18:50:22 EST)
- Re: [PATCH v2] RISC-V: hwprobe: Use BIT macro to avoid warnings Palmer Dabbelt (Wed Feb 05 2025 - 18:53:33 EST)
- Re: [PATCH v11 11/23] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain Reinette Chatre (Wed Feb 05 2025 - 18:57:32 EST)
- Re: [PATCH] ASoC: max98095: Remove unused max98095_jack_detect Dr. David Alan Gilbert (Wed Feb 05 2025 - 18:58:14 EST)
- Re: [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value Reinette Chatre (Wed Feb 05 2025 - 18:58:36 EST)
- [PATCH] vfs: inline getname() Mateusz Guzik (Wed Feb 05 2025 - 19:01:21 EST)
- [PATCH] perf report: Add 'tgid' sort key Namhyung Kim (Wed Feb 05 2025 - 19:01:48 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Dan Williams (Wed Feb 05 2025 - 19:10:42 EST)
- Re: [PATCH v9 5/5] usb: host: enable USB offload during system sleep Michał Pecio (Wed Feb 05 2025 - 19:13:48 EST)
- Re: [PATCH] ASoC: max98095: Remove unused max98095_jack_detect Mark Brown (Wed Feb 05 2025 - 19:15:41 EST)
- [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h Colton Lewis (Wed Feb 05 2025 - 19:18:36 EST)
- Re: [PATCH] ASoC: max98095: Remove unused max98095_jack_detect Dr. David Alan Gilbert (Wed Feb 05 2025 - 19:18:52 EST)
- Re: [PATCH v11 12/23] x86/resctrl: Introduce interface to display number of free counters Reinette Chatre (Wed Feb 05 2025 - 19:20:20 EST)
- Re: [PATCH v2 0/2] tracing: Introduce relative stacktrace Google (Wed Feb 05 2025 - 19:29:07 EST)
- Re: [PATCH 1/8] ring-buffer: Use kaslr address instead of text delta Google (Wed Feb 05 2025 - 19:32:49 EST)
- Re: [PATCH v2] docs/arch: remove deprecated function name Randy Dunlap (Wed Feb 05 2025 - 19:33:28 EST)
- Re: [PATCH] ARM: dts: ti: omap: Align GPIO hog name with bindings Kevin Hilman (Wed Feb 05 2025 - 19:37:20 EST)
- Re: [PATCH] ARM: dts: omap4-panda-a4: Add missing model and compatible properties Kevin Hilman (Wed Feb 05 2025 - 19:37:28 EST)
- Re: [PATCH] ARM: dts: ti/omap: omap4-serial: fix interrupts syntax Kevin Hilman (Wed Feb 05 2025 - 19:37:38 EST)
- Re: [PATCH v2 1/2] dt-bindings: omap: Add TI Pandaboard A4 variant Kevin Hilman (Wed Feb 05 2025 - 19:37:47 EST)
- Re: [PATCH] ARM: OMAP1: select CONFIG_GENERIC_IRQ_CHIP Kevin Hilman (Wed Feb 05 2025 - 19:37:57 EST)
- RE: [PATCH v2 1/4] clk: Introduce clk_hw_set_spread_spectrum Peng Fan (Wed Feb 05 2025 - 19:38:54 EST)
- Re: [PATCH v1] ftrace: Fix compile error when CONFIG_GENDWARFKSYMS is enabled Google (Wed Feb 05 2025 - 19:39:07 EST)
- [tip: x86/mm] x86: Compare physical instead of virtual PGD addresses tip-bot2 for Maciej Wieczor-Retman (Wed Feb 05 2025 - 19:39:36 EST)
- Re: [PATCH 6.6] 6.6.76-rc1 review Hardik Garg (Wed Feb 05 2025 - 19:40:33 EST)
- Re: [PATCH 6.12] 6.12.13-rc1 review Hardik Garg (Wed Feb 05 2025 - 19:42:39 EST)
- Re: [PATCH 6.13] v6.13.2-rc1 review Hardik Garg (Wed Feb 05 2025 - 19:43:15 EST)
- Re: [PATCH] soc: qcom: pd-mapper: defer probing on sdm845 Dmitry Baryshkov (Wed Feb 05 2025 - 19:44:31 EST)
- Re: CXL Boot to Bash - Section 2: The Drivers Dan Williams (Wed Feb 05 2025 - 19:48:05 EST)
- linux-next: manual merge of the cpufreq-arm tree with the pm tree Stephen Rothwell (Wed Feb 05 2025 - 19:50:54 EST)
- Re: [PATCH] selftests: bpf: Support dynamic linking LLVM if static not available Andrii Nakryiko (Wed Feb 05 2025 - 19:51:19 EST)
- RE: [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value Luck, Tony (Wed Feb 05 2025 - 19:52:16 EST)
- Re: [PATCH v1] ftrace: Fix compile error when CONFIG_GENDWARFKSYMS is enabled Steven Rostedt (Wed Feb 05 2025 - 19:52:29 EST)
- RE: [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation Peng Fan (Wed Feb 05 2025 - 19:53:59 EST)
- linux-next: duplicate patch in the cpufreq-arm tree Stephen Rothwell (Wed Feb 05 2025 - 19:54:17 EST)
- Re: [PATCH v3 2/3] samples/bpf: fix broken vmlinux path for VMLINUX_BTF Andrii Nakryiko (Wed Feb 05 2025 - 19:54:56 EST)
- Re: [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte Dave Hansen (Wed Feb 05 2025 - 19:57:27 EST)
- Re: [PATCH] selftests: bpf: Support dynamic linking LLVM if static not available patchwork-bot+netdevbpf (Wed Feb 05 2025 - 20:00:15 EST)
- Re: [PATCH v3 0/3] Makefile fixes for samples/{bpf,hid} patchwork-bot+netdevbpf (Wed Feb 05 2025 - 20:00:24 EST)
- Re: [PATCH bpf-next] bpf: Add comment about helper freeze patchwork-bot+netdevbpf (Wed Feb 05 2025 - 20:00:42 EST)
- Re: [PATCH V8 5/7] interconnect: qcom: sa8775p: Add dynamic icc node id support Dmitry Baryshkov (Wed Feb 05 2025 - 20:00:57 EST)
- Re: [PATCH net v3] net: fec: Refactor MAC reset to function Jakub Kicinski (Wed Feb 05 2025 - 20:06:17 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Jessica Clarke (Wed Feb 05 2025 - 20:06:30 EST)
- Re: [PATCH v11 15/23] x86/resctrl: Add the functionality to assigm MBM events Reinette Chatre (Wed Feb 05 2025 - 20:06:44 EST)
- Re: [PATCH 1/2] nfsd: map the ELOOP to nfserr_symlink to avoid warning NeilBrown (Wed Feb 05 2025 - 20:09:53 EST)
- Re: [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers Indu Bhagat (Wed Feb 05 2025 - 20:11:30 EST)
- Re: [PATCH v7 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM Inochi Amaoto (Wed Feb 05 2025 - 20:12:30 EST)
- Re: [PATCH][next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Wed Feb 05 2025 - 20:21:42 EST)
- Re: [PATCH 0/2] tools: Unify top-level quiet infrastructure Andrii Nakryiko (Wed Feb 05 2025 - 20:28:45 EST)
- Re: [PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns(). Sean Christopherson (Wed Feb 05 2025 - 20:30:05 EST)
- RE: [PATCH] drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl Li, Fei1 (Wed Feb 05 2025 - 20:32:08 EST)
- Re: [PATCH 01/20] perf/x86/intel: Add PMU support for Clearwater Forest Mi, Dapeng (Wed Feb 05 2025 - 20:32:28 EST)
- Re: [PATCH v2] ata: libahci_platform: support non-consecutive port numbers Damien Le Moal (Wed Feb 05 2025 - 20:36:03 EST)
- [PATCH] ASoC: mediatek: mt8186: Remove unused mt8186_afe_(suspend|resume)_clock linux (Wed Feb 05 2025 - 20:40:50 EST)
- Re: [PATCH 04/12] mm/swap: skip scanning cluster range if it's empty cluster Baoquan He (Wed Feb 05 2025 - 20:41:22 EST)
- Re: [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value Reinette Chatre (Wed Feb 05 2025 - 20:42:32 EST)
- Re: [PATCH net-next v3 0/6] Device memory TCP TX Jakub Kicinski (Wed Feb 05 2025 - 20:45:33 EST)
- Re: [PATCH 6.13 0/5] md/md-bitmap: move bitmap_{start, end}write to md upper layer Yu Kuai (Wed Feb 05 2025 - 20:47:04 EST)
- Re: [PATCH] phy: core: don't require set_mode() callback for phy_get_mode() to work Damon Ding (Wed Feb 05 2025 - 20:53:45 EST)
- Re: [PATCH 6.6 0/6] md/md-bitmap: move bitmap_{start, end}write to md upper layer Yu Kuai (Wed Feb 05 2025 - 20:54:01 EST)
- Re: [PATCH v2 3/5] USB: phy: convert usb_phy_generic logic to use a faux device Peter Chen (Wed Feb 05 2025 - 20:55:10 EST)
- Re: [PATCH v1] f2fs: remove unnecessary null checking Chao Yu (Wed Feb 05 2025 - 20:59:14 EST)
- Re: [PATCH] linux/bits.h: Squash unsigned comparison warning for GENMASK Yazen Ghannam (Wed Feb 05 2025 - 21:02:47 EST)
- Re: kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx Miaohe Lin (Wed Feb 05 2025 - 21:08:50 EST)
- Re: [PATCH 03/20] perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUs Mi, Dapeng (Wed Feb 05 2025 - 21:10:17 EST)
- Re: [f2fs-dev] [PATCH 2/2] f2fs: introduce f2fs_base_attr for global sysfs entries Chao Yu (Wed Feb 05 2025 - 21:11:35 EST)
- [PATCH] selftests/dma: Fix bad array reference. Liu Ye (Wed Feb 05 2025 - 21:13:02 EST)
- [PATCH] selftests/dma: Fix bad array reference. Liu Ye (Wed Feb 05 2025 - 21:13:40 EST)
- Re: [PATCH 04/12] mm/swap: skip scanning cluster range if it's empty cluster Kairui Song (Wed Feb 05 2025 - 21:14:55 EST)
- RE: [PATCH v2] arm64: dts: socfpga: agilex5: add NAND board file Rabara, Niravkumar L (Wed Feb 05 2025 - 21:15:45 EST)
- Re: [PATCH net] selftests: mptcp: connect: -f: no reconnect patchwork-bot+netdevbpf (Wed Feb 05 2025 - 21:20:17 EST)
- Re: [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode Choong Yong Liang (Wed Feb 05 2025 - 21:21:10 EST)
- Re: [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode Choong Yong Liang (Wed Feb 05 2025 - 21:22:26 EST)
- Re: [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode Choong Yong Liang (Wed Feb 05 2025 - 21:23:37 EST)
- Re: [f2fs-dev] [PATCH 2/2] f2fs: add a sysfs entry to request donate file-backed pages Chao Yu (Wed Feb 05 2025 - 21:23:48 EST)
- Re: [PATCH 06/20] perf/x86/intel: Initialize architectural PEBS Mi, Dapeng (Wed Feb 05 2025 - 21:26:24 EST)
- [PATCH] kvm: delete unused variables iommu_noncoherent in struct kvm_arch fuqiang wang (Wed Feb 05 2025 - 21:28:14 EST)
- Re: [PATCH v2][next] cxgb4: Avoid a -Wflex-array-member-not-at-end warning patchwork-bot+netdevbpf (Wed Feb 05 2025 - 21:30:19 EST)
- [PATCH] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Balbir Singh (Wed Feb 05 2025 - 21:33:05 EST)
- Re: [f2fs-dev] [PATCH] f2fs: add ioctl to get IO priority hint Chao Yu (Wed Feb 05 2025 - 21:33:56 EST)
- Re: [PATCH 2/2] dt-bindings: dma: at_xdmac: document dma-channels property Dharma.B (Wed Feb 05 2025 - 21:35:02 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Yafang Shao (Wed Feb 05 2025 - 21:35:56 EST)
- 答复: 答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null 胡连勤 (Wed Feb 05 2025 - 21:36:50 EST)
- linux-next: build failure after merge of the drivers-x86 tree Stephen Rothwell (Wed Feb 05 2025 - 21:37:26 EST)
- Re: [PATCH net v2] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags Jakub Kicinski (Wed Feb 05 2025 - 21:38:03 EST)
- Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in usbhid_raw_request Edward Adam Davis (Wed Feb 05 2025 - 21:40:43 EST)
- RE: [PATCH 0/5] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol Peng Fan (Wed Feb 05 2025 - 21:40:59 EST)
- Re: [PATCH] dt-bindings: iio: light: fix missing type definition Dharma.B (Wed Feb 05 2025 - 21:41:18 EST)
- Re: [PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Feng Tang (Wed Feb 05 2025 - 21:43:02 EST)
- Re: [PATCH 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF Jakub Kicinski (Wed Feb 05 2025 - 21:43:34 EST)
- Re: [PATCH v3] acpi: Fix HED module initialization order when it is built-in Xiaofei Tan (Wed Feb 05 2025 - 21:44:32 EST)
- Re: [PATCH v1] ftrace: Fix compile error when CONFIG_GENDWARFKSYMS is enabled Google (Wed Feb 05 2025 - 21:45:41 EST)
- Re: [PATCH v4] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() Waiman Long (Wed Feb 05 2025 - 21:47:14 EST)
- Re: [PATCH 11/20] perf/x86/intel: Setup PEBS constraints base on counter & pdist map Mi, Dapeng (Wed Feb 05 2025 - 21:47:49 EST)
- RE: drivers/hid/intel-thc-hid/intel-thc/intel-thc-dma.c:298:38: sparse: sparse: dubious: !x | !y Xu, Even (Wed Feb 05 2025 - 21:50:59 EST)
- [PATCH 1/1] refcount: provide ops for cases when object's memory can be reused Suren Baghdasaryan (Wed Feb 05 2025 - 21:52:15 EST)
- linux-next: build failure after merge of the tty tree Stephen Rothwell (Wed Feb 05 2025 - 21:53:46 EST)
- Re: [PATCH] soc: qcom: pd-mapper: defer probing on sdm845 Bjorn Andersson (Wed Feb 05 2025 - 21:55:07 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Yafang Shao (Wed Feb 05 2025 - 21:55:39 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Jakub Kicinski (Wed Feb 05 2025 - 21:56:55 EST)
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix. David Rientjes (Wed Feb 05 2025 - 21:57:24 EST)
- Re: [PATCH 17/20] perf tools: Support to show SSP register Mi, Dapeng (Wed Feb 05 2025 - 21:57:35 EST)
- [PATCH] HID: corsair-void: add missing cancel delaywork Edward Adam Davis (Wed Feb 05 2025 - 21:59:04 EST)
- Re: [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader Hal Feng (Wed Feb 05 2025 - 21:59:54 EST)
- Re: [PATCH net v2 0/2] rxrpc: Call state fixes patchwork-bot+netdevbpf (Wed Feb 05 2025 - 22:00:10 EST)
- Re: [PATCH net-next v3] ipv4: ip_gre: Fix set but not used warning in ipgre_err() if IPv4-only patchwork-bot+netdevbpf (Wed Feb 05 2025 - 22:00:28 EST)
- Re: [PATCH 1/3] coresight: Don't save handle in path Jie Gan (Wed Feb 05 2025 - 22:02:50 EST)
- Re: [PATCH] refcount: Strengthen inc_not_zero() Suren Baghdasaryan (Wed Feb 05 2025 - 22:03:59 EST)
- [PATCH] ASoC: fsl_micfil: Add decimation filter bypass mode support Shengjiu Wang (Wed Feb 05 2025 - 22:04:16 EST)
- Re: [PATCH] MAINTAINERS: Mark Andrew as M: for ASPEED MACHINE SUPPORT Joel Stanley (Wed Feb 05 2025 - 22:04:32 EST)
- [PATCH v7 1/2] dt-bindings: display: rockchip: Fix label name of hdptxphy for RK3588 HDMI TX Controller Damon Ding (Wed Feb 05 2025 - 22:04:54 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Sergey Senozhatsky (Wed Feb 05 2025 - 22:06:09 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Joel Fernandes (Wed Feb 05 2025 - 22:07:38 EST)
- [PATCH linux dev-6.6] A backport request for SY24655 driver in INA2XX driver for Linux kernel 6.6. Rush Chen (Wed Feb 05 2025 - 22:08:11 EST)
- Re: [PATCH v3 01/10] drm/connector: add CEC-related fields Dmitry Baryshkov (Wed Feb 05 2025 - 22:08:55 EST)
- [PATCH v7 0/2] Fix label name of hdptxphy for RK3588 Damon Ding (Wed Feb 05 2025 - 22:09:37 EST)
- Re: [PATCH v5 3/5] drm: panel: Add a panel driver for the Summit display Dmitry Baryshkov (Wed Feb 05 2025 - 22:11:51 EST)
- Re: [PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse() Terry Junge (Wed Feb 05 2025 - 22:12:10 EST)
- Re: [PATCH 18/20] perf tools: Support to capture more vector registers (common part) Mi, Dapeng (Wed Feb 05 2025 - 22:12:42 EST)
- [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault() Masami Hiramatsu (Google) (Wed Feb 05 2025 - 22:12:57 EST)
- [PATCH v2 0/1] pwm: tiehrpwm: ensures that state.enabled is Rafael V. Volkmer (Wed Feb 05 2025 - 22:14:27 EST)
- Re: [LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning Yuanchu Xie (Wed Feb 05 2025 - 22:15:07 EST)
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes K Prateek Nayak (Wed Feb 05 2025 - 22:16:26 EST)
- Re: [PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Feng Tang (Wed Feb 05 2025 - 22:19:13 EST)
- [PATCH v7 2/2] arm64: dts: rockchip: Fix label name of hdptxphy for RK3588 Damon Ding (Wed Feb 05 2025 - 22:20:00 EST)
- [PATCH v2 1/1] pwm: tiehrpwm: ensures that state.enabled is synchronized in .probe() Rafael V. Volkmer (Wed Feb 05 2025 - 22:20:13 EST)
- Re: [PATCH v1] ftrace: Fix compile error when CONFIG_GENDWARFKSYMS is enabled Haiyue Wang (Wed Feb 05 2025 - 22:24:10 EST)
- Re: [PATCH net-next v4] netdev-genl: Elide napi_id when not present Samudrala, Sridhar (Wed Feb 05 2025 - 22:26:35 EST)
- Re: [PATCH v5 2/5] drm: adp: Add Apple Display Pipe driver Dmitry Baryshkov (Wed Feb 05 2025 - 22:27:01 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Sergey Senozhatsky (Wed Feb 05 2025 - 22:28:55 EST)
- Re: A path forward to cleaning up dying cgroups? Muchun Song (Wed Feb 05 2025 - 22:31:20 EST)
- Re: A path forward to cleaning up dying cgroups? Waiman Long (Wed Feb 05 2025 - 22:34:19 EST)
- Re: linux-next: manual merge of the cpufreq-arm tree with the pm tree Viresh Kumar (Wed Feb 05 2025 - 22:36:07 EST)
- Re: linux-next: duplicate patch in the cpufreq-arm tree Viresh Kumar (Wed Feb 05 2025 - 22:36:27 EST)
- [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Wed Feb 05 2025 - 22:40:01 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Mingcong Bai (Wed Feb 05 2025 - 22:50:19 EST)
- Re: [PATCH v11 16/23] x86/resctrl: Add the functionality to unassigm MBM events Reinette Chatre (Wed Feb 05 2025 - 22:55:17 EST)
- Re: [PATCH 06/15] cpufreq: cppc: Set policy->boost_supported zhenglifeng (A) (Wed Feb 05 2025 - 22:59:12 EST)
- Re: [PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length Kuniyuki Iwashima (Wed Feb 05 2025 - 23:01:47 EST)
- Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in usbhid_raw_request syzbot (Wed Feb 05 2025 - 23:14:11 EST)
- Re: [PATCH V2 1/4] drivers/fpga/amd: Add new driver amd versal-pci Xu Yilun (Wed Feb 05 2025 - 23:16:29 EST)
- Re: [PATCH v1] ftrace: Fix compile error when CONFIG_GENDWARFKSYMS is enabled Google (Wed Feb 05 2025 - 23:17:25 EST)
- Re: [PATCH V2] mm/ptdump: Drop GENERIC_PTDUMP Anshuman Khandual (Wed Feb 05 2025 - 23:22:06 EST)
- Re: 答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null Prashanth K (Wed Feb 05 2025 - 23:24:28 EST)
- [PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268 Kyle Hendry (Wed Feb 05 2025 - 23:31:42 EST)
- [PATCH 1/4] net: dsa: b53: Indicate which BCM63268 port is GPHY Kyle Hendry (Wed Feb 05 2025 - 23:31:54 EST)
- [PATCH 2/4] net: dsa: b53: mmap: Add gphy control register as a resource Kyle Hendry (Wed Feb 05 2025 - 23:32:10 EST)
- [PATCH 3/4] net: dsa: b53: Add phy_enable(), phy_disable() methods Kyle Hendry (Wed Feb 05 2025 - 23:32:28 EST)
- [PATCH 4/4] net: dsa: b53: mmap: Implement phy_enable for BCM63268 gphy Kyle Hendry (Wed Feb 05 2025 - 23:32:48 EST)
- Re: [PATCH V2 1/4] drivers/fpga/amd: Add new driver amd versal-pci Yidong Zhang (Wed Feb 05 2025 - 23:33:08 EST)
- RE: [PATCH bpf-next v8 4/5] igc: Refactor empty packet insertion into a reusable function Song, Yoong Siang (Wed Feb 05 2025 - 23:33:18 EST)
- Re: [PATCH v6 20/43] arm64: RME: Runtime faulting of memory Aneesh Kumar K . V (Wed Feb 05 2025 - 23:34:06 EST)
- Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Wed Feb 05 2025 - 23:37:40 EST)
- [PATCH v9 05/12] x86/mm: add INVLPGB support code Rik van Riel (Wed Feb 05 2025 - 23:44:26 EST)
- [PATCH v9 00/12] AMD broadcast TLB invalidation Rik van Riel (Wed Feb 05 2025 - 23:44:27 EST)
- [PATCH v9 08/12] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing Rik van Riel (Wed Feb 05 2025 - 23:44:50 EST)
- [PATCH v9 03/12] x86/mm: consolidate full flush threshold decision Rik van Riel (Wed Feb 05 2025 - 23:44:50 EST)
- [PATCH v9 02/12] x86/mm: remove pv_ops.mmu.tlb_remove_table call Rik van Riel (Wed Feb 05 2025 - 23:44:50 EST)
- [PATCH v9 06/12] x86/mm: use INVLPGB for kernel TLB flushes Rik van Riel (Wed Feb 05 2025 - 23:45:01 EST)
- [PATCH v9 07/12] x86/mm: use INVLPGB in flush_tlb_all Rik van Riel (Wed Feb 05 2025 - 23:45:16 EST)
- [PATCH v9 04/12] x86/mm: get INVLPGB count max from CPUID Rik van Riel (Wed Feb 05 2025 - 23:45:58 EST)
- [PATCH v9 12/12] x86/mm: only invalidate final translations with INVLPGB Rik van Riel (Wed Feb 05 2025 - 23:45:58 EST)
- [PATCH v9 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional Rik van Riel (Wed Feb 05 2025 - 23:45:58 EST)
- [PATCH v9 11/12] x86/mm: enable AMD translation cache extensions Rik van Riel (Wed Feb 05 2025 - 23:46:03 EST)
- [PATCH v9 10/12] x86/mm: do targeted broadcast flushing from tlbbatch code Rik van Riel (Wed Feb 05 2025 - 23:46:06 EST)
- [PATCH v9 09/12] x86/mm: enable broadcast TLB invalidation for multi-threaded processes Rik van Riel (Wed Feb 05 2025 - 23:46:26 EST)
- Re: [PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length Liang Jie (Wed Feb 05 2025 - 23:47:58 EST)
- Re: [PATCH 2/2] hv_netvsc: Use VF's tso_max_size value when data path is VF Shradha Gupta (Wed Feb 05 2025 - 23:48:44 EST)
- Re: A path forward to cleaning up dying cgroups? Kairui Song (Wed Feb 05 2025 - 23:56:33 EST)
- Re: [PATCH v1 01/16] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() Anshuman Khandual (Thu Feb 06 2025 - 00:04:17 EST)
- Re: [PATCH v3] ACPI: fan: Add fan speed reporting for fans with only _FST Armin Wolf (Thu Feb 06 2025 - 00:05:40 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Namhyung Kim (Thu Feb 06 2025 - 00:09:11 EST)
- Wrong CPU core numbers with the coremtemp driver Armin Wolf (Thu Feb 06 2025 - 00:10:34 EST)
- Re: [PATCH 2/8] ring-buffer: Add buffer meta data for persistent ring buffer Google (Thu Feb 06 2025 - 00:10:46 EST)
- Re: [v3?] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Thu Feb 06 2025 - 00:12:53 EST)
- Re: [PATCH 3/8] ring-buffer: Add ring_buffer_meta_scratch() Google (Thu Feb 06 2025 - 00:13:27 EST)
- Re: [RFC PATCH 0/2] Add support for Timesync Interrupt Router Vignesh Raghavendra (Thu Feb 06 2025 - 00:13:58 EST)
- [PATCH bpf-next v4 0/4] Add prog_kfunc feature probe Tao Chen (Thu Feb 06 2025 - 00:18:24 EST)
- [PATCH bpf-next v4 1/4] libbpf: Extract prog load type check from libbpf_probe_bpf_helper Tao Chen (Thu Feb 06 2025 - 00:18:43 EST)
- [PATCH bpf-next v4 2/4] libbpf: Init fd_array when prog probe load Tao Chen (Thu Feb 06 2025 - 00:18:50 EST)
- [PATCH bpf-next v4 3/4] libbpf: Add libbpf_probe_bpf_kfunc API Tao Chen (Thu Feb 06 2025 - 00:19:05 EST)
- [PATCH bpf-next v4 4/4] selftests/bpf: Add libbpf_probe_bpf_kfunc API selftests Tao Chen (Thu Feb 06 2025 - 00:19:45 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Harshit Mogalapalli (Thu Feb 06 2025 - 00:21:28 EST)
- [PATCH v3 0/2] netconsole: allow selection of egress interface via MAC address Uday Shankar (Thu Feb 06 2025 - 00:21:54 EST)
- [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN Uday Shankar (Thu Feb 06 2025 - 00:22:03 EST)
- [PATCH v3 2/2] netconsole: allow selection of egress interface via MAC address Uday Shankar (Thu Feb 06 2025 - 00:22:16 EST)
- Re: [PATCH 6.6 000/393] 6.6.76-rc1 review Harshit Mogalapalli (Thu Feb 06 2025 - 00:22:47 EST)
- Re: [PATCH 4/8] tracing: Have persistent trace instances save KASLR offset Google (Thu Feb 06 2025 - 00:23:11 EST)
- Re: [PATCH v8 00/14] platform/x86: alienware-wmi driver rework Armin Wolf (Thu Feb 06 2025 - 00:24:22 EST)
- linux-next: Tree for Feb 6 Stephen Rothwell (Thu Feb 06 2025 - 00:24:40 EST)
- [PATCH 0/2] scsi: qedf: Replace alloction API and add null check Jiasheng Jiang (Thu Feb 06 2025 - 00:25:35 EST)
- [PATCH 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Thu Feb 06 2025 - 00:25:50 EST)
- [PATCH 2/2] scsi: qedf: Add check for bdt_info Jiasheng Jiang (Thu Feb 06 2025 - 00:26:01 EST)
- Re: [PATCH 06/15] cpufreq: cppc: Set policy->boost_supported Viresh Kumar (Thu Feb 06 2025 - 00:28:08 EST)
- Re: [PATCH 5/8] module: Add module_for_each_mod() function Google (Thu Feb 06 2025 - 00:28:28 EST)
- Re: [RESEND v5 3/4] soundwire: qcom: Add set_channel_map api support Mohammad Rafi Shaik (Thu Feb 06 2025 - 00:29:59 EST)
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in Vasant Hegde (Thu Feb 06 2025 - 00:42:20 EST)
- [PATCH] usb-storage: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute WangYuli (Thu Feb 06 2025 - 00:43:18 EST)
- [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory NeilBrown (Thu Feb 06 2025 - 00:45:36 EST)
- [PATCH 01/19] VFS: introduce vfs_mkdir_return() NeilBrown (Thu Feb 06 2025 - 00:45:52 EST)
- [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel() NeilBrown (Thu Feb 06 2025 - 00:46:12 EST)
- [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it. NeilBrown (Thu Feb 06 2025 - 00:46:20 EST)
- [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry NeilBrown (Thu Feb 06 2025 - 00:46:34 EST)
- [PATCH 06/19] VFS: repack DENTRY_ flags. NeilBrown (Thu Feb 06 2025 - 00:47:04 EST)
- [PATCH 05/19] VFS: add common error checks to lookup_one_qstr() NeilBrown (Thu Feb 06 2025 - 00:47:12 EST)
- [PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length Liang Jie (Thu Feb 06 2025 - 00:47:40 EST)
- [PATCH 07/19] VFS: repack LOOKUP_ bit flags. NeilBrown (Thu Feb 06 2025 - 00:47:48 EST)
- [PATCH 08/19] VFS: introduce lookup_and_lock() and friends NeilBrown (Thu Feb 06 2025 - 00:47:54 EST)
- [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations NeilBrown (Thu Feb 06 2025 - 00:48:11 EST)
- [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops NeilBrown (Thu Feb 06 2025 - 00:48:23 EST)
- [PATCH 12/19] VFS: enhance d_splice_alias to accommodate shared-lock updates NeilBrown (Thu Feb 06 2025 - 00:48:49 EST)
- [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc NeilBrown (Thu Feb 06 2025 - 00:49:06 EST)
- [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations. NeilBrown (Thu Feb 06 2025 - 00:49:20 EST)
- [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed. NeilBrown (Thu Feb 06 2025 - 00:49:27 EST)
- [PATCH 16/19] VFS: add lookup_and_lock_rename() NeilBrown (Thu Feb 06 2025 - 00:49:54 EST)
- [PATCH 17/19] nfsd: use lookup_and_lock_one() and lookup_and_lock_rename_one() NeilBrown (Thu Feb 06 2025 - 00:50:03 EST)
- [PATCH 18/19] nfs: change mkdir inode_operation to mkdir_async NeilBrown (Thu Feb 06 2025 - 00:50:15 EST)
- [PATCH 15/19] VFS: Change lookup_and_lock() to use shared lock when possible. NeilBrown (Thu Feb 06 2025 - 00:50:26 EST)
- [PATCH 19/19] nfs: switch to _async for all directory ops. NeilBrown (Thu Feb 06 2025 - 00:51:38 EST)
- sound/soc/samsung/aries_wm8994.c:525:34: warning: 'samsung_wm8994_of_match' defined but not used kernel test robot (Thu Feb 06 2025 - 00:54:43 EST)
- Re: [PATCH] soc: qcom: pd-mapper: defer probing on sdm845 Frank Oltmanns (Thu Feb 06 2025 - 00:58:09 EST)
- [PATCH v3 0/8] Introduce debugfs support in IOMMU Dheeraj Kumar Srivastava (Thu Feb 06 2025 - 01:00:36 EST)
- [PATCH v3 1/8] iommu/amd: Refactor AMD IOMMU debugfs initial setup Dheeraj Kumar Srivastava (Thu Feb 06 2025 - 01:00:46 EST)
- [PATCH v3 2/8] iommu/amd: Add debugfs support to dump IOMMU MMIO registers Dheeraj Kumar Srivastava (Thu Feb 06 2025 - 01:01:13 EST)
- [PATCH v3 3/8] iommu/amd: Add debugfs support to dump IOMMU Capability registers Dheeraj Kumar Srivastava (Thu Feb 06 2025 - 01:01:32 EST)
- [PATCH v3 4/8] iommu/amd: Add debugfs support to dump IOMMU command buffer Dheeraj Kumar Srivastava (Thu Feb 06 2025 - 01:01:50 EST)
- [PATCH v3 5/8] iommu/amd: Add support for device id user input Dheeraj Kumar Srivastava (Thu Feb 06 2025 - 01:02:04 EST)
- [PATCH v3 6/8] iommu/amd: Add debugfs support to dump device table Dheeraj Kumar Srivastava (Thu Feb 06 2025 - 01:02:51 EST)
- [PATCH v3 7/8] iommu/amd: Add debugfs support to dump IRT Table Dheeraj Kumar Srivastava (Thu Feb 06 2025 - 01:03:08 EST)
- [PATCH v3 8/8] iommu/amd: Add documentation for AMD IOMMU debugfs support Dheeraj Kumar Srivastava (Thu Feb 06 2025 - 01:03:25 EST)
- [PATCH bpf-next v9 0/5] xsk: TX metadata Launch Time support Song Yoong Siang (Thu Feb 06 2025 - 01:04:35 EST)
- [PATCH bpf-next v9 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata Song Yoong Siang (Thu Feb 06 2025 - 01:05:05 EST)
- [PATCH bpf-next v9 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata Song Yoong Siang (Thu Feb 06 2025 - 01:05:23 EST)
- [PATCH bpf-next v9 3/5] net: stmmac: Add launch time support to XDP ZC Song Yoong Siang (Thu Feb 06 2025 - 01:05:40 EST)
- [PATCH bpf-next v9 4/5] igc: Refactor empty frame insertion for launch time support Song Yoong Siang (Thu Feb 06 2025 - 01:05:50 EST)
- Re: [syzbot] [wireless?] WARNING in ieee80211_tdls_build_mgmt_packet_data syzbot (Thu Feb 06 2025 - 01:06:34 EST)
- Re: [RFC v2 1/1] fpga-region: Add generic IOCTL interface for runtime FPGA programming Xu Yilun (Thu Feb 06 2025 - 01:07:02 EST)
- [PATCH bpf-next v9 5/5] igc: Add launch time support to XDP ZC Song Yoong Siang (Thu Feb 06 2025 - 01:07:08 EST)
- Re: [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling Mi, Dapeng (Thu Feb 06 2025 - 01:07:14 EST)
- [PATCH] mm/memfd: Fix spelling and grammatical issues Liu Ye (Thu Feb 06 2025 - 01:10:33 EST)
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h Raag Jadav (Thu Feb 06 2025 - 01:13:41 EST)
- Re: [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause() Kemeng Shi (Thu Feb 06 2025 - 01:13:46 EST)
- [PATCH 0/4] mm/madvise: remove redundant mmap_lock operations from process_madvise() SeongJae Park (Thu Feb 06 2025 - 01:15:27 EST)
- [PATCH 1/4] mm/madvise: split out mmap locking operations for madvise() SeongJae Park (Thu Feb 06 2025 - 01:15:36 EST)
- [PATCH 2/4] mm/madvise: split out madvise input validity check SeongJae Park (Thu Feb 06 2025 - 01:15:50 EST)
- [PATCH 3/4] mm/madvise: split out madvise() behavior execution SeongJae Park (Thu Feb 06 2025 - 01:16:12 EST)
- [PATCH 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise() SeongJae Park (Thu Feb 06 2025 - 01:16:26 EST)
- Re: [PATCH v1 02/16] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes Anshuman Khandual (Thu Feb 06 2025 - 01:16:33 EST)
- [PATCH 2/3] dt-bindings: iio: chemical: sensirion,senxx: Add yaml description Hermes Zhang (Thu Feb 06 2025 - 01:16:39 EST)
- [PATCH 1/3] iio: add IIO_MOD_NOX modifier Hermes Zhang (Thu Feb 06 2025 - 01:17:06 EST)
- [PATCH 3/3] iio: chemical: add support for Sensirion SEN5x/SEN6x Hermes Zhang (Thu Feb 06 2025 - 01:17:55 EST)
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix. Hyesoo Yu (Thu Feb 06 2025 - 01:18:11 EST)
- Re: [RFC PATCH 0/2] Add support for Timesync Interrupt Router Chintan Vankar (Thu Feb 06 2025 - 01:19:14 EST)
- Re: [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Varadarajan Narayanan (Thu Feb 06 2025 - 01:19:51 EST)
- Re: [PATCH 2/2] PCI: Disable PCIE hotplug interrupts early when msi is disabled Lukas Wunner (Thu Feb 06 2025 - 01:22:08 EST)
- Re: [PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length Kuniyuki Iwashima (Thu Feb 06 2025 - 01:22:47 EST)
- Re: [PATCH 3/3] firmware: stratix10-svc: Add of_platform_default_populate() Xu Yilun (Thu Feb 06 2025 - 01:24:20 EST)
- [PATCH] Bluetooth: btusb: Add 2 HWIDs for MT7922 Jiande Lu (Thu Feb 06 2025 - 01:26:37 EST)
- Re: [PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario Ziwei Xiao (Thu Feb 06 2025 - 01:27:02 EST)
- Re: [PATCH 06/15] cpufreq: cppc: Set policy->boost_supported zhenglifeng (A) (Thu Feb 06 2025 - 01:28:02 EST)
- Re: [RFC PATCH v2 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise() SeongJae Park (Thu Feb 06 2025 - 01:28:12 EST)
- Re: [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value Xin Li (Thu Feb 06 2025 - 01:30:38 EST)
- Re: [PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario Ziwei Xiao (Thu Feb 06 2025 - 01:34:45 EST)
- Re: [PATCHv3 06/11] mm/vmscan: Use PG_dropbehind instead of PG_reclaim Sergey Senozhatsky (Thu Feb 06 2025 - 01:34:59 EST)
- [PATCH v1 1/1] hwmon: (adc128d818): filter out 0x1ff reading Jerry C Chen (Thu Feb 06 2025 - 01:36:32 EST)
- [PATCH] LoongArch: Enable Undefined Behavior Sanitizer UBSAN WangYuli (Thu Feb 06 2025 - 01:39:41 EST)
- Re: [PATCH bpf] bpf: skip non existing key in generic_map_lookup_batch Hou Tao (Thu Feb 06 2025 - 01:40:14 EST)
- Re: [PATCH] soc: qcom: pd-mapper: defer probing on sdm845 Frank Oltmanns (Thu Feb 06 2025 - 01:45:14 EST)
- [PATCH v13 09/13] drm/rockchip: vop2: Add uv swap for cluster window Andy Yan (Thu Feb 06 2025 - 01:45:55 EST)
- [PATCH v13 10/13] dt-bindings: display: vop2: describe constraint SoC by SoC Andy Yan (Thu Feb 06 2025 - 01:45:57 EST)
- [PATCH v13 00/13] VOP Support for rk3576 Andy Yan (Thu Feb 06 2025 - 01:46:09 EST)
- [PATCH v13 08/13] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask Andy Yan (Thu Feb 06 2025 - 01:46:16 EST)
- [PATCH v13 05/13] drm/rockchip: vop2: Support for different layer select configuration between VPs Andy Yan (Thu Feb 06 2025 - 01:46:17 EST)
- [PATCH v13 04/13] drm/rockchip: vop2: Merge vop2_cluster/esmart_init function Andy Yan (Thu Feb 06 2025 - 01:47:04 EST)
- [PATCH v13 06/13] drm/rockchip: vop2: Introduce vop hardware version Andy Yan (Thu Feb 06 2025 - 01:47:11 EST)
- [PATCH v13 07/13] drm/rockchip: vop2: Register the primary plane and overlay plane separately Andy Yan (Thu Feb 06 2025 - 01:47:20 EST)
- [PATCH v13 02/13] drm/rockchip: vop2: Rename TRANSFORM_OFFSET to TRANSFORM_OFFS Andy Yan (Thu Feb 06 2025 - 01:47:31 EST)
- [PATCH v13 01/13] drm/rockchip: vop2: use devm_regmap_field_alloc for cluster-regs Andy Yan (Thu Feb 06 2025 - 01:48:02 EST)
- [PATCH v13 03/13] drm/rockchip: vop2: Add platform specific callback Andy Yan (Thu Feb 06 2025 - 01:48:43 EST)
- Re: [PATCH v1 03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level Anshuman Khandual (Thu Feb 06 2025 - 01:49:11 EST)
- [PATCH] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() Chao Yu (Thu Feb 06 2025 - 01:49:22 EST)
- [PATCH v13 11/13] dt-bindings: display: vop2: Add missing rockchip,grf property for rk3566/8 Andy Yan (Thu Feb 06 2025 - 01:49:33 EST)
- [PATCH v13 12/13] dt-bindings: display: vop2: Add rk3576 support Andy Yan (Thu Feb 06 2025 - 01:50:04 EST)
- Re: [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted? SeongJae Park (Thu Feb 06 2025 - 01:50:09 EST)
- [PATCH v13 13/13] drm/rockchip: vop2: Add support for rk3576 Andy Yan (Thu Feb 06 2025 - 01:50:34 EST)
- Re: [PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length kernel test robot (Thu Feb 06 2025 - 01:51:12 EST)
- Re: kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx Christophe Leroy (Thu Feb 06 2025 - 01:52:10 EST)
- [PATCH 1/2] smb: client: change lease epoch type from unsigned int to __u16 meetakshisetiyaoss (Thu Feb 06 2025 - 01:52:25 EST)
- [PATCH 2/2] smb: client: make lease state changes compliant with the protocol spec meetakshisetiyaoss (Thu Feb 06 2025 - 01:52:41 EST)
- Re: [PATCH net-next v5 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE Akihiko Odaki (Thu Feb 06 2025 - 01:53:41 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Kairui Song (Thu Feb 06 2025 - 01:55:47 EST)
- Re: [PATCH net-next v5 5/7] tun: Extract the vnet handling code Akihiko Odaki (Thu Feb 06 2025 - 01:58:50 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Thu Feb 06 2025 - 02:01:25 EST)
- [linus:master] [nfsd] 7e13f4f8d2: postmark.transactions 10.4% regression kernel test robot (Thu Feb 06 2025 - 02:02:05 EST)
- Re: [PATCH v8 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574 Manikanta Mylavarapu (Thu Feb 06 2025 - 02:02:23 EST)
- Re: [PATCH v17 1/1] mctp pcc: Implement MCTP over PCC Transport Jeremy Kerr (Thu Feb 06 2025 - 02:04:14 EST)
- Re: [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user() Akihiko Odaki (Thu Feb 06 2025 - 02:04:38 EST)
- Re: [PATCH] net: stmmac: Allow zero for [tr]x_fifo_size Kunihiko Hayashi (Thu Feb 06 2025 - 02:05:59 EST)
- Re: [PATCH v3 3/3] firmware: stratix10-svc: Add of_platform_default_populate() Xu Yilun (Thu Feb 06 2025 - 02:07:10 EST)
- [PATCH] iio: imu: bmi270: Match ACPI ID found on newer GPD firmware Cryolitia PukNgae via B4 Relay (Thu Feb 06 2025 - 02:10:03 EST)
- [PATCH v2 0/2] tools/nolibc: support for 32-bit s390 Thomas Weißschuh (Thu Feb 06 2025 - 02:10:49 EST)
- [PATCH v2 2/2] tools/nolibc: add support for 32-bit s390 Thomas Weißschuh (Thu Feb 06 2025 - 02:10:54 EST)
- [PATCH v2 1/2] selftests/nolibc: rename s390 to s390x Thomas Weißschuh (Thu Feb 06 2025 - 02:11:02 EST)
- Re: kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx Miaohe Lin (Thu Feb 06 2025 - 02:12:47 EST)
- [PATCH] drm/bridge: convert to use devm_platform_ioremap_resource() oushixiong1025 (Thu Feb 06 2025 - 02:18:17 EST)
- [PATCH v6 01/16] crypto: acomp - Add synchronous/asynchronous acomp request chaining. Kanchana P Sridhar (Thu Feb 06 2025 - 02:21:17 EST)
- [PATCH v6 05/16] crypto: iaa - Enable async mode and make it the default. Kanchana P Sridhar (Thu Feb 06 2025 - 02:21:29 EST)
- [PATCH v6 02/16] crypto: acomp - Define new interfaces for compress/decompress batching. Kanchana P Sridhar (Thu Feb 06 2025 - 02:21:32 EST)
- [PATCH v6 00/16] zswap IAA compress batching Kanchana P Sridhar (Thu Feb 06 2025 - 02:21:49 EST)
- [PATCH v6 03/16] crypto: iaa - Add an acomp_req flag CRYPTO_ACOMP_REQ_POLL to enable async mode. Kanchana P Sridhar (Thu Feb 06 2025 - 02:21:50 EST)
- [PATCH v6 06/16] crypto: iaa - Disable iaa_verify_compress by default. Kanchana P Sridhar (Thu Feb 06 2025 - 02:22:14 EST)
- [PATCH v6 07/16] crypto: iaa - Re-organize the iaa_crypto driver code. Kanchana P Sridhar (Thu Feb 06 2025 - 02:22:25 EST)
- [PATCH v6 10/16] crypto: iaa - Descriptor allocation timeouts with mitigations in iaa_crypto. Kanchana P Sridhar (Thu Feb 06 2025 - 02:22:40 EST)
- [PATCH v6 04/16] crypto: iaa - Implement batch_compress(), batch_decompress() API in iaa_crypto. Kanchana P Sridhar (Thu Feb 06 2025 - 02:22:46 EST)
- [PATCH v6 08/16] crypto: iaa - Map IAA devices/wqs to cores based on packages instead of NUMA. Kanchana P Sridhar (Thu Feb 06 2025 - 02:23:00 EST)
- [PATCH v6 09/16] crypto: iaa - Distribute compress jobs from all cores to all IAAs on a package. Kanchana P Sridhar (Thu Feb 06 2025 - 02:23:05 EST)
- [PATCH v6 11/16] crypto: iaa - Fix for "deflate_generic_tfm" global being accessed without locks. Kanchana P Sridhar (Thu Feb 06 2025 - 02:23:20 EST)
- [PATCH v6 13/16] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching. Kanchana P Sridhar (Thu Feb 06 2025 - 02:23:38 EST)
- [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios. Kanchana P Sridhar (Thu Feb 06 2025 - 02:23:56 EST)
- [PATCH v6 12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching. Kanchana P Sridhar (Thu Feb 06 2025 - 02:24:01 EST)
- [PATCH v6 14/16] mm: zswap: Introduce zswap_compress_folio() to compress all pages in a folio. Kanchana P Sridhar (Thu Feb 06 2025 - 02:24:15 EST)
- [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. Kanchana P Sridhar (Thu Feb 06 2025 - 02:24:30 EST)
- Re: [PATCH] net: stmmac: dwmac-loongson: Add fix_soc_reset function Qunqin Zhao (Thu Feb 06 2025 - 02:25:21 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Sergey Senozhatsky (Thu Feb 06 2025 - 02:25:34 EST)
- [PATCH v4 00/21] Add Counter delegation ISA extension support Atish Patra (Thu Feb 06 2025 - 02:25:51 EST)
- [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions Atish Patra (Thu Feb 06 2025 - 02:25:53 EST)
- [PATCH v4 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing Atish Patra (Thu Feb 06 2025 - 02:26:10 EST)
- [PATCH v4 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping Atish Patra (Thu Feb 06 2025 - 02:26:32 EST)
- [PATCH v4 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description Atish Patra (Thu Feb 06 2025 - 02:26:44 EST)
- [PATCH v4 05/21] RISC-V: Define indirect CSR access helpers Atish Patra (Thu Feb 06 2025 - 02:27:12 EST)
- [PATCH v4 06/21] RISC-V: Add Smcntrpmf extension parsing Atish Patra (Thu Feb 06 2025 - 02:27:21 EST)
- [PATCH v4 07/21] dt-bindings: riscv: add Smcntrpmf ISA extension description Atish Patra (Thu Feb 06 2025 - 02:27:45 EST)
- [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition Atish Patra (Thu Feb 06 2025 - 02:28:00 EST)
- [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing Atish Patra (Thu Feb 06 2025 - 02:28:29 EST)
- [PATCH v4 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description Atish Patra (Thu Feb 06 2025 - 02:28:59 EST)
- [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism Atish Patra (Thu Feb 06 2025 - 02:29:19 EST)
- [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code Atish Patra (Thu Feb 06 2025 - 02:29:33 EST)
- [PATCH v4 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding Atish Patra (Thu Feb 06 2025 - 02:29:34 EST)
- [PATCH v4 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented Atish Patra (Thu Feb 06 2025 - 02:30:08 EST)
- [PATCH v4 14/21] RISC-V: perf: Implement supervisor counter delegation support Atish Patra (Thu Feb 06 2025 - 02:30:11 EST)
- [PATCH v4 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping Atish Patra (Thu Feb 06 2025 - 02:30:53 EST)
- [PATCH v4 18/21] RISC-V: perf: Add Qemu virt machine events Atish Patra (Thu Feb 06 2025 - 02:31:04 EST)
- [PATCH v4 17/21] RISC-V: perf: Add legacy event encodings via sysfs Atish Patra (Thu Feb 06 2025 - 02:31:12 EST)
- [PATCH v4 19/21] tools/perf: Support event code for arch standard events Atish Patra (Thu Feb 06 2025 - 02:31:27 EST)
- [PATCH v4 20/21] tools/perf: Pass the Counter constraint values in the pmu events Atish Patra (Thu Feb 06 2025 - 02:32:08 EST)
- Re: [PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings Tariq Toukan (Thu Feb 06 2025 - 02:32:17 EST)
- [PATCH v4 21/21] Sync empty-pmu-events.c with autogenerated one Atish Patra (Thu Feb 06 2025 - 02:33:52 EST)
- Re: [PATCH v3 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vop Ziqi Chen (Thu Feb 06 2025 - 02:34:33 EST)
- Re: [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause() Geert Uytterhoeven (Thu Feb 06 2025 - 02:34:54 EST)
- [linus:master] [x86] 0b6476f939: will-it-scale.per_process_ops 24.8% improvement kernel test robot (Thu Feb 06 2025 - 02:35:07 EST)
- Re: [PATCH v9 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Krzysztof Kozlowski (Thu Feb 06 2025 - 02:37:55 EST)
- Re: [PATCH v3] ACPI: fan: Add fan speed reporting for fans with only _FST Joshua Grisham (Thu Feb 06 2025 - 02:38:05 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sebastian Andrzej Siewior (Thu Feb 06 2025 - 02:38:17 EST)
- Re: [PATCH] dt-bindings: iio: light: fix missing type definition Krzysztof Kozlowski (Thu Feb 06 2025 - 02:38:45 EST)
- Re: [PATCH] fpga: m10bmc-sec: update email address for Peter Colberg Xu Yilun (Thu Feb 06 2025 - 02:39:11 EST)
- Re: [syzbot] [ntfs3?] KASAN: out-of-bounds Read in __wait_on_bit syzbot (Thu Feb 06 2025 - 02:40:29 EST)
- [PATCH v3 0/6] x86 CRC optimizations Eric Biggers (Thu Feb 06 2025 - 02:40:43 EST)
- [PATCH v3 1/6] x86: move ZMM exclusion list into CPU feature flag Eric Biggers (Thu Feb 06 2025 - 02:40:50 EST)
- [PATCH v3 2/6] scripts/gen-crc-consts: add gen-crc-consts.py Eric Biggers (Thu Feb 06 2025 - 02:40:54 EST)
- [PATCH v3 3/6] x86/crc: add "template" for [V]PCLMULQDQ based CRC functions Eric Biggers (Thu Feb 06 2025 - 02:41:26 EST)
- [PATCH v3 5/6] x86/crc-t10dif: implement crc_t10dif using new template Eric Biggers (Thu Feb 06 2025 - 02:41:36 EST)
- [PATCH v3 4/6] x86/crc32: implement crc32_le using new template Eric Biggers (Thu Feb 06 2025 - 02:41:48 EST)
- [PATCH v3 6/6] x86/crc64: implement crc64_be and crc64_nvme using new template Eric Biggers (Thu Feb 06 2025 - 02:42:00 EST)
- Re: [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed Alexander Gordeev (Thu Feb 06 2025 - 02:42:35 EST)
- Re: linux-next: build failure after merge of the tty tree Benjamin Larsson (Thu Feb 06 2025 - 02:42:35 EST)
- Re: [PATCH v1 1/9] dt-bindings: clock: samsung,exynos990-clock: add PERIC0/1 clock management unit Krzysztof Kozlowski (Thu Feb 06 2025 - 02:42:48 EST)
- Re: [PATCH v1 2/9] dt-bindings: i2c: exynos5: add samsung,exynos990-hsi2c compatible Krzysztof Kozlowski (Thu Feb 06 2025 - 02:42:59 EST)
- Re: [PATCH v1 3/9] dt-bindings: serial: samsung: add Exynos990 compatible Krzysztof Kozlowski (Thu Feb 06 2025 - 02:44:08 EST)
- Re: Linux warns `rtsx_pci 0000:3b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -110` Paul Menzel (Thu Feb 06 2025 - 02:44:43 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Ian Rogers (Thu Feb 06 2025 - 02:45:21 EST)
- Re: [PATCH v1 0/9] Add PERIC0/1 support for Exynos 990 Krzysztof Kozlowski (Thu Feb 06 2025 - 02:45:38 EST)
- Re: [PATCH] wifi: ath11k: allow APs combination when dual stations are supported Yu Zhang (Yuriy) (Thu Feb 06 2025 - 02:46:50 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Thu Feb 06 2025 - 02:47:18 EST)
- Re: 答复: [PATCH v3] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null Pelle Windestam (Thu Feb 06 2025 - 02:47:46 EST)
- Re: [PATCH v3 3/8] scsi: ufs: core: Add a vop to map clock frequency to gear speed Ziqi Chen (Thu Feb 06 2025 - 02:49:38 EST)
- Re: [PATCH] stackinit: Keep selftest union size small on m68k Geert Uytterhoeven (Thu Feb 06 2025 - 02:49:50 EST)
- Re: [PATCH 06/12] mm/swapfile.c: update the code comment above swap_count_continued() Kairui Song (Thu Feb 06 2025 - 02:51:22 EST)
- Re: [PATCH v1 5/9] spi: dt-bindings: samsung: add samsung,exynos990-spi compatible Krzysztof Kozlowski (Thu Feb 06 2025 - 02:51:45 EST)
- Re: [PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements Andrew Morton (Thu Feb 06 2025 - 02:52:25 EST)
- Re: [PATCH] net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size Huacai Chen (Thu Feb 06 2025 - 02:53:37 EST)
- Re: [PATCH v5 3/5] drm: panel: Add a panel driver for the Summit display Neil Armstrong (Thu Feb 06 2025 - 02:54:31 EST)
- Re: [PATCH 01/20] perf/x86/intel: Add PMU support for Clearwater Forest Peter Zijlstra (Thu Feb 06 2025 - 02:54:52 EST)
- Re: [PATCH v5 0/5] Driver for pre-DCP apple display controller. Neil Armstrong (Thu Feb 06 2025 - 02:55:14 EST)
- Re: [PATCH v3 7/8] scsi: ufs: core: Toggle Write Booster during clock scaling base on gear speed Ziqi Chen (Thu Feb 06 2025 - 02:55:23 EST)
- Re: [PATCH v3 8/8] ABI: sysfs-driver-ufs: Add missing UFS sysfs attributes Ziqi Chen (Thu Feb 06 2025 - 02:55:53 EST)
- Re: [PATCH v3] dma-engine: sun4i: Use devm functions in probe() Chen-Yu Tsai (Thu Feb 06 2025 - 02:56:15 EST)
- Re: [PATCH v3 5/8] scsi: ufs: core: Enable multi-level gear scaling Ziqi Chen (Thu Feb 06 2025 - 02:57:37 EST)
- Re: [PATCH 12/12] Documentation: Update the todo Thomas Zimmermann (Thu Feb 06 2025 - 02:57:54 EST)
- Re: [PATCH] j1939: fix unable to send messages with data length zero Marc Kleine-Budde (Thu Feb 06 2025 - 02:57:58 EST)
- [PATCH net-next v1 1/1] net: sxgbe: rework EEE handling to use PHY negotiation results Oleksij Rempel (Thu Feb 06 2025 - 02:59:52 EST)
- Re: [PATCH v3 7/8] scsi: ufs: core: Toggle Write Booster during clock scaling base on gear speed Ziqi Chen (Thu Feb 06 2025 - 03:00:10 EST)
- Re: [PATCH v1] can: j1939: Extend stack documentation with buffer size behavior Marc Kleine-Budde (Thu Feb 06 2025 - 03:00:21 EST)
- Re: [PATCH v2] RISC-V: hwprobe: Use BIT macro to avoid warnings Clément Léger (Thu Feb 06 2025 - 03:00:56 EST)
- Re: [PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split Andrew Morton (Thu Feb 06 2025 - 03:01:19 EST)
- Re: [PATCH] can: etas_es58x: fix potential NULL pointer dereference on udev->serial Marc Kleine-Budde (Thu Feb 06 2025 - 03:01:28 EST)
- Re: [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist Dan Carpenter (Thu Feb 06 2025 - 03:02:18 EST)
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping Oliver Sang (Thu Feb 06 2025 - 03:02:50 EST)
- Re: [PATCH] Documentation/networking: Fix basic node example document ISO 15765-2 Marc Kleine-Budde (Thu Feb 06 2025 - 03:03:11 EST)
- Compile error on "error: call to ‘__compiletime_assert_581’ declared with attribute error: clamp() low limit dsc_min_bpc * 3 greater than high limit dsc_max_bpc * 3" Zhuo, Qiuxu (Thu Feb 06 2025 - 03:05:26 EST)
- Re: [RFC PATCH] perf/core: Prevent dereferencing NULL pointer Peter Zijlstra (Thu Feb 06 2025 - 03:05:41 EST)
- [RFC PATCH 00/11] rv: Add scheduler specification monitors Gabriele Monaco (Thu Feb 06 2025 - 03:10:17 EST)
- [RFC PATCH 01/11] tracing: Fix DECLARE_TRACE_CONDITION Gabriele Monaco (Thu Feb 06 2025 - 03:10:23 EST)
- [RFC PATCH 02/11] rv: Add license identifiers to monitor files Gabriele Monaco (Thu Feb 06 2025 - 03:10:39 EST)
- [RFC PATCH 03/11] sched: Add sched tracepoints for RV task model Gabriele Monaco (Thu Feb 06 2025 - 03:10:41 EST)
- [RFC PATCH 04/11] rv: Add option for nested monitors and include sched Gabriele Monaco (Thu Feb 06 2025 - 03:11:07 EST)
- [RFC PATCH 06/11] rv: Add snroc per-task monitor Gabriele Monaco (Thu Feb 06 2025 - 03:11:19 EST)
- [RFC PATCH 05/11] rv: Add sco and tss per-cpu monitors Gabriele Monaco (Thu Feb 06 2025 - 03:11:20 EST)
- [RFC PATCH 08/11] tools/rv: Add support for nested monitors Gabriele Monaco (Thu Feb 06 2025 - 03:11:34 EST)
- [RFC PATCH 07/11] rv: Add scpd, snep and sncid per-cpu monitors Gabriele Monaco (Thu Feb 06 2025 - 03:11:45 EST)
- [RFC PATCH 09/11] verification/dot2k: Add support for nested monitors Gabriele Monaco (Thu Feb 06 2025 - 03:12:34 EST)
- Re: [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint John Garry (Thu Feb 06 2025 - 03:12:35 EST)
- [RFC PATCH 10/11] Documentation/rv: Add docs for the sched monitors Gabriele Monaco (Thu Feb 06 2025 - 03:12:53 EST)
- [RFC PATCH 11/11] tools/rv: Allow rv list to filter for container Gabriele Monaco (Thu Feb 06 2025 - 03:13:01 EST)
- Re: [PATCH] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Peter Zijlstra (Thu Feb 06 2025 - 03:13:31 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sebastian Andrzej Siewior (Thu Feb 06 2025 - 03:13:38 EST)
- Re: [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault() Peter Zijlstra (Thu Feb 06 2025 - 03:13:47 EST)
- [PATCH] thermal: core: Remove duplicate struct declaration xueqin Luo (Thu Feb 06 2025 - 03:14:58 EST)
- [PATCH next] drm/i915: Fix NULL vs IS_ERR() check in __shmem_writeback() Dan Carpenter (Thu Feb 06 2025 - 03:17:17 EST)
- Re: [PATCH] coresight-tmc: stop disabling tmc when flush timeout Yuanfang Zhang (Thu Feb 06 2025 - 03:17:45 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Thu Feb 06 2025 - 03:18:01 EST)
- Re: [RFC PATCH 03/11] sched: Add sched tracepoints for RV task model Peter Zijlstra (Thu Feb 06 2025 - 03:19:55 EST)
- Re: [PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length Liang Jie (Thu Feb 06 2025 - 03:20:20 EST)
- Re: [PATCH bpf] bpf: skip non existing key in generic_map_lookup_batch Yan Zhai (Thu Feb 06 2025 - 03:20:34 EST)
- [PATCH] HID: lenovo: silence unreachable code warning Dan Carpenter (Thu Feb 06 2025 - 03:21:11 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Sergey Senozhatsky (Thu Feb 06 2025 - 03:23:01 EST)
- [PATCH net-next] wifi: rtlwifi: rtl8192de: Fix typos Andrew Kreimer (Thu Feb 06 2025 - 03:25:17 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sebastian Andrzej Siewior (Thu Feb 06 2025 - 03:26:46 EST)
- Re: [PATCH 6/8] tracing: Have persistent trace instances save module addresses Google (Thu Feb 06 2025 - 03:27:05 EST)
- Re: [PATCH] arm64: dts: renesas: r9a08g045: Add OPP table Geert Uytterhoeven (Thu Feb 06 2025 - 03:27:19 EST)
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h Marc Zyngier (Thu Feb 06 2025 - 03:27:40 EST)
- [PATCH] spi: sn-f-ospi: Fix division by zero Kunihiko Hayashi (Thu Feb 06 2025 - 03:28:00 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() John Ogness (Thu Feb 06 2025 - 03:28:29 EST)
- Re: [PATCHv4 01/17] zram: switch to non-atomic entry locking Sergey Senozhatsky (Thu Feb 06 2025 - 03:29:26 EST)
- Re: [PATCH] pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map Linus Walleij (Thu Feb 06 2025 - 03:31:40 EST)
- Re: [PATCH v3 1/5] ACPI/RAS/AEST: Initial AEST driver Ruidong Tian (Thu Feb 06 2025 - 03:33:05 EST)
- Re: [PATCH v2 3/3] pci/msi: remove pci_msi_ignore_mask Roger Pau Monné (Thu Feb 06 2025 - 03:33:44 EST)
- [PATCH] power: supply: axp20x_usb_power: Fix typo in dev_warn message Andrew Kreimer (Thu Feb 06 2025 - 03:34:22 EST)
- Re: [PATCH -next] pinctrl: pistachio: Remove dead code in pistachio_gpio_register() Linus Walleij (Thu Feb 06 2025 - 03:35:20 EST)
- Re: [PATCH] spi: sn-f-ospi: Fix division by zero Kunihiko Hayashi (Thu Feb 06 2025 - 03:36:18 EST)
- Re: [PATCH -next] pinctrl: nuvoton: npcm8xx: Fix error handling in npcm8xx_gpio_fw() Linus Walleij (Thu Feb 06 2025 - 03:36:28 EST)
- Re: [PATCH] power: supply: axp20x_usb_power: Fix typo in dev_warn message Chen-Yu Tsai (Thu Feb 06 2025 - 03:36:47 EST)
- Re: [RFC PATCH 03/11] sched: Add sched tracepoints for RV task model Gabriele Monaco (Thu Feb 06 2025 - 03:37:00 EST)
- Re: [PATCH] net: stmmac: dwmac-loongson: Add fix_soc_reset function Yanteng Si (Thu Feb 06 2025 - 03:37:45 EST)
- [PATCH] iio: dac: adi-axi-dac: drop io_mode check Angelo Dureghello (Thu Feb 06 2025 - 03:37:48 EST)
- Re: Re: [PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible WangYuli (Thu Feb 06 2025 - 03:38:14 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Joshua Yeong (Thu Feb 06 2025 - 03:38:56 EST)
- Re: [PATCH v4 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description Rob Herring (Arm) (Thu Feb 06 2025 - 03:39:31 EST)
- [syzbot] [nfs?] [net?] WARNING in remove_proc_entry (7) syzbot (Thu Feb 06 2025 - 03:39:31 EST)
- Re: [v3 2/2] pwm: atcpit100: add Andes PWM driver support Ben Zong-You Xie (Thu Feb 06 2025 - 03:40:00 EST)
- Re: [PATCH v2 1/5] dt-bindings: ROHM BD79124 ADC/GPO Matti Vaittinen (Thu Feb 06 2025 - 03:40:38 EST)
- Re: [PATCH rdma-next v1 0/3] Print link status when it is changed Leon Romanovsky (Thu Feb 06 2025 - 03:42:08 EST)
- [PATCH] scsi: target: iscsi: Fix typos Andrew Kreimer (Thu Feb 06 2025 - 03:49:24 EST)
- Re: [PATCH v5] arm64: mm: Populate vmemmap/linear at the page level for hotplugged sections Zhenhua Huang (Thu Feb 06 2025 - 03:49:35 EST)
- Re: [PATCH] media: nxp: imx8-isi: check return value of media_pad_remote_pad_first() Martin Kepplinger (Thu Feb 06 2025 - 03:50:01 EST)
- [net-next PATCH v5 0/6] Add af_xdp support for cn10k Suman Ghosh (Thu Feb 06 2025 - 03:51:33 EST)
- [net-next PATCH v5 2/6] octeontx2-pf: Add AF_XDP non-zero copy support Suman Ghosh (Thu Feb 06 2025 - 03:51:48 EST)
- [net-next PATCH v5 1/6] octeontx2-pf: use xdp_return_frame() to free xdp buffers Suman Ghosh (Thu Feb 06 2025 - 03:52:46 EST)
- [net-next PATCH v5 3/6] octeontx2-pf: AF_XDP zero copy receive support Suman Ghosh (Thu Feb 06 2025 - 03:52:55 EST)
- [net-next PATCH v5 4/6] octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queue Suman Ghosh (Thu Feb 06 2025 - 03:53:21 EST)
- [net-next PATCH v5 5/6] octeontx2-pf: Prepare for AF_XDP Suman Ghosh (Thu Feb 06 2025 - 03:53:25 EST)
- Re: [PATCH rdma-next 0/2] RDMA/mana_ib: enable error cqes Leon Romanovsky (Thu Feb 06 2025 - 03:53:44 EST)
- [net-next PATCH v5 6/6] octeontx2-pf: AF_XDP zero copy transmit support Suman Ghosh (Thu Feb 06 2025 - 03:54:17 EST)
- RE: [PATCH v2] scsi: ufs: critical health condition Avri Altman (Thu Feb 06 2025 - 03:56:12 EST)
- Re: [PATCH v3 0/8] Introduce debugfs support in IOMMU Suthikulpanit, Suravee (Thu Feb 06 2025 - 03:56:36 EST)
- Re: [PATCH] ftrace: Avoid potential division by zero in function_stat_show() Nikolay Kuratov (Thu Feb 06 2025 - 03:57:35 EST)
- Re: [RFC PATCH 03/11] sched: Add sched tracepoints for RV task model Peter Zijlstra (Thu Feb 06 2025 - 03:57:54 EST)
- [RESEND PATCH v1] spi: sn-f-ospi: Fix division by zero Kunihiko Hayashi (Thu Feb 06 2025 - 03:58:19 EST)
- Re: [PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length Kuniyuki Iwashima (Thu Feb 06 2025 - 03:59:11 EST)
- Re: [PATCH] virtio: Remove virtio devices on device_shutdown() Eric Auger (Thu Feb 06 2025 - 04:00:14 EST)
- Re: [PATCH v6 2/3] firmware: add Exynos ACPM protocol driver Tudor Ambarus (Thu Feb 06 2025 - 04:02:24 EST)
- [PATCH v2] ftrace: Avoid potential division by zero in function_stat_show() Nikolay Kuratov (Thu Feb 06 2025 - 04:02:37 EST)
- Re: [PATCH] vfs: inline getname() Jan Kara (Thu Feb 06 2025 - 04:03:03 EST)
- Re: [PATCH net-next v4] netdev-genl: Elide napi_id when not present Eric Dumazet (Thu Feb 06 2025 - 04:03:22 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Sebastian Andrzej Siewior (Thu Feb 06 2025 - 04:03:48 EST)
- Re: [PATCH rdma-next 1/1] RDMA/mana_ib: Allocate PAGE aligned doorbell index Leon Romanovsky (Thu Feb 06 2025 - 04:04:08 EST)
- Re: [PATCH v2] PCI: dwc: Use level-triggered handler for MSI IRQs Marc Zyngier (Thu Feb 06 2025 - 04:04:35 EST)
- Re: drivers/hid/intel-thc-hid/intel-thc/intel-thc-dma.c:298:38: sparse: sparse: dubious: !x | !y David Laight (Thu Feb 06 2025 - 04:04:54 EST)
- [PATCH] cxl: Fix typo in RC description Andrew Kreimer (Thu Feb 06 2025 - 04:05:15 EST)
- RE: [PATCH 2/2] hwmon: (pmbus/lt3074): add support for lt3074 Encarnacion, Cedric justine (Thu Feb 06 2025 - 04:06:46 EST)
- Re: [PATCH v2 0/4] scmi: Bypass set fwnode and introduce allow/block list to address devlink issue Linus Walleij (Thu Feb 06 2025 - 04:08:00 EST)
- Re: [PATCH rdma-next 1/1] RDMA/mana_ib: Add port statistics support Leon Romanovsky (Thu Feb 06 2025 - 04:08:45 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds K Prateek Nayak (Thu Feb 06 2025 - 04:10:35 EST)
- Re: [PATCH rdma-next 1/1] RDMA/mana_ib: Add port statistics support Leon Romanovsky (Thu Feb 06 2025 - 04:12:17 EST)
- Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Jiri Slaby (Thu Feb 06 2025 - 04:12:31 EST)
- Re: [PATCH] pinctrl: pinconf-generic: Print unsigned value if a format is registered Linus Walleij (Thu Feb 06 2025 - 04:15:24 EST)
- [syzbot] Monthly fbdev report (Feb 2025) syzbot (Thu Feb 06 2025 - 04:15:33 EST)
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size John Garry (Thu Feb 06 2025 - 04:15:47 EST)
- [PATCH] Documentation: Remove repeated word in docs Charles Han (Thu Feb 06 2025 - 04:17:13 EST)
- Re: [PATCH v5 5/5] MAINTAINERS: Add entries for touchbar display driver Maxime Ripard (Thu Feb 06 2025 - 04:17:42 EST)
- Re: [PATCH v4 1/4] dt-bindings: gpio: spacemit: add support for K1 SoC Linus Walleij (Thu Feb 06 2025 - 04:18:47 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range David Woodhouse (Thu Feb 06 2025 - 04:19:06 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Limit AVIC physical max index based on configured max_vcpu_ids Naveen N Rao (Thu Feb 06 2025 - 04:19:33 EST)
- RE: [PATCH 1/2] dt-bindings: trivial-devices: add lt3074 Encarnacion, Cedric justine (Thu Feb 06 2025 - 04:20:01 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Hector Martin (Thu Feb 06 2025 - 04:20:16 EST)
- Re: kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx Christophe Leroy (Thu Feb 06 2025 - 04:20:28 EST)
- [PATCH RFC 0/3] Add support for Texas Instruments DTHE V2 crypto accelerator T Pratham (Thu Feb 06 2025 - 04:21:38 EST)
- [PATCH RFC 1/3] dt-bindings: crypto: Add binding for TI DTHE V2 driver T Pratham (Thu Feb 06 2025 - 04:21:50 EST)
- [PATCH RFC 2/3] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC) T Pratham (Thu Feb 06 2025 - 04:22:09 EST)
- Re: [PATCH] vfs: inline getname() Christian Brauner (Thu Feb 06 2025 - 04:22:32 EST)
- [PATCH RFC DONOTMERGE 3/3] arm64: defconfig: enable DTHE V2 module T Pratham (Thu Feb 06 2025 - 04:22:49 EST)
- Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Thu Feb 06 2025 - 04:23:45 EST)
- Re: [PATCH] ASoC: dmic: Add DSD big endian format support Daniel Baluta (Thu Feb 06 2025 - 04:24:11 EST)
- Re: [PATCH v5 5/5] MAINTAINERS: Add entries for touchbar display driver Sasha Finkelstein (Thu Feb 06 2025 - 04:25:05 EST)
- Re: [PATCH] pinctrl: mcp23s08: Get rid of spurious level interrupts Linus Walleij (Thu Feb 06 2025 - 04:26:15 EST)
- Re: [PATCH v2 1/4] dt-bindings: arm: mediatek: add mt8370-evk board Louis-Alexis Eyraud (Thu Feb 06 2025 - 04:26:23 EST)
- Re: [PATCH 0/2] printf: convert self-test to KUnit Rasmus Villemoes (Thu Feb 06 2025 - 04:27:19 EST)
- Re: [RFC PATCH 1/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Werner Sembach (Thu Feb 06 2025 - 04:29:21 EST)
- Re: [PATCH v11 3/3] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices Lukasz Majewski (Thu Feb 06 2025 - 04:29:26 EST)
- [PATCH] staging: gpib: Resolve prefixing 0x with decimal Ajith P V (Thu Feb 06 2025 - 04:29:54 EST)
- [PATCH v6 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer Abel Vesa (Thu Feb 06 2025 - 04:30:19 EST)
- [PATCH v6 2/2] usb: typec: Add support for Parade PS8830 Type-C Retimer Abel Vesa (Thu Feb 06 2025 - 04:30:31 EST)
- [PATCH v6 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings Abel Vesa (Thu Feb 06 2025 - 04:30:32 EST)
- [PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver Viresh Kumar (Thu Feb 06 2025 - 04:30:33 EST)
- [PATCH V8 01/14] rust: macros: enable use of hyphens in module names Viresh Kumar (Thu Feb 06 2025 - 04:31:04 EST)
- [PATCH V8 02/14] cpufreq: Use enum for cpufreq flags that use BIT() Viresh Kumar (Thu Feb 06 2025 - 04:31:32 EST)
- [PATCH V8 04/14] rust: Add cpumask helpers Viresh Kumar (Thu Feb 06 2025 - 04:31:34 EST)
- [PATCH V8 03/14] rust: cpu: Add from_cpu() Viresh Kumar (Thu Feb 06 2025 - 04:31:50 EST)
- [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework Viresh Kumar (Thu Feb 06 2025 - 04:32:06 EST)
- [PATCH V8 05/14] rust: Add bindings for cpumask Viresh Kumar (Thu Feb 06 2025 - 04:32:10 EST)
- [PATCH V8 07/14] rust: Add initial bindings for OPP framework Viresh Kumar (Thu Feb 06 2025 - 04:32:21 EST)
- [PATCH V8 10/14] rust: Add initial bindings for cpufreq framework Viresh Kumar (Thu Feb 06 2025 - 04:33:01 EST)
- [PATCH V8 09/14] rust: Extend OPP bindings for the configuration options Viresh Kumar (Thu Feb 06 2025 - 04:33:02 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Juri Lelli (Thu Feb 06 2025 - 04:33:19 EST)
- [PATCH V8 08/14] rust: Extend OPP bindings for the OPP table Viresh Kumar (Thu Feb 06 2025 - 04:33:20 EST)
- [PATCH V8 11/14] rust: Extend cpufreq bindings for policy and driver ops Viresh Kumar (Thu Feb 06 2025 - 04:33:34 EST)
- [PATCH V8 13/14] rust: Extend OPP bindings with CPU frequency table Viresh Kumar (Thu Feb 06 2025 - 04:34:13 EST)
- [PATCH V8 14/14] cpufreq: Add Rust based cpufreq-dt driver Viresh Kumar (Thu Feb 06 2025 - 04:34:32 EST)
- [PATCH V8 12/14] rust: Extend cpufreq bindings for driver registration Viresh Kumar (Thu Feb 06 2025 - 04:34:42 EST)
- [PATCH v2] Documentation/no_hz: Remove description that states boot CPU cannot be nohz_full Krishanth Jagaduri via B4 Relay (Thu Feb 06 2025 - 04:34:48 EST)
- Re: [PATCH] Documentation: Remove repeated word in docs Marc Kleine-Budde (Thu Feb 06 2025 - 04:34:56 EST)
- Re: [PATCH v1 1/2] pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers Linus Walleij (Thu Feb 06 2025 - 04:35:22 EST)
- Re: [PATCH] serial: mctrl_gpio: Remove unused mctrl_gpio_free Linus Walleij (Thu Feb 06 2025 - 04:35:33 EST)
- Re: Re: [PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible Ard Biesheuvel (Thu Feb 06 2025 - 04:35:34 EST)
- Re: [PATCH v2 1/2] net, treewide: define and use MAC_ADDR_LEN kernel test robot (Thu Feb 06 2025 - 04:35:43 EST)
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Christian Brauner (Thu Feb 06 2025 - 04:35:47 EST)
- Re: [PATCH v3 00/18] vDSO: Introduce generic data storage David Woodhouse (Thu Feb 06 2025 - 04:36:29 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Ron Economos (Thu Feb 06 2025 - 04:36:45 EST)
- Re: [PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 Steven Price (Thu Feb 06 2025 - 04:36:54 EST)
- Re: [PATCH 0/3] gpio: bcm-kona: Various GPIO fixups Linus Walleij (Thu Feb 06 2025 - 04:37:08 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Luna Jernberg (Thu Feb 06 2025 - 04:38:12 EST)
- [PATCH net-next v3 0/2] Use PHYlib for reset randomization and adjustable polling Oleksij Rempel (Thu Feb 06 2025 - 04:39:19 EST)
- Re: [PATCH 01/20] perf/x86/intel: Add PMU support for Clearwater Forest Mi, Dapeng (Thu Feb 06 2025 - 04:39:21 EST)
- [PATCH net-next v3 1/2] net: phy: Add support for driver-specific next update time Oleksij Rempel (Thu Feb 06 2025 - 04:39:24 EST)
- [PATCH net-next v3 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection Oleksij Rempel (Thu Feb 06 2025 - 04:39:31 EST)
- Re: [PATCH 0/3] gpio: bcm-kona: Various GPIO fixups Linus Walleij (Thu Feb 06 2025 - 04:39:42 EST)
- Re: [RFC PATCH 4/5] pinctrl: Support ROHM BD79124 pinmux / GPO Linus Walleij (Thu Feb 06 2025 - 04:40:10 EST)
- Re: [PATCH 01/20] perf/x86/intel: Add PMU support for Clearwater Forest Peter Zijlstra (Thu Feb 06 2025 - 04:40:27 EST)
- [PATCH]: watchdog: Allow watchdog to remain enabled after probe Regis Dargent (Thu Feb 06 2025 - 04:40:37 EST)
- Re: [PATCH net-next v3 2/3] net: phy: Add helper for getting tx amplitude gain Dimitri Fedrau (Thu Feb 06 2025 - 04:41:09 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Ron Economos (Thu Feb 06 2025 - 04:43:00 EST)
- Re: [syzbot] [hardening?] [mm?] BUG: bad usercopy in vfs_readlink Jan Kara (Thu Feb 06 2025 - 04:43:43 EST)
- Re: [PATCH] ext4: pass strlen() of the symlink instead of i_size to inode_set_cached_link() Christian Brauner (Thu Feb 06 2025 - 04:44:38 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Mukesh Kumar Savaliya (Thu Feb 06 2025 - 04:44:58 EST)
- Re: [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq Peng Fan (Thu Feb 06 2025 - 04:45:56 EST)
- [PATCHv2 net 0/2] bonding: fix incorrect mac address setting Hangbin Liu (Thu Feb 06 2025 - 04:46:22 EST)
- [PATCHv2 net 1/2] bonding: fix incorrect MAC address setting to receive NS messages Hangbin Liu (Thu Feb 06 2025 - 04:46:46 EST)
- Re: [PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length Liang Jie (Thu Feb 06 2025 - 04:47:07 EST)
- [PATCHv2 net 2/2] selftests: bonding: fix incorrect mac address Hangbin Liu (Thu Feb 06 2025 - 04:47:18 EST)
- Re: [PATCH 0/3] CONFIG_VFS_DEBUG at last Christian Brauner (Thu Feb 06 2025 - 04:47:39 EST)
- Re: [PATCH v2 1/4] clk: Introduce clk_hw_set_spread_spectrum Marco Felsch (Thu Feb 06 2025 - 04:48:10 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds Naman Jain (Thu Feb 06 2025 - 04:48:27 EST)
- Re: [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN Michal Swiatkowski (Thu Feb 06 2025 - 04:48:55 EST)
- Re: [PATCH v2 1/2] pipe: introduce struct file_operations pipeanon_fops Christian Brauner (Thu Feb 06 2025 - 04:49:16 EST)
- Re: [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN Johannes Berg (Thu Feb 06 2025 - 04:51:06 EST)
- Re: [PATCH] Documentation/no_hz: Remove description that states boot CPU cannot be nohz_full Krishanth Jagaduri (Thu Feb 06 2025 - 04:51:20 EST)
- Re: [RFC PATCH 1/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Ilpo Järvinen (Thu Feb 06 2025 - 04:51:32 EST)
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Mike Yuan (Thu Feb 06 2025 - 04:52:00 EST)
- Re: [PATCH 6.6 000/393] 6.6.76-rc1 review Ron Economos (Thu Feb 06 2025 - 04:53:22 EST)
- Re: [PATCH v3 0/8] Support Multi-frequency scale for UFS neil . armstrong (Thu Feb 06 2025 - 04:53:39 EST)
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes Christian Brauner (Thu Feb 06 2025 - 04:55:21 EST)
- Re: [PATCH v2 00/45] Consolidate hrtimer initialization - Part 4 Alexander Shishkin (Thu Feb 06 2025 - 04:56:44 EST)
- [PATCH v3 1/7] media: dt-bindings: media: video-interfaces: add defines for sampling modes Michael Riesch (Thu Feb 06 2025 - 04:58:13 EST)
- [PATCH v3 0/7] media: rockchip: add a driver for the rockchip camera interface Michael Riesch (Thu Feb 06 2025 - 04:58:30 EST)
- [PATCH v3 3/7] media: dt-bindings: media: add bindings for rockchip rk3568 vicap Michael Riesch (Thu Feb 06 2025 - 04:58:42 EST)
- [PATCH v3 2/7] media: dt-bindings: media: add bindings for rockchip px30 vip Michael Riesch (Thu Feb 06 2025 - 04:58:52 EST)
- [PATCH v3 5/7] arm64: dts: rockchip: add the vip node to px30 Michael Riesch (Thu Feb 06 2025 - 04:59:09 EST)
- [PATCH v3 6/7] arm64: dts: rockchip: add vicap node to rk356x Michael Riesch (Thu Feb 06 2025 - 04:59:28 EST)
- [PATCH v3 7/7] arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander Michael Riesch (Thu Feb 06 2025 - 04:59:50 EST)
- [PATCH v3 4/7] media: rockchip: add a driver for the rockchip camera interface Michael Riesch (Thu Feb 06 2025 - 05:00:03 EST)
- Re: [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist Peng Fan (Thu Feb 06 2025 - 05:00:24 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Thu Feb 06 2025 - 05:00:37 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Thu Feb 06 2025 - 05:00:49 EST)
- [syzbot] [mm?] WARNING in fsnotify_file_area_perm syzbot (Thu Feb 06 2025 - 05:01:01 EST)
- Re: [PATCH v2 1/3] regulator: ad5398: change enable bit name to improve readibility Isaac Scott (Thu Feb 06 2025 - 05:01:14 EST)
- Re: [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk Jeffrey Altman (Thu Feb 06 2025 - 05:01:43 EST)
- RE: [PATCH v11 8/8] iio: adc: ad4851: add ad485x driver Miclaus, Antoniu (Thu Feb 06 2025 - 05:01:53 EST)
- Re: [PATCH 8/8] tracing: Update modules to persistent instances when loaded Google (Thu Feb 06 2025 - 05:02:00 EST)
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Christian Brauner (Thu Feb 06 2025 - 05:03:20 EST)
- Re: [PATCH] virtio: Remove virtio devices on device_shutdown() Kirill A. Shutemov (Thu Feb 06 2025 - 05:04:47 EST)
- Re: [RFC PATCH 4/5] pinctrl: Support ROHM BD79124 pinmux / GPO Matti Vaittinen (Thu Feb 06 2025 - 05:05:43 EST)
- drivers/firmware/broadcom/tee_bnxt_fw.c:62: warning: Function parameter or struct member 'fw_shm_pool' not described in 'tee_bnxt_fw_private' kernel test robot (Thu Feb 06 2025 - 05:08:10 EST)
- Re: [PATCH v3 3/6] RISC-V: add f & d extension validation checks Clément Léger (Thu Feb 06 2025 - 05:08:58 EST)
- Re: [PATCH v3 1/6] RISC-V: add vector extension validation checks Clément Léger (Thu Feb 06 2025 - 05:09:13 EST)
- Re: [RFC PATCH 4/5] pinctrl: Support ROHM BD79124 pinmux / GPO Matti Vaittinen (Thu Feb 06 2025 - 05:09:50 EST)
- Re: [PATCH net-next v2] af_unix: Refine UNIX pathname sockets autobind identifier length Eric Dumazet (Thu Feb 06 2025 - 05:10:02 EST)
- [RFC PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power state Gautam Menghani (Thu Feb 06 2025 - 05:10:35 EST)
- Re: [PATCH net-next v6 4/7] stmmac: intel: configure SerDes according to the interface mode Russell King (Oracle) (Thu Feb 06 2025 - 05:12:18 EST)
- [PATCH] arm64: dts: qcom: qcm6490-idp: Update protected clocks list Taniya Das (Thu Feb 06 2025 - 05:13:49 EST)
- Re: [PATCH]: watchdog: Allow watchdog to remain enabled after probe Chen-Yu Tsai (Thu Feb 06 2025 - 05:14:48 EST)
- [PATCH rcu 6/5] Make RCU watch ct_kernel_exit_state() warning Paul E. McKenney (Thu Feb 06 2025 - 05:15:16 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Thu Feb 06 2025 - 05:18:47 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds K Prateek Nayak (Thu Feb 06 2025 - 05:19:42 EST)
- Re: [PATCH v3 2/6] RISC-V: add vector crypto extension validation checks Clément Léger (Thu Feb 06 2025 - 05:20:45 EST)
- Re: [PATCH v9 00/12] AMD broadcast TLB invalidation Oleksandr Natalenko (Thu Feb 06 2025 - 05:23:20 EST)
- Re: [PATCH net-next v1 1/1] net: sxgbe: rework EEE handling to use PHY negotiation results Russell King (Oracle) (Thu Feb 06 2025 - 05:24:49 EST)
- Re: [PATCH RFC 1/3] dt-bindings: crypto: Add binding for TI DTHE V2 driver Rob Herring (Arm) (Thu Feb 06 2025 - 05:25:03 EST)
- [PATCH 5.4~6.13] MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static WangYuli (Thu Feb 06 2025 - 05:27:30 EST)
- Re: linux-next: build failure after merge of the drivers-x86 tree Ilpo Järvinen (Thu Feb 06 2025 - 05:27:43 EST)
- Re: [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN Michal Swiatkowski (Thu Feb 06 2025 - 05:27:59 EST)
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically John Garry (Thu Feb 06 2025 - 05:28:25 EST)
- Re: [PATCH v3 1/2] net, treewide: define and use MAC_ADDR_STR_LEN Johannes Berg (Thu Feb 06 2025 - 05:29:20 EST)
- [PATCH drivers-next] regulator: ad5398: Fix incorrect power down bit mask Dheeraj Reddy Jonnalagadda (Thu Feb 06 2025 - 05:32:08 EST)
- Re: [PATCH] coresight-tmc: stop disabling tmc when flush timeout Leo Yan (Thu Feb 06 2025 - 05:32:29 EST)
- [tip:perf/core] BUILD SUCCESS e02e9b0374c378aab016ae8ace60d9d98ab8caa6 kernel test robot (Thu Feb 06 2025 - 05:33:09 EST)
- Re: [PATCH netdev] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000 Simon Horman (Thu Feb 06 2025 - 05:34:32 EST)
- Re: [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent() John Garry (Thu Feb 06 2025 - 05:35:55 EST)
- [PATCH] MAINTAINERS: Add TTM reviewers Thomas Hellström (Thu Feb 06 2025 - 05:36:16 EST)
- Re: [PATCH v6 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support Ciprian Marian Costea (Thu Feb 06 2025 - 05:36:27 EST)
- [PATCH] arm64: dts: qcom: x1e80100: Add the watchdog device Abel Vesa (Thu Feb 06 2025 - 05:37:45 EST)
- [gustavoars:testing/wfamnae-next20250124] BUILD REGRESSION 5a735a68fd3450a07cc950b19df8f0d54037595a kernel test robot (Thu Feb 06 2025 - 05:38:21 EST)
- Re: [PATCH v4 1/4] dt-bindings: gpio: spacemit: add support for K1 SoC Yixun Lan (Thu Feb 06 2025 - 05:39:38 EST)
- Re: [PATCH net-next v2] gve: Add RSS cache for non RSS device option scenario kernel test robot (Thu Feb 06 2025 - 05:40:20 EST)
- [PATCH v3 0/4] Add support for Mediatek Genio 510 EVK board Louis-Alexis Eyraud (Thu Feb 06 2025 - 05:40:34 EST)
- [PATCH v3 1/4] dt-bindings: arm: mediatek: add mt8370-evk board Louis-Alexis Eyraud (Thu Feb 06 2025 - 05:40:37 EST)
- [PATCH v3 2/4] arm64: dts: mediatek: add support for MT8370 SoC Louis-Alexis Eyraud (Thu Feb 06 2025 - 05:40:50 EST)
- [PATCH v3 4/4] arm64: dts: mediatek: add device-tree for Genio 510 EVK board Louis-Alexis Eyraud (Thu Feb 06 2025 - 05:41:05 EST)
- Re: [PATCH v5 1/5] exit: perform add_device_randomness() without tasklist_lock Christian Brauner (Thu Feb 06 2025 - 05:41:14 EST)
- [PATCH v3 3/4] arm64: dts: mediatek: mt8390-genio-700-evk: Move common parts to dtsi Louis-Alexis Eyraud (Thu Feb 06 2025 - 05:41:31 EST)
- Re: [RFC PATCH 1/3] virtio-gpu api: add blob userptr resource Huang, Honglei1 (Thu Feb 06 2025 - 05:41:48 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Maciej Wieczor-Retman (Thu Feb 06 2025 - 05:42:02 EST)
- Re: [PATCH 1/1] refcount: provide ops for cases when object's memory can be reused Vlastimil Babka (Thu Feb 06 2025 - 05:42:13 EST)
- Re: [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic() John Garry (Thu Feb 06 2025 - 05:43:40 EST)
- [PATCH v7] drm/virtio: Add drm_panic support Ryosuke Yasuoka (Thu Feb 06 2025 - 05:43:53 EST)
- Re: [PATCH] arm64: dts: qcom: x1e80100: Add the watchdog device Johan Hovold (Thu Feb 06 2025 - 05:44:20 EST)
- Re: [PATCH v1 19/29] cxl/region: Use endpoint's HPA range to find the port's decoder Robert Richter (Thu Feb 06 2025 - 05:50:29 EST)
- Re: [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code Will Deacon (Thu Feb 06 2025 - 05:51:19 EST)
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object Huang, Honglei1 (Thu Feb 06 2025 - 05:54:25 EST)
- Re: [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global Jonathan Cameron (Thu Feb 06 2025 - 05:54:35 EST)
- [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Christian Heusel (Thu Feb 06 2025 - 05:54:59 EST)
- [PATCH bpf-next v2 01/26] locking: Move MCS struct definition to public header Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:55:04 EST)
- [PATCH bpf-next v2 02/26] locking: Move common qspinlock helpers to a private header Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:55:29 EST)
- [PATCH bpf-next v2 03/26] locking: Allow obtaining result of arch_mcs_spin_lock_contended Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:55:30 EST)
- [PATCH bpf-next v2 00/26] Resilient Queued Spin Lock Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:55:32 EST)
- [PATCH bpf-next v2 05/26] rqspinlock: Add rqspinlock.h header Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:55:54 EST)
- [PATCH bpf-next v2 04/26] locking: Copy out qspinlock.c to rqspinlock.c Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:56:03 EST)
- [PATCH bpf-next v2 06/26] rqspinlock: Drop PV and virtualization support Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:56:17 EST)
- [PATCH bpf-next v2 07/26] rqspinlock: Add support for timeouts Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:56:28 EST)
- [PATCH bpf-next v2 08/26] rqspinlock: Protect pending bit owners from stalls Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:56:43 EST)
- [PATCH bpf-next v2 09/26] rqspinlock: Protect waiters in queue from stalls Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:57:15 EST)
- [PATCH bpf-next v2 10/26] rqspinlock: Protect waiters in trylock fallback from stalls Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:57:18 EST)
- [PATCH bpf-next v2 12/26] rqspinlock: Add a test-and-set fallback Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:57:45 EST)
- [PATCH bpf-next v2 11/26] rqspinlock: Add deadlock detection and recovery Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:57:46 EST)
- [PATCH bpf-next v2 13/26] rqspinlock: Add basic support for CONFIG_PARAVIRT Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:58:01 EST)
- [PATCH bpf-next v2 14/26] rqspinlock: Add helper to print a splat on timeout or deadlock Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:58:14 EST)
- [PATCH bpf-next v2 15/26] rqspinlock: Add macros for rqspinlock usage Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:58:30 EST)
- [PATCH bpf-next v2 16/26] rqspinlock: Add locktorture support Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:58:46 EST)
- [PATCH bpf-next v2 17/26] rqspinlock: Hardcode cond_acquire loops to asm-generic implementation Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:59:02 EST)
- [PATCH bpf-next v2 18/26] rqspinlock: Add entry to Makefile, MAINTAINERS Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:59:16 EST)
- [PATCH bpf-next v2 19/26] bpf: Convert hashtab.c to rqspinlock Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:59:38 EST)
- [PATCH bpf-next v2 20/26] bpf: Convert percpu_freelist.c to rqspinlock Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:59:45 EST)
- [PATCH bpf-next v2 21/26] bpf: Convert lpm_trie.c to rqspinlock Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 05:59:54 EST)
- [PATCH bpf-next v2 22/26] bpf: Introduce rqspinlock kfuncs Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 06:00:07 EST)
- [PATCH bpf-next v2 23/26] bpf: Handle allocation failure in acquire_lock_state Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 06:00:22 EST)
- Re: [PATCH v1 05/16] mm/page_table_check: Batch-check pmds/puds just like ptes Anshuman Khandual (Thu Feb 06 2025 - 06:00:40 EST)
- [PATCH bpf-next v2 25/26] bpf: Maintain FIFO property for rqspinlock unlock Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 06:01:01 EST)
- [PATCH bpf-next v2 24/26] bpf: Implement verifier support for rqspinlock Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 06:01:09 EST)
- [PATCH bpf-next v2 26/26] selftests/bpf: Add tests for rqspinlock Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 06:01:19 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds Naman Jain (Thu Feb 06 2025 - 06:01:42 EST)
- Re: [PATCH] Documentation: Remove repeated word in docs Vincent Mailhol (Thu Feb 06 2025 - 06:02:09 EST)
- Re: [PATCH 0/4] barrier: Introduce smp_cond_load_*_timeout() Kumar Kartikeya Dwivedi (Thu Feb 06 2025 - 06:02:30 EST)
- Re: [PATCH net-next v4 1/8] netconsole: consolidate send buffers into netconsole_target struct Breno Leitao (Thu Feb 06 2025 - 06:03:07 EST)
- Re: [PATCH v3 00/18] vDSO: Introduce generic data storage Thomas Weißschuh (Thu Feb 06 2025 - 06:03:08 EST)
- Re: [PATCH v1 19/29] cxl/region: Use endpoint's HPA range to find the port's decoder Robert Richter (Thu Feb 06 2025 - 06:03:53 EST)
- Re: [PATCH v6 4/7] can: Add Nuvoton NCT6694 CANFD support Vincent Mailhol (Thu Feb 06 2025 - 06:06:14 EST)
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object Huang, Honglei1 (Thu Feb 06 2025 - 06:06:19 EST)
- [PATCH net-next v5 0/8] netconsole: Add support for CPU population Breno Leitao (Thu Feb 06 2025 - 06:06:46 EST)
- [PATCH net-next v5 1/8] netconsole: consolidate send buffers into netconsole_target struct Breno Leitao (Thu Feb 06 2025 - 06:07:13 EST)
- [PATCH net-next v5 3/8] netconsole: Helper to count number of used entries Breno Leitao (Thu Feb 06 2025 - 06:07:41 EST)
- [PATCH net-next v5 2/8] netconsole: Rename userdata to extradata Breno Leitao (Thu Feb 06 2025 - 06:07:44 EST)
- [PATCH net-next v5 4/8] netconsole: Introduce configfs helpers for sysdata features Breno Leitao (Thu Feb 06 2025 - 06:08:09 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Petr Mladek (Thu Feb 06 2025 - 06:08:28 EST)
- [PATCH net-next v5 5/8] netconsole: Include sysdata in extradata entry count Breno Leitao (Thu Feb 06 2025 - 06:08:47 EST)
- [PATCH net-next v5 6/8] netconsole: add support for sysdata and CPU population Breno Leitao (Thu Feb 06 2025 - 06:08:58 EST)
- [PATCH net-next v5 7/8] netconsole: selftest: test for sysdata CPU Breno Leitao (Thu Feb 06 2025 - 06:09:21 EST)
- [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population Breno Leitao (Thu Feb 06 2025 - 06:09:28 EST)
- Re: (subset) [PATCH v7 0/2] Fix label name of hdptxphy for RK3588 Heiko Stuebner (Thu Feb 06 2025 - 06:09:53 EST)
- Re: (subset) [PATCH v3 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0 Heiko Stuebner (Thu Feb 06 2025 - 06:10:04 EST)
- Re: [PATCH v4 3/4] arm64: dts: rockchip: add overlay tests for Rock 5B PCIe overlays Quentin Schulz (Thu Feb 06 2025 - 06:10:18 EST)
- Re: [RFC PATCH 00/39] 1G page support for guest_memfd Amit Shah (Thu Feb 06 2025 - 06:10:30 EST)
- Re: (subset) [PATCH v7 0/6] Add display support for the MT8365-EVK board AngeloGioacchino Del Regno (Thu Feb 06 2025 - 06:11:05 EST)
- Re: [PATCH 1/3] arm64: dts: mediatek: mt8173-elm: Drop pmic's #address-cells and #size-cells AngeloGioacchino Del Regno (Thu Feb 06 2025 - 06:11:06 EST)
- Re: [PATCH 1/3] arm64: dts: airoha: en7581: Add Clock Controller node AngeloGioacchino Del Regno (Thu Feb 06 2025 - 06:11:13 EST)
- Re: [PATCH v3 0/4] Add support for Mediatek Genio 510 EVK board AngeloGioacchino Del Regno (Thu Feb 06 2025 - 06:11:17 EST)
- [syzbot] [usb?] WARNING in cxacru_cm/usb_submit_urb (2) syzbot (Thu Feb 06 2025 - 06:11:37 EST)
- Re: [PATCH] lib/crc-t10dif: remove digest and block size constants Ard Biesheuvel (Thu Feb 06 2025 - 06:12:10 EST)
- Re: (subset) [PATCH v7 0/2] Fix label name of hdptxphy for RK3588 Heiko Stuebner (Thu Feb 06 2025 - 06:12:29 EST)
- Re: (subset) [PATCH v3 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0 Heiko Stuebner (Thu Feb 06 2025 - 06:12:32 EST)
- Re: [PATCH] drm/mgag200: Added support for the new device G200eH5 Jocelyn Falempe (Thu Feb 06 2025 - 06:12:34 EST)
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support John Garry (Thu Feb 06 2025 - 06:12:49 EST)
- [PATCH 00/18] Reserve high bandwidth for HS isoc eps Akash Kumar (Thu Feb 06 2025 - 06:13:03 EST)
- Re: [PATCH v5 5/5] MAINTAINERS: Add entries for touchbar display driver Maxime Ripard (Thu Feb 06 2025 - 06:13:46 EST)
- [PATCH 00/18] Reserve high bandwidth for HS isoc eps Akash Kumar (Thu Feb 06 2025 - 06:16:17 EST)
- [PATCH 01/18] usb: dwc3: Reserve Higher Bandwidth for HS Periodic EPs Akash Kumar (Thu Feb 06 2025 - 06:16:29 EST)
- [PATCH 02/18] arm64: dts: qcom: sa8775p: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:16:45 EST)
- [PATCH 03/18] arm64: dts: qcom: sm8350: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:16:59 EST)
- [PATCH 04/18] arm64: dts: qcom: sm8450: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:17:14 EST)
- Re: [PATCH v3 2/2] arm64: renesas: add initial support for MYIR Remi Pi Geert Uytterhoeven (Thu Feb 06 2025 - 06:17:34 EST)
- Re: [PATCH next] drm/i915: Fix NULL vs IS_ERR() check in __shmem_writeback() Andi Shyti (Thu Feb 06 2025 - 06:17:35 EST)
- [PATCH 05/18] arm64: dts: qcom: sm8150: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:17:46 EST)
- [PATCH 07/18] arm64: dts: qcom: sm8250: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:18:27 EST)
- [PATCH 06/18] arm64: dts: qcom: sm6125: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:18:32 EST)
- [PATCH 09/18] arm64: dts: qcom: sc7280: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:18:58 EST)
- [PATCH 08/18] arm64: dts: qcom: sm6350: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:19:12 EST)
- [PATCH 10/18] arm64: dts: qcom: sdm630: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:19:20 EST)
- [PATCH 11/18] arm64: dts: qcom: sdm845: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:19:25 EST)
- [PATCH 13/18] arm64: dts: qcom: qcs404: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:20:04 EST)
- [PATCH 15/18] arm64: dts: qcom: x1e80100: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:20:29 EST)
- [PATCH 12/18] arm64: dts: qcom: sdx75: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:20:37 EST)
- [PATCH 14/18] arm64: dts: qcom: sc7180: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:21:16 EST)
- [PATCH 18/18] arm64: dts: qcom: sc8180x: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:21:19 EST)
- Re: [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader E Shattow (Thu Feb 06 2025 - 06:21:44 EST)
- [PATCH 16/18] arm64: dts: qcom: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:22:02 EST)
- [PATCH 17/18] arm64: dts: qcom: sc8280xp: Enable high bandwidth for hs isoc eps Akash Kumar (Thu Feb 06 2025 - 06:22:21 EST)
- Re: [PATCH v3 1/6] RISC-V: add vector extension validation checks Conor Dooley (Thu Feb 06 2025 - 06:23:05 EST)
- Re: [PATCH RFC 03/10] iomap: Support CoW-based atomic writes John Garry (Thu Feb 06 2025 - 06:23:22 EST)
- [PATCH v6 0/4] Add static channel mapping between soundwire master and slave Mohammad Rafi Shaik (Thu Feb 06 2025 - 06:23:31 EST)
- Re: [PATCH 04/15] kasan: arm64: x86: risc-v: Make special tags arch specific Maciej Wieczor-Retman (Thu Feb 06 2025 - 06:23:35 EST)
- [PATCH v6 1/4] ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support Mohammad Rafi Shaik (Thu Feb 06 2025 - 06:23:50 EST)
- [PATCH v6 2/4] ASoC: codecs: wcd937x: Add static channel mapping support in wcd937x-sdw Mohammad Rafi Shaik (Thu Feb 06 2025 - 06:24:39 EST)
- Re: [PATCH v3 2/6] RISC-V: add vector crypto extension validation checks Conor Dooley (Thu Feb 06 2025 - 06:24:48 EST)
- [PATCH v6 4/4] ASoC: qcom: sdw: Add get and set channel maps support from codec to cpu dais Mohammad Rafi Shaik (Thu Feb 06 2025 - 06:24:56 EST)
- Re: [syzbot] [net?] general protection fault in ip6_pol_route (3) Hillf Danton (Thu Feb 06 2025 - 06:25:07 EST)
- Re: [PATCH] drm/mgag200: Added support for the new device G200eH5 Thomas Zimmermann (Thu Feb 06 2025 - 06:25:28 EST)
- Re: [PATCH v3 3/7] media: dt-bindings: media: add bindings for rockchip rk3568 vicap Rob Herring (Arm) (Thu Feb 06 2025 - 06:25:44 EST)
- Re: [PATCH 2/2] iio: adc: Add driver for ADS7128 / ADS7138 Jonathan Cameron (Thu Feb 06 2025 - 06:25:56 EST)
- Re: [syzbot] [net?] general protection fault in ip6_pol_route (3) syzbot (Thu Feb 06 2025 - 06:26:10 EST)
- Re: [PATCH drivers-next] regulator: ad5398: Fix incorrect power down bit mask Mark Brown (Thu Feb 06 2025 - 06:28:32 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Naresh Kamboju (Thu Feb 06 2025 - 06:28:42 EST)
- [PATCH v6 3/4] soundwire: qcom: Add set_channel_map api support Mohammad Rafi Shaik (Thu Feb 06 2025 - 06:29:00 EST)
- Re: [PATCH v2 1/3] regulator: ad5398: change enable bit name to improve readibility Mark Brown (Thu Feb 06 2025 - 06:30:22 EST)
- Re: [PATCH v2 1/2] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector Konrad Dybcio (Thu Feb 06 2025 - 06:31:06 EST)
- Re: [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq Dan Carpenter (Thu Feb 06 2025 - 06:31:34 EST)
- Re: [PATCH v1 20/29] cxl/region: Use translated HPA ranges to find the port's decoder Robert Richter (Thu Feb 06 2025 - 06:32:06 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Mark Brown (Thu Feb 06 2025 - 06:33:56 EST)
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix. Vlastimil Babka (Thu Feb 06 2025 - 06:35:31 EST)
- [PATCH] perf: Improve startup time by reducing unnecessary stat() calls Krzysztof Łopatowski (Thu Feb 06 2025 - 06:36:07 EST)
- [PATCH 6.13 000/623] 6.13.2-rc1 review Theodore Grey (Thu Feb 06 2025 - 06:37:34 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Jon Hunter (Thu Feb 06 2025 - 06:38:20 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Jon Hunter (Thu Feb 06 2025 - 06:38:32 EST)
- Re: [PATCH 3/4] rust: configfs: introduce rust support for configfs Andreas Hindborg (Thu Feb 06 2025 - 06:38:49 EST)
- Re: kismet: WARNING: unmet direct dependencies detected for HUGETLBFS when selected by PPC_8xx Miaohe Lin (Thu Feb 06 2025 - 06:39:14 EST)
- [PATCH RFT v14 0/8] fork: Support shadow stacks in clone3() Mark Brown (Thu Feb 06 2025 - 06:40:19 EST)
- [PATCH RFT v14 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack() Mark Brown (Thu Feb 06 2025 - 06:40:35 EST)
- Re: [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist Dan Carpenter (Thu Feb 06 2025 - 06:40:38 EST)
- [PATCH RFT v14 2/8] Documentation: userspace-api: Add shadow stack API documentation Mark Brown (Thu Feb 06 2025 - 06:41:02 EST)
- [PATCH RFT v14 3/8] selftests: Provide helper header for shadow stack testing Mark Brown (Thu Feb 06 2025 - 06:41:17 EST)
- [PATCH RFT v14 4/8] fork: Add shadow stack support to clone3() Mark Brown (Thu Feb 06 2025 - 06:41:32 EST)
- [PATCH RFT v14 5/8] selftests/clone3: Remove redundant flushes of output streams Mark Brown (Thu Feb 06 2025 - 06:41:49 EST)
- [PATCH RFT v14 6/8] selftests/clone3: Factor more of main loop into test_clone3() Mark Brown (Thu Feb 06 2025 - 06:42:02 EST)
- [PATCH RFT v14 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code Mark Brown (Thu Feb 06 2025 - 06:42:17 EST)
- [PATCH RFT v14 8/8] selftests/clone3: Test shadow stack support Mark Brown (Thu Feb 06 2025 - 06:42:31 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Jon Hunter (Thu Feb 06 2025 - 06:43:00 EST)
- Re: [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq Cristian Marussi (Thu Feb 06 2025 - 06:43:16 EST)
- Re: [1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Markus Elfring (Thu Feb 06 2025 - 06:43:25 EST)
- Re: [PATCH v2 1/2] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock Konrad Dybcio (Thu Feb 06 2025 - 06:43:30 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Christian Heusel (Thu Feb 06 2025 - 06:43:43 EST)
- Re: [PATCH] regmap-irq: Add missing kfree() Mark Brown (Thu Feb 06 2025 - 06:45:01 EST)
- Re: [PATCH v3] regmap-irq: Add missing kfree() Mark Brown (Thu Feb 06 2025 - 06:45:10 EST)
- Re: [PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver Danilo Krummrich (Thu Feb 06 2025 - 06:45:29 EST)
- [PATCH 0/2] mm: kmemleak: Usability improvements Catalin Marinas (Thu Feb 06 2025 - 06:45:57 EST)
- [PATCH 1/2] mm: kmemleak: Add support for dumping physical and __percpu object info Catalin Marinas (Thu Feb 06 2025 - 06:46:00 EST)
- Re: [v3 2/2] pwm: atcpit100: add Andes PWM driver support Uwe Kleine-König (Thu Feb 06 2025 - 06:46:04 EST)
- [PATCH 2/2] samples: kmemleak: Print the raw pointers for debugging purposes Catalin Marinas (Thu Feb 06 2025 - 06:46:16 EST)
- Re: [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist Dan Carpenter (Thu Feb 06 2025 - 06:46:41 EST)
- Re: [RFC PATCH 03/11] sched: Add sched tracepoints for RV task model Gabriele Monaco (Thu Feb 06 2025 - 06:47:31 EST)
- Re: [PATCH v1 06/16] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear() Anshuman Khandual (Thu Feb 06 2025 - 06:48:30 EST)
- Re: [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework Danilo Krummrich (Thu Feb 06 2025 - 06:49:25 EST)
- Re: [PATCH v2 1/4] firmware: arm_scmi: Bypass setting fwnode for scmi cpufreq Dan Carpenter (Thu Feb 06 2025 - 06:49:40 EST)
- Re: [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework Danilo Krummrich (Thu Feb 06 2025 - 06:53:01 EST)
- Re: [syzbot] [nfs?] [net?] WARNING in remove_proc_entry (7) Jeff Layton (Thu Feb 06 2025 - 06:53:23 EST)
- Re: [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault() Google (Thu Feb 06 2025 - 06:55:00 EST)
- Re: [PATCH v5? 0/2] scsi: qedf: Replace alloction API and add null check Markus Elfring (Thu Feb 06 2025 - 06:57:03 EST)
- [PATCH 0/2] Simplify clock handling and fix probe error handling sequence Manikanta Guntupalli (Thu Feb 06 2025 - 06:57:37 EST)
- [PATCH 1/2] i2c: cadence: Simplify using devm_clk_get_enabled() Manikanta Guntupalli (Thu Feb 06 2025 - 06:57:48 EST)
- [PATCH 2/2] i2c: cadence: Move reset_control_assert after pm_runtime_set_suspended in probe error path Manikanta Guntupalli (Thu Feb 06 2025 - 06:58:01 EST)
- Re: [PATCH] MAINTAINERS: Add TTM reviewers Matthew Auld (Thu Feb 06 2025 - 06:59:46 EST)
- Re: [PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements Ryan Roberts (Thu Feb 06 2025 - 06:59:51 EST)
- Re: [PATCH 6.6 000/393] 6.6.76-rc1 review Jon Hunter (Thu Feb 06 2025 - 07:01:19 EST)
- [PATCH v2 RESEND 1/1] checkpatch: add warning for pr_* and dev_* macros without a trailing newline Alban Kurti (Thu Feb 06 2025 - 07:04:02 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Jon Hunter (Thu Feb 06 2025 - 07:04:33 EST)
- Re: [PATCH V8 12/14] rust: Extend cpufreq bindings for driver registration Danilo Krummrich (Thu Feb 06 2025 - 07:04:53 EST)
- Re: [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist Cristian Marussi (Thu Feb 06 2025 - 07:06:20 EST)
- Re: [PATCH V8 12/14] rust: Extend cpufreq bindings for driver registration Alice Ryhl (Thu Feb 06 2025 - 07:07:10 EST)
- Re: [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault() Peter Zijlstra (Thu Feb 06 2025 - 07:14:08 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Alexander Lobakin (Thu Feb 06 2025 - 07:15:45 EST)
- Re: [PATCH 1/1] exit: change the release_task() paths to call flush_sigqueue() lockless Oleg Nesterov (Thu Feb 06 2025 - 07:15:53 EST)
- Re: [PATCH v1 01/16] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear() Ryan Roberts (Thu Feb 06 2025 - 07:16:11 EST)
- [v2,0/2] Add an interface to get current DDR data rate Crystal Guo (Thu Feb 06 2025 - 07:16:51 EST)
- Re: [v3?] scsi: qedf: Replace kmalloc_array() with kcalloc() Markus Elfring (Thu Feb 06 2025 - 07:17:24 EST)
- Re: [RFC PATCH v2 11/17] irqchip: Add driver for the RISC-V RPMI system MSI service group Anup Patel (Thu Feb 06 2025 - 07:18:02 EST)
- Re: [PATCH 1/4] rust: types: add `ForeignOwnable::PointedTo` Alice Ryhl (Thu Feb 06 2025 - 07:18:47 EST)
- [PATCH v10 0/7] Add PCIe support for Qualcomm IPQ5332 Varadarajan Narayanan (Thu Feb 06 2025 - 07:19:03 EST)
- [PATCH v10 1/7] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy Varadarajan Narayanan (Thu Feb 06 2025 - 07:19:18 EST)
- [PATCH v10 2/7] phy: qcom: Introduce PCIe UNIPHY 28LP driver Varadarajan Narayanan (Thu Feb 06 2025 - 07:19:37 EST)
- [PATCH v10 3/7] dt-bindings: PCI: qcom: Use sdx55 reg description for ipq9574 Varadarajan Narayanan (Thu Feb 06 2025 - 07:19:54 EST)
- [PATCH v10 5/7] dt-bindings: PCI: qcom: Document the IPQ5332 PCIe controller Varadarajan Narayanan (Thu Feb 06 2025 - 07:20:16 EST)
- [PATCH v10 4/7] arm64: dts: qcom: ipq9574: Reorder reg and reg-names Varadarajan Narayanan (Thu Feb 06 2025 - 07:20:27 EST)
- [PATCH v10 6/7] arm64: dts: qcom: ipq5332: Add PCIe related nodes Varadarajan Narayanan (Thu Feb 06 2025 - 07:20:44 EST)
- [PATCH 0/1] regulator: ad5398: Correct SW_POWER_DOWN bit number Isaac Scott (Thu Feb 06 2025 - 07:23:05 EST)
- [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number Isaac Scott (Thu Feb 06 2025 - 07:23:13 EST)
- [PATCH v10 7/7] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers Varadarajan Narayanan (Thu Feb 06 2025 - 07:24:28 EST)
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return() Christian Brauner (Thu Feb 06 2025 - 07:24:44 EST)
- [PATCH 0/1] regulator: ad5398: Correct SW_POWER_DOWN bit number Isaac Scott (Thu Feb 06 2025 - 07:25:14 EST)
- [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number Isaac Scott (Thu Feb 06 2025 - 07:25:20 EST)
- Re: [PATCH NOT APPLY v2 4/4] clk: scmi: Support spread spectrum Cristian Marussi (Thu Feb 06 2025 - 07:26:44 EST)
- [PATCH] mm, percpu: do not consider sleepable allocations atomic Michal Hocko (Thu Feb 06 2025 - 07:27:00 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Sergey Senozhatsky (Thu Feb 06 2025 - 07:27:08 EST)
- Re: [PATCH 0/1] regulator: ad5398: Correct SW_POWER_DOWN bit number Mark Brown (Thu Feb 06 2025 - 07:27:42 EST)
- Re: [PATCH 0/2] Simplify clock handling and fix probe error handling sequence Michal Simek (Thu Feb 06 2025 - 07:28:37 EST)
- Re: [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number Mark Brown (Thu Feb 06 2025 - 07:28:42 EST)
- Re: [v2,1/2] memory/mediatek: Add an interface to get current DDR data rate AngeloGioacchino Del Regno (Thu Feb 06 2025 - 07:31:19 EST)
- [v2,2/2] dt-bindings: memory-controllers: Add MediaTek DRAM controller interface Crystal Guo (Thu Feb 06 2025 - 07:31:59 EST)
- [v2,1/2] memory/mediatek: Add an interface to get current DDR data rate Crystal Guo (Thu Feb 06 2025 - 07:32:09 EST)
- Re: [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry Christian Brauner (Thu Feb 06 2025 - 07:32:28 EST)
- [GIT PULL] Networking for v6.14-rc2 Paolo Abeni (Thu Feb 06 2025 - 07:32:39 EST)
- Re: [RFC PATCH v2 03/17] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension Anup Patel (Thu Feb 06 2025 - 07:32:59 EST)
- Re: [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault() Peter Zijlstra (Thu Feb 06 2025 - 07:33:35 EST)
- Re: [PATCH v3 0/2] pipe: don't update {a,c,m}time for anonymous pipes Jeff Layton (Thu Feb 06 2025 - 07:33:59 EST)
- Re: [PATCH 05/19] VFS: add common error checks to lookup_one_qstr() Christian Brauner (Thu Feb 06 2025 - 07:34:19 EST)
- Re: [PATCH 3/4] rust: configfs: introduce rust support for configfs Andreas Hindborg (Thu Feb 06 2025 - 07:34:30 EST)
- Re: (subset) [PATCH 06/19] VFS: repack DENTRY_ flags. Christian Brauner (Thu Feb 06 2025 - 07:35:52 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Asahi Lina (Thu Feb 06 2025 - 07:41:32 EST)
- Re: [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings Mukesh Kumar Savaliya (Thu Feb 06 2025 - 07:44:33 EST)
- Re: [PATCH 07/19] VFS: repack LOOKUP_ bit flags. Christian Brauner (Thu Feb 06 2025 - 07:44:35 EST)
- Re: [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number Isaac Scott (Thu Feb 06 2025 - 07:45:39 EST)
- [PATCH v2 RESEND 1/1] checkpatch: add warning for pr_* and dev_* macros without a trailing newline Alban Kurti (Thu Feb 06 2025 - 07:46:17 EST)
- Re: [PATCH v4 2/14] Add TSEM specific documentation. Dr. Greg (Thu Feb 06 2025 - 07:46:33 EST)
- Re: [PATCH v5] serial: sh-sci: Update the suspend/resume support Geert Uytterhoeven (Thu Feb 06 2025 - 07:47:41 EST)
- Re: [Intel-wired-lan] [PATCH] igc: Fix HW RX timestamp when passed by ZC XDP Mor Bar-Gabay (Thu Feb 06 2025 - 07:48:01 EST)
- Re: [PATCH v4 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support Marc Kleine-Budde (Thu Feb 06 2025 - 07:48:20 EST)
- [PATCH v2] statmount: add a new supported_mask field Jeff Layton (Thu Feb 06 2025 - 07:52:07 EST)
- Re: (subset) [PATCH 07/19] VFS: repack LOOKUP_ bit flags. Christian Brauner (Thu Feb 06 2025 - 07:54:29 EST)
- Re: [PATCH NOT APPLY v2 4/4] clk: scmi: Support spread spectrum Peng Fan (Thu Feb 06 2025 - 07:54:43 EST)
- Re: [PATCH v1 02/16] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes Ryan Roberts (Thu Feb 06 2025 - 07:55:58 EST)
- Re: [PATCH v3 2/6] RISC-V: add vector crypto extension validation checks Clément Léger (Thu Feb 06 2025 - 07:56:45 EST)
- Re: [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode Maciej Wieczor-Retman (Thu Feb 06 2025 - 07:58:37 EST)
- Re: [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number Mark Brown (Thu Feb 06 2025 - 07:58:51 EST)
- Re: [PATCH v19 11/11] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE) James Clark (Thu Feb 06 2025 - 07:58:59 EST)
- [PATCH] usb: cdns3: exit cdns3_gadget_udc_start if FAST_REG_ACCESS cannot be set Siddharth Vadapalli (Thu Feb 06 2025 - 08:00:12 EST)
- [PATCH] foo Lorenzo Stoakes (Thu Feb 06 2025 - 08:02:52 EST)
- Re: [PATCH] net: fec: Refactor MAC reset to function Csókás Bence (Thu Feb 06 2025 - 08:03:13 EST)
- Re: [PATCH v5 2/4] drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc() Maxime Ripard (Thu Feb 06 2025 - 08:04:13 EST)
- Re: [PATCH v2] statmount: add a new supported_mask field Christian Brauner (Thu Feb 06 2025 - 08:04:26 EST)
- Re: [PATCH v5 3/4] drm/vc4: hdmi: Use drm_atomic_helper_reset_crtc() Maxime Ripard (Thu Feb 06 2025 - 08:04:38 EST)
- Re: [PATCH v1 03/16] arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation level Ryan Roberts (Thu Feb 06 2025 - 08:04:51 EST)
- Re: [PATCH net-next v4 12/17] net: pktgen: fix mpls maximum labels list parsing Simon Horman (Thu Feb 06 2025 - 08:05:10 EST)
- Re: [PATCH v5 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Maxime Ripard (Thu Feb 06 2025 - 08:05:26 EST)
- Re: [PATCH 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise() Lorenzo Stoakes (Thu Feb 06 2025 - 08:05:47 EST)
- Re: [PATCH v2] arm64: Handle .ARM.attributes section in linker scripts Will Deacon (Thu Feb 06 2025 - 08:06:15 EST)
- Re: [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist Peng Fan (Thu Feb 06 2025 - 08:06:20 EST)
- Re: [PATCH v1 05/16] mm/page_table_check: Batch-check pmds/puds just like ptes Ryan Roberts (Thu Feb 06 2025 - 08:08:10 EST)
- [PATCH 0/3] gs101 reboot updates (DT) André Draszik (Thu Feb 06 2025 - 08:08:28 EST)
- [PATCH 1/3] arm64: dts: exynos: gs101: drop explicit regmap from reboot nodes André Draszik (Thu Feb 06 2025 - 08:08:38 EST)
- [PATCH 2/3] arm64: dts: exynos: gs101: align reboot and poweroff writes with downstream André Draszik (Thu Feb 06 2025 - 08:08:46 EST)
- [PATCH 3/3] arm64: dts: exynos: gs101: add reboot-mode support (SYSIP_DAT0) André Draszik (Thu Feb 06 2025 - 08:08:53 EST)
- [tip:x86/mm] BUILD SUCCESS 63887c9f02030afd042c125052ad60680f7c21b2 kernel test robot (Thu Feb 06 2025 - 08:09:01 EST)
- Re: [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry Christian Brauner (Thu Feb 06 2025 - 08:09:45 EST)
- Re: [PATCH v2 2/4] firmware: arm_scmi: Add machine_allowlist and machine_blocklist Peng Fan (Thu Feb 06 2025 - 08:09:45 EST)
- Re: [PATCH v2 0/4] drm/tests: Fix locking issues (kind of) Maxime Ripard (Thu Feb 06 2025 - 08:10:22 EST)
- [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Thu Feb 06 2025 - 08:10:38 EST)
- [syzbot] [bluetooth?] general protection fault in qca_close syzbot (Thu Feb 06 2025 - 08:10:43 EST)
- [syzbot] [autofs?] possible deadlock in autofs_notify_daemon (2) syzbot (Thu Feb 06 2025 - 08:10:48 EST)
- Re: [PATCH net-next v4 11/17] net: pktgen: remove some superfluous variable initializing Simon Horman (Thu Feb 06 2025 - 08:11:26 EST)
- Re: [PATCH net-next v4 10/17] net: pktgen: remove extra tmp variable (re-use len instead) Simon Horman (Thu Feb 06 2025 - 08:12:33 EST)
- [PATCH v2 0/3] support for csot-pna957qt1-1 MIPI-DSI panel Langyan Ye (Thu Feb 06 2025 - 08:13:18 EST)
- [PATCH v2 1/3] dt-bindings: vendor: add csot Langyan Ye (Thu Feb 06 2025 - 08:13:35 EST)
- [PATCH v2 2/3] dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1 Langyan Ye (Thu Feb 06 2025 - 08:13:41 EST)
- [PATCH v2 3/3] drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel Langyan Ye (Thu Feb 06 2025 - 08:13:58 EST)
- [PATCH v5 1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional Lifeng Zheng (Thu Feb 06 2025 - 08:14:43 EST)
- [PATCH v5 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val() Lifeng Zheng (Thu Feb 06 2025 - 08:14:58 EST)
- [PATCH v5 2/8] ACPI: CPPC: Optimize cppc_get_perf() Lifeng Zheng (Thu Feb 06 2025 - 08:15:04 EST)
- [PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq Lifeng Zheng (Thu Feb 06 2025 - 08:15:08 EST)
- [PATCH v5 5/8] ACPI: CPPC: Refactor register value get and set ABIs Lifeng Zheng (Thu Feb 06 2025 - 08:15:49 EST)
- [PATCH v5 6/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() Lifeng Zheng (Thu Feb 06 2025 - 08:15:52 EST)
- [PATCH v5 7/8] ACPI: CPPC: Add three functions related to autonomous selection Lifeng Zheng (Thu Feb 06 2025 - 08:16:13 EST)
- [PATCH v5 8/8] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq Lifeng Zheng (Thu Feb 06 2025 - 08:16:33 EST)
- [PATCH v5 4/8] ACPI: CPPC: Add cppc_set_reg_val() Lifeng Zheng (Thu Feb 06 2025 - 08:16:37 EST)
- Re: [PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq zhenglifeng (A) (Thu Feb 06 2025 - 08:17:17 EST)
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations Christian Brauner (Thu Feb 06 2025 - 08:17:30 EST)
- Re: [PATCH net-next v4 08/17] net: pktgen: use defines for the various dec/hex number parsing digits lengths Simon Horman (Thu Feb 06 2025 - 08:17:35 EST)
- [RFC 0/5] riscv: initial support for Generic Hardware Error Source (GHES) Rui Qi (Thu Feb 06 2025 - 08:19:48 EST)
- Re: [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema Steffen Trumtrar (Thu Feb 06 2025 - 08:19:57 EST)
- [RFC 1/5] riscv: select HAVE_ACPI_APEI Rui Qi (Thu Feb 06 2025 - 08:20:25 EST)
- [PATCH net-next v7 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms Choong Yong Liang (Thu Feb 06 2025 - 08:20:28 EST)
- [PATCH net-next v7 1/7] net: phylink: use pl->link_interface in phylink_expects_phy() Choong Yong Liang (Thu Feb 06 2025 - 08:20:40 EST)
- [RFC 4/5] RISC-V: ACPI: define arch_apei_get_mem_attribute Rui Qi (Thu Feb 06 2025 - 08:21:11 EST)
- [RFC 2/5] efi: add riscv APEI generic processor error printing support Rui Qi (Thu Feb 06 2025 - 08:21:31 EST)
- Re: [PATCH v4 1/1] exec: seal system mappings Thomas Weißschuh (Thu Feb 06 2025 - 08:21:45 EST)
- [PATCH net-next v7 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation Choong Yong Liang (Thu Feb 06 2025 - 08:21:47 EST)
- [RFC 3/5] riscv: add fix map index for GHES IRQ Rui Qi (Thu Feb 06 2025 - 08:21:49 EST)
- [PATCH net-next v7 5/7] net: stmmac: configure SerDes on mac_finish Choong Yong Liang (Thu Feb 06 2025 - 08:22:26 EST)
- [RFC 5/5] RISC-V: define ioremap_cache Rui Qi (Thu Feb 06 2025 - 08:22:32 EST)
- [PATCH net-next v7 3/7] arch: x86: add IPC mailbox accessor function and add SoC register access Choong Yong Liang (Thu Feb 06 2025 - 08:23:35 EST)
- [PATCH net-next v7 4/7] stmmac: intel: configure SerDes according to the interface mode Choong Yong Liang (Thu Feb 06 2025 - 08:23:47 EST)
- Re: [PATCH v1 21/29] cxl/region: Lock decoders that need address translation Robert Richter (Thu Feb 06 2025 - 08:23:56 EST)
- [PATCH net-next v7 6/7] stmmac: intel: interface switching support for EHL platform Choong Yong Liang (Thu Feb 06 2025 - 08:24:48 EST)
- Re: [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops Christian Brauner (Thu Feb 06 2025 - 08:25:07 EST)
- [PATCH net-next v7 7/7] stmmac: intel: interface switching support for ADL-N platform Choong Yong Liang (Thu Feb 06 2025 - 08:25:10 EST)
- [PATCH v2 RESEND 1/1] checkpatch: add warning for pr_* and dev_* macros without a trailing newline Alban Kurti (Thu Feb 06 2025 - 08:25:31 EST)
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Mike Yuan (Thu Feb 06 2025 - 08:25:46 EST)
- Re: [PATCH net-next v4 09/17] net: pktgen: align some variable declarations to the most common pattern Simon Horman (Thu Feb 06 2025 - 08:26:05 EST)
- Re: [PATCH v1 22/29] cxl/region: Use translated HPA ranges to create a region Robert Richter (Thu Feb 06 2025 - 08:26:41 EST)
- Re: [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault() Haiyue Wang (Thu Feb 06 2025 - 08:27:05 EST)
- Re: [PATCH v1 06/16] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear() Ryan Roberts (Thu Feb 06 2025 - 08:27:53 EST)
- [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO) Mike Rapoport (Thu Feb 06 2025 - 08:28:21 EST)
- [PATCH v4 01/14] mm/mm_init: rename init_reserved_page to init_deferred_page Mike Rapoport (Thu Feb 06 2025 - 08:28:32 EST)
- Re: [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number Isaac Scott (Thu Feb 06 2025 - 08:28:40 EST)
- [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag Mike Rapoport (Thu Feb 06 2025 - 08:28:59 EST)
- [PATCH v4 04/14] memblock: introduce memmap_init_kho_scratch() Mike Rapoport (Thu Feb 06 2025 - 08:29:27 EST)
- [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers Mike Rapoport (Thu Feb 06 2025 - 08:29:41 EST)
- [PATCH v4 03/14] memblock: Add support for scratch memory Mike Rapoport (Thu Feb 06 2025 - 08:29:50 EST)
- [PATCH v4 06/14] kexec: Add KHO parsing support Mike Rapoport (Thu Feb 06 2025 - 08:29:55 EST)
- [PATCH v4 07/14] kexec: Add KHO support to kexec file loads Mike Rapoport (Thu Feb 06 2025 - 08:30:08 EST)
- [PATCH v4 08/14] kexec: Add config option for KHO Mike Rapoport (Thu Feb 06 2025 - 08:30:17 EST)
- [PATCH v4 09/14] kexec: Add documentation for KHO Mike Rapoport (Thu Feb 06 2025 - 08:30:37 EST)
- [PATCH v4 10/14] arm64: Add KHO support Mike Rapoport (Thu Feb 06 2025 - 08:30:51 EST)
- [PATCH v4 12/14] x86: Add KHO support Mike Rapoport (Thu Feb 06 2025 - 08:31:16 EST)
- [PATCH v4 13/14] memblock: Add KHO support for reserve_mem Mike Rapoport (Thu Feb 06 2025 - 08:31:42 EST)
- [PATCH v4 11/14] x86/setup: use memblock_reserve_kern for memory used by kernel Mike Rapoport (Thu Feb 06 2025 - 08:32:02 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Thu Feb 06 2025 - 08:32:28 EST)
- [syzbot] [overlayfs?] general protection fault in clone_private_mount syzbot (Thu Feb 06 2025 - 08:32:32 EST)
- [PATCH v4 14/14] Documentation: KHO: Add memblock bindings Mike Rapoport (Thu Feb 06 2025 - 08:32:58 EST)
- Re: [PATCH net-next v7 4/7] stmmac: intel: configure SerDes according to the interface mode Ilpo Järvinen (Thu Feb 06 2025 - 08:33:32 EST)
- Re: [PATCH v4 1/4] dt-bindings: gpio: spacemit: add support for K1 SoC Yixun Lan (Thu Feb 06 2025 - 08:33:51 EST)
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Christian Brauner (Thu Feb 06 2025 - 08:35:16 EST)
- Re: [RFC PATCH 03/11] sched: Add sched tracepoints for RV task model Steven Rostedt (Thu Feb 06 2025 - 08:36:21 EST)
- Why can't I update my Android phone to the latest Linux Kernel 6.13.1? Turritopsis Dohrnii Teo En Ming (Thu Feb 06 2025 - 08:37:23 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Vivek Goyal (Thu Feb 06 2025 - 08:38:08 EST)
- Re: [PATCH v2 2/3] RFC: regulator: ad5398: Change selector division calculation Isaac Scott (Thu Feb 06 2025 - 08:38:32 EST)
- Re: [PATCH v18 04/19] EDAC: Add memory repair control feature Jonathan Cameron (Thu Feb 06 2025 - 08:40:07 EST)
- Re: [PATCH v4] drm/bridge: it6505: fix HDCP V match check is not performed correctly Robert Foss (Thu Feb 06 2025 - 08:43:20 EST)
- [PATCH] arm64: dts: qcom: qcs8300: add the pcie smmu node Pratyush Brahma (Thu Feb 06 2025 - 08:44:03 EST)
- Re: [PATCH v1 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller bindings Mukesh Kumar Savaliya (Thu Feb 06 2025 - 08:44:19 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Sebastian Andrzej Siewior (Thu Feb 06 2025 - 08:44:29 EST)
- Re: [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number Mark Brown (Thu Feb 06 2025 - 08:44:43 EST)
- [PATCH] drm/xe: Fix uninitialized pointer read in xe_vm_bind_kernel_bo Dheeraj Reddy Jonnalagadda (Thu Feb 06 2025 - 08:47:25 EST)
- Re: [PATCH v9 14/26] riscv/traps: Introduce software check exception Clément Léger (Thu Feb 06 2025 - 08:49:29 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Thu Feb 06 2025 - 08:49:40 EST)
- Re: [PATCH 08/19] VFS: introduce lookup_and_lock() and friends Christian Brauner (Thu Feb 06 2025 - 08:50:11 EST)
- Re: [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration Clément Léger (Thu Feb 06 2025 - 08:50:43 EST)
- [PATCH 0/2] drm/bridge: reuse DRM HDMI Audio helpers for DisplayPort bridges Dmitry Baryshkov (Thu Feb 06 2025 - 08:51:21 EST)
- [PATCH 1/2] drm/display: bridge-connector: add DisplayPort bridges Dmitry Baryshkov (Thu Feb 06 2025 - 08:51:32 EST)
- [PATCH 2/2] drm/msm/dp: reuse generic HDMI codec implementation Dmitry Baryshkov (Thu Feb 06 2025 - 08:51:50 EST)
- Re: [PATCH net-next v4 00/17] Some pktgen fixes/improvments Simon Horman (Thu Feb 06 2025 - 08:52:12 EST)
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return() Jeff Layton (Thu Feb 06 2025 - 08:52:39 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Sebastian Andrzej Siewior (Thu Feb 06 2025 - 08:54:03 EST)
- Re: [PATCH drivers-next] regulator: ad5398: Fix incorrect power down bit mask Mark Brown (Thu Feb 06 2025 - 08:55:13 EST)
- Re: [PATCH v5] serial: sh-sci: Update the suspend/resume support Geert Uytterhoeven (Thu Feb 06 2025 - 08:55:34 EST)
- Re: [PATCH v2] arm64: Handle .ARM.attributes section in linker scripts Nathan Chancellor (Thu Feb 06 2025 - 08:57:28 EST)
- Re: [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number Isaac Scott (Thu Feb 06 2025 - 08:57:32 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Thu Feb 06 2025 - 08:58:17 EST)
- Re: [PATCH] arm64: dts: qcom: x1e80100: Add the watchdog device Abel Vesa (Thu Feb 06 2025 - 08:59:32 EST)
- [PATCH v6 1/5] dt-bindings: display: Add Apple pre-DCP display controller Sasha Finkelstein via B4 Relay (Thu Feb 06 2025 - 09:02:15 EST)
- [PATCH v6 0/5] Driver for pre-DCP apple display controller. Sasha Finkelstein via B4 Relay (Thu Feb 06 2025 - 09:02:19 EST)
- [PATCH v6 4/5] arm64: dts: apple: Add touchbar screen nodes Sasha Finkelstein via B4 Relay (Thu Feb 06 2025 - 09:02:22 EST)
- [PATCH v6 3/5] drm: panel: Add a panel driver for the Summit display Sasha Finkelstein via B4 Relay (Thu Feb 06 2025 - 09:02:24 EST)
- [PATCH v6 2/5] drm: adp: Add Apple Display Pipe driver Sasha Finkelstein via B4 Relay (Thu Feb 06 2025 - 09:02:51 EST)
- Re: [EXTERNAL] Re: [PATCH net 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation Malladi, Meghana (Thu Feb 06 2025 - 09:03:27 EST)
- [PATCH v6 5/5] MAINTAINERS: Add entries for touchbar display driver Sasha Finkelstein via B4 Relay (Thu Feb 06 2025 - 09:03:43 EST)
- Re: [PATCH 1/1] regulator: ad5398: Correct the SW_POWER_DOWN bit number Mark Brown (Thu Feb 06 2025 - 09:03:58 EST)
- Re: [EXTERNAL] Re: [PATCH net 3/3] net: ti: icssg-prueth: Add AF_XDP support Malladi, Meghana (Thu Feb 06 2025 - 09:04:04 EST)
- Re: [PATCH v2 1/2] gpu: nova-core: add initial driver stub Alexandre Courbot (Thu Feb 06 2025 - 09:05:59 EST)
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed. Christian Brauner (Thu Feb 06 2025 - 09:06:50 EST)
- Re: [PATCH v6 5/5] MAINTAINERS: Add entries for touchbar display driver Neil Armstrong (Thu Feb 06 2025 - 09:07:02 EST)
- Re: [PATCH v1 0/2] spi: gpio: Enable a single always-selected device Mark Brown (Thu Feb 06 2025 - 09:07:32 EST)
- Re: [PATCH v2] mm: slub: Print the broken data before restoring slub. Vlastimil Babka (Thu Feb 06 2025 - 09:09:01 EST)
- Re: [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed Rorie Reyes (Thu Feb 06 2025 - 09:12:43 EST)
- [PATCH v2] docs: trace: Refactor index documentation Purva Yeshi (Thu Feb 06 2025 - 09:15:27 EST)
- Re: [PATCH 04/12] drm/mediatek: move to devm_platform_ioremap_resource() usage Maxime Ripard (Thu Feb 06 2025 - 09:15:42 EST)
- Re: [PATCH 06/12] drm/sprd: move to devm_platform_ioremap_resource() usage Maxime Ripard (Thu Feb 06 2025 - 09:16:02 EST)
- Re: [PATCH 07/12] drm/sti: move to devm_platform_ioremap_resource() usage Maxime Ripard (Thu Feb 06 2025 - 09:16:28 EST)
- Re: [PATCH v9 00/12] AMD broadcast TLB invalidation Rik van Riel (Thu Feb 06 2025 - 09:17:07 EST)
- Re: [PATCH v4 1/1] exec: seal system mappings enh (Thu Feb 06 2025 - 09:19:33 EST)
- [PATCH v1 0/2] usb: typec: ucsi: sysfs mailbox for commands Heikki Krogerus (Thu Feb 06 2025 - 09:19:58 EST)
- [PATCH v1 1/2] usb: typec: ucsi: Command mailbox interface for the userspace Heikki Krogerus (Thu Feb 06 2025 - 09:20:13 EST)
- [PATCH v1 2/2] tools: usb: UCSI command testing tool Heikki Krogerus (Thu Feb 06 2025 - 09:20:28 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Thu Feb 06 2025 - 09:20:44 EST)
- Re: [PATCH v5 net-next 03/14] netfilter: bridge: Add conntrack double vlan and pppoe Nikolay Aleksandrov (Thu Feb 06 2025 - 09:21:15 EST)
- Re: [PATCH v5 net-next 05/14] bridge: Add filling forward path from port to port Nikolay Aleksandrov (Thu Feb 06 2025 - 09:21:59 EST)
- Re: [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign Nikolay Aleksandrov (Thu Feb 06 2025 - 09:22:19 EST)
- Re: [PATCH v5 net-next 13/14] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath Nikolay Aleksandrov (Thu Feb 06 2025 - 09:22:37 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Sebastian Andrzej Siewior (Thu Feb 06 2025 - 09:23:02 EST)
- [PATCH 1/3] dt-bindings: firmware: xilinx: Add xlnx,zynqmp-firmware compatible Ronak Jain (Thu Feb 06 2025 - 09:23:18 EST)
- [PATCH 0/3] Update firmware dt-bindings Ronak Jain (Thu Feb 06 2025 - 09:24:12 EST)
- Re: [PATCH v9 00/12] AMD broadcast TLB invalidation Peter Zijlstra (Thu Feb 06 2025 - 09:24:23 EST)
- [PATCH 3/3] dt-bindings: firmware: xilinx: Move FPGA schema references under allOf Ronak Jain (Thu Feb 06 2025 - 09:24:49 EST)
- [PATCH 2/3] dt-bindings: firmware: xilinx: Add conditional pinctrl schema Ronak Jain (Thu Feb 06 2025 - 09:25:13 EST)
- Re: [PATCH v5 net-next 06/14] net: core: dev: Add dev_fill_bridge_path() Nikolay Aleksandrov (Thu Feb 06 2025 - 09:25:42 EST)
- Re: [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling Liang, Kan (Thu Feb 06 2025 - 09:27:00 EST)
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Mike Yuan (Thu Feb 06 2025 - 09:27:25 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Thu Feb 06 2025 - 09:27:39 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Peter Zijlstra (Thu Feb 06 2025 - 09:27:53 EST)
- Re: [PATCH] perf/core: move all of the pmu devices into their own location Greg Kroah-Hartman (Thu Feb 06 2025 - 09:28:01 EST)
- Re: [PATCH] HID: corsair-void: add missing cancel delaywork Greg KH (Thu Feb 06 2025 - 09:28:04 EST)
- Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Greg Kroah-Hartman (Thu Feb 06 2025 - 09:28:22 EST)
- Re: linux-next: build failure after merge of the tty tree Greg KH (Thu Feb 06 2025 - 09:28:40 EST)
- Re: [PATCH 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc() Greg KH (Thu Feb 06 2025 - 09:28:58 EST)
- Re: [PATCH 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc() Greg KH (Thu Feb 06 2025 - 09:29:06 EST)
- Re: [PATCH v2 3/5] USB: phy: convert usb_phy_generic logic to use a faux device Greg Kroah-Hartman (Thu Feb 06 2025 - 09:29:23 EST)
- Re: [PATCH] usb-storage: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute Greg KH (Thu Feb 06 2025 - 09:29:37 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Thu Feb 06 2025 - 09:30:16 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Thu Feb 06 2025 - 09:30:17 EST)
- Re: linux-next: build failure after merge of the tty tree Greg KH (Thu Feb 06 2025 - 09:30:42 EST)
- Re: Re: [PATCH 6.1&6.6 0/3] kbuild: Avoid weak external linkage where possible Greg KH (Thu Feb 06 2025 - 09:31:23 EST)
- [RFT][PATCH v1 5/5] cpuidle: menu: Avoid discarding useful information Rafael J. Wysocki (Thu Feb 06 2025 - 09:31:38 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Thu Feb 06 2025 - 09:31:43 EST)
- [RFT][PATCH v1 4/5] cpuidle: menu: Eliminate outliers on both ends of the sample set Rafael J. Wysocki (Thu Feb 06 2025 - 09:31:44 EST)
- [RFT][PATCH v1 1/5] cpuidle: menu: Drop a redundant local variable Rafael J. Wysocki (Thu Feb 06 2025 - 09:32:04 EST)
- [RFT][PATCH v1 2/5] cpuidle: menu: Use one loop for average and variance computations Rafael J. Wysocki (Thu Feb 06 2025 - 09:32:05 EST)
- [RFT][PATCH v1 3/5] cpuidle: menu: Tweak threshold use in get_typical_interval() Rafael J. Wysocki (Thu Feb 06 2025 - 09:32:14 EST)
- [RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals Rafael J. Wysocki (Thu Feb 06 2025 - 09:33:17 EST)
- [PATCH v1] ASoC: tas2781: Add dsp firmware for new projects Baojun Xu (Thu Feb 06 2025 - 09:33:25 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Liang, Kan (Thu Feb 06 2025 - 09:33:26 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Stefan Hajnoczi (Thu Feb 06 2025 - 09:33:55 EST)
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it. Jeff Layton (Thu Feb 06 2025 - 09:34:05 EST)
- Re: [PATCH 1/3] coresight: Don't save handle in path James Clark (Thu Feb 06 2025 - 09:35:29 EST)
- Re: [PATCH] serial: 8250_pci: Fix Warning at drivers/pci/devres.c:603 pcim_add_mapping_to_legacy_table Philipp Stanner (Thu Feb 06 2025 - 09:36:13 EST)
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory Christian Brauner (Thu Feb 06 2025 - 09:37:09 EST)
- [PATCH] gpiolib: don't build HTE code with CONFIG_HTE disabled Bartosz Golaszewski (Thu Feb 06 2025 - 09:37:34 EST)
- Re: [RFT][PATCH v1] cpuidle: teo: Avoid selecting deepest idle state over-eagerly Rafael J. Wysocki (Thu Feb 06 2025 - 09:37:45 EST)
- Re: [PATCH v5 net-next 01/14] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct Nikolay Aleksandrov (Thu Feb 06 2025 - 09:38:31 EST)
- Re: [PATCH v5 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Alexander Stein (Thu Feb 06 2025 - 09:39:20 EST)
- Re: [PATCH v5 net-next 02/14] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx Nikolay Aleksandrov (Thu Feb 06 2025 - 09:39:28 EST)
- Re: [PATCH v5 net-next 04/14] netfilter: nft_chain_filter: Add bridge double vlan and pppoe Nikolay Aleksandrov (Thu Feb 06 2025 - 09:39:41 EST)
- Re: [PATCH v5 net-next 07/14] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge() Nikolay Aleksandrov (Thu Feb 06 2025 - 09:40:05 EST)
- Re: [PATCH v4 1/1] exec: seal system mappings enh (Thu Feb 06 2025 - 09:40:30 EST)
- Re: [PATCH v5 net-next 08/14] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge Nikolay Aleksandrov (Thu Feb 06 2025 - 09:41:19 EST)
- Re: [RESEND PATCH v1] spi: sn-f-ospi: Fix division by zero Mark Brown (Thu Feb 06 2025 - 09:41:43 EST)
- Re: [PATCH v5 net-next 09/14] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate Nikolay Aleksandrov (Thu Feb 06 2025 - 09:42:00 EST)
- Re: [PATCH v5 net-next 11/14] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port Nikolay Aleksandrov (Thu Feb 06 2025 - 09:42:07 EST)
- Re: [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification Abdul Rahim, Faizal (Thu Feb 06 2025 - 09:42:37 EST)
- Re: [PATCH v2] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse() Nikita Zhandarovich (Thu Feb 06 2025 - 09:45:03 EST)
- Re: [PATCH] drm/bridge: convert to use devm_platform_ioremap_resource() Maxime Ripard (Thu Feb 06 2025 - 09:45:23 EST)
- Re: [PATCH 6.13 000/623] 6.13.2-rc1 review Greg KH (Thu Feb 06 2025 - 09:45:44 EST)
- [PATCH v4] docs: clarify rules wrt tagging other people Thorsten Leemhuis (Thu Feb 06 2025 - 09:47:11 EST)
- Re: [PATCH 6.12 000/590] 6.12.13-rc1 review Greg Kroah-Hartman (Thu Feb 06 2025 - 09:47:55 EST)
- Re: [PATCH v9 00/12] AMD broadcast TLB invalidation Rik van Riel (Thu Feb 06 2025 - 09:48:50 EST)
- Re: [PATCH v2 1/2] gpu: nova-core: add initial driver stub Danilo Krummrich (Thu Feb 06 2025 - 09:49:28 EST)
- Re: linux-next: build failure after merge of the drivers-x86 tree Joshua Grisham (Thu Feb 06 2025 - 09:50:16 EST)
- Re: [PATCH] ASoC: arizona/madera: use fsleep() in up/down DAPM event delays. Mark Brown (Thu Feb 06 2025 - 09:51:44 EST)
- Re: [PATCH v1] ASoC: cs35l41: Fallback to using HID for system_name if no SUB is available Mark Brown (Thu Feb 06 2025 - 09:51:51 EST)
- Re: [PATCH v1 1/2] usb: typec: ucsi: Command mailbox interface for the userspace Greg Kroah-Hartman (Thu Feb 06 2025 - 09:52:10 EST)
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Christian Brauner (Thu Feb 06 2025 - 09:54:49 EST)
- Re: [RFT][PATCH v1 1/5] cpuidle: menu: Drop a redundant local variable Christian Loehle (Thu Feb 06 2025 - 09:56:00 EST)
- Re: [PATCH 02/15] kasan: Tag checking with dense tag-based mode Maciej Wieczor-Retman (Thu Feb 06 2025 - 09:56:46 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Steven Rostedt (Thu Feb 06 2025 - 09:56:47 EST)
- Re: [PATCH] drm/panthor: Convert IOCTL defines to an enum Steven Price (Thu Feb 06 2025 - 09:57:03 EST)
- Re: [PATCH 6.6 000/393] 6.6.76-rc1 review Naresh Kamboju (Thu Feb 06 2025 - 09:57:13 EST)
- Re: [PATCH] usb-storage: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute Alan Stern (Thu Feb 06 2025 - 09:58:31 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Albert Esteve (Thu Feb 06 2025 - 09:59:37 EST)
- Re: [PATCH 11/20] perf/x86/intel: Setup PEBS constraints base on counter & pdist map Liang, Kan (Thu Feb 06 2025 - 10:02:00 EST)
- Re: [RFC][PATCH 1/2] sched: Extended scheduler time slice Sebastian Andrzej Siewior (Thu Feb 06 2025 - 10:02:12 EST)
- Re: [PATCH 0/8] unwind, arm64: add sframe unwinder for kernel Weinan Liu (Thu Feb 06 2025 - 10:02:28 EST)
- Re: [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification Vladimir Oltean (Thu Feb 06 2025 - 10:04:42 EST)
- Re: [PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings Brendan Jackman (Thu Feb 06 2025 - 10:05:22 EST)
- Re: [RESEND] [PATCH bpf-next 2/3] bpf: Overwrite the element in hash map atomically Toke Høiland-Jørgensen (Thu Feb 06 2025 - 10:05:31 EST)
- Re: [PATCH][next] ext4: avoid dozens of -Wflex-array-member-not-at-end warnings Theodore Ts'o (Thu Feb 06 2025 - 10:09:43 EST)
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h Andy Shevchenko (Thu Feb 06 2025 - 10:13:09 EST)
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h Andy Shevchenko (Thu Feb 06 2025 - 10:14:41 EST)
- [v2] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link Hans Zhang (Thu Feb 06 2025 - 10:14:58 EST)
- Re: [PATCH] kvm: delete unused variables iommu_noncoherent in struct kvm_arch Sean Christopherson (Thu Feb 06 2025 - 10:16:36 EST)
- Re: [PATCH v2] drm/virtio: Align host mapping request to maximum platform page size Sasha Finkelstein (Thu Feb 06 2025 - 10:17:40 EST)
- Re: [PATCH 2/8] ring-buffer: Add buffer meta data for persistent ring buffer Steven Rostedt (Thu Feb 06 2025 - 10:19:02 EST)
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Mike Yuan (Thu Feb 06 2025 - 10:19:24 EST)
- Re: [syzbot] [wireless?] WARNING: ODEBUG bug in ieee80211_led_exit (2) syzbot (Thu Feb 06 2025 - 10:20:42 EST)
- Re: [PATCH v5 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Herve Codina (Thu Feb 06 2025 - 10:21:10 EST)
- Re: [PATCH v2] arm64: Handle .ARM.attributes section in linker scripts Will Deacon (Thu Feb 06 2025 - 10:23:03 EST)
- [PATCH v2 0/2] exit: change the release_task() paths to call flush_sigqueue() lockless Oleg Nesterov (Thu Feb 06 2025 - 10:23:31 EST)
- Re: [PATCH 4/8] tracing: Have persistent trace instances save KASLR offset Steven Rostedt (Thu Feb 06 2025 - 10:23:51 EST)
- [PATCH v2 1/2] exit: change the release_task() paths to call flush_sigqueue() lockless Oleg Nesterov (Thu Feb 06 2025 - 10:24:06 EST)
- [PATCH v2 2/2] exit: kill the pointless __exit_signal()->clear_tsk_thread_flag(TIF_SIGPENDING) Oleg Nesterov (Thu Feb 06 2025 - 10:24:22 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds Valentin Schneider (Thu Feb 06 2025 - 10:24:37 EST)
- Re: [PATCH 5/8] module: Add module_for_each_mod() function Steven Rostedt (Thu Feb 06 2025 - 10:26:47 EST)
- Re: [PATCH v4 1/1] exec: seal system mappings Thomas Weißschuh (Thu Feb 06 2025 - 10:28:55 EST)
- Re: [PATCH 6/8] tracing: Have persistent trace instances save module addresses Steven Rostedt (Thu Feb 06 2025 - 10:29:15 EST)
- Re: [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted? Jonathan Cameron (Thu Feb 06 2025 - 10:30:23 EST)
- Re: [PATCH net-next v7 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation Russell King (Oracle) (Thu Feb 06 2025 - 10:31:45 EST)
- Re: [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation Dario Binacchi (Thu Feb 06 2025 - 10:32:09 EST)
- Re: [PATCH] vsprintf: Drop unused assignment of fmt.state Andy Shevchenko (Thu Feb 06 2025 - 10:32:46 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Frank Li (Thu Feb 06 2025 - 10:33:03 EST)
- Re: [PATCH v2 04/31] KVM: x86: Switch to use hrtimer_setup() Sean Christopherson (Thu Feb 06 2025 - 10:33:25 EST)
- [PATCH v2 2/3] mm: provide mapping_wrprotect_range() function Lorenzo Stoakes (Thu Feb 06 2025 - 10:34:38 EST)
- [PATCH v2 1/3] mm: refactor rmap_walk_file() to separate out traversal logic Lorenzo Stoakes (Thu Feb 06 2025 - 10:34:50 EST)
- [PATCH v2 3/3] fb_defio: do not use deprecated page->mapping, index fields Lorenzo Stoakes (Thu Feb 06 2025 - 10:34:53 EST)
- [PATCH v2 0/3] expose mapping wrprotect, fix fb_defio use Lorenzo Stoakes (Thu Feb 06 2025 - 10:35:04 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Zijun Hu (Thu Feb 06 2025 - 10:35:37 EST)
- Re: [PATCH 8/8] tracing: Update modules to persistent instances when loaded Steven Rostedt (Thu Feb 06 2025 - 10:35:44 EST)
- Re: [PATCH 0/3] gpio: bcm-kona: Various GPIO fixups Artur Weber (Thu Feb 06 2025 - 10:38:02 EST)
- ld.lld: error: vmlinux.a(kernel/panic.o):(function panic: .text.unlikely.+0x28): relocation R_RISCV_HI20 out of range: 533364 is not in [-524288, 524287]; references 'panic_on_warn' kernel test robot (Thu Feb 06 2025 - 10:38:50 EST)
- Re: [RFC PATCH 1/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Werner Sembach (Thu Feb 06 2025 - 10:39:03 EST)
- Re: [PATCH v5 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Alexander Stein (Thu Feb 06 2025 - 10:39:31 EST)
- Re: [PATCH 10/15] x86: KASAN raw shadow memory PTE init Maciej Wieczor-Retman (Thu Feb 06 2025 - 10:40:43 EST)
- [PATCH v3 1/2] dt-bindings: iio: adc: Introduce ADS7138 Tobias Sperling via B4 Relay (Thu Feb 06 2025 - 10:42:49 EST)
- [PATCH v3 0/2] Support for TI ADS7128 and ADS7138 ADCs Tobias Sperling via B4 Relay (Thu Feb 06 2025 - 10:42:50 EST)
- [PATCH v3 2/2] iio: adc: Add driver for ADS7128 / ADS7138 Tobias Sperling via B4 Relay (Thu Feb 06 2025 - 10:43:00 EST)
- Re: [PATCH 0/2] printf: convert self-test to KUnit Tamir Duberstein (Thu Feb 06 2025 - 10:43:19 EST)
- Re: [PATCH v2] alpha/elf: Fix misc/setarch test of util-linux by removing 32bit support Kees Cook (Thu Feb 06 2025 - 10:43:24 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Alice Ryhl (Thu Feb 06 2025 - 10:43:44 EST)
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory John Stoffel (Thu Feb 06 2025 - 10:44:24 EST)
- Re: [PATCH v2] hid: hid-lg-g15: Use standard multicolor LED API Hans de Goede (Thu Feb 06 2025 - 10:44:57 EST)
- Re: [PATCH] Add -fzero-init-padding-bits to bindgen_skip_cflags Kees Cook (Thu Feb 06 2025 - 10:45:29 EST)
- [PATCH v1] arm64: dts: ti: k3-am62p: Enable AUDIO_REFCLKx Francesco Dolcini (Thu Feb 06 2025 - 10:45:57 EST)
- [PATCH v1 1/1] accel/habanalabs: Switch to use %ptTs Andy Shevchenko (Thu Feb 06 2025 - 10:49:07 EST)
- Re: [PATCH v4 2/14] Add TSEM specific documentation. Paul Moore (Thu Feb 06 2025 - 10:49:17 EST)
- Re: A path forward to cleaning up dying cgroups? Kamalesh Babulal (Thu Feb 06 2025 - 10:51:55 EST)
- Re: [PATCH v4 1/1] exec: seal system mappings enh (Thu Feb 06 2025 - 10:52:16 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Naresh Solanki (Thu Feb 06 2025 - 10:53:24 EST)
- Re: [syzbot] [overlayfs?] general protection fault in clone_private_mount Amir Goldstein (Thu Feb 06 2025 - 10:53:33 EST)
- Re: [PATCH v2] scsi: ufs: critical health condition Bart Van Assche (Thu Feb 06 2025 - 10:54:37 EST)
- Re: [PATCH] Add -fzero-init-padding-bits to bindgen_skip_cflags Miguel Ojeda (Thu Feb 06 2025 - 10:55:42 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Frank Li (Thu Feb 06 2025 - 10:55:55 EST)
- RE: [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value Luck, Tony (Thu Feb 06 2025 - 10:56:35 EST)
- [PATCH] serial: 8250: Fix fifo underflow on flush John Keeping (Thu Feb 06 2025 - 10:56:48 EST)
- Re: [PATCH 1/1] exit: change the release_task() paths to call flush_sigqueue() lockless Thomas Gleixner (Thu Feb 06 2025 - 10:57:24 EST)
- Re: [PATCH] memcg: add hierarchical effective limits for v2 Michal Koutný (Thu Feb 06 2025 - 10:57:50 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Daniel Almeida (Thu Feb 06 2025 - 10:58:20 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Miguel Ojeda (Thu Feb 06 2025 - 10:58:42 EST)
- [PATCH v1 1/1] scsi: lpfc: Switch to use %ptTs Andy Shevchenko (Thu Feb 06 2025 - 10:58:47 EST)
- Re: [Bug 219609] File corruptions on SSD in 1st M.2 socket of AsRock X600M-STX + Ryzen 8700G Stefan (Thu Feb 06 2025 - 10:58:58 EST)
- [PATCH] gpu: host1x: Fix a use of uninitialized mutex rusingh (Thu Feb 06 2025 - 10:59:42 EST)
- Re: CXL Boot to Bash - Section 2: The Drivers Gregory Price (Thu Feb 06 2025 - 10:59:57 EST)
- Re: [PATCH net-next v4 13/17] net: pktgen: fix access outside of user given buffer in pktgen_if_write() Simon Horman (Thu Feb 06 2025 - 11:01:15 EST)
- Re: [PATCH v2 3/3] pci/msi: remove pci_msi_ignore_mask Bjorn Helgaas (Thu Feb 06 2025 - 11:02:51 EST)
- Re: [PATCH net-next v4 14/17] net: pktgen: hex32_arg/num_arg error out in case no characters are available Simon Horman (Thu Feb 06 2025 - 11:04:13 EST)
- Re: [PATCH] PCI/TPH: Restore TPH Requester Enable correctly Wei Huang (Thu Feb 06 2025 - 11:05:18 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Guangbo Cui (Thu Feb 06 2025 - 11:05:27 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Miguel Ojeda (Thu Feb 06 2025 - 11:05:59 EST)
- Re: [PATCH v2 1/8] ASoC: SOF: imx: introduce more common structures and functions Frank Li (Thu Feb 06 2025 - 11:06:01 EST)
- [PATCH 6.6 000/389] 6.6.76-rc2 review Greg Kroah-Hartman (Thu Feb 06 2025 - 11:06:33 EST)
- RE: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Havalige, Thippeswamy (Thu Feb 06 2025 - 11:07:37 EST)
- Re: [PATCH net-next v5 6/7] tap: Keep hdr_len in tap_get_user() Willem de Bruijn (Thu Feb 06 2025 - 11:10:09 EST)
- Re: [PATCH v2 2/8] ASoC: SOF: imx8: use common imx chip interface Frank Li (Thu Feb 06 2025 - 11:11:22 EST)
- [PATCH 6.12 000/583] 6.12.13-rc2 review Greg Kroah-Hartman (Thu Feb 06 2025 - 11:11:35 EST)
- [PATCH 6.13 000/619] 6.13.2-rc2 review Greg Kroah-Hartman (Thu Feb 06 2025 - 11:11:48 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Miguel Ojeda (Thu Feb 06 2025 - 11:12:12 EST)
- Re: [PATCH v2 3/8] ASoC: SOF: imx8: use IMX_SOF_* macros Frank Li (Thu Feb 06 2025 - 11:13:46 EST)
- Re: [PATCH 11/12] drm/vc4: move to devm_platform_ioremap_resource() usage Maxime Ripard (Thu Feb 06 2025 - 11:14:02 EST)
- Re: [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global Gregory Price (Thu Feb 06 2025 - 11:14:20 EST)
- Re: [PATCH v4] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() Thomas Gleixner (Thu Feb 06 2025 - 11:14:30 EST)
- Re: Compile error on "error: call to ‘__compiletime_assert_581’ declared with attribute error: clamp() low limit dsc_min_bpc * 3 greater than high limit dsc_max_bpc * 3" Nautiyal, Ankit K (Thu Feb 06 2025 - 11:15:12 EST)
- Re: [PATCH v11 06/23] x86/resctrl: Add support to enable/disable AMD ABMC feature Moger, Babu (Thu Feb 06 2025 - 11:15:22 EST)
- Re: [PATCH v4 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick exxxxkc (Thu Feb 06 2025 - 11:16:16 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Yosry Ahmed (Thu Feb 06 2025 - 11:16:30 EST)
- Re: [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation Sudeep Holla (Thu Feb 06 2025 - 11:17:13 EST)
- Re: [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value Reinette Chatre (Thu Feb 06 2025 - 11:18:05 EST)
- Re: [PATCH v5 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices Werner Sembach (Thu Feb 06 2025 - 11:18:23 EST)
- Re: [PATCH v2 4/8] ASoC: SOF: imx8: shuffle structure and function definitions Frank Li (Thu Feb 06 2025 - 11:18:37 EST)
- Re: [PATCH v2 05/12] io_uring: Use helper function hrtimer_update_function() Thomas Gleixner (Thu Feb 06 2025 - 11:18:41 EST)
- [PATCH RFC] ASoC: simple-card-utils: always find dlc using result of graph_get_dai_id() Laurentiu Mihalcea (Thu Feb 06 2025 - 11:18:57 EST)
- Re: [PATCH v2 5/8] ASoC: SOF: imx8: drop unneeded/unused macros/header includes Frank Li (Thu Feb 06 2025 - 11:19:09 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Yosry Ahmed (Thu Feb 06 2025 - 11:19:57 EST)
- Re: [PATCH v2 1/5] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Thu Feb 06 2025 - 11:20:12 EST)
- Re: [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853 Andre Przywara (Thu Feb 06 2025 - 11:20:32 EST)
- soundwire : LnK SoundWire Protocol Analyzer on Linux Muni Sekhar (Thu Feb 06 2025 - 11:21:35 EST)
- Re: [PATCH 09/18] irqdomain: Rename _add functions to _add_*_of_node tglx (Thu Feb 06 2025 - 11:22:49 EST)
- Re: [PATCH v11 8/8] iio: adc: ad4851: add ad485x driver David Lechner (Thu Feb 06 2025 - 11:23:09 EST)
- Re: [PATCH 1/1] exit: change the release_task() paths to call flush_sigqueue() lockless Oleg Nesterov (Thu Feb 06 2025 - 11:23:46 EST)
- [PATCH v15 0/3] rust: xarray: Add a minimal abstraction for XArray Tamir Duberstein (Thu Feb 06 2025 - 11:25:05 EST)
- [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo` Tamir Duberstein (Thu Feb 06 2025 - 11:25:21 EST)
- [PATCH v15 3/3] MAINTAINERS: add entry for Rust XArray API Tamir Duberstein (Thu Feb 06 2025 - 11:25:40 EST)
- [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray Tamir Duberstein (Thu Feb 06 2025 - 11:25:45 EST)
- [PATCH v1 1/1] ASoC: tas2781: Switch to use %ptTs Andy Shevchenko (Thu Feb 06 2025 - 11:26:13 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds Steve Wahl (Thu Feb 06 2025 - 11:26:22 EST)
- Re: [PATCH v2 6/8] ASoC: SOF: imx: merge imx8 and imx8m drivers Frank Li (Thu Feb 06 2025 - 11:27:16 EST)
- Re: [PATCH] virtio: Remove virtio devices on device_shutdown() Eric Auger (Thu Feb 06 2025 - 11:27:22 EST)
- Re: [PATCH v2 1/2] exit: change the release_task() paths to call flush_sigqueue() lockless Frederic Weisbecker (Thu Feb 06 2025 - 11:27:44 EST)
- Re: [PATCH v2 7/8] ASoC: SOF: imx: merge imx8 and imx8ulp drivers Frank Li (Thu Feb 06 2025 - 11:28:22 EST)
- Re: [PATCH 2/5] KVM: x86/xen: Add an #ifdef'd helper to detect writes to Xen MSR David Woodhouse (Thu Feb 06 2025 - 11:28:52 EST)
- Re: [PATCH v2 8/8] ASoC: SOF: imx: add driver for the imx95 chip Frank Li (Thu Feb 06 2025 - 11:29:48 EST)
- [PATCH v1 1/1] regmap: irq: Use one way of setting all bits in the register Andy Shevchenko (Thu Feb 06 2025 - 11:29:51 EST)
- Re: [PATCH 3/5] KVM: x86/xen: Consult kvm_xen_enabled when checking for Xen MSR writes David Woodhouse (Thu Feb 06 2025 - 11:30:14 EST)
- [PATCH 0/1] loongson: Fix idle VS timer enqueue Marco Crivellari (Thu Feb 06 2025 - 11:30:23 EST)
- [PATCH] loongson: Fix idle VS timer enqueue Marco Crivellari (Thu Feb 06 2025 - 11:30:53 EST)
- [GIT PULL] xen: branch for v6.14-rc2 Juergen Gross (Thu Feb 06 2025 - 11:31:17 EST)
- Re: [PATCH 4/5] KVM: x86/xen: Bury xen_hvm_config behind CONFIG_KVM_XEN=y David Woodhouse (Thu Feb 06 2025 - 11:31:21 EST)
- Re: [PATCH v2 2/2] exit: kill the pointless __exit_signal()->clear_tsk_thread_flag(TIF_SIGPENDING) Frederic Weisbecker (Thu Feb 06 2025 - 11:31:29 EST)
- [PATCH v1 1/5] of: Add of_property_read_u16_index Francesco Dolcini (Thu Feb 06 2025 - 11:32:29 EST)
- [PATCH v1 3/5] ASoC: dt-bindings: wm8904: Add DMIC, GPIO, MIC and EQ support Francesco Dolcini (Thu Feb 06 2025 - 11:32:39 EST)
- [PATCH v1 0/5] ASoC: wm8904: Add DMIC and DRC support Francesco Dolcini (Thu Feb 06 2025 - 11:32:46 EST)
- [PATCH v1 4/5] ASoC: wm8904: get platform data from DT Francesco Dolcini (Thu Feb 06 2025 - 11:32:46 EST)
- [PATCH v1 2/5] ASoC: wm8904: Don't touch GPIO configs set to 0xFFFF Francesco Dolcini (Thu Feb 06 2025 - 11:32:51 EST)
- [PATCH v1 5/5] ASoC: wm8904: add DMIC support Francesco Dolcini (Thu Feb 06 2025 - 11:33:26 EST)
- Re: [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney (Thu Feb 06 2025 - 11:33:55 EST)
- Re: [PATCH v2 00/45] Consolidate hrtimer initialization - Part 4 Thomas Gleixner (Thu Feb 06 2025 - 11:34:12 EST)
- Re: [PATCH 2/2] smb: client: make lease state changes compliant with the protocol spec Tom Talpey (Thu Feb 06 2025 - 11:34:15 EST)
- Re: [PATCH 5/5] KVM: x86/xen: Move kvm_xen_hvm_config field into kvm_xen David Woodhouse (Thu Feb 06 2025 - 11:34:30 EST)
- Re: [PATCH v3] workqueue: introduce queue_delayed_work_on_offline_safe Tejun Heo (Thu Feb 06 2025 - 11:34:38 EST)
- Re: Re: [PATCH v8 13/19] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller Maxime Ripard (Thu Feb 06 2025 - 11:35:03 EST)
- RE: [PATCH] drm/xe: Fix uninitialized pointer read in xe_vm_bind_kernel_bo Cavitt, Jonathan (Thu Feb 06 2025 - 11:35:05 EST)
- Re: [PATCH v2 3/3] drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel neil . armstrong (Thu Feb 06 2025 - 11:35:16 EST)
- Re: [PATCH v4 1/1] exec: seal system mappings Thomas Weißschuh (Thu Feb 06 2025 - 11:37:46 EST)
- Re: [PATCH 2/4] drm/panel: Add Visionox RM692E5 panel driver neil . armstrong (Thu Feb 06 2025 - 11:38:16 EST)
- Re: [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo` Danilo Krummrich (Thu Feb 06 2025 - 11:39:34 EST)
- Re: [PATCH] lib/crc-t10dif: remove digest and block size constants Eric Biggers (Thu Feb 06 2025 - 11:39:55 EST)
- [PATCH v2] intel_idle: introduce 'no_native' module parameter David Arcari (Thu Feb 06 2025 - 11:40:41 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Thu Feb 06 2025 - 11:40:48 EST)
- [RFC PATCH 0/2] Add NV Selftest cases Ganapatrao Kulkarni (Thu Feb 06 2025 - 11:42:01 EST)
- [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test Ganapatrao Kulkarni (Thu Feb 06 2025 - 11:42:19 EST)
- [RFC PATCH 2/2] KVM: arm64: nv: selftests: Access VNCR mapped registers Ganapatrao Kulkarni (Thu Feb 06 2025 - 11:42:29 EST)
- [PATCH v6 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup Mateusz Guzik (Thu Feb 06 2025 - 11:44:35 EST)
- [PATCH v6 1/5] exit: perform add_device_randomness() without tasklist_lock Mateusz Guzik (Thu Feb 06 2025 - 11:44:50 EST)
- [PATCH v6 2/5] exit: hoist get_pid() in release_task() outside of tasklist_lock Mateusz Guzik (Thu Feb 06 2025 - 11:44:55 EST)
- [PATCH v6 3/5] pid: sprinkle tasklist_lock asserts Mateusz Guzik (Thu Feb 06 2025 - 11:45:13 EST)
- [PATCH v6 4/5] pid: perform free_pid() calls outside of tasklist_lock Mateusz Guzik (Thu Feb 06 2025 - 11:45:24 EST)
- [PATCH v6 5/5] pid: drop irq disablement around pidmap_lock Mateusz Guzik (Thu Feb 06 2025 - 11:45:42 EST)
- Re: [RFC PATCH 0/2] Add NV Selftest cases Ganapatrao Kulkarni (Thu Feb 06 2025 - 11:45:45 EST)
- Re: [PATCH net-next v7 3/7] arch: x86: add IPC mailbox accessor function and add SoC register access Dave Hansen (Thu Feb 06 2025 - 11:47:05 EST)
- Re: [PATCH v1 2/3] i3c: master: Add Qualcomm I3C master controller driver Frank Li (Thu Feb 06 2025 - 11:48:40 EST)
- Re: [PATCH v3] acpi: Fix HED module initialization order when it is built-in Nathan Chancellor (Thu Feb 06 2025 - 11:50:04 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range David Woodhouse (Thu Feb 06 2025 - 11:51:32 EST)
- Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf Mimi Zohar (Thu Feb 06 2025 - 11:51:54 EST)
- Re: [PATCH v1 1/1] regmap: irq: Use one way of setting all bits in the register Mark Brown (Thu Feb 06 2025 - 11:52:18 EST)
- Re: [PATCH v1 1/1] scsi: lpfc: Switch to use %ptTs Thomas Weißschuh (Thu Feb 06 2025 - 11:52:30 EST)
- Re: [PATCH 6/8] tracing: Have persistent trace instances save module addresses Google (Thu Feb 06 2025 - 11:53:16 EST)
- Re: [PATCH 8/8] tracing: Update modules to persistent instances when loaded Google (Thu Feb 06 2025 - 11:53:41 EST)
- Re: [PATCH 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise() SeongJae Park (Thu Feb 06 2025 - 11:53:49 EST)
- Re: [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound Mina Almasry (Thu Feb 06 2025 - 11:54:46 EST)
- Re: [PATCH v2] arm64: Handle .ARM.attributes section in linker scripts Nathan Chancellor (Thu Feb 06 2025 - 11:55:02 EST)
- Re: [PATCH v2 1/2] exit: change the release_task() paths to call flush_sigqueue() lockless Oleg Nesterov (Thu Feb 06 2025 - 11:56:15 EST)
- Re: [PATCH] lib/crc-t10dif: remove digest and block size constants Ard Biesheuvel (Thu Feb 06 2025 - 11:57:48 EST)
- Re: [PATCH] mtd: capture device name setting failure when adding mtd Miquel Raynal (Thu Feb 06 2025 - 11:58:55 EST)
- [PATCH 1/3] tracing: Skip update_last_data() if it is already updated Masami Hiramatsu (Google) (Thu Feb 06 2025 - 11:59:03 EST)
- [PATCH 2/3] tracing: Remove checking the activity when module map is updating Masami Hiramatsu (Google) (Thu Feb 06 2025 - 11:59:14 EST)
- [PATCH 3/3] tracing: Show last module text symbols in the stacktrace Masami Hiramatsu (Google) (Thu Feb 06 2025 - 11:59:31 EST)
- Re: [PATCH] drm/xe: Fix uninitialized pointer read in xe_vm_bind_kernel_bo Lucas De Marchi (Thu Feb 06 2025 - 11:59:52 EST)
- Re: [PATCH v4] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() Waiman Long (Thu Feb 06 2025 - 12:00:45 EST)
- Re: [PATCH v3 0/2] input: convert dlg,da7280.txt to dt-schema & update MAINTAINERS Neil Armstrong (Thu Feb 06 2025 - 12:01:04 EST)
- [syzbot] [ext4?] WARNING in inode_set_cached_link syzbot (Thu Feb 06 2025 - 12:01:39 EST)
- [syzbot] [mm?] [bcachefs?] KASAN: slab-use-after-free Read in list_lru_del syzbot (Thu Feb 06 2025 - 12:01:42 EST)
- [syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in xas_reload syzbot (Thu Feb 06 2025 - 12:01:47 EST)
- Re: [PATCH v5 01/16] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver' Gregory Price (Thu Feb 06 2025 - 12:02:09 EST)
- Re: [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready Miquel Raynal (Thu Feb 06 2025 - 12:02:19 EST)
- Re: [PATCH v5 02/16] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe Port support Gregory Price (Thu Feb 06 2025 - 12:02:52 EST)
- [PATCH 1/8] drm/panel: remove unnecessary forward declaration Luca Ceresoli (Thu Feb 06 2025 - 12:03:09 EST)
- [PATCH 0/8] drm/bridge: minor cleanups Luca Ceresoli (Thu Feb 06 2025 - 12:03:11 EST)
- [PATCH 6/8] drm/bridge: tc358775: remove unused drm_panel.h include Luca Ceresoli (Thu Feb 06 2025 - 12:03:25 EST)
- [PATCH 5/8] drm/bridge: tc358762: remove unused drm_panel.h include, add drm_bridge.h Luca Ceresoli (Thu Feb 06 2025 - 12:03:30 EST)
- [PATCH 2/8] drm/bridge: nxp-ptn3460: remove unused drm_panel.h include Luca Ceresoli (Thu Feb 06 2025 - 12:03:45 EST)
- [PATCH 3/8] drm/bridge: parade-ps8622: remove unused drm_panel.h include Luca Ceresoli (Thu Feb 06 2025 - 12:04:00 EST)
- [PATCH 7/8] drm/bridge: ti-sn65dsi83: remove unused drm_panel.h include Luca Ceresoli (Thu Feb 06 2025 - 12:04:09 EST)
- [PATCH 8/8] drm/bridge: ti-sn65dsi86: remove unused drm_panel.h include Luca Ceresoli (Thu Feb 06 2025 - 12:04:27 EST)
- [PATCH 4/8] drm/bridge: parade-ps8640: remove unused drm_panel.h include Luca Ceresoli (Thu Feb 06 2025 - 12:04:32 EST)
- Re: [PATCH v2 1/2] exit: change the release_task() paths to call flush_sigqueue() lockless Frederic Weisbecker (Thu Feb 06 2025 - 12:04:44 EST)
- [PATCH v2 1/3] vfs: add initial support for CONFIG_VFS_DEBUG Mateusz Guzik (Thu Feb 06 2025 - 12:05:09 EST)
- [PATCH v2 0/3] CONFIG_VFS_DEBUG at last Mateusz Guzik (Thu Feb 06 2025 - 12:05:22 EST)
- [PATCH v2 2/3] vfs: catch invalid modes in may_open() Mateusz Guzik (Thu Feb 06 2025 - 12:05:29 EST)
- [PATCH v2 3/3] vfs: use the new debug macros in inode_set_cached_link() Mateusz Guzik (Thu Feb 06 2025 - 12:05:40 EST)
- Re: [PATCH v1 1/6] PCI: brcmstb: Refactor max speed limit functionality Bjorn Helgaas (Thu Feb 06 2025 - 12:05:56 EST)
- Re: less size_t please (was Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len()) Alexey Dobriyan (Thu Feb 06 2025 - 12:07:11 EST)
- Re: [PATCH v3 2/2] mtd: spi-nand: macronix: Add support for read retry Miquel Raynal (Thu Feb 06 2025 - 12:08:03 EST)
- Re: [PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings Nathan Chancellor (Thu Feb 06 2025 - 12:10:47 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Liang, Kan (Thu Feb 06 2025 - 12:11:24 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Ronald Warsow (Thu Feb 06 2025 - 12:11:34 EST)
- Re: [PATCH v9 3/7] PCI: Add parent_bus_offset to resource_entry Frank Li (Thu Feb 06 2025 - 12:11:43 EST)
- Re: [PATCH] vfs: inline getname() Alexey Dobriyan (Thu Feb 06 2025 - 12:12:04 EST)
- Re: [PATCH v2 1/3] dt-bindings: vendor: add csot Doug Anderson (Thu Feb 06 2025 - 12:13:10 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Danilo Krummrich (Thu Feb 06 2025 - 12:13:21 EST)
- Re: [PATCH v3 1/2] mtd: spi-nand: Add read retry support Miquel Raynal (Thu Feb 06 2025 - 12:13:42 EST)
- Re: [PATCH] PCI: mediatek: Remove the usage of virt_to_phys manivannan.sadhasivam@xxxxxxxxxx (Thu Feb 06 2025 - 12:14:10 EST)
- Re: [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global Konstantin Ryabitsev (Thu Feb 06 2025 - 12:14:26 EST)
- Re: [PATCH v6 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup Liam R. Howlett (Thu Feb 06 2025 - 12:14:59 EST)
- Re: [PATCH v12 2/2] mtd: rawnand: Add Loongson-1 NAND Controller Driver Miquel Raynal (Thu Feb 06 2025 - 12:17:33 EST)
- Re: [PATCH 8/8] tracing: Update modules to persistent instances when loaded Steven Rostedt (Thu Feb 06 2025 - 12:17:47 EST)
- [PATCH] f_midi_complete to call tasklet_hi_schedule Jill Donahue (Thu Feb 06 2025 - 12:18:05 EST)
- Re: [PATCH v2 2/3] dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1 Doug Anderson (Thu Feb 06 2025 - 12:18:12 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds Naman Jain (Thu Feb 06 2025 - 12:18:28 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Luna Jernberg (Thu Feb 06 2025 - 12:18:33 EST)
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray Boqun Feng (Thu Feb 06 2025 - 12:19:03 EST)
- Re: [PATCH v5 2/3] arm64: dts: rockchip: Add HDMI0 audio output for rk3588 SoC Detlev Casanova (Thu Feb 06 2025 - 12:19:14 EST)
- Re: [PATCH v2 3/3] drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel Doug Anderson (Thu Feb 06 2025 - 12:21:18 EST)
- Re: [PATCH v14 00/10] perf record --off-cpu: Dump off-cpu samples directly Arnaldo Carvalho de Melo (Thu Feb 06 2025 - 12:22:33 EST)
- Re: [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo` Tamir Duberstein (Thu Feb 06 2025 - 12:23:26 EST)
- Re: [PATCH 4/8] drm/bridge: parade-ps8640: remove unused drm_panel.h include Doug Anderson (Thu Feb 06 2025 - 12:24:53 EST)
- Re: [PATCH 8/8] drm/bridge: ti-sn65dsi86: remove unused drm_panel.h include Doug Anderson (Thu Feb 06 2025 - 12:27:23 EST)
- [PATCH v3] arm64: Handle .ARM.attributes section in linker scripts Nathan Chancellor (Thu Feb 06 2025 - 12:27:34 EST)
- Re: [PATCH v2 4/8] ASoC: SOF: imx8: shuffle structure and function definitions Mark Brown (Thu Feb 06 2025 - 12:29:04 EST)
- Re: [PATCH v1 2/6] PCI: brcmstb: Fix error path upon call of regulator_bulk_get() Bjorn Helgaas (Thu Feb 06 2025 - 12:29:45 EST)
- Re: [PATCH v2] ASoC: dt-bindings: atmel,at91-ssc: Convert to YAML format Mark Brown (Thu Feb 06 2025 - 12:30:17 EST)
- Re: [PATCH] ASoC: amd: acp: Use str_low_high() helper function Mark Brown (Thu Feb 06 2025 - 12:30:27 EST)
- Re: [PATCH] ASoC: SOF: mediatek: Use str_on_off() helper function Mark Brown (Thu Feb 06 2025 - 12:30:37 EST)
- Re: [PATCH] ASoC: dmic: Add DSD big endian format support Mark Brown (Thu Feb 06 2025 - 12:30:42 EST)
- Re: [RFC PATCH 2/2] KVM: arm64: nv: selftests: Access VNCR mapped registers Marc Zyngier (Thu Feb 06 2025 - 12:31:11 EST)
- Re: [PATCH v6 2/6] efi/cper, cxl: Make definitions and structures global Gregory Price (Thu Feb 06 2025 - 12:32:27 EST)
- Re: [PATCH v3 0/2] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events Dharma.B (Thu Feb 06 2025 - 12:32:57 EST)
- Re: [PATCH v1 3/6] PCI: brcmstb: Fix potential premature regluator disabling Bjorn Helgaas (Thu Feb 06 2025 - 12:33:07 EST)
- Re: [PATCH v2 0/3] CONFIG_VFS_DEBUG at last Mateusz Guzik (Thu Feb 06 2025 - 12:33:46 EST)
- Re: [PATCH 1/8] drm/panel: remove unnecessary forward declaration Doug Anderson (Thu Feb 06 2025 - 12:34:05 EST)
- Re: [PATCH] cxl: Fix typo in RC description Ira Weiny (Thu Feb 06 2025 - 12:35:57 EST)
- [PATCH v5 1/5] regulator: dt-bindings: Add TI TPS65215 PMIC bindings Shree Ramamoorthy (Thu Feb 06 2025 - 12:37:48 EST)
- [PATCH v5 2/5] regulator: dt-bindings: Add TI TPS65214 PMIC bindings Shree Ramamoorthy (Thu Feb 06 2025 - 12:37:58 EST)
- [PATCH v5 4/5] mfd: tps65219: Add support for TI TPS65215 PMIC Shree Ramamoorthy (Thu Feb 06 2025 - 12:38:13 EST)
- [PATCH v5 3/5] mfd: tps65219: Remove regmap_read check Shree Ramamoorthy (Thu Feb 06 2025 - 12:38:34 EST)
- [PATCH v5 5/5] mfd: tps65219: Add support for TI TPS65214 PMIC Shree Ramamoorthy (Thu Feb 06 2025 - 12:38:50 EST)
- [PATCH v5 0/5] Add TI TPS65214 & TPS65215 PMIC MFD Driver Support Shree Ramamoorthy (Thu Feb 06 2025 - 12:39:13 EST)
- Re: [PATCH rcu 6/5] Make RCU watch ct_kernel_exit_state() warning Boqun Feng (Thu Feb 06 2025 - 12:39:15 EST)
- [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Thu Feb 06 2025 - 12:39:45 EST)
- [PATCH v3 2/8] regulator: dummy: convert to use the faux device interface Greg Kroah-Hartman (Thu Feb 06 2025 - 12:39:48 EST)
- [PATCH v3 0/8] Driver core: Add faux bus devices Greg Kroah-Hartman (Thu Feb 06 2025 - 12:40:06 EST)
- [PATCH v3 3/8] x86/microcode: move away from using a fake platform device Greg Kroah-Hartman (Thu Feb 06 2025 - 12:40:21 EST)
- [PATCH v3 4/8] wifi: cfg80211: move away from using a fake platform device Greg Kroah-Hartman (Thu Feb 06 2025 - 12:40:49 EST)
- [PATCH v3 5/8] tlclk: convert to use faux_device Greg Kroah-Hartman (Thu Feb 06 2025 - 12:40:57 EST)
- [PATCH v3 6/8] misc: lis3lv02d: convert to use faux_device Greg Kroah-Hartman (Thu Feb 06 2025 - 12:41:13 EST)
- [PATCH v3 7/8] drm/vgem/vgem_drv convert to use faux_device Greg Kroah-Hartman (Thu Feb 06 2025 - 12:41:28 EST)
- [PATCH v3 8/8] drm/vkms: convert to use faux_device Greg Kroah-Hartman (Thu Feb 06 2025 - 12:41:47 EST)
- Re: [RFC PATCH 1/2] irqchip: ti-tsir: Add support for Timesync Interrupt Router Simon Horman (Thu Feb 06 2025 - 12:42:00 EST)
- [PATCH] crypto: crct10dif - remove from crypto API Eric Biggers (Thu Feb 06 2025 - 12:42:22 EST)
- Re: [PATCH 3/3] tracing: Show last module text symbols in the stacktrace Steven Rostedt (Thu Feb 06 2025 - 12:45:58 EST)
- [PATCH v2 0/3] gpio: bcm-kona: Various GPIO fixups Artur Weber (Thu Feb 06 2025 - 12:46:21 EST)
- [PATCH net-next 1/4] ptp: vmclock: Set driver data before its usage Thomas Weißschuh (Thu Feb 06 2025 - 12:46:26 EST)
- [PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling Thomas Weißschuh (Thu Feb 06 2025 - 12:46:27 EST)
- [PATCH v2 1/3] gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0 Artur Weber (Thu Feb 06 2025 - 12:46:56 EST)
- [PATCH net-next 2/4] ptp: vmclock: Don't unregister misc device if it was not registered Thomas Weißschuh (Thu Feb 06 2025 - 12:46:57 EST)
- [PATCH net-next 3/4] ptp: vmclock: Clean up miscdev and ptp clock through devres Thomas Weißschuh (Thu Feb 06 2025 - 12:47:08 EST)
- [PATCH v2 2/3] gpio: bcm-kona: Make sure GPIO bits are unlocked when requesting IRQ Artur Weber (Thu Feb 06 2025 - 12:47:24 EST)
- [PATCH net-next 4/4] ptp: vmclock: Remove goto-based cleanup logic Thomas Weißschuh (Thu Feb 06 2025 - 12:47:49 EST)
- [PATCH v2 3/3] gpio: bcm-kona: Add missing newline to dev_err format string Artur Weber (Thu Feb 06 2025 - 12:48:08 EST)
- Re: [PATCH 0/3] gpio: bcm-kona: Various GPIO fixups Artur Weber (Thu Feb 06 2025 - 12:48:47 EST)
- RE: [PATCH v2] scsi: ufs: critical health condition Avri Altman (Thu Feb 06 2025 - 12:49:06 EST)
- Re: [PATCH 01/18] usb: dwc3: Reserve Higher Bandwidth for HS Periodic EPs Konrad Dybcio (Thu Feb 06 2025 - 12:49:32 EST)
- Re: [PATCH] crypto: crct10dif - remove from crypto API Martin K. Petersen (Thu Feb 06 2025 - 12:50:26 EST)
- [PATCH RFC 01/33] scsi, usb: Rename the RESERVE and RELEASE constants Bart Van Assche (Thu Feb 06 2025 - 12:51:51 EST)
- [PATCH RFC 02/33] s390: Comment out the RELEASE constant Bart Van Assche (Thu Feb 06 2025 - 12:51:58 EST)
- [PATCH RFC 05/33] locking/mutex: Change the atomic_dec_and_mutex_lock() return type Bart Van Assche (Thu Feb 06 2025 - 12:52:14 EST)
- [PATCH RFC 04/33] include/linux/cleanup.h: Support thread-safety analysis Bart Van Assche (Thu Feb 06 2025 - 12:52:17 EST)
- [PATCH RFC 03/33] locking: Introduce <linux/thread_safety.h> Bart Van Assche (Thu Feb 06 2025 - 12:52:35 EST)
- [PATCH RFC 07/33] driver core: Annotate locking functions in <linux/device.h> Bart Van Assche (Thu Feb 06 2025 - 12:52:37 EST)
- [PATCH RFC 08/33] kref: Add thread-safety annotations in <linux/kref.h> Bart Van Assche (Thu Feb 06 2025 - 12:52:44 EST)
- [PATCH RFC 09/33] refcount: Add thread-safety annotations in <linux/refcount.h> Bart Van Assche (Thu Feb 06 2025 - 12:52:59 EST)
- [PATCH RFC 12/33] scsi: mpi3mr: Fix locking in an error path Bart Van Assche (Thu Feb 06 2025 - 12:53:12 EST)
- [PATCH RFC 11/33] PNP: isapnp: Check the isapnp_cfg_begin() return value Bart Van Assche (Thu Feb 06 2025 - 12:53:27 EST)
- [PATCH RFC 06/33] locking/mutex: Annotate struct mutex and mutex functions Bart Van Assche (Thu Feb 06 2025 - 12:53:28 EST)
- [PATCH RFC 00/33] Compile-time thread-safety checking Bart Van Assche (Thu Feb 06 2025 - 12:53:32 EST)
- [PATCH RFC 13/33] scsi: mpt3sas: Fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 12:53:45 EST)
- [PATCH RFC 15/33] ice: Fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 12:53:47 EST)
- [PATCH RFC 14/33] ice: Split ice_dcb_rebuild() Bart Van Assche (Thu Feb 06 2025 - 12:54:04 EST)
- [PATCH RFC 19/33] drm/amdgpu: Unlock a mutex before destroying it Bart Van Assche (Thu Feb 06 2025 - 12:54:50 EST)
- [PATCH RFC 17/33] Input: synaptics-rmi4 - fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 12:54:56 EST)
- [PATCH RFC 20/33] drm/amdgpu: Fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 12:55:04 EST)
- [PATCH RFC 18/33] misc: nsm: Fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 12:55:12 EST)
- [PATCH RFC 22/33] drm: bridge: cdns-mhdp8546: Fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 12:55:30 EST)
- [PATCH RFC 16/33] net/mlx5e: Make the code easier to analyze Bart Van Assche (Thu Feb 06 2025 - 12:55:34 EST)
- [PATCH RFC 23/33] drm: bridge: cdns-mhdp8546: Fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 12:55:40 EST)
- [PATCH RFC 24/33] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Bart Van Assche (Thu Feb 06 2025 - 12:55:49 EST)
- [PATCH RFC 21/33] drm/amdgpu: Fix locking bugs in error paths Bart Van Assche (Thu Feb 06 2025 - 12:55:58 EST)
- [PATCH RFC 25/33] wifi: ath12k: Fix locking in error paths Bart Van Assche (Thu Feb 06 2025 - 12:56:10 EST)
- [PATCH RFC 26/33] mctp i3c: Fix locking in error paths Bart Van Assche (Thu Feb 06 2025 - 12:56:21 EST)
- [PATCH RFC 27/33] iavf: Fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 12:56:26 EST)
- [PATCH RFC 33/33] kbuild: clang: Unconditionally enable thread-safety checking Bart Van Assche (Thu Feb 06 2025 - 12:57:15 EST)
- [PATCH RFC 31/33] md/raid*: Fix raid*_set_queue_limits() Bart Van Assche (Thu Feb 06 2025 - 12:57:18 EST)
- [PATCH RFC 28/33] wifi: mt76: mt7925: Fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 12:57:22 EST)
- Re: [PATCH] linux/bits.h: Squash unsigned comparison warning for GENMASK Yury Norov (Thu Feb 06 2025 - 12:57:35 EST)
- [PATCH RFC 29/33] hwmon: (it87) Check the it87_lock() return value Bart Van Assche (Thu Feb 06 2025 - 12:57:40 EST)
- Re: [PATCH] lib/zlib: drop EQUAL macro Zaslonko Mikhail (Thu Feb 06 2025 - 12:57:46 EST)
- [PATCH RFC 30/33] drivers/net/ethernet/marvell/octeontx2/nic: Fix locking in an error path Bart Van Assche (Thu Feb 06 2025 - 12:57:55 EST)
- Re: [PATCH] perf: Improve startup time by reducing unnecessary stat() calls Ian Rogers (Thu Feb 06 2025 - 12:58:12 EST)
- [PATCH RFC 32/33] treewide: Annotate all struct mutex users Bart Van Assche (Thu Feb 06 2025 - 12:58:19 EST)
- [PATCH RFC 10/33] treewide: Modify mutex_lock_interruptible() return value checks Bart Van Assche (Thu Feb 06 2025 - 12:58:20 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Miguel Ojeda (Thu Feb 06 2025 - 12:58:59 EST)
- Re: [PATCH v1 3/6] PCI: brcmstb: Fix potential premature regluator disabling Jim Quinlan (Thu Feb 06 2025 - 12:59:27 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Thu Feb 06 2025 - 12:59:34 EST)
- Re: [PATCH v4 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick Ferass El Hafidi (Thu Feb 06 2025 - 13:00:09 EST)
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix. David Rientjes (Thu Feb 06 2025 - 13:01:30 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Song Liu (Thu Feb 06 2025 - 13:01:49 EST)
- Re: [PATCH v11 07/23] x86/resctrl: Introduce the interface to display monitor mode Reinette Chatre (Thu Feb 06 2025 - 13:02:08 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Thu Feb 06 2025 - 13:02:37 EST)
- Re: [PATCH v11 17/23] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled Reinette Chatre (Thu Feb 06 2025 - 13:03:40 EST)
- [PATCH v2 0/5] Raspberry Pi HEVC decoder driver Dave Stevenson (Thu Feb 06 2025 - 13:03:49 EST)
- [PATCH v2 2/5] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128 Dave Stevenson (Thu Feb 06 2025 - 13:03:59 EST)
- [PATCH v2 1/5] docs: uapi: media: Document Raspberry Pi NV12 column format Dave Stevenson (Thu Feb 06 2025 - 13:04:16 EST)
- [PATCH v2 3/5] media: dt-bindings: media: Add binding for the Raspberry Pi HEVC decoder Dave Stevenson (Thu Feb 06 2025 - 13:04:30 EST)
- [PATCH v2 5/5] arm: dts: bcm2711-rpi: Add HEVC decoder node Dave Stevenson (Thu Feb 06 2025 - 13:05:05 EST)
- [PATCH v2 4/5] media: platform: Add Raspberry Pi HEVC decoder driver Dave Stevenson (Thu Feb 06 2025 - 13:05:15 EST)
- Re: [PATCH] vfs: inline getname() Mateusz Guzik (Thu Feb 06 2025 - 13:05:31 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion David Hildenbrand (Thu Feb 06 2025 - 13:05:47 EST)
- Re: [PATCH v11 18/23] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode Reinette Chatre (Thu Feb 06 2025 - 13:05:59 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Danilo Krummrich (Thu Feb 06 2025 - 13:06:17 EST)
- Re: [PATCH] crypto: crct10dif - remove from crypto API Ard Biesheuvel (Thu Feb 06 2025 - 13:06:27 EST)
- Re: [PATCH v11 19/23] x86/resctrl: Introduce the interface to switch between monitor modes Reinette Chatre (Thu Feb 06 2025 - 13:06:39 EST)
- [RFC PATCH net 0/1] transport_header set incorrectly when using veth sreedevi.joshi (Thu Feb 06 2025 - 13:07:04 EST)
- [RFC PATCH net 1/1] net: check transport_header before adding offset sreedevi.joshi (Thu Feb 06 2025 - 13:07:31 EST)
- Re: [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE Dmitry Vyukov (Thu Feb 06 2025 - 13:07:39 EST)
- Re: [PATCH 6.6 000/389] 6.6.76-rc2 review Florian Fainelli (Thu Feb 06 2025 - 13:07:54 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Linus Torvalds (Thu Feb 06 2025 - 13:07:54 EST)
- Re: [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed Thomas Weißschuh (Thu Feb 06 2025 - 13:08:38 EST)
- Re: [PATCH v2] scsi: ufs: critical health condition Bart Van Assche (Thu Feb 06 2025 - 13:09:05 EST)
- [gustavoars:testing/wfamnae-next20250203 16/16] include/linux/stddef.h:16:33: error: invalid use of undefined type 'struct mlx5_ifc_menu_resource_dump_response_bits' kernel test robot (Thu Feb 06 2025 - 13:09:18 EST)
- [gustavoars:testing/wfamnae-next20250203 16/16] drivers/net/ethernet/mellanox/mlx5/core/diag/rsc_dump.c:71:10: error: offsetof of incomplete type 'struct mlx5_ifc_menu_resource_dump_response_bits' kernel test robot (Thu Feb 06 2025 - 13:09:19 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Conor Dooley (Thu Feb 06 2025 - 13:09:54 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Andrey Konovalov (Thu Feb 06 2025 - 13:11:11 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Tamir Duberstein (Thu Feb 06 2025 - 13:11:28 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Stefan Hajnoczi (Thu Feb 06 2025 - 13:11:48 EST)
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h Raag Jadav (Thu Feb 06 2025 - 13:12:02 EST)
- [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Kees Cook (Thu Feb 06 2025 - 13:12:20 EST)
- [PATCH 1/3] compiler.h: Move C string helpers into C-only kernel section Kees Cook (Thu Feb 06 2025 - 13:12:21 EST)
- [PATCH 2/3] compiler.h: Introduce __must_be_char_array() Kees Cook (Thu Feb 06 2025 - 13:12:22 EST)
- [PATCH 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Kees Cook (Thu Feb 06 2025 - 13:12:24 EST)
- [PATCH] nfsd: don't ignore the return code of svc_proc_register() Jeff Layton (Thu Feb 06 2025 - 13:13:05 EST)
- Re: [PATCH 1/1] alloc_tag: work around clang-14 issue with __builtin_object_size() Kees Cook (Thu Feb 06 2025 - 13:13:28 EST)
- Re: [PATCH v2 0/3] gpio: bcm-kona: Various GPIO fixups Linus Walleij (Thu Feb 06 2025 - 13:13:46 EST)
- Re: [PATCH v2 1/3] dt-bindings: vendor: add csot Conor Dooley (Thu Feb 06 2025 - 13:13:56 EST)
- Re: [PATCH v2 2/3] dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1 Conor Dooley (Thu Feb 06 2025 - 13:14:19 EST)
- [PATCH v6 00/26] Add support for hot-pluggable DRM bridges Luca Ceresoli (Thu Feb 06 2025 - 13:14:47 EST)
- [PATCH v6 01/26] drm/debugfs: fix printk format for bridge index Luca Ceresoli (Thu Feb 06 2025 - 13:14:52 EST)
- [PATCH v6 02/26] drm: of: drm_of_find_panel_or_bridge: move misplaced comment Luca Ceresoli (Thu Feb 06 2025 - 13:15:13 EST)
- [PATCH v6 03/26] drm/bridge: panel: use drm_bridge_is_panel() instead of open code Luca Ceresoli (Thu Feb 06 2025 - 13:15:26 EST)
- Re: [PATCH 01/15] kasan: Allocation enhancement for dense tag-based mode Andrey Konovalov (Thu Feb 06 2025 - 13:15:32 EST)
- [PATCH v6 04/26] drm/bridge: panel: drm_panel_bridge_remove: warn when called on non-panel bridge Luca Ceresoli (Thu Feb 06 2025 - 13:15:44 EST)
- [PATCH v6 05/26] drm/debugfs: add top-level 'bridges' file showing all added bridges Luca Ceresoli (Thu Feb 06 2025 - 13:16:01 EST)
- [PATCH v6 07/26] drm/bridge: panel: forbid initializing a panel with unknown connector type Luca Ceresoli (Thu Feb 06 2025 - 13:16:16 EST)
- [PATCH v6 06/26] drm/panel: move all code into bridge/panel.c Luca Ceresoli (Thu Feb 06 2025 - 13:16:21 EST)
- [PATCH v6 08/26] drm/bridge: panel: add a panel_bridge to every panel Luca Ceresoli (Thu Feb 06 2025 - 13:16:35 EST)
- [PATCH v6 09/26] drm/bridge: move devm_drm_of_get_bridge and drmm_of_get_bridge to drm_bridge.c Luca Ceresoli (Thu Feb 06 2025 - 13:16:44 EST)
- [PATCH v6 10/26] drm/bridge: add devm_drm_of_get_bridge_by_node() Luca Ceresoli (Thu Feb 06 2025 - 13:16:59 EST)
- [PATCH v6 11/26] drm/bridge: samsung-dsim: use devm_drm_of_get_bridge[_by_node] to find the out_bridge Luca Ceresoli (Thu Feb 06 2025 - 13:17:17 EST)
- [PATCH v6 12/26] drm/bridge: allow bridges to be informed about added and removed bridges Luca Ceresoli (Thu Feb 06 2025 - 13:17:28 EST)
- [PATCH v6 13/26] drm/encoder: add drm_encoder_cleanup_from() Luca Ceresoli (Thu Feb 06 2025 - 13:17:43 EST)
- [PATCH v6 14/26] drm/bridge: add support for refcounted DRM bridges Luca Ceresoli (Thu Feb 06 2025 - 13:18:01 EST)
- [PATCH v6 15/26] drm/bridge: devm_drm_of_get_bridge and drmm_of_get_bridge: automatically put the bridge Luca Ceresoli (Thu Feb 06 2025 - 13:18:04 EST)
- [PATCH v6 16/26] drm/bridge: increment refcount in of_drm_find_bridge() Luca Ceresoli (Thu Feb 06 2025 - 13:18:17 EST)
- [PATCH v6 17/26] drm/bridge: add devm_drm_put_bridge() and devm_drm_put_and_clear_bridge() Luca Ceresoli (Thu Feb 06 2025 - 13:18:39 EST)
- [PATCH v6 18/26] drm/bridge: add documentation of refcounted bridges Luca Ceresoli (Thu Feb 06 2025 - 13:18:47 EST)
- [PATCH v6 19/26] drm/tests: bridge: add KUnit tests for DRM bridges (init and destroy) Luca Ceresoli (Thu Feb 06 2025 - 13:19:01 EST)
- [PATCH v6 20/26] drm/debugfs: bridges_show: show refcount Luca Ceresoli (Thu Feb 06 2025 - 13:19:15 EST)
- [PATCH v6 21/26] drm/bridge: add list of removed refcounted bridges Luca Ceresoli (Thu Feb 06 2025 - 13:19:27 EST)
- [PATCH v6 22/26] drm/debugfs: show removed bridges Luca Ceresoli (Thu Feb 06 2025 - 13:19:38 EST)
- [PATCH v6 23/26] drm/bridge: samsung-dsim: use refcounting for the out_bridge Luca Ceresoli (Thu Feb 06 2025 - 13:19:51 EST)
- [PATCH v6 24/26] drm/bridge: panel: use dynamic lifetime management Luca Ceresoli (Thu Feb 06 2025 - 13:20:08 EST)
- [PATCH v6 25/26] drm/bridge: ti-sn65dsi83: use dynamic lifetime management Luca Ceresoli (Thu Feb 06 2025 - 13:20:22 EST)
- [PATCH v6 26/26] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges Luca Ceresoli (Thu Feb 06 2025 - 13:20:34 EST)
- Re: [PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268 Florian Fainelli (Thu Feb 06 2025 - 13:20:40 EST)
- [PATCH 0/2] AT91 Clock Adjustments Ryan.Wanner (Thu Feb 06 2025 - 13:21:05 EST)
- [PATCH 1/2] clk: at91: sckc: Fix parent_data struct for slow osc Ryan.Wanner (Thu Feb 06 2025 - 13:21:17 EST)
- [PATCH 2/2] clk: at91: sama7d65: Add missing clk_hw to parent_data Ryan.Wanner (Thu Feb 06 2025 - 13:21:20 EST)
- Re: [PATCH v6 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings Conor Dooley (Thu Feb 06 2025 - 13:21:43 EST)
- Re: [PATCH v1 1/1] scsi: lpfc: Switch to use %ptTs Justin Tee (Thu Feb 06 2025 - 13:22:02 EST)
- Re: [PATCH v2 1/5] dt-bindings: ROHM BD79124 ADC/GPO Conor Dooley (Thu Feb 06 2025 - 13:22:09 EST)
- Re: [PATCH] gpiolib: don't build HTE code with CONFIG_HTE disabled Linus Walleij (Thu Feb 06 2025 - 13:22:26 EST)
- Re: [PATCH] nfsd: don't ignore the return code of svc_proc_register() Chuck Lever (Thu Feb 06 2025 - 13:22:38 EST)
- [PATCH RFC 00/24] Compiler-Based Capability- and Locking-Analysis Marco Elver (Thu Feb 06 2025 - 13:22:51 EST)
- [PATCH RFC 01/24] compiler_types: Move lock checking attributes to compiler-capability-analysis.h Marco Elver (Thu Feb 06 2025 - 13:22:59 EST)
- Re: [PATCH 6.12 000/583] 6.12.13-rc2 review Florian Fainelli (Thu Feb 06 2025 - 13:23:07 EST)
- [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire() Marco Elver (Thu Feb 06 2025 - 13:23:21 EST)
- [PATCH RFC 04/24] compiler-capability-analysis: Add test stub Marco Elver (Thu Feb 06 2025 - 13:23:44 EST)
- [PATCH RFC 03/24] compiler-capability-analysis: Add infrastructure for Clang's capability analysis Marco Elver (Thu Feb 06 2025 - 13:23:49 EST)
- [PATCH RFC 05/24] Documentation: Add documentation for Compiler-Based Capability Analysis Marco Elver (Thu Feb 06 2025 - 13:24:03 EST)
- [PATCH RFC 06/24] checkpatch: Warn about capability_unsafe() without comment Marco Elver (Thu Feb 06 2025 - 13:24:29 EST)
- [PATCH RFC 08/24] lockdep: Annotate lockdep assertions for capability analysis Marco Elver (Thu Feb 06 2025 - 13:24:47 EST)
- [PATCH RFC 07/24] cleanup: Basic compatibility with capability analysis Marco Elver (Thu Feb 06 2025 - 13:24:47 EST)
- [PATCH RFC 10/24] compiler-capability-analysis: Change __cond_acquires to take return value Marco Elver (Thu Feb 06 2025 - 13:25:02 EST)
- [PATCH RFC 09/24] locking/rwlock, spinlock: Support Clang's capability analysis Marco Elver (Thu Feb 06 2025 - 13:25:05 EST)
- [PATCH RFC 11/24] locking/mutex: Support Clang's capability analysis Marco Elver (Thu Feb 06 2025 - 13:25:15 EST)
- [PATCH RFC 12/24] locking/seqlock: Support Clang's capability analysis Marco Elver (Thu Feb 06 2025 - 13:25:30 EST)
- [PATCH RFC 13/24] bit_spinlock: Include missing <asm/processor.h> Marco Elver (Thu Feb 06 2025 - 13:25:38 EST)
- [PATCH RFC 14/24] bit_spinlock: Support Clang's capability analysis Marco Elver (Thu Feb 06 2025 - 13:26:01 EST)
- [PATCH RFC 15/24] rcu: Support Clang's capability analysis Marco Elver (Thu Feb 06 2025 - 13:26:16 EST)
- [PATCH RFC 16/24] srcu: Support Clang's capability analysis Marco Elver (Thu Feb 06 2025 - 13:26:22 EST)
- [PATCH RFC 17/24] kref: Add capability-analysis annotations Marco Elver (Thu Feb 06 2025 - 13:26:31 EST)
- [PATCH RFC 18/24] locking/rwsem: Support Clang's capability analysis Marco Elver (Thu Feb 06 2025 - 13:26:53 EST)
- [PATCH RFC 19/24] locking/local_lock: Support Clang's capability analysis Marco Elver (Thu Feb 06 2025 - 13:27:04 EST)
- [PATCH RFC 20/24] debugfs: Make debugfs_cancellation a capability struct Marco Elver (Thu Feb 06 2025 - 13:27:11 EST)
- Re: [PATCH v5 04/16] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type Gregory Price (Thu Feb 06 2025 - 13:27:22 EST)
- [PATCH RFC 22/24] kcov: Enable capability analysis Marco Elver (Thu Feb 06 2025 - 13:27:52 EST)
- [PATCH RFC 23/24] stackdepot: Enable capability analysis Marco Elver (Thu Feb 06 2025 - 13:28:06 EST)
- [PATCH RFC 21/24] kfence: Enable capability analysis Marco Elver (Thu Feb 06 2025 - 13:28:19 EST)
- Re: [PATCH v2 01/24] lockdep: Fix might_fault() David Hildenbrand (Thu Feb 06 2025 - 13:28:36 EST)
- Re: [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault() Gabriel de Perthuis (Thu Feb 06 2025 - 13:28:47 EST)
- [PATCH RFC 24/24] rhashtable: Enable capability analysis Marco Elver (Thu Feb 06 2025 - 13:28:59 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Miguel Ojeda (Thu Feb 06 2025 - 13:29:04 EST)
- Re: [PATCH 2/3] dt-bindings: iio: chemical: sensirion,senxx: Add yaml description Conor Dooley (Thu Feb 06 2025 - 13:29:16 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Marco Elver (Thu Feb 06 2025 - 13:29:26 EST)
- Re: [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE Dave Hansen (Thu Feb 06 2025 - 13:29:50 EST)
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object Demi Marie Obenour (Thu Feb 06 2025 - 13:30:07 EST)
- [PATCH] MAINTAINERS: Remove myself Hector Martin (Thu Feb 06 2025 - 13:30:31 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path David Hildenbrand (Thu Feb 06 2025 - 13:30:38 EST)
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray Tamir Duberstein (Thu Feb 06 2025 - 13:30:51 EST)
- Re: [PATCH v1 2/6] PCI: brcmstb: Fix error path upon call of regulator_bulk_get() Jim Quinlan (Thu Feb 06 2025 - 13:30:53 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Miguel Ojeda (Thu Feb 06 2025 - 13:31:01 EST)
- [PATCH v2 0/7] driver core: auxiliary bus: add device creation helper Jerome Brunet (Thu Feb 06 2025 - 13:31:18 EST)
- [PATCH v2 2/7] reset: mpfs: use the auxiliary device creation helper Jerome Brunet (Thu Feb 06 2025 - 13:31:26 EST)
- [PATCH v2 1/7] driver core: auxiliary bus: add device creation helper Jerome Brunet (Thu Feb 06 2025 - 13:31:55 EST)
- [PATCH v2 4/7] platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helper Jerome Brunet (Thu Feb 06 2025 - 13:31:58 EST)
- [PATCH v2 6/7] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper Jerome Brunet (Thu Feb 06 2025 - 13:32:05 EST)
- [PATCH v2 3/7] drm/bridge: ti-sn65dsi86: use the auxiliary device creation helper Jerome Brunet (Thu Feb 06 2025 - 13:32:16 EST)
- [PATCH v2 7/7] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2 Jerome Brunet (Thu Feb 06 2025 - 13:32:31 EST)
- RE: [PATCH v2] scsi: ufs: critical health condition Avri Altman (Thu Feb 06 2025 - 13:33:01 EST)
- [PATCH v2 5/7] clk: eyeq: use the auxiliary device creation helper Jerome Brunet (Thu Feb 06 2025 - 13:33:03 EST)
- Re: [PATCH] soc: qcom: pd-mapper: defer probing on sdm845 Steev Klimaszewski (Thu Feb 06 2025 - 13:33:33 EST)
- Re: [PATCH RFC 25/33] wifi: ath12k: Fix locking in error paths Jeff Johnson (Thu Feb 06 2025 - 13:33:42 EST)
- Re: [PATCH RFC v2] dt-bindings: mmc: mmc-slot: make compatible property optional Conor Dooley (Thu Feb 06 2025 - 13:33:57 EST)
- Re: [PATCH v1 1/6] PCI: brcmstb: Refactor max speed limit functionality Jim Quinlan (Thu Feb 06 2025 - 13:34:09 EST)
- Re: [PATCH v17 1/1] mctp pcc: Implement MCTP over PCC Transport Adam Young (Thu Feb 06 2025 - 13:34:13 EST)
- Re: [PATCH] nfsd: don't ignore the return code of svc_proc_register() Jeff Layton (Thu Feb 06 2025 - 13:34:29 EST)
- [PATCH net-next 0/4] xsk: the lost bits from Chapter III Alexander Lobakin (Thu Feb 06 2025 - 13:34:54 EST)
- [PATCH net-next 1/4] unroll: add generic loop unroll helpers Alexander Lobakin (Thu Feb 06 2025 - 13:35:22 EST)
- [PATCH net-next 2/4] i40e: use generic unrolled_count() macro Alexander Lobakin (Thu Feb 06 2025 - 13:35:33 EST)
- [PATCH net-next 3/4] ice: use generic unrolled_count() macro Alexander Lobakin (Thu Feb 06 2025 - 13:35:42 EST)
- Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling Andi Kleen (Thu Feb 06 2025 - 13:36:04 EST)
- [PATCH net-next 4/4] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go Alexander Lobakin (Thu Feb 06 2025 - 13:36:07 EST)
- queue-5.10: Panic on shutdown at platform_shutdown+0x9 Chuck Lever (Thu Feb 06 2025 - 13:36:32 EST)
- Re: [PATCH v2 0/7] driver core: auxiliary bus: add device creation helper Jerome Brunet (Thu Feb 06 2025 - 13:36:40 EST)
- Re: [PATCH] net: fec: Refactor MAC reset to function Simon Horman (Thu Feb 06 2025 - 13:36:48 EST)
- Re: [f2fs-dev] [PATCH] f2fs: add ioctl to get IO priority hint Jaegeuk Kim (Thu Feb 06 2025 - 13:37:04 EST)
- Re: [f2fs-dev] [PATCH 2/2] f2fs: add a sysfs entry to request donate file-backed pages Jaegeuk Kim (Thu Feb 06 2025 - 13:37:26 EST)
- Re: [PATCH] nfsd: don't ignore the return code of svc_proc_register() Chuck Lever (Thu Feb 06 2025 - 13:37:30 EST)
- Re: [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver Gregory Price (Thu Feb 06 2025 - 13:37:45 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Bart Van Assche (Thu Feb 06 2025 - 13:37:58 EST)
- Re: [PATCH v1 2/6] PCI: brcmstb: Fix error path upon call of regulator_bulk_get() Bjorn Helgaas (Thu Feb 06 2025 - 13:38:15 EST)
- Re: [PATCH v1] ASoC: tas2781: Add dsp firmware for new projects Josh Boyer (Thu Feb 06 2025 - 13:38:29 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Eric Dumazet (Thu Feb 06 2025 - 13:38:39 EST)
- Re: [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE Dmitry Vyukov (Thu Feb 06 2025 - 13:39:10 EST)
- Re: [PATCH v15 1/3] rust: types: add `ForeignOwnable::PointedTo` Andreas Hindborg (Thu Feb 06 2025 - 13:39:28 EST)
- Re: [PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors Dave Jiang (Thu Feb 06 2025 - 13:39:41 EST)
- Re: [f2fs-dev] [PATCH] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() patchwork-bot+f2fs (Thu Feb 06 2025 - 13:40:19 EST)
- Re: [f2fs-dev] [PATCH 1/2] f2fs: don't kobject_put in the error case patchwork-bot+f2fs (Thu Feb 06 2025 - 13:40:30 EST)
- Re: [f2fs-dev] [PATCH v1] f2fs: remove unnecessary null checking patchwork-bot+f2fs (Thu Feb 06 2025 - 13:40:37 EST)
- Re: [PATCH RFC 01/24] compiler_types: Move lock checking attributes to compiler-capability-analysis.h Bart Van Assche (Thu Feb 06 2025 - 13:41:01 EST)
- Re: [PATCH v15 3/3] MAINTAINERS: add entry for Rust XArray API Andreas Hindborg (Thu Feb 06 2025 - 13:41:19 EST)
- Re: [RFC 10/12] staging: media: max96712: add gpiochip functionality Linus Walleij (Thu Feb 06 2025 - 13:41:31 EST)
- Re: [PATCH] nfsd: don't ignore the return code of svc_proc_register() cel (Thu Feb 06 2025 - 13:41:49 EST)
- Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling Dmitry Vyukov (Thu Feb 06 2025 - 13:42:01 EST)
- Re: [PATCH v2] ata: libahci_platform: support non-consecutive port numbers Klaus Kudielka (Thu Feb 06 2025 - 13:42:34 EST)
- Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Andy Shevchenko (Thu Feb 06 2025 - 13:42:42 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Florian Fainelli (Thu Feb 06 2025 - 13:43:20 EST)
- Re: [PATCH v11 06/23] x86/resctrl: Add support to enable/disable AMD ABMC feature Reinette Chatre (Thu Feb 06 2025 - 13:43:33 EST)
- [PATCH RFC 0/2] usb: typec: ucsi: avoid problems during initial PPM reset Fedor Pchelkin (Thu Feb 06 2025 - 13:44:05 EST)
- [PATCH RFC 1/2] acpi: typec: ucsi: Introduce a ->poll_cci method Fedor Pchelkin (Thu Feb 06 2025 - 13:44:21 EST)
- [PATCH RFC 2/2] usb: typec: ucsi: increase timeout for PPM reset operations Fedor Pchelkin (Thu Feb 06 2025 - 13:44:35 EST)
- Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Miguel Ojeda (Thu Feb 06 2025 - 13:44:53 EST)
- Re: [PATCH v3 05/20] pinctrl: baytrail: copy communities using devm_kmemdup_array() Linus Walleij (Thu Feb 06 2025 - 13:46:04 EST)
- Re: [PATCH v3 06/20] pinctrl: cherryview: use devm_kmemdup_array() Linus Walleij (Thu Feb 06 2025 - 13:46:24 EST)
- Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Andy Shevchenko (Thu Feb 06 2025 - 13:46:37 EST)
- Re: [PATCH v3 10/20] input: ipaq-micro-keys: use devm_kmemdup_array() Linus Walleij (Thu Feb 06 2025 - 13:46:53 EST)
- Re: [PATCH] MAINTAINERS: Remove myself Neal Gompa (Thu Feb 06 2025 - 13:47:24 EST)
- Re: [PATCH] Add -fzero-init-padding-bits to bindgen_skip_cflags Kees Cook (Thu Feb 06 2025 - 13:48:36 EST)
- Re: [PATCH v11 23/23] x86/resctrl: Introduce interface to modify assignment states of the groups Reinette Chatre (Thu Feb 06 2025 - 13:49:08 EST)
- Re: [PATCH RFC 01/24] compiler_types: Move lock checking attributes to compiler-capability-analysis.h Marco Elver (Thu Feb 06 2025 - 13:49:23 EST)
- [PATCH v3 00/28] hugetlb/CMA improvements for large systems Frank van der Linden (Thu Feb 06 2025 - 13:51:29 EST)
- [PATCH v3 01/28] mm/cma: export total and free number of pages for CMA areas Frank van der Linden (Thu Feb 06 2025 - 13:51:33 EST)
- [PATCH v3 03/28] mm/cma: introduce cma_intersects function Frank van der Linden (Thu Feb 06 2025 - 13:51:47 EST)
- [PATCH v3 02/28] mm, cma: support multiple contiguous ranges, if requested Frank van der Linden (Thu Feb 06 2025 - 13:51:53 EST)
- [PATCH v3 04/28] mm, hugetlb: use cma_declare_contiguous_multi Frank van der Linden (Thu Feb 06 2025 - 13:52:01 EST)
- [PATCH v3 05/28] mm/hugetlb: fix round-robin bootmem allocation Frank van der Linden (Thu Feb 06 2025 - 13:52:17 EST)
- [PATCH v3 06/28] mm/hugetlb: remove redundant __ClearPageReserved Frank van der Linden (Thu Feb 06 2025 - 13:52:26 EST)
- [PATCH v3 07/28] mm/hugetlb: use online nodes for bootmem allocation Frank van der Linden (Thu Feb 06 2025 - 13:52:42 EST)
- Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling Ian Rogers (Thu Feb 06 2025 - 13:52:45 EST)
- [PATCH v3 08/28] mm/hugetlb: convert cmdline parameters from setup to early Frank van der Linden (Thu Feb 06 2025 - 13:53:05 EST)
- [PATCH v3 10/28] mm/bootmem_info: export register_page_bootmem_memmap Frank van der Linden (Thu Feb 06 2025 - 13:53:17 EST)
- [PATCH v3 09/28] x86/mm: make register_page_bootmem_memmap handle PTE mappings Frank van der Linden (Thu Feb 06 2025 - 13:53:22 EST)
- [PATCH v3 11/28] mm/sparse: allow for alternate vmemmap section init at boot Frank van der Linden (Thu Feb 06 2025 - 13:53:40 EST)
- [PATCH v3 12/28] mm/hugetlb: set migratetype for bootmem folios Frank van der Linden (Thu Feb 06 2025 - 13:53:48 EST)
- [PATCH v3 13/28] mm: define __init_reserved_page_zone function Frank van der Linden (Thu Feb 06 2025 - 13:53:59 EST)
- [PATCH v3 14/28] mm/hugetlb: check bootmem pages for zone intersections Frank van der Linden (Thu Feb 06 2025 - 13:54:15 EST)
- [PATCH v3 16/28] mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc Frank van der Linden (Thu Feb 06 2025 - 13:54:32 EST)
- [PATCH v3 15/28] mm/sparse: add vmemmap_*_hvo functions Frank van der Linden (Thu Feb 06 2025 - 13:54:32 EST)
- [PATCH v3 17/28] mm/hugetlb: move huge_boot_pages list init to hugetlb_bootmem_alloc Frank van der Linden (Thu Feb 06 2025 - 13:54:42 EST)
- [PATCH v3 19/28] mm/hugetlb_vmemmap: fix hugetlb_vmemmap_restore_folios definition Frank van der Linden (Thu Feb 06 2025 - 13:54:54 EST)
- [PATCH v3 18/28] mm/hugetlb: add pre-HVO framework Frank van der Linden (Thu Feb 06 2025 - 13:55:03 EST)
- [PATCH v3 21/28] x86/setup: call hugetlb_bootmem_alloc early Frank van der Linden (Thu Feb 06 2025 - 13:55:16 EST)
- [PATCH v3 20/28] mm/hugetlb: do pre-HVO for bootmem allocated pages Frank van der Linden (Thu Feb 06 2025 - 13:55:21 EST)
- [PATCH v3 22/28] x86/mm: set ARCH_WANT_SPARSEMEM_VMEMMAP_PREINIT Frank van der Linden (Thu Feb 06 2025 - 13:55:40 EST)
- [PATCH v3 23/28] mm/cma: simplify zone intersection check Frank van der Linden (Thu Feb 06 2025 - 13:55:50 EST)
- [PATCH v3 24/28] mm/cma: introduce a cma validate function Frank van der Linden (Thu Feb 06 2025 - 13:56:04 EST)
- Re: [PATCH] x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 Miguel Ojeda (Thu Feb 06 2025 - 13:56:08 EST)
- [PATCH v3 25/28] mm/cma: introduce interface for early reservations Frank van der Linden (Thu Feb 06 2025 - 13:56:15 EST)
- [PATCH v3 27/28] mm/hugetlb: enable bootmem allocation from CMA areas Frank van der Linden (Thu Feb 06 2025 - 13:56:35 EST)
- [PATCH v3 26/28] mm/hugetlb: add hugetlb_cma_only cmdline option Frank van der Linden (Thu Feb 06 2025 - 13:56:37 EST)
- Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Kees Cook (Thu Feb 06 2025 - 13:57:03 EST)
- [PATCH v3 28/28] mm/hugetlb: move hugetlb CMA code in to its own file Frank van der Linden (Thu Feb 06 2025 - 13:57:06 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Tamir Duberstein (Thu Feb 06 2025 - 13:57:15 EST)
- Re: [PATCH] serial: 8250: Fix fifo underflow on flush Andy Shevchenko (Thu Feb 06 2025 - 13:57:38 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Liang, Kan (Thu Feb 06 2025 - 13:57:51 EST)
- Re: [PATCH v3 01/20] driver core: Split devres APIs to device/devres.h Andy Shevchenko (Thu Feb 06 2025 - 13:58:09 EST)
- Re: [PATCH v6 12/16] mm: zswap: Allocate pool batching resources if the compressor supports batching. Yosry Ahmed (Thu Feb 06 2025 - 13:58:17 EST)
- Re: [PATCH v1 1/1] scsi: lpfc: Switch to use %ptTs Andy Shevchenko (Thu Feb 06 2025 - 13:58:34 EST)
- Re: [RFC PATCH 1/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Guenter Roeck (Thu Feb 06 2025 - 13:58:49 EST)
- Re: [PATCH v1 1/1] scsi: lpfc: Switch to use %ptTs Andy Shevchenko (Thu Feb 06 2025 - 13:58:59 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Danilo Krummrich (Thu Feb 06 2025 - 13:59:12 EST)
- Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling Andi Kleen (Thu Feb 06 2025 - 13:59:30 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Liang, Kan (Thu Feb 06 2025 - 13:59:55 EST)
- Re: [PATCH v1 1/1] regmap: irq: Use one way of setting all bits in the register Andy Shevchenko (Thu Feb 06 2025 - 14:00:21 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range David Woodhouse (Thu Feb 06 2025 - 14:00:23 EST)
- Re: [PATCH] Add -fzero-init-padding-bits to bindgen_skip_cflags Miguel Ojeda (Thu Feb 06 2025 - 14:00:41 EST)
- Re: [PATCH v1 1/1] ASoC: tas2781: Switch to use %ptTs Andy Shevchenko (Thu Feb 06 2025 - 14:01:10 EST)
- Re: [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey() Linus Walleij (Thu Feb 06 2025 - 14:01:57 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Thu Feb 06 2025 - 14:05:34 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Tamir Duberstein (Thu Feb 06 2025 - 14:05:46 EST)
- audit_reusename in getname_flags Mateusz Guzik (Thu Feb 06 2025 - 14:07:35 EST)
- Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling Andi Kleen (Thu Feb 06 2025 - 14:07:52 EST)
- Re: [PATCH bpf-next v9 3/5] net: stmmac: Add launch time support to XDP ZC Maciej Fijalkowski (Thu Feb 06 2025 - 14:09:20 EST)
- Re: [PATCH] memcg: add hierarchical effective limits for v2 Shakeel Butt (Thu Feb 06 2025 - 14:09:33 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Naresh Solanki (Thu Feb 06 2025 - 14:10:57 EST)
- Re: [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. Yosry Ahmed (Thu Feb 06 2025 - 14:11:10 EST)
- Re: [PATCH 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Andy Shevchenko (Thu Feb 06 2025 - 14:13:08 EST)
- Re: [PATCH v1 1/1] accel/habanalabs: Switch to use %ptTs Andy Shevchenko (Thu Feb 06 2025 - 14:14:21 EST)
- [PATCH] KVM: x86/xen: Only write Xen hypercall page for guest writes to MSR David Woodhouse (Thu Feb 06 2025 - 14:14:34 EST)
- Re: [PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps Peter Xu (Thu Feb 06 2025 - 14:15:02 EST)
- Re: [PATCH v6 16/16] mm: zswap: Fix for zstd performance regression with 2M folios. Yosry Ahmed (Thu Feb 06 2025 - 14:15:41 EST)
- Re: [PATCH v2 0/2] gpio: xilinx: Replace custom bitmap APIs Yury Norov (Thu Feb 06 2025 - 14:16:54 EST)
- [PATCH v2 1/1] regmap: irq: Use one way of setting all bits in the register Andy Shevchenko (Thu Feb 06 2025 - 14:17:04 EST)
- [PATCH] pstore: Change kmsg_bytes storage size to u32 Kees Cook (Thu Feb 06 2025 - 14:17:18 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Thu Feb 06 2025 - 14:19:12 EST)
- [PATCH v5] x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() Waiman Long (Thu Feb 06 2025 - 14:19:13 EST)
- [PATCH v2 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Thu Feb 06 2025 - 14:20:18 EST)
- [PATCH v2 2/2] scsi: qedf: Add check for bdt_info Jiasheng Jiang (Thu Feb 06 2025 - 14:20:31 EST)
- Re: [PATCH net-next] af_unix: Refine UNIX domain sockets autobind identifier length David Laight (Thu Feb 06 2025 - 14:21:01 EST)
- [PATCH v2 1/1] accel/habanalabs: Switch to use %ptTs Andy Shevchenko (Thu Feb 06 2025 - 14:21:34 EST)
- Re: [PATCH v2 1/3] dt-bindings: vendor: add csot Doug Anderson (Thu Feb 06 2025 - 14:22:04 EST)
- Re: linux-next: build failure after merge of the drivers-x86 tree Ilpo Järvinen (Thu Feb 06 2025 - 14:22:19 EST)
- Re: [PATCH RFC 24/33] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Sean Anderson (Thu Feb 06 2025 - 14:23:18 EST)
- [PATCH] f_midi_complete to call tasklet_hi_schedule Jillian Donahue (Thu Feb 06 2025 - 14:23:37 EST)
- Re: [PATCH bpf-next v9 4/5] igc: Refactor empty frame insertion for launch time support Maciej Fijalkowski (Thu Feb 06 2025 - 14:24:00 EST)
- RE: [PATCH v6 15/16] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios. Sridhar, Kanchana P (Thu Feb 06 2025 - 14:24:57 EST)
- [PATCH v2 1/1] ASoC: tas2781: Switch to use %ptTsr Andy Shevchenko (Thu Feb 06 2025 - 14:25:53 EST)
- Re: [PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion Asahi Lina (Thu Feb 06 2025 - 14:27:20 EST)
- Re: [PATCH v14 05/10] perf evsel: Assemble offcpu samples Arnaldo Carvalho de Melo (Thu Feb 06 2025 - 14:27:32 EST)
- Re: [PATCH bpf-next v9 5/5] igc: Add launch time support to XDP ZC Maciej Fijalkowski (Thu Feb 06 2025 - 14:30:37 EST)
- Re: [PATCH v3 2/6] scripts/gen-crc-consts: add gen-crc-consts.py David Laight (Thu Feb 06 2025 - 14:31:32 EST)
- [PATCH] f_midi_complete to call tasklet_hi_schedule Jillian Donahue (Thu Feb 06 2025 - 14:32:35 EST)
- [PATCH] cxl/memdev: Remove unused partition values Ira Weiny (Thu Feb 06 2025 - 14:34:19 EST)
- Re: [PATCH] f_midi_complete to call tasklet_hi_schedule Jillian Donahue (Thu Feb 06 2025 - 14:36:32 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Danilo Krummrich (Thu Feb 06 2025 - 14:37:20 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Miguel Ojeda (Thu Feb 06 2025 - 14:37:32 EST)
- Re: [PATCH] memcg: add hierarchical effective limits for v2 T.J. Mercier (Thu Feb 06 2025 - 14:38:02 EST)
- Re: [PATCH v1 2/6] PCI: brcmstb: Fix error path upon call of regulator_bulk_get() Jim Quinlan (Thu Feb 06 2025 - 14:40:06 EST)
- [PATCH v2] usb: roles: set switch registered flag early on Elson Roy Serrao (Thu Feb 06 2025 - 14:40:20 EST)
- [PATCH v2] platform/x86: thinkpad_acpi: Support for V9 DYTC platform profiles Mark Pearson (Thu Feb 06 2025 - 14:40:33 EST)
- Re: [PATCH v1 2/2] arm64: dts: qcom: ipq9574: Fix USB vdd info Konrad Dybcio (Thu Feb 06 2025 - 14:41:04 EST)
- [PATCH 0/2] drm: zynqmp_dp: Use scope-based mutex helpers Sean Anderson (Thu Feb 06 2025 - 14:42:04 EST)
- [PATCH 1/2] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Sean Anderson (Thu Feb 06 2025 - 14:42:22 EST)
- [PATCH 2/2] drm: zynqmp_dp: Use scope-based mutex helpers Sean Anderson (Thu Feb 06 2025 - 14:42:37 EST)
- [PATCH] riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_call_ra Juhan Jin (Thu Feb 06 2025 - 14:43:17 EST)
- fs/dcache.c:2788:24-43: WARNING: atomic_dec_and_test variation before object free at line 2789. kernel test robot (Thu Feb 06 2025 - 14:45:12 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Dan Williams (Thu Feb 06 2025 - 14:45:30 EST)
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h Colton Lewis (Thu Feb 06 2025 - 14:46:03 EST)
- [PATCH v1] cpuidle: intel_idle: Update MAINTAINERS Rafael J. Wysocki (Thu Feb 06 2025 - 14:46:16 EST)
- Re: [PATCH v2] rust: alloc: satisfy `aligned_alloc` requirements Danilo Krummrich (Thu Feb 06 2025 - 14:46:45 EST)
- [GIT PULL] PCI fixes for v6.14 Bjorn Helgaas (Thu Feb 06 2025 - 14:46:53 EST)
- [PATCH v2] drm/msm/dp: account for widebus and yuv420 during mode validation Abhinav Kumar (Thu Feb 06 2025 - 14:47:13 EST)
- [PATCH v3 1/6] media: uvcvideo: Keep streaming state in the file handle Ricardo Ribalda (Thu Feb 06 2025 - 14:47:19 EST)
- [PATCH v3 0/6] media: uvcvideo: Implement Granular Power Saving Ricardo Ribalda (Thu Feb 06 2025 - 14:47:34 EST)
- [PATCH v3 2/6] media: uvcvideo: Move usb_autopm_(get|put)_interface to status_get Ricardo Ribalda (Thu Feb 06 2025 - 14:47:35 EST)
- [PATCH v3 3/6] media: uvcvideo: Add a uvc_status guard Ricardo Ribalda (Thu Feb 06 2025 - 14:47:49 EST)
- [PATCH v3 5/6] media: uvcvideo: Make power management granular Ricardo Ribalda (Thu Feb 06 2025 - 14:48:21 EST)
- [PATCH v3 4/6] media: uvcvideo: Increase/decrease the PM counter per IOCTL Ricardo Ribalda (Thu Feb 06 2025 - 14:48:23 EST)
- [PATCH v3 6/6] media: uvcvideo: Do not turn on the camera for some ioctls Ricardo Ribalda (Thu Feb 06 2025 - 14:48:31 EST)
- Re: [PATCH v2 10/10] drm: xlnx: zynqmp: Fix max dma segment size Sean Anderson (Thu Feb 06 2025 - 14:48:57 EST)
- Re: [PATCH v4 04/11] genirq: Introduce common irq_force_complete_move() implementation Thomas Gleixner (Thu Feb 06 2025 - 14:52:18 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Liang, Kan (Thu Feb 06 2025 - 14:53:32 EST)
- Re: [PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE) Amirreza Zarrabi (Thu Feb 06 2025 - 14:55:30 EST)
- Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array() David Laight (Thu Feb 06 2025 - 14:57:09 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Asahi Lina (Thu Feb 06 2025 - 14:57:39 EST)
- Re: [PATCH] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Kees Cook (Thu Feb 06 2025 - 14:59:25 EST)
- Re: [PATCH] media: allegro-dvt: Moving the current driver to subdirectory Nicolas Dufresne (Thu Feb 06 2025 - 15:01:09 EST)
- Re: [PATCH v3 8/8] drm/vkms: convert to use faux_device Lyude Paul (Thu Feb 06 2025 - 15:04:03 EST)
- Re: [PATCH v3 7/8] drm/vgem/vgem_drv convert to use faux_device Lyude Paul (Thu Feb 06 2025 - 15:04:45 EST)
- Re: [PATCH v2 05/12] io_uring: Use helper function hrtimer_update_function() Jens Axboe (Thu Feb 06 2025 - 15:06:00 EST)
- Re: [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework Stephen Boyd (Thu Feb 06 2025 - 15:06:13 EST)
- [PATCH v2 0/2] Support single-PD in wcnss driver Luca Weiss (Thu Feb 06 2025 - 15:06:31 EST)
- [PATCH v2 2/2] remoteproc: qcom_wcnss: Handle platforms with only single power domain Luca Weiss (Thu Feb 06 2025 - 15:06:32 EST)
- [PATCH v2 1/2] dt-bindings: remoteproc: qcom,wcnss-pil: Add support for single power-domain platforms Luca Weiss (Thu Feb 06 2025 - 15:06:46 EST)
- Re: [PATCH v2] PCI: dwc: Use level-triggered handler for MSI IRQs Brian Norris (Thu Feb 06 2025 - 15:06:57 EST)
- Re: [PATCH 1/3] compiler.h: Move C string helpers into C-only kernel section Miguel Ojeda (Thu Feb 06 2025 - 15:07:24 EST)
- Re: [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed Lyude Paul (Thu Feb 06 2025 - 15:08:15 EST)
- Re: [PATCH v3 2/6] scripts/gen-crc-consts: add gen-crc-consts.py Eric Biggers (Thu Feb 06 2025 - 15:08:56 EST)
- [PATCH net-next v5 1/4] net: xilinx: axienet: Combine CR calculation Sean Anderson (Thu Feb 06 2025 - 15:11:22 EST)
- [PATCH net-next v5 2/4] net: xilinx: axienet: Support adjusting coalesce settings while running Sean Anderson (Thu Feb 06 2025 - 15:11:34 EST)
- [PATCH net-next v5 0/4] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM Sean Anderson (Thu Feb 06 2025 - 15:11:35 EST)
- [PATCH net-next v5 3/4] net: xilinx: axienet: Get coalesce parameters from driver state Sean Anderson (Thu Feb 06 2025 - 15:12:04 EST)
- [PATCH net-next v5 4/4] net: xilinx: axienet: Enable adaptive IRQ coalescing with DIM Sean Anderson (Thu Feb 06 2025 - 15:12:38 EST)
- Re: [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key Jarkko Sakkinen (Thu Feb 06 2025 - 15:13:29 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Hector Martin (Thu Feb 06 2025 - 15:16:44 EST)
- undefined reference to `gen_pool_size' kernel test robot (Thu Feb 06 2025 - 15:17:22 EST)
- Re: [PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268 Andrew Lunn (Thu Feb 06 2025 - 15:17:35 EST)
- Re: [PATCH v1 1/6] PCI: brcmstb: Refactor max speed limit functionality Bjorn Helgaas (Thu Feb 06 2025 - 15:18:28 EST)
- [tip:x86/cpu] BUILD SUCCESS 96040f7273e2bc0be1871ad9ed4da7b504da9410 kernel test robot (Thu Feb 06 2025 - 15:19:18 EST)
- Re: [PATCH v3] riscv: Optimize crct10dif with zbc extension Eric Biggers (Thu Feb 06 2025 - 15:19:59 EST)
- Re: [PATCH] wifi: ath11k: allow APs combination when dual stations are supported Jeff Johnson (Thu Feb 06 2025 - 15:20:25 EST)
- [PATCHSET v9 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks Andrea Righi (Thu Feb 06 2025 - 15:21:51 EST)
- [PATCH 1/5] sched/topology: Introduce for_each_numa_node() iterator Andrea Righi (Thu Feb 06 2025 - 15:22:05 EST)
- [PATCH 2/5] sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE Andrea Righi (Thu Feb 06 2025 - 15:22:14 EST)
- [PATCH 3/5] sched_ext: idle: introduce SCX_PICK_IDLE_IN_NODE Andrea Righi (Thu Feb 06 2025 - 15:22:30 EST)
- [PATCH 4/5] sched_ext: idle: Per-node idle cpumasks Andrea Righi (Thu Feb 06 2025 - 15:22:50 EST)
- [PATCH 5/5] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers Andrea Righi (Thu Feb 06 2025 - 15:23:04 EST)
- Re: audit_reusename in getname_flags Jeff Layton (Thu Feb 06 2025 - 15:24:35 EST)
- Re: [PATCH RFC 24/33] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Bart Van Assche (Thu Feb 06 2025 - 15:24:48 EST)
- Re: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Bjorn Helgaas (Thu Feb 06 2025 - 15:27:05 EST)
- Re: [PATCH 1/4] mm/madvise: split out mmap locking operations for madvise() Liam R. Howlett (Thu Feb 06 2025 - 15:28:28 EST)
- Re: [PATCH 2/4] mm/madvise: split out madvise input validity check Liam R. Howlett (Thu Feb 06 2025 - 15:29:40 EST)
- Re: [PATCH 3/4] mm/madvise: split out madvise() behavior execution Liam R. Howlett (Thu Feb 06 2025 - 15:30:49 EST)
- Re: [PATCH 2/2] drm: zynqmp_dp: Use scope-based mutex helpers Bart Van Assche (Thu Feb 06 2025 - 15:31:36 EST)
- Re: Compile error on "error: call to ‘__compiletime_assert_581’ declared with attribute error: clamp() low limit dsc_min_bpc * 3 greater than high limit dsc_max_bpc * 3" Rodrigo Vivi (Thu Feb 06 2025 - 15:32:05 EST)
- Re: [PATCH v3 2/6] RISC-V: add vector crypto extension validation checks Eric Biggers (Thu Feb 06 2025 - 15:33:03 EST)
- Re: [PATCH 4/4] mm/madvise: remove redundant mmap_lock operations from process_madvise() Liam R. Howlett (Thu Feb 06 2025 - 15:33:43 EST)
- Re: [PATCH v5 00/24] Intel vendor events and TMA 5.01 metrics Falcon, Thomas (Thu Feb 06 2025 - 15:34:14 EST)
- Re: audit_reusename in getname_flags Mateusz Guzik (Thu Feb 06 2025 - 15:34:26 EST)
- Re: [PATCH 2/2] drm: zynqmp_dp: Use scope-based mutex helpers Sean Anderson (Thu Feb 06 2025 - 15:38:05 EST)
- Re: [PATCH v3] media: nxp: imx8-isi: better handle the m2m usage_count Laurent Pinchart (Thu Feb 06 2025 - 15:38:09 EST)
- Re: [PATCH v5 1/3] drm/bridge: synopsys: Add audio support for dw-hdmi-qp Detlev Casanova (Thu Feb 06 2025 - 15:41:28 EST)
- Re: [PATCH v6 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable Abhinav Kumar (Thu Feb 06 2025 - 15:43:23 EST)
- Re: [PATCH v2 1/2] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector Stephen Boyd (Thu Feb 06 2025 - 15:43:55 EST)
- Re: [PATCH] ASoC: dapm: unexport snd_soc_dapm_init() Mark Brown (Thu Feb 06 2025 - 15:44:32 EST)
- Re: [PATCH] ASoC: dapm: unexport dapm_mark_endpoints_dirty() Mark Brown (Thu Feb 06 2025 - 15:44:41 EST)
- Re: [PATCH] ASoC: dapm: unexport snd_soc_dapm_update_dai() Mark Brown (Thu Feb 06 2025 - 15:44:51 EST)
- Re: [PATCH] ASoC: mediatek: mt8186: Remove unused mt8186_afe_(suspend|resume)_clock Mark Brown (Thu Feb 06 2025 - 15:45:09 EST)
- Re: [PATCH] tpm: do not start chip while suspended Jarkko Sakkinen (Thu Feb 06 2025 - 15:45:21 EST)
- Re: [linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement Linus Torvalds (Thu Feb 06 2025 - 15:45:43 EST)
- [PATCH v3] rust: allocator_test: use `posix_memalign` Tamir Duberstein (Thu Feb 06 2025 - 15:49:18 EST)
- Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array() Kent Overstreet (Thu Feb 06 2025 - 15:51:08 EST)
- Re: [PATCH v1 1/1] hwmon: (adc128d818): filter out 0x1ff reading Guenter Roeck (Thu Feb 06 2025 - 15:57:05 EST)
- Re: [PATCH] x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 Dave Hansen (Thu Feb 06 2025 - 15:58:19 EST)
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray Boqun Feng (Thu Feb 06 2025 - 15:58:53 EST)
- RE: hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec Michael Kelley (Thu Feb 06 2025 - 16:00:28 EST)
- Re: [PATCH 1/1] exit: change the release_task() paths to call flush_sigqueue() lockless Thomas Gleixner (Thu Feb 06 2025 - 16:05:02 EST)
- [PATCH 00/14] drm/panel: Transition away from using mipi_dsi_*_write_seq() Anusha Srivatsa (Thu Feb 06 2025 - 16:06:30 EST)
- [PATCH 01/14] drm/panel/boe-bf060y8m-aj0: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:06:43 EST)
- Re: [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages Guenter Roeck (Thu Feb 06 2025 - 16:07:03 EST)
- [PATCH 02/14] drm/panel/ebbg-ft8719: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:07:08 EST)
- [PATCH 04/14] drm/panel/jdi-lpm102a188a: Move to using mipi_dsi_generic_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:07:23 EST)
- [PATCH] rust/kernel: Add faux device bindings Lyude Paul (Thu Feb 06 2025 - 16:07:38 EST)
- [PATCH 03/14] drm/panel/himax-hx8394: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:07:56 EST)
- [PATCH 05/14] drm/panel/samsung-s6d7aa0: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:08:00 EST)
- [PATCH 06/14] drm/panel/6e88a0-ams452ef01: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:08:18 EST)
- [PATCH 07/14] drm/panel/samsung-sofef00: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:08:31 EST)
- [PATCH 08/14] drm/panel/ls060t1sx01: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:08:48 EST)
- [PATCH 09/14] drm/panel/sony-td4353-jdi: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:08:54 EST)
- [PATCH 10/14] drm/panel/visionox-r66451: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:09:07 EST)
- [PATCH 11/14] drm/panel/xpp055c272: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:09:22 EST)
- [PATCH 13/14] drm/panel: Remove deprecated functions Anusha Srivatsa (Thu Feb 06 2025 - 16:09:32 EST)
- [PATCH 14/14] Documentation: Update the documentation Anusha Srivatsa (Thu Feb 06 2025 - 16:09:48 EST)
- [PATCH 12/14] drm/panel/novatek-nt36523: Move to using mipi_dsi_dcs_write_seq_multi() Anusha Srivatsa (Thu Feb 06 2025 - 16:09:50 EST)
- [PATCH v3 5/6] rust: workqueue: add missing newline to pr_info! examples Alban Kurti (Thu Feb 06 2025 - 16:10:20 EST)
- [PATCH v3 2/6] rust: error: add missing newline to pr_warn! calls Alban Kurti (Thu Feb 06 2025 - 16:10:25 EST)
- [PATCH v3 3/6] rust: init: add missing newline to pr_info! calls Alban Kurti (Thu Feb 06 2025 - 16:10:30 EST)
- [PATCH v3 6/6] rust: samples: add missing newline to pr_info! calls in rust_print_main Alban Kurti (Thu Feb 06 2025 - 16:11:00 EST)
- Re: [PATCH] cxl/memdev: Remove unused partition values Dave Jiang (Thu Feb 06 2025 - 16:11:10 EST)
- [RFC PATCH V2 2/2] mmc: allow card to disable tuning Erick Shepherd (Thu Feb 06 2025 - 16:11:26 EST)
- Re: [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test Marc Zyngier (Thu Feb 06 2025 - 16:14:55 EST)
- [PATCH v3 4/6] rust: sync: add missing newline in locked_by log example Alban Kurti (Thu Feb 06 2025 - 16:16:10 EST)
- Re: [PATCH v2 01/14] dt-bindings: phy: Add MIPI CSI PHY for i.MX8Q Laurent Pinchart (Thu Feb 06 2025 - 16:18:24 EST)
- Re: [PATCH v3 2/2] selftests/seccomp: validate uretprobe syscall passes through seccomp Kees Cook (Thu Feb 06 2025 - 16:19:00 EST)
- drivers/net/dsa/realtek/rtl8366rb.c:953:(.text.unlikely.rtl8366rb_setup_led+0xe8): undefined reference to `led_init_default_state_get' kernel test robot (Thu Feb 06 2025 - 16:20:22 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Alan Stern (Thu Feb 06 2025 - 16:20:48 EST)
- Re: [PATCH v3 1/2] seccomp: passthrough uretprobe systemcall without filtering Kees Cook (Thu Feb 06 2025 - 16:21:04 EST)
- Re: [RFC PATCH 3/5] dt-bindings: gpu: Add protected heap name to Mali Valhall CSF binding Nicolas Dufresne (Thu Feb 06 2025 - 16:21:25 EST)
- Re: [PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp Kees Cook (Thu Feb 06 2025 - 16:22:41 EST)
- Re: [PATCH] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Balbir Singh (Thu Feb 06 2025 - 16:22:48 EST)
- Re: [PATCH v1 28/29] cxl/region: Show message on broken target list Robert Richter (Thu Feb 06 2025 - 16:23:56 EST)
- [PATCH v3 1/6] rust: docs: add missing newline to printing macro examples Alban Kurti (Thu Feb 06 2025 - 16:26:26 EST)
- Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array() Kees Cook (Thu Feb 06 2025 - 16:26:43 EST)
- Re: [PATCH 1/3] compiler.h: Move C string helpers into C-only kernel section Kees Cook (Thu Feb 06 2025 - 16:28:30 EST)
- Re: [PATCH v3 2/2] rust: lockdep: Use Pin for all LockClassKey usages Boqun Feng (Thu Feb 06 2025 - 16:28:44 EST)
- Re: [RFC PATCH 1/2] irqchip: ti-tsir: Add support for Timesync Interrupt Router Thomas Gleixner (Thu Feb 06 2025 - 16:29:12 EST)
- Re: [PATCH RFC 07/24] cleanup: Basic compatibility with capability analysis Bart Van Assche (Thu Feb 06 2025 - 16:29:49 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Christoph Lameter (Ampere) (Thu Feb 06 2025 - 16:31:37 EST)
- Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array() Kees Cook (Thu Feb 06 2025 - 16:34:44 EST)
- Re: [PATCH RFC 15/33] ice: Fix a locking bug in an error path Tony Nguyen (Thu Feb 06 2025 - 16:35:50 EST)
- Re: [PATCH v15 2/3] rust: xarray: Add an abstraction for XArray Tamir Duberstein (Thu Feb 06 2025 - 16:36:51 EST)
- Re: [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent() Darrick J. Wong (Thu Feb 06 2025 - 16:38:27 EST)
- [PATCH v2 2/3] compiler.h: Introduce __must_be_byte_array() Kees Cook (Thu Feb 06 2025 - 16:40:29 EST)
- [PATCH v2 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Kees Cook (Thu Feb 06 2025 - 16:40:29 EST)
- [PATCH v2 1/3] compiler.h: Move C string helpers into C-only kernel section Kees Cook (Thu Feb 06 2025 - 16:40:30 EST)
- [PATCH v2 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Kees Cook (Thu Feb 06 2025 - 16:40:30 EST)
- Re: [PATCH RFC 03/10] iomap: Support CoW-based atomic writes Darrick J. Wong (Thu Feb 06 2025 - 16:41:06 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Dave Hansen (Thu Feb 06 2025 - 16:41:40 EST)
- Re: [PATCH v2 02/14] phy: freescale: Add MIPI CSI PHY driver for i.MX8Q Laurent Pinchart (Thu Feb 06 2025 - 16:43:51 EST)
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support Darrick J. Wong (Thu Feb 06 2025 - 16:44:30 EST)
- Re: [PATCH RFC 15/33] ice: Fix a locking bug in an error path Bart Van Assche (Thu Feb 06 2025 - 16:44:30 EST)
- Re: [PATCH] rust/kernel: Add faux device bindings Thomas Weißschuh (Thu Feb 06 2025 - 16:44:54 EST)
- Re: [PATCH] perf: Improve startup time by reducing unnecessary stat() calls Krzysztof Łopatowski (Thu Feb 06 2025 - 16:45:25 EST)
- [PATCH v3 0/6] rust: treewide: add missing newlines to printing calls Alban Kurti (Thu Feb 06 2025 - 16:46:09 EST)
- Re: [PATCH] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Kees Cook (Thu Feb 06 2025 - 16:46:35 EST)
- [PATCH] [v4] x86/cpu: Help users notice when running old Intel microcode Dave Hansen (Thu Feb 06 2025 - 16:47:35 EST)
- Re: [PATCH] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() Jaegeuk Kim (Thu Feb 06 2025 - 16:47:46 EST)
- Re: [PATCH v2 05/12] io_uring: Use helper function hrtimer_update_function() Thomas Gleixner (Thu Feb 06 2025 - 16:48:55 EST)
- Re: [PATCH RFC 15/33] ice: Fix a locking bug in an error path Tony Nguyen (Thu Feb 06 2025 - 16:49:05 EST)
- Re: [PATCH v2 01/14] dt-bindings: phy: Add MIPI CSI PHY for i.MX8Q Frank Li (Thu Feb 06 2025 - 16:49:23 EST)
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically Darrick J. Wong (Thu Feb 06 2025 - 16:50:23 EST)
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size Darrick J. Wong (Thu Feb 06 2025 - 16:54:16 EST)
- Re: [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint Darrick J. Wong (Thu Feb 06 2025 - 16:54:35 EST)
- Re: [PATCH v3] rust: allocator_test: use `posix_memalign` Danilo Krummrich (Thu Feb 06 2025 - 16:56:38 EST)
- [PATCH] spi: axi-spi-engine: fix missing bitfield include David Lechner (Thu Feb 06 2025 - 16:57:11 EST)
- [PATCH 01/14] cpufreq/amd-pstate: Show a warning when a CPU fails to setup Mario Limonciello (Thu Feb 06 2025 - 16:57:27 EST)
- [PATCH 00/14] amd-pstate cleanups Mario Limonciello (Thu Feb 06 2025 - 16:57:28 EST)
- [PATCH 02/14] cpufreq/amd-pstate: Drop min and max cached frequencies Mario Limonciello (Thu Feb 06 2025 - 16:57:46 EST)
- [PATCH 04/14] cpufreq/amd-pstate: Overhaul locking Mario Limonciello (Thu Feb 06 2025 - 16:57:57 EST)
- [PATCH 05/14] cpufreq/amd-pstate: Drop `cppc_cap1_cached` Mario Limonciello (Thu Feb 06 2025 - 16:58:01 EST)
- [PATCH 03/14] cpufreq/amd-pstate: Move perf values into a union Mario Limonciello (Thu Feb 06 2025 - 16:58:03 EST)
- [PATCH 06/14] cpufreq/amd-pstate-ut: Use _free macro to free put policy Mario Limonciello (Thu Feb 06 2025 - 16:58:14 EST)
- [PATCH 07/14] cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks Mario Limonciello (Thu Feb 06 2025 - 16:58:38 EST)
- [PATCH 08/14] cpufreq/amd-pstate: Cache CPPC request in shared mem case too Mario Limonciello (Thu Feb 06 2025 - 16:58:43 EST)
- [PATCH 09/14] cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp functions Mario Limonciello (Thu Feb 06 2025 - 16:58:57 EST)
- [PATCH 10/14] cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes Mario Limonciello (Thu Feb 06 2025 - 16:59:10 EST)
- [PATCH 11/14] cpufreq/amd-pstate: Drop debug statements for policy setting Mario Limonciello (Thu Feb 06 2025 - 16:59:19 EST)
- [PATCH 12/14] cpufreq/amd-pstate: Cache a pointer to policy in cpudata Mario Limonciello (Thu Feb 06 2025 - 16:59:44 EST)
- [PATCH 13/14] cpufreq/amd-pstate: Rework CPPC enabling Mario Limonciello (Thu Feb 06 2025 - 16:59:46 EST)
- [PATCH 14/14] cpufreq/amd-pstate: Stop caching EPP Mario Limonciello (Thu Feb 06 2025 - 16:59:55 EST)
- Re: [PATCH RFT v14 2/8] Documentation: userspace-api: Add shadow stack API documentation Deepak Gupta (Thu Feb 06 2025 - 17:00:22 EST)
- [RFC PATCH V2 1/2] mmc: Update sdhci tune function to return errors Erick Shepherd (Thu Feb 06 2025 - 17:00:34 EST)
- Re: [PATCH RFC 14/33] ice: Split ice_dcb_rebuild() Przemek Kitszel (Thu Feb 06 2025 - 17:02:45 EST)
- Re: [PATCH RFC 07/24] cleanup: Basic compatibility with capability analysis Marco Elver (Thu Feb 06 2025 - 17:03:02 EST)
- [PATCH v1 1/1] eeprom: digsy_mtc: Make GPIO lookup table match the device Andy Shevchenko (Thu Feb 06 2025 - 17:03:27 EST)
- [PATCH 0/7] Add DMAC support to the RZ/V2H(P) Fabrizio Castro (Thu Feb 06 2025 - 17:03:40 EST)
- [PATCH 1/7] clk: renesas: r9a09g057: Add entries for the DMACs Fabrizio Castro (Thu Feb 06 2025 - 17:03:52 EST)
- [PATCH 2/7] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H Fabrizio Castro (Thu Feb 06 2025 - 17:04:06 EST)
- [PATCH 4/7] irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req_ack Fabrizio Castro (Thu Feb 06 2025 - 17:04:34 EST)
- [PATCH 3/7] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs Fabrizio Castro (Thu Feb 06 2025 - 17:04:57 EST)
- [PATCH 6/7] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support Fabrizio Castro (Thu Feb 06 2025 - 17:05:04 EST)
- [PATCH 7/7] arm64: dts: renesas: r9a09g057: Add DMAC nodes Fabrizio Castro (Thu Feb 06 2025 - 17:05:20 EST)
- [PATCH 5/7] dmaengine: sh: rz-dmac: Allow for multiple DMACs Fabrizio Castro (Thu Feb 06 2025 - 17:05:36 EST)
- Re: [PATCH v7 2/3] KVM: SVM: Remove wbinvd in sev_vm_destroy() Tom Lendacky (Thu Feb 06 2025 - 17:05:54 EST)
- Re: [syzbot] Re: [PATCH v1] Bluetooth: L2CAP: Fix corrupted list in hci_chan_del syzbot (Thu Feb 06 2025 - 17:06:21 EST)
- Re: [PATCH v7 3/3] KVM: SVM: Flush cache only on CPUs running SEV guest Tom Lendacky (Thu Feb 06 2025 - 17:06:23 EST)
- Re: [PATCH v7 1/3] KVM: x86: Add a wbinvd helper Tom Lendacky (Thu Feb 06 2025 - 17:06:35 EST)
- Re: [PATCH v2 6/9] ACPI: APEI: EINJ: Add einjv2 extension struct Zaid Alali (Thu Feb 06 2025 - 17:08:53 EST)
- Re: [PATCH v14 05/10] perf evsel: Assemble offcpu samples Howard Chu (Thu Feb 06 2025 - 17:09:30 EST)
- Re: [PATCH 6.12 000/583] 6.12.13-rc2 review Takeshi Ogasawara (Thu Feb 06 2025 - 17:09:40 EST)
- [PATCH RFC 0/3] mmc: sdhci-brcmstb: Add rpmb sharing support Kamal Dasu (Thu Feb 06 2025 - 17:10:08 EST)
- [PATCH RFC 2/3] dt-bindings: mmc: brcm,sdhci-brcmstb: Add sdio sharing support Kamal Dasu (Thu Feb 06 2025 - 17:10:27 EST)
- [PATCH RFC 1/3] mmc: add request_start() and request_done() mmc ops Kamal Dasu (Thu Feb 06 2025 - 17:10:29 EST)
- [PATCH RFC 3/3] mmc: sdhci-brcmstb: Add rpmb sharing support in host driver Kamal Dasu (Thu Feb 06 2025 - 17:10:39 EST)
- Re: audit_reusename in getname_flags Mateusz Guzik (Thu Feb 06 2025 - 17:11:08 EST)
- [PATCH] crypto: ccp - Add support for PCI device 0x1134 Devaraj Rangasamy (Thu Feb 06 2025 - 17:12:42 EST)
- Re: [PATCH v2] soc: qcom: pdr: Fix the potential deadlock Bjorn Andersson (Thu Feb 06 2025 - 17:13:35 EST)
- Re: [PATCH RFC 25/33] wifi: ath12k: Fix locking in error paths Bart Van Assche (Thu Feb 06 2025 - 17:14:04 EST)
- Re: [PATCH v1 6/6] PCI: brcmstb: Cast an int variable to an irq_hw_number_t Stefan Wahren (Thu Feb 06 2025 - 17:20:02 EST)
- Re: [PATCH v12 2/2] drm/amdgpu: Enable async flip on overlay planes Harry Wentland (Thu Feb 06 2025 - 17:22:46 EST)
- Re: [PATCH] x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 Miguel Ojeda (Thu Feb 06 2025 - 17:24:07 EST)
- Re: [PATCH] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Balbir Singh (Thu Feb 06 2025 - 17:24:17 EST)
- Re: [PATCH] memcg: add hierarchical effective limits for v2 Shakeel Butt (Thu Feb 06 2025 - 17:25:27 EST)
- [PATCH V3 1/2] x86/tdx: Route safe halt execution via tdx_safe_halt() Vishal Annapurve (Thu Feb 06 2025 - 17:28:14 EST)
- [PATCH V3 2/2] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling Vishal Annapurve (Thu Feb 06 2025 - 17:28:27 EST)
- Re: [PATCH v3 2/6] scripts/gen-crc-consts: add gen-crc-consts.py David Laight (Thu Feb 06 2025 - 17:29:10 EST)
- [PATCHSET 2/5] xfsprogs: new libxfs code from kernel 6.14 Darrick J. Wong (Thu Feb 06 2025 - 17:29:59 EST)
- [PATCH v3] Export MDRAID bitmap on disk structure in UAPI header file Tomas Mudrunka (Thu Feb 06 2025 - 17:30:34 EST)
- Re: [PATCH RFC 9/9] dt-bindings: nand: Convert fsl,elbc bindings to YAML J. Neuschäfer (Thu Feb 06 2025 - 17:30:52 EST)
- Re: [PATCH] rust/kernel: Add faux device bindings Danilo Krummrich (Thu Feb 06 2025 - 17:31:00 EST)
- Re: [RFC PATCH V2 1/2] mmc: Update sdhci tune function to return errors Ricardo B. Marlière (Thu Feb 06 2025 - 17:35:09 EST)
- Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Thu Feb 06 2025 - 17:37:13 EST)
- Re: [PATCH] rust/kernel: Add faux device bindings Danilo Krummrich (Thu Feb 06 2025 - 17:39:45 EST)
- Re: [RFC PATCH v3 00/15] pkeys-based page table hardening Kees Cook (Thu Feb 06 2025 - 17:41:36 EST)
- Re: [PATCH v2 3/5] iio: adc: Support ROHM BD79124 ADC kernel test robot (Thu Feb 06 2025 - 17:43:37 EST)
- Re: [RFC PATCH bpf-next 2/8] sched_ext: Add filter for scx_kfunc_ids_select_cpu Andrea Righi (Thu Feb 06 2025 - 17:44:01 EST)
- Re: [PATCH v5 00/14] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+ Jessica Zhang (Thu Feb 06 2025 - 17:45:50 EST)
- [PATCH net-next] r8152: add vendor/device ID pair for Dell Alienware AW1022z Aleksander Jan Bajkowski (Thu Feb 06 2025 - 17:47:31 EST)
- [PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:48:45 EST)
- [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep() David Lechner (Thu Feb 06 2025 - 17:48:51 EST)
- [PATCH v2 02/13] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:49:24 EST)
- [PATCH v2 03/13] bus: ts-nbus: validate ts,data-gpios array size David Lechner (Thu Feb 06 2025 - 17:49:24 EST)
- [PATCH v2 05/13] gpio: max3191x: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:49:40 EST)
- [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:50:05 EST)
- [PATCH v2 06/13] iio: adc: ad7606: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:50:32 EST)
- [PATCH v2 07/13] iio: amplifiers: hmc425a: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:50:46 EST)
- [PATCH v2 08/13] iio: resolver: ad2s1210: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:50:51 EST)
- [PATCH v2 09/13] mmc: pwrseq_simple: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:51:05 EST)
- [PATCH v2 10/13] mux: gpio: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:51:49 EST)
- [PATCH v2 12/13] phy: mapphone-mdm6600: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:52:13 EST)
- [PATCH v2 11/13] net: mdio: mux-gpio: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:52:15 EST)
- [PATCH v2 13/13] ASoC: adau1701: use gpiod_multi_set_value_cansleep David Lechner (Thu Feb 06 2025 - 17:52:33 EST)
- Re: [PATCH net-next v7 3/7] arch: x86: add IPC mailbox accessor function and add SoC register access Andrew Lunn (Thu Feb 06 2025 - 17:53:09 EST)
- [PATCH 56/56] xfs/libxfs: replace kmalloc() and memcpy() with kmemdup() Darrick J. Wong (Thu Feb 06 2025 - 17:53:32 EST)
- Re: [PATCH] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Kees Cook (Thu Feb 06 2025 - 17:53:56 EST)
- Re: [PATCH RFC 29/33] hwmon: (it87) Check the it87_lock() return value Guenter Roeck (Thu Feb 06 2025 - 17:54:09 EST)
- Re: [RFC PATCH 1/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Werner Sembach (Thu Feb 06 2025 - 17:55:20 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Andrey Konovalov (Thu Feb 06 2025 - 17:56:56 EST)
- [PATCH] platform/x86: samsung-galaxybook: Fix sysfs_attr_init of fw attrs Joshua Grisham (Thu Feb 06 2025 - 17:57:42 EST)
- Re: [PATCH v11 06/23] x86/resctrl: Add support to enable/disable AMD ABMC feature Moger, Babu (Thu Feb 06 2025 - 17:58:07 EST)
- Re: [PATCH RFC 9/9] dt-bindings: nand: Convert fsl,elbc bindings to YAML J. Neuschäfer (Thu Feb 06 2025 - 17:59:25 EST)
- Re: [PATCH RFC 9/9] dt-bindings: nand: Convert fsl,elbc bindings to YAML J. Neuschäfer (Thu Feb 06 2025 - 18:00:04 EST)
- RE: [RFC PATCH 1/2] mmc: Update sdhci tune function to return errors Erick Shepherd (Thu Feb 06 2025 - 18:03:33 EST)
- Re: [PATCH] rust/kernel: Add faux device bindings Lyude Paul (Thu Feb 06 2025 - 18:04:20 EST)
- Re: [PATCH] rust: Do not export generated KASAN ODR symbols Miguel Ojeda (Thu Feb 06 2025 - 18:04:35 EST)
- Re: [PATCH] x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 Dave Hansen (Thu Feb 06 2025 - 18:08:26 EST)
- Re: linux-next: build failure after merge of the tty tree Stephen Rothwell (Thu Feb 06 2025 - 18:09:44 EST)
- Re: [PATCH][next] ext4: avoid dozens of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Thu Feb 06 2025 - 18:10:06 EST)
- [RFC PATCH] mm/damon: avoid applying DAMOS action to same entity multiple times SeongJae Park (Thu Feb 06 2025 - 18:11:24 EST)
- Re: [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework Danilo Krummrich (Thu Feb 06 2025 - 18:11:48 EST)
- Re: [GIT PULL] PCI fixes for v6.14 pr-tracker-bot (Thu Feb 06 2025 - 18:12:12 EST)
- Re: [PATCH] x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 Miguel Ojeda (Thu Feb 06 2025 - 18:12:24 EST)
- Re: [GIT PULL] Networking for v6.14-rc2 pr-tracker-bot (Thu Feb 06 2025 - 18:12:36 EST)
- Re: [GIT PULL] xen: branch for v6.14-rc2 pr-tracker-bot (Thu Feb 06 2025 - 18:12:48 EST)
- Re: [PATCH] x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0 Miguel Ojeda (Thu Feb 06 2025 - 18:13:16 EST)
- [PATCH] rust: rbtree: fix overindented list item Miguel Ojeda (Thu Feb 06 2025 - 18:20:49 EST)
- Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Thu Feb 06 2025 - 18:23:54 EST)
- Re: [PATCH RESEND 0/9] Add Apple A7-A11, T2 SoC cpufreq nodes Hector Martin (Thu Feb 06 2025 - 18:28:11 EST)
- Re: [PATCH v3 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys Miguel Ojeda (Thu Feb 06 2025 - 18:28:27 EST)
- Re: [PATCH v11 06/23] x86/resctrl: Add support to enable/disable AMD ABMC feature Reinette Chatre (Thu Feb 06 2025 - 18:28:44 EST)
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h kernel test robot (Thu Feb 06 2025 - 18:28:56 EST)
- [PATCH v4 0/4] PCI: dwc: Add ECAM support with iATU configuration Krishna Chaitanya Chundru (Thu Feb 06 2025 - 18:29:16 EST)
- [PATCH v4 1/4] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature Krishna Chaitanya Chundru (Thu Feb 06 2025 - 18:29:40 EST)
- [PATCH v4 2/4] PCI: dwc: Add ECAM support with iATU configuration Krishna Chaitanya Chundru (Thu Feb 06 2025 - 18:29:54 EST)
- [PATCH v4 3/4] PCI: dwc: Reduce DT reads by allocating host bridge via DWC glue driver Krishna Chaitanya Chundru (Thu Feb 06 2025 - 18:30:12 EST)
- [PATCH v4 4/4] PCI: qcom: Enable ECAM feature Krishna Chaitanya Chundru (Thu Feb 06 2025 - 18:30:29 EST)
- Re: [PATCH RFC] ASoC: simple-card-utils: always find dlc using result of graph_get_dai_id() Kuninori Morimoto (Thu Feb 06 2025 - 18:31:05 EST)
- Re: [PATCH RFC 29/33] hwmon: (it87) Check the it87_lock() return value Bart Van Assche (Thu Feb 06 2025 - 18:34:50 EST)
- Re: [RFC PATCH bpf-next 2/8] sched_ext: Add filter for scx_kfunc_ids_select_cpu Andrea Righi (Thu Feb 06 2025 - 18:39:18 EST)
- Re: [PATCH v3 2/6] scripts/gen-crc-consts: add gen-crc-consts.py Eric Biggers (Thu Feb 06 2025 - 18:41:16 EST)
- Re: [PATCH RFC 29/33] hwmon: (it87) Check the it87_lock() return value Guenter Roeck (Thu Feb 06 2025 - 18:41:44 EST)
- Re: [PATCH v11 07/23] x86/resctrl: Introduce the interface to display monitor mode Moger, Babu (Thu Feb 06 2025 - 18:42:16 EST)
- [PATCH v2] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Balbir Singh (Thu Feb 06 2025 - 18:42:58 EST)
- Re: [PATCH linux dev-6.6] A backport request for SY24655 driver in INA2XX driver for Linux kernel 6.6. Andrew Jeffery (Thu Feb 06 2025 - 18:48:44 EST)
- Re: [PATCH v5 02/14] drm/msm/dpu: move resource allocation to CRTC Jessica Zhang (Thu Feb 06 2025 - 18:50:20 EST)
- [PATCH v4 0/9] Add R5F and C7xv device nodes Judith Mendez (Thu Feb 06 2025 - 18:52:20 EST)
- [PATCH v4 5/9] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors Judith Mendez (Thu Feb 06 2025 - 18:52:20 EST)
- [PATCH v4 9/9] arm64: dts: ti: k3-am62a7-sk: Reserve main_rti4 for C7x DSP Judith Mendez (Thu Feb 06 2025 - 18:52:27 EST)
- [PATCH v4 4/9] arm64: dts: ti: k3-am62a-main: Add C7xv device node Judith Mendez (Thu Feb 06 2025 - 18:52:30 EST)
- [PATCH v4 8/9] arm64: dts: ti: k3-am62a7-sk: Reserve main_timer2 for C7x DSP Judith Mendez (Thu Feb 06 2025 - 18:52:41 EST)
- [PATCH v4 1/9] arm64: dts: ti: k3-am62-wakeup: Add wakeup R5F node Judith Mendez (Thu Feb 06 2025 - 18:53:12 EST)
- [PATCH v4 3/9] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node Judith Mendez (Thu Feb 06 2025 - 18:53:13 EST)
- [PATCH v4 7/9] arm64: dts: ti: k3-am62x-sk-common: Enable IPC with remote processors Judith Mendez (Thu Feb 06 2025 - 18:53:19 EST)
- [PATCH v4 6/9] arm64: dts: ti: k3-am62p5-sk: Enable IPC with remote processors Judith Mendez (Thu Feb 06 2025 - 18:53:21 EST)
- [PATCH v4 2/9] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node Judith Mendez (Thu Feb 06 2025 - 18:53:27 EST)
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return() NeilBrown (Thu Feb 06 2025 - 18:54:15 EST)
- Re: [RFC PATCH 1/2] mmc: Update sdhci tune function to return errors Judith Mendez (Thu Feb 06 2025 - 18:55:13 EST)
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return() NeilBrown (Thu Feb 06 2025 - 18:57:26 EST)
- Re: [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault() Google (Thu Feb 06 2025 - 19:00:13 EST)
- Re: [PATCH v2 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Suren Baghdasaryan (Thu Feb 06 2025 - 19:00:24 EST)
- Re: [RFC PATCH bpf-next 2/8] sched_ext: Add filter for scx_kfunc_ids_select_cpu Juntong Deng (Thu Feb 06 2025 - 19:02:22 EST)
- Re: [PATCH v3 2/6] RISC-V: add vector crypto extension validation checks Conor Dooley (Thu Feb 06 2025 - 19:03:08 EST)
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it. NeilBrown (Thu Feb 06 2025 - 19:04:54 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Conor Dooley (Thu Feb 06 2025 - 19:06:07 EST)
- Re: [PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry NeilBrown (Thu Feb 06 2025 - 19:08:59 EST)
- linux-next: manual merge of the drm-intel tree with the drm-misc tree Stephen Rothwell (Thu Feb 06 2025 - 19:12:43 EST)
- Re: [PATCH] rust/kernel: Add faux device bindings Danilo Krummrich (Thu Feb 06 2025 - 19:16:29 EST)
- Re: [PATCH] rust/kernel: Add faux device bindings Lyude Paul (Thu Feb 06 2025 - 19:21:42 EST)
- Re: [PATCH v3 2/2] rust: lockdep: Use Pin for all LockClassKey usages Benno Lossin (Thu Feb 06 2025 - 19:22:44 EST)
- Re: [PATCH v3 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys Benno Lossin (Thu Feb 06 2025 - 19:23:48 EST)
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it. Jeff Layton (Thu Feb 06 2025 - 19:24:04 EST)
- Re: [PATCH 07/19] VFS: repack LOOKUP_ bit flags. NeilBrown (Thu Feb 06 2025 - 19:24:47 EST)
- Re: [PATCH v2] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Dave Hansen (Thu Feb 06 2025 - 19:27:13 EST)
- Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO) Andrew Morton (Thu Feb 06 2025 - 19:29:51 EST)
- Re: [PATCH v17 1/1] mctp pcc: Implement MCTP over PCC Transport Jeremy Kerr (Thu Feb 06 2025 - 19:31:08 EST)
- Re: [PATCH] rust/kernel: Add faux device bindings Danilo Krummrich (Thu Feb 06 2025 - 19:35:51 EST)
- Re: [PATCH RFC 1/2] acpi: typec: ucsi: Introduce a ->poll_cci method Dmitry Baryshkov (Thu Feb 06 2025 - 19:38:19 EST)
- Re: [PATCH net v2] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags patchwork-bot+netdevbpf (Thu Feb 06 2025 - 19:40:13 EST)
- [PATCH v2] rust/kernel: Add faux device bindings Lyude Paul (Thu Feb 06 2025 - 19:42:21 EST)
- Re: [PATCH 8/8] tracing: Update modules to persistent instances when loaded Google (Thu Feb 06 2025 - 19:48:01 EST)
- Re: [syzbot] [mm?] WARNING in fsnotify_file_area_perm Andrew Morton (Thu Feb 06 2025 - 19:54:13 EST)
- Re: [PATCH net-next v3 1/2] netdev-genl: Add an XSK attribute to queues Jakub Kicinski (Thu Feb 06 2025 - 19:57:55 EST)
- Re: [PATCH v2] drm/msm/dp: account for widebus and yuv420 during mode validation Dmitry Baryshkov (Thu Feb 06 2025 - 19:58:08 EST)
- Re: [PATCH 4/8] tracing: Have persistent trace instances save KASLR offset Google (Thu Feb 06 2025 - 19:58:54 EST)
- [PATCH 03/10] scsi: mpt3sas: Mark device strings as nonstring Kees Cook (Thu Feb 06 2025 - 20:00:49 EST)
- [PATCH 04/10] scsi: qla2xxx: Mark device strings as nonstring Kees Cook (Thu Feb 06 2025 - 20:01:04 EST)
- [PATCH 02/10] scsi: mpi3mr: Mark device strings as nonstring Kees Cook (Thu Feb 06 2025 - 20:01:06 EST)
- [PATCH 01/10] scsi: mptfusion: Mark device strings as nonstring Kees Cook (Thu Feb 06 2025 - 20:01:06 EST)
- [PATCH 00/10] Annotate arguments of memtostr/strtomem with __nonstring Kees Cook (Thu Feb 06 2025 - 20:01:07 EST)
- [PATCH 07/10] uapi: stddef.h: Introduce __kernel_nonstring Kees Cook (Thu Feb 06 2025 - 20:02:11 EST)
- [PATCH 09/10] compiler.h: Introduce __must_be_noncstr() Kees Cook (Thu Feb 06 2025 - 20:02:12 EST)
- [PATCH 08/10] nilfs2: Mark on-disk strings as nonstring Kees Cook (Thu Feb 06 2025 - 20:02:13 EST)
- [PATCH 05/10] string: kunit: Mark nonstring test strings as __nonstring Kees Cook (Thu Feb 06 2025 - 20:02:23 EST)
- [PATCH 10/10] string.h: Validate memtostr*()/strtomem*() arguments more carefully Kees Cook (Thu Feb 06 2025 - 20:02:24 EST)
- [PATCH 06/10] x86/tdx: Mark message.str as nonstring Kees Cook (Thu Feb 06 2025 - 20:02:26 EST)
- Re: [PATCH v2] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Kees Cook (Thu Feb 06 2025 - 20:03:08 EST)
- Re: [PATCH v2 3/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*() Kees Cook (Thu Feb 06 2025 - 20:03:24 EST)
- Re: [PATCH 4/8] tracing: Have persistent trace instances save KASLR offset Steven Rostedt (Thu Feb 06 2025 - 20:03:51 EST)
- Re: [PATCH v2 09/10] ARM: dts: sun8i: add DTSI file for V853 Andre Przywara (Thu Feb 06 2025 - 20:04:14 EST)
- Re: [PATCH] perf: Improve startup time by reducing unnecessary stat() calls Howard Chu (Thu Feb 06 2025 - 20:04:49 EST)
- Re: [PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp Eyal Birger (Thu Feb 06 2025 - 20:06:52 EST)
- Re: [PATCH 06/10] x86/tdx: Mark message.str as nonstring Dave Hansen (Thu Feb 06 2025 - 20:12:24 EST)
- Re: [PATCH v5 02/15] drm/msm/dpu: Do not fix number of DSC Jessica Zhang (Thu Feb 06 2025 - 20:12:40 EST)
- Re: [PATCH v5 02/14] drm/msm/dpu: move resource allocation to CRTC Dmitry Baryshkov (Thu Feb 06 2025 - 20:13:24 EST)
- Re: [PATCH net-next v4] netdev-genl: Elide napi_id when not present Jakub Kicinski (Thu Feb 06 2025 - 20:14:15 EST)
- Re: [PATCH v5 03/15] drm/msm/dpu: configure DSC per number in use Jessica Zhang (Thu Feb 06 2025 - 20:15:15 EST)
- Re: [PATCH v5 00/14] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+ Dmitry Baryshkov (Thu Feb 06 2025 - 20:18:21 EST)
- Re: [PATCHv2 net 1/2] bonding: fix incorrect MAC address setting to receive NS messages Jay Vosburgh (Thu Feb 06 2025 - 20:19:50 EST)
- Re: [PATCH v6 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable Dmitry Baryshkov (Thu Feb 06 2025 - 20:20:06 EST)
- [PATCH 1/2] kallsyms: output rodata to ".kallsyms_rodata" Stephen Brennan (Thu Feb 06 2025 - 20:21:35 EST)
- [PATCH 0/2] Add option for generating BTF types of global variables Stephen Brennan (Thu Feb 06 2025 - 20:21:50 EST)
- Re: [PATCH] Documentation: Remove repeated word in docs Bagas Sanjaya (Thu Feb 06 2025 - 20:25:51 EST)
- [PATCH 2/2] btf: Add the option to include global variable types Stephen Brennan (Thu Feb 06 2025 - 20:26:34 EST)
- Re: [PATCH 11/20] perf/x86/intel: Setup PEBS constraints base on counter & pdist map Mi, Dapeng (Thu Feb 06 2025 - 20:27:31 EST)
- Re: [PATCH 08/19] VFS: introduce lookup_and_lock() and friends NeilBrown (Thu Feb 06 2025 - 20:29:01 EST)
- Re: [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Kuangyi Chiang (Thu Feb 06 2025 - 20:29:15 EST)
- Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO) Pasha Tatashin (Thu Feb 06 2025 - 20:29:21 EST)
- Re: [f2fs-dev] [PATCH] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() Zhiguo Niu (Thu Feb 06 2025 - 20:30:36 EST)
- Re: [v2,1/2] memory/mediatek: Add an interface to get current DDR data rate Crystal Guo (郭晶) (Thu Feb 06 2025 - 20:30:42 EST)
- Re: [PATCH net-next v3 1/2] netdev-genl: Add an XSK attribute to queues Joe Damato (Thu Feb 06 2025 - 20:32:01 EST)
- Re: [PATCH][next] ext4: avoid dozens of -Wflex-array-member-not-at-end warnings Theodore Ts'o (Thu Feb 06 2025 - 20:35:59 EST)
- Re: [PATCH 1/5] vfio/type1: Catch zero from pin_user_pages_remote() Mitchell Augustin (Thu Feb 06 2025 - 20:38:42 EST)
- Re: [PATCH 2/5] vfio/type1: Convert all vaddr_get_pfns() callers to use vfio_batch Mitchell Augustin (Thu Feb 06 2025 - 20:39:01 EST)
- Re: [PATCH 3/5] vfio/type1: Use vfio_batch for vaddr_get_pfns() Mitchell Augustin (Thu Feb 06 2025 - 20:39:17 EST)
- Re: [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Kuangyi Chiang (Thu Feb 06 2025 - 20:39:29 EST)
- Re: [PATCH 4/5] mm: Provide page mask in struct follow_pfnmap_args Mitchell Augustin (Thu Feb 06 2025 - 20:39:48 EST)
- Re: [PATCH 5/5] vfio/type1: Use mapping page mask for pfnmaps Mitchell Augustin (Thu Feb 06 2025 - 20:40:04 EST)
- Re: [PATCH 0/5] vfio: Improve DMA mapping performance for huge pfnmaps Mitchell Augustin (Thu Feb 06 2025 - 20:40:21 EST)
- Re: [PATCH v2] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled Balbir Singh (Thu Feb 06 2025 - 20:41:21 EST)
- Re: [1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Feng Tang (Thu Feb 06 2025 - 20:42:34 EST)
- Re: [PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268 Kyle Hendry (Thu Feb 06 2025 - 20:42:43 EST)
- Re: [PATCH net-next v3 1/2] netdev-genl: Add an XSK attribute to queues Jakub Kicinski (Thu Feb 06 2025 - 20:42:59 EST)
- Re: [PATCH v2 1/2] gpu: nova-core: add initial driver stub Alexandre Courbot (Thu Feb 06 2025 - 20:43:20 EST)
- Re: [PATCH v4] docs: clarify rules wrt tagging other people Bagas Sanjaya (Thu Feb 06 2025 - 20:43:32 EST)
- Re: [PATCH v1] arm64: dts: ti: k3-am62p: Enable AUDIO_REFCLKx Nishanth Menon (Thu Feb 06 2025 - 20:43:43 EST)
- [v2,0/2] Add an interface to get current DDR data rate Crystal Guo (Thu Feb 06 2025 - 20:44:58 EST)
- [v2,2/2] dt-bindings: memory-controllers: Add MediaTek DRAM controller interface Crystal Guo (Thu Feb 06 2025 - 20:45:06 EST)
- [v2,1/2] memory/mediatek: Add an interface to get current DDR data rate Crystal Guo (Thu Feb 06 2025 - 20:45:23 EST)
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations NeilBrown (Thu Feb 06 2025 - 20:46:31 EST)
- Re: [PATCH net-next v3 1/2] netdev-genl: Add an XSK attribute to queues Joe Damato (Thu Feb 06 2025 - 20:46:38 EST)
- Re: [PATCH] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() Chao Yu (Thu Feb 06 2025 - 20:49:54 EST)
- Re: [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population Bagas Sanjaya (Thu Feb 06 2025 - 20:50:37 EST)
- Re: [PATCH 3/3] tracing: Show last module text symbols in the stacktrace Google (Thu Feb 06 2025 - 20:50:48 EST)
- Re: [f2fs-dev] [PATCH] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() Chao Yu (Thu Feb 06 2025 - 20:51:17 EST)
- Re: [PATCH 7/8] tracing: Show module names and addresses of last boot Google (Thu Feb 06 2025 - 20:51:26 EST)
- Re: [PATCH] [v4] x86/cpu: Help users notice when running old Intel microcode Alex Murray (Thu Feb 06 2025 - 20:55:13 EST)
- Re: [syzbot] [net?] general protection fault in generic_hwtstamp_ioctl_lower (2) Jakub Kicinski (Thu Feb 06 2025 - 20:56:28 EST)
- Re: [PATCH] wifi: ath11k: allow APs combination when dual stations are supported Yu Zhang (Yuriy) (Thu Feb 06 2025 - 21:01:26 EST)
- Re: [PATCH 7/8] tracing: Show module names and addresses of last boot Steven Rostedt (Thu Feb 06 2025 - 21:02:12 EST)
- Re: [PATCH 10/19] VFS: introduce inode flags to report locking needs for directory ops NeilBrown (Thu Feb 06 2025 - 21:02:27 EST)
- [PATCH v2] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() Chao Yu (Thu Feb 06 2025 - 21:04:54 EST)
- [PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions Peilin Ye (Thu Feb 06 2025 - 21:05:09 EST)
- [PATCH bpf-next v2 1/9] bpf/verifier: Factor out atomic_ptr_type_ok() Peilin Ye (Thu Feb 06 2025 - 21:05:22 EST)
- [PATCH bpf-next v2 2/9] bpf/verifier: Factor out check_atomic_rmw() Peilin Ye (Thu Feb 06 2025 - 21:05:38 EST)
- [PATCH bpf-next v2 3/9] bpf/verifier: Factor out check_load_mem() and check_store_reg() Peilin Ye (Thu Feb 06 2025 - 21:05:51 EST)
- [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions Peilin Ye (Thu Feb 06 2025 - 21:06:05 EST)
- [PATCH bpf-next v2 5/9] arm64: insn: Add BIT(23) to {load,store}_ex's mask Peilin Ye (Thu Feb 06 2025 - 21:06:18 EST)
- [PATCH bpf-next v2 6/9] arm64: insn: Add load-acquire and store-release instructions Peilin Ye (Thu Feb 06 2025 - 21:06:29 EST)
- [PATCH bpf-next v2 7/9] bpf, arm64: Support load-acquire and store-release instructions Peilin Ye (Thu Feb 06 2025 - 21:06:51 EST)
- Re: [PATCH 01/14] drm/panel/boe-bf060y8m-aj0: Move to using mipi_dsi_dcs_write_seq_multi() Dmitry Baryshkov (Thu Feb 06 2025 - 21:07:01 EST)
- [PATCH bpf-next v2 8/9] selftests/bpf: Add selftests for load-acquire and store-release instructions Peilin Ye (Thu Feb 06 2025 - 21:07:17 EST)
- [PATCH bpf-next v2 9/9] bpf, docs: Update instruction-set.rst for load-acquire and store-release instructions Peilin Ye (Thu Feb 06 2025 - 21:07:31 EST)
- Re: [PATCH v6 01/26] drm/debugfs: fix printk format for bridge index Dmitry Baryshkov (Thu Feb 06 2025 - 21:07:48 EST)
- Re: [PATCH 4/8] tracing: Have persistent trace instances save KASLR offset Google (Thu Feb 06 2025 - 21:15:11 EST)
- Re: [PATCH 04/12] drm/mediatek: move to devm_platform_ioremap_resource() usage CK Hu (胡俊光) (Thu Feb 06 2025 - 21:15:29 EST)
- Re: [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling Mi, Dapeng (Thu Feb 06 2025 - 21:15:46 EST)
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed. NeilBrown (Thu Feb 06 2025 - 21:17:23 EST)
- Re: [PATCH 00/19 v7?] RFC: Allow concurrent and async changes in a directory NeilBrown (Thu Feb 06 2025 - 21:18:58 EST)
- [PATCH 0/2] i2c: add I2C driver for Andes atciic100 Ben Zong-You Xie (Thu Feb 06 2025 - 21:19:50 EST)
- [PATCH 1/2] dt-bindings: i2c: add atciic100 Ben Zong-You Xie (Thu Feb 06 2025 - 21:20:04 EST)
- [PATCH 2/2] i2c: atciic100: add Andes I2C driver support Ben Zong-You Xie (Thu Feb 06 2025 - 21:20:18 EST)
- [PATCH bpf-next v10 0/5] xsk: TX metadata Launch Time support Song Yoong Siang (Thu Feb 06 2025 - 21:20:31 EST)
- Re: [PATCH v2 1/2] perf/dwc_pcie: fix the incorrect reference count Shuai Xue (Thu Feb 06 2025 - 21:20:44 EST)
- [PATCH bpf-next v10 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata Song Yoong Siang (Thu Feb 06 2025 - 21:21:01 EST)
- [PATCH bpf-next v10 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata Song Yoong Siang (Thu Feb 06 2025 - 21:21:32 EST)
- [PATCH bpf-next v10 3/5] net: stmmac: Add launch time support to XDP ZC Song Yoong Siang (Thu Feb 06 2025 - 21:21:36 EST)
- [GIT PULL] bcachefs fixes for 6.14-rc2 Kent Overstreet (Thu Feb 06 2025 - 21:21:36 EST)
- Re: [syzbot] Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Thu Feb 06 2025 - 21:22:04 EST)
- [PATCH bpf-next v10 4/5] igc: Refactor empty frame insertion for launch time support Song Yoong Siang (Thu Feb 06 2025 - 21:22:20 EST)
- [PATCH bpf-next v10 5/5] igc: Add launch time support to XDP ZC Song Yoong Siang (Thu Feb 06 2025 - 21:22:51 EST)
- Re: [PATCH v6 02/26] drm: of: drm_of_find_panel_or_bridge: move misplaced comment Dmitry Baryshkov (Thu Feb 06 2025 - 21:22:58 EST)
- Re: [PATCH V2 1/4] drivers/fpga/amd: Add new driver amd versal-pci Xu Yilun (Thu Feb 06 2025 - 21:23:03 EST)
- Re: [PATCH v6 03/26] drm/bridge: panel: use drm_bridge_is_panel() instead of open code Dmitry Baryshkov (Thu Feb 06 2025 - 21:23:16 EST)
- Re: [PATCH v6 04/26] drm/bridge: panel: drm_panel_bridge_remove: warn when called on non-panel bridge Dmitry Baryshkov (Thu Feb 06 2025 - 21:23:57 EST)
- Re: [PATCH 7/8] tracing: Show module names and addresses of last boot Google (Thu Feb 06 2025 - 21:25:31 EST)
- Re: [PATCH] usb: cdns3: exit cdns3_gadget_udc_start if FAST_REG_ACCESS cannot be set Peter Chen (Thu Feb 06 2025 - 21:25:44 EST)
- Re: [PATCH] drm/mediatek: Convert to use devm_platform_ioremap_resource CK Hu (胡俊光) (Thu Feb 06 2025 - 21:26:57 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Josh Poimboeuf (Thu Feb 06 2025 - 21:31:26 EST)
- Re: [PATCH v2 1/7] driver core: auxiliary bus: add device creation helper Ira Weiny (Thu Feb 06 2025 - 21:33:11 EST)
- Re: [PATCH 06/10] x86/tdx: Mark message.str as nonstring Kees Cook (Thu Feb 06 2025 - 21:37:40 EST)
- Re: [syzbot] Re: [syzbot] [bluetooth?] general protection fault in qca_close syzbot (Thu Feb 06 2025 - 21:38:13 EST)
- Re: [PATCH v6 05/26] drm/debugfs: add top-level 'bridges' file showing all added bridges Dmitry Baryshkov (Thu Feb 06 2025 - 21:41:31 EST)
- Re: [PATCH v2 2/2] perf/dwc_pcie: fix duplicate pci_dev devices Shuai Xue (Thu Feb 06 2025 - 21:41:39 EST)
- [PATCH RFC net-next v2 3/3] net: dsa: microchip: Add SGMII port support to KSZ9477 switch Tristram.Ha (Thu Feb 06 2025 - 21:43:59 EST)
- [PATCH RFC net-next v2 1/3] net: pcs: xpcs: Activate DW_XPCS_SGMII_MODE_MAC_MANUAL for KSZ9477 Tristram.Ha (Thu Feb 06 2025 - 21:44:15 EST)
- [PATCH RFC net-next v2 2/3] net: dsa: microchip: Add SGMII port support to KSZ9477 switch Tristram.Ha (Thu Feb 06 2025 - 21:44:28 EST)
- [PATCH RFC net-next v2 0/3] Add SGMII port support to KSZ9477 switch Tristram.Ha (Thu Feb 06 2025 - 21:44:45 EST)
- Re: [PATCH v6 07/26] drm/bridge: panel: forbid initializing a panel with unknown connector type Dmitry Baryshkov (Thu Feb 06 2025 - 21:45:05 EST)
- Re: [PATCH v3] sched/topology: Enable topology_span_sane check only for debug builds K Prateek Nayak (Thu Feb 06 2025 - 21:46:26 EST)
- Re: [PATCH 06/12] mm/swapfile.c: update the code comment above swap_count_continued() Baoquan He (Thu Feb 06 2025 - 21:46:42 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Sergey Senozhatsky (Thu Feb 06 2025 - 21:49:09 EST)
- Re: [PATCH v6 08/26] drm/bridge: panel: add a panel_bridge to every panel Dmitry Baryshkov (Thu Feb 06 2025 - 21:49:34 EST)
- Re: [PATCH] hwmon: sg2042: add back module description/author tags Guenter Roeck (Thu Feb 06 2025 - 21:50:44 EST)
- [PATCH v2 06/12] mm/swapfile.c: update the code comment above swap_count_continued() Baoquan He (Thu Feb 06 2025 - 21:50:58 EST)
- Re: [PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings Josh Poimboeuf (Thu Feb 06 2025 - 21:51:38 EST)
- Re: [PATCH v2] docs: hwmon: Fix spelling and grammatical issues Guenter Roeck (Thu Feb 06 2025 - 21:52:19 EST)
- RE: Compile error on "error: call to ‘__compiletime_assert_581’ declared with attribute error: clamp() low limit dsc_min_bpc * 3 greater than high limit dsc_max_bpc * 3" Zhuo, Qiuxu (Thu Feb 06 2025 - 21:52:32 EST)
- Re: [PATCH v6 09/26] drm/bridge: move devm_drm_of_get_bridge and drmm_of_get_bridge to drm_bridge.c Dmitry Baryshkov (Thu Feb 06 2025 - 21:52:48 EST)
- Re: [PATCH v2] hwmon: (xgene-hwmon) use appropriate type for the latency value Guenter Roeck (Thu Feb 06 2025 - 21:53:05 EST)
- Re: [PATCH v6 10/26] drm/bridge: add devm_drm_of_get_bridge_by_node() Dmitry Baryshkov (Thu Feb 06 2025 - 21:53:47 EST)
- Re: [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed Zijun Hu (Thu Feb 06 2025 - 21:55:26 EST)
- Re: [PATCH v6 11/26] drm/bridge: samsung-dsim: use devm_drm_of_get_bridge[_by_node] to find the out_bridge Dmitry Baryshkov (Thu Feb 06 2025 - 21:56:11 EST)
- Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Thu Feb 06 2025 - 21:56:23 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Sergey Senozhatsky (Thu Feb 06 2025 - 21:56:34 EST)
- Re: [PATCH v6 12/26] drm/bridge: allow bridges to be informed about added and removed bridges Dmitry Baryshkov (Thu Feb 06 2025 - 22:01:34 EST)
- Re: [PATCH v7 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys Baoquan He (Thu Feb 06 2025 - 22:01:45 EST)
- RE: [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader Hal Feng (Thu Feb 06 2025 - 22:01:47 EST)
- Re: [PATCH v6 13/26] drm/encoder: add drm_encoder_cleanup_from() Dmitry Baryshkov (Thu Feb 06 2025 - 22:03:26 EST)
- [RESEND PATCH v2] PCI: Fix Extend ACS configurability Tushar Dave (Thu Feb 06 2025 - 22:04:52 EST)
- Re: [GIT PULL] bcachefs fixes for 6.14-rc2 Akira Yokosawa (Thu Feb 06 2025 - 22:05:19 EST)
- [PATCH 0/4] Small changes related to prefetch and spurious faults Yan Zhao (Thu Feb 06 2025 - 22:07:59 EST)
- [PATCH 1/4] KVM: x86/mmu: Further check old SPTE is leaf for spurious prefetch fault Yan Zhao (Thu Feb 06 2025 - 22:08:57 EST)
- [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check Yan Zhao (Thu Feb 06 2025 - 22:09:28 EST)
- [PATCH net-next v4 0/3] netdev-genl: Add an xsk attribute to queues Joe Damato (Thu Feb 06 2025 - 22:09:52 EST)
- [PATCH net-next v4 1/3] netlink: Add nla_put_empty_nest helper Joe Damato (Thu Feb 06 2025 - 22:09:55 EST)
- [PATCH net-next v4 2/3] netdev-genl: Add an XSK attribute to queues Joe Damato (Thu Feb 06 2025 - 22:10:22 EST)
- [PATCH net-next v4 3/3] selftests: drv-net: Test queue xsk attribute Joe Damato (Thu Feb 06 2025 - 22:10:49 EST)
- [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault Yan Zhao (Thu Feb 06 2025 - 22:11:01 EST)
- [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs Yan Zhao (Thu Feb 06 2025 - 22:11:17 EST)
- Re: [PATCH] drm/bridge: convert to use devm_platform_ioremap_resource() Manikandan.M (Thu Feb 06 2025 - 22:13:45 EST)
- [PATCH 0/2] sched_ext: Add a core event and update scx schedulers Changwoo Min (Thu Feb 06 2025 - 22:14:20 EST)
- [PATCH 1/2] sched_ext: Add an event, SCX_EV_ENQ_SLICE_DFL Changwoo Min (Thu Feb 06 2025 - 22:14:24 EST)
- [PATCH 2/2] sched_ext: Print an event, SCX_EV_ENQ_SLICE_DFL, in scx_qmap/central Changwoo Min (Thu Feb 06 2025 - 22:14:44 EST)
- Re: [PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue Zheng Yejian (Thu Feb 06 2025 - 22:16:39 EST)
- Re: [PATCH V2 1/4] drivers/fpga/amd: Add new driver amd versal-pci Yidong Zhang (Thu Feb 06 2025 - 22:16:49 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Yafang Shao (Thu Feb 06 2025 - 22:17:30 EST)
- Re: [PATCH v6 15/26] drm/bridge: devm_drm_of_get_bridge and drmm_of_get_bridge: automatically put the bridge Dmitry Baryshkov (Thu Feb 06 2025 - 22:17:56 EST)
- [PATCH v2] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1 WangYuli (Thu Feb 06 2025 - 22:20:03 EST)
- Re: [PATCH 0/8] drm/bridge: minor cleanups Dmitry Baryshkov (Thu Feb 06 2025 - 22:22:04 EST)
- linux-next: build warning after merge of the drm-misc tree Stephen Rothwell (Thu Feb 06 2025 - 22:22:20 EST)
- Re: [syzbot] [bluetooth?] general protection fault in qca_close syzbot (Thu Feb 06 2025 - 22:23:14 EST)
- [PATCH v2] RDMA/rxe: switch to using the crc32 library Eric Biggers (Thu Feb 06 2025 - 22:23:43 EST)
- Re: [PATCH 1/2] dt-bindings: i2c: add atciic100 Rob Herring (Arm) (Thu Feb 06 2025 - 22:23:57 EST)
- Re: [PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources Mingcong Bai (Thu Feb 06 2025 - 22:24:32 EST)
- Re: [PATCH v1 drm-dp 3/4] drm/hisilicon/hibmc: Add debugfs interface to enable colorbar feature and get link status Yongbang Shi (Thu Feb 06 2025 - 22:25:55 EST)
- [PATCH 0/3] LoongArch: KVM: Some tiny code cleanup Bibo Mao (Thu Feb 06 2025 - 22:26:57 EST)
- [PATCH 1/3] LoongArch: KVM: Fix typo issue about GCFG feature detection Bibo Mao (Thu Feb 06 2025 - 22:27:01 EST)
- [PATCH 2/3] LoongArch: KVM: Remove duplicated cache attribute setting Bibo Mao (Thu Feb 06 2025 - 22:27:12 EST)
- [PATCH 3/3] LoongArch: KVM: Set host with kernel mode when switch to VM mode Bibo Mao (Thu Feb 06 2025 - 22:27:14 EST)
- Re: [PATCH v3 0/8] Support Multi-frequency scale for UFS Ziqi Chen (Thu Feb 06 2025 - 22:29:41 EST)
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix. Hyesoo Yu (Thu Feb 06 2025 - 22:30:11 EST)
- [PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL WangYuli (Thu Feb 06 2025 - 22:33:27 EST)
- [PATCH v2] RDMA/irdma: switch to using the crc32c library Eric Biggers (Thu Feb 06 2025 - 22:37:36 EST)
- Re: [PATCH] drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr CK Hu (胡俊光) (Thu Feb 06 2025 - 22:39:01 EST)
- [PATCH 0/2] VFS: minor improvements to a couple of interfaces NeilBrown (Thu Feb 06 2025 - 22:41:19 EST)
- [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry NeilBrown (Thu Feb 06 2025 - 22:41:33 EST)
- [PATCH 2/2] VFS: add common error checks to lookup_one_qstr_excl() NeilBrown (Thu Feb 06 2025 - 22:41:54 EST)
- Re: [GIT PULL] bcachefs fixes for 6.14-rc2 Kent Overstreet (Thu Feb 06 2025 - 22:42:17 EST)
- Re: [PATCH v2] mm: slub: Print the broken data before restoring slub. Hyesoo Yu (Thu Feb 06 2025 - 22:43:19 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Christoph Hellwig (Thu Feb 06 2025 - 22:44:29 EST)
- Re: [PATCH v5 6/8] perf report: Add --latency flag Namhyung Kim (Thu Feb 06 2025 - 22:45:01 EST)
- Re: [PATCH RFC 01/33] scsi, usb: Rename the RESERVE and RELEASE constants Christoph Hellwig (Thu Feb 06 2025 - 22:45:11 EST)
- Re: [PATCH RFC 29/33] hwmon: (it87) Check the it87_lock() return value Christoph Hellwig (Thu Feb 06 2025 - 22:46:02 EST)
- [PATCH] Documentation: gpu: Fixed typos Eric Salem (Thu Feb 06 2025 - 22:47:04 EST)
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry Kent Overstreet (Thu Feb 06 2025 - 22:47:28 EST)
- Re: [syzbot] [nfs?] [net?] WARNING in remove_proc_entry (7) Kuniyuki Iwashima (Thu Feb 06 2025 - 22:47:45 EST)
- Re: [PATCH RFC 05/33] locking/mutex: Change the atomic_dec_and_mutex_lock() return type Christoph Hellwig (Thu Feb 06 2025 - 22:48:07 EST)
- Re: [PATCH v3] arm64: defconfig: Enable TISCI Interrupt Router and Aggregator Nishanth Menon (Thu Feb 06 2025 - 22:51:45 EST)
- Re: [PATCH v5 6/8] perf report: Add --latency flag Namhyung Kim (Thu Feb 06 2025 - 22:53:31 EST)
- Re: [PATCH RFC 03/33] locking: Introduce <linux/thread_safety.h> Christoph Hellwig (Thu Feb 06 2025 - 22:53:56 EST)
- [PATCH] Bluetooth: hci_ldisc: Clear and shrink the ready bit Lizhi Xu (Thu Feb 06 2025 - 22:56:02 EST)
- Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling Namhyung Kim (Thu Feb 06 2025 - 22:57:13 EST)
- Re: [PATCH 1/5] sched/topology: Introduce for_each_numa_node() iterator Yury Norov (Thu Feb 06 2025 - 22:57:33 EST)
- Re: [PATCH v2] RDMA/irdma: switch to using the crc32c library Eric Biggers (Thu Feb 06 2025 - 22:57:59 EST)
- [PATCH] cpufreq: Use str_enable_disable() helper Lifeng Zheng (Thu Feb 06 2025 - 23:00:07 EST)
- Re: [syzbot] Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Thu Feb 06 2025 - 23:09:42 EST)
- Re: [PATCH v1 07/16] arm64: hugetlb: Use ___set_ptes() and ___ptep_get_and_clear() Anshuman Khandual (Thu Feb 06 2025 - 23:09:53 EST)
- [PATCH v3] RDMA/irdma: switch to using the crc32c library Eric Biggers (Thu Feb 06 2025 - 23:10:25 EST)
- [PATCH v3 0/2] Fix and extend cpu.stat Abel Wu (Thu Feb 06 2025 - 23:10:35 EST)
- [PATCH v3 1/2] cgroup/rstat: Fix forceidle time in cpu.stat Abel Wu (Thu Feb 06 2025 - 23:10:50 EST)
- [PATCH v3 2/2] cgroup/rstat: Add run_delay accounting for cgroups Abel Wu (Thu Feb 06 2025 - 23:11:05 EST)
- Re: [PATCH bpf] bpf: skip non existing key in generic_map_lookup_batch Yan Zhai (Thu Feb 06 2025 - 23:12:47 EST)
- Re: [PATCH] cpufreq: Use str_enable_disable() helper Viresh Kumar (Thu Feb 06 2025 - 23:17:06 EST)
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls Nicolin Chen (Thu Feb 06 2025 - 23:26:32 EST)
- Re: [PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Sathyanarayanan Kuppuswamy (Thu Feb 06 2025 - 23:27:09 EST)
- linux-next: build failure after merge of the sound-asoc-fixes tree Stephen Rothwell (Thu Feb 06 2025 - 23:28:21 EST)
- linux-next: Tree for Feb 7 Stephen Rothwell (Thu Feb 06 2025 - 23:31:51 EST)
- Re: [PATCH V2 1/4] drivers/fpga/amd: Add new driver amd versal-pci Xu Yilun (Thu Feb 06 2025 - 23:42:04 EST)
- Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Thu Feb 06 2025 - 23:43:12 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Namhyung Kim (Thu Feb 06 2025 - 23:44:23 EST)
- Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO) Andrew Morton (Thu Feb 06 2025 - 23:50:40 EST)
- Re: [RFC PATCH 8/8] mm: Add basic tests for kpkeys_hardened_cred Kees Cook (Thu Feb 06 2025 - 23:52:41 EST)
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry NeilBrown (Thu Feb 06 2025 - 23:54:21 EST)
- Re: [PATCH] [v4] x86/cpu: Help users notice when running old Intel microcode Dave Hansen (Fri Feb 07 2025 - 00:04:55 EST)
- Re: [PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE) Sumit Garg (Fri Feb 07 2025 - 00:12:58 EST)
- Re: [PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod Badhri Jagan Sridharan (Fri Feb 07 2025 - 00:16:08 EST)
- Re: [PATCH v5 20/34] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata() CK Hu (胡俊光) (Fri Feb 07 2025 - 00:24:37 EST)
- drivers/iio/adc/aspeed_adc.c:232:65: warning: '%s' directive argument is null kernel test robot (Fri Feb 07 2025 - 00:30:17 EST)
- Re: [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages Alistair Popple (Fri Feb 07 2025 - 00:32:22 EST)
- Re: [PATCH v1 08/16] arm64/mm: Hoist barriers out of ___set_ptes() loop Anshuman Khandual (Fri Feb 07 2025 - 00:36:01 EST)
- Re: [PATCH] usb: cdns3: exit cdns3_gadget_udc_start if FAST_REG_ACCESS cannot be set Siddharth Vadapalli (Fri Feb 07 2025 - 00:43:18 EST)
- Re: [v1 2/3] include: move lookup_or_create_module_kobject()/to_module* to module.h Shyam Saini (Fri Feb 07 2025 - 00:43:34 EST)
- Re: [PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling Richard Cochran (Fri Feb 07 2025 - 00:43:51 EST)
- [PATCH v2 bpf 0/2] bpf: skip non exist keys in Yan Zhai (Fri Feb 07 2025 - 00:45:27 EST)
- [PATCH v2 bpf 1/2] bpf: skip non exist keys in generic_map_lookup_batch Yan Zhai (Fri Feb 07 2025 - 00:45:37 EST)
- Re: [syzbot] [rdma?] WARNING in rxe_pool_cleanup syzbot (Fri Feb 07 2025 - 00:45:52 EST)
- [PATCH v2 bpf 2/2] selftests: bpf: test batch lookup on array of maps with holes Yan Zhai (Fri Feb 07 2025 - 00:46:06 EST)
- [v2 0/3] Properly handle module_kobject creation Shyam Saini (Fri Feb 07 2025 - 00:46:23 EST)
- [v2 1/3] kernel: param: rename locate_module_kobject Shyam Saini (Fri Feb 07 2025 - 00:46:25 EST)
- [v2 2/3] kernel: refactor and globalize lookup_or_create_module_kobject() Shyam Saini (Fri Feb 07 2025 - 00:46:30 EST)
- [v2 3/3] drivers: base: handle module_kobject creation Shyam Saini (Fri Feb 07 2025 - 00:46:43 EST)
- Re: [PATCH v5 23/34] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver() CK Hu (胡俊光) (Fri Feb 07 2025 - 00:47:04 EST)
- [PATCH v2] firmware: xilinx: Dont send linux address to get fpga config get status Nava kishore Manne (Fri Feb 07 2025 - 00:50:13 EST)
- Re: [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages Dan Williams (Fri Feb 07 2025 - 00:50:45 EST)
- [PATCH] mm/mempool: Use kmalloc_array_node to replace kmalloc_array Liu Ye (Fri Feb 07 2025 - 00:52:45 EST)
- Re: [PATCH 1/2] dt-bindings: i2c: add atciic100 Ben Zong-You Xie (Fri Feb 07 2025 - 00:58:21 EST)
- Re: [PATCH] Documentation: gpu: Fixed typos Randy Dunlap (Fri Feb 07 2025 - 01:00:29 EST)
- RE: [PATCH linux dev-6.6] A backport request for SY24655 driver in INA2XX driver for Linux kernel 6.6. Rush Chen/WYHQ/Wiwynn (Fri Feb 07 2025 - 01:03:04 EST)
- Re: [PATCH v5 27/34] drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume() CK Hu (胡俊光) (Fri Feb 07 2025 - 01:04:32 EST)
- [PATCH] mm/mlock: Fix WARN_ON_ONCE condition. Liu Ye (Fri Feb 07 2025 - 01:05:14 EST)
- [PATCH V2 0/2] sched: Reduce the default slice to avoid tasks getting an extra tick zihan zhou (Fri Feb 07 2025 - 01:10:26 EST)
- Re: [PATCH v5 25/34] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP CK Hu (胡俊光) (Fri Feb 07 2025 - 01:11:23 EST)
- [PATCH net-next v6 0/7] tun: Unify vnet implementation Akihiko Odaki (Fri Feb 07 2025 - 01:11:24 EST)
- [PATCH net-next v6 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE Akihiko Odaki (Fri Feb 07 2025 - 01:11:59 EST)
- [PATCH net-next v6 2/7] tun: Keep hdr_len in tun_get_user() Akihiko Odaki (Fri Feb 07 2025 - 01:12:20 EST)
- [PATCH net-next v6 3/7] tun: Decouple vnet from tun_struct Akihiko Odaki (Fri Feb 07 2025 - 01:12:39 EST)
- [PATCH net-next v6 4/7] tun: Decouple vnet handling Akihiko Odaki (Fri Feb 07 2025 - 01:13:06 EST)
- [PATCH net-next v6 5/7] tun: Extract the vnet handling code Akihiko Odaki (Fri Feb 07 2025 - 01:13:34 EST)
- [PATCH net-next v6 6/7] tap: Keep hdr_len in tap_get_user() Akihiko Odaki (Fri Feb 07 2025 - 01:13:53 EST)
- [PATCH net-next v6 7/7] tap: Use tun's vnet-related code Akihiko Odaki (Fri Feb 07 2025 - 01:14:23 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Sergey Senozhatsky (Fri Feb 07 2025 - 01:14:50 EST)
- RE: drivers/hid/intel-thc-hid/intel-thc/intel-thc-dma.c:298:38: sparse: sparse: dubious: !x | !y Xu, Even (Fri Feb 07 2025 - 01:14:54 EST)
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry Kent Overstreet (Fri Feb 07 2025 - 01:15:00 EST)
- Re: [PATCH] MAINTAINERS: Remove myself Nick Chan (Fri Feb 07 2025 - 01:15:22 EST)
- [PATCH V2 1/2] sched: Reduce the default slice to avoid tasks getting an extra tick zihan zhou (Fri Feb 07 2025 - 01:15:44 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Ian Rogers (Fri Feb 07 2025 - 01:16:13 EST)
- Re: [PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events Feng Tang (Fri Feb 07 2025 - 01:17:26 EST)
- Re: [PATCH 1/2] sched_ext: Add an event, SCX_EV_ENQ_SLICE_DFL Andrea Righi (Fri Feb 07 2025 - 01:17:45 EST)
- Re: [PATCH 0/2] sched_ext: Add a core event and update scx schedulers Andrea Righi (Fri Feb 07 2025 - 01:24:25 EST)
- [PATCH V2 2/2] sched: Reduce the default slice to avoid tasks getting an extra tick zihan zhou (Fri Feb 07 2025 - 01:25:17 EST)
- Re: [RFC PATCH 00/39] 1G page support for guest_memfd Ackerley Tng (Fri Feb 07 2025 - 01:26:12 EST)
- Re: [PATCH v5 28/34] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility CK Hu (胡俊光) (Fri Feb 07 2025 - 01:27:16 EST)
- Re: [PATCH 1/2] sched_ext: Add an event, SCX_EV_ENQ_SLICE_DFL Changwoo Min (Fri Feb 07 2025 - 01:28:26 EST)
- [PATCH V3 00/25] ASoC: amd: Add support for ACP7.0 & ACP7.1 platforms Vijendar Mukunda (Fri Feb 07 2025 - 01:28:56 EST)
- [PATCH V3 01/25] ASoC: amd: ps: rename structure names, variable and other macros Vijendar Mukunda (Fri Feb 07 2025 - 01:29:00 EST)
- [PATCH V3 02/25] ASoC: amd: ps: use macro for ACP6.3 pci revision id Vijendar Mukunda (Fri Feb 07 2025 - 01:29:23 EST)
- [PATCH V3 03/25] ASoC: amd: ps: add acp pci driver hw_ops for acp6.3 platform Vijendar Mukunda (Fri Feb 07 2025 - 01:29:37 EST)
- [PATCH V3 04/25] ASoC: amd: ps: add callback functions for acp pci driver pm ops Vijendar Mukunda (Fri Feb 07 2025 - 01:29:47 EST)
- [PATCH V3 05/25] ASoC: amd: ps: add callback to read acp pin configuration Vijendar Mukunda (Fri Feb 07 2025 - 01:29:49 EST)
- [PATCH V3 06/25] ASoC: amd: ps: add soundwire dma irq thread callback Vijendar Mukunda (Fri Feb 07 2025 - 01:30:25 EST)
- [PATCH V3 08/25] ASoC: amd: ps: store acp revision id in SoundWire dma driver private data Vijendar Mukunda (Fri Feb 07 2025 - 01:30:28 EST)
- [PATCH V3 07/25] ASoC: amd: ps: refactor soundwire dma interrupt handling Vijendar Mukunda (Fri Feb 07 2025 - 01:30:28 EST)
- [PATCH V3 09/25] ASoC: amd: ps: refactor soundwire dma driver code Vijendar Mukunda (Fri Feb 07 2025 - 01:30:48 EST)
- [PATCH V3 10/25] ASoC: amd: ps: refactor soundwire dma interrupts enable/disable sequence Vijendar Mukunda (Fri Feb 07 2025 - 01:31:04 EST)
- [PATCH V3 11/25] ASoC: amd: ps: rename acp_restore_sdw_dma_config() function Vijendar Mukunda (Fri Feb 07 2025 - 01:31:19 EST)
- [PATCH V3 12/25] ASoC: amd: ps: add pci driver hw_ops for ACP7.0 & ACP7.1 variants Vijendar Mukunda (Fri Feb 07 2025 - 01:31:30 EST)
- [PATCH V3 13/25] ASoC: amd: ps: add pm ops related hw_ops for ACP7.0 & ACP7.1 platforms Vijendar Mukunda (Fri Feb 07 2025 - 01:31:41 EST)
- [PATCH V3 14/25] ASoC: amd: ps: add ACP7.0 & ACP7.1 specific soundwire dma driver changes Vijendar Mukunda (Fri Feb 07 2025 - 01:31:56 EST)
- [PATCH V3 15/25] ASoC: amd: ps: implement function to restore dma config for ACP7.0 platform Vijendar Mukunda (Fri Feb 07 2025 - 01:32:06 EST)
- [PATCH V3 16/25] ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platform Vijendar Mukunda (Fri Feb 07 2025 - 01:32:19 EST)
- [PATCH V3 19/25] ASoC: amd: ps: update file description and copyright year Vijendar Mukunda (Fri Feb 07 2025 - 01:32:44 EST)
- [PATCH V3 18/25] ASoC: amd: ps: update module description Vijendar Mukunda (Fri Feb 07 2025 - 01:32:47 EST)
- [PATCH V3 17/25] ASoC: amd: ps: add soundwire wake interrupt handling Vijendar Mukunda (Fri Feb 07 2025 - 01:32:57 EST)
- [PATCH V3 20/25] ASoC: amd: update Pink Sardine platform Kconfig description Vijendar Mukunda (Fri Feb 07 2025 - 01:33:12 EST)
- [PATCH V3 21/25] ASoC: amd: acp: add machine driver changes for ACP7.0 and ACP7.1 platforms Vijendar Mukunda (Fri Feb 07 2025 - 01:33:21 EST)
- [PATCH V3 22/25] ASoC: amd: acp: add RT711, RT714 & RT1316 support for ACP7.0 platform Vijendar Mukunda (Fri Feb 07 2025 - 01:33:34 EST)
- [PATCH V3 23/25] ASoC: amd: acp: amd-acp70-acpi-match: Add rt722 support Vijendar Mukunda (Fri Feb 07 2025 - 01:33:45 EST)
- [PATCH V3 24/25] ASoC: amd: acp: amd-acp70-acpi-match: Add RT1320 & RT722 combination soundwire machine Vijendar Mukunda (Fri Feb 07 2025 - 01:33:55 EST)
- [PATCH V3 25/25] ASoC: amd: amd_sdw: Add quirks for Dell SKU's Vijendar Mukunda (Fri Feb 07 2025 - 01:34:14 EST)
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry NeilBrown (Fri Feb 07 2025 - 01:34:49 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Jiri Slaby (Fri Feb 07 2025 - 01:35:38 EST)
- Re: [syzbot] Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Fri Feb 07 2025 - 01:37:33 EST)
- Re: [v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Markus Elfring (Fri Feb 07 2025 - 01:40:04 EST)
- [PATCH v2 0/2] sched_ext: Add a core event and update scx schedulers Changwoo Min (Fri Feb 07 2025 - 01:41:14 EST)
- [PATCH v2 1/2] sched_ext: Add an event, SCX_EV_ENQ_SLICE_DFL Changwoo Min (Fri Feb 07 2025 - 01:41:23 EST)
- [PATCH v2 2/2] sched_ext: Print an event, SCX_EV_ENQ_SLICE_DFL, in scx_qmap/central Changwoo Min (Fri Feb 07 2025 - 01:41:36 EST)
- [PATCH RESEND] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Hongzhen Luo (Fri Feb 07 2025 - 01:41:49 EST)
- [PATCH v10 2/7] Coresight: Add trace_id function to retrieving the trace ID Jie Gan (Fri Feb 07 2025 - 01:43:25 EST)
- [PATCH v10 3/7] Coresight: Use coresight_etm_get_trace_id() in traceid_show() Jie Gan (Fri Feb 07 2025 - 01:43:37 EST)
- [PATCH v10 1/7] Coresight: Add support for new APB clock name Jie Gan (Fri Feb 07 2025 - 01:43:49 EST)
- Re: [PATCH net-next v3 1/2] netdev-genl: Add an XSK attribute to queues kernel test robot (Fri Feb 07 2025 - 01:43:58 EST)
- [PATCH v10 0/7] Coresight: Add Coresight TMC Control Unit driver Jie Gan (Fri Feb 07 2025 - 01:44:05 EST)
- [PATCH v10 4/7] Coresight: Introduce a new struct coresight_path Jie Gan (Fri Feb 07 2025 - 01:44:37 EST)
- [PATCH v10 5/7] dt-bindings: arm: Add Coresight TMC Control Unit hardware Jie Gan (Fri Feb 07 2025 - 01:44:40 EST)
- [PATCH v10 6/7] Coresight: Add Coresight TMC Control Unit driver Jie Gan (Fri Feb 07 2025 - 01:45:04 EST)
- [PATCH v10 7/7] arm64: dts: qcom: sa8775p: Add CTCU and ETR nodes Jie Gan (Fri Feb 07 2025 - 01:45:29 EST)
- Re: [PATCH v2 0/2] sched_ext: Add a core event and update scx schedulers Andrea Righi (Fri Feb 07 2025 - 01:46:15 EST)
- Re: [PATCH V1] sched: Cancel the slice protection of the idle entity zihan zhou (Fri Feb 07 2025 - 01:46:23 EST)
- Re: [PATCH] mm/mempool: Use kmalloc_array_node to replace kmalloc_array Harry (Hyeonggon) Yoo (Fri Feb 07 2025 - 01:47:18 EST)
- Re: [PATCH 0/2] sched_ext: Add a core event and update scx schedulers Changwoo Min (Fri Feb 07 2025 - 01:49:47 EST)
- Re: [PATCH] loongson: Fix idle VS timer enqueue bibo mao (Fri Feb 07 2025 - 01:51:26 EST)
- [PATCH] soc: ti: k3-ringacc: include platform_device header Siddharth Vadapalli (Fri Feb 07 2025 - 01:51:46 EST)
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry Kent Overstreet (Fri Feb 07 2025 - 01:52:05 EST)
- [PATCH] LoongArch: kernel: proc: Use str_yes_no() helper function WangYuli (Fri Feb 07 2025 - 01:53:17 EST)
- Re: [PATCH 0/2] sched_ext: Add a core event and update scx schedulers Andrea Righi (Fri Feb 07 2025 - 01:53:26 EST)
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry NeilBrown (Fri Feb 07 2025 - 01:57:16 EST)
- [PATCH V4 0/6] soundwire: amd: code improvements and new platform support Vijendar Mukunda (Fri Feb 07 2025 - 01:59:10 EST)
- [PATCH V4 1/6] soundwire: amd: change the soundwire wake enable/disable sequence Vijendar Mukunda (Fri Feb 07 2025 - 01:59:22 EST)
- Re: [PATCH RFC 1/2] acpi: typec: ucsi: Introduce a ->poll_cci method Christian A. Ehrhardt (Fri Feb 07 2025 - 01:59:41 EST)
- [PATCH V4 2/6] soundwire: amd: add debug log for soundwire wake event Vijendar Mukunda (Fri Feb 07 2025 - 01:59:52 EST)
- [PATCH V4 3/6] soundwire: amd: add support for ACP7.0 & ACP7.1 platforms Vijendar Mukunda (Fri Feb 07 2025 - 02:00:03 EST)
- [PATCH V4 4/6] soundwire: amd: set device power state during suspend/resume sequence Vijendar Mukunda (Fri Feb 07 2025 - 02:00:16 EST)
- [PATCH V4 5/6] soundwire: amd: set ACP_PME_EN during runtime suspend sequence Vijendar Mukunda (Fri Feb 07 2025 - 02:00:28 EST)
- [PATCH V4 6/6] soundwire: amd: add soundwire host wake interrupt enable/disable sequence Vijendar Mukunda (Fri Feb 07 2025 - 02:00:39 EST)
- Re: [PATCH v4 1/5] dt-bindings: pinctrl: Add support for Amlogic SoCs Xianwei Zhao (Fri Feb 07 2025 - 02:00:49 EST)
- Re: [v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Manivannan Sadhasivam (Fri Feb 07 2025 - 02:01:12 EST)
- Re: [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Kuangyi Chiang (Fri Feb 07 2025 - 02:01:26 EST)
- Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Fri Feb 07 2025 - 02:02:11 EST)
- Re: [syzbot] Re: [syzbot] [overlayfs?] general protection fault in clone_private_mount syzbot (Fri Feb 07 2025 - 02:02:36 EST)
- [syzbot] [mm?] INFO: task hung in rmap_walk_file syzbot (Fri Feb 07 2025 - 02:07:31 EST)
- Re: [PATCH v4 3/5] pinctrl: Add driver support for Amlogic SoCs Xianwei Zhao (Fri Feb 07 2025 - 02:07:46 EST)
- Re: [PATCH net-next 1/4] ptp: vmclock: Set driver data before its usage Mateusz Polchlopek (Fri Feb 07 2025 - 02:08:12 EST)
- Re: [PATCH] mm/mlock: Fix WARN_ON_ONCE condition. Dev Jain (Fri Feb 07 2025 - 02:10:09 EST)
- [PATCH] fs: prevent access to ns if it is not mounted Lizhi Xu (Fri Feb 07 2025 - 02:13:50 EST)
- Re: [PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling Mateusz Polchlopek (Fri Feb 07 2025 - 02:14:05 EST)
- Re: [PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver Viresh Kumar (Fri Feb 07 2025 - 02:15:54 EST)
- Re: [PATCH v3 2/2] arm64: renesas: add initial support for MYIR Remi Pi Julien Massot (Fri Feb 07 2025 - 02:16:51 EST)
- Re: [PATCH] MAINTAINERS: Remove myself Sven Peter (Fri Feb 07 2025 - 02:19:58 EST)
- Re: Hang when swapping huge=within_size tmpfs from zram Baolin Wang (Fri Feb 07 2025 - 02:24:17 EST)
- Re: [PATCH v5 6/8] perf report: Add --latency flag Dmitry Vyukov (Fri Feb 07 2025 - 02:24:27 EST)
- Re: [PATCH] coresight-tmc: stop disabling tmc when flush timeout Yuanfang Zhang (Fri Feb 07 2025 - 02:25:31 EST)
- Re: [PATCH v6 04/26] drm/bridge: panel: drm_panel_bridge_remove: warn when called on non-panel bridge Maxime Ripard (Fri Feb 07 2025 - 02:25:44 EST)
- [PATCH] scripts: install-extmod-build: add missing quotation marks for CC variable WangYuli (Fri Feb 07 2025 - 02:26:36 EST)
- [syzbot] [nilfs?] WARNING in nilfs_segctor_abort_construction (2) syzbot (Fri Feb 07 2025 - 02:28:34 EST)
- Re: [PATCH v5 08/16] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers Gregory Price (Fri Feb 07 2025 - 02:30:25 EST)
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry NeilBrown (Fri Feb 07 2025 - 02:30:47 EST)
- Re: [PATCHv2 net 1/2] bonding: fix incorrect MAC address setting to receive NS messages Hangbin Liu (Fri Feb 07 2025 - 02:31:47 EST)
- Re: [PATCH RESEND] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Hongbo Li (Fri Feb 07 2025 - 02:33:33 EST)
- Re: [PATCH v3 0/2] scanf: convert self-test to KUnit David Gow (Fri Feb 07 2025 - 02:33:49 EST)
- Re: [PATCH v5 09/16] cxl/pci: Map CXL PCIe Upstream Switch Port RAS registers Gregory Price (Fri Feb 07 2025 - 02:35:14 EST)
- Re: [v2 2/3] kernel: refactor and globalize lookup_or_create_module_kobject() Thomas Weißschuh (Fri Feb 07 2025 - 02:35:48 EST)
- [PATCH v2 0/1] Fix USB vdd info for IPQ9574 Varadarajan Narayanan (Fri Feb 07 2025 - 02:36:18 EST)
- [v2] Documentation: Remove repeated word in docs Charles Han (Fri Feb 07 2025 - 02:36:27 EST)
- [PATCH v2 1/1] arm64: dts: qcom: ipq9574: Fix USB vdd info Varadarajan Narayanan (Fri Feb 07 2025 - 02:36:45 EST)
- Re: [PATCH v1 2/2] arm64: dts: qcom: ipq9574: Fix USB vdd info Varadarajan Narayanan (Fri Feb 07 2025 - 02:37:23 EST)
- Re: [PATCH v3 1/6] rust: docs: add missing newline to printing macro examples David Gow (Fri Feb 07 2025 - 02:38:02 EST)
- Re: [PATCH v5 10/16] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports Gregory Price (Fri Feb 07 2025 - 02:38:31 EST)
- Re: [PATCH RFC v2] dt-bindings: mmc: mmc-slot: make compatible property optional Dharma.B (Fri Feb 07 2025 - 02:38:44 EST)
- Re: [PATCH v5 11/16] cxl/pci: Add log message for umnapped registers in existing RAS handlers Gregory Price (Fri Feb 07 2025 - 02:39:32 EST)
- [PATCH v9 0/6] Add NSS clock controller support for IPQ9574 Manikanta Mylavarapu (Fri Feb 07 2025 - 02:40:24 EST)
- [PATCH v9 1/6] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX Manikanta Mylavarapu (Fri Feb 07 2025 - 02:40:42 EST)
- [PATCH v9 3/6] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions Manikanta Mylavarapu (Fri Feb 07 2025 - 02:41:01 EST)
- [PATCH v9 2/6] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock Manikanta Mylavarapu (Fri Feb 07 2025 - 02:41:14 EST)
- [PATCH v9 5/6] arm64: dts: qcom: ipq9574: Add nsscc node Manikanta Mylavarapu (Fri Feb 07 2025 - 02:41:35 EST)
- [PATCH v9 4/6] clk: qcom: Add NSS clock Controller driver for IPQ9574 Manikanta Mylavarapu (Fri Feb 07 2025 - 02:42:02 EST)
- [PATCH v9 6/6] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574 Manikanta Mylavarapu (Fri Feb 07 2025 - 02:42:07 EST)
- Re: [PATCH 00/15] kasan: x86: arm64: risc-v: KASAN tag-based mode for x86 Maciej Wieczor-Retman (Fri Feb 07 2025 - 02:42:35 EST)
- [PATCH] mm/secretmem: Bool type variables should be initialized with true Liu Ye (Fri Feb 07 2025 - 02:42:59 EST)
- Re: [PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support Liu Ying (Fri Feb 07 2025 - 02:44:04 EST)
- [PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers Ming Yu (Fri Feb 07 2025 - 02:45:34 EST)
- [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694 Ming Yu (Fri Feb 07 2025 - 02:46:02 EST)
- [PATCH v7 2/7] gpio: Add Nuvoton NCT6694 GPIO support Ming Yu (Fri Feb 07 2025 - 02:46:21 EST)
- [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support Ming Yu (Fri Feb 07 2025 - 02:46:42 EST)
- [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support Ming Yu (Fri Feb 07 2025 - 02:47:24 EST)
- [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support Ming Yu (Fri Feb 07 2025 - 02:47:35 EST)
- Re: [PATCH v5 12/16] cxl/pci: Change find_cxl_port() to non-static Gregory Price (Fri Feb 07 2025 - 02:48:06 EST)
- [PATCH v7 6/7] hwmon: Add Nuvoton NCT6694 HWMON support Ming Yu (Fri Feb 07 2025 - 02:48:12 EST)
- [PATCH v7 7/7] rtc: Add Nuvoton NCT6694 RTC support Ming Yu (Fri Feb 07 2025 - 02:48:44 EST)
- Re: less size_t please (was Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len()) Dan Carpenter (Fri Feb 07 2025 - 02:49:11 EST)
- Re: [PATCH 4/7] irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req_ack Thomas Gleixner (Fri Feb 07 2025 - 02:49:39 EST)
- Re: [PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep Bartosz Golaszewski (Fri Feb 07 2025 - 02:50:11 EST)
- Re: [PATCH] mm/mempool: Use kmalloc_array_node to replace kmalloc_array liuye (Fri Feb 07 2025 - 02:51:24 EST)
- [PATCH] kho: make bin_attr_dt_kern static Mike Rapoport (Microsoft) (Fri Feb 07 2025 - 02:55:03 EST)
- Re: [PATCH] LoongArch: kernel: proc: Use str_yes_no() helper function WangYuli (Fri Feb 07 2025 - 02:55:19 EST)
- Re: [PATCH 0/2] printf: convert self-test to KUnit David Gow (Fri Feb 07 2025 - 02:55:32 EST)
- [PATCH v10 01/28] dt-bindings: media: Add video support for QCOM SM8550 SoC Dikshita Agarwal (Fri Feb 07 2025 - 02:55:50 EST)
- [PATCH v10 02/28] media: iris: add platform driver for iris video device Dikshita Agarwal (Fri Feb 07 2025 - 02:56:10 EST)
- [PATCH v10 03/28] media: iris: implement iris v4l2 file ops Dikshita Agarwal (Fri Feb 07 2025 - 02:56:37 EST)
- [PATCH v10 00/28] Qualcomm iris video decoder driver Dikshita Agarwal (Fri Feb 07 2025 - 02:56:40 EST)
- [PATCH v10 04/28] media: iris: introduce iris core state management with shared queues Dikshita Agarwal (Fri Feb 07 2025 - 02:57:03 EST)
- [PATCH] kho: make kho_reserve_scratch and kho_init_reserved_pages __init Mike Rapoport (Microsoft) (Fri Feb 07 2025 - 02:57:09 EST)
- [PATCH v10 05/28] media: iris: implement video firmware load/unload Dikshita Agarwal (Fri Feb 07 2025 - 02:57:39 EST)
- [PATCH v10 06/28] media: iris: implement the boot sequence of the firmware Dikshita Agarwal (Fri Feb 07 2025 - 02:57:42 EST)
- [PATCH v10 07/28] media: iris: introduce host firmware interface with necessary hooks Dikshita Agarwal (Fri Feb 07 2025 - 02:58:02 EST)
- [PATCH v10 08/28] media: iris: implement power management Dikshita Agarwal (Fri Feb 07 2025 - 02:58:18 EST)
- [PATCH v10 09/28] media: iris: implement reqbuf ioctl with vb2_queue_setup Dikshita Agarwal (Fri Feb 07 2025 - 02:58:57 EST)
- [PATCH v10 11/28] media: iris: implement g_selection ioctl Dikshita Agarwal (Fri Feb 07 2025 - 02:59:18 EST)
- [PATCH v10 10/28] media: iris: implement s_fmt, g_fmt and try_fmt ioctls Dikshita Agarwal (Fri Feb 07 2025 - 02:59:30 EST)
- [PATCH v10 13/28] media: iris: implement subscribe_event and unsubscribe_event ioctls Dikshita Agarwal (Fri Feb 07 2025 - 03:00:02 EST)
- [PATCH v10 14/28] media: iris: implement iris v4l2_ctrl_ops Dikshita Agarwal (Fri Feb 07 2025 - 03:00:22 EST)
- [PATCH v10 12/28] media: iris: implement enum_fmt and enum_framesizes ioctls Dikshita Agarwal (Fri Feb 07 2025 - 03:00:36 EST)
- [PATCH v10 15/28] media: iris: implement query_cap ioctl Dikshita Agarwal (Fri Feb 07 2025 - 03:00:38 EST)
- [PATCH v10 16/28] media: iris: implement vb2 streaming ops Dikshita Agarwal (Fri Feb 07 2025 - 03:01:00 EST)
- [PATCH v10 18/28] media: iris: subscribe parameters and properties to firmware for hfi_gen2 Dikshita Agarwal (Fri Feb 07 2025 - 03:01:27 EST)
- Re: [PATCH v7 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys Coiby Xu (Fri Feb 07 2025 - 03:02:02 EST)
- [PATCH v10 19/28] media: iris: allocate, initialize and queue internal buffers Dikshita Agarwal (Fri Feb 07 2025 - 03:02:12 EST)
- [PATCH v10 21/28] media: iris: add support for dynamic resolution change Dikshita Agarwal (Fri Feb 07 2025 - 03:02:44 EST)
- [PATCH v10 22/28] media: iris: handle streamoff/on from client in dynamic resolution change Dikshita Agarwal (Fri Feb 07 2025 - 03:03:00 EST)
- [PATCH v10 17/28] media: iris: implement set properties to firmware during streamon Dikshita Agarwal (Fri Feb 07 2025 - 03:03:19 EST)
- [PATCH v10 23/28] media: iris: add support for drain sequence Dikshita Agarwal (Fri Feb 07 2025 - 03:04:04 EST)
- Re: [PATCH v4 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions Clément Léger (Fri Feb 07 2025 - 03:04:15 EST)
- [PATCH v10 25/28] media: iris: implement power scaling for vpu2 and vpu3 Dikshita Agarwal (Fri Feb 07 2025 - 03:04:32 EST)
- [PATCH v10 24/28] media: iris: add check whether the video session is supported or not Dikshita Agarwal (Fri Feb 07 2025 - 03:04:33 EST)
- [PATCH v10 20/28] media: iris: implement vb2 ops for buf_queue and firmware response Dikshita Agarwal (Fri Feb 07 2025 - 03:05:07 EST)
- [PATCH v10 26/28] media: iris: add check to allow sub states transitions Dikshita Agarwal (Fri Feb 07 2025 - 03:05:23 EST)
- [PATCH v10 28/28] media: MAINTAINERS: add Qualcomm iris video accelerator driver Dikshita Agarwal (Fri Feb 07 2025 - 03:05:27 EST)
- Re: [PATCH v5 13/16] cxl/pci: Add error handler for CXL PCIe Port RAS errors Gregory Price (Fri Feb 07 2025 - 03:05:43 EST)
- [PATCH v10 27/28] media: iris: enable video driver probe of SM8250 SoC Dikshita Agarwal (Fri Feb 07 2025 - 03:05:44 EST)
- Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO) Mike Rapoport (Fri Feb 07 2025 - 03:05:56 EST)
- [tip: irq/urgent] genirq: Remove leading space from irq_chip::irq_print_chip() callbacks tip-bot2 for Geert Uytterhoeven (Fri Feb 07 2025 - 03:06:04 EST)
- Re: [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO Bartosz Golaszewski (Fri Feb 07 2025 - 03:06:18 EST)
- [PATCH 1/2] perf ftrace latency: variable histogram buckets Gabriele Monaco (Fri Feb 07 2025 - 03:06:34 EST)
- [PATCH 2/2] perf ftrace latency: allow to hide empty buckets Gabriele Monaco (Fri Feb 07 2025 - 03:07:14 EST)
- [PATCH v8 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys Coiby Xu (Fri Feb 07 2025 - 03:08:43 EST)
- [PATCH v8 1/7] kexec_file: allow to place kexec_buf randomly Coiby Xu (Fri Feb 07 2025 - 03:08:49 EST)
- [PATCH v8 2/7] crash_dump: make dm crypt keys persist for the kdump kernel Coiby Xu (Fri Feb 07 2025 - 03:09:03 EST)
- [PATCH v8 3/7] crash_dump: store dm crypt keys in kdump reserved memory Coiby Xu (Fri Feb 07 2025 - 03:09:18 EST)
- [PATCH v8 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging Coiby Xu (Fri Feb 07 2025 - 03:09:18 EST)
- Re: [PATCH v5 15/16] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers Gregory Price (Fri Feb 07 2025 - 03:09:42 EST)
- [PATCH v8 5/7] crash_dump: retrieve dm crypt keys in kdump kernel Coiby Xu (Fri Feb 07 2025 - 03:09:52 EST)
- [PATCH v8 6/7] x86/crash: pass dm crypt keys to kdump kernel Coiby Xu (Fri Feb 07 2025 - 03:10:03 EST)
- Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO) Mike Rapoport (Fri Feb 07 2025 - 03:10:11 EST)
- Re: [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing Clément Léger (Fri Feb 07 2025 - 03:10:28 EST)
- Re: [PATCH v1 09/16] arm64/mm: Avoid barriers for invalid or userspace mappings Anshuman Khandual (Fri Feb 07 2025 - 03:11:26 EST)
- Re: [LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning Huang, Ying (Fri Feb 07 2025 - 03:11:39 EST)
- Re: [PATCH -v2 7/7] module: Provide EXPORT_SYMBOL_GPL_FOR() helper Masahiro Yamada (Fri Feb 07 2025 - 03:11:56 EST)
- Re: [syzbot] [overlayfs?] general protection fault in clone_private_mount syzbot (Fri Feb 07 2025 - 03:12:10 EST)
- Re: [PATCH v3 1/2] counter: microchip-tcb-capture: Add IRQ handling Dharma.B (Fri Feb 07 2025 - 03:13:08 EST)
- [tip: timers/urgent] timers/migration: Fix off-by-one root mis-connection tip-bot2 for Frederic Weisbecker (Fri Feb 07 2025 - 03:13:25 EST)
- [PATCH v2] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Hongzhen Luo (Fri Feb 07 2025 - 03:14:00 EST)
- Re: [PATCH v4 09/21] RISC-V: Add Ssccfg ISA extension definition and parsing Clément Léger (Fri Feb 07 2025 - 03:14:17 EST)
- [PATCH v8 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible Coiby Xu (Fri Feb 07 2025 - 03:14:29 EST)
- Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling Dmitry Vyukov (Fri Feb 07 2025 - 03:16:49 EST)
- Re: [PATCH v9 00/12] AMD broadcast TLB invalidation Peter Zijlstra (Fri Feb 07 2025 - 03:17:06 EST)
- RE: [PATCH v1 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments Hal Feng (Fri Feb 07 2025 - 03:17:31 EST)
- Re: [PATCH] loongson: Fix idle VS timer enqueue Huacai Chen (Fri Feb 07 2025 - 03:18:54 EST)
- Re: [PATCH v3 2/2] counter: microchip-tcb-capture: Add capture extensions for registers RA-RC Dharma.B (Fri Feb 07 2025 - 03:19:37 EST)
- Re: [PATCH v1 5/7] gpio: 74x164: Fully convert to use managed resources Bartosz Golaszewski (Fri Feb 07 2025 - 03:22:22 EST)
- Re: [PATCH v3] acpi: Fix HED module initialization order when it is built-in Xiaofei Tan (Fri Feb 07 2025 - 03:22:35 EST)
- [PATCH 0/2] Add support for Quad Input Page Program Cheng Ming Lin (Fri Feb 07 2025 - 03:23:00 EST)
- [PATCH 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program Cheng Ming Lin (Fri Feb 07 2025 - 03:23:10 EST)
- [PATCH 2/2] mtd: spi-nor: macronix: Add support for Macronix NOR Flash Cheng Ming Lin (Fri Feb 07 2025 - 03:23:19 EST)
- Re: [PATCH v2 2/2] gpu: nova-core: add initial documentation Alexandre Courbot (Fri Feb 07 2025 - 03:24:07 EST)
- [PATCH v3] media: dt-bindings: aspeed,video-engine: Convert to json schema Jammy Huang (Fri Feb 07 2025 - 03:24:17 EST)
- Re: [PATCH v4] docs: clarify rules wrt tagging other people Thorsten Leemhuis (Fri Feb 07 2025 - 03:25:14 EST)
- [PATCH v4 1/4] media: venus: hfi_parser: add check to avoid out of bound access Vikash Garodia (Fri Feb 07 2025 - 03:25:32 EST)
- [PATCH v4 0/4] Venus driver fixes to avoid possible OOB accesses Vikash Garodia (Fri Feb 07 2025 - 03:25:50 EST)
- [PATCH v4 2/4] media: venus: hfi_parser: refactor hfi packet parsing logic Vikash Garodia (Fri Feb 07 2025 - 03:26:03 EST)
- [PATCH v4 3/4] media: venus: hfi: add check to handle incorrect queue size Vikash Garodia (Fri Feb 07 2025 - 03:26:15 EST)
- [PATCH v4 4/4] media: venus: hfi: add a check to handle OOB in sfr region Vikash Garodia (Fri Feb 07 2025 - 03:27:01 EST)
- Re: [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire() Peter Zijlstra (Fri Feb 07 2025 - 03:28:52 EST)
- Re: [PATCH v2] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Gao Xiang (Fri Feb 07 2025 - 03:30:00 EST)
- Re: [PATCH RFC 03/33] locking: Introduce <linux/thread_safety.h> Marco Elver (Fri Feb 07 2025 - 03:30:19 EST)
- [PATCH] gpiolib: add missing include Bartosz Golaszewski (Fri Feb 07 2025 - 03:30:43 EST)
- Re: [PATCH] perf: Improve startup time by reducing unnecessary stat() calls Krzysztof Łopatowski (Fri Feb 07 2025 - 03:31:26 EST)
- Re: [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments Hal Feng (Fri Feb 07 2025 - 03:31:57 EST)
- [PATCH v2] gpiolib: don't build HTE code with CONFIG_HTE disabled Bartosz Golaszewski (Fri Feb 07 2025 - 03:32:10 EST)
- Re: [PATCH RFC 11/24] locking/mutex: Support Clang's capability analysis Peter Zijlstra (Fri Feb 07 2025 - 03:32:23 EST)
- Re: [PATCH v2] gpiolib: don't build HTE code with CONFIG_HTE disabled Bartosz Golaszewski (Fri Feb 07 2025 - 03:33:12 EST)
- Re: [PATCH v1] arm64: dts: ti: k3-am62p: Enable AUDIO_REFCLKx Francesco Dolcini (Fri Feb 07 2025 - 03:33:31 EST)
- Re: [PATCH RFC 01/24] compiler_types: Move lock checking attributes to compiler-capability-analysis.h Peter Zijlstra (Fri Feb 07 2025 - 03:33:57 EST)
- Re: [PATCH 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program Michael Walle (Fri Feb 07 2025 - 03:36:42 EST)
- [PATCH v2 00/10] Make i.MX8M OCOTP work as accessing controller Alexander Stein (Fri Feb 07 2025 - 03:37:01 EST)
- [PATCH v2 01/10] nvmem: imx-ocotp: Sort header alphabetically Alexander Stein (Fri Feb 07 2025 - 03:37:08 EST)
- [PATCH v2 02/10] nvmem: imx-ocotp: Support accessing controller for i.MX8M Alexander Stein (Fri Feb 07 2025 - 03:37:43 EST)
- [PATCH v2 03/10] arm64: dts: imx8mn: Add i.MX8M Nano OCOTP disable fuse definitions Alexander Stein (Fri Feb 07 2025 - 03:37:48 EST)
- [PATCH v2 04/10] arm64: dts: imx8mn: Add access-controller references Alexander Stein (Fri Feb 07 2025 - 03:38:01 EST)
- Re: [PATCH 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program Tudor Ambarus (Fri Feb 07 2025 - 03:38:10 EST)
- [PATCH v2 05/10] arm64: dts: imx8mp: Add i.MX8M Plus OCOTP disable fuse definitions Alexander Stein (Fri Feb 07 2025 - 03:38:25 EST)
- [PATCH v2 07/10] arm64: dts: imx8mm: Add i.MX8M Mini OCOTP disable fuse definitions Alexander Stein (Fri Feb 07 2025 - 03:38:58 EST)
- [PATCH v2 08/10] arm64: dts: imx8mm: Add access-controller references Alexander Stein (Fri Feb 07 2025 - 03:39:22 EST)
- [PATCH v2 06/10] arm64: dts: imx8mp: Add access-controller references Alexander Stein (Fri Feb 07 2025 - 03:39:35 EST)
- [PATCH v2 10/10] arm64: dts: imx8mq: Add access-controller references Alexander Stein (Fri Feb 07 2025 - 03:39:55 EST)
- Re: [PATCH v2] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1 Yanteng Si (Fri Feb 07 2025 - 03:39:59 EST)
- [PATCH v2 09/10] arm64: dts: imx8mq: Add i.MX8M OCOTP disable fuse definitions Alexander Stein (Fri Feb 07 2025 - 03:41:07 EST)
- Re: [PATCH 2/2] mtd: spi-nor: macronix: Add support for Macronix NOR Flash Michael Walle (Fri Feb 07 2025 - 03:42:02 EST)
- [GIT PULL] gpio fixes for v6.14-rc2 Bartosz Golaszewski (Fri Feb 07 2025 - 03:42:26 EST)
- Re: [PATCH v1 10/16] mm/vmalloc: Warn on improper use of vunmap_range() Anshuman Khandual (Fri Feb 07 2025 - 03:42:27 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Peter Zijlstra (Fri Feb 07 2025 - 03:42:37 EST)
- Re: [PATCH -v2 5/7] module: Extend the MODULE_ namespace parsing Masahiro Yamada (Fri Feb 07 2025 - 03:42:48 EST)
- Re: [PATCH 2/2] mtd: spi-nor: macronix: Add support for Macronix NOR Flash Tudor Ambarus (Fri Feb 07 2025 - 03:43:48 EST)
- Re: [PATCH v2] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1 WangYuli (Fri Feb 07 2025 - 03:44:27 EST)
- Re: [PATCH v3 2/2] arm64: renesas: add initial support for MYIR Remi Pi Geert Uytterhoeven (Fri Feb 07 2025 - 03:45:29 EST)
- Re: [syzbot] [mm?] WARNING in fsnotify_file_area_perm Christian Brauner (Fri Feb 07 2025 - 03:46:09 EST)
- Re: [PATCH v3 1/2] dt-bindings: soc: renesas: Document MYIR Remi Pi board Geert Uytterhoeven (Fri Feb 07 2025 - 03:46:19 EST)
- Re: [PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range() Bartosz Golaszewski (Fri Feb 07 2025 - 03:46:51 EST)
- Re: [PATCH v5 1/3] drm/bridge: synopsys: Add audio support for dw-hdmi-qp Quentin Schulz (Fri Feb 07 2025 - 03:47:13 EST)
- Re: [PATCH v3 4/7] mfd: bcm590xx: Add compatible for BCM59054 Lee Jones (Fri Feb 07 2025 - 03:49:07 EST)
- Re: [PATCH v2 1/1] pwm: tiehrpwm: ensures that state.enabled is synchronized in .probe() Uwe Kleine-König (Fri Feb 07 2025 - 03:49:16 EST)
- [PATCH v3] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1 WangYuli (Fri Feb 07 2025 - 03:50:08 EST)
- Re: [PATCH -v2 2/7] module/modpost: Use for() loop Masahiro Yamada (Fri Feb 07 2025 - 03:50:55 EST)
- Re: MAINTAINERS: Move Pavel to kernel.org address Lee Jones (Fri Feb 07 2025 - 03:51:11 EST)
- [PATCH v3] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Hongzhen Luo (Fri Feb 07 2025 - 03:51:16 EST)
- Re: [PATCH v6 13/26] drm/encoder: add drm_encoder_cleanup_from() Luca Ceresoli (Fri Feb 07 2025 - 03:53:37 EST)
- Re: [PATCH v3 0/3] Add TI TPS65215 PMIC GPIO Support Bartosz Golaszewski (Fri Feb 07 2025 - 03:54:15 EST)
- Re: [PATCH v6 05/26] drm/debugfs: add top-level 'bridges' file showing all added bridges Luca Ceresoli (Fri Feb 07 2025 - 03:54:36 EST)
- Re: [PATCH v6 09/26] drm/bridge: move devm_drm_of_get_bridge and drmm_of_get_bridge to drm_bridge.c Luca Ceresoli (Fri Feb 07 2025 - 03:54:47 EST)
- Re: [PATCH v6 10/26] drm/bridge: add devm_drm_of_get_bridge_by_node() Luca Ceresoli (Fri Feb 07 2025 - 03:55:00 EST)
- Re: [PATCH v6 08/26] drm/bridge: panel: add a panel_bridge to every panel Luca Ceresoli (Fri Feb 07 2025 - 03:55:10 EST)
- Re: [PATCH RFC v2] dt-bindings: mmc: mmc-slot: make compatible property optional Neil Armstrong (Fri Feb 07 2025 - 03:55:26 EST)
- Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array() Rasmus Villemoes (Fri Feb 07 2025 - 03:55:41 EST)
- Re: [PATCH v6 11/26] drm/bridge: samsung-dsim: use devm_drm_of_get_bridge[_by_node] to find the out_bridge Luca Ceresoli (Fri Feb 07 2025 - 03:55:55 EST)
- Re: [RFC PATCH] fuse: add new function to invalidate cache for all inodes Luis Henriques (Fri Feb 07 2025 - 03:56:09 EST)
- Re: [PATCH v1 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO Geert Uytterhoeven (Fri Feb 07 2025 - 03:57:10 EST)
- Re: [PATCH v2 0/1] Fix USB vdd info for IPQ9574 Jie Gan (Fri Feb 07 2025 - 03:57:15 EST)
- [PATCH net v1] net: stmmac: Apply new page pool parameters when SPH is enabled Furong Xu (Fri Feb 07 2025 - 03:57:35 EST)
- Re: [PATCH v2] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Hongbo Li (Fri Feb 07 2025 - 03:57:40 EST)
- Re: max8997 cleanup bug? Lee Jones (Fri Feb 07 2025 - 03:58:20 EST)
- Re: [PATCH v6 04/26] drm/bridge: panel: drm_panel_bridge_remove: warn when called on non-panel bridge Luca Ceresoli (Fri Feb 07 2025 - 03:59:21 EST)
- Re: [PATCH] mfd: syscon: Restore device_node_to_regmap() for non-syscon nodes Lee Jones (Fri Feb 07 2025 - 04:00:49 EST)
- Re: [PATCH v6 00/26] Add support for hot-pluggable DRM bridges Luca Ceresoli (Fri Feb 07 2025 - 04:01:29 EST)
- Re: [PATCH] mm/secretmem: Bool type variables should be initialized with true Dev Jain (Fri Feb 07 2025 - 04:01:43 EST)
- Re: [PATCH RFC v2] dt-bindings: mmc: mmc-slot: make compatible property optional Dharma.B (Fri Feb 07 2025 - 04:02:39 EST)
- [PATCH v12 0/2] media: qcom: camss: Add sc7280 support Vikram Sharma (Fri Feb 07 2025 - 04:05:12 EST)
- [PATCH v12 1/2] arm64: dts: qcom: sc7280: Add support for camss Vikram Sharma (Fri Feb 07 2025 - 04:05:27 EST)
- [PATCH v12 2/2] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine Vikram Sharma (Fri Feb 07 2025 - 04:05:46 EST)
- Re: [PATCH v4] docs: clarify rules wrt tagging other people Laurent Pinchart (Fri Feb 07 2025 - 04:05:55 EST)
- Re: [PATCH] fs/xattr: actually support O_PATH fds in *xattrat() syscalls Christian Brauner (Fri Feb 07 2025 - 04:06:24 EST)
- Re: [PATCH v2 10/10] arm64: dts: imx8mq: Add access-controller references Alexander Stein (Fri Feb 07 2025 - 04:06:36 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Marco Elver (Fri Feb 07 2025 - 04:06:38 EST)
- Re: [LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning Gregory Price (Fri Feb 07 2025 - 04:07:09 EST)
- Re: [PATCH v8 13/15] futex: Resize local futex hash table based on number of threads. Sebastian Andrzej Siewior (Fri Feb 07 2025 - 04:08:03 EST)
- Re: [PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix. Vlastimil Babka (Fri Feb 07 2025 - 04:08:30 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Peter Zijlstra (Fri Feb 07 2025 - 04:08:41 EST)
- Re: [PATCH 1/2] i3c: Add basic HDR support Mukesh Kumar Savaliya (Fri Feb 07 2025 - 04:08:52 EST)
- Re: [PATCH 15/15] kasan: Add mititgation and debug modes Maciej Wieczor-Retman (Fri Feb 07 2025 - 04:09:14 EST)
- Re: [PATCH net-next v3 1/4] net: stmmac: Switch to zero-copy in non-XDP RX path Furong Xu (Fri Feb 07 2025 - 04:09:43 EST)
- Re: [syzbot] [mm?] INFO: rcu detected stall in mas_preallocate (2) Yun Lu (Fri Feb 07 2025 - 04:10:53 EST)
- Re: [PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling David Woodhouse (Fri Feb 07 2025 - 04:11:17 EST)
- Re: [PATCH v2] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Gao Xiang (Fri Feb 07 2025 - 04:11:30 EST)
- Re: [PATCH v2 02/13] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep Geert Uytterhoeven (Fri Feb 07 2025 - 04:12:12 EST)
- RE: [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready Rabara, Niravkumar L (Fri Feb 07 2025 - 04:13:27 EST)
- Re: [PATCH v2] PCI: dwc: Use level-triggered handler for MSI IRQs Marc Zyngier (Fri Feb 07 2025 - 04:13:43 EST)
- Re: [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Fri Feb 07 2025 - 04:13:58 EST)
- [PATCH net-next 5/4] ptp: vmclock: Add .owner to vmclock_miscdev_fops David Woodhouse (Fri Feb 07 2025 - 04:14:14 EST)
- Re: [PATCH v3] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Gao Xiang (Fri Feb 07 2025 - 04:14:35 EST)
- Re: [PATCH 2/5] phy: qcom-qmp-ufs: Add PHY Configuration support for SM8750 Nitin Rawat (Fri Feb 07 2025 - 04:15:01 EST)
- Re: BUG Report: Fork benchmark drop by 30% on aarch64 Dietmar Eggemann (Fri Feb 07 2025 - 04:15:14 EST)
- Re: [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Fri Feb 07 2025 - 04:15:28 EST)
- Re: [PATCH V8 12/14] rust: Extend cpufreq bindings for driver registration Viresh Kumar (Fri Feb 07 2025 - 04:15:50 EST)
- Re: [PATCH] usb-storage: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute WangYuli (Fri Feb 07 2025 - 04:16:10 EST)
- Re: [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed Greg Kroah-Hartman (Fri Feb 07 2025 - 04:16:31 EST)
- [PATCH next] RDMA/mana_ib: Fix error code in probe() Dan Carpenter (Fri Feb 07 2025 - 04:16:39 EST)
- Re: [PATCH v3] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Hongzhen Luo (Fri Feb 07 2025 - 04:17:01 EST)
- Re: [PATCH v3] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1 Yanteng Si (Fri Feb 07 2025 - 04:17:02 EST)
- [PATCH next] RDMA/bnxt_re: Fix buffer overflow in debugfs code Dan Carpenter (Fri Feb 07 2025 - 04:17:10 EST)
- [gustavoars:testing/wfamnae-next20250203] BUILD REGRESSION c8a61127eedf61fcbf8d3f34301d29a782b9eeb0 kernel test robot (Fri Feb 07 2025 - 04:17:42 EST)
- Re: [PATCH v3 8/8] drm/vkms: convert to use faux_device Greg Kroah-Hartman (Fri Feb 07 2025 - 04:17:43 EST)
- Re: [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep() Geert Uytterhoeven (Fri Feb 07 2025 - 04:18:05 EST)
- Re: [PATCH RFC v2] dt-bindings: mmc: mmc-slot: make compatible property optional neil . armstrong (Fri Feb 07 2025 - 04:18:25 EST)
- Re: [PATCH v1 11/16] mm/vmalloc: Gracefully unmap huge ptes Anshuman Khandual (Fri Feb 07 2025 - 04:20:06 EST)
- [PATCH] driver: block: release the lo_work_lock before queue_work zhaoyang.huang (Fri Feb 07 2025 - 04:20:39 EST)
- Re: [PATCH net-next v7 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation Choong Yong Liang (Fri Feb 07 2025 - 04:20:50 EST)
- Re: [PATCH v4 06/21] RISC-V: Add Smcntrpmf extension parsing Clément Léger (Fri Feb 07 2025 - 04:21:41 EST)
- [PATCH v2] scsi: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute WangYuli (Fri Feb 07 2025 - 04:21:56 EST)
- Re: [PATCH v6 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup Christian Brauner (Fri Feb 07 2025 - 04:22:06 EST)
- Re: [v2 2/3] kernel: refactor and globalize lookup_or_create_module_kobject() Rasmus Villemoes (Fri Feb 07 2025 - 04:23:51 EST)
- Re: [PATCH 2/2] mtd: spi-nor: macronix: Add support for Macronix NOR Flash Michael Walle (Fri Feb 07 2025 - 04:24:08 EST)
- Re: [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework Viresh Kumar (Fri Feb 07 2025 - 04:25:01 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Greg Kroah-Hartman (Fri Feb 07 2025 - 04:25:22 EST)
- Re: [PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling Thomas Weißschuh (Fri Feb 07 2025 - 04:25:40 EST)
- Re: [PATCH v3] media: dt-bindings: aspeed,video-engine: Convert to json schema Rob Herring (Arm) (Fri Feb 07 2025 - 04:25:57 EST)
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma Vlastimil Babka (Fri Feb 07 2025 - 04:27:50 EST)
- Re: [PATCH] mm/mlock: Fix WARN_ON_ONCE condition. Lorenzo Stoakes (Fri Feb 07 2025 - 04:28:45 EST)
- Re: [PATCH v12 2/2] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine Jie Gan (Fri Feb 07 2025 - 04:28:59 EST)
- [PATCHv3 net 0/2] bonding: fix incorrect mac address setting Hangbin Liu (Fri Feb 07 2025 - 04:29:40 EST)
- [PATCHv3 net 1/2] bonding: fix incorrect MAC address setting to receive NS messages Hangbin Liu (Fri Feb 07 2025 - 04:29:56 EST)
- [PATCHv3 net 2/2] selftests: bonding: fix incorrect mac address Hangbin Liu (Fri Feb 07 2025 - 04:30:13 EST)
- Re: [PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling David Woodhouse (Fri Feb 07 2025 - 04:30:36 EST)
- Re: [PATCH v4 08/21] RISC-V: Add Sscfg extension CSR definition Clément Léger (Fri Feb 07 2025 - 04:31:01 EST)
- Re: [PATCH 2/2] rtc: mt6359: fix year issue Alexandre Mergnat (Fri Feb 07 2025 - 04:31:09 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Alice Ryhl (Fri Feb 07 2025 - 04:32:39 EST)
- Re: [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire() Marco Elver (Fri Feb 07 2025 - 04:32:51 EST)
- Re: [PATCH RFC net-next v2 0/3] Add SGMII port support to KSZ9477 switch Russell King (Oracle) (Fri Feb 07 2025 - 04:33:08 EST)
- Re: [PATCH] rust: rbtree: fix overindented list item Alice Ryhl (Fri Feb 07 2025 - 04:35:16 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Miklos Szeredi (Fri Feb 07 2025 - 04:35:28 EST)
- [PATCH v3 1/4] PCI/DPC: Rename pdev to err_port for dpc_handler Shuai Xue (Fri Feb 07 2025 - 04:35:37 EST)
- [PATCH v3 3/4] PCI/DPC: Run recovery on device that detected the error Shuai Xue (Fri Feb 07 2025 - 04:35:48 EST)
- [PATCH v3 2/4] PCI/EDR: Rename edev to err_port for edr_handle_event Shuai Xue (Fri Feb 07 2025 - 04:36:07 EST)
- [PATCH v3 4/4] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd Shuai Xue (Fri Feb 07 2025 - 04:36:20 EST)
- Re: [PATCH] f_midi_complete to call tasklet_hi_schedule Greg KH (Fri Feb 07 2025 - 04:36:26 EST)
- [PATCH v3 0/4] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd Shuai Xue (Fri Feb 07 2025 - 04:36:58 EST)
- Re: [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation Peng Fan (Fri Feb 07 2025 - 04:37:12 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Petr Mladek (Fri Feb 07 2025 - 04:37:17 EST)
- Re: [PATCH 00/12] Tiny cleanup and improvements about SWAP code Kairui Song (Fri Feb 07 2025 - 04:37:48 EST)
- [PATCH] clk: Correct the data types of the variables in clk_calc_new_rates Chuan Liu via B4 Relay (Fri Feb 07 2025 - 04:38:01 EST)
- Re: [PATCH v3 5/6] rust: workqueue: add missing newline to pr_info! examples Alice Ryhl (Fri Feb 07 2025 - 04:38:18 EST)
- Re: [PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings Greg Kroah-Hartman (Fri Feb 07 2025 - 04:38:38 EST)
- Re: [PATCH v1 06/16] arm64/mm: Refactor __set_ptes() and __ptep_get_and_clear() Ryan Roberts (Fri Feb 07 2025 - 04:38:39 EST)
- Re: [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound Yunsheng Lin (Fri Feb 07 2025 - 04:39:07 EST)
- [PATCH net v2 0/5] ptp: vmclock: bugfixes and cleanups for error handling Thomas Weißschuh (Fri Feb 07 2025 - 04:39:33 EST)
- [PATCH net v2 1/5] ptp: vmclock: Add .owner to vmclock_miscdev_fops Thomas Weißschuh (Fri Feb 07 2025 - 04:39:34 EST)
- [PATCH net v2 2/5] ptp: vmclock: Set driver data before its usage Thomas Weißschuh (Fri Feb 07 2025 - 04:39:48 EST)
- [PATCH net v2 3/5] ptp: vmclock: Don't unregister misc device if it was not registered Thomas Weißschuh (Fri Feb 07 2025 - 04:40:02 EST)
- [PATCH net v2 4/5] ptp: vmclock: Clean up miscdev and ptp clock through devres Thomas Weißschuh (Fri Feb 07 2025 - 04:40:43 EST)
- [PATCH net v2 5/5] ptp: vmclock: Remove goto-based cleanup logic Thomas Weißschuh (Fri Feb 07 2025 - 04:40:48 EST)
- [RFC 0/3] PCI: cadence: Add support for next gen PCIe controller Manikandan Karunakaran Pillai (Fri Feb 07 2025 - 04:41:10 EST)
- [RFC 1/3] PCI: cadence: Add architecture information for PCIe controller Manikandan Karunakaran Pillai (Fri Feb 07 2025 - 04:41:26 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Juri Lelli (Fri Feb 07 2025 - 04:41:40 EST)
- Re: [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire() Peter Zijlstra (Fri Feb 07 2025 - 04:42:02 EST)
- [RFC 2/3] PCI: cadence: Add support for PCIe Endpoint HPA controller Manikandan Karunakaran Pillai (Fri Feb 07 2025 - 04:42:15 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Hector Martin (Fri Feb 07 2025 - 04:42:22 EST)
- Re: [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm Herbert Xu (Fri Feb 07 2025 - 04:42:55 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Marco Elver (Fri Feb 07 2025 - 04:43:12 EST)
- Re: [PATCH v6 0/5] reduce tasklist_lock hold time on exit and do some pid cleanup Oleg Nesterov (Fri Feb 07 2025 - 04:43:26 EST)
- [RFC 3/3] PCI: cadence: Add callback functions for Root Port and EP HPA controllers Manikandan Karunakaran Pillai (Fri Feb 07 2025 - 04:44:24 EST)
- [PATCH 6/6] MAINTAINERS: add myself as shmem reviewer Baolin Wang (Fri Feb 07 2025 - 04:44:46 EST)
- [PATCH 4/6] mm: shmem: change the return value of shmem_find_swap_entries() Baolin Wang (Fri Feb 07 2025 - 04:44:48 EST)
- [PATCH 0/6] Some trivial cleanups for shmem Baolin Wang (Fri Feb 07 2025 - 04:45:03 EST)
- [PATCH 2/6] mm: shmem: remove 'fadvise()' comments Baolin Wang (Fri Feb 07 2025 - 04:45:07 EST)
- [PATCH 1/6] mm: shmem: drop the unused macro Baolin Wang (Fri Feb 07 2025 - 04:45:20 EST)
- [PATCH 3/6] mm: shmem: remove duplicate error validation Baolin Wang (Fri Feb 07 2025 - 04:45:32 EST)
- [PATCH 5/6] mm: shmem: factor out the within_size logic into a new helper Baolin Wang (Fri Feb 07 2025 - 04:45:36 EST)
- [PATCH v4] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches Hongzhen Luo (Fri Feb 07 2025 - 04:45:56 EST)
- Re: [v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Markus Elfring (Fri Feb 07 2025 - 04:46:27 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Matthew Wilcox (Fri Feb 07 2025 - 04:46:39 EST)
- Re: [syzbot] [mm?] INFO: rcu detected stall in mas_preallocate (2) syzbot (Fri Feb 07 2025 - 04:47:13 EST)
- Re: [PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep Ulf Hansson (Fri Feb 07 2025 - 04:48:18 EST)
- Re: [PATCH v6 05/10] clk: rp1: Add support for clocks provided by RP1 Andrea della Porta (Fri Feb 07 2025 - 04:50:05 EST)
- Re: [PATCH RFC 02/24] compiler-capability-analysis: Rename __cond_lock() to __cond_acquire() Marco Elver (Fri Feb 07 2025 - 04:51:04 EST)
- Re: [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted? Matthew Wilcox (Fri Feb 07 2025 - 04:51:26 EST)
- Re: [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Michał Pecio (Fri Feb 07 2025 - 04:51:39 EST)
- Re: [PATCH 2/2] mtd: spi-nor: macronix: Add support for Macronix NOR Flash Tudor Ambarus (Fri Feb 07 2025 - 04:53:28 EST)
- Re: [PATCH net-next v7 4/7] stmmac: intel: configure SerDes according to the interface mode Choong Yong Liang (Fri Feb 07 2025 - 04:54:00 EST)
- [PATCH] riscv: dts: starfive: fml13v01: enable pcie1 Sandie Cao (Fri Feb 07 2025 - 04:54:51 EST)
- Re: [PATCH 1/1] PCI/ASPM: Fix L1SS saving Jian-Hong Pan (Fri Feb 07 2025 - 04:56:45 EST)
- Re: [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code Clément Léger (Fri Feb 07 2025 - 04:59:40 EST)
- Re: [PATCH v1 07/16] arm64: hugetlb: Use ___set_ptes() and ___ptep_get_and_clear() Ryan Roberts (Fri Feb 07 2025 - 05:00:51 EST)
- Re: [PATCH 0/2] printf: convert self-test to KUnit Rasmus Villemoes (Fri Feb 07 2025 - 05:01:38 EST)
- Re: [PATCH v1 12/16] arm64/mm: Support huge pte-mapped pages in vmap Anshuman Khandual (Fri Feb 07 2025 - 05:04:44 EST)
- Re: [PATCH 03/15] sched/fair: Add lag based placement Breno Leitao (Fri Feb 07 2025 - 05:07:34 EST)
- Re: [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value Xin Li (Fri Feb 07 2025 - 05:08:47 EST)
- Re: [PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault() Peter Zijlstra (Fri Feb 07 2025 - 05:09:51 EST)
- [PATCH v4] media: dt-bindings: aspeed,video-engine: Convert to json schema Jammy Huang (Fri Feb 07 2025 - 05:15:13 EST)
- Re: [PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings Brendan Jackman (Fri Feb 07 2025 - 05:16:23 EST)
- Re: [PATCH v3 00/18] vDSO: Introduce generic data storage David Woodhouse (Fri Feb 07 2025 - 05:17:03 EST)
- Re: [PATCH] loongson: Fix idle VS timer enqueue Marco Crivellari (Fri Feb 07 2025 - 05:18:14 EST)
- Re: [syzbot] [net?] general protection fault in generic_hwtstamp_ioctl_lower (2) Kory Maincent (Fri Feb 07 2025 - 05:19:53 EST)
- Re: [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation Peng Fan (Fri Feb 07 2025 - 05:20:05 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Hector Martin (Fri Feb 07 2025 - 05:20:20 EST)
- Re: [PATCH v4 2/14] Add TSEM specific documentation. Dr. Greg (Fri Feb 07 2025 - 05:21:00 EST)
- Re: [PATCH v1 13/16] mm: Don't skip arch_sync_kernel_mappings() in error paths Anshuman Khandual (Fri Feb 07 2025 - 05:21:53 EST)
- Re: [PATCH v5 2/3] arm64: dts: rockchip: Add HDMI0 audio output for rk3588 SoC Heiko Stübner (Fri Feb 07 2025 - 05:24:41 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Vlastimil Babka (Fri Feb 07 2025 - 05:26:03 EST)
- Re: [PATCH v4 12/21] RISC-V: perf: Modify the counter discovery mechanism Clément Léger (Fri Feb 07 2025 - 05:29:25 EST)
- Re: [PATCH v2 03/31] KVM: s390: Switch to use hrtimer_setup() Christian Borntraeger (Fri Feb 07 2025 - 05:30:12 EST)
- [PATCH 0/2] arm64: dts: qcom: sm8650: switch to 4 interrupt cells to add PPI partitions for PMUs Neil Armstrong (Fri Feb 07 2025 - 05:31:30 EST)
- [PATCH 2/2] arm64: dts: qcom: sm8650: add PPI interrupt partitions for the ARM PMUs Neil Armstrong (Fri Feb 07 2025 - 05:31:42 EST)
- [PATCH 1/2] arm64: dts: qcom: sm8650: switch to interrupt-cells 4 to add PPI partitions Neil Armstrong (Fri Feb 07 2025 - 05:31:58 EST)
- Re: [PATCH V1] PCI: tegra194: Add support for PCIe RC & EP in Tegra234 Platforms Niklas Cassel (Fri Feb 07 2025 - 05:33:04 EST)
- [PATCH] PCI: cadence: Fix sending message with data or without data Hans Zhang (Fri Feb 07 2025 - 05:33:18 EST)
- Re: [PATCH v2 05/13] gpio: max3191x: use gpiod_multi_set_value_cansleep Andy Shevchenko (Fri Feb 07 2025 - 05:35:50 EST)
- Re: [PATCH v1 08/16] arm64/mm: Hoist barriers out of ___set_ptes() loop Ryan Roberts (Fri Feb 07 2025 - 05:38:41 EST)
- [v2] PCI: cadence: Fix sending message with data or without data Hans Zhang (Fri Feb 07 2025 - 05:39:01 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Jon Hunter (Fri Feb 07 2025 - 05:39:18 EST)
- Re: [PATCH V1] PCI: tegra194: Add support for PCIe RC & EP in Tegra234 Platforms Niklas Cassel (Fri Feb 07 2025 - 05:41:45 EST)
- Re: [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework Viresh Kumar (Fri Feb 07 2025 - 05:43:29 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Miklos Szeredi (Fri Feb 07 2025 - 05:43:39 EST)
- Re: [PATCH v6 15/26] drm/bridge: devm_drm_of_get_bridge and drmm_of_get_bridge: automatically put the bridge Luca Ceresoli (Fri Feb 07 2025 - 05:44:19 EST)
- Re: [v2] Documentation: Remove repeated word in docs Marc Kleine-Budde (Fri Feb 07 2025 - 05:44:35 EST)
- Re: [PATCH 02/14] cpufreq/amd-pstate: Drop min and max cached frequencies Dhananjay Ugwekar (Fri Feb 07 2025 - 05:44:40 EST)
- Re: [PATCH v2 03/10] arm64: dts: imx8mn: Add i.MX8M Nano OCOTP disable fuse definitions Peng Fan (Fri Feb 07 2025 - 05:47:42 EST)
- Re: [v2] Documentation: Remove repeated word in docs Vincent Mailhol (Fri Feb 07 2025 - 05:50:56 EST)
- [PATCH 1/2] dt-bindings: display: qcom,sm8550-mdss: only document the mdp0-mem interconnect path Neil Armstrong (Fri Feb 07 2025 - 05:51:09 EST)
- [PATCH 2/2] dt-bindings: display: qcom,sm8650-mdss: only document the mdp0-mem interconnect path Neil Armstrong (Fri Feb 07 2025 - 05:51:24 EST)
- [PATCH 0/2] dt-bindings: display: qcom,sm8[56]50-mdss: only document the mdp0-mem interconnect path Neil Armstrong (Fri Feb 07 2025 - 05:51:29 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Greg KH (Fri Feb 07 2025 - 05:51:51 EST)
- [GIT PULL] vfs fixes Christian Brauner (Fri Feb 07 2025 - 05:52:25 EST)
- Re: [PATCH v1 09/16] arm64/mm: Avoid barriers for invalid or userspace mappings Ryan Roberts (Fri Feb 07 2025 - 05:54:14 EST)
- Re: [PATCH v9 0/5] Support system sleep with offloaded usb transfers Guan-Yu Lin (Fri Feb 07 2025 - 05:54:28 EST)
- [v3] PCI: cadence: Fix sending message with data or without data Hans Zhang (Fri Feb 07 2025 - 05:55:34 EST)
- Re: [PATCH v2 04/10] arm64: dts: imx8mn: Add access-controller references Peng Fan (Fri Feb 07 2025 - 05:55:46 EST)
- Re: [RFC PATCH 00/11] rv: Add scheduler specification monitors Juri Lelli (Fri Feb 07 2025 - 05:56:00 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Vlastimil Babka (Fri Feb 07 2025 - 05:56:13 EST)
- [PATCH net-next v2 1/1] net: sxgbe: rework EEE handling based on PHY negotiation Oleksij Rempel (Fri Feb 07 2025 - 05:56:33 EST)
- Re: [PATCH v4 2/4] gpio: spacemit: add support for K1 SoC Yixun Lan (Fri Feb 07 2025 - 05:57:01 EST)
- [paulmck-rcu:dev.2025.02.05b] BUILD SUCCESS 1ceda59f0cb3c09cd7e73511a86e40013d6d1396 kernel test robot (Fri Feb 07 2025 - 05:57:05 EST)
- Re: [PATCH] PCI: cadence: Fix sending message with data or without data Hans Zhang (Fri Feb 07 2025 - 05:59:46 EST)
- Re: [PATCH v1 10/16] mm/vmalloc: Warn on improper use of vunmap_range() Ryan Roberts (Fri Feb 07 2025 - 06:00:07 EST)
- Re: [v2] PCI: cadence: Fix sending message with data or without data Hans Zhang (Fri Feb 07 2025 - 06:00:49 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Mantas Mikulėnas (Fri Feb 07 2025 - 06:00:57 EST)
- Re: [PATCH v9 5/5] usb: host: enable USB offload during system sleep Guan-Yu Lin (Fri Feb 07 2025 - 06:01:06 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Sebastian Andrzej Siewior (Fri Feb 07 2025 - 06:01:21 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Petr Mladek (Fri Feb 07 2025 - 06:01:39 EST)
- Re: [PATCH next] drm/i915: Fix NULL vs IS_ERR() check in __shmem_writeback() Andi Shyti (Fri Feb 07 2025 - 06:03:05 EST)
- [PATCH v3] drm/sched: Use struct for drm_sched_init() params Philipp Stanner (Fri Feb 07 2025 - 06:04:15 EST)
- Re: [PATCH next] drm/i915: Fix NULL vs IS_ERR() check in __shmem_writeback() Andi Shyti (Fri Feb 07 2025 - 06:05:39 EST)
- Re: [PATCH v8 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9 Peng Fan (Fri Feb 07 2025 - 06:06:06 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Peter Zijlstra (Fri Feb 07 2025 - 06:06:47 EST)
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object Huang, Honglei1 (Fri Feb 07 2025 - 06:07:36 EST)
- Re: [PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver Miguel Ojeda (Fri Feb 07 2025 - 06:07:54 EST)
- Re: BUG Report: Fork benchmark drop by 30% on aarch64 Hagar Hemdan (Fri Feb 07 2025 - 06:08:07 EST)
- [PATCH] kselftest/arm64: Fix uninitialized variable warning in FPMR test Breno Leitao (Fri Feb 07 2025 - 06:08:19 EST)
- Re: [PATCH v2 00/45] Consolidate hrtimer initialization - Part 4 Alexander Shishkin (Fri Feb 07 2025 - 06:09:03 EST)
- Re: [PATCH 03/15] sched/fair: Add lag based placement Peter Zijlstra (Fri Feb 07 2025 - 06:12:15 EST)
- [PATCH v1] arm64: dts: rockchip: add 'chassis-type' property on PineNote Diederik de Haas (Fri Feb 07 2025 - 06:12:35 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Bernd Schubert (Fri Feb 07 2025 - 06:16:27 EST)
- Re: [PATCH] MAINTAINERS: spacemit: update various info Yixun Lan (Fri Feb 07 2025 - 06:19:42 EST)
- Re: [PATCH v1 12/16] arm64/mm: Support huge pte-mapped pages in vmap Ryan Roberts (Fri Feb 07 2025 - 06:20:49 EST)
- Re: [PATCH] MAINTAINERS: Add TTM reviewers Nirmoy Das (Fri Feb 07 2025 - 06:21:06 EST)
- Re: [PATCH v2] ata: libahci_platform: support non-consecutive port numbers Josua Mayer (Fri Feb 07 2025 - 06:22:49 EST)
- Re: [PATCH] loongson: Fix idle VS timer enqueue Peter Zijlstra (Fri Feb 07 2025 - 06:23:27 EST)
- Re: [PATCH] serial: 8250: Fix fifo underflow on flush John Keeping (Fri Feb 07 2025 - 06:25:12 EST)
- Re: [PATCH 0/2] printf: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 06:28:44 EST)
- Re: [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions Ilya Leoshkevich (Fri Feb 07 2025 - 06:30:02 EST)
- [PATCH 0/5] media/i2c: max96717: a few changes Laurentiu Palcu (Fri Feb 07 2025 - 06:30:22 EST)
- [PATCH 1/5] media/i2c: max96717: change internal regulator voltage Laurentiu Palcu (Fri Feb 07 2025 - 06:30:36 EST)
- [PATCH 3/5] dt-bindings: i2c: maxim,max96717: add new properties Laurentiu Palcu (Fri Feb 07 2025 - 06:30:50 EST)
- [PATCH 4/5] media/i2c: max96717: add FSYNC support Laurentiu Palcu (Fri Feb 07 2025 - 06:31:03 EST)
- [PATCH 5/5] media/i2c: max96717: allow user to override operation mode from DT Laurentiu Palcu (Fri Feb 07 2025 - 06:31:18 EST)
- [PATCH 2/5] media/i2c: max96717: implement the .get_frame_desc() operation Laurentiu Palcu (Fri Feb 07 2025 - 06:31:36 EST)
- [PATCH v2 0/2] printf: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 06:31:55 EST)
- [PATCH v2 1/2] printf: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 06:32:03 EST)
- [PATCH v2 2/2] printf: break kunit into test cases Tamir Duberstein (Fri Feb 07 2025 - 06:32:12 EST)
- [PATCH v2] arm64: dts: mediatek: add mmc2 support for mt8365-evk Alexandre Mergnat (Fri Feb 07 2025 - 06:32:31 EST)
- Re: [PATCH 2/2] mtd: spi-nor: macronix: Add support for Macronix NOR Flash Pratyush Yadav (Fri Feb 07 2025 - 06:33:09 EST)
- [PATCH v6] serial: sh-sci: Update the suspend/resume support Claudiu (Fri Feb 07 2025 - 06:33:28 EST)
- Re: [linus:master] [fsnotify] a94204f4d4: stress-ng.timerfd.ops_per_sec 7.0% improvement Amir Goldstein (Fri Feb 07 2025 - 06:34:29 EST)
- [PATCH v2] serial: 8250: Fix fifo underflow on flush John Keeping (Fri Feb 07 2025 - 06:34:40 EST)
- Re: [RFC PATCH 00/11] rv: Add scheduler specification monitors Gabriele Monaco (Fri Feb 07 2025 - 06:36:39 EST)
- Re: [PATCH v3] drm/sched: Use struct for drm_sched_init() params Tvrtko Ursulin (Fri Feb 07 2025 - 06:36:53 EST)
- Re: [PATCH v3] arm64: Handle .ARM.attributes section in linker scripts Will Deacon (Fri Feb 07 2025 - 06:37:54 EST)
- Re: [PATCH v3 0/2] scanf: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 06:38:52 EST)
- Re: [net-next PATCH v5 6/6] octeontx2-pf: AF_XDP zero copy transmit support kernel test robot (Fri Feb 07 2025 - 06:41:13 EST)
- [PATCH v6 0/9] perf report: Add latency and parallelism profiling Dmitry Vyukov (Fri Feb 07 2025 - 06:41:28 EST)
- [PATCH v6 1/9] perf report: Add machine parallelism Dmitry Vyukov (Fri Feb 07 2025 - 06:41:41 EST)
- [PATCH v6 3/9] perf report: Switch filtered from u8 to u16 Dmitry Vyukov (Fri Feb 07 2025 - 06:42:06 EST)
- [PATCH v6 2/9] perf report: Add parallelism sort key Dmitry Vyukov (Fri Feb 07 2025 - 06:42:07 EST)
- [PATCH v6 4/9] perf report: Add parallelism filter Dmitry Vyukov (Fri Feb 07 2025 - 06:42:23 EST)
- [PATCH v6 5/9] perf report: Add latency output field Dmitry Vyukov (Fri Feb 07 2025 - 06:42:36 EST)
- [PATCH v6 6/9] perf report: Add --latency flag Dmitry Vyukov (Fri Feb 07 2025 - 06:42:55 EST)
- [PATCH v6 7/9] perf report: Add latency and parallelism profiling documentation Dmitry Vyukov (Fri Feb 07 2025 - 06:43:04 EST)
- [PATCH v6 8/9] perf test: Add tests for latency and parallelism profiling Dmitry Vyukov (Fri Feb 07 2025 - 06:43:07 EST)
- [PATCH v6 9/9] perf hist: Shrink struct hist_entry size Dmitry Vyukov (Fri Feb 07 2025 - 06:43:32 EST)
- Re: [PATCH v5 6/8] perf report: Add --latency flag Dmitry Vyukov (Fri Feb 07 2025 - 06:43:43 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Miguel Ojeda (Fri Feb 07 2025 - 06:43:57 EST)
- Re: [PATCH v3] rust: allocator_test: use `posix_memalign` Tamir Duberstein (Fri Feb 07 2025 - 06:44:12 EST)
- Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling Dmitry Vyukov (Fri Feb 07 2025 - 06:44:47 EST)
- [PATCH 0/4] Sound fix for Valve Steam Deck OLED on resume from suspend Cristian Ciocaltea (Fri Feb 07 2025 - 06:46:57 EST)
- [PATCH 1/4] ASoC: SOF: amd: Add post_fw_run_delay ACP quirk Cristian Ciocaltea (Fri Feb 07 2025 - 06:47:02 EST)
- [PATCH 2/4] ASoC: SOF: amd: Drop unused includes from Vangogh driver Cristian Ciocaltea (Fri Feb 07 2025 - 06:47:07 EST)
- [PATCH 3/4] ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE Cristian Ciocaltea (Fri Feb 07 2025 - 06:47:21 EST)
- [PATCH 4/4] ASoC: SOF: amd: Add branch prediction hint in ACP IRQ handler Cristian Ciocaltea (Fri Feb 07 2025 - 06:47:32 EST)
- Re: [PATCH v6 14/26] drm/bridge: add support for refcounted DRM bridges Maxime Ripard (Fri Feb 07 2025 - 06:48:04 EST)
- Re: [PATCH RFC 06/10] xfs: iomap CoW-based atomic write support John Garry (Fri Feb 07 2025 - 06:48:52 EST)
- Re: [PATCH next] drm/i915: Fix NULL vs IS_ERR() check in __shmem_writeback() Dan Carpenter (Fri Feb 07 2025 - 06:49:03 EST)
- [PATCH v4 0/2] scanf: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 06:49:31 EST)
- [PATCH v4 2/2] scanf: break kunit into test cases Tamir Duberstein (Fri Feb 07 2025 - 06:49:44 EST)
- [PATCH v4 1/2] scanf: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 06:49:48 EST)
- Re: [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically John Garry (Fri Feb 07 2025 - 06:53:51 EST)
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h Marc Zyngier (Fri Feb 07 2025 - 06:54:10 EST)
- Re: [RFC PATCH 1/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Ilpo Järvinen (Fri Feb 07 2025 - 06:54:25 EST)
- Re: [PATCH RFC 09/10] xfs: Update atomic write max size John Garry (Fri Feb 07 2025 - 06:54:38 EST)
- Re: [PATCH net-next v2 1/1] net: sxgbe: rework EEE handling based on PHY negotiation Russell King (Oracle) (Fri Feb 07 2025 - 06:55:03 EST)
- Re: Media committers model postponed to 6.14 - Was: Re: [PATCH v3 0/3] Document the new media-committer's model Hans Verkuil (Fri Feb 07 2025 - 06:55:30 EST)
- Re: [PATCH 6.6 000/389] 6.6.76-rc2 review Jon Hunter (Fri Feb 07 2025 - 06:55:44 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Jon Hunter (Fri Feb 07 2025 - 06:55:57 EST)
- Re: [PATCH 3/4] ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE Mukunda,Vijendar (Fri Feb 07 2025 - 06:56:11 EST)
- Re: [PATCH 6.6 000/389] 6.6.76-rc2 review Jon Hunter (Fri Feb 07 2025 - 06:59:00 EST)
- Re: [PATCH 6.12 000/583] 6.12.13-rc2 review Jon Hunter (Fri Feb 07 2025 - 06:59:20 EST)
- Re: [PATCH 6.6 000/389] 6.6.76-rc2 review Jon Hunter (Fri Feb 07 2025 - 07:00:06 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Alexander Lobakin (Fri Feb 07 2025 - 07:00:30 EST)
- Re: [PATCH] platform/x86: samsung-galaxybook: Fix sysfs_attr_init of fw attrs Ilpo Järvinen (Fri Feb 07 2025 - 07:00:37 EST)
- Re: [PATCH v7 0/9] misc: Support TI FPC202 dual-port controller Tomi Valkeinen (Fri Feb 07 2025 - 07:02:33 EST)
- Re: [PATCH v1 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller bindings Mukesh Kumar Savaliya (Fri Feb 07 2025 - 07:04:09 EST)
- Re: [PATCH v1 2/3] i3c: master: Add Qualcomm I3C master controller driver Mukesh Kumar Savaliya (Fri Feb 07 2025 - 07:04:22 EST)
- Re: [PATCH v4 1/1] xhci: Correctly handle last TRB of isoc TD on Etron xHCI host Mathias Nyman (Fri Feb 07 2025 - 07:06:10 EST)
- Re: [PATCH v1 0/3] Add Qualcomm i3c master controller driver support Mukesh Kumar Savaliya (Fri Feb 07 2025 - 07:06:22 EST)
- Re: [PATCH v2] serial: 8250: Fix fifo underflow on flush Ilpo Järvinen (Fri Feb 07 2025 - 07:08:42 EST)
- Re: [PATCH 06/10] x86/tdx: Mark message.str as nonstring Andy Shevchenko (Fri Feb 07 2025 - 07:10:00 EST)
- Re: [syzbot] [net?] general protection fault in ip6_pol_route (3) Hillf Danton (Fri Feb 07 2025 - 07:10:27 EST)
- [PATCH V2] mtd: capture device name setting failure when adding mtd Edward Adam Davis (Fri Feb 07 2025 - 07:10:59 EST)
- [PATCH RFC net-next] net: Add dev_getbyhwaddr_rtnl() helper Breno Leitao (Fri Feb 07 2025 - 07:12:08 EST)
- include/linux/thread_info.h:259:25: error: call to '__bad_copy_to' declared with attribute error: copy destination size is too small kernel test robot (Fri Feb 07 2025 - 07:12:17 EST)
- [PATCH] pinctrl: spacemit: enable config option Yixun Lan (Fri Feb 07 2025 - 07:12:28 EST)
- [PATCH net-next v4] net: fec: Refactor MAC reset to function Csókás, Bence (Fri Feb 07 2025 - 07:13:45 EST)
- Re: [PATCH v2 06/13] iio: adc: ad7606: use gpiod_multi_set_value_cansleep Andy Shevchenko (Fri Feb 07 2025 - 07:14:14 EST)
- Re: [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support Marc Kleine-Budde (Fri Feb 07 2025 - 07:17:24 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Greg Kroah-Hartman (Fri Feb 07 2025 - 07:17:33 EST)
- Re: [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep Andy Shevchenko (Fri Feb 07 2025 - 07:18:16 EST)
- Re: [PATCH 0/8] unwind, arm64: add sframe unwinder for kernel Puranjay Mohan (Fri Feb 07 2025 - 07:18:42 EST)
- Re: [PATCH v1 2/3] i3c: master: Add Qualcomm I3C master controller driver Mukesh Kumar Savaliya (Fri Feb 07 2025 - 07:18:48 EST)
- Re: [PATCH 3/4] ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE Cristian Ciocaltea (Fri Feb 07 2025 - 07:18:56 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Danilo Krummrich (Fri Feb 07 2025 - 07:19:00 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Dr. Greg (Fri Feb 07 2025 - 07:19:14 EST)
- Re: [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep Andy Shevchenko (Fri Feb 07 2025 - 07:19:43 EST)
- Re: [PATCH v3] rust: allocator_test: use `posix_memalign` Miguel Ojeda (Fri Feb 07 2025 - 07:19:58 EST)
- Re: [PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep Andy Shevchenko (Fri Feb 07 2025 - 07:21:07 EST)
- Re: [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments Emil Renner Berthing (Fri Feb 07 2025 - 07:22:08 EST)
- Re: [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features Zhang Yi (Fri Feb 07 2025 - 07:23:19 EST)
- Re: [PATCH v2 2/5] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz Emil Renner Berthing (Fri Feb 07 2025 - 07:23:40 EST)
- [PATCH resubmit2] spi: atmel-quadspi: remove references to runtime PM on error path Bence Csókás (Fri Feb 07 2025 - 07:23:49 EST)
- Re: [syzbot] [net?] general protection fault in ip6_pol_route (3) syzbot (Fri Feb 07 2025 - 07:24:18 EST)
- Re: [RFC PATCH v2 2/8] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit Zhang Yi (Fri Feb 07 2025 - 07:24:51 EST)
- Re: [PATCH 03/15] sched/fair: Add lag based placement Breno Leitao (Fri Feb 07 2025 - 07:25:15 EST)
- Re: [PATCH 3/4] ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE Mukunda,Vijendar (Fri Feb 07 2025 - 07:25:28 EST)
- Re: [syzbot] Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Fri Feb 07 2025 - 07:25:59 EST)
- [PATCH 05/11] x86/boot: Mark start_secondary() with __noendbr Peter Zijlstra (Fri Feb 07 2025 - 07:28:43 EST)
- [PATCH 00/11] x86/ibt: FineIBT-BHI Peter Zijlstra (Fri Feb 07 2025 - 07:28:43 EST)
- [PATCH 10/11] x86: BHI stubs Peter Zijlstra (Fri Feb 07 2025 - 07:28:45 EST)
- [PATCH 03/11] x86,kcfi: Fix EXPORT_SYMBOL vs kCFI Peter Zijlstra (Fri Feb 07 2025 - 07:29:04 EST)
- [PATCH 11/11] x86/fineibt: Add FineIBT+BHI mitigation Peter Zijlstra (Fri Feb 07 2025 - 07:29:05 EST)
- [PATCH 09/11] x86/early_printk: Harden early_serial Peter Zijlstra (Fri Feb 07 2025 - 07:29:33 EST)
- [PATCH 02/11] x86/ibt: Clean up is_endbr() Peter Zijlstra (Fri Feb 07 2025 - 07:30:06 EST)
- [PATCH 04/11] x86/cfi: Clean up linkage Peter Zijlstra (Fri Feb 07 2025 - 07:30:13 EST)
- [PATCH 01/11] objtool: Move dodgy linker warn to verbose Peter Zijlstra (Fri Feb 07 2025 - 07:30:13 EST)
- [PATCH 08/11] x86/ibt: Clean up poison_endbr() Peter Zijlstra (Fri Feb 07 2025 - 07:30:26 EST)
- [PATCH 06/11] x86/alternative: Simplify callthunk patching Peter Zijlstra (Fri Feb 07 2025 - 07:30:29 EST)
- Re: [PATCH 03/15] sched/fair: Add lag based placement Peter Zijlstra (Fri Feb 07 2025 - 07:31:23 EST)
- [PATCH 07/11] x86/traps: Cleanup and robustify decode_bug() Peter Zijlstra (Fri Feb 07 2025 - 07:31:43 EST)
- Re: [RFC PATCH v2 1/8] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features Zhang Yi (Fri Feb 07 2025 - 07:33:58 EST)
- Re: [PATCH 1/4] ASoC: SOF: amd: Add post_fw_run_delay ACP quirk Mukunda,Vijendar (Fri Feb 07 2025 - 07:35:41 EST)
- Re: [PATCH V1] sched: Cancel the slice protection of the idle entity Peter Zijlstra (Fri Feb 07 2025 - 07:36:32 EST)
- [PATCH v3 0/3] drm/sched: Documentation and refcount improvements Philipp Stanner (Fri Feb 07 2025 - 07:37:16 EST)
- [PATCH v3 1/3] drm/sched: Document run_job() refcount hazard Philipp Stanner (Fri Feb 07 2025 - 07:37:28 EST)
- [PATCH v3 2/3] drm/sched: Adjust outdated docu for run_job() Philipp Stanner (Fri Feb 07 2025 - 07:37:41 EST)
- [PATCH v3 3/3] drm/sched: Update timedout_job()'s documentation Philipp Stanner (Fri Feb 07 2025 - 07:37:56 EST)
- Re: [PATCH v2 04/10] arm64: dts: imx8mn: Add access-controller references Alexander Stein (Fri Feb 07 2025 - 07:38:10 EST)
- [PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool Jiayuan Chen (Fri Feb 07 2025 - 07:40:06 EST)
- [PATCH bpf-next v1 1/1] bpftool: Using the right format specifiers Jiayuan Chen (Fri Feb 07 2025 - 07:40:23 EST)
- Re: [PATCH 1/2] dt-bindings: display: qcom,sm8550-mdss: only document the mdp0-mem interconnect path Rob Herring (Arm) (Fri Feb 07 2025 - 07:41:32 EST)
- Re: [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT Alexander Dahl (Fri Feb 07 2025 - 07:41:43 EST)
- Re: [PATCH] fs: prevent access to ns if it is not mounted Amir Goldstein (Fri Feb 07 2025 - 07:43:11 EST)
- Re: [PATCH v1] riscv: dts: starfive: Unify regulator naming scheme Emil Renner Berthing (Fri Feb 07 2025 - 07:46:19 EST)
- [PATCH for-6.14 v3 1/4] dma: Add devm_dma_request_chan() Bence Csókás (Fri Feb 07 2025 - 07:48:15 EST)
- [PATCH for-6.14 v3 0/4] Add more devm_ functions to simplify probe path in drivers/spi/atmel-quadspi.c Bence Csókás (Fri Feb 07 2025 - 07:48:25 EST)
- [PATCH for-6.14 v3 2/4] pm: runtime: Add new devm functions Bence Csókás (Fri Feb 07 2025 - 07:48:29 EST)
- [PATCH for-6.14 v3 4/4] spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API Bence Csókás (Fri Feb 07 2025 - 07:48:46 EST)
- [PATCH for-6.14 v3 3/4] spi: atmel-quadspi: Use `devm_dma_request_chan()` Bence Csókás (Fri Feb 07 2025 - 07:49:05 EST)
- [PATCH v1] cpufreq: intel_pstate: Relocate platform preference check Rafael J. Wysocki (Fri Feb 07 2025 - 07:49:13 EST)
- Re: [PATCH] HID: intel-thc-hid: Remove deprecated PCI API calls Jiri Kosina (Fri Feb 07 2025 - 07:49:41 EST)
- Re: [PATCH] fs: prevent access to ns if it is not mounted Christian Brauner (Fri Feb 07 2025 - 07:50:41 EST)
- Re: [PATCH v2] hid: hid-lg-g15: Use standard multicolor LED API Jiri Kosina (Fri Feb 07 2025 - 07:51:42 EST)
- Re: [PATCH RESEND v2 1/4] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars Jiri Kosina (Fri Feb 07 2025 - 07:53:33 EST)
- Re: [PATCH v1] cpufreq: intel_pstate: Make it possible to avoid enabling CAS Rafael J. Wysocki (Fri Feb 07 2025 - 07:56:09 EST)
- [PATCH v3] docs/arch: remove deprecated function name Jiayuan Chen (Fri Feb 07 2025 - 07:56:32 EST)
- Re: [PATCH 1/3] arm64: dts: ti: k3-am62x-sk-common: Add serial aliases Markus Schneider-Pargmann (Fri Feb 07 2025 - 07:58:49 EST)
- Re: [PATCH v2 00/45] Consolidate hrtimer initialization - Part 4 Thomas Gleixner (Fri Feb 07 2025 - 07:58:55 EST)
- Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Fri Feb 07 2025 - 08:00:09 EST)
- [GIT PULL] ACPI fixes for v6.14-rc2 Rafael J. Wysocki (Fri Feb 07 2025 - 08:01:20 EST)
- [GIT PULL] Power management fixes for v6.14-rc2 Rafael J. Wysocki (Fri Feb 07 2025 - 08:02:56 EST)
- Re: [PATCH v1 1/2] usb: typec: ucsi: Command mailbox interface for the userspace Heikki Krogerus (Fri Feb 07 2025 - 08:04:50 EST)
- Re: [PATCH v2 0/4] Touch Bar driver for Apple Macs with T2 Security Chip Jiri Kosina (Fri Feb 07 2025 - 08:05:02 EST)
- [syzbot] Monthly wpan report (Feb 2025) syzbot (Fri Feb 07 2025 - 08:05:33 EST)
- Re: [PATCH] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support. Jiri Kosina (Fri Feb 07 2025 - 08:06:15 EST)
- Re: [PATCH v3 4/7] mfd: bcm590xx: Add compatible for BCM59054 Artur Weber (Fri Feb 07 2025 - 08:06:42 EST)
- Re: [PATCH net-next v18 09/25] ovpn: implement packet processing Antonio Quartulli (Fri Feb 07 2025 - 08:12:44 EST)
- Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array() David Laight (Fri Feb 07 2025 - 08:13:16 EST)
- Re: [PATCH v2 00/45] Consolidate hrtimer initialization - Part 4 Alexander Shishkin (Fri Feb 07 2025 - 08:13:39 EST)
- Re: [PATCH v2 3/4] clk: imx: pll14xx: support spread spectrum clock generation Sudeep Holla (Fri Feb 07 2025 - 08:15:00 EST)
- Re: [PATCH v2 1/3] vfs: add initial support for CONFIG_VFS_DEBUG Jan Kara (Fri Feb 07 2025 - 08:15:29 EST)
- Re: [PATCH v2 3/3] vfs: use the new debug macros in inode_set_cached_link() Jan Kara (Fri Feb 07 2025 - 08:16:24 EST)
- Re: [PATCH v2 2/3] vfs: catch invalid modes in may_open() Jan Kara (Fri Feb 07 2025 - 08:16:49 EST)
- Re: [PATCH resubmit2] spi: atmel-quadspi: remove references to runtime PM on error path Mark Brown (Fri Feb 07 2025 - 08:18:00 EST)
- Re: [PATCH for-6.14 v3 3/4] spi: atmel-quadspi: Use `devm_dma_request_chan()` Mark Brown (Fri Feb 07 2025 - 08:18:54 EST)
- Re: [PATCH net-next v2 1/1] net: sxgbe: rework EEE handling based on PHY negotiation Andrew Lunn (Fri Feb 07 2025 - 08:19:55 EST)
- Re: [PATCH v2 1/3] mtd: rawnand: cadence: support deferred prob when DMA is not ready Miquel Raynal (Fri Feb 07 2025 - 08:22:14 EST)
- Re: [PATCH 03/15] sched/fair: Add lag based placement Breno Leitao (Fri Feb 07 2025 - 08:22:17 EST)
- Re: [PATCH bpf-next v1 1/1] bpftool: Using the right format specifiers Quentin Monnet (Fri Feb 07 2025 - 08:22:44 EST)
- Re: [PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool Quentin Monnet (Fri Feb 07 2025 - 08:22:59 EST)
- Re: [PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp Jiri Olsa (Fri Feb 07 2025 - 08:24:20 EST)
- Re: [PATCH v6 2/3] rust: io: mem: add a generic iomem abstraction Daniel Almeida (Fri Feb 07 2025 - 08:25:57 EST)
- Re: [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test Ganapatrao Kulkarni (Fri Feb 07 2025 - 08:27:05 EST)
- [PATCH] net: stmmac: refactor clock management in EQoS driver Swathi K S (Fri Feb 07 2025 - 08:28:20 EST)
- [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Naresh Solanki (Fri Feb 07 2025 - 08:28:44 EST)
- [PATCH 2/2] ARM: dts: aspeed: sbp1: Align regulator node with Infineon ir38060 Naresh Solanki (Fri Feb 07 2025 - 08:28:45 EST)
- Re: [PATCH v4 3/4] arm64: dts: rockchip: add overlay tests for Rock 5B PCIe overlays Heiko Stübner (Fri Feb 07 2025 - 08:30:00 EST)
- Re: [PATCH] backlight: led_bl: Hold led_access lock when calling led_sysfs_disable() Herve Codina (Fri Feb 07 2025 - 08:30:15 EST)
- [PATCH] drm/mgag200: Added support for the new device G200eH5 Gwenael Georgeault (Fri Feb 07 2025 - 08:30:28 EST)
- Re: [PATCH net-next v4 2/3] netdev-genl: Add an XSK attribute to queues Simon Horman (Fri Feb 07 2025 - 08:31:09 EST)
- [syzbot] [v9fs?] KCSAN: data-race in p9_conn_cancel / p9_poll_workfn (9) syzbot (Fri Feb 07 2025 - 08:31:33 EST)
- [syzbot] [serial?] KASAN: slab-out-of-bounds Write in do_con_write syzbot (Fri Feb 07 2025 - 08:31:35 EST)
- [PATCH v10 0/8] rust: Add IO polling FUJITA Tomonori (Fri Feb 07 2025 - 08:31:57 EST)
- [PATCH v10 1/8] sched/core: Add __might_sleep_precision() FUJITA Tomonori (Fri Feb 07 2025 - 08:32:16 EST)
- [PATCH v10 2/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime FUJITA Tomonori (Fri Feb 07 2025 - 08:32:32 EST)
- [PATCH v10 4/8] rust: time: Introduce Instant type FUJITA Tomonori (Fri Feb 07 2025 - 08:33:10 EST)
- [PATCH v10 5/8] rust: time: Add wrapper for fsleep() function FUJITA Tomonori (Fri Feb 07 2025 - 08:33:29 EST)
- [PATCH v10 3/8] rust: time: Introduce Delta type FUJITA Tomonori (Fri Feb 07 2025 - 08:33:37 EST)
- Re: [PATCH V3 16/25] ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platform Mark Brown (Fri Feb 07 2025 - 08:33:42 EST)
- [PATCH v10 6/8] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions FUJITA Tomonori (Fri Feb 07 2025 - 08:33:52 EST)
- [PATCH v10 8/8] net: phy: qt2025: Wait until PHY becomes ready FUJITA Tomonori (Fri Feb 07 2025 - 08:34:31 EST)
- Re: [PATCH net-next v7 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation Andrew Lunn (Fri Feb 07 2025 - 08:34:47 EST)
- [PATCH v10 7/8] rust: Add read_poll_timeout functions FUJITA Tomonori (Fri Feb 07 2025 - 08:35:25 EST)
- Re: [PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range() Andy Shevchenko (Fri Feb 07 2025 - 08:35:53 EST)
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry Kent Overstreet (Fri Feb 07 2025 - 08:35:57 EST)
- Re: [PATCH] spi: axi-spi-engine: fix missing bitfield include Mark Brown (Fri Feb 07 2025 - 08:36:26 EST)
- [PATCH] fuse: removed unused function fuse_uring_create() from header Luis Henriques (Fri Feb 07 2025 - 08:36:39 EST)
- [PATCH 0/4] ASoC/SOF/PCI/Intel: add PantherLake H support Peter Ujfalusi (Fri Feb 07 2025 - 08:37:11 EST)
- [PATCH 1/4] PCI: pci_ids: add INTEL_HDA_PTL_H Peter Ujfalusi (Fri Feb 07 2025 - 08:37:25 EST)
- Re: [PATCH] drm/mgag200: Added support for the new device G200eH5 Thomas Zimmermann (Fri Feb 07 2025 - 08:37:36 EST)
- [PATCH 2/4] ALSA: hda: intel-dsp-config: Add PTL-H support Peter Ujfalusi (Fri Feb 07 2025 - 08:37:37 EST)
- [PATCH 4/4] ALSA: hda: hda-intel: add Panther Lake-H support Peter Ujfalusi (Fri Feb 07 2025 - 08:38:18 EST)
- Re: [PATCH v7 0/6] Add display support for the MT8365-EVK board Alexandre Mergnat (Fri Feb 07 2025 - 08:38:27 EST)
- [PATCH 3/4] ASoC: SOF: Intel: pci-ptl: Add support for PTL-H Peter Ujfalusi (Fri Feb 07 2025 - 08:38:53 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Dietmar Eggemann (Fri Feb 07 2025 - 08:39:02 EST)
- Re: [PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children Jon Hunter (Fri Feb 07 2025 - 08:39:17 EST)
- Re: [PATCH 6/9] dt-bindings: pci: Add fsl,mpc83xx-pcie bindings J. Neuschäfer (Fri Feb 07 2025 - 08:39:26 EST)
- Re: [PATCH 03/15] sched/fair: Add lag based placement Breno Leitao (Fri Feb 07 2025 - 08:39:51 EST)
- Re: [PATCH 03/15] sched/fair: Add lag based placement Vincent Guittot (Fri Feb 07 2025 - 08:40:39 EST)
- Re: [PATCH 0/4] ASoC/SOF/PCI/Intel: add PantherLake H support Péter Ujfalusi (Fri Feb 07 2025 - 08:41:23 EST)
- Re: [PATCH net v1] net: stmmac: Apply new page pool parameters when SPH is enabled Jon Hunter (Fri Feb 07 2025 - 08:42:16 EST)
- Re: [PATCH net-next v3 1/4] net: stmmac: Switch to zero-copy in non-XDP RX path Jon Hunter (Fri Feb 07 2025 - 08:43:00 EST)
- Re: [PATCH] fuse: removed unused function fuse_uring_create() from header Bernd Schubert (Fri Feb 07 2025 - 08:43:28 EST)
- Re: [PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range() Bartosz Golaszewski (Fri Feb 07 2025 - 08:43:43 EST)
- Re: [PATCH bpf-next v2 22/26] bpf: Introduce rqspinlock kfuncs kernel test robot (Fri Feb 07 2025 - 08:44:27 EST)
- Re: [PATCH v8 05/14] platform/x86: alienware-wmi: Refactor hdmi, amplifier, deepslp methods Ilpo Järvinen (Fri Feb 07 2025 - 08:44:59 EST)
- Re: [PATCH] gpu: host1x: Fix a use of uninitialized mutex Jon Hunter (Fri Feb 07 2025 - 08:45:14 EST)
- [PATCH v4 0/2] nfsd: CB_SEQUENCE error handling fixes and cleanups Jeff Layton (Fri Feb 07 2025 - 08:45:26 EST)
- [PATCH v4 1/2] nfsd: overhaul CB_SEQUENCE error handling Jeff Layton (Fri Feb 07 2025 - 08:45:33 EST)
- [PATCH v4 2/2] nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done() Jeff Layton (Fri Feb 07 2025 - 08:45:44 EST)
- Re: [PATCH V2 1/2] sched: Reduce the default slice to avoid tasks getting an extra tick Vincent Guittot (Fri Feb 07 2025 - 08:46:36 EST)
- Re: [PATCH 3/4] ASoC: SOF: Intel: pci-ptl: Add support for PTL-H Mark Brown (Fri Feb 07 2025 - 08:47:49 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Simona Vetter (Fri Feb 07 2025 - 08:50:05 EST)
- Re: [PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children Johan Hovold (Fri Feb 07 2025 - 08:50:37 EST)
- Re: [PATCH 0/3] TQMa93xx fixes Alexander Stein (Fri Feb 07 2025 - 08:54:38 EST)
- [PATCH 0/7] HID: bpf: sync with udev-hid-bpf Benjamin Tissoires (Fri Feb 07 2025 - 08:56:34 EST)
- [PATCH 1/7] HID: bpf: Add support for the default firmware mode of the Huion K20 Benjamin Tissoires (Fri Feb 07 2025 - 08:56:45 EST)
- [PATCH 2/7] HID: bpf: Suppress bogus F13 trigger on Sirius keyboard full fan shortcut Benjamin Tissoires (Fri Feb 07 2025 - 08:56:46 EST)
- [PATCH 3/7] HID: bpf: Added updated Kamvas Pro 19 descriptor Benjamin Tissoires (Fri Feb 07 2025 - 08:56:57 EST)
- [PATCH 4/7] HID: bpf: add support for the XP-Pen Artist Pro 19 (gen2) Benjamin Tissoires (Fri Feb 07 2025 - 08:57:12 EST)
- [PATCH 5/7] HID: bpf: import new kfunc from v6.10 & v6.11 Benjamin Tissoires (Fri Feb 07 2025 - 08:57:23 EST)
- [PATCH 6/7] HID: bpf: new hid_bpf_async.h common header Benjamin Tissoires (Fri Feb 07 2025 - 08:57:39 EST)
- [PATCH 7/7] HID: bpf: add a v6.11+ compatible BPF fixup for the XPPen ACK05 remote Benjamin Tissoires (Fri Feb 07 2025 - 08:57:49 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Petr Mladek (Fri Feb 07 2025 - 08:58:44 EST)
- [PATCH v16 0/4] rust: xarray: Add a minimal abstraction for XArray Tamir Duberstein (Fri Feb 07 2025 - 08:59:45 EST)
- [PATCH v16 1/4] rust: remove redundant `as _` casts Tamir Duberstein (Fri Feb 07 2025 - 09:00:00 EST)
- [PATCH v16 2/4] rust: types: add `ForeignOwnable::PointedTo` Tamir Duberstein (Fri Feb 07 2025 - 09:00:59 EST)
- [PATCH v16 3/4] rust: xarray: Add an abstraction for XArray Tamir Duberstein (Fri Feb 07 2025 - 09:01:13 EST)
- [PATCH v16 4/4] MAINTAINERS: add entry for Rust XArray API Tamir Duberstein (Fri Feb 07 2025 - 09:01:42 EST)
- Re: [PATCH 2/3] compiler.h: Introduce __must_be_char_array() Kent Overstreet (Fri Feb 07 2025 - 09:01:44 EST)
- [PATCH net-next v3 00/15] mptcp: pm: misc cleanups, part 2 Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:02:06 EST)
- [PATCH net-next v3 01/15] mptcp: pm: drop info of userspace_pm_remove_id_zero_address Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:02:33 EST)
- Re: [PATCH 1/2] dt-bindings: display: qcom,sm8550-mdss: only document the mdp0-mem interconnect path Neil Armstrong (Fri Feb 07 2025 - 09:03:01 EST)
- [PATCH net-next v3 02/15] mptcp: pm: userspace: flags: clearer msg if no remote addr Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:03:27 EST)
- Re: [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test Marc Zyngier (Fri Feb 07 2025 - 09:03:32 EST)
- [PATCH net-next v3 03/15] mptcp: pm: more precise error messages Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:04:05 EST)
- [PATCH net-next v3 04/15] mptcp: pm: improve error messages Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:04:18 EST)
- [PATCH net-next v3 05/15] mptcp: pm: userspace: use GENL_REQ_ATTR_CHECK Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:04:53 EST)
- [PATCH net-next v3 06/15] mptcp: pm: remove duplicated error messages Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:05:04 EST)
- [PATCH net-next v3 07/15] mptcp: pm: mark missing address attributes Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:05:25 EST)
- [PATCH net-next v3 08/15] mptcp: pm: use NL_SET_ERR_MSG_ATTR when possible Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:05:45 EST)
- [PATCH net-next v3 09/15] mptcp: pm: make three pm wrappers static Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:06:23 EST)
- [PATCH net-next v3 10/15] mptcp: pm: drop skb parameter of get_addr Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:06:29 EST)
- [PATCH net-next v3 11/15] mptcp: pm: add id parameter for get_addr Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:06:55 EST)
- [PATCH net-next v3 12/15] mptcp: pm: reuse sending nlmsg code in get_addr Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:07:17 EST)
- [PATCH net-next v3 13/15] mptcp: pm: drop skb parameter of set_flags Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:07:43 EST)
- [PATCH net-next v3 14/15] mptcp: pm: change rem type of set_flags Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:08:03 EST)
- [PATCH net-next v3 15/15] mptcp: pm: add local parameter for set_flags Matthieu Baerts (NGI0) (Fri Feb 07 2025 - 09:08:16 EST)
- Re: [PATCH V3 16/25] ASoC: amd: ps: add soundwire dma interrupts handling for ACP7.0 platform Mukunda,Vijendar (Fri Feb 07 2025 - 09:08:34 EST)
- [PATCH v2 0/2] dt-bindings: display: qcom,sm8[56]50-mdss: only document the mdp0-mem interconnect path Neil Armstrong (Fri Feb 07 2025 - 09:08:47 EST)
- Re: [RESEND v5 0/4] Add static channel mapping between soundwire master and slave Mark Brown (Fri Feb 07 2025 - 09:08:52 EST)
- [PATCH v2 1/2] dt-bindings: display: qcom,sm8550-mdss: only document the mdp0-mem interconnect path Neil Armstrong (Fri Feb 07 2025 - 09:09:03 EST)
- Re: (subset) [PATCH v2 0/5] ASoC: cpcap: Implement jack headset detection Mark Brown (Fri Feb 07 2025 - 09:09:15 EST)
- [PATCH v2 2/2] dt-bindings: display: qcom,sm8650-mdss: only document the mdp0-mem interconnect path Neil Armstrong (Fri Feb 07 2025 - 09:09:21 EST)
- [PATCH next] Bluetooth: l2cap: protect conn refcnt under hci dev lock Lizhi Xu (Fri Feb 07 2025 - 09:09:24 EST)
- RE: hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec Saurabh Singh Sengar (Fri Feb 07 2025 - 09:09:49 EST)
- Re: (subset) [PATCH v8 00/14] This is continued work on Samsung S9(SM-9600) starqltechn Mark Brown (Fri Feb 07 2025 - 09:10:20 EST)
- Re: [PATCH v6 0/4] Add static channel mapping between soundwire master and slave Mark Brown (Fri Feb 07 2025 - 09:10:23 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Jon Hunter (Fri Feb 07 2025 - 09:10:38 EST)
- [PATCH v9 00/14] platform/x86: alienware-wmi driver rework Kurt Borja (Fri Feb 07 2025 - 09:10:48 EST)
- [PATCH] arm64: dts: mediatek: mt7988a-bpi-r4: allow hw variants of bpi-r4 Frank Wunderlich (Fri Feb 07 2025 - 09:10:51 EST)
- [PATCH v9 01/14] platform/x86: alienware-wmi: Add a state container for LED control feature Kurt Borja (Fri Feb 07 2025 - 09:11:02 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Jon Hunter (Fri Feb 07 2025 - 09:11:12 EST)
- [PATCH] gpiolib: protect gpio_chip with SRCU in array_info paths in multi get/set Bartosz Golaszewski (Fri Feb 07 2025 - 09:11:44 EST)
- Re: [PATCH v1 1/1] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range() Andy Shevchenko (Fri Feb 07 2025 - 09:11:45 EST)
- [PATCH v9 03/14] platform/x86: alienware-wmi: Add a state container for thermal control methods Kurt Borja (Fri Feb 07 2025 - 09:12:04 EST)
- [PATCH v9 06/14] platform/x86: alienware-wmi: Refactor thermal control methods Kurt Borja (Fri Feb 07 2025 - 09:12:07 EST)
- [PATCH v9 02/14] platform/x86: alienware-wmi: Add WMI Drivers Kurt Borja (Fri Feb 07 2025 - 09:12:29 EST)
- Re: [PATCH v4 0/2] nfsd: CB_SEQUENCE error handling fixes and cleanups J. Bruce Fields (Fri Feb 07 2025 - 09:12:33 EST)
- [PATCH v9 08/14] MAINTAINERS: Update ALIENWARE WMI DRIVER entry Kurt Borja (Fri Feb 07 2025 - 09:12:41 EST)
- [PATCH v9 04/14] platform/x86: alienware-wmi: Refactor LED control methods Kurt Borja (Fri Feb 07 2025 - 09:12:46 EST)
- [PATCH v9 09/14] platform/x86: Rename alienware-wmi.c Kurt Borja (Fri Feb 07 2025 - 09:12:54 EST)
- [PATCH v9 12/14] platform/x86: dell: Modify Makefile alignment Kurt Borja (Fri Feb 07 2025 - 09:13:13 EST)
- [PATCH v9 05/14] platform/x86: alienware-wmi: Refactor hdmi, amplifier, deepslp methods Kurt Borja (Fri Feb 07 2025 - 09:13:46 EST)
- [PATCH v9 10/14] platform/x86: Add alienware-wmi.h Kurt Borja (Fri Feb 07 2025 - 09:13:51 EST)
- [PATCH v9 14/14] platform/x86: alienware-wmi: Update header and module information Kurt Borja (Fri Feb 07 2025 - 09:14:20 EST)
- [PATCH v9 07/14] platform/x86: alienware-wmi: Split DMI table Kurt Borja (Fri Feb 07 2025 - 09:14:22 EST)
- [PATCH v12 6/9] iio: adc: adi-axi-adc: set data format Antoniu Miclaus (Fri Feb 07 2025 - 09:14:28 EST)
- [PATCH v12 2/9] iio: backend: add support for data size set Antoniu Miclaus (Fri Feb 07 2025 - 09:14:29 EST)
- [PATCH v12 1/9] iio: backend: add API for interface get Antoniu Miclaus (Fri Feb 07 2025 - 09:14:49 EST)
- [PATCH v12 0/9] Add support for AD485x DAS Family Antoniu Miclaus (Fri Feb 07 2025 - 09:14:51 EST)
- [PATCH v12 4/9] iio: adc: adi-axi-adc: add interface type Antoniu Miclaus (Fri Feb 07 2025 - 09:15:17 EST)
- [PATCH v9 13/14] platform/x86: Update alienware-wmi config entries Kurt Borja (Fri Feb 07 2025 - 09:15:45 EST)
- [PATCH v9 11/14] platform/x86: Split the alienware-wmi driver Kurt Borja (Fri Feb 07 2025 - 09:15:50 EST)
- [PATCH v12 9/9] iio: adc: ad4851: add ad485x driver Antoniu Miclaus (Fri Feb 07 2025 - 09:15:52 EST)
- Re: [PATCH] soc: ti: k3-ringacc: include platform_device header Kumar, Udit (Fri Feb 07 2025 - 09:16:34 EST)
- [PATCH v12 7/9] iio: adc: adi-axi-adc: add oversampling Antoniu Miclaus (Fri Feb 07 2025 - 09:17:12 EST)
- [PATCH v12 8/9] dt-bindings: iio: adc: add ad4851 Antoniu Miclaus (Fri Feb 07 2025 - 09:17:33 EST)
- Re: [PATCH bpf-next v2 18/26] rqspinlock: Add entry to Makefile, MAINTAINERS kernel test robot (Fri Feb 07 2025 - 09:17:36 EST)
- [PATCH v12 3/9] iio: backend: add API for oversampling Antoniu Miclaus (Fri Feb 07 2025 - 09:17:47 EST)
- [PATCH v12 5/9] dt-bindings: iio: adc: add ad485x axi variant Antoniu Miclaus (Fri Feb 07 2025 - 09:18:08 EST)
- Re: [RFC 0/5] riscv: initial support for Generic Hardware Error Source (GHES) Himanshu Chauhan (Fri Feb 07 2025 - 09:18:32 EST)
- Re: [PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split Zi Yan (Fri Feb 07 2025 - 09:19:14 EST)
- Re: [PATCH v5 09/34] drm/mediatek: mtk_cec: Switch to register as module_platform_driver Alexandre Mergnat (Fri Feb 07 2025 - 09:20:54 EST)
- Re: [PATCH v5 10/34] drm/mediatek: mtk_hdmi_ddc: Switch to register as module_platform_driver Alexandre Mergnat (Fri Feb 07 2025 - 09:21:12 EST)
- Re: [PATCH v5 11/34] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro Alexandre Mergnat (Fri Feb 07 2025 - 09:21:40 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Przemek Kitszel (Fri Feb 07 2025 - 09:23:00 EST)
- BUG: debug_exception_enter() disables preemption and may call sleeping functions on aarch64 with RT Luis Claudio R. Goncalves (Fri Feb 07 2025 - 09:23:16 EST)
- Re: [PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split Matthew Wilcox (Fri Feb 07 2025 - 09:25:59 EST)
- Re: [PATCH] drm/mgag200: Added support for the new device G200eH5 Jocelyn Falempe (Fri Feb 07 2025 - 09:26:52 EST)
- Re: [RFC PATCH 00/11] rv: Add scheduler specification monitors Juri Lelli (Fri Feb 07 2025 - 09:27:24 EST)
- RE: [RFC PATCH net 0/1] transport_header set incorrectly when using veth Joshi, Sreedevi (Fri Feb 07 2025 - 09:28:09 EST)
- Re: [PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool Jiayuan Chen (Fri Feb 07 2025 - 09:28:31 EST)
- Re: [PATCH RFC] soc: qcom: pmic_glink: Fix device access from worker during suspend Caleb Connolly (Fri Feb 07 2025 - 09:28:44 EST)
- Re: [PATCH v9 01/12] x86/mm: make MMU_GATHER_RCU_TABLE_FREE unconditional Brendan Jackman (Fri Feb 07 2025 - 09:28:57 EST)
- Re: [RFC PATCH] fuse: add new function to invalidate cache for all inodes Bernd Schubert (Fri Feb 07 2025 - 09:29:37 EST)
- Re: [PATCH v4 2/6] dt-bindings: net: dwmac: Convert socfpga dwmac to DT schema Rob Herring (Fri Feb 07 2025 - 09:30:33 EST)
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls Jason Gunthorpe (Fri Feb 07 2025 - 09:30:50 EST)
- RE: [RFC PATCH net 1/1] net: check transport_header before adding offset Joshi, Sreedevi (Fri Feb 07 2025 - 09:31:14 EST)
- [PATCH 1/4] rasdaemon: cxl: Add support for memory sparing operation shiju.jose (Fri Feb 07 2025 - 09:32:26 EST)
- [PATCH 0/4] rasdaemon: cxl: Add support for memory repair operations shiju.jose (Fri Feb 07 2025 - 09:32:37 EST)
- [PATCH 2/4] rasdaemon: cxl: Add support for memory soft PPR operation shiju.jose (Fri Feb 07 2025 - 09:32:52 EST)
- [PATCH 3/4] rasdaemon: cxl: Add storing memory repair needed info in the DRAM event record shiju.jose (Fri Feb 07 2025 - 09:33:23 EST)
- [PATCH 4/4] rasdaemon: cxl: Add CXL memory repair boot-up script for unrepaired memory errors shiju.jose (Fri Feb 07 2025 - 09:33:27 EST)
- [PATCH v1 1/3] dt-bindings: sound: convert ICS-43432 binding to YAML Oleksij Rempel (Fri Feb 07 2025 - 09:33:54 EST)
- [PATCH v1 0/3] Add support for Plymovent AQM board Oleksij Rempel (Fri Feb 07 2025 - 09:33:55 EST)
- [PATCH v1 2/3] dt-bindings: arm: stm32: Add Plymovent AQM board Oleksij Rempel (Fri Feb 07 2025 - 09:34:09 EST)
- [PATCH v1 3/3] arm: dts: stm32: Add Plymovent AQM devicetree Oleksij Rempel (Fri Feb 07 2025 - 09:35:05 EST)
- Re: [RESEND PATCH v2] PCI: Fix Extend ACS configurability Jason Gunthorpe (Fri Feb 07 2025 - 09:35:31 EST)
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU Jason Gunthorpe (Fri Feb 07 2025 - 09:35:35 EST)
- Re: [PATCH v2] RDMA/rxe: switch to using the crc32 library Zhu Yanjun (Fri Feb 07 2025 - 09:35:41 EST)
- Re: [RFC PATCH v3 08/15] mm: Introduce kernel_pgtables_set_pkey() Kevin Brodsky (Fri Feb 07 2025 - 09:35:44 EST)
- Re: [PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split Zi Yan (Fri Feb 07 2025 - 09:36:17 EST)
- Re: [PATCH v4 1/2] scanf: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 09:37:22 EST)
- Re: [PATCH v2 1/2] printf: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 09:38:04 EST)
- Re: [PATCH v5 4/5] platform/x86/intel/pmc: Remove simple init functions Ilpo Järvinen (Fri Feb 07 2025 - 09:38:21 EST)
- Re: [PATCH v5 5/5] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver Ilpo Järvinen (Fri Feb 07 2025 - 09:39:31 EST)
- Re: [PATCH v1 1/1] kthread: Return the assigned value rather than 0 Andy Shevchenko (Fri Feb 07 2025 - 09:40:25 EST)
- Re: [PATCH 2/5] dt-bindings: mfd: syscon: Add ti,am62-ddr-pmctrl Markus Schneider-Pargmann (Fri Feb 07 2025 - 09:41:08 EST)
- Re: [PATCH v4 0/6] mtd: spinand: add OTP support Miquel Raynal (Fri Feb 07 2025 - 09:42:02 EST)
- Re: [PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU Thomas Gleixner (Fri Feb 07 2025 - 09:43:14 EST)
- [PATCH v2 0/3] rust: configfs abstractions Andreas Hindborg (Fri Feb 07 2025 - 09:43:36 EST)
- [PATCH v2 3/3] MAINTAINERS: add entry for configfs Rust abstractions Andreas Hindborg (Fri Feb 07 2025 - 09:43:50 EST)
- [PATCH v2 1/3] rust: sync: change `<Arc<T> as ForeignOwnable>::PointedTo` to `T` Andreas Hindborg (Fri Feb 07 2025 - 09:44:04 EST)
- [PATCH v2 2/3] rust: configfs: introduce rust support for configfs Andreas Hindborg (Fri Feb 07 2025 - 09:44:16 EST)
- Re: [PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children Johan Hovold (Fri Feb 07 2025 - 09:45:33 EST)
- [PATCH v19 01/15] EDAC: Add support for EDAC device features control shiju.jose (Fri Feb 07 2025 - 09:45:46 EST)
- [PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers shiju.jose (Fri Feb 07 2025 - 09:46:03 EST)
- [PATCH v19 02/15] EDAC: Add scrub control feature shiju.jose (Fri Feb 07 2025 - 09:46:07 EST)
- [PATCH v19 03/15] EDAC: Add ECS control feature shiju.jose (Fri Feb 07 2025 - 09:46:20 EST)
- [PATCH v19 04/15] EDAC: Add memory repair control feature shiju.jose (Fri Feb 07 2025 - 09:46:45 EST)
- [PATCH v19 05/15] ACPI:RAS2: Add ACPI RAS2 driver shiju.jose (Fri Feb 07 2025 - 09:47:05 EST)
- [PATCH v19 07/15] cxl: Add helper function to retrieve a feature entry shiju.jose (Fri Feb 07 2025 - 09:47:22 EST)
- [PATCH v19 06/15] ras: mem: Add memory ACPI RAS2 driver shiju.jose (Fri Feb 07 2025 - 09:47:22 EST)
- [PATCH v19 08/15] cxl/memfeature: Add CXL memory device patrol scrub control feature shiju.jose (Fri Feb 07 2025 - 09:48:01 EST)
- [PATCH v19 09/15] cxl/memfeature: Add CXL memory device ECS control feature shiju.jose (Fri Feb 07 2025 - 09:48:19 EST)
- [PATCH v19 10/15] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command shiju.jose (Fri Feb 07 2025 - 09:48:33 EST)
- [PATCH v19 13/15] cxl/memfeature: Add CXL memory device soft PPR control feature shiju.jose (Fri Feb 07 2025 - 09:48:54 EST)
- [PATCH v19 11/15] cxl/region: Add helper function to determine memory is online shiju.jose (Fri Feb 07 2025 - 09:49:00 EST)
- [PATCH v19 12/15] cxl: Support for finding memory operation attributes from the current boot shiju.jose (Fri Feb 07 2025 - 09:49:19 EST)
- Re: [PATCH v5 21/34] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function Alexandre Mergnat (Fri Feb 07 2025 - 09:49:40 EST)
- [PATCH v19 14/15] EDAC: Update memory repair control interface for memory sparing feature shiju.jose (Fri Feb 07 2025 - 09:50:26 EST)
- Re: [PATCH bpf-next v2 18/26] rqspinlock: Add entry to Makefile, MAINTAINERS kernel test robot (Fri Feb 07 2025 - 09:50:26 EST)
- [PATCH v19 15/15] cxl/memfeature: Add CXL memory device memory sparing control feature shiju.jose (Fri Feb 07 2025 - 09:50:31 EST)
- Re: [PATCH] dt-bindings: mtd: physmap: Ensure all properties are defined Miquel Raynal (Fri Feb 07 2025 - 09:50:38 EST)
- Re: [PATCH V2] mtd: capture device name setting failure when adding mtd Miquel Raynal (Fri Feb 07 2025 - 09:50:43 EST)
- Re: [PATCH v8 03/15] futex: Add basic infrastructure for local task local hash. Juri Lelli (Fri Feb 07 2025 - 09:51:21 EST)
- Re: [PATCH v3 1/2] mtd: Replace kcalloc() with devm_kcalloc() Miquel Raynal (Fri Feb 07 2025 - 09:51:29 EST)
- Re: [PATCH] dt-bindings: mtd: arasan,nand-controller: Ensure all properties are defined Miquel Raynal (Fri Feb 07 2025 - 09:51:48 EST)
- Re: [PATCH v9 03/12] x86/mm: consolidate full flush threshold decision Brendan Jackman (Fri Feb 07 2025 - 09:51:49 EST)
- Re: [RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals Artem Bityutskiy (Fri Feb 07 2025 - 09:52:30 EST)
- Re: [PATCH 0/7] HID: bpf: sync with udev-hid-bpf Jiri Kosina (Fri Feb 07 2025 - 09:52:44 EST)
- Re: [PATCH V1] sched: Cancel the slice protection of the idle entity Vincent Guittot (Fri Feb 07 2025 - 09:53:08 EST)
- Re: [PATCH] MAINTAINERS: Remove myself Evelyn Harthbrooke (Fri Feb 07 2025 - 09:53:32 EST)
- Re: [PATCH v1] cpuidle: intel_idle: Update MAINTAINERS Artem Bityutskiy (Fri Feb 07 2025 - 09:53:33 EST)
- Maintaining Repaper and MI0283QT Alex Lanzano (Fri Feb 07 2025 - 09:53:53 EST)
- [PATCH 0/2] Fixes for pKVM NP-guest support Quentin Perret (Fri Feb 07 2025 - 09:54:49 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Hector Martin (Fri Feb 07 2025 - 09:55:00 EST)
- [PATCH 1/2] KVM: arm64: Improve error handling from check_host_shared_guest() Quentin Perret (Fri Feb 07 2025 - 09:55:05 EST)
- [PATCH 2/2] KVM: arm64: Simplify np-guest hypercalls Quentin Perret (Fri Feb 07 2025 - 09:55:34 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Eric Dumazet (Fri Feb 07 2025 - 09:55:58 EST)
- Re: [RFC PATCH 00/11] rv: Add scheduler specification monitors Gabriele Monaco (Fri Feb 07 2025 - 09:57:32 EST)
- Re: [PATCH] mm: optimize memblock_add_range() for improved performance Mike Rapoport (Fri Feb 07 2025 - 09:59:06 EST)
- Re: [PATCH v6 0/7] Buddy allocator like (or non-uniform) folio split Matthew Wilcox (Fri Feb 07 2025 - 10:00:34 EST)
- Re: [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support Vincent Mailhol (Fri Feb 07 2025 - 10:01:27 EST)
- Re: [PATCH v1] arm64: dts: rockchip: add 'chassis-type' property on PineNote Dragan Simic (Fri Feb 07 2025 - 10:01:48 EST)
- Re: [PATCH 1/2] mtd: spi-nor: macronix: Add post_sfdp fixups for Quad Input Page Program Pratyush Yadav (Fri Feb 07 2025 - 10:02:02 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Boris Brezillon (Fri Feb 07 2025 - 10:03:24 EST)
- Re: [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check Sean Christopherson (Fri Feb 07 2025 - 10:04:07 EST)
- Re: [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign Vladimir Oltean (Fri Feb 07 2025 - 10:04:23 EST)
- Re: [RESEND PATCH v2] HID: Add reserved item tag for main items Jiri Kosina (Fri Feb 07 2025 - 10:04:42 EST)
- [PATCH 0/5] staging: gpib: remove unused variables Gaston Gonzalez (Fri Feb 07 2025 - 10:04:58 EST)
- [PATCH 1/5] staging: gpib: cb7210: remove unused variable Gaston Gonzalez (Fri Feb 07 2025 - 10:05:25 EST)
- [PATCH 2/5] staging: gpib: eastwood: remove unused variable Gaston Gonzalez (Fri Feb 07 2025 - 10:05:49 EST)
- Re: [PATCH v9 11/14] platform/x86: Split the alienware-wmi driver Ilpo Järvinen (Fri Feb 07 2025 - 10:06:04 EST)
- [PATCH 3/5] staging: gpib: ni_usb: remove unused variable Gaston Gonzalez (Fri Feb 07 2025 - 10:06:16 EST)
- [PATCH 4/5] staging: gpib: tnt4882: remove unused variable Gaston Gonzalez (Fri Feb 07 2025 - 10:06:36 EST)
- [PATCH 5/5] staging: gpib: ines: remove unused variable Gaston Gonzalez (Fri Feb 07 2025 - 10:06:59 EST)
- Re: [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault Sean Christopherson (Fri Feb 07 2025 - 10:07:18 EST)
- Re: [PATCH bpf-next v1 0/1] Using the right format specifiers for bpftool Quentin Monnet (Fri Feb 07 2025 - 10:08:48 EST)
- Re: [PATCH v4 0/2] nfsd: CB_SEQUENCE error handling fixes and cleanups Chuck Lever (Fri Feb 07 2025 - 10:09:04 EST)
- Re: [PATCH v2 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc() Greg KH (Fri Feb 07 2025 - 10:10:10 EST)
- Re: queue-5.10: Panic on shutdown at platform_shutdown+0x9 Greg KH (Fri Feb 07 2025 - 10:10:38 EST)
- Re: [PATCH v9 04/12] x86/mm: get INVLPGB count max from CPUID Brendan Jackman (Fri Feb 07 2025 - 10:11:10 EST)
- [PATCH v2 1/3] gpiolib: Deduplicate some code in for_each_requested_gpio_in_range() Andy Shevchenko (Fri Feb 07 2025 - 10:12:02 EST)
- [PATCH v2 3/3] gpiolib: Switch to use for_each_if() helper Andy Shevchenko (Fri Feb 07 2025 - 10:12:05 EST)
- [PATCH v2 0/3] gpiolib: refactor for_each_hwgpio() Andy Shevchenko (Fri Feb 07 2025 - 10:12:21 EST)
- [PATCH v2 2/3] gpiolib: Simplify implementation of for_each_hwgpio_in_range() Andy Shevchenko (Fri Feb 07 2025 - 10:12:31 EST)
- Re: [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs Sean Christopherson (Fri Feb 07 2025 - 10:12:52 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Greg Kroah-Hartman (Fri Feb 07 2025 - 10:15:12 EST)
- Re: [PATCH v7 7/7] ima: measure kexec load and exec events as critical data Mimi Zohar (Fri Feb 07 2025 - 10:16:51 EST)
- [PATCH v2 3/7] gpio: 74x164: Annotate buffer with __counted_by() Andy Shevchenko (Fri Feb 07 2025 - 10:18:41 EST)
- [PATCH v2 2/7] gpio: 74x164: Simplify code with cleanup helpers Andy Shevchenko (Fri Feb 07 2025 - 10:18:51 EST)
- [PATCH v2 4/7] gpio: 74x164: Make use of the macros from bits.h Andy Shevchenko (Fri Feb 07 2025 - 10:18:56 EST)
- [PATCH v2 0/7] gpio: 74x164: Refactor and clean up the driver Andy Shevchenko (Fri Feb 07 2025 - 10:19:08 EST)
- [PATCH v2 7/7] gpio: 74x164: Utilise temporary variable for struct device Andy Shevchenko (Fri Feb 07 2025 - 10:19:11 EST)
- [PATCH v2 1/7] gpio: 74x164: Remove unneeded dependency to OF_GPIO Andy Shevchenko (Fri Feb 07 2025 - 10:19:24 EST)
- [PATCH v2 5/7] gpio: 74x164: Fully convert to use managed resources Andy Shevchenko (Fri Feb 07 2025 - 10:19:29 EST)
- [PATCH v2 6/7] gpio: 74x164: Switch to use dev_err_probe() Andy Shevchenko (Fri Feb 07 2025 - 10:20:00 EST)
- [PATCH v3 0/3] Add Mali GPU support for Mediatek MT8370 SoC Louis-Alexis Eyraud (Fri Feb 07 2025 - 10:20:30 EST)
- [PATCH v3 2/3] drm/panfrost: Add support for Mali on the MT8370 SoC Louis-Alexis Eyraud (Fri Feb 07 2025 - 10:20:33 EST)
- [PATCH v3 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for MT8370 SoC Louis-Alexis Eyraud (Fri Feb 07 2025 - 10:20:37 EST)
- [PATCH v3 3/3] arm64: dts: mediatek: mt8370: Enable gpu support Louis-Alexis Eyraud (Fri Feb 07 2025 - 10:20:57 EST)
- [PATCH v5 0/4] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar + add overlay tests Quentin Schulz (Fri Feb 07 2025 - 10:21:19 EST)
- [PATCH v5 1/4] arm64: dts: rockchip: add overlay test for WolfVision PF5 Quentin Schulz (Fri Feb 07 2025 - 10:21:36 EST)
- [PATCH v5 3/4] arm64: dts: rockchip: add overlay tests for Rock 5B PCIe overlays Quentin Schulz (Fri Feb 07 2025 - 10:21:47 EST)
- [PATCH v5 2/4] arm64: dts: rockchip: add overlay test for Edgeble NCM6A Quentin Schulz (Fri Feb 07 2025 - 10:21:48 EST)
- Re: [PATCH v9 11/14] platform/x86: Split the alienware-wmi driver Kurt Borja (Fri Feb 07 2025 - 10:21:57 EST)
- [PATCH v5 4/4] arm64: dts: rockchip: minimal support for Pre-ICT tester adapter for RK3588 Jaguar Quentin Schulz (Fri Feb 07 2025 - 10:22:34 EST)
- Re: [PATCH v1 0/9] Add PERIC0/1 support for Exynos 990 Rob Herring (Arm) (Fri Feb 07 2025 - 10:22:54 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding Rob Herring (Arm) (Fri Feb 07 2025 - 10:23:07 EST)
- Re: [PATCH 00/18] Reserve high bandwidth for HS isoc eps Rob Herring (Arm) (Fri Feb 07 2025 - 10:23:14 EST)
- Re: [PATCH v4 0/9] Add R5F and C7xv device nodes Rob Herring (Arm) (Fri Feb 07 2025 - 10:23:15 EST)
- Re: [PATCH v3 0/4] Add support for Mediatek Genio 510 EVK board Rob Herring (Arm) (Fri Feb 07 2025 - 10:23:57 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Greg Kroah-Hartman (Fri Feb 07 2025 - 10:24:02 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Alexander Lobakin (Fri Feb 07 2025 - 10:25:07 EST)
- Re: [PATCH V3 2/2] x86/tdx: Emit warning if IRQs are enabled during HLT #VE handling Sean Christopherson (Fri Feb 07 2025 - 10:25:10 EST)
- Re: [PATCH v2 02/10] nvmem: imx-ocotp: Support accessing controller for i.MX8M Frank Li (Fri Feb 07 2025 - 10:26:05 EST)
- Re: [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep David Lechner (Fri Feb 07 2025 - 10:26:07 EST)
- Re: [RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals Christian Loehle (Fri Feb 07 2025 - 10:26:16 EST)
- [PATCH] PCI: cadence: Fix runtime atomic count underflow. Hans Zhang (Fri Feb 07 2025 - 10:26:26 EST)
- Re: [PATCH v2 05/13] gpio: max3191x: use gpiod_multi_set_value_cansleep David Lechner (Fri Feb 07 2025 - 10:26:27 EST)
- Re: [PATCH v2 05/10] arm64: dts: imx8mp: Add i.MX8M Plus OCOTP disable fuse definitions Frank Li (Fri Feb 07 2025 - 10:27:28 EST)
- Re: [PATCH v3 4/7] media: rockchip: add a driver for the rockchip camera interface kernel test robot (Fri Feb 07 2025 - 10:27:39 EST)
- Re: [PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp Jann Horn (Fri Feb 07 2025 - 10:28:03 EST)
- Re: [PATCH v2 09/10] arm64: dts: imx8mq: Add i.MX8M OCOTP disable fuse definitions Frank Li (Fri Feb 07 2025 - 10:28:13 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Eric Dumazet (Fri Feb 07 2025 - 10:28:55 EST)
- [PATCH] perf tool_pmu: Add skip check in tool_pmu__event_to_str() kan . liang (Fri Feb 07 2025 - 10:29:12 EST)
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls Jason Gunthorpe (Fri Feb 07 2025 - 10:29:42 EST)
- [PATCH v7 1/3] dt-bindings: firmware: add google,gs101-acpm-ipc Tudor Ambarus (Fri Feb 07 2025 - 10:30:10 EST)
- [PATCH v7 3/3] MAINTAINERS: add entry for the Samsung Exynos ACPM mailbox protocol Tudor Ambarus (Fri Feb 07 2025 - 10:30:26 EST)
- [PATCH v7 0/3] firmware: add Exynos ACPM protocol driver Tudor Ambarus (Fri Feb 07 2025 - 10:30:31 EST)
- [PATCH v7 2/3] firmware: add Exynos ACPM protocol driver Tudor Ambarus (Fri Feb 07 2025 - 10:31:27 EST)
- Re: [RFC PATCH] fuse: add new function to invalidate cache for all inodes Luis Henriques (Fri Feb 07 2025 - 10:32:06 EST)
- Re: [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep Andy Shevchenko (Fri Feb 07 2025 - 10:34:35 EST)
- Re: [RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals Rafael J. Wysocki (Fri Feb 07 2025 - 10:36:10 EST)
- [PATCH 5.10/5.15] tty: n_gsm: Fix use-after-free in gsm_cleanup_mux Alexey Panov (Fri Feb 07 2025 - 10:38:03 EST)
- [PATCH v2 00/18] cxl: Address translation support, part 1: Cleanups and refactoring Robert Richter (Fri Feb 07 2025 - 10:38:31 EST)
- [PATCH v2 01/18] cxl: Remove else after return Robert Richter (Fri Feb 07 2025 - 10:38:45 EST)
- [PATCH v2 02/18] cxl/pci: Moving code in cxl_hdm_decode_init() Robert Richter (Fri Feb 07 2025 - 10:38:52 EST)
- [PATCH v2 03/18] cxl/pci: cxl_hdm_decode_init: Move comment Robert Richter (Fri Feb 07 2025 - 10:39:05 EST)
- [PATCH v2 04/18] cxl/pci: Add comments to cxl_hdm_decode_init() Robert Richter (Fri Feb 07 2025 - 10:39:30 EST)
- [PATCH v2 05/18] cxl: Introduce parent_port_of() helper Robert Richter (Fri Feb 07 2025 - 10:39:33 EST)
- [PATCH v2 06/18] cxl/region: Rename function to cxl_find_decoder_early() Robert Richter (Fri Feb 07 2025 - 10:39:52 EST)
- [PATCH v2 07/18] cxl/region: Avoid duplicate call of cxl_find_decoder_early() Robert Richter (Fri Feb 07 2025 - 10:40:05 EST)
- [PATCH v2 09/18] cxl/region: Factor out code to find the root decoder Robert Richter (Fri Feb 07 2025 - 10:40:19 EST)
- [PATCH v2 08/18] cxl/region: Move find_cxl_root() to cxl_add_to_region() Robert Richter (Fri Feb 07 2025 - 10:40:33 EST)
- [PATCH v2 10/18] cxl/region: Factor out code to find a root decoder's region Robert Richter (Fri Feb 07 2025 - 10:40:59 EST)
- [PATCH v2 12/18] cxl/region: Use iterator to find the root port in cxl_find_root_decoder() Robert Richter (Fri Feb 07 2025 - 10:41:00 EST)
- [PATCH v2 11/18] cxl/region: Split region registration into an initialization and adding part Robert Richter (Fri Feb 07 2025 - 10:41:07 EST)
- [PATCH v2 13/18] cxl/region: Add function to find a port's switch decoder by range Robert Richter (Fri Feb 07 2025 - 10:41:14 EST)
- [PATCH v2 14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize() Robert Richter (Fri Feb 07 2025 - 10:41:31 EST)
- [PATCH v2 15/18] cxl/region: Show message on registration failure Robert Richter (Fri Feb 07 2025 - 10:41:37 EST)
- [PATCH v2 16/18] cxl/region: Show message on broken target list Robert Richter (Fri Feb 07 2025 - 10:41:58 EST)
- [PATCH v2 17/18] cxl: Show message when a decoder was added to a port Robert Richter (Fri Feb 07 2025 - 10:42:02 EST)
- Re: [PATCH v2] drm/virtio: Align host mapping request to maximum platform page size Dmitry Osipenko (Fri Feb 07 2025 - 10:42:22 EST)
- [PATCH v2 18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages Robert Richter (Fri Feb 07 2025 - 10:42:28 EST)
- Re: [PATCH v2 1/1] ASoC: tas2781: Switch to use %ptTsr Mark Brown (Fri Feb 07 2025 - 10:42:50 EST)
- Re: [PATCH V5] phy: freescale: fsl-samsung-hdmi: fix build error in fsl_samsung_hdmi_phy_configure_pll_lock_det Adam Ford (Fri Feb 07 2025 - 10:43:03 EST)
- Re: max8997 cleanup bug? Dr. David Alan Gilbert (Fri Feb 07 2025 - 10:43:16 EST)
- Re: [PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children Rafael J. Wysocki (Fri Feb 07 2025 - 10:43:34 EST)
- Re: [PATCH v2 7/7] gpio: 74x164: Utilise temporary variable for struct device Andy Shevchenko (Fri Feb 07 2025 - 10:43:51 EST)
- Re: [PATCH v5 08/40] x86/resctrl: Generate default_ctrl instead of sharing it James Morse (Fri Feb 07 2025 - 10:44:14 EST)
- Re: [PATCH v1 1/3] dt-bindings: sound: convert ICS-43432 binding to YAML Rob Herring (Arm) (Fri Feb 07 2025 - 10:44:15 EST)
- Re: [PATCH v5 14/40] x86/resctrl: Add a resctrl helper to reset all the resources James Morse (Fri Feb 07 2025 - 10:44:40 EST)
- Re: [PATCH v5 12/40] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain() James Morse (Fri Feb 07 2025 - 10:44:53 EST)
- Re: [PATCH v2 43/45] pwm: gpio: Switch to use hrtimer_setup() Uwe Kleine-König (Fri Feb 07 2025 - 10:45:17 EST)
- Re: [PATCH v2 04/13] bus: ts-nbus: use gpiod_multi_set_value_cansleep Yury Norov (Fri Feb 07 2025 - 10:45:26 EST)
- Re: [PATCH v5 17/40] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers James Morse (Fri Feb 07 2025 - 10:45:44 EST)
- Re: [PATCH v5 19/40] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC James Morse (Fri Feb 07 2025 - 10:46:02 EST)
- Re: [PATCH 1/5] sched/topology: Introduce for_each_numa_node() iterator Andrea Righi (Fri Feb 07 2025 - 10:46:09 EST)
- Re: [PATCH v5 18/40] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h James Morse (Fri Feb 07 2025 - 10:46:22 EST)
- [PATCH v3 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Fri Feb 07 2025 - 10:46:41 EST)
- Re: [PATCH v5 21/40] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers James Morse (Fri Feb 07 2025 - 10:46:45 EST)
- [PATCH v3 2/2] scsi: qedf: Add check for bdt_info Jiasheng Jiang (Fri Feb 07 2025 - 10:47:05 EST)
- Re: [PATCH -v2 5/7] module: Extend the MODULE_ namespace parsing Masahiro Yamada (Fri Feb 07 2025 - 10:47:31 EST)
- Re: [PATCH v1] cpuidle: intel_idle: Update MAINTAINERS Rafael J. Wysocki (Fri Feb 07 2025 - 10:47:34 EST)
- Re: [PATCH v5 23/40] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions James Morse (Fri Feb 07 2025 - 10:47:39 EST)
- Re: [RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals Rafael J. Wysocki (Fri Feb 07 2025 - 10:47:42 EST)
- Re: [PATCH v5 25/40] x86/resctrl: Make prefetch_disable_bits belong to the arch code James Morse (Fri Feb 07 2025 - 10:48:34 EST)
- [PATCH v10 01/14] platform/x86: alienware-wmi: Add a state container for LED control feature Kurt Borja (Fri Feb 07 2025 - 10:48:44 EST)
- Re: [PATCH v2 1/2] scsi: qedf: Replace kmalloc_array() with kcalloc() Jiasheng Jiang (Fri Feb 07 2025 - 10:48:54 EST)
- [PATCH v10 00/14] platform/x86: alienware-wmi driver rework Kurt Borja (Fri Feb 07 2025 - 10:49:08 EST)
- [PATCH v10 03/14] platform/x86: alienware-wmi: Add a state container for thermal control methods Kurt Borja (Fri Feb 07 2025 - 10:49:25 EST)
- Re: [PATCH v5 30/40] x86/resctrl: Describe resctrl's bitmap size assumptions James Morse (Fri Feb 07 2025 - 10:49:29 EST)
- [PATCH v10 02/14] platform/x86: alienware-wmi: Add WMI Drivers Kurt Borja (Fri Feb 07 2025 - 10:49:33 EST)
- [PATCH v10 04/14] platform/x86: alienware-wmi: Refactor LED control methods Kurt Borja (Fri Feb 07 2025 - 10:49:58 EST)
- [PATCH v10 08/14] MAINTAINERS: Update ALIENWARE WMI DRIVER entry Kurt Borja (Fri Feb 07 2025 - 10:50:06 EST)
- Re: [PATCH net-next v4 1/8] net: gro: decouple GRO from the NAPI layer Alexander Lobakin (Fri Feb 07 2025 - 10:50:28 EST)
- [PATCH v10 05/14] platform/x86: alienware-wmi: Refactor hdmi, amplifier, deepslp methods Kurt Borja (Fri Feb 07 2025 - 10:50:58 EST)
- [PATCH v10 06/14] platform/x86: alienware-wmi: Refactor thermal control methods Kurt Borja (Fri Feb 07 2025 - 10:51:11 EST)
- [PATCH v10 09/14] platform/x86: Rename alienware-wmi.c Kurt Borja (Fri Feb 07 2025 - 10:51:18 EST)
- [PATCH v10 07/14] platform/x86: alienware-wmi: Split DMI table Kurt Borja (Fri Feb 07 2025 - 10:51:22 EST)
- [PATCH v10 10/14] platform/x86: Add alienware-wmi.h Kurt Borja (Fri Feb 07 2025 - 10:51:29 EST)
- [PATCH v10 12/14] platform/x86: dell: Modify Makefile alignment Kurt Borja (Fri Feb 07 2025 - 10:51:35 EST)
- [PATCH v10 11/14] platform/x86: Split the alienware-wmi driver Kurt Borja (Fri Feb 07 2025 - 10:51:37 EST)
- [PATCH v10 14/14] platform/x86: alienware-wmi: Update header and module information Kurt Borja (Fri Feb 07 2025 - 10:52:01 EST)
- [PATCH v10 13/14] platform/x86: Update alienware-wmi config entries Kurt Borja (Fri Feb 07 2025 - 10:52:12 EST)
- Re: [PATCH v2 1/1] regmap: irq: Use one way of setting all bits in the register Mark Brown (Fri Feb 07 2025 - 10:52:27 EST)
- Re: [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support Marc Kleine-Budde (Fri Feb 07 2025 - 10:52:42 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Juri Lelli (Fri Feb 07 2025 - 10:53:23 EST)
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in Sean Christopherson (Fri Feb 07 2025 - 10:53:25 EST)
- Re: [PATCH v6 01/11] kconfig: Add PicoSAT interface Thorsten Berger (Fri Feb 07 2025 - 10:53:42 EST)
- Re: [PATCH v5 32/40] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point James Morse (Fri Feb 07 2025 - 10:54:35 EST)
- Re: [PATCH v5 33/40] x86/resctrl: Drop __init/__exit on assorted symbols James Morse (Fri Feb 07 2025 - 10:54:59 EST)
- Re: modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error Jason Gunthorpe (Fri Feb 07 2025 - 10:55:15 EST)
- Re: [PATCH v5 38/40] fs/resctrl: Add boiler plate for external resctrl code James Morse (Fri Feb 07 2025 - 10:55:25 EST)
- Re: [PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug Christian Loehle (Fri Feb 07 2025 - 10:55:43 EST)
- Re: [PATCH v2] intel_idle: introduce 'no_native' module parameter Artem Bityutskiy (Fri Feb 07 2025 - 10:55:56 EST)
- Re: [PATCH v5 40/40] x86/resctrl: Add python script to move resctrl code to /fs/resctrl James Morse (Fri Feb 07 2025 - 10:56:06 EST)
- [PATCH v4 1/4] arm64: dts: exynos: gs101: add SRAM node Tudor Ambarus (Fri Feb 07 2025 - 10:57:04 EST)
- [PATCH v4 0/4] arm64: exynos: gs101: add ACPM related nodes Tudor Ambarus (Fri Feb 07 2025 - 10:57:05 EST)
- [PATCH v4 2/4] arm64: dts: exynos: gs101: add AP to APM mailbox node Tudor Ambarus (Fri Feb 07 2025 - 10:57:20 EST)
- [PATCH v4 3/4] arm64: dts: exynos: gs101: add ACPM protocol node Tudor Ambarus (Fri Feb 07 2025 - 10:57:36 EST)
- [PATCH v4 4/4] arm64: defconfig: enable ACPM protocol and Exynos mailbox Tudor Ambarus (Fri Feb 07 2025 - 10:57:36 EST)
- Re: [PATCH v4 5/9] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors Andrew Davis (Fri Feb 07 2025 - 10:58:01 EST)
- 回复: [PATCH] mm: optimize memblock_add_range() for improved performance Stephen Eta Zhou (Fri Feb 07 2025 - 10:58:39 EST)
- [PATCH net-next v5 1/5] dt-bindings: net: pcs: Add Ethernet PCS for Qualcomm IPQ9574 SoC Lei Wei (Fri Feb 07 2025 - 10:59:11 EST)
- [PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC Lei Wei (Fri Feb 07 2025 - 10:59:26 EST)
- [PATCH net-next v5 2/5] net: pcs: Add PCS driver for Qualcomm IPQ9574 SoC Lei Wei (Fri Feb 07 2025 - 10:59:48 EST)
- [PATCH net-next v5 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations Lei Wei (Fri Feb 07 2025 - 11:00:13 EST)
- [PATCH net-next v5 4/5] net: pcs: qcom-ipq9574: Add USXGMII interface mode support Lei Wei (Fri Feb 07 2025 - 11:00:16 EST)
- [PATCH net-next v5 5/5] MAINTAINERS: Add maintainer for Qualcomm IPQ9574 PCS driver Lei Wei (Fri Feb 07 2025 - 11:00:52 EST)
- Re: [PATCH v2 02/18] cxl/pci: Moving code in cxl_hdm_decode_init() Gregory Price (Fri Feb 07 2025 - 11:02:27 EST)
- Re: [PATCH v2 03/18] cxl/pci: cxl_hdm_decode_init: Move comment Gregory Price (Fri Feb 07 2025 - 11:03:05 EST)
- Re: modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error Mitchell Augustin (Fri Feb 07 2025 - 11:03:21 EST)
- Re: [PATCH v9 06/12] x86/mm: use INVLPGB for kernel TLB flushes Brendan Jackman (Fri Feb 07 2025 - 11:03:58 EST)
- Re: [PATCH RFC v2] dt-bindings: mmc: mmc-slot: make compatible property optional Conor Dooley (Fri Feb 07 2025 - 11:04:01 EST)
- 回复: [PATCH] mm: optimize memblock_add_range() for improved performance Stephen Eta Zhou (Fri Feb 07 2025 - 11:04:18 EST)
- [PATCH v2 5.10/5.15] tty: n_gsm: Fix use-after-free in gsm_cleanup_mux Alexey Panov (Fri Feb 07 2025 - 11:04:50 EST)
- Re: [PATCH v7 6/7] ima: make the kexec extra memory configurable Mimi Zohar (Fri Feb 07 2025 - 11:05:07 EST)
- Re: [PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children Johan Hovold (Fri Feb 07 2025 - 11:06:32 EST)
- Re: [PATCH v6 4/5] media: i2c: imx219: Increase minimum LLP to fix blocky artefacts Jacopo Mondi (Fri Feb 07 2025 - 11:07:22 EST)
- Re: [PATCH] f_midi_complete to call tasklet_hi_schedule Jillian Donahue (Fri Feb 07 2025 - 11:11:10 EST)
- Re: [syzbot] Re: [PATCH v1] Bluetooth: L2CAP: Fix corrupted list in hci_chan_del syzbot (Fri Feb 07 2025 - 11:13:20 EST)
- [PATCH v3 1/2] ASoC: dt-bindings: Add cmx655 codec Nikola Jelic (Fri Feb 07 2025 - 11:14:24 EST)
- [PATCH v3 2/2] ASoC: codecs: cmx655: Add CML's CMX655D codec Nikola Jelic (Fri Feb 07 2025 - 11:14:38 EST)
- Re: [PATCH 02/14] cpufreq/amd-pstate: Drop min and max cached frequencies Mario Limonciello (Fri Feb 07 2025 - 11:15:54 EST)
- Re: [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path Albert Esteve (Fri Feb 07 2025 - 11:16:40 EST)
- 回复: [PATCH] mm: optimize memblock_add_range() for improved performance Stephen Eta Zhou (Fri Feb 07 2025 - 11:17:57 EST)
- [PATCH v2 0/2] PCI: Add support for logging Flit Mode TLPs (PCIe6) Ilpo Järvinen (Fri Feb 07 2025 - 11:19:06 EST)
- [PATCH v2 1/2] PCI: Track Flit Mode Status & print it with link status Ilpo Järvinen (Fri Feb 07 2025 - 11:19:31 EST)
- [PATCH v2 2/2] PCI: Handle TLP Log in Flit mode Ilpo Järvinen (Fri Feb 07 2025 - 11:19:36 EST)
- [PATCH 0/9] riscv: Unaligned access speed probing fixes and skipping Andrew Jones (Fri Feb 07 2025 - 11:19:59 EST)
- [PATCH 1/9] riscv: Annotate unaligned access init functions Andrew Jones (Fri Feb 07 2025 - 11:20:01 EST)
- [PATCH 2/9] riscv: Fix riscv_online_cpu_vec Andrew Jones (Fri Feb 07 2025 - 11:20:17 EST)
- [PATCH 3/9] riscv: Fix check_unaligned_access_all_cpus Andrew Jones (Fri Feb 07 2025 - 11:20:32 EST)
- [PATCH 4/9] riscv: Change check_unaligned_access_speed_all_cpus to void Andrew Jones (Fri Feb 07 2025 - 11:20:38 EST)
- [PATCH 5/9] riscv: Fix set up of cpu hotplug callbacks Andrew Jones (Fri Feb 07 2025 - 11:20:53 EST)
- [PATCH 6/9] riscv: Fix set up of vector cpu hotplug callback Andrew Jones (Fri Feb 07 2025 - 11:21:04 EST)
- [PATCH 7/9] riscv: Prepare for unaligned access type table lookups Andrew Jones (Fri Feb 07 2025 - 11:21:14 EST)
- [PATCH 8/9] riscv: Implement check_unaligned_access_table Andrew Jones (Fri Feb 07 2025 - 11:21:25 EST)
- [PATCH 9/9] riscv: Add Ventana unaligned access table entries Andrew Jones (Fri Feb 07 2025 - 11:21:39 EST)
- Re: [PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp Eyal Birger (Fri Feb 07 2025 - 11:21:54 EST)
- Re: [PATCH v2 10/18] cxl/region: Factor out code to find a root decoder's region Gregory Price (Fri Feb 07 2025 - 11:22:01 EST)
- Re: [PATCH v3 1/2] media: videobuf2: Fix dmabuf cache sync/flush in dma-contig Tomasz Figa (Fri Feb 07 2025 - 11:22:38 EST)
- [PATCH v2 0/2] Rockchip W552793DBA-V10 panel support Sebastian Reichel (Fri Feb 07 2025 - 11:22:57 EST)
- [PATCH v2 1/2] dt-bindings: display: panel: Add Raydium RM67200 Sebastian Reichel (Fri Feb 07 2025 - 11:22:59 EST)
- [PATCH v2 2/2] drm/panel: add Raydium RM67200 panel driver Sebastian Reichel (Fri Feb 07 2025 - 11:23:10 EST)
- Re: [PATCH -v2 4/7] module: Add module specific symbol namespace support Masahiro Yamada (Fri Feb 07 2025 - 11:23:30 EST)
- [PATCH 1/1] PCI: Cleanup dev->resource + resno to use pci_resource_n() Ilpo Järvinen (Fri Feb 07 2025 - 11:23:44 EST)
- [PATCH v3 1/7] ASoC: SOF: imx: introduce more common structures and functions Laurentiu Mihalcea (Fri Feb 07 2025 - 11:24:09 EST)
- [PATCH v3 0/7] Refactor imx drivers and introduce support for imx95 Laurentiu Mihalcea (Fri Feb 07 2025 - 11:24:13 EST)
- [PATCH v3 2/7] ASoC: SOF: imx8: use common imx chip interface Laurentiu Mihalcea (Fri Feb 07 2025 - 11:24:30 EST)
- [PATCH v3 4/7] ASoC: SOF: imx8: drop unneeded/unused macros/header includes Laurentiu Mihalcea (Fri Feb 07 2025 - 11:24:32 EST)
- [PATCH v3 3/7] ASoC: SOF: imx8: use IMX_SOF_* macros Laurentiu Mihalcea (Fri Feb 07 2025 - 11:24:33 EST)
- [PATCH v3 5/7] ASoC: SOF: imx: merge imx8 and imx8m drivers Laurentiu Mihalcea (Fri Feb 07 2025 - 11:25:10 EST)
- [PATCH v3 6/7] ASoC: SOF: imx: merge imx8 and imx8ulp drivers Laurentiu Mihalcea (Fri Feb 07 2025 - 11:25:12 EST)
- [PATCH v3 7/7] ASoC: SOF: imx: add driver for the imx95 chip Laurentiu Mihalcea (Fri Feb 07 2025 - 11:25:18 EST)
- [PATCH net-next v2] net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx Dimitri Fedrau (Fri Feb 07 2025 - 11:26:07 EST)
- Re: [PATCH v2] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() Jaegeuk Kim (Fri Feb 07 2025 - 11:26:20 EST)
- [PATCH v2 0/2] drm: zynqmp_dp: Use scope-based mutex helpers Sean Anderson (Fri Feb 07 2025 - 11:26:30 EST)
- [PATCH v2 1/2] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Sean Anderson (Fri Feb 07 2025 - 11:26:35 EST)
- [PATCH v2 2/2] drm: zynqmp_dp: Use scope-based mutex helpers Sean Anderson (Fri Feb 07 2025 - 11:26:45 EST)
- Re: [PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children Johan Hovold (Fri Feb 07 2025 - 11:27:00 EST)
- Re: [PATCH v2 13/18] cxl/region: Add function to find a port's switch decoder by range Gregory Price (Fri Feb 07 2025 - 11:29:36 EST)
- RE: [PATCH 4/7] irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req_ack Fabrizio Castro (Fri Feb 07 2025 - 11:29:57 EST)
- Re: [PATCH 2/2 v2] f2fs: add a sysfs entry to request donate file-backed pages Jaegeuk Kim (Fri Feb 07 2025 - 11:30:10 EST)
- Re: [PATCH v10 0/5] drm/panthor: Display size of internal kernel BOs through fdinfo Boris Brezillon (Fri Feb 07 2025 - 11:30:18 EST)
- Re: [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep() David Lechner (Fri Feb 07 2025 - 11:30:39 EST)
- Re: [PATCH v2 18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages Gregory Price (Fri Feb 07 2025 - 11:30:59 EST)
- 回复: [PATCH] mm: optimize memblock_add_range() for improved performance Stephen Eta Zhou (Fri Feb 07 2025 - 11:31:12 EST)
- [PATCH] ASoC: dt-bindings: wlf,wm8960: add 'port' property Laurentiu Mihalcea (Fri Feb 07 2025 - 11:31:41 EST)
- Re: [PATCH] f_midi_complete to call tasklet_hi_schedule Greg KH (Fri Feb 07 2025 - 11:32:26 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Nicolas Dufresne (Fri Feb 07 2025 - 11:32:42 EST)
- Re: [PATCH v2 1/2] drm: zynqmp_dp: Fix a deadlock in zynqmp_dp_ignore_hpd_set() Laurent Pinchart (Fri Feb 07 2025 - 11:33:33 EST)
- Re: [PATCH v3 1/7] ASoC: SOF: imx: introduce more common structures and functions Markus Elfring (Fri Feb 07 2025 - 11:36:13 EST)
- Re: [PATCH] gpu: host1x: Fix a use of uninitialized mutex Thierry Reding (Fri Feb 07 2025 - 11:36:23 EST)
- Re: [PATCH] f_midi_complete to call tasklet_hi_schedule Sebastian Andrzej Siewior (Fri Feb 07 2025 - 11:37:00 EST)
- Re: [PATCH 08/15] x86: Physical address comparisons in fill_p*d/pte Maciej Wieczor-Retman (Fri Feb 07 2025 - 11:38:17 EST)
- [PATCH v7 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs Ciprian Costea (Fri Feb 07 2025 - 11:38:29 EST)
- [PATCH v7 1/4] dt-bindings: rtc: add schema for NXP S32G2/S32G3 SoCs Ciprian Costea (Fri Feb 07 2025 - 11:38:50 EST)
- [PATCH v7 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support Ciprian Costea (Fri Feb 07 2025 - 11:38:54 EST)
- [PATCH v7 3/4] arm64: defconfig: add S32G RTC module support Ciprian Costea (Fri Feb 07 2025 - 11:39:19 EST)
- Re: [PATCH -v2 2/7] module/modpost: Use for() loop Masahiro Yamada (Fri Feb 07 2025 - 11:39:39 EST)
- [PATCH v7 4/4] MAINTAINERS: add NXP S32G RTC driver Ciprian Costea (Fri Feb 07 2025 - 11:39:44 EST)
- Re: [PATCH v1] arm64: dts: rockchip: add 'chassis-type' property on PineNote Diederik de Haas (Fri Feb 07 2025 - 11:39:47 EST)
- Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Fri Feb 07 2025 - 11:40:09 EST)
- Re: [PATCH net v1] net: stmmac: Apply new page pool parameters when SPH is enabled Thierry Reding (Fri Feb 07 2025 - 11:42:31 EST)
- Re: [RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs Boris Brezillon (Fri Feb 07 2025 - 11:42:51 EST)
- Re: [PATCH 4/9] riscv: Change check_unaligned_access_speed_all_cpus to void Clément Léger (Fri Feb 07 2025 - 11:43:03 EST)
- [PATCH] x86/mm: Replace manual bounding with clamp() Qasim Ijaz (Fri Feb 07 2025 - 11:43:26 EST)
- Re: [PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268 Vladimir Oltean (Fri Feb 07 2025 - 11:44:17 EST)
- Re: [PATCH 1/4] ASoC: SOF: amd: Add post_fw_run_delay ACP quirk Cristian Ciocaltea (Fri Feb 07 2025 - 11:44:31 EST)
- Re: [PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268 Florian Fainelli (Fri Feb 07 2025 - 11:44:45 EST)
- Re: [PATCH v2 2/2] drm: zynqmp_dp: Use scope-based mutex helpers Laurent Pinchart (Fri Feb 07 2025 - 11:45:05 EST)
- Re: [PATCH 5/9] riscv: Fix set up of cpu hotplug callbacks Clément Léger (Fri Feb 07 2025 - 11:45:14 EST)
- Re: [PATCH] drm/panthor: avoid garbage value in panthor_ioctl_dev_query() Boris Brezillon (Fri Feb 07 2025 - 11:45:30 EST)
- RE: [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver Havalige, Thippeswamy (Fri Feb 07 2025 - 11:46:16 EST)
- Re: [RFC PATCH 1/2] KVM: arm64: nv: selftests: Add guest hypervisor test Ganapatrao Kulkarni (Fri Feb 07 2025 - 11:46:46 EST)
- Re: [PATCH 2/9] riscv: Fix riscv_online_cpu_vec Clément Léger (Fri Feb 07 2025 - 11:47:38 EST)
- [PATCH] thermal/drivers/rockchip: add missing rk3328 mapping entry Trevor Woerner (Fri Feb 07 2025 - 11:48:11 EST)
- Re: [PATCH v6 5/5] media: i2c: imx219: Scale the pixel rate for analog binning Jacopo Mondi (Fri Feb 07 2025 - 11:49:37 EST)
- Re: [PATCH] pinctrl: spacemit: enable config option Conor Dooley (Fri Feb 07 2025 - 11:49:49 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Vlastimil Babka (Fri Feb 07 2025 - 11:50:05 EST)
- Re: [PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp Jann Horn (Fri Feb 07 2025 - 11:50:56 EST)
- Re: [PATCH] perf tool_pmu: Add skip check in tool_pmu__event_to_str() Ian Rogers (Fri Feb 07 2025 - 11:52:30 EST)
- Re: [PATCH RFC net-next v2 2/3] net: dsa: microchip: Add SGMII port support to KSZ9477 switch Vladimir Oltean (Fri Feb 07 2025 - 11:52:42 EST)
- Re: [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep() Geert Uytterhoeven (Fri Feb 07 2025 - 11:53:16 EST)
- Re: [PATCH v2 01/21] arm64: dts: qcom: sm8250: Add PCIe bridge node Manivannan Sadhasivam (Fri Feb 07 2025 - 11:53:28 EST)
- Re: [PATCH v4 11/21] RISC-V: perf: Restructure the SBI PMU code Atish Kumar Patra (Fri Feb 07 2025 - 11:54:26 EST)
- Re: [syzbot] Re: [PATCH v1] Bluetooth: L2CAP: Fix corrupted list in hci_chan_del syzbot (Fri Feb 07 2025 - 11:54:37 EST)
- [PATCH 6.1] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition Alexey Panov (Fri Feb 07 2025 - 11:55:56 EST)
- [PATCH 5.10/5.15] i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition Alexey Panov (Fri Feb 07 2025 - 11:56:49 EST)
- [PATCH iwl-next v3 0/9] igc: Add support for Frame Preemption feature in IGC Faizal Rahim (Fri Feb 07 2025 - 11:57:16 EST)
- [PATCH iwl-next v3 1/9] net: ethtool: mm: extract stmmac verification logic into common library Faizal Rahim (Fri Feb 07 2025 - 11:57:41 EST)
- [PATCH iwl-next v3 2/9] igc: Rename xdp_get_tx_ring() for non-xdp usage Faizal Rahim (Fri Feb 07 2025 - 11:57:58 EST)
- [PATCH iwl-next v3 3/9] igc: Optimize the TX packet buffer utilization Faizal Rahim (Fri Feb 07 2025 - 11:58:17 EST)
- [PATCH iwl-next v3 4/9] igc: Set the RX packet buffer size for TSN mode Faizal Rahim (Fri Feb 07 2025 - 11:58:37 EST)
- [PATCH iwl-next v3 5/9] igc: Add support for frame preemption verification Faizal Rahim (Fri Feb 07 2025 - 11:59:01 EST)
- [PATCH iwl-next v3 6/9] igc: Add support to set tx-min-frag-size Faizal Rahim (Fri Feb 07 2025 - 11:59:40 EST)
- [PATCH iwl-next v3 7/9] igc: Add support for preemptible traffic class in taprio Faizal Rahim (Fri Feb 07 2025 - 12:00:01 EST)
- Re: [PATCH 2/2] dt-bindings: display: qcom,sm8650-mdss: only document the mdp0-mem interconnect path Dmitry Baryshkov (Fri Feb 07 2025 - 12:00:45 EST)
- [PATCH iwl-next v3 8/9] igc: Add support to get MAC Merge data via ethtool Faizal Rahim (Fri Feb 07 2025 - 12:00:58 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Josh Poimboeuf (Fri Feb 07 2025 - 12:01:14 EST)
- [PATCH iwl-next v3 9/9] igc: Add support to get frame preemption statistics via ethtool Faizal Rahim (Fri Feb 07 2025 - 12:01:29 EST)
- Re: [PATCH v3 8/8] drm/vkms: convert to use faux_device Louis Chauvet (Fri Feb 07 2025 - 12:01:32 EST)
- Re: [PATCH v2 1/2] dt-bindings: display: qcom,sm8550-mdss: only document the mdp0-mem interconnect path Dmitry Baryshkov (Fri Feb 07 2025 - 12:01:38 EST)
- Re: [PATCH v1 drm-dp 3/4] drm/hisilicon/hibmc: Add debugfs interface to enable colorbar feature and get link status Dmitry Baryshkov (Fri Feb 07 2025 - 12:02:03 EST)
- Re: [PATCH iwl-next v2 5/9] igc: Add support for frame preemption verification Abdul Rahim, Faizal (Fri Feb 07 2025 - 12:02:17 EST)
- Re: [PATCH 3/4] ASoC: SOF: amd: Handle IPC replies before FW_BOOT_COMPLETE Cristian Ciocaltea (Fri Feb 07 2025 - 12:02:19 EST)
- Re: [PATCH] PCI: hv: Correct a comment Manivannan Sadhasivam (Fri Feb 07 2025 - 12:02:47 EST)
- Re: [PATCH v3 0/3] Add TI TPS65215 PMIC GPIO Support Shree Ramamoorthy (Fri Feb 07 2025 - 12:03:25 EST)
- Re: [PATCH v6 20/43] arm64: RME: Runtime faulting of memory Steven Price (Fri Feb 07 2025 - 12:05:08 EST)
- Re: [PATCH v6 22/43] KVM: arm64: Validate register access for a Realm VM Steven Price (Fri Feb 07 2025 - 12:05:28 EST)
- Re: [PATCH v6 25/43] arm64: Don't expose stolen time for realm guests Steven Price (Fri Feb 07 2025 - 12:05:41 EST)
- Re: [PATCH v6 27/43] arm64: rme: support RSI_HOST_CALL Steven Price (Fri Feb 07 2025 - 12:06:06 EST)
- Re: [PATCH v6 28/43] arm64: rme: Allow checking SVE on VM instance Steven Price (Fri Feb 07 2025 - 12:06:12 EST)
- Re: [PATCH v6 29/43] arm64: RME: Always use 4k pages for realms Steven Price (Fri Feb 07 2025 - 12:06:40 EST)
- Re: [PATCH v2] drm/panic: Better binary encoding in QR code Jocelyn Falempe (Fri Feb 07 2025 - 12:06:54 EST)
- Re: [PATCH v4 6/9] arm64: dts: ti: k3-am62p5-sk: Enable IPC with remote processors Andrew Davis (Fri Feb 07 2025 - 12:07:12 EST)
- Re: [PATCH v2 2/2] drm: zynqmp_dp: Use scope-based mutex helpers Sean Anderson (Fri Feb 07 2025 - 12:07:25 EST)
- Re: [PATCH v7 7/7] ima: measure kexec load and exec events as critical data Mimi Zohar (Fri Feb 07 2025 - 12:07:38 EST)
- Re: [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry Valentin Schneider (Fri Feb 07 2025 - 12:07:55 EST)
- Re: [PATCH 2/9] riscv: Fix riscv_online_cpu_vec Andrew Jones (Fri Feb 07 2025 - 12:08:40 EST)
- Re: [PATCH 1/5] sched/topology: Introduce for_each_numa_node() iterator Yury Norov (Fri Feb 07 2025 - 12:08:42 EST)
- Re: [PATCH v6 30/43] arm64: rme: Prevent Device mappings for Realms Steven Price (Fri Feb 07 2025 - 12:08:51 EST)
- Re: [PATCH v1] arm64: dts: rockchip: add 'chassis-type' property on PineNote Dragan Simic (Fri Feb 07 2025 - 12:12:22 EST)
- Re: [PATCH] iio: imu: bmi270: Match ACPI ID found on newer GPD firmware Alex Lanzano (Fri Feb 07 2025 - 12:12:30 EST)
- Re: [PATCH v2] intel_idle: introduce 'no_native' module parameter David Arcari (Fri Feb 07 2025 - 12:13:46 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Konstantin Ryabitsev (Fri Feb 07 2025 - 12:14:49 EST)
- Re: [PATCH] thermal/drivers/rockchip: add missing rk3328 mapping entry Dragan Simic (Fri Feb 07 2025 - 12:15:32 EST)
- Re: [PATCH v2 0/8] wifi: ath12k: handle change_vif_links() callback Jeff Johnson (Fri Feb 07 2025 - 12:16:23 EST)
- Re: [PATCH v11 08/23] x86/resctrl: Introduce interface to display number of monitoring counters Moger, Babu (Fri Feb 07 2025 - 12:18:29 EST)
- Re: [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range Sean Christopherson (Fri Feb 07 2025 - 12:18:47 EST)
- Re: [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy" Atish Kumar Patra (Fri Feb 07 2025 - 12:19:13 EST)
- Re: [PATCH V8 06/14] rust: Add bare minimal bindings for clk framework Danilo Krummrich (Fri Feb 07 2025 - 12:19:29 EST)
- Re: [PATCH net-next v6 5/7] tun: Extract the vnet handling code Willem de Bruijn (Fri Feb 07 2025 - 12:19:59 EST)
- Re: [PATCH net-next v6 6/7] tap: Keep hdr_len in tap_get_user() Willem de Bruijn (Fri Feb 07 2025 - 12:21:18 EST)
- [PATCH 0/2] rust: macros: fix `make rusttest` build on macOS Tamir Duberstein (Fri Feb 07 2025 - 12:22:12 EST)
- [PATCH 1/2] rust: macros: improve panic messages Tamir Duberstein (Fri Feb 07 2025 - 12:22:23 EST)
- [PATCH 2/2] rust: macros: fix `make rusttest` build on macOS Tamir Duberstein (Fri Feb 07 2025 - 12:22:35 EST)
- Re: [PATCH 16/16] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop Sean Christopherson (Fri Feb 07 2025 - 12:23:41 EST)
- Re: [PATCH 06/11] x86/alternative: Simplify callthunk patching Josh Poimboeuf (Fri Feb 07 2025 - 12:24:07 EST)
- Re: [PATCH v3] rust: allocator_test: use `posix_memalign` Tamir Duberstein (Fri Feb 07 2025 - 12:24:41 EST)
- Re: [PATCH net-next v4 2/3] netdev-genl: Add an XSK attribute to queues Joe Damato (Fri Feb 07 2025 - 12:25:13 EST)
- [PATCH] mm: use READ/WRITE_ONCE() for vma->vm_flags on migrate, mprotect Lorenzo Stoakes (Fri Feb 07 2025 - 12:25:25 EST)
- Re: [PATCH] kselftest/arm64: Fix uninitialized variable warning in FPMR test Mark Brown (Fri Feb 07 2025 - 12:26:18 EST)
- RE: [EXTERNAL] [PATCH next] RDMA/mana_ib: Fix error code in probe() Long Li (Fri Feb 07 2025 - 12:26:54 EST)
- Re: [PATCH 0/3] wifi: ath11k/ath12k: Set IRQ affinity hint after requesting all shared IRQs Manivannan Sadhasivam (Fri Feb 07 2025 - 12:27:06 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Josef Bacik (Fri Feb 07 2025 - 12:29:31 EST)
- Re: [PATCH v11 10/23] x86/resctrl: Remove MSR reading of event configuration value Moger, Babu (Fri Feb 07 2025 - 12:30:56 EST)
- Re: [syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2) syzbot (Fri Feb 07 2025 - 12:31:15 EST)
- Re: [PATCH 0/2] soundwire: Intel: support more then 1 sdw bus clock frequency Pierre-Louis Bossart (Fri Feb 07 2025 - 12:31:25 EST)
- Re: [PATCH 00/10] Add SDCA DisCo parsing support Pierre-Louis Bossart (Fri Feb 07 2025 - 12:31:37 EST)
- Re: [PATCH v9 0/5] Support system sleep with offloaded usb transfers Pierre-Louis Bossart (Fri Feb 07 2025 - 12:31:59 EST)
- Re: [PATCH 1/1] PCI: armada8k: Disable LTSSM on link down interrupts manivannan.sadhasivam@xxxxxxxxxx (Fri Feb 07 2025 - 12:33:58 EST)
- Re: [PATCH v9 04/12] x86/mm: get INVLPGB count max from CPUID Brendan Jackman (Fri Feb 07 2025 - 12:34:33 EST)
- [PATCH] drm: writeback: Fix kernel doc name Louis Chauvet (Fri Feb 07 2025 - 12:35:55 EST)
- Re: [PATCH 6/9] riscv: Fix set up of vector cpu hotplug callback Clément Léger (Fri Feb 07 2025 - 12:36:43 EST)
- Re: [PATCH 6.12 000/583] 6.12.13-rc2 review Naresh Kamboju (Fri Feb 07 2025 - 12:36:53 EST)
- Re: [PATCH] drm/panthor: Convert IOCTL defines to an enum Boris Brezillon (Fri Feb 07 2025 - 12:37:37 EST)
- Re: [PATCH v5 11/24] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Fri Feb 07 2025 - 12:39:51 EST)
- Re: [PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h Colton Lewis (Fri Feb 07 2025 - 12:40:39 EST)
- [PATCH v2] arm64: dts: mediatek: mt8188: Assign apll1 clock as parent to avoid hang Nícolas F. R. A. Prado (Fri Feb 07 2025 - 12:41:55 EST)
- Re: [PATCH] thermal/drivers/rockchip: add missing rk3328 mapping entry Trevor Woerner (Fri Feb 07 2025 - 12:43:08 EST)
- Re: [PATCH 2/9] riscv: Fix riscv_online_cpu_vec Clément Léger (Fri Feb 07 2025 - 12:43:37 EST)
- Re: [PATCH] bus: mhi: Remove unused functions Manivannan Sadhasivam (Fri Feb 07 2025 - 12:44:05 EST)
- Re: [PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired Marc Zyngier (Fri Feb 07 2025 - 12:45:44 EST)
- Re: [PATCH] bus: mhi: Remove unused functions Manivannan Sadhasivam (Fri Feb 07 2025 - 12:45:54 EST)
- Re: [PATCH v2 05/12] io_uring: Use helper function hrtimer_update_function() Jens Axboe (Fri Feb 07 2025 - 12:46:20 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Bart Van Assche (Fri Feb 07 2025 - 12:46:50 EST)
- Re: [PATCH v9 00/12] AMD broadcast TLB invalidation Rik van Riel (Fri Feb 07 2025 - 12:48:07 EST)
- Re: [PATCH v2 18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages Robert Richter (Fri Feb 07 2025 - 12:48:47 EST)
- Re: [PATCH v7 7/7] ima: measure kexec load and exec events as critical data Stefan Berger (Fri Feb 07 2025 - 12:49:34 EST)
- Re: [PATCH v3 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver Manivannan Sadhasivam (Fri Feb 07 2025 - 12:49:59 EST)
- [PATCH] modpost: introduce get_basename() helper Masahiro Yamada (Fri Feb 07 2025 - 12:50:56 EST)
- [PATCH v2] thermal/drivers/rockchip: add missing rk3328 mapping entry Trevor Woerner (Fri Feb 07 2025 - 12:51:20 EST)
- Re: [PATCH v2] scsi: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute Bart Van Assche (Fri Feb 07 2025 - 12:51:31 EST)
- Re: [PATCH v1 28/29] cxl/region: Show message on broken target list Jonathan Cameron (Fri Feb 07 2025 - 12:52:02 EST)
- [PATCH] modpost: use strstarts() to clean up parse_source_files() Masahiro Yamada (Fri Feb 07 2025 - 12:52:19 EST)
- Re: [PATCH 0/8] unwind, arm64: add sframe unwinder for kernel Josh Poimboeuf (Fri Feb 07 2025 - 12:53:02 EST)
- Re: [PATCH v4 2/14] Add TSEM specific documentation. Casey Schaufler (Fri Feb 07 2025 - 12:53:19 EST)
- Re: [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver Jonathan Cameron (Fri Feb 07 2025 - 12:54:49 EST)
- Re: [PATCH -v2 3/7] module/modpost: Add basename helper Masahiro Yamada (Fri Feb 07 2025 - 12:57:06 EST)
- Re: [PATCH 1/1] PCI: armada8k: Add link-down handle Manivannan Sadhasivam (Fri Feb 07 2025 - 12:58:14 EST)
- Re: [PATCH 0/2] Fixes for pKVM NP-guest support Oliver Upton (Fri Feb 07 2025 - 12:59:20 EST)
- Re: [PATCH v2 1/3] dt-bindings: vendor: add csot Doug Anderson (Fri Feb 07 2025 - 12:59:30 EST)
- Re: [PATCH v2 2/3] dt-bindings: display: panel: Add compatible for CSOT PNA957QT1-1 Doug Anderson (Fri Feb 07 2025 - 12:59:38 EST)
- Re: [PATCH v2 3/3] drm/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel Doug Anderson (Fri Feb 07 2025 - 12:59:52 EST)
- Re: [PATCH] pinctrl: spacemit: enable config option Alex Elder (Fri Feb 07 2025 - 13:00:34 EST)
- Re: [PATCH] bus: mhi: Remove unused functions Dr. David Alan Gilbert (Fri Feb 07 2025 - 13:01:09 EST)
- Re: [PATCH 1/8] unwind: build kernel with sframe info Josh Poimboeuf (Fri Feb 07 2025 - 13:02:05 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Hector Martin (Fri Feb 07 2025 - 13:02:30 EST)
- Re: [PATCH v2 1/3] misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error Manivannan Sadhasivam (Fri Feb 07 2025 - 13:02:44 EST)
- [PATCH net-next] trace: tcp: Add tracepoint for tcp_cwnd_reduction() Breno Leitao (Fri Feb 07 2025 - 13:05:02 EST)
- Re: [PATCH -v2 0/7] module: Strict per-modname namespaces Masahiro Yamada (Fri Feb 07 2025 - 13:05:18 EST)
- Re: [PATCH 3/8] unwind: add sframe v2 header Josh Poimboeuf (Fri Feb 07 2025 - 13:05:30 EST)
- RE: [EXTERNAL] Re: [PATCH 1/1] PCI: armada8k: Disable LTSSM on link down interrupts Wilson Ding (Fri Feb 07 2025 - 13:06:06 EST)
- Re: [PATCH] nvme-pci: Use NVME_QUIRK_SIMPLE_SUSPEND for Qualcomm Snapdragon 8cx Gen 3 platforms Manivannan Sadhasivam (Fri Feb 07 2025 - 13:06:36 EST)
- Re: [PATCH RESEND v2 0/3] arm64: dts: qcom: msm8916-xiaoxun-jz0145-v33: Add initial device tree Yang Xiwen (Fri Feb 07 2025 - 13:07:39 EST)
- [PATCH v2] tpm: do not start chip while suspended Thadeu Lima de Souza Cascardo (Fri Feb 07 2025 - 13:08:21 EST)
- Re: [PATCH v5 4/4] drm: bridge: ti-sn65dsi83: Add error recovery mechanism Herve Codina (Fri Feb 07 2025 - 13:08:35 EST)
- Re: [PATCH 2/9] riscv: Fix riscv_online_cpu_vec Andrew Jones (Fri Feb 07 2025 - 13:08:40 EST)
- Re: [PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired Oliver Upton (Fri Feb 07 2025 - 13:10:24 EST)
- Re: [PATCH] /dev/zero: make private mapping full anonymous mapping Yang Shi (Fri Feb 07 2025 - 13:10:58 EST)
- Re: [PATCH RESEND v2 2/3] dt-bindings: arm: qcom: Add XiaoXun JZ0145 v33 Yang Xiwen (Fri Feb 07 2025 - 13:12:11 EST)
- Re: [PATCH v2 01/18] cxl: Remove else after return Jonathan Cameron (Fri Feb 07 2025 - 13:12:13 EST)
- Re: [PATCH 1/2] rust: macros: improve panic messages Miguel Ojeda (Fri Feb 07 2025 - 13:12:31 EST)
- Re: [PATCH v10 1/8] sched/core: Add __might_sleep_precision() David Laight (Fri Feb 07 2025 - 13:13:15 EST)
- Re: [PATCH 2/2] rust: macros: fix `make rusttest` build on macOS Miguel Ojeda (Fri Feb 07 2025 - 13:13:57 EST)
- Re: [PATCH v1] PM: sleep: core: Synchronize runtime PM status of parents and children Rafael J. Wysocki (Fri Feb 07 2025 - 13:14:48 EST)
- Re: [PATCH 6/9] riscv: Fix set up of vector cpu hotplug callback Andrew Jones (Fri Feb 07 2025 - 13:15:24 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Konstantin Ryabitsev (Fri Feb 07 2025 - 13:16:25 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Danilo Krummrich (Fri Feb 07 2025 - 13:17:34 EST)
- [PATCH v3] checkpatch: add warning for pr_* and dev_* macros without a trailing newline Alban Kurti (Fri Feb 07 2025 - 13:18:35 EST)
- [PATCH v6 00/42] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl James Morse (Fri Feb 07 2025 - 13:18:46 EST)
- [PATCH v6 01/42] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors James Morse (Fri Feb 07 2025 - 13:18:57 EST)
- [PATCH v6 02/42] x86/resctrl: Add a helper to avoid reaching into the arch code resource list James Morse (Fri Feb 07 2025 - 13:19:06 EST)
- [PATCH v6 03/42] x86/resctrl: Remove fflags from struct rdt_resource James Morse (Fri Feb 07 2025 - 13:19:17 EST)
- [PATCH v6 04/42] x86/resctrl: Use schema type to determine how to parse schema values James Morse (Fri Feb 07 2025 - 13:19:27 EST)
- [PATCH v6 05/42] x86/resctrl: Use schema type to determine the schema format string James Morse (Fri Feb 07 2025 - 13:19:39 EST)
- [PATCH v6 06/42] x86/resctrl: Remove data_width and the tabular format James Morse (Fri Feb 07 2025 - 13:19:42 EST)
- [PATCH v6 07/42] x86/resctrl: Add max_bw to struct resctrl_membw James Morse (Fri Feb 07 2025 - 13:19:58 EST)
- [PATCH v6 08/42] x86/resctrl: Generate default_ctrl instead of sharing it James Morse (Fri Feb 07 2025 - 13:20:13 EST)
- [PATCH v6 09/42] x86/resctrl: Add helper for setting CPU default properties James Morse (Fri Feb 07 2025 - 13:20:20 EST)
- [PATCH v6 10/42] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid() James Morse (Fri Feb 07 2025 - 13:20:35 EST)
- [PATCH v6 11/42] x86/resctrl: Expose resctrl fs's init function to the rest of the kernel James Morse (Fri Feb 07 2025 - 13:20:45 EST)
- [PATCH v6 12/42] x86/resctrl: Move rdt_find_domain() to be visible to arch and fs code James Morse (Fri Feb 07 2025 - 13:20:55 EST)
- [PATCH v6 13/42] x86/resctrl: Move resctrl types to a separate header James Morse (Fri Feb 07 2025 - 13:21:07 EST)
- [PATCH v6 14/42] x86/resctrl: Add an arch helper to reset one resource James Morse (Fri Feb 07 2025 - 13:21:17 EST)
- [PATCH v6 15/42] x86/resctrl: Move monitor exit work to a resctrl exit call James Morse (Fri Feb 07 2025 - 13:21:32 EST)
- Re: [PATCH v2 RESEND 1/1] checkpatch: add warning for pr_* and dev_* macros without a trailing newline Charalampos Mitrodimas (Fri Feb 07 2025 - 13:21:47 EST)
- [PATCH v6 16/42] x86/resctrl: Move monitor init work to a resctrl init call James Morse (Fri Feb 07 2025 - 13:22:00 EST)
- [PATCH v6 18/42] x86/resctrl: Move the is_mbm_*_enabled() helpers to asm/resctrl.h James Morse (Fri Feb 07 2025 - 13:22:20 EST)
- [PATCH v6 17/42] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers James Morse (Fri Feb 07 2025 - 13:22:21 EST)
- [PATCH v6 19/42] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC James Morse (Fri Feb 07 2025 - 13:22:29 EST)
- [PATCH v6 20/42] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers James Morse (Fri Feb 07 2025 - 13:22:41 EST)
- [PATCH v6 21/42] x86/resctrl: Move mba_mbps_default_event init to filesystem code James Morse (Fri Feb 07 2025 - 13:23:09 EST)
- [PATCH v6 22/42] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource James Morse (Fri Feb 07 2025 - 13:23:09 EST)
- [PATCH v6 00/24] Intel vendor events and TMA 5.02 metrics Ian Rogers (Fri Feb 07 2025 - 13:23:13 EST)
- [PATCH v6 23/42] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions James Morse (Fri Feb 07 2025 - 13:23:25 EST)
- [PATCH v6 25/42] x86/resctrl: Make prefetch_disable_bits belong to the arch code James Morse (Fri Feb 07 2025 - 13:23:48 EST)
- [PATCH v6 02/24] perf vendor events: Update AlderlakeN events/metrics Ian Rogers (Fri Feb 07 2025 - 13:23:50 EST)
- [PATCH v6 24/42] x86/resctrl: Allow an architecture to disable pseudo lock James Morse (Fri Feb 07 2025 - 13:24:02 EST)
- [PATCH v6 26/42] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr James Morse (Fri Feb 07 2025 - 13:24:06 EST)
- [PATCH v6 27/42] x86/resctrl: Move RFTYPE flags to be managed by resctrl James Morse (Fri Feb 07 2025 - 13:24:20 EST)
- [PATCH v6 29/42] x86/resctrl: Move get_config_index() to a header James Morse (Fri Feb 07 2025 - 13:24:45 EST)
- [PATCH v6 08/24] perf vendor events: Add Clearwaterforest events Ian Rogers (Fri Feb 07 2025 - 13:24:54 EST)
- [PATCH v6 28/42] x86/resctrl: Handle throttle_mode for SMBA resources James Morse (Fri Feb 07 2025 - 13:25:04 EST)
- [PATCH v6 04/24] perf vendor events: Update Broadwell events/metrics Ian Rogers (Fri Feb 07 2025 - 13:25:08 EST)
- [PATCH v6 30/42] x86/resctrl: Claim get_{mon,ctrl}_domain_from_cpu() helpers for resctrl James Morse (Fri Feb 07 2025 - 13:25:17 EST)
- [PATCH v6 05/24] perf vendor events: Update BroadwellDE events/metrics Ian Rogers (Fri Feb 07 2025 - 13:25:18 EST)
- [PATCH v6 31/42] x86/resctrl: Remove the limit on the number of CLOSID James Morse (Fri Feb 07 2025 - 13:25:39 EST)
- [PATCH v6 01/24] perf vendor events: Update Alderlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:25:40 EST)
- [PATCH v6 32/42] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_" James Morse (Fri Feb 07 2025 - 13:25:43 EST)
- [PATCH v6 33/42] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point James Morse (Fri Feb 07 2025 - 13:26:00 EST)
- [PATCH v6 10/24] perf vendor events: Update GrandRidge events/metrics Ian Rogers (Fri Feb 07 2025 - 13:26:16 EST)
- [PATCH v6 34/42] x86/resctrl: Drop __init/__exit on assorted symbols James Morse (Fri Feb 07 2025 - 13:26:18 EST)
- [PATCH v6 35/42] x86/resctrl: Move is_mba_sc() out of core.c James Morse (Fri Feb 07 2025 - 13:26:26 EST)
- [PATCH v6 06/24] perf vendor events: Update BroadwellX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:26:27 EST)
- [PATCH v6 36/42] x86/resctrl: Add end-marker to the resctrl_event_id enum James Morse (Fri Feb 07 2025 - 13:26:45 EST)
- [PATCH v6 12/24] perf vendor events: Update Haswell events/metrics Ian Rogers (Fri Feb 07 2025 - 13:27:05 EST)
- [PATCH v6 37/42] x86/restrl: Expand the width of dom_id by replacing mon_data_bits James Morse (Fri Feb 07 2025 - 13:27:16 EST)
- [PATCH v6 38/42] x86/resctrl: Remove a newline to avoid confusing the code move script James Morse (Fri Feb 07 2025 - 13:27:25 EST)
- [PATCH v6 07/24] perf vendor events: Update CascadelakeX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:27:30 EST)
- [PATCH v6 24/24] perf test stat_all_metrics: Ensure missing events fail test Ian Rogers (Fri Feb 07 2025 - 13:27:48 EST)
- [PATCH v6 39/42] x86/resctrl: Split trace.h James Morse (Fri Feb 07 2025 - 13:27:58 EST)
- [PATCH v6 13/24] perf vendor events: Update HaswellX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:28:18 EST)
- [PATCH v6 40/42] fs/resctrl: Add boiler plate for external resctrl code James Morse (Fri Feb 07 2025 - 13:28:27 EST)
- [PATCH v6 41/42] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl James Morse (Fri Feb 07 2025 - 13:29:19 EST)
- [PATCH v6 09/24] perf vendor events: Update EmeraldRapids events/metrics Ian Rogers (Fri Feb 07 2025 - 13:29:52 EST)
- [PATCH v6 42/42] x86/resctrl: Add python script to move resctrl code to /fs/resctrl James Morse (Fri Feb 07 2025 - 13:29:52 EST)
- [PATCH v6 20/24] perf vendor events: Update Sierraforest events/metrics Ian Rogers (Fri Feb 07 2025 - 13:30:14 EST)
- [PATCH v6 14/24] perf vendor events: Update Icelake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:30:21 EST)
- [PATCH v6 11/24] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Fri Feb 07 2025 - 13:30:46 EST)
- [PATCH v6 21/24] perf vendor events: Update Skylake metrics Ian Rogers (Fri Feb 07 2025 - 13:31:02 EST)
- [PATCH v6 15/24] perf vendor events: Update IcelakeX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:31:15 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Bernd Schubert (Fri Feb 07 2025 - 13:31:19 EST)
- [PATCH v6 03/24] perf vendor events: Add Arrowlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:31:30 EST)
- [PATCH v6 18/24] perf vendor events: Update Rocketlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:31:42 EST)
- [PATCH v6 17/24] perf vendor events: Update Meteorlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:32:00 EST)
- [PATCH v6 22/24] perf vendor events: Update SkylakeX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:32:08 EST)
- [PATCH v6 23/24] perf vendor events: Update Tigerlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:32:14 EST)
- [PATCH v6 19/24] perf vendor events: Update Sapphirerapids events/metrics Ian Rogers (Fri Feb 07 2025 - 13:32:34 EST)
- [PATCH v6 16/24] perf vendor events: Update/add Lunarlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:34:29 EST)
- Re: [PATCH v11 11/23] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain Moger, Babu (Fri Feb 07 2025 - 13:35:20 EST)
- [PATCH] fuse: prevent folio use-after-free in readahead Vlastimil Babka (Fri Feb 07 2025 - 13:35:25 EST)
- Re: [PATCH v9 00/12] AMD broadcast TLB invalidation Brendan Jackman (Fri Feb 07 2025 - 13:36:44 EST)
- Re: [PATCH v4 03/10] PCI: stm32: Add PCIe host support for STM32MP25 Manivannan Sadhasivam (Fri Feb 07 2025 - 13:37:20 EST)
- Re: [PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x Abhishek Chauhan (ABC) (Fri Feb 07 2025 - 13:37:44 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Marco Elver (Fri Feb 07 2025 - 13:38:06 EST)
- [GIT PULL] (ibft) changes for v6.14-rc1 Konrad Rzeszutek Wilk (Fri Feb 07 2025 - 13:38:15 EST)
- RE: hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec Michael Kelley (Fri Feb 07 2025 - 13:38:32 EST)
- Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling Andi Kleen (Fri Feb 07 2025 - 13:38:56 EST)
- Re: [PATCH v2] tpm: do not start chip while suspended Jerry Snitselaar (Fri Feb 07 2025 - 13:39:07 EST)
- Re: [PATCH v5 4/5] pid: perform free_pid() calls outside of tasklist_lock Mark Brown (Fri Feb 07 2025 - 13:39:35 EST)
- Re: [PATCH v1 1/1] kthread: Return the assigned value rather than 0 Frederic Weisbecker (Fri Feb 07 2025 - 13:39:50 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Bart Van Assche (Fri Feb 07 2025 - 13:40:08 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Linus Torvalds (Fri Feb 07 2025 - 13:40:14 EST)
- RE: hyper_bf soft lockup on Azure Gen2 VM when taking kdump or executing kexec Michael Kelley (Fri Feb 07 2025 - 13:40:45 EST)
- Re: [PATCH v5 01/16] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver' Bowman, Terry (Fri Feb 07 2025 - 13:40:45 EST)
- Re: [PATCH v5 3/5] arm64/hwcap: Describe 2024 dpISA extensions to userspace Mark Rutland (Fri Feb 07 2025 - 13:40:57 EST)
- Re: [PATCH] scripts: install-extmod-build: add missing quotation marks for CC variable Masahiro Yamada (Fri Feb 07 2025 - 13:41:05 EST)
- Re: [PATCH 0/6] x86/microcode: Support for Intel Staging Feature Chang S. Bae (Fri Feb 07 2025 - 13:41:29 EST)
- Re: [PATCH 2/2] rust: macros: fix `make rusttest` build on macOS Tamir Duberstein (Fri Feb 07 2025 - 13:41:46 EST)
- Re: [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry Frederic Weisbecker (Fri Feb 07 2025 - 13:41:47 EST)
- Re: [PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired Marc Zyngier (Fri Feb 07 2025 - 13:42:12 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Vlastimil Babka (Fri Feb 07 2025 - 13:42:23 EST)
- [PATCH v4] checkpatch: add warning for pr_* and dev_* macros without a trailing newline Alban Kurti (Fri Feb 07 2025 - 13:42:35 EST)
- "netfs: Can't donate prior to front" Max Kellermann (Fri Feb 07 2025 - 13:42:41 EST)
- Re: [PATCH v2 RESEND 1/1] checkpatch: add warning for pr_* and dev_* macros without a trailing newline Alban Kurti (Fri Feb 07 2025 - 13:43:25 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Joanne Koong (Fri Feb 07 2025 - 13:43:40 EST)
- [PATCH] kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf Masahiro Yamada (Fri Feb 07 2025 - 13:43:55 EST)
- [PATCH 1/9] vhost: modify vhost_log_write() for broader users Dongli Zhang (Fri Feb 07 2025 - 13:44:15 EST)
- [PATCH 2/9] vhost-scsi: adjust vhost_scsi_get_desc() to log vring descriptors Dongli Zhang (Fri Feb 07 2025 - 13:44:31 EST)
- [PATCH 4/9] vhost-scsi: log I/O queue write descriptors Dongli Zhang (Fri Feb 07 2025 - 13:44:49 EST)
- [PATCH 5/9] vhost-scsi: log control queue write descriptors Dongli Zhang (Fri Feb 07 2025 - 13:45:27 EST)
- [PATCH 0/9] vhost-scsi: log write descriptors for live migration (and two bugfix) Dongli Zhang (Fri Feb 07 2025 - 13:45:30 EST)
- [PATCH 3/9] vhost-scsi: cache log buffer in I/O queue vhost_scsi_cmd Dongli Zhang (Fri Feb 07 2025 - 13:45:47 EST)
- [PATCH 7/9] vhost: add WARNING if log_num is more than limit Dongli Zhang (Fri Feb 07 2025 - 13:46:26 EST)
- [PATCH 6/9] vhost-scsi: log event queue write descriptors Dongli Zhang (Fri Feb 07 2025 - 13:46:45 EST)
- [PATCH 8/9] vhost-scsi: protect vq->log_used with vq->mutex Dongli Zhang (Fri Feb 07 2025 - 13:47:31 EST)
- [PATCH 9/9] vhost-scsi: Fix vhost_scsi_send_bad_target() Dongli Zhang (Fri Feb 07 2025 - 13:47:35 EST)
- [PATCH] kconfig: remove unnecessary cast in sym_get_string() Masahiro Yamada (Fri Feb 07 2025 - 13:48:06 EST)
- Re: [PATCH v6 00/24] Intel vendor events and TMA 5.02 metrics Ian Rogers (Fri Feb 07 2025 - 13:48:29 EST)
- Re: [RFC PATCH 1/1] platform/x86/tuxedo: Implement TUXEDO TUXI ACPI TFAN via hwmon Werner Sembach (Fri Feb 07 2025 - 13:48:34 EST)
- Re: [PATCH] kselftest/arm64: Fix uninitialized variable warning in FPMR test Breno Leitao (Fri Feb 07 2025 - 13:49:14 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Naresh Kamboju (Fri Feb 07 2025 - 13:49:24 EST)
- Re: [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694 Christophe JAILLET (Fri Feb 07 2025 - 13:49:35 EST)
- RE: [EXTERNAL] Re: [PATCH 1/1] PCI: armada8k: Add link-down handle Wilson Ding (Fri Feb 07 2025 - 13:50:03 EST)
- Re: [PATCH v5 04/16] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type Bowman, Terry (Fri Feb 07 2025 - 13:50:37 EST)
- Re: [PATCH v5 3/5] arm64/hwcap: Describe 2024 dpISA extensions to userspace Mark Brown (Fri Feb 07 2025 - 13:52:08 EST)
- [PATCH v7 00/24] Intel vendor events and TMA 5.02 metrics Ian Rogers (Fri Feb 07 2025 - 13:52:20 EST)
- [PATCH v7 02/24] perf vendor events: Update AlderlakeN events/metrics Ian Rogers (Fri Feb 07 2025 - 13:52:35 EST)
- [PATCH v7 04/24] perf vendor events: Update Broadwell events/metrics Ian Rogers (Fri Feb 07 2025 - 13:53:05 EST)
- [PATCH v7 08/24] perf vendor events: Add Clearwaterforest events Ian Rogers (Fri Feb 07 2025 - 13:53:12 EST)
- [PATCH v7 05/24] perf vendor events: Update BroadwellDE events/metrics Ian Rogers (Fri Feb 07 2025 - 13:53:20 EST)
- Re: [PATCH v11 08/23] x86/resctrl: Introduce interface to display number of monitoring counters Moger, Babu (Fri Feb 07 2025 - 13:53:21 EST)
- [PATCH v7 01/24] perf vendor events: Update Alderlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:53:22 EST)
- [PATCH v7 10/24] perf vendor events: Update GrandRidge events/metrics Ian Rogers (Fri Feb 07 2025 - 13:54:20 EST)
- [PATCH v7 06/24] perf vendor events: Update BroadwellX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:54:28 EST)
- [PATCH v7 12/24] perf vendor events: Update Haswell events/metrics Ian Rogers (Fri Feb 07 2025 - 13:54:47 EST)
- [PATCH v7 07/24] perf vendor events: Update CascadelakeX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:54:51 EST)
- [PATCH v7 24/24] perf test stat_all_metrics: Ensure missing events fail test Ian Rogers (Fri Feb 07 2025 - 13:55:28 EST)
- [PATCH v7 13/24] perf vendor events: Update HaswellX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:55:29 EST)
- [PATCH v7 09/24] perf vendor events: Update EmeraldRapids events/metrics Ian Rogers (Fri Feb 07 2025 - 13:56:12 EST)
- [PATCH v7 03/24] perf vendor events: Add Arrowlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:56:38 EST)
- [PATCH v7 14/24] perf vendor events: Update Icelake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:56:41 EST)
- [PATCH v7 20/24] perf vendor events: Update Sierraforest events/metrics Ian Rogers (Fri Feb 07 2025 - 13:57:04 EST)
- [PATCH v7 11/24] perf vendor events: Update/add Graniterapids events/metrics Ian Rogers (Fri Feb 07 2025 - 13:57:05 EST)
- [PATCH v7 15/24] perf vendor events: Update IcelakeX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:57:14 EST)
- [PATCH v7 18/24] perf vendor events: Update Rocketlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:57:49 EST)
- [PATCH v7 21/24] perf vendor events: Update Skylake metrics Ian Rogers (Fri Feb 07 2025 - 13:57:56 EST)
- [PATCH v7 17/24] perf vendor events: Update Meteorlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:58:03 EST)
- [PATCH v7 19/24] perf vendor events: Update Sapphirerapids events/metrics Ian Rogers (Fri Feb 07 2025 - 13:58:13 EST)
- [PATCH v7 23/24] perf vendor events: Update Tigerlake events/metrics Ian Rogers (Fri Feb 07 2025 - 13:58:20 EST)
- [PATCH v7 22/24] perf vendor events: Update SkylakeX events/metrics Ian Rogers (Fri Feb 07 2025 - 13:58:32 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Dr. David Alan Gilbert (Fri Feb 07 2025 - 14:00:55 EST)
- [PATCH v7 16/24] perf vendor events: Update/add Lunarlake events/metrics Ian Rogers (Fri Feb 07 2025 - 14:01:03 EST)
- Re: [PATCH RFC 00/33] Compile-time thread-safety checking Marco Elver (Fri Feb 07 2025 - 14:02:53 EST)
- Re: [PATCH v11 12/23] x86/resctrl: Introduce interface to display number of free counters Moger, Babu (Fri Feb 07 2025 - 14:03:47 EST)
- Re: [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls Nicolin Chen (Fri Feb 07 2025 - 14:04:05 EST)
- Re: modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error Jason Gunthorpe (Fri Feb 07 2025 - 14:04:24 EST)
- Re: [PATCH v1 1/1] kthread: Return the assigned value rather than 0 Andy Shevchenko (Fri Feb 07 2025 - 14:04:37 EST)
- Re: [PATCH 1/2] rust: macros: improve panic messages Tamir Duberstein (Fri Feb 07 2025 - 14:04:47 EST)
- RE: [PATCH RFC net-next v2 2/3] net: dsa: microchip: Add SGMII port support to KSZ9477 switch Tristram.Ha (Fri Feb 07 2025 - 14:05:02 EST)
- [PATCH v3 0/2] hyperv: Move some features to common code Nuno Das Neves (Fri Feb 07 2025 - 14:05:13 EST)
- [PATCH v3 1/2] hyperv: Move hv_current_partition_id to arch-generic code Nuno Das Neves (Fri Feb 07 2025 - 14:05:20 EST)
- [PATCH v3 2/2] hyperv: Move arch/x86/hyperv/hv_proc.c to drivers/hv Nuno Das Neves (Fri Feb 07 2025 - 14:05:24 EST)
- [PATCH] drm/mgag200: Added support for the new device G200eH5 Gwenael Georgeault (Fri Feb 07 2025 - 14:05:59 EST)
- Re: [PATCH] kselftest/arm64: Fix uninitialized variable warning in FPMR test Mark Brown (Fri Feb 07 2025 - 14:06:12 EST)
- Re: [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver Bowman, Terry (Fri Feb 07 2025 - 14:06:24 EST)
- Re: [LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning Davidlohr Bueso (Fri Feb 07 2025 - 14:07:08 EST)
- [PATCH v2] PCI: hv: Correct a comment Easwar Hariharan (Fri Feb 07 2025 - 14:07:34 EST)
- Re: [PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired Oliver Upton (Fri Feb 07 2025 - 14:08:41 EST)
- Re: [PATCH v5 08/16] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers Bowman, Terry (Fri Feb 07 2025 - 14:08:56 EST)
- Re: [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry Paul Moore (Fri Feb 07 2025 - 14:10:16 EST)
- Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf Mimi Zohar (Fri Feb 07 2025 - 14:11:19 EST)
- [PATCH] i2c: omap: fix IRQ storms Andreas Kemnade (Fri Feb 07 2025 - 14:13:51 EST)
- Re: [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support Christophe JAILLET (Fri Feb 07 2025 - 14:15:55 EST)
- Re: [PATCH v7 2/7] kexec: define functions to map and unmap segments Mimi Zohar (Fri Feb 07 2025 - 14:16:26 EST)
- Re: [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support Christophe JAILLET (Fri Feb 07 2025 - 14:18:28 EST)
- Re: [PATCH v2 1/5] perf: Allow periodic events to alternate between two sample periods Mark Barnett (Fri Feb 07 2025 - 14:18:45 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Hector Martin (Fri Feb 07 2025 - 14:19:01 EST)
- Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf steven chen (Fri Feb 07 2025 - 14:21:05 EST)
- Re: [PATCH v5 13/16] cxl/pci: Add error handler for CXL PCIe Port RAS errors Bowman, Terry (Fri Feb 07 2025 - 14:23:24 EST)
- Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf steven chen (Fri Feb 07 2025 - 14:23:49 EST)
- Re: [PATCH v2 0/5] A mechanism for efficient support for per-function metrics Mark Barnett (Fri Feb 07 2025 - 14:24:01 EST)
- Re: modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error Mitchell Augustin (Fri Feb 07 2025 - 14:24:48 EST)
- Re: [PATCH v7 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot steven chen (Fri Feb 07 2025 - 14:25:04 EST)
- Re: [PATCH v7 7/7] ima: measure kexec load and exec events as critical data steven chen (Fri Feb 07 2025 - 14:26:53 EST)
- [PATCH] kbuild: add Kbuild bash completion Masahiro Yamada (Fri Feb 07 2025 - 14:32:15 EST)
- Re: [PATCH 02/19] VFS: use global wait-queue table for d_alloc_parallel() Al Viro (Fri Feb 07 2025 - 14:32:28 EST)
- Re: modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error Saeed Mahameed (Fri Feb 07 2025 - 14:33:41 EST)
- Re: [syzbot] [mm?] WARNING in fsnotify_file_area_perm Amir Goldstein (Fri Feb 07 2025 - 14:33:58 EST)
- [git pull] drm fixes for 6.14-rc2 Dave Airlie (Fri Feb 07 2025 - 14:34:30 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Mark Brown (Fri Feb 07 2025 - 14:35:25 EST)
- Re: [PATCH 6.12 000/583] 6.12.13-rc2 review Mark Brown (Fri Feb 07 2025 - 14:36:32 EST)
- Re: [PATCH v7 1/7] ima: define and call ima_alloc_kexec_file_buf Mimi Zohar (Fri Feb 07 2025 - 14:37:23 EST)
- Re: [PATCH 6.6 000/389] 6.6.76-rc2 review Mark Brown (Fri Feb 07 2025 - 14:37:34 EST)
- Re: [PATCH v5 08/16] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers Gregory Price (Fri Feb 07 2025 - 14:40:04 EST)
- [PATCH v14 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller Frank Li (Fri Feb 07 2025 - 14:40:26 EST)
- [PATCH v14 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all() Frank Li (Fri Feb 07 2025 - 14:40:40 EST)
- [PATCH v14 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable() Frank Li (Fri Feb 07 2025 - 14:40:59 EST)
- [PATCH v14 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS Frank Li (Fri Feb 07 2025 - 14:41:13 EST)
- [PATCH v14 04/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask Frank Li (Fri Feb 07 2025 - 14:41:21 EST)
- [PATCH v14 05/15] PCI: endpoint: Set ID and of_node for function driver Frank Li (Fri Feb 07 2025 - 14:41:47 EST)
- [PATCH v14 06/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller Frank Li (Fri Feb 07 2025 - 14:42:08 EST)
- Re: [PATCH v5 13/16] cxl/pci: Add error handler for CXL PCIe Port RAS errors Gregory Price (Fri Feb 07 2025 - 14:42:15 EST)
- [PATCH v14 07/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check Frank Li (Fri Feb 07 2025 - 14:42:23 EST)
- [PATCH v14 08/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment Frank Li (Fri Feb 07 2025 - 14:42:26 EST)
- [PATCH v14 09/15] PCI: endpoint: pci-epf-test: Add doorbell test support Frank Li (Fri Feb 07 2025 - 14:42:39 EST)
- [PATCH v14 11/15] selftests: pci_endpoint: Add doorbell test case Frank Li (Fri Feb 07 2025 - 14:43:08 EST)
- [PATCH v14 12/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid() Frank Li (Fri Feb 07 2025 - 14:43:21 EST)
- [PATCH v14 10/15] misc: pci_endpoint_test: Add doorbell test case Frank Li (Fri Feb 07 2025 - 14:43:23 EST)
- [PATCH v14 13/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode Frank Li (Fri Feb 07 2025 - 14:43:35 EST)
- [PATCH v14 14/15] arm64: dts: imx95: Add msi-map for pci-ep device Frank Li (Fri Feb 07 2025 - 14:43:59 EST)
- [PATCH v14 15/15] arm64: dts: imx95-19x19-evk: Add PCIe1 endpoint function overlay file Frank Li (Fri Feb 07 2025 - 14:44:06 EST)
- Re: [PATCH v6 08/14] drm/rockchip: analogix_dp: Add support to get panel from the DP AUX bus Lucas Stach (Fri Feb 07 2025 - 14:44:46 EST)
- Re: [PATCH v6 08/26] drm/bridge: panel: add a panel_bridge to every panel Dmitry Baryshkov (Fri Feb 07 2025 - 14:44:58 EST)
- Re: [PATCH v2] ata: libahci_platform: support non-consecutive port numbers Klaus Kudielka (Fri Feb 07 2025 - 14:45:29 EST)
- Re: [PATCH v5 4/5] pid: perform free_pid() calls outside of tasklist_lock Mateusz Guzik (Fri Feb 07 2025 - 14:45:39 EST)
- Re: [PATCH 01/19] VFS: introduce vfs_mkdir_return() Al Viro (Fri Feb 07 2025 - 14:45:51 EST)
- Re: [PATCH v6 09/26] drm/bridge: move devm_drm_of_get_bridge and drmm_of_get_bridge to drm_bridge.c Dmitry Baryshkov (Fri Feb 07 2025 - 14:47:19 EST)
- Re: [PATCH v4] btrfs: zstd: enable negative compression levels mount option David Sterba (Fri Feb 07 2025 - 14:48:20 EST)
- Re: [PATCH v5 4/5] pid: perform free_pid() calls outside of tasklist_lock Mateusz Guzik (Fri Feb 07 2025 - 14:53:52 EST)
- Re: [LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning SeongJae Park (Fri Feb 07 2025 - 14:54:09 EST)
- Re: [PATCH v4] checkpatch: add warning for pr_* and dev_* macros without a trailing newline Charalampos Mitrodimas (Fri Feb 07 2025 - 14:54:16 EST)
- Re: [PATCH v6 14/26] drm/bridge: add support for refcounted DRM bridges Dmitry Baryshkov (Fri Feb 07 2025 - 14:54:30 EST)
- [PATCH] mtd: rawnand: qcom: fix broken config in qcom_param_page_type_exec Christian Marangi (Fri Feb 07 2025 - 14:55:41 EST)
- Re: [PATCH 3/5] staging: gpib: ni_usb: remove unused variable Kees Bakker (Fri Feb 07 2025 - 14:56:53 EST)
- Re: [PATCH v2 7/7] gpio: 74x164: Utilise temporary variable for struct device Bartosz Golaszewski (Fri Feb 07 2025 - 14:57:06 EST)
- Re: [PATCH v6 15/26] drm/bridge: devm_drm_of_get_bridge and drmm_of_get_bridge: automatically put the bridge Dmitry Baryshkov (Fri Feb 07 2025 - 14:57:42 EST)
- Re: [PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it. Al Viro (Fri Feb 07 2025 - 15:01:17 EST)
- [PATCH resend v2 1/1] arm64: dts: imx8qm-mek: add audio-codec cs42888 and related nodes Frank Li (Fri Feb 07 2025 - 15:01:29 EST)
- Re: [PATCH v7 0/7] ima: kexec: measure events between kexec load and excute Mimi Zohar (Fri Feb 07 2025 - 15:02:50 EST)
- [PATCH 0/7] pinctrl: bcm281xx: Add support for BCM21664 pinmux Artur Weber (Fri Feb 07 2025 - 15:03:06 EST)
- [PATCH 1/7] dt-bindings: pinctrl: Add bindings for BCM21664 pin controller Artur Weber (Fri Feb 07 2025 - 15:03:12 EST)
- [PATCH 2/7] pinctrl: bcm281xx: Fix incorrect regmap max_registers value Artur Weber (Fri Feb 07 2025 - 15:03:32 EST)
- [PATCH 3/7] pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned" Artur Weber (Fri Feb 07 2025 - 15:03:54 EST)
- [PATCH 4/7] pinctrl: bcm281xx: Provide pinctrl device info as OF platform data Artur Weber (Fri Feb 07 2025 - 15:04:06 EST)
- [PATCH 6/7] ARM: dts: bcm2166x-common: Add pinctrl node Artur Weber (Fri Feb 07 2025 - 15:04:23 EST)
- [PATCH 5/7] pinctrl: bcm281xx: Add support for BCM21664 pinmux Artur Weber (Fri Feb 07 2025 - 15:04:25 EST)
- [PATCH 7/7] ARM: dts: bcm2166x: Add bcm2166x-pinctrl DTSI Artur Weber (Fri Feb 07 2025 - 15:04:39 EST)
- Re: [PATCH v3 2/2] ASoC: codecs: cmx655: Add CML's CMX655D codec kernel test robot (Fri Feb 07 2025 - 15:04:48 EST)
- Re: [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm Eric Biggers (Fri Feb 07 2025 - 15:05:05 EST)
- Re: [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign Eric Woudstra (Fri Feb 07 2025 - 15:05:51 EST)
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma Mark Brown (Fri Feb 07 2025 - 15:07:20 EST)
- Re: [PATCH v12 2/2] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine Dmitry Baryshkov (Fri Feb 07 2025 - 15:08:22 EST)
- [PATCH v8 00/17] spi: axi-spi-engine: add offload support David Lechner (Fri Feb 07 2025 - 15:09:32 EST)
- [PATCH v8 01/17] spi: add basic support for SPI offloading David Lechner (Fri Feb 07 2025 - 15:09:42 EST)
- [PATCH v8 03/17] dt-bindings: trigger-source: add generic PWM trigger source David Lechner (Fri Feb 07 2025 - 15:10:01 EST)
- [PATCH v8 02/17] spi: offload: add support for hardware triggers David Lechner (Fri Feb 07 2025 - 15:10:07 EST)
- [PATCH v8 04/17] spi: offload-trigger: add PWM trigger driver David Lechner (Fri Feb 07 2025 - 15:10:19 EST)
- [PATCH v8 05/17] spi: add offload TX/RX streaming APIs David Lechner (Fri Feb 07 2025 - 15:10:32 EST)
- [PATCH v8 06/17] spi: dt-bindings: axi-spi-engine: add SPI offload properties David Lechner (Fri Feb 07 2025 - 15:10:45 EST)
- [PATCH v8 07/17] spi: axi-spi-engine: implement offload support David Lechner (Fri Feb 07 2025 - 15:11:05 EST)
- [PATCH v8 08/17] iio: buffer-dmaengine: split requesting DMA channel from allocating buffer David Lechner (Fri Feb 07 2025 - 15:11:12 EST)
- [PATCH v8 09/17] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_with_handle() David Lechner (Fri Feb 07 2025 - 15:11:21 EST)
- [PATCH v8 10/17] iio: adc: ad7944: don't use storagebits for sizing David Lechner (Fri Feb 07 2025 - 15:11:46 EST)
- [PATCH v8 11/17] iio: adc: ad7944: add support for SPI offload David Lechner (Fri Feb 07 2025 - 15:11:58 EST)
- [PATCH v8 12/17] doc: iio: ad7944: describe offload support David Lechner (Fri Feb 07 2025 - 15:12:06 EST)
- [PATCH v8 15/17] doc: iio: ad4695: add SPI offload support David Lechner (Fri Feb 07 2025 - 15:12:43 EST)
- [PATCH v8 13/17] dt-bindings: iio: adc: adi,ad4695: add SPI offload properties David Lechner (Fri Feb 07 2025 - 15:12:47 EST)
- [PATCH v8 16/17] iio: dac: ad5791: sort include directives David Lechner (Fri Feb 07 2025 - 15:12:53 EST)
- [PATCH v8 14/17] iio: adc: ad4695: Add support for SPI offload David Lechner (Fri Feb 07 2025 - 15:12:54 EST)
- [PATCH v8 17/17] iio: dac: ad5791: Add offload support David Lechner (Fri Feb 07 2025 - 15:13:15 EST)
- [PATCH] dmaengine: qcom: bam_dma: Avoid accessing BAM_REVISION on remote BAM Bjorn Andersson (Fri Feb 07 2025 - 15:14:01 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Pavel Machek (Fri Feb 07 2025 - 15:14:23 EST)
- Re: [PATCH v6 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable Abhinav Kumar (Fri Feb 07 2025 - 15:14:27 EST)
- [PATCH 0/3] bitmap: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 15:14:32 EST)
- [PATCH 1/3] bitmap: remove _check_eq_u32_array Tamir Duberstein (Fri Feb 07 2025 - 15:14:46 EST)
- Re: [PATCH 05/19] VFS: add common error checks to lookup_one_qstr() Al Viro (Fri Feb 07 2025 - 15:14:59 EST)
- [PATCH 2/3] bitmap: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 15:15:16 EST)
- [PATCH 3/3] bitmap: break kunit into test cases Tamir Duberstein (Fri Feb 07 2025 - 15:15:27 EST)
- Re: [PATCH v1 1/2] usb: typec: ucsi: Command mailbox interface for the userspace Dmitry Baryshkov (Fri Feb 07 2025 - 15:16:06 EST)
- [syzbot] [bluetooth?] general protection fault in __timer_delete_sync syzbot (Fri Feb 07 2025 - 15:16:31 EST)
- Re: [PATCH v7 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support Frank Li (Fri Feb 07 2025 - 15:16:54 EST)
- Re: [PATCH 4/5] staging: gpib: tnt4882: remove unused variable Kees Bakker (Fri Feb 07 2025 - 15:19:03 EST)
- Re: [PATCH v8 14/17] iio: adc: ad4695: Add support for SPI offload Mark Brown (Fri Feb 07 2025 - 15:20:43 EST)
- Re: [PATCH 08/19] VFS: introduce lookup_and_lock() and friends Al Viro (Fri Feb 07 2025 - 15:22:48 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: sm8650: switch to interrupt-cells 4 to add PPI partitions Konrad Dybcio (Fri Feb 07 2025 - 15:24:07 EST)
- Re: [PATCH v2] gpiolib: don't build HTE code with CONFIG_HTE disabled kernel test robot (Fri Feb 07 2025 - 15:25:16 EST)
- Re: [PATCH v9 03/12] x86/mm: consolidate full flush threshold decision Rik van Riel (Fri Feb 07 2025 - 15:25:40 EST)
- Re: [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc Al Viro (Fri Feb 07 2025 - 15:28:51 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: sm8650: add PPI interrupt partitions for the ARM PMUs Konrad Dybcio (Fri Feb 07 2025 - 15:31:02 EST)
- Re: [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support Christophe JAILLET (Fri Feb 07 2025 - 15:31:18 EST)
- Re: [PATCH] gpiolib: add missing include Bartosz Golaszewski (Fri Feb 07 2025 - 15:33:24 EST)
- [PATCH v3] f_midi_complete to call tasklet_hi_schedule Jill Donahue (Fri Feb 07 2025 - 15:35:34 EST)
- Re: [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc Al Viro (Fri Feb 07 2025 - 15:35:59 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Mantas Mikulėnas (Fri Feb 07 2025 - 15:36:12 EST)
- Re: [PATCH] pinctrl: mcp23s08: Get rid of spurious level interrupts Dmitry Mastykin (Fri Feb 07 2025 - 15:41:14 EST)
- [PATCH v4 0/6] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support Dmitry Baryshkov (Fri Feb 07 2025 - 15:41:34 EST)
- [PATCH v4 1/6] dt-bindings: net: bluetooth: qualcomm: document WCN3950 Dmitry Baryshkov (Fri Feb 07 2025 - 15:41:48 EST)
- [PATCH v4 2/6] Bluetooth: qca: simplify WCN399x NVM loading Dmitry Baryshkov (Fri Feb 07 2025 - 15:42:17 EST)
- [PATCH v4 3/6] Bluetooth: qca: add WCN3950 support Dmitry Baryshkov (Fri Feb 07 2025 - 15:42:29 EST)
- [PATCH v4 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects Dmitry Baryshkov (Fri Feb 07 2025 - 15:42:44 EST)
- [PATCH v4 5/6] arm64: dts: qcom: qcm2290: add UART3 device Dmitry Baryshkov (Fri Feb 07 2025 - 15:42:52 EST)
- [PATCH v4 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support Dmitry Baryshkov (Fri Feb 07 2025 - 15:43:16 EST)
- Re: [PATCH v7 03/24] perf vendor events: Add Arrowlake events/metrics Liang, Kan (Fri Feb 07 2025 - 15:44:20 EST)
- Re: [PATCH 0/4] ucount: Simplify refcounting with rcuref_t. Sebastian Andrzej Siewior (Fri Feb 07 2025 - 15:49:07 EST)
- Re: [PATCH v9 06/12] x86/mm: use INVLPGB for kernel TLB flushes Rik van Riel (Fri Feb 07 2025 - 15:51:17 EST)
- Re: [PATCH v12 9/9] iio: adc: ad4851: add ad485x driver David Lechner (Fri Feb 07 2025 - 15:51:50 EST)
- Re: [PATCH v12 6/9] iio: adc: adi-axi-adc: set data format David Lechner (Fri Feb 07 2025 - 15:52:03 EST)
- [PATCH v4 0/4] iommu/s390: add support for IOMMU passthrough Matthew Rosato (Fri Feb 07 2025 - 15:53:59 EST)
- [PATCH v4 3/4] iommu/s390: handle IOAT registration based on domain Matthew Rosato (Fri Feb 07 2025 - 15:54:11 EST)
- [PATCH v4 4/4] iommu/s390: implement iommu passthrough via identity domain Matthew Rosato (Fri Feb 07 2025 - 15:54:15 EST)
- [PATCH v4 1/4] s390/pci: check for relaxed translation capability Matthew Rosato (Fri Feb 07 2025 - 15:54:19 EST)
- [PATCH v4 2/4] s390/pci: store DMA offset in bus_dma_region Matthew Rosato (Fri Feb 07 2025 - 15:54:43 EST)
- Re: [PATCH v2] PCI: dwc: Use level-triggered handler for MSI IRQs Brian Norris (Fri Feb 07 2025 - 15:55:42 EST)
- [PATCH v3] PCI: account for sysfs-disabled reset in pci_{slot,bus}_resettable() Nishanth Aravamudan (Fri Feb 07 2025 - 15:56:22 EST)
- [PATCH sched_ext/for-6.14-fixes 1/2] sched_ext: Implement auto local dispatching of migration disabled tasks Tejun Heo (Fri Feb 07 2025 - 15:58:33 EST)
- Re: [PATCH RFC 11/24] locking/mutex: Support Clang's capability analysis Bart Van Assche (Fri Feb 07 2025 - 15:58:56 EST)
- [PATCH sched_ext/for-6.14-fixes 2/2] sched_ext: Fix migration disabled handling in targeted dispatches Tejun Heo (Fri Feb 07 2025 - 15:59:13 EST)
- [PATCH RESEND] drm/edid: Implement DisplayID Type IX & X timing blocks parsing Egor Vorontsov (Fri Feb 07 2025 - 16:00:15 EST)
- Re: [PATCH v5 13/16] cxl/pci: Add error handler for CXL PCIe Port RAS errors Bowman, Terry (Fri Feb 07 2025 - 16:04:39 EST)
- Re: [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents Josh Poimboeuf (Fri Feb 07 2025 - 16:06:23 EST)
- Re: [PATCH 14/19] VFS: Ensure no async updates happening in directory being removed. Al Viro (Fri Feb 07 2025 - 16:07:10 EST)
- Re: [PATCHv4 02/17] zram: do not use per-CPU compression streams Yosry Ahmed (Fri Feb 07 2025 - 16:07:28 EST)
- Re: [PATCH 3/5] staging: gpib: ni_usb: remove unused variable Gaston Gonzalez (Fri Feb 07 2025 - 16:08:44 EST)
- Re: [PATCH] crypto: ccp - Add support for PCI device 0x1134 Tom Lendacky (Fri Feb 07 2025 - 16:09:57 EST)
- Re: [PATCHv4 14/17] zsmalloc: make zspage lock preemptible Yosry Ahmed (Fri Feb 07 2025 - 16:10:08 EST)
- Re: [PATCH v11 15/23] x86/resctrl: Add the functionality to assigm MBM events Moger, Babu (Fri Feb 07 2025 - 16:10:35 EST)
- [PATCHSET v10 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks Andrea Righi (Fri Feb 07 2025 - 16:11:34 EST)
- [PATCH 1/6] mm/numa: Introduce numa_nearest_nodemask() Andrea Righi (Fri Feb 07 2025 - 16:11:49 EST)
- [PATCH 2/6] sched/topology: Introduce for_each_numa_node() iterator Andrea Righi (Fri Feb 07 2025 - 16:12:07 EST)
- [PATCH 3/6] sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE Andrea Righi (Fri Feb 07 2025 - 16:12:08 EST)
- [PATCH 5/6] sched_ext: idle: Per-node idle cpumasks Andrea Righi (Fri Feb 07 2025 - 16:12:35 EST)
- [PATCH 4/6] sched_ext: idle: introduce SCX_PICK_IDLE_IN_NODE Andrea Righi (Fri Feb 07 2025 - 16:12:41 EST)
- [PATCH 6/6] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers Andrea Righi (Fri Feb 07 2025 - 16:12:47 EST)
- Re: [PATCH 1/1] PCI: armada8k: Add link-down handle Niklas Cassel (Fri Feb 07 2025 - 16:13:21 EST)
- Re: [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers Josh Poimboeuf (Fri Feb 07 2025 - 16:13:34 EST)
- Re: [PATCH] tools/build: Skip jobserver flgas in -s detection Masahiro Yamada (Fri Feb 07 2025 - 16:14:56 EST)
- [PATCH] hrtimers: Make hrtimer_update_function() less expensive Thomas Gleixner (Fri Feb 07 2025 - 16:16:19 EST)
- Re: [PATCH 4/5] staging: gpib: tnt4882: remove unused variable Gaston Gonzalez (Fri Feb 07 2025 - 16:16:55 EST)
- [PATCH 0/2] mm/damon/paddr: fix large folios access and schemes handling SeongJae Park (Fri Feb 07 2025 - 16:20:45 EST)
- [PATCH 1/2] mm/damon/ops: have damon_get_folio return folio even for tail pages SeongJae Park (Fri Feb 07 2025 - 16:20:59 EST)
- [PATCH 2/2] mm/damon: avoid applying DAMOS action to same entity multiple times SeongJae Park (Fri Feb 07 2025 - 16:21:00 EST)
- Re: [PATCH 16/19] VFS: add lookup_and_lock_rename() Al Viro (Fri Feb 07 2025 - 16:21:47 EST)
- Re: [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions Peilin Ye (Fri Feb 07 2025 - 16:23:34 EST)
- Re: [PATCH v2 00/18] cxl: Address translation support, part 1: Cleanups and refactoring Gregory Price (Fri Feb 07 2025 - 16:24:20 EST)
- Re: [PATCH v2 0/2] sched_ext: Add a core event and update scx schedulers Tejun Heo (Fri Feb 07 2025 - 16:25:51 EST)
- Re: [PATCH v9 14/26] riscv/traps: Introduce software check exception Deepak Gupta (Fri Feb 07 2025 - 16:27:07 EST)
- Re: [PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions Peilin Ye (Fri Feb 07 2025 - 16:30:09 EST)
- [PATCH v2 01/12] dt-bindings: powerpc: Add Freescale/NXP MPC83xx SoCs J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:31:02 EST)
- [PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:31:03 EST)
- [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:31:29 EST)
- [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:31:31 EST)
- [PATCH v2 04/12] dt-bindings: mfd: Convert fsl,mcu-mpc8349emitx to YAML J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:31:32 EST)
- [PATCH v2 07/12] dt-bindings: watchdog: Convert mpc8xxx-wdt to YAML J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:32:59 EST)
- [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings to YAML J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:33:03 EST)
- [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie to YAML J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:33:13 EST)
- [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:33:15 EST)
- [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:33:15 EST)
- [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma to YAML J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:33:16 EST)
- [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:33:18 EST)
- [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc to YAML J. Neuschäfer via B4 Relay (Fri Feb 07 2025 - 16:33:34 EST)
- [PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay Andrea della Porta (Fri Feb 07 2025 - 16:34:25 EST)
- [PATCH v7 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings Andrea della Porta (Fri Feb 07 2025 - 16:34:45 EST)
- [PATCH v3 1/3] pwm: tiehrpwm: replace manual bit definitions with bitfield.h macros Rafael V. Volkmer (Fri Feb 07 2025 - 16:34:45 EST)
- [PATCH v7 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings Andrea della Porta (Fri Feb 07 2025 - 16:35:03 EST)
- [PATCH v7 03/11] dt-bindings: pci: Add common schema for devices accessible through PCI BARs Andrea della Porta (Fri Feb 07 2025 - 16:35:21 EST)
- [PATCH v7 04/11] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1 Andrea della Porta (Fri Feb 07 2025 - 16:35:39 EST)
- [PATCH v7 06/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support Andrea della Porta (Fri Feb 07 2025 - 16:36:06 EST)
- [PATCH v7 07/11] arm64: dts: rp1: Add support for RaspberryPi's RP1 device Andrea della Porta (Fri Feb 07 2025 - 16:36:13 EST)
- [PATCH v7 05/11] clk: rp1: Add support for clocks provided by RP1 Andrea della Porta (Fri Feb 07 2025 - 16:36:22 EST)
- [PATCH v7 09/11] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5 Andrea della Porta (Fri Feb 07 2025 - 16:36:30 EST)
- [PATCH v7 08/11] misc: rp1: RaspberryPi RP1 misc driver Andrea della Porta (Fri Feb 07 2025 - 16:36:39 EST)
- [PATCH v7 10/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers Andrea della Porta (Fri Feb 07 2025 - 16:36:44 EST)
- [PATCH v7 11/11] arm64: defconfig: Enable OF_OVERLAY option Andrea della Porta (Fri Feb 07 2025 - 16:37:04 EST)
- [PATCH v3 2/3] pwm: ehrpwm: add get_state function to retrieve PWM channel state Rafael V. Volkmer (Fri Feb 07 2025 - 16:37:48 EST)
- Re: [PATCH] gen_compile_commands.py: remove code for '\#' replacement Nathan Chancellor (Fri Feb 07 2025 - 16:38:04 EST)
- [PATCH v3 3/3] pwm: ehrpwm: ensure clock and runtime PM are enabled if hardware is active Rafael V. Volkmer (Fri Feb 07 2025 - 16:38:13 EST)
- Re: [PATCH v6 3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Abhinav Kumar (Fri Feb 07 2025 - 16:38:24 EST)
- Re: [PATCH v2 03/18] cxl/pci: cxl_hdm_decode_init: Move comment Jim Kao (Fri Feb 07 2025 - 16:38:43 EST)
- [Patch v2 0/3] IB/core: Fix GID cache for bonded net devices longli (Fri Feb 07 2025 - 16:38:55 EST)
- [Patch v2 2/3] IB/core: Use upper_device_filter to add upper ips longli (Fri Feb 07 2025 - 16:39:25 EST)
- [Patch v2 1/3] IB/core: Do not use netdev IP if it is a bonded slave longli (Fri Feb 07 2025 - 16:39:26 EST)
- [Patch v2 3/3] IB/core: Add default IP when a slave is unlinked longli (Fri Feb 07 2025 - 16:39:38 EST)
- Re: [PATCH 0/2] sched_ext: Add a core event and update scx schedulers Tejun Heo (Fri Feb 07 2025 - 16:40:23 EST)
- Re: [PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings Mark Brown (Fri Feb 07 2025 - 16:40:27 EST)
- Re: [PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings Nathan Chancellor (Fri Feb 07 2025 - 16:41:26 EST)
- Re: [PATCH v3 2/2] lsm,io_uring: add LSM hooks for io_uring_setup() Paul Moore (Fri Feb 07 2025 - 16:43:16 EST)
- Re: [PATCH v3 1/2] io_uring: refactor io_uring_allowed() Paul Moore (Fri Feb 07 2025 - 16:43:18 EST)
- Re: [PATCH 0/2] sched_ext: Add a core event and update scx schedulers Andrea Righi (Fri Feb 07 2025 - 16:46:03 EST)
- Re: [PATCH v3 1/3] crypto: ccp: Add external API interface for PSP module initialization Tom Lendacky (Fri Feb 07 2025 - 16:46:20 EST)
- Re: [PATCH v3 3/3] x86/sev: Fix broken SNP support with KVM module built-in Kalra, Ashish (Fri Feb 07 2025 - 16:46:38 EST)
- [PATCH rdma-next] MAINTAINERS: update maintainer for Microsoft MANA RDMA driver longli (Fri Feb 07 2025 - 16:47:00 EST)
- Re: [PATCH 2/6] sched/topology: Introduce for_each_numa_node() iterator Tejun Heo (Fri Feb 07 2025 - 16:47:16 EST)
- Re: [PATCH v3 2/3] KVM: SVM: Ensure PSP module is initialized if KVM module is built-in Tom Lendacky (Fri Feb 07 2025 - 16:47:31 EST)
- Re: [PATCH v3 2/2] lsm,io_uring: add LSM hooks for io_uring_setup() Hamza Mahfooz (Fri Feb 07 2025 - 16:53:48 EST)
- [PATCH v5 0/7] nfsd: CB_SEQUENCE error handling fixes and cleanups Jeff Layton (Fri Feb 07 2025 - 16:54:17 EST)
- [PATCH v5 1/7] nfsd: prepare nfsd4_cb_sequence_done() for error handling rework Jeff Layton (Fri Feb 07 2025 - 16:54:24 EST)
- [PATCH v5 2/7] nfsd: always release slot when requeueing callback Jeff Layton (Fri Feb 07 2025 - 16:54:36 EST)
- [PATCH v5 3/7] nfsd: only check RPC_SIGNALLED() when restarting rpc_task Jeff Layton (Fri Feb 07 2025 - 16:54:45 EST)
- [PATCH v5 4/7] nfsd: when CB_SEQUENCE gets ESERVERFAULT don't increment seq_nr Jeff Layton (Fri Feb 07 2025 - 16:54:59 EST)
- [PATCH v5 5/7] nfsd: handle CB_SEQUENCE NFS4ERR_BADSLOT better Jeff Layton (Fri Feb 07 2025 - 16:55:08 EST)
- [PATCH v5 6/7] nfsd: handle CB_SEQUENCE NFS4ERR_SEQ_MISORDERED error better Jeff Layton (Fri Feb 07 2025 - 16:55:19 EST)
- [PATCH v5 7/7] nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done() Jeff Layton (Fri Feb 07 2025 - 16:55:43 EST)
- Re: [PATCH v3 1/2] io_uring: refactor io_uring_allowed() Jens Axboe (Fri Feb 07 2025 - 16:55:58 EST)
- Re: [PATCH 2/6] sched/topology: Introduce for_each_numa_node() iterator Andrea Righi (Fri Feb 07 2025 - 16:56:11 EST)
- [PATCH net-next v3] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V longli (Fri Feb 07 2025 - 16:56:25 EST)
- Re: [PATCH 2/6] sched/topology: Introduce for_each_numa_node() iterator Tejun Heo (Fri Feb 07 2025 - 16:56:43 EST)
- Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12) Bjorn Helgaas (Fri Feb 07 2025 - 17:00:43 EST)
- DAMON Beer/Coffee/Tea chat reminder for the week of 2025-01-27 SeongJae Park (Fri Feb 07 2025 - 17:02:19 EST)
- Re: [PATCH 4/6] sched_ext: idle: introduce SCX_PICK_IDLE_IN_NODE Tejun Heo (Fri Feb 07 2025 - 17:02:46 EST)
- Re: [PATCH v6 3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Dmitry Baryshkov (Fri Feb 07 2025 - 17:03:21 EST)
- Re: [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign Vladimir Oltean (Fri Feb 07 2025 - 17:04:24 EST)
- Re: [PATCH v4 2/4] s390/pci: store DMA offset in bus_dma_region Niklas Schnelle (Fri Feb 07 2025 - 17:05:34 EST)
- Re: [PATCH v6 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable Dmitry Baryshkov (Fri Feb 07 2025 - 17:07:32 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Lyude Paul (Fri Feb 07 2025 - 17:10:44 EST)
- Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12) Marek Marczykowski-Górecki (Fri Feb 07 2025 - 17:10:54 EST)
- Re: [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support Benjamin Marzinski (Fri Feb 07 2025 - 17:14:40 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Achill Gilgenast (Fri Feb 07 2025 - 17:15:29 EST)
- Re: [PATCH v3] docs/arch: remove deprecated function name Randy Dunlap (Fri Feb 07 2025 - 17:17:06 EST)
- Re: [PATCH v2 03/18] cxl/pci: cxl_hdm_decode_init: Move comment Gregory Price (Fri Feb 07 2025 - 17:20:05 EST)
- Re: [PATCH v3 1/2] io_uring: refactor io_uring_allowed() Paul Moore (Fri Feb 07 2025 - 17:22:06 EST)
- Re: [PATCH v2 13/18] cxl/region: Add function to find a port's switch decoder by range Alison Schofield (Fri Feb 07 2025 - 17:22:19 EST)
- Re: Config space access to Mediatek MT7922 doesn't work after device reset in Xen PV dom0 (regression, Linux 6.12) Bjorn Helgaas (Fri Feb 07 2025 - 17:24:01 EST)
- Re: Re: [GIT PULL] bcachefs fixes for 6.14-rc2 pr-tracker-bot (Fri Feb 07 2025 - 17:25:35 EST)
- Re: [GIT PULL] vfs fixes pr-tracker-bot (Fri Feb 07 2025 - 17:25:44 EST)
- Re: [GIT PULL] gpio fixes for v6.14-rc2 pr-tracker-bot (Fri Feb 07 2025 - 17:25:57 EST)
- Re: [GIT PULL] Power management fixes for v6.14-rc2 pr-tracker-bot (Fri Feb 07 2025 - 17:26:08 EST)
- Re: [GIT PULL] ACPI fixes for v6.14-rc2 pr-tracker-bot (Fri Feb 07 2025 - 17:26:21 EST)
- Re: [git pull] drm fixes for 6.14-rc2 pr-tracker-bot (Fri Feb 07 2025 - 17:26:32 EST)
- Re: [PATCH v6 3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Abhinav Kumar (Fri Feb 07 2025 - 17:28:14 EST)
- Re: [PATCH 1/4] PCI: pci_ids: add INTEL_HDA_PTL_H Bjorn Helgaas (Fri Feb 07 2025 - 17:28:50 EST)
- Re: [PATCH v2] rust/kernel: Add faux device bindings Lyude Paul (Fri Feb 07 2025 - 17:29:20 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Matthew Wilcox (Fri Feb 07 2025 - 17:30:08 EST)
- Re: [PATCH 5/6] sched_ext: idle: Per-node idle cpumasks Tejun Heo (Fri Feb 07 2025 - 17:30:46 EST)
- [PATCH 0/2] lib/prime_numbers: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 17:33:25 EST)
- [PATCH 1/2] lib/math: Hook up tests/Makefile Tamir Duberstein (Fri Feb 07 2025 - 17:33:34 EST)
- [PATCH 2/2] lib/prime_numbers: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 17:33:50 EST)
- Re: [PATCH RFC 03/33] locking: Introduce <linux/thread_safety.h> Bart Van Assche (Fri Feb 07 2025 - 17:34:50 EST)
- Re: [PATCH bpf-next v4 3/4] libbpf: Add libbpf_probe_bpf_kfunc API Eduard Zingerman (Fri Feb 07 2025 - 17:35:46 EST)
- Re: [PATCH sched_ext/for-6.14-fixes 1/2] sched_ext: Implement auto local dispatching of migration disabled tasks Andrea Righi (Fri Feb 07 2025 - 17:36:25 EST)
- [PATCH net-next 00/13] Introduce an ethernet port representation Maxime Chevallier (Fri Feb 07 2025 - 17:36:55 EST)
- [PATCH net-next 01/13] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values Maxime Chevallier (Fri Feb 07 2025 - 17:37:18 EST)
- [PATCH net-next 02/13] net: ethtool: Export the link_mode_params definitions Maxime Chevallier (Fri Feb 07 2025 - 17:37:24 EST)
- [PATCH net-next 04/13] net: phy: dp83822: Add support for phy_port representation Maxime Chevallier (Fri Feb 07 2025 - 17:37:59 EST)
- [PATCH net-next 03/13] net: phy: Introduce PHY ports representation Maxime Chevallier (Fri Feb 07 2025 - 17:38:08 EST)
- [PATCH net-next 05/13] net: phy: Create a phy_port for PHY-driven SFPs Maxime Chevallier (Fri Feb 07 2025 - 17:38:30 EST)
- [PATCH net-next 06/13] net: phy: Intrduce generic SFP handling for PHY drivers Maxime Chevallier (Fri Feb 07 2025 - 17:38:44 EST)
- [PATCH net-next 07/13] net: phy: marvell-88x2222: Support SFP through phy_port interface Maxime Chevallier (Fri Feb 07 2025 - 17:39:10 EST)
- [PATCH net-next 08/13] net: phy: marvell: Support SFP through phy_port interface Maxime Chevallier (Fri Feb 07 2025 - 17:39:27 EST)
- [PATCH net-next 09/13] net: phy: marvell10g: Support SFP through phy_port Maxime Chevallier (Fri Feb 07 2025 - 17:39:48 EST)
- [PATCH net-next 10/13] net: phy: at803x: Support SFP through phy_port interface Maxime Chevallier (Fri Feb 07 2025 - 17:40:06 EST)
- [PATCH net-next 11/13] net: phy: Only rely on phy_port for PHY-driven SFP Maxime Chevallier (Fri Feb 07 2025 - 17:40:27 EST)
- [PATCH net-next 12/13] net: phy: dp83822: Add SFP support through the phy_port interface Maxime Chevallier (Fri Feb 07 2025 - 17:40:42 EST)
- [PATCH net-next 13/13] dt-bindings: net: Introduce the phy-port description Maxime Chevallier (Fri Feb 07 2025 - 17:41:06 EST)
- Re: [PATCH] pinctrl: spacemit: enable config option Yixun Lan (Fri Feb 07 2025 - 17:41:22 EST)
- Re: [PATCH 6/6] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers Tejun Heo (Fri Feb 07 2025 - 17:41:37 EST)
- Re: [PATCH 09/19] VFS: add _async versions of the various directory modifying inode_operations Al Viro (Fri Feb 07 2025 - 17:41:52 EST)
- Re: [PATCH 3/5] lib/crc32: standardize on crc32c() name for Castagnoli CRC32 Nathan Chancellor (Fri Feb 07 2025 - 17:42:44 EST)
- Re: [PATCH sched_ext/for-6.14-fixes 1/2] sched_ext: Implement auto local dispatching of migration disabled tasks Tejun Heo (Fri Feb 07 2025 - 17:44:14 EST)
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma Deepak Gupta (Fri Feb 07 2025 - 17:44:29 EST)
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma Deepak Gupta (Fri Feb 07 2025 - 17:45:05 EST)
- Re: [PATCH 0/5] Add UFS support for SM8750 Konrad Dybcio (Fri Feb 07 2025 - 17:47:32 EST)
- Re: [PATCH 3/5] lib/crc32: standardize on crc32c() name for Castagnoli CRC32 Eric Biggers (Fri Feb 07 2025 - 17:49:38 EST)
- [PATCH v6 0/6] Add Arrow Lake U/H support Xi Pardee (Fri Feb 07 2025 - 17:56:28 EST)
- [PATCH v6 1/6] platform/x86:intel/pmc: Make tgl_core_generic_init() static Xi Pardee (Fri Feb 07 2025 - 17:56:36 EST)
- [PATCH v6 2/6] platform/x86/intel/pmc: Remove duplicate enum Xi Pardee (Fri Feb 07 2025 - 17:56:51 EST)
- [PATCH v6 3/6] platform/x86:intel/pmc: Create generic_core_init() for all platforms Xi Pardee (Fri Feb 07 2025 - 17:57:09 EST)
- [PATCH v6 4/6] platform/x86/intel/pmc: Remove simple init functions Xi Pardee (Fri Feb 07 2025 - 17:57:26 EST)
- [PATCH v6 5/6] platform/x86:intel/pmc: Move arch specific action to init function Xi Pardee (Fri Feb 07 2025 - 17:57:28 EST)
- [PATCH v6 6/6] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver Xi Pardee (Fri Feb 07 2025 - 17:57:46 EST)
- Re: [PATCH v4 1/5] arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list Trilok Soni (Fri Feb 07 2025 - 17:58:05 EST)
- Re: [PATCH v4 3/5] arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list Trilok Soni (Fri Feb 07 2025 - 17:58:21 EST)
- Re: [PATCH v3 1/2] arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD Trilok Soni (Fri Feb 07 2025 - 17:59:17 EST)
- Re: [PATCH v3 2/2] arm64: cputype: Add comments about Qualcomm Kryo 5XX and 6XX cores Trilok Soni (Fri Feb 07 2025 - 17:59:46 EST)
- Re: [PATCH sched_ext/for-6.14-fixes 1/2] sched_ext: Implement auto local dispatching of migration disabled tasks Andrea Righi (Fri Feb 07 2025 - 18:00:13 EST)
- Re: [PATCH v7 03/24] perf vendor events: Add Arrowlake events/metrics Ian Rogers (Fri Feb 07 2025 - 18:01:15 EST)
- Re: [PATCH v2 05/18] cxl: Introduce parent_port_of() helper Alison Schofield (Fri Feb 07 2025 - 18:08:22 EST)
- Re: [PATCH v3 2/2] rust: lockdep: Use Pin for all LockClassKey usages Mitchell Levy (Fri Feb 07 2025 - 18:10:11 EST)
- Re: [RFC PATCH v3 07/13] keys: Add ability to track intended usage of the public key Eric Snowberg (Fri Feb 07 2025 - 18:10:24 EST)
- Re: [PATCH v3 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys Mitchell Levy (Fri Feb 07 2025 - 18:12:12 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Hardik Garg (Fri Feb 07 2025 - 18:16:48 EST)
- Re: [PATCH 6.6] 6.6.76-rc2 review Hardik Garg (Fri Feb 07 2025 - 18:17:37 EST)
- Re: [PATCH v2 02/12] dt-bindings: ata: Convert fsl,pq-sata to YAML Damien Le Moal (Fri Feb 07 2025 - 18:17:54 EST)
- Re: [PATCH net-next v6 0/5] net: stmmac: Add PCI driver support for BCM8958x Jitendra Vegiraju (Fri Feb 07 2025 - 18:19:01 EST)
- Re: [PATCH RFC 03/33] locking: Introduce <linux/thread_safety.h> Marco Elver (Fri Feb 07 2025 - 18:19:55 EST)
- Re: [PATCH bpf-next v2 02/26] locking: Move common qspinlock helpers to a private header kernel test robot (Fri Feb 07 2025 - 18:21:40 EST)
- [PATCH v2 0/7] Add io_dir to avoid memory overhead from opendir Ian Rogers (Fri Feb 07 2025 - 18:25:07 EST)
- [PATCH v2 1/7] tools lib api: Add io_dir an allocation free readdir alternative Ian Rogers (Fri Feb 07 2025 - 18:25:17 EST)
- [PATCH v2 2/7] perf maps: Switch modules tree walk to io_dir__readdir Ian Rogers (Fri Feb 07 2025 - 18:25:28 EST)
- [PATCH v2 3/7] perf pmu: Switch to io_dir__readdir Ian Rogers (Fri Feb 07 2025 - 18:25:43 EST)
- [PATCH v2 4/7] perf header: Switch mem topology to io_dir__readdir Ian Rogers (Fri Feb 07 2025 - 18:25:56 EST)
- [PATCH v2 5/7] perf events: Remove scandir in thread synthesis Ian Rogers (Fri Feb 07 2025 - 18:26:09 EST)
- [PATCH v2 6/7] perf parse-events: Switch tracepoints to io_dir__readdir Ian Rogers (Fri Feb 07 2025 - 18:26:24 EST)
- [PATCH v2 7/7] perf hwmon_pmu: Switch event discovery to io_dir__readdir Ian Rogers (Fri Feb 07 2025 - 18:26:33 EST)
- Re: [PATCH v9 03/26] riscv: zicfiss / zicfilp enumeration Deepak Gupta (Fri Feb 07 2025 - 18:26:53 EST)
- [PATCH] blackhole_dev: convert self-test to KUnit Tamir Duberstein (Fri Feb 07 2025 - 18:38:58 EST)
- RE: [RFT][PATCH v1] cpuidle: teo: Avoid selecting deepest idle state over-eagerly Doug Smythies (Fri Feb 07 2025 - 18:40:40 EST)
- Re: [PATCH v2 16/18] cxl/region: Show message on broken target list Alison Schofield (Fri Feb 07 2025 - 18:40:51 EST)
- Re: [PATCH v6 3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Dmitry Baryshkov (Fri Feb 07 2025 - 18:43:40 EST)
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma Deepak Gupta (Fri Feb 07 2025 - 18:44:44 EST)
- Re: [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie to YAML Rob Herring (Arm) (Fri Feb 07 2025 - 18:45:10 EST)
- Re: [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc to YAML Rob Herring (Arm) (Fri Feb 07 2025 - 18:45:24 EST)
- Re: [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand Rob Herring (Arm) (Fri Feb 07 2025 - 18:45:38 EST)
- Re: [PATCH bpf-next v2 8/9] selftests/bpf: Add selftests for load-acquire and store-release instructions Peilin Ye (Fri Feb 07 2025 - 18:48:08 EST)
- [PATCH v3] rust/kernel: Add faux device bindings Lyude Paul (Fri Feb 07 2025 - 18:49:55 EST)
- Re: [PATCH bpf-next v2 0/3] bpf: Some fixes for nullness elision patchwork-bot+netdevbpf (Fri Feb 07 2025 - 18:50:15 EST)
- Re: [PATCH 2/2] btf: Add the option to include global variable types Alexei Starovoitov (Fri Feb 07 2025 - 18:50:55 EST)
- Re: [PATCH RFC 03/33] locking: Introduce <linux/thread_safety.h> Bart Van Assche (Fri Feb 07 2025 - 18:51:13 EST)
- Re: [PATCH v9 01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma Deepak Gupta (Fri Feb 07 2025 - 18:52:47 EST)
- Re: [PATCH v2 01/18] cxl: Remove else after return Davidlohr Bueso (Fri Feb 07 2025 - 18:57:05 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Bernd Schubert (Fri Feb 07 2025 - 19:02:55 EST)
- Re: [PATCH v3 0/2] seccomp: pass uretprobe system call through seccomp Jiri Olsa (Fri Feb 07 2025 - 19:04:11 EST)
- Re: [PATCH v2 02/18] cxl/pci: Moving code in cxl_hdm_decode_init() Davidlohr Bueso (Fri Feb 07 2025 - 19:05:23 EST)
- Re: [PATCH bpf-next v2 8/9] selftests/bpf: Add selftests for load-acquire and store-release instructions Peilin Ye (Fri Feb 07 2025 - 19:21:15 EST)
- Re: [REGRESSION][BISECTED] Crash with Bad page state for FUSE/Flatpak related applications since v6.13 Joanne Koong (Fri Feb 07 2025 - 19:23:18 EST)
- [PATCH RFC net-next v3 0/2] Add SGMII port support to KSZ9477 switch Tristram.Ha (Fri Feb 07 2025 - 19:25:09 EST)
- [PATCH RFC net-next v3 2/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch Tristram.Ha (Fri Feb 07 2025 - 19:25:27 EST)
- [PATCH RFC net-next v3 1/2] net: pcs: xpcs: Activate DW_XPCS_SGMII_MODE_MAC_MANUAL for KSZ9477 Tristram.Ha (Fri Feb 07 2025 - 19:25:50 EST)
- [PATCH v7 0/7] drm/msm: make use of the HDMI connector infrastructure Dmitry Baryshkov (Fri Feb 07 2025 - 19:27:18 EST)
- [PATCH v7 1/7] drm/msm/hdmi: switch to atomic bridge callbacks Dmitry Baryshkov (Fri Feb 07 2025 - 19:27:27 EST)
- [PATCH v7 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable Dmitry Baryshkov (Fri Feb 07 2025 - 19:27:45 EST)
- [PATCH v7 3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Dmitry Baryshkov (Fri Feb 07 2025 - 19:28:00 EST)
- [PATCH v7 4/7] drm/msm/hdmi: get rid of hdmi_mode Dmitry Baryshkov (Fri Feb 07 2025 - 19:28:06 EST)
- Re: [PATCH RFC net-next] net: Add dev_getbyhwaddr_rtnl() helper Jakub Kicinski (Fri Feb 07 2025 - 19:28:16 EST)
- [PATCH v7 5/7] drm/msm/hdmi: update HDMI_GEN_PKT_CTRL_GENERIC0_UPDATE definition Dmitry Baryshkov (Fri Feb 07 2025 - 19:28:32 EST)
- [PATCH v7 6/7] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames Dmitry Baryshkov (Fri Feb 07 2025 - 19:29:03 EST)
- [PATCH v7 7/7] drm/msm/hdmi: use DRM HDMI Audio framework Dmitry Baryshkov (Fri Feb 07 2025 - 19:29:12 EST)
- Re: [PATCH v3 2/2] netconsole: allow selection of egress interface via MAC address Jakub Kicinski (Fri Feb 07 2025 - 19:29:47 EST)
- [PATCH v6 00/17] Enable CXL PCIe port protocol error handling and logging Terry Bowman (Fri Feb 07 2025 - 19:30:07 EST)
- [PATCH v6 01/17] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver' Terry Bowman (Fri Feb 07 2025 - 19:30:24 EST)
- Re: [PATCH v4 2/14] Add TSEM specific documentation. Paul Moore (Fri Feb 07 2025 - 19:30:38 EST)
- [PATCH v6 03/17] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port() Terry Bowman (Fri Feb 07 2025 - 19:30:54 EST)
- [PATCH v6 04/17] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type Terry Bowman (Fri Feb 07 2025 - 19:31:10 EST)
- [PATCH v6 02/17] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe Port support Terry Bowman (Fri Feb 07 2025 - 19:31:25 EST)
- [PATCH v6 05/17] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver Terry Bowman (Fri Feb 07 2025 - 19:31:39 EST)
- [PATCH v6 06/17] PCI/AER: Add CXL PCIe Port uncorrectable error recovery in AER service driver Terry Bowman (Fri Feb 07 2025 - 19:31:56 EST)
- [PATCH v6 07/17] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers Terry Bowman (Fri Feb 07 2025 - 19:32:12 EST)
- [PATCH v6 08/17] cxl/pci: Map CXL PCIe Upstream Switch Port RAS registers Terry Bowman (Fri Feb 07 2025 - 19:32:39 EST)
- [PATCH v6 09/17] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports Terry Bowman (Fri Feb 07 2025 - 19:32:41 EST)
- Re: [PATCH net-next v3 1/2] net: phy: Add support for driver-specific next update time Jakub Kicinski (Fri Feb 07 2025 - 19:32:57 EST)
- [PATCH v6 10/17] cxl/pci: Add log message for unmapped registers in existing RAS handlers Terry Bowman (Fri Feb 07 2025 - 19:33:12 EST)
- [PATCH v6 11/17] cxl/pci: Change find_cxl_port() to non-static Terry Bowman (Fri Feb 07 2025 - 19:33:26 EST)
- [PATCH v6 12/17] cxl/pci: Add error handler for CXL PCIe Port RAS errors Terry Bowman (Fri Feb 07 2025 - 19:33:42 EST)
- [PATCH v6 13/17] cxl/pci: Add trace logging for CXL PCIe Port RAS errors Terry Bowman (Fri Feb 07 2025 - 19:33:49 EST)
- [PATCH v6 14/17] cxl/pci: Update CXL Port RAS logging to also display PCIe SBDF Terry Bowman (Fri Feb 07 2025 - 19:34:05 EST)
- [PATCH v6 15/17] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers Terry Bowman (Fri Feb 07 2025 - 19:34:15 EST)
- [PATCH v6 16/17] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports Terry Bowman (Fri Feb 07 2025 - 19:34:29 EST)
- [PATCH v6 17/17] cxl/pci: Handle CXL Endpoint and RCH protocol errors separately from PCIe errors Terry Bowman (Fri Feb 07 2025 - 19:34:44 EST)
- Re: [PATCH net-next v3 2/2] net: phy: dp83tg720: Add randomized polling intervals for unstable link detection Jakub Kicinski (Fri Feb 07 2025 - 19:34:56 EST)
- Re: [PATCH] crypto: ccp - Add support for PCI device 0x1134 Mario Limonciello (Fri Feb 07 2025 - 19:37:05 EST)
- [PATCH v4 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys Mitchell Levy (Fri Feb 07 2025 - 19:39:38 EST)
- [PATCH v4 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys Mitchell Levy (Fri Feb 07 2025 - 19:39:50 EST)
- [PATCH v4 2/2] rust: lockdep: Use Pin for all LockClassKey usages Mitchell Levy (Fri Feb 07 2025 - 19:40:02 EST)
- Re: [PATCH v7 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable Abhinav Kumar (Fri Feb 07 2025 - 19:43:21 EST)
- Re: [PATCH bpf-next v2 18/26] rqspinlock: Add entry to Makefile, MAINTAINERS kernel test robot (Fri Feb 07 2025 - 19:43:50 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Takeshi Ogasawara (Fri Feb 07 2025 - 19:46:48 EST)
- Re: [PATCH v2 bpf 1/2] bpf: skip non exist keys in generic_map_lookup_batch Hou Tao (Fri Feb 07 2025 - 19:52:09 EST)
- [PATCH] ASoC: tas2770: Fix volume scale broonie (Fri Feb 07 2025 - 19:55:48 EST)
- [PATCH] ASoC: ops: Enforce platform maximum on initial value broonie (Fri Feb 07 2025 - 19:57:46 EST)
- [PATCH 0/4] ASoC: tas2764: Random patches from the Asahi Linux tree broonie (Fri Feb 07 2025 - 20:03:44 EST)
- [PATCH 1/4] ASoC: tas2764: Power up/down amp on mute ops broonie (Fri Feb 07 2025 - 20:03:54 EST)
- [PATCH 2/4] ASoC: tas2764: Wait for ramp-down after shutdown broonie (Fri Feb 07 2025 - 20:04:05 EST)
- [PATCH 3/4] ASoC: tas2764: Mark SW_RESET as volatile broonie (Fri Feb 07 2025 - 20:04:16 EST)
- [PATCH 4/4] ASoC: tas2764: Add reg defaults for TAS2764_INT_CLK_CFG broonie (Fri Feb 07 2025 - 20:04:31 EST)
- Re: [PATCH V2 2/2] sched: Reduce the default slice to avoid tasks getting an extra tick kernel test robot (Fri Feb 07 2025 - 20:05:48 EST)
- Re: [PATCH 00/12] Tiny cleanup and improvements about SWAP code Baoquan He (Fri Feb 07 2025 - 20:08:30 EST)
- Re: [PATCH v2 18/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_pre_enable() Doug Anderson (Fri Feb 07 2025 - 20:08:39 EST)
- Re: [PATCH v2 bpf 2/2] selftests: bpf: test batch lookup on array of maps with holes Hou Tao (Fri Feb 07 2025 - 20:11:03 EST)
- Re: Re: Re: [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching Martin Kelly (Fri Feb 07 2025 - 20:14:34 EST)
- Re: [PATCH -next v5 00/22] arm64: entry: Convert to generic entry Jinjie Ruan (Fri Feb 07 2025 - 20:15:31 EST)
- Re: [PATCH v2 13/35] drm/bridge: Change parameter name of drm_atomic_bridge_chain_post_disable() Doug Anderson (Fri Feb 07 2025 - 20:16:04 EST)
- Re: [PATCH 6.12 000/583] 6.12.13-rc2 review Hardik Garg (Fri Feb 07 2025 - 20:17:19 EST)
- Re: [PATCH v7 03/24] perf vendor events: Add Arrowlake events/metrics Liang, Kan (Fri Feb 07 2025 - 20:19:56 EST)
- Re: [PATCH 7/9] riscv: Prepare for unaligned access type table lookups Charlie Jenkins (Fri Feb 07 2025 - 20:23:03 EST)
- Re: [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie to YAML kernel test robot (Fri Feb 07 2025 - 20:27:00 EST)
- [PATCH net-next] documentation: networking: Add NAPI config Joe Damato (Fri Feb 07 2025 - 20:28:49 EST)
- Re: [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc Al Viro (Fri Feb 07 2025 - 20:30:56 EST)
- Re: [PATCH v7 6/7] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames Abhinav Kumar (Fri Feb 07 2025 - 20:31:53 EST)
- [PATCH] ACPI: thermal: Fix incorrect comment about trip points xueqin Luo (Fri Feb 07 2025 - 20:33:56 EST)
- Re: [PATCH 13/19] VFS: lock dentry for ->revalidate to avoid races with rename etc Al Viro (Fri Feb 07 2025 - 20:35:28 EST)
- [PATCH] LoongArch: Remove the deprecated notifier hook mechanism WangYuli (Fri Feb 07 2025 - 20:35:46 EST)
- [PATCH] selftests: i915: Use struct_size() helper in kmalloc() l1138897701 (Fri Feb 07 2025 - 20:36:00 EST)
- Re: [PATCH v2] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() Chao Yu (Fri Feb 07 2025 - 20:37:14 EST)
- [PATCH v2 2/2] slab: Achieve better kmalloc caches randomization in kvmalloc GONG Ruiqi (Fri Feb 07 2025 - 20:37:43 EST)
- [PATCH v2 1/2] slab: Adjust placement of __kvmalloc_node_noprof GONG Ruiqi (Fri Feb 07 2025 - 20:37:46 EST)
- [PATCH v2 0/2] Refine kmalloc caches randomization in kvmalloc GONG Ruiqi (Fri Feb 07 2025 - 20:38:10 EST)
- Re: [PATCH 11/19] VFS: Add ability to exclusively lock a dentry and use for create/remove operations. Al Viro (Fri Feb 07 2025 - 20:38:29 EST)
- Re: [PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO) Baoquan He (Fri Feb 07 2025 - 20:38:54 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 SoC Konrad Dybcio (Fri Feb 07 2025 - 20:43:37 EST)
- Re: [PATCH v2 35/35] drm/bridge: ti-sn65dsi86: Use bridge_state crtc pointer Doug Anderson (Fri Feb 07 2025 - 20:45:07 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: sm8750: Add BWMONs Konrad Dybcio (Fri Feb 07 2025 - 20:48:54 EST)
- Re: [PATCH v10 7/8] rust: Add read_poll_timeout functions Daniel Almeida (Fri Feb 07 2025 - 20:52:34 EST)
- Re: [PATCH bpf-next v2 11/26] rqspinlock: Add deadlock detection and recovery Alexei Starovoitov (Fri Feb 07 2025 - 20:54:14 EST)
- Re: [PATCH bpf-next v2 17/26] rqspinlock: Hardcode cond_acquire loops to asm-generic implementation Alexei Starovoitov (Fri Feb 07 2025 - 20:58:31 EST)
- [RFC PATCH v2 1/4] perf: arm_pmuv3: Generalize counter bitmasks Colton Lewis (Fri Feb 07 2025 - 21:01:50 EST)
- [RFC PATCH v2 0/4] PMU partitioning driver support Colton Lewis (Fri Feb 07 2025 - 21:01:52 EST)
- [RFC PATCH v2 2/4] perf: arm_pmuv3: Introduce module param to partition the PMU Colton Lewis (Fri Feb 07 2025 - 21:02:00 EST)
- [RFC PATCH v2 3/4] perf: arm_pmuv3: Keep out of guest counter partition Colton Lewis (Fri Feb 07 2025 - 21:02:27 EST)
- [RFC PATCH v2 4/4] KVM: arm64: Make guests see only counters they can access Colton Lewis (Fri Feb 07 2025 - 21:02:58 EST)
- Re: [PATCH bpf-next v2 19/26] bpf: Convert hashtab.c to rqspinlock Alexei Starovoitov (Fri Feb 07 2025 - 21:03:17 EST)
- [PATCH v3 2/2] arm64: dts: rockchip: Increase VOP clk rate on RK3328 Elaine Zhang (Fri Feb 07 2025 - 21:03:31 EST)
- [PATCH v3 0/2] clk: rockchip: Fixed some incorrect commits Elaine Zhang (Fri Feb 07 2025 - 21:03:45 EST)
- [PATCH v3 1/2] ARM: dts: rockchip: assigned-clock-parents to SCLK_HDMI_PHY for DCLK_VOP Elaine Zhang (Fri Feb 07 2025 - 21:03:50 EST)
- Re: [PATCH v7 6/7] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames Dmitry Baryshkov (Fri Feb 07 2025 - 21:04:41 EST)
- Re: [PATCH bpf-next v2 23/26] bpf: Handle allocation failure in acquire_lock_state Alexei Starovoitov (Fri Feb 07 2025 - 21:05:13 EST)
- Re: [PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work Shuai Xue (Fri Feb 07 2025 - 21:05:30 EST)
- Re: [PATCH] objtool: Hide unnecessary compiler error message Josh Poimboeuf (Fri Feb 07 2025 - 21:12:22 EST)
- Re: [PATCH v2 bpf 1/2] bpf: skip non exist keys in generic_map_lookup_batch Alexei Starovoitov (Fri Feb 07 2025 - 21:13:24 EST)
- Re: [PATCH 6.6 000/389] 6.6.76-rc2 review Peter Schneider (Fri Feb 07 2025 - 21:13:55 EST)
- Re: [PATCH net-next 00/13] Introduce an ethernet port representation Sean Anderson (Fri Feb 07 2025 - 21:14:49 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Yafang Shao (Fri Feb 07 2025 - 21:15:41 EST)
- Re: objtool failure caused some kernel functionality not working Josh Poimboeuf (Fri Feb 07 2025 - 21:16:22 EST)
- Re: [PATCH bpf-next v2 8/9] selftests/bpf: Add selftests for load-acquire and store-release instructions Peilin Ye (Fri Feb 07 2025 - 21:20:16 EST)
- Re: [PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings J. Neuschäfer (Fri Feb 07 2025 - 21:21:08 EST)
- Re: [PATCH v2 1/3] powerpc/time: Export boot_tb and log initial timebase at boot Aboorva Devarajan (Fri Feb 07 2025 - 21:29:35 EST)
- [PATCH] PM / devfreq: Fix a typo in trans_stat pleasurefish (Fri Feb 07 2025 - 21:29:46 EST)
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object Demi Marie Obenour (Fri Feb 07 2025 - 21:31:06 EST)
- Re: [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check Yan Zhao (Fri Feb 07 2025 - 21:31:27 EST)
- [PATCH v3] f2fs: quota: fix to avoid warning in dquot_writeback_dquots() Chao Yu (Fri Feb 07 2025 - 21:33:59 EST)
- [GIT PULL] smb3 client fixes Steve French (Fri Feb 07 2025 - 21:34:20 EST)
- Re: [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault Yan Zhao (Fri Feb 07 2025 - 21:38:49 EST)
- Re: [PATCH bpf-next] selftests/bpf: Remove with_addr.sh and with_tunnels.sh patchwork-bot+netdevbpf (Fri Feb 07 2025 - 21:40:12 EST)
- Re: [RFC] bpf: Rethinking BPF safety, BPF open-coded iterators, and possible improvements (runtime protection) Alexei Starovoitov (Fri Feb 07 2025 - 21:40:32 EST)
- Re: [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object Demi Marie Obenour (Fri Feb 07 2025 - 21:43:25 EST)
- Re: [PATCH 6.12 000/583] 6.12.13-rc2 review Peter Schneider (Fri Feb 07 2025 - 21:43:54 EST)
- Re: [PATCH v2] vdpa/mlx5: Fix mlx5_vdpa_get_config() endianness on big-endian machines Jason Wang (Fri Feb 07 2025 - 21:45:58 EST)
- [PATCH v2 0/6] A few more CRC32 library cleanups Eric Biggers (Fri Feb 07 2025 - 21:49:40 EST)
- [PATCH v2 1/6] mips/crc32: remove unused enums Eric Biggers (Fri Feb 07 2025 - 21:49:42 EST)
- [PATCH v2 2/6] lib/crc32: use void pointer for data Eric Biggers (Fri Feb 07 2025 - 21:49:43 EST)
- [PATCH v2 3/6] lib/crc32: don't bother with pure and const function attributes Eric Biggers (Fri Feb 07 2025 - 21:49:48 EST)
- [PATCH v2 4/6] lib/crc32: standardize on crc32c() name for Castagnoli CRC32 Eric Biggers (Fri Feb 07 2025 - 21:50:09 EST)
- [PATCH v2 5/6] lib/crc32: rename __crc32c_le_combine() to crc32c_combine() Eric Biggers (Fri Feb 07 2025 - 21:50:33 EST)
- [PATCH v2 6/6] lib/crc32: remove "_le" from crc32c base and arch functions Eric Biggers (Fri Feb 07 2025 - 21:50:38 EST)
- Re: [RFC PATCH 0/2] livepatch: Add support for hybrid mode Yafang Shao (Fri Feb 07 2025 - 21:51:07 EST)
- Re: [PATCH v2 1/2] md/raid5: freeze reshape when encountering a bad read Yu Kuai (Fri Feb 07 2025 - 21:51:25 EST)
- Re: [PATCH] mm: use READ/WRITE_ONCE() for vma->vm_flags on migrate, mprotect Andrew Morton (Fri Feb 07 2025 - 21:51:38 EST)
- Re: [RFC 0/2] refcount: attempt to avoid imbalance warnings Bart Van Assche (Fri Feb 07 2025 - 21:53:11 EST)
- Re: [External] Re: [PATCH v2 1/2] perf/dwc_pcie: fix the incorrect reference count yunhui cui (Fri Feb 07 2025 - 21:57:34 EST)
- Re: [External] Re: [PATCH v2 2/2] perf/dwc_pcie: fix duplicate pci_dev devices yunhui cui (Fri Feb 07 2025 - 22:00:00 EST)
- Re: [PATCH v10 1/8] sched/core: Add __might_sleep_precision() FUJITA Tomonori (Fri Feb 07 2025 - 22:01:29 EST)
- Re: [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs Yan Zhao (Fri Feb 07 2025 - 22:03:07 EST)
- Re: [PATCH bpf-next v2 11/26] rqspinlock: Add deadlock detection and recovery Kumar Kartikeya Dwivedi (Fri Feb 07 2025 - 22:04:26 EST)
- Re: [PATCH bpf-next v2 17/26] rqspinlock: Hardcode cond_acquire loops to asm-generic implementation Kumar Kartikeya Dwivedi (Fri Feb 07 2025 - 22:05:27 EST)
- Re: [PATCH v7 6/7] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames Abhinav Kumar (Fri Feb 07 2025 - 22:05:44 EST)
- Re: [PATCH] vgaarbiter: documentation grammar correction Bagas Sanjaya (Fri Feb 07 2025 - 22:07:01 EST)
- Re: [PATCH bpf-next v2 19/26] bpf: Convert hashtab.c to rqspinlock Kumar Kartikeya Dwivedi (Fri Feb 07 2025 - 22:07:14 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Yafang Shao (Fri Feb 07 2025 - 22:09:14 EST)
- Re: [PATCH 2/2] crypto: x86/aes-ctr - remove non-AVX implementation of AES-CTR Eric Biggers (Fri Feb 07 2025 - 22:12:31 EST)
- Re: [RFC PATCH v2 4/8] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support Zhang Yi (Fri Feb 07 2025 - 22:13:20 EST)
- Re: [PATCH 0/2] sched_ext: Add a core event and update scx schedulers Changwoo Min (Fri Feb 07 2025 - 22:17:55 EST)
- Re: [PATCH v7 6/7] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames Dmitry Baryshkov (Fri Feb 07 2025 - 22:24:44 EST)
- [PATCH v2] usb: dwc3: gadget: Prevent irq storm when TH re-executes Badhri Jagan Sridharan (Fri Feb 07 2025 - 22:31:43 EST)
- Re: [PATCH net-next v7 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation Choong Yong Liang (Fri Feb 07 2025 - 22:33:59 EST)
- Re: [RFC PATCH bpf-next 6/8] sched_ext: Add filter for scx_kfunc_ids_unlocked Alexei Starovoitov (Fri Feb 07 2025 - 22:38:13 EST)
- Re: [RFC PATCH 2/2] livepatch: Implement livepatch hybrid mode Yafang Shao (Fri Feb 07 2025 - 22:39:32 EST)
- Re: [PATCH 6.13 000/619] 6.13.2-rc2 review Peter Schneider (Fri Feb 07 2025 - 22:40:39 EST)
- [PATCH v3] scsi: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute WangYuli (Fri Feb 07 2025 - 22:43:11 EST)
- [PATCH] phy: freescale: fsl-samsung-hdmi: Use helper function devm_clk_get_enabled() xiaopeitux (Fri Feb 07 2025 - 22:49:25 EST)
- Re: [PATCH v7 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable Dmitry Baryshkov (Fri Feb 07 2025 - 22:50:14 EST)
- [PATCH v3] crypto: x86/aes-ctr - rewrite AESNI+AVX optimized CTR and add VAES support Eric Biggers (Fri Feb 07 2025 - 22:52:51 EST)
- Re: [PATCH net-next] documentation: networking: Add NAPI config Bagas Sanjaya (Fri Feb 07 2025 - 22:58:49 EST)
- Re: [PATCH net-next v4 2/3] netdev-genl: Add an XSK attribute to queues kernel test robot (Fri Feb 07 2025 - 23:03:12 EST)
- Re: [PATCH v7 3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Abhinav Kumar (Fri Feb 07 2025 - 23:14:34 EST)
- [PATCH net-next v5 0/3] netdev-genl: Add an xsk attribute to queues Joe Damato (Fri Feb 07 2025 - 23:14:48 EST)
- [PATCH net-next v5 1/3] netlink: Add nla_put_empty_nest helper Joe Damato (Fri Feb 07 2025 - 23:14:55 EST)
- Re: [PATCH 1/2] memory/mediatek: Add an interface to get current DDR data rate Crystal Guo (郭晶) (Fri Feb 07 2025 - 23:15:18 EST)
- [PATCH net-next v5 2/3] netdev-genl: Add an XSK attribute to queues Joe Damato (Fri Feb 07 2025 - 23:15:21 EST)
- [PATCH net-next v5 3/3] selftests: drv-net: Test queue xsk attribute Joe Damato (Fri Feb 07 2025 - 23:15:43 EST)
- [PATCH] platform/x86: thinkpad_acpi: Fix registration of tpacpi platform driver Mark Pearson (Fri Feb 07 2025 - 23:16:17 EST)
- Re: [PATCH v3] docs/arch: remove deprecated function name Bagas Sanjaya (Fri Feb 07 2025 - 23:19:58 EST)
- Re: [PATCH 1/2] memory/mediatek: Add an interface to get current DDR data rate Crystal Guo (郭晶) (Fri Feb 07 2025 - 23:22:17 EST)
- Re: [GIT PULL] smb3 client fixes pr-tracker-bot (Fri Feb 07 2025 - 23:24:02 EST)
- Re: [PATCH 2/2] dt-bindings: memory-controllers: Add mediatek common-dramc dt-bindings Crystal Guo (郭晶) (Fri Feb 07 2025 - 23:24:21 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Steven Rostedt (Fri Feb 07 2025 - 23:27:09 EST)
- [syzbot] [f2fs?] kernel BUG in folio_end_read syzbot (Fri Feb 07 2025 - 23:27:33 EST)
- Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) Steven Rostedt (Fri Feb 07 2025 - 23:33:00 EST)
- Re: [PATCH 2/2] dt-bindings: memory-controllers: Add mediatek common-dramc dt-bindings Crystal Guo (郭晶) (Fri Feb 07 2025 - 23:33:49 EST)
- Re: [PATCH 2/2] dt-bindings: memory-controllers: Add mediatek common-dramc dt-bindings Crystal Guo (郭晶) (Fri Feb 07 2025 - 23:40:27 EST)
- Re: The business loan- David Song (Fri Feb 07 2025 - 23:42:42 EST)
- [PATCH 0/4] sched_ext: Compatible testing of SCX_ENQ_CPU_SELECTED Changwoo Min (Fri Feb 07 2025 - 23:43:57 EST)
- [PATCH 1/4] sched_ext: Add enum_defs.autogen.h Changwoo Min (Fri Feb 07 2025 - 23:44:08 EST)
- [PATCH 2/4] sched_ext: Include enum_defs.autogen.h from common/common.bpf.h Changwoo Min (Fri Feb 07 2025 - 23:44:19 EST)
- [PATCH 3/4] sched_ext: Add __COMPAT_is_enq_cpu_selected() for BPF compatability Changwoo Min (Fri Feb 07 2025 - 23:44:31 EST)
- [PATCH 4/4] sched_ext: Use __COMPAT_is_enq_cpu_selected() in scx_qmap Changwoo Min (Fri Feb 07 2025 - 23:44:40 EST)
- Re: [PATCH v3 1/3] crypto: ccp: Add external API interface for PSP module initialization Kalra, Ashish (Fri Feb 07 2025 - 23:53:12 EST)
9873 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc