Skip to main content
Linux-Kernel Archive
By Date
- [PATCH RFC] serial: ar933x: Handle break events Sven Eckelmann (Mon Sep 15 2025 - 09:35:14 EST)
- [PATCH 2/3] printk: console_flush_one_record() code cleanup Petr Mladek (Sat Sep 27 2025 - 18:05:36 EST)
- [PATCH 3/3] printk: Use console_flush_one_record for legacy printer kthread Andrew Murray (Sat Sep 27 2025 - 18:05:37 EST)
- [PATCH] slab: Fix using this_cpu_ptr() in preemptible context Ran Xiaokai (Tue Sep 30 2025 - 04:34:02 EST)
- Re: BUG: unable to handle kernel NULL pointer dereference in eb_release_vmas 김강민 (Tue Sep 30 2025 - 11:14:52 EST)
- Re: [PATH v3] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference Google (Tue Sep 30 2025 - 11:37:13 EST)
- Re: [PATCH v2] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference Google (Tue Sep 30 2025 - 11:37:52 EST)
- [PATCH 6.1 0/6] fix invalid sleeping in detect_cache_attributes() Wen Yang (Tue Sep 30 2025 - 13:28:14 EST)
- [PATCH 6.1 1/6] cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation Wen Yang (Tue Sep 30 2025 - 13:28:15 EST)
- [PATCH 6.1 2/6] cacheinfo: Return error code in init_of_cache_level() Wen Yang (Tue Sep 30 2025 - 13:28:18 EST)
- [PATCH 6.1 3/6] cacheinfo: Check 'cache-unified' property to count cache leaves Wen Yang (Tue Sep 30 2025 - 13:28:22 EST)
- [PATCH 6.1 4/6] ACPI: PPTT: Remove acpi_find_cache_levels() Wen Yang (Tue Sep 30 2025 - 13:28:26 EST)
- [PATCH 6.1 5/6] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info() Wen Yang (Tue Sep 30 2025 - 13:28:30 EST)
- [PATCH 6.1 6/6] arch_topology: Build cacheinfo from primary CPU Wen Yang (Tue Sep 30 2025 - 13:28:34 EST)
- Re: [PATCH v3 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1 jjm2473 (Tue Sep 30 2025 - 13:53:06 EST)
- Re: [PATCH] KVM: arm64: Remove unreachable break after return Zenghui Yu (Tue Sep 30 2025 - 13:58:46 EST)
- Re: [PATCH 5.10 000/122] 5.10.245-rc1 review Naresh Kamboju (Tue Sep 30 2025 - 15:27:39 EST)
- Re: [PATCH 1/3] printk/nbcon: Block printk kthreads when any CPU is in an emergency context kernel test robot (Tue Sep 30 2025 - 16:15:42 EST)
- Re: [PATCH] bcachefs: Prevent written from exceeding sectors kernel test robot (Tue Sep 30 2025 - 16:46:41 EST)
- Re: [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to" weibu (Tue Sep 30 2025 - 17:13:29 EST)
- Re: [PATCH v2 11/12] x86/paravirt: Don't use pv_ops vector for MSR access functions kernel test robot (Tue Sep 30 2025 - 17:28:46 EST)
- [PATCH v4 0/9] tpm: Decouple Trenchboot dependencies Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:15 EST)
- [PATCH v4 1/9] tpm: Cap the number of PCR banks Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:20 EST)
- [PATCH v4 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:24 EST)
- [PATCH v4 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2 Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:28 EST)
- [PATCH v4 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:33 EST)
- [PATCH v4 5/9] tpm2-sessions: Unmask tpm_buf_append_hmac_session() Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:37 EST)
- [PATCH v4 6/9] KEYS: trusted: Open code tpm2_buf_append() Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:42 EST)
- [PATCH v4 7/9] tpm-buf: check for corruption in tpm_buf_append_handle() Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:46 EST)
- [PATCH v4 8/9] tpm-buf: Remove chip parameter from tpm_buf_append_handle Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:50 EST)
- [PATCH v4 9/9] tpm-buf: Enable managed and stack allocations. Jarkko Sakkinen (Tue Sep 30 2025 - 18:17:56 EST)
- Re: [PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone Hillf Danton (Tue Sep 30 2025 - 18:24:32 EST)
- Re: [PATCH v4 0/9] tpm: Decouple Trenchboot dependencies Jarkko Sakkinen (Tue Sep 30 2025 - 18:31:26 EST)
- Re: [PATCH 08/29] media: mfc: Add Exynos‑MFC driver probe support Krzysztof Kozlowski (Tue Sep 30 2025 - 18:59:19 EST)
- Re: [PATCH v5 08/12] gpio: add QIXIS FPGA GPIO controller Linus Walleij (Tue Sep 30 2025 - 19:00:14 EST)
- Re: [PATCH v2] tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user Thorsten Blum (Tue Sep 30 2025 - 19:03:53 EST)
- Re: [PATCH 5.10 000/122] 5.10.245-rc1 review Dominique Martinet (Tue Sep 30 2025 - 19:06:11 EST)
- Re: [PATCH 08/29] media: mfc: Add Exynos‑MFC driver probe support Krzysztof Kozlowski (Tue Sep 30 2025 - 19:06:14 EST)
- Re: [PATCH v4] PM: sleep: Don't wait for SYNC_STATE_ONLY device links Pin-yen Lin (Tue Sep 30 2025 - 19:08:24 EST)
- [PATCH v5 0/9] Prepare TPM driver for Trenchboot Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:05 EST)
- [PATCH v5 1/9] tpm: Cap the number of PCR banks Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:10 EST)
- [PATCH v5 2/9] tpm: Use -EPERM as fallback error code in tpm_ret_to_err Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:14 EST)
- [PATCH v5 3/9] KEYS: trusted: Use tpm_ret_to_err() in trusted_tpm2 Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:18 EST)
- [PATCH v5 4/9] tpm2-sessions: Remove 'attributes' from tpm_buf_append_auth Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:23 EST)
- [PATCH v5 5/9] tpm2-sessions: Unmask tpm_buf_append_hmac_session() Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:27 EST)
- [PATCH v5 6/9] KEYS: trusted: Open code tpm2_buf_append() Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:31 EST)
- [PATCH v5 7/9] tpm-buf: check for corruption in tpm_buf_append_handle() Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:36 EST)
- [PATCH v5 8/9] tpm-buf: Remove chip parameter from tpm_buf_append_handle Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:40 EST)
- [PATCH v5 9/9] tpm-buf: Enable managed and stack allocations. Jarkko Sakkinen (Tue Sep 30 2025 - 19:20:46 EST)
- [PATCH] f2fs: don't call iput() from f2fs_drop_inode() Mateusz Guzik (Tue Sep 30 2025 - 19:30:05 EST)
- [PATCH] fs: assert ->i_lock held in __iget() Mateusz Guzik (Tue Sep 30 2025 - 19:53:20 EST)
- [PATCH v2] drm/panel: sitronix-st7789v: fix sync flags for t28cp45tn89 Sebastian Reichel (Tue Sep 30 2025 - 19:59:49 EST)
- Re: linux-next: build failure after merge of the tty tree Charalampos Mitrodimas (Tue Sep 30 2025 - 20:00:12 EST)
- Re: [PATCH v2 0/2] Fix CONFIG_HYPERV and vmbus related anamoly Wei Liu (Tue Sep 30 2025 - 20:01:59 EST)
- [GIT PULL] hsi changes for hsi-6.18 Sebastian Reichel (Tue Sep 30 2025 - 20:02:31 EST)
- Re: [GIT pull] core/rseq for v6.18-rc1 pr-tracker-bot (Tue Sep 30 2025 - 20:02:34 EST)
- Re: [GIT pull] smp/core for v6.18-rc1 pr-tracker-bot (Tue Sep 30 2025 - 20:02:35 EST)
- Re: [GIT pull] core/core for v6.18-rc1 pr-tracker-bot (Tue Sep 30 2025 - 20:02:37 EST)
- Re: [GIT pull] irq/core for v6.18-rc1 pr-tracker-bot (Tue Sep 30 2025 - 20:02:38 EST)
- Re: [GIT pull] timers/core for v6.18-rc1 pr-tracker-bot (Tue Sep 30 2025 - 20:02:40 EST)
- Re: [GIT pull] irq/drivers for v6.18-rc1 pr-tracker-bot (Tue Sep 30 2025 - 20:02:41 EST)
- Re: [GIT pull] timers/vdso for v6.18-rc1 pr-tracker-bot (Tue Sep 30 2025 - 20:02:43 EST)
- Re: [GIT pull] locking/futex for v6.18-rc1 pr-tracker-bot (Tue Sep 30 2025 - 20:02:45 EST)
- Re: [GIT pull] timers/clocksource for v6.18-rc1 pr-tracker-bot (Tue Sep 30 2025 - 20:02:46 EST)
- [GIT PULL] power-supply changes for 6.18 Sebastian Reichel (Tue Sep 30 2025 - 20:04:13 EST)
- Re: [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls Sean Christopherson (Tue Sep 30 2025 - 20:09:12 EST)
- [PATCH V2] bcachefs: Prevent written from exceeding sectors Edward Adam Davis (Tue Sep 30 2025 - 20:25:06 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Alexandre Courbot (Tue Sep 30 2025 - 20:27:10 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Alistair Popple (Tue Sep 30 2025 - 20:29:52 EST)
- Re: [PATCH net-next V2 0/7] net/mlx5: misc changes 2025-09-28 patchwork-bot+netdevbpf (Tue Sep 30 2025 - 20:30:24 EST)
- Re: [PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs patchwork-bot+netdevbpf (Tue Sep 30 2025 - 20:30:26 EST)
- Re: [PATCH 1/2] rust: pci: add is_virtfn(), to check for VFs Alistair Popple (Tue Sep 30 2025 - 20:30:50 EST)
- Re: [PATCH v5 1/8] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint Google (Tue Sep 30 2025 - 20:31:01 EST)
- Re: [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory Edgecombe, Rick P (Tue Sep 30 2025 - 20:33:12 EST)
- Re: [PATCH 2/2] gpu: nova-core: reject binding to SR-IOV Virtual Functions Alistair Popple (Tue Sep 30 2025 - 20:33:26 EST)
- [PATCH 0/2] Update ADPM12160 and Add support for ADPM12200 Alexis Czezar Torreno (Tue Sep 30 2025 - 20:38:04 EST)
- [PATCH 2/2] hwmon: (pmbus/max34440): add support adpm12200 Alexis Czezar Torreno (Tue Sep 30 2025 - 20:38:08 EST)
- [PATCH 1/2] hwmon: (pmbus/max34440): Update adpm12160 coeff due to latest FW Alexis Czezar Torreno (Tue Sep 30 2025 - 20:38:08 EST)
- Re: [PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API Askar Safin (Tue Sep 30 2025 - 20:38:51 EST)
- Re: [PATCH net v2 0/2] octeontx2: fix bitmap leaks in PF and VF patchwork-bot+netdevbpf (Tue Sep 30 2025 - 20:40:16 EST)
- Re: [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling Alistair Popple (Tue Sep 30 2025 - 20:42:57 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns Hillf Danton (Tue Sep 30 2025 - 20:44:07 EST)
- Re: [PATCH] sched/fair: Fix DELAY_DEQUEUE issue related to cgroup throttling Han Guangjiang (Tue Sep 30 2025 - 20:50:05 EST)
- [PATCH] fs: assert on ->i_count in iput_final() Mateusz Guzik (Tue Sep 30 2025 - 21:00:15 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Finn Thain (Tue Sep 30 2025 - 21:03:22 EST)
- Re: [PATCH v4 1/2] sched: Create architecture specific sched domain distances Chen, Yu C (Tue Sep 30 2025 - 21:11:09 EST)
- [PATCH v2 net] net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work Duoming Zhou (Tue Sep 30 2025 - 21:12:33 EST)
- Re: [PATCH] sched/fair: Fix DELAY_DEQUEUE issue related to cgroup throttling Han Guangjiang (Tue Sep 30 2025 - 21:15:41 EST)
- Re: [PATCH v2 01/10] gpu: nova-core: Set correct DMA mask Alistair Popple (Tue Sep 30 2025 - 21:31:58 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Alexandre Courbot (Tue Sep 30 2025 - 21:39:20 EST)
- Re: [PATCH 2/3] hwspinlock: brcmstb hardware semaphore support Peng Fan (Tue Sep 30 2025 - 21:41:20 EST)
- Re: [PATCH v3 01/13] gpu: nova-core: Set correct DMA mask Alistair Popple (Tue Sep 30 2025 - 21:42:46 EST)
- Re: [PATCH 1/3] dt-bindings: hwlock: Adding brcmstb-hwspinlock support Peng Fan (Tue Sep 30 2025 - 21:46:26 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Finn Thain (Tue Sep 30 2025 - 21:46:37 EST)
- Re: [PATCH v3 00/13] gpu: nova-core: Boot GSP to RISC-V active Alistair Popple (Tue Sep 30 2025 - 22:02:24 EST)
- Re: [GIT PULL] BPF changes for 6.18 pr-tracker-bot (Tue Sep 30 2025 - 22:10:58 EST)
- Re: [GIT PULL] Rust for 6.18 pr-tracker-bot (Tue Sep 30 2025 - 22:20:59 EST)
- [PATCH v4 00/10] Some Panfrost fixes and improvements Adrián Larumbe (Tue Sep 30 2025 - 22:21:21 EST)
- [PATCH v4] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference chenyuan_fl (Tue Sep 30 2025 - 22:21:35 EST)
- [PATCH v4 02/10] drm/panfrost: Handle inexistent GPU during probe Adrián Larumbe (Tue Sep 30 2025 - 22:21:37 EST)
- [PATCH v4 03/10] drm/panfrost: Handle job HW submit errors Adrián Larumbe (Tue Sep 30 2025 - 22:21:40 EST)
- [PATCH v4 01/10] drm/panfrost: Replace DRM driver allocation method with newer one Adrián Larumbe (Tue Sep 30 2025 - 22:21:44 EST)
- [PATCH v4 04/10] drm/panfrost: Handle error when allocating AS number Adrián Larumbe (Tue Sep 30 2025 - 22:21:45 EST)
- [PATCH v4 05/10] drm/panfrost: Handle page mapping failure Adrián Larumbe (Tue Sep 30 2025 - 22:21:47 EST)
- [PATCH v4 06/10] drm/panfrost: Don't rework job IRQ enable mask in the enable path Adrián Larumbe (Tue Sep 30 2025 - 22:21:51 EST)
- [PATCH v4 07/10] drm/panfrost: Make re-enabling job interrupts at device reset optional Adrián Larumbe (Tue Sep 30 2025 - 22:21:54 EST)
- [PATCH v4 09/10] drm/panfrost: Remove unused device property Adrián Larumbe (Tue Sep 30 2025 - 22:22:02 EST)
- [PATCH v4 08/10] drm/panfrost: Add forward declaration and types header Adrián Larumbe (Tue Sep 30 2025 - 22:22:03 EST)
- [PATCH v4 10/10] drm/panfrost: Rename panfrost_job functions to reflect real role Adrián Larumbe (Tue Sep 30 2025 - 22:22:05 EST)
- Re: [PATCH v3 0/3] arm64: dts: nuvoton: add NPCM845 SoC and EVB support Andrew Jeffery (Tue Sep 30 2025 - 22:35:45 EST)
- Re: [PATCH v2] ARM: dts: aspeed: clemente: Add HDD LED GPIO Andrew Jeffery (Tue Sep 30 2025 - 22:42:48 EST)
- Re: [PATCH net-next v8 2/2] net: stmmac: Add support for Allwinner A523 GMAC200 Chen-Yu Tsai (Tue Sep 30 2025 - 22:44:22 EST)
- Re: [GIT PULL] LoongArch KVM changes for v6.18 Huacai Chen (Tue Sep 30 2025 - 22:52:04 EST)
- Re: [syzbot] [rdma?] KMSAN: uninit-value in ib_nl_handle_ip_res_resp Kohei Enju (Tue Sep 30 2025 - 23:02:42 EST)
- [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Lance Yang (Tue Sep 30 2025 - 23:25:04 EST)
- Re: [PATCH v2 0/2] Add board-id support for multiple DT selection Chen-Yu Tsai (Tue Sep 30 2025 - 23:48:42 EST)
- Re: [PATCH v3 01/22] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114 Mikko Perttunen (Wed Oct 01 2025 - 00:02:46 EST)
- Re: [PATCH v2 0/4] Introduce movable pages for Hyper-V guests Wei Liu (Wed Oct 01 2025 - 00:04:06 EST)
- [git pull] drm for 6.18-rc1 Dave Airlie (Wed Oct 01 2025 - 00:06:48 EST)
- Re: [PATCH 2/2] coco/tdx-host: Expose TDX module version Huang, Kai (Wed Oct 01 2025 - 00:12:24 EST)
- Re: [PATCH 0/3] Introduce movable pages for Hyper-V guests Wei Liu (Wed Oct 01 2025 - 00:18:39 EST)
- Re: [PATCH v3 09/22] gpu: host1x: convert MIPI to use operation function pointers Mikko Perttunen (Wed Oct 01 2025 - 00:19:06 EST)
- Re: [PATCH v2] kconfig: Avoid prompting for transitional symbols Andrew Donnellan (Wed Oct 01 2025 - 00:21:38 EST)
- Re: [v2 PATCH] mm: hugetlb: avoid soft lockup when mprotect to large memory area Dev Jain (Wed Oct 01 2025 - 00:23:44 EST)
- [PATCH V2] mm/ptdump: Replace READ_ONCE() with standard page table accessors Anshuman Khandual (Wed Oct 01 2025 - 00:25:26 EST)
- Re: [PATCH v3 12/22] arm64: tegra: move avdd-dsi-csi-supply into CSI node Mikko Perttunen (Wed Oct 01 2025 - 00:28:12 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 00:37:42 EST)
- Re: [PATCH v0] mm/page_alloc: Cleanup for __del_page_from_free_list() jinji zhong (Wed Oct 01 2025 - 00:38:27 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Mikko Perttunen (Wed Oct 01 2025 - 00:38:41 EST)
- [PATCH v2] rust: slab: add basic slab module Elijah Wright (Wed Oct 01 2025 - 00:46:22 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure syzbot (Wed Oct 01 2025 - 00:51:15 EST)
- [PATCH] fs: dcache: Fixed typo in doc comments Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 00:52:08 EST)
- [PATCH] memcg: introduce kfuncs for fetching memcg stats JP Kobryn (Wed Oct 01 2025 - 00:55:22 EST)
- Re: [PATCH next v2] clk: microchip: core: remove duplicate roclk_determine_rate() Stephen Boyd (Wed Oct 01 2025 - 00:55:27 EST)
- Re: [PATCH v3 22/22] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30 Mikko Perttunen (Wed Oct 01 2025 - 01:04:39 EST)
- Re: [PATCH v2 06/10] PCI/LUO: Save and restore driver name Greg Kroah-Hartman (Wed Oct 01 2025 - 01:06:35 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Svyatoslav Ryhel (Wed Oct 01 2025 - 01:07:35 EST)
- Re: [PATCH v2] bpf: fix NULL pointer dereference in print_reg_state() KaFai Wan (Wed Oct 01 2025 - 01:08:33 EST)
- Re: [PATCH v2 06/10] PCI/LUO: Save and restore driver name Greg Kroah-Hartman (Wed Oct 01 2025 - 01:13:32 EST)
- Re: [PATCH v3 22/22] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30 Svyatoslav Ryhel (Wed Oct 01 2025 - 01:16:17 EST)
- Re: [PATCH 12/15] serial: sc16is7xx: add missing space between macro args (checkpatch) Greg KH (Wed Oct 01 2025 - 01:16:23 EST)
- [RFC PATCH 0/2] Add support for Geniatech/MyGica A681B and PT682C USB ATSC/QAM TV tuners Forest Crossman (Wed Oct 01 2025 - 01:18:20 EST)
- [RFC PATCH 1/2] media: mxl692: Add configurable crystal and MPEG settings Forest Crossman (Wed Oct 01 2025 - 01:18:37 EST)
- [RFC PATCH 2/2] media: dvb-usb-v2: Add support for Geniatech/MyGica A681B and PT682C Forest Crossman (Wed Oct 01 2025 - 01:18:50 EST)
- [6.16.9 / 6.17.0 PANIC REGRESSION] block: fix lockdep warning caused by lock dependency in elv_iosched_store Kyle Sanderson (Wed Oct 01 2025 - 01:20:49 EST)
- Re: [PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer" Adam Young (Wed Oct 01 2025 - 01:26:05 EST)
- Re: [PATCH v2] ice: ice_adapter: release xa entry on adapter allocation failure Przemek Kitszel (Wed Oct 01 2025 - 01:29:39 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Svyatoslav Ryhel (Wed Oct 01 2025 - 01:36:26 EST)
- Re: [PATCH v2 11/12] x86/paravirt: Don't use pv_ops vector for MSR access functions Jürgen Groß (Wed Oct 01 2025 - 01:48:52 EST)
- Re: [PATCH v3 00/13] gpu: nova-core: Boot GSP to RISC-V active Alistair Popple (Wed Oct 01 2025 - 01:54:42 EST)
- Re: [PATCH v2 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor Wei Liu (Wed Oct 01 2025 - 02:00:12 EST)
- Re: [PATCH v2] kconfig: Avoid prompting for transitional symbols Kees Cook (Wed Oct 01 2025 - 02:00:22 EST)
- Re: netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning Mike Galbraith (Wed Oct 01 2025 - 02:01:40 EST)
- Re: [PATCH] iommu: __iommu_attach_group: check for non-NULL blocking_domain Sakari Ailus (Wed Oct 01 2025 - 02:04:16 EST)
- [PATCH v3 1/1] cxl/port: Avoid missing port component registers setup Li Ming (Wed Oct 01 2025 - 02:04:28 EST)
- [PATCH v1 0/2] Add two new ID for MediaTek's Bluetooth Chris Lu (Wed Oct 01 2025 - 02:04:58 EST)
- [PATCH v1 2/2] Bluetooth: btusb: Add new VID/PID 0489/e170 for MT7922 Chris Lu (Wed Oct 01 2025 - 02:05:09 EST)
- [PATCH v1 1/2] Bluetooth: btusb: Add new VID/PID 0489/e135 for MT7920 Chris Lu (Wed Oct 01 2025 - 02:05:27 EST)
- [PATCH v2 00/12] iommu/amd: Introduce Nested Translation support Suravee Suthikulpanit (Wed Oct 01 2025 - 02:10:29 EST)
- [PATCH v2 01/12] iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK Suravee Suthikulpanit (Wed Oct 01 2025 - 02:10:38 EST)
- [PATCH v2 02/12] iommu/amd: Make amd_iommu_pdom_id_alloc() non-static Suravee Suthikulpanit (Wed Oct 01 2025 - 02:10:50 EST)
- [PATCH v2 03/12] iommu/amd: Make amd_iommu_pdom_id_free() non-static Suravee Suthikulpanit (Wed Oct 01 2025 - 02:11:05 EST)
- [PATCH v2 04/12] iommu/amd: Make amd_iommu_device_flush_dte() non-static Suravee Suthikulpanit (Wed Oct 01 2025 - 02:11:14 EST)
- [PATCH] dma-mapping: fix direction in dma_alloc direction traces Petr Tesarik (Wed Oct 01 2025 - 02:11:20 EST)
- [PATCH v2 05/12] iommu/amd: Make amd_iommu_update_dte256() non-static Suravee Suthikulpanit (Wed Oct 01 2025 - 02:11:34 EST)
- [PATCH v2 06/12] iommu/amd: Make amd_iommu_make_clear_dte() non-static inline Suravee Suthikulpanit (Wed Oct 01 2025 - 02:11:45 EST)
- [PATCH v2 07/12] iommu/amd: Make amd_iommu_completion_wait() non-static Suravee Suthikulpanit (Wed Oct 01 2025 - 02:11:54 EST)
- [PATCH v2 08/12] iommufd: Introduce data struct for AMD nested domain allocation Suravee Suthikulpanit (Wed Oct 01 2025 - 02:12:06 EST)
- [PATCH v2 09/12] iommu/amd: Add support for nest parent domain allocation Suravee Suthikulpanit (Wed Oct 01 2025 - 02:12:18 EST)
- Re: [PATCH v3] fbdev/simplefb: Fix use after free in simplefb_detach_genpds() Janne Grunau (Wed Oct 01 2025 - 02:12:27 EST)
- [PATCH v2 10/12] iommu/amd: Add support for nested domain allocation Suravee Suthikulpanit (Wed Oct 01 2025 - 02:12:40 EST)
- [PATCH v2 11/12] iommu/amd: Add support for nested domain attach/detach Suravee Suthikulpanit (Wed Oct 01 2025 - 02:12:53 EST)
- [PATCH v2 2/3] scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc() Bean Huo (Wed Oct 01 2025 - 02:12:59 EST)
- [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header Bean Huo (Wed Oct 01 2025 - 02:13:29 EST)
- [PATCH v2 12/12] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD Suravee Suthikulpanit (Wed Oct 01 2025 - 02:13:29 EST)
- [PATCH v2 0/3] Add OP-TEE based RPMB driver for UFS devices Bean Huo (Wed Oct 01 2025 - 02:13:39 EST)
- Re: [PATCH v2 01/15] blktrace: only calculate trace length once Damien Le Moal (Wed Oct 01 2025 - 02:13:57 EST)
- [PATCH v2 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices Bean Huo (Wed Oct 01 2025 - 02:14:32 EST)
- Re: [PATCH 3/3] ARM: versatile: clock: convert from round_rate() to determine_rate() Linus Walleij (Wed Oct 01 2025 - 02:14:49 EST)
- [PATCH RFC / WIP] drm/display: add DisplayPort high-level helper code Dmitry Baryshkov (Wed Oct 01 2025 - 02:15:04 EST)
- Re: [PATCH v2 02/15] blktrace: factor out recording a blktrace event Damien Le Moal (Wed Oct 01 2025 - 02:15:16 EST)
- [PATCH] MAINTAINERS: adjust file entry in MEGACHIPS BRIDGES Lukas Bulwahn (Wed Oct 01 2025 - 02:16:30 EST)
- Re: [PATCH] dma-mapping: fix direction in dma_alloc direction traces Petr Tesarik (Wed Oct 01 2025 - 02:16:37 EST)
- Re: [PATCH v1 1/2] Bluetooth: btusb: Add new VID/PID 0489/e135 for MT7920 Paul Menzel (Wed Oct 01 2025 - 02:17:54 EST)
- Re: [PATCH v1 2/2] Bluetooth: btusb: Add new VID/PID 0489/e170 for MT7922 Paul Menzel (Wed Oct 01 2025 - 02:19:09 EST)
- Re: [PATCH v2 03/15] blktrace: split out relaying a blktrace event Damien Le Moal (Wed Oct 01 2025 - 02:19:21 EST)
- Re: [PATCH v2 04/15] blktrace: untangle if/else sequence in __blk_add_trace Damien Le Moal (Wed Oct 01 2025 - 02:20:10 EST)
- Re: [PATCH v2 05/15] blktrace: change the internal action to 64bit Damien Le Moal (Wed Oct 01 2025 - 02:21:39 EST)
- Re: [RFC PATCH v2 17/23] KVM: guest_memfd: Split for punch hole and private-to-shared conversion Ackerley Tng (Wed Oct 01 2025 - 02:22:13 EST)
- Re: [PATCH 2/2] gpio: generic: move GPIO_GENERIC_ flags to the correct header Linus Walleij (Wed Oct 01 2025 - 02:22:58 EST)
- Re: [PATCH ath-next] wifi: ath10k: avoid unnecessary wait for service ready message Paul Menzel (Wed Oct 01 2025 - 02:23:22 EST)
- Re: [PATCH 03/25] dt-bindings: gpio: rda: Make interrupts optional Linus Walleij (Wed Oct 01 2025 - 02:24:40 EST)
- Re: [PATCH v2 06/15] blktrace: split do_blk_trace_setup into two functions Damien Le Moal (Wed Oct 01 2025 - 02:25:46 EST)
- Re: [PATCH v2 07/15] blktrace: add definitions for blk_user_trace_setup2 Damien Le Moal (Wed Oct 01 2025 - 02:28:00 EST)
- Re: [PATCH] drm/vblank: downgrade vblank wait timeout from WARN to debug Thomas Zimmermann (Wed Oct 01 2025 - 02:29:18 EST)
- Re: [PATCH] nvme-tcp: fix usage of page_frag_cache Chris Leech (Wed Oct 01 2025 - 02:31:46 EST)
- Re: [PATCH v2 08/15] blktrace: pass blk_user_trace2 to setup functions Damien Le Moal (Wed Oct 01 2025 - 02:34:20 EST)
- [PATCH] nvme-tcp: switch to per-cpu page_frag_cache Chris Leech (Wed Oct 01 2025 - 02:34:36 EST)
- Re: [PATCH RFT] arm64: dts: qcom: sm8250: Add MDSS_CORE reset to mdss Philippe Simons (Wed Oct 01 2025 - 02:36:05 EST)
- Re: [PATCH v2 09/15] blktrace: add definitions for struct blk_io_trace2 Damien Le Moal (Wed Oct 01 2025 - 02:37:27 EST)
- Re: [PATCH v3 22/22] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30 Mikko Perttunen (Wed Oct 01 2025 - 02:39:07 EST)
- Re: [PATCH 0/4] gpio: rework debug macros Linus Walleij (Wed Oct 01 2025 - 02:40:07 EST)
- [PATCH] net: doc: Fix typos in docs Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 02:41:32 EST)
- Re: [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR Peter Zijlstra (Wed Oct 01 2025 - 02:44:03 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Arnd Bergmann (Wed Oct 01 2025 - 02:45:00 EST)
- Re: [PATCH 05/29] drm/atomic_state_helper: Fix bridge state initialization Thomas Zimmermann (Wed Oct 01 2025 - 02:45:31 EST)
- Re: [PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API Alejandro Colomar (Wed Oct 01 2025 - 02:45:57 EST)
- Re: [PATCH v2 11/12] x86/paravirt: Don't use pv_ops vector for MSR access functions Peter Zijlstra (Wed Oct 01 2025 - 02:46:11 EST)
- [PATCH v9 0/4] Add I2C support for Tegra264 Kartik Rajput (Wed Oct 01 2025 - 02:48:31 EST)
- [PATCH v9 1/4] i2c: tegra: Do not configure DMA if not supported Kartik Rajput (Wed Oct 01 2025 - 02:48:44 EST)
- [PATCH v9 2/4] i2c: tegra: Add HS mode support Kartik Rajput (Wed Oct 01 2025 - 02:49:02 EST)
- [PATCH v9 3/4] i2c: tegra: Add support for SW mutex register Kartik Rajput (Wed Oct 01 2025 - 02:49:13 EST)
- [PATCH v9 4/4] i2c: tegra: Add Tegra264 support Kartik Rajput (Wed Oct 01 2025 - 02:49:29 EST)
- Re: [PATCH v4 5/7] media: platform: amd: isp4 video node and buffers handling added Sultan Alsawaf (Wed Oct 01 2025 - 02:53:33 EST)
- Re: [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver Linus Walleij (Wed Oct 01 2025 - 02:58:12 EST)
- [v7 00/16] mm: support device-private THP Balbir Singh (Wed Oct 01 2025 - 02:58:40 EST)
- [v7 01/16] mm/zone_device: support large zone device private folios Balbir Singh (Wed Oct 01 2025 - 02:58:49 EST)
- [v7 02/16] mm/zone_device: Rename page_free callback to folio_free Balbir Singh (Wed Oct 01 2025 - 02:58:57 EST)
- [v7 03/16] mm/huge_memory: add device-private THP support to PMD operations Balbir Singh (Wed Oct 01 2025 - 02:59:10 EST)
- [v7 04/16] mm/rmap: extend rmap and migration support device-private entries Balbir Singh (Wed Oct 01 2025 - 02:59:32 EST)
- [v7 05/16] mm/huge_memory: implement device-private THP splitting Balbir Singh (Wed Oct 01 2025 - 02:59:37 EST)
- [v7 06/16] mm/migrate_device: handle partially mapped folios during collection Balbir Singh (Wed Oct 01 2025 - 02:59:48 EST)
- [v7 08/16] mm/memory/fault: add THP fault handling for zone device private pages Balbir Singh (Wed Oct 01 2025 - 03:00:06 EST)
- [v7 07/16] mm/migrate_device: implement THP migration of zone device pages Balbir Singh (Wed Oct 01 2025 - 03:00:18 EST)
- [v7 09/16] lib/test_hmm: add zone device private THP test infrastructure Balbir Singh (Wed Oct 01 2025 - 03:00:37 EST)
- [v7 10/16] mm/memremap: add driver callback support for folio splitting Balbir Singh (Wed Oct 01 2025 - 03:00:42 EST)
- [v7 11/16] mm/migrate_device: add THP splitting during migration Balbir Singh (Wed Oct 01 2025 - 03:00:44 EST)
- [v7 12/16] lib/test_hmm: add large page allocation failure testing Balbir Singh (Wed Oct 01 2025 - 03:00:52 EST)
- [v7 13/16] selftests/mm/hmm-tests: new tests for zone device THP migration Balbir Singh (Wed Oct 01 2025 - 03:01:33 EST)
- [v7 14/16] selftests/mm/hmm-tests: partial unmap, mremap and anon_write tests Balbir Singh (Wed Oct 01 2025 - 03:01:54 EST)
- [v7 15/16] selftests/mm/hmm-tests: new throughput tests including THP Balbir Singh (Wed Oct 01 2025 - 03:02:06 EST)
- [v7 16/16] gpu/drm/nouveau: enable THP support for GPU memory migration Balbir Singh (Wed Oct 01 2025 - 03:02:14 EST)
- Re: [PATCH 6.16 000/143] 6.16.10-rc1 review Dileep malepu (Wed Oct 01 2025 - 03:02:33 EST)
- Re: [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields Michael Walle (Wed Oct 01 2025 - 03:02:42 EST)
- Re: [PATCH 10/29] drm/atomic: Add atomic_state_readout infrastructure Thomas Zimmermann (Wed Oct 01 2025 - 03:03:05 EST)
- Re: [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT Neil Armstrong (Wed Oct 01 2025 - 03:06:27 EST)
- Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml Neil Armstrong (Wed Oct 01 2025 - 03:07:38 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Geert Uytterhoeven (Wed Oct 01 2025 - 03:08:40 EST)
- Re: [PATCH v2 1/5] regulator: dt-bindings: Add Linear Technology LTM8054 regulator Romain Gantois (Wed Oct 01 2025 - 03:12:24 EST)
- Re: [PATCH 00/21] mm: ASI direct map management Brendan Jackman (Wed Oct 01 2025 - 03:12:49 EST)
- Re: (subset) [PATCH 0/5] arm64: dts: imx8mp-skov: add new 10" variant Neil Armstrong (Wed Oct 01 2025 - 03:13:18 EST)
- Re: [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down Linus Walleij (Wed Oct 01 2025 - 03:15:36 EST)
- Re: (subset) [PATCH v3 0/3] drm/panel: visionox-rm69299: Add backlight support and small fixes Neil Armstrong (Wed Oct 01 2025 - 03:15:46 EST)
- Re: [PATCH v2 2/5] iio: add processed write API Romain Gantois (Wed Oct 01 2025 - 03:19:57 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns Hillf Danton (Wed Oct 01 2025 - 03:20:43 EST)
- Re: [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully Paolo Abeni (Wed Oct 01 2025 - 03:21:47 EST)
- Re: [PATCH v2 10/15] blktrace: differentiate between blk_io_trace versions Damien Le Moal (Wed Oct 01 2025 - 03:21:52 EST)
- Re: [RFC PATCH v2 0/8] mm: Hot page tracking and promotion infrastructure Gregory Price (Wed Oct 01 2025 - 03:22:57 EST)
- Re: [PATCH v2 11/15] blktrace: add block trace commands for zone operations Damien Le Moal (Wed Oct 01 2025 - 03:23:44 EST)
- Re: [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR Peter Zijlstra (Wed Oct 01 2025 - 03:24:03 EST)
- Re: [PATCH v7] drm/dp: clamp PWM bit count to advertised MIN and MAX capabilities Neil Armstrong (Wed Oct 01 2025 - 03:24:07 EST)
- Re: [PATCH v4 4/7] media: platform: amd: isp4 subdev and firmware loading handling added Sultan Alsawaf (Wed Oct 01 2025 - 03:24:44 EST)
- Re: [PATCH v3 0/2] DRM: panel: add support for Sharp LQ079L1SX01 panel Neil Armstrong (Wed Oct 01 2025 - 03:24:48 EST)
- Re: (subset) [PATCH v2 0/2] DRM: panel: add support for Sharp LQ079L1SX01 panel Neil Armstrong (Wed Oct 01 2025 - 03:24:53 EST)
- Re: [PATCH net-next v8 2/2] net: stmmac: Add support for Allwinner A523 GMAC200 Paolo Abeni (Wed Oct 01 2025 - 03:25:25 EST)
- Re: PROBLEM: AST2500 BMC video output disabled by reboot (regression) Thomas Zimmermann (Wed Oct 01 2025 - 03:26:42 EST)
- Re: [PATCH v2 12/15] blktrace: expose ZONE APPEND completions to blktrace Damien Le Moal (Wed Oct 01 2025 - 03:28:31 EST)
- Re: [PATCH v2 13/15] blktrace: trace zone management operations Damien Le Moal (Wed Oct 01 2025 - 03:30:29 EST)
- Re: [PATCH v1 1/2] Bluetooth: btusb: Add new VID/PID 0489/e135 for MT7920 Chris Lu (陸稚泓) (Wed Oct 01 2025 - 03:31:29 EST)
- Re: [PATCH v2 14/15] blktrace: trace zone write plugging operations Damien Le Moal (Wed Oct 01 2025 - 03:32:04 EST)
- [PATCH v2 0/3] Enable QoS configuration on SA8775P Odelu Kukatla (Wed Oct 01 2025 - 03:34:18 EST)
- [PATCH v2 1/3] dt-bindings: interconnect: add reg and clocks properties to enable QoS on sa8775p Odelu Kukatla (Wed Oct 01 2025 - 03:34:34 EST)
- [PATCH v2 2/3] interconnect: qcom: sa8775p: enable QoS configuration Odelu Kukatla (Wed Oct 01 2025 - 03:34:49 EST)
- [PATCH v2 3/3] arm64: dts: qcom: sa8775p: Add reg and clocks for QoS configuration Odelu Kukatla (Wed Oct 01 2025 - 03:35:00 EST)
- Re: [PATCH v2 15/15] blktrace: handle BLKTRACESETUP2 ioctl Damien Le Moal (Wed Oct 01 2025 - 03:35:28 EST)
- Re: [PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API Aleksa Sarai (Wed Oct 01 2025 - 03:36:19 EST)
- Re: [PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API Aleksa Sarai (Wed Oct 01 2025 - 03:37:45 EST)
- Re: [PATCH] drm/msm: Fix GEM free for imported dma-bufs Luca Weiss (Wed Oct 01 2025 - 03:37:57 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns syzbot (Wed Oct 01 2025 - 03:38:13 EST)
- Re: [PATCH blktrace v2 01/22] blktrace: fix comment for struct blk_trace_setup: Damien Le Moal (Wed Oct 01 2025 - 03:42:09 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom Oleksij Rempel (Wed Oct 01 2025 - 03:43:28 EST)
- Re: [PATCH blktrace v2 02/22] blkparse: fix compiler warning Damien Le Moal (Wed Oct 01 2025 - 03:43:41 EST)
- Re: [PATCH 1/7] tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions Arnd Bergmann (Wed Oct 01 2025 - 03:44:18 EST)
- Re: [PATCH 00/19] clk: amlogic: Add PLLs and peripheral clocks for A4 and A5 SoCs Jerome Brunet (Wed Oct 01 2025 - 03:45:21 EST)
- Re: [PATCH net-next v8 2/2] net: stmmac: Add support for Allwinner A523 GMAC200 Russell King (Oracle) (Wed Oct 01 2025 - 03:47:39 EST)
- Re: [PATCH blktrace v2 03/22] blktrace: add definitions for BLKTRACESETUP2 Damien Le Moal (Wed Oct 01 2025 - 03:48:28 EST)
- Re: [PATCH net-next v8 2/2] net: stmmac: Add support for Allwinner A523 GMAC200 Russell King (Oracle) (Wed Oct 01 2025 - 03:49:04 EST)
- Re: [PATCH v2 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices Jens Wiklander (Wed Oct 01 2025 - 03:50:30 EST)
- Re: [PATCH blktrace v2 04/22] blktrace: change size of action to 64 bits Damien Le Moal (Wed Oct 01 2025 - 03:51:33 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Mikko Perttunen (Wed Oct 01 2025 - 03:52:12 EST)
- Re: [PATCH blktrace v2 05/22] blktrace: add definitions for blk_io_trace2 Damien Le Moal (Wed Oct 01 2025 - 03:53:45 EST)
- [PATCH] crypto: ccp/sfs - Use DIV_ROUND_UP for set_memory_uc() size calculation kfatyuip (Wed Oct 01 2025 - 03:58:38 EST)
- Re: [PATCH net-next v8 2/2] net: stmmac: Add support for Allwinner A523 GMAC200 Paolo Abeni (Wed Oct 01 2025 - 03:59:19 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Svyatoslav Ryhel (Wed Oct 01 2025 - 04:00:21 EST)
- Re: [RFC PATCH v2 17/23] KVM: guest_memfd: Split for punch hole and private-to-shared conversion Ackerley Tng (Wed Oct 01 2025 - 04:00:46 EST)
- Re: [PATCH] MAINTAINERS: Mark the OP-TEE mailing list moderated Jens Wiklander (Wed Oct 01 2025 - 04:05:51 EST)
- Re: [PATCH net-next v8 2/2] net: stmmac: Add support for Allwinner A523 GMAC200 Paolo Abeni (Wed Oct 01 2025 - 04:06:18 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Zhi Wang (Wed Oct 01 2025 - 04:09:54 EST)
- Code performance vs Code security. Amit (Wed Oct 01 2025 - 04:10:33 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 04:11:20 EST)
- [PATCH v2 0/2] Add two new ID for MediaTek's Bluetooth Chris Lu (Wed Oct 01 2025 - 04:12:02 EST)
- [PATCH v2 2/2] Bluetooth: btusb: MT7922: Add VID/PID 0489/e170 Chris Lu (Wed Oct 01 2025 - 04:12:13 EST)
- [PATCH v2 1/2] Bluetooth: btusb: MT7920: Add VID/PID 0489/e135 Chris Lu (Wed Oct 01 2025 - 04:12:36 EST)
- Re: [PATCH 0/2] VMSCAPE optimization for BHI variant Jinpu Wang (Wed Oct 01 2025 - 04:12:59 EST)
- [PATCH v7 0/2] clk: add support for TI CDCE6214 Sascha Hauer (Wed Oct 01 2025 - 04:13:13 EST)
- [PATCH v7 1/2] dt-bindings: clock: add TI CDCE6214 binding Sascha Hauer (Wed Oct 01 2025 - 04:13:36 EST)
- [PATCH v7 2/2] clk: add TI CDCE6214 clock driver Sascha Hauer (Wed Oct 01 2025 - 04:13:54 EST)
- RE: [PATCH 2/2] hwmon: (pmbus/max17616): add driver for max17616 Paller, Kim Seer (Wed Oct 01 2025 - 04:18:05 EST)
- Re: [PATCH] tee: QCOMTEE should depend on ARCH_QCOM Konrad Dybcio (Wed Oct 01 2025 - 04:23:22 EST)
- Re: [PATCH 1/2] media: iris: Add support for QC08C format for decoder Dikshita Agarwal (Wed Oct 01 2025 - 04:24:25 EST)
- Re: [PATCH 1/6] arm64: dts: qcom: qcm6490-shift-otter: Fix sorting and indentation Konrad Dybcio (Wed Oct 01 2025 - 04:24:34 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom Oleksij Rempel (Wed Oct 01 2025 - 04:24:52 EST)
- Re: [PATCH V2] mm/ptdump: Replace READ_ONCE() with standard page table accessors David Hildenbrand (Wed Oct 01 2025 - 04:26:24 EST)
- Re: [PATCH 2/6] arm64: dts: qcom: qcm6490-shift-otter: Remove thermal zone polling delays Konrad Dybcio (Wed Oct 01 2025 - 04:26:56 EST)
- Re: [PATCH 3/6] arm64: dts: qcom: qcm6490-shift-otter: Add missing reserved-memory Konrad Dybcio (Wed Oct 01 2025 - 04:28:01 EST)
- Re: [PATCH 5/6] arm64: dts: qcom: qcm6490-shift-otter: Enable RGB LED Konrad Dybcio (Wed Oct 01 2025 - 04:29:36 EST)
- Re: [PATCH 6/6] arm64: dts: qcom: qcm6490-shift-otter: Enable venus node Konrad Dybcio (Wed Oct 01 2025 - 04:29:56 EST)
- Re: [PATCH v1] gpio: gpio-grgpio: call request_irq after incrementing the reference count Linus Walleij (Wed Oct 01 2025 - 04:30:05 EST)
- Re: [PATCH 4/6] arm64: dts: qcom: qcm6490-shift-otter: Enable flash LED Konrad Dybcio (Wed Oct 01 2025 - 04:30:18 EST)
- Re: [PATCH 00/29] media: codec: add new Samsung Exynos-MFC driver Hans Verkuil (Wed Oct 01 2025 - 04:30:43 EST)
- Re: [PATCH 5/6] arm64: dts: qcom: qcm6490-shift-otter: Enable RGB LED Luca Weiss (Wed Oct 01 2025 - 04:30:54 EST)
- Re: [PATCH 2/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Add VTOF_LDO_2P8 regulator Konrad Dybcio (Wed Oct 01 2025 - 04:31:14 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries David Hildenbrand (Wed Oct 01 2025 - 04:31:23 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 04:31:58 EST)
- Re: [v2 PATCH] mm: hugetlb: avoid soft lockup when mprotect to large memory area David Hildenbrand (Wed Oct 01 2025 - 04:32:18 EST)
- Re: [PATCH] PCI: stm32: Re-use existing error handling path in stm32_pcie_probe() Christian Bruel (Wed Oct 01 2025 - 04:33:09 EST)
- Re: [PATCH v4 02/10] PCI: Add additional checks for flr reset Benjamin Block (Wed Oct 01 2025 - 04:33:54 EST)
- Re: [PATCH 1/2] media: iris: Add support for QC08C format for decoder Neil Armstrong (Wed Oct 01 2025 - 04:37:06 EST)
- Re: [PATCH 2/3] pinctrl: use more common syntax for compound literals Linus Walleij (Wed Oct 01 2025 - 04:37:10 EST)
- Re: [PATCH 5/6] arm64: dts: qcom: qcm6490-shift-otter: Enable RGB LED Konrad Dybcio (Wed Oct 01 2025 - 04:38:12 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom Oleksij Rempel (Wed Oct 01 2025 - 04:39:09 EST)
- Re: [PATCH 1/2] media: iris: Add support for QC08C format for decoder Dikshita Agarwal (Wed Oct 01 2025 - 04:39:09 EST)
- Re: [PATCH 0/2] Add support for QC08C format in iris driver Neil Armstrong (Wed Oct 01 2025 - 04:39:29 EST)
- [PATCH] fs: doc: Fix typos Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 04:40:05 EST)
- Re: [PATCH v2 23/24] arm64: dts: qcom: glymur: Add USB support Konrad Dybcio (Wed Oct 01 2025 - 04:42:58 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 04:46:01 EST)
- Re: [PATCH 2/3] pinctrl: use more common syntax for compound literals Bartosz Golaszewski (Wed Oct 01 2025 - 04:46:47 EST)
- [PATCH v3 0/2] Add Meta (Facebook) Yosemite5 BMC (AST2600) Kevin Tung (Wed Oct 01 2025 - 04:48:11 EST)
- [PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Yosemite5 board Kevin Tung (Wed Oct 01 2025 - 04:48:21 EST)
- [PATCH v3 2/2] ARM: dts: aspeed: yosemite5: Add Meta Yosemite5 BMC Kevin Tung (Wed Oct 01 2025 - 04:48:33 EST)
- Re: [PATCH v2] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins Konrad Dybcio (Wed Oct 01 2025 - 04:48:44 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Linus Walleij (Wed Oct 01 2025 - 04:49:33 EST)
- Re: [PATCH 6.16 000/143] 6.16.10-rc1 review Naresh Kamboju (Wed Oct 01 2025 - 04:49:43 EST)
- Re: [PATCH net-next 0/8] mptcp: receive path improvement Matthieu Baerts (Wed Oct 01 2025 - 04:50:24 EST)
- Re: [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR Juergen Gross (Wed Oct 01 2025 - 04:51:05 EST)
- [PATCH] avoid hv timer fallback to sw timer if delay exceeds period fuqiang wang (Wed Oct 01 2025 - 04:52:15 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom Oleksij Rempel (Wed Oct 01 2025 - 04:52:29 EST)
- RE: [PATCH v3 1/5] i3c: Add HDR API support Joshua Yeong (Wed Oct 01 2025 - 04:52:39 EST)
- Re: [PATCH v1 0/2] Add Meta (Facebook) Yosemite5 BMC (AST2600) Kevin Tung (Wed Oct 01 2025 - 04:54:35 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Wei Yang (Wed Oct 01 2025 - 04:54:44 EST)
- Re: [PATCH] KVM: arm64: Remove unreachable break after return Marc Zyngier (Wed Oct 01 2025 - 04:55:41 EST)
- [PATCH] of: doc: Fix typo in doc comments. Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 04:57:35 EST)
- Forwarded: [PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs syzbot (Wed Oct 01 2025 - 04:59:15 EST)
- Re: [PATCH 0/2] Add support for QC08C format in iris driver Dikshita Agarwal (Wed Oct 01 2025 - 05:00:56 EST)
- Re: [PATCH v3 04/11] arm64: dts: qcom: sdm845-lg-common: Add leds Konrad Dybcio (Wed Oct 01 2025 - 05:01:46 EST)
- Re: [PATCH v2 2/2] ARM: dts: aspeed: yosemite5: Add Meta Yosemite5 BMC Kevin Tung (Wed Oct 01 2025 - 05:02:38 EST)
- Re: [PATCH v3 00/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts Konrad Dybcio (Wed Oct 01 2025 - 05:03:12 EST)
- [PATCH v12 0/4] New trait OwnableRefCounted for ARef<->Owned conversion. Oliver Mangold (Wed Oct 01 2025 - 05:03:59 EST)
- [PATCH v12 1/4] rust: types: Add Ownable/Owned types Oliver Mangold (Wed Oct 01 2025 - 05:04:34 EST)
- [PATCH v12 2/4] `AlwaysRefCounted` is renamed to `RefCounted`. Oliver Mangold (Wed Oct 01 2025 - 05:04:56 EST)
- [PATCH v12 3/4] rust: Add missing SAFETY documentation for `ARef` example Oliver Mangold (Wed Oct 01 2025 - 05:05:16 EST)
- [PATCH v3 0/2] mm, ksm: fix flag-dropping behavior Jakub Acs (Wed Oct 01 2025 - 05:05:16 EST)
- [PATCH v3 1/2] mm/ksm: fix flag-dropping behavior in ksm_madvise Jakub Acs (Wed Oct 01 2025 - 05:05:41 EST)
- [PATCH v3 2/2] mm: redefine VM_* flag constants with BIT() Jakub Acs (Wed Oct 01 2025 - 05:05:54 EST)
- Re: [PATCH v3 09/11] arm64: dts: qcom: sdm845-lg-common: Add camera flash Konrad Dybcio (Wed Oct 01 2025 - 05:06:14 EST)
- [PATCH v12 4/4] rust: Add `OwnableRefCounted` Oliver Mangold (Wed Oct 01 2025 - 05:06:52 EST)
- Re: [PATCH v2] mm/ksm: fix flag-dropping behavior in ksm_madvise Jakub Acs (Wed Oct 01 2025 - 05:08:14 EST)
- [PATCH] ALSA: emu10k1: Fix typo in docs Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 05:08:27 EST)
- Re: [PATCH v3 10/11] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb Konrad Dybcio (Wed Oct 01 2025 - 05:09:55 EST)
- [PATCH v6 0/6] can: mcp251xfd: add gpio functionality Viken Dadhaniya (Wed Oct 01 2025 - 05:10:31 EST)
- [PATCH v6 1/6] can: mcp251xfd: move chip sleep mode into runtime pm Viken Dadhaniya (Wed Oct 01 2025 - 05:10:44 EST)
- [PATCH v6 2/6] can: mcp251xfd: utilize gather_write function for all non-CRC writes Viken Dadhaniya (Wed Oct 01 2025 - 05:10:57 EST)
- [PATCH v6 3/6] can: mcp251xfd: add workaround for errata 5 Viken Dadhaniya (Wed Oct 01 2025 - 05:11:13 EST)
- [PATCH v6 4/6] can: mcp251xfd: only configure PIN1 when rx_int is set Viken Dadhaniya (Wed Oct 01 2025 - 05:11:24 EST)
- [PATCH v6 5/6] can: mcp251xfd: add gpio functionality Viken Dadhaniya (Wed Oct 01 2025 - 05:11:34 EST)
- [PATCH v6 6/6] dt-bindings: can: mcp251xfd: add gpio-controller property Viken Dadhaniya (Wed Oct 01 2025 - 05:11:54 EST)
- Re: [PATCH v3 11/11] arm64: dts: qcom: sdm845-lg-common: Change ipa gsi-loader to 'self' Konrad Dybcio (Wed Oct 01 2025 - 05:12:04 EST)
- Re: [PATCH v2] tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user Thorsten Blum (Wed Oct 01 2025 - 05:12:16 EST)
- Re: [PATCH 5.4 00/81] 5.4.300-rc1 review Jon Hunter (Wed Oct 01 2025 - 05:12:31 EST)
- Re: [PATCH 5.10 000/122] 5.10.245-rc1 review Jon Hunter (Wed Oct 01 2025 - 05:12:46 EST)
- Re: [PATCH 5.15 000/151] 5.15.194-rc1 review Jon Hunter (Wed Oct 01 2025 - 05:12:49 EST)
- Re: [PATCH 6.1 00/73] 6.1.155-rc1 review Jon Hunter (Wed Oct 01 2025 - 05:13:09 EST)
- Re: [PATCH 6.6 00/91] 6.6.109-rc1 review Jon Hunter (Wed Oct 01 2025 - 05:13:22 EST)
- Re: [PATCH 6.6 00/91] 6.6.109-rc1 review Jon Hunter (Wed Oct 01 2025 - 05:13:37 EST)
- Re: [PATCH 6.12 00/89] 6.12.50-rc1 review Jon Hunter (Wed Oct 01 2025 - 05:13:41 EST)
- [PATCH] block: Fix typo in doc comments Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 05:14:03 EST)
- Re: [PATCH 6.16 000/143] 6.16.10-rc1 review Jon Hunter (Wed Oct 01 2025 - 05:14:12 EST)
- Re: [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR Jürgen Groß (Wed Oct 01 2025 - 05:14:28 EST)
- Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Konrad Dybcio (Wed Oct 01 2025 - 05:14:53 EST)
- Re: [PATCH v2 03/12] x86/kvm: Remove the KVM private read_msr() function Jürgen Groß (Wed Oct 01 2025 - 05:14:57 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries David Hildenbrand (Wed Oct 01 2025 - 05:15:55 EST)
- Re: [PATCH 00/14] iommu: fix device leaks Johan Hovold (Wed Oct 01 2025 - 05:16:30 EST)
- Re: [PATCH v3] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins Konrad Dybcio (Wed Oct 01 2025 - 05:20:09 EST)
- Re: [PATCH] clk: qcom: glymur: Fix the sec and tert phy pipe clock halt check Konrad Dybcio (Wed Oct 01 2025 - 05:22:12 EST)
- Re: [PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs Paolo Abeni (Wed Oct 01 2025 - 05:28:28 EST)
- Re: [PATCH v2 18/19] rust: io: replace `kernel::c_str!` with C-Strings Alice Ryhl (Wed Oct 01 2025 - 05:28:56 EST)
- Re: [PATCH v2 19/19] rust: regulator: replace `kernel::c_str!` with C-Strings Alice Ryhl (Wed Oct 01 2025 - 05:29:38 EST)
- Re: [PATCH v8 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks Lad, Prabhakar (Wed Oct 01 2025 - 05:29:55 EST)
- Re: [syzbot] [isofs?] VFS: Busy inodes after unmount (use-after-free) (3) syzbot (Wed Oct 01 2025 - 05:30:11 EST)
- Re: [PATCH v4] PM: sleep: Don't wait for SYNC_STATE_ONLY device links Rafael J. Wysocki (Wed Oct 01 2025 - 05:30:51 EST)
- Re: [PATCH] KVM: s390: Remove unused return variable in kvm_arch_vcpu_ioctl_set_fpu Janosch Frank (Wed Oct 01 2025 - 05:32:48 EST)
- RE: [PATCH v14 3/3] clk: aspeed: add AST2700 clock driver Ryan Chen (Wed Oct 01 2025 - 05:35:25 EST)
- Re: [PATCH v8 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support Mukesh Savaliya (Wed Oct 01 2025 - 05:35:45 EST)
- Re: [PATCH v2 1/3] mtd: spi-nor: macronix: Drop the redundant flash info fields Cédric Le Goater (Wed Oct 01 2025 - 05:36:16 EST)
- Re: [PATCH] fs: doc: Fix typos David Howells (Wed Oct 01 2025 - 05:37:13 EST)
- Re: [PATCH v2] KVM: arm64: Check range args for pKVM mem transitions Marc Zyngier (Wed Oct 01 2025 - 05:37:36 EST)
- Re: [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully Halil Pasic (Wed Oct 01 2025 - 05:38:29 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Lance Yang (Wed Oct 01 2025 - 05:38:46 EST)
- Re: [PATCH v3 04/20] media: synopsys: hdmirx: replace macros with bitfield variants Hans Verkuil (Wed Oct 01 2025 - 05:39:13 EST)
- Re: [PATCH v3 3/6] lib/base64: rework encode/decode for speed and stricter validation Guan-Chun Wu (Wed Oct 01 2025 - 05:39:51 EST)
- Re: [PATCH v3 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings Konrad Dybcio (Wed Oct 01 2025 - 05:41:43 EST)
- Re: [GIT PULL] arm64 updates for 6.18 Will Deacon (Wed Oct 01 2025 - 05:42:52 EST)
- Re: [PATCH v4 2/2] usb: typec: ucsi_glink: Increase buffer size to support UCSI v2 Konrad Dybcio (Wed Oct 01 2025 - 05:43:08 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: lemans-ride: Enable dispcc1 Konrad Dybcio (Wed Oct 01 2025 - 05:44:05 EST)
- [PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs Deepanshu Kartikey (Wed Oct 01 2025 - 05:44:15 EST)
- [GIT PULL] configfs for v6.18 Andreas Hindborg (Wed Oct 01 2025 - 05:47:23 EST)
- RE: [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header Avri Altman (Wed Oct 01 2025 - 05:48:26 EST)
- Re: [PATCH v2 16/29] arm_mpam: Add a helper to touch an MSC from any CPU James Morse (Wed Oct 01 2025 - 05:51:06 EST)
- Re: [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks James Morse (Wed Oct 01 2025 - 05:51:26 EST)
- Re: linux-next: build failure after merge of the mfd tree Lee Jones (Wed Oct 01 2025 - 05:51:38 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_fs_free (2) syzbot (Wed Oct 01 2025 - 05:52:45 EST)
- Re: [PATCH v2 2/3] printk: console_flush_one_record() code cleanup John Ogness (Wed Oct 01 2025 - 05:53:26 EST)
- Re: [PATCH] mfd: macsmc: Initialize mutex Lee Jones (Wed Oct 01 2025 - 05:55:16 EST)
- [PATCH v3 0/2] bpf: Fix verifier crash on BPF_NEG with pointer register Brahmajit Das (Wed Oct 01 2025 - 05:57:00 EST)
- [PATCH v3 2/2] selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP Brahmajit Das (Wed Oct 01 2025 - 05:57:15 EST)
- Re: [PATCH] staging: media: av7110: Replace msleep() with usleep_range() in tuner function Hans Verkuil (Wed Oct 01 2025 - 05:59:19 EST)
- Re: [PATCH v4 3/3] dt-bindings: max77705: add interrupt-controller property Lee Jones (Wed Oct 01 2025 - 05:59:27 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Ackerley Tng (Wed Oct 01 2025 - 06:00:48 EST)
- Re: [PATCH v2 4/4] mm/page_alloc: Batch page freeing in free_frozen_page_commit Vlastimil Babka (Wed Oct 01 2025 - 06:02:24 EST)
- RE: [PATCH v2 2/3] scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc() Avri Altman (Wed Oct 01 2025 - 06:03:33 EST)
- Re: [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM Marc Zyngier (Wed Oct 01 2025 - 06:05:19 EST)
- [PATCH v3 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer Brahmajit Das (Wed Oct 01 2025 - 06:05:34 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Lance Yang (Wed Oct 01 2025 - 06:06:29 EST)
- Re: [PATCH] mm/thp: Drop follow_devmap_pmd() default stub Wei Yang (Wed Oct 01 2025 - 06:06:57 EST)
- RE: [PATCH v2 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices Avri Altman (Wed Oct 01 2025 - 06:07:08 EST)
- [PATCH] fs/notify: call exportfs_encode_fid with s_umount Jakub Acs (Wed Oct 01 2025 - 06:10:27 EST)
- Re: [PATCH 6.16 000/143] 6.16.10-rc1 review Mark Brown (Wed Oct 01 2025 - 06:14:03 EST)
- Re: [PATCH] ovl: check before dereferencing s_root field Jakub Acs (Wed Oct 01 2025 - 06:14:48 EST)
- [PATCH] ASoC: q6apm: fix potential overflow in q6hdmi_hw_params Nikita Zhandarovich (Wed Oct 01 2025 - 06:15:01 EST)
- Re: [PATCH 6.12 00/89] 6.12.50-rc1 review Mark Brown (Wed Oct 01 2025 - 06:15:13 EST)
- Re: [PATCH 6.12 00/89] 6.12.50-rc1 review Naresh Kamboju (Wed Oct 01 2025 - 06:15:35 EST)
- Re: [PATCH 6.6 00/91] 6.6.109-rc1 review Mark Brown (Wed Oct 01 2025 - 06:15:39 EST)
- Re: [PATCH 6.1 00/73] 6.1.155-rc1 review Mark Brown (Wed Oct 01 2025 - 06:16:18 EST)
- Re: [PATCH v5 18/22] wifi: nxpwifi: add core files Jeff Chen (Wed Oct 01 2025 - 06:18:11 EST)
- Re: [PATCH 5/6] KVM: selftests: Add wrappers for mmap() and munmap() to assert success Ackerley Tng (Wed Oct 01 2025 - 06:18:26 EST)
- Re: [PATCH 5.15 000/151] 5.15.194-rc1 review Mark Brown (Wed Oct 01 2025 - 06:18:40 EST)
- Re: [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables Guan-Chun Wu (Wed Oct 01 2025 - 06:18:56 EST)
- Re: [PATCH v5 18/22] wifi: nxpwifi: add core files Johannes Berg (Wed Oct 01 2025 - 06:19:35 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Dev Jain (Wed Oct 01 2025 - 06:20:54 EST)
- Re: [PATCH 6.6 00/91] 6.6.109-rc1 review Naresh Kamboju (Wed Oct 01 2025 - 06:22:30 EST)
- Re: [PATCH 5.10 000/122] 5.10.245-rc1 review Mark Brown (Wed Oct 01 2025 - 06:23:44 EST)
- Re: [PATCH 5.15 000/151] 5.15.194-rc1 review Vijayendra Suman (Wed Oct 01 2025 - 06:25:39 EST)
- Re: [PATCH 6/6] KVM: selftests: Verify that faulting in private guest_memfd memory fails Ackerley Tng (Wed Oct 01 2025 - 06:26:29 EST)
- Re: [PATCH v8 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support Mukesh Savaliya (Wed Oct 01 2025 - 06:26:51 EST)
- [PATCH 0/1] Add node availability check for child node iteration on ACPI fwnode backend Sakari Ailus (Wed Oct 01 2025 - 06:27:06 EST)
- [PATCH 1/1] ACPI: property: Return present device nodes only on fwnode interface Sakari Ailus (Wed Oct 01 2025 - 06:27:14 EST)
- [PATCH v2 1/2] workqueue: Add initialization macro for work items that disabled by default pengyu (Wed Oct 01 2025 - 06:27:57 EST)
- RE: [PATCH] net: doc: Fix typos in docs Tung Quang Nguyen (Wed Oct 01 2025 - 06:28:28 EST)
- Re: [syzbot] [bcachefs?] INFO: task hung in bch2_direct_write (2) syzbot (Wed Oct 01 2025 - 06:29:12 EST)
- Re: linux-next: build failure after merge of the mfd tree Mark Brown (Wed Oct 01 2025 - 06:29:50 EST)
- Re: [PATCH net-next v5 1/2] net/smc: make wr buffer count configurable Bagas Sanjaya (Wed Oct 01 2025 - 06:30:21 EST)
- Re: [PATCH v2 02/10] dmaengine: imx-sdma: fix spba-bus handling for i.MX8M Marco Felsch (Wed Oct 01 2025 - 06:31:50 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Danilo Krummrich (Wed Oct 01 2025 - 06:32:20 EST)
- Re: [PATCH 5.10 000/122] 5.10.245-rc1 review Arnd Bergmann (Wed Oct 01 2025 - 06:34:04 EST)
- [PATCH v2 2/2] tty/vt: Fix possible deadlock in input_inject_event pengyu (Wed Oct 01 2025 - 06:34:48 EST)
- Re: [PATCH v3 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency Qais Yousef (Wed Oct 01 2025 - 06:38:36 EST)
- [PATCH liburing] github: Test build against the installed liburing Ammar Faizi (Wed Oct 01 2025 - 06:38:47 EST)
- Re: [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory Huang, Kai (Wed Oct 01 2025 - 06:41:14 EST)
- [PATCH v3 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE Alice Ryhl (Wed Oct 01 2025 - 06:41:58 EST)
- [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Alice Ryhl (Wed Oct 01 2025 - 06:42:12 EST)
- [PATCH v3 2/2] panthor: use drm_gpuva_unlink_defer() Alice Ryhl (Wed Oct 01 2025 - 06:42:21 EST)
- Re: [PATCH] tty/vt: Fix possible deadlock in input_inject_event pengyu (Wed Oct 01 2025 - 06:42:37 EST)
- [PATCH 3/3] ACPI: property: Rework acpi_graph_get_next_endpoint() Sakari Ailus (Wed Oct 01 2025 - 06:43:34 EST)
- [PATCH 2/3] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only Sakari Ailus (Wed Oct 01 2025 - 06:43:46 EST)
- [PATCH 0/3] ACPI property cleanups Sakari Ailus (Wed Oct 01 2025 - 06:43:48 EST)
- [PATCH 1/3] ACPI: property: Make acpi_get_next_subnode() static Sakari Ailus (Wed Oct 01 2025 - 06:44:13 EST)
- Re: [PATCH v2 2/5] iio: add processed write API David Lechner (Wed Oct 01 2025 - 06:44:21 EST)
- Re: [PATCH v2 3/8] drm: verisilicon: add a driver for Verisilicon display controllers Icenowy Zheng (Wed Oct 01 2025 - 06:44:32 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Lance Yang (Wed Oct 01 2025 - 06:48:32 EST)
- Re: [PATCH 5.10 000/122] 5.10.245-rc1 review Greg Kroah-Hartman (Wed Oct 01 2025 - 06:50:29 EST)
- Re: [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR Peter Zijlstra (Wed Oct 01 2025 - 06:51:15 EST)
- Re: [PATCH v4 02/10] drm/panfrost: Handle inexistent GPU during probe Boris Brezillon (Wed Oct 01 2025 - 06:51:53 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Linus Walleij (Wed Oct 01 2025 - 06:53:31 EST)
- Re: [PATCH V2 3/3] net: ethernet: ti: Remove IS_ERR_OR_NULL checks for knav_dma_open_channel Nishanth Menon (Wed Oct 01 2025 - 06:54:44 EST)
- Re: [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP Ilpo Järvinen (Wed Oct 01 2025 - 06:56:11 EST)
- Re: [PATCH 0/3] mm/page_owner: add options 'print_handle' and 'print_stack' for 'show_stacks' Vlastimil Babka (Wed Oct 01 2025 - 06:56:21 EST)
- [PATCH v2 1/1] regulator: core: forward undervoltage events downstream by default Oleksij Rempel (Wed Oct 01 2025 - 06:57:05 EST)
- Re: [PATCH V2 2/3] soc: ti: knav_dma: Make knav_dma_open_channel return NULL on error Nishanth Menon (Wed Oct 01 2025 - 06:57:54 EST)
- Re: [GIT PULL] BPF changes for 6.18 Jiri Olsa (Wed Oct 01 2025 - 06:58:46 EST)
- Re: [PATCH v4 05/10] drm/panfrost: Handle page mapping failure Boris Brezillon (Wed Oct 01 2025 - 06:59:04 EST)
- Re: [PATCH v4 06/10] drm/panfrost: Don't rework job IRQ enable mask in the enable path Boris Brezillon (Wed Oct 01 2025 - 07:00:30 EST)
- Re: [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM Steven Price (Wed Oct 01 2025 - 07:00:53 EST)
- Re: [PATCH v4 07/10] drm/panfrost: Make re-enabling job interrupts at device reset optional Boris Brezillon (Wed Oct 01 2025 - 07:02:53 EST)
- [PATCH v2] net: doc: Fix typos in docs Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 07:03:32 EST)
- Re: [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init Marc Zyngier (Wed Oct 01 2025 - 07:06:17 EST)
- Re: [PATCH] net: doc: Fix typos in docs Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 07:06:35 EST)
- Re: [PATCH v4 7/8] soc: renesas: Add support for Renesas RZ/N1 GPIO Interrupt Multiplexer Linus Walleij (Wed Oct 01 2025 - 07:09:24 EST)
- [PATCH v6 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:13:37 EST)
- [PATCH v6 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:13:42 EST)
- [PATCH v6 3/9] dt-bindings: regulator: Document MediaTek MT6363 PMIC Regulators AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:13:54 EST)
- [PATCH v6 2/9] regulator: Add support for MediaTek MT6316 SPMI PMIC Regulators AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:13:57 EST)
- [PATCH v6 5/9] dt-bindings: regulator: Document MediaTek MT6373 PMIC Regulators AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:14:14 EST)
- [PATCH v6 7/9] dt-bindings: iio: adc: mt6359: Allow reg for SPMI PMICs AuxADC AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:14:29 EST)
- [PATCH v6 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:14:36 EST)
- [PATCH v6 6/9] regulator: Add support for MediaTek MT6373 SPMI PMIC Regulators AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:15:00 EST)
- [PATCH v6 4/9] regulator: Add support for MediaTek MT6363 SPMI PMIC Regulators AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:15:04 EST)
- [PATCH v6 9/9] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73 AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:15:10 EST)
- Re: [PATCH] mfd: macsmc: Initialize mutex Markus Elfring (Wed Oct 01 2025 - 07:15:39 EST)
- [PATCH v 0/2] Optimize the allocation of vector regset Yong-Xuan Wang (Wed Oct 01 2025 - 07:15:56 EST)
- [PATCH v 2/2] selftests: riscv: Add test for the Vector ptrace interface Yong-Xuan Wang (Wed Oct 01 2025 - 07:16:18 EST)
- Re: [PATCH v3 01/10] tpm: Cap the number of PCR banks Jarkko Sakkinen (Wed Oct 01 2025 - 07:16:35 EST)
- Re: [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR Jürgen Groß (Wed Oct 01 2025 - 07:16:51 EST)
- [PATCH] net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback Pavel Zhigulin (Wed Oct 01 2025 - 07:17:20 EST)
- Re: [PATCH v2 1/5] regulator: dt-bindings: Add Linear Technology LTM8054 regulator David Lechner (Wed Oct 01 2025 - 07:19:17 EST)
- Re: [PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone Vlastimil Babka (Wed Oct 01 2025 - 07:21:16 EST)
- [PATCH v 1/2] riscv: ptrace: Optimize the allocation of vector regset Yong-Xuan Wang (Wed Oct 01 2025 - 07:21:51 EST)
- Re: [PATCH net] vhost: vringh: Fix copy_to_iter return value check Michael S. Tsirkin (Wed Oct 01 2025 - 07:22:17 EST)
- Re: [PATCH] ASoC: codecs: Fix the error of excessive semicolons Alexey Klimov (Wed Oct 01 2025 - 07:24:46 EST)
- [PATCH 0/6] spi: aspeed: Improve clock, timing and address decoding logic Chin-Ting Kuo (Wed Oct 01 2025 - 07:26:24 EST)
- [PATCH 1/6] spi: aspeed: Update clock selection strategy Chin-Ting Kuo (Wed Oct 01 2025 - 07:26:39 EST)
- [PATCH 2/6] spi: aspeed: Improve timing calibration algorithm for AST2600 platform Chin-Ting Kuo (Wed Oct 01 2025 - 07:26:48 EST)
- [PATCH 3/6] spi: aspeed: Force default address decoding range assignment for each CS Chin-Ting Kuo (Wed Oct 01 2025 - 07:27:11 EST)
- [PATCH 4/6] spi: aspeed: Centralize address decoding region management Chin-Ting Kuo (Wed Oct 01 2025 - 07:27:18 EST)
- [PATCH 5/6] spi: aspeed: Add per-platform adjust_window callback for decoding range Chin-Ting Kuo (Wed Oct 01 2025 - 07:27:32 EST)
- [PATCH 6/6] spi: aspeed: Only map necessary address window region Chin-Ting Kuo (Wed Oct 01 2025 - 07:27:45 EST)
- Re: [PATCH 2/2] coco/tdx-host: Expose TDX module version Kiryl Shutsemau (Wed Oct 01 2025 - 07:27:59 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Boris Brezillon (Wed Oct 01 2025 - 07:28:13 EST)
- Re: [RFC 0/5] microchip mpfs/pic64gx pinctrl questions Linus Walleij (Wed Oct 01 2025 - 07:29:29 EST)
- Re: [PATCH RESEND v5 13/13] spi: airoha: buffer must be 0xff-ed before writing AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:30:17 EST)
- Re: [PATCH 2/2] coco/tdx-host: Expose TDX module version Kiryl Shutsemau (Wed Oct 01 2025 - 07:30:34 EST)
- Re: [PATCH V7 00/19] virtio_ring in order support Michael S. Tsirkin (Wed Oct 01 2025 - 07:31:17 EST)
- Re: [PATCH v3 2/2] panthor: use drm_gpuva_unlink_defer() Boris Brezillon (Wed Oct 01 2025 - 07:31:52 EST)
- [GIT PULL] virtio,vhost: fixes, cleanups Michael S. Tsirkin (Wed Oct 01 2025 - 07:32:20 EST)
- Re: [RFC 2/5] dt-bindings: pinctrl: add pic64gx "gpio2" pinmux Linus Walleij (Wed Oct 01 2025 - 07:33:05 EST)
- Re: [PATCH RESEND v5 11/13] spi: airoha: set custom sector size equal to flash page size AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:34:17 EST)
- Re: [PATCH RESEND v5 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:34:28 EST)
- Re: [PATCH RESEND v5 08/13] spi: airoha: support of dualio/quadio flash reading commands AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:34:36 EST)
- Re: [PATCH RESEND v5 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:34:49 EST)
- Re: [PATCH RESEND v5 03/13] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:34:55 EST)
- Re: [PATCH RESEND v5 02/13] spi: airoha: remove unnecessary restriction length AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:35:09 EST)
- Re: [PATCH RESEND v5 05/13] spi: airoha: switch back to non-dma mode in the case of error AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:35:23 EST)
- Re: [PATCH RESEND v5 04/13] spi: airoha: remove unnecessary switch to non-dma mode AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:35:28 EST)
- Re: [PATCH RESEND v5 01/13] spi: airoha: return an error for continuous mode dirmap creation cases AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:35:51 EST)
- Re: [RFC 3/5] pinctrl: add polarfire soc iomux0 pinmux driver Linus Walleij (Wed Oct 01 2025 - 07:36:08 EST)
- Re: [PATCH] mm: readahead: make thp readahead conditional to mmap_miss logic Jan Kara (Wed Oct 01 2025 - 07:36:19 EST)
- Re: [PATCH v6 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:36:33 EST)
- Re: [RFC 3/5] pinctrl: add polarfire soc iomux0 pinmux driver Linus Walleij (Wed Oct 01 2025 - 07:37:13 EST)
- [PATCH 0/2] Enable UFS ICE clock scaling Abhinaba Rakshit (Wed Oct 01 2025 - 07:38:40 EST)
- [PATCH 1/2] soc: qcom: ice: enable ICE clock scaling API Abhinaba Rakshit (Wed Oct 01 2025 - 07:38:51 EST)
- [PATCH 2/2] ufs: host: scale ICE clock Abhinaba Rakshit (Wed Oct 01 2025 - 07:39:11 EST)
- Re: [PATCH v4 07/10] vfio/pci: Add dma-buf export config for MMIO regions Leon Romanovsky (Wed Oct 01 2025 - 07:39:58 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns Hillf Danton (Wed Oct 01 2025 - 07:40:43 EST)
- Re: [PATCH 3/4] clk: mediatek: Pass device to clk_hw_register for PLLs AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:41:04 EST)
- [PATCH 0/3] tools: lib: thermal: compile/install improvements Sascha Hauer (Wed Oct 01 2025 - 07:41:14 EST)
- [PATCH 2/3] tools: lib: thermal: don't preserve owner in install Sascha Hauer (Wed Oct 01 2025 - 07:41:34 EST)
- [PATCH 3/3] tools: lib: thermal: expose thermal_exit symbols Sascha Hauer (Wed Oct 01 2025 - 07:41:47 EST)
- [PATCH 1/3] tools: lib: thermal: use pkg-config to locate libnl3 Sascha Hauer (Wed Oct 01 2025 - 07:41:49 EST)
- RE: [PATCH v3 1/5] i3c: Add HDR API support Joshua Yeong (Wed Oct 01 2025 - 07:42:05 EST)
- Re: [PATCH v3 1/3] dt-bindings: gpio: rda: Make interrupts optional Linus Walleij (Wed Oct 01 2025 - 07:42:32 EST)
- Re: [PATCH 6.1 00/73] 6.1.155-rc1 review Naresh Kamboju (Wed Oct 01 2025 - 07:43:14 EST)
- Re: [PATCH 2/4] clk: mediatek: Refactor pll registration to pass device AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:43:41 EST)
- [PATCH 1/2] drivers: hwmon: ntc-thermistor: add Murata ncp18wm474 Sascha Hauer (Wed Oct 01 2025 - 07:45:46 EST)
- [PATCH 0/2] drivers: hwmon: ntc-thermistor: add Murata ncp18wm474 Sascha Hauer (Wed Oct 01 2025 - 07:45:56 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Alice Ryhl (Wed Oct 01 2025 - 07:46:23 EST)
- [PATCH 2/2] dt-bindings: hwmon: ntc-thermistor: Add Murata ncp18wm474 NTC Sascha Hauer (Wed Oct 01 2025 - 07:46:24 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Jason Gunthorpe (Wed Oct 01 2025 - 07:47:52 EST)
- [PATCH] serial: ar933x: Add polling support Sven Eckelmann (Wed Oct 01 2025 - 07:48:25 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Geert Uytterhoeven (Wed Oct 01 2025 - 07:49:40 EST)
- Re: [PATCH 4/4] clk: mediatek: Add rpm clocks to clk-mt8196-mfg AngeloGioacchino Del Regno (Wed Oct 01 2025 - 07:50:11 EST)
- Re: [PATCH 1/2] KVM: For manual-protect GET_DIRTY_LOG, do not hold slots lock kernel test robot (Wed Oct 01 2025 - 07:51:07 EST)
- Re: [RFC 2/1] seqlock: make the read_seqbegin_or_lock() API more simple and less error-prone ? Oleg Nesterov (Wed Oct 01 2025 - 07:53:20 EST)
- [PATCH v3] ice: ice_adapter: release xa entry on adapter allocation failure Haotian Zhang (Wed Oct 01 2025 - 07:54:28 EST)
- Re: [PATCH] fs: assert ->i_lock held in __iget() Jan Kara (Wed Oct 01 2025 - 07:54:58 EST)
- Re: [PATCH 12/14] sched: Add shared runqueue locking to __task_rq_lock() Peter Zijlstra (Wed Oct 01 2025 - 07:55:19 EST)
- Re: [PATCH v3 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224 David Lechner (Wed Oct 01 2025 - 07:55:55 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns syzbot (Wed Oct 01 2025 - 07:56:16 EST)
- Re: [PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer" Sudeep Holla (Wed Oct 01 2025 - 07:57:38 EST)
- Re: [PATCH] drivers: scmi: Add completion timeout handling for raw mode transfers Cristian Marussi (Wed Oct 01 2025 - 07:57:51 EST)
- Re: [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM Marc Zyngier (Wed Oct 01 2025 - 07:58:56 EST)
- Re: [PATCH] sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining Aaron Lu (Wed Oct 01 2025 - 07:59:16 EST)
- Re: [PATCH v5] media: pci: intel: ivsc: improve device reference counting in mei_ace driver Sakari Ailus (Wed Oct 01 2025 - 08:00:03 EST)
- Re: BUG: unable to handle kernel NULL pointer dereference in eb_release_vmas Andi Shyti (Wed Oct 01 2025 - 08:00:48 EST)
- Re: [PATCH] fs: doc: Fix typos Carlos Maiolino (Wed Oct 01 2025 - 08:02:35 EST)
- [PATCH] dm-crypt: remove ineffective comparison Suchit Karunakaran (Wed Oct 01 2025 - 08:03:13 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Boris Brezillon (Wed Oct 01 2025 - 08:04:36 EST)
- Re: [PATCH 5.15 000/151] 5.15.194-rc1 review Naresh Kamboju (Wed Oct 01 2025 - 08:05:55 EST)
- Re: CVE-2023-53502: xen/netback: Fix buffer overrun triggered by unusual packet Juergen Gross (Wed Oct 01 2025 - 08:06:09 EST)
- Re: [PATCH] fs: assert on ->i_count in iput_final() Jan Kara (Wed Oct 01 2025 - 08:07:27 EST)
- Re: [PATCH 5.4 00/81] 5.4.300-rc1 review Naresh Kamboju (Wed Oct 01 2025 - 08:07:47 EST)
- Re: [PATCH] serial: ar933x: Add polling support Sven Eckelmann (Wed Oct 01 2025 - 08:08:06 EST)
- Re: [PATCH 6.16 000/143] 6.16.10-rc1 review Takeshi Ogasawara (Wed Oct 01 2025 - 08:08:20 EST)
- Re: [PATCH 5.10 000/122] 5.10.245-rc1 review Dan Carpenter (Wed Oct 01 2025 - 08:10:44 EST)
- RE: [Intel-wired-lan] [PATCH v3] ice: ice_adapter: release xa entry on adapter allocation failure Loktionov, Aleksandr (Wed Oct 01 2025 - 08:11:32 EST)
- Re: [PATCH] fs: assert on ->i_count in iput_final() Mateusz Guzik (Wed Oct 01 2025 - 08:12:38 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Boris Brezillon (Wed Oct 01 2025 - 08:13:27 EST)
- Re: [PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch Chen, Yu C (Wed Oct 01 2025 - 08:14:10 EST)
- [PATCH] soc: qcom: ice: Set ICE clk to turbo on probe Abhinaba Rakshit (Wed Oct 01 2025 - 08:15:10 EST)
- Re: [PATCH v2] tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user Steven Rostedt (Wed Oct 01 2025 - 08:15:44 EST)
- Re: [PATCH] fs/notify: call exportfs_encode_fid with s_umount Jan Kara (Wed Oct 01 2025 - 08:15:56 EST)
- Re: [PATCH liburing] github: Test build against the installed liburing Jens Axboe (Wed Oct 01 2025 - 08:16:27 EST)
- Re: [PATCH 3/3] ACPI: property: Rework acpi_graph_get_next_endpoint() Laurent Pinchart (Wed Oct 01 2025 - 08:21:14 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Alice Ryhl (Wed Oct 01 2025 - 08:22:32 EST)
- Re: [RFC PATCH v5 00/18] pkeys-based page table hardening Kevin Brodsky (Wed Oct 01 2025 - 08:22:35 EST)
- Re: [PATCH 5.10 000/122] 5.10.245-rc1 review Naresh Kamboju (Wed Oct 01 2025 - 08:23:13 EST)
- Re: [PATCH 17/24] arm64: dts: qcom: glymur-crd: Avoid RTC probe failure Kamal Wadhwa (Wed Oct 01 2025 - 08:23:35 EST)
- Re: [PATCH v8 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks Lad, Prabhakar (Wed Oct 01 2025 - 08:23:57 EST)
- Re: [PATCH v1] gpio: gpio-grgpio: call request_irq after incrementing the reference count Bartosz Golaszewski (Wed Oct 01 2025 - 08:24:14 EST)
- [PATCH v3 0/7] Add ADCs support for RZ/T2H and RZ/N2H Cosmin Tanislav (Wed Oct 01 2025 - 08:24:35 EST)
- [PATCH v3 1/7] clk: renesas: r9a09g077: Add ADC modules clock Cosmin Tanislav (Wed Oct 01 2025 - 08:24:38 EST)
- [PATCH v3 2/7] dt-bindings: iio: adc: document RZ/T2H and RZ/N2H ADC Cosmin Tanislav (Wed Oct 01 2025 - 08:24:50 EST)
- [PATCH v3 4/7] arm64: dts: renesas: r9a09g077: Add ADCs support Cosmin Tanislav (Wed Oct 01 2025 - 08:25:07 EST)
- [PATCH v3 3/7] iio: adc: add RZ/T2H / RZ/N2H ADC driver Cosmin Tanislav (Wed Oct 01 2025 - 08:25:19 EST)
- [PATCH v3 6/7] arm64: dts: renesas: rzt2h/rzn2h-evk: enable ADCs Cosmin Tanislav (Wed Oct 01 2025 - 08:25:31 EST)
- [PATCH v3 5/7] arm64: dts: renesas: r9a09g087: Add ADCs support Cosmin Tanislav (Wed Oct 01 2025 - 08:25:34 EST)
- [PATCH v3 7/7] arm64: defconfig: enable RZ/T2H / RZ/N2H ADC driver Cosmin Tanislav (Wed Oct 01 2025 - 08:26:05 EST)
- Re: [PATCH 03/21] x86/mm: factor out phys_pgd_init() Brendan Jackman (Wed Oct 01 2025 - 08:26:13 EST)
- Re: [GIT PULL] BPF changes for 6.18 Jiri Olsa (Wed Oct 01 2025 - 08:26:35 EST)
- Re: [PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs Jan Kara (Wed Oct 01 2025 - 08:26:59 EST)
- Re: [PATCH v10 06/43] arm64: RME: Define the user ABI Marc Zyngier (Wed Oct 01 2025 - 08:29:02 EST)
- [PATCH net v6] selftest:net:ovpn: Fix uninit return values Sidharth Seela (Wed Oct 01 2025 - 08:31:52 EST)
- Re: [PATCH v4] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference Peter Zijlstra (Wed Oct 01 2025 - 08:32:27 EST)
- [PATCH v3 0/4] Add display overlays for imx8mp-phyboard-pollux Yannic Moog (Wed Oct 01 2025 - 08:34:25 EST)
- [PATCH v3 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright Yannic Moog (Wed Oct 01 2025 - 08:34:38 EST)
- [PATCH v3 3/4] arm64: dts: imx8mp pollux: add expansion board overlay Yannic Moog (Wed Oct 01 2025 - 08:34:46 EST)
- [PATCH v3 2/4] arm64: dts: imx8mp pollux: add display overlays Yannic Moog (Wed Oct 01 2025 - 08:34:48 EST)
- [PATCH v3 4/4] arm64: dts: imx8mp pollux: add displays for expansion board Yannic Moog (Wed Oct 01 2025 - 08:34:51 EST)
- Re: [linux-next:master] [tracing] e5a4cc28a0: BUG:spinlock_bad_magic_on_CPU Menglong Dong (Wed Oct 01 2025 - 08:35:44 EST)
- Re: [PATCH] perf: fix duplicated words in documentation and comments Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 08:36:10 EST)
- Re: [PATCH v2 5/6] coresight: Add format attribute for setting the timestamp interval James Clark (Wed Oct 01 2025 - 08:40:50 EST)
- Re: [RFC PATCH v5 00/18] pkeys-based page table hardening Kevin Brodsky (Wed Oct 01 2025 - 08:42:21 EST)
- Re: [PATCH] dm-crypt: remove ineffective comparison Baoquan He (Wed Oct 01 2025 - 08:42:39 EST)
- Re: [PATCH] mm: readahead: make thp readahead conditional to mmap_miss logic Roman Gushchin (Wed Oct 01 2025 - 08:47:41 EST)
- Re: [PATCH] mfd: macsmc: Initialize mutex Lee Jones (Wed Oct 01 2025 - 08:48:36 EST)
- Re: linux-next: build failure after merge of the mfd tree Lee Jones (Wed Oct 01 2025 - 08:50:41 EST)
- Re: mfd: macsmc: Initialize mutex Markus Elfring (Wed Oct 01 2025 - 08:52:58 EST)
- Re: [PATCH v3 01/10] tpm: Cap the number of PCR banks Jarkko Sakkinen (Wed Oct 01 2025 - 08:53:16 EST)
- Re: [PATCH] dt-bindings: mmc: Correct typo "upto" to "up to" Rob Herring (Arm) (Wed Oct 01 2025 - 08:55:22 EST)
- Re: [PATCH] of: doc: Fix typo in doc comments. Rob Herring (Arm) (Wed Oct 01 2025 - 08:56:09 EST)
- Re: [PATCH 3/3] docs: Makefile: use PYTHONPYCACHEPREFIX Jonathan Corbet (Wed Oct 01 2025 - 08:56:20 EST)
- Re: [PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs Deepanshu Kartikey (Wed Oct 01 2025 - 08:56:36 EST)
- Re: [PATCH 0/2] some fixes for docs Makefile Jonathan Corbet (Wed Oct 01 2025 - 08:58:56 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Boris Brezillon (Wed Oct 01 2025 - 09:02:14 EST)
- Re: [PATCH net v2] net/mlx5e: Make DEFAULT_FRAG_SIZE relative to page size Dragos Tatulea (Wed Oct 01 2025 - 09:02:27 EST)
- Re: [RFC 2/1] seqlock: make the read_seqbegin_or_lock() API more simple and less error-prone ? Peter Zijlstra (Wed Oct 01 2025 - 09:02:50 EST)
- Re: [PATCH v3 7/8] crypto/sha3: Add SHAKE128/256 support David Howells (Wed Oct 01 2025 - 09:02:57 EST)
- Re: [PATCH v2] mfd: da9052-spi: change read-mask to write-mask Ian Ray (Wed Oct 01 2025 - 09:03:55 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Bartosz Golaszewski (Wed Oct 01 2025 - 09:05:09 EST)
- [PATCH net v2 1/1] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock Oleksij Rempel (Wed Oct 01 2025 - 09:05:22 EST)
- Re: [6.16.9 / 6.17.0 PANIC REGRESSION] block: fix lockdep warning caused by lock dependency in elv_iosched_store Kyle Sanderson (Wed Oct 01 2025 - 09:06:04 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Ilpo Järvinen (Wed Oct 01 2025 - 09:06:27 EST)
- Re: CVE-2023-53502: xen/netback: Fix buffer overrun triggered by unusual packet Greg KH (Wed Oct 01 2025 - 09:08:09 EST)
- Re: [PATCH] fs: assert on ->i_count in iput_final() Jan Kara (Wed Oct 01 2025 - 09:08:25 EST)
- [PATCH v4 0/5] lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto David Howells (Wed Oct 01 2025 - 09:09:10 EST)
- [PATCH v4 1/5] s390/sha3: Rename conflicting functions David Howells (Wed Oct 01 2025 - 09:09:20 EST)
- [PATCH v4 2/5] arm64/sha3: Rename conflicting functions David Howells (Wed Oct 01 2025 - 09:09:31 EST)
- [PATCH v4 4/5] lib/crypto: Move the SHA3 Iota transform into the single round function David Howells (Wed Oct 01 2025 - 09:09:46 EST)
- [PATCH v4 5/5] lib/crypto: Add SHA3 kunit tests David Howells (Wed Oct 01 2025 - 09:10:00 EST)
- [PATCH v4 3/5] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256 David Howells (Wed Oct 01 2025 - 09:10:05 EST)
- [PATCH v3] tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul Thorsten Blum (Wed Oct 01 2025 - 09:10:28 EST)
- Re: [PATCH v10 08/43] kvm: arm64: Don't expose debug capabilities for realm guests Marc Zyngier (Wed Oct 01 2025 - 09:11:57 EST)
- [GIT PULL] Networking for v6.18 Paolo Abeni (Wed Oct 01 2025 - 09:13:09 EST)
- Re: [PATCH 0/2] some fixes for docs Makefile Mauro Carvalho Chehab (Wed Oct 01 2025 - 09:14:22 EST)
- [PATCH net] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset I Viswanath (Wed Oct 01 2025 - 09:14:38 EST)
- Re: [RFC 2/1] seqlock: make the read_seqbegin_or_lock() API more simple and less error-prone ? Oleg Nesterov (Wed Oct 01 2025 - 09:15:16 EST)
- Re: [PATCH] sched/deadline: Derive root domain from active cpu in task's cpus_ptr Pingfan Liu (Wed Oct 01 2025 - 09:15:42 EST)
- Re: [PATCH 1/2] mm/page_owner: Rename proc-prefixed variables for clarity Vlastimil Babka (Wed Oct 01 2025 - 09:17:24 EST)
- Re: [PATCH v8 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks Geert Uytterhoeven (Wed Oct 01 2025 - 09:17:36 EST)
- Re: [PATCH 4/4] clk: mediatek: Add rpm clocks to clk-mt8196-mfg Nicolas Frattaroli (Wed Oct 01 2025 - 09:17:59 EST)
- Re: [RFC PATCH v4 07/28] sched: Add helper function to decide whether to allow cache aware scheduling Peter Zijlstra (Wed Oct 01 2025 - 09:18:10 EST)
- Re: [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init Steven Price (Wed Oct 01 2025 - 09:20:45 EST)
- Re: [PATCH net v2 1/1] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock Lukas Wunner (Wed Oct 01 2025 - 09:20:54 EST)
- [PATCH v6 01/11] drm/fourcc: Add warning for bad bpp Tomi Valkeinen (Wed Oct 01 2025 - 09:22:59 EST)
- [PATCH v6 00/11] drm: Add new pixel formats for Xilinx Zynqmp Tomi Valkeinen (Wed Oct 01 2025 - 09:23:02 EST)
- [PATCH v6 02/11] drm/fourcc: Add DRM_FORMAT_XV15/XV20 Tomi Valkeinen (Wed Oct 01 2025 - 09:23:20 EST)
- [PATCH v6 03/11] drm/fourcc: Add DRM_FORMAT_Y8 Tomi Valkeinen (Wed Oct 01 2025 - 09:23:20 EST)
- [PATCH v6 05/11] drm/fourcc: Add DRM_FORMAT_X403 Tomi Valkeinen (Wed Oct 01 2025 - 09:23:35 EST)
- [PATCH v6 04/11] drm/fourcc: Add DRM_FORMAT_Y10_P32 Tomi Valkeinen (Wed Oct 01 2025 - 09:23:42 EST)
- [PATCH v6 07/11] drm: xlnx: zynqmp: Use drm helpers when calculating buffer sizes Tomi Valkeinen (Wed Oct 01 2025 - 09:24:02 EST)
- [PATCH v6 06/11] drm/fourcc: Add DRM_FORMAT_XVUY2101010 Tomi Valkeinen (Wed Oct 01 2025 - 09:24:03 EST)
- [PATCH v7 0/8] phy: phy-can-transceiver: Support TJA1048/TJA1051 Peng Fan (Wed Oct 01 2025 - 09:24:29 EST)
- [PATCH v6 08/11] drm: xlnx: zynqmp: Add support for XV15 & XV20 Tomi Valkeinen (Wed Oct 01 2025 - 09:24:41 EST)
- [PATCH v6 09/11] drm: xlnx: zynqmp: Add support for Y8 and Y10_P32 Tomi Valkeinen (Wed Oct 01 2025 - 09:24:47 EST)
- [PATCH v7 1/8] dt-bindings: phy: ti,tcan104x-can: Document NXP TJA105X/1048 Peng Fan (Wed Oct 01 2025 - 09:24:48 EST)
- [PATCH v6 10/11] drm: xlnx: zynqmp: Add support for X403 Tomi Valkeinen (Wed Oct 01 2025 - 09:25:21 EST)
- [PATCH v6 11/11] drm: xlnx: zynqmp: Add support for XVUY2101010 Tomi Valkeinen (Wed Oct 01 2025 - 09:25:27 EST)
- [PATCH v7 2/8] phy: phy-can-transceiver: Introduce can_transceiver_priv Peng Fan (Wed Oct 01 2025 - 09:25:59 EST)
- [PATCH v7 5/8] phy: phy-can-transceiver: Add support for TJA105{1,7} Peng Fan (Wed Oct 01 2025 - 09:26:11 EST)
- [PATCH v7 3/8] phy: phy-can-transceiver: Add dual channel support for TJA1048 Peng Fan (Wed Oct 01 2025 - 09:26:23 EST)
- [PATCH v7 7/8] arm64: dts: imx8mp-evk: Use phys to replace xceiver-supply Peng Fan (Wed Oct 01 2025 - 09:26:26 EST)
- [PATCH v7 4/8] phy: phy-can-transceiver: Drop the gpio desc check Peng Fan (Wed Oct 01 2025 - 09:26:28 EST)
- [PATCH v7 6/8] arm64: dts: imx95-15x15-evk: Use phys to replace xceiver-supply Peng Fan (Wed Oct 01 2025 - 09:27:11 EST)
- [PATCH v7 8/8] arm64: dts: imx93-11x11-evk: Use phys to replace xceiver-supply Peng Fan (Wed Oct 01 2025 - 09:27:25 EST)
- [PATCH] uprobe: Move arch_uprobe_optimize right after handlers execution Jiri Olsa (Wed Oct 01 2025 - 09:28:17 EST)
- Re: [PATCH v2 5/6] coresight: Add format attribute for setting the timestamp interval Leo Yan (Wed Oct 01 2025 - 09:28:48 EST)
- Re: [PATCH 12/15] serial: sc16is7xx: add missing space between macro args (checkpatch) Hugo Villeneuve (Wed Oct 01 2025 - 09:29:39 EST)
- Re: [PATCH 6.12 00/89] 6.12.50-rc1 review Brett Mastbergen (Wed Oct 01 2025 - 09:30:42 EST)
- Re: [PATCH 0/2] LIBBPF_DYNAMIC=1 fixes Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 09:34:43 EST)
- Re: [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init Marc Zyngier (Wed Oct 01 2025 - 09:35:55 EST)
- Re: [PATCH RESENT v4 4/6] vdpa: validate device feature provisioning against supported class Eugenio Perez Martin (Wed Oct 01 2025 - 09:36:47 EST)
- [PATCH AUTOSEL 6.17-6.16] pidfs: validate extensible ioctls Sasha Levin (Wed Oct 01 2025 - 09:37:31 EST)
- Re: [PATCH v6 00/28] Legacy hardware/cache events as json James Clark (Wed Oct 01 2025 - 09:38:14 EST)
- Re: [PATCH v1] perf sched: Avoid union type punning undefined behavior Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 09:38:25 EST)
- Re: [External] : [PATCH 5.4 00/81] 5.4.300-rc1 review ALOK TIWARI (Wed Oct 01 2025 - 09:39:27 EST)
- Re: [PATCH v2 5/6] coresight: Add format attribute for setting the timestamp interval Leo Yan (Wed Oct 01 2025 - 09:39:36 EST)
- RE: [PATCH v3 1/7] clk: renesas: r9a09g077: Add ADC modules clock Cosmin-Gabriel Tanislav (Wed Oct 01 2025 - 09:39:54 EST)
- Re: [PATCH v1 1/2] perf test: Add an 'import perf' test shell script Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 09:42:37 EST)
- Re: [PATCH v3 1/7] clk: renesas: r9a09g077: Add ADC modules clock Geert Uytterhoeven (Wed Oct 01 2025 - 09:43:15 EST)
- Re: [PATCH v2 5/6] coresight: Add format attribute for setting the timestamp interval James Clark (Wed Oct 01 2025 - 09:44:21 EST)
- Re: [PATCH 2/2] mm/page_owner: simplify zone iteration logic in init_early_allocated_pages() Vlastimil Babka (Wed Oct 01 2025 - 09:44:45 EST)
- Re: [PATCH v1 1/2] perf test: Add an 'import perf' test shell script Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 09:44:59 EST)
- [PATCH] staging: rtl8723bs: fix block comment style to match kernel coding guidline Ankit (Wed Oct 01 2025 - 09:45:07 EST)
- Re: [PATCH v2 0/8] perf build: Support building with Clang Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 09:45:50 EST)
- Re: [PATCH 1/2] x86/amd_node: Fix AMD root device caching Yazen Ghannam (Wed Oct 01 2025 - 09:46:33 EST)
- Re: [PATCH 6.16 000/143] 6.16.10-rc1 review Justin Forbes (Wed Oct 01 2025 - 09:47:09 EST)
- Re: [PATCH 0/2] Add support for QC08C format in iris driver Nicolas Dufresne (Wed Oct 01 2025 - 09:48:14 EST)
- Re: [RFC 2/1] seqlock: make the read_seqbegin_or_lock() API more simple and less error-prone ? Oleg Nesterov (Wed Oct 01 2025 - 09:48:26 EST)
- Re: [PATCH 16/24] arm64: boot: dts: glymur-crd: Add Volume down/up keys support Kamal Wadhwa (Wed Oct 01 2025 - 09:48:41 EST)
- Re: [PATCH 0/3] perf test: Extend branch stack sampling test for arm64 BRBE James Clark (Wed Oct 01 2025 - 09:49:20 EST)
- RE: [PATCH v6 3/9] iio: imu: inv_icm45600: add buffer support in iio devices Remi Buisson (Wed Oct 01 2025 - 09:49:55 EST)
- Re: [PATCH v10 09/43] KVM: arm64: Allow passing machine type in KVM creation Marc Zyngier (Wed Oct 01 2025 - 09:51:00 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Wei Yang (Wed Oct 01 2025 - 09:52:15 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Zhi Wang (Wed Oct 01 2025 - 09:52:57 EST)
- Re: [PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer() Breno Leitao (Wed Oct 01 2025 - 09:53:13 EST)
- Re: [PATCH v6 5/6] can: mcp251xfd: add gpio functionality Bartosz Golaszewski (Wed Oct 01 2025 - 09:53:30 EST)
- Re: [PATCH v2 5/6] coresight: Add format attribute for setting the timestamp interval Leo Yan (Wed Oct 01 2025 - 09:56:02 EST)
- Re: [PATCH] fs: doc: Fix typos Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 09:58:32 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API David Hildenbrand (Wed Oct 01 2025 - 09:58:48 EST)
- Re: [PATCH v12 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery Bowman, Terry (Wed Oct 01 2025 - 09:59:22 EST)
- [GIT PULL] MFD for v6.18 Lee Jones (Wed Oct 01 2025 - 09:59:44 EST)
- Re: [PATCH v6 5/6] can: mcp251xfd: add gpio functionality Marc Kleine-Budde (Wed Oct 01 2025 - 10:00:14 EST)
- Re: [PATCH net] vhost: vringh: Fix copy_to_iter return value check Jakub Kicinski (Wed Oct 01 2025 - 10:01:06 EST)
- [PATCH 0/3] drm/panel: Add support for Novatek NT36532 panel Junjie Cao (Wed Oct 01 2025 - 10:01:24 EST)
- [PATCH 1/3] dt-bindings: display: panel: Add Novatek NT36532 Junjie Cao (Wed Oct 01 2025 - 10:01:34 EST)
- [GIT PULL] LEDs for v6.18 Lee Jones (Wed Oct 01 2025 - 10:02:36 EST)
- [GIT PULL] Backlight for v6.18 Lee Jones (Wed Oct 01 2025 - 10:02:54 EST)
- [PATCH 3/3] drm/panel: Add Novatek NT36532 panel driver Junjie Cao (Wed Oct 01 2025 - 10:02:54 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Danilo Krummrich (Wed Oct 01 2025 - 10:02:56 EST)
- [PATCH 2/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1 Junjie Cao (Wed Oct 01 2025 - 10:03:18 EST)
- Re: [GIT PULL] BPF changes for 6.18 Alexei Starovoitov (Wed Oct 01 2025 - 10:03:34 EST)
- Re: [PATCH v12 2/3] iio: adc: max14001: New driver David Lechner (Wed Oct 01 2025 - 10:03:42 EST)
- [PATCH v16 1/9] dt-bindings: pwm: add IPQ6018 binding George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:04:53 EST)
- [PATCH v16 4/9] dt-bindings: pwm: qcom,ipq6018-pwm: Add compatible for ipq5332 George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:05:05 EST)
- [PATCH v16 3/9] dt-bindings: pwm: qcom,ipq6018-pwm: Add compatible for ipq5018 George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:05:10 EST)
- [PATCH v16 5/9] dt-bindings: pwm: qcom,ipq6018-pwm: Add compatible for ipq9574 George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:05:57 EST)
- [PATCH v16 0/9] Add PWM support for IPQ chipsets George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:06:12 EST)
- [PATCH v16 2/9] pwm: driver for qualcomm ipq6018 pwm block George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:06:12 EST)
- [PATCH v16 9/9] arm64: dts: qcom: ipq9574: add pwm node George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:06:14 EST)
- Re: [PATCH v3 2/2] mm: redefine VM_* flag constants with BIT() David Hildenbrand (Wed Oct 01 2025 - 10:06:47 EST)
- Re: [PATCH v2] ASoC: codecs: lpass-macro: Add support for channel map mixer control Alexey Klimov (Wed Oct 01 2025 - 10:07:13 EST)
- [PATCH v16 6/9] arm64: dts: qcom: ipq6018: add pwm node George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:07:17 EST)
- [PATCH v16 8/9] arm64: dts: qcom: ipq5332: add pwm node George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:07:26 EST)
- [PATCH v16 7/9] arm64: dts: qcom: ipq5018: add pwm node George Moussalem via B4 Relay (Wed Oct 01 2025 - 10:07:26 EST)
- Re: [PATCH v3 1/2] mm/ksm: fix flag-dropping behavior in ksm_madvise David Hildenbrand (Wed Oct 01 2025 - 10:08:12 EST)
- Re: [PATCH v10 03/43] arm64: RME: Add SMC definitions for calling the RMM Steven Price (Wed Oct 01 2025 - 10:08:41 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Geert Uytterhoeven (Wed Oct 01 2025 - 10:09:29 EST)
- Re: [PATCH v3 1/6] lib/base64: Add support for multiple variants Guan-Chun Wu (Wed Oct 01 2025 - 10:09:50 EST)
- Re: [PATCH v6 5/6] can: mcp251xfd: add gpio functionality Bartosz Golaszewski (Wed Oct 01 2025 - 10:12:17 EST)
- Re: [PATCH 3/3] docs: Makefile: use PYTHONPYCACHEPREFIX Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:12:30 EST)
- Re: [PATCH] MAINTAINERS: Remove myself from perf_events subsystem Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 10:12:43 EST)
- [PATCH 1/1] kernel-doc: output source file name at SEE ALSO Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:14:23 EST)
- [PATCH 0/1] man pages: Add a SEE ALSO pointing to Kernel source Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:14:24 EST)
- Re: [PATCH 1/1] nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices Michał Cłapiński (Wed Oct 01 2025 - 10:14:55 EST)
- Re: [PATCH] perf/annotate: Use architecture-agnostic register limit Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 10:15:11 EST)
- [PATCH v2 0/3] Some patches against build-script Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:15:53 EST)
- [PATCH v2 1/3] docs: Makefile: avoid a warning when using without texlive Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:15:54 EST)
- [PATCH v2 2/3] tools/docs: sphinx-build-wrapper: pdflatex is needed only for pdf Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:15:55 EST)
- [PATCH v2 3/3] docs: Makefile: use PYTHONPYCACHEPREFIX Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:15:59 EST)
- Re: [PATCH] slimbus: qcom: remove unused qcom controller driver Rob Herring (Wed Oct 01 2025 - 10:19:24 EST)
- Re: [GIT PULL 05/12 for v6.18] pidfs Oleg Nesterov (Wed Oct 01 2025 - 10:19:52 EST)
- Re: [PATCH v2 0/8] perf build: Support building with Clang Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 10:21:33 EST)
- [PATCH v2 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019 Jingzhou Zhu (Wed Oct 01 2025 - 10:21:40 EST)
- [PATCH v2 1/2] dt-bindings: arm: qcom: Document Huawei MateBook E 2019 Jingzhou Zhu (Wed Oct 01 2025 - 10:21:56 EST)
- verifier: should we handle mark_chain_precision return value properly in loop_flag_is_zero? Suchit Karunakaran (Wed Oct 01 2025 - 10:22:10 EST)
- [PATCH v2 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019 Jingzhou Zhu (Wed Oct 01 2025 - 10:22:38 EST)
- Re: [PATCH] slimbus: qcom: remove unused qcom controller driver Srinivas Kandagatla (Wed Oct 01 2025 - 10:22:48 EST)
- Re: [PATCH v3 0/6] remoteproc: imx_rproc: Use device managed API to clean up the driver Mathieu Poirier (Wed Oct 01 2025 - 10:22:59 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Vishal Annapurve (Wed Oct 01 2025 - 10:23:16 EST)
- Re: [PATCH v4 5/7] revocable: Add fops replacement Tzung-Bi Shih (Wed Oct 01 2025 - 10:23:39 EST)
- Re: [PATCH] fs: assert on ->i_count in iput_final() Mateusz Guzik (Wed Oct 01 2025 - 10:28:41 EST)
- Re: [PATCH] soc: qcom: pd-mapper: Add Kaanapali compatible Prasad Kumpatla (Wed Oct 01 2025 - 10:29:27 EST)
- Re: [PATCH v4] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference Steven Rostedt (Wed Oct 01 2025 - 10:30:24 EST)
- [PATCH v10 0/4] can: m_can: Add am62 wakeup support Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:31:29 EST)
- [PATCH v10 1/4] dt-bindings: can: m_can: Add wakeup properties Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:31:31 EST)
- [PATCH v10 2/4] can: m_can: Map WoL to device_set_wakeup_enable Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:31:46 EST)
- [PATCH v10 3/4] can: m_can: Return ERR_PTR on error in allocation Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:32:05 EST)
- [PATCH v10 4/4] can: m_can: Support pinctrl wakeup state Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:32:14 EST)
- Re: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Dave Hansen (Wed Oct 01 2025 - 10:32:32 EST)
- Re: [PATCH v2] of: unittest: Fix device reference count leak in of_unittest_pci_node_verify Rob Herring (Arm) (Wed Oct 01 2025 - 10:33:34 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Vishal Annapurve (Wed Oct 01 2025 - 10:34:15 EST)
- Re: [PATCH v4 03/10] PCI: Allow per function PCI slots Benjamin Block (Wed Oct 01 2025 - 10:34:44 EST)
- Re: [PATCH v3 1/1] cxl/port: Avoid missing port component registers setup Jonathan Cameron (Wed Oct 01 2025 - 10:34:53 EST)
- [PATCH v3 0/6] arm64: dts: ti: k3-am62: Add wakeup-sources for low power modes Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:35:26 EST)
- [PATCH v3 1/6] arm64: dts: ti: k3-am62: Define possible system states Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:35:40 EST)
- [PATCH v3 2/6] arm64: dts: ti: k3-am62a: Define possible system states Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:35:49 EST)
- [PATCH v3 3/6] arm64: dts: ti: k3-am62p: Define possible system states Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:36:05 EST)
- [PATCH v3 4/6] arm64: dts: ti: k3-am62-lp-sk: Set wakeup-source system-states Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:36:21 EST)
- [PATCH v3 5/6] arm64: dts: ti: k3-am62a7-sk: Set wakeup-source system-states Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:36:40 EST)
- [PATCH v3 6/6] arm64: dts: ti: k3-am62p5-sk: Set wakeup-source system-states Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:36:46 EST)
- Re: [PATCH v5 1/5] printk: nbcon: Export console_is_usable John Ogness (Wed Oct 01 2025 - 10:37:16 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Peter Xu (Wed Oct 01 2025 - 10:37:16 EST)
- Re: [PATCH v2 2/9] dt-bindings: pincfg-node: Add property "skew-delay-direction" Antonio Borneo (Wed Oct 01 2025 - 10:37:32 EST)
- 回复: [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property Jun Guo (Wed Oct 01 2025 - 10:37:49 EST)
- Re: [PATCH v4 02/10] PCI: Add additional checks for flr reset Benjamin Block (Wed Oct 01 2025 - 10:38:20 EST)
- [PATCH v8 1/3] firmware: ti_sci: Remove constant 0 function arguments Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:38:37 EST)
- [PATCH v8 0/3] firmware: ti_sci: Partial-IO support Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:38:37 EST)
- [PATCH v8 2/3] firmware: ti_sci: Support transfers without response Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:39:22 EST)
- [PATCH v8 3/3] firmware: ti_sci: Partial-IO support Markus Schneider-Pargmann (TI.com) (Wed Oct 01 2025 - 10:39:47 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API David Hildenbrand (Wed Oct 01 2025 - 10:40:11 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Alice Ryhl (Wed Oct 01 2025 - 10:43:03 EST)
- Re: [PATCH v3 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright Frank Li (Wed Oct 01 2025 - 10:44:31 EST)
- Re: [PATCH v10 06/43] arm64: RME: Define the user ABI Steven Price (Wed Oct 01 2025 - 10:44:50 EST)
- [for-next][PATCH 1/4] cdns2: Remove unused tracepoints Steven Rostedt (Wed Oct 01 2025 - 10:45:03 EST)
- [for-next][PATCH 0/4] tracing: Removed unused tracepoints for v6.18 Steven Rostedt (Wed Oct 01 2025 - 10:45:04 EST)
- [for-next][PATCH 2/4] cdns3: Remove unused tracepoints Steven Rostedt (Wed Oct 01 2025 - 10:45:08 EST)
- [for-next][PATCH 3/4] cdnsp: Remove unused tracepoints Steven Rostedt (Wed Oct 01 2025 - 10:45:13 EST)
- [for-next][PATCH 4/4] cfg80211: Remove unused tracepoints Steven Rostedt (Wed Oct 01 2025 - 10:45:14 EST)
- Re: [PATCH] crypto: ccp/sfs - Use DIV_ROUND_UP for set_memory_uc() size calculation Ashish Kalra (Wed Oct 01 2025 - 10:45:56 EST)
- [PATCH v7 RESEND 0/7] ARM: dts: aspeed: Add Balcones system Eddie James (Wed Oct 01 2025 - 10:46:27 EST)
- [PATCH v7 RESEND 1/7] dt-bindings: arm: aspeed: add IBM Balcones board Eddie James (Wed Oct 01 2025 - 10:46:37 EST)
- [PATCH v7 RESEND 3/7] dt-bindings: iio: Add Infineon DPS310 sensor documentation Eddie James (Wed Oct 01 2025 - 10:46:57 EST)
- [PATCH v7 RESEND 2/7] dt-bindings: arm: aspeed: add IBM Bonnell board Eddie James (Wed Oct 01 2025 - 10:46:58 EST)
- [PATCH v7 RESEND 5/7] dt-bindings: hwmon: max31790: Use addressed fan nodes Eddie James (Wed Oct 01 2025 - 10:47:13 EST)
- [PATCH v7 RESEND 4/7] dt-bindings: hwmon: Move max31785 compatibles to max31790 document Eddie James (Wed Oct 01 2025 - 10:47:19 EST)
- [PATCH v7 RESEND 7/7] ARM: dts: aspeed: Fix max31785 fan properties Eddie James (Wed Oct 01 2025 - 10:47:41 EST)
- [PATCH v7 RESEND 6/7] ARM: dts: aspeed: Add Balcones system Eddie James (Wed Oct 01 2025 - 10:47:53 EST)
- Re: [PATCH v2] serial: 8250_pcilib: Replace deprecated PCI functions Florian Eckert (Wed Oct 01 2025 - 10:48:05 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Wed Oct 01 2025 - 10:48:20 EST)
- [PATCH v2 0/21] Implement RCU Tasks Trace in terms of SRCU-fast and optimize Paul E. McKenney (Wed Oct 01 2025 - 10:48:37 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Wed Oct 01 2025 - 10:48:49 EST)
- [PATCH v2 03/21] context_tracking: Remove rcu_task_trace_heavyweight_{enter,exit}() Paul E. McKenney (Wed Oct 01 2025 - 10:49:22 EST)
- [PATCH v2 05/21] rcu: Move rcu_tasks_trace_srcu_struct out of #ifdef CONFIG_TASKS_RCU_GENERIC Paul E. McKenney (Wed Oct 01 2025 - 10:49:25 EST)
- [PATCH v2 04/21] rcu: Clean up after the SRCU-fastification of RCU Tasks Trace Paul E. McKenney (Wed Oct 01 2025 - 10:49:38 EST)
- [PATCH v2 01/21] srcu: Permit Tiny SRCU srcu_read_unlock() with interrupts disabled Paul E. McKenney (Wed Oct 01 2025 - 10:50:03 EST)
- [PATCH v2 02/21] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast Paul E. McKenney (Wed Oct 01 2025 - 10:50:09 EST)
- [PATCH v2 07/21] rcutorture: Test srcu_expedite_current() Paul E. McKenney (Wed Oct 01 2025 - 10:50:42 EST)
- [PATCH v2 06/21] srcu: Create an srcu_expedite_current() function Paul E. McKenney (Wed Oct 01 2025 - 10:50:53 EST)
- [PATCH v2 09/21] rcu: Update Requirements.rst for RCU Tasks Trace Paul E. McKenney (Wed Oct 01 2025 - 10:51:08 EST)
- [PATCH v2 10/21] checkpatch: Deprecate rcu_read_{,un}lock_trace() Paul E. McKenney (Wed Oct 01 2025 - 10:51:10 EST)
- [PATCH v2 13/21] rcutorture: Test rcu_tasks_trace_expedite_current() Paul E. McKenney (Wed Oct 01 2025 - 10:51:19 EST)
- [PATCH v2 08/21] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs Paul E. McKenney (Wed Oct 01 2025 - 10:51:19 EST)
- [PATCH v2 12/21] srcu: Create an rcu_tasks_trace_expedite_current() function Paul E. McKenney (Wed Oct 01 2025 - 10:51:40 EST)
- [PATCH v2 21/21] rcu: Mark diagnostic functions as notrace Paul E. McKenney (Wed Oct 01 2025 - 10:52:19 EST)
- [PATCH v2 11/21] srcu: Create a DEFINE_SRCU_FAST() Paul E. McKenney (Wed Oct 01 2025 - 10:52:25 EST)
- [PATCH v2 19/21] doc: Update for SRCU-fast definitions and initialization Paul E. McKenney (Wed Oct 01 2025 - 10:52:30 EST)
- [PATCH v2 14/21] srcu: Make grace-period determination use ssp->srcu_reader_flavor Paul E. McKenney (Wed Oct 01 2025 - 10:52:34 EST)
- [PATCH v2 18/21] srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/init Paul E. McKenney (Wed Oct 01 2025 - 10:53:02 EST)
- [PATCH v2 20/21] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast Paul E. McKenney (Wed Oct 01 2025 - 10:53:11 EST)
- [PATCH v2 16/21] refscale: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast() Paul E. McKenney (Wed Oct 01 2025 - 10:53:27 EST)
- [PATCH v2 15/21] rcutorture: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast() Paul E. McKenney (Wed Oct 01 2025 - 10:53:28 EST)
- [PATCH v2 17/21] srcu: Require special srcu_struct define/init for SRCU-fast readers Paul E. McKenney (Wed Oct 01 2025 - 10:53:39 EST)
- Re: [for-next][PATCH 4/4] cfg80211: Remove unused tracepoints Johannes Berg (Wed Oct 01 2025 - 10:53:47 EST)
- [PATCH 02/23] tools: docs: parse_data_structs.py: output a line number Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:54:38 EST)
- [PATCH 05/23] tools: docs: parse_data_structs: make process_exceptions two stages Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:54:58 EST)
- [PATCH 01/23] tools: docs: parse_data_structs.py: drop contents header Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:55:58 EST)
- [PATCH 03/23] docs: kernel_include.py: fix line numbers for TOC Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:56:02 EST)
- [PATCH 06/23] tools: docs: parse_data_structs.py: get rid of process_exceptions() Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:56:10 EST)
- [PATCH 08/23] tools: docs: parse_data_structs.py: accept more reftypes Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:56:13 EST)
- [PATCH 12/23] docs: media: mediactl: use TOC instead of file contents Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:56:42 EST)
- [PATCH 07/23] tools: docs: parse_data_structs.py: add namespace support Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:56:43 EST)
- [PATCH 09/23] docs: media: dvb: use TOC instead of file contents at headers Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:56:48 EST)
- [PATCH 13/23] docs: kernel_include.py: use get_close_matches() to propose alternatives Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:56:58 EST)
- [PATCH 04/23] docs: kernel_include.py: propose alternatives Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:57:39 EST)
- [PATCH 11/23] docs: media: rc: use TOC instead of file contents for LIRC header Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:57:58 EST)
- [PATCH 00/23] Fix media uAPI cross references Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:58:21 EST)
- [PATCH 21/23] docs: media: dmx_types: place kerneldoc at the right namespace Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:58:23 EST)
- [PATCH 22/23] docs: media: dvb: headers: warn about broken cross references Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:58:24 EST)
- [PATCH 16/23] media: docs: add a missing reference for VIDIOC_QUERY_CTRL Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:58:26 EST)
- [PATCH 15/23] docs: media: videodev2.h.rst.exceptions: fix namespace on refs Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:58:30 EST)
- [PATCH 10/23] docs: media: dvb: enable warnings for most headers Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:58:33 EST)
- [PATCH 18/23] media: docs: add some C domain missing references Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:58:40 EST)
- [PATCH 19/23] docs: cec: cec.h.rst.exceptions: fix broken references from cec.h Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:58:43 EST)
- [PATCH 23/23] docs: media: dvb: fix dmx.h.rst.exceptions Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:58:43 EST)
- [PATCH 20/23] docs: cec: show broken xrefs and show TOC instead of cec.h content Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:59:46 EST)
- [PATCH 17/23] media: docs: videodev2.h.rst.exceptions: ignore struct __kernel_v4l2_timeval Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:59:47 EST)
- [PATCH 14/23] docs: media: add missing c namespace to V4L headers Mauro Carvalho Chehab (Wed Oct 01 2025 - 10:59:49 EST)
- Re: [PATCH v 1/2] riscv: ptrace: Optimize the allocation of vector regset Andy Chiu (Wed Oct 01 2025 - 11:00:05 EST)
- Re: [PATCH] PCI: stm32: Re-use existing error handling path in stm32_pcie_probe() Bjorn Helgaas (Wed Oct 01 2025 - 11:00:21 EST)
- Re: [PATCH v7 RESEND 4/7] dt-bindings: hwmon: Move max31785 compatibles to max31790 document Guenter Roeck (Wed Oct 01 2025 - 11:00:45 EST)
- [PATCH 00/12] Extend test coverage for nested SVM Yosry Ahmed (Wed Oct 01 2025 - 11:01:05 EST)
- Re: [PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs Jason Gunthorpe (Wed Oct 01 2025 - 11:01:10 EST)
- Re: [PATCH v1 1/2] perf test: Add an 'import perf' test shell script Ian Rogers (Wed Oct 01 2025 - 11:01:14 EST)
- Re: [PATCH] mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions Vlastimil Babka (Wed Oct 01 2025 - 11:01:37 EST)
- [PATCH 04/12] KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVM Yosry Ahmed (Wed Oct 01 2025 - 11:02:01 EST)
- Consolidated under Bit (was Unification in Bitstream System, Fair Pay Philosophy, Low Jitter) Ywe Cærlyn (Wed Oct 01 2025 - 11:02:43 EST)
- [PATCH 01/12] KVM: selftests: Minor improvements to asserts in test_vmx_nested_state() Yosry Ahmed (Wed Oct 01 2025 - 11:02:48 EST)
- [PATCH 02/12] KVM: selftests: Extend vmx_set_nested_state_test to cover SVM Yosry Ahmed (Wed Oct 01 2025 - 11:03:13 EST)
- Re: [PATCH v5 2/5] printk: nbcon: Introduce KDB helpers John Ogness (Wed Oct 01 2025 - 11:04:17 EST)
- [PATCH linux-next 1/2] tools: add ksm-utils tools xu.xin16 (Wed Oct 01 2025 - 11:04:33 EST)
- [PATCH 06/12] KVM: selftests: Extend vmx_tsc_adjust_test to cover SVM Yosry Ahmed (Wed Oct 01 2025 - 11:04:50 EST)
- [PATCH v3 0/8] Enhanced autonomous selection and improvements Sumit Gupta (Wed Oct 01 2025 - 11:05:09 EST)
- [PATCH 03/12] KVM: selftests: Extend vmx_close_while_nested_test to cover SVM Yosry Ahmed (Wed Oct 01 2025 - 11:05:25 EST)
- [PATCH 08/12] KVM: selftests: Use 'leaf' instead of hugepage to describe EPT entries Yosry Ahmed (Wed Oct 01 2025 - 11:05:27 EST)
- [PATCH 10/12] KVM: selftests: Move EPT-specific init outside nested_create_pte() Yosry Ahmed (Wed Oct 01 2025 - 11:05:50 EST)
- [PATCH 09/12] KVM: selftests: Move all PTE accesses into nested_create_pte() Yosry Ahmed (Wed Oct 01 2025 - 11:06:01 EST)
- [PATCH 05/12] KVM: selftests: Remove invalid CR3 test from vmx_tsc_adjust_test Yosry Ahmed (Wed Oct 01 2025 - 11:06:15 EST)
- [PATCH 11/12] KVM: selftests: Refactor generic nested mapping outside VMX code Yosry Ahmed (Wed Oct 01 2025 - 11:07:05 EST)
- [PATCH 07/12] KVM: selftests: Pass the root HVA directly to nested mapping functions Yosry Ahmed (Wed Oct 01 2025 - 11:07:20 EST)
- [PATCH v3 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp Sumit Gupta (Wed Oct 01 2025 - 11:07:52 EST)
- [PATCH linux-next 2/2] mm/ksm: fix exec/fork inheritance support for prctl xu.xin16 (Wed Oct 01 2025 - 11:07:53 EST)
- [PATCH v3 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf Sumit Gupta (Wed Oct 01 2025 - 11:08:08 EST)
- [PATCH 12/12] KVM: selftests: Extend vmx_dirty_log_test to cover SVM Yosry Ahmed (Wed Oct 01 2025 - 11:08:53 EST)
- [PATCH v3 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register Sumit Gupta (Wed Oct 01 2025 - 11:09:18 EST)
- [PATCH] dt-bindings: slimbus: fix warning from example Srinivas Kandagatla (Wed Oct 01 2025 - 11:09:20 EST)
- [PATCH v3 7/8] cpufreq: CPPC: update policy min/max when toggling auto_select Sumit Gupta (Wed Oct 01 2025 - 11:09:29 EST)
- [PATCH v3 2/8] ACPI: CPPC: Add cppc_get_perf() API to read performance controls Sumit Gupta (Wed Oct 01 2025 - 11:10:03 EST)
- [PATCH v3 8/8] cpufreq: CPPC: add autonomous mode boot parameter support Sumit Gupta (Wed Oct 01 2025 - 11:10:06 EST)
- Re: [PATCH v12 02/25] cxl/pci: Remove unnecessary CXL RCH handling helper functions Jonathan Cameron (Wed Oct 01 2025 - 11:10:16 EST)
- [PATCH v3 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store Sumit Gupta (Wed Oct 01 2025 - 11:10:17 EST)
- [RFC PATCH 0/2] rust: bounded integer types and use in register macro Alexandre Courbot (Wed Oct 01 2025 - 11:10:50 EST)
- [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited Sumit Gupta (Wed Oct 01 2025 - 11:11:34 EST)
- Re: [PATCH 1/2] media: iris: Add support for QC08C format for decoder Bryan O'Donoghue (Wed Oct 01 2025 - 11:11:39 EST)
- [PATCH linux-next 0/2] ksm: fix exec/fork inheritance xu.xin16 (Wed Oct 01 2025 - 11:11:57 EST)
- Re: [PATCH 0/1] man pages: Add a SEE ALSO pointing to Kernel source Jonathan Corbet (Wed Oct 01 2025 - 11:12:39 EST)
- Re: [PATCH v5 4/5] printk: nbcon: Export nbcon_write_context_set_buf John Ogness (Wed Oct 01 2025 - 11:13:01 EST)
- Re: [PATCH v 2/2] selftests: riscv: Add test for the Vector ptrace interface Andy Chiu (Wed Oct 01 2025 - 11:13:22 EST)
- Re: [PATCH v2 0/3] Some patches against build-script Jonathan Corbet (Wed Oct 01 2025 - 11:13:36 EST)
- [PATCH RFC 1/2] rust: kernel: add bounded integer types Alexandre Courbot (Wed Oct 01 2025 - 11:13:42 EST)
- Re: [PATCH] slimbus: qcom: remove unused qcom controller driver Srinivas Kandagatla (Wed Oct 01 2025 - 11:13:43 EST)
- [PATCH RFC 2/2] gpu: nova-core: demonstrate use of BoundedInt Alexandre Courbot (Wed Oct 01 2025 - 11:14:07 EST)
- Re: [PATCH] fs: assert on ->i_count in iput_final() Jan Kara (Wed Oct 01 2025 - 11:14:10 EST)
- Re: [PATCH v12 04/25] CXL/AER: Remove CONFIG_PCIEAER_CXL and replace with CONFIG_CXL_RAS Jonathan Cameron (Wed Oct 01 2025 - 11:14:37 EST)
- Re: [for-next][PATCH 4/4] cfg80211: Remove unused tracepoints Steven Rostedt (Wed Oct 01 2025 - 11:14:51 EST)
- Re: [PATCH v6 00/28] Legacy hardware/cache events as json Ian Rogers (Wed Oct 01 2025 - 11:15:08 EST)
- Re: [PATCH v5 3/5] printk: nbcon: Allow KDB to acquire the NBCON context John Ogness (Wed Oct 01 2025 - 11:15:37 EST)
- [PATCH] clk: samsung: clk-pll: simplify samsung_pll_lock_wait() André Draszik (Wed Oct 01 2025 - 11:15:39 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Boris Brezillon (Wed Oct 01 2025 - 11:15:54 EST)
- Re: [PATCH 1/2] x86/virt/tdx: Retrieve TDX module version Dave Hansen (Wed Oct 01 2025 - 11:16:02 EST)
- Re: [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down Mary Strodl (Wed Oct 01 2025 - 11:16:14 EST)
- Re: [PATCH v4 01/10] PCI: Avoid saving error values for config space Benjamin Block (Wed Oct 01 2025 - 11:17:11 EST)
- Re: [GIT PULL] BPF changes for 6.18 Linus Torvalds (Wed Oct 01 2025 - 11:17:33 EST)
- Re: [PATCH v2 1/2] KVM: x86: Advertise EferLmsleUnsupported to userspace Yosry Ahmed (Wed Oct 01 2025 - 11:18:14 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Disallow EFER.LMSLE when not supported by hardware Yosry Ahmed (Wed Oct 01 2025 - 11:19:02 EST)
- Re: [PATCH net v3] selftest:net: Fix uninit return values Simon Horman (Wed Oct 01 2025 - 11:19:28 EST)
- Re: [PATCH 1/3] dt-bindings: hwlock: Adding brcmstb-hwspinlock support Kamal Dasu (Wed Oct 01 2025 - 11:19:59 EST)
- Re: [PATCH v10 08/43] kvm: arm64: Don't expose debug capabilities for realm guests Steven Price (Wed Oct 01 2025 - 11:20:50 EST)
- Re: [PATCH v4 10/10] drm/panfrost: Rename panfrost_job functions to reflect real role Boris Brezillon (Wed Oct 01 2025 - 11:21:10 EST)
- Re: [PATCH v5 5/5] kdb: Adapt kdb_msg_write to work with NBCON consoles John Ogness (Wed Oct 01 2025 - 11:22:07 EST)
- Re: [PATCH v2 0/8] perf build: Support building with Clang Leo Yan (Wed Oct 01 2025 - 11:22:29 EST)
- Re: [PATCH 5.15 000/151] 5.15.194-rc1 review Vijayendra Suman (Wed Oct 01 2025 - 11:22:44 EST)
- Re: [PATCH v12 05/25] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block Jonathan Cameron (Wed Oct 01 2025 - 11:23:41 EST)
- Re: [PATCH v5] can: virtio: Initial virtio CAN driver. Matias Ezequiel Vara Larsen (Wed Oct 01 2025 - 11:24:01 EST)
- Re: [PATCH v3 22/22] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30 Svyatoslav Ryhel (Wed Oct 01 2025 - 11:24:30 EST)
- [GIT PULL for v6.18] media updates Mauro Carvalho Chehab (Wed Oct 01 2025 - 11:25:37 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Disallow EFER.LMSLE when not supported by hardware Yosry Ahmed (Wed Oct 01 2025 - 11:26:15 EST)
- Re: [PATCH v3 7/8] crypto/sha3: Add SHAKE128/256 support Eric Biggers (Wed Oct 01 2025 - 11:27:08 EST)
- Re: [PATCH 1/3] dt-bindings: hwlock: Adding brcmstb-hwspinlock support Florian Fainelli (Wed Oct 01 2025 - 11:28:49 EST)
- Re: [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey David Hildenbrand (Wed Oct 01 2025 - 11:29:07 EST)
- Re: [PATCH v3 0/8] crypto, lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto Eric Biggers (Wed Oct 01 2025 - 11:30:06 EST)
- Re: [PATCH 01/12] task_work: Fix NMI race condition Steven Rostedt (Wed Oct 01 2025 - 11:30:29 EST)
- Re: [PATCH 02/12] unwind: Shorten lines Steven Rostedt (Wed Oct 01 2025 - 11:30:48 EST)
- [GIT PULL] jfs updates for v6.18 Dave Kleikamp (Wed Oct 01 2025 - 11:30:56 EST)
- Re: [PATCH 03/12] unwind: Add required include files Steven Rostedt (Wed Oct 01 2025 - 11:31:33 EST)
- Re: [PATCH] slimbus: qcom: remove unused qcom controller driver Rob Herring (Wed Oct 01 2025 - 11:31:56 EST)
- Re: [PATCH 04/12] unwind: Simplify unwind_reset_info() Steven Rostedt (Wed Oct 01 2025 - 11:32:09 EST)
- Re: [PATCH v12 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery Dave Jiang (Wed Oct 01 2025 - 11:33:27 EST)
- Re: [PATCH v12 20/23] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion. Yosry Ahmed (Wed Oct 01 2025 - 11:33:39 EST)
- Re: [PATCH 05/12] unwind: Add comment to unwind_deferred_task_exit() Steven Rostedt (Wed Oct 01 2025 - 11:33:49 EST)
- Re: [PATCH v1 1/5] dt-bindings: PCI: Convert the existing nvidia,tegra-pcie.txt bindings documentation into a YAML schema Rob Herring (Wed Oct 01 2025 - 11:34:22 EST)
- Re: [PATCH v10 05/43] arm64: RME: Check for RME support at KVM init Steven Price (Wed Oct 01 2025 - 11:35:19 EST)
- [PATCH] PCI: Check drivers_autoprobe for all added devices Vincent Liu (Wed Oct 01 2025 - 11:35:53 EST)
- Re: [PATCH 06/12] unwind: Fix unwind_deferred_request() vs NMI Steven Rostedt (Wed Oct 01 2025 - 11:36:33 EST)
- Re: [PATCH v10 07/43] arm64: RME: ioctls to create and configure realms Marc Zyngier (Wed Oct 01 2025 - 11:37:11 EST)
- [PATCH 0/2] Add I2C support for Tegra410 Kartik Rajput (Wed Oct 01 2025 - 11:37:28 EST)
- Re: [PATCH 07/12] unwind: Clarify calling context Steven Rostedt (Wed Oct 01 2025 - 11:37:39 EST)
- Re: [PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone Joshua Hahn (Wed Oct 01 2025 - 11:37:51 EST)
- [PATCH 2/2] i2c: tegra: Add support for Tegra410 Kartik Rajput (Wed Oct 01 2025 - 11:37:58 EST)
- [PATCH 1/2] i2c: tegra: Add logic to support different register offsets Kartik Rajput (Wed Oct 01 2025 - 11:38:13 EST)
- Re: [PATCH 08/12] unwind: Simplify unwind_user_faultable() Steven Rostedt (Wed Oct 01 2025 - 11:39:28 EST)
- Re: [PATCH] f2fs: don't call iput() from f2fs_drop_inode() Jaegeuk Kim (Wed Oct 01 2025 - 11:39:42 EST)
- Re: [PATCH v3 0/6] Support for Exynos7870's display stack (DECON, MIPIPHY, DSIM, etc.) Rob Herring (Wed Oct 01 2025 - 11:41:13 EST)
- Re: [PATCH v1] dmaengine: idxd: drain ATS translations when disabling WQ Dave Jiang (Wed Oct 01 2025 - 11:42:19 EST)
- Re: [PATCH v4 7/8] soc: renesas: Add support for Renesas RZ/N1 GPIO Interrupt Multiplexer Herve Codina (Wed Oct 01 2025 - 11:42:39 EST)
- [PATCH v12 1/6] dt-bindings: mfd: add pf1550 Samuel Kayode via B4 Relay (Wed Oct 01 2025 - 11:43:16 EST)
- [PATCH v12 0/6] add support for pf1550 PMIC MFD-based drivers Samuel Kayode via B4 Relay (Wed Oct 01 2025 - 11:43:22 EST)
- [PATCH v12 4/6] input: pf1550: add onkey support Samuel Kayode via B4 Relay (Wed Oct 01 2025 - 11:43:28 EST)
- [PATCH v12 2/6] mfd: pf1550: add core driver Samuel Kayode via B4 Relay (Wed Oct 01 2025 - 11:43:31 EST)
- [PATCH v12 3/6] regulator: pf1550: add support for regulator Samuel Kayode via B4 Relay (Wed Oct 01 2025 - 11:43:33 EST)
- [PATCH v12 6/6] MAINTAINERS: add an entry for pf1550 mfd driver Samuel Kayode via B4 Relay (Wed Oct 01 2025 - 11:44:01 EST)
- [PATCH v12 5/6] power: supply: pf1550: add battery charger support Samuel Kayode via B4 Relay (Wed Oct 01 2025 - 11:44:16 EST)
- Re: [PATCH] iommu: __iommu_attach_group: check for non-NULL blocking_domain Jason Gunthorpe (Wed Oct 01 2025 - 11:45:16 EST)
- Re: [PATCH 09/12] unwind: Make unwind_task_info::unwind_mask consistent Steven Rostedt (Wed Oct 01 2025 - 11:45:37 EST)
- Re: [PATCH v6 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators Rob Herring (Wed Oct 01 2025 - 11:45:52 EST)
- Re: [RFC 3/5] pinctrl: add polarfire soc iomux0 pinmux driver Conor Dooley (Wed Oct 01 2025 - 11:46:10 EST)
- Re: [RFC 2/5] dt-bindings: pinctrl: add pic64gx "gpio2" pinmux Conor Dooley (Wed Oct 01 2025 - 11:47:24 EST)
- Re: [RFC 2/5] dt-bindings: pinctrl: add pic64gx "gpio2" pinmux Conor Dooley (Wed Oct 01 2025 - 11:48:18 EST)
- Re: [PATCH v6 3/9] dt-bindings: regulator: Document MediaTek MT6363 PMIC Regulators Rob Herring (Wed Oct 01 2025 - 11:48:31 EST)
- Re: [PATCH v12 06/25] CXL/AER: Introduce aer_cxl_rch.c into AER driver for handling CXL RCH errors Jonathan Cameron (Wed Oct 01 2025 - 11:51:44 EST)
- Re: [PATCH] mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions Gregory Price (Wed Oct 01 2025 - 11:52:35 EST)
- Re: [PATCH v6 5/9] dt-bindings: regulator: Document MediaTek MT6373 PMIC Regulators Rob Herring (Wed Oct 01 2025 - 11:53:11 EST)
- Re: [PATCH v6 7/9] dt-bindings: iio: adc: mt6359: Allow reg for SPMI PMICs AuxADC Rob Herring (Wed Oct 01 2025 - 11:53:59 EST)
- Re: [PATCH 10/12] unwind: Simplify unwind_user_next_fp() alignment check Steven Rostedt (Wed Oct 01 2025 - 11:54:06 EST)
- Re: [PATCH v10 09/43] KVM: arm64: Allow passing machine type in KVM creation Steven Price (Wed Oct 01 2025 - 11:54:45 EST)
- Re: [PATCH v2 4/4] mm/page_alloc: Batch page freeing in free_frozen_page_commit Joshua Hahn (Wed Oct 01 2025 - 11:55:38 EST)
- Re: [PATCH v6 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC Rob Herring (Wed Oct 01 2025 - 11:56:34 EST)
- Re: [PATCH v12 07/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h Jonathan Cameron (Wed Oct 01 2025 - 11:59:18 EST)
- Re: [PATCH 00/14] iommu: fix device leaks Jason Gunthorpe (Wed Oct 01 2025 - 11:59:26 EST)
- Re: [PATCH V2 3/3] net: ethernet: ti: Remove IS_ERR_OR_NULL checks for knav_dma_open_channel Simon Horman (Wed Oct 01 2025 - 11:59:48 EST)
- Re: [RFC 0/5] microchip mpfs/pic64gx pinctrl questions Conor Dooley (Wed Oct 01 2025 - 12:00:54 EST)
- Re: [PATCH 00/14] iommu: fix device leaks Jason Gunthorpe (Wed Oct 01 2025 - 12:01:46 EST)
- Re: [PATCH 6.16 000/143] 6.16.10-rc1 review Shuah Khan (Wed Oct 01 2025 - 12:03:09 EST)
- Re: [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation Benjamin Block (Wed Oct 01 2025 - 12:04:48 EST)
- Re: [PATCH] ARM: Make sure CPU_ARM940T kernel can be built. Franz-Josef Haider (Wed Oct 01 2025 - 12:05:03 EST)
- Re: [PATCH v3 5/8] lib/crypto: Add SHA3 kunit tests Eric Biggers (Wed Oct 01 2025 - 12:06:07 EST)
- Re: [PATCH 6.12 00/89] 6.12.50-rc1 review Shuah Khan (Wed Oct 01 2025 - 12:06:23 EST)
- [PATCH] stable: crypto: sha256 - fix crash at kexec Breno Leitao (Wed Oct 01 2025 - 12:07:25 EST)
- Re: [PATCH 6.6 00/91] 6.6.109-rc1 review Shuah Khan (Wed Oct 01 2025 - 12:08:22 EST)
- Re: [PATCH v3 5/8] lib/crypto: Add SHA3 kunit tests Eric Biggers (Wed Oct 01 2025 - 12:09:58 EST)
- Re: [PATCH v6 11/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities Luca Ceresoli (Wed Oct 01 2025 - 12:10:11 EST)
- Re: [PATCH v12 10/25] CXL/AER: Update PCI class code check to use FIELD_GET() Jonathan Cameron (Wed Oct 01 2025 - 12:12:34 EST)
- Re: [PATCH v12 16/25] CXL/PCI: Introduce PCI_ERS_RESULT_PANIC Jonathan Cameron (Wed Oct 01 2025 - 12:15:16 EST)
- Re: [RFC 0/5] microchip mpfs/pic64gx pinctrl questions Conor Dooley (Wed Oct 01 2025 - 12:15:25 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Sean Christopherson (Wed Oct 01 2025 - 12:15:45 EST)
- Re: [PATCH 6.1 00/73] 6.1.155-rc1 review Shuah Khan (Wed Oct 01 2025 - 12:17:45 EST)
- Re: [PATCH 5.15 000/151] 5.15.194-rc1 review Shuah Khan (Wed Oct 01 2025 - 12:19:11 EST)
- Re: [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches. Yosry Ahmed (Wed Oct 01 2025 - 12:19:32 EST)
- Re: [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables Caleb Sander Mateos (Wed Oct 01 2025 - 12:20:52 EST)
- Re: [PATCH 5.4 00/81] 5.4.300-rc1 review Shuah Khan (Wed Oct 01 2025 - 12:21:11 EST)
- Re: [PATCH] mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions Johannes Weiner (Wed Oct 01 2025 - 12:24:08 EST)
- Re: [PATCH] stable: crypto: sha256 - fix crash at kexec Eric Biggers (Wed Oct 01 2025 - 12:24:36 EST)
- Re: [PATCH] nvme-tcp: switch to per-cpu page_frag_cache Dmitry Bogdanov (Wed Oct 01 2025 - 12:25:27 EST)
- Re: [PATCH rfcv2 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters Jason Gunthorpe (Wed Oct 01 2025 - 12:25:39 EST)
- Re: [PATCH v2 2/3] printk: console_flush_one_record() code cleanup Andrew Murray (Wed Oct 01 2025 - 12:26:49 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Vishal Annapurve (Wed Oct 01 2025 - 12:31:38 EST)
- Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml Rob Herring (Wed Oct 01 2025 - 12:31:53 EST)
- Re: [PATCH v7 1/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL Ethan Ferguson (Wed Oct 01 2025 - 12:34:32 EST)
- Re: [PATCH v1 2/3] memblock: Remove KHO notifier usage kernel test robot (Wed Oct 01 2025 - 12:36:35 EST)
- Re: [PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs Nathan Chancellor (Wed Oct 01 2025 - 12:37:20 EST)
- Re: [PATCH 0/3] Introduce movable pages for Hyper-V guests Mike Rapoport (Wed Oct 01 2025 - 12:39:30 EST)
- Re: [PATCH] uprobe: Move arch_uprobe_optimize right after handlers execution Andrii Nakryiko (Wed Oct 01 2025 - 12:39:50 EST)
- [PATCH] s390/cmm: Replace sprintf with scnprintf for buffer safety Josephine Pfeiffer (Wed Oct 01 2025 - 12:41:46 EST)
- Re: [PATCH] mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions Johannes Weiner (Wed Oct 01 2025 - 12:41:52 EST)
- Re: [PATCH] nvme-tcp: fix usage of page_frag_cache Dmitry Bogdanov (Wed Oct 01 2025 - 12:42:20 EST)
- Re: [PATCH v3 1/2] mm/ksm: fix flag-dropping behavior in ksm_madvise SeongJae Park (Wed Oct 01 2025 - 12:43:35 EST)
- Re: [PATCH] stable: crypto: sha256 - fix crash at kexec Breno Leitao (Wed Oct 01 2025 - 12:45:28 EST)
- Re: [PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs Nathan Chancellor (Wed Oct 01 2025 - 12:45:50 EST)
- Re: [PATCH v3 10/13] gpu: nova-core: gsp: Create RM registry and sysinfo commands Timur Tabi (Wed Oct 01 2025 - 12:47:03 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Sean Christopherson (Wed Oct 01 2025 - 12:48:50 EST)
- Re: [PATCH v3 2/2] mm: redefine VM_* flag constants with BIT() SeongJae Park (Wed Oct 01 2025 - 12:51:33 EST)
- Re: [PATCH] fs: doc: Fix typos Randy Dunlap (Wed Oct 01 2025 - 12:54:01 EST)
- Re: [PATCH v3 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer Alexei Starovoitov (Wed Oct 01 2025 - 12:55:49 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Sean Christopherson (Wed Oct 01 2025 - 12:56:00 EST)
- Re: [PATCH] stable: crypto: sha256 - fix crash at kexec Eric Biggers (Wed Oct 01 2025 - 12:56:29 EST)
- Re: [PATCH V2 3/3] net: ethernet: ti: Remove IS_ERR_OR_NULL checks for knav_dma_open_channel Nishanth Menon (Wed Oct 01 2025 - 12:58:50 EST)
- Re: [PATCH v8 0/3] firmware: ti_sci: Partial-IO support Nishanth Menon (Wed Oct 01 2025 - 13:00:58 EST)
- Re: [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited Mario Limonciello (Wed Oct 01 2025 - 13:03:56 EST)
- [GIT PULL] x86/tdx for 6.18-rc1 Dave Hansen (Wed Oct 01 2025 - 13:11:27 EST)
- Re: [PATCH v4 01/10] PCI: Avoid saving error values for config space Farhan Ali (Wed Oct 01 2025 - 13:12:35 EST)
- [GIT PULL] x86/mm for 6.18-rc1 Dave Hansen (Wed Oct 01 2025 - 13:15:41 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Sean Christopherson (Wed Oct 01 2025 - 13:16:29 EST)
- Re: [PATCH rfcv2 6/8] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters Nicolin Chen (Wed Oct 01 2025 - 13:17:17 EST)
- Re: [PATCH 6.1 00/73] 6.1.155-rc1 review Miguel Ojeda (Wed Oct 01 2025 - 13:17:27 EST)
- Re: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Vishal Annapurve (Wed Oct 01 2025 - 13:18:06 EST)
- Re: [PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173) Ariel D'Alessandro (Wed Oct 01 2025 - 13:19:03 EST)
- Re: [PATCH] fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds Albin Babu Varghese (Wed Oct 01 2025 - 13:19:15 EST)
- Re: [PATCH 6.6 00/91] 6.6.109-rc1 review Miguel Ojeda (Wed Oct 01 2025 - 13:20:49 EST)
- Re: linux-next: build failure after merge of the mfd tree Mark Brown (Wed Oct 01 2025 - 13:21:48 EST)
- Re: [RFC PATCH v5 13/18] mm: Map page tables with privileged pkey Kevin Brodsky (Wed Oct 01 2025 - 13:22:38 EST)
- Re: [PATCH v2 03/12] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema Ariel D'Alessandro (Wed Oct 01 2025 - 13:28:52 EST)
- [gustavoars:testing/wfamnae-next20250929] BUILD SUCCESS b8304375fc46cbbdfbb280e49742b305adddae9d kernel test robot (Wed Oct 01 2025 - 13:30:38 EST)
- [PATCH v1] PM: runtime: Introduce one more usage counter guard Rafael J. Wysocki (Wed Oct 01 2025 - 13:34:42 EST)
- Re: [PATCH 00/12] Extend test coverage for nested SVM Yosry Ahmed (Wed Oct 01 2025 - 13:37:44 EST)
- Re: [PATCH 0/3] mm/page_owner: add options 'print_handle' and 'print_stack' for 'show_stacks' Mauricio Faria de Oliveira (Wed Oct 01 2025 - 13:38:11 EST)
- RE: [PATCH v12 20/23] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion. Sridhar, Kanchana P (Wed Oct 01 2025 - 13:38:24 EST)
- [GIT PULL] x86/entry for 6.18-rc1 Dave Hansen (Wed Oct 01 2025 - 13:39:21 EST)
- Re: [PATCH 6.12 00/89] 6.12.50-rc1 review Miguel Ojeda (Wed Oct 01 2025 - 13:40:48 EST)
- Re: [PATCH v2 09/12] dt-bindings: regulator: Convert Dialog DA9211 Regulators to DT schema Ariel D'Alessandro (Wed Oct 01 2025 - 13:45:25 EST)
- [PATCH] s390/kvm: Replace sprintf with snprintf for buffer safety Josephine Pfeiffer (Wed Oct 01 2025 - 13:46:21 EST)
- [PATCH] s390/extmem: Replace sprintf with snprintf for buffer safety Josephine Pfeiffer (Wed Oct 01 2025 - 13:46:35 EST)
- [PATCH] s390/sysinfo: Replace sprintf with snprintf for buffer safety Josephine Pfeiffer (Wed Oct 01 2025 - 13:46:44 EST)
- Re: [PATCH 6.16 000/143] 6.16.10-rc1 review Miguel Ojeda (Wed Oct 01 2025 - 13:49:33 EST)
- Re: [PATCH] crypto: ccp/sfs - Use DIV_ROUND_UP for set_memory_uc() size calculation kfatyuip (Wed Oct 01 2025 - 13:49:45 EST)
- [PATCH v1] media: synopsys: hdmirx: Detect broken interrupt Dmitry Osipenko (Wed Oct 01 2025 - 13:52:48 EST)
- [PATCH v2 0/5] mm/page_owner: add debugfs files 'show_handles' and 'show_stacks_handles' Mauricio Faria de Oliveira (Wed Oct 01 2025 - 13:56:54 EST)
- [PATCH v2 1/5] mm/page_owner: introduce struct stack_print_ctx Mauricio Faria de Oliveira (Wed Oct 01 2025 - 13:56:56 EST)
- [PATCH v2 2/5] mm/page_owner: add struct stack_print_ctx.flags Mauricio Faria de Oliveira (Wed Oct 01 2025 - 13:57:20 EST)
- [PATCH v2 3/5] mm/page_owner: add debugfs file 'show_handles' Mauricio Faria de Oliveira (Wed Oct 01 2025 - 13:57:27 EST)
- [PATCH v2 4/5] mm/page_owner: add debugfs file 'show_stacks_handles' Mauricio Faria de Oliveira (Wed Oct 01 2025 - 13:57:38 EST)
- [PATCH v2 5/5] mm/page_owner: update Documentation with 'show_handles' and 'show_stacks_handles' Mauricio Faria de Oliveira (Wed Oct 01 2025 - 13:57:49 EST)
- Re: [PATCH v5 6/8] man/man2/open_tree.2: document "new" mount API Alejandro Colomar (Wed Oct 01 2025 - 13:59:29 EST)
- Re: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Dave Hansen (Wed Oct 01 2025 - 14:00:29 EST)
- Re: [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation Farhan Ali (Wed Oct 01 2025 - 14:02:12 EST)
- Re: [PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API Alejandro Colomar (Wed Oct 01 2025 - 14:02:33 EST)
- Re: 回复: [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property Conor Dooley (Wed Oct 01 2025 - 14:04:32 EST)
- [PATCH v2] btrfs: prevent a double kfree on delayed-ref Miquel Sabaté Solà (Wed Oct 01 2025 - 14:05:34 EST)
- [PATCH v1 1/2] perf bpf_counter: Move header declarations into C code Ian Rogers (Wed Oct 01 2025 - 14:12:56 EST)
- [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid Ian Rogers (Wed Oct 01 2025 - 14:13:09 EST)
- Re: [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs Sean Christopherson (Wed Oct 01 2025 - 14:14:39 EST)
- Re: [PATCH v1 3/3] kho: Remove notifier system infrastructure kernel test robot (Wed Oct 01 2025 - 14:16:11 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Alex Williamson (Wed Oct 01 2025 - 14:16:47 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure jane . chu (Wed Oct 01 2025 - 14:17:00 EST)
- [PATCH v2 0/3] Adding brcmstb-hwspinlock support Kamal Dasu (Wed Oct 01 2025 - 14:17:33 EST)
- [PATCH v2 1/3] dt-bindings: hwlock: Adding brcmstb-hwspinlock support Kamal Dasu (Wed Oct 01 2025 - 14:17:43 EST)
- [PATCH v2 2/3] hwspinlock: brcmstb hardware semaphore support Kamal Dasu (Wed Oct 01 2025 - 14:17:57 EST)
- [PATCH v2 3/3] MAINTAINERS: adding entry for BRCMSTB HWSPINLOCK driver Kamal Dasu (Wed Oct 01 2025 - 14:18:10 EST)
- Re: [PATCH v5 0/8] man2: document "new" mount API Alejandro Colomar (Wed Oct 01 2025 - 14:21:08 EST)
- Re: [PATCH 1/1] documentation: seqlock: fix the wrong documentation of read_seqbegin_or_lock/need_seqretry Waiman Long (Wed Oct 01 2025 - 14:21:26 EST)
- Re: [PATCH v4] PM: Support aborting sleep during filesystem sync Rafael J. Wysocki (Wed Oct 01 2025 - 14:23:07 EST)
- Re: [PATCH v1 1/2] perf test: Add an 'import perf' test shell script Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 14:23:18 EST)
- Forwarded: WARNING in f2fs_delete_entry (2) syzbot (Wed Oct 01 2025 - 14:24:39 EST)
- Re: [PATCH v2 0/8] perf build: Support building with Clang Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 14:26:09 EST)
- Forwarded: Re: [syzbot] [bpf?] [net?] BUG: sleeping function called from invalid context in sock_map_delete_elem syzbot (Wed Oct 01 2025 - 14:26:32 EST)
- Re: [PATCH v1 1/2] perf test: Add an 'import perf' test shell script Ian Rogers (Wed Oct 01 2025 - 14:29:25 EST)
- Re: [PATCH v3 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer Eduard Zingerman (Wed Oct 01 2025 - 14:29:35 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Wed Oct 01 2025 - 14:30:56 EST)
- [PATCH v1 1/2] spi: dt-bindings: cadence: add soc-specific compatible strings for zynqmp and versal-net Conor Dooley (Wed Oct 01 2025 - 14:31:42 EST)
- [PATCH v1 2/2] arm64: dts: xilinx: add soc-specific spi compatibles for zynqmp/versal-net Conor Dooley (Wed Oct 01 2025 - 14:31:57 EST)
- [PATCH v3] dt-bindings: media: Convert MediaTek mt8173-mdp bindings to DT schema Ariel D'Alessandro (Wed Oct 01 2025 - 14:32:09 EST)
- Re: [PATCH 0/3] perf test: Extend branch stack sampling test for arm64 BRBE Arnaldo Carvalho de Melo (Wed Oct 01 2025 - 14:32:49 EST)
- Re: [PATCH v2 0/8] perf build: Support building with Clang Leo Yan (Wed Oct 01 2025 - 14:33:10 EST)
- Re: [GIT PULL] RISC-V updates for v6.18-rc1 Eric Biggers (Wed Oct 01 2025 - 14:33:34 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Yosemite5 board Conor Dooley (Wed Oct 01 2025 - 14:33:58 EST)
- [PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema Ariel D'Alessandro (Wed Oct 01 2025 - 14:34:18 EST)
- [PATCH v3] dt-bindings: ASoC: Convert MediaTek RT5650 codecs bindings to DT schema Ariel D'Alessandro (Wed Oct 01 2025 - 14:35:53 EST)
- Re: [GIT PULL] gpio updates for v6.18-rc1 Linus Torvalds (Wed Oct 01 2025 - 14:36:32 EST)
- Re: [PATCH] fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds Helge Deller (Wed Oct 01 2025 - 14:37:03 EST)
- [PATCH v3] dt-bindings: regulator: Convert Dialog DA9211 Regulators to DT schema Ariel D'Alessandro (Wed Oct 01 2025 - 14:37:23 EST)
- Re: [PATCH v3 2/2] selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP Eduard Zingerman (Wed Oct 01 2025 - 14:37:39 EST)
- [PATCH v3] dt-bindings: input: Convert MELFAS MIP4 Touchscreen to DT schema Ariel D'Alessandro (Wed Oct 01 2025 - 14:38:44 EST)
- Re: [PATCH v2 1/5] regulator: dt-bindings: Add Linear Technology LTM8054 regulator Conor Dooley (Wed Oct 01 2025 - 14:40:38 EST)
- Re: [PATCH v3 0/2] bpf: Fix verifier crash on BPF_NEG with pointer register Eduard Zingerman (Wed Oct 01 2025 - 14:40:50 EST)
- Re: [GIT PULL] Driver core changes for 6.18-rc1 pr-tracker-bot (Wed Oct 01 2025 - 14:42:52 EST)
- Re: [GIT PULL] hwmon updates for v6.18-rc1 pr-tracker-bot (Wed Oct 01 2025 - 14:42:58 EST)
- Re: [GIT PULL] chrome-platform updates for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 14:43:13 EST)
- Re: [GIT PULL] pwm: Changes for v6.18-rc1 pr-tracker-bot (Wed Oct 01 2025 - 14:43:19 EST)
- Re: [GIT PULL] gpio updates for v6.18-rc1 pr-tracker-bot (Wed Oct 01 2025 - 14:43:29 EST)
- Re: [PATCH v3 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer Brahmajit Das (Wed Oct 01 2025 - 14:49:41 EST)
- Re: [PATCH 1/1] ACPI: property: Return present device nodes only on fwnode interface Rafael J. Wysocki (Wed Oct 01 2025 - 14:50:21 EST)
- Re: [PATCH v3 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer Eduard Zingerman (Wed Oct 01 2025 - 14:54:16 EST)
- Re: [PATCH v1 1/5] dt-bindings: PCI: Convert the existing nvidia,tegra-pcie.txt bindings documentation into a YAML schema Anand Moon (Wed Oct 01 2025 - 14:57:37 EST)
- [PATCH 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc() Deepa Guthyappa Madivalara (Wed Oct 01 2025 - 15:00:28 EST)
- [PATCH 0/5] Enable support for AV1 stateful decoder Deepa Guthyappa Madivalara (Wed Oct 01 2025 - 15:00:53 EST)
- [PATCH 1/5] media: uapi: videodev2: Add support for AV1 stateful decoder Deepa Guthyappa Madivalara (Wed Oct 01 2025 - 15:00:57 EST)
- [PATCH 3/5] media: iris: Add support for AV1 format in iris decoder Deepa Guthyappa Madivalara (Wed Oct 01 2025 - 15:01:05 EST)
- [PATCH 5/5] media: iris: Add internal buffer calculation for AV1 decoder Deepa Guthyappa Madivalara (Wed Oct 01 2025 - 15:01:39 EST)
- [PATCH 4/5] media: iris: Define AV1-specific platform capabilities and properties Deepa Guthyappa Madivalara (Wed Oct 01 2025 - 15:01:59 EST)
- Re: [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory Edgecombe, Rick P (Wed Oct 01 2025 - 15:02:39 EST)
- Re: [GIT PULL] RISC-V updates for v6.18-rc1 Conor Dooley (Wed Oct 01 2025 - 15:03:05 EST)
- Re: [GIT PULL] MMC/MEMSTICK updates for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 15:04:18 EST)
- Re: [GIT PULL] pmdomain updates for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 15:04:32 EST)
- Re: [GIT PULL] SPI updates for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 15:05:11 EST)
- Re: [GIT PULL] regmap updates for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 15:05:22 EST)
- Re: [GIT PULL] regulator updates for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 15:05:33 EST)
- Re: [GIT PULL] gpio updates for v6.18-rc1 Linus Torvalds (Wed Oct 01 2025 - 15:06:49 EST)
- Re: [PATCH 1/1] documentation: seqlock: fix the wrong documentation of read_seqbegin_or_lock/need_seqretry Oleg Nesterov (Wed Oct 01 2025 - 15:08:07 EST)
- Re: [PATCH] ARM: Make sure CPU_ARM940T kernel can be built. Linus Walleij (Wed Oct 01 2025 - 15:14:44 EST)
- [PATCH] virtio_vdpa: fix misleading return in void function Alok Tiwari (Wed Oct 01 2025 - 15:17:12 EST)
- [PATCH v4 0/2] bpf: Fix verifier crash on BPF_NEG with pointer register Brahmajit Das (Wed Oct 01 2025 - 15:18:20 EST)
- [PATCH v4 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer Brahmajit Das (Wed Oct 01 2025 - 15:18:32 EST)
- [PATCH v4 2/2] selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP Brahmajit Das (Wed Oct 01 2025 - 15:18:44 EST)
- Re: [GIT PULL] gpio updates for v6.18-rc1 Bartosz Golaszewski (Wed Oct 01 2025 - 15:19:00 EST)
- [PATCH] s390/extmem: Replace sprintf with snprintf for buffer safety Josephine Pfeiffer (Wed Oct 01 2025 - 15:19:28 EST)
- Re: [PATCH 1/1] documentation: seqlock: fix the wrong documentation of read_seqbegin_or_lock/need_seqretry Waiman Long (Wed Oct 01 2025 - 15:24:37 EST)
- [PATCH] smb: server: Use common error handling code in smb_direct_rdma_xmit() Markus Elfring (Wed Oct 01 2025 - 15:25:51 EST)
- [PATCH v3 00/10] __vmalloc()/kvmalloc() and no-block support(v3) Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:27:00 EST)
- [PATCH v3 01/10] lib/test_vmalloc: add no_block_alloc_test case Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:27:04 EST)
- [PATCH v3 02/10] lib/test_vmalloc: Remove xfail condition check Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:27:08 EST)
- [PATCH v3 03/10] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area() Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:27:23 EST)
- [PATCH v3 04/10] mm/vmalloc: Defer freeing partly initialized vm_struct Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:27:30 EST)
- [PATCH v3 05/10] mm/vmalloc: Handle non-blocking GFP in __vmalloc_area_node() Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:27:41 EST)
- [PATCH v3 06/10] mm/kasan: Support non-blocking GFP in kasan_populate_vmalloc() Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:27:45 EST)
- [PATCH v3 07/10] kmsan: Remove hard-coded GFP_KERNEL flags Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:28:03 EST)
- [PATCH v3 08/10] mm: Skip might_alloc() warnings when PF_MEMALLOC is set Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:28:07 EST)
- [PATCH v3 09/10] mm/vmalloc: Update __vmalloc_node_range() documentation Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:28:21 EST)
- [PATCH v3 10/10] mm: kvmalloc: Add non-blocking support for vmalloc Uladzislau Rezki (Sony) (Wed Oct 01 2025 - 15:28:29 EST)
- [PATCH v4 0/2] bpf: Fix verifier crash on BPF_NEG with pointer register Brahmajit Das (Wed Oct 01 2025 - 15:29:40 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Pasha Tatashin (Wed Oct 01 2025 - 15:29:47 EST)
- [PATCH v4 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer Brahmajit Das (Wed Oct 01 2025 - 15:29:59 EST)
- [PATCH v4 2/2] selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP Brahmajit Das (Wed Oct 01 2025 - 15:30:13 EST)
- Re: [PATCH v4 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer Eduard Zingerman (Wed Oct 01 2025 - 15:32:28 EST)
- Re: [PATCH v2 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning Rafael J. Wysocki (Wed Oct 01 2025 - 15:33:35 EST)
- Re: [PATCH v4 2/2] selftests/bpf: Add test for BPF_NEG alu on CONST_PTR_TO_MAP Eduard Zingerman (Wed Oct 01 2025 - 15:33:47 EST)
- [PATCH v2 0/3] Load cros_ec_ucsi from OF and ACPI definitions Jameson Thies (Wed Oct 01 2025 - 15:34:05 EST)
- [PATCH v2 1/3] dt-bindings: chrome: Add Cros EC UCSI driver Jameson Thies (Wed Oct 01 2025 - 15:34:21 EST)
- [PATCH v2 2/3] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions Jameson Thies (Wed Oct 01 2025 - 15:34:33 EST)
- [PATCH v2 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI Jameson Thies (Wed Oct 01 2025 - 15:34:47 EST)
- Re: [PATCH 1/1] documentation: seqlock: fix the wrong documentation of read_seqbegin_or_lock/need_seqretry Waiman Long (Wed Oct 01 2025 - 15:35:02 EST)
- [GIT PULL] Please pull FWCTL subsystem changes Jason Gunthorpe (Wed Oct 01 2025 - 15:35:53 EST)
- Re: [GIT PULL] RISC-V updates for v6.18-rc1 Linus Torvalds (Wed Oct 01 2025 - 15:39:48 EST)
- [PATCH 2/3] alpha: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 15:40:27 EST)
- [PATCH 1/3] parisc: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 15:40:27 EST)
- [PATCH 3/3] alpha: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 15:40:42 EST)
- [PATCH v2 1/3] parisc: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 15:42:54 EST)
- [PATCH v2 2/3] alpha: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 15:43:03 EST)
- [PATCH v2 3/3] sparc: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 15:43:14 EST)
- Re: [PATCH v2 2/3] scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc() Bart Van Assche (Wed Oct 01 2025 - 15:43:42 EST)
- Re: [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header Bart Van Assche (Wed Oct 01 2025 - 15:44:22 EST)
- Re: [PATCH v2 03/27] media: media-entity: Introduce media_entity_context Michael Riesch (Wed Oct 01 2025 - 15:45:34 EST)
- [syzbot] [btrfs?] WARNING in __cow_file_range_inline syzbot (Wed Oct 01 2025 - 15:46:41 EST)
- Re: [PATCH v3 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages Edgecombe, Rick P (Wed Oct 01 2025 - 15:49:10 EST)
- Re: [GIT PULL] MFD for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 15:51:26 EST)
- Re: [GIT PULL] LEDs for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 15:51:30 EST)
- Re: [GIT PULL] Backlight for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 15:51:46 EST)
- Re: [PATCH v2 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices Bart Van Assche (Wed Oct 01 2025 - 15:51:53 EST)
- Re: [PATCH 00/21] mm: ASI direct map management Dave Hansen (Wed Oct 01 2025 - 15:54:54 EST)
- Re: [PATCH 06/17] drm/msm/adreno: Move adreno_gpu_func to catalogue Akhil P Oommen (Wed Oct 01 2025 - 15:55:04 EST)
- Re: [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP dan.j.williams (Wed Oct 01 2025 - 15:58:24 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Sergey Organov (Wed Oct 01 2025 - 16:04:30 EST)
- RE: [PATCH v2 2/4] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode Shenwei Wang (Wed Oct 01 2025 - 16:10:02 EST)
- Re: [PATCH v2 1/3] parisc: don't reference obsolete termio struct for TC* constants Helge Deller (Wed Oct 01 2025 - 16:16:18 EST)
- [syzbot] [fs?] WARNING in copy_mnt_ns syzbot (Wed Oct 01 2025 - 16:18:46 EST)
- [syzbot] [kernel?] WARNING in free_uts_ns syzbot (Wed Oct 01 2025 - 16:18:50 EST)
- Re: [PATCH v2 0/8] perf build: Support building with Clang Leo Yan (Wed Oct 01 2025 - 16:21:08 EST)
- Re: [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP dan.j.williams (Wed Oct 01 2025 - 16:21:20 EST)
- Re: [PATCH 00/21] mm: ASI direct map management Yosry Ahmed (Wed Oct 01 2025 - 16:23:14 EST)
- Re: [PATCH] selftests/bpf: Add -Wsign-compare C compilation flag Eduard Zingerman (Wed Oct 01 2025 - 16:23:33 EST)
- Re: [git pull] drm for 6.18-rc1 Danilo Krummrich (Wed Oct 01 2025 - 16:25:34 EST)
- Re: [PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs Deepanshu Kartikey (Wed Oct 01 2025 - 16:27:33 EST)
- Re: [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd Dave Hansen (Wed Oct 01 2025 - 16:28:24 EST)
- Re: [PATCH] selftests/bpf: Add -Wsign-compare C compilation flag Mehdi Ben Hadj Khelifa (Wed Oct 01 2025 - 16:29:02 EST)
- [syzbot] [cgroups?] WARNING in free_cgroup_ns syzbot (Wed Oct 01 2025 - 16:29:48 EST)
- [syzbot] [net?] possible deadlock in l2tp_ip6_sendmsg syzbot (Wed Oct 01 2025 - 16:30:02 EST)
- Re: [PATCH 00/21] mm: ASI direct map management Dave Hansen (Wed Oct 01 2025 - 16:30:21 EST)
- Re: [PATCH 04/26] media: media-device: Introduce media device context Michael Riesch (Wed Oct 01 2025 - 16:30:42 EST)
- Re: [PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer" Jassi Brar (Wed Oct 01 2025 - 16:32:41 EST)
- [PATCH] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Wed Oct 01 2025 - 16:37:41 EST)
- Re: [PATCH] sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttled Benjamin Segall (Wed Oct 01 2025 - 16:38:02 EST)
- Re: [PATCH v2 1/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support Frank Li (Wed Oct 01 2025 - 16:47:32 EST)
- Re: [PATCH v3 06/16] x86/virt/tdx: Improve PAMT refcounters allocation for sparse memory Huang, Kai (Wed Oct 01 2025 - 16:50:07 EST)
- Re: [PATCH 05/21] x86/mm/pat: mirror direct map changes to ASI Dave Hansen (Wed Oct 01 2025 - 16:50:24 EST)
- Re: [PATCH v15 1/7] pwm: Export `pwmchip_release` for external use Elle Rhumsaa (Wed Oct 01 2025 - 16:51:41 EST)
- Re: [PATCH] ARM: Make sure CPU_ARM940T kernel can be built. Arnd Bergmann (Wed Oct 01 2025 - 16:52:52 EST)
- Re: [PATCH v6 00/28] Legacy hardware/cache events as json Ian Rogers (Wed Oct 01 2025 - 16:55:59 EST)
- Re: [PATCH v15 3/7] rust: pwm: Add complete abstraction layer Elle Rhumsaa (Wed Oct 01 2025 - 16:57:38 EST)
- [PATCH v1 0/2] *** Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk *** Bao D. Nguyen (Wed Oct 01 2025 - 16:57:54 EST)
- [PATCH v1 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk Bao D. Nguyen (Wed Oct 01 2025 - 16:58:08 EST)
- [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on Bao D. Nguyen (Wed Oct 01 2025 - 16:58:11 EST)
- Re: [PATCH v15 4/7] pwm: Add Rust driver for T-HEAD TH1520 SoC Elle Rhumsaa (Wed Oct 01 2025 - 16:59:12 EST)
- Re: [PATCH 00/21] mm: ASI direct map management Dave Hansen (Wed Oct 01 2025 - 16:59:23 EST)
- Re: [PATCH v15 5/7] dt-bindings: pwm: thead: Add T-HEAD TH1520 PWM controller Elle Rhumsaa (Wed Oct 01 2025 - 16:59:44 EST)
- Re: [PATCH v15 7/7] riscv: dts: thead: Add PWM fan and thermal control Elle Rhumsaa (Wed Oct 01 2025 - 17:00:37 EST)
- Re: [PATCH v15 2/7] rust: pwm: Add Kconfig and basic data structures Elle Rhumsaa (Wed Oct 01 2025 - 17:01:48 EST)
- Re: [PATCH 12/17] drm/msm/adreno: Introduce A8x GPU Support Akhil P Oommen (Wed Oct 01 2025 - 17:02:50 EST)
- [PATCH v2 00/20] arm64: Move kernel mode FPSIMD buffer to the stack Ard Biesheuvel (Wed Oct 01 2025 - 17:04:04 EST)
- [PATCH v2 01/20] arm64: Revert support for generic kernel mode FPU Ard Biesheuvel (Wed Oct 01 2025 - 17:04:14 EST)
- [PATCH v2 02/20] arm64/simd: Add scoped guard API for kernel mode SIMD Ard Biesheuvel (Wed Oct 01 2025 - 17:04:21 EST)
- [PATCH v2 03/20] ARM/simd: Add scoped guard API for kernel mode SIMD Ard Biesheuvel (Wed Oct 01 2025 - 17:04:36 EST)
- [PATCH v2 04/20] crypto: aegis128-neon - Move to more abstract 'ksimd' guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:05:00 EST)
- Re: [PATCH v2 06/10] PCI/LUO: Save and restore driver name Pasha Tatashin (Wed Oct 01 2025 - 17:05:01 EST)
- [PATCH v2 05/20] raid6: Move to more abstract 'ksimd' guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:05:05 EST)
- [PATCH v2 06/20] crypto/arm64: aes-ce-ccm - Avoid pointless yield of the NEON unit Ard Biesheuvel (Wed Oct 01 2025 - 17:05:13 EST)
- [PATCH v2 07/20] crypto/arm64: sm4-ce-ccm - Avoid pointless yield of the NEON unit Ard Biesheuvel (Wed Oct 01 2025 - 17:05:35 EST)
- [PATCH v2 08/20] crypto/arm64: sm4-ce-gcm - Avoid pointless yield of the NEON unit Ard Biesheuvel (Wed Oct 01 2025 - 17:05:52 EST)
- [PATCH v2 09/20] lib/crc: Switch ARM and arm64 to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:06:11 EST)
- [PATCH v2 10/20] lib/crypto: Switch ARM and arm64 to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:06:29 EST)
- [PATCH v2 13/20] crypto/arm64: aes-gcm - Switch to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:06:38 EST)
- [PATCH v2 11/20] crypto/arm64: aes-ccm - Switch to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:06:39 EST)
- [PATCH v2 14/20] crypto/arm64: nhpoly1305 - Switch to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:06:55 EST)
- [PATCH v2 12/20] crypto/arm64: aes-blk - Switch to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:07:04 EST)
- [PATCH v2 15/20] crypto/arm64: polyval - Switch to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:07:15 EST)
- [PATCH v2 16/20] crypto/arm64: sha3 - Switch to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:07:30 EST)
- [PATCH v2 17/20] crypto/arm64: sm3 - Switch to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:07:41 EST)
- [PATCH v2 19/20] arm64/xorblocks: Switch to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:08:02 EST)
- [PATCH v2 18/20] crypto/arm64: sm4 - Switch to 'ksimd' scoped guard API Ard Biesheuvel (Wed Oct 01 2025 - 17:08:07 EST)
- [PATCH v2 20/20] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack Ard Biesheuvel (Wed Oct 01 2025 - 17:08:15 EST)
- Re: [PATCH v2 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor Mukesh R (Wed Oct 01 2025 - 17:08:45 EST)
- Re: [PATCH v4 0/2] bpf: Fix verifier crash on BPF_NEG with pointer register patchwork-bot+netdevbpf (Wed Oct 01 2025 - 17:10:25 EST)
- Re: [PATCH v4 1/2] bpf: Skip scalar adjustment for BPF_NEG if dst is a pointer patchwork-bot+netdevbpf (Wed Oct 01 2025 - 17:10:36 EST)
- Re: [PATCH v3 0/3] Mainline Protonic PRT8ML board Laurent Pinchart (Wed Oct 01 2025 - 17:11:33 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Zhi Wang (Wed Oct 01 2025 - 17:13:51 EST)
- Re: [PATCH 06/21] mm/page_alloc: add __GFP_SENSITIVE and always set it Dave Hansen (Wed Oct 01 2025 - 17:19:08 EST)
- Re: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Huang, Kai (Wed Oct 01 2025 - 17:19:38 EST)
- Re: [PATCH 11/21] mm: introduce freetype_t Dave Hansen (Wed Oct 01 2025 - 17:20:40 EST)
- RE: [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches. Sridhar, Kanchana P (Wed Oct 01 2025 - 17:21:04 EST)
- Re: [PATCH 10/17] drm/msm/a6xx: Rebase GMU register offsets Akhil P Oommen (Wed Oct 01 2025 - 17:22:56 EST)
- [PATCH 00/18] Add USB2.0 support for RZ/G3E Tommaso Merciai (Wed Oct 01 2025 - 17:28:02 EST)
- [PATCH 01/18] phy: renesas: rcar-gen3-usb2: Use devm_pm_runtime_enable() Tommaso Merciai (Wed Oct 01 2025 - 17:28:10 EST)
- [PATCH 02/18] phy: renesas: rcar-gen3-usb2: Factor out VBUS control logic Tommaso Merciai (Wed Oct 01 2025 - 17:28:21 EST)
- [PATCH 03/18] reset: rzv2h-usb2phy: Simplify pm_runtime driver handling Tommaso Merciai (Wed Oct 01 2025 - 17:28:30 EST)
- [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode Tommaso Merciai (Wed Oct 01 2025 - 17:28:32 EST)
- [PATCH 05/18] dt-bindings: phy: renesas,usb2-phy: Document USB VBUS regulator Tommaso Merciai (Wed Oct 01 2025 - 17:28:50 EST)
- [PATCH 06/18] phy: renesas: rcar-gen3-usb2: Add regulator for OTG VBUS control Tommaso Merciai (Wed Oct 01 2025 - 17:28:54 EST)
- [PATCH 07/18] regulator: devres: Disable exclusive regulator before releasing Tommaso Merciai (Wed Oct 01 2025 - 17:29:06 EST)
- [PATCH 08/18] dt-bindings: clock: renesas,r9a09g047-cpg: Add USB2 PHY core clocks Tommaso Merciai (Wed Oct 01 2025 - 17:29:19 EST)
- [PATCH 09/18] clk: renesas: r9a09g047: Add clock and reset entries for USB2 Tommaso Merciai (Wed Oct 01 2025 - 17:29:43 EST)
- [PATCH 10/18] dt-bindings: usb: renesas,usbhs: Add RZ/G3E SoC support Tommaso Merciai (Wed Oct 01 2025 - 17:30:01 EST)
- [PATCH 11/18] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3E SoC Tommaso Merciai (Wed Oct 01 2025 - 17:30:16 EST)
- [PATCH 12/18] dt-bindings: reset: Document RZ/G3E USB2PHY reset Tommaso Merciai (Wed Oct 01 2025 - 17:30:37 EST)
- [PATCH 13/18] arm64: dts: renesas: r9a09g056: Add USB2.0 PHY VBUS internal regulator node Tommaso Merciai (Wed Oct 01 2025 - 17:30:48 EST)
- [PATCH 14/18] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable USB2 PHY0 VBUS support Tommaso Merciai (Wed Oct 01 2025 - 17:30:56 EST)
- [PATCH 15/18] arm64: dts: renesas: r9a09g057: Add USB2.0 PHY VBUS internal regulator node Tommaso Merciai (Wed Oct 01 2025 - 17:31:09 EST)
- [PATCH 16/18] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable USB2 PHY0 VBUS support Tommaso Merciai (Wed Oct 01 2025 - 17:31:26 EST)
- [PATCH 18/18] arm64: dts: renesas: r9a09g047e57-smarc: Enable USB2.0 support Tommaso Merciai (Wed Oct 01 2025 - 17:31:46 EST)
- [PATCH 17/18] arm64: dts: renesas: r9a09g047: Add USB2.0 support Tommaso Merciai (Wed Oct 01 2025 - 17:31:47 EST)
- Re: [PATCH 11/17] drm/msm/a8xx: Add support for A8x GMU Akhil P Oommen (Wed Oct 01 2025 - 17:32:08 EST)
- Re: [PATCH v2 2/2] dt-bindings: touchscreen: move ar1021.txt to trivial-touch.yaml Frank Li (Wed Oct 01 2025 - 17:34:46 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Dave Jiang (Wed Oct 01 2025 - 17:36:52 EST)
- Re: [PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer() Bjorn Helgaas (Wed Oct 01 2025 - 17:37:10 EST)
- Re: [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging Bjorn Helgaas (Wed Oct 01 2025 - 17:38:54 EST)
- [GIT PULL] I3C changes for 6.18 Alexandre Belloni (Wed Oct 01 2025 - 17:40:05 EST)
- Re: [PATCH 2/2] coco/tdx-host: Expose TDX module version Huang, Kai (Wed Oct 01 2025 - 17:41:15 EST)
- Re: [PATCH 06/26] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT Michael Riesch (Wed Oct 01 2025 - 17:41:52 EST)
- [syzbot] [arm?] WARNING in copy_highpage syzbot (Wed Oct 01 2025 - 17:48:40 EST)
- Re: [PATCH v2] btrfs: prevent a double kfree on delayed-ref Filipe Manana (Wed Oct 01 2025 - 17:51:58 EST)
- Re: [PATCH V2 3/3] net: ethernet: ti: Remove IS_ERR_OR_NULL checks for knav_dma_open_channel Jacob Keller (Wed Oct 01 2025 - 17:54:23 EST)
- [PATCH 0/2] LSM: Identify module using network facilities Casey Schaufler (Wed Oct 01 2025 - 17:57:17 EST)
- Re: [PATCH 13/17] drm/msm/adreno: Support AQE engine Akhil P Oommen (Wed Oct 01 2025 - 18:00:33 EST)
- Re: [PATCH v2] ice: ice_adapter: release xa entry on adapter allocation failure Jacob Keller (Wed Oct 01 2025 - 18:00:56 EST)
- Re: [PATCH 15/17] drm/msm/adreno: Do CX GBIF config before GMU start Akhil P Oommen (Wed Oct 01 2025 - 18:03:39 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Wed Oct 01 2025 - 18:04:06 EST)
- [PATCH RESEND] selftest/futex: Remove unused test_futex_mpol() André Almeida (Wed Oct 01 2025 - 18:05:07 EST)
- [PATCH v4 00/10] Introduce Glymur USB support Wesley Cheng (Wed Oct 01 2025 - 18:05:59 EST)
- [PATCH v4 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Glymur compatible Wesley Cheng (Wed Oct 01 2025 - 18:06:04 EST)
- [PATCH v4 02/10] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible Wesley Cheng (Wed Oct 01 2025 - 18:06:22 EST)
- [PATCH v4 03/10] dt-bindings: phy: qcom-m31-eusb2: Add Glymur compatible Wesley Cheng (Wed Oct 01 2025 - 18:06:35 EST)
- [PATCH v4 04/10] dt-bindings: usb: qcom,snps-dwc3: Add Glymur compatible Wesley Cheng (Wed Oct 01 2025 - 18:07:10 EST)
- [PATCH v4 05/10] dt-bindings: phy: qcom,snps-eusb2-repeater: Add SMB2370 compatible Wesley Cheng (Wed Oct 01 2025 - 18:07:16 EST)
- [PATCH v4 06/10] phy: qualcomm: Update the QMP clamp register for V6 Wesley Cheng (Wed Oct 01 2025 - 18:07:46 EST)
- [PATCH v4 09/10] phy: qualcomm: m31-eusb2: Make clkref an optional resource Wesley Cheng (Wed Oct 01 2025 - 18:08:04 EST)
- [PATCH v4 10/10] phy: qualcomm: eusb2-repeater: Add SMB2370 eUSB2 repeater support Wesley Cheng (Wed Oct 01 2025 - 18:08:38 EST)
- [PATCH v4 08/10] phy: qualcomm: qmp-usb: Add support for Glymur USB UNI PHY Wesley Cheng (Wed Oct 01 2025 - 18:08:48 EST)
- [PATCH v4 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings Wesley Cheng (Wed Oct 01 2025 - 18:08:59 EST)
- Re: [RFC PATCH 0/2] rust: bounded integer types and use in register macro Joel Fernandes (Wed Oct 01 2025 - 18:09:28 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns Hillf Danton (Wed Oct 01 2025 - 18:09:41 EST)
- Re: [PATCH v2 2/3] alpha: don't reference obsolete termio struct for TC* constants Magnus Lindholm (Wed Oct 01 2025 - 18:12:27 EST)
- Re: [PATCH v4] PM: Support aborting sleep during filesystem sync Saravana Kannan (Wed Oct 01 2025 - 18:13:29 EST)
- Re: [PATCH RESEND v5 13/13] spi: airoha: buffer must be 0xff-ed before writing Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:13:34 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Vishal Annapurve (Wed Oct 01 2025 - 18:14:10 EST)
- [PATCH 1/2] LSM: Exclusive secmark usage Casey Schaufler (Wed Oct 01 2025 - 18:17:29 EST)
- [PATCH 2/2] LSM: Allow reservation of netlabel Casey Schaufler (Wed Oct 01 2025 - 18:17:31 EST)
- [GIT PULL 0/5] soc: updates for 6.18 Arnd Bergmann (Wed Oct 01 2025 - 18:23:41 EST)
- [PATCH v6 00/13] spi: airoha: driver fixes & improvements Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:24:08 EST)
- [PATCH v6 01/13] spi: airoha: return an error for continuous mode dirmap creation cases Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:24:14 EST)
- [PATCH v6 02/13] spi: airoha: remove unnecessary restriction length Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:24:24 EST)
- [PATCH v6 04/13] spi: airoha: remove unnecessary switch to non-dma mode Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:24:39 EST)
- [PATCH v6 05/13] spi: airoha: switch back to non-dma mode in the case of error Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:24:55 EST)
- [PATCH v6 03/13] spi: airoha: add support of dual/quad wires spi modes to exec_op() handler Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:24:58 EST)
- [PATCH v6 06/13] spi: airoha: fix reading/writing of flashes with more than one plane per lun Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:25:15 EST)
- [PATCH v6 07/13] spi: airoha: unify dirmap read/write code Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:25:18 EST)
- [PATCH v6 09/13] spi: airoha: avoid setting of page/oob sizes in REG_SPI_NFI_PAGEFMT Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:25:38 EST)
- [PATCH v6 08/13] spi: airoha: support of dualio/quadio flash reading commands Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:25:44 EST)
- [PATCH v6 10/13] spi: airoha: reduce the number of modification of REG_SPI_NFI_CNFG and REG_SPI_NFI_SECCUS_SIZE registers Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:26:14 EST)
- [PATCH v6 11/13] spi: airoha: set custom sector size equal to flash page size Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:26:17 EST)
- [PATCH v6 13/13] spi: airoha: buffer must be 0xff-ed before writing Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:26:36 EST)
- [PATCH v6 12/13] spi: airoha: avoid reading flash page settings from SNFI registers during driver startup Mikhail Kshevetskiy (Wed Oct 01 2025 - 18:26:38 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Ackerley Tng (Wed Oct 01 2025 - 18:27:05 EST)
- [GIT PULL 1/5] soc: new SoC support for 6.18 Arnd Bergmann (Wed Oct 01 2025 - 18:27:21 EST)
- Re: [PATCH] memcg: introduce kfuncs for fetching memcg stats Alexei Starovoitov (Wed Oct 01 2025 - 18:27:21 EST)
- Re: [PATCH v2 2/3] alpha: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 18:27:38 EST)
- [GIT PULL 2/5] soc: dt changes for 6.18 Arnd Bergmann (Wed Oct 01 2025 - 18:27:55 EST)
- [GIT PULL 3/5] soc: defconfig updates for 6.18 Arnd Bergmann (Wed Oct 01 2025 - 18:28:06 EST)
- [GIT PULL 4/5] soc: driver updates for 6.18 Arnd Bergmann (Wed Oct 01 2025 - 18:28:24 EST)
- Re: [PATCH 1/1] nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices dan.j.williams (Wed Oct 01 2025 - 18:28:55 EST)
- [GIT PULL 5/5] ARM: soc updates for 6.18 Arnd Bergmann (Wed Oct 01 2025 - 18:29:14 EST)
- Re: [PATCH v4 2/5] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall Nuno Das Neves (Wed Oct 01 2025 - 18:33:00 EST)
- [GIT PULL] asm-generic: updates for 6.18 Arnd Bergmann (Wed Oct 01 2025 - 18:35:24 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core John Hubbard (Wed Oct 01 2025 - 18:36:07 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core John Hubbard (Wed Oct 01 2025 - 18:39:22 EST)
- Re: [GIT PULL] s390 fixes for 6.17-rc3 Thomas Weißschuh (Wed Oct 01 2025 - 18:44:59 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Dave Jiang (Wed Oct 01 2025 - 18:46:24 EST)
- Re: [PATCH 0/2] minor fixes to faddr2line Josh Poimboeuf (Wed Oct 01 2025 - 18:47:30 EST)
- Re: [PATCH 3/5] media: iris: Add support for AV1 format in iris decoder Bryan O'Donoghue (Wed Oct 01 2025 - 18:51:22 EST)
- Re: [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down Linus Walleij (Wed Oct 01 2025 - 18:51:39 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Danilo Krummrich (Wed Oct 01 2025 - 18:52:33 EST)
- Re: [PATCH v4 4/5] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH Nuno Das Neves (Wed Oct 01 2025 - 18:56:42 EST)
- Re: [PATCH v4] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference Google (Wed Oct 01 2025 - 18:59:40 EST)
- [PATCH] parisc: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 18:59:46 EST)
- Re: [syzbot] [f2fs?] WARNING in f2fs_delete_entry (2) syzbot (Wed Oct 01 2025 - 19:00:52 EST)
- Re: [GIT PULL] pin control bulk changes for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 19:01:17 EST)
- Re: [GIT PULL] I3C changes for 6.18 pr-tracker-bot (Wed Oct 01 2025 - 19:01:27 EST)
- Re: [PULL REQUEST] i2c-for-6.18-rc1 pr-tracker-bot (Wed Oct 01 2025 - 19:01:31 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core John Hubbard (Wed Oct 01 2025 - 19:01:52 EST)
- Re: [GIT PULL] firewire updates for v6.18 kernel pr-tracker-bot (Wed Oct 01 2025 - 19:02:05 EST)
- Re: [GIT PULL] IPMI bug fixes for 6.18 pr-tracker-bot (Wed Oct 01 2025 - 19:02:14 EST)
- Re: [GIT PULL] power-supply changes for 6.18 pr-tracker-bot (Wed Oct 01 2025 - 19:02:26 EST)
- Re: [GIT PULL] hsi changes for hsi-6.18 pr-tracker-bot (Wed Oct 01 2025 - 19:02:41 EST)
- [PATCH] alpha: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 19:02:50 EST)
- [PATCH] sparc: don't reference obsolete termio struct for TC* constants Sam James (Wed Oct 01 2025 - 19:03:01 EST)
- Re: [PATCH v4 5/5] mshv: Introduce new hypercall to map stats page for L1VH partitions Nuno Das Neves (Wed Oct 01 2025 - 19:03:33 EST)
- Re: [PATCH 4/5] media: iris: Define AV1-specific platform capabilities and properties Bryan O'Donoghue (Wed Oct 01 2025 - 19:07:58 EST)
- Re: [PATCH v7 1/1] exfat: Add support for FS_IOC_{GET,SET}FSLABEL Namjae Jeon (Wed Oct 01 2025 - 19:08:59 EST)
- [PATCH hyperv-next] hyperv: Remove the spurious null directive line Roman Kisel (Wed Oct 01 2025 - 19:09:10 EST)
- Re: [PATCH v3] ice: ice_adapter: release xa entry on adapter allocation failure Jacob Keller (Wed Oct 01 2025 - 19:11:19 EST)
- Re: Forwarded: [PATCH] ext4: fix use-after-free in ext4_ext_insert_extent() kernel test robot (Wed Oct 01 2025 - 19:12:09 EST)
- Re: [PATCH] uprobe: Move arch_uprobe_optimize right after handlers execution Google (Wed Oct 01 2025 - 19:21:02 EST)
- Re: [RFC PATCH v2 32/51] KVM: guest_memfd: Support guestmem_hugetlb as custom allocator Michael Roth (Wed Oct 01 2025 - 19:23:18 EST)
- Re: [PATCH v4] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference Google (Wed Oct 01 2025 - 19:23:23 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Ira Weiny (Wed Oct 01 2025 - 19:24:10 EST)
- Re: [syzbot] [bpf?] [net?] BUG: sleeping function called from invalid context in sock_map_delete_elem syzbot (Wed Oct 01 2025 - 19:24:20 EST)
- Re: [PATCH RESENT v4 4/6] vdpa: validate device feature provisioning against supported class Si-Wei Liu (Wed Oct 01 2025 - 19:27:14 EST)
- Re: [PATCH v8 0/9] i2c: fix, rework and extend RTL9300 I2C driver Andi Shyti (Wed Oct 01 2025 - 19:27:36 EST)
- Re: [PATCH] objtool: Let --hacks=jump_label read special sections with alts. Josh Poimboeuf (Wed Oct 01 2025 - 19:30:01 EST)
- Re: [PATCH 5/5] media: iris: Add internal buffer calculation for AV1 decoder Bryan O'Donoghue (Wed Oct 01 2025 - 19:30:29 EST)
- Re: [PATCH v3 2/3] arm64: dts: qcom: sm8750: Add PCIe PHY and controller node Bjorn Andersson (Wed Oct 01 2025 - 19:37:23 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns syzbot (Wed Oct 01 2025 - 19:41:14 EST)
- Re: [PATCH v16 0/9] Add PWM support for IPQ chipsets Rob Herring (Arm) (Wed Oct 01 2025 - 19:42:27 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Joel Fernandes (Wed Oct 01 2025 - 19:48:02 EST)
- Re: [PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone Hillf Danton (Wed Oct 01 2025 - 19:49:14 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core John Hubbard (Wed Oct 01 2025 - 19:52:38 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Danilo Krummrich (Wed Oct 01 2025 - 19:56:22 EST)
- Re: [PATCH v2] i2c: fix reference leak in MP2 PCI device Andi Shyti (Wed Oct 01 2025 - 19:56:42 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure jane . chu (Wed Oct 01 2025 - 19:59:08 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns Hillf Danton (Wed Oct 01 2025 - 20:00:11 EST)
- RE: [PATCH v4 2/5] mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall Michael Kelley (Wed Oct 01 2025 - 20:01:31 EST)
- RE: [PATCH v4 4/5] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH Michael Kelley (Wed Oct 01 2025 - 20:03:10 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Sean Christopherson (Wed Oct 01 2025 - 20:04:33 EST)
- Re: [PATCH v2] i2c: fix reference leak in MP2 PCI device Andi Shyti (Wed Oct 01 2025 - 20:04:59 EST)
- Re: [PATCH 1/2] dt-bindings: memory-controllers: mtk-smi: Add support for mt8189 Rob Herring (Wed Oct 01 2025 - 20:07:06 EST)
- [syzbot] [erofs?] WARNING in dax_iomap_rw syzbot (Wed Oct 01 2025 - 20:10:53 EST)
- [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Wed Oct 01 2025 - 20:10:53 EST)
- Re: [PATCH v2] wifi: ath11k: Add missing platform IDs for quirk table Jeff Johnson (Wed Oct 01 2025 - 20:12:09 EST)
- Re: [PATCH RESEND] x86/boot: Add option to append to the cmdline Dave Hansen (Wed Oct 01 2025 - 20:13:46 EST)
- Re: [PATCH v6 2/2] iio: temperature: add support for MCP998X kernel test robot (Wed Oct 01 2025 - 20:14:16 EST)
- RE: [PATCH v4 5/5] mshv: Introduce new hypercall to map stats page for L1VH partitions Michael Kelley (Wed Oct 01 2025 - 20:16:32 EST)
- [PATCH net 1/8] idpf: cleanup remaining SKBs in PTP flows Jacob Keller (Wed Oct 01 2025 - 20:17:26 EST)
- [PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf) Jacob Keller (Wed Oct 01 2025 - 20:17:34 EST)
- [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop() Jacob Keller (Wed Oct 01 2025 - 20:17:48 EST)
- [PATCH net 2/8] idpf: convert vport state to bitmap Jacob Keller (Wed Oct 01 2025 - 20:18:09 EST)
- [PATCH net 5/8] ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation Jacob Keller (Wed Oct 01 2025 - 20:18:32 EST)
- [PATCH net 4/8] ixgbevf: fix getting link speed data for E610 devices Jacob Keller (Wed Oct 01 2025 - 20:18:40 EST)
- [PATCH net 6/8] ixgbevf: fix mailbox API compatibility by negotiating supported features Jacob Keller (Wed Oct 01 2025 - 20:19:15 EST)
- [PATCH net 8/8] ixgbe: fix too early devlink_free() in ixgbe_remove() Jacob Keller (Wed Oct 01 2025 - 20:19:18 EST)
- [PATCH net 7/8] ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd Jacob Keller (Wed Oct 01 2025 - 20:19:19 EST)
- Re: [PATCH v3 1/3] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding Rob Herring (Arm) (Wed Oct 01 2025 - 20:20:50 EST)
- Re: [PATCH 1/2] soc: qcom: ice: enable ICE clock scaling API Bryan O'Donoghue (Wed Oct 01 2025 - 20:21:40 EST)
- [PATCH RESEND] x86/boot: Add option to append to the cmdline Brian Mak (Wed Oct 01 2025 - 20:23:54 EST)
- Re: [PATCH v4 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support Rob Herring (Wed Oct 01 2025 - 20:24:07 EST)
- Re: [PATCH 2/2] ufs: host: scale ICE clock Bryan O'Donoghue (Wed Oct 01 2025 - 20:24:20 EST)
- Re: [PATCH] dt-bindings: mailbox: qcom: Document Glymur CPUCP mailbox controller binding Rob Herring (Arm) (Wed Oct 01 2025 - 20:25:24 EST)
- Re: [PATCH v2 1/3] dt-bindings: pinctrl: qcom,pmic-gpio: Add GPIO bindings for Glymur PMICs Rob Herring (Arm) (Wed Oct 01 2025 - 20:26:10 EST)
- Re: [PATCH] dt-bindings: mailbox: qcom-ipcc: Add bindings for physical client ids Rob Herring (Wed Oct 01 2025 - 20:34:45 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns syzbot (Wed Oct 01 2025 - 20:36:14 EST)
- Re: [PATCH 2/5] dt-bindings: mailbox: qcom-ipcc: Document Glymur physical client IDs Rob Herring (Wed Oct 01 2025 - 20:37:17 EST)
- Re: [PATCH v2] wifi: ath11k: Add missing platform IDs for quirk table Mark Pearson (Wed Oct 01 2025 - 20:38:25 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure Zi Yan (Wed Oct 01 2025 - 20:39:08 EST)
- Re: [PATCH 1/5] dt-bindings: mailbox: qcom-ipcc: Document the Glymur IPCC Rob Herring (Wed Oct 01 2025 - 20:39:48 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Sean Christopherson (Wed Oct 01 2025 - 20:42:57 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Fabio Estevam (Wed Oct 01 2025 - 20:45:24 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Joel Fernandes (Wed Oct 01 2025 - 20:49:09 EST)
- Re: [PATCH v2 2/3] pinctrl: qcom: spmi-gpio: Add PMCX0102, PMK8850 & PMH01XX PMICs support Dmitry Baryshkov (Wed Oct 01 2025 - 20:50:43 EST)
- Re: [PATCH v2 3/3] pinctrl: qcom: spmi-gpio: add support for {LV_VIN2, MV_VIN3}_CLK subtypes Dmitry Baryshkov (Wed Oct 01 2025 - 20:52:11 EST)
- Re: [PATCH 4/5] dt-bindings: remoteproc: qcom,sm8550-pas: Document Glymur ADSP Rob Herring (Wed Oct 01 2025 - 20:54:45 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns Hillf Danton (Wed Oct 01 2025 - 20:55:08 EST)
- Re: [PATCH 5/5] dt-bindings: remoteproc: qcom,sm8550-pas: Document Glymur CDSP Rob Herring (Arm) (Wed Oct 01 2025 - 20:55:31 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core John Hubbard (Wed Oct 01 2025 - 20:55:47 EST)
- Re: [PATCH v4 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Glymur compatible Dmitry Baryshkov (Wed Oct 01 2025 - 20:56:22 EST)
- Re: [PATCH v4 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings Dmitry Baryshkov (Wed Oct 01 2025 - 20:58:23 EST)
- RE: [PATCH v3 2/2] usb: ehci: Add Aspeed AST2700 support Ryan Chen (Wed Oct 01 2025 - 20:59:27 EST)
- Re: [PATCH 1/8] dt-bindings: panel: Add Samsung S6E3FC2X01 DDIC with panel Rob Herring (Arm) (Wed Oct 01 2025 - 21:00:47 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Samiullah Khawaja (Wed Oct 01 2025 - 21:01:22 EST)
- Re: [PATCH 06/17] drm/msm/adreno: Move adreno_gpu_func to catalogue Dmitry Baryshkov (Wed Oct 01 2025 - 21:02:07 EST)
- Re: [PATCH 10/17] drm/msm/a6xx: Rebase GMU register offsets Dmitry Baryshkov (Wed Oct 01 2025 - 21:04:00 EST)
- [PATCH] mmc: use octal file permissions instead of symbolic Pedro Demarchi Gomes (Wed Oct 01 2025 - 21:04:30 EST)
- Re: [PATCH 2/8] dt-bindings: display: panel-simple-dsi: Remove Samsung S6E3FC2 compatible Rob Herring (Wed Oct 01 2025 - 21:05:22 EST)
- Re: [PATCH 11/17] drm/msm/a8xx: Add support for A8x GMU Dmitry Baryshkov (Wed Oct 01 2025 - 21:05:35 EST)
- Re: [PATCH 1/8] dt-bindings: panel: Add Samsung S6E3FC2X01 DDIC with panel Rob Herring (Wed Oct 01 2025 - 21:06:39 EST)
- Re: [PATCH 12/17] drm/msm/adreno: Introduce A8x GPU Support Dmitry Baryshkov (Wed Oct 01 2025 - 21:08:29 EST)
- Re: [GIT PULL 1/5] soc: new SoC support for 6.18 pr-tracker-bot (Wed Oct 01 2025 - 21:10:35 EST)
- Re: [GIT PULL 2/5] soc: dt changes for 6.18 pr-tracker-bot (Wed Oct 01 2025 - 21:10:44 EST)
- Re: [GIT PULL 4/5] soc: driver updates for 6.18 pr-tracker-bot (Wed Oct 01 2025 - 21:11:06 EST)
- Re: [GIT PULL 3/5] soc: defconfig updates for 6.18 pr-tracker-bot (Wed Oct 01 2025 - 21:11:37 EST)
- Re: [GIT PULL 5/5] ARM: soc updates for 6.18 pr-tracker-bot (Wed Oct 01 2025 - 21:12:07 EST)
- Re: [GIT PULL] Power management updates for v6.18-rc1 pr-tracker-bot (Wed Oct 01 2025 - 21:12:08 EST)
- Re: [GIT PULL] ACPI support updates for v6.18-rc1 pr-tracker-bot (Wed Oct 01 2025 - 21:12:20 EST)
- Re: [GIT PULL] asm-generic: updates for 6.18 pr-tracker-bot (Wed Oct 01 2025 - 21:13:04 EST)
- Re: [GIT PULL] Thermal control updates for v6.18-rc1 pr-tracker-bot (Wed Oct 01 2025 - 21:13:17 EST)
- Re: [GIT PULL] Devicetree updates for v6.18 pr-tracker-bot (Wed Oct 01 2025 - 21:13:35 EST)
- Re: [PATCH v6 02/10] dt-bindings: clock: Add "interconnect-cells" property in IPQ9574 example Rob Herring (Wed Oct 01 2025 - 21:15:53 EST)
- Re: [PATCH] clk: COMMON_CLK_RPMI should depend on RISCV Paul Walmsley (Wed Oct 01 2025 - 21:16:23 EST)
- Re: [PATCH v5 1/1] mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage Harry Yoo (Wed Oct 01 2025 - 21:16:41 EST)
- Re: [PATCH v6 03/10] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs Rob Herring (Arm) (Wed Oct 01 2025 - 21:17:24 EST)
- Re: [PATCH v5 2/9] nova-core: bitfield: Add support for different storage widths Alexandre Courbot (Wed Oct 01 2025 - 21:17:49 EST)
- Re: [PATCH v6 05/10] dt-bindings: clock: gcc-ipq5424: Add definition for GPLL0_OUT_AUX Rob Herring (Arm) (Wed Oct 01 2025 - 21:18:02 EST)
- Re: [PATCH v3 04/22] dt-bindings: display: tegra: document Tegra30 VI and VIP Rob Herring (Arm) (Wed Oct 01 2025 - 21:20:09 EST)
- Re: [PATCH v2 2/4] rseq: Run the mm_cid_compaction from rseq_handle_notify_resume() Thomas Gleixner (Wed Oct 01 2025 - 21:22:21 EST)
- Re: [PATCH v3 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged() Harry Yoo (Wed Oct 01 2025 - 21:24:51 EST)
- Re: [PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/ Alexandre Courbot (Wed Oct 01 2025 - 21:25:21 EST)
- Re: [PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/ Alexandre Courbot (Wed Oct 01 2025 - 21:26:34 EST)
- Re: [GIT PULL] ntfs3: bugfixes for 6.18 Matthew Wilcox (Wed Oct 01 2025 - 21:28:51 EST)
- [PATCH] usb: typec: ucsi: Fix workqueue destruction race during connector cleanup Chia-Lin Kao (AceLan) (Wed Oct 01 2025 - 21:30:44 EST)
- Re: [PATCH] clk: COMMON_CLK_RPMI should depend on RISCV Paul Walmsley (Wed Oct 01 2025 - 21:31:38 EST)
- [PATCH] drm/ssd130x: Use kmalloc_array to prevent overflow of dynamic size calculation Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 21:33:32 EST)
- Re: [PATCH v2 08/21] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs Alexei Starovoitov (Wed Oct 01 2025 - 21:37:58 EST)
- Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield Alexandre Courbot (Wed Oct 01 2025 - 21:41:45 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Alexandre Courbot (Wed Oct 01 2025 - 21:44:09 EST)
- Re: [PATCH v3 2/4] mm: thp: introduce folio_split_queue_lock and its variants Harry Yoo (Wed Oct 01 2025 - 21:45:21 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core John Hubbard (Wed Oct 01 2025 - 21:51:25 EST)
- Re: [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI Rob Herring (Wed Oct 01 2025 - 21:52:57 EST)
- Re: [PATCH v2 1/2] dt-bindings: media: i2c: document Sony IMX111 CMOS sensor Rob Herring (Wed Oct 01 2025 - 21:56:06 EST)
- [PATCH] f2fs: add missing dput() when printing the donation list Jaegeuk Kim (Wed Oct 01 2025 - 21:56:57 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Wed Oct 01 2025 - 21:57:26 EST)
- Re: [PATCH v2 2/2] dt-bindings: interconnect: qcom: Drop QPIC_CORE IDs Rob Herring (Arm) (Wed Oct 01 2025 - 21:58:16 EST)
- Re: [PATCH 1/2] mm/page_owner: Rename proc-prefixed variables for clarity Ye Liu (Wed Oct 01 2025 - 21:58:55 EST)
- [PATCH v2 0/2] rust: pci: don't probe() VFs in nova-core John Hubbard (Wed Oct 01 2025 - 22:00:33 EST)
- [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs John Hubbard (Wed Oct 01 2025 - 22:00:51 EST)
- [PATCH v2 2/2] gpu: nova-core: declare that VFs are not (yet) supported John Hubbard (Wed Oct 01 2025 - 22:01:05 EST)
- Re: [PATCH 2/2] mm/page_owner: simplify zone iteration logic in init_early_allocated_pages() Ye Liu (Wed Oct 01 2025 - 22:01:11 EST)
- Re: [PATCH v3 2/3] arm64: dts: qcom: sm8750: Add PCIe PHY and controller node Krishna Chaitanya Chundru (Wed Oct 01 2025 - 22:01:42 EST)
- [GIT PULL] MM updates for 6.18-rc1 Andrew Morton (Wed Oct 01 2025 - 22:02:30 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns syzbot (Wed Oct 01 2025 - 22:03:13 EST)
- Re: [PATCH RFC bpf-next 1/3] bpf: report probe fault to BPF stderr Alexei Starovoitov (Wed Oct 01 2025 - 22:04:10 EST)
- Re: [PATCH 2/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1 Dmitry Baryshkov (Wed Oct 01 2025 - 22:04:25 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure Zi Yan (Wed Oct 01 2025 - 22:05:03 EST)
- Re: [PATCH 3/3] drm/panel: Add Novatek NT36532 panel driver Dmitry Baryshkov (Wed Oct 01 2025 - 22:05:16 EST)
- Re: [PATCH v16 6/9] arm64: dts: qcom: ipq6018: add pwm node Dmitry Baryshkov (Wed Oct 01 2025 - 22:06:02 EST)
- Re: [PATCH v16 7/9] arm64: dts: qcom: ipq5018: add pwm node Dmitry Baryshkov (Wed Oct 01 2025 - 22:06:28 EST)
- Re: [PATCH v16 8/9] arm64: dts: qcom: ipq5332: add pwm node Dmitry Baryshkov (Wed Oct 01 2025 - 22:06:52 EST)
- Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield Elle Rhumsaa (Wed Oct 01 2025 - 22:16:40 EST)
- Re: [PATCH v16 9/9] arm64: dts: qcom: ipq9574: add pwm node Dmitry Baryshkov (Wed Oct 01 2025 - 22:22:15 EST)
- [PATCH] drm: amd: Use kmalloc_array to prevent overflow of dynamic size calculation Bhanu Seshu Kumar Valluri (Wed Oct 01 2025 - 22:23:12 EST)
- Re: [PATCH 1/3] dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4 clocks/resets Rob Herring (Arm) (Wed Oct 01 2025 - 22:26:51 EST)
- Re: [PATCH v5 2/7] dt-bindings: leds: add default-brightness property to common.yaml Rob Herring (Arm) (Wed Oct 01 2025 - 22:27:13 EST)
- Re: [PATCH v2 2/3] spi: axiado: Add driver for Axiado SPI DB controller kernel test robot (Wed Oct 01 2025 - 22:27:23 EST)
- [PATCH 0/8] VAES+AVX2 optimized implementation of AES-GCM Eric Biggers (Wed Oct 01 2025 - 22:34:17 EST)
- [PATCH 2/8] crypto: x86/aes-gcm - remove VAES+AVX10/256 optimized code Eric Biggers (Wed Oct 01 2025 - 22:34:30 EST)
- [PATCH 3/8] crypto: x86/aes-gcm - rename avx10 and avx10_512 to avx512 Eric Biggers (Wed Oct 01 2025 - 22:34:51 EST)
- [PATCH 4/8] crypto: x86/aes-gcm - clean up AVX512 code to assume 512-bit vectors Eric Biggers (Wed Oct 01 2025 - 22:34:51 EST)
- [PATCH 6/8] crypto: x86/aes-gcm - revise some comments in AVX512 code Eric Biggers (Wed Oct 01 2025 - 22:34:54 EST)
- [PATCH 5/8] crypto: x86/aes-gcm - reorder AVX512 precompute and aad_update functions Eric Biggers (Wed Oct 01 2025 - 22:34:56 EST)
- [PATCH 1/8] crypto: x86/aes-gcm - add VAES+AVX2 optimized code Eric Biggers (Wed Oct 01 2025 - 22:35:07 EST)
- [PATCH 7/8] crypto: x86/aes-gcm - optimize AVX512 precomputation of H^2 from H^1 Eric Biggers (Wed Oct 01 2025 - 22:35:26 EST)
- [PATCH 8/8] crypto: x86/aes-gcm - optimize long AAD processing with AVX512 Eric Biggers (Wed Oct 01 2025 - 22:35:30 EST)
- Re: [PATCH] init: Use kcalloc() instead of kzalloc() Al Viro (Wed Oct 01 2025 - 22:37:12 EST)
- Re: [PATCH v5 3/7] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx Rob Herring (Wed Oct 01 2025 - 22:44:41 EST)
- [PATCH] net: wwan: t7xx: add support for HP DRMR-H01 Sammy Hsu (Wed Oct 01 2025 - 22:49:18 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure syzbot (Wed Oct 01 2025 - 22:50:15 EST)
- Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield Alexandre Courbot (Wed Oct 01 2025 - 22:51:33 EST)
- Re: [PATCH 2/5] dt-bindings: mfd: sc2731: Reference sprd,sc2731-poweroff Rob Herring (Wed Oct 01 2025 - 22:53:58 EST)
- Re: [PATCH v5 3/3] dt-bindings: max77705: add interrupt-controller property Rob Herring (Arm) (Wed Oct 01 2025 - 22:55:54 EST)
- [PATCH 0/3] sched_ext: lockless peek operation for DSQs Ryan Newton (Wed Oct 01 2025 - 22:57:39 EST)
- [PATCH 1/3] sched_ext: Add lockless peek operation for DSQs Ryan Newton (Wed Oct 01 2025 - 22:57:48 EST)
- [PATCH 2/3] sched_ext: optimize first_task update logic Ryan Newton (Wed Oct 01 2025 - 22:57:55 EST)
- [PATCH 3/3] sched_ext: Add a selftest for scx_bpf_dsq_peek Ryan Newton (Wed Oct 01 2025 - 22:58:14 EST)
- [PATCH v2] drm/vblank: downgrade vblank wait timeout from WARN to debug Chintan Patel (Wed Oct 01 2025 - 22:58:23 EST)
- Re: [PATCH v5 3/7] dt-bindings: auxdisplay: add Titan Micro Electronics TM16xx Jean-François Lessard (Wed Oct 01 2025 - 22:58:55 EST)
- Re: [RFC PATCH 0/2] rust: bounded integer types and use in register macro Alexandre Courbot (Wed Oct 01 2025 - 23:03:36 EST)
- Re: [PATCH v3 phy 12/17] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation Rob Herring (Wed Oct 01 2025 - 23:03:50 EST)
- Re: [PATCH v2 2/2] dt-bindings: touchscreen: move ar1021.txt to trivial-touch.yaml Rob Herring (Wed Oct 01 2025 - 23:06:48 EST)
- Re: [PATCH v2 1/2] dt-bindings: touchscreen: rename maxim,max11801.yaml to trivial-touch.yaml Rob Herring (Arm) (Wed Oct 01 2025 - 23:07:30 EST)
- Re: [PATCH] soc: qcom: ice: Set ICE clk to turbo on probe Bjorn Andersson (Wed Oct 01 2025 - 23:14:09 EST)
- Re: [PATCH 2/2] ufs: host: scale ICE clock Bjorn Andersson (Wed Oct 01 2025 - 23:15:44 EST)
- Re: [PATCH 1/2] smb: client: transport: avoid reconnects triggered by pending task work Steve French (Wed Oct 01 2025 - 23:20:00 EST)
- Re: [PATCH 1/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Add supplies to simple-fb node Dmitry Baryshkov (Wed Oct 01 2025 - 23:21:16 EST)
- Re: [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table Fenghua Yu (Wed Oct 01 2025 - 23:21:39 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019 Bjorn Andersson (Wed Oct 01 2025 - 23:28:10 EST)
- Re: [PATCH] net: wwan: t7xx: add support for HP DRMR-H01 SAMMY HSU (Wed Oct 01 2025 - 23:30:58 EST)
- Re: [PATCH v2 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container Fenghua Yu (Wed Oct 01 2025 - 23:35:21 EST)
- Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield Elle Rhumsaa (Wed Oct 01 2025 - 23:35:42 EST)
- Re: [PATCH v2 1/2] dt-bindings: gpu: mali-valhall: make mali-supply optional Rob Herring (Arm) (Wed Oct 01 2025 - 23:37:59 EST)
- [PATCH] RISC-V: KVM: flush VS-stage TLB after VCPU migration to prevent stale entries Ben Zong-You Xie (Wed Oct 01 2025 - 23:38:40 EST)
- RE: [PATCH V3 2/2] tty: serial: imx: Add missing wakeup event reporting Sherry Sun (Wed Oct 01 2025 - 23:44:54 EST)
- Re: [PATCH v2 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels Fenghua Yu (Wed Oct 01 2025 - 23:55:58 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Mikko Perttunen (Thu Oct 02 2025 - 00:00:51 EST)
- Re: [PATCH v3 22/22] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30 Mikko Perttunen (Thu Oct 02 2025 - 00:03:57 EST)
- Re: [PATCH 3/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Use correct compatible for audiocc Dmitry Baryshkov (Thu Oct 02 2025 - 00:04:10 EST)
- Re: [RFC Patch 0/7] kernel: Introduce multikernel architecture support Cong Wang (Thu Oct 02 2025 - 00:17:27 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Yosemite5 board Kevin Tung (Thu Oct 02 2025 - 00:24:11 EST)
- Re: [PATCH v1 1/3] kho: Adopt KHO radix tree data structures kernel test robot (Thu Oct 02 2025 - 00:29:35 EST)
- Re: [PATCH v2 03/29] ACPI / PPTT: Find cache level by cache-id Fenghua Yu (Thu Oct 02 2025 - 00:31:09 EST)
- RE: [PATCH V3 1/2] tty: serial: imx: Only configure the wake register when device is set as wakeup source Sherry Sun (Thu Oct 02 2025 - 00:32:21 EST)
- Re: [GIT PULL 2/5] soc: dt changes for 6.18 Linus Torvalds (Thu Oct 02 2025 - 00:44:18 EST)
- Re: [GIT PULL] Kbuild updates for 6.18 pr-tracker-bot (Thu Oct 02 2025 - 00:46:07 EST)
- Re: [GIT PULL] kunit next update for Linux 6.18-rc1 pr-tracker-bot (Thu Oct 02 2025 - 00:47:01 EST)
- Re: [GIT PULL] kselftest next update for Linux 6.18-rc1 pr-tracker-bot (Thu Oct 02 2025 - 00:47:06 EST)
- Re: [PATCH v2 2/3] scsi: ufs: core: fix incorrect buffer duplication in ufshcd_read_string_desc() Bean Huo (Thu Oct 02 2025 - 00:49:53 EST)
- Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Paul Sajna (Thu Oct 02 2025 - 00:51:49 EST)
- [PATCH V4 0/2] tty: serial: imx: improve the imx uart wakeup function Sherry Sun (Thu Oct 02 2025 - 00:54:58 EST)
- [PATCH V4 1/2] tty: serial: imx: Only configure the wake register when device is set as wakeup source Sherry Sun (Thu Oct 02 2025 - 00:55:06 EST)
- [PATCH V4 2/2] tty: serial: imx: Add missing wakeup event reporting Sherry Sun (Thu Oct 02 2025 - 00:55:19 EST)
- Re: [PATCH v3 10/11] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb Paul Sajna (Thu Oct 02 2025 - 00:56:03 EST)
- Re: [PATCH v2 04/29] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id Fenghua Yu (Thu Oct 02 2025 - 01:03:52 EST)
- [PATCH] scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU longli (Thu Oct 02 2025 - 01:05:51 EST)
- Re: [PATCH v2 05/29] arm64: kconfig: Add Kconfig entry for MPAM Fenghua Yu (Thu Oct 02 2025 - 01:07:23 EST)
- Forwarded: [PATCH] ext4: fix use-after-free in ext4_search_dir via corrupted inline xattr syzbot (Thu Oct 02 2025 - 01:09:24 EST)
- [PATCH] kmsan: fix kmsan_handle_dma() to avoid false positives Shigeru Yoshida (Thu Oct 02 2025 - 01:11:05 EST)
- Re: [PATCH v3 04/11] arm64: dts: qcom: sdm845-lg-common: Add leds Paul Sajna (Thu Oct 02 2025 - 01:14:05 EST)
- Re: [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI Svyatoslav Ryhel (Thu Oct 02 2025 - 01:14:51 EST)
- [syzbot] [cgroups?] WARNING in cgroup_freeze syzbot (Thu Oct 02 2025 - 01:18:40 EST)
- Re: [PATCH v2 1/2] dt-bindings: media: i2c: document Sony IMX111 CMOS sensor Svyatoslav Ryhel (Thu Oct 02 2025 - 01:22:51 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure jane . chu (Thu Oct 02 2025 - 01:24:43 EST)
- Re: [PATCH 12/15] serial: sc16is7xx: add missing space between macro args (checkpatch) Greg KH (Thu Oct 02 2025 - 01:24:57 EST)
- Re: [linux-next:master] [tracing] e5a4cc28a0: BUG:spinlock_bad_magic_on_CPU Google (Thu Oct 02 2025 - 01:25:26 EST)
- Re: [PATCH v2] serial: 8250_pcilib: Replace deprecated PCI functions Greg KH (Thu Oct 02 2025 - 01:25:50 EST)
- Re: [PATCH v3 00/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts Paul Sajna (Thu Oct 02 2025 - 01:26:24 EST)
- [PATCH] scsi: qla1280.c: fix compiler warnings (DEBUG mode) Magnus Lindholm (Thu Oct 02 2025 - 01:26:43 EST)
- Re: [PATCH v1] dts: arm64: freescale: move imx9*-clock.h imx9*-power.h into dt-bindings E Shattow (Thu Oct 02 2025 - 01:27:50 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 01:30:12 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Svyatoslav Ryhel (Thu Oct 02 2025 - 01:41:39 EST)
- Re: [PATCH v1] gpio: gpio-grgpio: call request_irq after incrementing the reference count Alex Tran (Thu Oct 02 2025 - 01:41:49 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Gregory Price (Thu Oct 02 2025 - 01:49:09 EST)
- Re: [PATCH v6 01/11] drm/fourcc: Add warning for bad bpp Dmitry Baryshkov (Thu Oct 02 2025 - 01:52:17 EST)
- Re: [PATCH v 2/2] selftests: riscv: Add test for the Vector ptrace interface Andy Chiu (Thu Oct 02 2025 - 01:53:38 EST)
- Re: [PATCH] PCI: Check drivers_autoprobe for all added devices Greg Kroah-Hartman (Thu Oct 02 2025 - 01:56:07 EST)
- Re: [PATCH v 2/2] selftests: riscv: Add test for the Vector ptrace interface Charlie Jenkins (Thu Oct 02 2025 - 01:59:26 EST)
- [PATCH v2] gpio: gpio-grgpio: call request_irq after incrementing the reference count Alex Tran (Thu Oct 02 2025 - 01:59:41 EST)
- [PATCH v6] media: pci: intel: ivsc: improve device reference counting in mei_ace driver Ma Ke (Thu Oct 02 2025 - 02:01:48 EST)
- Re: Aquantia PHY in OCSGMII mode? Alexander Wilhelm (Thu Oct 02 2025 - 02:03:24 EST)
- Re: [PATCH v1 1/2] spi: dt-bindings: cadence: add soc-specific compatible strings for zynqmp and versal-net Michal Simek (Thu Oct 02 2025 - 02:05:51 EST)
- Re: [PATCH v1 2/2] arm64: dts: xilinx: add soc-specific spi compatibles for zynqmp/versal-net Michal Simek (Thu Oct 02 2025 - 02:07:07 EST)
- [PATCH 00/11] Linux RISC-V trace framework and drivers Anup Patel (Thu Oct 02 2025 - 02:08:31 EST)
- [PATCH 01/11] dt-bindings: Add RISC-V trace component bindings Anup Patel (Thu Oct 02 2025 - 02:08:47 EST)
- [PATCH 02/11] rvtrace: Initial implementation of driver framework Anup Patel (Thu Oct 02 2025 - 02:08:56 EST)
- [PATCH 03/11] rvtrace: Add functions to create/destroy a trace component path Anup Patel (Thu Oct 02 2025 - 02:09:05 EST)
- [PATCH 04/11] rvtrace: Add functions to start/stop tracing on a component path Anup Patel (Thu Oct 02 2025 - 02:09:19 EST)
- [PATCH 05/11] rvtrace: Add trace encoder driver Anup Patel (Thu Oct 02 2025 - 02:09:30 EST)
- [PATCH 06/11] rvtrace: Add function to copy into perf AUX buffer Anup Patel (Thu Oct 02 2025 - 02:09:42 EST)
- [PATCH 07/11] rvtrace: Add trace ramsink driver Anup Patel (Thu Oct 02 2025 - 02:09:55 EST)
- Re: [PATCH v2 06/10] PCI/LUO: Save and restore driver name Greg Kroah-Hartman (Thu Oct 02 2025 - 02:10:03 EST)
- [PATCH 08/11] rvtrace: Add perf driver for tracing using perf tool Anup Patel (Thu Oct 02 2025 - 02:10:17 EST)
- [PATCH 09/11] perf tools: Add RISC-V trace PMU record capabilities Anup Patel (Thu Oct 02 2025 - 02:10:36 EST)
- [PATCH 10/11] perf tools: Initial support for RISC-V trace decoder Anup Patel (Thu Oct 02 2025 - 02:10:43 EST)
- [PATCH 11/11] MAINTAINERS: Add entry for RISC-V trace framework and drivers Anup Patel (Thu Oct 02 2025 - 02:10:55 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Mikko Perttunen (Thu Oct 02 2025 - 02:12:55 EST)
- Re: [PATCH v3 00/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Improve HW support in dts Paul Sajna (Thu Oct 02 2025 - 02:13:15 EST)
- [PATCH] [v2] clk: fix slab-use-after-free when clk_core_populate_parent_map failed Yun Zhou (Thu Oct 02 2025 - 02:13:23 EST)
- Forwarded: [PATCH] ext4: reject system.data xattr with external inode storage syzbot (Thu Oct 02 2025 - 02:18:39 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Svyatoslav Ryhel (Thu Oct 02 2025 - 02:21:09 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 02:26:14 EST)
- Re: [PATCH 00/11] Linux RISC-V trace framework and drivers Greg KH (Thu Oct 02 2025 - 02:26:52 EST)
- Re: [GIT PULL 2/5] soc: dt changes for 6.18 Krzysztof Kozlowski (Thu Oct 02 2025 - 02:27:15 EST)
- Forwarded: [PATCH] ext4: reject system.data xattr with external inode storage syzbot (Thu Oct 02 2025 - 02:28:25 EST)
- Re: [PATCH v2] drm/vblank: downgrade vblank wait timeout from WARN to debug Thomas Zimmermann (Thu Oct 02 2025 - 02:35:07 EST)
- Re: [PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional sukrut heroorkar (Thu Oct 02 2025 - 02:36:16 EST)
- Re: [PATCH v2 2/2] drm/panthor: skip regulator setup if no such prop Boris Brezillon (Thu Oct 02 2025 - 02:38:26 EST)
- Re: [PATCH v2 1/2] dt-bindings: gpu: mali-valhall: make mali-supply optional Boris Brezillon (Thu Oct 02 2025 - 02:39:08 EST)
- Re: [PATCH 00/11] Linux RISC-V trace framework and drivers Anup Patel (Thu Oct 02 2025 - 02:39:51 EST)
- Re: [PATCH v4 0/6] Add support for the Axis ARTPEC-8 SoC Krzysztof Kozlowski (Thu Oct 02 2025 - 02:40:21 EST)
- Re: [PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional Helge Deller (Thu Oct 02 2025 - 02:42:05 EST)
- Re: [PATCH 00/11] Linux RISC-V trace framework and drivers Greg KH (Thu Oct 02 2025 - 02:44:43 EST)
- Re: [PATCH] drm/ssd130x: Use kmalloc_array to prevent overflow of dynamic size calculation Thomas Zimmermann (Thu Oct 02 2025 - 02:45:06 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 02:49:13 EST)
- Re: [PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional Thomas Zimmermann (Thu Oct 02 2025 - 02:52:36 EST)
- RE: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Reshetova, Elena (Thu Oct 02 2025 - 02:59:24 EST)
- [PATCH] ufs: core: Initialize a variable mode for PA_PWRMODE Wonkon Kim (Thu Oct 02 2025 - 03:01:16 EST)
- Re: [PATCH v12 2/3] iio: adc: max14001: New driver Andy Shevchenko (Thu Oct 02 2025 - 03:06:00 EST)
- Re: [Patch v7 02/12] perf/x86/intel: Fix NULL event access and potential PEBS record loss Oliver Sang (Thu Oct 02 2025 - 03:10:32 EST)
- Re: [PATCH v2 1/5] regulator: dt-bindings: Add Linear Technology LTM8054 regulator David Lechner (Thu Oct 02 2025 - 03:11:55 EST)
- Re: [PATCH 1/3] sched_ext: Add lockless peek operation for DSQs Andrea Righi (Thu Oct 02 2025 - 03:14:02 EST)
- Re: [PATCH 6.12 00/89] 6.12.50-rc1 review Pascal Ernster (Thu Oct 02 2025 - 03:14:45 EST)
- Re: [PATCH v4 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings Wesley Cheng (Thu Oct 02 2025 - 03:15:08 EST)
- RE: [PATCH v3] pinctrl: renesas: rzg2l: Drop the unnecessary pin configurations Biju Das (Thu Oct 02 2025 - 03:15:25 EST)
- Re: [PATCH 6.12 00/89] 6.12.50-rc1 review Greg Kroah-Hartman (Thu Oct 02 2025 - 03:15:58 EST)
- Re: [PATCH] drm/ssd130x: Use kmalloc_array to prevent overflow of dynamic size calculation Javier Martinez Canillas (Thu Oct 02 2025 - 03:18:34 EST)
- Forwarded: Re: KASAN: vmalloc-out-of-bounds Write in imageblit (5) syzbot (Thu Oct 02 2025 - 03:22:46 EST)
- Re: [PATCH v2] mfd: da9052-spi: change read-mask to write-mask Marcus Folkesson (Thu Oct 02 2025 - 03:23:38 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure David Hildenbrand (Thu Oct 02 2025 - 03:25:53 EST)
- Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml Neil Armstrong (Thu Oct 02 2025 - 03:27:06 EST)
- Re: [PATCH 2/3] sched_ext: optimize first_task update logic Andrea Righi (Thu Oct 02 2025 - 03:27:34 EST)
- Re: [PATCH RESENT v4 4/6] vdpa: validate device feature provisioning against supported class Eugenio Perez Martin (Thu Oct 02 2025 - 03:28:01 EST)
- Re: [PATCH v3 2/2] mm: redefine VM_* flag constants with BIT() David Hildenbrand (Thu Oct 02 2025 - 03:29:56 EST)
- [PATCH v4 1/2] ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver Baojun Xu (Thu Oct 02 2025 - 03:30:41 EST)
- [PATCH v4 2/2] ASoC: tas2781: Update ti,tas2781.yaml for adding tas58xx Baojun Xu (Thu Oct 02 2025 - 03:30:57 EST)
- Re: [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver Arnaud POULIQUEN (Thu Oct 02 2025 - 03:31:29 EST)
- Re: [PATCH 00/21] mm: ASI direct map management David Hildenbrand (Thu Oct 02 2025 - 03:35:18 EST)
- [PATCH mm-new 0/2] mm/khugepaged: refactor and merge PTE scanning logic Lance Yang (Thu Oct 02 2025 - 03:35:20 EST)
- [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Lance Yang (Thu Oct 02 2025 - 03:35:44 EST)
- [PATCH mm-new 1/2] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain Lance Yang (Thu Oct 02 2025 - 03:35:48 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Zhi Wang (Thu Oct 02 2025 - 03:41:43 EST)
- Re: [syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in imageblit (5) syzbot (Thu Oct 02 2025 - 03:43:12 EST)
- Re: [PATCH v2 12/27] media: v4l2-subdev: Introduce v4l2 subdev context Anthony McGivern (Thu Oct 02 2025 - 03:43:58 EST)
- Re: [PATCH v6 13/13] spi: airoha: buffer must be 0xff-ed before writing AngeloGioacchino Del Regno (Thu Oct 02 2025 - 03:44:44 EST)
- Re: [PATCH v12 10/25] CXL/AER: Update PCI class code check to use FIELD_GET() Lukas Wunner (Thu Oct 02 2025 - 03:45:41 EST)
- Re: [Discuss] First steps for ASI (ASI is fast again) David Hildenbrand (Thu Oct 02 2025 - 03:45:53 EST)
- Re: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Juergen Gross (Thu Oct 02 2025 - 03:47:12 EST)
- Re: [PATCH v6 5/9] dt-bindings: regulator: Document MediaTek MT6373 PMIC Regulators AngeloGioacchino Del Regno (Thu Oct 02 2025 - 03:47:54 EST)
- Re: [PATCH v12 2/9] dma-buf: dma-heap: export declared functions Maxime Ripard (Thu Oct 02 2025 - 03:48:00 EST)
- Re: [PATCH] s390/sysinfo: Replace sprintf with snprintf for buffer safety Heiko Carstens (Thu Oct 02 2025 - 03:48:42 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Ackerley Tng (Thu Oct 02 2025 - 03:49:17 EST)
- Re: [PATCH v2] mfd: da9052-spi: change read-mask to write-mask Ian Ray (Thu Oct 02 2025 - 03:49:48 EST)
- [PATCH v4] mm: redefine VM_* flag constants with BIT() Jakub Acs (Thu Oct 02 2025 - 03:52:28 EST)
- Re: [PATCH v12 3/9] tee: implement protected DMA-heap Maxime Ripard (Thu Oct 02 2025 - 03:54:54 EST)
- Re: [PATCH v4] mm: redefine VM_* flag constants with BIT() David Hildenbrand (Thu Oct 02 2025 - 03:55:10 EST)
- Re: [PATCH v2] mfd: da9052-spi: change read-mask to write-mask Marcus Folkesson (Thu Oct 02 2025 - 03:56:48 EST)
- Re: [PATCH v1 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk Peter Wang (王信友) (Thu Oct 02 2025 - 03:57:36 EST)
- Re: [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on Peter Wang (王信友) (Thu Oct 02 2025 - 03:59:44 EST)
- Re: [PATCH] ufs: core: Initialize a variable mode for PA_PWRMODE Peter Wang (王信友) (Thu Oct 02 2025 - 04:00:44 EST)
- Re: [PATCH RFC 1/5] drm: Support post-blend color pipeline API Pekka Paalanen (Thu Oct 02 2025 - 04:01:13 EST)
- Re: [PATCH v6 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators AngeloGioacchino Del Regno (Thu Oct 02 2025 - 04:02:10 EST)
- Re: [PATCH] tools headers: Sync x86 cpufeatures and arm64 cputype headers kernel test robot (Thu Oct 02 2025 - 04:02:38 EST)
- Re: [PATCH v3 2/2] mm: redefine VM_* flag constants with BIT() Jakub Acs (Thu Oct 02 2025 - 04:03:25 EST)
- [tip:master] BUILD SUCCESS 51b8b3763ca9a26bad1ac1f6c90ed043c4865a50 kernel test robot (Thu Oct 02 2025 - 04:04:54 EST)
- Re: [syzbot] [fs?] WARNING in copy_mnt_ns syzbot (Thu Oct 02 2025 - 04:06:19 EST)
- Re: [PATCH v2 12/27] media: v4l2-subdev: Introduce v4l2 subdev context Michael Riesch (Thu Oct 02 2025 - 04:07:06 EST)
- Re: [syzbot] [erofs?] WARNING in dax_iomap_rw Jan Kara (Thu Oct 02 2025 - 04:08:23 EST)
- RE: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Reshetova, Elena (Thu Oct 02 2025 - 04:10:44 EST)
- Re: [GIT PULL] Crypto Update for 6.17 Jiri Slaby (Thu Oct 02 2025 - 04:11:00 EST)
- [linus:master] [xfs] c91d38b57f: stress-ng.chown.ops_per_sec 70.2% improvement kernel test robot (Thu Oct 02 2025 - 04:12:06 EST)
- [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h Byungchul Park (Thu Oct 02 2025 - 04:14:00 EST)
- [PATCH v17 00/47] DEPT(DEPendency Tracker) Byungchul Park (Thu Oct 02 2025 - 04:14:24 EST)
- [PATCH] ns: Fix mnt ns ida handling in copy_mnt_ns() Jan Kara (Thu Oct 02 2025 - 04:15:06 EST)
- [PATCH v17 03/47] dept: add single event dependency tracker APIs Byungchul Park (Thu Oct 02 2025 - 04:15:08 EST)
- [PATCH v17 04/47] dept: add lock dependency tracker APIs Byungchul Park (Thu Oct 02 2025 - 04:15:58 EST)
- [PATCH v17 05/47] dept: tie to lockdep and IRQ tracing Byungchul Park (Thu Oct 02 2025 - 04:16:50 EST)
- [PATCH v17 06/47] dept: add proc knobs to show stats and dependency graph Byungchul Park (Thu Oct 02 2025 - 04:17:39 EST)
- [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker) Byungchul Park (Thu Oct 02 2025 - 04:17:51 EST)
- [PATCH v17 07/47] dept: distinguish each kernel context from another Byungchul Park (Thu Oct 02 2025 - 04:18:26 EST)
- [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64 Byungchul Park (Thu Oct 02 2025 - 04:18:31 EST)
- [PATCH v17 10/47] dept: distinguish each work from another Byungchul Park (Thu Oct 02 2025 - 04:19:03 EST)
- [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64 Byungchul Park (Thu Oct 02 2025 - 04:20:16 EST)
- [PATCH v17 11/47] dept: add a mechanism to refill the internal memory pools on running out Byungchul Park (Thu Oct 02 2025 - 04:20:39 EST)
- [PATCH v17 13/47] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() Byungchul Park (Thu Oct 02 2025 - 04:20:42 EST)
- [PATCH v17 12/47] dept: record the latest one out of consecutive waits of the same class Byungchul Park (Thu Oct 02 2025 - 04:21:15 EST)
- [PATCH v17 16/47] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait Byungchul Park (Thu Oct 02 2025 - 04:22:17 EST)
- [PATCH v17 14/47] dept: apply sdt_might_sleep_{start,end}() to swait Byungchul Park (Thu Oct 02 2025 - 04:22:39 EST)
- [PATCH v17 17/47] dept: apply sdt_might_sleep_{start,end}() to dma fence Byungchul Park (Thu Oct 02 2025 - 04:23:36 EST)
- [PATCH v17 15/47] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait Byungchul Park (Thu Oct 02 2025 - 04:23:59 EST)
- [PATCH v17 20/47] dept: apply timeout consideration to swait Byungchul Park (Thu Oct 02 2025 - 04:24:31 EST)
- [PATCH v17 19/47] dept: apply timeout consideration to wait_for_completion()/complete() Byungchul Park (Thu Oct 02 2025 - 04:25:33 EST)
- [PATCH v17 21/47] dept: apply timeout consideration to waitqueue wait Byungchul Park (Thu Oct 02 2025 - 04:25:40 EST)
- [PATCH v17 18/47] dept: track timeout waits separately with a new Kconfig Byungchul Park (Thu Oct 02 2025 - 04:25:41 EST)
- [PATCH v17 23/47] dept: apply timeout consideration to dma fence wait Byungchul Park (Thu Oct 02 2025 - 04:26:08 EST)
- [PATCH v17 26/47] dept: print staged wait's stacktrace on report Byungchul Park (Thu Oct 02 2025 - 04:27:45 EST)
- [PATCH v17 27/47] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed Byungchul Park (Thu Oct 02 2025 - 04:28:23 EST)
- [PATCH v17 22/47] dept: apply timeout consideration to hashed-waitqueue wait Byungchul Park (Thu Oct 02 2025 - 04:28:43 EST)
- [PATCH v17 24/47] dept: make dept able to work with an external wgen Byungchul Park (Thu Oct 02 2025 - 04:29:20 EST)
- [PATCH v17 33/47] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation Byungchul Park (Thu Oct 02 2025 - 04:29:24 EST)
- [PATCH v17 28/47] dept: add documentation for dept Byungchul Park (Thu Oct 02 2025 - 04:30:03 EST)
- [PATCH v17 25/47] dept: track PG_locked with dept Byungchul Park (Thu Oct 02 2025 - 04:30:26 EST)
- [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling Byungchul Park (Thu Oct 02 2025 - 04:31:18 EST)
- [PATCH v17 37/47] completion, dept: introduce init_completion_dmap() API Byungchul Park (Thu Oct 02 2025 - 04:33:14 EST)
- [PATCH v17 29/47] cpu/hotplug: use a weaker annotation in AP thread Byungchul Park (Thu Oct 02 2025 - 04:33:56 EST)
- [PATCH v17 32/47] dept: assign unique dept_key to each distinct dma fence caller Byungchul Park (Thu Oct 02 2025 - 04:34:27 EST)
- [PATCH v17 34/47] dept: make dept stop from working on debug_locks_off() Byungchul Park (Thu Oct 02 2025 - 04:34:42 EST)
- [PATCH v17 31/47] dept: assign dept map to mmu notifier invalidation synchronization Byungchul Park (Thu Oct 02 2025 - 04:34:46 EST)
- [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb Byungchul Park (Thu Oct 02 2025 - 04:35:03 EST)
- [PATCH v17 36/47] dept: assign unique dept_key to each distinct wait_for_completion() caller Byungchul Park (Thu Oct 02 2025 - 04:35:27 EST)
- [PATCH v17 45/47] dept: track PG_writeback with dept Byungchul Park (Thu Oct 02 2025 - 04:35:46 EST)
- [PATCH v17 46/47] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt Byungchul Park (Thu Oct 02 2025 - 04:37:00 EST)
- [PATCH v17 38/47] dept: introduce a new type of dependency tracking between multi event sites Byungchul Park (Thu Oct 02 2025 - 04:38:12 EST)
- [PATCH v17 43/47] rcu/update: fix same dept key collision between various types of RCU Byungchul Park (Thu Oct 02 2025 - 04:38:14 EST)
- [PATCH v17 40/47] dept: introduce event_site() to disable event tracking if it's recoverable Byungchul Park (Thu Oct 02 2025 - 04:38:26 EST)
- [PATCH v17 39/47] dept: add module support for struct dept_event_site and dept_event_site_dep Byungchul Park (Thu Oct 02 2025 - 04:38:28 EST)
- [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage Byungchul Park (Thu Oct 02 2025 - 04:38:42 EST)
- [PATCH v17 42/47] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state Byungchul Park (Thu Oct 02 2025 - 04:39:31 EST)
- [PATCH v17 41/47] dept: implement a basic unit test for dept Byungchul Park (Thu Oct 02 2025 - 04:39:35 EST)
- [PATCH v17 47/47] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE Byungchul Park (Thu Oct 02 2025 - 04:40:00 EST)
- [PATCH 1/2] rv: Fully convert enabled_monitors to use list_head as iterator Nam Cao (Thu Oct 02 2025 - 04:42:16 EST)
- [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Byungchul Park (Thu Oct 02 2025 - 04:42:54 EST)
- Re: [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h Greg KH (Thu Oct 02 2025 - 04:43:10 EST)
- Re: [PATCH] slab: Fix using this_cpu_ptr() in preemptible context Vlastimil Babka (Thu Oct 02 2025 - 04:43:21 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Ackerley Tng (Thu Oct 02 2025 - 04:43:32 EST)
- Re: [syzbot] [fs?] WARNING in copy_mnt_ns Jan Kara (Thu Oct 02 2025 - 04:44:01 EST)
- Re: [PATCH v5 0/8] media: Introduce V4L2 generic ISP support Sakari Ailus (Thu Oct 02 2025 - 04:44:23 EST)
- Re: [PATCH v2 2/2] drm/panthor: skip regulator setup if no such prop Steven Price (Thu Oct 02 2025 - 04:44:25 EST)
- [PATCH 0/7] ASoC/SOF/PCI/Intel: Support for Nova Lake S Peter Ujfalusi (Thu Oct 02 2025 - 04:44:48 EST)
- [PATCH] tracing: fprobe: Fix to init fprobe_ip_table earlier Masami Hiramatsu (Google) (Thu Oct 02 2025 - 04:46:09 EST)
- [PATCH 2/2] rv: Make rtapp/pagefault monitor depends on CONFIG_MMU Nam Cao (Thu Oct 02 2025 - 04:46:45 EST)
- Re: [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling Jan Kara (Thu Oct 02 2025 - 04:47:13 EST)
- Re: [syzbot] [fs?] WARNING in copy_mnt_ns syzbot (Thu Oct 02 2025 - 04:47:21 EST)
- Re: [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker) Greg KH (Thu Oct 02 2025 - 04:47:31 EST)
- [PATCH] gpu/drm/nouveau/nvif: fix a null dereference in nvif_client_ctor() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 04:47:37 EST)
- New September Order. 09536 Thursday, October 2, 2025 at 10:29:46 AM Info - Albinayah 011 (Thu Oct 02 2025 - 04:47:43 EST)
- [PATCH 1/7] PCI: Add Intel Nova Lake S audio Device ID Peter Ujfalusi (Thu Oct 02 2025 - 04:48:05 EST)
- [PATCH 2/7] ALSA: hda/hdmi: intelhdmi: add HDMI codec ID for Intel NVL Peter Ujfalusi (Thu Oct 02 2025 - 04:48:24 EST)
- [PATCH 3/7] ASoC: Intel: soc-acpi: add NVL match tables Peter Ujfalusi (Thu Oct 02 2025 - 04:48:42 EST)
- Re: [PATCH] tee: QCOMTEE should depend on ARCH_QCOM Jens Wiklander (Thu Oct 02 2025 - 04:49:16 EST)
- Updated webpage: Methodist Philosophy (was Fair Pay Philosophy, Unification in Bitstream System, Low JItter) Ywe Cærlyn (Thu Oct 02 2025 - 04:49:48 EST)
- [PATCH v7 0/2] add VCP mailbox driver Jjian Zhou (Thu Oct 02 2025 - 04:49:50 EST)
- Re: [PATCH v2 02/20] rv: Cleanup da_monitor after refactor Nam Cao (Thu Oct 02 2025 - 04:50:08 EST)
- [PATCH v7 1/2] dt-bindings: mailbox: mediatek,mt8196-vcp-mbox: add mtk vcp-mbox document Jjian Zhou (Thu Oct 02 2025 - 04:50:08 EST)
- [PATCH 7/7] ALSA: hda: controllers: intel: add support for Nova Lake S Peter Ujfalusi (Thu Oct 02 2025 - 04:50:10 EST)
- [PATCH 4/7] ASoC: Intel: soc-acpi-intel-nvl-match: add rt722 l3 support Peter Ujfalusi (Thu Oct 02 2025 - 04:50:31 EST)
- [PATCH 5/7] ASoC: SOF: Intel: add initial support for NVL-S Peter Ujfalusi (Thu Oct 02 2025 - 04:50:47 EST)
- [PATCH v7 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver Jjian Zhou (Thu Oct 02 2025 - 04:51:43 EST)
- [PATCH 5.10] gpu/i915: fix error return in mmap_offset_attach() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 04:52:45 EST)
- Re: [PATCH v2 01/20] rv: Refactor da_monitor to minimise macros Nam Cao (Thu Oct 02 2025 - 04:53:06 EST)
- [PATCH 6/7] ALSA: hda: core: intel-dsp-config: Add support for NVL-S Peter Ujfalusi (Thu Oct 02 2025 - 04:53:11 EST)
- Re: [PATCH v10 06/43] arm64: RME: Define the user ABI Suzuki K Poulose (Thu Oct 02 2025 - 04:53:19 EST)
- Re: [PATCH 06/26] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT Jacopo Mondi (Thu Oct 02 2025 - 04:53:22 EST)
- [PATCH 0/2] arm64: dts: qcom: msm8996: fix issues with probing of USB hosts Dmitry Baryshkov (Thu Oct 02 2025 - 04:53:43 EST)
- [PATCH 2/2] arm64: dts: qcom: msm8996: add interconnect paths to USB2 controller Dmitry Baryshkov (Thu Oct 02 2025 - 04:54:08 EST)
- Re: [PATCH] fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds Albin Babu Varghese (Thu Oct 02 2025 - 04:54:58 EST)
- [PATCH 1/2] interconnect: qcom: msm8996: add missing link to SLAVE_USB_HS Dmitry Baryshkov (Thu Oct 02 2025 - 04:55:01 EST)
- Re: [syzbot] [fs?] WARNING in copy_mnt_ns Jan Kara (Thu Oct 02 2025 - 04:57:22 EST)
- Re: [PATCH 3/5] media: iris: Add support for AV1 format in iris decoder kernel test robot (Thu Oct 02 2025 - 04:58:10 EST)
- [PATCH v7 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:00:59 EST)
- [PATCH v7 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:01:02 EST)
- [PATCH v7 2/9] regulator: Add support for MediaTek MT6316 SPMI PMIC Regulators AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:01:17 EST)
- Re: [RFC PATCH v3 00/24] Hierarchical Constant Bandwidth Server Juri Lelli (Thu Oct 02 2025 - 05:01:41 EST)
- [PATCH v7 5/9] dt-bindings: regulator: Document MediaTek MT6373 PMIC Regulators AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:01:49 EST)
- [PATCH v7 7/9] dt-bindings: iio: adc: mt6359: Allow reg for SPMI PMICs AuxADC AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:01:57 EST)
- [PATCH v7 3/9] dt-bindings: regulator: Document MediaTek MT6363 PMIC Regulators AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:02:42 EST)
- [PATCH v7 6/9] regulator: Add support for MediaTek MT6373 SPMI PMIC Regulators AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:02:49 EST)
- [PATCH v7 4/9] regulator: Add support for MediaTek MT6363 SPMI PMIC Regulators AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:02:51 EST)
- [PATCH v7 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:02:54 EST)
- Re: [PATCH] slab: Fix using this_cpu_ptr() in preemptible context Harry Yoo (Thu Oct 02 2025 - 05:03:26 EST)
- [PATCH v2 1/4] memory: tegra: Group mc-err related registers Ketan Patil (Thu Oct 02 2025 - 05:03:49 EST)
- [PATCH v2 2/4] memory: tegra: Group register and fields Ketan Patil (Thu Oct 02 2025 - 05:03:58 EST)
- [PATCH v2 3/4] memory: tegra: Add support for multiple irqs Ketan Patil (Thu Oct 02 2025 - 05:04:09 EST)
- [PATCH v2 4/4] memory: tegra: Add MC error logging support for Tegra264 Ketan Patil (Thu Oct 02 2025 - 05:04:19 EST)
- [PATCH v7 9/9] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73 AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:06:13 EST)
- [PATCH v2 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC Ketan Patil (Thu Oct 02 2025 - 05:07:59 EST)
- Re: [PATCH v8 18/20] PCI/AER: Ratelimit correctable and non-fatal error logging Breno Leitao (Thu Oct 02 2025 - 05:08:29 EST)
- Re: [PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer() Breno Leitao (Thu Oct 02 2025 - 05:11:12 EST)
- Re: [PATCH v4 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings Dmitry Baryshkov (Thu Oct 02 2025 - 05:11:26 EST)
- Re: [PATCH v2 03/20] rv: Unify DA event handling functions across monitor types Nam Cao (Thu Oct 02 2025 - 05:14:40 EST)
- [PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 05:15:04 EST)
- Re: [PATCH v4 01/10] PCI: Avoid saving error values for config space Benjamin Block (Thu Oct 02 2025 - 05:16:39 EST)
- [PATCH] rtc: fix error return in pm80x_rtc_set_alarm() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 05:17:07 EST)
- [PATCH] rtc: fix error return in pm80x_rtc_read_alarm() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 05:18:29 EST)
- [PATCH] rtc: fix error return in pm80x_rtc_read_alarm() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 05:18:40 EST)
- Re: [PATCH 1/8] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding Vikash Garodia (Thu Oct 02 2025 - 05:18:59 EST)
- [PATCH v2] vgem: fix error return in vgem_init() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 05:19:08 EST)
- Re: [PATCH v8 0/3] firmware: ti_sci: Partial-IO support Markus Schneider-Pargmann (Thu Oct 02 2025 - 05:20:12 EST)
- [PATCH] rtc: fix error return in pm80x_rtc_set_time() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 05:20:23 EST)
- [PATCH 0/2] dt-bindings: leds: Convert to DT Schema Harrison Carter (Thu Oct 02 2025 - 05:20:33 EST)
- [PATCH 1/2] dt-bindings: leds: ti,lm3532: Convert to DT Schema Harrison Carter (Thu Oct 02 2025 - 05:20:45 EST)
- [PATCH 2/2] dt-bindings: leds: ti,lm3601x: Convert to DT Schema Harrison Carter (Thu Oct 02 2025 - 05:20:53 EST)
- [PATCH] clk: tests: Add tests for clk lookup by name Chen-Yu Tsai (Thu Oct 02 2025 - 05:21:07 EST)
- [PATCH] rtc: fix error return in pm80x_rtc_set_time() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 05:21:19 EST)
- Re: [PATCH v8 0/3] firmware: ti_sci: Partial-IO support Markus Schneider-Pargmann (Thu Oct 02 2025 - 05:21:36 EST)
- [PATCH] nvme: target: fix error checking in nvmet_fc_schedule_delete_assoc() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 05:22:17 EST)
- Re: [PATCH v3 0/6] arm64: dts: ti: k3-am62: Add wakeup-sources for low power modes Markus Schneider-Pargmann (Thu Oct 02 2025 - 05:25:03 EST)
- [PATCH] rtc: fix error checking in wdt_disable() Alexandr Sapozhnkiov (Thu Oct 02 2025 - 05:25:13 EST)
- Re: [PATCH 2/8] media: iris: Add support for multiple clock sources Vikash Garodia (Thu Oct 02 2025 - 05:25:48 EST)
- [PATCH] rust_binder: remove warning about orphan mappings Alice Ryhl (Thu Oct 02 2025 - 05:26:02 EST)
- Re: [PATCH v2 04/20] Documentation/rv: Adapt documentation after da_monitor refactoring Nam Cao (Thu Oct 02 2025 - 05:27:13 EST)
- Re: [GIT PULL] Crypto Update for 6.17 Herbert Xu (Thu Oct 02 2025 - 05:31:13 EST)
- [git pull] IOMMU Updates for Linux v6.18 Joerg Roedel (Thu Oct 02 2025 - 05:33:18 EST)
- Re: [PATCH v2 05/20] verification/rvgen: Adapt dot2k and templates after refactoring da_monitor.h Nam Cao (Thu Oct 02 2025 - 05:34:38 EST)
- Re: [PATCH 5/8] media: iris: Move vpu register defines to common header file Vikash Garodia (Thu Oct 02 2025 - 05:35:52 EST)
- Re: [PATCH v10 07/43] arm64: RME: ioctls to create and configure realms Steven Price (Thu Oct 02 2025 - 05:36:11 EST)
- Re: [PATCH] clk: COMMON_CLK_RPMI should depend on RISCV Conor Dooley (Thu Oct 02 2025 - 05:36:25 EST)
- [PATCH v5 0/7] SPMI: Implement sub-devices and migrate drivers AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:37:26 EST)
- Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Konrad Dybcio (Thu Oct 02 2025 - 05:37:27 EST)
- [PATCH v5 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:37:41 EST)
- [PATCH v5 2/7] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add() AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:37:51 EST)
- [PATCH v5 3/7] power: reset: qcom-pon: Migrate to devm_spmi_subdevice_alloc_and_add() AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:38:08 EST)
- [PATCH v5 4/7] phy: qualcomm: eusb2-repeater: Migrate to devm_spmi_subdevice_alloc_and_add() AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:38:30 EST)
- [PATCH v5 5/7] misc: qcom-coincell: Migrate to devm_spmi_subdevice_alloc_and_add() AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:38:43 EST)
- [PATCH v5 6/7] iio: adc: qcom-spmi-iadc: Migrate to devm_spmi_subdevice_alloc_and_add() AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:39:09 EST)
- [PATCH v5 7/7] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions AngeloGioacchino Del Regno (Thu Oct 02 2025 - 05:39:29 EST)
- Forwarded: [PATCH] ext4: reject system.data xattr with external inode storage syzbot (Thu Oct 02 2025 - 05:39:39 EST)
- Re: [PATCH] soc: qcom: ice: Set ICE clk to turbo on probe Konrad Dybcio (Thu Oct 02 2025 - 05:39:51 EST)
- Re: [PATCH v2 06/20] verification/rvgen: Annotate DA functions with types Nam Cao (Thu Oct 02 2025 - 05:40:00 EST)
- Re: [PATCH 2/3] clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resets Konrad Dybcio (Thu Oct 02 2025 - 05:40:43 EST)
- Re: [PATCH v2 08/20] verification/dot2c: Remove superfluous enum assignment and add last comma Nam Cao (Thu Oct 02 2025 - 05:41:15 EST)
- Re: [PATCH 7/8] media: iris: Introduce vpu ops for vpu4 with necessary hooks Vikash Garodia (Thu Oct 02 2025 - 05:41:30 EST)
- Re: [PATCH v1 2/2] arm64: dts: xilinx: add soc-specific spi compatibles for zynqmp/versal-net Conor Dooley (Thu Oct 02 2025 - 05:45:11 EST)
- [PATCH] crypto: rng - Ensure set_ent is always present Herbert Xu (Thu Oct 02 2025 - 05:45:53 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 05:48:11 EST)
- Re: [PATCH v2] media: rkisp1: Improve frame sequence correctness on stats and params buffers Kieran Bingham (Thu Oct 02 2025 - 05:49:25 EST)
- Re: [PATCH v3 2/3] arm64: dts: qcom: sm8750: Add PCIe PHY and controller node Konrad Dybcio (Thu Oct 02 2025 - 05:49:35 EST)
- Re: [PATCH] crypto: ti - Add CRYPTO_ALG_ASYNC flag to DTHEv2 AES algos Herbert Xu (Thu Oct 02 2025 - 05:50:03 EST)
- [PATCH] ARM: dts: am33xx: Add missing serial console speed Geert Uytterhoeven (Thu Oct 02 2025 - 05:53:46 EST)
- Re: [linux-next:master] [tracing] e5a4cc28a0: BUG:spinlock_bad_magic_on_CPU Menglong Dong (Thu Oct 02 2025 - 05:54:53 EST)
- [PATCH v1] dt-bindings: clock: Add AST2500/AST2600 VIDEO reset definition Jammy Huang (Thu Oct 02 2025 - 05:57:05 EST)
- Re: [PATCH] tracing: fprobe: Fix to init fprobe_ip_table earlier Menglong Dong (Thu Oct 02 2025 - 06:00:46 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Thu Oct 02 2025 - 06:01:39 EST)
- Re: [PATCH] stable: crypto: sha256 - fix crash at kexec Breno Leitao (Thu Oct 02 2025 - 06:03:05 EST)
- Re: [GIT PULL] Crypto Update for 6.17 Jiri Slaby (Thu Oct 02 2025 - 06:05:18 EST)
- Re: [PATCH 4/8] media: iris: Introduce buffer size calculations for vpu4 Vikash Garodia (Thu Oct 02 2025 - 06:06:44 EST)
- Re: [PATCH v3 phy 12/17] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation Josua Mayer (Thu Oct 02 2025 - 06:09:01 EST)
- [PATCH v3 0/5] coresight: Add format attribute for setting the timestamp interval James Clark (Thu Oct 02 2025 - 06:10:14 EST)
- [PATCH v3 1/5] coresight: Change syncfreq to be a u8 James Clark (Thu Oct 02 2025 - 06:10:18 EST)
- [PATCH v3 2/5] coresight: Repack struct etmv4_drvdata James Clark (Thu Oct 02 2025 - 06:10:33 EST)
- [PATCH v3 3/5] coresight: Refactor etm4_config_timestamp_event() James Clark (Thu Oct 02 2025 - 06:10:47 EST)
- [PATCH v3 4/5] coresight: Add format attribute for setting the timestamp interval James Clark (Thu Oct 02 2025 - 06:10:52 EST)
- [PATCH v3 5/5] coresight: docs: Document etm4x ts_interval James Clark (Thu Oct 02 2025 - 06:11:10 EST)
- Re: [PATCH v2 2/3] printk: console_flush_one_record() code cleanup Petr Mladek (Thu Oct 02 2025 - 06:11:41 EST)
- Re: [PATCH 2/6] coresight: Fix holes in struct etmv4_config James Clark (Thu Oct 02 2025 - 06:11:47 EST)
- Re: [PATCH] fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds Helge Deller (Thu Oct 02 2025 - 06:11:55 EST)
- [PATCH] rust: bindings: add `rust_helper_wait_for_completion` helper function Guangbo Cui (Thu Oct 02 2025 - 06:12:03 EST)
- Re: [GIT PULL] Crypto Update for 6.17 Jiri Slaby (Thu Oct 02 2025 - 06:14:06 EST)
- [PATCH 0/4] Add support for Dongwoon Anatech DW9800K driver Griffin Kroah-Hartman (Thu Oct 02 2025 - 06:16:00 EST)
- [PATCH 1/4] dt-bindings: media: i2c: dw9719: Document DW9800K Griffin Kroah-Hartman (Thu Oct 02 2025 - 06:16:06 EST)
- [PATCH 2/4] media: i2c: dw9719: Add DW9800K support Griffin Kroah-Hartman (Thu Oct 02 2025 - 06:16:41 EST)
- [PATCH 3/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI pull-up Griffin Kroah-Hartman (Thu Oct 02 2025 - 06:17:03 EST)
- [PATCH 4/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add UW cam actuator Griffin Kroah-Hartman (Thu Oct 02 2025 - 06:17:10 EST)
- Re: [PATCH v3] dt-bindings: ASoC: Convert MediaTek RT5650 codecs bindings to DT schema AngeloGioacchino Del Regno (Thu Oct 02 2025 - 06:17:15 EST)
- Re: [PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer() Christophe Leroy (Thu Oct 02 2025 - 06:20:49 EST)
- Re: [PATCH v6 00/16] drm/vkms: Add configfs support Luca Ceresoli (Thu Oct 02 2025 - 06:21:09 EST)
- Re: [PATCH] rust: bindings: add `rust_helper_wait_for_completion` helper function Danilo Krummrich (Thu Oct 02 2025 - 06:28:11 EST)
- Re: [RFC V3 1/9] mm/migrate: factor out code in move_to_new_folio() and migrate_folio_move() Jonathan Cameron (Thu Oct 02 2025 - 06:30:38 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 06:32:10 EST)
- [PATCH 0/3] soc: samsung: exynos-pmu: gs101: avoid SError for inaccessible registers André Draszik (Thu Oct 02 2025 - 06:33:10 EST)
- [PATCH 1/3] soc: samsung: exynos-pmu: allow specifying read & write access tables for secure regmap André Draszik (Thu Oct 02 2025 - 06:33:19 EST)
- [PATCH 2/3] soc: samsung: exynos-pmu: move some gs101 related code into new file André Draszik (Thu Oct 02 2025 - 06:33:30 EST)
- [PATCH 3/3] soc: samsung: gs101-pmu: implement access tables for read and write André Draszik (Thu Oct 02 2025 - 06:33:54 EST)
- Re: [PATCH v7 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver AngeloGioacchino Del Regno (Thu Oct 02 2025 - 06:34:16 EST)
- [RFC 0/2] support vduse feature provisioning in vdpa netlink command Eugenio Pérez (Thu Oct 02 2025 - 06:36:00 EST)
- [RFC 1/2] vduse: support feature provisioning Eugenio Pérez (Thu Oct 02 2025 - 06:36:09 EST)
- [RFC 2/2] vduse: allow to specify device-specific features if it's multiclass Eugenio Pérez (Thu Oct 02 2025 - 06:36:19 EST)
- Re: [PATCH] rust: bindings: add `rust_helper_wait_for_completion` helper function Miguel Ojeda (Thu Oct 02 2025 - 06:40:10 EST)
- Re: [PATCH v3 phy 13/17] phy: lynx-28g: probe on per-SoC and per-instance compatible strings Josua Mayer (Thu Oct 02 2025 - 06:41:27 EST)
- Re: [PATCH 02/10] drm/panthor: rename and document lock_region Steven Price (Thu Oct 02 2025 - 06:41:43 EST)
- Re: [PATCH 04/10] drm/panthor: add mmu_hw_cmd_update Steven Price (Thu Oct 02 2025 - 06:41:51 EST)
- Re: [PATCH 05/10] drm/panthor: rename and document mmu_hw_do_operation_locked Steven Price (Thu Oct 02 2025 - 06:42:00 EST)
- Re: [PATCH 06/10] drm/panthor: remove write_cmd Steven Price (Thu Oct 02 2025 - 06:42:16 EST)
- Re: [PATCH 07/10] drm/panthor: remove unnecessary mmu_hw_wait_ready calls Steven Price (Thu Oct 02 2025 - 06:42:17 EST)
- [PATCH] ext4: reject inline data flag when i_extra_isize is zero Deepanshu Kartikey (Thu Oct 02 2025 - 06:42:27 EST)
- [PATCH v5 0/5] Add support for Andes Qilai SoC PCIe controller Randolph Lin (Thu Oct 02 2025 - 06:46:26 EST)
- [PATCH v5 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver Randolph Lin (Thu Oct 02 2025 - 06:47:08 EST)
- [PATCH v5 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver Randolph Lin (Thu Oct 02 2025 - 06:47:25 EST)
- [PATCH v5 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support Randolph Lin (Thu Oct 02 2025 - 06:47:26 EST)
- [PATCH v5 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support Randolph Lin (Thu Oct 02 2025 - 06:47:39 EST)
- [PATCH v5 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC Randolph Lin (Thu Oct 02 2025 - 06:47:51 EST)
- Re: [PATCH 00/10] drm/panthor: minor AS_CONTROL clean up Steven Price (Thu Oct 02 2025 - 06:48:55 EST)
- Re: [Discuss] First steps for ASI (ASI is fast again) Brendan Jackman (Thu Oct 02 2025 - 06:50:15 EST)
- Re: [PATCH v3 phy 13/17] phy: lynx-28g: probe on per-SoC and per-instance compatible strings Josua Mayer (Thu Oct 02 2025 - 06:51:21 EST)
- [GIT PULL] printk for 6.18 Petr Mladek (Thu Oct 02 2025 - 06:54:11 EST)
- 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Jiri Slaby (Thu Oct 02 2025 - 06:57:27 EST)
- linux-next: build failure after merge of the fixes tree Mark Brown (Thu Oct 02 2025 - 07:01:24 EST)
- Re: [PATCH v2 11/20] verification/rvgen: Allow spaces in and events strings Nam Cao (Thu Oct 02 2025 - 07:03:18 EST)
- Re: [PATCH 1/1] documentation: seqlock: fix the wrong documentation of read_seqbegin_or_lock/need_seqretry Oleg Nesterov (Thu Oct 02 2025 - 07:03:28 EST)
- Re: [RFC V3 4/9] mm/migrate: add migrate_folios_batch_move to batch the folio move operations Jonathan Cameron (Thu Oct 02 2025 - 07:03:42 EST)
- Re: [PATCH 00/21] mm: ASI direct map management Brendan Jackman (Thu Oct 02 2025 - 07:05:30 EST)
- Re: [GIT PULL] s390 fixes for 6.17-rc3 Heiko Carstens (Thu Oct 02 2025 - 07:05:46 EST)
- linux-next: manual merge of the nfsd tree with the nfs-anna tree Mark Brown (Thu Oct 02 2025 - 07:08:47 EST)
- Re: [RFC V3 5/9] mm: add support for copy offload for folio Migration Jonathan Cameron (Thu Oct 02 2025 - 07:10:26 EST)
- Re: [PATCH v3 phy 13/17] phy: lynx-28g: probe on per-SoC and per-instance compatible strings Vladimir Oltean (Thu Oct 02 2025 - 07:11:21 EST)
- Re: [PATCH v3 phy 13/17] phy: lynx-28g: probe on per-SoC and per-instance compatible strings Vladimir Oltean (Thu Oct 02 2025 - 07:14:20 EST)
- Re: [PATCH v2 11/20] verification/rvgen: Allow spaces in and events strings Gabriele Monaco (Thu Oct 02 2025 - 07:17:25 EST)
- Re: [PATCH RFC] usb: typec: thunderbolt: Fix Thunderbolt adapter type bitfield values Tzung-Bi Shih (Thu Oct 02 2025 - 07:19:20 EST)
- Re: [Discuss] First steps for ASI (ASI is fast again) David Hildenbrand (Thu Oct 02 2025 - 07:21:37 EST)
- [PATCH] sched: drop unused variable cpumask in mm_cid_get() André Draszik (Thu Oct 02 2025 - 07:23:22 EST)
- Re: [PATCH 00/21] mm: ASI direct map management Brendan Jackman (Thu Oct 02 2025 - 07:23:33 EST)
- Re: [PATCH v5 2/5] printk: nbcon: Introduce KDB helpers Marcos Paulo de Souza (Thu Oct 02 2025 - 07:23:44 EST)
- [PATCH] iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handling Olivier Moysan (Thu Oct 02 2025 - 07:24:33 EST)
- [PATCH v2] stable: crypto: sha256 - fix crash at kexec Breno Leitao (Thu Oct 02 2025 - 07:26:41 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Herbert Xu (Thu Oct 02 2025 - 07:27:56 EST)
- Re: [RFC V3 6/9] mtcopy: introduce multi-threaded page copy routine Jonathan Cameron (Thu Oct 02 2025 - 07:29:42 EST)
- Re: [PATCH v2 03/20] rv: Unify DA event handling functions across monitor types Gabriele Monaco (Thu Oct 02 2025 - 07:30:54 EST)
- linux-next: manual merge of the vfs-brauner tree with the origin tree Mark Brown (Thu Oct 02 2025 - 07:31:21 EST)
- Re: [RFC PATCH v4 07/28] sched: Add helper function to decide whether to allow cache aware scheduling Chen, Yu C (Thu Oct 02 2025 - 07:32:18 EST)
- Re: [PATCH v1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready Tzung-Bi Shih (Thu Oct 02 2025 - 07:32:37 EST)
- Re: [PATCH v3 phy 12/17] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation Vladimir Oltean (Thu Oct 02 2025 - 07:32:46 EST)
- [PATCH v3 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers Slawomir Rosek (Thu Oct 02 2025 - 07:34:19 EST)
- [PATCH v3 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning Slawomir Rosek (Thu Oct 02 2025 - 07:34:37 EST)
- [PATCH v3 2/6] ACPI: DPTF: Move INT340X device IDs to header Slawomir Rosek (Thu Oct 02 2025 - 07:34:43 EST)
- [PATCH v3 3/6] ACPI: DPTF: Move PCH FIVR device IDs to header Slawomir Rosek (Thu Oct 02 2025 - 07:34:57 EST)
- [PATCH v3 4/6] ACPI: DPTF: Remove not supported INT340X IDs Slawomir Rosek (Thu Oct 02 2025 - 07:34:58 EST)
- [PATCH v3 5/6] ACPI: platform: Add macro for acpi platform driver Slawomir Rosek (Thu Oct 02 2025 - 07:35:42 EST)
- [PATCH v3 6/6] ACPI: DPTF: Move INT340X enumeration to modules Slawomir Rosek (Thu Oct 02 2025 - 07:35:45 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Vegard Nossum (Thu Oct 02 2025 - 07:36:21 EST)
- Re: [RFC V3 7/9] dcbm: add dma core batch migrator for batch page offloading Jonathan Cameron (Thu Oct 02 2025 - 07:38:48 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() David Hildenbrand (Thu Oct 02 2025 - 07:39:16 EST)
- Re: [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64 Mark Brown (Thu Oct 02 2025 - 07:40:32 EST)
- Re: [PATCH v2] drm/vblank: downgrade vblank wait timeout from WARN to debug Ville Syrjälä (Thu Oct 02 2025 - 07:40:37 EST)
- Re: [PATCH 1/2] rv: Fully convert enabled_monitors to use list_head as iterator Gabriele Monaco (Thu Oct 02 2025 - 07:42:39 EST)
- Re: [PATCH 0/2] ext4: fix an data corruption issue in nojournal mode Gao Xiang (Thu Oct 02 2025 - 07:43:01 EST)
- Re: [PATCH v3] dt-bindings: ASoC: Convert MediaTek RT5650 codecs bindings to DT schema Mark Brown (Thu Oct 02 2025 - 07:43:13 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Yeoreum Yun (Thu Oct 02 2025 - 07:43:51 EST)
- Re: linux-next: build failure after merge of the fixes tree Krzysztof Kozlowski (Thu Oct 02 2025 - 07:43:52 EST)
- Re: [PATCH v3 0/5] coresight: Add format attribute for setting the timestamp interval Leo Yan (Thu Oct 02 2025 - 07:45:50 EST)
- Re: [PATCH v19 00/27] riscv control-flow integrity for usermode Florian Weimer (Thu Oct 02 2025 - 07:46:27 EST)
- Re: [PATCH 00/14] iommu: fix device leaks Robin Murphy (Thu Oct 02 2025 - 07:48:50 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 07:49:54 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Yeoreum Yun (Thu Oct 02 2025 - 07:50:23 EST)
- Re: [PATCH v2] drm/vblank: downgrade vblank wait timeout from WARN to debug Ville Syrjälä (Thu Oct 02 2025 - 07:50:39 EST)
- Re: [PATCH 2/2] rv: Make rtapp/pagefault monitor depends on CONFIG_MMU Gabriele Monaco (Thu Oct 02 2025 - 07:51:22 EST)
- Re: [RFC PATCH v4 07/28] sched: Add helper function to decide whether to allow cache aware scheduling Peter Zijlstra (Thu Oct 02 2025 - 07:51:26 EST)
- [PATCH] btrfs: push memalloc_nofs_save/restore() out of alloc_bitmap() rtapadia730 (Thu Oct 02 2025 - 07:55:53 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Jason Gunthorpe (Thu Oct 02 2025 - 07:57:27 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Thu Oct 02 2025 - 07:59:16 EST)
- RFC: Selecting an NVMEM cell for Power State Change Reason (PSCR) recording Oleksij Rempel (Thu Oct 02 2025 - 08:00:53 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Thu Oct 02 2025 - 08:02:07 EST)
- [PATCH iwl-next v2] ice: add support for unmanaged dpll on E830 NIC Arkadiusz Kubalewski (Thu Oct 02 2025 - 08:03:29 EST)
- Re: [PATCH] driver core: PCI: Check drivers_autoprobe for all added devices Vincent Liu (Thu Oct 02 2025 - 08:05:01 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Thu Oct 02 2025 - 08:05:24 EST)
- Re: [PATCH 11/14] iommu/omap: fix device leaks on probe_device() Robin Murphy (Thu Oct 02 2025 - 08:05:38 EST)
- linux-next: manual merge of the drm tree with the origin tree Mark Brown (Thu Oct 02 2025 - 08:06:01 EST)
- Re: [PATCH] btrfs: push memalloc_nofs_save/restore() out of alloc_bitmap() Filipe Manana (Thu Oct 02 2025 - 08:07:08 EST)
- linux-next: manual merge of the drm tree with the origin tree Mark Brown (Thu Oct 02 2025 - 08:08:06 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Danilo Krummrich (Thu Oct 02 2025 - 08:08:44 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 08:11:32 EST)
- [PATCH RFC 0/2] Add target mode support for the DesignWare SPI controller Benoît Monin (Thu Oct 02 2025 - 08:15:06 EST)
- [PATCH RFC 1/2] spi: dw: rename the spi controller to ctlr Benoît Monin (Thu Oct 02 2025 - 08:15:17 EST)
- [PATCH RFC 2/2] spi: dw: add target mode support Benoît Monin (Thu Oct 02 2025 - 08:15:20 EST)
- Re: [PATCH v12 2/9] dma-buf: dma-heap: export declared functions Jens Wiklander (Thu Oct 02 2025 - 08:17:50 EST)
- Re: [PATCH 00/14] iommu: fix device leaks Robin Murphy (Thu Oct 02 2025 - 08:18:15 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 08:18:55 EST)
- Re: [PATCH v3 4/7] arm64: dts: renesas: r9a09g077: Add ADCs support Geert Uytterhoeven (Thu Oct 02 2025 - 08:23:09 EST)
- Re: [PATCH v3 5/7] arm64: dts: renesas: r9a09g087: Add ADCs support Geert Uytterhoeven (Thu Oct 02 2025 - 08:23:36 EST)
- Re: [PATCH v3 7/7] arm64: defconfig: enable RZ/T2H / RZ/N2H ADC driver Geert Uytterhoeven (Thu Oct 02 2025 - 08:24:02 EST)
- Re: [PATCH v12 19/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver Jonathan Cameron (Thu Oct 02 2025 - 08:28:15 EST)
- Re: [PATCH v3 3/7] iio: adc: add RZ/T2H / RZ/N2H ADC driver Geert Uytterhoeven (Thu Oct 02 2025 - 08:28:45 EST)
- Re: [PATCH v3 2/7] dt-bindings: iio: adc: document RZ/T2H and RZ/N2H ADC Geert Uytterhoeven (Thu Oct 02 2025 - 08:30:21 EST)
- Re: linux-next: manual merge of the drm tree with the origin tree Danilo Krummrich (Thu Oct 02 2025 - 08:30:32 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Thu Oct 02 2025 - 08:33:07 EST)
- Re: [PATCH] ARM: dts: am33xx: Add missing serial console speed Matti Vaittinen (Thu Oct 02 2025 - 08:33:21 EST)
- [PATCH] drm: renesas: rz-du: Drop ARCH_RZG2L dependency Prabhakar (Thu Oct 02 2025 - 08:35:17 EST)
- [PATCH v1 1/2] tools/rtla: Add for_each_monitored_cpu() helper Costa Shulyupin (Thu Oct 02 2025 - 08:36:19 EST)
- [PATCH v1 2/2] tools/rtla: Remove unused optional option_index Costa Shulyupin (Thu Oct 02 2025 - 08:36:30 EST)
- Re: [PATCH 5/5] media: iris: Add internal buffer calculation for AV1 decoder Nicolas Dufresne (Thu Oct 02 2025 - 08:38:19 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 08:39:40 EST)
- Re: [PATCH v3 6/7] arm64: dts: renesas: rzt2h/rzn2h-evk: enable ADCs Geert Uytterhoeven (Thu Oct 02 2025 - 08:40:15 EST)
- Re: [PATCH v12 2/9] dma-buf: dma-heap: export declared functions Nicolas Dufresne (Thu Oct 02 2025 - 08:40:55 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Danilo Krummrich (Thu Oct 02 2025 - 08:41:38 EST)
- Re: [PATCH] drm: renesas: rz-du: Drop ARCH_RZG2L dependency Geert Uytterhoeven (Thu Oct 02 2025 - 08:43:09 EST)
- Re: [PATCH] docs/zh_CN: Add trace debugging Chinese translation Alex Shi (Thu Oct 02 2025 - 08:45:11 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI pull-up Konrad Dybcio (Thu Oct 02 2025 - 08:46:12 EST)
- Re: [PATCH v2] i2c: fix reference leak in MP2 PCI device Ma Ke (Thu Oct 02 2025 - 08:46:20 EST)
- [PATCH] dmaengine: sh: Kconfig: Drop ARCH_R7S72100/ARCH_RZG2L dependency Prabhakar (Thu Oct 02 2025 - 08:47:51 EST)
- Re: [PATCH] drm: renesas: rz-du: Drop ARCH_RZG2L dependency Laurent Pinchart (Thu Oct 02 2025 - 08:47:59 EST)
- Re: [GIT PULL] RISC-V updates for v6.18-rc1 Ben Dooks (Thu Oct 02 2025 - 08:49:24 EST)
- Re: [RFC PATCH v4 07/28] sched: Add helper function to decide whether to allow cache aware scheduling Chen, Yu C (Thu Oct 02 2025 - 08:52:00 EST)
- [PATCH 0/4] export mount info for "unmounted" mounts Bhavik Sachdev (Thu Oct 02 2025 - 08:55:34 EST)
- Re: [PATCH] smb: server: Use common error handling code in smb_direct_rdma_xmit() Stefan Metzmacher (Thu Oct 02 2025 - 08:55:42 EST)
- [PATCH 1/4] fs/namespace: add umount_mnt_ns mount namespace for unmounted mounts Bhavik Sachdev (Thu Oct 02 2025 - 08:55:59 EST)
- [PATCH 2/4] fs/namespace: add umounted mounts to umount_mnt_ns Bhavik Sachdev (Thu Oct 02 2025 - 08:56:15 EST)
- [PATCH 3/4] statmount: allow for "unmounted" mounts Bhavik Sachdev (Thu Oct 02 2025 - 08:56:26 EST)
- [PATCH 4/4] fs/stat: export mnt_ns_id through statx Bhavik Sachdev (Thu Oct 02 2025 - 08:56:39 EST)
- Re: [PATCH v12 3/9] tee: implement protected DMA-heap Jens Wiklander (Thu Oct 02 2025 - 08:57:47 EST)
- Re: [PATCH 2/4] media: i2c: dw9719: Add DW9800K support Luca Weiss (Thu Oct 02 2025 - 08:58:21 EST)
- Re: [PATCH RESEND] x86/split_lock: Warn for bus locks once for each task Maksim Davydov (Thu Oct 02 2025 - 08:58:35 EST)
- Re: [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation Niklas Schnelle (Thu Oct 02 2025 - 08:59:09 EST)
- Re: [PATCH v3 0/9] Add thermal sensor driver support for Mediatek MT8196 Laura Nao (Thu Oct 02 2025 - 08:59:21 EST)
- Re: [RFC 2/1] seqlock: make the read_seqbegin_or_lock() API more simple and less error-prone ? Oleg Nesterov (Thu Oct 02 2025 - 09:00:05 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Zhi Wang (Thu Oct 02 2025 - 09:00:23 EST)
- Re: [PATCH 00/14] iommu: fix device leaks Jason Gunthorpe (Thu Oct 02 2025 - 09:01:29 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 09:04:01 EST)
- [PATCH 1/1] tools build: Don't assume libtracefs-devel is always available Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 09:05:39 EST)
- Re: [PATCH v3 5/8] lib/crypto: Add SHA3 kunit tests David Howells (Thu Oct 02 2025 - 09:06:11 EST)
- Re: [RFC PATCH v3 01/24] sched/deadline: Do not access dl_se->rq directly Juri Lelli (Thu Oct 02 2025 - 09:10:50 EST)
- Re: [RFC PATCH V3 01/17] mm: Add kscand kthread for PTE A bit scan Jonathan Cameron (Thu Oct 02 2025 - 09:12:25 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI pull-up Bryan O'Donoghue (Thu Oct 02 2025 - 09:12:39 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI pull-up Luca Weiss (Thu Oct 02 2025 - 09:14:28 EST)
- Re: [PATCH v3 0/8] crypto, lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto David Howells (Thu Oct 02 2025 - 09:15:06 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add UW cam actuator Luca Weiss (Thu Oct 02 2025 - 09:16:50 EST)
- [PATCH V1 0/2] dmaengine: atcdmac300: Add Andes ATCDMAC300 DMA driver CL Wang (Thu Oct 02 2025 - 09:17:47 EST)
- [PATCH V1 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine CL Wang (Thu Oct 02 2025 - 09:18:18 EST)
- [PATCH V1 2/2] dmaengine: atcdmac300: Add driver for Andes ATCDMAC300 DMA controller CL Wang (Thu Oct 02 2025 - 09:18:48 EST)
- [PATCH 1/1] dax: add PROBE_PREFER_ASYNCHRONOUS to the pmem driver Michal Clapinski (Thu Oct 02 2025 - 09:19:28 EST)
- Re: [PATCH v1] media: synopsys: hdmirx: Detect broken interrupt Sebastian Reichel (Thu Oct 02 2025 - 09:19:48 EST)
- Re: [PATCH v2 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices Bean Huo (Thu Oct 02 2025 - 09:20:04 EST)
- Re: [PATCH 2/2] kbuild: userprogs: also inherit byte order and ABI from kernel Thomas Weißschuh (Thu Oct 02 2025 - 09:23:20 EST)
- Re: [PATCH v2 06/10] PCI/LUO: Save and restore driver name Jason Gunthorpe (Thu Oct 02 2025 - 09:23:36 EST)
- Re: [RFC PATCH V3 02/17] mm: Maintain mm_struct list in the system Jonathan Cameron (Thu Oct 02 2025 - 09:23:44 EST)
- Re: [Intel-wired-lan] [PATCH iwl-next v2] ice: add support for unmanaged dpll on E830 NIC Paul Menzel (Thu Oct 02 2025 - 09:24:07 EST)
- Re: [PATCH v2] docs/zh_CN: Add security SCTP Chinese translation Alex Shi (Thu Oct 02 2025 - 09:24:46 EST)
- Re: [PATCH] dmaengine: sh: Kconfig: Drop ARCH_R7S72100/ARCH_RZG2L dependency Geert Uytterhoeven (Thu Oct 02 2025 - 09:26:38 EST)
- Re: [PATCH v2 12/27] media: v4l2-subdev: Introduce v4l2 subdev context Jacopo Mondi (Thu Oct 02 2025 - 09:28:53 EST)
- Re: [PATCH v17 02/47] dept: implement DEPT(DEPendency Tracker) Geert Uytterhoeven (Thu Oct 02 2025 - 09:29:09 EST)
- Re: [RFC PATCH v3 02/24] sched/deadline: Distinct between dl_rq and my_q Juri Lelli (Thu Oct 02 2025 - 09:29:55 EST)
- Linux 5.4.300 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:30:15 EST)
- Linux 5.10.245 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:30:35 EST)
- Re: Linux 5.4.300 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:30:35 EST)
- Linux 5.15.194 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:30:58 EST)
- Re: Linux 5.10.245 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:31:07 EST)
- Linux 6.1.155 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:31:18 EST)
- Re: [PATCH] docs/zh_CN: Update Rust index translation and add reference label Alex Shi (Thu Oct 02 2025 - 09:31:25 EST)
- Re: Linux 5.15.194 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:31:47 EST)
- Re: Linux 6.1.155 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:31:56 EST)
- Linux 6.6.109 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:32:06 EST)
- Re: [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP Ilpo Järvinen (Thu Oct 02 2025 - 09:32:08 EST)
- Re: Linux 6.6.109 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:32:25 EST)
- Linux 6.12.50 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:32:27 EST)
- Linux 6.16.10 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:33:17 EST)
- Re: Linux 6.12.50 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:33:18 EST)
- Re: Linux 6.16.10 Greg Kroah-Hartman (Thu Oct 02 2025 - 09:33:46 EST)
- Re: [RFC PATCH 0/2] rust: bounded integer types and use in register macro Joel Fernandes (Thu Oct 02 2025 - 09:34:28 EST)
- Re: [PATCH v5 2/3] power: supply: Add bd718(15/28/78) charger driver Andreas Kemnade (Thu Oct 02 2025 - 09:34:40 EST)
- Re: [PATCH] docs/zh_CN: Add translation of rust/testing.rst Alex Shi (Thu Oct 02 2025 - 09:35:03 EST)
- Re: [syzbot] [fs?] WARNING in free_mnt_ns syzbot (Thu Oct 02 2025 - 09:35:20 EST)
- Re: [PATCH v1] media: synopsys: hdmirx: Detect broken interrupt Dmitry Osipenko (Thu Oct 02 2025 - 09:36:47 EST)
- Re: [PATCH v2 08/21] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs Paul E. McKenney (Thu Oct 02 2025 - 09:38:42 EST)
- Re: [PATCH v2 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices Bean Huo (Thu Oct 02 2025 - 09:39:25 EST)
- Re: [PATCH v2 3/3] scsi: ufs: core: Add OP-TEE based RPMB driver for UFS devices Bean Huo (Thu Oct 02 2025 - 09:41:09 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Jason Gunthorpe (Thu Oct 02 2025 - 09:41:30 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Thu Oct 02 2025 - 09:42:44 EST)
- Re: [PATCH v3 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo Alexandre Courbot (Thu Oct 02 2025 - 09:49:28 EST)
- Re: [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h Mathieu Desnoyers (Thu Oct 02 2025 - 09:54:09 EST)
- Re: [RFC PATCH V3 03/17] mm: Scan the mm and create a migration list Jonathan Cameron (Thu Oct 02 2025 - 09:54:20 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure Zi Yan (Thu Oct 02 2025 - 09:54:28 EST)
- [GIT PULL] remoteproc updates for v6.18 Bjorn Andersson (Thu Oct 02 2025 - 09:55:29 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 09:56:19 EST)
- Re: [PATCH 5.10] gpu/i915: fix error return in mmap_offset_attach() Rodrigo Vivi (Thu Oct 02 2025 - 09:56:32 EST)
- Re: [PATCH v1] media: synopsys: hdmirx: Detect broken interrupt Dmitry Osipenko (Thu Oct 02 2025 - 09:57:15 EST)
- Re: [PATCH] smb: server: Use common error handling code in smb_direct_rdma_xmit() Namjae Jeon (Thu Oct 02 2025 - 09:58:06 EST)
- Re: [PATCH] kmsan: fix kmsan_handle_dma() to avoid false positives Jason Gunthorpe (Thu Oct 02 2025 - 09:59:24 EST)
- Re: [RFC PATCH v3 03/24] sched/rt: Pass an rt_rq instead of an rq where needed Juri Lelli (Thu Oct 02 2025 - 10:01:50 EST)
- Re: [PATCH v5 0/5] Handle NBCON consoles on KDB Daniel Thompson (Thu Oct 02 2025 - 10:01:53 EST)
- Re: [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down Tzung-Bi Shih (Thu Oct 02 2025 - 10:02:32 EST)
- [PATCH v5 0/5] lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto David Howells (Thu Oct 02 2025 - 10:03:45 EST)
- Re: [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down Tzung-Bi Shih (Thu Oct 02 2025 - 10:03:50 EST)
- [PATCH v5 1/5] s390/sha3: Rename conflicting functions David Howells (Thu Oct 02 2025 - 10:04:07 EST)
- [PATCH v5 2/5] arm64/sha3: Rename conflicting functions David Howells (Thu Oct 02 2025 - 10:04:23 EST)
- [PATCH v5 3/5] lib/crypto: Add SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256 David Howells (Thu Oct 02 2025 - 10:04:37 EST)
- [PATCH v5 4/5] lib/crypto: Move the SHA3 Iota transform into the single round function David Howells (Thu Oct 02 2025 - 10:04:39 EST)
- Re: [PATCH v4] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference Google (Thu Oct 02 2025 - 10:04:53 EST)
- [PATCH v5 5/5] lib/crypto: Add SHA3 kunit tests David Howells (Thu Oct 02 2025 - 10:04:57 EST)
- Re: [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd Brendan Jackman (Thu Oct 02 2025 - 10:05:35 EST)
- Re: [PATCH] tracing: fprobe: Fix to init fprobe_ip_table earlier Google (Thu Oct 02 2025 - 10:05:45 EST)
- [GIT PULL] rpmsg updates for v6.18 Bjorn Andersson (Thu Oct 02 2025 - 10:05:49 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI pull-up Wolfram Sang (Thu Oct 02 2025 - 10:05:57 EST)
- Re: [PATCH v6 00/28] Legacy hardware/cache events as json James Clark (Thu Oct 02 2025 - 10:06:51 EST)
- [PATCH v2] media: synopsys: hdmirx: Detect broken interrupt Dmitry Osipenko (Thu Oct 02 2025 - 10:08:58 EST)
- Re: [RFC PATCH v3 04/24] sched/rt: Move some functions from rt.c to sched.h Juri Lelli (Thu Oct 02 2025 - 10:12:43 EST)
- Re: [PATCH 1/1] tools build: Don't assume libtracefs-devel is always available Tomas Glozar (Thu Oct 02 2025 - 10:13:35 EST)
- [GIT PULL] probes: Fixes for v6.17 Google (Thu Oct 02 2025 - 10:26:38 EST)
- Re: [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down Mary Strodl (Thu Oct 02 2025 - 10:29:09 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Zhi Wang (Thu Oct 02 2025 - 10:29:28 EST)
- [GIT PULL] Please pull IOMMUFD subsystem changes Jason Gunthorpe (Thu Oct 02 2025 - 10:29:50 EST)
- Re: [PATCH 05/21] x86/mm/pat: mirror direct map changes to ASI Brendan Jackman (Thu Oct 02 2025 - 10:31:15 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Thu Oct 02 2025 - 10:31:39 EST)
- Re: [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down Mary Strodl (Thu Oct 02 2025 - 10:34:21 EST)
- Re: [PATCH 06/21] mm/page_alloc: add __GFP_SENSITIVE and always set it Brendan Jackman (Thu Oct 02 2025 - 10:34:43 EST)
- Re: [PATCH] clk: COMMON_CLK_RPMI should depend on RISCV Anup Patel (Thu Oct 02 2025 - 10:35:06 EST)
- Re: [syzbot] [fs?] WARNING in copy_mnt_ns syzbot (Thu Oct 02 2025 - 10:36:14 EST)
- Re: [PATCH 2/2] PCI: keystone: Remove the __init macro for the ks_pcie_host_init() callback Bjorn Helgaas (Thu Oct 02 2025 - 10:36:40 EST)
- Re: [PATCH v2 1/3] gpio: mpsse: use rcu to ensure worker is torn down Mary Strodl (Thu Oct 02 2025 - 10:36:50 EST)
- Re: [PATCH 11/21] mm: introduce freetype_t Brendan Jackman (Thu Oct 02 2025 - 10:39:37 EST)
- [PATCH v2 0/5] I2C Mux per channel bus speed Marcus Folkesson (Thu Oct 02 2025 - 10:42:24 EST)
- [PATCH v2 1/5] i2c: core: add callback to change bus frequency Marcus Folkesson (Thu Oct 02 2025 - 10:42:28 EST)
- [PATCH v2 2/5] i2c: mux: add support for per channel bus frequency Marcus Folkesson (Thu Oct 02 2025 - 10:42:45 EST)
- [PATCH v2 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz Marcus Folkesson (Thu Oct 02 2025 - 10:42:53 EST)
- [PATCH v2 4/5] i2c: davinci: add support for setting bus frequency Marcus Folkesson (Thu Oct 02 2025 - 10:43:00 EST)
- [PATCH v2 5/5] docs: i2c: i2c-topology: add section about bus speed Marcus Folkesson (Thu Oct 02 2025 - 10:43:20 EST)
- Re: [GIT PULL] s390 fixes for 6.17-rc3 Heiko Carstens (Thu Oct 02 2025 - 10:43:40 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Pasha Tatashin (Thu Oct 02 2025 - 10:44:33 EST)
- Re: [PATCH 11/14] iommu/omap: fix device leaks on probe_device() Johan Hovold (Thu Oct 02 2025 - 10:45:40 EST)
- Re: [PATCH v2 3/5] i2c: davinci: calculate bus freq from Hz instead of kHz Bartosz Golaszewski (Thu Oct 02 2025 - 10:50:08 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Ilpo Järvinen (Thu Oct 02 2025 - 10:54:34 EST)
- 回复: 回复: [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property Jun Guo (Thu Oct 02 2025 - 10:56:02 EST)
- Re: [PATCH] rv: Add signal reactor Nam Cao (Thu Oct 02 2025 - 10:56:27 EST)
- [PATCH v2 08/15] serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatile Hugo Villeneuve (Thu Oct 02 2025 - 10:58:00 EST)
- [PATCH v2 02/15] serial: sc16is7xx: rename LCR macros to better reflect usage Hugo Villeneuve (Thu Oct 02 2025 - 10:58:13 EST)
- [PATCH v2 09/15] serial: sc16is7xx: move port/channel init to separate function Hugo Villeneuve (Thu Oct 02 2025 - 10:58:15 EST)
- [PATCH v2 01/15] serial: sc16is7xx: remove useless enable of enhanced features Hugo Villeneuve (Thu Oct 02 2025 - 10:58:19 EST)
- [PATCH v2 05/15] serial: sc16is7xx: remove unnecessary pointer cast Hugo Villeneuve (Thu Oct 02 2025 - 10:58:40 EST)
- [PATCH v2 04/15] serial: sc16is7xx: define common register access function Hugo Villeneuve (Thu Oct 02 2025 - 10:58:58 EST)
- [PATCH v2 03/15] serial: sc16is7xx: rename EFR mutex with generic name Hugo Villeneuve (Thu Oct 02 2025 - 10:59:09 EST)
- [PATCH v2 00/15] serial: sc16is7xx: register access fixes and improvements Hugo Villeneuve (Thu Oct 02 2025 - 10:59:15 EST)
- [PATCH v2 06/15] serial: sc16is7xx: use guards for simple mutex locks Hugo Villeneuve (Thu Oct 02 2025 - 10:59:23 EST)
- [PATCH v2 11/15] serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST Hugo Villeneuve (Thu Oct 02 2025 - 10:59:31 EST)
- [PATCH v2 07/15] serial: sc16is7xx: drop -ENOMEM error message Hugo Villeneuve (Thu Oct 02 2025 - 10:59:32 EST)
- [PATCH v2 10/15] serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameter Hugo Villeneuve (Thu Oct 02 2025 - 10:59:33 EST)
- [PATCH v2 12/15] serial: sc16is7xx: use KBUILD_MODNAME Hugo Villeneuve (Thu Oct 02 2025 - 10:59:41 EST)
- [PATCH v2 14/15] serial: sc16is7xx: reformat comments to improve readability Hugo Villeneuve (Thu Oct 02 2025 - 11:00:46 EST)
- [PATCH v2 15/15] serial: sc16is7xx: add comments for lock requirements Hugo Villeneuve (Thu Oct 02 2025 - 11:00:49 EST)
- [PATCH v2 13/15] serial: sc16is7xx: change conditional operator indentation Hugo Villeneuve (Thu Oct 02 2025 - 11:00:55 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Pasha Tatashin (Thu Oct 02 2025 - 11:01:30 EST)
- Re: [GIT PULL] RISC-V updates for v6.18-rc1 Olof Johansson (Thu Oct 02 2025 - 11:06:44 EST)
- Re: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Dave Hansen (Thu Oct 02 2025 - 11:06:58 EST)
- Re: [PATCH 8/8] media: iris: Add platform data for kaanapali Bryan O'Donoghue (Thu Oct 02 2025 - 11:10:25 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Jason Gunthorpe (Thu Oct 02 2025 - 11:10:43 EST)
- Re: [PATCH v3] nfsd: remove long-standing revoked delegations by force Chuck Lever (Thu Oct 02 2025 - 11:10:58 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 11:11:21 EST)
- Re: [PATCH v4 15/28] iommu/arm-smmu-v3: Load the driver later in KVM mode Jason Gunthorpe (Thu Oct 02 2025 - 11:13:23 EST)
- Re: [PATCH 7/7] blk-mq: add documentation for new queue attribute async_dpeth Nilay Shroff (Thu Oct 02 2025 - 11:13:34 EST)
- Re: [PATCH v4 4/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC kernel test robot (Thu Oct 02 2025 - 11:14:35 EST)
- Re: [PATCH] smb: server: Use common error handling code in smb_direct_rdma_xmit() Steve French (Thu Oct 02 2025 - 11:15:02 EST)
- Re: [PATCH 3/7] blk-mq: add a new queue sysfs attribute async_depth Nilay Shroff (Thu Oct 02 2025 - 11:16:41 EST)
- linux-next: manual merge of the ftrace tree with the origin tree Mark Brown (Thu Oct 02 2025 - 11:19:22 EST)
- Re: [PATCH 1/7] block: convert nr_requests to unsigned int Nilay Shroff (Thu Oct 02 2025 - 11:19:47 EST)
- Re: [PATCH 5.10] gpu/i915: fix error return in mmap_offset_attach() Ville Syrjälä (Thu Oct 02 2025 - 11:21:16 EST)
- Re: [PATCH 1/1] tools build: Don't assume libtracefs-devel is always available Ian Rogers (Thu Oct 02 2025 - 11:21:30 EST)
- Re: [GIT PULL] RISC-V updates for v6.18-rc1 Ben Dooks (Thu Oct 02 2025 - 11:22:23 EST)
- Re: [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64 Dave Hansen (Thu Oct 02 2025 - 11:23:09 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 11:24:13 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Geert Uytterhoeven (Thu Oct 02 2025 - 11:26:07 EST)
- Re: [PATCH v12 07/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h Bowman, Terry (Thu Oct 02 2025 - 11:26:21 EST)
- [PATCH net v6 0/4] net: netpoll: fix memory leak and add comprehensive selftests Breno Leitao (Thu Oct 02 2025 - 11:26:52 EST)
- [PATCH net v6 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup Breno Leitao (Thu Oct 02 2025 - 11:27:16 EST)
- [PATCH net v6 2/4] selftest: netcons: refactor target creation Breno Leitao (Thu Oct 02 2025 - 11:27:37 EST)
- [PATCH net v6 3/4] selftest: netcons: create a torture test Breno Leitao (Thu Oct 02 2025 - 11:27:46 EST)
- [PATCH net] net: dlink: handle dma_map_single() failure properly Yeounsu Moon (Thu Oct 02 2025 - 11:28:20 EST)
- [PATCH net v6 4/4] selftest: netcons: add test for netconsole over bonded interfaces Breno Leitao (Thu Oct 02 2025 - 11:28:28 EST)
- Re: [PATCH 8/8] media: iris: Add platform data for kaanapali Bryan O'Donoghue (Thu Oct 02 2025 - 11:30:21 EST)
- Re: [6.16.9 / 6.17.0 PANIC REGRESSION] block: fix lockdep warning caused by lock dependency in elv_iosched_store Nilay Shroff (Thu Oct 02 2025 - 11:32:32 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Dave Jiang (Thu Oct 02 2025 - 11:33:12 EST)
- Re: [PATCH 4/7] drm/bridge: lock the encoder chain in scoped for_each loops Luca Ceresoli (Thu Oct 02 2025 - 11:34:05 EST)
- Re: [PATCH v2] media: synopsys: hdmirx: Detect broken interrupt Sebastian Reichel (Thu Oct 02 2025 - 11:34:19 EST)
- Re: [PATCH] ARM: Make sure CPU_ARM940T kernel can be built. Franz-Josef Haider (Thu Oct 02 2025 - 11:34:46 EST)
- Re: [RFC PATCH v3 05/24] sched/rt: Disable RT_GROUP_SCHED Juri Lelli (Thu Oct 02 2025 - 11:35:33 EST)
- [RFC PATCH] remoteproc: core: full attach detach during recovery Tanmay Shah (Thu Oct 02 2025 - 11:35:50 EST)
- Re: [RESEND][PATCH v2 0/2] perf record: ratio-to-prev event term for auto counter reload Falcon, Thomas (Thu Oct 02 2025 - 11:38:54 EST)
- Re: [PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch Dave Martin (Thu Oct 02 2025 - 11:40:56 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Vishal Annapurve (Thu Oct 02 2025 - 11:42:21 EST)
- Re: [PATCH v2 01/15] serial: sc16is7xx: remove useless enable of enhanced features Greg KH (Thu Oct 02 2025 - 11:44:07 EST)
- Re: (subset) [PATCH v1 1/2] spi: dt-bindings: cadence: add soc-specific compatible strings for zynqmp and versal-net Mark Brown (Thu Oct 02 2025 - 11:44:36 EST)
- Re: [PATCH v2 02/21] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast Frederic Weisbecker (Thu Oct 02 2025 - 11:46:27 EST)
- Re: [PATCH v6 00/28] Legacy hardware/cache events as json Ian Rogers (Thu Oct 02 2025 - 11:46:39 EST)
- Re: [PATCH 1/1] tools build: Don't assume libtracefs-devel is always available Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 11:47:12 EST)
- [PATCH 1/1 v2] tools build: Don't assume libtracefs-devel is always available Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 11:48:06 EST)
- linux-next: build failure after merge of the ftrace tree Mark Brown (Thu Oct 02 2025 - 11:50:50 EST)
- Re: [PATCH v2] media: synopsys: hdmirx: Detect broken interrupt Dmitry Osipenko (Thu Oct 02 2025 - 11:51:29 EST)
- Re: [PATCH v2 01/15] serial: sc16is7xx: remove useless enable of enhanced features Hugo Villeneuve (Thu Oct 02 2025 - 11:53:49 EST)
- [PATCH] s390/uv: Fix the comment of the uv_find_secret() function Thomas Huth (Thu Oct 02 2025 - 11:54:43 EST)
- Re: [PATCH v2 08/21] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs Alexei Starovoitov (Thu Oct 02 2025 - 11:56:36 EST)
- Re: [PATCH 1/1 v2] tools build: Don't assume libtracefs-devel is always available Ian Rogers (Thu Oct 02 2025 - 11:57:23 EST)
- Re: [RFC PATCH v3 06/24] sched/rt: Introduce HCBS specific structs in task_group Juri Lelli (Thu Oct 02 2025 - 11:58:27 EST)
- Re: [6.16.9 / 6.17.0 PANIC REGRESSION] block: fix lockdep warning caused by lock dependency in elv_iosched_store Jens Axboe (Thu Oct 02 2025 - 11:58:47 EST)
- Re: [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP dan.j.williams (Thu Oct 02 2025 - 11:59:04 EST)
- Re: [PATCH v3 0/6] rtc: m41t93: add new features alarm, clock out, watchdog Akhilesh Patil (Thu Oct 02 2025 - 12:01:19 EST)
- linux-next: manual merge of the kvm tree with the origin tree Mark Brown (Thu Oct 02 2025 - 12:01:39 EST)
- Re: [RFC PATCH V3 04/17] mm/kscand: Add only hot pages to migration list Jonathan Cameron (Thu Oct 02 2025 - 12:01:42 EST)
- [syzbot] [ntfs3?] [usb?] general protection fault in rtlock_slowlock_locked syzbot (Thu Oct 02 2025 - 12:02:12 EST)
- Re: [RFC PATCH V3 05/17] mm: Create a separate kthread for migration Jonathan Cameron (Thu Oct 02 2025 - 12:03:56 EST)
- Re: [PATCH hyperv-next] hyperv: Remove the spurious null directive line Easwar Hariharan (Thu Oct 02 2025 - 12:04:32 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 12:05:47 EST)
- Re: RFC: Selecting an NVMEM cell for Power State Change Reason (PSCR) recording Kees Cook (Thu Oct 02 2025 - 12:07:57 EST)
- Re: [PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs Jan Kara (Thu Oct 02 2025 - 12:09:10 EST)
- Re: [PATCH v3 5/8] lib/crypto: Add SHA3 kunit tests Eric Biggers (Thu Oct 02 2025 - 12:09:32 EST)
- Re: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Vishal Annapurve (Thu Oct 02 2025 - 12:09:49 EST)
- Re: [PATCH 1/2] PCI: Release BAR0 of an integrated bridge to allow GPU BAR resize Lucas De Marchi (Thu Oct 02 2025 - 12:10:19 EST)
- Re: [PATCH v5 1/1] mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage Liam R. Howlett (Thu Oct 02 2025 - 12:11:32 EST)
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: skip recursive functions for kprobe_multi ChaosEsque Team (Thu Oct 02 2025 - 12:13:27 EST)
- Re: [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd Dave Hansen (Thu Oct 02 2025 - 12:14:32 EST)
- Re: [Patch v3 5/7] perf/x86/intel: Change macro GLOBAL_CTRL_EN_PERF_METRICS to BIT_ULL(48) ChaosEsque Team (Thu Oct 02 2025 - 12:14:45 EST)
- linux-next: manual merge of the hyperv tree with the fbdev tree Mark Brown (Thu Oct 02 2025 - 12:14:56 EST)
- Re: [PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example ChaosEsque Team (Thu Oct 02 2025 - 12:15:19 EST)
- [GIT PULL] RCU changes for v6.18 Paul E. McKenney (Thu Oct 02 2025 - 12:15:46 EST)
- [PATCH] iommu/vt-d: set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FD Vineeth Pillai (Google) (Thu Oct 02 2025 - 12:16:37 EST)
- Re: [syzbot] kernel BUG in hfs_write_inode George Anthony Vernon (Thu Oct 02 2025 - 12:17:03 EST)
- Re: [RFC PATCH V3 06/17] mm/migration: migrate accessed folios to toptier node Jonathan Cameron (Thu Oct 02 2025 - 12:17:25 EST)
- [PATCH v9 0/6] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC Prabhakar (Thu Oct 02 2025 - 12:17:54 EST)
- [PATCH v9 1/6] clk: renesas: rzv2h-cpg: Add instance field to struct pll Prabhakar (Thu Oct 02 2025 - 12:18:00 EST)
- Re: [PATCH v2 1/6] genirq/test: Select IRQ_DOMAIN ChaosEsque Team (Thu Oct 02 2025 - 12:18:19 EST)
- [PATCH v9 4/6] dt-bindings: display: bridge: renesas,dsi: Document RZ/V2H(P) and RZ/V2N Prabhakar (Thu Oct 02 2025 - 12:18:37 EST)
- [PATCH v9 5/6] drm: renesas: rz-du: mipi_dsi: Add LPCLK clock support Prabhakar (Thu Oct 02 2025 - 12:18:45 EST)
- [PATCH v9 3/6] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC Prabhakar (Thu Oct 02 2025 - 12:18:49 EST)
- [PATCH v9 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks Prabhakar (Thu Oct 02 2025 - 12:19:28 EST)
- Re: [PATCH v2 02/20] arm64/simd: Add scoped guard API for kernel mode SIMD Kees Cook (Thu Oct 02 2025 - 12:19:43 EST)
- Re: [PATCH v8 5/6] drm/msm: mdss: Add QCS8300 support ChaosEsque Team (Thu Oct 02 2025 - 12:20:00 EST)
- [PATCH v9 6/6] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC Prabhakar (Thu Oct 02 2025 - 12:20:07 EST)
- Re: [PATCH 3/6] phy: phy-can-transceiver: Add dual channel support for TJA1048 ChaosEsque Team (Thu Oct 02 2025 - 12:20:27 EST)
- Re: [PATCH v2 03/20] ARM/simd: Add scoped guard API for kernel mode SIMD Kees Cook (Thu Oct 02 2025 - 12:20:40 EST)
- Re: [PATCH 09/10] iio: proximity: Drop unnecessary -ENOMEM messages ChaosEsque Team (Thu Oct 02 2025 - 12:20:51 EST)
- Re: [PATCH v2 2/2] drm/i915: Fix incorrect error handling in shmem_pwrite() ChaosEsque Team (Thu Oct 02 2025 - 12:21:04 EST)
- Re: [PATCH v2 04/20] crypto: aegis128-neon - Move to more abstract 'ksimd' guard API Kees Cook (Thu Oct 02 2025 - 12:21:09 EST)
- Re: [PATCH] ufs: core: Initialize a variable mode for PA_PWRMODE Bart Van Assche (Thu Oct 02 2025 - 12:21:16 EST)
- Re: [PATCH v1 1/2] dt-bindings: iio: adc: Add MAX14001 ChaosEsque Team (Thu Oct 02 2025 - 12:21:29 EST)
- Re: [PATCH v5 0/5] Handle NBCON consoles on KDB Marcos Paulo de Souza (Thu Oct 02 2025 - 12:21:43 EST)
- Re: [PATCH v2 20/20] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack Kees Cook (Thu Oct 02 2025 - 12:22:51 EST)
- Re: [PATCH v2 01/20] arm64: Revert support for generic kernel mode FPU Mark Brown (Thu Oct 02 2025 - 12:23:45 EST)
- Re: [PATCH] ARM: dts: allwinner: Minor whitespace cleanup ChaosEsque Team (Thu Oct 02 2025 - 12:23:52 EST)
- Re: [PATCH] ufs: core: Initialize a variable mode for PA_PWRMODE Bart Van Assche (Thu Oct 02 2025 - 12:23:59 EST)
- Re: [PATCH 2/6] riscv: pgtable: Convert to use_alternative_unlikely ChaosEsque Team (Thu Oct 02 2025 - 12:24:13 EST)
- Re: [RFC PATCH V3 07/17] mm: Add throttling of mm scanning using scan_period Jonathan Cameron (Thu Oct 02 2025 - 12:25:10 EST)
- Re: [PATCH] s390/uv: Fix the comment of the uv_find_secret() function Claudio Imbrenda (Thu Oct 02 2025 - 12:25:25 EST)
- Re: [PATCH] media: nxp: imx8-isi: Check whether pad is non-NULL before access ChaosEsque Team (Thu Oct 02 2025 - 12:25:40 EST)
- Re: [PATCH 05/11] docs: conf.py: fix some troubles for LaTeX output ChaosEsque Team (Thu Oct 02 2025 - 12:26:12 EST)
- Re: [PATCH V2 net 3/8] net/mlx5e: Preserve tc-bw during parent changes ChaosEsque Team (Thu Oct 02 2025 - 12:26:52 EST)
- Re: [PATCH v2 1/2] rust: Add cpu_relax() helper ChaosEsque Team (Thu Oct 02 2025 - 12:27:31 EST)
- Re: [PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1 ChaosEsque Team (Thu Oct 02 2025 - 12:28:03 EST)
- Re: [PATCH v3 0/8] crypto, lib/crypto: Add SHAKE128/256 support and move SHA3 to lib/crypto Eric Biggers (Thu Oct 02 2025 - 12:28:42 EST)
- Re: [PATCH v2 1/2] rust: Add cpu_relax() helper ChaosEsque Team (Thu Oct 02 2025 - 12:28:57 EST)
- Re: [PATCH 07/18] regulator: devres: Disable exclusive regulator before releasing Mark Brown (Thu Oct 02 2025 - 12:29:33 EST)
- Re: [PATCH v2 1/2] rust: Add cpu_relax() helper ChaosEsque Team (Thu Oct 02 2025 - 12:30:08 EST)
- Re: [syzbot] [hfs?] kernel BUG in hfs_write_inode syzbot (Thu Oct 02 2025 - 12:31:16 EST)
- Re: [PATCH v2 1/2] rust: Add cpu_relax() helper ChaosEsque Team (Thu Oct 02 2025 - 12:31:33 EST)
- Re: [PATCH v1 07/14] mm: allow specifying custom oom constraint for bpf triggers ChaosEsque Team (Thu Oct 02 2025 - 12:32:44 EST)
- Re: [PATCH v7 8/8] kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o ChaosEsque Team (Thu Oct 02 2025 - 12:33:13 EST)
- Re: [RFC PATCH v3 07/24] sched/core: Initialize root_task_group Juri Lelli (Thu Oct 02 2025 - 12:33:43 EST)
- Re: [RFC net-next v3 6/7] net: devmem: pre-read requested rx queues during bind ChaosEsque Team (Thu Oct 02 2025 - 12:34:07 EST)
- Re: [PATCH 2/4] fs/namespace: add umounted mounts to umount_mnt_ns Al Viro (Thu Oct 02 2025 - 12:34:43 EST)
- [PATCH v3 0/5] Introduce movable pages for Hyper-V guests Stanislav Kinsburskii (Thu Oct 02 2025 - 12:35:53 EST)
- [PATCH v3 1/5] Drivers: hv: Refactor and rename memory region handling functions Stanislav Kinsburskii (Thu Oct 02 2025 - 12:36:03 EST)
- [PATCH v3 2/5] Drivers: hv: Centralize guest memory region destruction Stanislav Kinsburskii (Thu Oct 02 2025 - 12:36:22 EST)
- [PATCH v3 4/5] Drivers: hv: Ensure large page GPA mapping is PMD-aligned Stanislav Kinsburskii (Thu Oct 02 2025 - 12:36:35 EST)
- [PATCH v3 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance Stanislav Kinsburskii (Thu Oct 02 2025 - 12:36:40 EST)
- Re: Re: [PATCH v5 2/2] reset: eswin: Add eic7700 reset driver ChaosEsque Team (Thu Oct 02 2025 - 12:37:02 EST)
- Re: [PATCH v2 0/4] Introduce movable pages for Hyper-V guests Stanislav Kinsburskii (Thu Oct 02 2025 - 12:37:08 EST)
- [PATCH v3 5/5] Drivers: hv: Add support for movable memory regions Stanislav Kinsburskii (Thu Oct 02 2025 - 12:37:13 EST)
- linux-next: Tree for Oct 2 Mark Brown (Thu Oct 02 2025 - 12:37:56 EST)
- Re: [PATCH 05/21] x86/mm/pat: mirror direct map changes to ASI Dave Hansen (Thu Oct 02 2025 - 12:40:45 EST)
- RE: [PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch Luck, Tony (Thu Oct 02 2025 - 12:44:00 EST)
- [PATCH v3 1/2] dt-bindings: touchscreen: rename maxim,max11801.yaml to trivial-touch.yaml Frank Li (Thu Oct 02 2025 - 12:44:51 EST)
- [PATCH v3 2/2] dt-bindings: touchscreen: consolidate simple touch controller to trivial-touch.yaml Frank Li (Thu Oct 02 2025 - 12:45:03 EST)
- Re: [PATCH] cgroup: Disable preemption for cgrp->freezer.freeze_seq when CONFIG_PREEMPT_RT=y. Tejun Heo (Thu Oct 02 2025 - 12:45:16 EST)
- Re: [PATCH v19 00/27] riscv control-flow integrity for usermode Deepak Gupta (Thu Oct 02 2025 - 12:46:02 EST)
- Re: [GIT PULL] bitmap for 6.18 Linus Torvalds (Thu Oct 02 2025 - 12:46:32 EST)
- Re: [PATCH v2 04/20] crypto: aegis128-neon - Move to more abstract 'ksimd' guard API Ard Biesheuvel (Thu Oct 02 2025 - 12:48:58 EST)
- Re: [6.16.9 / 6.17.0 PANIC REGRESSION] block: fix lockdep warning caused by lock dependency in elv_iosched_store Linus Torvalds (Thu Oct 02 2025 - 12:49:49 EST)
- Re: [PATCH v2 20/20] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack Ard Biesheuvel (Thu Oct 02 2025 - 12:52:14 EST)
- Re: [6.16.9 / 6.17.0 PANIC REGRESSION] block: fix lockdep warning caused by lock dependency in elv_iosched_store Jens Axboe (Thu Oct 02 2025 - 12:54:32 EST)
- Re: [PATCH] cgroup: Disable preemption for cgrp->freezer.freeze_seq when CONFIG_PREEMPT_RT=y. Sebastian Andrzej Siewior (Thu Oct 02 2025 - 12:56:00 EST)
- Re: [PATCH] rust: bindings: add `rust_helper_wait_for_completion` helper function Guangbo Cui (Thu Oct 02 2025 - 12:58:18 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Ilpo Järvinen (Thu Oct 02 2025 - 12:59:31 EST)
- Re: [PATCH 5.10] gpu/i915: fix error return in mmap_offset_attach() Ville Syrjälä (Thu Oct 02 2025 - 13:00:16 EST)
- Re: [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation Bjorn Helgaas (Thu Oct 02 2025 - 13:00:28 EST)
- Re: [PATCH 00/21] mm: ASI direct map management Dave Hansen (Thu Oct 02 2025 - 13:02:01 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Samiullah Khawaja (Thu Oct 02 2025 - 13:03:30 EST)
- Forwarded: KMSAN: uninit-value in hci_cmd_complete_evt syzbot (Thu Oct 02 2025 - 13:04:41 EST)
- Re: [PATCH] cgroup: Disable preemption for cgrp->freezer.freeze_seq when CONFIG_PREEMPT_RT=y. Tejun Heo (Thu Oct 02 2025 - 13:04:50 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 13:05:31 EST)
- Re: [PATCH 05/21] x86/mm/pat: mirror direct map changes to ASI Brendan Jackman (Thu Oct 02 2025 - 13:09:13 EST)
- [PATCH v1] tools/rtla: Fix unassigned nr_cpus Costa Shulyupin (Thu Oct 02 2025 - 13:09:52 EST)
- Re: [RFC V3 0/9] Accelerate page migration with batch copying and hardware offload Garg, Shivank (Thu Oct 02 2025 - 13:11:24 EST)
- [PATCH] drm/panfrost: Name scheduler queues after their job slots Adrián Larumbe (Thu Oct 02 2025 - 13:12:26 EST)
- Re: [PATCH v2 01/12] iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK Nicolin Chen (Thu Oct 02 2025 - 13:12:33 EST)
- Re: [PATCH v2 02/12] iommu/amd: Make amd_iommu_pdom_id_alloc() non-static Nicolin Chen (Thu Oct 02 2025 - 13:13:15 EST)
- Re: [PATCH v2 03/12] iommu/amd: Make amd_iommu_pdom_id_free() non-static Nicolin Chen (Thu Oct 02 2025 - 13:14:25 EST)
- Re: [PATCH v2 04/12] iommu/amd: Make amd_iommu_device_flush_dte() non-static Nicolin Chen (Thu Oct 02 2025 - 13:15:18 EST)
- Re: [PATCH v2 05/12] iommu/amd: Make amd_iommu_update_dte256() non-static Nicolin Chen (Thu Oct 02 2025 - 13:16:23 EST)
- Re: [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation Ilpo Järvinen (Thu Oct 02 2025 - 13:17:11 EST)
- Re: [PATCH v2 06/12] iommu/amd: Make amd_iommu_make_clear_dte() non-static inline Nicolin Chen (Thu Oct 02 2025 - 13:18:27 EST)
- Re: [PATCH] ima: Fall back to default kernel module signature verification kernel test robot (Thu Oct 02 2025 - 13:18:46 EST)
- Re: [PATCH 04/21] x86/mm/asi: set up asi_nonsensitive_pgd Brendan Jackman (Thu Oct 02 2025 - 13:20:05 EST)
- Re: [PATCH] s390/sysinfo: Replace sprintf with snprintf for buffer safety Kees Cook (Thu Oct 02 2025 - 13:20:46 EST)
- [GIT PULL] ksmbd server fixes Steve French (Thu Oct 02 2025 - 13:20:56 EST)
- [PATCH v4 00/16] staging: rtl8723bs: rtw_mlme.c mechanical cleanups Vivek BalachandharTN (Thu Oct 02 2025 - 13:23:54 EST)
- [PATCH v4 01/16] staging: rtl8723bs: fix spacing around operators Vivek BalachandharTN (Thu Oct 02 2025 - 13:24:06 EST)
- [PATCH v4 02/16] staging: rtl8723bs: remove unnecessary space after type cast Vivek BalachandharTN (Thu Oct 02 2025 - 13:24:16 EST)
- [PATCH v4 04/16] staging: rtl8723bs: align asterisk in block comment to fix formatting Vivek BalachandharTN (Thu Oct 02 2025 - 13:24:30 EST)
- [PATCH v4 03/16] staging: rtl8723bs: fix overlong lines to conform with kernel coding style Vivek BalachandharTN (Thu Oct 02 2025 - 13:24:36 EST)
- [PATCH v4 05/16] staging: rtl8723bs: fix logical continuation style by moving to previous line Vivek BalachandharTN (Thu Oct 02 2025 - 13:24:49 EST)
- [PATCH v4 06/16] staging: rtl8723bs: fix indentation to align with open parenthesis Vivek BalachandharTN (Thu Oct 02 2025 - 13:25:04 EST)
- [PATCH v4 07/16] staging: rtl8723bs: adding asterisks in multi-line block comments Vivek BalachandharTN (Thu Oct 02 2025 - 13:25:15 EST)
- [PATCH v4 08/16] staging: rtl8723bs: remove space before semicolon Vivek BalachandharTN (Thu Oct 02 2025 - 13:25:32 EST)
- [PATCH v4 09/16] staging: rtl8723bs: fix excessive indentation in nested if statement Vivek BalachandharTN (Thu Oct 02 2025 - 13:25:44 EST)
- [PATCH v4 10/16] staging: rtl8723bs: fix unbalanced braces around conditional blocks Vivek BalachandharTN (Thu Oct 02 2025 - 13:26:01 EST)
- [PATCH v4 11/16] staging: rtl8723bs: remove unnecessary parentheses in conditional Vivek BalachandharTN (Thu Oct 02 2025 - 13:26:06 EST)
- [PATCH v4 12/16] staging: rtl8723bs: add braces to all arms of conditional statement Vivek BalachandharTN (Thu Oct 02 2025 - 13:26:22 EST)
- [PATCH v4 13/16] staging: rtl8723bs: fix line ending with '(' Vivek BalachandharTN (Thu Oct 02 2025 - 13:26:31 EST)
- [PATCH v4 14/16] staging: rtl8723bs: place constant on right side of comparison Vivek BalachandharTN (Thu Oct 02 2025 - 13:26:46 EST)
- [PATCH v4 15/16] staging: rtl8723bs: merge nested if conditions for clarity and tab problems Vivek BalachandharTN (Thu Oct 02 2025 - 13:27:00 EST)
- [PATCH v4 16/16] staging: rtl8723bs: remove trailing whitespace in rtw_mlme.c comments Vivek BalachandharTN (Thu Oct 02 2025 - 13:27:10 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Eric Biggers (Thu Oct 02 2025 - 13:27:27 EST)
- Re: [PATCH v2 07/12] iommu/amd: Make amd_iommu_completion_wait() non-static Nicolin Chen (Thu Oct 02 2025 - 13:27:39 EST)
- [PATCH 0/2] Implement vbus support for HD3SS3220 port controller Krishna Kurapati (Thu Oct 02 2025 - 13:27:58 EST)
- [PATCH 1/2] dt-bindings: usb: ti,hd3ss3220: Add support for VBUS based on ID state Krishna Kurapati (Thu Oct 02 2025 - 13:28:19 EST)
- [PATCH 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state Krishna Kurapati (Thu Oct 02 2025 - 13:28:34 EST)
- Re: [PATCH] rust: bindings: add `rust_helper_wait_for_completion` helper function Boqun Feng (Thu Oct 02 2025 - 13:28:49 EST)
- Re: [syzbot] [bluetooth?] KMSAN: uninit-value in hci_cmd_complete_evt syzbot (Thu Oct 02 2025 - 13:29:19 EST)
- [PATCH] arm64: dts: qcom: lemans-evk: Add OTG support for primary USB controller Krishna Kurapati (Thu Oct 02 2025 - 13:30:10 EST)
- Re: [PATCH RESEND] x86/boot: Add option to append to the cmdline Brian Mak (Thu Oct 02 2025 - 13:31:00 EST)
- Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 13:31:53 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Ira Weiny (Thu Oct 02 2025 - 13:32:03 EST)
- Re: [PATCH v2 08/12] iommufd: Introduce data struct for AMD nested domain allocation Nicolin Chen (Thu Oct 02 2025 - 13:32:21 EST)
- Re: [PATCH] rust_binder: remove warning about orphan mappings Joel Fernandes (Thu Oct 02 2025 - 13:32:58 EST)
- RE: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility Andrew Pinski (Thu Oct 02 2025 - 13:35:59 EST)
- [PATCH] thunderbolt: Fix typo in tb_eeprom_ctl_read documentation Dominik Karol Piątkowski (Thu Oct 02 2025 - 13:36:06 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Jason Gunthorpe (Thu Oct 02 2025 - 13:37:28 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 13:38:01 EST)
- Re: [PATCH v2] stable: crypto: sha256 - fix crash at kexec Eric Biggers (Thu Oct 02 2025 - 13:39:00 EST)
- Re: [PATCH v3 2/2] mm: redefine VM_* flag constants with BIT() SeongJae Park (Thu Oct 02 2025 - 13:39:32 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 13:40:25 EST)
- [PATCH] sound/core/seq: Initialize structure pointer to NULL to prevent undefined behavior hariconscious (Thu Oct 02 2025 - 13:43:30 EST)
- Re: [PATCH 2/2] fsmap: use blocksize units instead of cluster units Ojaswin Mujoo (Thu Oct 02 2025 - 13:43:40 EST)
- Re: [PATCH v2 0/8] perf build: Support building with Clang Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 13:43:52 EST)
- Re: [PATCH v4] mm: redefine VM_* flag constants with BIT() SeongJae Park (Thu Oct 02 2025 - 13:44:06 EST)
- [PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe Erick Karanja (Thu Oct 02 2025 - 13:46:39 EST)
- Re: [RFC PATCH v4 07/28] sched: Add helper function to decide whether to allow cache aware scheduling Tim Chen (Thu Oct 02 2025 - 13:46:50 EST)
- Re: [PATCH] s390/sysinfo: Replace sprintf with snprintf for buffer safety Heiko Carstens (Thu Oct 02 2025 - 13:47:48 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure jane . chu (Thu Oct 02 2025 - 13:48:14 EST)
- Re: [PATCH v16 4/4] perf tools: Merge deferred user callchains Steven Rostedt (Thu Oct 02 2025 - 13:48:48 EST)
- Re: [GIT PULL] KCSAN updates for v6.18 pr-tracker-bot (Thu Oct 02 2025 - 13:49:24 EST)
- Re: [GIT PULL] bitmap for 6.18 pr-tracker-bot (Thu Oct 02 2025 - 13:49:34 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs John Hubbard (Thu Oct 02 2025 - 13:50:20 EST)
- Re: [PATCH v3 22/22] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30 Svyatoslav Ryhel (Thu Oct 02 2025 - 13:50:31 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure jane . chu (Thu Oct 02 2025 - 13:54:57 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 13:56:25 EST)
- Re: [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx Ojaswin Mujoo (Thu Oct 02 2025 - 13:57:18 EST)
- Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 13:58:45 EST)
- Re: [PATCH v6 00/28] Legacy hardware/cache events as json Ian Rogers (Thu Oct 02 2025 - 13:59:12 EST)
- Re: [PATCH v2 09/12] iommu/amd: Add support for nest parent domain allocation Nicolin Chen (Thu Oct 02 2025 - 14:01:05 EST)
- [PATCH v3 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7 Eliav Farber (Thu Oct 02 2025 - 14:01:27 EST)
- [PATCH v3 01/11 6.1.y] minmax: simplify min()/max()/clamp() implementation Eliav Farber (Thu Oct 02 2025 - 14:01:52 EST)
- Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility Sam James (Thu Oct 02 2025 - 14:02:06 EST)
- [PATCH v3 02/11 6.1.y] minmax: don't use max() in situations that want a C constant expression Eliav Farber (Thu Oct 02 2025 - 14:02:23 EST)
- [PATCH v3 03/11 6.1.y] minmax: improve macro expansion and type checking Eliav Farber (Thu Oct 02 2025 - 14:02:41 EST)
- Re: [PATCH v1] perf symbol-minimal: Be more defensive when reading build IDs Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 14:02:59 EST)
- Re: [PATCH v2 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time James Morse (Thu Oct 02 2025 - 14:03:06 EST)
- Re: [PATCH v2 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time James Morse (Thu Oct 02 2025 - 14:03:27 EST)
- [PATCH v3 04/11 6.1.y] minmax: fix up min3() and max3() too Eliav Farber (Thu Oct 02 2025 - 14:03:44 EST)
- Re: [PATCH v2 18/29] arm_mpam: Register and enable IRQs James Morse (Thu Oct 02 2025 - 14:03:50 EST)
- [PATCH v3 06/11 6.1.y] minmax.h: update some comments Eliav Farber (Thu Oct 02 2025 - 14:04:22 EST)
- [PATCH v3 05/11 6.1.y] minmax.h: add whitespace around operators and after commas Eliav Farber (Thu Oct 02 2025 - 14:04:30 EST)
- Re: [PATCH v2 18/29] arm_mpam: Register and enable IRQs James Morse (Thu Oct 02 2025 - 14:04:43 EST)
- [PATCH v3 07/11 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp() Eliav Farber (Thu Oct 02 2025 - 14:05:00 EST)
- [PATCH v3 08/11 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp() Eliav Farber (Thu Oct 02 2025 - 14:05:28 EST)
- [PATCH v3 10/11 6.1.y] minmax.h: simplify the variants of clamp() Eliav Farber (Thu Oct 02 2025 - 14:05:53 EST)
- [PATCH v3 09/11 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones Eliav Farber (Thu Oct 02 2025 - 14:06:00 EST)
- [PATCH] ccp/hsti: Fix bogus sizeof in psp_populate_hsti Teddy Astie (Thu Oct 02 2025 - 14:06:26 EST)
- [PATCH v3 11/11 6.1.y] minmax.h: remove some #defines that are only expanded once Eliav Farber (Thu Oct 02 2025 - 14:06:43 EST)
- Re: [PATCH v1] libperf mmap: In user mmap rdpmc avoid undefined behavior Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 14:06:55 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 14:07:12 EST)
- Re: [PATCH v1] perf test: Stat std output don't fail metric only Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 14:07:21 EST)
- [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Kriish Sharma (Thu Oct 02 2025 - 14:07:51 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Samiullah Khawaja (Thu Oct 02 2025 - 14:08:38 EST)
- Re: [GIT PULL] RISC-V updates for v6.18-rc1 Theodore Ts'o (Thu Oct 02 2025 - 14:09:41 EST)
- Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility Andrew Pinski (Thu Oct 02 2025 - 14:09:54 EST)
- Re: [PATCH RESEND] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer() Kuppuswamy Sathyanarayanan (Thu Oct 02 2025 - 14:10:49 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs John Hubbard (Thu Oct 02 2025 - 14:11:07 EST)
- [PATCH v3 0/4] gpio: mpsse: add support for bryx brik Mary Strodl (Thu Oct 02 2025 - 14:12:15 EST)
- [PATCH v3 2/4] gpio: mpsse: ensure worker is torn down Mary Strodl (Thu Oct 02 2025 - 14:12:20 EST)
- [PATCH v3 1/4] gpio: mpsse: propagate error from direction_input Mary Strodl (Thu Oct 02 2025 - 14:12:34 EST)
- [PATCH v3 3/4] gpio: mpsse: add quirk support Mary Strodl (Thu Oct 02 2025 - 14:12:43 EST)
- [PATCH v3 4/4] gpio: mpsse: support bryx radio interface kit Mary Strodl (Thu Oct 02 2025 - 14:12:52 EST)
- Re: [PATCH v1 0/4] perf/tools build related fixes Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 14:14:08 EST)
- Re: [PATCH v4 04/10] s390/pci: Add architecture specific resource/bus address translation Niklas Schnelle (Thu Oct 02 2025 - 14:15:20 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Dimitri Daskalakis (Thu Oct 02 2025 - 14:16:27 EST)
- Re: [syzbot] [rdma?] KMSAN: uninit-value in ib_nl_handle_ip_res_resp yanjun.zhu (Thu Oct 02 2025 - 14:17:07 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 14:17:30 EST)
- PID namespace init releases its file locks before its children die Demi Marie Obenour (Thu Oct 02 2025 - 14:22:48 EST)
- Re: [PATCH v2 10/12] iommu/amd: Add support for nested domain allocation Nicolin Chen (Thu Oct 02 2025 - 14:29:59 EST)
- Re: [Patch v3 0/6] Perf kvm commands bug fix Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 14:31:10 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 14:31:37 EST)
- Re: [syzbot] [rdma?] KMSAN: uninit-value in ib_nl_handle_ip_res_resp Kohei Enju (Thu Oct 02 2025 - 14:31:58 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Kriish Sharma (Thu Oct 02 2025 - 14:32:26 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 14:32:37 EST)
- Re: [PATCH 1/3] dt-bindings: display: panel: Add Novatek NT36532 Conor Dooley (Thu Oct 02 2025 - 14:33:02 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure Zi Yan (Thu Oct 02 2025 - 14:33:36 EST)
- Re: [PATCH 2/2] dt-bindings: hwmon: ntc-thermistor: Add Murata ncp18wm474 NTC Conor Dooley (Thu Oct 02 2025 - 14:34:49 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Yosemite5 board Conor Dooley (Thu Oct 02 2025 - 14:35:36 EST)
- Re: linux-next: manual merge of the kvm tree with the origin tree Sean Christopherson (Thu Oct 02 2025 - 14:39:17 EST)
- [PATCH v2] rust: pci: Allocate and manage PCI interrupt vectors Joel Fernandes (Thu Oct 02 2025 - 14:39:54 EST)
- Re: [PATCH V1 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine Conor Dooley (Thu Oct 02 2025 - 14:40:47 EST)
- Re: [PATCH v4 1/2] platform/x86: Add Uniwill laptop driver Armin Wolf (Thu Oct 02 2025 - 14:41:45 EST)
- [PATCH v3 0/5] iio: accel: bma400: Refactor GENINTR config and register macros Akshay Jindal (Thu Oct 02 2025 - 14:41:54 EST)
- [PATCH v3 1/5] iio: accel: bma400: Reorganize and rename register and field macros Akshay Jindal (Thu Oct 02 2025 - 14:42:08 EST)
- [PATCH v3 2/5] iio: accel: bma400: Use macros for generic event configuration values Akshay Jindal (Thu Oct 02 2025 - 14:42:18 EST)
- [PATCH v3 3/5] iio: accel: bma400: Use index-based register addressing and lookup Akshay Jindal (Thu Oct 02 2025 - 14:42:29 EST)
- [PATCH v3 4/5] iio: accel: bma400: Rename activity_event_en() to generic_event_en() Akshay Jindal (Thu Oct 02 2025 - 14:42:38 EST)
- [PATCH v3 5/5] iio: accel: bma400: Add detail to comments in GEN INTR configuration Akshay Jindal (Thu Oct 02 2025 - 14:42:49 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 14:43:18 EST)
- Re: [RFC PATCH v2 11/51] KVM: selftests: Allow cleanup of ucall_pool from host Sean Christopherson (Thu Oct 02 2025 - 14:43:29 EST)
- Re: [PATCH v4 1/2] platform/x86: Add Uniwill laptop driver Armin Wolf (Thu Oct 02 2025 - 14:44:42 EST)
- Re: [PATCH v6 00/15] Support dynamic opening of capstone/llvm Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 14:45:20 EST)
- Re: [PATCH v1] dt-bindings: clock: Add AST2500/AST2600 VIDEO reset definition Conor Dooley (Thu Oct 02 2025 - 14:46:05 EST)
- [PATCH v4] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins Eric Gonçalves (Thu Oct 02 2025 - 14:46:18 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure Zi Yan (Thu Oct 02 2025 - 14:46:21 EST)
- Re: [patch V2a 2/6] kbuild: Disable CC_HAS_ASM_GOTO_OUTPUT on clang < version 17 David Laight (Thu Oct 02 2025 - 14:48:43 EST)
- Re: [PATCH 00/18] Add USB2.0 support for RZ/G3E Conor Dooley (Thu Oct 02 2025 - 14:49:11 EST)
- Re: [PATCH v1 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk Bao D. Nguyen (Thu Oct 02 2025 - 14:49:35 EST)
- [PATCH] hwmon: (nct6775) Add ASUS ROG STRIX X870E-H GAMING WIFI7 Maximilian Luz (Thu Oct 02 2025 - 14:50:28 EST)
- Re: [PATCH] PCI: s390: Expose the UID as an arch specific PCI slot attribute Ramesh Errabolu (Thu Oct 02 2025 - 14:51:15 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver David Matlack (Thu Oct 02 2025 - 14:54:31 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 14:55:28 EST)
- Re: [PATCH 5/7] mq-deadline: covert to use request_queue->async_depth Jeff Moyer (Thu Oct 02 2025 - 14:56:34 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 14:56:50 EST)
- Re: [PATCH v2] iio: accel: bma400: Refactor generic interrupt configuration Akshay Jindal (Thu Oct 02 2025 - 15:00:36 EST)
- Re: [PATCH] selftests/bpf: Add -Wsign-compare C compilation flag David Laight (Thu Oct 02 2025 - 15:01:05 EST)
- Re: [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on Bao D. Nguyen (Thu Oct 02 2025 - 15:02:07 EST)
- Re: [PATCH v5 2/5] printk: nbcon: Introduce KDB helpers Marcos Paulo de Souza (Thu Oct 02 2025 - 15:03:24 EST)
- Re: [PATCH v2 11/12] iommu/amd: Add support for nested domain attach/detach Nicolin Chen (Thu Oct 02 2025 - 15:05:25 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure syzbot (Thu Oct 02 2025 - 15:09:14 EST)
- Re: New co-maintainer for ASUS driver Armin Wolf (Thu Oct 02 2025 - 15:09:42 EST)
- Re: [PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema Rob Herring (Arm) (Thu Oct 02 2025 - 15:15:03 EST)
- Re: [PATCH v2] sched/deadline: only set free_cpus for online runqueues Florian Fainelli (Thu Oct 02 2025 - 15:16:07 EST)
- Re: [PATCH v2 1/4] platform/x86: acer-wmi: Fix setting of fan behavior Armin Wolf (Thu Oct 02 2025 - 15:17:00 EST)
- Re: [PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema Luiz Augusto von Dentz (Thu Oct 02 2025 - 15:18:14 EST)
- Re: [PATCH] ccp/hsti: Fix bogus sizeof in psp_populate_hsti Tom Lendacky (Thu Oct 02 2025 - 15:18:46 EST)
- Re: [PATCH] ARM: dts: am33xx: Add missing serial console speed Bruno Thomsen (Thu Oct 02 2025 - 15:19:28 EST)
- Re: [PATCH 00/21] mm: ASI direct map management Brendan Jackman (Thu Oct 02 2025 - 15:20:06 EST)
- Re: [PATCH v2 2/4] platform/x86: acer-wmi: Add fan control support Armin Wolf (Thu Oct 02 2025 - 15:24:00 EST)
- Re: [PATCH 01/11] dt-bindings: Add RISC-V trace component bindings Rob Herring (Thu Oct 02 2025 - 15:25:17 EST)
- Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Paul Sajna (Thu Oct 02 2025 - 15:26:32 EST)
- Re: [PATCH v2 0/4] platform/x86: acer-wmi: Add fan control support Armin Wolf (Thu Oct 02 2025 - 15:27:15 EST)
- Re: [PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() Xin Long (Thu Oct 02 2025 - 15:27:49 EST)
- Re: [PATCH v1] ALSA: hda/tas2781: Fix a potential race condition that causes a NULL pointer in case no efi.get_variable exsits Gergo Koteles (Thu Oct 02 2025 - 15:28:01 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Samiullah Khawaja (Thu Oct 02 2025 - 15:29:50 EST)
- Re: [PATCH RFC] usb: typec: thunderbolt: Fix Thunderbolt adapter type bitfield values Jameson Thies (Thu Oct 02 2025 - 15:31:04 EST)
- Re: [PATCH v4] ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data Gergo Koteles (Thu Oct 02 2025 - 15:31:30 EST)
- Re: [RESEND][PATCH v2 0/2] perf record: ratio-to-prev event term for auto counter reload Arnaldo Carvalho de Melo (Thu Oct 02 2025 - 15:36:07 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 15:36:37 EST)
- Re: [PATCH 5/5] media: iris: Add internal buffer calculation for AV1 decoder Deepa Guthyappa Madivalara (Thu Oct 02 2025 - 15:37:36 EST)
- Re: [RFC PATCH v2 12/51] KVM: selftests: Test conversion flows for guest_memfd Sean Christopherson (Thu Oct 02 2025 - 15:39:24 EST)
- Re: [PATCH 1/5] media: uapi: videodev2: Add support for AV1 stateful decoder Nicolas Dufresne (Thu Oct 02 2025 - 15:42:18 EST)
- Re: [PATCH v1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready Jameson Thies (Thu Oct 02 2025 - 15:42:38 EST)
- Re: [syzbot] [fs?] kernel BUG in qlist_free_all (2) syzbot (Thu Oct 02 2025 - 15:42:56 EST)
- Re: [PATCH 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc() Nicolas Dufresne (Thu Oct 02 2025 - 15:43:24 EST)
- Re: [PATCH v12 2/9] dma-buf: dma-heap: export declared functions John Stultz (Thu Oct 02 2025 - 15:46:11 EST)
- Re: [BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14) Hari Bathini (Thu Oct 02 2025 - 15:46:24 EST)
- [PATCH 0/2] dmaengine: Add cleanup to simple code Frank Li (Thu Oct 02 2025 - 15:50:10 EST)
- [PATCH 1/2] dmaengine: Add cleanup FREE defines for dma_async_tx_descriptor Frank Li (Thu Oct 02 2025 - 15:50:20 EST)
- [PATCH 2/2] i2c: lpi2c: Use cleanup helper for dma_async_tx_descriptor error handling Frank Li (Thu Oct 02 2025 - 15:50:38 EST)
- Re: [git pull] drm for 6.18-rc1 Linus Torvalds (Thu Oct 02 2025 - 15:54:18 EST)
- Re: [PATCH] ext4: reject inline data flag when i_extra_isize is zero Theodore Ts'o (Thu Oct 02 2025 - 15:58:20 EST)
- Re: [GIT PULL] sound updates for 6.18-rc1 pr-tracker-bot (Thu Oct 02 2025 - 16:00:37 EST)
- Re: [git pull] drm for 6.18-rc1 pr-tracker-bot (Thu Oct 02 2025 - 16:01:49 EST)
- [PATCH v4 0/5] iio: mpl3115: add support for DRDY interrupt Antoni Pokusinski (Thu Oct 02 2025 - 16:02:44 EST)
- [PATCH v4 4/5] iio: mpl3115: add support for DRDY interrupt Antoni Pokusinski (Thu Oct 02 2025 - 16:03:42 EST)
- [PATCH v4 5/5] iio: mpl3115: add support for sampling frequency Antoni Pokusinski (Thu Oct 02 2025 - 16:04:24 EST)
- [PATCH v4 1/5] dt-bindings: iio: pressure: add binding for mpl3115 Antoni Pokusinski (Thu Oct 02 2025 - 16:04:31 EST)
- [PATCH v4 2/5] iio: mpl3115: add separate function for triggered buffer data collection Antoni Pokusinski (Thu Oct 02 2025 - 16:04:54 EST)
- [PATCH v4 3/5] iio: mpl3115: rename CTRL_REG1 field macros Antoni Pokusinski (Thu Oct 02 2025 - 16:05:14 EST)
- Re: [PATCH v2 12/12] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD Nicolin Chen (Thu Oct 02 2025 - 16:06:29 EST)
- [PATCH v1 1/2] perf stat: Move create_perf_stat_counter to builtin-stat Ian Rogers (Thu Oct 02 2025 - 16:06:38 EST)
- [PATCH rtw-next v2 0/7] wifi: rtw89: improvements for USB part Fedor Pchelkin (Thu Oct 02 2025 - 16:09:50 EST)
- [PATCH rtw-next v2 3/7] wifi: rtw89: usb: use ieee80211_free_txskb() where appropriate Fedor Pchelkin (Thu Oct 02 2025 - 16:10:06 EST)
- [PATCH v1 2/2] perf stat: Refactor retry/skip/fatal error handling Ian Rogers (Thu Oct 02 2025 - 16:10:18 EST)
- [PATCH rtw-next v2 4/7] wifi: rtw89: refine rtw89_core_tx_wait_complete() Fedor Pchelkin (Thu Oct 02 2025 - 16:10:20 EST)
- [PATCH rtw-next v2 6/7] wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB Fedor Pchelkin (Thu Oct 02 2025 - 16:10:53 EST)
- [PATCH rtw-next v2 7/7] wifi: rtw89: process TX wait skbs for USB via C2H handler Fedor Pchelkin (Thu Oct 02 2025 - 16:10:53 EST)
- [PATCH rtw-next v2 1/7] wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler() Fedor Pchelkin (Thu Oct 02 2025 - 16:10:57 EST)
- [PATCH rtw-next v2 2/7] wifi: rtw89: usb: fix leak in rtw89_usb_write_port() Fedor Pchelkin (Thu Oct 02 2025 - 16:11:23 EST)
- Re: [PATCH 2/2] i2c: lpi2c: Use cleanup helper for dma_async_tx_descriptor error handling Christophe JAILLET (Thu Oct 02 2025 - 16:11:24 EST)
- [PATCH rtw-next v2 5/7] wifi: rtw89: implement C2H TX report handler Fedor Pchelkin (Thu Oct 02 2025 - 16:12:45 EST)
- Re: linux-next: Tree for Oct 2 Dan Carpenter (Thu Oct 02 2025 - 16:13:37 EST)
- Re: [PATCH v6 00/28] Legacy hardware/cache events as json Ian Rogers (Thu Oct 02 2025 - 16:13:56 EST)
- Re: [f2fs-dev] [PATCH] f2fs: add missing dput() when printing the donation list Daeho Jeong (Thu Oct 02 2025 - 16:24:13 EST)
- Re: [GIT PULL for v6.18] media updates pr-tracker-bot (Thu Oct 02 2025 - 16:26:55 EST)
- [PATCH v2 0/4] NFSD: Impl multiple extents in block/scsi layoutget Sergey Bashirov (Thu Oct 02 2025 - 16:31:37 EST)
- [PATCH v2 1/4] NFSD/blocklayout: Fix minlength check in proc_layoutget Sergey Bashirov (Thu Oct 02 2025 - 16:31:53 EST)
- [PATCH v2 2/4] NFSD/blocklayout: Extract extent mapping from proc_layoutget Sergey Bashirov (Thu Oct 02 2025 - 16:32:08 EST)
- [PATCH v2 3/4] NFSD/blocklayout: Introduce layout content structure Sergey Bashirov (Thu Oct 02 2025 - 16:32:16 EST)
- [PATCH v2 4/4] NFSD/blocklayout: Support multiple extents per LAYOUTGET Sergey Bashirov (Thu Oct 02 2025 - 16:32:32 EST)
- Re: [GIT PULL] bitmap for 6.18 Nicolas Frattaroli (Thu Oct 02 2025 - 16:32:41 EST)
- Re: [PATCH v3 3/4] gpio: mpsse: add quirk support Dan Carpenter (Thu Oct 02 2025 - 16:34:28 EST)
- Re: [PATCH] dma-mapping: fix direction in dma_alloc direction traces Sean Anderson (Thu Oct 02 2025 - 16:34:38 EST)
- Re: [PATCH RESEND] x86/boot: Add option to append to the cmdline Daniel Walker (danielwa) (Thu Oct 02 2025 - 16:35:11 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Chris Li (Thu Oct 02 2025 - 16:39:20 EST)
- Re: [PATCH 00/11] Linux RISC-V trace framework and drivers Bo Gan (Thu Oct 02 2025 - 16:43:57 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Chris Li (Thu Oct 02 2025 - 16:45:02 EST)
- [PATCH v3 0/3] mm/page_alloc: Batch callers of free_pcppages_bulk Joshua Hahn (Thu Oct 02 2025 - 16:46:49 EST)
- [PATCH v3 1/3] mm/page_alloc/vmstat: Simplify refresh_cpu_vm_stats change detection Joshua Hahn (Thu Oct 02 2025 - 16:46:54 EST)
- [PATCH v3 2/3] mm/page_alloc: Batch page freeing in decay_pcp_high Joshua Hahn (Thu Oct 02 2025 - 16:47:07 EST)
- [PATCH v3 3/3] mm/page_alloc: Batch page freeing in free_frozen_page_commit Joshua Hahn (Thu Oct 02 2025 - 16:47:12 EST)
- Re: [PATCH v1 2/2] perf stat: Refactor retry/skip/fatal error handling Ian Rogers (Thu Oct 02 2025 - 16:47:21 EST)
- [PATCH 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7 Eliav Farber (Thu Oct 02 2025 - 16:48:55 EST)
- [PATCH 01/19 5.15.y] minmax: add in_range() macro Eliav Farber (Thu Oct 02 2025 - 16:49:34 EST)
- [PATCH 02/19 5.15.y] minmax: Introduce {min,max}_array() Eliav Farber (Thu Oct 02 2025 - 16:50:11 EST)
- [PATCH 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof() Eliav Farber (Thu Oct 02 2025 - 16:50:53 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Dave Hansen (Thu Oct 02 2025 - 16:51:07 EST)
- [PATCH 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once() Eliav Farber (Thu Oct 02 2025 - 16:51:45 EST)
- Re: [f2fs-dev] [PATCH] f2fs: add missing dput() when printing the donation list patchwork-bot+f2fs (Thu Oct 02 2025 - 16:51:53 EST)
- Re: [f2fs-dev] [PATCH] f2fs: fix ifolio memory leak in f2fs_move_inline_dirents error path patchwork-bot+f2fs (Thu Oct 02 2025 - 16:51:56 EST)
- Re: [PATCH 0/4] Remove the wl1273 FM Radio Dr. David Alan Gilbert (Thu Oct 02 2025 - 16:52:30 EST)
- [PATCH 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code Eliav Farber (Thu Oct 02 2025 - 16:53:07 EST)
- [PATCH 06/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere Eliav Farber (Thu Oct 02 2025 - 16:53:47 EST)
- [PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users Eliav Farber (Thu Oct 02 2025 - 16:54:43 EST)
- Re: [PATCH] cgroup: Disable preemption for cgrp->freezer.freeze_seq when CONFIG_PREEMPT_RT=y. Sebastian Andrzej Siewior (Thu Oct 02 2025 - 16:54:52 EST)
- Re: [PATCH 2/2] i2c: lpi2c: Use cleanup helper for dma_async_tx_descriptor error handling Frank Li (Thu Oct 02 2025 - 16:55:08 EST)
- [PATCH 08/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation Eliav Farber (Thu Oct 02 2025 - 16:55:41 EST)
- Re: [PATCH v3 1/2] dt-bindings: hwmon: Add MPS mp2925 and mp2929 Guenter Roeck (Thu Oct 02 2025 - 16:56:23 EST)
- [PATCH 09/19 5.15.y] minmax: simplify min()/max()/clamp() implementation Eliav Farber (Thu Oct 02 2025 - 16:56:40 EST)
- [PATCH 10/19 5.15.y] minmax: don't use max() in situations that want a C constant expression Eliav Farber (Thu Oct 02 2025 - 16:57:23 EST)
- [PATCH 11/19 5.15.y] minmax: improve macro expansion and type checking Eliav Farber (Thu Oct 02 2025 - 16:58:15 EST)
- Re: [PATCH v3 2/2] hwmon: add MP2925 and MP2929 driver Guenter Roeck (Thu Oct 02 2025 - 16:58:57 EST)
- [PATCH 12/19 5.15.y] minmax: fix up min3() and max3() too Eliav Farber (Thu Oct 02 2025 - 16:59:25 EST)
- [PATCH 13/19 5.15.y] minmax.h: add whitespace around operators and after commas Eliav Farber (Thu Oct 02 2025 - 17:00:25 EST)
- [PATCH 14/19 5.15.y] minmax.h: update some comments Eliav Farber (Thu Oct 02 2025 - 17:00:33 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pmbus: add max17616 Guenter Roeck (Thu Oct 02 2025 - 17:00:43 EST)
- [PATCH 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp() Eliav Farber (Thu Oct 02 2025 - 17:01:19 EST)
- [PATCH 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp() Eliav Farber (Thu Oct 02 2025 - 17:02:16 EST)
- [PATCH 18/19 5.15.y] minmax.h: simplify the variants of clamp() Eliav Farber (Thu Oct 02 2025 - 17:02:42 EST)
- [PATCH 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones Eliav Farber (Thu Oct 02 2025 - 17:02:52 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Chris Li (Thu Oct 02 2025 - 17:03:27 EST)
- Re: [RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate() Ira Weiny (Thu Oct 02 2025 - 17:04:00 EST)
- Re: [External] Re: [PATCH v2 1/2] watchdog: move arm64 watchdog_hld into common code Doug Anderson (Thu Oct 02 2025 - 17:04:03 EST)
- [PATCH] KVM: arm64: nv: do not inject L2-bound IRQs to L1 hypervisor Volodymyr Babchuk (Thu Oct 02 2025 - 17:04:07 EST)
- Re: [PATCH 2/2] hwmon: (pmbus/max17616): add driver for max17616 Guenter Roeck (Thu Oct 02 2025 - 17:04:12 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 17:05:02 EST)
- [PATCH 1/3] dt-bindings: mmc: Add support for BCM72116 and BCM74371 SD host controller Kamal Dasu (Thu Oct 02 2025 - 17:05:19 EST)
- [PATCH 3/3] mmc: brcmstb: save and restore registers during PM Kamal Dasu (Thu Oct 02 2025 - 17:05:54 EST)
- [PATCH 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once Eliav Farber (Thu Oct 02 2025 - 17:07:43 EST)
- [PATCH] drm/amd/display: Fix unsafe uses of kernel mode FPU Ard Biesheuvel (Thu Oct 02 2025 - 17:09:18 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Daniel Walker (danielwa) (Thu Oct 02 2025 - 17:09:30 EST)
- [PATCH 0/3] sdhci-brcmstb SD host controller SoC specific enhancements Kamal Dasu (Thu Oct 02 2025 - 17:10:06 EST)
- Re: [git pull] drm for 6.18-rc1 Miguel Ojeda (Thu Oct 02 2025 - 17:10:22 EST)
- Re: [GIT PULL] bitmap for 6.18 Linus Torvalds (Thu Oct 02 2025 - 17:10:24 EST)
- Re: [PATCH v2] Bluetooth: hci_h5: implement CRC data integrity patchwork-bot+bluetooth (Thu Oct 02 2025 - 17:10:38 EST)
- Re: [PATCH v1] Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset patchwork-bot+bluetooth (Thu Oct 02 2025 - 17:10:48 EST)
- [PATCH 2/3] mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200 Kamal Dasu (Thu Oct 02 2025 - 17:10:50 EST)
- Re: [PATCH resubmit] Bluetooth: hci_h5: avoid sending two SYNC messages patchwork-bot+bluetooth (Thu Oct 02 2025 - 17:11:08 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Dave Hansen (Thu Oct 02 2025 - 17:11:16 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Jason Gunthorpe (Thu Oct 02 2025 - 17:12:32 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 17:15:09 EST)
- Re: [PATCH hyperv-next] hyperv: Remove the spurious null directive line Wei Liu (Thu Oct 02 2025 - 17:21:57 EST)
- Re: [PATCH v1 8/8] gpu/drm: panel-edp: add AUO B116XAN02.0 panel entry Doug Anderson (Thu Oct 02 2025 - 17:25:54 EST)
- Re: [PATCH RESEND] block/mq-deadline: adjust the timeout period of the per_prio->dispatch Jens Axboe (Thu Oct 02 2025 - 17:27:19 EST)
- Re: [PATCH v2] loop: fix backing file reference leak on validation error Jens Axboe (Thu Oct 02 2025 - 17:30:14 EST)
- Re: [PATCH] block: Update a comment of disk statistics Jens Axboe (Thu Oct 02 2025 - 17:30:27 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Pasha Tatashin (Thu Oct 02 2025 - 17:31:39 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver David Matlack (Thu Oct 02 2025 - 17:31:54 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Daniel Walker (danielwa) (Thu Oct 02 2025 - 17:32:44 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 17:33:03 EST)
- Re: [PATCH 2/2] dt-bindings: hwmon: ntc-thermistor: Add Murata ncp18wm474 NTC Guenter Roeck (Thu Oct 02 2025 - 17:34:24 EST)
- Re: linux-next: Tree for Oct 2 Miguel Ojeda (Thu Oct 02 2025 - 17:35:33 EST)
- Re: [PATCH v1 1/8] dt-bindings: display: panel: properly document LG LD070WX3 panel Doug Anderson (Thu Oct 02 2025 - 17:36:10 EST)
- Re: [PATCH 1/2] drivers: hwmon: ntc-thermistor: add Murata ncp18wm474 Guenter Roeck (Thu Oct 02 2025 - 17:36:28 EST)
- Re: [PATCH v7 RESEND 4/7] dt-bindings: hwmon: Move max31785 compatibles to max31790 document Guenter Roeck (Thu Oct 02 2025 - 17:38:13 EST)
- Re: [PATCH v7 RESEND 5/7] dt-bindings: hwmon: max31790: Use addressed fan nodes Guenter Roeck (Thu Oct 02 2025 - 17:38:39 EST)
- Re: [PATCH] hwmon: (nct6775) Add ASUS ROG STRIX X870E-H GAMING WIFI7 Guenter Roeck (Thu Oct 02 2025 - 17:39:10 EST)
- Re: [PATCH v2 06/10] PCI/LUO: Save and restore driver name Chris Li (Thu Oct 02 2025 - 17:39:49 EST)
- Re: [PATCH 2/2] hwmon: (pmbus/max34440): add support adpm12200 Guenter Roeck (Thu Oct 02 2025 - 17:40:14 EST)
- [GIT PULL] SCSI updates for the 6.17+ merge window James Bottomley (Thu Oct 02 2025 - 17:40:56 EST)
- Re: [PATCH 1/2] hwmon: (pmbus/max34440): Update adpm12160 coeff due to latest FW Guenter Roeck (Thu Oct 02 2025 - 17:41:00 EST)
- Re: [PATCH v2 5/6] x86/hyperv: Implement hypervisor RAM collection into vmcore Wei Liu (Thu Oct 02 2025 - 17:42:44 EST)
- Re: [PATCH v3] media: rkisp1: Improve frame sequence correctness on stats and params buffers Kieran Bingham (Thu Oct 02 2025 - 17:44:39 EST)
- Re: [PATCH 1/5] media: uapi: videodev2: Add support for AV1 stateful decoder Deepa Guthyappa Madivalara (Thu Oct 02 2025 - 17:52:34 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Dave Hansen (Thu Oct 02 2025 - 17:55:25 EST)
- Re: [RESEND][PATCH v2 0/2] perf record: ratio-to-prev event term for auto counter reload Falcon, Thomas (Thu Oct 02 2025 - 17:58:07 EST)
- [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Markus Probst (Thu Oct 02 2025 - 17:58:26 EST)
- Re: [PATCH v2 06/10] PCI/LUO: Save and restore driver name Chris Li (Thu Oct 02 2025 - 18:05:49 EST)
- [PATCH v2 1/2] perf stat: Move create_perf_stat_counter to builtin-stat Ian Rogers (Thu Oct 02 2025 - 18:07:42 EST)
- [PATCH v2 2/2] perf stat: Refactor retry/skip/fatal error handling Ian Rogers (Thu Oct 02 2025 - 18:07:55 EST)
- Re: [PATCH v2 5/6] x86/hyperv: Implement hypervisor RAM collection into vmcore Mukesh R (Thu Oct 02 2025 - 18:07:57 EST)
- Re: [RFC PATCH v2 10/51] KVM: selftests: Refactor vm_mem_add to be more flexible Sean Christopherson (Thu Oct 02 2025 - 18:11:04 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Hillf Danton (Thu Oct 02 2025 - 18:12:18 EST)
- [PATCH] Drivers: hv: Use -ETIMEDOUT for HV_STATUS_TIME_OUT instead of -EIO Easwar Hariharan (Thu Oct 02 2025 - 18:14:03 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: pmbus: add max17616 Marcelo Schmitt (Thu Oct 02 2025 - 18:14:28 EST)
- Forwarded: WARNING in f2fs_delete_entry (2) syzbot (Thu Oct 02 2025 - 18:20:12 EST)
- [PATCH] reset: core: reset-gpio: Suppress registration error for optional resets Andre Przywara (Thu Oct 02 2025 - 18:28:55 EST)
- Re: [PATCH] Drivers: hv: Use -ETIMEDOUT for HV_STATUS_TIME_OUT instead of -EIO Easwar Hariharan (Thu Oct 02 2025 - 18:30:35 EST)
- Re: [PATCH v2 06/10] PCI/LUO: Save and restore driver name Chris Li (Thu Oct 02 2025 - 18:30:52 EST)
- Re: [PATCH 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc() Deepa Guthyappa Madivalara (Thu Oct 02 2025 - 18:33:08 EST)
- [GIT PULL] non-MM updates for 6.18-rc1 Andrew Morton (Thu Oct 02 2025 - 18:36:37 EST)
- Re: [PATCH] Drivers: hv: Use -ETIMEDOUT for HV_STATUS_TIME_OUT instead of -EIO Stanislav Kinsburskii (Thu Oct 02 2025 - 18:37:47 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Daniel Gimpelevich (Thu Oct 02 2025 - 18:38:25 EST)
- Re: [GIT PULL 2/5] soc: dt changes for 6.18 Arnd Bergmann (Thu Oct 02 2025 - 18:41:24 EST)
- [GIT PULL] soc: build fix for 6.18 Arnd Bergmann (Thu Oct 02 2025 - 18:44:55 EST)
- [RESEND PATCH] sched/fair: Skip sched_balance_running cmpxchg when balance is not due Tim Chen (Thu Oct 02 2025 - 18:53:42 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Thu Oct 02 2025 - 18:58:01 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Jason Gunthorpe (Thu Oct 02 2025 - 18:58:46 EST)
- Re: [PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer" Adam Young (Thu Oct 02 2025 - 19:00:56 EST)
- Re: [PATCH] ARM: Make sure CPU_ARM940T kernel can be built. Arnd Bergmann (Thu Oct 02 2025 - 19:03:31 EST)
- Re: [PATCH] Drivers: hv: Use -ETIMEDOUT for HV_STATUS_TIME_OUT instead of -EIO Easwar Hariharan (Thu Oct 02 2025 - 19:07:03 EST)
- Re: [syzbot] [f2fs?] WARNING in f2fs_delete_entry (2) syzbot (Thu Oct 02 2025 - 19:07:18 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Dave Hansen (Thu Oct 02 2025 - 19:10:56 EST)
- [PATCH] bcachefs: fix use-after-free in bch2_dirent_to_text() Nirbhay Sharma (Thu Oct 02 2025 - 19:11:15 EST)
- Re: [PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer" Adam Young (Thu Oct 02 2025 - 19:17:50 EST)
- Re: [PATCH] drm: amd: Use kmalloc_array to prevent overflow of dynamic size calculation kernel test robot (Thu Oct 02 2025 - 19:20:17 EST)
- Re: [PATCH v17 01/47] llist: move llist_{head,node} definition to types.h Arnd Bergmann (Thu Oct 02 2025 - 19:20:41 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Daniel Gimpelevich (Thu Oct 02 2025 - 19:21:25 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Jason Gunthorpe (Thu Oct 02 2025 - 19:22:05 EST)
- Re: [PATCH] isofs: fix inode leak caused by disconnected dentries from exportfs Deepanshu Kartikey (Thu Oct 02 2025 - 19:23:58 EST)
- [PATCH] hfs: Validate CNIDs in hfs_read_inode George Anthony Vernon (Thu Oct 02 2025 - 19:32:06 EST)
- Re: [PATCH 12/14] sched: Add shared runqueue locking to __task_rq_lock() Tejun Heo (Thu Oct 02 2025 - 19:33:04 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 19:34:14 EST)
- Re: [PATCH v4 1/2] platform/x86: Add Uniwill laptop driver Nathan Chancellor (Thu Oct 02 2025 - 19:36:44 EST)
- Re: [PATCH v3 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo Alistair Popple (Thu Oct 02 2025 - 19:38:33 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Thu Oct 02 2025 - 19:40:35 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Daniel Walker (danielwa) (Thu Oct 02 2025 - 19:40:48 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver David Matlack (Thu Oct 02 2025 - 19:42:58 EST)
- [Patch v3 0/2] perf record: ratio-to-prev event term for auto counter reload thomas . falcon (Thu Oct 02 2025 - 19:43:49 EST)
- [Patch v3 1/2] perf record: Add ratio-to-prev term thomas . falcon (Thu Oct 02 2025 - 19:44:06 EST)
- [Patch v3 2/2] perf record: Add auto counter reload parse and regression tests thomas . falcon (Thu Oct 02 2025 - 19:44:10 EST)
- [GIT PULL] probes: Update for v6.18 Google (Thu Oct 02 2025 - 19:44:57 EST)
- Re: [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line Dave Hansen (Thu Oct 02 2025 - 19:48:32 EST)
- Re: [RFC PATCH v2 02/51] KVM: guest_memfd: Introduce and use shareability to guard faulting Sean Christopherson (Thu Oct 02 2025 - 19:51:32 EST)
- Re: [GIT PULL] slab updates for 6.18 pr-tracker-bot (Thu Oct 02 2025 - 19:51:56 EST)
- Re: [GIT PULL] Networking for v6.18 pr-tracker-bot (Thu Oct 02 2025 - 19:52:26 EST)
- Forwarded: [PATCH] ext4: reject system.data xattr with external inode storage syzbot (Thu Oct 02 2025 - 19:54:22 EST)
- Re: [syzbot] [hfs?] kernel BUG in hfs_write_inode George Anthony Vernon (Thu Oct 02 2025 - 19:56:05 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Samiullah Khawaja (Thu Oct 02 2025 - 19:57:19 EST)
- [PATCH] MAINTAINERS: Update Jessica Zhang's email address Jessica Zhang (Thu Oct 02 2025 - 19:57:58 EST)
- [GIT PULL] Please pull RDMA subsystem changes Jason Gunthorpe (Thu Oct 02 2025 - 20:03:08 EST)
- Re: [PATCH] KVM: arm64: nv: do not inject L2-bound IRQs to L1 hypervisor Oliver Upton (Thu Oct 02 2025 - 20:04:34 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Sean Christopherson (Thu Oct 02 2025 - 20:12:26 EST)
- Re: [PATCH v2 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container Gavin Shan (Thu Oct 02 2025 - 20:15:35 EST)
- Re: [RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate() Sean Christopherson (Thu Oct 02 2025 - 20:15:44 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 20:16:13 EST)
- Re: [PATCH v2 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels Gavin Shan (Thu Oct 02 2025 - 20:17:48 EST)
- Re: [syzbot] [hfs?] kernel BUG in hfs_write_inode syzbot (Thu Oct 02 2025 - 20:18:23 EST)
- [PATCH v5 0/2] usb: typec: ucsi_glink: Add support UCSI v2 Anjelique Melendez (Thu Oct 02 2025 - 20:21:17 EST)
- [PATCH v5 1/2] usb: typec: ucsi_glink: Update request/response buffers to be packed Anjelique Melendez (Thu Oct 02 2025 - 20:21:25 EST)
- [PATCH v5 2/2] usb: typec: ucsi_glink: Increase buffer size to support UCSI v2 Anjelique Melendez (Thu Oct 02 2025 - 20:21:35 EST)
- Forwarded: [PATCH] ext4: fix use-after-free in ext4_search_dir via corrupted inline xattr syzbot (Thu Oct 02 2025 - 20:23:25 EST)
- Re: [PATCH 07/10] drm/panthor: remove unnecessary mmu_hw_wait_ready calls Chia-I Wu (Thu Oct 02 2025 - 20:23:47 EST)
- Re: [PATCH v2 03/29] ACPI / PPTT: Find cache level by cache-id Gavin Shan (Thu Oct 02 2025 - 20:24:00 EST)
- RE: [PATCH v3 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance Michael Kelley (Thu Oct 02 2025 - 20:27:30 EST)
- Re: [PATCH 05/10] drm/panthor: rename and document mmu_hw_do_operation_locked Chia-I Wu (Thu Oct 02 2025 - 20:31:53 EST)
- Re: [PATCH v2 05/29] arm64: kconfig: Add Kconfig entry for MPAM Gavin Shan (Thu Oct 02 2025 - 20:32:33 EST)
- [PATCH] hfs: Validate CNIDs in hfs_read_inode George Anthony Vernon (Thu Oct 02 2025 - 20:41:24 EST)
- [PATCH v1 1/2] perf namespaces: Avoid get_current_dir_name dependency Ian Rogers (Thu Oct 02 2025 - 20:41:30 EST)
- [PATCH v1 2/2] tools build: Remove get_current_dir_name Ian Rogers (Thu Oct 02 2025 - 20:41:48 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 20:44:15 EST)
- Re: [PATCH 02/10] drm/panthor: rename and document lock_region Chia-I Wu (Thu Oct 02 2025 - 20:47:03 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Byungchul Park (Thu Oct 02 2025 - 20:48:47 EST)
- Re: [PATCH] ext4: reject inline data flag when i_extra_isize is zero Deepanshu Kartikey (Thu Oct 02 2025 - 20:51:23 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Byungchul Park (Thu Oct 02 2025 - 20:52:53 EST)
- Re: [PATCH] drm/panthor: add query for calibrated timstamp info Chia-I Wu (Thu Oct 02 2025 - 20:53:57 EST)
- Re: [PATCH v3 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo Alexandre Courbot (Thu Oct 02 2025 - 20:56:44 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Danilo Krummrich (Thu Oct 02 2025 - 20:58:11 EST)
- Re: [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table Gavin Shan (Thu Oct 02 2025 - 20:59:12 EST)
- [PATCH v2] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Thu Oct 02 2025 - 20:59:25 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Byungchul Park (Thu Oct 02 2025 - 21:02:57 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Thu Oct 02 2025 - 21:03:32 EST)
- Re: [syzbot] [hfs?] kernel BUG in hfs_write_inode George Anthony Vernon (Thu Oct 02 2025 - 21:03:47 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Thu Oct 02 2025 - 21:07:17 EST)
- Re: [PATCH] drm/panthor: add query for calibrated timstamp info Chia-I Wu (Thu Oct 02 2025 - 21:10:41 EST)
- Re: [PATCH v17 08/47] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64 Byungchul Park (Thu Oct 02 2025 - 21:12:51 EST)
- Re: [PATCH v17 30/47] fs/jbd2: use a weaker annotation in journal handling Byungchul Park (Thu Oct 02 2025 - 21:13:38 EST)
- Re: [PATCH] MAINTAINERS: Update Jessica Zhang's email address Dmitry Baryshkov (Thu Oct 02 2025 - 21:17:38 EST)
- [PATCH v1 1/2] perf bpf-event: Use libbpf version rather than feature check Ian Rogers (Thu Oct 02 2025 - 21:24:14 EST)
- [PATCH v1 2/2] tools build: Remove libbpf-strings feature test Ian Rogers (Thu Oct 02 2025 - 21:24:34 EST)
- Re: [syzbot] [hfs?] kernel BUG in hfs_write_inode syzbot (Thu Oct 02 2025 - 21:27:19 EST)
- Re: [f2fs-dev] [PATCH] f2fs: add missing dput() when printing the donation list Chao Yu (Thu Oct 02 2025 - 21:27:41 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 21:28:16 EST)
- Re: [PATCH v4] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins Dmitry Baryshkov (Thu Oct 02 2025 - 21:31:34 EST)
- Re: [PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Yosemite5 board Kevin Tung (Thu Oct 02 2025 - 21:31:58 EST)
- Re: [PATCH v2 1/3] riscv: dts: thead: add xtheadvector to the th1520 devicetree Drew Fustini (Thu Oct 02 2025 - 21:35:39 EST)
- Re: [PATCH v2 2/3] riscv: dts: thead: add ziccrse for th1520 Drew Fustini (Thu Oct 02 2025 - 21:35:55 EST)
- Re: [PATCH v2 3/3] riscv: dts: thead: add zfh for th1520 Drew Fustini (Thu Oct 02 2025 - 21:36:18 EST)
- Re: [PATCH] f2fs: fix ifolio memory leak in f2fs_move_inline_dirents error path Chao Yu (Thu Oct 02 2025 - 21:39:41 EST)
- [PATCH] Signed-off-by: lespink <lespinks9@xxxxxxxxx> Bluetooth: btusb: Add support for Mercusys MA530 (2c4e:0115) lespink (Thu Oct 02 2025 - 21:41:04 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Thu Oct 02 2025 - 21:41:17 EST)
- Re: [GIT PULL] RISC-V updates for v6.18-rc1 Yury Norov (Thu Oct 02 2025 - 21:45:16 EST)
- Re: [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64 Byungchul Park (Thu Oct 02 2025 - 21:47:23 EST)
- RE: [PATCH v1] dt-bindings: clock: Add AST2500/AST2600 VIDEO reset definition Jammy Huang (Thu Oct 02 2025 - 21:51:10 EST)
- Re: [syzbot] [ext4?] kernel BUG in ext4_write_inline_data (3) syzbot (Thu Oct 02 2025 - 21:55:34 EST)
- [RFC PATCH] sound: airoha: add support for AN7581 PCM driver Christian Marangi (Thu Oct 02 2025 - 21:55:55 EST)
- [PATCH v2 0/2] Add video reset to aspeed-clk Jammy Huang (Thu Oct 02 2025 - 21:59:04 EST)
- [PATCH v2 1/2] dt-bindings: clock: aspeed: Add VIDEO reset definition Jammy Huang (Thu Oct 02 2025 - 21:59:16 EST)
- [PATCH v2 2/2] clk: aspeed: Add reset for HACE/VIDEO Jammy Huang (Thu Oct 02 2025 - 21:59:24 EST)
- Re: [syzbot] [usb?] [net?] KMSAN: uninit-value in lan78xx_reset syzbot (Thu Oct 02 2025 - 22:01:41 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 22:02:17 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Thu Oct 02 2025 - 22:02:43 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Byungchul Park (Thu Oct 02 2025 - 22:08:21 EST)
- Re: [PATCH 1/3] PCI/IDE: Add/export mini helpers for platform TSM drivers Xu Yilun (Thu Oct 02 2025 - 22:12:29 EST)
- Re: [GIT PULL] MM updates for 6.18-rc1 pr-tracker-bot (Thu Oct 02 2025 - 22:18:29 EST)
- Re: [GIT PULL] non-MM updates for 6.18-rc1 pr-tracker-bot (Thu Oct 02 2025 - 22:18:39 EST)
- Re: [PATCH v9 mm-new 03/11] mm: thp: add support for BPF based THP order selection Alexei Starovoitov (Thu Oct 02 2025 - 22:19:02 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 22:23:14 EST)
- [PATCH net] net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb Yeounsu Moon (Thu Oct 02 2025 - 22:23:55 EST)
- RE: [PATCH rtw-next v2 7/7] wifi: rtw89: process TX wait skbs for USB via C2H handler Zong-Zhe Yang (Thu Oct 02 2025 - 22:24:45 EST)
- Re: [PATCH v1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready Tzung-Bi Shih (Thu Oct 02 2025 - 22:25:19 EST)
- Re: [PATCH 1/3] PCI/IDE: Add/export mini helpers for platform TSM drivers dan.j.williams (Thu Oct 02 2025 - 22:26:37 EST)
- [PATCH v1] tools build: Remove feature-libslang-include-subdir Ian Rogers (Thu Oct 02 2025 - 22:27:48 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Byungchul Park (Thu Oct 02 2025 - 22:31:40 EST)
- [PATCH v6 0/5] Add support for Andes Qilai SoC PCIe controller Randolph Lin (Thu Oct 02 2025 - 22:36:03 EST)
- [PATCH v6 1/5] PCI: dwc: Allow adjusting the number of ob/ib windows in glue driver Randolph Lin (Thu Oct 02 2025 - 22:36:17 EST)
- [PATCH v6 3/5] riscv: dts: andes: Add PCIe node into the QiLai SoC Randolph Lin (Thu Oct 02 2025 - 22:36:32 EST)
- [PATCH v6 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support Randolph Lin (Thu Oct 02 2025 - 22:37:05 EST)
- [PATCH v6 5/5] MAINTAINERS: Add maintainers for Andes QiLai PCIe driver Randolph Lin (Thu Oct 02 2025 - 22:38:15 EST)
- [PATCH v6 4/5] PCI: andes: Add Andes QiLai SoC PCIe host driver support Randolph Lin (Thu Oct 02 2025 - 22:38:33 EST)
- [PATCH v2] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage Mateusz Guzik (Thu Oct 02 2025 - 22:39:35 EST)
- [PATCH v1] perf build: Move libopcode disasm tests to BUILD_NONDISTRO Ian Rogers (Thu Oct 02 2025 - 22:40:07 EST)
- Re: [PATCH v17 28/47] dept: add documentation for dept Bagas Sanjaya (Thu Oct 02 2025 - 22:45:02 EST)
- [PATCH] hfs: Validate CNIDs in hfs_read_inode George Anthony Vernon (Thu Oct 02 2025 - 22:46:55 EST)
- Re: [PATCH v2] drm/vblank: downgrade vblank wait timeout from WARN to debug Chintan Patel (Thu Oct 02 2025 - 22:55:03 EST)
- Re: [PATCH v2] drm/vblank: downgrade vblank wait timeout from WARN to debug Chintan Patel (Thu Oct 02 2025 - 22:55:51 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Thu Oct 02 2025 - 23:02:20 EST)
- Re: [PATCH v1 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk Peter Wang (王信友) (Thu Oct 02 2025 - 23:10:25 EST)
- Re: [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on Peter Wang (王信友) (Thu Oct 02 2025 - 23:11:29 EST)
- Re: [PATCH] f2fs: fix ifolio memory leak in f2fs_move_inline_dirents error path Jaegeuk Kim (Thu Oct 02 2025 - 23:15:41 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Thu Oct 02 2025 - 23:16:46 EST)
- [PATCH] can: treewide: remove can_change_mtu() Vincent Mailhol (Thu Oct 02 2025 - 23:17:45 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 23:23:16 EST)
- [PATCH v3] drm/vblank: downgrade vblank wait timeout from WARN to error Chintan Patel (Thu Oct 02 2025 - 23:23:42 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Thu Oct 02 2025 - 23:43:13 EST)
- Re: [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate Gavin Shan (Thu Oct 02 2025 - 23:54:21 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_size is zero syzbot (Fri Oct 03 2025 - 00:02:11 EST)
- Re: [syzbot] [mm?] WARNING in memory_failure jane . chu (Fri Oct 03 2025 - 00:03:42 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Vishal Annapurve (Fri Oct 03 2025 - 00:11:13 EST)
- Re: [PATCH 00/11] Linux RISC-V trace framework and drivers Anup Patel (Fri Oct 03 2025 - 00:15:38 EST)
- Re: [PATCH RESEND] block/mq-deadline: adjust the timeout period of the per_prio->dispatch Damien Le Moal (Fri Oct 03 2025 - 00:17:20 EST)
- Re: [PATCH RESEND] block/mq-deadline: adjust the timeout period of the per_prio->dispatch Damien Le Moal (Fri Oct 03 2025 - 00:20:02 EST)
- Re: [PATCH v5 7/8] man/man2/open_tree{,_attr}.2: document new open_tree_attr() API Aleksa Sarai (Fri Oct 03 2025 - 00:22:49 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Fri Oct 03 2025 - 00:23:13 EST)
- Re: [PATCH v2] cxl/hdm: allow zero sized committed decoders Gregory Price (Fri Oct 03 2025 - 00:28:41 EST)
- [PATCH v3 0/8] nvme-tcp: Support receiving KeyUpdate requests alistair23 (Fri Oct 03 2025 - 00:32:25 EST)
- [PATCH v3 1/8] net/handshake: Store the key serial number on completion alistair23 (Fri Oct 03 2025 - 00:32:32 EST)
- [PATCH v3 2/8] net/handshake: Define handshake_sk_destruct_req alistair23 (Fri Oct 03 2025 - 00:33:22 EST)
- [PATCH v3 3/8] net/handshake: Ensure the request is destructed on completion alistair23 (Fri Oct 03 2025 - 00:33:47 EST)
- [PATCH v3 7/8] nvmet-tcp: Support KeyUpdate alistair23 (Fri Oct 03 2025 - 00:34:14 EST)
- [PATCH v3 4/8] nvmet: Expose nvmet_stop_keep_alive_timer publically alistair23 (Fri Oct 03 2025 - 00:34:24 EST)
- [PATCH v3 8/8] nvme-tcp: Allow userspace to trigger a KeyUpdate with debugfs alistair23 (Fri Oct 03 2025 - 00:34:28 EST)
- [PATCH v3 5/8] net/handshake: Support KeyUpdate message types alistair23 (Fri Oct 03 2025 - 00:34:58 EST)
- [PATCH v3 6/8] nvme-tcp: Support KeyUpdate alistair23 (Fri Oct 03 2025 - 00:35:23 EST)
- Re: [PATCH] MAINTAINERS: Remove myself from perf_events subsystem Namhyung Kim (Fri Oct 03 2025 - 00:38:51 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Mika Westerberg (Fri Oct 03 2025 - 00:54:46 EST)
- [PATCH RESEND] sound/soc/sof:Use kmalloc_array instead of kmalloc hariconscious (Fri Oct 03 2025 - 01:00:00 EST)
- Re: [PATCH 2/4] fs/namespace: add umounted mounts to umount_mnt_ns Pavel Tikhomirov (Fri Oct 03 2025 - 01:04:14 EST)
- Re: [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs Sandipan Das (Fri Oct 03 2025 - 01:04:27 EST)
- Re: [PATCH v5] perf tools c2c: Add annotation support to perf c2c report Namhyung Kim (Fri Oct 03 2025 - 01:05:41 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Chris Li (Fri Oct 03 2025 - 01:17:51 EST)
- Re: [RESEND PATCH] sched/fair: Skip sched_balance_running cmpxchg when balance is not due Shrikanth Hegde (Fri Oct 03 2025 - 01:23:54 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Chris Li (Fri Oct 03 2025 - 01:25:21 EST)
- Re: [PATCH] docs/zh_CN: Add translation of rust/testing.rst Ben Guo (Fri Oct 03 2025 - 01:29:32 EST)
- Re: [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list Chris Li (Fri Oct 03 2025 - 01:33:41 EST)
- Re: [PATCH v17 28/47] dept: add documentation for dept Jonathan Corbet (Fri Oct 03 2025 - 01:37:00 EST)
- Re: [PATCH v3 01/10] perf annotate: Skip annotating data types to lea instructions Namhyung Kim (Fri Oct 03 2025 - 01:37:11 EST)
- Re: [PATCH v3 02/10] perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTER Namhyung Kim (Fri Oct 03 2025 - 01:37:31 EST)
- RE: [PATCH v4 0/6] Add support for the Axis ARTPEC-8 SoC Ravi Patel (Fri Oct 03 2025 - 01:45:16 EST)
- Re: [PATCH v3 03/10] perf annotate: Track address registers via TSR_KIND_POINTER Namhyung Kim (Fri Oct 03 2025 - 01:52:28 EST)
- Re: [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP Xu Yilun (Fri Oct 03 2025 - 01:54:47 EST)
- Re: [PATCH 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state kernel test robot (Fri Oct 03 2025 - 01:57:48 EST)
- Re: [PATCH v4] ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-data Greg KH (Fri Oct 03 2025 - 02:09:11 EST)
- Re: [PATCH v1] ALSA: hda/tas2781: Fix a potential race condition that causes a NULL pointer in case no efi.get_variable exsits Greg KH (Fri Oct 03 2025 - 02:09:27 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Fri Oct 03 2025 - 02:17:17 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Greg Kroah-Hartman (Fri Oct 03 2025 - 02:19:16 EST)
- [PATCH V2 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management Suraj Gupta (Fri Oct 03 2025 - 02:19:32 EST)
- [PATCH V2 1/3] dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers Suraj Gupta (Fri Oct 03 2025 - 02:19:32 EST)
- [PATCH V2 3/3] dmaengine: xilinx_dma: Optimize control register write and channel start logic for AXIDMA and MCDMA in corresponding start_transfer() Suraj Gupta (Fri Oct 03 2025 - 02:19:59 EST)
- [PATCH V2 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction Suraj Gupta (Fri Oct 03 2025 - 02:20:13 EST)
- Re: [PATCH v2 3/4] memory: tegra: Add support for multiple irqs kernel test robot (Fri Oct 03 2025 - 02:29:48 EST)
- Re: [PATCH v3 10/10] mm: kvmalloc: Add non-blocking support for vmalloc Michal Hocko (Fri Oct 03 2025 - 02:30:17 EST)
- Re: [PATCH] rv: Add signal reactor Gabriele Monaco (Fri Oct 03 2025 - 02:30:38 EST)
- [syzbot] Monthly f2fs report (Oct 2025) syzbot (Fri Oct 03 2025 - 02:37:41 EST)
- [syzbot] Monthly ocfs2 report (Oct 2025) syzbot (Fri Oct 03 2025 - 02:37:45 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Fri Oct 03 2025 - 02:38:12 EST)
- Re: [PATCH v7 4/9] regulator: Add support for MediaTek MT6363 SPMI PMIC Regulators kernel test robot (Fri Oct 03 2025 - 02:39:53 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Krzysztof Hałasa (Fri Oct 03 2025 - 02:43:25 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Kriish Sharma (Fri Oct 03 2025 - 02:44:19 EST)
- Re: [PATCH] usb: typec: ucsi: Fix workqueue destruction race during connector cleanup Chia-Lin Kao (AceLan) (Fri Oct 03 2025 - 02:45:16 EST)
- Re: [PATCH] slab: Fix using this_cpu_ptr() in preemptible context Vlastimil Babka (Fri Oct 03 2025 - 02:52:49 EST)
- Re: [PATCH v2 1/4] NFSD/blocklayout: Fix minlength check in proc_layoutget Christoph Hellwig (Fri Oct 03 2025 - 02:54:58 EST)
- Re: [PATCH v17 28/47] dept: add documentation for dept NeilBrown (Fri Oct 03 2025 - 02:56:55 EST)
- Re: [PATCH v2 2/4] NFSD/blocklayout: Extract extent mapping from proc_layoutget Christoph Hellwig (Fri Oct 03 2025 - 02:57:13 EST)
- Re: [PATCH v2 3/4] NFSD/blocklayout: Introduce layout content structure Christoph Hellwig (Fri Oct 03 2025 - 02:57:26 EST)
- Re: [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list Chris Li (Fri Oct 03 2025 - 02:57:49 EST)
- Re: [PATCH 6.1 00/73] 6.1.155-rc1 review Pavel Machek (Fri Oct 03 2025 - 02:58:08 EST)
- Re: [PATCH 5.10 000/122] 5.10.245-rc1 review Pavel Machek (Fri Oct 03 2025 - 02:58:20 EST)
- Re: [PATCH] drm/sitronix/st7571-i2c: reset position before clearing display Marcus Folkesson (Fri Oct 03 2025 - 02:58:25 EST)
- Re: [PATCH v2 4/4] NFSD/blocklayout: Support multiple extents per LAYOUTGET Christoph Hellwig (Fri Oct 03 2025 - 02:59:08 EST)
- Re: [PATCH] kmsan: fix kmsan_handle_dma() to avoid false positives Marek Szyprowski (Fri Oct 03 2025 - 02:59:56 EST)
- Re: [PATCH] dma-mapping: fix direction in dma_alloc direction traces Marek Szyprowski (Fri Oct 03 2025 - 03:00:33 EST)
- Re: [PATCH v2] ASoC: codecs: lpass-macro: Add support for channel map mixer control Mohammad Rafi Shaik (Fri Oct 03 2025 - 03:01:05 EST)
- Re: [PATCH v2] drm/display: bridge_connector: get/put the stored bridges Luca Ceresoli (Fri Oct 03 2025 - 03:03:40 EST)
- [PATCH net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions Maxime Chevallier (Fri Oct 03 2025 - 03:03:48 EST)
- Re: [PATCH 2/4] media: i2c: dw9719: Add DW9800K support Sakari Ailus (Fri Oct 03 2025 - 03:04:35 EST)
- Re: [PATCH 6.12 00/89] 6.12.50-rc1 review Pavel Machek (Fri Oct 03 2025 - 03:05:03 EST)
- Re: linux-next: Tree for Oct 2 Dan Carpenter (Fri Oct 03 2025 - 03:05:30 EST)
- Re: [PATCH v16 0/9] Add PWM support for IPQ chipsets George Moussalem (Fri Oct 03 2025 - 03:07:14 EST)
- Re: [PATCH] dma-mapping: fix direction in dma_alloc direction traces Petr Tesarik (Fri Oct 03 2025 - 03:07:29 EST)
- Re: [PATCH v4 09/16] staging: rtl8723bs: fix excessive indentation in nested if statement Dan Carpenter (Fri Oct 03 2025 - 03:07:52 EST)
- Re: [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list Chris Li (Fri Oct 03 2025 - 03:09:35 EST)
- Re: [PATCH v4 15/16] staging: rtl8723bs: merge nested if conditions for clarity and tab problems Dan Carpenter (Fri Oct 03 2025 - 03:10:44 EST)
- Re: [PATCH] drm/bridge: refcount last_bridge in drm_atomic_bridge_chain_select_bus_fmts() Luca Ceresoli (Fri Oct 03 2025 - 03:11:34 EST)
- Re: [PATCH v4 0/6] Add support for the Axis ARTPEC-8 SoC Krzysztof Kozlowski (Fri Oct 03 2025 - 03:14:53 EST)
- Re: [PATCH] iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handling Nuno Sá (Fri Oct 03 2025 - 03:15:18 EST)
- [GIT PULL] RISC-V updates for the v6.18 merge window (part two) Paul Walmsley (Fri Oct 03 2025 - 03:19:33 EST)
- Re: [PATCH] sound/core/seq: Initialize structure pointer to NULL to prevent undefined behavior Takashi Iwai (Fri Oct 03 2025 - 03:22:00 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Chris Li (Fri Oct 03 2025 - 03:26:26 EST)
- Re: [PATCH v2 07/15] blktrace: add definitions for blk_user_trace_setup2 Christoph Hellwig (Fri Oct 03 2025 - 03:29:24 EST)
- Re: [PATCH v2 09/15] blktrace: add definitions for struct blk_io_trace2 Christoph Hellwig (Fri Oct 03 2025 - 03:31:27 EST)
- [PATCH v2] fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds Albin Babu Varghese (Fri Oct 03 2025 - 03:32:56 EST)
- Re: [PATCH v2 11/15] blktrace: add block trace commands for zone operations Christoph Hellwig (Fri Oct 03 2025 - 03:33:12 EST)
- Re: [PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe Simon Horman (Fri Oct 03 2025 - 03:33:38 EST)
- Re: [PATCH] MAINTAINERS: Update Jessica Zhang's email address Neil Armstrong (Fri Oct 03 2025 - 03:34:02 EST)
- Re: [PATCH v2 06/15] blktrace: split do_blk_trace_setup into two functions Christoph Hellwig (Fri Oct 03 2025 - 03:34:41 EST)
- Re: [PATCH v6 11/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities Luca Ceresoli (Fri Oct 03 2025 - 03:35:21 EST)
- Re: [PATCH 08/10] blk-cgroup: remove radix_tree_preload() Christoph Hellwig (Fri Oct 03 2025 - 03:37:41 EST)
- Listen to reason indeed, but not "one less" Ywe Cærlyn (Fri Oct 03 2025 - 03:40:41 EST)
- Re: [PATCH 06/26] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT Michael Riesch (Fri Oct 03 2025 - 03:40:59 EST)
- Re: [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver Arnaud POULIQUEN (Fri Oct 03 2025 - 03:41:19 EST)
- Re: [PATCH 06/26] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT Jacopo Mondi (Fri Oct 03 2025 - 03:50:05 EST)
- Re: [PATCH] slab: Fix using this_cpu_ptr() in preemptible context Vlastimil Babka (Fri Oct 03 2025 - 03:50:15 EST)
- Re: [PATCH] slab: Add allow_spin check to eliminate kmemleak warnings Vlastimil Babka (Fri Oct 03 2025 - 03:52:03 EST)
- Re: [linus:master] [xfs] c91d38b57f: stress-ng.chown.ops_per_sec 70.2% improvement Christoph Hellwig (Fri Oct 03 2025 - 03:56:30 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Bartosz Golaszewski (Fri Oct 03 2025 - 04:03:40 EST)
- Re: [PATCH v2 08/21] rcu: Add noinstr-fast rcu_read_{,un}lock_tasks_trace() APIs Paul E. McKenney (Fri Oct 03 2025 - 04:07:32 EST)
- [PATCH] drm/mediatek: Fix refcounting in mtk_drm_get_all_drm_priv Sjoerd Simons (Fri Oct 03 2025 - 04:09:17 EST)
- [PATCH 0/2] (asus-ec-sensors) add two more boards Eugene Shalygin (Fri Oct 03 2025 - 04:10:20 EST)
- [PATCH 1/2] hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI Eugene Shalygin (Fri Oct 03 2025 - 04:10:27 EST)
- [PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX X870E-H GAMING WIFI7 Eugene Shalygin (Fri Oct 03 2025 - 04:10:35 EST)
- Re: [PATCH v1] Bluetooth: btmtksdio: Add pmctrl handling for BT closed state during reset Paul Menzel (Fri Oct 03 2025 - 04:12:46 EST)
- Forwarded: [PATCH] ext4: reject system.data xattr with external inode storage syzbot (Fri Oct 03 2025 - 04:15:05 EST)
- Re: [PATCH net] net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb Simon Horman (Fri Oct 03 2025 - 04:17:45 EST)
- [PATCH v2] docs/zh_CN: Add translation of rust/testing.rst Ben Guo (Fri Oct 03 2025 - 04:18:00 EST)
- Re: [PATCH] drm/mediatek: Fix refcounting in mtk_drm_get_all_drm_priv AngeloGioacchino Del Regno (Fri Oct 03 2025 - 04:20:17 EST)
- 6.17.0: New, annoying error message about Spectre mitigation and retbleed Klaus Kusche (Fri Oct 03 2025 - 04:21:35 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Simon Horman (Fri Oct 03 2025 - 04:33:27 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Fri Oct 03 2025 - 04:35:13 EST)
- Re: [PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone Vlastimil Babka (Fri Oct 03 2025 - 04:35:59 EST)
- Re: [PATCH v7 6/9] regulator: Add support for MediaTek MT6373 SPMI PMIC Regulators Dan Carpenter (Fri Oct 03 2025 - 04:36:21 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Fri Oct 03 2025 - 04:36:32 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Geert Uytterhoeven (Fri Oct 03 2025 - 04:36:55 EST)
- Re: [PATCH v2 11/16] scsi: qla2xxx: fix TMR failure handling Dan Carpenter (Fri Oct 03 2025 - 04:40:56 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Markus Probst (Fri Oct 03 2025 - 04:41:37 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Markus Probst (Fri Oct 03 2025 - 04:44:25 EST)
- Re: [PATCH net v6 0/4] net: netpoll: fix memory leak and add comprehensive selftests Breno Leitao (Fri Oct 03 2025 - 04:45:24 EST)
- [PATCH bpf 1/2] bpf: Avoid RCU context warning when unpinning htab with internal structs KaFai Wan (Fri Oct 03 2025 - 04:47:19 EST)
- [PATCH bpf 0/2] bpf: Avoid RCU context warning when unpinning htab with internal structs KaFai Wan (Fri Oct 03 2025 - 04:47:31 EST)
- [PATCH bpf 2/2] selftests/bpf: Add test for unpinning htab with internal timer struct KaFai Wan (Fri Oct 03 2025 - 04:47:44 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Bartosz Golaszewski (Fri Oct 03 2025 - 04:51:53 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Fri Oct 03 2025 - 04:57:14 EST)
- [PATCH 0/4] drm/bridge: enforce drm_bridge_add() before drm_bridge_attach() Luca Ceresoli (Fri Oct 03 2025 - 05:00:54 EST)
- [PATCH 1/4] drm/sti: hda: add bridge before attaching Luca Ceresoli (Fri Oct 03 2025 - 05:01:00 EST)
- [PATCH 2/4] drm/sti: hdmi: add bridge before attaching Luca Ceresoli (Fri Oct 03 2025 - 05:01:18 EST)
- [PATCH 3/4] drm/bridge: document that adding a bridge is mandatory before attach Luca Ceresoli (Fri Oct 03 2025 - 05:01:28 EST)
- [PATCH 4/4] drm/bridge: add warning for bridges attached without being added Luca Ceresoli (Fri Oct 03 2025 - 05:01:36 EST)
- [RFC PATCH 00/13] Introduce PCI Configuration Space Cache (PCSC) Evangelos Petrongonas (Fri Oct 03 2025 - 05:01:37 EST)
- Re: [PATCH] MAINTAINERS: Update Jessica Zhang's email address Neil Armstrong (Fri Oct 03 2025 - 05:02:13 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Kriish Sharma (Fri Oct 03 2025 - 05:02:26 EST)
- [RFC PATCH 01/13] pci: pcsc: Add plumbing for the PCI Configuration Space Cache (PCSC) Evangelos Petrongonas (Fri Oct 03 2025 - 05:02:28 EST)
- [RFC PATCH 02/13] pci: pcsc: implement basic functionality Evangelos Petrongonas (Fri Oct 03 2025 - 05:02:44 EST)
- Re: [PATCH v1] PM: runtime: Introduce one more usage counter guard Jonathan Cameron (Fri Oct 03 2025 - 05:02:57 EST)
- [RFC PATCH 04/13] pci: pcsc: infer PCIe extended capabilities Evangelos Petrongonas (Fri Oct 03 2025 - 05:03:21 EST)
- [RFC PATCH 05/13] pci: pcsc: control the cache via sysfs and kernel params Evangelos Petrongonas (Fri Oct 03 2025 - 05:03:44 EST)
- [RFC PATCH 06/13] pci: pcsc: handle device resets Evangelos Petrongonas (Fri Oct 03 2025 - 05:04:10 EST)
- [RFC PATCH 03/13] pci: pcsc: infer cacheability of PCI capabilities Evangelos Petrongonas (Fri Oct 03 2025 - 05:04:24 EST)
- Re: [PATCH v16 0/9] Add PWM support for IPQ chipsets Kathiravan Thirumoorthy (Fri Oct 03 2025 - 05:04:53 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Mika Westerberg (Fri Oct 03 2025 - 05:06:05 EST)
- [RFC PATCH 07/13] pci: pcsc: introduce statistic gathering tools Evangelos Petrongonas (Fri Oct 03 2025 - 05:06:07 EST)
- [RFC PATCH 12/13] pci: pcsc: introduce persistence versioning Evangelos Petrongonas (Fri Oct 03 2025 - 05:06:38 EST)
- [RFC PATCH 08/13] pci: Save only spec-defined configuration space Evangelos Petrongonas (Fri Oct 03 2025 - 05:06:47 EST)
- [RFC PATCH 09/13] vfio: pci: Fill only spec-defined configuration space regions Evangelos Petrongonas (Fri Oct 03 2025 - 05:07:09 EST)
- [RFC PATCH 10/13] pci: pcsc: Use contiguous pages for the cache data Evangelos Petrongonas (Fri Oct 03 2025 - 05:07:32 EST)
- [RFC PATCH 11/13] pci: pcsc: Add kexec persistence support via KHO Evangelos Petrongonas (Fri Oct 03 2025 - 05:08:15 EST)
- [RFC PATCH 13/13] pci: pcsc: introduce hashtable lookup to speed up restoration Evangelos Petrongonas (Fri Oct 03 2025 - 05:08:56 EST)
- Forwarded: [PATCH] ext4: reject inline data flag when i_extra_isize is zero syzbot (Fri Oct 03 2025 - 05:09:53 EST)
- Re: [PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree Prasad Kumpatla (Fri Oct 03 2025 - 05:10:18 EST)
- [PATCH v3 0/4] NFSD: Impl multiple extents in block/scsi layoutget Sergey Bashirov (Fri Oct 03 2025 - 05:11:34 EST)
- [PATCH v3 1/4] NFSD/blocklayout: Fix minlength check in proc_layoutget Sergey Bashirov (Fri Oct 03 2025 - 05:11:42 EST)
- [PATCH v3 2/4] NFSD/blocklayout: Extract extent mapping from proc_layoutget Sergey Bashirov (Fri Oct 03 2025 - 05:11:58 EST)
- [PATCH v3 3/4] NFSD/blocklayout: Introduce layout content structure Sergey Bashirov (Fri Oct 03 2025 - 05:12:07 EST)
- [PATCH v3 4/4] NFSD/blocklayout: Support multiple extents per LAYOUTGET Sergey Bashirov (Fri Oct 03 2025 - 05:12:22 EST)
- [PATCH v8 1/9] dt-bindings: regulator: Document MediaTek MT6316 PMIC Regulators AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:12:40 EST)
- [PATCH v8 0/9] Add support MT6316/6363/MT6373 PMICs regulators and MFD AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:12:43 EST)
- [PATCH v8 3/9] dt-bindings: regulator: Document MediaTek MT6363 PMIC Regulators AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:13:00 EST)
- [PATCH v8 2/9] regulator: Add support for MediaTek MT6316 SPMI PMIC Regulators AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:13:02 EST)
- [PATCH v8 5/9] dt-bindings: regulator: Document MediaTek MT6373 PMIC Regulators AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:13:18 EST)
- [PATCH v8 7/9] dt-bindings: iio: adc: mt6359: Allow reg for SPMI PMICs AuxADC AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:13:31 EST)
- [PATCH v8 8/9] dt-bindings: mfd: Add binding for MediaTek MT6363 series SPMI PMIC AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:13:49 EST)
- [PATCH v8 6/9] regulator: Add support for MediaTek MT6373 SPMI PMIC Regulators AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:13:57 EST)
- [PATCH v8 4/9] regulator: Add support for MediaTek MT6363 SPMI PMIC Regulators AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:13:57 EST)
- [PATCH v8 9/9] drivers: mfd: Add support for MediaTek SPMI PMICs and MT6363/73 AngeloGioacchino Del Regno (Fri Oct 03 2025 - 05:13:58 EST)
- Re: [git pull] drm for 6.18-rc1 Geert Uytterhoeven (Fri Oct 03 2025 - 05:14:33 EST)
- [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Brian Sune (Fri Oct 03 2025 - 05:15:10 EST)
- [PATCH] drm: bridge: ti-sn65dsi83: Fix LVDS output configuration Sudarshan Shetty (Fri Oct 03 2025 - 05:19:28 EST)
- [PATCH 1/1] clk: socfpga: agilex5: add clock driver for Agilex5 Khairul Anuar Romli (Fri Oct 03 2025 - 05:19:39 EST)
- [PATCH] drm: bridge: ti-sn65dsi83: Fix LVDS output configuration Sudarshan Shetty (Fri Oct 03 2025 - 05:19:45 EST)
- Re: [PATCH v6 00/28] Legacy hardware/cache events as json James Clark (Fri Oct 03 2025 - 05:20:24 EST)
- Re: [PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe Simon Horman (Fri Oct 03 2025 - 05:23:12 EST)
- [PATCH] tpm: infineon: add bounds check in tpm_inf_recv Shahriyar Jalayeri (Fri Oct 03 2025 - 05:25:59 EST)
- [PATCH] fs/ufs: Add kernel-doc for ufs_getfrag_block() slopixelz (Fri Oct 03 2025 - 05:28:54 EST)
- [PATCH 0/2] mfd: ls2kbmc: Fix a couple Smatch warnings Dan Carpenter (Fri Oct 03 2025 - 05:29:10 EST)
- [PATCH 1/2] mfd: ls2kbmc: Fix an IS_ERR() vs NULL check in probe() Dan Carpenter (Fri Oct 03 2025 - 05:29:22 EST)
- [PATCH 2/2] mfd: ls2kbmc: check for devm_mfd_add_devices() failure Dan Carpenter (Fri Oct 03 2025 - 05:29:35 EST)
- [PATCH next] PM: runtime: Fix error checking for kunit_device_register() Dan Carpenter (Fri Oct 03 2025 - 05:29:56 EST)
- Re: [syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir syzbot (Fri Oct 03 2025 - 05:30:11 EST)
- [PATCH next] mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe Dan Carpenter (Fri Oct 03 2025 - 05:30:28 EST)
- Re: [PATCH v16 0/9] Add PWM support for IPQ chipsets George Moussalem (Fri Oct 03 2025 - 05:30:36 EST)
- [PATCH net v2] hdlc_ppp: fix potential null pointer in ppp_cp_event logging Kriish Sharma (Fri Oct 03 2025 - 05:31:12 EST)
- [PATCH] hfs: fix potential use after free in hfs_correct_next_unused_CNID() Dan Carpenter (Fri Oct 03 2025 - 05:31:29 EST)
- Re: [RFC PATCH V3 08/17] mm: Add throttling of mm scanning using scan_size Jonathan Cameron (Fri Oct 03 2025 - 05:36:13 EST)
- Re: [PATCH 6/6] powerpc/64s: Do not re-activate batched TLB flush Kevin Brodsky (Fri Oct 03 2025 - 05:38:36 EST)
- Re: [PATCH v16 0/9] Add PWM support for IPQ chipsets Kathiravan Thirumoorthy (Fri Oct 03 2025 - 05:39:52 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Simon Horman (Fri Oct 03 2025 - 05:41:01 EST)
- Re: [RFC PATCH V3 09/17] mm: Add initial scan delay Jonathan Cameron (Fri Oct 03 2025 - 05:41:54 EST)
- Re: [PATCH net] net: dlink: handle dma_map_single() failure properly Simon Horman (Fri Oct 03 2025 - 05:44:40 EST)
- Re: [PATCH v3 4/8] nvmet: Expose nvmet_stop_keep_alive_timer publically Christoph Hellwig (Fri Oct 03 2025 - 05:51:32 EST)
- Re: [PATCH v3 2/8] net/handshake: Define handshake_sk_destruct_req Simon Horman (Fri Oct 03 2025 - 05:51:49 EST)
- [syzbot] [mptcp?] possible deadlock in mptcp_subflow_create_socket (2) syzbot (Fri Oct 03 2025 - 05:54:55 EST)
- Re: [PATCH v3 7/8] nvmet-tcp: Support KeyUpdate Christoph Hellwig (Fri Oct 03 2025 - 05:55:13 EST)
- Re: [RFC PATCH v3 2/3] PCI: rockchip-host: Retry link training on failure without PERST# Geraldo Nascimento (Fri Oct 03 2025 - 05:56:26 EST)
- Re: [PATCH net v2] hdlc_ppp: fix potential null pointer in ppp_cp_event logging Simon Horman (Fri Oct 03 2025 - 06:03:25 EST)
- Re: [PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone Hillf Danton (Fri Oct 03 2025 - 06:03:52 EST)
- Re: [PATCH 00/18] Add USB2.0 support for RZ/G3E Tommaso Merciai (Fri Oct 03 2025 - 06:04:02 EST)
- Re: [PATCH] drm/sitronix/st7571-i2c: reset position before clearing display Javier Martinez Canillas (Fri Oct 03 2025 - 06:04:32 EST)
- Re: [RFC PATCH V3 10/17] mm: Add a heuristic to calculate target node Jonathan Cameron (Fri Oct 03 2025 - 06:05:08 EST)
- [PATCH/RFC 0/2] of/irq: Fix root interrupt controller handling Geert Uytterhoeven (Fri Oct 03 2025 - 06:08:15 EST)
- [PATCH/RFC 1/2] of/irq: Ignore interrupt parent for nodes without interrupts Geert Uytterhoeven (Fri Oct 03 2025 - 06:08:31 EST)
- [PATCH/RFC 2/2] riscv: dts: renesas: r9a07g043f: Move interrupt-parent to top node Geert Uytterhoeven (Fri Oct 03 2025 - 06:08:46 EST)
- Re: [PATCH net v2] hdlc_ppp: fix potential null pointer in ppp_cp_event logging Kriish Sharma (Fri Oct 03 2025 - 06:09:25 EST)
- Re: [RFC PATCH V3 11/17] mm/kscand: Implement migration failure feedback Jonathan Cameron (Fri Oct 03 2025 - 06:10:47 EST)
- Re: [PATCH] nvme: target: fix error checking in nvmet_fc_schedule_delete_assoc() Christoph Hellwig (Fri Oct 03 2025 - 06:14:06 EST)
- Re: [PATCH] selftests/bpf: Add -Wsign-compare C compilation flag Mehdi Ben Hadj Khelifa (Fri Oct 03 2025 - 06:23:14 EST)
- Re: [RFC PATCH V3 12/17] sysfs: Add sysfs support to tune scanning Jonathan Cameron (Fri Oct 03 2025 - 06:25:56 EST)
- Re: [RFC PATCH V3 14/17] trace/kscand: Add tracing of scanning and migration Jonathan Cameron (Fri Oct 03 2025 - 06:29:03 EST)
- [PATCH] tcpm: switch check for role_sw device with fw_node Michael Grzeschik (Fri Oct 03 2025 - 06:34:39 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI pull-up Kieran Bingham (Fri Oct 03 2025 - 06:35:29 EST)
- Re: [RFC PATCH v2 2/8] migrate: implement migrate_misplaced_folios_batch Jonathan Cameron (Fri Oct 03 2025 - 06:36:43 EST)
- Re: [PATCH 2/7] drm/encoder: drm_encoder_cleanup: take chain mutex while tearing down Luca Ceresoli (Fri Oct 03 2025 - 06:37:56 EST)
- [PATCH v2 0/7] drm/bridge: protect encoder bridge chain with a mutex Luca Ceresoli (Fri Oct 03 2025 - 06:39:51 EST)
- [PATCH v2 1/7] drm/encoder: add mutex to protect the bridge chain Luca Ceresoli (Fri Oct 03 2025 - 06:39:58 EST)
- [PATCH v2 2/7] drm/encoder: drm_encoder_cleanup: take chain mutex while tearing down Luca Ceresoli (Fri Oct 03 2025 - 06:40:10 EST)
- [PATCH v2 3/7] drm/bridge: lock the encoder bridge chain mutex during insertion Luca Ceresoli (Fri Oct 03 2025 - 06:40:14 EST)
- [PATCH v2 4/7] drm/bridge: lock the encoder chain in scoped for_each loops Luca Ceresoli (Fri Oct 03 2025 - 06:40:41 EST)
- [PATCH v2 6/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_reverse() Luca Ceresoli (Fri Oct 03 2025 - 06:40:48 EST)
- [PATCH v2 5/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_from() Luca Ceresoli (Fri Oct 03 2025 - 06:41:03 EST)
- [PATCH v2 7/7] drm/bridge: prevent encoder chain changes in pre_enable/post_disable Luca Ceresoli (Fri Oct 03 2025 - 06:41:07 EST)
- Re: [PATCH] init: Use kcalloc() instead of kzalloc() Mehdi Ben Hadj Khelifa (Fri Oct 03 2025 - 06:41:26 EST)
- [PATCH] drm/draw: fix color truncation in drm_draw_fill24 Francesco Valla (Fri Oct 03 2025 - 06:46:24 EST)
- Re: [PATCH net] net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb Yeounsu Moon (Fri Oct 03 2025 - 06:51:41 EST)
- Re: [git pull] drm for 6.18-rc1 Dave Airlie (Fri Oct 03 2025 - 06:53:22 EST)
- Re: [PATCH 2/2] pinctrl: qcom: add the tlmm driver for Kaanapali platforms Bartosz Golaszewski (Fri Oct 03 2025 - 06:55:17 EST)
- Re: [PATCH v2 1/3] dt-bindings: pinctrl: qcom,pmic-gpio: Add GPIO bindings for Glymur PMICs Bartosz Golaszewski (Fri Oct 03 2025 - 06:55:58 EST)
- Re: [PATCH 2/2] pinctrl: qcom: glymur: Fix the gpio and egpio pin functions Bartosz Golaszewski (Fri Oct 03 2025 - 06:56:25 EST)
- Re: [PATCH v2 2/5] i2c: mux: add support for per channel bus frequency Dan Carpenter (Fri Oct 03 2025 - 06:57:28 EST)
- Re: [PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list Mark Brown (Fri Oct 03 2025 - 06:57:47 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Krzysztof Kozlowski (Fri Oct 03 2025 - 06:58:19 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable CCI pull-up Konrad Dybcio (Fri Oct 03 2025 - 07:03:32 EST)
- Re: [RFC PATCH v2 2/8] migrate: implement migrate_misplaced_folios_batch Bharata B Rao (Fri Oct 03 2025 - 07:03:44 EST)
- Re: [PATCH] virtio_vdpa: fix misleading return in void function Michael S. Tsirkin (Fri Oct 03 2025 - 07:08:20 EST)
- Re: [PATCH 3/7] ASoC: Intel: soc-acpi: add NVL match tables Mark Brown (Fri Oct 03 2025 - 07:09:04 EST)
- Re: [PATCH 4/7] ASoC: Intel: soc-acpi-intel-nvl-match: add rt722 l3 support Mark Brown (Fri Oct 03 2025 - 07:10:49 EST)
- Re: [PATCH 5/7] ASoC: SOF: Intel: add initial support for NVL-S Mark Brown (Fri Oct 03 2025 - 07:11:08 EST)
- Re: [PATCH v3] drm/vblank: downgrade vblank wait timeout from WARN to error Jani Nikula (Fri Oct 03 2025 - 07:11:34 EST)
- Re: [RFC PATCH v2 3/8] mm: Hot page tracking and promotion Jonathan Cameron (Fri Oct 03 2025 - 07:17:45 EST)
- Re: [PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list Deepanshu Kartikey (Fri Oct 03 2025 - 07:19:02 EST)
- Re: [PATCH] tpm: infineon: add bounds check in tpm_inf_recv Paul Menzel (Fri Oct 03 2025 - 07:22:47 EST)
- Re: [PATCH v6 00/28] Legacy hardware/cache events as json James Clark (Fri Oct 03 2025 - 07:27:10 EST)
- Re: [PATCH v2 1/2] perf stat: Move create_perf_stat_counter to builtin-stat James Clark (Fri Oct 03 2025 - 07:31:27 EST)
- Re: [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64 Mark Brown (Fri Oct 03 2025 - 07:34:10 EST)
- linux-next: manual merge of the char-misc tree with the mm-hotfixes tree Mark Brown (Fri Oct 03 2025 - 07:34:22 EST)
- Re: [PATCH v5] perf tools c2c: Add annotation support to perf c2c report Li, Tianyou (Fri Oct 03 2025 - 07:45:05 EST)
- Re: [PATCH 1/3] dt-bindings: soc: qcom: add qcom,kaanapali-imem compatible Eugen Hristev (Fri Oct 03 2025 - 07:46:28 EST)
- [PATCH] cgroup: Fix seqcount lockdep assertion in cgroup freezer Nirbhay Sharma (Fri Oct 03 2025 - 07:46:38 EST)
- Re: [PATCH 2/3] dt-bindings: soc: qcom,aoss-qmp: Document the Kaanapali AOSS channel Eugen Hristev (Fri Oct 03 2025 - 07:48:03 EST)
- Re: [PATCH] uprobe: Move arch_uprobe_optimize right after handlers execution Oleg Nesterov (Fri Oct 03 2025 - 07:50:03 EST)
- Re: [PATCH v2 1/2] rust: pci: skip probing VFs if driver doesn't support VFs Jason Gunthorpe (Fri Oct 03 2025 - 07:52:43 EST)
- Re: [PATCH 3/3] dt-bindings: firmware: qcom,scm: document SCM on Kaanapali SOC Eugen Hristev (Fri Oct 03 2025 - 07:53:59 EST)
- [PATCH net v7 0/4] net: netpoll: fix memory leak and add comprehensive selftests Breno Leitao (Fri Oct 03 2025 - 07:57:32 EST)
- [PATCH net v7 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup Breno Leitao (Fri Oct 03 2025 - 07:57:54 EST)
- [PATCH net v7 2/4] selftest: netcons: refactor target creation Breno Leitao (Fri Oct 03 2025 - 07:58:02 EST)
- [PATCH net v7 3/4] selftest: netcons: create a torture test Breno Leitao (Fri Oct 03 2025 - 07:58:54 EST)
- [PATCH net v7 4/4] selftest: netcons: add test for netconsole over bonded interfaces Breno Leitao (Fri Oct 03 2025 - 07:59:25 EST)
- Re: [PATCH v2 2/2] perf stat: Refactor retry/skip/fatal error handling James Clark (Fri Oct 03 2025 - 08:03:41 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Jason Gunthorpe (Fri Oct 03 2025 - 08:04:13 EST)
- Re: [PATCH v2 3/3] arm64: dts: ti: am625-phyboard-lyra: Add Lincoln LCD185-101CT panel overlay Swamil Jain (Fri Oct 03 2025 - 08:05:32 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Jason Gunthorpe (Fri Oct 03 2025 - 08:06:51 EST)
- linux-next: Tree for Oct 3 Mark Brown (Fri Oct 03 2025 - 08:08:22 EST)
- Re: [RFC PATCH 13/15] iommufd: Persist iommu domains for live update Jason Gunthorpe (Fri Oct 03 2025 - 08:09:47 EST)
- [PATCH v4 00/11 6.1.y] Backport minmax.h updates from v6.17-rc7 Eliav Farber (Fri Oct 03 2025 - 08:16:08 EST)
- [PATCH v4 01/11 6.1.y] minmax: don't use max() in situations that want a C constant expression Eliav Farber (Fri Oct 03 2025 - 08:16:43 EST)
- [PATCH v4 02/11 6.1.y] minmax: simplify min()/max()/clamp() implementation Eliav Farber (Fri Oct 03 2025 - 08:17:11 EST)
- [PATCH v4 04/11 6.1.y] minmax: fix up min3() and max3() too Eliav Farber (Fri Oct 03 2025 - 08:17:19 EST)
- [PATCH v4 03/11 6.1.y] minmax: improve macro expansion and type checking Eliav Farber (Fri Oct 03 2025 - 08:17:35 EST)
- [PATCH v4 05/11 6.1.y] minmax.h: add whitespace around operators and after commas Eliav Farber (Fri Oct 03 2025 - 08:18:30 EST)
- [PATCH v4 06/11 6.1.y] minmax.h: update some comments Eliav Farber (Fri Oct 03 2025 - 08:19:00 EST)
- [PATCH v4 10/11 6.1.y] minmax.h: simplify the variants of clamp() Eliav Farber (Fri Oct 03 2025 - 08:27:16 EST)
- Re: linux-next: manual merge of the char-misc tree with the mm-hotfixes tree Miguel Ojeda (Fri Oct 03 2025 - 08:27:45 EST)
- [PATCH v4 11/11 6.1.y] minmax.h: remove some #defines that are only expanded once Eliav Farber (Fri Oct 03 2025 - 08:28:36 EST)
- [PATCH v4 08/11 6.1.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp() Eliav Farber (Fri Oct 03 2025 - 08:28:52 EST)
- [PATCH v4 09/11 6.1.y] minmax.h: move all the clamp() definitions after the min/max() ones Eliav Farber (Fri Oct 03 2025 - 08:28:57 EST)
- [PATCH v4 07/11 6.1.y] minmax.h: reduce the #define expansion of min(), max() and clamp() Eliav Farber (Fri Oct 03 2025 - 08:29:20 EST)
- [GIT PULL] exfat update for 6.18-rc1 Namjae Jeon (Fri Oct 03 2025 - 08:29:54 EST)
- Re: [RFC PATCH v2 4/8] x86: ibs: In-kernel IBS driver for memory access profiling Jonathan Cameron (Fri Oct 03 2025 - 08:29:58 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Greg Kroah-Hartman (Fri Oct 03 2025 - 08:30:41 EST)
- Re: [RFC PATCH v2 7/8] mm: klruscand: use mglru scanning for page promotion Jonathan Cameron (Fri Oct 03 2025 - 08:30:44 EST)
- [GIT PULL] kgdb changes for v6.18 Daniel Thompson (Fri Oct 03 2025 - 08:30:45 EST)
- Re: [PATCH net] net: dlink: handle dma_map_single() failure properly Yeounsu Moon (Fri Oct 03 2025 - 08:31:10 EST)
- Re: [PATCH v2 12/27] media: v4l2-subdev: Introduce v4l2 subdev context Anthony McGivern (Fri Oct 03 2025 - 08:32:53 EST)
- Issue in Kernel docs / Admin Guide / SysRq Anselm Schüler (Fri Oct 03 2025 - 08:33:11 EST)
- Re: [RFC PATCH v2 5/8] x86: ibs: Enable IBS profiling for memory accesses Jonathan Cameron (Fri Oct 03 2025 - 08:33:15 EST)
- [GIT PULL] TEE QTEE fixes for v6.18 Jens Wiklander (Fri Oct 03 2025 - 08:33:40 EST)
- Re: [PATCH net v2] hdlc_ppp: fix potential null pointer in ppp_cp_event logging Krzysztof Hałasa (Fri Oct 03 2025 - 08:34:39 EST)
- [syzbot] [wireless?] KASAN: slab-out-of-bounds Read in ieee80211_ie_split_ric syzbot (Fri Oct 03 2025 - 08:36:50 EST)
- [PATCH net] net: sparx5/lan969x: fix flooding configuration on bridge join/leave Daniel Machon (Fri Oct 03 2025 - 08:37:10 EST)
- Re: [RFC PATCH v2 8/8] mm: sched: Move hot page promotion from NUMAB=2 to kpromoted Jonathan Cameron (Fri Oct 03 2025 - 08:38:33 EST)
- Re: PID namespace init releases its file locks before its children die Oleg Nesterov (Fri Oct 03 2025 - 08:40:07 EST)
- Re: [PATCH] drm/draw: fix color truncation in drm_draw_fill24 Jocelyn Falempe (Fri Oct 03 2025 - 08:48:24 EST)
- [PATCH v1 0/3] arm64: dts: ti: Refactor and alignment of VAR-SOM-AM62P Stefano Radaelli (Fri Oct 03 2025 - 08:51:14 EST)
- [PATCH v1 1/3] arm64: dts: ti: var-som-am62p: Refactor IPC configuration into common dtsi Stefano Radaelli (Fri Oct 03 2025 - 08:51:33 EST)
- [PATCH v1 3/3] arm64: dts: ti: var-som-am62p: Add support for ADS7846 touchscreen Stefano Radaelli (Fri Oct 03 2025 - 08:51:41 EST)
- [PATCH v1 2/3] arm64: dts: ti: var-som-am62p: Add support for WM8904 audio codec Stefano Radaelli (Fri Oct 03 2025 - 08:51:59 EST)
- RE: [PATCH] net: phy: microchip_t1: LAN887X: Fix device init issues. Divya.Koppera (Fri Oct 03 2025 - 09:00:10 EST)
- [PATCH v2 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7 Eliav Farber (Fri Oct 03 2025 - 09:01:34 EST)
- [PATCH v2 01/19 5.15.y] minmax: add in_range() macro Eliav Farber (Fri Oct 03 2025 - 09:02:27 EST)
- [PATCH v2 02/19 5.15.y] minmax: Introduce {min,max}_array() Eliav Farber (Fri Oct 03 2025 - 09:03:11 EST)
- [PATCH v2 04/19 5.15.y] minmax: fix indentation of __cmp_once() and __clamp_once() Eliav Farber (Fri Oct 03 2025 - 09:03:52 EST)
- Re: [PATCH v4] arm64: dts: qcom: sm8250-samsung-common: correct reserved pins Konrad Dybcio (Fri Oct 03 2025 - 09:05:24 EST)
- [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation Eliav Farber (Fri Oct 03 2025 - 09:06:14 EST)
- [PATCH v2 03/19 5.15.y] minmax: deduplicate __unconst_integer_typeof() Eliav Farber (Fri Oct 03 2025 - 09:06:21 EST)
- [PATCH v2 08/19 5.15.y] minmax: make generic MIN() and MAX() macros available everywhere Eliav Farber (Fri Oct 03 2025 - 09:08:17 EST)
- [PATCH v2 05/19 5.15.y] minmax: avoid overly complicated constant expressions in VM code Eliav Farber (Fri Oct 03 2025 - 09:08:43 EST)
- [PATCH v2 09/19 5.15.y] minmax: don't use max() in situations that want a C constant expression Eliav Farber (Fri Oct 03 2025 - 09:08:52 EST)
- Re: [PATCH v2 1/9] drm/display: hdmi-state-helpers: warn on unsupported InfoFrame types Maxime Ripard (Fri Oct 03 2025 - 09:09:40 EST)
- [PATCH v2 11/19 5.15.y] minmax: improve macro expansion and type checking Eliav Farber (Fri Oct 03 2025 - 09:10:05 EST)
- [PATCH v2 12/19 5.15.y] minmax: fix up min3() and max3() too Eliav Farber (Fri Oct 03 2025 - 09:10:10 EST)
- Re: [PATCH v2 2/9] drm/bridge: adv7511: handle unsupported InfoFrames Maxime Ripard (Fri Oct 03 2025 - 09:10:21 EST)
- [PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users Eliav Farber (Fri Oct 03 2025 - 09:10:48 EST)
- Re: [PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation Luca Weiss (Fri Oct 03 2025 - 09:11:07 EST)
- [PATCH v2 13/19 5.15.y] minmax.h: add whitespace around operators and after commas Eliav Farber (Fri Oct 03 2025 - 09:11:38 EST)
- Re: [PATCH] arm64: dts: qcom: lemans-evk: Add OTG support for primary USB controller Rob Herring (Arm) (Fri Oct 03 2025 - 09:11:50 EST)
- [PATCH v2 14/19 5.15.y] minmax.h: update some comments Eliav Farber (Fri Oct 03 2025 - 09:12:27 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Markus Probst (Fri Oct 03 2025 - 09:13:01 EST)
- [PATCH v2 17/19 5.15.y] minmax.h: move all the clamp() definitions after the min/max() ones Eliav Farber (Fri Oct 03 2025 - 09:13:57 EST)
- Re: [External] : [PATCH v2] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage Mark Tinguely (Fri Oct 03 2025 - 09:14:12 EST)
- [PATCH v2 10/19 5.15.y] minmax: simplify min()/max()/clamp() implementation Eliav Farber (Fri Oct 03 2025 - 09:14:15 EST)
- Re: [PATCH v8 0/7] TDX host: kexec/kdump support Paolo Bonzini (Fri Oct 03 2025 - 09:15:25 EST)
- [GIT PULL] First batch of KVM changes for Linux 6.18 Paolo Bonzini (Fri Oct 03 2025 - 09:16:24 EST)
- [PATCH v2 19/19 5.15.y] minmax.h: remove some #defines that are only expanded once Eliav Farber (Fri Oct 03 2025 - 09:16:41 EST)
- Re: Support for Rock PI-4b Mostafa Saleh (Fri Oct 03 2025 - 09:17:28 EST)
- [PATCH v2 16/19 5.15.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp() Eliav Farber (Fri Oct 03 2025 - 09:18:32 EST)
- [PATCH v2 15/19 5.15.y] minmax.h: reduce the #define expansion of min(), max() and clamp() Eliav Farber (Fri Oct 03 2025 - 09:19:17 EST)
- [PATCH v3 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019 Jingzhou Zhu (Fri Oct 03 2025 - 09:19:55 EST)
- [PATCH v3 1/2] dt-bindings: arm: qcom: Document Huawei MateBook E 2019 Jingzhou Zhu (Fri Oct 03 2025 - 09:20:04 EST)
- [PATCH v3 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019 Jingzhou Zhu (Fri Oct 03 2025 - 09:20:17 EST)
- [PATCH v2 18/19 5.15.y] minmax.h: simplify the variants of clamp() Eliav Farber (Fri Oct 03 2025 - 09:23:04 EST)
- Re: [PATCH mm-new 1/2] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain Wei Yang (Fri Oct 03 2025 - 09:25:55 EST)
- Re: [PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities Maxime Ripard (Fri Oct 03 2025 - 09:26:28 EST)
- Re: [PATCH v12 2/9] dma-buf: dma-heap: export declared functions Maxime Ripard (Fri Oct 03 2025 - 09:26:58 EST)
- Re: [PATCH] btrfs: push memalloc_nofs_save/restore() out of alloc_bitmap() rtapadia730 (Fri Oct 03 2025 - 09:27:53 EST)
- Re: [PATCH] nvme: target: fix error checking in nvmet_fc_schedule_delete_assoc() Markus Elfring (Fri Oct 03 2025 - 09:28:16 EST)
- Re: [PATCH] arm64: dts: qcom: lemans-evk: Add OTG support for primary USB controller Konrad Dybcio (Fri Oct 03 2025 - 09:28:52 EST)
- Re: [PATCH v2 1/3] printk: Introduce console_flush_one_record Petr Mladek (Fri Oct 03 2025 - 09:29:36 EST)
- [PATCH v2] btrfs: fix comment in alloc_bitmap() and drop stale TODO rtapadia730 (Fri Oct 03 2025 - 09:31:18 EST)
- Re: [PATCH/RFC 1/2] of/irq: Ignore interrupt parent for nodes without interrupts Rob Herring (Fri Oct 03 2025 - 09:33:18 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588 Laurent Pinchart (Fri Oct 03 2025 - 09:33:27 EST)
- Re: [PATCH] devcoredump: Fix circular locking dependency with devcd->mutex. Maarten Lankhorst (Fri Oct 03 2025 - 09:36:44 EST)
- Re: [PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema Rob Herring (Fri Oct 03 2025 - 09:38:18 EST)
- Re: [linus:master] [xfs] c91d38b57f: stress-ng.chown.ops_per_sec 70.2% improvement Mateusz Guzik (Fri Oct 03 2025 - 09:38:51 EST)
- [PATCH v7 02/28] ring-buffer: Store bpage pointers into subbuf_ids Vincent Donnefort (Fri Oct 03 2025 - 09:39:16 EST)
- [PATCH v7 01/28] ring-buffer: Add page statistics to the meta-page Vincent Donnefort (Fri Oct 03 2025 - 09:39:16 EST)
- [PATCH v7 00/28] Tracefs support for pKVM Vincent Donnefort (Fri Oct 03 2025 - 09:39:20 EST)
- [PATCH v7 04/28] ring-buffer: Add non-consuming read for ring-buffer remotes Vincent Donnefort (Fri Oct 03 2025 - 09:39:37 EST)
- [PATCH v7 03/28] ring-buffer: Introduce ring-buffer remotes Vincent Donnefort (Fri Oct 03 2025 - 09:39:38 EST)
- [PATCH v7 06/28] tracing: Add reset to trace remotes Vincent Donnefort (Fri Oct 03 2025 - 09:39:56 EST)
- [PATCH v7 05/28] tracing: Introduce trace remotes Vincent Donnefort (Fri Oct 03 2025 - 09:39:57 EST)
- [PATCH v7 07/28] tracing: Add non-consuming read to trace remotes Vincent Donnefort (Fri Oct 03 2025 - 09:40:24 EST)
- [PATCH v7 10/28] tracing: Add events/ root files to trace remotes Vincent Donnefort (Fri Oct 03 2025 - 09:40:31 EST)
- [PATCH v7 08/28] tracing: Add init callback to trace remotes Vincent Donnefort (Fri Oct 03 2025 - 09:40:36 EST)
- [PATCH v7 09/28] tracing: Add events to trace remotes Vincent Donnefort (Fri Oct 03 2025 - 09:40:39 EST)
- [PATCH v7 11/28] tracing: Add helpers to create trace remote events Vincent Donnefort (Fri Oct 03 2025 - 09:40:57 EST)
- [PATCH v7 12/28] ring-buffer: Export buffer_data_page and macros Vincent Donnefort (Fri Oct 03 2025 - 09:41:07 EST)
- [PATCH v7 14/28] tracing: Add a trace remote module for testing Vincent Donnefort (Fri Oct 03 2025 - 09:41:30 EST)
- [PATCH v7 13/28] tracing: Introduce simple_ring_buffer Vincent Donnefort (Fri Oct 03 2025 - 09:41:42 EST)
- [PATCH v7 16/28] Documentation: tracing: Add tracing remotes Vincent Donnefort (Fri Oct 03 2025 - 09:42:01 EST)
- [PATCH v7 15/28] tracing: selftests: Add trace remote tests Vincent Donnefort (Fri Oct 03 2025 - 09:42:04 EST)
- [PATCH v7 17/28] tracing: load/unload page callbacks for simple_ring_buffer Vincent Donnefort (Fri Oct 03 2025 - 09:43:05 EST)
- [PATCH v7 19/28] KVM: arm64: Support unaligned fixmap in the pKVM hyp Vincent Donnefort (Fri Oct 03 2025 - 09:43:10 EST)
- [PATCH v7 18/28] tracing: Check for undefined symbols in simple_ring_buffer Vincent Donnefort (Fri Oct 03 2025 - 09:43:13 EST)
- [PATCH v7 21/28] KVM: arm64: Add tracing capability for the pKVM hyp Vincent Donnefort (Fri Oct 03 2025 - 09:43:27 EST)
- [PATCH v7 20/28] KVM: arm64: Add clock support for the pKVM hyp Vincent Donnefort (Fri Oct 03 2025 - 09:43:34 EST)
- [PATCH v7 23/28] KVM: arm64: Sync boot clock with the pKVM hyp Vincent Donnefort (Fri Oct 03 2025 - 09:43:34 EST)
- [PATCH v7 24/28] KVM: arm64: Add trace reset to the pKVM hyp Vincent Donnefort (Fri Oct 03 2025 - 09:43:56 EST)
- [PATCH v7 26/28] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp Vincent Donnefort (Fri Oct 03 2025 - 09:44:09 EST)
- [PATCH v7 22/28] KVM: arm64: Add trace remote for the pKVM hyp Vincent Donnefort (Fri Oct 03 2025 - 09:44:11 EST)
- [PATCH v7 28/28] tracing: selftests: Add pKVM trace remote tests Vincent Donnefort (Fri Oct 03 2025 - 09:44:31 EST)
- [PATCH v7 25/28] KVM: arm64: Add event support to the pKVM hyp and trace remote Vincent Donnefort (Fri Oct 03 2025 - 09:45:06 EST)
- [PATCH v7 27/28] KVM: arm64: Add selftest event support to pKVM hyp Vincent Donnefort (Fri Oct 03 2025 - 09:45:37 EST)
- Re: [PATCH net v2] hdlc_ppp: fix potential null pointer in ppp_cp_event logging Kriish Sharma (Fri Oct 03 2025 - 09:46:36 EST)
- Re: [PATCH v2] KVM: arm64: Check range args for pKVM mem transitions Vincent Donnefort (Fri Oct 03 2025 - 09:46:53 EST)
- Re: [PATCH] KVM: arm64: nv: do not inject L2-bound IRQs to L1 hypervisor Volodymyr Babchuk (Fri Oct 03 2025 - 09:48:56 EST)
- [PATCH] f2fs: Perform sanity check before unlinking directory inode Nikola Z. Ivanov (Fri Oct 03 2025 - 09:49:00 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Markus Probst (Fri Oct 03 2025 - 09:50:25 EST)
- Re: [PATCH] rtc: fix error checking in wdt_disable() Markus Elfring (Fri Oct 03 2025 - 09:50:53 EST)
- Re: [PATCH v8 0/7] TDX host: kexec/kdump support David Woodhouse (Fri Oct 03 2025 - 09:54:56 EST)
- Re: [PATCH] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR Yan Zhao (Fri Oct 03 2025 - 09:55:24 EST)
- [PATCH] pinctrl: mediatek: mt8189: align register base names to dt-bindings ones Louis-Alexis Eyraud (Fri Oct 03 2025 - 09:56:15 EST)
- Re: [PATCH] gpio: aggregator: restore the set_config operation Thomas Richard (Fri Oct 03 2025 - 10:00:07 EST)
- Re: [PATCH] cgroup: Fix seqcount lockdep assertion in cgroup freezer Michal Koutný (Fri Oct 03 2025 - 10:00:39 EST)
- Re: [PATCH v7 RESEND 3/7] dt-bindings: iio: Add Infineon DPS310 sensor documentation Jonathan Cameron (Fri Oct 03 2025 - 10:01:24 EST)
- [PATCH] pinctrl: mediatek: mt8196: align register base names to dt-bindings ones Louis-Alexis Eyraud (Fri Oct 03 2025 - 10:01:44 EST)
- Re: New co-maintainer for ASUS driver Hans de Goede (Fri Oct 03 2025 - 10:02:07 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Peter Xu (Fri Oct 03 2025 - 10:02:32 EST)
- [GIT PULL] sparc updates for v6.18 Andreas Larsson (Fri Oct 03 2025 - 10:04:20 EST)
- Re: [PATCH v2 4/7] drm/bridge: lock the encoder chain in scoped for_each loops Maxime Ripard (Fri Oct 03 2025 - 10:04:59 EST)
- Re: [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list Jason Gunthorpe (Fri Oct 03 2025 - 10:05:22 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Pedro Falcato (Fri Oct 03 2025 - 10:05:49 EST)
- Re: [PATCH v8 0/7] TDX host: kexec/kdump support Dave Hansen (Fri Oct 03 2025 - 10:06:26 EST)
- Re: [PATCH] rtc: fix error return in pm80x_rtc_set_time() Markus Elfring (Fri Oct 03 2025 - 10:09:17 EST)
- [PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning Gustavo A. R. Silva (Fri Oct 03 2025 - 10:11:34 EST)
- Re: [PATCH 0/3] tools: lib: thermal: compile/install improvements Daniel Lezcano (Fri Oct 03 2025 - 10:11:59 EST)
- Re: Issue in Kernel docs / Admin Guide / SysRq Jonathan Corbet (Fri Oct 03 2025 - 10:12:19 EST)
- Re: [PATCH v12 3/9] tee: implement protected DMA-heap Maxime Ripard (Fri Oct 03 2025 - 10:12:33 EST)
- Re: [PATCH 02/10] drm/panthor: rename and document lock_region Steven Price (Fri Oct 03 2025 - 10:13:23 EST)
- Re: [PATCH 05/10] drm/panthor: rename and document mmu_hw_do_operation_locked Steven Price (Fri Oct 03 2025 - 10:13:34 EST)
- Re: [PATCH 07/10] drm/panthor: remove unnecessary mmu_hw_wait_ready calls Steven Price (Fri Oct 03 2025 - 10:13:45 EST)
- Re: [PATCH net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions Kory Maincent (Fri Oct 03 2025 - 10:14:03 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588 Alexey Charkov (Fri Oct 03 2025 - 10:14:27 EST)
- [PATCH] mm: skip folio_activate() for mlocked folios Dmitry Ilvokhin (Fri Oct 03 2025 - 10:20:18 EST)
- Re: [PATCH v4 01/10] drm/connector: let drivers declare infoframes as unsupported Maxime Ripard (Fri Oct 03 2025 - 10:23:29 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Gregory Price (Fri Oct 03 2025 - 10:23:36 EST)
- Re: [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR Dave Hansen (Fri Oct 03 2025 - 10:23:53 EST)
- Re: [PATCH] cpu: fix hard lockup triggered by printk calls within scheduling context Will Deacon (Fri Oct 03 2025 - 10:23:59 EST)
- Re: [PATCH] KVM: x86: skip userspace IOAPIC EOI exit when Directed EOI is enabled Khushit Shah (Fri Oct 03 2025 - 10:25:02 EST)
- Re: Issue in Kernel docs / Admin Guide / SysRq Bagas Sanjaya (Fri Oct 03 2025 - 10:27:15 EST)
- Re: [PATCH] cgroup: Fix seqcount lockdep assertion in cgroup freezer Tejun Heo (Fri Oct 03 2025 - 10:27:27 EST)
- Re: [PATCH v2 06/10] PCI/LUO: Save and restore driver name Jason Gunthorpe (Fri Oct 03 2025 - 10:28:45 EST)
- AW: [PATCH next] mtd: nand: realtek-ecc: Fix a IS_ERR() vs NULL bug in probe markus.stockhausen (Fri Oct 03 2025 - 10:29:12 EST)
- Re: [PATCH] gpio: aggregator: restore the set_config operation Thomas Richard (Fri Oct 03 2025 - 10:30:27 EST)
- Re: [PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema Luiz Augusto von Dentz (Fri Oct 03 2025 - 10:33:20 EST)
- [PATCH] Documentation/driver-api/cxl: remove page-allocator quirk section Gregory Price (Fri Oct 03 2025 - 10:33:51 EST)
- Re: [PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning David Sterba (Fri Oct 03 2025 - 10:35:22 EST)
- Re: [RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator for guest_memfd Sean Christopherson (Fri Oct 03 2025 - 10:35:52 EST)
- Re: [PATCH v2 2/5] iio: add processed write API Romain Gantois (Fri Oct 03 2025 - 10:36:26 EST)
- Re: [PATCH] mm: skip folio_activate() for mlocked folios Usama Arif (Fri Oct 03 2025 - 10:36:35 EST)
- Re: [PATCH] cgroup: Fix seqcount lockdep assertion in cgroup freezer Tejun Heo (Fri Oct 03 2025 - 10:37:29 EST)
- Re: [PATCH v17 09/47] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64 Mark Rutland (Fri Oct 03 2025 - 10:37:56 EST)
- [PATCH] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR Devarsh Thakkar (Fri Oct 03 2025 - 10:38:14 EST)
- Re: [PATCH v3 11/16] scsi: qla2xxx: fix TMR failure handling Tony Battersby (Fri Oct 03 2025 - 10:38:45 EST)
- Re: [PATCH] mm: skip folio_activate() for mlocked folios Kiryl Shutsemau (Fri Oct 03 2025 - 10:41:16 EST)
- Re: [PATCH V4 2/2] tty: serial: imx: Add missing wakeup event reporting Frank Li (Fri Oct 03 2025 - 10:41:33 EST)
- Re: [PATCH] drm/draw: fix color truncation in drm_draw_fill24 Francesco Valla (Fri Oct 03 2025 - 10:42:32 EST)
- Re: [PATCH v2] vgem: fix error return in vgem_init() Markus Elfring (Fri Oct 03 2025 - 10:42:46 EST)
- Re: [PATCH] cgroup: Disable preemption for cgrp->freezer.freeze_seq when CONFIG_PREEMPT_RT=y. Tejun Heo (Fri Oct 03 2025 - 10:43:04 EST)
- Re: [PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops Luca Weiss (Fri Oct 03 2025 - 10:43:18 EST)
- Re: [PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation Luca Weiss (Fri Oct 03 2025 - 10:44:15 EST)
- The Linux kernel just got some important upgrades - here's what's new in 6.17 Turritopsis Dohrnii Teo En Ming (Fri Oct 03 2025 - 10:45:08 EST)
- [GIT PULL] tracing/tools: Update for v6.18 Steven Rostedt (Fri Oct 03 2025 - 10:46:10 EST)
- Re: [PATCH v1 1/9] alpha: Convert mapping routine to rely on physical address Jason Gunthorpe (Fri Oct 03 2025 - 10:48:12 EST)
- Re: [PATCH v1 2/9] MIPS/jazzdma: Provide physical address directly Jason Gunthorpe (Fri Oct 03 2025 - 10:49:12 EST)
- Re: [PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning Gustavo A. R. Silva (Fri Oct 03 2025 - 10:52:02 EST)
- Re: [RFC PATCH v2 32/51] KVM: guest_memfd: Support guestmem_hugetlb as custom allocator Sean Christopherson (Fri Oct 03 2025 - 10:52:23 EST)
- Re: [PATCH v3 3/4] gpio: mpsse: add quirk support Mary Strodl (Fri Oct 03 2025 - 10:53:01 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588 Alexey Charkov (Fri Oct 03 2025 - 10:55:52 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Ilpo Järvinen (Fri Oct 03 2025 - 10:58:23 EST)
- 回复: 回复: [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property Jun Guo (Fri Oct 03 2025 - 10:59:07 EST)
- Re: [PATCH] rtc: fix error return in pm80x_rtc_read_alarm() Markus Elfring (Fri Oct 03 2025 - 11:00:38 EST)
- Re: [PATCH] slab: Fix using this_cpu_ptr() in preemptible context Alexei Starovoitov (Fri Oct 03 2025 - 11:01:32 EST)
- Re: [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface Jason Gunthorpe (Fri Oct 03 2025 - 11:02:01 EST)
- Re: [RFC PATCH v2 33/51] KVM: guest_memfd: Allocate and truncate from custom allocator Sean Christopherson (Fri Oct 03 2025 - 11:02:54 EST)
- [PATCH 1/3] smp: Introduce a weak helper function to check for pending IPIs Ulf Hansson (Fri Oct 03 2025 - 11:03:26 EST)
- [PATCH 0/3] pmdomain: Improve idlestate selection for CPUs Ulf Hansson (Fri Oct 03 2025 - 11:03:29 EST)
- [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi() Ulf Hansson (Fri Oct 03 2025 - 11:03:36 EST)
- [PATCH 3/3] pmdomain: Extend the genpd governor for CPUs to account for IPIs Ulf Hansson (Fri Oct 03 2025 - 11:04:22 EST)
- Re: [PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list Deepanshu Kartikey (Fri Oct 03 2025 - 11:10:11 EST)
- Re: [PATCH v2] btrfs: fix comment in alloc_bitmap() and drop stale TODO Filipe Manana (Fri Oct 03 2025 - 11:11:56 EST)
- [PATCH] kdb: delete unexecuted if-block in kdb_get_kbd_char() Matvey Kovalev (Fri Oct 03 2025 - 11:13:35 EST)
- Re: [PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning David Sterba (Fri Oct 03 2025 - 11:15:34 EST)
- Re: [PATCH] drm/draw: fix color truncation in drm_draw_fill24 Jocelyn Falempe (Fri Oct 03 2025 - 11:15:45 EST)
- Re: [PATCH v1 5/9] sparc64: Use physical address DMA mapping Jason Gunthorpe (Fri Oct 03 2025 - 11:16:27 EST)
- Re: [PATCH v1 6/9] x86: Use physical address for DMA mapping Jason Gunthorpe (Fri Oct 03 2025 - 11:17:03 EST)
- Re: [PATCH v0] mm/page_alloc: Cleanup for __del_page_from_free_list() Zi Yan (Fri Oct 03 2025 - 11:18:52 EST)
- Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield Joel Fernandes (Fri Oct 03 2025 - 11:24:08 EST)
- [PATCH bpf] selftests/bpf: fix implicit-function-declaration errors Matthieu Baerts (NGI0) (Fri Oct 03 2025 - 11:24:36 EST)
- Re: [PATCH v5 0/9] Introduce bitfield and move register macro to rust/kernel/ Joel Fernandes (Fri Oct 03 2025 - 11:26:53 EST)
- Re: [PATCH v11 01/31] x86,fs/resctrl: Improve domain type checking Reinette Chatre (Fri Oct 03 2025 - 11:29:04 EST)
- Re: [PATCH v11 02/31] x86/resctrl: Move L3 initialization into new helper function Reinette Chatre (Fri Oct 03 2025 - 11:29:26 EST)
- Re: [PATCH v11 03/31] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types Reinette Chatre (Fri Oct 03 2025 - 11:29:55 EST)
- Re: [RFC PATCH] KVM: TDX: Decouple TDX init mem region from kvm_gmem_populate() Ira Weiny (Fri Oct 03 2025 - 11:30:08 EST)
- Re: [PATCH v11 04/31] x86/resctrl: Clean up domain_remove_cpu_ctrl() Reinette Chatre (Fri Oct 03 2025 - 11:30:28 EST)
- Re: [PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() Markus Elfring (Fri Oct 03 2025 - 11:30:56 EST)
- Re: [PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops Dmitry Baryshkov (Fri Oct 03 2025 - 11:31:45 EST)
- Re: [PATCH v11 05/31] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr Reinette Chatre (Fri Oct 03 2025 - 11:33:25 EST)
- Re: [PATCH v11 06/31] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters Reinette Chatre (Fri Oct 03 2025 - 11:34:17 EST)
- Re: [PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() Markus Elfring (Fri Oct 03 2025 - 11:36:55 EST)
- Re: [PATCH 0/2] mfd: ls2kbmc: Fix a couple Smatch warnings Corey Minyard (Fri Oct 03 2025 - 11:39:03 EST)
- [PATCH] ntfs: set dummy blocksize to read boot_block when mounting Pedro Demarchi Gomes (Fri Oct 03 2025 - 11:41:01 EST)
- Re: [PATCH v4 01/10] drm/connector: let drivers declare infoframes as unsupported Dmitry Baryshkov (Fri Oct 03 2025 - 11:42:11 EST)
- Re: [PATCH v3] audit: include source and destination ports to NETFILTER_PKT Ricardo Robaina (Fri Oct 03 2025 - 11:43:25 EST)
- Re: [PATCH v2 0/3] ipmi: Close the race between __scan_channels() and deliver_response() Corey Minyard (Fri Oct 03 2025 - 11:43:41 EST)
- Re: [PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation Dmitry Baryshkov (Fri Oct 03 2025 - 11:44:08 EST)
- Re: [PATCH v2] media: mtk-mdp: Fix some issues in mtk_mdp_core.c Nicolas Dufresne (Fri Oct 03 2025 - 11:45:03 EST)
- [PATCH net-next] net: mana: Linearize SKB if TX SGEs exceeds hardware limit Aditya Garg (Fri Oct 03 2025 - 11:47:42 EST)
- [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Joel Fernandes (Fri Oct 03 2025 - 11:48:12 EST)
- [PATCH v6 2/5] nova-core: bitfield: Add support for different storage widths Joel Fernandes (Fri Oct 03 2025 - 11:48:28 EST)
- [PATCH v6 1/5] nova-core: bitfield: Move bitfield-specific code from register! into new macro Joel Fernandes (Fri Oct 03 2025 - 11:48:39 EST)
- [PATCH v6 3/5] nova-core: bitfield: Add support for custom visiblity Joel Fernandes (Fri Oct 03 2025 - 11:48:49 EST)
- [PATCH v6 5/5] rust: bitfield: Add KUNIT tests for bitfield Joel Fernandes (Fri Oct 03 2025 - 11:49:06 EST)
- [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova Joel Fernandes (Fri Oct 03 2025 - 11:49:12 EST)
- Re: [PATCH v1] audit: merge loops in __audit_inode_child() Ricardo Robaina (Fri Oct 03 2025 - 11:50:18 EST)
- Re: [PATCH v5 0/5] kdump: crashkernel reservation from CMA Breno Leitao (Fri Oct 03 2025 - 11:52:01 EST)
- Re: [PATCH] fs: doc: Fix typos Carlos Maiolino (Fri Oct 03 2025 - 11:52:21 EST)
- [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Ryan Roberts (Fri Oct 03 2025 - 11:53:05 EST)
- [PATCH v1] mm: Consistently use current->mm in mm_get_unmapped_area() Ryan Roberts (Fri Oct 03 2025 - 11:53:27 EST)
- Re: [PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities Dmitry Baryshkov (Fri Oct 03 2025 - 11:55:04 EST)
- Re: [PATCH net] net: dlink: handle dma_map_single() failure properly Jakub Kicinski (Fri Oct 03 2025 - 11:55:39 EST)
- Re: [PATCH] gpu/drm/nouveau/nvif: fix a null dereference in nvif_client_ctor() Markus Elfring (Fri Oct 03 2025 - 11:56:26 EST)
- [PATCH] mm/mmap: Fix fsnotify_mmap_perm() call in vm_mmap_pgoff() Kiryl Shutsemau (Fri Oct 03 2025 - 11:58:30 EST)
- Re: [PATCH v1 7/9] vdpa: Convert to physical address DMA mapping Jason Gunthorpe (Fri Oct 03 2025 - 11:59:01 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Kiryl Shutsemau (Fri Oct 03 2025 - 12:01:16 EST)
- [GIT PULL] smb3 client fixes Steve French (Fri Oct 03 2025 - 12:03:24 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver David Matlack (Fri Oct 03 2025 - 12:04:22 EST)
- [PATCH 0/3] Enable MSI affinity support for dwc PCI Radu Rendec (Fri Oct 03 2025 - 12:05:42 EST)
- [PATCH 2/3] PCI: dwc: Code cleanup Radu Rendec (Fri Oct 03 2025 - 12:05:58 EST)
- [PATCH 1/3] genirq: Add interrupt redirection infrastructure Radu Rendec (Fri Oct 03 2025 - 12:06:13 EST)
- [PATCH 3/3] PCI: dwc: Enable MSI affinity support Radu Rendec (Fri Oct 03 2025 - 12:07:08 EST)
- [PATCH 6.17 00/15] 6.17.1-rc1 review Greg Kroah-Hartman (Fri Oct 03 2025 - 12:07:27 EST)
- Re: [RFC PATCH v2 29/51] mm: guestmem_hugetlb: Wrap HugeTLB as an allocator for guest_memfd Sean Christopherson (Fri Oct 03 2025 - 12:07:48 EST)
- [PATCH 6.12 00/10] 6.12.51-rc1 review Greg Kroah-Hartman (Fri Oct 03 2025 - 12:08:58 EST)
- [PATCH 6.6 0/7] 6.6.110-rc1 review Greg Kroah-Hartman (Fri Oct 03 2025 - 12:09:35 EST)
- [PATCH 6.16 00/14] 6.16.11-rc1 review Greg Kroah-Hartman (Fri Oct 03 2025 - 12:10:39 EST)
- Re: [RFC PATCH v2 35/51] mm: guestmem_hugetlb: Add support for splitting and merging pages Sean Christopherson (Fri Oct 03 2025 - 12:11:23 EST)
- Forwarded: [PATCH] hugetlbfs: skip PMD unsharing when shareable lock unavailable syzbot (Fri Oct 03 2025 - 12:11:59 EST)
- [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Steven Rostedt (Fri Oct 03 2025 - 12:12:56 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Sean Christopherson (Fri Oct 03 2025 - 12:13:39 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Dave Jiang (Fri Oct 03 2025 - 12:14:43 EST)
- Re: [PATCH net-next] net: mana: Linearize SKB if TX SGEs exceeds hardware limit Eric Dumazet (Fri Oct 03 2025 - 12:15:24 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Jason Gunthorpe (Fri Oct 03 2025 - 12:16:56 EST)
- Re: [PATCH net v2] hdlc_ppp: fix potential null pointer in ppp_cp_event logging Jakub Kicinski (Fri Oct 03 2025 - 12:17:41 EST)
- Re: [PATCH v1 8/9] xen: swiotlb: Convert mapping routine to rely on physical address Jason Gunthorpe (Fri Oct 03 2025 - 12:18:27 EST)
- Re: [PATCH v1 9/9] dma-mapping: remove unused map_page callback Jason Gunthorpe (Fri Oct 03 2025 - 12:18:49 EST)
- Re: [PATCH v2 2/3] printk: console_flush_one_record() code cleanup Petr Mladek (Fri Oct 03 2025 - 12:19:37 EST)
- Re: [PATCH v2] cxl/hdm: allow zero sized committed decoders Dave Jiang (Fri Oct 03 2025 - 12:20:33 EST)
- Re: [PATCH RFC 00/10] Fix the ABBA locking situation between clk and runtime PM Luca Ceresoli (Fri Oct 03 2025 - 12:24:52 EST)
- Re: [PATCH] mm/mmap: Fix fsnotify_mmap_perm() call in vm_mmap_pgoff() Dev Jain (Fri Oct 03 2025 - 12:25:22 EST)
- Re: [PATCH v2 3/3] printk: Use console_flush_one_record for legacy printer kthread Petr Mladek (Fri Oct 03 2025 - 12:26:47 EST)
- [PATCH 0/2] docs: fix malformed tables in Chinese translations Gopi Krishna Menon (Fri Oct 03 2025 - 12:27:14 EST)
- [PATCH v2 0/2] dmaengine: Add cleanup to simple code Frank Li (Fri Oct 03 2025 - 12:27:27 EST)
- [PATCH v2 1/2] dmaengine: Add cleanup FREE defines for dma_async_tx_descriptor Frank Li (Fri Oct 03 2025 - 12:27:41 EST)
- [PATCH 1/2] docs/zh_CN: Fix malformed table Gopi Krishna Menon (Fri Oct 03 2025 - 12:27:46 EST)
- [PATCH v2 2/2] i2c: lpi2c: Use cleanup helper for dma_async_tx_descriptor error handling Frank Li (Fri Oct 03 2025 - 12:28:10 EST)
- [PATCH 2/2] docs/zh_TW: Fix malformed table Gopi Krishna Menon (Fri Oct 03 2025 - 12:28:16 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver David Matlack (Fri Oct 03 2025 - 12:28:43 EST)
- [GIT PULL] tracing: Updates for v6.18 Steven Rostedt (Fri Oct 03 2025 - 12:28:46 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Pasha Tatashin (Fri Oct 03 2025 - 12:29:24 EST)
- Re: [PATCH v4 0/5] mshv: Fixes for stats and vp state page mappings Stanislav Kinsburskii (Fri Oct 03 2025 - 12:31:55 EST)
- Re: [PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe Markus Elfring (Fri Oct 03 2025 - 12:32:31 EST)
- Re: [PATCH 0/3] Enable MSI affinity support for dwc PCI Manivannan Sadhasivam (Fri Oct 03 2025 - 12:33:12 EST)
- Re: [PATCH mm-new 1/2] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain Dev Jain (Fri Oct 03 2025 - 12:33:36 EST)
- Re: [PATCH v3 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo Benno Lossin (Fri Oct 03 2025 - 12:34:29 EST)
- Re: [PATCH v1 4/9] powerpc: Convert to physical address DMA mapping Jason Gunthorpe (Fri Oct 03 2025 - 12:35:34 EST)
- Re: [PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops Srinivas Kandagatla (Fri Oct 03 2025 - 12:35:42 EST)
- Re: [PATCH 00/20] arm64: dts: qcom: Introduce Kaanapali platform device tree Alexey Klimov (Fri Oct 03 2025 - 12:35:59 EST)
- Re: [PATCH 05/10] drm/panthor: rename and document mmu_hw_do_operation_locked Chia-I Wu (Fri Oct 03 2025 - 12:36:12 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Ryan Roberts (Fri Oct 03 2025 - 12:36:40 EST)
- Re: [PATCH] arm64: dts: qcom: lemans-evk: Add OTG support for primary USB controller Krishna Kurapati PSSNV (Fri Oct 03 2025 - 12:36:54 EST)
- Re: [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Andrea Righi (Fri Oct 03 2025 - 12:37:05 EST)
- Re: [RESEND PATCH] sched/fair: Skip sched_balance_running cmpxchg when balance is not due Tim Chen (Fri Oct 03 2025 - 12:37:53 EST)
- Re: [PATCH] MAINTAINERS: Update Jessica Zhang's email address Dmitry Baryshkov (Fri Oct 03 2025 - 12:38:18 EST)
- Re: [PATCH v2 4/7] drm/bridge: lock the encoder chain in scoped for_each loops Luca Ceresoli (Fri Oct 03 2025 - 12:39:24 EST)
- Re: [PATCH] kdb: delete unexecuted if-block in kdb_get_kbd_char() Doug Anderson (Fri Oct 03 2025 - 12:39:57 EST)
- Re: [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Waiman Long (Fri Oct 03 2025 - 12:40:09 EST)
- Re: [PATCH 1/2] soc: qcom: ice: enable ICE clock scaling API Manivannan Sadhasivam (Fri Oct 03 2025 - 12:40:56 EST)
- Re: [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Steven Rostedt (Fri Oct 03 2025 - 12:41:34 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Vipin Sharma (Fri Oct 03 2025 - 12:42:42 EST)
- Re: [PATCH 2/2] ufs: host: scale ICE clock Manivannan Sadhasivam (Fri Oct 03 2025 - 12:45:14 EST)
- Re: [PATCH 07/10] drm/panthor: remove unnecessary mmu_hw_wait_ready calls Chia-I Wu (Fri Oct 03 2025 - 12:46:47 EST)
- Re: [PATCH 0/2] Enable UFS ICE clock scaling Manivannan Sadhasivam (Fri Oct 03 2025 - 12:48:38 EST)
- Re: [PATCH v4 0/5] iio: mpl3115: add support for DRDY interrupt Jonathan Cameron (Fri Oct 03 2025 - 12:48:50 EST)
- Re: [syzbot] [mm?] WARNING in hugetlb_vma_assert_locked syzbot (Fri Oct 03 2025 - 12:52:12 EST)
- Re: [PATCH v3 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance Stanislav Kinsburskii (Fri Oct 03 2025 - 12:52:30 EST)
- [syzbot] [bluetooth?] WARNING in hci_conn_drop (3) syzbot (Fri Oct 03 2025 - 12:53:41 EST)
- Re: [PATCH] KVM: x86: Drop "cache" from user return MSR setter that skips WRMSR Sean Christopherson (Fri Oct 03 2025 - 12:54:06 EST)
- [PATCH v4 0/4] reparent the THP split queue Qi Zheng (Fri Oct 03 2025 - 12:54:16 EST)
- Re: [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Andrea Righi (Fri Oct 03 2025 - 12:54:26 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Kiryl Shutsemau (Fri Oct 03 2025 - 12:54:36 EST)
- [PATCH v4 2/4] mm: thp: introduce folio_split_queue_lock and its variants Qi Zheng (Fri Oct 03 2025 - 12:54:42 EST)
- [PATCH v4 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged() Qi Zheng (Fri Oct 03 2025 - 12:55:04 EST)
- [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline Qi Zheng (Fri Oct 03 2025 - 12:55:12 EST)
- Re: [PATCH v2 09/12] x86/msr: Use the alternatives mechanism for WRMSR H. Peter Anvin (Fri Oct 03 2025 - 12:55:26 EST)
- Re: [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris Fenghua Yu (Fri Oct 03 2025 - 12:55:39 EST)
- [PATCH v4 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan() Qi Zheng (Fri Oct 03 2025 - 12:56:12 EST)
- Re: [PATCH] mm/mmap: Fix fsnotify_mmap_perm() call in vm_mmap_pgoff() Kiryl Shutsemau (Fri Oct 03 2025 - 12:57:09 EST)
- Re: [PATCH] docs: android: Fix missing kernel-doc entries in binder.c Carlos Llamas (Fri Oct 03 2025 - 12:57:13 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver David Matlack (Fri Oct 03 2025 - 12:57:31 EST)
- [PATCH 0/4] x86/mm: some cleanups for pagetable setup code Brendan Jackman (Fri Oct 03 2025 - 12:57:37 EST)
- [PATCH 1/4] x86/mm: delete disabled debug code Brendan Jackman (Fri Oct 03 2025 - 12:57:55 EST)
- [PATCH 2/4] x86/mm: harmonize return value of phys_pte_init() Brendan Jackman (Fri Oct 03 2025 - 12:58:05 EST)
- [PATCH 3/4] x86/mm: drop unused return from pgtable setup functions Brendan Jackman (Fri Oct 03 2025 - 12:58:11 EST)
- [PATCH 4/4] x86/mm: simplify calculation of max_pfn_mapped Brendan Jackman (Fri Oct 03 2025 - 12:58:20 EST)
- Re: [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline Zi Yan (Fri Oct 03 2025 - 12:58:44 EST)
- Re: [PATCH 0/3] soc: samsung: exynos-pmu: gs101: avoid SError for inaccessible registers Sam Protsenko (Fri Oct 03 2025 - 12:59:35 EST)
- Re: [PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops Dmitry Baryshkov (Fri Oct 03 2025 - 13:02:58 EST)
- Re: [PATCH next] PM: runtime: Fix error checking for kunit_device_register() Brian Norris (Fri Oct 03 2025 - 13:03:10 EST)
- [syzbot] [kernel?] possible deadlock in netif_reset_xps_queues_gt syzbot (Fri Oct 03 2025 - 13:04:43 EST)
- Re: [PATCH mm-new 1/2] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain Zi Yan (Fri Oct 03 2025 - 13:04:53 EST)
- [PATCH] PCI: brcmstb: Fix use of incorrect constant Jim Quinlan (Fri Oct 03 2025 - 13:05:07 EST)
- Re: [syzbot] [arm?] WARNING in copy_highpage Catalin Marinas (Fri Oct 03 2025 - 13:05:27 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Dev Jain (Fri Oct 03 2025 - 13:05:45 EST)
- Re: [PATCH] mm/mmap: Fix fsnotify_mmap_perm() call in vm_mmap_pgoff() Dev Jain (Fri Oct 03 2025 - 13:08:21 EST)
- Re: PID namespace init releases its file locks before its children die Demi Marie Obenour (Fri Oct 03 2025 - 13:09:41 EST)
- Re: [PATCH 1/3] dt-bindings: mmc: Add support for BCM72116 and BCM74371 SD host controller Florian Fainelli (Fri Oct 03 2025 - 13:09:56 EST)
- Re: [PATCH 2/3] mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200 Florian Fainelli (Fri Oct 03 2025 - 13:11:07 EST)
- Re: [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Luis Claudio R. Goncalves (Fri Oct 03 2025 - 13:11:31 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Zi Yan (Fri Oct 03 2025 - 13:11:44 EST)
- Re: [PATCH 3/3] mmc: brcmstb: save and restore registers during PM Florian Fainelli (Fri Oct 03 2025 - 13:12:25 EST)
- Re: [PATCH 6.6 0/7] 6.6.110-rc1 review Florian Fainelli (Fri Oct 03 2025 - 13:14:10 EST)
- Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Dmitry Baryshkov (Fri Oct 03 2025 - 13:14:21 EST)
- Re: [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx Zorro Lang (Fri Oct 03 2025 - 13:20:00 EST)
- [PATCH] x86/bugs: Qualify RETBLEED_INTEL_MSG David Kaplan (Fri Oct 03 2025 - 13:20:16 EST)
- Re: [PATCH v5 2/2] PCI: imx6: Add a method to handle CLKREQ# override active low Bjorn Helgaas (Fri Oct 03 2025 - 13:22:08 EST)
- Re: [PATCH 1/3] soc: samsung: exynos-pmu: allow specifying read & write access tables for secure regmap Sam Protsenko (Fri Oct 03 2025 - 13:23:07 EST)
- Re: [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface John David Anglin (Fri Oct 03 2025 - 13:23:39 EST)
- Re: [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory Nikita Kalyazin (Fri Oct 03 2025 - 13:24:34 EST)
- Re: [PATCH 6.12 00/10] 6.12.51-rc1 review Florian Fainelli (Fri Oct 03 2025 - 13:25:08 EST)
- Re: [PATCH v3 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo Janne Grunau (Fri Oct 03 2025 - 13:25:41 EST)
- Re: [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface Jason Gunthorpe (Fri Oct 03 2025 - 13:26:41 EST)
- Re: [PATCH] docs: android: Fix missing kernel-doc entries in binder.c Kriish Sharma (Fri Oct 03 2025 - 13:29:44 EST)
- Re: [PATCH v4 0/5] mshv: Fixes for stats and vp state page mappings Wei Liu (Fri Oct 03 2025 - 13:30:34 EST)
- Re: [PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning Gustavo A. R. Silva (Fri Oct 03 2025 - 13:32:28 EST)
- [RFC PATCH 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer Mostafa Saleh (Fri Oct 03 2025 - 13:33:01 EST)
- [RFC PATCH 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC Mostafa Saleh (Fri Oct 03 2025 - 13:33:01 EST)
- [RFC PATCH 3/4] drivers/iommu-debug: Track IOMMU pages Mostafa Saleh (Fri Oct 03 2025 - 13:33:28 EST)
- [RFC PATCH 2/4] drivers/iommu: Add calls for iommu debug Mostafa Saleh (Fri Oct 03 2025 - 13:33:28 EST)
- [RFC PATCH 4/4] drivers/iommu-debug: Check state of mapped/unmapped kernel memory Mostafa Saleh (Fri Oct 03 2025 - 13:33:43 EST)
- Re: [PATCH 6.16 00/14] 6.16.11-rc1 review Florian Fainelli (Fri Oct 03 2025 - 13:34:00 EST)
- Re: [PATCH 07/18] regulator: devres: Disable exclusive regulator before releasing Tommaso Merciai (Fri Oct 03 2025 - 13:34:26 EST)
- Re: [PATCH v2] rust: pci: Allocate and manage PCI interrupt vectors Bjorn Helgaas (Fri Oct 03 2025 - 13:34:34 EST)
- Re: [PATCH V1 2/2] dmaengine: atcdmac300: Add driver for Andes ATCDMAC300 DMA controller kernel test robot (Fri Oct 03 2025 - 13:36:58 EST)
- Re: [PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe Erick Karanja (Fri Oct 03 2025 - 13:39:58 EST)
- [PATCH v2 0/2] docs: fix malformed tables in Chinese translations Gopi Krishna Menon (Fri Oct 03 2025 - 13:40:11 EST)
- [PATCH v2 1/2] docs/zh_CN: Fix malformed table Gopi Krishna Menon (Fri Oct 03 2025 - 13:40:41 EST)
- [PATCH v2 2/2] docs/zh_TW: Fix malformed table Gopi Krishna Menon (Fri Oct 03 2025 - 13:40:57 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Florian Fainelli (Fri Oct 03 2025 - 13:41:04 EST)
- Re: [PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf) Jakub Kicinski (Fri Oct 03 2025 - 13:42:44 EST)
- Re: [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop() Jakub Kicinski (Fri Oct 03 2025 - 13:43:45 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Chris Li (Fri Oct 03 2025 - 13:44:48 EST)
- [PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable Deepanshu Kartikey (Fri Oct 03 2025 - 13:46:27 EST)
- Re: [PATCH 0/3] media: allegro: fixes and improvements Nicolas Dufresne (Fri Oct 03 2025 - 13:48:03 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Chris Li (Fri Oct 03 2025 - 13:50:08 EST)
- Re: [PATCH v3] drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter Rahul Kumar (Fri Oct 03 2025 - 13:51:49 EST)
- Re: [PATCH 2/3] soc: samsung: exynos-pmu: move some gs101 related code into new file Sam Protsenko (Fri Oct 03 2025 - 13:55:30 EST)
- [PATCH v2 1/2] perf namespaces: Avoid get_current_dir_name dependency Ian Rogers (Fri Oct 03 2025 - 13:56:26 EST)
- [PATCH v2 2/2] tools build: Remove get_current_dir_name Ian Rogers (Fri Oct 03 2025 - 13:56:37 EST)
- [GIT PULL] f2fs for 6.18-rc1 Jaegeuk Kim (Fri Oct 03 2025 - 13:56:51 EST)
- Re: [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware Fenghua Yu (Fri Oct 03 2025 - 13:57:12 EST)
- Re: [PATCH] rust_binder: remove warning about orphan mappings Carlos Llamas (Fri Oct 03 2025 - 13:59:01 EST)
- Re: [PATCH v3 08/13] gpu: nova-core: Add bindings and accessors for GspSystemInfo Benno Lossin (Fri Oct 03 2025 - 14:00:19 EST)
- Re: [PATCH v2] net: doc: Fix typos in docs patchwork-bot+netdevbpf (Fri Oct 03 2025 - 14:00:26 EST)
- Re: [PATCH net] net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter() patchwork-bot+netdevbpf (Fri Oct 03 2025 - 14:00:42 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom patchwork-bot+netdevbpf (Fri Oct 03 2025 - 14:02:09 EST)
- Re: [PATCH] devcoredump: Fix circular locking dependency with devcd->mutex. Mukesh Ojha (Fri Oct 03 2025 - 14:02:37 EST)
- Re: [PATCH v2 18/29] arm_mpam: Register and enable IRQs James Morse (Fri Oct 03 2025 - 14:03:20 EST)
- Re: [PATCH v2 18/29] arm_mpam: Register and enable IRQs James Morse (Fri Oct 03 2025 - 14:03:38 EST)
- [PATCH 1/5] ASoC: nau8821: Cancel jdet_work before handling jack ejection Cristian Ciocaltea (Fri Oct 03 2025 - 14:03:54 EST)
- [PATCH 0/5] ASoC: nau8821: Fix IRQ handling and improve jack detection on Steam Deck Cristian Ciocaltea (Fri Oct 03 2025 - 14:04:01 EST)
- [PATCH 2/5] ASoC: nau8821: Generalize helper to clear IRQ status Cristian Ciocaltea (Fri Oct 03 2025 - 14:04:04 EST)
- Re: [PATCH v2 19/29] arm_mpam: Use a static key to indicate when mpam is enabled James Morse (Fri Oct 03 2025 - 14:04:07 EST)
- [PATCH 5/5] ASoC: nau8821: Avoid unnecessary blocking in IRQ handler Cristian Ciocaltea (Fri Oct 03 2025 - 14:04:18 EST)
- Re: [PATCH v2 19/29] arm_mpam: Use a static key to indicate when mpam is enabled James Morse (Fri Oct 03 2025 - 14:04:45 EST)
- Re: [PATCH v2 19/29] arm_mpam: Use a static key to indicate when mpam is enabled James Morse (Fri Oct 03 2025 - 14:05:03 EST)
- [PATCH 3/5] ASoC: nau8821: Consistently clear interrupts before unmasking Cristian Ciocaltea (Fri Oct 03 2025 - 14:05:15 EST)
- Re: [PATCH v2 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online James Morse (Fri Oct 03 2025 - 14:05:23 EST)
- [PATCH 4/5] ASoC: nau8821: Add DMI quirk to bypass jack debounce circuit Cristian Ciocaltea (Fri Oct 03 2025 - 14:05:26 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Ronald Warsow (Fri Oct 03 2025 - 14:05:42 EST)
- Re: [PATCH v2 21/29] arm_mpam: Probe and reset the rest of the features James Morse (Fri Oct 03 2025 - 14:06:55 EST)
- Re: [git pull] drm for 6.18-rc1 Linus Torvalds (Fri Oct 03 2025 - 14:10:18 EST)
- [PATCH v2] binder: Fix missing kernel-doc entries in binder.c Kriish Sharma (Fri Oct 03 2025 - 14:10:28 EST)
- [PATCH v2 0/3] X1E GCC USB4 clock fix-ups Konrad Dybcio (Fri Oct 03 2025 - 14:14:55 EST)
- [PATCH v2 1/3] dt-bindings: clock: qcom,x1e80100-gcc: Add missing USB4 clocks/resets Konrad Dybcio (Fri Oct 03 2025 - 14:15:12 EST)
- [PATCH v2 2/3] clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resets Konrad Dybcio (Fri Oct 03 2025 - 14:15:24 EST)
- [PATCH v2 3/3] arm64: dts: qcom: x1e80100: Extend the gcc input clock list Konrad Dybcio (Fri Oct 03 2025 - 14:15:30 EST)
- Re: [PATCH v5 4/7] mailbox: add MediaTek GPUEB IPI mailbox Chia-I Wu (Fri Oct 03 2025 - 14:16:17 EST)
- Re: [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP dan.j.williams (Fri Oct 03 2025 - 14:18:42 EST)
- Re: [PATCH v5 5/7] drm/panthor: call into devfreq for current frequency Chia-I Wu (Fri Oct 03 2025 - 14:19:09 EST)
- Re: [PATCH v2] binder: Fix missing kernel-doc entries in binder.c Carlos Llamas (Fri Oct 03 2025 - 14:23:48 EST)
- [PATCH] iio: light: Fix typo in variable name Sameeksha Sankpal (Fri Oct 03 2025 - 14:24:43 EST)
- Re: [PATCH] driver core: fw_devlink: Don't warn in fw_devlink_dev_sync_state() Diederik de Haas (Fri Oct 03 2025 - 14:25:02 EST)
- Re: [PATCH 3/3] soc: samsung: gs101-pmu: implement access tables for read and write Sam Protsenko (Fri Oct 03 2025 - 14:25:08 EST)
- Re: [PATCH] genirq/manage: Reduce priority of forced secondary IRQ handler Crystal Wood (Fri Oct 03 2025 - 14:26:07 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver David Matlack (Fri Oct 03 2025 - 14:28:30 EST)
- Re: [PATCH v2 1/2] perf namespaces: Avoid get_current_dir_name dependency Arnaldo Carvalho de Melo (Fri Oct 03 2025 - 14:30:05 EST)
- Re: [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver Shenwei Wang (Fri Oct 03 2025 - 14:41:53 EST)
- Re: [PATCH 0/3] media: allegro: fixes and improvements Nicolas Dufresne (Fri Oct 03 2025 - 14:44:03 EST)
- Re: [PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional sukrut heroorkar (Fri Oct 03 2025 - 14:44:21 EST)
- [PATCH] ksmbd: Use common error handling code in ksmbd_vfs_path_lookup() Markus Elfring (Fri Oct 03 2025 - 14:45:30 EST)
- Re: [PATCH v8 1/2] dmaengine: qcom: gpi: Add GPI Block event interrupt support Andi Shyti (Fri Oct 03 2025 - 14:48:41 EST)
- Re: [PATCH] clk: samsung: clk-pll: simplify samsung_pll_lock_wait() Sam Protsenko (Fri Oct 03 2025 - 14:48:53 EST)
- [PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks Denis Benato (Fri Oct 03 2025 - 14:50:19 EST)
- Re: [PATCH v8 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support Andi Shyti (Fri Oct 03 2025 - 14:50:27 EST)
- Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Paul Sajna (Fri Oct 03 2025 - 14:52:23 EST)
- [PATCH v12 0/8] platform/x86: Add asus-armoury driver Denis Benato (Fri Oct 03 2025 - 14:55:48 EST)
- [PATCH v12 1/8] platform/x86: asus-wmi: export symbols used for read/write WMI Denis Benato (Fri Oct 03 2025 - 14:55:55 EST)
- [PATCH v12 3/8] platform/x86: asus-armoury: add panel_hd_mode attribute Denis Benato (Fri Oct 03 2025 - 14:56:14 EST)
- [PATCH v12 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module Denis Benato (Fri Oct 03 2025 - 14:56:42 EST)
- [PATCH v12 4/8] platform/x86: asus-armoury: add apu-mem control support Denis Benato (Fri Oct 03 2025 - 14:56:45 EST)
- [PATCH v12 6/8] platform/x86: asus-armoury: add screen auto-brightness toggle Denis Benato (Fri Oct 03 2025 - 14:57:04 EST)
- [PATCH v12 5/8] platform/x86: asus-armoury: add core count control Denis Benato (Fri Oct 03 2025 - 14:57:12 EST)
- [PATCH v12 7/8] platform/x86: asus-wmi: deprecate bios features Denis Benato (Fri Oct 03 2025 - 14:57:36 EST)
- [PATCH v12 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs Denis Benato (Fri Oct 03 2025 - 14:57:56 EST)
- Re: [PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks Hans de Goede (Fri Oct 03 2025 - 14:58:41 EST)
- Re: [PATCH v2 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values Fenghua Yu (Fri Oct 03 2025 - 14:58:53 EST)
- Re: [PATCH v2 2/2] perf stat: Refactor retry/skip/fatal error handling Arnaldo Carvalho de Melo (Fri Oct 03 2025 - 15:08:57 EST)
- Re: [PATCH v3 02/10] perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTER Arnaldo Carvalho de Melo (Fri Oct 03 2025 - 15:10:48 EST)
- RE: [PATCH v12 22/23] mm: zswap: zswap_store() will process a large folio in batches. Sridhar, Kanchana P (Fri Oct 03 2025 - 15:11:10 EST)
- Re: [PATCH next] PM: runtime: Fix error checking for kunit_device_register() Rafael J. Wysocki (Fri Oct 03 2025 - 15:14:34 EST)
- Re: [PATCH v1] tools build: Remove feature-libslang-include-subdir Arnaldo Carvalho de Melo (Fri Oct 03 2025 - 15:16:29 EST)
- Re: linux-next: Tree for Oct 2 Dan Carpenter (Fri Oct 03 2025 - 15:16:39 EST)
- Re: [PATCH v1] perf build: Move libopcode disasm tests to BUILD_NONDISTRO Arnaldo Carvalho de Melo (Fri Oct 03 2025 - 15:19:04 EST)
- Re: [PATCH v2] rust: pci: Allocate and manage PCI interrupt vectors Joel Fernandes (Fri Oct 03 2025 - 15:20:49 EST)
- Re: [PATCH v1 1/2] perf bpf-event: Use libbpf version rather than feature check Arnaldo Carvalho de Melo (Fri Oct 03 2025 - 15:22:10 EST)
- [PATCH v2] drivers: scmi: Add completion timeout handling for raw mode transfers Artem Shimko (Fri Oct 03 2025 - 15:22:49 EST)
- [PATCH v5 0/2] Fix NUMA sched domain build errors for GNR and CWF Tim Chen (Fri Oct 03 2025 - 15:24:44 EST)
- [PATCH v5 1/2] sched: Create architecture specific sched domain distances Tim Chen (Fri Oct 03 2025 - 15:24:53 EST)
- [PATCH v5 2/2] sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 mode Tim Chen (Fri Oct 03 2025 - 15:24:59 EST)
- Re: [PATCH 0/3] tools: lib: thermal: compile/install improvements Rafael J. Wysocki (Fri Oct 03 2025 - 15:27:39 EST)
- Re: [Patch v3 0/2] perf record: ratio-to-prev event term for auto counter reload Arnaldo Carvalho de Melo (Fri Oct 03 2025 - 15:28:07 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Markus Probst (Fri Oct 03 2025 - 15:31:29 EST)
- Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Dmitry Baryshkov (Fri Oct 03 2025 - 15:37:00 EST)
- Re: [PATCH v2 2/3] clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resets Dmitry Baryshkov (Fri Oct 03 2025 - 15:37:54 EST)
- Re: [PATCH v2 3/3] arm64: dts: qcom: x1e80100: Extend the gcc input clock list Dmitry Baryshkov (Fri Oct 03 2025 - 15:38:23 EST)
- Re: [PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks Mario Limonciello (AMD) (kernel.org) (Fri Oct 03 2025 - 15:45:53 EST)
- [GIT PULL] integrity: subsystem fixes for v6.18 Mimi Zohar (Fri Oct 03 2025 - 15:46:14 EST)
- Re: [PATCH v2 2/2] tools build: Remove get_current_dir_name Arnaldo Carvalho de Melo (Fri Oct 03 2025 - 15:48:17 EST)
- Re: [PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional Helge Deller (Fri Oct 03 2025 - 15:50:31 EST)
- [PATCH v4 1/4] gpio: mpsse: propagate error from direction_input Mary Strodl (Fri Oct 03 2025 - 15:51:06 EST)
- [PATCH v4 3/4] gpio: mpsse: add quirk support Mary Strodl (Fri Oct 03 2025 - 15:51:11 EST)
- [PATCH v4 0/4] gpio: mpsse: add support for bryx brik Mary Strodl (Fri Oct 03 2025 - 15:51:18 EST)
- [PATCH v4 4/4] gpio: mpsse: support bryx radio interface kit Mary Strodl (Fri Oct 03 2025 - 15:51:40 EST)
- [PATCH v4 2/4] gpio: mpsse: ensure worker is torn down Mary Strodl (Fri Oct 03 2025 - 15:51:48 EST)
- [PATCH v2 0/3] sched_ext: lockless peek operation for DSQs Ryan Newton (Fri Oct 03 2025 - 15:54:25 EST)
- [PATCH v2 1/3] sched_ext: Add lockless peek operation for DSQs Ryan Newton (Fri Oct 03 2025 - 15:54:32 EST)
- [PATCH v2 2/3] sched_ext: optimize first_task update logic Ryan Newton (Fri Oct 03 2025 - 15:54:40 EST)
- [PATCH v2 3/3] sched_ext: Add a selftest for scx_bpf_dsq_peek Ryan Newton (Fri Oct 03 2025 - 15:54:53 EST)
- Re: [RESEND][PATCH v15 2/4] perf: Support deferred user callchains Steven Rostedt (Fri Oct 03 2025 - 15:55:25 EST)
- Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Paul Sajna (Fri Oct 03 2025 - 15:55:45 EST)
- [PATCH v3 1/2] PCI: brcmstb: Add a way to indicate if PCIe bridge is active Jim Quinlan (Fri Oct 03 2025 - 15:56:26 EST)
- [PATCH v3 2/2] PCI: brcmstb: Add panic/die handler to driver Jim Quinlan (Fri Oct 03 2025 - 15:56:39 EST)
- Re: [External] : [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Joseph Salisbury (Fri Oct 03 2025 - 16:02:22 EST)
- Re: [PATCH v2] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Fri Oct 03 2025 - 16:02:36 EST)
- Re: [git pull] drm for 6.18-rc1 Linus Torvalds (Fri Oct 03 2025 - 16:03:15 EST)
- Re: [GIT PULL] SCSI updates for the 6.17+ merge window James Bottomley (Fri Oct 03 2025 - 16:06:41 EST)
- Re: [PATCH v12 03/25] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c Cheatham, Benjamin (Fri Oct 03 2025 - 16:11:46 EST)
- Re: [PATCH v12 16/25] CXL/PCI: Introduce PCI_ERS_RESULT_PANIC Cheatham, Benjamin (Fri Oct 03 2025 - 16:11:56 EST)
- Re: [PATCH v12 14/25] cxl/pci: Update cxl_handle_cor_ras() to return early if no RAS errors Cheatham, Benjamin (Fri Oct 03 2025 - 16:12:13 EST)
- Re: [PATCH v12 12/25] cxl/pci: Log message if RAS registers are unmapped Cheatham, Benjamin (Fri Oct 03 2025 - 16:12:36 EST)
- Re: [PATCH v12 11/25] cxl/pci: Update RAS handler interfaces to also support CXL Ports Cheatham, Benjamin (Fri Oct 03 2025 - 16:12:47 EST)
- Re: [PATCH v12 09/25] PCI/AER: Report CXL or PCIe bus error type in trace logging Cheatham, Benjamin (Fri Oct 03 2025 - 16:13:26 EST)
- Re: [PATCH v12 25/25] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup Cheatham, Benjamin (Fri Oct 03 2025 - 16:13:27 EST)
- Re: [PATCH v12 07/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h Cheatham, Benjamin (Fri Oct 03 2025 - 16:13:50 EST)
- Re: [PATCH v12 20/25] PCI/AER: Dequeue forwarded CXL error Cheatham, Benjamin (Fri Oct 03 2025 - 16:13:52 EST)
- Re: [PATCH v12 24/25] CXL/PCI: Enable CXL protocol errors during CXL Port probe Cheatham, Benjamin (Fri Oct 03 2025 - 16:14:18 EST)
- Re: [PATCH v12 18/25] CXL/AER: Introduce aer_cxl_vh.c in AER driver for forwarding CXL errors Cheatham, Benjamin (Fri Oct 03 2025 - 16:14:23 EST)
- Re: [PATCH v3 07/11] arm64: dts: qcom: sdm845-lg-{common, judyln}: Add wifi node Dmitry Baryshkov (Fri Oct 03 2025 - 16:14:45 EST)
- Re: [PATCH v12 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery Cheatham, Benjamin (Fri Oct 03 2025 - 16:14:51 EST)
- Re: [PATCH v12 21/25] CXL/PCI: Introduce CXL Port protocol error handlers Cheatham, Benjamin (Fri Oct 03 2025 - 16:15:33 EST)
- [PATCH 2/2] mm/damon/sysfs: dealloc commit test ctx always SeongJae Park (Fri Oct 03 2025 - 16:15:37 EST)
- Re: [PATCH v12 17/25] cxl/pci: Introduce CXL Endpoint protocol error handlers Cheatham, Benjamin (Fri Oct 03 2025 - 16:15:58 EST)
- Re: [PATCH v12 19/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver Cheatham, Benjamin (Fri Oct 03 2025 - 16:16:29 EST)
- [PATCH v6 3/7] dt-bindings: mailbox: Add MT8196 GPUEB Mailbox Nicolas Frattaroli (Fri Oct 03 2025 - 16:17:08 EST)
- [PATCH v6 2/7] dt-bindings: power: Add MT8196 GPU frequency control binding Nicolas Frattaroli (Fri Oct 03 2025 - 16:17:10 EST)
- Re: [GIT PULL] configfs for v6.18 Linus Torvalds (Fri Oct 03 2025 - 16:17:18 EST)
- [PATCH 0/2] mm/damon/sysfs: fix commit test damon_ctx [de]allocation SeongJae Park (Fri Oct 03 2025 - 16:17:38 EST)
- [PATCH 1/2] mm/damon/sysfs: catch commit test ctx alloc failure SeongJae Park (Fri Oct 03 2025 - 16:17:54 EST)
- [PATCH v6 5/7] drm/panthor: call into devfreq for current frequency Nicolas Frattaroli (Fri Oct 03 2025 - 16:17:54 EST)
- [PATCH v6 6/7] drm/panthor: Use existing OPP table if present Nicolas Frattaroli (Fri Oct 03 2025 - 16:17:54 EST)
- Re: [PATCH 2/2] hwmon: (asus-ec-sensors) add ROG STRIX X870E-H GAMING WIFI7 Guenter Roeck (Fri Oct 03 2025 - 16:18:17 EST)
- [PATCH v6 0/7] MT8196 GPU Frequency/Power Control Support Nicolas Frattaroli (Fri Oct 03 2025 - 16:18:50 EST)
- Re: [PATCH v2 20/20] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack Eric Biggers (Fri Oct 03 2025 - 16:18:56 EST)
- Re: [PATCH 1/2] hwmon: (asus-ec-sensors) add Pro WS TRX50-SAGE WIFI Guenter Roeck (Fri Oct 03 2025 - 16:19:12 EST)
- Re: [PATCH v2 1/3] sched_ext: Add lockless peek operation for DSQs Andrea Righi (Fri Oct 03 2025 - 16:19:19 EST)
- [PATCH v6 1/7] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant Nicolas Frattaroli (Fri Oct 03 2025 - 16:19:42 EST)
- [PATCH v6 4/7] mailbox: add MediaTek GPUEB IPI mailbox Nicolas Frattaroli (Fri Oct 03 2025 - 16:19:42 EST)
- [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics Nicolas Frattaroli (Fri Oct 03 2025 - 16:21:40 EST)
- Re: [PATCH v2] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage Joel Becker (Fri Oct 03 2025 - 16:22:56 EST)
- Re: [PATCH v2 00/20] arm64: Move kernel mode FPSIMD buffer to the stack Eric Biggers (Fri Oct 03 2025 - 16:29:00 EST)
- Re: [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface John David Anglin (Fri Oct 03 2025 - 16:29:33 EST)
- Re: [PATCH v4 3/4] gpio: mpsse: add quirk support Dan Carpenter (Fri Oct 03 2025 - 16:29:49 EST)
- Re: [PATCH 1/6] KVM: guest_memfd: Add DEFAULT_SHARED flag, reject user page faults if not set Vishal Annapurve (Fri Oct 03 2025 - 16:30:44 EST)
- Re: [git pull] drm for 6.18-rc1 Linus Torvalds (Fri Oct 03 2025 - 16:31:09 EST)
- [PATCH 0/4] mm/zswap: misc cleanup of code and documentations SeongJae Park (Fri Oct 03 2025 - 16:39:04 EST)
- [PATCH 1/4] mm/zswap: remove unnecessary dlen writes for incompressible pages SeongJae Park (Fri Oct 03 2025 - 16:39:09 EST)
- [PATCH 2/4] mm/zswap: fix typos: s/zwap/zswap/ SeongJae Park (Fri Oct 03 2025 - 16:39:20 EST)
- [PATCH 3/4] mm/zswap: s/red-black tree/xarray/ SeongJae Park (Fri Oct 03 2025 - 16:39:32 EST)
- [PATCH 4/4] Docs/admin-guide/mm/zswap: s/red-black tree/xarray/ SeongJae Park (Fri Oct 03 2025 - 16:39:47 EST)
- [gustavoars:testing/wfamnae-next20251002] BUILD SUCCESS 6f57573beb8b7f3d4626e4cc2d726e035ee54608 kernel test robot (Fri Oct 03 2025 - 16:40:09 EST)
- Re: [PATCH 1/3] dt-bindings: mmc: Add support for BCM72116 and BCM74371 SD host controller Conor Dooley (Fri Oct 03 2025 - 16:44:35 EST)
- Re: [PATCH v1] dt-bindings: clock: Add AST2500/AST2600 VIDEO reset definition Conor Dooley (Fri Oct 03 2025 - 16:47:53 EST)
- Re: [PATCH v6 6/7] drm/panthor: Use existing OPP table if present Chia-I Wu (Fri Oct 03 2025 - 16:48:07 EST)
- Re: [PATCH v2 1/2] dt-bindings: clock: aspeed: Add VIDEO reset definition Conor Dooley (Fri Oct 03 2025 - 16:49:13 EST)
- Re: [PATCH v2 1/2] dt-bindings: clock: aspeed: Add VIDEO reset definition Conor Dooley (Fri Oct 03 2025 - 16:50:48 EST)
- Re: [PATCH v6 23/23] MAINTAINERS: add entry for KStackWatch Randy Dunlap (Fri Oct 03 2025 - 16:51:19 EST)
- Re: [PATCH 6.12 00/10] 6.12.51-rc1 review Brett Mastbergen (Fri Oct 03 2025 - 16:51:40 EST)
- [PATCH] Bluetooth: Add filter for Qualcomm debug packets Pascal Giard (Fri Oct 03 2025 - 16:59:34 EST)
- Re: [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list Chris Li (Fri Oct 03 2025 - 17:06:49 EST)
- Re: [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver Chris Li (Fri Oct 03 2025 - 17:10:20 EST)
- Re: [PATCH v1 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk Bao D. Nguyen (Fri Oct 03 2025 - 17:12:10 EST)
- Re: [PATCH v2 0/3] riscv: dts: thead: add more th1520 isa extension support Drew Fustini (Fri Oct 03 2025 - 17:13:41 EST)
- Re: [PATCH v1] perf parse-events: Fix parsing of >30kb event strings Ian Rogers (Fri Oct 03 2025 - 17:26:07 EST)
- Re: [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on Bao D. Nguyen (Fri Oct 03 2025 - 17:27:45 EST)
- Re: [PATCH v2 0/2] docs: fix malformed tables in Chinese translations Wysocki, Rafael J (Fri Oct 03 2025 - 17:28:37 EST)
- Re: [PATCH v2 2/2] tools build: Remove get_current_dir_name Ian Rogers (Fri Oct 03 2025 - 17:29:31 EST)
- Re: [PATCH v3 02/11] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth Dmitry Baryshkov (Fri Oct 03 2025 - 17:31:13 EST)
- Re: [GIT PULL] overlayfs updates for 6.18 pr-tracker-bot (Fri Oct 03 2025 - 17:31:36 EST)
- Re: [GIT PULL] fuse update for 6.18 pr-tracker-bot (Fri Oct 03 2025 - 17:31:51 EST)
- Re: [GIT PULL] ntfs3: bugfixes for 6.18 pr-tracker-bot (Fri Oct 03 2025 - 17:32:03 EST)
- Re: [PATCH v3 01/11] arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties Dmitry Baryshkov (Fri Oct 03 2025 - 17:32:17 EST)
- Re: [PATCH v3 03/11] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger Dmitry Baryshkov (Fri Oct 03 2025 - 17:33:14 EST)
- Re: [GIT PULL] ksmbd server fixes pr-tracker-bot (Fri Oct 03 2025 - 17:33:31 EST)
- Re: [GIT PULL] smb3 client fixes pr-tracker-bot (Fri Oct 03 2025 - 17:33:42 EST)
- Re: [GIT PULL] ext4 updates for 6.18-rc1 pr-tracker-bot (Fri Oct 03 2025 - 17:34:07 EST)
- Re: [GIT PULL] configfs for v6.18 pr-tracker-bot (Fri Oct 03 2025 - 17:34:12 EST)
- Re: [GIT PULL] jfs updates for v6.18 pr-tracker-bot (Fri Oct 03 2025 - 17:34:24 EST)
- Re: [GIT PULL] exfat update for 6.18-rc1 pr-tracker-bot (Fri Oct 03 2025 - 17:34:35 EST)
- Re: [GIT PULL] f2fs for 6.18-rc1 pr-tracker-bot (Fri Oct 03 2025 - 17:34:44 EST)
- Re: [PATCH v3 05/11] arm64: dts: qcom: sdm845-lg-judyln: Add display panel Dmitry Baryshkov (Fri Oct 03 2025 - 17:35:00 EST)
- Re: [PATCH v3 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA Jiaqi Yan (Fri Oct 03 2025 - 17:35:11 EST)
- Re: [PATCH v3 02/11] arm64: dts: qcom: sdm845-lg-common: Add uarts and Bluetooth Dmitry Baryshkov (Fri Oct 03 2025 - 17:35:37 EST)
- Re: [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Tejun Heo (Fri Oct 03 2025 - 17:38:18 EST)
- [syzbot] [bcachefs?] possible deadlock in bch2_clear_folio_bits syzbot (Fri Oct 03 2025 - 17:38:28 EST)
- Re: [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics Chia-I Wu (Fri Oct 03 2025 - 17:41:42 EST)
- RE: [PATCH v3 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance Michael Kelley (Fri Oct 03 2025 - 17:41:53 EST)
- Re: [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics Chia-I Wu (Fri Oct 03 2025 - 17:42:45 EST)
- Re: [PATCH 0/2] soc: apple: fix device leak on mbox lookup Neal Gompa (Fri Oct 03 2025 - 17:44:39 EST)
- Re: [PATCH] hfs: fix potential use after free in hfs_correct_next_unused_CNID() Viacheslav Dubeyko (Fri Oct 03 2025 - 17:47:51 EST)
- Re: [PATCH v3 06/11] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes, change path Dmitry Baryshkov (Fri Oct 03 2025 - 17:49:35 EST)
- Re: [PATCH v3 08/11] arm64: dts: qcom: sdm845-lg-common: Add chassis-type Dmitry Baryshkov (Fri Oct 03 2025 - 17:49:58 EST)
- Re: [PATCH v3 10/11] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb Dmitry Baryshkov (Fri Oct 03 2025 - 17:51:08 EST)
- Re: [PATCH v3 10/11] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb Dmitry Baryshkov (Fri Oct 03 2025 - 17:55:22 EST)
- Re: [PATCH v3 11/11] arm64: dts: qcom: sdm845-lg-common: Change ipa gsi-loader to 'self' Dmitry Baryshkov (Fri Oct 03 2025 - 17:56:32 EST)
- Re: [PATCH v3 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019 Dmitry Baryshkov (Fri Oct 03 2025 - 17:58:05 EST)
- Re: [RFC PATCH 0/7] vfio: Add alias region uapi for device feature David Matlack (Fri Oct 03 2025 - 17:59:33 EST)
- Re: [PATCH v9 6/6] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC kernel test robot (Fri Oct 03 2025 - 18:03:25 EST)
- Re: [PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG Conor Dooley (Fri Oct 03 2025 - 18:07:21 EST)
- Semantic conflict around CONFIG_CFI_CLANG between Linus's tree and x86/core Nathan Chancellor (Fri Oct 03 2025 - 18:10:42 EST)
- Re: [PATCH v2 2/2] perf stat: Refactor retry/skip/fatal error handling Ian Rogers (Fri Oct 03 2025 - 18:10:54 EST)
- [PATCH hyperv-next v6 00/17] Confidential VMBus Roman Kisel (Fri Oct 03 2025 - 18:27:35 EST)
- [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus Roman Kisel (Fri Oct 03 2025 - 18:27:49 EST)
- [PATCH hyperv-next v6 02/17] Drivers: hv: VMBus protocol version 6.0 Roman Kisel (Fri Oct 03 2025 - 18:27:54 EST)
- [PATCH hyperv-next v6 03/17] arch/x86: mshyperv: Discover Confidential VMBus availability Roman Kisel (Fri Oct 03 2025 - 18:27:54 EST)
- [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs Roman Kisel (Fri Oct 03 2025 - 18:28:08 EST)
- [PATCH hyperv-next v6 08/17] Drivers: hv: Post messages through the confidential VMBus if available Roman Kisel (Fri Oct 03 2025 - 18:28:57 EST)
- [PATCH hyperv-next v6 06/17] Drivers: hv: Rename fields for SynIC message and event pages Roman Kisel (Fri Oct 03 2025 - 18:29:13 EST)
- [PATCH hyperv-next v6 10/17] Drivers: hv: Check message and event pages for non-NULL before iounmap() Roman Kisel (Fri Oct 03 2025 - 18:29:14 EST)
- [PATCH hyperv-next v6 09/17] Drivers: hv: remove stale comment Roman Kisel (Fri Oct 03 2025 - 18:29:16 EST)
- [PATCH hyperv-next v6 11/17] Drivers: hv: Rename the SynIC enable and disable routines Roman Kisel (Fri Oct 03 2025 - 18:29:18 EST)
- [PATCH hyperv-next v6 14/17] Drivers: hv: Free msginfo when the buffer fails to decrypt Roman Kisel (Fri Oct 03 2025 - 18:29:20 EST)
- [PATCH hyperv-next v6 04/17] arch: hyperv: Get/set SynIC synth.registers via paravisor Roman Kisel (Fri Oct 03 2025 - 18:29:21 EST)
- [PATCH hyperv-next v6 13/17] Drivers: hv: Allocate encrypted buffers when requested Roman Kisel (Fri Oct 03 2025 - 18:29:26 EST)
- [PATCH hyperv-next v6 07/17] Drivers: hv: Allocate the paravisor SynIC pages when required Roman Kisel (Fri Oct 03 2025 - 18:29:52 EST)
- [PATCH hyperv-next v6 12/17] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC Roman Kisel (Fri Oct 03 2025 - 18:29:56 EST)
- [PATCH hyperv-next v6 16/17] Drivers: hv: Set the default VMBus version to 6.0 Roman Kisel (Fri Oct 03 2025 - 18:30:23 EST)
- [PATCH hyperv-next v6 15/17] Drivers: hv: Support confidential VMBus channels Roman Kisel (Fri Oct 03 2025 - 18:30:26 EST)
- [PATCH hyperv-next v6 17/17] Drivers: hv: Support establishing the confidential VMBus connection Roman Kisel (Fri Oct 03 2025 - 18:30:45 EST)
- [PATCH 1/7] rust: uaccess: add UserSliceReader::read_slice_partial() Danilo Krummrich (Fri Oct 03 2025 - 18:31:36 EST)
- [PATCH 2/7] rust: uaccess: add UserSliceWriter::write_slice_partial() Danilo Krummrich (Fri Oct 03 2025 - 18:31:49 EST)
- [PATCH 4/7] rust: debugfs: support blobs from smart pointers Danilo Krummrich (Fri Oct 03 2025 - 18:31:57 EST)
- [PATCH 3/7] rust: debugfs: support for binary large objects Danilo Krummrich (Fri Oct 03 2025 - 18:32:04 EST)
- [PATCH 0/7] Binary Large Objects for Rust DebugFS Danilo Krummrich (Fri Oct 03 2025 - 18:32:25 EST)
- [PATCH 5/7] samples: rust: debugfs: add example for blobs Danilo Krummrich (Fri Oct 03 2025 - 18:32:33 EST)
- [PATCH 7/7] samples: rust: debugfs_scoped: add example for blobs Danilo Krummrich (Fri Oct 03 2025 - 18:32:38 EST)
- Re: [PATCH] ksmbd: Use common error handling code in ksmbd_vfs_path_lookup() NeilBrown (Fri Oct 03 2025 - 18:33:26 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019 Dmitry Baryshkov (Fri Oct 03 2025 - 18:33:45 EST)
- [PATCH 6/7] rust: debugfs: support binary large objects for ScopedDir Danilo Krummrich (Fri Oct 03 2025 - 18:34:00 EST)
- Re: [PATCH] hfs: Validate CNIDs in hfs_read_inode Viacheslav Dubeyko (Fri Oct 03 2025 - 18:40:42 EST)
- [PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold Brian Norris (Fri Oct 03 2025 - 18:41:24 EST)
- [PATCH] f2fs: maintain one time GC mode is enabled during whole zoned GC cycle Daeho Jeong (Fri Oct 03 2025 - 18:43:23 EST)
- Re: [PATCH v2 2/5] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys Drew Fustini (Fri Oct 03 2025 - 18:46:26 EST)
- Re: [GIT PULL] bitmap for 6.18 Linus Walleij (Fri Oct 03 2025 - 18:46:43 EST)
- [PATCH] f2fs: set default valid_thresh_ratio to 80 for zoned devices Daeho Jeong (Fri Oct 03 2025 - 18:49:29 EST)
- Re: [PATCH v4 26/30] selftests/liveupdate: Add multi-kexec session lifecycle test Vipin Sharma (Fri Oct 03 2025 - 18:51:40 EST)
- Re: [PATCH v11 05/31] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr Luck, Tony (Fri Oct 03 2025 - 18:55:51 EST)
- Re: [PATCH v1] rust: cfi: only 64-bit arm and x86 support CFI_CLANG Paul Walmsley (Fri Oct 03 2025 - 18:57:40 EST)
- Re: [PATCH v11 06/31] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters Luck, Tony (Fri Oct 03 2025 - 18:59:54 EST)
- Re: [PATCH 4/7] rust: debugfs: support blobs from smart pointers Matthew Maurer (Fri Oct 03 2025 - 19:12:36 EST)
- Re: [PATCH v4 18/30] selftests/liveupdate: add subsystem/state tests Vipin Sharma (Fri Oct 03 2025 - 19:17:30 EST)
- Re: [PATCH v11 07/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain Reinette Chatre (Fri Oct 03 2025 - 19:24:38 EST)
- Re: [PATCH v11 08/31] x86,fs/resctrl: Rename some L3 specific functions Reinette Chatre (Fri Oct 03 2025 - 19:24:58 EST)
- Re: [PATCH 4/7] rust: debugfs: support blobs from smart pointers Danilo Krummrich (Fri Oct 03 2025 - 19:26:24 EST)
- [PATCH v2 00/13] KVM: guest_memfd: MMAP and related fixes Sean Christopherson (Fri Oct 03 2025 - 19:26:38 EST)
- [PATCH v2 01/13] KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS Sean Christopherson (Fri Oct 03 2025 - 19:26:53 EST)
- [PATCH v2 02/13] KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set Sean Christopherson (Fri Oct 03 2025 - 19:27:05 EST)
- [PATCH v2 03/13] KVM: guest_memfd: Invalidate SHARED GPAs if gmem supports INIT_SHARED Sean Christopherson (Fri Oct 03 2025 - 19:27:19 EST)
- [PATCH v2 04/13] KVM: Explicitly mark KVM_GUEST_MEMFD as depending on KVM_GENERIC_MMU_NOTIFIER Sean Christopherson (Fri Oct 03 2025 - 19:27:34 EST)
- [PATCH v2 05/13] KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory Sean Christopherson (Fri Oct 03 2025 - 19:27:58 EST)
- [PATCH v2 06/13] KVM: selftests: Stash the host page size in a global in the guest_memfd test Sean Christopherson (Fri Oct 03 2025 - 19:28:12 EST)
- [PATCH v2 07/13] KVM: selftests: Create a new guest_memfd for each testcase Sean Christopherson (Fri Oct 03 2025 - 19:28:28 EST)
- [PATCH v2 08/13] KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAP Sean Christopherson (Fri Oct 03 2025 - 19:28:42 EST)
- [PATCH v2 10/13] KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcase Sean Christopherson (Fri Oct 03 2025 - 19:29:08 EST)
- [PATCH v2 09/13] KVM: selftests: Add wrappers for mmap() and munmap() to assert success Sean Christopherson (Fri Oct 03 2025 - 19:29:24 EST)
- [PATCH v2 11/13] KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS Sean Christopherson (Fri Oct 03 2025 - 19:29:27 EST)
- [PATCH v2 12/13] KVM: selftests: Verify that faulting in private guest_memfd memory fails Sean Christopherson (Fri Oct 03 2025 - 19:29:41 EST)
- [PATCH v2 13/13] KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS Sean Christopherson (Fri Oct 03 2025 - 19:30:00 EST)
- Re: [PATCH v11 09/31] fs/resctrl: Make event details accessible to functions when reading events Reinette Chatre (Fri Oct 03 2025 - 19:30:28 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588 Laurent Pinchart (Fri Oct 03 2025 - 19:30:49 EST)
- Re: [PATCH v11 10/31] x86,fs/resctrl: Handle events that can be read from any CPU Reinette Chatre (Fri Oct 03 2025 - 19:33:13 EST)
- Re: [PATCH v11 14/31] x86/resctrl: Discover hardware telemetry events Reinette Chatre (Fri Oct 03 2025 - 19:35:30 EST)
- Re: [PATCH 4/7] rust: debugfs: support blobs from smart pointers Matthew Maurer (Fri Oct 03 2025 - 19:36:27 EST)
- Re: [PATCH bpf] selftests/bpf: fix implicit-function-declaration errors Eduard Zingerman (Fri Oct 03 2025 - 19:37:45 EST)
- Re: [PATCH v11 16/31] x86,fs/resctrl: Add architectural event pointer Reinette Chatre (Fri Oct 03 2025 - 19:39:06 EST)
- Re: [PATCH v11 17/31] x86/resctrl: Find and enable usable telemetry events Reinette Chatre (Fri Oct 03 2025 - 19:52:21 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588 Laurent Pinchart (Fri Oct 03 2025 - 19:52:49 EST)
- Re: [PATCH v11 18/31] fs/resctrl: Refactor L3 specific parts of __mon_event_count() Reinette Chatre (Fri Oct 03 2025 - 19:56:31 EST)
- Re: [PATCH v11 20/31] fs/resctrl: Refactor Sub-NUMA Cluster (SNC) in mkdir/rmdir code flow Reinette Chatre (Fri Oct 03 2025 - 19:59:05 EST)
- Re: [PATCH v11 21/31] x86/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG Reinette Chatre (Fri Oct 03 2025 - 20:01:03 EST)
- Re: [PATCH v11 23/31] x86/resctrl: Handle number of RMIDs supported by telemetry resources Reinette Chatre (Fri Oct 03 2025 - 20:06:22 EST)
- Re: [PATCH v11 24/31] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[] Reinette Chatre (Fri Oct 03 2025 - 20:09:59 EST)
- Re: [PATCH v11 25/31] fs,x86/resctrl: Compute number of RMIDs as minimum across resources Reinette Chatre (Fri Oct 03 2025 - 20:10:55 EST)
- Re: [PATCH v11 26/31] fs/resctrl: Move RMID initialization to first mount Reinette Chatre (Fri Oct 03 2025 - 20:12:30 EST)
- Re: [PATCH v2] cxl/hdm: allow zero sized committed decoders Davidlohr Bueso (Fri Oct 03 2025 - 20:22:49 EST)
- Re: [PATCH v11 27/31] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG Reinette Chatre (Fri Oct 03 2025 - 20:23:36 EST)
- Re: [PATCH v11 29/31] x86/resctrl: Add debugfs files to show telemetry aggregator status Reinette Chatre (Fri Oct 03 2025 - 20:23:52 EST)
- Re: [PATCH v11 30/31] x86,fs/resctrl: Update Documentation for package events Reinette Chatre (Fri Oct 03 2025 - 20:26:21 EST)
- Re: [PATCH v11 31/31] fs/resctrl: Some kerneldoc updates Reinette Chatre (Fri Oct 03 2025 - 20:27:00 EST)
- Re: PROBLEM: AST2500 BMC video output disabled by reboot (regression) Nick Bowler (Fri Oct 03 2025 - 20:32:04 EST)
- Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield Alexandre Courbot (Fri Oct 03 2025 - 20:38:34 EST)
- Re: [PATCH v2] fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-bounds Helge Deller (Fri Oct 03 2025 - 20:43:50 EST)
- Re: [PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf) Jacob Keller (Fri Oct 03 2025 - 20:59:05 EST)
- Re: [syzbot] [fs?] kernel BUG in qlist_free_all (2) syzbot (Fri Oct 03 2025 - 21:04:19 EST)
- [PATCH net v2 0/6] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf) Jacob Keller (Fri Oct 03 2025 - 21:11:56 EST)
- [PATCH net v2 1/6] idpf: cleanup remaining SKBs in PTP flows Jacob Keller (Fri Oct 03 2025 - 21:12:14 EST)
- [PATCH net v2 3/6] ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation Jacob Keller (Fri Oct 03 2025 - 21:12:21 EST)
- [PATCH net v2 5/6] ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd Jacob Keller (Fri Oct 03 2025 - 21:12:56 EST)
- [PATCH net v2 4/6] ixgbevf: fix mailbox API compatibility by negotiating supported features Jacob Keller (Fri Oct 03 2025 - 21:13:06 EST)
- [PATCH net v2 2/6] ixgbevf: fix getting link speed data for E610 devices Jacob Keller (Fri Oct 03 2025 - 21:13:15 EST)
- [PATCH net v2 6/6] ixgbe: fix too early devlink_free() in ixgbe_remove() Jacob Keller (Fri Oct 03 2025 - 21:13:17 EST)
- Re: [PATCH v2] comedi: fix divide-by-zero in comedi_buf_munge() Deepanshu Kartikey (Fri Oct 03 2025 - 21:15:42 EST)
- Re: [PATCH v6 4/4] Add SPAcc Kconfig and Makefile kernel test robot (Fri Oct 03 2025 - 21:19:36 EST)
- Re: [PATCH] hfs: Validate CNIDs in hfs_read_inode George Anthony Vernon (Fri Oct 03 2025 - 21:25:44 EST)
- Re: [PATCH v2] nsfs: handle inode number mismatches gracefully in file handles Deepanshu Kartikey (Fri Oct 03 2025 - 21:35:14 EST)
- Re: [GIT PULL] Documentation for 6.18 pr-tracker-bot (Fri Oct 03 2025 - 21:41:08 EST)
- Re: [GIT PULL] dma-mapping updates for Linux 6.18 pr-tracker-bot (Fri Oct 03 2025 - 21:41:20 EST)
- Re: [GIT PULL] Please pull IOMMUFD subsystem changes pr-tracker-bot (Fri Oct 03 2025 - 21:41:38 EST)
- Re: [git pull] IOMMU Updates for Linux v6.18 pr-tracker-bot (Fri Oct 03 2025 - 21:41:48 EST)
- Re: [GIT PULL] Please pull FWCTL subsystem changes pr-tracker-bot (Fri Oct 03 2025 - 21:42:05 EST)
- Re: [GIT PULL] Please pull RDMA subsystem changes pr-tracker-bot (Fri Oct 03 2025 - 21:42:45 EST)
- Re: [git pull] drm for 6.18-rc1 John Hubbard (Fri Oct 03 2025 - 21:54:13 EST)
- [PATCH 0/2] iio: health: max30100: Add DT pulse-width support Shrikant Raskar (Fri Oct 03 2025 - 21:56:52 EST)
- [PATCH 1/2] dt-bindings: iio: max30100: Add pulse-width property Shrikant Raskar (Fri Oct 03 2025 - 21:57:01 EST)
- [PATCH 2/2] iio: health: max30100: Add pulse-width configuration via DT Shrikant Raskar (Fri Oct 03 2025 - 21:57:13 EST)
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling Roman Gushchin (Fri Oct 03 2025 - 22:01:09 EST)
- [PATCH 1/7] closures: Improve closure_put_after_sub_checks Kent Overstreet (Fri Oct 03 2025 - 22:01:14 EST)
- [PATCH 0/7] bcachefs out-of-tree series Kent Overstreet (Fri Oct 03 2025 - 22:01:14 EST)
- [PATCH 2/7] closures: closure_sub() uses cmpxchg Kent Overstreet (Fri Oct 03 2025 - 22:01:28 EST)
- [PATCH 3/7] closures: CLOSURE_SLEEPING Kent Overstreet (Fri Oct 03 2025 - 22:01:44 EST)
- [PATCH 5/7] lib: Give closures, min_heap config opts names Kent Overstreet (Fri Oct 03 2025 - 22:01:49 EST)
- [PATCH 6/7] lib: Give XOR_BLOCKS, RAID6_PQ config opts names Kent Overstreet (Fri Oct 03 2025 - 22:02:12 EST)
- [PATCH 4/7] closures: kill closure.closure_get_happened Kent Overstreet (Fri Oct 03 2025 - 22:02:13 EST)
- [PATCH 7/7] lib: Give compression, checksum, crypto config opts names Kent Overstreet (Fri Oct 03 2025 - 22:02:29 EST)
- Re: [PATCH v4 26/30] selftests/liveupdate: Add multi-kexec session lifecycle test Pasha Tatashin (Fri Oct 03 2025 - 22:08:19 EST)
- Re: [PATCH v4 18/30] selftests/liveupdate: add subsystem/state tests Pasha Tatashin (Fri Oct 03 2025 - 22:09:00 EST)
- Re: [git pull] drm for 6.18-rc1 Linus Torvalds (Fri Oct 03 2025 - 22:17:36 EST)
- Re: [PATCH v2 2/5] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys Yao Zi (Fri Oct 03 2025 - 22:29:48 EST)
- Re: [PATCH v4 26/30] selftests/liveupdate: Add multi-kexec session lifecycle test Pasha Tatashin (Fri Oct 03 2025 - 22:38:02 EST)
- Re: [PATCH 6.16 00/14] 6.16.11-rc1 review Justin Forbes (Fri Oct 03 2025 - 22:40:35 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Justin Forbes (Fri Oct 03 2025 - 22:41:10 EST)
- Re: [GIT PULL] soc: build fix for 6.18 pr-tracker-bot (Fri Oct 03 2025 - 22:41:36 EST)
- Re: [GIT PULL] SCSI updates for the 6.17+ merge window pr-tracker-bot (Fri Oct 03 2025 - 22:42:19 EST)
- Re: [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC Jishnu Prakash (Fri Oct 03 2025 - 22:42:56 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Lance Yang (Fri Oct 03 2025 - 23:03:33 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Lance Yang (Fri Oct 03 2025 - 23:06:27 EST)
- [syzbot] [cgroups?] possible deadlock in cgroup_procs_write_start syzbot (Fri Oct 03 2025 - 23:08:41 EST)
- Re: [PATCH mm-new 1/2] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain Lance Yang (Fri Oct 03 2025 - 23:09:01 EST)
- Re: [PATCH bpf] selftests/bpf: fix implicit-function-declaration errors Ihor Solodrai (Fri Oct 03 2025 - 23:09:09 EST)
- [PATCH] KVM: use folio_nr_pages() instead of shift operation Pedro Demarchi Gomes (Fri Oct 03 2025 - 23:09:29 EST)
- [PATCH] io_uring/zcrx: use folio_nr_pages() instead of shift operation Pedro Demarchi Gomes (Fri Oct 03 2025 - 23:14:38 EST)
- [PATCH] f2fs: use folio_nr_pages() instead of shift operation Pedro Demarchi Gomes (Fri Oct 03 2025 - 23:19:16 EST)
- Re: [PATCH bpf] selftests/bpf: fix implicit-function-declaration errors Ihor Solodrai (Fri Oct 03 2025 - 23:19:46 EST)
- Re: [PATCH 1/2] dt-bindings: iio: max30100: Add pulse-width property Bhanu Seshu Kumar Valluri (Fri Oct 03 2025 - 23:22:27 EST)
- [PATCH] dm-crypt: use folio_nr_pages() instead of shift operation Pedro Demarchi Gomes (Fri Oct 03 2025 - 23:26:14 EST)
- [PATCH] iommu/pages: use folio_nr_pages() instead of shift operation Pedro Demarchi Gomes (Fri Oct 03 2025 - 23:30:50 EST)
- Re: [PATCH v3] RISC-V: re-enable gcc + rust builds Asuna (Fri Oct 03 2025 - 23:39:41 EST)
- Re: [PATCH v3 08/10] mm: Skip might_alloc() warnings when PF_MEMALLOC is set Baoquan He (Fri Oct 03 2025 - 23:53:40 EST)
- [PATCH] net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom Bhanu Seshu Kumar Valluri (Sat Oct 04 2025 - 00:07:49 EST)
- Re: [PATCH v3 09/10] mm/vmalloc: Update __vmalloc_node_range() documentation Baoquan He (Sat Oct 04 2025 - 00:12:18 EST)
- Re: [PATCH 6/7] lib: Give XOR_BLOCKS, RAID6_PQ config opts names Christoph Hellwig (Sat Oct 04 2025 - 00:14:50 EST)
- Re: [PATCH 0/7] bcachefs out-of-tree series Christoph Hellwig (Sat Oct 04 2025 - 00:16:02 EST)
- Re: [PATCH 6/7] lib: Give XOR_BLOCKS, RAID6_PQ config opts names Kent Overstreet (Sat Oct 04 2025 - 00:29:33 EST)
- Re: [PATCH] net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback Zhu Yanjun (Sat Oct 04 2025 - 00:29:42 EST)
- Re: [PATCH] fs: doc: Fix typos Bhanu Seshu Kumar Valluri (Sat Oct 04 2025 - 00:31:18 EST)
- Re: [PATCH 6/7] lib: Give XOR_BLOCKS, RAID6_PQ config opts names Christoph Hellwig (Sat Oct 04 2025 - 00:32:33 EST)
- Re: [PATCH] fs: doc: Fix typos Bhanu Seshu Kumar Valluri (Sat Oct 04 2025 - 00:33:46 EST)
- Re: [PATCH v3 10/10] mm: kvmalloc: Add non-blocking support for vmalloc Baoquan He (Sat Oct 04 2025 - 00:37:30 EST)
- Re: [PATCH 6/7] lib: Give XOR_BLOCKS, RAID6_PQ config opts names Kent Overstreet (Sat Oct 04 2025 - 00:37:40 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Dev Jain (Sat Oct 04 2025 - 00:42:29 EST)
- Re: [PATCH 3/3] PCI: dwc: Enable MSI affinity support kernel test robot (Sat Oct 04 2025 - 00:42:49 EST)
- Re: [PATCH 6/7] lib: Give XOR_BLOCKS, RAID6_PQ config opts names Christoph Hellwig (Sat Oct 04 2025 - 00:43:00 EST)
- Re: [PATCH v3 09/10] mm/vmalloc: Update __vmalloc_node_range() documentation Baoquan He (Sat Oct 04 2025 - 01:02:24 EST)
- Re: [External] : [PATCH v3 2/2] PCI: brcmstb: Add panic/die handler to driver ALOK TIWARI (Sat Oct 04 2025 - 01:07:16 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Lance Yang (Sat Oct 04 2025 - 01:24:51 EST)
- [syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_readdir (2) syzbot (Sat Oct 04 2025 - 01:30:41 EST)
- [syzbot] [ocfs2?] kernel BUG in ocfs2_refcount_cal_cow_clusters syzbot (Sat Oct 04 2025 - 01:31:49 EST)
- Re: [PATCH v2] comedi: fix divide-by-zero in comedi_buf_munge() Greg KH (Sat Oct 04 2025 - 01:46:37 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom Greg KH (Sat Oct 04 2025 - 01:51:37 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: qcm6490-shift-otter: Use correct compatible for audiocc Dmitry Baryshkov (Sat Oct 04 2025 - 02:18:30 EST)
- Re: [PATCH 5/5] arm64: dts: qcom: sm7325-nothing-spacewar: Use correct compatible for audiocc Dmitry Baryshkov (Sat Oct 04 2025 - 02:18:45 EST)
- Re: [PATCH v2 2/3] interconnect: qcom: sa8775p: enable QoS configuration Dmitry Baryshkov (Sat Oct 04 2025 - 02:20:19 EST)
- Re: [PATCH 1/2] dt-bindings: iio: max30100: Add pulse-width property Shrikant (Sat Oct 04 2025 - 02:20:51 EST)
- Re: [PATCH v2 3/3] arm64: dts: qcom: sa8775p: Add reg and clocks for QoS configuration Dmitry Baryshkov (Sat Oct 04 2025 - 02:46:15 EST)
- Re: [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT Dmitry Baryshkov (Sat Oct 04 2025 - 02:46:49 EST)
- Re: [PATCH v1 4/9] powerpc: Convert to physical address DMA mapping Christophe Leroy (Sat Oct 04 2025 - 02:50:46 EST)
- Re: [PATCH V7 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC Krzysztof Kozlowski (Sat Oct 04 2025 - 02:53:12 EST)
- [PATCH] usb: serial: fix: space prohibited before comma separator vivekyadav1207731111 (Sat Oct 04 2025 - 02:56:35 EST)
- [linus:master] [maple_tree] 59faa4da7c: will-it-scale.per_process_ops 20.4% regression kernel test robot (Sat Oct 04 2025 - 03:06:41 EST)
- [linus:master] [maple_tree] 9b60811cb3: will-it-scale.per_process_ops 24.7% regression kernel test robot (Sat Oct 04 2025 - 03:18:13 EST)
- Re: [PATCH 3/3] PCI: dwc: Enable MSI affinity support kernel test robot (Sat Oct 04 2025 - 03:29:07 EST)
- [linus:master] [SUNRPC] d57e43b72b: fsmark.files_per_sec 36.2% improvement kernel test robot (Sat Oct 04 2025 - 03:43:11 EST)
- Re: [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline Muchun Song (Sat Oct 04 2025 - 03:53:49 EST)
- Re: [PATCH v3 04/10] perf annotate: Track arithmetic instructions on pointers Namhyung Kim (Sat Oct 04 2025 - 03:57:50 EST)
- Re: [PATCH v3 05/10] perf annotate: Save pointer offset in stack state Namhyung Kim (Sat Oct 04 2025 - 03:59:37 EST)
- [PATCH] usb: serial: fix: trainling statements `break` should be on next line vivekyadav1207731111 (Sat Oct 04 2025 - 04:01:56 EST)
- Re: [PATCH v3 06/10] perf annotate: Invalidate register states for untracked instructions Namhyung Kim (Sat Oct 04 2025 - 04:04:30 EST)
- Re: [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs kernel test robot (Sat Oct 04 2025 - 04:10:10 EST)
- Re: [PATCH] cgroup: Fix seqcount lockdep assertion in cgroup freezer Tiffany Yang (Sat Oct 04 2025 - 04:34:26 EST)
- Re: [PATCH] tpm: infineon: add bounds check in tpm_inf_recv Shahriyar (Sat Oct 04 2025 - 04:35:55 EST)
- Re: [PATCH] sched: drop unused variable cpumask in mm_cid_get() Dan Carpenter (Sat Oct 04 2025 - 04:36:12 EST)
- Re: [PATCH 6.16 00/14] 6.16.11-rc1 review Markus Reichelt (Sat Oct 04 2025 - 04:40:51 EST)
- Re: ksmbd: Use common error handling code in ksmbd_vfs_path_lookup() Markus Elfring (Sat Oct 04 2025 - 04:46:18 EST)
- Re: [PATCH bpf] selftests/bpf: fix implicit-function-declaration errors Matthieu Baerts (Sat Oct 04 2025 - 04:52:06 EST)
- Re: [PATCH bpf] selftests/bpf: fix implicit-function-declaration errors Matthieu Baerts (Sat Oct 04 2025 - 04:52:54 EST)
- [Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module. craftfever (Sat Oct 04 2025 - 04:55:32 EST)
- Re: [PATCH v2 2/4] mm/page_alloc: Perform appropriate batching in drain_pages_zone Mike Rapoport (Sat Oct 04 2025 - 05:03:24 EST)
- [PATCH] tpm: infineon: add bounds check in tpm_inf_recv Shahriyar Jalayeri (Sat Oct 04 2025 - 05:04:32 EST)
- [syzbot] Monthly nilfs report (Oct 2025) syzbot (Sat Oct 04 2025 - 05:17:37 EST)
- [GIT PULL] mm/mm_init: simplify deferred initialization of struct pages Mike Rapoport (Sat Oct 04 2025 - 05:19:55 EST)
- Re: [PATCH net] net: sparx5/lan969x: fix flooding configuration on bridge join/leave Simon Horman (Sat Oct 04 2025 - 05:28:44 EST)
- [PATCH v3 00/10] drm: Reduce page tables overhead with THP Loïc Molinari (Sat Oct 04 2025 - 05:31:13 EST)
- [PATCH v3 01/10] drm/shmem-helper: Add huge page fault handler Loïc Molinari (Sat Oct 04 2025 - 05:31:20 EST)
- [PATCH v3 02/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop Loïc Molinari (Sat Oct 04 2025 - 05:31:32 EST)
- [PATCH v3 04/10] drm/i915: Use huge tmpfs mount point helper Loïc Molinari (Sat Oct 04 2025 - 05:31:42 EST)
- [PATCH v3 03/10] drm/gem: Add huge tmpfs mount point helper Loïc Molinari (Sat Oct 04 2025 - 05:31:47 EST)
- [PATCH v3 05/10] drm/v3d: Use huge tmpfs mount point helper Loïc Molinari (Sat Oct 04 2025 - 05:31:53 EST)
- [PATCH v3 06/10] drm/gem: Get rid of *_with_mnt helpers Loïc Molinari (Sat Oct 04 2025 - 05:32:10 EST)
- [PATCH v3 07/10] drm/panthor: Introduce huge tmpfs mount point option Loïc Molinari (Sat Oct 04 2025 - 05:32:22 EST)
- [PATCH v3 08/10] drm/panthor: Improve IOMMU map/unmap debugging logs Loïc Molinari (Sat Oct 04 2025 - 05:32:31 EST)
- [PATCH v3 09/10] drm/panfrost: Introduce huge tmpfs mount point option Loïc Molinari (Sat Oct 04 2025 - 05:32:42 EST)
- [PATCH v3 10/10] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section Loïc Molinari (Sat Oct 04 2025 - 05:32:57 EST)
- Re: [git pull] drm for 6.18-rc1 Miguel Ojeda (Sat Oct 04 2025 - 05:37:08 EST)
- Re: [PATCH net-next] net: mana: Linearize SKB if TX SGEs exceeds hardware limit Simon Horman (Sat Oct 04 2025 - 05:38:29 EST)
- Re: [PATCH 6/8] drm/panthor: Introduce huge tmpfs mount point option Loïc Molinari (Sat Oct 04 2025 - 05:39:35 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Wei Yang (Sat Oct 04 2025 - 05:42:28 EST)
- Re: [PATCH v2 02/21] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast Paul E. McKenney (Sat Oct 04 2025 - 05:47:22 EST)
- Re: [PATCH v2 1/7] drm/encoder: add mutex to protect the bridge chain Dmitry Baryshkov (Sat Oct 04 2025 - 05:47:33 EST)
- Re: [PATCH] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR Dmitry Baryshkov (Sat Oct 04 2025 - 05:53:22 EST)
- Re: [PATCH net] net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb Simon Horman (Sat Oct 04 2025 - 05:54:32 EST)
- Re: [External] : [PATCH v12 4/8] platform/x86: asus-armoury: add apu-mem control support ALOK TIWARI (Sat Oct 04 2025 - 06:07:13 EST)
- [PATCH 1/2] rust_binder: freeze_notif_done should resend if wrong state Alice Ryhl (Sat Oct 04 2025 - 06:08:21 EST)
- [PATCH 0/2] Fix two issues with freeze listeners Alice Ryhl (Sat Oct 04 2025 - 06:08:28 EST)
- [PATCH 2/2] rust_binder: don't delete FreezeListener if there are pending duplicates Alice Ryhl (Sat Oct 04 2025 - 06:08:30 EST)
- [GIT PULL] i2c-host for v6.18, part 2 Andi Shyti (Sat Oct 04 2025 - 06:09:26 EST)
- [PATCH] staging: rtl8723bs: fall back to random mac address Michael Straube (Sat Oct 04 2025 - 06:10:53 EST)
- Re: [syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_readdir (2) Hillf Danton (Sat Oct 04 2025 - 06:16:04 EST)
- Re: [syzbot] [ntfs3?] INFO: trying to register non-static key in ntfs_set_size Tetsuo Handa (Sat Oct 04 2025 - 06:43:43 EST)
- [PATCH RFT] drm/msm: Add NULL check in vm_op_enqueue() Gopi Krishna Menon (Sat Oct 04 2025 - 07:01:15 EST)
- Re: [Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module. craftfever (Sat Oct 04 2025 - 07:03:37 EST)
- Re: [Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module. Thorsten Leemhuis (Sat Oct 04 2025 - 07:12:31 EST)
- Re: ksmbd: Use common error handling code in ksmbd_vfs_path_lookup() NeilBrown (Sat Oct 04 2025 - 07:16:39 EST)
- Re: [Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module. craftfever (Sat Oct 04 2025 - 07:26:40 EST)
- drivers/mmc/host/pxamci.c:709 pxamci_probe() warn: passing zero to 'PTR_ERR' Dan Carpenter (Sat Oct 04 2025 - 07:26:58 EST)
- Re: 6.17.1-rc1 review Brett A C Sheffield (Sat Oct 04 2025 - 07:36:16 EST)
- Re: 6.16.11-rc1 review Brett A C Sheffield (Sat Oct 04 2025 - 07:36:27 EST)
- Re: 6.12.51-rc1 review Brett A C Sheffield (Sat Oct 04 2025 - 07:36:40 EST)
- Re: 6.6.110-rc1 review Brett A C Sheffield (Sat Oct 04 2025 - 07:37:09 EST)
- [PATCH] ksmbd: Use scope-based resource management in ksmbd_validate_name_reconnect() Markus Elfring (Sat Oct 04 2025 - 07:37:45 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588 Alexey Charkov (Sat Oct 04 2025 - 07:42:05 EST)
- Re: [External] : [PATCH v12 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs ALOK TIWARI (Sat Oct 04 2025 - 07:43:38 EST)
- Re: [PATCH net] net: dlink: use dev_kfree_skb_any instead of dev_kfree_skb Yeounsu Moon (Sat Oct 04 2025 - 07:45:43 EST)
- Re: [PATCH 6.16 00/14] 6.16.11-rc1 review Naresh Kamboju (Sat Oct 04 2025 - 07:49:41 EST)
- Re: [PATCH 6.6 0/7] 6.6.110-rc1 review Naresh Kamboju (Sat Oct 04 2025 - 07:53:37 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019 Jingzhou Zhu (Sat Oct 04 2025 - 07:53:45 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Naresh Kamboju (Sat Oct 04 2025 - 08:06:12 EST)
- Re: [syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_readdir (2) syzbot (Sat Oct 04 2025 - 08:11:14 EST)
- Re: [PATCH 6.12 00/10] 6.12.51-rc1 review Naresh Kamboju (Sat Oct 04 2025 - 08:14:09 EST)
- Re: [PATCH] tpm: infineon: add bounds check in tpm_inf_recv Jarkko Sakkinen (Sat Oct 04 2025 - 08:29:16 EST)
- Re: [PATCH] tpm: infineon: add bounds check in tpm_inf_recv Jarkko Sakkinen (Sat Oct 04 2025 - 08:33:19 EST)
- Re: ksmbd: Use common error handling code in ksmbd_vfs_path_lookup() Markus Elfring (Sat Oct 04 2025 - 08:36:48 EST)
- [PATCH] arm64: dts: qcom: msm8916-samsung-rossa: Move touchscreen to common device tree Raymond Hackley (Sat Oct 04 2025 - 08:45:49 EST)
- Re: [PATCH v3 1/5] iio: accel: bma400: Reorganize and rename register and field macros Jonathan Cameron (Sat Oct 04 2025 - 08:53:31 EST)
- Re: [PATCH v3 2/5] iio: accel: bma400: Use macros for generic event configuration values Jonathan Cameron (Sat Oct 04 2025 - 08:58:45 EST)
- Re: [PATCH v1] perf parse-events: Fix parsing of >30kb event strings Arnaldo Carvalho de Melo (Sat Oct 04 2025 - 08:58:56 EST)
- [PATCH] eth: fealnx: fix typo in comment Denis Benato (Sat Oct 04 2025 - 09:00:49 EST)
- Re: [PATCH 6.6 0/7] 6.6.110-rc1 review Jon Hunter (Sat Oct 04 2025 - 09:06:19 EST)
- Re: [PATCH 6.16 00/14] 6.16.11-rc1 review Jon Hunter (Sat Oct 04 2025 - 09:06:44 EST)
- Re: [PATCH v3 3/5] iio: accel: bma400: Use index-based register addressing and lookup Jonathan Cameron (Sat Oct 04 2025 - 09:08:26 EST)
- Re: [PATCH] mm: readahead: make thp readahead conditional to mmap_miss logic Dev Jain (Sat Oct 04 2025 - 09:08:41 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Jon Hunter (Sat Oct 04 2025 - 09:10:07 EST)
- Re: [PATCH v2] ASoC: codecs: lpass-macro: Add support for channel map mixer control Srinivas Kandagatla (Sat Oct 04 2025 - 09:10:39 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Dev Jain (Sat Oct 04 2025 - 09:12:06 EST)
- [PATCH 0/2] arm64: dts: qcom: pmi8950: VADC channels corrections Antony Kurniawan Soemardi (Sat Oct 04 2025 - 09:12:42 EST)
- [PATCH 1/2] arm64: dts: qcom: pmi8950: Add missing VADC channels Antony Kurniawan Soemardi (Sat Oct 04 2025 - 09:13:00 EST)
- [PATCH 2/2] arm64: dts: qcom: pmi8950: Fix VADC channel scaling factors Antony Kurniawan Soemardi (Sat Oct 04 2025 - 09:13:02 EST)
- Re: [PATCH 1/2] dt-bindings: iio: max30100: Add pulse-width property Jonathan Cameron (Sat Oct 04 2025 - 09:13:23 EST)
- Re: [PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops Srinivas Kandagatla (Sat Oct 04 2025 - 09:16:44 EST)
- Re: [PATCH 2/2] iio: health: max30100: Add pulse-width configuration via DT Jonathan Cameron (Sat Oct 04 2025 - 09:17:05 EST)
- Re: [PATCH] iio: light: Fix typo in variable name Jonathan Cameron (Sat Oct 04 2025 - 09:18:26 EST)
- Re: [PATCH 6.12 00/10] 6.12.51-rc1 review Jon Hunter (Sat Oct 04 2025 - 09:19:00 EST)
- Re: [PATCH] iio: adc: stm32-dfsdm: fix st,adc-alt-channel property handling Jonathan Cameron (Sat Oct 04 2025 - 09:25:38 EST)
- Re: [PATCH v3 3/7] iio: adc: add RZ/T2H / RZ/N2H ADC driver Jonathan Cameron (Sat Oct 04 2025 - 09:30:52 EST)
- Re: [PATCH v2] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Sat Oct 04 2025 - 09:30:57 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Srinivas Kandagatla (Sat Oct 04 2025 - 09:32:14 EST)
- Re: [PATCH v2] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Sat Oct 04 2025 - 09:35:03 EST)
- [PATCH bpf-next 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs Rong Tao (Sat Oct 04 2025 - 09:37:29 EST)
- [PATCH bpf-next 0/2] Add kfuncs bpf_strcasestr and bpf_strncasestr Rong Tao (Sat Oct 04 2025 - 09:37:45 EST)
- [PATCH bpf-next 2/2] selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs Rong Tao (Sat Oct 04 2025 - 09:38:49 EST)
- Re: [PATCH v3 3/7] iio: adc: add RZ/T2H / RZ/N2H ADC driver Jonathan Cameron (Sat Oct 04 2025 - 09:39:22 EST)
- [PATCH] ksmbd: Avoid duplicate source code in ksmbd_lookup_fd_slow() Markus Elfring (Sat Oct 04 2025 - 09:40:41 EST)
- Re: [PATCH] ALSA: hda/realtek: Add quirk for ASUS ROG Zephyrus Duo Takashi Iwai (Sat Oct 04 2025 - 09:47:25 EST)
- Re: [PATCH] ALSA: emu10k1: Fix typo in docs Takashi Iwai (Sat Oct 04 2025 - 09:47:44 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Sat Oct 04 2025 - 09:49:45 EST)
- Re: [PATCH v3 5/5] iio: magnetometer: Add mmc5633 sensor Jonathan Cameron (Sat Oct 04 2025 - 09:55:50 EST)
- RE: [PATCH] drm: renesas: rz-du: Drop ARCH_RZG2L dependency Biju Das (Sat Oct 04 2025 - 09:57:15 EST)
- [GIT PULL] USB/Thunderbolt changes for 6.18-rc1 Greg KH (Sat Oct 04 2025 - 10:03:20 EST)
- [GIT PULL] TTY / Serial driver changes for 6.18-rc1 Greg KH (Sat Oct 04 2025 - 10:03:33 EST)
- [GIT PULL] Staging driver updates for 6.18-rc1 Greg KH (Sat Oct 04 2025 - 10:03:52 EST)
- [GIT PULL] Char/Misc/IIO driver changes for 6.18-rc1 Greg KH (Sat Oct 04 2025 - 10:04:50 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Vishal Aslot (Sat Oct 04 2025 - 10:05:22 EST)
- [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_disconn_ind (2) syzbot (Sat Oct 04 2025 - 10:10:47 EST)
- Re: [PATCH v6 0/2] add support for MCP998X Jonathan Cameron (Sat Oct 04 2025 - 10:11:58 EST)
- [PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7" Bartosz Golaszewski (Sat Oct 04 2025 - 10:15:55 EST)
- Re: [PATCH v6 2/2] iio: temperature: add support for MCP998X Jonathan Cameron (Sat Oct 04 2025 - 10:18:00 EST)
- Re: [PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7" Bartosz Golaszewski (Sat Oct 04 2025 - 10:19:13 EST)
- Re: [PATCH v2 1/6] iio: adc: ad4080: fix chip identification Jonathan Cameron (Sat Oct 04 2025 - 10:23:08 EST)
- [PATCH bpf-next] bpf_doc: Support 1st const parameter of bpf_d_path() Rong Tao (Sat Oct 04 2025 - 10:24:19 EST)
- Re: [PATCH net] net: bridge: Trigger host query on v6 addr valid Linus Lüssing (Sat Oct 04 2025 - 10:28:26 EST)
- Re: [PATCH bpf-next 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs Alexei Starovoitov (Sat Oct 04 2025 - 10:28:54 EST)
- Re: [PATCH v6 0/2] add support for MCP998X Guenter Roeck (Sat Oct 04 2025 - 10:29:19 EST)
- Re: [PATCH v2] iio: adc: mt6360: Handle error in cleanup path correctly Jonathan Cameron (Sat Oct 04 2025 - 10:31:41 EST)
- Re: [PATCH v3 3/7] iio: adc: add RZ/T2H / RZ/N2H ADC driver Geert Uytterhoeven (Sat Oct 04 2025 - 10:33:30 EST)
- Re: [git pull] drm for 6.18-rc1 Sasha Levin (Sat Oct 04 2025 - 10:39:09 EST)
- Re: [PATCH bpf-next 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs rtoax@xxxxxxxxxxx (Sat Oct 04 2025 - 10:46:10 EST)
- [PATCH bpf-next v2 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs Rong Tao (Sat Oct 04 2025 - 10:52:55 EST)
- [PATCH bpf-next v2 2/2] selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs Rong Tao (Sat Oct 04 2025 - 10:54:09 EST)
- Re: [PATCH v4 01/10] PCI: Avoid saving error values for config space Lukas Wunner (Sat Oct 04 2025 - 10:54:50 EST)
- Re: [PATCH v3 2/2] iio: temperature: Add driver for NXP P3T175x temperature sensor Jonathan Cameron (Sat Oct 04 2025 - 10:55:30 EST)
- [PATCH bpf-next v2 0/2] Add kfuncs bpf_strcasestr and bpf_strncasestr Rong Tao (Sat Oct 04 2025 - 11:00:24 EST)
- Re: [PATCH v12 2/3] iio: adc: max14001: New driver Jonathan Cameron (Sat Oct 04 2025 - 11:04:47 EST)
- RE: [PATCH v4 4/5] mshv: Allocate vp state page for HVCALL_MAP_VP_STATE_PAGE on L1VH Michael Kelley (Sat Oct 04 2025 - 11:25:23 EST)
- Re: [PATCH v6 3/9] iio: imu: inv_icm45600: add buffer support in iio devices Jonathan Cameron (Sat Oct 04 2025 - 11:41:41 EST)
- [PATCH] dt-bindings: i2c: hisilicon,hix5hd2-i2c convert to DT schema Kael D'Alcamo (Sat Oct 04 2025 - 11:50:19 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Darrick J. Wong (Sat Oct 04 2025 - 11:53:07 EST)
- Re: [PATCH] eth: fealnx: fix typo in comment Simon Horman (Sat Oct 04 2025 - 12:09:13 EST)
- Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield Joel Fernandes (Sat Oct 04 2025 - 12:14:39 EST)
- Re: [PATCH bpf-next] bpf_doc: Support 1st const parameter of bpf_d_path() Alexei Starovoitov (Sat Oct 04 2025 - 12:16:36 EST)
- Re: [PATCH bpf-next] bpf_doc: Support 1st const parameter of bpf_d_path() patchwork-bot+netdevbpf (Sat Oct 04 2025 - 12:20:36 EST)
- Re: [PATCH] bcachefs: fix use-after-free in bch2_dirent_to_text() Kent Overstreet (Sat Oct 04 2025 - 12:22:05 EST)
- Re: [GIT PULL] i2c-host for v6.18, part 2 Wolfram Sang (Sat Oct 04 2025 - 12:30:48 EST)
- Re: [PATCH v17 35/47] i2c: rename wait_for_completion callback to wait_for_completion_cb Wolfram Sang (Sat Oct 04 2025 - 12:39:55 EST)
- Re: [PATCH v2] drm/gud: Use kmalloc_array() instead of kmalloc() Ruben Wauters (Sat Oct 04 2025 - 12:44:10 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Shuah Khan (Sat Oct 04 2025 - 12:54:40 EST)
- Re: [PATCH 6.16 00/14] 6.16.11-rc1 review Shuah Khan (Sat Oct 04 2025 - 12:55:17 EST)
- Re: [PATCH net v2 0/6] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf) Simon Horman (Sat Oct 04 2025 - 12:56:42 EST)
- Re: [PATCH 6.12 00/10] 6.12.51-rc1 review Shuah Khan (Sat Oct 04 2025 - 12:57:20 EST)
- Re: [PATCH 6.6 0/7] 6.6.110-rc1 review Shuah Khan (Sat Oct 04 2025 - 12:58:42 EST)
- [PATCH] ksmbd: Avoid duplicate variable assignment in ksmbd_vfs_path_lookup() Markus Elfring (Sat Oct 04 2025 - 13:09:52 EST)
- Re: [PATCH v3 0/4] NFSD: Impl multiple extents in block/scsi layoutget Chuck Lever (Sat Oct 04 2025 - 13:20:26 EST)
- Re: CVE-2022-50495: x86/xen: Fix memory leak in xen_smp_intr_init{_pv}() Juergen Gross (Sat Oct 04 2025 - 13:30:50 EST)
- Re: [PATCH 2/2] iommu/of: Call pci_request_acs() before enumerating the Root Port device Manivannan Sadhasivam (Sat Oct 04 2025 - 13:35:12 EST)
- Re: [PATCH rtw-next v2 0/7] wifi: rtw89: improvements for USB part Bitterblue Smith (Sat Oct 04 2025 - 13:37:35 EST)
- [PATCH] drm/gud: move plane init to gud_pipe.c Ruben Wauters (Sat Oct 04 2025 - 14:14:14 EST)
- Re: [GIT PULL] VFIO updates for v6.18-rc1 pr-tracker-bot (Sat Oct 04 2025 - 14:18:40 EST)
- Re: [GIT PULL] virtio,vhost: fixes, cleanups pr-tracker-bot (Sat Oct 04 2025 - 14:18:57 EST)
- Re: [GIT PULL] First batch of KVM changes for Linux 6.18 pr-tracker-bot (Sat Oct 04 2025 - 14:19:27 EST)
- Re: [GIT PULL] sparc updates for v6.18 pr-tracker-bot (Sat Oct 04 2025 - 14:19:43 EST)
- Re: [GIT PULL] x86/tdx for 6.18-rc1 pr-tracker-bot (Sat Oct 04 2025 - 14:20:06 EST)
- Re: [GIT PULL] x86/mm for 6.18-rc1 pr-tracker-bot (Sat Oct 04 2025 - 14:20:16 EST)
- Re: [GIT PULL] x86/entry for 6.18-rc1 pr-tracker-bot (Sat Oct 04 2025 - 14:20:36 EST)
- Re: [GIT PULL] kgdb changes for v6.18 pr-tracker-bot (Sat Oct 04 2025 - 14:20:50 EST)
- Re: [GIT PULL] RISC-V updates for the v6.18 merge window (part two) pr-tracker-bot (Sat Oct 04 2025 - 14:20:51 EST)
- Re: [GIT PULL] mm/mm_init: simplify deferred initialization of struct pages pr-tracker-bot (Sat Oct 04 2025 - 14:21:18 EST)
- Re: [PATCH 1/2] misc: fastrpc: Add support for new DSP IOVA formatting Srinivas Kandagatla (Sat Oct 04 2025 - 14:25:47 EST)
- [PATCH 0/3] net: pse-pd: Add TPS23881B support Thomas Wismer (Sat Oct 04 2025 - 14:27:19 EST)
- [PATCH 1/3] net: pse-pd: tps23881: Fix current measurement scaling Thomas Wismer (Sat Oct 04 2025 - 14:32:54 EST)
- Re: [PATCH 2/2] misc: fastrpc: Update dma_mask for CDSP support on Kaanapali SoC Srinivas Kandagatla (Sat Oct 04 2025 - 14:36:36 EST)
- [PATCH 3/3] dt-bindings: pse-pd: ti,tps23881: Add TPS23881B Thomas Wismer (Sat Oct 04 2025 - 14:41:14 EST)
- [PATCH] ksmbd: Use common code in ksmbd_vfs_set_init_posix_acl() Markus Elfring (Sat Oct 04 2025 - 14:53:16 EST)
- [PATCH 2/3] net: pse-pd: tps23881: Add support for TPS23881B Thomas Wismer (Sat Oct 04 2025 - 15:09:31 EST)
- [PATCH v3 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC Ketan Patil (Sat Oct 04 2025 - 15:11:55 EST)
- [PATCH v3 3/4] memory: tegra: Add support for multiple irqs Ketan Patil (Sat Oct 04 2025 - 15:12:06 EST)
- [PATCH v3 1/4] memory: tegra: Group mc-err related registers Ketan Patil (Sat Oct 04 2025 - 15:12:20 EST)
- [PATCH v3 2/4] memory: tegra: Group register and fields Ketan Patil (Sat Oct 04 2025 - 15:12:21 EST)
- [PATCH v3 4/4] memory: tegra: Add MC error logging support for Tegra264 Ketan Patil (Sat Oct 04 2025 - 15:12:39 EST)
- Re: [GIT PULL] RCU changes for v6.18 pr-tracker-bot (Sat Oct 04 2025 - 15:29:08 EST)
- Re: [GIT PULL] printk for 6.18 pr-tracker-bot (Sat Oct 04 2025 - 15:30:14 EST)
- [PATCH] gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req Kriish Sharma (Sat Oct 04 2025 - 15:40:01 EST)
- Re: [PATCH 2/2] kbuild: userprogs: also inherit byte order and ABI from kernel Nicolas Schier (Sat Oct 04 2025 - 15:44:51 EST)
- Re: [PATCH 1/2] soc: amlogic: canvas: fix device leak on lookup Martin Blumenstingl (Sat Oct 04 2025 - 15:52:58 EST)
- Re: [PATCH 2/2] soc: amlogic: canvas: simplify lookup error handling Martin Blumenstingl (Sat Oct 04 2025 - 15:53:31 EST)
- [PATCH] samples/vfs: Undefine conflicting AT_RENAME_* macros in test-statx Madhur Kumar (Sat Oct 04 2025 - 15:58:56 EST)
- Re: [PATCH 2/2] arm64: dts: meson: add initial device-tree for Tanix TX9 Pro Martin Blumenstingl (Sat Oct 04 2025 - 15:59:05 EST)
- Re: [PATCH 2/2] arm64: dts: meson: add initial device-tree for Tanix TX9 Pro Martin Blumenstingl (Sat Oct 04 2025 - 16:00:22 EST)
- Re: [PATCH 1/2] dt-bindings: arm: amlogic: add support for Tanix TX9 Pro Martin Blumenstingl (Sat Oct 04 2025 - 16:00:34 EST)
- Re: [PATCH v1 4/9] powerpc: Convert to physical address DMA mapping Jason Gunthorpe (Sat Oct 04 2025 - 16:02:27 EST)
- Re: [PATCH 6.6 0/7] 6.6.110-rc1 review Peter Schneider (Sat Oct 04 2025 - 16:11:22 EST)
- Re: [PATCH] eth: fealnx: fix typo in comment Denis Benato (Sat Oct 04 2025 - 16:17:06 EST)
- Re: [PATCH] drm/meson: add support for 2560x1440 resolution output Martin Blumenstingl (Sat Oct 04 2025 - 16:23:02 EST)
- Re: [PATCH v3 03/10] drm/gem: Add huge tmpfs mount point helper Al Viro (Sat Oct 04 2025 - 16:34:29 EST)
- [PATCH RESEND] staging: sm750fb: rename camel case identifiers Ahmet Sezgin Duran (Sat Oct 04 2025 - 16:56:11 EST)
- RE: [PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7" Korenblit, Miriam Rachel (Sat Oct 04 2025 - 17:01:03 EST)
- [PATCH] fs: Use a cleanup attribute in copy_fdtable() Miquel Sabaté Solà (Sat Oct 04 2025 - 17:04:17 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Ron Economos (Sat Oct 04 2025 - 17:06:16 EST)
- Re: [PATCH 6.16 00/14] 6.16.11-rc1 review Ron Economos (Sat Oct 04 2025 - 17:11:56 EST)
- Re: [PATCH] fs: Use a cleanup attribute in copy_fdtable() Al Viro (Sat Oct 04 2025 - 17:19:26 EST)
- Re: [PATCH 6.12 00/10] 6.12.51-rc1 review Peter Schneider (Sat Oct 04 2025 - 17:20:06 EST)
- Re: [PATCH 6.12 00/10] 6.12.51-rc1 review Ron Economos (Sat Oct 04 2025 - 17:20:54 EST)
- Re: [PATCH 6.6 0/7] 6.6.110-rc1 review Ron Economos (Sat Oct 04 2025 - 17:26:48 EST)
- [PATCH RESEND] selftests/cachestat: add tmpshmcstat file to .gitignore Madhur Kumar (Sat Oct 04 2025 - 17:47:42 EST)
- Re: [PATCH] misc: cb710: Replace deprecated PCI functions Madhur Kumar (Sat Oct 04 2025 - 17:54:14 EST)
- Re: [PATCH 6.16 00/14] 6.16.11-rc1 review Peter Schneider (Sat Oct 04 2025 - 18:01:00 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588 Laurent Pinchart (Sat Oct 04 2025 - 18:03:55 EST)
- Re: [PATCH v2 2/5] dt-bindings: reset: thead,th1520-reset: Add controllers for more subsys Drew Fustini (Sat Oct 04 2025 - 18:15:56 EST)
- [PATCH] w1: use sysfs_emit() in sysfs show() callbacks Vivek BalachandharTN (Sat Oct 04 2025 - 18:22:24 EST)
- [PATCH RFC] x86/microcode/intel: Refresh the revisions that determine old_microcode to 20250812 (Aug 2025) Xose Vazquez Perez (Sat Oct 04 2025 - 18:25:41 EST)
- Re: [GIT PULL] Crypto Update for 6.18 pr-tracker-bot (Sat Oct 04 2025 - 18:31:18 EST)
- Re: [PATCH v3 10/10] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section Bagas Sanjaya (Sat Oct 04 2025 - 18:40:32 EST)
- Re: [syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_readdir (2) Hillf Danton (Sat Oct 04 2025 - 18:53:30 EST)
- Re: [PATCH v3 01/10] drm/shmem-helper: Add huge page fault handler Matthew Wilcox (Sat Oct 04 2025 - 18:54:33 EST)
- Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility Yonghong Song (Sat Oct 04 2025 - 19:20:27 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Peter Schneider (Sat Oct 04 2025 - 19:35:37 EST)
- Re: [GIT PULL] USB/Thunderbolt changes for 6.18-rc1 pr-tracker-bot (Sat Oct 04 2025 - 19:41:52 EST)
- Re: [GIT PULL] Staging driver updates for 6.18-rc1 pr-tracker-bot (Sat Oct 04 2025 - 19:42:06 EST)
- Re: [GIT PULL] platform-drivers-x86 for v6.18-1 pr-tracker-bot (Sat Oct 04 2025 - 19:42:30 EST)
- Re: [GIT PULL] HID for 6.18 merge window pr-tracker-bot (Sat Oct 04 2025 - 19:42:45 EST)
- Re: [GIT PULL] remoteproc updates for v6.18 pr-tracker-bot (Sat Oct 04 2025 - 19:43:01 EST)
- Re: [GIT PULL] rpmsg updates for v6.18 pr-tracker-bot (Sat Oct 04 2025 - 19:43:02 EST)
- Re: [GIT PULL] TTY / Serial driver changes for 6.18-rc1 pr-tracker-bot (Sat Oct 04 2025 - 19:43:18 EST)
- Re: [GIT PULL] Char/Misc/IIO driver changes for 6.18-rc1 pr-tracker-bot (Sat Oct 04 2025 - 19:43:54 EST)
- [PATCH v3 0/5] tracing: fprobe: list-style filters, Ryan Chung (Sat Oct 04 2025 - 19:50:24 EST)
- [PATCH v3 1/5] docs: tracing: fprobe: document list filters and :entry/:exit Ryan Chung (Sat Oct 04 2025 - 19:50:41 EST)
- [PATCH v3 2/5] tracing: fprobe: require explicit [GROUP/]EVENT for list/wildcard Ryan Chung (Sat Oct 04 2025 - 19:50:51 EST)
- [PATCH v3 3/5] tracing: fprobe: support comma-separated symbols and :entry/:exit Ryan Chung (Sat Oct 04 2025 - 19:51:13 EST)
- [PATCH v3 4/5] selftests/ftrace: dynevent: add reject cases for list/:entry/:exit Ryan Chung (Sat Oct 04 2025 - 19:51:20 EST)
- [PATCH v3 5/5] selftests/ftrace: dynevent: add reject cases Ryan Chung (Sat Oct 04 2025 - 19:52:05 EST)
- [syzbot] [net?] possible deadlock in tcp_sigpool_alloc_ahash syzbot (Sat Oct 04 2025 - 20:02:49 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Laurent Pinchart (Sat Oct 04 2025 - 20:06:23 EST)
- Re: [PATCH v2 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers Fenghua Yu (Sat Oct 04 2025 - 20:09:58 EST)
- Re: [PATCH v5 2/8] media: uapi: Convert RkISP1 to V4L2 extensible params Laurent Pinchart (Sat Oct 04 2025 - 20:19:09 EST)
- Re: [PATCH v5 3/8] media: uapi: Convert Amlogic C3 to V4L2 extensible params Laurent Pinchart (Sat Oct 04 2025 - 20:25:16 EST)
- Re: [PATCH v2 13/29] arm_mpam: Probe the hardware features resctrl supports Fenghua Yu (Sat Oct 04 2025 - 20:53:43 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Wei Yang (Sat Oct 04 2025 - 21:05:27 EST)
- Re: [PATCH v2 6/6] kbuild: enable -Werror for hostprogs Askar Safin (Sat Oct 04 2025 - 21:11:17 EST)
- Re: [PATCH v2 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class Fenghua Yu (Sat Oct 04 2025 - 21:29:00 EST)
- Re: [PATCH v2 6/6] kbuild: enable -Werror for hostprogs Sam James (Sat Oct 04 2025 - 21:32:20 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Lance Yang (Sat Oct 04 2025 - 22:13:21 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Lance Yang (Sat Oct 04 2025 - 22:36:02 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Zi Yan (Sat Oct 04 2025 - 22:39:06 EST)
- Re: [PATCH mm-new 2/2] mm/khugepaged: merge PTE scanning logic into a new helper Lance Yang (Sat Oct 04 2025 - 22:44:54 EST)
- Re: [PATCH RFC] x86/microcode/intel: Refresh the revisions that determine old_microcode to 20250812 (Aug 2025) Borislav Petkov (Sat Oct 04 2025 - 22:51:19 EST)
- Re: [syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_readdir (2) syzbot (Sat Oct 04 2025 - 23:37:13 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: r0q: enable hardware clocks Eric Gonçalves (Sat Oct 04 2025 - 23:50:33 EST)
- Re: [PATCH RFC] x86/microcode/intel: Refresh the revisions that determine old_microcode to 20250812 (Aug 2025) Dave Hansen (Sat Oct 04 2025 - 23:58:17 EST)
- [syzbot] [usb?] KASAN: vmalloc-out-of-bounds Read in kcov_remote_start syzbot (Sun Oct 05 2025 - 00:26:40 EST)
- [PATCH] bcachefs:fix use-after-free in __bch2_bkey_fsck_err ssrane_b23 (Sun Oct 05 2025 - 00:39:34 EST)
- [syzbot] [kernel?] WARNING in kcov_task_exit syzbot (Sun Oct 05 2025 - 00:48:47 EST)
- Re: [PATCH v3 0/5] Upstreaming Pinephone Pro Patches Rudraksha Gupta (Sun Oct 05 2025 - 00:55:30 EST)
- Re: [PATCH net-next v29 1/3] mailbox: add callback function for rx buffer allocation Adam Young (Sun Oct 05 2025 - 01:13:43 EST)
- Re: [PATCH net] net: dlink: handle dma_map_single() failure properly Yeounsu Moon (Sun Oct 05 2025 - 01:23:00 EST)
- Re: [PATCH RFC] x86/microcode/intel: Refresh the revisions that determine old_microcode to 20250812 (Aug 2025) Borislav Petkov (Sun Oct 05 2025 - 01:28:39 EST)
- Re: [PATCH] fs: Use a cleanup attribute in copy_fdtable() Miquel Sabaté Solà (Sun Oct 05 2025 - 01:38:10 EST)
- Re: [PATCH] MAINTAINERS: Update Intel Quadrature Encoder Peripheral maintainer William Breathitt Gray (Sun Oct 05 2025 - 01:40:02 EST)
- Re: [PATCH] misc: cb710: Replace deprecated PCI functions Greg KH (Sun Oct 05 2025 - 02:24:32 EST)
- [GIT PULL] OpenRISC updates for 6.18 Stafford Horne (Sun Oct 05 2025 - 02:35:48 EST)
- Re: [PATCH 1/2] dt-bindings: counter: Add binding for NXP PCF85263/PCF85363 stopwatch William Breathitt Gray (Sun Oct 05 2025 - 02:45:22 EST)
- [PATCH] cifs: Fix copy_to_iter return value check Fushuai Wang (Sun Oct 05 2025 - 02:51:34 EST)
- [PATCH] timers/migration: Remove redundant ternary operator Fushuai Wang (Sun Oct 05 2025 - 03:31:26 EST)
- [PATCH net v3 1/1] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock Oleksij Rempel (Sun Oct 05 2025 - 04:12:43 EST)
- [PATCH 1/1] Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV Chingbin Li (Sun Oct 05 2025 - 04:21:26 EST)
- [PATCH] Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV Chingbin Li (Sun Oct 05 2025 - 04:28:28 EST)
- Re: [RFC PATCH v2 06/18] iommu/riscv: Implement MSI table management functions Nutty.Liu (Sun Oct 05 2025 - 04:29:17 EST)
- Re: [RFC PATCH v2 05/18] iommu/riscv: Prepare to use MSI table Nutty.Liu (Sun Oct 05 2025 - 04:30:49 EST)
- [PATCH net 0/3] mlx5 misc fixes 2025-10-05 Tariq Toukan (Sun Oct 05 2025 - 04:31:04 EST)
- [PATCH net 1/3] net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables Tariq Toukan (Sun Oct 05 2025 - 04:31:29 EST)
- [PATCH net 2/3] net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed Tariq Toukan (Sun Oct 05 2025 - 04:31:47 EST)
- [PATCH net 3/3] net/mlx5e: Do not fail PSP init on missing caps Tariq Toukan (Sun Oct 05 2025 - 04:32:31 EST)
- Re: [PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7" Bartosz Golaszewski (Sun Oct 05 2025 - 04:38:29 EST)
- Re: [RFC PATCH v2 07/18] iommu/riscv: Export phys_to_ppn and ppn_to_phys Nutty.Liu (Sun Oct 05 2025 - 04:39:47 EST)
- Re: [RFC PATCH v2 09/18] iommu/dma: enable IOMMU_DMA for RISC-V Nutty.Liu (Sun Oct 05 2025 - 04:41:22 EST)
- Re: [RFC PATCH v2 10/18] RISC-V: Define irqbypass vcpu_info Nutty.Liu (Sun Oct 05 2025 - 04:42:12 EST)
- Re: [RFC PATCH v2 13/18] iommu/riscv: report iommu capabilities Nutty.Liu (Sun Oct 05 2025 - 04:43:43 EST)
- Re: [RFC PATCH v2 14/18] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch Nutty.Liu (Sun Oct 05 2025 - 04:44:47 EST)
- Re: [RFC PATCH v2 16/18] vfio: enable IOMMU_TYPE1 for RISC-V Nutty.Liu (Sun Oct 05 2025 - 04:45:18 EST)
- Re: [RFC PATCH v2 17/18] RISC-V: defconfig: Add VFIO modules Nutty.Liu (Sun Oct 05 2025 - 04:47:35 EST)
- Forwarded: Re: KASAN: vmalloc-out-of-bounds Write in imageblit (5) syzbot (Sun Oct 05 2025 - 04:53:54 EST)
- [PATCH] Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV Chingbin Li (Sun Oct 05 2025 - 04:54:22 EST)
- Re: [PATCH] fs: Use a cleanup attribute in copy_fdtable() Al Viro (Sun Oct 05 2025 - 05:02:08 EST)
- Re: [PATCH] Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV Paul Menzel (Sun Oct 05 2025 - 05:12:38 EST)
- Re: [syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in imageblit (5) syzbot (Sun Oct 05 2025 - 05:14:10 EST)
- Re: CVE-2022-50495: x86/xen: Fix memory leak in xen_smp_intr_init{_pv}() Greg KH (Sun Oct 05 2025 - 05:32:06 EST)
- [GIT PULL] MIPS changes for v6.18 Thomas Bogendoerfer (Sun Oct 05 2025 - 05:57:01 EST)
- RE: [PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7" Korenblit, Miriam Rachel (Sun Oct 05 2025 - 06:05:13 EST)
- [syzbot] [bpf?] KASAN: invalid-access Write in do_bad_area syzbot (Sun Oct 05 2025 - 06:08:46 EST)
- Re: [RFC PATCH 0/7] vfio: Add alias region uapi for device feature Mahmoud Nagy Adam (Sun Oct 05 2025 - 06:17:17 EST)
- [PATCH v6 0/3] rust: i2c: Add basic I2C driver abstractions Igor Korotin (Sun Oct 05 2025 - 06:22:45 EST)
- [PATCH v6 1/3] rust: i2c: add basic I2C device and driver abstractions Igor Korotin (Sun Oct 05 2025 - 06:23:49 EST)
- [PATCH v6 2/3] rust: i2c: add manual I2C device creation abstractions Igor Korotin (Sun Oct 05 2025 - 06:24:07 EST)
- [PATCH v6 3/3] samples: rust: add Rust I2C sample driver Igor Korotin (Sun Oct 05 2025 - 06:24:25 EST)
- Re: [PATCH] cifs: Fix copy_to_iter return value check Markus Elfring (Sun Oct 05 2025 - 06:46:44 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588 Alexey Charkov (Sun Oct 05 2025 - 06:55:31 EST)
- Re: [syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_readdir (2) Hillf Danton (Sun Oct 05 2025 - 07:03:43 EST)
- Re: [PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7" Bartosz Golaszewski (Sun Oct 05 2025 - 07:05:09 EST)
- [PATCH v4 0/6] Add ADCs support for RZ/T2H and RZ/N2H Cosmin Tanislav (Sun Oct 05 2025 - 07:14:14 EST)
- [PATCH v4 1/6] dt-bindings: iio: adc: document RZ/T2H and RZ/N2H ADC Cosmin Tanislav (Sun Oct 05 2025 - 07:15:05 EST)
- [PATCH v4 2/6] iio: adc: add RZ/T2H / RZ/N2H ADC driver Cosmin Tanislav (Sun Oct 05 2025 - 07:15:12 EST)
- [PATCH v4 3/6] arm64: dts: renesas: r9a09g077: Add ADCs support Cosmin Tanislav (Sun Oct 05 2025 - 07:15:29 EST)
- [PATCH v4 4/6] arm64: dts: renesas: r9a09g087: Add ADCs support Cosmin Tanislav (Sun Oct 05 2025 - 07:15:39 EST)
- [PATCH v4 5/6] arm64: dts: renesas: rzt2h/rzn2h-evk: enable ADCs Cosmin Tanislav (Sun Oct 05 2025 - 07:16:03 EST)
- [PATCH v4 6/6] arm64: defconfig: enable RZ/T2H / RZ/N2H ADC driver Cosmin Tanislav (Sun Oct 05 2025 - 07:16:14 EST)
- Re: [syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_readdir (2) syzbot (Sun Oct 05 2025 - 07:29:14 EST)
- Re: [linus:master] [xfs] c91d38b57f: stress-ng.chown.ops_per_sec 70.2% improvement Dave Chinner (Sun Oct 05 2025 - 07:55:11 EST)
- Re: [PATCH v12 17/17] scripts/ghes_inject: add a script to generate GHES error inject Michael S. Tsirkin (Sun Oct 05 2025 - 08:22:38 EST)
- Re: [External] : [PATCH v12 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs Denis Benato (Sun Oct 05 2025 - 08:23:02 EST)
- [PATCH] wireguard: allowedips: Use kfree_rcu() instead of call_rcu() Fushuai Wang (Sun Oct 05 2025 - 08:27:40 EST)
- Re: [External] : [PATCH v12 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs ALOK TIWARI (Sun Oct 05 2025 - 08:31:06 EST)
- Re: [External] : [PATCH v12 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs Denis Benato (Sun Oct 05 2025 - 08:33:03 EST)
- Re: [PATCH] drm/meson: add support for 2560x1440 resolution output Christian Hewitt (Sun Oct 05 2025 - 08:36:41 EST)
- [PATCH] mm/vmscan: Remove redundant __GFP_NOWARN Fushuai Wang (Sun Oct 05 2025 - 08:45:44 EST)
- [PATCH] loop: Remove redundant __GFP_NOWARN Fushuai Wang (Sun Oct 05 2025 - 08:54:00 EST)
- Re: [PATCH v2] rust: pci: Allocate and manage PCI interrupt vectors Danilo Krummrich (Sun Oct 05 2025 - 08:56:27 EST)
- Re: [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx Ojaswin Mujoo (Sun Oct 05 2025 - 08:58:08 EST)
- Re: [PATCH] loop: Remove redundant __GFP_NOWARN Fushuai Wang (Sun Oct 05 2025 - 09:03:09 EST)
- [PATCH] drm/radeon: fix allocation of ring memory in *copy_dma Gert Wollny (Sun Oct 05 2025 - 09:03:22 EST)
- Re: [PATCH] wireguard: allowedips: Use kfree_rcu() instead of call_rcu() Eric Dumazet (Sun Oct 05 2025 - 09:04:53 EST)
- [PATCH v4 06/19] iio: accel: bma220: cleanup includes Petre Rodan (Sun Oct 05 2025 - 09:13:35 EST)
- [PATCH v4 10/19] iio: accel: bma220: reset registers during init stage Petre Rodan (Sun Oct 05 2025 - 09:13:36 EST)
- [PATCH v4 05/19] iio: accel: bma220: move bma220_power function Petre Rodan (Sun Oct 05 2025 - 09:13:53 EST)
- [PATCH v4 08/19] iio: accel: bma220: add open firmware table Petre Rodan (Sun Oct 05 2025 - 09:14:06 EST)
- [PATCH v4 11/19] iio: accel: bma220: migrate to regmap API Petre Rodan (Sun Oct 05 2025 - 09:14:12 EST)
- [PATCH v4 14/19] iio: accel: bma220: add i2c module Petre Rodan (Sun Oct 05 2025 - 09:14:51 EST)
- [PATCH v4 13/19] iio: accel: bma220: use find_match_table fct Petre Rodan (Sun Oct 05 2025 - 09:14:56 EST)
- [PATCH v4 09/19] iio: accel: bma220: turn power supplies on Petre Rodan (Sun Oct 05 2025 - 09:15:05 EST)
- [PATCH v4 18/19] iio: accel: bma220: add debugfs reg access Petre Rodan (Sun Oct 05 2025 - 09:15:19 EST)
- [PATCH v4 12/19] iio: accel: bma220: populate buffer ts in trigger handler Petre Rodan (Sun Oct 05 2025 - 09:15:26 EST)
- [PATCH v4 16/19] iio: accel: bma220: add interrupt trigger Petre Rodan (Sun Oct 05 2025 - 09:15:27 EST)
- [PATCH v4 19/19] iio: accel: bma220: add maintainer Petre Rodan (Sun Oct 05 2025 - 09:15:37 EST)
- [PATCH v4 15/19] iio: accel: bma220: add i2c watchdog feature Petre Rodan (Sun Oct 05 2025 - 09:15:49 EST)
- [PATCH v4 17/19] iio: accel: bma220: add LPF cut-off frequency mapping Petre Rodan (Sun Oct 05 2025 - 09:15:51 EST)
- [PATCH v4 07/19] iio: accel: bma220: split original driver Petre Rodan (Sun Oct 05 2025 - 09:15:57 EST)
- [PATCH 2/2] arm64: dts: qcom: Add support for Pixel 3 and Pixel 3 XL David Heidelberg via B4 Relay (Sun Oct 05 2025 - 09:17:19 EST)
- [PATCH 1/2] Documentation: dt-bindings: arm: qcom: Add Pixel 3 and 3 XL David Heidelberg via B4 Relay (Sun Oct 05 2025 - 09:17:35 EST)
- [PATCH 0/2] Add support for Pixel 3 and Pixel 3 XL David Heidelberg via B4 Relay (Sun Oct 05 2025 - 09:18:06 EST)
- [PATCH v4 03/19] iio: accel: bma220: cleanup license string Petre Rodan (Sun Oct 05 2025 - 09:20:38 EST)
- [PATCH v4 00/19] iio: accel: bma220 improvements Petre Rodan (Sun Oct 05 2025 - 09:20:44 EST)
- [PATCH v4 02/19] iio: accel: bma220: relax constraints during probe() Petre Rodan (Sun Oct 05 2025 - 09:20:51 EST)
- [PATCH v4 01/19] iio: accel: bma220: remove incorrect kernel-doc marking Petre Rodan (Sun Oct 05 2025 - 09:20:53 EST)
- [PATCH v4 04/19] iio: accel: bma220: shorten spi->dev calls Petre Rodan (Sun Oct 05 2025 - 09:20:59 EST)
- Re: [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface Leon Romanovsky (Sun Oct 05 2025 - 09:23:18 EST)
- Re: [PATCH] wireguard: allowedips: Use kfree_rcu() instead of call_rcu() Fushuai Wang (Sun Oct 05 2025 - 09:31:29 EST)
- [PATCH v5 0/2] Pinefeat cef168 lens control board driver Aliaksandr Smirnou (Sun Oct 05 2025 - 09:33:21 EST)
- [PATCH v5 1/2] dt-bindings: Pinefeat cef168 lens control board Aliaksandr Smirnou (Sun Oct 05 2025 - 09:33:23 EST)
- [PATCH v5 2/2] media: i2c: Pinefeat cef168 lens control board driver Aliaksandr Smirnou (Sun Oct 05 2025 - 09:33:42 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: Add support for Pixel 3 and Pixel 3 XL David Heidelberg (Sun Oct 05 2025 - 09:35:33 EST)
- RE: [PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7" Korenblit, Miriam Rachel (Sun Oct 05 2025 - 09:37:05 EST)
- [PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu() Fushuai Wang (Sun Oct 05 2025 - 09:40:27 EST)
- Re: [PATCH] cifs: Fix copy_to_iter return value check Fushuai Wang (Sun Oct 05 2025 - 09:52:53 EST)
- [PATCH] staging: rtl8723bs: clean up style in rtw_ap.c Rohan Tripathi (Sun Oct 05 2025 - 09:55:58 EST)
- [PATCH 0/6] remoteproc: core: misc update Peng Fan (Sun Oct 05 2025 - 10:15:08 EST)
- [PATCH 1/6] remoteproc: core: Drop redundant initialization of 'ret' in rproc_shutdown() Peng Fan (Sun Oct 05 2025 - 10:15:16 EST)
- [PATCH 2/6] remoteproc: core: Sort header includes Peng Fan (Sun Oct 05 2025 - 10:15:31 EST)
- [PATCH 3/6] remoteproc: core: Removed unused headers Peng Fan (Sun Oct 05 2025 - 10:15:41 EST)
- [PATCH 4/6] remoteproc: core: Use cleanup.h macros to simplify lock handling Peng Fan (Sun Oct 05 2025 - 10:15:55 EST)
- [PATCH 5/6] remoteproc: core: Remove unused export of rproc_va_to_pa Peng Fan (Sun Oct 05 2025 - 10:16:03 EST)
- [PATCH 6/6] remoteproc: core: Consolidate bool flags into 1-bit bitfields Peng Fan (Sun Oct 05 2025 - 10:16:14 EST)
- [no subject] ssrane_b23 (Sun Oct 05 2025 - 10:16:57 EST)
- Re: syzbot (Sun Oct 05 2025 - 10:17:03 EST)
- [PATCH] trace/ring_buffer: Fix locking order in ring_buffer_map() ssrane_b23 (Sun Oct 05 2025 - 10:17:18 EST)
- [PATCH v2] cifs: Fix copy_to_iter return value check Fushuai Wang (Sun Oct 05 2025 - 10:20:50 EST)
- Re: [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface James Bottomley (Sun Oct 05 2025 - 10:23:11 EST)
- Re: [PATCH] staging: rtl8723bs: clean up style in rtw_ap.c Greg KH (Sun Oct 05 2025 - 10:23:25 EST)
- Re: [PATCH] staging: rtl8723bs: clean up style in rtw_ap.c Greg KH (Sun Oct 05 2025 - 10:24:10 EST)
- Re: [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface James Bottomley (Sun Oct 05 2025 - 10:29:34 EST)
- Re: [PATCH v5 2/2] media: i2c: Pinefeat cef168 lens control board driver Kieran Bingham (Sun Oct 05 2025 - 10:33:07 EST)
- Re: [PATCH RFC] x86/microcode/intel: Refresh the revisions that determine old_microcode to 20250812 (Aug 2025) Xose Vazquez Perez (Sun Oct 05 2025 - 10:36:05 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Takeshi Ogasawara (Sun Oct 05 2025 - 10:37:40 EST)
- [PATCH 0/5] seqlock: introduce SEQLOCK_READ_SECTION() Oleg Nesterov (Sun Oct 05 2025 - 10:49:11 EST)
- [PATCH 0/5] seqlock: introduce SEQLOCK_READ_SECTION() Oleg Nesterov (Sun Oct 05 2025 - 10:51:17 EST)
- [PATCH 1/5] seqlock: introduce SEQLOCK_READ_SECTION() Oleg Nesterov (Sun Oct 05 2025 - 10:51:56 EST)
- [PATCH 2/5] seqlock: change thread_group_cputime() to use SEQLOCK_READ_SECTION() Oleg Nesterov (Sun Oct 05 2025 - 10:52:03 EST)
- [PATCH 3/5] seqlock: change do_task_stat() to use SEQLOCK_READ_SECTION() Oleg Nesterov (Sun Oct 05 2025 - 10:52:12 EST)
- [PATCH 4/5] seqlock: change do_io_accounting() to use SEQLOCK_READ_SECTION() Oleg Nesterov (Sun Oct 05 2025 - 10:52:18 EST)
- [PATCH 5/5] seqlock: change __dentry_path() to use __SEQLOCK_READ_SECTION() Oleg Nesterov (Sun Oct 05 2025 - 10:52:27 EST)
- Re: [PATCH v2 20/20] arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack Ard Biesheuvel (Sun Oct 05 2025 - 10:55:12 EST)
- [PATCH bpf-next] bpf: Use rcu_read_lock_dont_migrate() and and rcu_read_unlock_migrate() Fushuai Wang (Sun Oct 05 2025 - 11:09:05 EST)
- [PATCH] ocfs2: Fix use-after-free in ocfs2_dx_dir_lookup_rec ssrane_b23 (Sun Oct 05 2025 - 11:14:24 EST)
- Re: [PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops Dmitry Baryshkov (Sun Oct 05 2025 - 11:29:40 EST)
- Re: [PATCH 0/5] seqlock: introduce SEQLOCK_READ_SECTION() Al Viro (Sun Oct 05 2025 - 11:30:30 EST)
- [PATCH v15 0/3] led: add new LED driver for TI LP5812 Nam Tran (Sun Oct 05 2025 - 11:34:27 EST)
- Re: [PATCH 1/5] seqlock: introduce SEQLOCK_READ_SECTION() Linus Torvalds (Sun Oct 05 2025 - 11:34:43 EST)
- [PATCH v15 1/3] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver Nam Tran (Sun Oct 05 2025 - 11:35:03 EST)
- [PATCH v15 2/3] leds: add basic support for TI/National Semiconductor LP5812 LED Driver Nam Tran (Sun Oct 05 2025 - 11:35:18 EST)
- [PATCH v15 3/3] docs: leds: Document TI LP5812 LED driver Nam Tran (Sun Oct 05 2025 - 11:35:41 EST)
- Re: [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx Zorro Lang (Sun Oct 05 2025 - 11:40:24 EST)
- [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Sun Oct 05 2025 - 11:47:49 EST)
- Re: [PATCH 5/5] seqlock: change __dentry_path() to use __SEQLOCK_READ_SECTION() Linus Torvalds (Sun Oct 05 2025 - 11:49:00 EST)
- [PATCH 1/4] staging: rtl8723bs: clean up lines ending with '(' in rtw_ap.c Rohan Tripathi (Sun Oct 05 2025 - 11:59:47 EST)
- [PATCH] staging: rtl8723bs: clean up style in rtw_ap.c Rohan Tripathi (Sun Oct 05 2025 - 12:00:26 EST)
- [PATCH 2/4] staging: rtl8723bs: split long comments in rtw_ap.c Rohan Tripathi (Sun Oct 05 2025 - 12:00:39 EST)
- [PATCH 3/4] staging: rtl8723bs: remove unnecessary blank lines in rtw_ap.c Rohan Tripathi (Sun Oct 05 2025 - 12:00:46 EST)
- [PATCH 4/4] staging: rtl8723bs: fix operator spacing in rtw_ap.c Rohan Tripathi (Sun Oct 05 2025 - 12:00:54 EST)
- [PATCH] bcachefs:fix use-after-free in __bch2_bkey_fsck_err ssrane_b23 (Sun Oct 05 2025 - 12:05:36 EST)
- [PATCH] smb: client: Use common code in cifs_lookup() Markus Elfring (Sun Oct 05 2025 - 12:05:49 EST)
- Re: [PATCH 1/5] seqlock: introduce SEQLOCK_READ_SECTION() Oleg Nesterov (Sun Oct 05 2025 - 12:09:36 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Dileep malepu (Sun Oct 05 2025 - 12:17:00 EST)
- Re: [GIT PULL] probes: Update for v6.18 Linus Torvalds (Sun Oct 05 2025 - 12:20:57 EST)
- Re: [PATCH 6.17 00/15] 6.17.1-rc1 review Mark Brown (Sun Oct 05 2025 - 12:24:59 EST)
- Re: [PATCH 6.16 00/14] 6.16.11-rc1 review Mark Brown (Sun Oct 05 2025 - 12:25:25 EST)
- Re: [PATCH 6.12 00/10] 6.12.51-rc1 review Mark Brown (Sun Oct 05 2025 - 12:26:14 EST)
- Re: [PATCH 6.6 0/7] 6.6.110-rc1 review Mark Brown (Sun Oct 05 2025 - 12:26:36 EST)
- Re: [PATCH 1/5] seqlock: introduce SEQLOCK_READ_SECTION() Linus Torvalds (Sun Oct 05 2025 - 12:36:22 EST)
- Re: [syzbot] [bcachefs?] kernel BUG in bch2_btree_path_level_init (4) syzbot (Sun Oct 05 2025 - 12:48:15 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes Ayushi Makhija (Sun Oct 05 2025 - 12:49:47 EST)
- Re: [GIT PULL] tracing: Updates for v6.18 Linus Torvalds (Sun Oct 05 2025 - 12:52:42 EST)
- Re: [PATCH v16 3/9] dt-bindings: pwm: qcom,ipq6018-pwm: Add compatible for ipq5018 George Moussalem (Sun Oct 05 2025 - 13:08:04 EST)
- [PATCH] smb: client: Reduce the scopes for a few variables in two functions Markus Elfring (Sun Oct 05 2025 - 13:10:30 EST)
- Re: [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables David Laight (Sun Oct 05 2025 - 13:19:05 EST)
- [PATCH] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional Javier Garcia (Sun Oct 05 2025 - 13:38:40 EST)
- [syzbot] [net?] WARNING in xfrm_state_migrate (2) syzbot (Sun Oct 05 2025 - 13:40:02 EST)
- Re: [PATCH 0/5] seqlock: introduce SEQLOCK_READ_SECTION() Oleg Nesterov (Sun Oct 05 2025 - 13:41:53 EST)
- Re: [PATCH] fs: Use a cleanup attribute in copy_fdtable() Miquel Sabaté Solà (Sun Oct 05 2025 - 13:42:10 EST)
- Re: [GIT PULL] OpenRISC updates for 6.18 pr-tracker-bot (Sun Oct 05 2025 - 13:43:23 EST)
- Re: [GIT PULL] probes: Fixes for v6.17 pr-tracker-bot (Sun Oct 05 2025 - 13:43:44 EST)
- Re: [GIT PULL] tracing/tools: Update for v6.18 pr-tracker-bot (Sun Oct 05 2025 - 13:43:53 EST)
- Re: [GIT PULL] tracing: Updates for v6.18 pr-tracker-bot (Sun Oct 05 2025 - 13:44:11 EST)
- Re: [GIT PULL] MIPS changes for v6.18 pr-tracker-bot (Sun Oct 05 2025 - 13:44:15 EST)
- [PATCH] dts: starfive: jh7110-common: split out mmc0 reset pins from common into boards E Shattow (Sun Oct 05 2025 - 13:46:24 EST)
- Re: [PATCH v5 2/2] media: i2c: Pinefeat cef168 lens control board driver Aliaksandr Smirnou (Sun Oct 05 2025 - 14:00:40 EST)
- Re: [PATCH] bcachefs:fix use-after-free in __bch2_bkey_fsck_err Kent Overstreet (Sun Oct 05 2025 - 14:06:02 EST)
- Re: [PATCH v4 1/2] platform/x86: Add Uniwill laptop driver Armin Wolf (Sun Oct 05 2025 - 14:07:51 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Linus Torvalds (Sun Oct 05 2025 - 14:09:38 EST)
- [PATCH v2] virtio_vdpa: fix misleading return in void function Alok Tiwari (Sun Oct 05 2025 - 14:13:01 EST)
- [PATCH v1] perf stat: Additional verbose details for <not supported> events Ian Rogers (Sun Oct 05 2025 - 14:14:37 EST)
- [GIT PULL] additional MM updates for 6.18-rc1 Andrew Morton (Sun Oct 05 2025 - 14:15:47 EST)
- [Regression] kernel panic after resume from hibernate, with thunderbolt dock connected Michael Guntsche (Sun Oct 05 2025 - 14:16:50 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Linus Torvalds (Sun Oct 05 2025 - 14:24:39 EST)
- [PATCH v7 01/27] perf parse-events: Fix legacy cache events if event is duplicated in a PMU Ian Rogers (Sun Oct 05 2025 - 14:24:52 EST)
- [PATCH v7 00/27] Legacy hardware/cache events as json Ian Rogers (Sun Oct 05 2025 - 14:24:53 EST)
- [PATCH v7 02/27] perf perf_api_probe: Avoid scanning all PMUs, try software PMU first Ian Rogers (Sun Oct 05 2025 - 14:25:07 EST)
- [PATCH v7 03/27] perf stat: Avoid wildcarding PMUs for default events Ian Rogers (Sun Oct 05 2025 - 14:25:26 EST)
- [PATCH v7 05/27] perf jevents: Support copying the source json files to OUTPUT Ian Rogers (Sun Oct 05 2025 - 14:25:45 EST)
- [PATCH v7 04/27] perf record: Skip don't fail for events that don't open Ian Rogers (Sun Oct 05 2025 - 14:25:48 EST)
- [PATCH v7 06/27] perf pmu: Don't eagerly parse event terms Ian Rogers (Sun Oct 05 2025 - 14:26:00 EST)
- [PATCH v7 07/27] perf parse-events: Remove unused FILE input argument to scanner Ian Rogers (Sun Oct 05 2025 - 14:26:11 EST)
- [PATCH v7 08/27] perf pmu: Use fd rather than FILE from new_alias Ian Rogers (Sun Oct 05 2025 - 14:26:24 EST)
- [PATCH v7 09/27] perf pmu: Factor term parsing into a perf_event_attr into a helper Ian Rogers (Sun Oct 05 2025 - 14:26:42 EST)
- [PATCH v7 10/27] perf parse-events: Add terms for legacy hardware and cache config values Ian Rogers (Sun Oct 05 2025 - 14:27:02 EST)
- [PATCH v7 11/27] perf jevents: Add legacy json terms and default_core event table helper Ian Rogers (Sun Oct 05 2025 - 14:27:09 EST)
- [PATCH v7 12/27] perf pmu: Add and use legacy_terms in alias information Ian Rogers (Sun Oct 05 2025 - 14:27:24 EST)
- [PATCH v7 14/27] perf print-events: Remove print_hwcache_events Ian Rogers (Sun Oct 05 2025 - 14:27:45 EST)
- [PATCH v7 15/27] perf print-events: Remove print_symbol_events Ian Rogers (Sun Oct 05 2025 - 14:27:55 EST)
- [PATCH v7 17/27] perf record: Use evlist__new_default when no events specified Ian Rogers (Sun Oct 05 2025 - 14:28:15 EST)
- [PATCH v7 16/27] perf parse-events: Remove hard coded legacy hardware and cache parsing Ian Rogers (Sun Oct 05 2025 - 14:28:28 EST)
- [PATCH v7 18/27] perf top: Use evlist__new_default when no events specified Ian Rogers (Sun Oct 05 2025 - 14:28:33 EST)
- [PATCH v7 19/27] perf evlist: Avoid scanning all PMUs for evlist__new_default Ian Rogers (Sun Oct 05 2025 - 14:28:51 EST)
- [PATCH v7 20/27] perf evsel: Improvements to __evsel__match Ian Rogers (Sun Oct 05 2025 - 14:29:10 EST)
- [PATCH v7 22/27] perf test parse-events: Without a PMU use cpu-cycles rather than cycles Ian Rogers (Sun Oct 05 2025 - 14:29:37 EST)
- [PATCH v7 21/27] perf test parse-events: Use evsel__match for legacy events Ian Rogers (Sun Oct 05 2025 - 14:29:42 EST)
- [PATCH v7 23/27] perf test parse-events: Remove cpu PMU requirement Ian Rogers (Sun Oct 05 2025 - 14:29:58 EST)
- [PATCH v7 24/27] perf test: Switch cycles event to cpu-cycles Ian Rogers (Sun Oct 05 2025 - 14:30:07 EST)
- [PATCH v7 25/27] perf test: Clean up test_..config helpers Ian Rogers (Sun Oct 05 2025 - 14:30:29 EST)
- [PATCH v7 26/27] perf test parse-events: Add evlist test helper Ian Rogers (Sun Oct 05 2025 - 14:30:54 EST)
- [PATCH v7 27/27] perf test parse-events: Add evsel test helper Ian Rogers (Sun Oct 05 2025 - 14:31:16 EST)
- [PATCH v7 13/27] perf jevents: Add legacy-hardware and legacy-cache json Ian Rogers (Sun Oct 05 2025 - 14:31:19 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588 Laurent Pinchart (Sun Oct 05 2025 - 14:32:04 EST)
- [PATCH] smb: client: Use common code in cifs_do_create() Markus Elfring (Sun Oct 05 2025 - 14:45:59 EST)
- Re: [PATCH v2 2/2] riscv: dts: starfive: add DT for Orange Pi RV E Shattow (Sun Oct 05 2025 - 14:47:49 EST)
- Re: [PATCH] dt-bindings: rtc: Convert apm,xgene-rtc to DT schema Alexandre Belloni (Sun Oct 05 2025 - 14:51:49 EST)
- Re: [PATCH 0/2] rtc: optee: Fix a couple error codes Alexandre Belloni (Sun Oct 05 2025 - 14:53:43 EST)
- [PATCH 0/2] Support power resources in ata ports Markus Probst (Sun Oct 05 2025 - 15:05:37 EST)
- [PATCH 1/2] Add manage_restart device attribute to scsi_disk Markus Probst (Sun Oct 05 2025 - 15:06:24 EST)
- [PATCH 2/2] Power on ata ports defined in ACPI before probing ports Markus Probst (Sun Oct 05 2025 - 15:06:26 EST)
- 6.18/regression/bisected – BUG: sleeping function called from invalid context at ./include/linux/sched/mm.h:321 after 6d31602a9f57 Mikhail Gavrilov (Sun Oct 05 2025 - 15:12:12 EST)
- [PATCH v5 0/2] Add support for Uniwill laptop features Armin Wolf (Sun Oct 05 2025 - 15:21:24 EST)
- [PATCH v5 2/2] Documentation: laptops: Add documentation for uniwill laptops Armin Wolf (Sun Oct 05 2025 - 15:21:35 EST)
- [PATCH v5 1/2] platform/x86: Add Uniwill laptop driver Armin Wolf (Sun Oct 05 2025 - 15:21:55 EST)
- Re: [PATCH v3 09/11] arm64: dts: qcom: sdm845-lg-common: Add camera flash Chris Brown (Sun Oct 05 2025 - 15:36:22 EST)
- Re: [GIT PULL] integrity: subsystem fixes for v6.18 pr-tracker-bot (Sun Oct 05 2025 - 15:45:35 EST)
- Re: [GIT PULL] additional MM updates for 6.18-rc1 pr-tracker-bot (Sun Oct 05 2025 - 15:45:53 EST)
- [PATCH] HID: multitouch: add IGNORE_DUPLICATES quirk for ELAN1206 (04f3:30f1) Matt Roberts (Sun Oct 05 2025 - 15:46:02 EST)
- Re: [PATCH] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional Helge Deller (Sun Oct 05 2025 - 15:52:00 EST)
- Re: [PATCH v5 2/2] media: i2c: Pinefeat cef168 lens control board driver Kieran Bingham (Sun Oct 05 2025 - 15:58:56 EST)
- [PATCH] rtc: optee: make optee_rtc_pm_ops static alexandre . belloni (Sun Oct 05 2025 - 16:19:58 EST)
- [PATCH 0/3] drm/draw: add check API to avoid spurious WARN Francesco Valla (Sun Oct 05 2025 - 16:22:24 EST)
- [PATCH] rtc: Kconfig: move symbols to proper section alexandre . belloni (Sun Oct 05 2025 - 16:31:10 EST)
- [PATCH 0/2] x86/cpu: Fix kernel-doc warnings Kael D'Alcamo (Sun Oct 05 2025 - 16:42:38 EST)
- [PATCH 1/2] x86/cpu: Fix kernel-doc for 'amd_set_mtrr' Kael D'Alcamo (Sun Oct 05 2025 - 16:42:51 EST)
- [PATCH 2/2] x86/cpu: Fix kernel-doc for 'centaur_get_free_region' Kael D'Alcamo (Sun Oct 05 2025 - 16:42:55 EST)
- [PATCH net-next] net: ipv6: respect route prfsrc and fill empty saddr before ECMP hash Dmitry Z via B4 Relay (Sun Oct 05 2025 - 16:50:10 EST)
- [PATCH 1/2] dt-bindings: trivial-devices: add mps,mp9945 Cosmo Chou (Sun Oct 05 2025 - 16:51:18 EST)
- [PATCH 2/2] hwmon: (pmbus) add driver for MPS MP9945 Cosmo Chou (Sun Oct 05 2025 - 16:51:41 EST)
- Re: [PATCH] rtc: sd2405al: Add I2C address. Alexandre Belloni (Sun Oct 05 2025 - 16:51:58 EST)
- [PATCH 2/3] drm/log: avoid WARN when searching for usable format Francesco Valla (Sun Oct 05 2025 - 16:53:14 EST)
- [PATCH 3/3] drm/log: avoid WARN when checking format support Francesco Valla (Sun Oct 05 2025 - 16:53:24 EST)
- Re: [PATCH v2 6/6] kbuild: enable -Werror for hostprogs Nathan Chancellor (Sun Oct 05 2025 - 16:53:53 EST)
- [PATCH 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888 Francesco Valla (Sun Oct 05 2025 - 16:54:00 EST)
- Re: [PATCH v2 16/29] arm_mpam: Add a helper to touch an MSC from any CPU Fenghua Yu (Sun Oct 05 2025 - 17:09:23 EST)
- Re: [PATCH v2] rtc: amlogic-a4: Optimize global variables Alexandre Belloni (Sun Oct 05 2025 - 17:11:35 EST)
- Re: [PATCH] mm/vmscan: Remove redundant __GFP_NOWARN Matthew Wilcox (Sun Oct 05 2025 - 17:12:57 EST)
- [PATCH v7 00/11] Capstone/llvm improvements + dlopen support Ian Rogers (Sun Oct 05 2025 - 17:22:33 EST)
- [PATCH v7 01/11] perf check: Add libLLVM feature Ian Rogers (Sun Oct 05 2025 - 17:22:42 EST)
- [PATCH v7 02/11] perf llvm: Reduce LLVM initialization Ian Rogers (Sun Oct 05 2025 - 17:22:57 EST)
- [PATCH v7 03/11] perf dso: Move read_symbol from llvm/capstone to dso Ian Rogers (Sun Oct 05 2025 - 17:23:12 EST)
- [PATCH v7 04/11] perf dso: Support BPF programs in dso__read_symbol Ian Rogers (Sun Oct 05 2025 - 17:23:24 EST)
- [PATCH v7 05/11] perf dso: Clean up read_symbol error handling Ian Rogers (Sun Oct 05 2025 - 17:23:38 EST)
- [PATCH v7 06/11] perf disasm: Make ins__scnprintf and ins__is_nop static Ian Rogers (Sun Oct 05 2025 - 17:24:14 EST)
- [PATCH v7 09/11] perf capstone: Support for dlopen-ing libcapstone.so Ian Rogers (Sun Oct 05 2025 - 17:24:33 EST)
- [PATCH v7 08/11] perf disasm: Remove unused evsel from annotate_args Ian Rogers (Sun Oct 05 2025 - 17:24:45 EST)
- [PATCH v7 07/11] perf srcline: Fallback between addr2line implementations Ian Rogers (Sun Oct 05 2025 - 17:24:50 EST)
- [PATCH v7 10/11] perf llvm: Support for dlopen-ing libLLVM.so Ian Rogers (Sun Oct 05 2025 - 17:25:03 EST)
- Re: [PATCH V2] rtc: zynqmp: Restore alarm functionality after kexec transition Alexandre Belloni (Sun Oct 05 2025 - 17:25:24 EST)
- [PATCH v7 11/11] perf llvm: Mangle libperf-llvm.so function names Ian Rogers (Sun Oct 05 2025 - 17:25:26 EST)
- Re: [PATCH] Revert "mailbox/pcc: support mailbox management of the shared buffer" Jassi Brar (Sun Oct 05 2025 - 17:29:33 EST)
- Re: [PATCH] fs: Use a cleanup attribute in copy_fdtable() Al Viro (Sun Oct 05 2025 - 17:30:10 EST)
- Re: [PATCH] rtc: pcf2127: fix watchdog interrupt mask on pcf2131 Alexandre Belloni (Sun Oct 05 2025 - 17:32:15 EST)
- Re: [git pull] drm for 6.18-rc1 Linus Torvalds (Sun Oct 05 2025 - 17:33:25 EST)
- Re: [git pull] drm for 6.18-rc1 Maarten ter Huurne (Sun Oct 05 2025 - 17:38:55 EST)
- Re: [PATCH v3 0/3] On-chip RTC support for ExynosAutov9 Alexandre Belloni (Sun Oct 05 2025 - 17:43:01 EST)
- [PATCH] ARM: dts: imx6q-evi: fix rtc compatible alexandre . belloni (Sun Oct 05 2025 - 17:52:08 EST)
- Re: [PATCH 1/1] clk: socfpga: agilex5: add clock driver for Agilex5 Dinh Nguyen (Sun Oct 05 2025 - 17:56:58 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes Dmitry Baryshkov (Sun Oct 05 2025 - 18:02:13 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: Add support for Pixel 3 and Pixel 3 XL Dmitry Baryshkov (Sun Oct 05 2025 - 18:03:23 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019 Dmitry Baryshkov (Sun Oct 05 2025 - 18:05:31 EST)
- [PATCH] nova-core: vbios: Rework BiosImage composition to use AsRef and traits Joel Fernandes (Sun Oct 05 2025 - 18:09:10 EST)
- Re: [PATCH 0/2] Add support for Pixel 3 and Pixel 3 XL Dmitry Baryshkov (Sun Oct 05 2025 - 18:15:48 EST)
- [PATCH] arm64: dts: qcom: sdm630: fix gpu_speed_bin size Dmitry Baryshkov (Sun Oct 05 2025 - 18:17:04 EST)
- [PATCH] arm64: head: set TEXT_OFFSET to the historical value Dmitry Baryshkov (Sun Oct 05 2025 - 18:21:11 EST)
- Re: [PATCH 1/2] Documentation: dt-bindings: arm: qcom: Add Pixel 3 and 3 XL Dmitry Baryshkov (Sun Oct 05 2025 - 18:21:41 EST)
- Re: [PATCH v3 09/11] arm64: dts: qcom: sdm845-lg-common: Add camera flash Dmitry Baryshkov (Sun Oct 05 2025 - 18:23:28 EST)
- [PATCH 0/6] ACPI fan _DSM support Armin Wolf (Sun Oct 05 2025 - 18:25:25 EST)
- [PATCH 1/6] ACPI: fan: Use ACPI handle when retrieving _FST Armin Wolf (Sun Oct 05 2025 - 18:25:27 EST)
- [PATCH 3/6] ACPI: fan: Use platform device for devres-related actions Armin Wolf (Sun Oct 05 2025 - 18:25:30 EST)
- [PATCH 5/6] ACPI: fan: Add hwmon notification support Armin Wolf (Sun Oct 05 2025 - 18:25:33 EST)
- [PATCH 2/6] ACPI: fan: Workaround for 64-bit firmware bug Armin Wolf (Sun Oct 05 2025 - 18:25:33 EST)
- [PATCH 4/6] ACPI: fan: Add basic notification support Armin Wolf (Sun Oct 05 2025 - 18:25:36 EST)
- [PATCH 6/6] ACPI: fan: Add support for Microsoft fan extensions Armin Wolf (Sun Oct 05 2025 - 18:25:39 EST)
- Re: [PATCH v8 0/1] [DRIVER] gpu: drm: add support for YHGCH ZX1000 soc chipset Dmitry Baryshkov (Sun Oct 05 2025 - 18:56:24 EST)
- Re: [PATCH v8 1/1] [DRIVER] gpu: drm: add support for YHGCH ZX1000 soc chipset Dmitry Baryshkov (Sun Oct 05 2025 - 19:06:58 EST)
- Re: [PATCH v7 2/6] drm/bridge: cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer Dmitry Baryshkov (Sun Oct 05 2025 - 19:08:24 EST)
- Re: [PATCH v7 3/6] drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable() Dmitry Baryshkov (Sun Oct 05 2025 - 19:12:27 EST)
- [PATCH] fs: add missing fences to I_NEW handling Mateusz Guzik (Sun Oct 05 2025 - 19:15:33 EST)
- Re: [PATCH v1 2/2] drm/panel: Add driver for Tianma TL121BVMS07-00 panel Dmitry Baryshkov (Sun Oct 05 2025 - 19:22:06 EST)
- Re: [PATCH v12 2/3] iio: adc: max14001: New driver Marilene Andrade Garcia (Sun Oct 05 2025 - 19:25:21 EST)
- [syzbot] [kernel?] KASAN: slab-out-of-bounds Read in __cpa_addr syzbot (Sun Oct 05 2025 - 19:30:25 EST)
- [syzbot] [exfat?] KASAN: stack-out-of-bounds Read in exfat_nls_to_utf16 syzbot (Sun Oct 05 2025 - 19:30:25 EST)
- [syzbot] [ntfs3?] WARNING in indx_insert_into_buffer (3) syzbot (Sun Oct 05 2025 - 19:30:25 EST)
- [syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size syzbot (Sun Oct 05 2025 - 19:31:29 EST)
- Re: [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface Jason Gunthorpe (Sun Oct 05 2025 - 19:31:42 EST)
- Re: [PATCH net-next v29 1/3] mailbox: add callback function for rx buffer allocation Jassi Brar (Sun Oct 05 2025 - 19:35:03 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes Ayushi Makhija (Sun Oct 05 2025 - 19:54:19 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Laurent Pinchart (Sun Oct 05 2025 - 20:07:10 EST)
- Re: [GIT PULL] probes: Update for v6.18 Google (Sun Oct 05 2025 - 20:27:47 EST)
- Re: linux-next: build failure after merge of the ftrace tree Google (Sun Oct 05 2025 - 20:31:26 EST)
- Re: [PATCH] sched: remove unnecessary check in sched_{debug_}start() Fushuai Wang (Sun Oct 05 2025 - 20:42:56 EST)
- Re: [PATCH v5 5/8] media: v4l2-core: Introduce v4l2-isp.c Laurent Pinchart (Sun Oct 05 2025 - 20:47:50 EST)
- Re: [GIT PULL] probes: Update for v6.18 Google (Sun Oct 05 2025 - 20:50:11 EST)
- Re: [PATCH] fs: add missing fences to I_NEW handling Hillf Danton (Sun Oct 05 2025 - 20:56:59 EST)
- Re: [PATCH 1/2] Add manage_restart device attribute to scsi_disk Damien Le Moal (Sun Oct 05 2025 - 20:58:20 EST)
- [PATCH] tick/nohz: avoid showing '(null)' if nohz_full= not set Aaron Tomlin (Sun Oct 05 2025 - 20:58:33 EST)
- [PATCH] tick/nohz: Expose housekeeping CPUs in sysfs Aaron Tomlin (Sun Oct 05 2025 - 20:58:58 EST)
- Re: [PATCH v5 6/8] media: rkisp1: Use v4l2-isp for validation Laurent Pinchart (Sun Oct 05 2025 - 21:06:20 EST)
- [PATCH] HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL Stuart Hayhurst (Sun Oct 05 2025 - 21:07:56 EST)
- Re: [PATCH v5 5/8] media: v4l2-core: Introduce v4l2-isp.c Laurent Pinchart (Sun Oct 05 2025 - 21:08:15 EST)
- Re: [PATCH 2/2] Power on ata ports defined in ACPI before probing ports Damien Le Moal (Sun Oct 05 2025 - 21:09:02 EST)
- Re: [PATCH] fs: add missing fences to I_NEW handling Mateusz Guzik (Sun Oct 05 2025 - 21:16:57 EST)
- Re: [PATCH v5 4/8] media: Documentation: uapi: Add V4L2 extensible parameters Laurent Pinchart (Sun Oct 05 2025 - 21:17:24 EST)
- Re: [PATCH v5 8/8] media: Documentation: kapi: Add v4l2 generic ISP support Laurent Pinchart (Sun Oct 05 2025 - 21:18:36 EST)
- [PATCH 0/2] mmc: sdhci: add quirk to disable bounce buffer Michael Garofalo (Sun Oct 05 2025 - 21:37:14 EST)
- [PATCH 1/2] mmc: sdhci: add quirk to disable the bounce buffer Michael Garofalo (Sun Oct 05 2025 - 21:37:16 EST)
- [PATCH 2/2] mmc: sdhci-of-hlwd: disable bounce buffer usage Michael Garofalo (Sun Oct 05 2025 - 21:37:18 EST)
- Re: [PATCH 1/1] clk: socfpga: agilex5: add clock driver for Agilex5 Romli, Khairul Anuar (Sun Oct 05 2025 - 21:39:30 EST)
- [PATCH v2 3/7] dt-bindings: display: msm: document DSI controller and phy on QCS8300 Ayushi Makhija (Sun Oct 05 2025 - 21:39:46 EST)
- [PATCH v2 6/7] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes Ayushi Makhija (Sun Oct 05 2025 - 21:39:46 EST)
- [PATCH v2 0/7] Add DSI display support for QCS8300 target Ayushi Makhija (Sun Oct 05 2025 - 21:39:46 EST)
- [PATCH v2 7/7] arm64: dts: qcom: qcs8300-ride: add anx7625 DSI to DP bridge node Ayushi Makhija (Sun Oct 05 2025 - 21:39:46 EST)
- [PATCH v2 4/7] drm/msm/dsi: add DSI PHY configuration on QCS8300 Ayushi Makhija (Sun Oct 05 2025 - 21:39:46 EST)
- [PATCH v2 5/7] drm/msm/dsi: add DSI support for QCS8300 Ayushi Makhija (Sun Oct 05 2025 - 21:39:46 EST)
- [PATCH v2 1/7] dt-bindings: display: msm-dsi-phy-7nm: document the QCS8300 DSI PHY Ayushi Makhija (Sun Oct 05 2025 - 21:39:46 EST)
- [PATCH v2 2/7] dt-bindings: msm: dsi-controller-main: document the QCS8300 DSI CTRL Ayushi Makhija (Sun Oct 05 2025 - 21:39:46 EST)
- [PATCH v4] cpuidle: menu: Use residency threshold in polling state override decisions Aboorva Devarajan (Sun Oct 05 2025 - 21:40:19 EST)
- [Regression] depmod fails on kernel 6.17.1 rc1 Alex Davis (Sun Oct 05 2025 - 21:40:43 EST)
- Re: [PATCH] mm/vmscan: Remove redundant __GFP_NOWARN Fushuai Wang (Sun Oct 05 2025 - 21:40:53 EST)
- Re: [PATCH 1/1] clk: socfpga: agilex5: add clock driver for Agilex5 Dinh Nguyen (Sun Oct 05 2025 - 21:47:03 EST)
- [PATCH v2] mm/vmscan: Remove redundant __GFP_NOWARN Fushuai Wang (Sun Oct 05 2025 - 21:50:47 EST)
- Re: [PATCH v12 2/3] iio: adc: max14001: New driver Marcelo Schmitt (Sun Oct 05 2025 - 21:51:56 EST)
- [PATCH v2] mm: readahead: make thp readahead conditional to mmap_miss logic Roman Gushchin (Sun Oct 05 2025 - 21:54:30 EST)
- Re: [PATCH 08/10] blk-cgroup: remove radix_tree_preload() Yu Kuai (Sun Oct 05 2025 - 21:56:22 EST)
- Re: [PATCH v12 1/3] dt-bindings: iio: adc: add max14001 Marcelo Schmitt (Sun Oct 05 2025 - 21:57:34 EST)
- Re: [PATCH 3/7] blk-mq: add a new queue sysfs attribute async_depth Yu Kuai (Sun Oct 05 2025 - 21:58:15 EST)
- Re: [PATCH 7/7] blk-mq: add documentation for new queue attribute async_dpeth Yu Kuai (Sun Oct 05 2025 - 22:00:50 EST)
- Re: [PATCH 1/2] dt-bindings: iio: max30100: Add pulse-width property Shrikant (Sun Oct 05 2025 - 23:04:16 EST)
- RE: [PATCH v3 1/5] Drivers: hv: Refactor and rename memory region handling functions Michael Kelley (Sun Oct 05 2025 - 23:08:09 EST)
- Re: [PATCH] Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV Chingbin Li (Sun Oct 05 2025 - 23:08:31 EST)
- Re: [GIT PULL] probes: Update for v6.18 Linus Torvalds (Sun Oct 05 2025 - 23:09:21 EST)
- [PATCH v2 1/1] clk: socfpga: agilex5: add clock driver for Agilex5 Khairul Anuar Romli (Sun Oct 05 2025 - 23:10:27 EST)
- Re: [PATCH 2/3] PCI/IDE: Add Address Association Register setup for RP Xu Yilun (Sun Oct 05 2025 - 23:18:11 EST)
- Re: [PATCH v1] audit: merge loops in __audit_inode_child() Paul Moore (Sun Oct 05 2025 - 23:21:49 EST)
- Re: [syzbot] [exfat?] KASAN: stack-out-of-bounds Read in exfat_nls_to_utf16 Jeongjun Park (Sun Oct 05 2025 - 23:25:09 EST)
- [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Alex Mastro (Sun Oct 05 2025 - 23:39:09 EST)
- [PATCH] r8169: fix packet truncation after S4 resume on RTL8168H/RTL8111H lilinmao (Sun Oct 05 2025 - 23:54:47 EST)
- Re: [PATCH] sound/core/seq: Initialize structure pointer to NULL to prevent undefined behavior David Hunter (Sun Oct 05 2025 - 23:55:35 EST)
- [PATCH v2] PCI/IDE: Add Address Association Register setup for downstream MMIO Xu Yilun (Sun Oct 05 2025 - 23:58:20 EST)
- [PATCH] x86/mm: fix overflow in __cpa_addr Rik van Riel (Mon Oct 06 2025 - 00:02:44 EST)
- Re: [PATCH v1 3/9] parisc: Convert DMA map_page to map_phys interface Leon Romanovsky (Mon Oct 06 2025 - 00:04:12 EST)
- Re: [syzbot] [exfat?] KASAN: stack-out-of-bounds Read in exfat_nls_to_utf16 syzbot (Mon Oct 06 2025 - 00:11:06 EST)
- Re: [RFC PATCH v2 3/8] mm: Hot page tracking and promotion Bharata B Rao (Mon Oct 06 2025 - 00:13:21 EST)
- [PATCH] staging: rtl8723bs: Fix operator spacing in rtw_security.c Sameeksha Sankpal (Mon Oct 06 2025 - 00:20:17 EST)
- [PATCH] perf/events: replace READ_ONCE() with standard page table accessors Anshuman Khandual (Mon Oct 06 2025 - 00:26:40 EST)
- Re: [RFC PATCH v2 4/8] x86: ibs: In-kernel IBS driver for memory access profiling Bharata B Rao (Mon Oct 06 2025 - 00:28:33 EST)
- Re: [syzbot] [exfat?] KASAN: stack-out-of-bounds Read in exfat_nls_to_utf16 syzbot (Mon Oct 06 2025 - 00:31:02 EST)
- Re: [PATCH v2] mm: readahead: make thp readahead conditional to mmap_miss logic Dev Jain (Mon Oct 06 2025 - 00:48:15 EST)
- Re: [PATCH] kdb: delete unexecuted if-block in kdb_get_kbd_char() matvey . kovalev (Mon Oct 06 2025 - 01:28:04 EST)
- Re: [PATCH v7 3/5] drivers: firmware: add riscv SSE support Anup Patel (Mon Oct 06 2025 - 01:38:28 EST)
- [PATCH] mm/dirty: Replace READ_ONCE() with pudp_get() Anshuman Khandual (Mon Oct 06 2025 - 01:52:21 EST)
- Re: [PATCH net-next v5 2/2] net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully Mahanta Jambigi (Mon Oct 06 2025 - 01:55:44 EST)
- Re: [RFC PATCH v2 8/8] mm: sched: Move hot page promotion from NUMAB=2 to kpromoted Bharata B Rao (Mon Oct 06 2025 - 01:57:40 EST)
- Re: [PATCH] nova-core: vbios: Rework BiosImage composition to use AsRef and traits Alexandre Courbot (Mon Oct 06 2025 - 02:01:53 EST)
- Re: [PATCH] mm/dirty: Replace READ_ONCE() with pudp_get() Dev Jain (Mon Oct 06 2025 - 02:07:54 EST)
- Re: [PATCH v3 1/8] net/handshake: Store the key serial number on completion Hannes Reinecke (Mon Oct 06 2025 - 02:15:23 EST)
- Re: [PATCH v3 3/8] net/handshake: Ensure the request is destructed on completion Hannes Reinecke (Mon Oct 06 2025 - 02:16:55 EST)
- Re: [PATCH 00/62] initrd: remove classic initrd support Askar Safin (Mon Oct 06 2025 - 02:20:37 EST)
- Re: [PATCH v3 5/8] net/handshake: Support KeyUpdate message types Hannes Reinecke (Mon Oct 06 2025 - 02:20:42 EST)
- Re: [PATCH 1/2] media: iris: Add support for QC08C format for decoder Dikshita Agarwal (Mon Oct 06 2025 - 02:21:27 EST)
- Re: [PATCH v3 2/8] net/handshake: Define handshake_sk_destruct_req Hannes Reinecke (Mon Oct 06 2025 - 02:24:04 EST)
- Re: [PATCH] mm/dirty: Replace READ_ONCE() with pudp_get() Anshuman Khandual (Mon Oct 06 2025 - 02:28:25 EST)
- [PATCH] Documentation/gpu: Remove duplicate kernel-doc exports in drm-uapi.rst Swaraj Gaikwad (Mon Oct 06 2025 - 02:31:13 EST)
- [PATCH] Documentation/zh_TW: fix malformed table in cpu-drivers.rst Swaraj Gaikwad (Mon Oct 06 2025 - 02:33:26 EST)
- Re: [PATCH] tick/nohz: Expose housekeeping CPUs in sysfs Greg KH (Mon Oct 06 2025 - 02:34:00 EST)
- Re: [PATCH] tick/nohz: avoid showing '(null)' if nohz_full= not set Greg KH (Mon Oct 06 2025 - 02:34:30 EST)
- Re: [PATCH v3 6/8] nvme-tcp: Support KeyUpdate Hannes Reinecke (Mon Oct 06 2025 - 02:34:36 EST)
- Re: [PATCH] mm/dirty: Replace READ_ONCE() with pudp_get() David Hildenbrand (Mon Oct 06 2025 - 02:34:41 EST)
- Re: [PATCH 0/3] soc: samsung: exynos-pmu: gs101: avoid SError for inaccessible registers André Draszik (Mon Oct 06 2025 - 02:36:46 EST)
- Re: [PATCH v3 4/8] nvmet: Expose nvmet_stop_keep_alive_timer publically Hannes Reinecke (Mon Oct 06 2025 - 02:36:50 EST)
- Re: [PATCH v7 3/5] drivers: firmware: add riscv SSE support Clément Léger (Mon Oct 06 2025 - 02:43:54 EST)
- Re: [PATCH 1/3] soc: samsung: exynos-pmu: allow specifying read & write access tables for secure regmap André Draszik (Mon Oct 06 2025 - 02:45:30 EST)
- Re: [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline David Hildenbrand (Mon Oct 06 2025 - 02:46:42 EST)
- Re: [PATCH v2] mm/vmscan: Remove redundant __GFP_NOWARN David Hildenbrand (Mon Oct 06 2025 - 02:47:02 EST)
- Re: [PATCH v3 7/8] nvmet-tcp: Support KeyUpdate Hannes Reinecke (Mon Oct 06 2025 - 02:48:48 EST)
- Re: [PATCH 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888 Jani Nikula (Mon Oct 06 2025 - 02:48:59 EST)
- Re: [PATCH 08/10] blk-cgroup: remove radix_tree_preload() Christoph Hellwig (Mon Oct 06 2025 - 02:49:00 EST)
- Re: [PATCH] mm/dirty: Replace READ_ONCE() with pudp_get() Lance Yang (Mon Oct 06 2025 - 02:49:16 EST)
- Re: [PATCH 2/3] soc: samsung: exynos-pmu: move some gs101 related code into new file André Draszik (Mon Oct 06 2025 - 02:52:43 EST)
- Re: [PATCH v3 01/10] drm/shmem-helper: Add huge page fault handler Boris Brezillon (Mon Oct 06 2025 - 02:52:54 EST)
- Re: [PATCH v3 03/10] drm/gem: Add huge tmpfs mount point helper Boris Brezillon (Mon Oct 06 2025 - 02:58:48 EST)
- Re: [PATCH] mm/dirty: Replace READ_ONCE() with pudp_get() David Hildenbrand (Mon Oct 06 2025 - 03:00:44 EST)
- Re: [PATCH v3 03/10] drm/gem: Add huge tmpfs mount point helper Boris Brezillon (Mon Oct 06 2025 - 03:02:37 EST)
- Re: [PATCH] MAINTAINERS: Update Jessica Zhang's email address Jani Nikula (Mon Oct 06 2025 - 03:02:46 EST)
- Re: [PATCH 3/3] soc: samsung: gs101-pmu: implement access tables for read and write André Draszik (Mon Oct 06 2025 - 03:06:30 EST)
- Re: CVE-2025-39751: ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control Siddh Raman Pant (Mon Oct 06 2025 - 03:07:13 EST)
- Re: [PATCH v3 05/10] drm/v3d: Use huge tmpfs mount point helper Boris Brezillon (Mon Oct 06 2025 - 03:07:40 EST)
- Re: [PATCH] mm/dirty: Replace READ_ONCE() with pudp_get() Dev Jain (Mon Oct 06 2025 - 03:13:56 EST)
- Re: [PATCH v3 06/10] drm/gem: Get rid of *_with_mnt helpers Boris Brezillon (Mon Oct 06 2025 - 03:18:06 EST)
- [PATCH 0/3] trusted-keys: Add support for protected keys using CAAM meenakshi . aggarwal (Mon Oct 06 2025 - 03:18:24 EST)
- [PATCH 1/3] Doc: trusted-keys as protected keys meenakshi . aggarwal (Mon Oct 06 2025 - 03:18:27 EST)
- [PATCH 2/3] KEYS: trusted: caam based protected key meenakshi . aggarwal (Mon Oct 06 2025 - 03:18:30 EST)
- [PATCH 3/3] crypto:caam: Add support of paes algorithm meenakshi . aggarwal (Mon Oct 06 2025 - 03:18:33 EST)
- Re: [PATCH] fs: add missing fences to I_NEW handling Hillf Danton (Mon Oct 06 2025 - 03:21:53 EST)
- Re: [PATCH 1/4] staging: rtl8723bs: clean up lines ending with '(' in rtw_ap.c Dan Carpenter (Mon Oct 06 2025 - 03:26:56 EST)
- Re: [PATCH v3 07/10] drm/panthor: Introduce huge tmpfs mount point option Boris Brezillon (Mon Oct 06 2025 - 03:29:05 EST)
- Re: [PATCH] staging: rtl8723bs: clean up style in rtw_ap.c Dan Carpenter (Mon Oct 06 2025 - 03:29:26 EST)
- Re: [PATCH 2/4] staging: rtl8723bs: split long comments in rtw_ap.c Dan Carpenter (Mon Oct 06 2025 - 03:30:16 EST)
- Re: [PATCH 3/4] staging: rtl8723bs: remove unnecessary blank lines in rtw_ap.c Dan Carpenter (Mon Oct 06 2025 - 03:30:45 EST)
- [GIT PULL]: soundwire updates for v6.18 Vinod Koul (Mon Oct 06 2025 - 03:31:08 EST)
- [GIT PULL]: Generic phy subsystem updates for v6.18 Vinod Koul (Mon Oct 06 2025 - 03:32:29 EST)
- Re: [PATCH 1/2] KVM: For manual-protect GET_DIRTY_LOG, do not hold slots lock Dan Carpenter (Mon Oct 06 2025 - 03:33:19 EST)
- Re: [PATCH v3 09/10] drm/panfrost: Introduce huge tmpfs mount point option Boris Brezillon (Mon Oct 06 2025 - 03:33:54 EST)
- [GIT PULL]: dmaengine subsystem updates for v6.18 Vinod Koul (Mon Oct 06 2025 - 03:34:06 EST)
- Re: [PATCH v3 07/10] drm/panthor: Introduce huge tmpfs mount point option Boris Brezillon (Mon Oct 06 2025 - 03:34:52 EST)
- Re: [PATCH/RFC 1/2] of/irq: Ignore interrupt parent for nodes without interrupts Geert Uytterhoeven (Mon Oct 06 2025 - 03:35:18 EST)
- Re: [PATCH 0/2] mmc: sdhci: add quirk to disable bounce buffer Adrian Hunter (Mon Oct 06 2025 - 03:35:45 EST)
- Re: [PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable David Hildenbrand (Mon Oct 06 2025 - 03:37:42 EST)
- [PATCH v2] watchdog: Add driver for Gunyah Watchdog Hrishabh Rajput via B4 Relay (Mon Oct 06 2025 - 03:37:53 EST)
- Re: [PATCH 0/2] mmc: sdhci: add quirk to disable bounce buffer Adrian Hunter (Mon Oct 06 2025 - 03:38:36 EST)
- Re: [PATCH] Revert "wifi: iwlwifi: mvm: remove support for REDUCE_TX_POWER_CMD ver 6 and 7" Bartosz Golaszewski (Mon Oct 06 2025 - 03:39:05 EST)
- Re: [PATCH v2 2/2] riscv: dts: starfive: add DT for Orange Pi RV Icenowy Zheng (Mon Oct 06 2025 - 03:40:01 EST)
- Re: [PATCH v4 15/16] staging: rtl8723bs: merge nested if conditions for clarity and tab problems Vivek BalachandharTN (Mon Oct 06 2025 - 03:42:14 EST)
- Re: [PATCH] gpio: aggregator: restore the set_config operation Geert Uytterhoeven (Mon Oct 06 2025 - 03:43:06 EST)
- [PATCH] selftests/filesystems: Fix build warning on anon_inode_test Ranganath V N (Mon Oct 06 2025 - 03:43:19 EST)
- [PATCH v3 00/21] paravirt: cleanup and reorg Juergen Gross (Mon Oct 06 2025 - 03:46:12 EST)
- [PATCH v3 01/21] x86/paravirt: Remove not needed includes of paravirt.h Juergen Gross (Mon Oct 06 2025 - 03:46:18 EST)
- [PATCH v3 02/21] x86/paravirt: Remove some unneeded struct declarations Juergen Gross (Mon Oct 06 2025 - 03:46:24 EST)
- [PATCH v3 03/21] x86/paravirt: Remove PARAVIRT_DEBUG config option Juergen Gross (Mon Oct 06 2025 - 03:46:30 EST)
- [PATCH v3 04/21] x86/paravirt: Move thunk macros to paravirt_types.h Juergen Gross (Mon Oct 06 2025 - 03:46:35 EST)
- [PATCH v3 05/21] paravirt: Remove asm/paravirt_api_clock.h Juergen Gross (Mon Oct 06 2025 - 03:46:42 EST)
- [PATCH v3 06/21] sched: Move clock related paravirt code to kernel/sched Juergen Gross (Mon Oct 06 2025 - 03:46:49 EST)
- [PATCH v3 07/21] arm/paravirt: Use common code for paravirt_steal_clock() Juergen Gross (Mon Oct 06 2025 - 03:46:56 EST)
- [PATCH v3 08/21] arm64/paravirt: Use common code for paravirt_steal_clock() Juergen Gross (Mon Oct 06 2025 - 03:47:00 EST)
- [PATCH v3 09/21] loongarch/paravirt: Use common code for paravirt_steal_clock() Juergen Gross (Mon Oct 06 2025 - 03:47:06 EST)
- [PATCH v3 10/21] riscv/paravirt: Use common code for paravirt_steal_clock() Juergen Gross (Mon Oct 06 2025 - 03:47:12 EST)
- [PATCH v3 11/21] x86/paravirt: Use common code for paravirt_steal_clock() Juergen Gross (Mon Oct 06 2025 - 03:47:18 EST)
- [PATCH v3 12/21] x86/paravirt: Move paravirt_sched_clock() related code into tsc.c Juergen Gross (Mon Oct 06 2025 - 03:47:25 EST)
- [PATCH v3 13/21] x86/paravirt: Introduce new paravirt-base.h header Juergen Gross (Mon Oct 06 2025 - 03:47:31 EST)
- [PATCH v3 14/21] x86/paravirt: Move pv_native_*() prototypes to paravirt.c Juergen Gross (Mon Oct 06 2025 - 03:47:37 EST)
- [PATCH v3 15/21] x86/xen: Drop xen_irq_ops Juergen Gross (Mon Oct 06 2025 - 03:47:43 EST)
- [PATCH v3 16/21] x86/xen: Drop xen_cpu_ops Juergen Gross (Mon Oct 06 2025 - 03:47:48 EST)
- [PATCH v3 17/21] x86/xen: Drop xen_mmu_ops Juergen Gross (Mon Oct 06 2025 - 03:47:54 EST)
- [PATCH v3 18/21] objtool: Allow multiple pv_ops arrays Juergen Gross (Mon Oct 06 2025 - 03:48:01 EST)
- [PATCH v3 19/21] x86/paravirt: Allow pv-calls outside paravirt.h Juergen Gross (Mon Oct 06 2025 - 03:48:07 EST)
- [PATCH v3 20/21] x86/paravirt: Specify pv_ops array in paravirt macros Juergen Gross (Mon Oct 06 2025 - 03:48:12 EST)
- [PATCH v3 21/21] x86/pvlocks: Move paravirt spinlock functions into own header Juergen Gross (Mon Oct 06 2025 - 03:48:20 EST)
- [PATCH v1] pinctrl: mcp23s08: Reset all output latches to default at probe bigunclemax (Mon Oct 06 2025 - 03:49:59 EST)
- Re: [PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable Deepanshu Kartikey (Mon Oct 06 2025 - 03:54:49 EST)
- Re: [syzbot] [arm?] WARNING in copy_highpage David Hildenbrand (Mon Oct 06 2025 - 03:55:37 EST)
- Re: [PATCH] fs: Use a cleanup attribute in copy_fdtable() Miquel Sabaté Solà (Mon Oct 06 2025 - 03:55:46 EST)
- RE: [PATCH v8 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible Pritam Manohar Sutar (Mon Oct 06 2025 - 03:56:08 EST)
- Re: [PATCH 1/2] PCI: Setup bridge resources earlier Val Packett (Mon Oct 06 2025 - 04:00:48 EST)
- Re: [Patch v7 02/12] perf/x86/intel: Fix NULL event access and potential PEBS record loss Mi, Dapeng (Mon Oct 06 2025 - 04:03:57 EST)
- Re: [PATCH v1] pinctrl: mcp23s08: Reset all output latches to default at probe Mike Looijmans (Mon Oct 06 2025 - 04:04:20 EST)
- Re: [PATCH] arm64: dts: qcom: sdm630: fix gpu_speed_bin size Konrad Dybcio (Mon Oct 06 2025 - 04:05:30 EST)
- Re: [PATCH 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888 Jocelyn Falempe (Mon Oct 06 2025 - 04:06:58 EST)
- [PATCH] phy: exynos5-usbdrd: fix clock prepare imbalance André Draszik (Mon Oct 06 2025 - 04:07:14 EST)
- Re: [PATCH] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional Uwe Kleine-König (Mon Oct 06 2025 - 04:07:35 EST)
- Re: [PATCH 13/41] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers Thomas Huth (Mon Oct 06 2025 - 04:08:11 EST)
- Re: [PATCH 1/2] Documentation: dt-bindings: arm: qcom: Add Pixel 3 and 3 XL Konrad Dybcio (Mon Oct 06 2025 - 04:10:06 EST)
- Re: [PATCH 1/3] dt-bindings: spi: add SpacemiT K1 SPI support Krzysztof Kozlowski (Mon Oct 06 2025 - 04:10:52 EST)
- Re: [PATCH v2 2/4] platform/x86: acer-wmi: Add fan control support Ilpo Järvinen (Mon Oct 06 2025 - 04:12:05 EST)
- Re: CVE-2025-39751: ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control gregkh@xxxxxxxxxxxxxxxxxxx (Mon Oct 06 2025 - 04:14:26 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Dan Scally (Mon Oct 06 2025 - 04:15:53 EST)
- Re: [PATCH v5 0/5] kdump: crashkernel reservation from CMA David Hildenbrand (Mon Oct 06 2025 - 04:16:39 EST)
- Re: [PATCH RESEND v4 01/10] PM: EM: Assign a unique ID when creating a performance domain Lukasz Luba (Mon Oct 06 2025 - 04:17:24 EST)
- Re: [PATCH v5 2/8] media: uapi: Convert RkISP1 to V4L2 extensible params Dan Scally (Mon Oct 06 2025 - 04:17:30 EST)
- [syzbot] [comedi?] possible deadlock in comedi_do_insn syzbot (Mon Oct 06 2025 - 04:18:26 EST)
- Re: [PATCH] mm: readahead: make thp readahead conditional to mmap_miss logic Jan Kara (Mon Oct 06 2025 - 04:20:06 EST)
- Re: [PATCH v1] mm: Consistently use current->mm in mm_get_unmapped_area() David Hildenbrand (Mon Oct 06 2025 - 04:20:09 EST)
- Re: [PATCH] perf/events: replace READ_ONCE() with standard page table accessors Peter Zijlstra (Mon Oct 06 2025 - 04:22:41 EST)
- Re: [PATCH] hwrng: nomadik: add ARM_AMBA dependency Geert Uytterhoeven (Mon Oct 06 2025 - 04:23:34 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Laurent Pinchart (Mon Oct 06 2025 - 04:28:00 EST)
- Re: [PATCH v2 5/7] drm/msm/dsi: add DSI support for QCS8300 Konrad Dybcio (Mon Oct 06 2025 - 04:28:54 EST)
- Re: [PATCH v2 4/7] drm/msm/dsi: add DSI PHY configuration on QCS8300 Konrad Dybcio (Mon Oct 06 2025 - 04:30:28 EST)
- Re: [PATCH v5 2/5] printk: nbcon: Introduce KDB helpers John Ogness (Mon Oct 06 2025 - 04:31:28 EST)
- Re: [PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks Ilpo Järvinen (Mon Oct 06 2025 - 04:31:50 EST)
- Re: [PATCH v3 04/11] arm64: dts: qcom: sdm845-lg-common: Add leds Konrad Dybcio (Mon Oct 06 2025 - 04:34:59 EST)
- Re: [PATCH v3 10/11] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb Konrad Dybcio (Mon Oct 06 2025 - 04:36:48 EST)
- gpio: gpio-pci-idio-16 regression after LTS upgrade Mark Cave-Ayland (Mon Oct 06 2025 - 04:37:42 EST)
- Re: [PATCH] perf/events: replace READ_ONCE() with standard page table accessors Anshuman Khandual (Mon Oct 06 2025 - 04:40:19 EST)
- Re: [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml Neil Armstrong (Mon Oct 06 2025 - 04:41:19 EST)
- next-20250102: arm64: gcc-8-defconfig: Assembler messages: Error: unknown architectural extension `simd;' Naresh Kamboju (Mon Oct 06 2025 - 04:43:34 EST)
- Re: [PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks luke (Mon Oct 06 2025 - 04:45:10 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Dan Scally (Mon Oct 06 2025 - 04:46:32 EST)
- [PATCH] f2fs: ensure node page reads complete before f2fs_put_super() finishes Jan Prusakowski (Mon Oct 06 2025 - 04:46:34 EST)
- [PATCH 1/1] Bluetooth: btusb: Add new VID/PID 2b89/6275 for RTL8761BUV Chingbin Li (Mon Oct 06 2025 - 04:47:10 EST)
- Re: [PATCH 18/20] arm64: dts: qcom: kaanapali-mtp: Add audio support (WSA8845, WCD9395, DMIC) Krzysztof Kozlowski (Mon Oct 06 2025 - 04:48:18 EST)
- Re: [PATCH] perf/events: replace READ_ONCE() with standard page table accessors Peter Zijlstra (Mon Oct 06 2025 - 04:48:36 EST)
- [PATCH v2] Revert "dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Reference usb-switch.yaml to allow mode-switch" Neil Armstrong (Mon Oct 06 2025 - 04:49:07 EST)
- [PATCH] kbuild: uapi: Strip comments before size type check Geert Uytterhoeven (Mon Oct 06 2025 - 04:49:33 EST)
- Re: [PATCH v2 4/5] kbuild: uapi: upgrade check_sizetypes() warning to error Geert Uytterhoeven (Mon Oct 06 2025 - 04:53:15 EST)
- Re: [PATCH net-next v29 1/3] mailbox: add callback function for rx buffer allocation Sudeep Holla (Mon Oct 06 2025 - 04:54:20 EST)
- Re: [PATCH 16/24] arm64: boot: dts: glymur-crd: Add Volume down/up keys support Konrad Dybcio (Mon Oct 06 2025 - 04:56:43 EST)
- Re: [PATCH v2] watchdog: Add driver for Gunyah Watchdog Krzysztof Kozlowski (Mon Oct 06 2025 - 04:56:52 EST)
- [PATCH net] xsk: Fix overflow in descriptor validation@@ Ilia Gavrilov (Mon Oct 06 2025 - 05:00:56 EST)
- Re: [PATCH 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888 Jani Nikula (Mon Oct 06 2025 - 05:05:06 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Laurent Pinchart (Mon Oct 06 2025 - 05:06:45 EST)
- Re: [PATCH] hwrng: nomadik: add ARM_AMBA dependency Arnd Bergmann (Mon Oct 06 2025 - 05:06:45 EST)
- Re: [PATCH v4 0/4] gpio: mpsse: add support for bryx brik Linus Walleij (Mon Oct 06 2025 - 05:09:15 EST)
- Re: [PATCH] devcoredump: Fix circular locking dependency with devcd->mutex. Maarten Lankhorst (Mon Oct 06 2025 - 05:11:11 EST)
- Re: [PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks Ilpo Järvinen (Mon Oct 06 2025 - 05:12:19 EST)
- Re: [PATCH 0/2] mmc: sdhci: add quirk to disable bounce buffer Michael Garofalo (Mon Oct 06 2025 - 05:15:45 EST)
- [PATCH] media: iris: Fix ffmpeg corrupted frame error Vishnu Reddy (Mon Oct 06 2025 - 05:18:40 EST)
- Re: [PATCH] MAINTAINERS: add Denis Benato as maintainer for asus notebooks luke (Mon Oct 06 2025 - 05:20:28 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add UW cam actuator Konrad Dybcio (Mon Oct 06 2025 - 05:20:30 EST)
- Re: [PATCH] devcoredump: Fix circular locking dependency with devcd->mutex. Greg Kroah-Hartman (Mon Oct 06 2025 - 05:24:18 EST)
- Re: [PATCH 3/3] drm/panel: Add Novatek NT36532 panel driver Konrad Dybcio (Mon Oct 06 2025 - 05:24:41 EST)
- Re: [PATCH 1/2] interconnect: qcom: msm8996: add missing link to SLAVE_USB_HS Konrad Dybcio (Mon Oct 06 2025 - 05:25:27 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Finn Thain (Mon Oct 06 2025 - 05:25:30 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Finn Thain (Mon Oct 06 2025 - 05:25:59 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: msm8996: add interconnect paths to USB2 controller Konrad Dybcio (Mon Oct 06 2025 - 05:27:54 EST)
- Re: [PATCH 0/2] mmc: sdhci: add quirk to disable bounce buffer Michael Garofalo (Mon Oct 06 2025 - 05:28:23 EST)
- Re: CVE-2025-39751: ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control Siddh Raman Pant (Mon Oct 06 2025 - 05:29:10 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: msm8996: add interconnect paths to USB2 controller Konrad Dybcio (Mon Oct 06 2025 - 05:30:57 EST)
- Re: [PATCH] arm64: dts: qcom: msm8916-samsung-rossa: Move touchscreen to common device tree Konrad Dybcio (Mon Oct 06 2025 - 05:32:35 EST)
- Re: [PATCH v6 1/7] dt-bindings: gpu: mali-valhall-csf: add mediatek,mt8196-mali variant AngeloGioacchino Del Regno (Mon Oct 06 2025 - 05:35:31 EST)
- Re: [PATCH v6 2/7] dt-bindings: power: Add MT8196 GPU frequency control binding AngeloGioacchino Del Regno (Mon Oct 06 2025 - 05:36:13 EST)
- [GIT PULL] uml 6.18-rc1 Johannes Berg (Mon Oct 06 2025 - 05:36:13 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Peter Zijlstra (Mon Oct 06 2025 - 05:38:05 EST)
- [PATCH] riscv: entry: fix typo in comment 'instruciton' -> 'instruction' Florian Schmaus (Mon Oct 06 2025 - 05:38:13 EST)
- Re: [syzbot] [arm?] WARNING in copy_highpage David Hildenbrand (Mon Oct 06 2025 - 05:38:46 EST)
- Re: [PATCH] pinctrl: mediatek: mt8196: align register base names to dt-bindings ones AngeloGioacchino Del Regno (Mon Oct 06 2025 - 05:38:56 EST)
- Re: [PATCH] pinctrl: mediatek: mt8189: align register base names to dt-bindings ones AngeloGioacchino Del Regno (Mon Oct 06 2025 - 05:38:57 EST)
- Re: [PATCH 0/2] amba/iommu: tegra: enable compile testing Jon Hunter (Mon Oct 06 2025 - 05:39:17 EST)
- Re: [PATCH v4 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document lanes mapping when not using in USB-C complex Konrad Dybcio (Mon Oct 06 2025 - 05:43:33 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add UW cam actuator Luca Weiss (Mon Oct 06 2025 - 05:44:37 EST)
- [PATCH] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer Masami Hiramatsu (Google) (Mon Oct 06 2025 - 05:47:17 EST)
- Re: [PATCH] drm/panthor: add query for calibrated timstamp info Marcin Ślusarz (Mon Oct 06 2025 - 05:47:35 EST)
- Re: [PATCH v2 02/17] regulator: dt-bindings: add s2mpg10-pmic regulators André Draszik (Mon Oct 06 2025 - 05:47:53 EST)
- [PATCH] drm/mediatek: fix device use-after-free on unbind Johan Hovold (Mon Oct 06 2025 - 05:48:18 EST)
- Re: [PATCH v4 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document lanes mapping when not using in USB-C complex Neil Armstrong (Mon Oct 06 2025 - 05:48:27 EST)
- Re: [PATCH] drm/mediatek: Fix refcounting in mtk_drm_get_all_drm_priv Johan Hovold (Mon Oct 06 2025 - 05:49:49 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Dan Scally (Mon Oct 06 2025 - 05:51:38 EST)
- [PATCH] arm64: dts: ti: k3-am642-tqma64xxl: add boot phase tags Matthias Schiffer (Mon Oct 06 2025 - 05:52:03 EST)
- Re: [PATCH v1] audit: merge loops in __audit_inode_child() Ricardo Robaina (Mon Oct 06 2025 - 05:53:02 EST)
- Re: [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver Arnaud POULIQUEN (Mon Oct 06 2025 - 05:53:36 EST)
- Re: [RFC PATCH v2 8/8] mm: sched: Move hot page promotion from NUMAB=2 to kpromoted Jonathan Cameron (Mon Oct 06 2025 - 05:53:51 EST)
- Re: CVE-2025-39751: ALSA: hda/ca0132: Fix buffer overflow in add_tuning_control gregkh@xxxxxxxxxxxxxxxxxxx (Mon Oct 06 2025 - 05:54:02 EST)
- Re: [PATCH v2 0/2] drm/panthor: initial mt8196 support Steven Price (Mon Oct 06 2025 - 05:54:55 EST)
- Re: [PATCH 01/20] dt-bindings: arm: qcom: Document Kaanapali SoC and its reference boards Krzysztof Kozlowski (Mon Oct 06 2025 - 05:55:04 EST)
- Linux 6.6.110 Greg Kroah-Hartman (Mon Oct 06 2025 - 05:56:16 EST)
- Re: Linux 6.6.110 Greg Kroah-Hartman (Mon Oct 06 2025 - 05:56:22 EST)
- Linux 6.12.51 Greg Kroah-Hartman (Mon Oct 06 2025 - 05:56:25 EST)
- Re: Linux 6.12.51 Greg Kroah-Hartman (Mon Oct 06 2025 - 05:56:29 EST)
- Linux 6.16.11 Greg Kroah-Hartman (Mon Oct 06 2025 - 05:56:32 EST)
- Re: Linux 6.16.11 Greg Kroah-Hartman (Mon Oct 06 2025 - 05:56:36 EST)
- Linux 6.17.1 Greg Kroah-Hartman (Mon Oct 06 2025 - 05:56:39 EST)
- Re: Linux 6.17.1 Greg Kroah-Hartman (Mon Oct 06 2025 - 05:56:44 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Laurent Pinchart (Mon Oct 06 2025 - 05:58:59 EST)
- Re: [PATCH V2 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction Folker Schwesinger (Mon Oct 06 2025 - 06:02:28 EST)
- Re: [PATCH 3/3] drm/panel: Add Novatek NT36532 panel driver Dmitry Baryshkov (Mon Oct 06 2025 - 06:02:31 EST)
- Re: [PATCH V2 3/3] dmaengine: xilinx_dma: Optimize control register write and channel start logic for AXIDMA and MCDMA in corresponding start_transfer() Folker Schwesinger (Mon Oct 06 2025 - 06:02:58 EST)
- [PATCH] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" John Paul Adrian Glaubitz (Mon Oct 06 2025 - 06:03:06 EST)
- Re: [PATCH v3 1/4] dt-bindings: backlight: Add max25014 bindingsy Maud Spierings (Mon Oct 06 2025 - 06:03:38 EST)
- Re: [PATCH v2] watchdog: Add driver for Gunyah Watchdog Pavan Kondeti (Mon Oct 06 2025 - 06:04:08 EST)
- Re: [PATCH v3 09/10] mm/vmalloc: Update __vmalloc_node_range() documentation Uladzislau Rezki (Mon Oct 06 2025 - 06:06:18 EST)
- [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" John Paul Adrian Glaubitz (Mon Oct 06 2025 - 06:06:51 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: msm8996: add interconnect paths to USB2 controller Dmitry Baryshkov (Mon Oct 06 2025 - 06:06:59 EST)
- Re: [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header Jens Wiklander (Mon Oct 06 2025 - 06:07:36 EST)
- [PATCH] irqchip/gic-v5: Fix GIC CDEOI instruction encoding Lorenzo Pieralisi (Mon Oct 06 2025 - 06:08:04 EST)
- Re: [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT Konrad Dybcio (Mon Oct 06 2025 - 06:08:27 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Arnd Bergmann (Mon Oct 06 2025 - 06:08:52 EST)
- Re: [PATCH 3/3] mmc: brcmstb: save and restore registers during PM Adrian Hunter (Mon Oct 06 2025 - 06:09:12 EST)
- Re: [PATCH v2 2/7] dt-bindings: msm: dsi-controller-main: document the QCS8300 DSI CTRL Dmitry Baryshkov (Mon Oct 06 2025 - 06:09:32 EST)
- Re: [PATCH 1/2] Documentation: dt-bindings: arm: qcom: Add Pixel 3 and 3 XL David Heidelberg (Mon Oct 06 2025 - 06:09:46 EST)
- Re: [PATCH 3/3] drm/panel: Add Novatek NT36532 panel driver Konrad Dybcio (Mon Oct 06 2025 - 06:10:15 EST)
- Re: [PATCH] rv: Add signal reactor Thomas Weißschuh (Mon Oct 06 2025 - 06:10:51 EST)
- Re: [PATCH v2 4/7] drm/msm/dsi: add DSI PHY configuration on QCS8300 Dmitry Baryshkov (Mon Oct 06 2025 - 06:12:38 EST)
- Re: [PATCH V2 1/3] dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers Folker Schwesinger (Mon Oct 06 2025 - 06:13:37 EST)
- Re: [PATCH v2 6/7] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes Dmitry Baryshkov (Mon Oct 06 2025 - 06:14:24 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Geert Uytterhoeven (Mon Oct 06 2025 - 06:14:39 EST)
- Re: [PATCH 1/2] soc: qcom: ice: enable ICE clock scaling API Konrad Dybcio (Mon Oct 06 2025 - 06:15:01 EST)
- Re: [PATCH 1/2] Documentation: dt-bindings: arm: qcom: Add Pixel 3 and 3 XL Konrad Dybcio (Mon Oct 06 2025 - 06:16:20 EST)
- Re: [PATCH v2 7/7] arm64: dts: qcom: qcs8300-ride: add anx7625 DSI to DP bridge node Dmitry Baryshkov (Mon Oct 06 2025 - 06:16:51 EST)
- Re: [PATCH 1/2] Documentation: dt-bindings: arm: qcom: Add Pixel 3 and 3 XL Dmitry Baryshkov (Mon Oct 06 2025 - 06:17:21 EST)
- Re: [PATCH 1/2] media: iris: Add support for QC08C format for decoder Dmitry Baryshkov (Mon Oct 06 2025 - 06:18:27 EST)
- Re: [PATCH v1] pinctrl: mcp23s08: Reset all output latches to default at probe Maxim Kiselev (Mon Oct 06 2025 - 06:18:41 EST)
- Re: [PATCH 2/3] mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200 Adrian Hunter (Mon Oct 06 2025 - 06:19:16 EST)
- Re: [PATCH] drm/mediatek: fix device use-after-free on unbind AngeloGioacchino Del Regno (Mon Oct 06 2025 - 06:19:57 EST)
- Re: [PATCH] arm64: head: set TEXT_OFFSET to the historical value David Heidelberg (Mon Oct 06 2025 - 06:20:11 EST)
- Re: [PATCH v2 6/6] kbuild: enable -Werror for hostprogs Thomas Weißschuh (Mon Oct 06 2025 - 06:20:36 EST)
- Re: [PATCH] sched/deadline: Derive root domain from active cpu in task's cpus_ptr Pierre Gondois (Mon Oct 06 2025 - 06:21:01 EST)
- Re: [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header Ulf Hansson (Mon Oct 06 2025 - 06:21:59 EST)
- Re: [PATCH 3/3] mmc: brcmstb: save and restore registers during PM Adrian Hunter (Mon Oct 06 2025 - 06:22:16 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Peter Zijlstra (Mon Oct 06 2025 - 06:22:34 EST)
- Re: [PATCH 01/20] dt-bindings: arm: qcom: Document Kaanapali SoC and its reference boards Krzysztof Kozlowski (Mon Oct 06 2025 - 06:24:57 EST)
- Re: [PATCH v4 3/3] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes Konrad Dybcio (Mon Oct 06 2025 - 06:25:18 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Dan Scally (Mon Oct 06 2025 - 06:26:27 EST)
- Re: [PATCH v5 5/8] media: v4l2-core: Introduce v4l2-isp.c Jacopo Mondi (Mon Oct 06 2025 - 06:28:06 EST)
- Re: [PATCH] fs: add missing fences to I_NEW handling Mateusz Guzik (Mon Oct 06 2025 - 06:30:15 EST)
- Re: [PATCH] kbuild: uapi: Strip comments before size type check Thomas Weißschuh (Mon Oct 06 2025 - 06:31:23 EST)
- Re: [PATCH v2] rust: file: add intra-doc link for 'EBADF' Christian Brauner (Mon Oct 06 2025 - 06:34:56 EST)
- Re: [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT Dmitry Baryshkov (Mon Oct 06 2025 - 06:35:15 EST)
- Re: [PATCH v6 5/5] rust: bitfield: Add KUNIT tests for bitfield Alexandre Courbot (Mon Oct 06 2025 - 06:37:43 EST)
- Re: [Bug] Memory allocation errors and system crashing due to buggy disk cache/inode allocations by ntfs3 kernel module. craftfever (Mon Oct 06 2025 - 06:38:03 EST)
- Re: [PATCH v6 4/5] rust: Move register and bitfield macros out of Nova Alexandre Courbot (Mon Oct 06 2025 - 06:38:20 EST)
- Re: [PATCH 3/3] drm/panel: Add Novatek NT36532 panel driver Dmitry Baryshkov (Mon Oct 06 2025 - 06:39:26 EST)
- Re: [PATCH v4 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size() Niklas Cassel (Mon Oct 06 2025 - 06:43:57 EST)
- Re: [PATCH v4 3/5] clk: conf: Support assigned-clock-sscs Sebin Francis (Mon Oct 06 2025 - 06:44:50 EST)
- [PATCH 02/12] sched: Re-arrange the {EN,DE}QUEUE flags Peter Zijlstra (Mon Oct 06 2025 - 06:45:58 EST)
- [PATCH 09/12] sched: Make __do_set_cpus_allowed() use the sched_change pattern Peter Zijlstra (Mon Oct 06 2025 - 06:45:58 EST)
- [PATCH 10/12] sched: Add locking comments to sched_class methods Peter Zijlstra (Mon Oct 06 2025 - 06:45:59 EST)
- [PATCH 11/12] sched: Match __task_rq_{,un}lock() Peter Zijlstra (Mon Oct 06 2025 - 06:45:59 EST)
- [PATCH 00/12] sched: Cleanup the change-pattern and related locking Peter Zijlstra (Mon Oct 06 2025 - 06:45:59 EST)
- [PATCH 04/12] sched: Cleanup sched_delayed handling for class switches Peter Zijlstra (Mon Oct 06 2025 - 06:46:00 EST)
- [PATCH 07/12] sched: Fix do_set_cpus_allowed() locking Peter Zijlstra (Mon Oct 06 2025 - 06:46:01 EST)
- [PATCH 12/12] sched: Cleanup the sched_change NOCLOCK usage Peter Zijlstra (Mon Oct 06 2025 - 06:46:02 EST)
- [PATCH 01/12] sched: Employ sched_change guards Peter Zijlstra (Mon Oct 06 2025 - 06:46:02 EST)
- [PATCH 03/12] sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change pattern Peter Zijlstra (Mon Oct 06 2025 - 06:46:02 EST)
- [PATCH 05/12] sched: Move sched_class::prio_changed() into the change pattern Peter Zijlstra (Mon Oct 06 2025 - 06:46:02 EST)
- [PATCH 08/12] sched: Rename do_set_cpus_allowed() Peter Zijlstra (Mon Oct 06 2025 - 06:46:02 EST)
- [PATCH 06/12] sched: Fix migrate_disable_switch() locking Peter Zijlstra (Mon Oct 06 2025 - 06:46:02 EST)
- Re: [PATCH 1/2] PCI: Setup bridge resources earlier Ilpo Järvinen (Mon Oct 06 2025 - 06:47:01 EST)
- Re: [syzbot] [ntfs3?] WARNING in indx_insert_into_buffer (3) syzbot (Mon Oct 06 2025 - 06:47:03 EST)
- Re: [PATCH 0/2] mmc: sdhci: add quirk to disable bounce buffer Adrian Hunter (Mon Oct 06 2025 - 06:47:04 EST)
- Re: [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation Greg KH (Mon Oct 06 2025 - 06:47:49 EST)
- Re: [syzbot] [fs?] [mm?] WARNING in path_noexec (2) Christian Brauner (Mon Oct 06 2025 - 06:47:55 EST)
- [RFC PATCH net-next v2 0/3] STP/RSTP SWITCH support for PRU-ICSSM Ethernet driver Parvathi Pudi (Mon Oct 06 2025 - 06:49:33 EST)
- Re: [PATCH v5 2/2] usb: typec: ucsi_glink: Increase buffer size to support UCSI v2 Konrad Dybcio (Mon Oct 06 2025 - 06:49:34 EST)
- [RFC PATCH net-next v2 1/3] net: ti: icssm-prueth: Adds helper functions to configure and maintain FDB Parvathi Pudi (Mon Oct 06 2025 - 06:49:39 EST)
- [RFC PATCH net-next v2 2/3] net: ti: icssm-prueth: Adds switchdev support for icssm_prueth driver Parvathi Pudi (Mon Oct 06 2025 - 06:49:48 EST)
- [RFC PATCH net-next v2 3/3] net: ti: icssm-prueth: Adds support for ICSSM RSTP switch Parvathi Pudi (Mon Oct 06 2025 - 06:50:00 EST)
- Re: [PATCH 3/3] drm/panel: Add Novatek NT36532 panel driver Konrad Dybcio (Mon Oct 06 2025 - 06:50:00 EST)
- [PATCH] counter: microchip-tcb-capture: Allow shared IRQ for multi-channel TCBs Dharma Balasubiramani (Mon Oct 06 2025 - 06:52:20 EST)
- Re: [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT Konrad Dybcio (Mon Oct 06 2025 - 06:54:27 EST)
- Re: [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi() Sudeep Holla (Mon Oct 06 2025 - 06:54:31 EST)
- Re: [PATCH v2 1/3] rpmb: move rpmb_frame struct and constants to common header Bean Huo (Mon Oct 06 2025 - 06:54:51 EST)
- Re: [PATCH v5] perf tools c2c: Add annotation support to perf c2c report Ravi Bangoria (Mon Oct 06 2025 - 06:54:57 EST)
- Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally Naman Jain (Mon Oct 06 2025 - 06:56:03 EST)
- Re: [PATCH] fs: assert ->i_lock held in __iget() Christian Brauner (Mon Oct 06 2025 - 06:56:36 EST)
- [RFC][PATCH 0/3] sched/ext: Cleanup pick_task_scx() Peter Zijlstra (Mon Oct 06 2025 - 06:57:07 EST)
- [RFC][PATCH 3/3] sched/ext: Fold balance_scx() into pick_task_scx() Peter Zijlstra (Mon Oct 06 2025 - 06:57:09 EST)
- [RFC][PATCH 1/3] sched: Detect per-class runqueue changes Peter Zijlstra (Mon Oct 06 2025 - 06:57:09 EST)
- [RFC][PATCH 2/3] sched: Add support to pick functions to take rf Peter Zijlstra (Mon Oct 06 2025 - 06:57:10 EST)
- Re: [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics Nicolas Frattaroli (Mon Oct 06 2025 - 06:59:40 EST)
- [PATCH] atomic: skip alignment check for try_cmpxchg() old arg Arnd Bergmann (Mon Oct 06 2025 - 07:07:50 EST)
- Re: [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP Jiri Slaby (Mon Oct 06 2025 - 07:09:11 EST)
- Re: [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t Arnd Bergmann (Mon Oct 06 2025 - 07:09:29 EST)
- Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally Peter Zijlstra (Mon Oct 06 2025 - 07:10:41 EST)
- Re: [PATCH] drm/msm: Fix GEM free for imported dma-bufs Bryan O'Donoghue (Mon Oct 06 2025 - 07:12:27 EST)
- [syzbot] [mptcp?] possible deadlock in mptcp_pm_nl_add_addr_doit syzbot (Mon Oct 06 2025 - 07:14:27 EST)
- Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally Paolo Bonzini (Mon Oct 06 2025 - 07:19:59 EST)
- Re: [PATCH v2] nsfs: handle inode number mismatches gracefully in file handles Christian Brauner (Mon Oct 06 2025 - 07:21:28 EST)
- Re: [PATCH] kbuild: uapi: Strip comments before size type check Geert Uytterhoeven (Mon Oct 06 2025 - 07:22:15 EST)
- next-20251002: S390: gcc-8-defconfig: symbol `.modinfo' required but not present - no symbols Naresh Kamboju (Mon Oct 06 2025 - 07:26:09 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: qcm6490-fairphone-fp5: Add UW cam actuator Konrad Dybcio (Mon Oct 06 2025 - 07:26:53 EST)
- Re: [PATCH v2 6/6] kbuild: enable -Werror for hostprogs Miguel Ojeda (Mon Oct 06 2025 - 07:27:46 EST)
- next-20251002: arm64: gcc-8-defconfig: Assembler messages: Error: unknown architectural extension `simd;' Naresh Kamboju (Mon Oct 06 2025 - 07:30:14 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Alice Ryhl (Mon Oct 06 2025 - 07:31:14 EST)
- Re: next-20251002: arm64: gcc-8-defconfig: Assembler messages: Error: unknown architectural extension `simd;' Naresh Kamboju (Mon Oct 06 2025 - 07:31:59 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Alice Ryhl (Mon Oct 06 2025 - 07:32:05 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() David Hildenbrand (Mon Oct 06 2025 - 07:36:46 EST)
- Re: [PATCH] fs: assert on ->i_count in iput_final() Christian Brauner (Mon Oct 06 2025 - 07:36:59 EST)
- Re: [PATCH v2] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage Christian Brauner (Mon Oct 06 2025 - 07:37:29 EST)
- Re: [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics AngeloGioacchino Del Regno (Mon Oct 06 2025 - 07:37:31 EST)
- Re: [PATCH] fs: add missing fences to I_NEW handling Christian Brauner (Mon Oct 06 2025 - 07:37:56 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Boris Brezillon (Mon Oct 06 2025 - 07:38:46 EST)
- Re: [PATCH v6 0/4] hide ->i_state behind accessors Christian Brauner (Mon Oct 06 2025 - 07:38:56 EST)
- Re: [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics Nicolas Frattaroli (Mon Oct 06 2025 - 07:41:06 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Boris Brezillon (Mon Oct 06 2025 - 07:41:15 EST)
- Re: [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP Arnd Bergmann (Mon Oct 06 2025 - 07:44:08 EST)
- [PATCH] exfat: fix out-of-bounds in exfat_nls_to_ucs2() Jeongjun Park (Mon Oct 06 2025 - 07:45:36 EST)
- [PATCH v3 0/2] TQ-Systems TQMa62xx SoM and MBa62xx board Matthias Schiffer (Mon Oct 06 2025 - 07:50:03 EST)
- [PATCH v3 1/2] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board Matthias Schiffer (Mon Oct 06 2025 - 07:50:03 EST)
- Re: [PATCH v3 1/2] drm/gpuvm: add deferred vm_bo cleanup Alice Ryhl (Mon Oct 06 2025 - 07:50:06 EST)
- [PATCH v3 2/2] arm64: dts: ti: Add TQ-Systems TQMa62xx SoM and MBa62xx carrier board Device Trees Matthias Schiffer (Mon Oct 06 2025 - 07:50:06 EST)
- Re: [PATCH 07/18] regulator: devres: Disable exclusive regulator before releasing Mark Brown (Mon Oct 06 2025 - 07:52:34 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Vegard Nossum (Mon Oct 06 2025 - 07:53:49 EST)
- linux-next: build failure after merge of the mailbox tree Mark Brown (Mon Oct 06 2025 - 07:54:17 EST)
- Re: [PATCH] kbuild: uapi: Strip comments before size type check Thomas Weißschuh (Mon Oct 06 2025 - 07:54:27 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Bartosz Golaszewski (Mon Oct 06 2025 - 07:55:14 EST)
- ext4 writeback performance issue in 6.12 Matt Fleming (Mon Oct 06 2025 - 07:56:19 EST)
- [PATCH] net/mlx5: fix pre-2.40 binutils assembler error Arnd Bergmann (Mon Oct 06 2025 - 07:56:52 EST)
- Re: [PATCH] x86/mm: fix overflow in __cpa_addr Kiryl Shutsemau (Mon Oct 06 2025 - 07:58:09 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Mon Oct 06 2025 - 07:58:17 EST)
- Re: next-20251002: arm64: gcc-8-defconfig: Assembler messages: Error: unknown architectural extension `simd;' Arnd Bergmann (Mon Oct 06 2025 - 07:59:02 EST)
- Re: [GIT PULL] probes: Update for v6.18 Google (Mon Oct 06 2025 - 08:01:43 EST)
- Re: [PATCH v5 00/39] drm/atomic: Get rid of existing states (not really) Maxime Ripard (Mon Oct 06 2025 - 08:02:47 EST)
- [PATCH v4 0/2] Defer vm_bo cleanup in GPUVM with DRM_GPUVM_IMMEDIATE_MODE Alice Ryhl (Mon Oct 06 2025 - 08:06:05 EST)
- [PATCH v4 1/2] drm/gpuvm: add deferred vm_bo cleanup Alice Ryhl (Mon Oct 06 2025 - 08:06:06 EST)
- [PATCH v4 2/2] panthor: use drm_gpuva_unlink_defer() Alice Ryhl (Mon Oct 06 2025 - 08:06:08 EST)
- Re: [PATCH v16 0/9] Add PWM support for IPQ chipsets Konrad Dybcio (Mon Oct 06 2025 - 08:06:36 EST)
- Re: [PATCH] mm: skip folio_activate() for mlocked folios Dmitry Ilvokhin (Mon Oct 06 2025 - 08:07:55 EST)
- Re: [PATCH 5/5] arm64: dts: qcom: r0q: enable ufs storage Konrad Dybcio (Mon Oct 06 2025 - 08:08:59 EST)
- [REGRESSION 01/04] Crash during resume of pcie bridge Bert Karwatzki (Mon Oct 06 2025 - 08:09:56 EST)
- [REGRESSION 02/04] Crash during resume of pcie bridge Bert Karwatzki (Mon Oct 06 2025 - 08:09:58 EST)
- [REGRESSION 03/04] Crash during resume of pcie bridge Bert Karwatzki (Mon Oct 06 2025 - 08:10:05 EST)
- [REGRESSION 04/04] Crash during resume of pcie bridge Bert Karwatzki (Mon Oct 06 2025 - 08:10:10 EST)
- [REGRESSION 00/04] Crash during resume of pcie bridge Bert Karwatzki (Mon Oct 06 2025 - 08:10:15 EST)
- Re: [PATCH 1/2] Add manage_restart device attribute to scsi_disk Markus Probst (Mon Oct 06 2025 - 08:11:48 EST)
- Re: [PATCH] sched/deadline: Derive root domain from active cpu in task's cpus_ptr Juri Lelli (Mon Oct 06 2025 - 08:12:14 EST)
- Re: [PATCH] usb: serial: fix: space prohibited before comma separator Johan Hovold (Mon Oct 06 2025 - 08:12:40 EST)
- Re: [PATCH] mm/dirty: Replace READ_ONCE() with pudp_get() Oscar Salvador (Mon Oct 06 2025 - 08:13:01 EST)
- Re: [PATCH] usb: serial: fix: trainling statements `break` should be on next line Johan Hovold (Mon Oct 06 2025 - 08:13:04 EST)
- [PATCH] csky: abiv2: Adapt to new folio flags field Thomas Weißschuh (Mon Oct 06 2025 - 08:13:45 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Ryan Roberts (Mon Oct 06 2025 - 08:14:06 EST)
- Re: [PATCH] fs: add missing fences to I_NEW handling Jan Kara (Mon Oct 06 2025 - 08:15:12 EST)
- [PATCH v4 0/2] arm64: dts: qcom: Introduce Huawei MateBook E 2019 Jingzhou Zhu (Mon Oct 06 2025 - 08:15:17 EST)
- [PATCH v4 1/2] dt-bindings: arm: qcom: Document Huawei MateBook E 2019 Jingzhou Zhu (Mon Oct 06 2025 - 08:15:21 EST)
- [PATCH v4 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019 Jingzhou Zhu (Mon Oct 06 2025 - 08:15:27 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Jason Gunthorpe (Mon Oct 06 2025 - 08:16:21 EST)
- Re: [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics Nicolas Frattaroli (Mon Oct 06 2025 - 08:17:09 EST)
- [PATCH] staging: rtl8723bs: Remove commented ifdef CONFIG_WAPI_SUPPORT Rodrigo Gobbi (Mon Oct 06 2025 - 08:18:39 EST)
- Re: [PATCH v1] pinctrl: mcp23s08: Reset all output latches to default at probe Mike Looijmans (Mon Oct 06 2025 - 08:18:50 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Mark Brown (Mon Oct 06 2025 - 08:19:38 EST)
- Re: [PATCH] fs: add missing fences to I_NEW handling Mateusz Guzik (Mon Oct 06 2025 - 08:20:40 EST)
- Re: [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi() Ulf Hansson (Mon Oct 06 2025 - 08:23:25 EST)
- Re: [PATCH] nova-core: vbios: Rework BiosImage composition to use AsRef and traits Joel Fernandes (Mon Oct 06 2025 - 08:23:41 EST)
- Re: [PATCH RESEND v4 01/10] PM: EM: Assign a unique ID when creating a performance domain Lukasz Luba (Mon Oct 06 2025 - 08:24:14 EST)
- [PATCH] staging: rtl8723bs: Remove unsupported PALTFORM_OS_WINCE ifdef Rodrigo Gobbi (Mon Oct 06 2025 - 08:25:33 EST)
- Re: [PATCH] gpio: aggregator: restore the set_config operation Thomas Richard (Mon Oct 06 2025 - 08:26:08 EST)
- Re: [PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable Oscar Salvador (Mon Oct 06 2025 - 08:27:51 EST)
- Re: [PATCH] iommu/pages: use folio_nr_pages() instead of shift operation Jason Gunthorpe (Mon Oct 06 2025 - 08:28:43 EST)
- Re: [GIT PULL] x86/apic for v6.18-rc1 Borislav Petkov (Mon Oct 06 2025 - 08:29:22 EST)
- Re: [PATCH v1] mm: Consistently use current->mm in mm_get_unmapped_area() Oscar Salvador (Mon Oct 06 2025 - 08:29:57 EST)
- Re: [PATCH v2] mm: readahead: make thp readahead conditional to mmap_miss logic Jan Kara (Mon Oct 06 2025 - 08:31:12 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: r0q: enable hardware clocks Konrad Dybcio (Mon Oct 06 2025 - 08:31:47 EST)
- Re: [PATCH] fs: add missing fences to I_NEW handling Jan Kara (Mon Oct 06 2025 - 08:32:24 EST)
- [PATCH v2] kbuild: uapi: Strip comments before size type check Geert Uytterhoeven (Mon Oct 06 2025 - 08:33:47 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Mon Oct 06 2025 - 08:34:00 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Ilpo Järvinen (Mon Oct 06 2025 - 08:37:34 EST)
- linux-next: Tree for Oct 6 Mark Brown (Mon Oct 06 2025 - 08:38:35 EST)
- Re: [PATCH v4 0/4] gpio: mpsse: add support for bryx brik Mary Strodl (Mon Oct 06 2025 - 08:39:06 EST)
- Re: [REGRESSION 00/04] Crash during resume of pcie bridge Christian König (Mon Oct 06 2025 - 08:39:31 EST)
- Re: [PATCH v4 3/4] gpio: mpsse: add quirk support Mary Strodl (Mon Oct 06 2025 - 08:39:55 EST)
- [GIT PULL REQUEST] watchdog - v6.18 release cycle. Wim Van Sebroeck (Mon Oct 06 2025 - 08:40:36 EST)
- Re: [PATCH] dmaengine: mmp_pdma: fix DMA mask handling Naresh Kamboju (Mon Oct 06 2025 - 08:41:11 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: Add support for Pixel 3 and Pixel 3 XL Konrad Dybcio (Mon Oct 06 2025 - 08:41:24 EST)
- [PATCH v2] dma: k3-udma - fix potential null dereference in k3_udma_glue_request_rx_chn_priv() Pavel Zhigulin (Mon Oct 06 2025 - 08:43:09 EST)
- Re: [PATCH] nvme: target: fix error checking in nvmet_fc_schedule_delete_assoc() Daniel Wagner (Mon Oct 06 2025 - 08:44:34 EST)
- Re: [PATCH v9 2/6] clk: renesas: rzv2h-cpg: Add support for DSI clocks Geert Uytterhoeven (Mon Oct 06 2025 - 08:45:02 EST)
- [PATCH] LICENSES: Add modern form of the LGPL-2.1 tags to the usage guide section Thomas Huth (Mon Oct 06 2025 - 08:45:57 EST)
- Re: [PATCH v2] mm/vmscan: Remove redundant __GFP_NOWARN Matthew Wilcox (Mon Oct 06 2025 - 08:46:42 EST)
- Forwarded: [PATCH] fs/ntfs3: fix KMSAN uninit-value in ni_create_attr_list syzbot (Mon Oct 06 2025 - 08:47:08 EST)
- Re: [PATCH v2] kbuild: uapi: Strip comments before size type check Andreas Schwab (Mon Oct 06 2025 - 08:48:18 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" Jens Axboe (Mon Oct 06 2025 - 08:48:56 EST)
- Re: [PATCH v9 6/6] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC Geert Uytterhoeven (Mon Oct 06 2025 - 08:49:43 EST)
- Re: [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT Neil Armstrong (Mon Oct 06 2025 - 08:50:16 EST)
- Re: [PATCH 1/3] net: pse-pd: tps23881: Fix current measurement scaling Kory Maincent (Mon Oct 06 2025 - 08:50:35 EST)
- Re: [PATCH 07/18] regulator: devres: Disable exclusive regulator before releasing Tommaso Merciai (Mon Oct 06 2025 - 08:54:09 EST)
- Re: [PATCH 0/3] net: pse-pd: Add TPS23881B support Kory Maincent (Mon Oct 06 2025 - 09:00:05 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" John Paul Adrian Glaubitz (Mon Oct 06 2025 - 09:00:15 EST)
- [PATCH 0/9] reset: rework reset-gpios handling Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:36 EST)
- [PATCH 1/9] software node: read the reference args via the fwnode API Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:37 EST)
- [PATCH 2/9] software node: increase the reference of the swnode by its fwnode Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:39 EST)
- [PATCH 3/9] software node: allow referencing firmware nodes Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:40 EST)
- [PATCH 4/9] gpio: swnode: don't use the swnode's name as the key for GPIO lookup Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:42 EST)
- [PATCH 5/9] gpio: swnode: update the property definitions Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:44 EST)
- [PATCH 6/9] reset: order includes alphabetically in reset/core.c Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:46 EST)
- [PATCH 7/9] reset: make the provider of reset-gpios the parent of the reset device Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:48 EST)
- [PATCH 8/9] reset: gpio: convert the driver to using the auxiliary bus Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:49 EST)
- [PATCH 9/9] reset: gpio: use software nodes to setup the GPIO lookup Bartosz Golaszewski (Mon Oct 06 2025 - 09:00:51 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" John Paul Adrian Glaubitz (Mon Oct 06 2025 - 09:03:04 EST)
- Re: [PATCH v2] watchdog: Add driver for Gunyah Watchdog Krzysztof Kozlowski (Mon Oct 06 2025 - 09:04:08 EST)
- Re: [PATCH] mm: skip folio_activate() for mlocked folios Dmitry Ilvokhin (Mon Oct 06 2025 - 09:05:08 EST)
- Re: [PATCH 2/3] net: pse-pd: tps23881: Add support for TPS23881B Kory Maincent (Mon Oct 06 2025 - 09:05:15 EST)
- [PATCH v3] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" John Paul Adrian Glaubitz (Mon Oct 06 2025 - 09:06:33 EST)
- Re: [PATCH] reset: core: reset-gpio: Suppress registration error for optional resets Philipp Zabel (Mon Oct 06 2025 - 09:09:42 EST)
- [PATCH] perf tests: Don't retest sections in "Object code reading" James Clark (Mon Oct 06 2025 - 09:11:29 EST)
- Re: [PATCH] x86/bugs: Qualify RETBLEED_INTEL_MSG Borislav Petkov (Mon Oct 06 2025 - 09:11:59 EST)
- Re: [PATCH] mm: skip folio_activate() for mlocked folios Dmitry Ilvokhin (Mon Oct 06 2025 - 09:13:19 EST)
- Re: [PATCH] fs: add missing fences to I_NEW handling Hillf Danton (Mon Oct 06 2025 - 09:16:01 EST)
- Re: [PATCH v6 0/4] hide ->i_state behind accessors Mateusz Guzik (Mon Oct 06 2025 - 09:16:40 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Geert Uytterhoeven (Mon Oct 06 2025 - 09:17:16 EST)
- Re: [syzbot] [arm?] WARNING in copy_highpage Catalin Marinas (Mon Oct 06 2025 - 09:17:45 EST)
- Re: [PATCH v3 09/10] mm/vmalloc: Update __vmalloc_node_range() documentation Baoquan He (Mon Oct 06 2025 - 09:17:58 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" Jens Axboe (Mon Oct 06 2025 - 09:19:43 EST)
- Re: [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx Ojaswin Mujoo (Mon Oct 06 2025 - 09:20:23 EST)
- Re: [PATCH v2 11/20] verification/rvgen: Allow spaces in and events strings Nam Cao (Mon Oct 06 2025 - 09:21:03 EST)
- Re: [PATCH v2] kbuild: uapi: Strip comments before size type check Geert Uytterhoeven (Mon Oct 06 2025 - 09:21:07 EST)
- [PATCH] drm/atomic: Change state pointers to a more meaningful name Maxime Ripard (Mon Oct 06 2025 - 09:22:34 EST)
- [PATCH v2] mm: skip folio_activate() for mlocked folios Dmitry Ilvokhin (Mon Oct 06 2025 - 09:25:32 EST)
- Re: [syzbot] [arm?] WARNING in copy_highpage David Hildenbrand (Mon Oct 06 2025 - 09:26:06 EST)
- Re: [PATCH v2] watchdog: Add driver for Gunyah Watchdog Pavan Kondeti (Mon Oct 06 2025 - 09:26:15 EST)
- Re: [PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable Oscar Salvador (Mon Oct 06 2025 - 09:29:03 EST)
- Re: [PATCH] irqchip/gic-v5: Fix GIC CDEOI instruction encoding Catalin Marinas (Mon Oct 06 2025 - 09:30:08 EST)
- Re: [PATCH net-next] net: ipv6: respect route prfsrc and fill empty saddr before ECMP hash Ido Schimmel (Mon Oct 06 2025 - 09:30:15 EST)
- Re: [PATCH] x86/CPU/AMD: Prevent reset reasons from being retained among boots Borislav Petkov (Mon Oct 06 2025 - 09:31:48 EST)
- Forwarded: UBSAN: shift-out-of-bounds in sg_build_indirect syzbot (Mon Oct 06 2025 - 09:34:03 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" John Paul Adrian Glaubitz (Mon Oct 06 2025 - 09:34:25 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API David Hildenbrand (Mon Oct 06 2025 - 09:38:12 EST)
- Re: [PATCH net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions Andrew Lunn (Mon Oct 06 2025 - 09:41:58 EST)
- Re: [PATCH 2/4] fs/namespace: add umounted mounts to umount_mnt_ns Christian Brauner (Mon Oct 06 2025 - 09:45:31 EST)
- Re: [PATCH v7 RESEND 3/7] dt-bindings: iio: Add Infineon DPS310 sensor documentation Eddie James (Mon Oct 06 2025 - 09:45:37 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" Jens Axboe (Mon Oct 06 2025 - 09:46:25 EST)
- [PATCH net v2] net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback Pavel Zhigulin (Mon Oct 06 2025 - 09:47:53 EST)
- Re: [PATCH v2] watchdog: Add driver for Gunyah Watchdog Konrad Dybcio (Mon Oct 06 2025 - 09:48:01 EST)
- Re: [GIT PULL 05/12 for v6.18] pidfs Christian Brauner (Mon Oct 06 2025 - 09:48:15 EST)
- Re: [PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional David Hunter (Mon Oct 06 2025 - 09:49:54 EST)
- [GIT PULL] NFSD changes for v6.18 Chuck Lever (Mon Oct 06 2025 - 09:50:13 EST)
- [PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add mode-switch Neil Armstrong (Mon Oct 06 2025 - 09:51:56 EST)
- Re: [PATCH 0/2] ext4: fix an data corruption issue in nojournal mode Jan Kara (Mon Oct 06 2025 - 09:52:05 EST)
- Re: [PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold Mika Westerberg (Mon Oct 06 2025 - 09:52:26 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() David Hildenbrand (Mon Oct 06 2025 - 09:53:54 EST)
- Re: [PATCH v1] mm: Consistently use current->mm in mm_get_unmapped_area() Dev Jain (Mon Oct 06 2025 - 09:53:55 EST)
- [PATCH v5 0/3] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output Neil Armstrong (Mon Oct 06 2025 - 09:55:13 EST)
- [PATCH v5 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document lanes mapping when not using in USB-C complex Neil Armstrong (Mon Oct 06 2025 - 09:55:14 EST)
- [PATCH v5 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT Neil Armstrong (Mon Oct 06 2025 - 09:55:15 EST)
- [PATCH v5 3/3] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes Neil Armstrong (Mon Oct 06 2025 - 09:55:16 EST)
- Re: [syzbot] [scsi?] UBSAN: shift-out-of-bounds in sg_build_indirect syzbot (Mon Oct 06 2025 - 09:56:05 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" John Paul Adrian Glaubitz (Mon Oct 06 2025 - 09:56:21 EST)
- Re: [PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs Sebastian Ott (Mon Oct 06 2025 - 09:57:50 EST)
- Re: [PATCH v5 2/5] printk: nbcon: Introduce KDB helpers Petr Mladek (Mon Oct 06 2025 - 09:58:26 EST)
- RE: [PATCH] x86/bugs: Qualify RETBLEED_INTEL_MSG Kaplan, David (Mon Oct 06 2025 - 09:59:07 EST)
- Re: [PATCH net-next V6] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs Arnd Bergmann (Mon Oct 06 2025 - 09:59:57 EST)
- Re: [PATCH] arm64: head: set TEXT_OFFSET to the historical value Will Deacon (Mon Oct 06 2025 - 10:01:41 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" Jens Axboe (Mon Oct 06 2025 - 10:03:27 EST)
- Re: [PATCH] x86/bugs: Qualify RETBLEED_INTEL_MSG Borislav Petkov (Mon Oct 06 2025 - 10:05:05 EST)
- [PATCH] usb: c67x00 - fix potential division by zero in c67x00_end_of_data() Pavel Zhigulin (Mon Oct 06 2025 - 10:06:35 EST)
- Re: [PATCH] media: iris: Fix ffmpeg corrupted frame error Vikash Garodia (Mon Oct 06 2025 - 10:09:38 EST)
- [GIT PULL] Second batch of KVM changes for Linux 6.18 Paolo Bonzini (Mon Oct 06 2025 - 10:10:20 EST)
- [syzbot] [afs?] WARNING in delete_node (4) syzbot (Mon Oct 06 2025 - 10:10:31 EST)
- Re: [PATCH] smb: client: Reduce the scopes for a few variables in two functions Henrique Carvalho (Mon Oct 06 2025 - 10:11:19 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" John Paul Adrian Glaubitz (Mon Oct 06 2025 - 10:12:16 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Mon Oct 06 2025 - 10:12:59 EST)
- [GIT PULL] LoongArch changes for v6.18 Huacai Chen (Mon Oct 06 2025 - 10:13:06 EST)
- Re: [PATCH v3] hugetlbfs: skip PMD unsharing when shareable lock unavailable Deepanshu Kartikey (Mon Oct 06 2025 - 10:13:20 EST)
- Re: [PATCH v1 1/3] kho: Adopt KHO radix tree data structures Jason Gunthorpe (Mon Oct 06 2025 - 10:14:48 EST)
- Re: [PATCH] arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider Konrad Dybcio (Mon Oct 06 2025 - 10:15:27 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Mon Oct 06 2025 - 10:18:17 EST)
- Re: [PATCH v2] watchdog: Add driver for Gunyah Watchdog Guenter Roeck (Mon Oct 06 2025 - 10:18:45 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries David Hildenbrand (Mon Oct 06 2025 - 10:19:00 EST)
- [PATCH] serial: sc16is7xx: remove useless enable of enhanced features Hugo Villeneuve (Mon Oct 06 2025 - 10:20:42 EST)
- Re: [PATCH 04/20] arm64: dts: qcom: kaanapali: Add support for PCIe0 on Kaanapali Krzysztof Kozlowski (Mon Oct 06 2025 - 10:23:32 EST)
- Re: [PATCH RESEND v4 02/10] PM: EM: Expose the ID of a performance domain via debugfs Lukasz Luba (Mon Oct 06 2025 - 10:26:01 EST)
- [PATCH v4 1/1] spi: offload: Add offset parameter Marcelo Schmitt (Mon Oct 06 2025 - 10:26:16 EST)
- Re: [PATCH 05/24] arm64: dts: qcom: glymur: Add cpu idle states Krzysztof Kozlowski (Mon Oct 06 2025 - 10:26:24 EST)
- Re: [PATCH 10/24] arm64: dts: qcom: glymur: Add SPMI PMIC arbiter device Krzysztof Kozlowski (Mon Oct 06 2025 - 10:27:12 EST)
- Re: [PATCH] x86/hyperv: Export hv_hypercall_pg unconditionally Naman Jain (Mon Oct 06 2025 - 10:27:16 EST)
- Re: [PATCH] usb: c67x00 - fix potential division by zero in c67x00_end_of_data() Alan Stern (Mon Oct 06 2025 - 10:27:37 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" Jens Axboe (Mon Oct 06 2025 - 10:27:58 EST)
- [PATCH 1/2] tools/rtla: Fix --on-threshold always triggering Tomas Glozar (Mon Oct 06 2025 - 10:28:03 EST)
- [PATCH 2/2] rtla/tests: Extend action tests to 5s Tomas Glozar (Mon Oct 06 2025 - 10:28:07 EST)
- Re: [PATCH 16/24] arm64: boot: dts: glymur-crd: Add Volume down/up keys support Krzysztof Kozlowski (Mon Oct 06 2025 - 10:28:09 EST)
- Re: [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics AngeloGioacchino Del Regno (Mon Oct 06 2025 - 10:29:03 EST)
- Re: [PATCH 17/24] arm64: dts: qcom: glymur-crd: Avoid RTC probe failure Konrad Dybcio (Mon Oct 06 2025 - 10:29:05 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Mon Oct 06 2025 - 10:30:18 EST)
- Re: [PATCH v4 03/30] kho: drop notifiers Pratyush Yadav (Mon Oct 06 2025 - 10:30:22 EST)
- [PATCH] rtla/timerlat_bpf: Stop tracing on user latency Tomas Glozar (Mon Oct 06 2025 - 10:31:16 EST)
- Re: [PATCH] arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider David Heidelberg (Mon Oct 06 2025 - 10:32:41 EST)
- Re: [PATCH 17/24] arm64: dts: qcom: glymur-crd: Avoid RTC probe failure Krzysztof Kozlowski (Mon Oct 06 2025 - 10:32:46 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 James Bottomley (Mon Oct 06 2025 - 10:33:41 EST)
- Re: [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver Shenwei Wang (Mon Oct 06 2025 - 10:33:57 EST)
- Re: [PATCH v2 01/12] iommu/amd: Rename DEV_DOMID_MASK to DTE_DOMID_MASK Jason Gunthorpe (Mon Oct 06 2025 - 10:36:57 EST)
- Re: [PATCH v2 03/12] iommu/amd: Make amd_iommu_pdom_id_free() non-static Jason Gunthorpe (Mon Oct 06 2025 - 10:37:16 EST)
- Re: [PATCH 0/2] ext4: fix an data corruption issue in nojournal mode Gao Xiang (Mon Oct 06 2025 - 10:37:23 EST)
- Re: [PATCH v2 04/12] iommu/amd: Make amd_iommu_device_flush_dte() non-static Jason Gunthorpe (Mon Oct 06 2025 - 10:37:32 EST)
- Re: [PATCH] ARM: dts: imx6q-evi: fix rtc compatible Frank Li (Mon Oct 06 2025 - 10:38:18 EST)
- Re: [syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size syzbot (Mon Oct 06 2025 - 10:39:04 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Amir Goldstein (Mon Oct 06 2025 - 10:40:14 EST)
- Re: [PATCH 1/2] dt-bindings: iio: max30100: Add pulse-width property Krzysztof Kozlowski (Mon Oct 06 2025 - 10:40:35 EST)
- Re: [RFC PATCH net-next v2 3/3] net: ti: icssm-prueth: Adds support for ICSSM RSTP switch Anwar, Md Danish (Mon Oct 06 2025 - 10:40:39 EST)
- Re: [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi() Sudeep Holla (Mon Oct 06 2025 - 10:41:45 EST)
- Re: [PATCH v2 09/12] iommu/amd: Add support for nest parent domain allocation Jason Gunthorpe (Mon Oct 06 2025 - 10:43:28 EST)
- Re: [PATCH] phy: qcom: qmp-combo: Move pipe_clk on/off to common Konrad Dybcio (Mon Oct 06 2025 - 10:44:36 EST)
- [PATCH mm-new v2 0/3] mm/khugepaged: refactor and merge PTE scanning logic Lance Yang (Mon Oct 06 2025 - 10:45:48 EST)
- [PATCH] PCI: probe: fix typo: CONFIG_PCI_PWRCTRL -> CONFIG_PCI_PWRCTL Victor Paul (Mon Oct 06 2025 - 10:45:50 EST)
- [PATCH mm-new v2 1/3] mm/khugepaged: optimize PTE scanning with if-else-if-else-if chain Lance Yang (Mon Oct 06 2025 - 10:46:07 EST)
- [PATCH mm-new v2 2/3] mm/khugepaged: use VM_WARN_ON_FOLIO instead of VM_BUG_ON_FOLIO for non-anon folios Lance Yang (Mon Oct 06 2025 - 10:46:11 EST)
- [PATCH mm-new v2 3/3] mm/khugepaged: merge PTE scanning logic into a new helper Lance Yang (Mon Oct 06 2025 - 10:46:15 EST)
- Re: [PATCH] arm64: dts: qcom: msm8916-longcheer-l8910: Add touchscreen Konrad Dybcio (Mon Oct 06 2025 - 10:46:40 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" John Paul Adrian Glaubitz (Mon Oct 06 2025 - 10:48:08 EST)
- Re: [PATCH v5 1/8] media: uapi: Introduce V4L2 generic ISP types Laurent Pinchart (Mon Oct 06 2025 - 10:48:09 EST)
- Re: [PATCH] drm/atomic: Change state pointers to a more meaningful name Ville Syrjälä (Mon Oct 06 2025 - 10:48:17 EST)
- Re: [PATCH] arm64: dts: qcom: sdm845-shift-axolotl: fix touchscreen properties Konrad Dybcio (Mon Oct 06 2025 - 10:49:13 EST)
- Re: [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop() Tantilov, Emil S (Mon Oct 06 2025 - 10:49:52 EST)
- Re: [PATCH v2 10/12] iommu/amd: Add support for nested domain allocation Jason Gunthorpe (Mon Oct 06 2025 - 10:49:52 EST)
- Re: [PATCH v5 5/8] media: v4l2-core: Introduce v4l2-isp.c Laurent Pinchart (Mon Oct 06 2025 - 10:51:55 EST)
- Re: [PATCH] arm64: dts: qcom: sdm845-oneplus: Correct gpio used for slider Konrad Dybcio (Mon Oct 06 2025 - 10:51:59 EST)
- Re: [PATCH v2] Revert "sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN" Jens Axboe (Mon Oct 06 2025 - 10:52:36 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Dave Jiang (Mon Oct 06 2025 - 10:54:09 EST)
- [RFC] [PATCH] mm/page_alloc: pcp->batch tuning Joshua Hahn (Mon Oct 06 2025 - 10:54:34 EST)
- Re: [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT Konrad Dybcio (Mon Oct 06 2025 - 10:54:53 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Jan Kara (Mon Oct 06 2025 - 10:55:22 EST)
- Re: [PATCH v2 22/29] arm_mpam: Add helpers to allocate monitors James Morse (Mon Oct 06 2025 - 10:57:23 EST)
- Re: [PATCH v3 1/5] Drivers: hv: Refactor and rename memory region handling functions Stanislav Kinsburskii (Mon Oct 06 2025 - 10:57:36 EST)
- Re: [PATCH v2 11/12] iommu/amd: Add support for nested domain attach/detach Jason Gunthorpe (Mon Oct 06 2025 - 10:59:10 EST)
- Re: [PATCH v5 5/8] media: v4l2-core: Introduce v4l2-isp.c Jacopo Mondi (Mon Oct 06 2025 - 11:00:09 EST)
- Re: [PATCH v3 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance Stanislav Kinsburskii (Mon Oct 06 2025 - 11:00:17 EST)
- Re: [PATCH] irqchip/gic-v5: Fix GIC CDEOI instruction encoding Lorenzo Pieralisi (Mon Oct 06 2025 - 11:01:02 EST)
- Re: [PATCH v2 12/12] iommu/amd: Introduce IOMMUFD vIOMMU support for AMD Jason Gunthorpe (Mon Oct 06 2025 - 11:01:36 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Lance Yang (Mon Oct 06 2025 - 11:03:04 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Ryan Roberts (Mon Oct 06 2025 - 11:04:27 EST)
- [PATCH v4 0/5] Introduce movable pages for Hyper-V guests Stanislav Kinsburskii (Mon Oct 06 2025 - 11:06:07 EST)
- [PATCH v4 1/5] Drivers: hv: Refactor and rename memory region handling functions Stanislav Kinsburskii (Mon Oct 06 2025 - 11:06:16 EST)
- [PATCH v4 2/5] Drivers: hv: Centralize guest memory region destruction Stanislav Kinsburskii (Mon Oct 06 2025 - 11:06:22 EST)
- [PATCH v4 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance Stanislav Kinsburskii (Mon Oct 06 2025 - 11:06:28 EST)
- Re: [PATCH] watchdog: move nmi_watchdog sysctl into .rodata Petr Mladek (Mon Oct 06 2025 - 11:06:29 EST)
- [PATCH v4 4/5] Drivers: hv: Ensure large page GPA mapping is PMD-aligned Stanislav Kinsburskii (Mon Oct 06 2025 - 11:06:33 EST)
- [PATCH v4 5/5] Drivers: hv: Add support for movable memory regions Stanislav Kinsburskii (Mon Oct 06 2025 - 11:06:39 EST)
- Re: [PATCH 2/2] Power on ata ports defined in ACPI before probing ports Niklas Cassel (Mon Oct 06 2025 - 11:07:30 EST)
- Re: [PATCH] irqchip/gic-v5: Fix GIC CDEOI instruction encoding Marc Zyngier (Mon Oct 06 2025 - 11:08:02 EST)
- [PATCH v2] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR Devarsh Thakkar (Mon Oct 06 2025 - 11:08:20 EST)
- [PATCH 0/3] AMD ATL PRM Updates Yazen Ghannam (Mon Oct 06 2025 - 11:10:52 EST)
- [PATCH 1/3] ACPI: PRM: Add acpi_prm_handler_available() Yazen Ghannam (Mon Oct 06 2025 - 11:10:58 EST)
- [PATCH 3/3] RAS/AMD/ATL: Return error codes from helper functions Yazen Ghannam (Mon Oct 06 2025 - 11:11:01 EST)
- [PATCH 2/3] RAS/AMD/ATL: Require PRM support for future systems Yazen Ghannam (Mon Oct 06 2025 - 11:11:04 EST)
- Re: [PATCH v2] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR Jani Nikula (Mon Oct 06 2025 - 11:13:39 EST)
- Re: [PATCH RESEND v4 03/10] PM: EM: Add an iterator and accessor for the performance domain Lukasz Luba (Mon Oct 06 2025 - 11:14:19 EST)
- Re: [PATCH 0/2] SMMU v3 CMDQ fix and improvement Jacob Pan (Mon Oct 06 2025 - 11:14:32 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Jan Kara (Mon Oct 06 2025 - 11:16:56 EST)
- [PATCH] RAS/AMD/FMPM: Add option to ignore CEs Yazen Ghannam (Mon Oct 06 2025 - 11:17:54 EST)
- Re: [PATCH] rv: Add signal reactor Gabriele Monaco (Mon Oct 06 2025 - 11:19:30 EST)
- Re: [PATCH net] xsk: Fix overflow in descriptor validation@@ Alexander Lobakin (Mon Oct 06 2025 - 11:19:53 EST)
- Re: [PATCH 7/9] reset: make the provider of reset-gpios the parent of the reset device Philipp Zabel (Mon Oct 06 2025 - 11:20:07 EST)
- Re: [PATCH 6/9] reset: order includes alphabetically in reset/core.c Philipp Zabel (Mon Oct 06 2025 - 11:20:42 EST)
- Re: [PATCH] perf tests: Don't retest sections in "Object code reading" Ian Rogers (Mon Oct 06 2025 - 11:21:25 EST)
- Re: [PATCH v2 11/20] verification/rvgen: Allow spaces in and events strings Gabriele Monaco (Mon Oct 06 2025 - 11:22:31 EST)
- Re: [PATCH 8/9] reset: gpio: convert the driver to using the auxiliary bus Philipp Zabel (Mon Oct 06 2025 - 11:23:06 EST)
- Re: [PATCH] irqchip/gic-v5: Fix GIC CDEOI instruction encoding Catalin Marinas (Mon Oct 06 2025 - 11:24:23 EST)
- Re: [PATCH net-next v29 1/3] mailbox: add callback function for rx buffer allocation Adam Young (Mon Oct 06 2025 - 11:24:35 EST)
- Re: [PATCH RESEND v4 04/10] PM: EM: Add em.yaml and autogen files Lukasz Luba (Mon Oct 06 2025 - 11:24:46 EST)
- Re: [PATCH 0/3] AMD ATL PRM Updates Mario Limonciello (AMD) (kernel.org) (Mon Oct 06 2025 - 11:25:39 EST)
- Re: [PATCH] csky: abiv2: Adapt to new folio flags field Zi Yan (Mon Oct 06 2025 - 11:26:26 EST)
- Re: [PATCH 01/14] sched: Employ sched_change guards Shrikanth Hegde (Mon Oct 06 2025 - 11:27:32 EST)
- Re: [PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf) Alexander Lobakin (Mon Oct 06 2025 - 11:27:48 EST)
- Re: [PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable Aradhya Bhatia (Mon Oct 06 2025 - 11:30:27 EST)
- Forwarded: Re: test syzbot (Mon Oct 06 2025 - 11:32:34 EST)
- Forwarded: Re: test2 syzbot (Mon Oct 06 2025 - 11:33:21 EST)
- [PATCH] drm/msm: Fix pgtable prealloc error path Rob Clark (Mon Oct 06 2025 - 11:35:48 EST)
- Re: [PATCH 0/3] pmdomain: Improve idlestate selection for CPUs Sudeep Holla (Mon Oct 06 2025 - 11:36:11 EST)
- Re: [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP Jan Kara (Mon Oct 06 2025 - 11:39:53 EST)
- [PATCH] media: venus: prevent potential integer overflow in decide_core() Pavel Zhigulin (Mon Oct 06 2025 - 11:41:14 EST)
- Re: [PATCH v5 5/8] media: v4l2-core: Introduce v4l2-isp.c Laurent Pinchart (Mon Oct 06 2025 - 11:41:38 EST)
- Re: [PATCH net] net: bridge: Trigger host query on v6 addr valid Huang, Joseph (Mon Oct 06 2025 - 11:43:05 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Manivannan Sadhasivam (Mon Oct 06 2025 - 11:43:49 EST)
- Re: [PATCH RESEND v4 05/10] PM: EM: Add a skeleton code for netlink notification Lukasz Luba (Mon Oct 06 2025 - 11:43:51 EST)
- Re: [PATCH v3 2/3] dt-bindings: arm: rockchip: Add LinkEase EasePi R1 Andrew Lunn (Mon Oct 06 2025 - 11:43:56 EST)
- [GIT PULL] Btrfs updates for 6.18, part 2 David Sterba (Mon Oct 06 2025 - 11:47:57 EST)
- Re: [PATCH 1/2] tools/rtla: Fix --on-threshold always triggering Crystal Wood (Mon Oct 06 2025 - 11:48:17 EST)
- Re: [PATCH v12 2/3] iio: adc: max14001: New driver David Lechner (Mon Oct 06 2025 - 11:48:54 EST)
- Re: [PATCH net-next v29 1/3] mailbox: add callback function for rx buffer allocation Sudeep Holla (Mon Oct 06 2025 - 11:49:02 EST)
- Re: [PATCH 4/5] arm64: dts: qcom: r0q: enable hardware clocks Eric Gonçalves (Mon Oct 06 2025 - 11:49:16 EST)
- Re: [PATCH 5/5] arm64: dts: qcom: r0q: enable ufs storage Eric Gonçalves (Mon Oct 06 2025 - 11:50:01 EST)
- Re: [PATCH 2/2] Power on ata ports defined in ACPI before probing ports Markus Probst (Mon Oct 06 2025 - 11:50:42 EST)
- [RELEASE] LTTng-modules 2.13.21 and 2.14.2 (Linux kernel tracer) Mathieu Desnoyers (Mon Oct 06 2025 - 11:51:00 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: add LinkEase EasePi R1 Andrew Lunn (Mon Oct 06 2025 - 11:51:32 EST)
- Re: [PATCH 2/2] rtla/tests: Extend action tests to 5s Crystal Wood (Mon Oct 06 2025 - 11:54:48 EST)
- Re: [PATCH 9/9] reset: gpio: use software nodes to setup the GPIO lookup Philipp Zabel (Mon Oct 06 2025 - 11:55:20 EST)
- Re: [PATCH 2/3] arm64: smp: Implement cpus_has_pending_ipi() Marc Zyngier (Mon Oct 06 2025 - 11:55:50 EST)
- Re: [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling Dave Jiang (Mon Oct 06 2025 - 11:55:53 EST)
- Re: [PATCH v2 22/29] arm_mpam: Add helpers to allocate monitors James Morse (Mon Oct 06 2025 - 11:56:41 EST)
- [PATCH 0/4 v5] cxl/core: Enable Region creation/attach on x86 with LMH Fabio M. De Francesco (Mon Oct 06 2025 - 11:58:49 EST)
- [PATCH 1/4 v5] cxl/core: Change match_*_by_range() signatures Fabio M. De Francesco (Mon Oct 06 2025 - 11:58:56 EST)
- [PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86 Fabio M. De Francesco (Mon Oct 06 2025 - 11:58:59 EST)
- [PATCH 3/4 v5] cxl/core: Enable Region creation on x86 with LMH Fabio M. De Francesco (Mon Oct 06 2025 - 11:59:03 EST)
- [PATCH 4/4 v5] cxl/test: Simulate an x86 Low Memory Hole for tests Fabio M. De Francesco (Mon Oct 06 2025 - 11:59:07 EST)
- Re: [GIT PULL] x86/apic for v6.18-rc1 Linus Torvalds (Mon Oct 06 2025 - 11:59:30 EST)
- Re: [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value James Morse (Mon Oct 06 2025 - 12:00:05 EST)
- Re: [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value James Morse (Mon Oct 06 2025 - 12:00:56 EST)
- Re: [PATCH v3 01/10] drm/shmem-helper: Add huge page fault handler Andi Shyti (Mon Oct 06 2025 - 12:01:57 EST)
- Re: [PATCH V3 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port Dave Jiang (Mon Oct 06 2025 - 12:02:50 EST)
- Re: [PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning David Sterba (Mon Oct 06 2025 - 12:06:04 EST)
- Re: [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes Dave Jiang (Mon Oct 06 2025 - 12:06:28 EST)
- Re: [PATCH v4 03/10] drm/panfrost: Handle job HW submit errors Steven Price (Mon Oct 06 2025 - 12:07:10 EST)
- [GIT PULL] PCI changes for v6.18 Bjorn Helgaas (Mon Oct 06 2025 - 12:09:19 EST)
- Re: [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes Dave Jiang (Mon Oct 06 2025 - 12:09:39 EST)
- Re: [PATCH] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional Javier Garcia (Mon Oct 06 2025 - 12:10:28 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Bartosz Golaszewski (Mon Oct 06 2025 - 12:11:12 EST)
- Re: [PATCH V3 20/20] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem Dave Jiang (Mon Oct 06 2025 - 12:13:45 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Eric Biggers (Mon Oct 06 2025 - 12:13:49 EST)
- Re: [PATCH] phy: qcom: qmp-combo: Move pipe_clk on/off to common Val Packett (Mon Oct 06 2025 - 12:13:51 EST)
- Re: [PATCH] PCI: probe: fix typo: CONFIG_PCI_PWRCTRL -> CONFIG_PCI_PWRCTL Bjorn Helgaas (Mon Oct 06 2025 - 12:14:49 EST)
- Re: [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid Ian Rogers (Mon Oct 06 2025 - 12:18:34 EST)
- Re: [PATCH v4 03/30] kho: drop notifiers Pasha Tatashin (Mon Oct 06 2025 - 12:18:34 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Linus Torvalds (Mon Oct 06 2025 - 12:19:39 EST)
- [PATCH iwl-next] ice: implement configurable header split for regular Rx Alexander Lobakin (Mon Oct 06 2025 - 12:21:17 EST)
- [PATCH v3 0/9] perf build: Support building with Clang Leo Yan (Mon Oct 06 2025 - 12:21:40 EST)
- [PATCH v3 1/9] tools build: Align warning options with perf Leo Yan (Mon Oct 06 2025 - 12:21:42 EST)
- Re: [PATCH 03/18] reset: rzv2h-usb2phy: Simplify pm_runtime driver handling Philipp Zabel (Mon Oct 06 2025 - 12:21:44 EST)
- [PATCH v3 2/9] perf python: split Clang options when invoking Popen Leo Yan (Mon Oct 06 2025 - 12:21:45 EST)
- [PATCH v3 3/9] perf build: Correct CROSS_ARCH for clang Leo Yan (Mon Oct 06 2025 - 12:21:48 EST)
- [PATCH v3 4/9] perf build: Disable thread safety analysis for perl header Leo Yan (Mon Oct 06 2025 - 12:21:51 EST)
- [PATCH v3 5/9] perf test coresight: Dismiss clang warning for memcpy thread Leo Yan (Mon Oct 06 2025 - 12:21:54 EST)
- [PATCH v3 6/9] perf test coresight: Dismiss clang warning for thread loop Leo Yan (Mon Oct 06 2025 - 12:21:56 EST)
- [PATCH v3 7/9] perf test coresight: Dismiss clang warning for unroll loop thread Leo Yan (Mon Oct 06 2025 - 12:21:59 EST)
- [PATCH v3 8/9] perf build: Support build with clang Leo Yan (Mon Oct 06 2025 - 12:22:02 EST)
- Re: [syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size syzbot (Mon Oct 06 2025 - 12:22:03 EST)
- [PATCH v3 9/9] perf docs: Document building with Clang Leo Yan (Mon Oct 06 2025 - 12:22:05 EST)
- Re: [REGRESSION 00/04] Crash during resume of pcie bridge Bert Karwatzki (Mon Oct 06 2025 - 12:22:51 EST)
- Re: [Patch v3 0/2] perf record: ratio-to-prev event term for auto counter reload Falcon, Thomas (Mon Oct 06 2025 - 12:24:11 EST)
- Re: [PATCH v5 0/5] kdump: crashkernel reservation from CMA Breno Leitao (Mon Oct 06 2025 - 12:25:56 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Alex Mastro (Mon Oct 06 2025 - 12:29:24 EST)
- Re: [PATCH v4 02/30] kho: make debugfs interface optional Pratyush Yadav (Mon Oct 06 2025 - 12:31:00 EST)
- [PATCH 0/3] rust: xarray: abstract `xa_alloc` and `xa_alloc_cyclic` Onur Özkan (Mon Oct 06 2025 - 12:31:35 EST)
- [PATCH 3/3] remove completed task from nova-core task list Onur Özkan (Mon Oct 06 2025 - 12:31:35 EST)
- [PATCH] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3 Jan Petrous via B4 Relay (Mon Oct 06 2025 - 12:31:54 EST)
- Re: [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode Philipp Zabel (Mon Oct 06 2025 - 12:31:57 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Vegard Nossum (Mon Oct 06 2025 - 12:32:41 EST)
- Re: [PATCH v2 2/8] dt-bindings: display: add verisilicon,dc Icenowy Zheng (Mon Oct 06 2025 - 12:34:15 EST)
- Re: [PATCH] RAS/AMD/FMPM: Add option to ignore CEs Naik, Avadhut (Mon Oct 06 2025 - 12:35:38 EST)
- Re: [PATCH v12-1 3/3] iio: ABI: Add voltage mean raw attribute David Lechner (Mon Oct 06 2025 - 12:36:26 EST)
- Re: [PATCH v4 03/30] kho: drop notifiers Pratyush Yadav (Mon Oct 06 2025 - 12:38:55 EST)
- [PATCH 1/3] rust: xarray: abstract `xa_alloc` Onur Özkan (Mon Oct 06 2025 - 12:39:34 EST)
- [PATCH 2/3] rust: xarray: abstract `xa_alloc_cyclic` Onur Özkan (Mon Oct 06 2025 - 12:39:34 EST)
- Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield Miguel Ojeda (Mon Oct 06 2025 - 12:40:33 EST)
- [PATCH v2] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional Javier Garcia (Mon Oct 06 2025 - 12:42:01 EST)
- [PATCH 00/10] pmdomain: samsung: add supoort for Google GS101 André Draszik (Mon Oct 06 2025 - 12:43:29 EST)
- [PATCH 01/10] dt-bindings: power: samsung: add google,gs101-pd André Draszik (Mon Oct 06 2025 - 12:43:30 EST)
- [PATCH 03/10] pmdomain: samsung: use to devm_kstrdup_const() to simplify error handling André Draszik (Mon Oct 06 2025 - 12:43:31 EST)
- [PATCH 02/10] dt-bindings: soc: samsung: exynos-pmu: allow power domains as child on g101 André Draszik (Mon Oct 06 2025 - 12:43:31 EST)
- [PATCH 04/10] pmdomain: samsung: convert to using regmap André Draszik (Mon Oct 06 2025 - 12:43:32 EST)
- [PATCH 06/10] pmdomain: samsung: don't hardcode offset for registers to 0 and 4 André Draszik (Mon Oct 06 2025 - 12:43:32 EST)
- [PATCH 05/10] pmdomain: samsung: convert to regmap_read_poll_timeout() André Draszik (Mon Oct 06 2025 - 12:43:32 EST)
- [PATCH 08/10] pmdomain: samsung: try to get PMU (syscon) regmap André Draszik (Mon Oct 06 2025 - 12:43:33 EST)
- [PATCH 07/10] pmdomain: samsung: selectively handle enforced sync_state André Draszik (Mon Oct 06 2025 - 12:43:33 EST)
- [PATCH 09/10] pmdomain: samsung: use dev_err() instead of pr_err() André Draszik (Mon Oct 06 2025 - 12:43:34 EST)
- [PATCH 10/10] pmdomain: samsung: add support for google,gs101-pd André Draszik (Mon Oct 06 2025 - 12:43:35 EST)
- Re: [PATCH v5 0/5] kdump: crashkernel reservation from CMA David Hildenbrand (Mon Oct 06 2025 - 12:45:19 EST)
- [GIT PULL] NVDIMM for 6.18 Ira Weiny (Mon Oct 06 2025 - 12:48:06 EST)
- Forwarded: Test: cgroup syzbot (Mon Oct 06 2025 - 12:49:13 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Mon Oct 06 2025 - 12:51:50 EST)
- Re: [PATCH v2] wifi: ath11k: Add missing platform IDs for quirk table Jeff Johnson (Mon Oct 06 2025 - 12:51:54 EST)
- Re: [PATCH v11 31/31] fs/resctrl: Some kerneldoc updates Luck, Tony (Mon Oct 06 2025 - 12:54:10 EST)
- RE: [PATCH hyperv-next v6 00/17] Confidential VMBus Michael Kelley (Mon Oct 06 2025 - 12:55:03 EST)
- RE: [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus Michael Kelley (Mon Oct 06 2025 - 12:55:10 EST)
- Re: [PATCH v4 02/30] kho: make debugfs interface optional Pratyush Yadav (Mon Oct 06 2025 - 12:55:19 EST)
- RE: [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs Michael Kelley (Mon Oct 06 2025 - 12:55:31 EST)
- Re: [PATCH V3 06/20] nvdimm/region_label: Add region label update support Dave Jiang (Mon Oct 06 2025 - 12:56:46 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Mon Oct 06 2025 - 12:57:09 EST)
- Re: [PATCH v4 03/30] kho: drop notifiers Pratyush Yadav (Mon Oct 06 2025 - 13:01:48 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jonathan McDowell (Mon Oct 06 2025 - 13:02:18 EST)
- [PATCH v3 0/2] sched_ext: lockless peek operation for DSQs Ryan Newton (Mon Oct 06 2025 - 13:04:11 EST)
- [PATCH v3 1/2] sched_ext: Add lockless peek operation for DSQs Ryan Newton (Mon Oct 06 2025 - 13:04:13 EST)
- [PATCH v3 2/2] sched_ext: Add a selftest for scx_bpf_dsq_peek Ryan Newton (Mon Oct 06 2025 - 13:04:14 EST)
- [syzbot] [scsi?] upstream test error: KMSAN: use-after-free in scsi_get_vpd_buf syzbot (Mon Oct 06 2025 - 13:06:39 EST)
- Re: [PATCH] cxl/hdm: allow zero sized committed decoders Gregory Price (Mon Oct 06 2025 - 13:06:53 EST)
- Re: [PATCH] smb: client: Reduce the scopes for a few variables in two functions Steve French (Mon Oct 06 2025 - 13:07:31 EST)
- RE: [PATCH v4 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance Michael Kelley (Mon Oct 06 2025 - 13:09:09 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Linus Torvalds (Mon Oct 06 2025 - 13:11:35 EST)
- Re: [PATCH] x86/CPU/AMD: Prevent reset reasons from being retained among boots Rong Zhang (Mon Oct 06 2025 - 13:13:29 EST)
- Re: [syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size syzbot (Mon Oct 06 2025 - 13:15:04 EST)
- Re: [PATCH v3 2/2] sched_ext: Add a selftest for scx_bpf_dsq_peek Christian Loehle (Mon Oct 06 2025 - 13:17:54 EST)
- Re: [PATCH v3 0/2] sched_ext: lockless peek operation for DSQs Christian Loehle (Mon Oct 06 2025 - 13:20:44 EST)
- Re: [PATCH] Bluetooth: Add filter for Qualcomm debug packets Luiz Augusto von Dentz (Mon Oct 06 2025 - 13:21:25 EST)
- Re: [PATCH v4 03/30] kho: drop notifiers Pasha Tatashin (Mon Oct 06 2025 - 13:22:00 EST)
- Re: [PATCH v3 2/2] sched_ext: Add a selftest for scx_bpf_dsq_peek Andrea Righi (Mon Oct 06 2025 - 13:22:41 EST)
- Re: [PATCH v4 02/30] kho: make debugfs interface optional Pasha Tatashin (Mon Oct 06 2025 - 13:23:50 EST)
- Re: [PATCH][next] btrfs: Avoid -Wflex-array-member-not-at-end warning David Sterba (Mon Oct 06 2025 - 13:23:50 EST)
- Re: [PATCH v3 1/2] sched_ext: Add lockless peek operation for DSQs Andrea Righi (Mon Oct 06 2025 - 13:26:30 EST)
- Re: [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop() Jakub Kicinski (Mon Oct 06 2025 - 13:27:01 EST)
- Re: [PATCH v1 1/3] kho: Adopt KHO radix tree data structures Pasha Tatashin (Mon Oct 06 2025 - 13:27:35 EST)
- Re: [PATCH] drm/amd/display: Fix unsafe uses of kernel mode FPU Alex Deucher (Mon Oct 06 2025 - 13:28:15 EST)
- [PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms Eric Biggers (Mon Oct 06 2025 - 13:28:33 EST)
- [syzbot] Monthly nbd report (Oct 2025) syzbot (Mon Oct 06 2025 - 13:29:28 EST)
- [syzbot] Monthly bpf report (Oct 2025) syzbot (Mon Oct 06 2025 - 13:29:28 EST)
- Re: [PATCH v3 0/2] sched_ext: lockless peek operation for DSQs Ryan Newton (Mon Oct 06 2025 - 13:35:07 EST)
- Re: [PATCH 1/4 v5] cxl/core: Change match_*_by_range() signatures Gregory Price (Mon Oct 06 2025 - 13:35:45 EST)
- Re: [f2fs-dev] [GIT PULL] f2fs for 6.18-rc1 patchwork-bot+f2fs (Mon Oct 06 2025 - 13:38:31 EST)
- Re: [PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86 Gregory Price (Mon Oct 06 2025 - 13:40:54 EST)
- Re: [PATCH] drm/amd/display: Fix unsafe uses of kernel mode FPU Christian König (Mon Oct 06 2025 - 13:42:54 EST)
- Re: [syzbot] [cgroups?] WARNING in cgroup_freeze syzbot (Mon Oct 06 2025 - 13:43:03 EST)
- Re: [PATCH] PCI: probe: fix typo: CONFIG_PCI_PWRCTRL -> CONFIG_PCI_PWRCTL Manivannan Sadhasivam (Mon Oct 06 2025 - 13:43:55 EST)
- Re: [PATCH v2] mm: readahead: make thp readahead conditional to mmap_miss logic Roman Gushchin (Mon Oct 06 2025 - 13:44:14 EST)
- Re: [PATCH 3/4 v5] cxl/core: Enable Region creation on x86 with LMH Gregory Price (Mon Oct 06 2025 - 13:46:26 EST)
- [PATCH] scsi: fix shift out-of-bounds in sg_build_indirect The num variable is set to 0. The variable num gets its value from scatter_elem_sz. However the minimum value of scatter_elem_sz is PAGE_SHIFT. So setting num to PAGE_SIZE when num < PAGE_SIZE. Kshitij Paranjape (Mon Oct 06 2025 - 13:47:12 EST)
- Re: next-20251002: S390: gcc-8-defconfig: symbol `.modinfo' required but not present - no symbols Heiko Carstens (Mon Oct 06 2025 - 13:47:54 EST)
- [PATCH v3 0/3] drm/sitronix/st7920: Add support for the ST7920 controller Iker Pedrosa (Mon Oct 06 2025 - 13:49:10 EST)
- [PATCH v3 1/3] dt-bindings: display: sitronix,st7920: Add DT schema Iker Pedrosa (Mon Oct 06 2025 - 13:49:12 EST)
- [PATCH v3 2/3] drm: Add driver for Sitronix ST7920 LCD displays Iker Pedrosa (Mon Oct 06 2025 - 13:49:13 EST)
- [PATCH v3 3/3] MAINTAINERS: Add entry for Sitronix ST7920 driver Iker Pedrosa (Mon Oct 06 2025 - 13:49:14 EST)
- [PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic Roman Gushchin (Mon Oct 06 2025 - 13:51:23 EST)
- Re: [PATCH] usb: serial: fix: space prohibited before comma separator vivek yadav (Mon Oct 06 2025 - 13:54:38 EST)
- Re: [PATCH v4 01/10] PCI: Avoid saving error values for config space Farhan Ali (Mon Oct 06 2025 - 13:55:02 EST)
- Re: [PATCH] usb: serial: fix: trainling statements `break` should be on next line vivek yadav (Mon Oct 06 2025 - 13:55:32 EST)
- Re: [PATCH v6 1/5] nova-core: bitfield: Move bitfield-specific code from register! into new macro Edwin Peer (Mon Oct 06 2025 - 13:56:24 EST)
- Re: [PATCH v3 4/9] perf build: Disable thread safety analysis for perl header Ian Rogers (Mon Oct 06 2025 - 13:56:56 EST)
- Re: [PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode Reinette Chatre (Mon Oct 06 2025 - 13:57:00 EST)
- Re: [PATCH v3 0/9] perf build: Support building with Clang Ian Rogers (Mon Oct 06 2025 - 13:58:13 EST)
- [PATCH 1/2] tracing/wakeup: Balance prolog on fgraph failure Sasha Levin (Mon Oct 06 2025 - 13:58:56 EST)
- [PATCH 2/2] tracing/irqsoff: Balance prolog on fgraph failure Sasha Levin (Mon Oct 06 2025 - 13:58:57 EST)
- Re: [f2fs-dev] [PATCH] f2fs: don't call iput() from f2fs_drop_inode() patchwork-bot+f2fs (Mon Oct 06 2025 - 14:00:16 EST)
- Re: [PATCH] scsi: fix shift out-of-bounds in sg_build_indirect The num variable is set to 0. The variable num gets its value from scatter_elem_sz. However the minimum value of scatter_elem_sz is PAGE_SHIFT. So setting num to PAGE_SIZE when num < PAGE_SIZE. vivek yadav (Mon Oct 06 2025 - 14:00:39 EST)
- Re: [PATCH v2] kbuild: uapi: Strip comments before size type check Nathan Chancellor (Mon Oct 06 2025 - 14:02:06 EST)
- Re: [PATCH] net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback Jakub Kicinski (Mon Oct 06 2025 - 14:03:19 EST)
- Re: [PATCH v4 02/30] kho: make debugfs interface optional Pasha Tatashin (Mon Oct 06 2025 - 14:03:31 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Edwin Peer (Mon Oct 06 2025 - 14:05:15 EST)
- Re: [PATCH] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer Linus Torvalds (Mon Oct 06 2025 - 14:06:52 EST)
- Re: [PATCH] net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() patchwork-bot+netdevbpf (Mon Oct 06 2025 - 14:10:17 EST)
- [PATCH v8] dt-bindings: iio: Add Infineon DPS310 sensor documentation Eddie James (Mon Oct 06 2025 - 14:10:55 EST)
- Re: [PATCH net] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset Jakub Kicinski (Mon Oct 06 2025 - 14:12:13 EST)
- Re: [PATCH 01/14] sched: Employ sched_change guards Peter Zijlstra (Mon Oct 06 2025 - 14:14:45 EST)
- [PATCH AUTOSEL 6.17-5.4] x86/build: Remove cc-option from stack alignment flags Sasha Levin (Mon Oct 06 2025 - 14:18:38 EST)
- [PATCH AUTOSEL 6.17-6.16] sched_ext: Keep bypass on between enable failure and scx_disable_workfn() Sasha Levin (Mon Oct 06 2025 - 14:19:07 EST)
- [PATCH AUTOSEL 6.17-6.12] perf/x86/intel: Add ICL_FIXED_0_ADAPTIVE bit into INTEL_FIXED_BITS_MASK Sasha Levin (Mon Oct 06 2025 - 14:19:09 EST)
- [PATCH AUTOSEL 6.17-6.6] perf: Skip user unwind if the task is a kernel thread Sasha Levin (Mon Oct 06 2025 - 14:19:17 EST)
- [PATCH AUTOSEL 6.17-6.1] perf: Have get_perf_callchain() return NULL if crosstask and user are set Sasha Levin (Mon Oct 06 2025 - 14:19:18 EST)
- [PATCH AUTOSEL 6.17-6.6] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL Sasha Levin (Mon Oct 06 2025 - 14:19:21 EST)
- [PATCH AUTOSEL 6.17] sched/fair: update_cfs_group() for throttled cfs_rqs Sasha Levin (Mon Oct 06 2025 - 14:19:32 EST)
- Re: [PATCH v11 14/31] x86/resctrl: Discover hardware telemetry events Luck, Tony (Mon Oct 06 2025 - 14:19:42 EST)
- Re: [PATCH] net: wwan: t7xx: add support for HP DRMR-H01 patchwork-bot+netdevbpf (Mon Oct 06 2025 - 14:20:15 EST)
- Re: [PATCH] net/mlx5: fix pre-2.40 binutils assembler error Jakub Kicinski (Mon Oct 06 2025 - 14:21:07 EST)
- Re: [PATCH v2 11/13] KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS Ackerley Tng (Mon Oct 06 2025 - 14:21:36 EST)
- Re: [PATCH v2 13/13] KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS Ackerley Tng (Mon Oct 06 2025 - 14:22:44 EST)
- Re: [PATCH] perf: use __builtin_preserve_field_info for GCC compatibility Arnaldo Carvalho de Melo (Mon Oct 06 2025 - 14:22:51 EST)
- Re: [PATCH 3/3] mmc: brcmstb: save and restore registers during PM Kamal Dasu (Mon Oct 06 2025 - 14:25:47 EST)
- Re: [PATCH v2 12/13] KVM: selftests: Verify that faulting in private guest_memfd memory fails Ackerley Tng (Mon Oct 06 2025 - 14:26:33 EST)
- Re: [PATCH] net: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback Yanjun.Zhu (Mon Oct 06 2025 - 14:27:58 EST)
- Re: [PATCH v2 10/13] KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcase Ackerley Tng (Mon Oct 06 2025 - 14:28:04 EST)
- Re: [GIT PULL]: soundwire updates for v6.18 pr-tracker-bot (Mon Oct 06 2025 - 14:29:01 EST)
- Re: [GIT PULL]: Generic phy subsystem updates for v6.18 pr-tracker-bot (Mon Oct 06 2025 - 14:29:03 EST)
- Re: [GIT PULL]: dmaengine subsystem updates for v6.18 pr-tracker-bot (Mon Oct 06 2025 - 14:29:05 EST)
- Re: [GIT PULL REQUEST] watchdog - v6.18 release cycle. pr-tracker-bot (Mon Oct 06 2025 - 14:29:07 EST)
- Re: [GIT PULL] PCI changes for v6.18 pr-tracker-bot (Mon Oct 06 2025 - 14:29:10 EST)
- Re: [GIT PULL] NVDIMM for 6.18 pr-tracker-bot (Mon Oct 06 2025 - 14:29:12 EST)
- Re: [PATCH v2 07/13] KVM: selftests: Create a new guest_memfd for each testcase Ackerley Tng (Mon Oct 06 2025 - 14:29:50 EST)
- Re: [PATCH] net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe patchwork-bot+netdevbpf (Mon Oct 06 2025 - 14:30:20 EST)
- Re: [PATCH net v6] selftest:net:ovpn: Fix uninit return values patchwork-bot+netdevbpf (Mon Oct 06 2025 - 14:30:22 EST)
- Re: [PATCH v3] ice: ice_adapter: release xa entry on adapter allocation failure patchwork-bot+netdevbpf (Mon Oct 06 2025 - 14:30:23 EST)
- Re: [PATCH v2 net] net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work patchwork-bot+netdevbpf (Mon Oct 06 2025 - 14:30:26 EST)
- Re: [PATCH hyperv-next v6 05/17] arch/x86: mshyperv: Trap on access for some synthetic MSRs Roman Kisel (Mon Oct 06 2025 - 14:30:40 EST)
- Re: [PATCH v2 06/13] KVM: selftests: Stash the host page size in a global in the guest_memfd test Ackerley Tng (Mon Oct 06 2025 - 14:30:43 EST)
- Re: [PATCH net-next] net: ipv6: respect route prfsrc and fill empty saddr before ECMP hash Dmitry (Mon Oct 06 2025 - 14:31:32 EST)
- Re: [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Peter Zijlstra (Mon Oct 06 2025 - 14:32:10 EST)
- Re: [PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold Brian Norris (Mon Oct 06 2025 - 14:32:41 EST)
- [PATCH RFC 0/6] ASoC: qcom: enable HDMI audio on SM8[456]50 HDK boards Neil Armstrong (Mon Oct 06 2025 - 14:37:27 EST)
- [PATCH RFC 1/6] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs Neil Armstrong (Mon Oct 06 2025 - 14:37:28 EST)
- [PATCH RFC 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks Neil Armstrong (Mon Oct 06 2025 - 14:37:29 EST)
- [PATCH RFC 2/6] ASoC: dt-bindings: qcom,sm8250: Add clocks properties for I2S Neil Armstrong (Mon Oct 06 2025 - 14:37:29 EST)
- [PATCH RFC 4/6] sm8650-hdk: Enable I2S for HDMI Neil Armstrong (Mon Oct 06 2025 - 14:37:30 EST)
- [PATCH RFC 5/6] sm8550-hdk: Enable I2S for HDMI Neil Armstrong (Mon Oct 06 2025 - 14:37:31 EST)
- [PATCH RFC 6/6] sm8450-hdk: Enable I2S for HDMI Neil Armstrong (Mon Oct 06 2025 - 14:37:32 EST)
- Re: [PATCH v7 00/11] Capstone/llvm improvements + dlopen support Arnaldo Carvalho de Melo (Mon Oct 06 2025 - 14:39:13 EST)
- Re: [PATCH v7 00/11] Capstone/llvm improvements + dlopen support Arnaldo Carvalho de Melo (Mon Oct 06 2025 - 14:41:35 EST)
- Re: [PATCH v7 00/11] Capstone/llvm improvements + dlopen support Ian Rogers (Mon Oct 06 2025 - 14:44:12 EST)
- [PATCH] tools headers: kcfi: rename missed CONFIG_CFI_CLANG Carlos Llamas (Mon Oct 06 2025 - 14:44:16 EST)
- Re: [PATCH] net: phy: microchip_t1: LAN887X: Fix device init issues. Andrew Lunn (Mon Oct 06 2025 - 14:44:59 EST)
- [PATCH] lockdep: Account for lockdep hardirq context in irq_forced_thread_fn under PREEMPT_RT Guangbo Cui (Mon Oct 06 2025 - 14:46:04 EST)
- Re: [PATCH v2] sched/deadline: only set free_cpus for online runqueues Peter Zijlstra (Mon Oct 06 2025 - 14:47:17 EST)
- Re: [PATCH v3 4/9] perf build: Disable thread safety analysis for perl header Arnaldo Carvalho de Melo (Mon Oct 06 2025 - 14:48:54 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Mon Oct 06 2025 - 14:50:15 EST)
- Re: [PATCH v3 0/9] perf build: Support building with Clang Arnaldo Carvalho de Melo (Mon Oct 06 2025 - 14:50:36 EST)
- Re: [PATCH v6 2/5] dt-bindings: PCI: Add Andes QiLai PCIe support Rob Herring (Mon Oct 06 2025 - 14:52:14 EST)
- Re: [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP Andrey Albershteyn (Mon Oct 06 2025 - 14:53:07 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Luca Ceresoli (Mon Oct 06 2025 - 14:55:06 EST)
- Re: [PATCH net-next v2 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues Malladi, Meghana (Mon Oct 06 2025 - 14:55:57 EST)
- Re: [PATCH v3 15/21] x86/xen: Drop xen_irq_ops Peter Zijlstra (Mon Oct 06 2025 - 14:56:02 EST)
- Re: [External] : [PATCH v4 2/3] PCI: endpoint: Add API pci_epf_assign_bar_space() ALOK TIWARI (Mon Oct 06 2025 - 14:56:33 EST)
- [PATCH] mm/hugetlb: allow overcommitting gigantic hugepages Usama Arif (Mon Oct 06 2025 - 14:57:06 EST)
- Re: [PATCH hyperv-next v6 00/17] Confidential VMBus Roman Kisel (Mon Oct 06 2025 - 14:58:18 EST)
- Re: [PATCH] sched: cgroup: Move task_can_attach() to cpuset.c Tejun Heo (Mon Oct 06 2025 - 14:59:51 EST)
- Re: [PATCH v2 4/5] kbuild: uapi: upgrade check_sizetypes() warning to error Nathan Chancellor (Mon Oct 06 2025 - 15:00:52 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom Khalid Aziz (Mon Oct 06 2025 - 15:01:00 EST)
- Re: [PATCH v2 2/8] dt-bindings: display: add verisilicon,dc Christian Gmeiner (Mon Oct 06 2025 - 15:01:35 EST)
- Re: [PATCH 4/4] clk: mediatek: Add rpm clocks to clk-mt8196-mfg Nicolas Frattaroli (Mon Oct 06 2025 - 15:02:25 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Liam R. Howlett (Mon Oct 06 2025 - 15:07:17 EST)
- Re: [PATCH] sched: Fix race in rt_mutex_pre_schedule by removing non-atomic fetch_and_set Peter Zijlstra (Mon Oct 06 2025 - 15:07:56 EST)
- Re: [PATCH v4 1/2] platform/x86: Add Uniwill laptop driver Nathan Chancellor (Mon Oct 06 2025 - 15:08:26 EST)
- Re: [PATCH] net/mlx5: fix pre-2.40 binutils assembler error Nathan Chancellor (Mon Oct 06 2025 - 15:08:58 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Vegard Nossum (Mon Oct 06 2025 - 15:12:07 EST)
- Re: [PATCH 2/2] kbuild: userprogs: also inherit byte order and ABI from kernel Nathan Chancellor (Mon Oct 06 2025 - 15:13:18 EST)
- [PATCH 0/5] drm/nouveau: Enable variable page sizes and compression Mohamed Ahmed (Mon Oct 06 2025 - 15:13:47 EST)
- [PATCH 1/5] drm/nouveau/uvmm: Prepare for larger pages Mohamed Ahmed (Mon Oct 06 2025 - 15:14:09 EST)
- [PATCH 2/5] drm/nouveau/uvmm: Allow larger pages Mohamed Ahmed (Mon Oct 06 2025 - 15:14:16 EST)
- [PATCH 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression Mohamed Ahmed (Mon Oct 06 2025 - 15:14:20 EST)
- [PATCH 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds Mohamed Ahmed (Mon Oct 06 2025 - 15:14:25 EST)
- [PATCH 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features Mohamed Ahmed (Mon Oct 06 2025 - 15:14:29 EST)
- Re: [PATCH v2 01/13] KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS Ackerley Tng (Mon Oct 06 2025 - 15:17:00 EST)
- Re: [PATCH] scsi: fix shift out-of-bounds in sg_build_indirect The num variable is set to 0. The variable num gets its value from scatter_elem_sz. However the minimum value of scatter_elem_sz is PAGE_SHIFT. So setting num to PAGE_SIZE when num < PAGE_SIZE. Khalid Aziz (Mon Oct 06 2025 - 15:23:49 EST)
- Re: [PATCH v2 13/13] KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS Sean Christopherson (Mon Oct 06 2025 - 15:24:54 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Eric Biggers (Mon Oct 06 2025 - 15:26:25 EST)
- Re: [PATCH v4 01/10] PCI: Avoid saving error values for config space Lukas Wunner (Mon Oct 06 2025 - 15:26:41 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Linus Torvalds (Mon Oct 06 2025 - 15:30:07 EST)
- Re: [PATCH 1/3] rust: xarray: abstract `xa_alloc` Benno Lossin (Mon Oct 06 2025 - 15:31:48 EST)
- Re: [PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold Bjorn Helgaas (Mon Oct 06 2025 - 15:33:35 EST)
- Re: [PATCH v3 04/16] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT Edgecombe, Rick P (Mon Oct 06 2025 - 15:34:14 EST)
- Re: [PATCH v5 0/2] Fix NUMA sched domain build errors for GNR and CWF Peter Zijlstra (Mon Oct 06 2025 - 15:34:33 EST)
- Re: [PATCH] PCI: brcmstb: Fix use of incorrect constant Florian Fainelli (Mon Oct 06 2025 - 15:35:27 EST)
- Re: [PATCH v3 2/2] sched_ext: Add a selftest for scx_bpf_dsq_peek Andrea Righi (Mon Oct 06 2025 - 15:36:30 EST)
- Re: [PATCH v6 5/5] rust: bitfield: Add KUNIT tests for bitfield Joel Fernandes (Mon Oct 06 2025 - 15:38:12 EST)
- [PATCH] kbuild: use $(obj)/ instead of $(src)/ for COPY HONG Yifan (Mon Oct 06 2025 - 15:38:42 EST)
- Re: [PATCH] scsi: fix shift out-of-bounds in sg_build_indirect The num variable is set to 0. The variable num gets its value from scatter_elem_sz. However the minimum value of scatter_elem_sz is PAGE_SHIFT. So setting num to PAGE_SIZE when num < PAGE_SIZE. Khalid Aziz (Mon Oct 06 2025 - 15:41:31 EST)
- Re: [PATCH] PCI: ixp4xx: Guard ARM32-specific hook_fault_code() Bjorn Helgaas (Mon Oct 06 2025 - 15:42:42 EST)
- Re: [PATCH V3 1/2] PCI/ASPM: Add host-bridge API to override default ASPM/CLKPM link state Kenneth Crudup (Mon Oct 06 2025 - 15:42:46 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Simo Sorce (Mon Oct 06 2025 - 15:45:51 EST)
- Re: [PATCH v2] mm/vmscan: Remove redundant __GFP_NOWARN Shakeel Butt (Mon Oct 06 2025 - 15:46:48 EST)
- Re: [PATCH] vfio: Dump migration features under debugfs Alex Williamson (Mon Oct 06 2025 - 15:46:48 EST)
- Re: [PATCH v5 6/9] rust: bitfield: Add KUNIT tests for bitfield Joel Fernandes (Mon Oct 06 2025 - 15:50:12 EST)
- Re: [PATCH v3 0/9] perf build: Support building with Clang Arnaldo Carvalho de Melo (Mon Oct 06 2025 - 15:50:13 EST)
- Re: [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid Arnaldo Carvalho de Melo (Mon Oct 06 2025 - 15:57:56 EST)
- Re: [PATCH v11 17/31] x86/resctrl: Find and enable usable telemetry events Luck, Tony (Mon Oct 06 2025 - 15:59:03 EST)
- Re: [PATCH v12 09/25] PCI/AER: Report CXL or PCIe bus error type in trace logging Bowman, Terry (Mon Oct 06 2025 - 15:59:34 EST)
- Re: [PATCH] drm/amd/display: Fix unsafe uses of kernel mode FPU Ard Biesheuvel (Mon Oct 06 2025 - 15:59:49 EST)
- [PATCH 0/4] mm, swap: misc cleanup and bugfix Kairui Song (Mon Oct 06 2025 - 16:03:04 EST)
- [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation Kairui Song (Mon Oct 06 2025 - 16:03:09 EST)
- [PATCH 2/4] mm, swap: rename helper for setup bad slots Kairui Song (Mon Oct 06 2025 - 16:03:13 EST)
- [PATCH 3/4] mm, swap: cleanup swap entry allocation parameter Kairui Song (Mon Oct 06 2025 - 16:03:17 EST)
- [PATCH 4/4] mm/migrate, swap: drop usage of folio_index Kairui Song (Mon Oct 06 2025 - 16:03:21 EST)
- Re: [PATCH] perf tests: Don't retest sections in "Object code reading" Arnaldo Carvalho de Melo (Mon Oct 06 2025 - 16:03:23 EST)
- Re: [PATCH 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding Loic Poulain (Mon Oct 06 2025 - 16:05:06 EST)
- Re: [PATCH 1/2] accel/qaic: Replace kzalloc + copy_from_user with memdup_user Jeff Hugo (Mon Oct 06 2025 - 16:05:46 EST)
- Re: [PATCH 3/4] mm, swap: cleanup swap entry allocation parameter Kairui Song (Mon Oct 06 2025 - 16:08:24 EST)
- Re: [PATCH 1/2] PCI: Setup bridge resources earlier Val Packett (Mon Oct 06 2025 - 16:08:44 EST)
- Re: 6.17 crashes in ipv6 code when booted fips=1 [was: [GIT PULL] Crypto Update for 6.17] Vegard Nossum (Mon Oct 06 2025 - 16:09:33 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Sergey Organov (Mon Oct 06 2025 - 16:11:27 EST)
- Re: [PATCH 2/2] accel/qaic: Replace kcalloc + copy_from_user with memdup_array_user Jeff Hugo (Mon Oct 06 2025 - 16:12:16 EST)
- Re: [PATCH 1/7] tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions Thomas Weißschuh (Mon Oct 06 2025 - 16:14:35 EST)
- Re: [PATCH 1/2] accel/qaic: Replace kzalloc + copy_from_user with memdup_user Jeff Hugo (Mon Oct 06 2025 - 16:14:42 EST)
- Re: [PATCH 2/2] accel/qaic: Replace kcalloc + copy_from_user with memdup_array_user Jeff Hugo (Mon Oct 06 2025 - 16:14:54 EST)
- Re: [PATCH v12 20/25] PCI/AER: Dequeue forwarded CXL error Dave Jiang (Mon Oct 06 2025 - 16:17:12 EST)
- Re: [PATCH] lockdep: Account for lockdep hardirq context in irq_forced_thread_fn under PREEMPT_RT Waiman Long (Mon Oct 06 2025 - 16:18:56 EST)
- [PATCH] ipmi: Fix handling of messages with provided receive message pointer Guenter Roeck (Mon Oct 06 2025 - 16:19:01 EST)
- Re: [PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts Justin Forbes (Mon Oct 06 2025 - 16:19:32 EST)
- Re: [PATCH v2 01/13] KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS Sean Christopherson (Mon Oct 06 2025 - 16:19:54 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Doug Anderson (Mon Oct 06 2025 - 16:20:00 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Fabio Estevam (Mon Oct 06 2025 - 16:20:29 EST)
- Re: [TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout Richard Weinberger (Mon Oct 06 2025 - 16:22:34 EST)
- [REGRESSION][v6.17-rc1]sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails Joseph Salisbury (Mon Oct 06 2025 - 16:23:45 EST)
- Re: [PATCH 2/5] drm/nouveau/uvmm: Allow larger pages Danilo Krummrich (Mon Oct 06 2025 - 16:26:29 EST)
- Re: [PATCH 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression Danilo Krummrich (Mon Oct 06 2025 - 16:27:17 EST)
- Re: [PATCH 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features Danilo Krummrich (Mon Oct 06 2025 - 16:29:47 EST)
- Re: [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI Rob Herring (Mon Oct 06 2025 - 16:31:49 EST)
- Re: [PATCH] memcg: introduce kfuncs for fetching memcg stats JP Kobryn (Mon Oct 06 2025 - 16:33:09 EST)
- Re: [PATCH] memcg: introduce kfuncs for fetching memcg stats Shakeel Butt (Mon Oct 06 2025 - 16:33:13 EST)
- Re: [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation David Laight (Mon Oct 06 2025 - 16:35:08 EST)
- [PATCH v7] rust: bitfield: Add KUNIT tests for bitfield Joel Fernandes (Mon Oct 06 2025 - 16:36:54 EST)
- Re: [PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode Moger, Babu (Mon Oct 06 2025 - 16:39:08 EST)
- Re: [PATCH] accel/qaic: Replace snprintf() with sysfs_emit() in sysfs show functions Jeff Hugo (Mon Oct 06 2025 - 16:40:25 EST)
- Re: [PATCH mt76 v2 1/3] dt-bindings: net: wireless: mt76: Document power-limits country property Rob Herring (Mon Oct 06 2025 - 16:45:31 EST)
- Re: [PATCH 1/3] net: pse-pd: tps23881: Fix current measurement scaling Thomas Wismer (Mon Oct 06 2025 - 16:46:19 EST)
- Re: [PATCH v5 2/2] media: i2c: Pinefeat cef168 lens control board driver Aliaksandr Smirnou (Mon Oct 06 2025 - 16:46:39 EST)
- Re: [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid Falcon, Thomas (Mon Oct 06 2025 - 16:48:06 EST)
- Re: [PATCH mt76 v2 1/3] dt-bindings: net: wireless: mt76: Document power-limits country property Johannes Berg (Mon Oct 06 2025 - 16:48:27 EST)
- Re: [PATCH v3 3/6] lib/base64: rework encode/decode for speed and stricter validation David Laight (Mon Oct 06 2025 - 16:52:16 EST)
- Re: [GIT PULL] NFSD changes for v6.18 Linus Torvalds (Mon Oct 06 2025 - 16:52:18 EST)
- Re: [PATCH mt76 v2 2/3] dt-bindings: net: wireless: mt76: introduce backoff limit properties Rob Herring (Arm) (Mon Oct 06 2025 - 16:53:37 EST)
- Re: [GIT PULL] NFSD changes for v6.18 Chuck Lever (Mon Oct 06 2025 - 16:58:25 EST)
- Re: [GIT PULL] LoongArch changes for v6.18 pr-tracker-bot (Mon Oct 06 2025 - 17:00:41 EST)
- Re: [GIT PULL] NFSD changes for v6.18 pr-tracker-bot (Mon Oct 06 2025 - 17:00:51 EST)
- Re: [GIT PULL] Btrfs updates for 6.18, part 2 pr-tracker-bot (Mon Oct 06 2025 - 17:00:59 EST)
- Re: [GIT PULL] uml 6.18-rc1 pr-tracker-bot (Mon Oct 06 2025 - 17:01:01 EST)
- Re: [GIT PULL] Second batch of KVM changes for Linux 6.18 pr-tracker-bot (Mon Oct 06 2025 - 17:01:26 EST)
- [PATCH v2 RESEND] kexec_core: Remove superfluous page offset handling in segment loading Justinien Bouron (Mon Oct 06 2025 - 17:02:13 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Peter Xu (Mon Oct 06 2025 - 17:02:38 EST)
- Re: [PATCH v6 7/7] pmdomain: mediatek: Add support for MFlexGraphics Chia-I Wu (Mon Oct 06 2025 - 17:05:00 EST)
- Re: [PATCH v9 mm-new 07/11] bpf: mark vma->vm_mm as __safe_trusted_or_null Andrii Nakryiko (Mon Oct 06 2025 - 17:07:06 EST)
- Re: [PATCH v12 17/25] cxl/pci: Introduce CXL Endpoint protocol error handlers Bowman, Terry (Mon Oct 06 2025 - 17:07:59 EST)
- Re: [GIT PULL] x86/apic for v6.18-rc1 Borislav Petkov (Mon Oct 06 2025 - 17:09:35 EST)
- [PATCH RFC] nova-core: mm: Add initial structures for page table management Joel Fernandes (Mon Oct 06 2025 - 17:10:17 EST)
- Re: [PATCH RFC] nova-core: mm: Add initial structures for page table management Joel Fernandes (Mon Oct 06 2025 - 17:11:50 EST)
- [PATCH net] net: pse-pd: tps23881: Fix current measurement scaling Thomas Wismer (Mon Oct 06 2025 - 17:18:02 EST)
- Re: [GIT PULL] NFSD changes for v6.18 Johannes Berg (Mon Oct 06 2025 - 17:20:36 EST)
- Re: [PATCH v1 2/2] perf bpf_counter: Fix handling of cpumap fixing hybrid Ian Rogers (Mon Oct 06 2025 - 17:21:00 EST)
- [PATCH v2 0/8] RISC-V: Add support for Tenstorrent Blackhole SoC Drew Fustini (Mon Oct 06 2025 - 17:21:50 EST)
- [PATCH v2 1/8] dt-bindings: vendor-prefixes: Add Tenstorrent AI ULC Drew Fustini (Mon Oct 06 2025 - 17:21:51 EST)
- [PATCH v2 2/8] dt-bindings: riscv: Add Tenstorrent Blackhole compatible Drew Fustini (Mon Oct 06 2025 - 17:21:52 EST)
- [PATCH v2 3/8] dt-bindings: riscv: cpus: Add SiFive X280 compatible Drew Fustini (Mon Oct 06 2025 - 17:21:53 EST)
- [PATCH v2 4/8] dt-bindings: timers: Add Tenstorrent Blackhole compatible Drew Fustini (Mon Oct 06 2025 - 17:21:54 EST)
- [PATCH v2 5/8] dt-bindings: interrupt-controller: Add Tenstorrent Blackhole compatible Drew Fustini (Mon Oct 06 2025 - 17:21:55 EST)
- [PATCH v2 7/8] riscv: Kconfig.socs: Add ARCH_TENSTORRENT for Tenstorrent SoCs Drew Fustini (Mon Oct 06 2025 - 17:21:56 EST)
- [PATCH v2 6/8] riscv: dts: Add Tenstorrent Blackhole SoC PCIe cards Drew Fustini (Mon Oct 06 2025 - 17:21:56 EST)
- [PATCH v2 8/8] riscv: defconfig: Enable Tenstorrent SoCs Drew Fustini (Mon Oct 06 2025 - 17:21:57 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Sergey Organov (Mon Oct 06 2025 - 17:22:13 EST)
- Re: [PATCH 2/3] net: pse-pd: tps23881: Add support for TPS23881B Thomas Wismer (Mon Oct 06 2025 - 17:23:38 EST)
- Re: [PATCH v3 2/2] ASoC: tas2781: Update ti,tas2781.yaml for adding tas5815 and tas5828 Rob Herring (Mon Oct 06 2025 - 17:23:52 EST)
- Re: [REGRESSION][v6.17-rc1]sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails Chris Mason (Mon Oct 06 2025 - 17:24:37 EST)
- Re: [PATCH v12 21/25] CXL/PCI: Introduce CXL Port protocol error handlers Bowman, Terry (Mon Oct 06 2025 - 17:28:16 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Ian Rogers (Mon Oct 06 2025 - 17:30:11 EST)
- Re: [PATCH v11 05/31] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr Reinette Chatre (Mon Oct 06 2025 - 17:32:47 EST)
- Re: [PATCH v11 14/31] x86/resctrl: Discover hardware telemetry events Reinette Chatre (Mon Oct 06 2025 - 17:33:09 EST)
- Re: [PATCH v11 17/31] x86/resctrl: Find and enable usable telemetry events Reinette Chatre (Mon Oct 06 2025 - 17:33:59 EST)
- Re: [PATCH v11 31/31] fs/resctrl: Some kerneldoc updates Reinette Chatre (Mon Oct 06 2025 - 17:34:10 EST)
- Re: [PATCH] RAS/AMD/FMPM: Add option to ignore CEs Borislav Petkov (Mon Oct 06 2025 - 17:34:25 EST)
- Re: [PATCH v4 01/10] PCI: Avoid saving error values for config space Farhan Ali (Mon Oct 06 2025 - 17:35:59 EST)
- Re: [PATCH V2 2/4] dt-bindings: sound: Update ADMAIF bindings for tegra264 Rob Herring (Arm) (Mon Oct 06 2025 - 17:36:45 EST)
- Re: [PATCH 1/3] drm/draw: add drm_draw_can_convert_from_xrgb8888 Francesco Valla (Mon Oct 06 2025 - 17:39:21 EST)
- [PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs Nathan Chancellor (Mon Oct 06 2025 - 17:40:15 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jonathan McDowell (Mon Oct 06 2025 - 17:40:45 EST)
- Re: [PATCH] x86/CPU/AMD: Prevent reset reasons from being retained among boots Borislav Petkov (Mon Oct 06 2025 - 17:42:04 EST)
- Re: [PATCH v4 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings Rob Herring (Mon Oct 06 2025 - 17:44:33 EST)
- Re: [PATCH v11 14/31] x86/resctrl: Discover hardware telemetry events Luck, Tony (Mon Oct 06 2025 - 17:47:22 EST)
- Re: [PATCH v4 1/4] dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes Rob Herring (Mon Oct 06 2025 - 17:48:31 EST)
- Re: [PATCH v2 6/6] kbuild: enable -Werror for hostprogs Nathan Chancellor (Mon Oct 06 2025 - 17:48:52 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Srinivas Kandagatla (Mon Oct 06 2025 - 17:52:13 EST)
- [PATCH 0/3] Add Emerald Rapids PECI support Ivan Mikhaylov (Mon Oct 06 2025 - 17:54:08 EST)
- RE: [PATCH v11 17/31] x86/resctrl: Find and enable usable telemetry events Luck, Tony (Mon Oct 06 2025 - 17:54:12 EST)
- [PATCH 1/3] peci: cpu: add Intel Emerald Rapids support Ivan Mikhaylov (Mon Oct 06 2025 - 17:54:15 EST)
- [PATCH 2/3] hwmon: (peci/dimmtemp) add Intel Emerald Rapids platform support Ivan Mikhaylov (Mon Oct 06 2025 - 17:54:23 EST)
- [PATCH 3/3] hwmon: (peci/cputemp) add Intel Emerald Rapids support Ivan Mikhaylov (Mon Oct 06 2025 - 17:54:25 EST)
- Re: [GIT PULL] NFSD changes for v6.18 Linus Torvalds (Mon Oct 06 2025 - 17:54:56 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Srinivas Kandagatla (Mon Oct 06 2025 - 17:55:10 EST)
- Re: [PATCH AUTOSEL 6.17-5.4] x86/build: Remove cc-option from stack alignment flags Nathan Chancellor (Mon Oct 06 2025 - 17:55:10 EST)
- Re: [PATCH v4 1/4] dt-bindings: crypto: Add support for Airoha AN7583 SoC Rob Herring (Arm) (Mon Oct 06 2025 - 17:57:27 EST)
- Re: [PATCH net v2 0/6] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf) Jacob Keller (Mon Oct 06 2025 - 17:57:35 EST)
- Re: [PATCH v4 2/4] dt-bindings: watchdog: airoha: Add support for Airoha AN7583 SoC Rob Herring (Arm) (Mon Oct 06 2025 - 17:57:45 EST)
- Re: [PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf) Jacob Keller (Mon Oct 06 2025 - 17:59:35 EST)
- Re: [PATCH] tools headers: kcfi: rename missed CONFIG_CFI_CLANG Nathan Chancellor (Mon Oct 06 2025 - 18:05:04 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Manivannan Sadhasivam (Mon Oct 06 2025 - 18:09:08 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Linus Torvalds (Mon Oct 06 2025 - 18:09:48 EST)
- Re: [PATCH bpf-next v2 1/3] bpf: Add overwrite mode for bpf ring buffer Andrii Nakryiko (Mon Oct 06 2025 - 18:11:09 EST)
- [PATCH] ASoC: meson: aiu-encoder-i2s: fix bit clock polarity Valerio Setti via B4 Relay (Mon Oct 06 2025 - 18:12:43 EST)
- Re: [PATCH v1 1/8] dt-bindings: display: panel: properly document LG LD070WX3 panel Rob Herring (Mon Oct 06 2025 - 18:13:09 EST)
- Re: [PATCH RFC 1/6] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs Srinivas Kandagatla (Mon Oct 06 2025 - 18:13:23 EST)
- Re: [PATCH v1 4/8] dt-bindings: display: panel: document Samsung LTL106AL01 simple panel Rob Herring (Arm) (Mon Oct 06 2025 - 18:14:12 EST)
- Re: [PATCH v1 6/8] dt-bindings: display: panel: document Samsung LTL106HL02 MIPI DSI panel Rob Herring (Arm) (Mon Oct 06 2025 - 18:14:28 EST)
- [PATCH v5 00/10] Introduce Glymur USB support Wesley Cheng (Mon Oct 06 2025 - 18:20:09 EST)
- [PATCH v5 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Glymur compatible Wesley Cheng (Mon Oct 06 2025 - 18:20:10 EST)
- [PATCH v5 04/10] dt-bindings: usb: qcom,snps-dwc3: Add Glymur compatible Wesley Cheng (Mon Oct 06 2025 - 18:20:13 EST)
- [PATCH v5 03/10] dt-bindings: phy: qcom-m31-eusb2: Add Glymur compatible Wesley Cheng (Mon Oct 06 2025 - 18:20:13 EST)
- [PATCH v5 02/10] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible Wesley Cheng (Mon Oct 06 2025 - 18:20:15 EST)
- [PATCH v5 05/10] dt-bindings: phy: qcom,snps-eusb2-repeater: Add SMB2370 compatible Wesley Cheng (Mon Oct 06 2025 - 18:20:16 EST)
- [PATCH v5 06/10] phy: qualcomm: Update the QMP clamp register for V6 Wesley Cheng (Mon Oct 06 2025 - 18:20:17 EST)
- [PATCH v5 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings Wesley Cheng (Mon Oct 06 2025 - 18:20:20 EST)
- [PATCH v5 08/10] phy: qualcomm: qmp-usb: Add support for Glymur USB UNI PHY Wesley Cheng (Mon Oct 06 2025 - 18:20:20 EST)
- [PATCH v5 09/10] phy: qualcomm: m31-eusb2: Make clkref an optional resource Wesley Cheng (Mon Oct 06 2025 - 18:20:21 EST)
- [PATCH v5 10/10] phy: qualcomm: eusb2-repeater: Add SMB2370 eUSB2 repeater support Wesley Cheng (Mon Oct 06 2025 - 18:20:23 EST)
- Re: [PATCH RFC 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks Srinivas Kandagatla (Mon Oct 06 2025 - 18:21:15 EST)
- [PATCH v1] perf build: Don't leave a.out file when building with clang Ian Rogers (Mon Oct 06 2025 - 18:21:23 EST)
- Re: [PATCH] x86/mm: fix overflow in __cpa_addr Dave Hansen (Mon Oct 06 2025 - 18:22:44 EST)
- Re: [PATCH v1] perf build: Don't leave a.out file when building with clang Ian Rogers (Mon Oct 06 2025 - 18:24:40 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Yury Norov (Mon Oct 06 2025 - 18:29:26 EST)
- [PATCH] mtd: spi-nor: Enable locking for n25q00a Sean Anderson (Mon Oct 06 2025 - 18:34:27 EST)
- Re: [PATCH] mtd: spi-nor: Enable locking for n25q00a Sean Anderson (Mon Oct 06 2025 - 18:38:34 EST)
- [PATCH v2 0/3] Enable MSI affinity support for dwc PCI Radu Rendec (Mon Oct 06 2025 - 18:38:53 EST)
- [PATCH v2 1/3] genirq: Add interrupt redirection infrastructure Radu Rendec (Mon Oct 06 2025 - 18:39:03 EST)
- [PATCH] fs/ntfs3: fix KMSAN uninit-value in ni_create_attr_list Nirbhay Sharma (Mon Oct 06 2025 - 18:39:07 EST)
- [PATCH v2 2/3] PCI: dwc: Code cleanup Radu Rendec (Mon Oct 06 2025 - 18:39:11 EST)
- [PATCH v2 3/3] PCI: dwc: Enable MSI affinity support Radu Rendec (Mon Oct 06 2025 - 18:39:17 EST)
- [PATCH v3 1/6] x86/hyperv: Rename guest crash shutdown function Mukesh Rathor (Mon Oct 06 2025 - 18:42:15 EST)
- [PATCH v3 0/6] Hyper-V: Implement hypervisor core collection Mukesh Rathor (Mon Oct 06 2025 - 18:42:15 EST)
- [PATCH v3 2/6] hyperv: Add two new hypercall numbers to guest ABI public header Mukesh Rathor (Mon Oct 06 2025 - 18:42:16 EST)
- [PATCH v3 3/6] hyperv: Add definitions for hypervisor crash dump support Mukesh Rathor (Mon Oct 06 2025 - 18:42:17 EST)
- [PATCH v3 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor Mukesh Rathor (Mon Oct 06 2025 - 18:42:18 EST)
- [PATCH v3 5/6] x86/hyperv: Implement hypervisor RAM collection into vmcore Mukesh Rathor (Mon Oct 06 2025 - 18:42:20 EST)
- [PATCH v3 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files Mukesh Rathor (Mon Oct 06 2025 - 18:42:21 EST)
- Re: [PATCH] tools headers: kcfi: rename missed CONFIG_CFI_CLANG Carlos Llamas (Mon Oct 06 2025 - 18:46:46 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Jason Gunthorpe (Mon Oct 06 2025 - 18:50:42 EST)
- Re: [PATCH v1 1/3] kho: Adopt KHO radix tree data structures Jason Gunthorpe (Mon Oct 06 2025 - 18:51:03 EST)
- [PATCH v2] tools headers: kcfi: rename missed CONFIG_CFI_CLANG Carlos Llamas (Mon Oct 06 2025 - 18:51:57 EST)
- Re: [PATCH 1/4] PCI: Support FIXUP quirks in modules Brian Norris (Mon Oct 06 2025 - 18:58:15 EST)
- [PATCH v4 0/7] scripts/make_fit: Support ramdisks and faster operations Simon Glass (Mon Oct 06 2025 - 19:02:27 EST)
- [PATCH v4 1/7] scripts/make_fit: Speed up operation Simon Glass (Mon Oct 06 2025 - 19:02:44 EST)
- [PATCH v4 2/7] scripts/make_fit: Support an initial ramdisk Simon Glass (Mon Oct 06 2025 - 19:02:46 EST)
- Re: [PATCH v3 4/5] scripts/make_fit: Provide a way to add built modules Simon Glass (Mon Oct 06 2025 - 19:02:47 EST)
- [PATCH v4 3/7] scripts/make_fit: Move dtb processing into a function Simon Glass (Mon Oct 06 2025 - 19:02:49 EST)
- [PATCH v4 4/7] scripts/make_fit: Provide a way to add built modules Simon Glass (Mon Oct 06 2025 - 19:02:51 EST)
- [PATCH v4 5/7] kbuild: Allow adding modules into the FIT ramdisk Simon Glass (Mon Oct 06 2025 - 19:02:53 EST)
- [PATCH v4 6/7] scripts/make_fit: Support a few more parallel compressors Simon Glass (Mon Oct 06 2025 - 19:02:55 EST)
- [PATCH v4 7/7] scripts/make_fit: Compress dtbs in parallel Simon Glass (Mon Oct 06 2025 - 19:02:58 EST)
- [PATCH v2] Drivers: hv: Use better errno matches for HV_STATUS values Easwar Hariharan (Mon Oct 06 2025 - 19:08:24 EST)
- Re: [PATCH 1/3] rust: xarray: abstract `xa_alloc` Boqun Feng (Mon Oct 06 2025 - 19:09:48 EST)
- Re: [PATCH v11 20/31] fs/resctrl: Refactor Sub-NUMA Cluster (SNC) in mkdir/rmdir code flow Luck, Tony (Mon Oct 06 2025 - 19:10:42 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 James Bottomley (Mon Oct 06 2025 - 19:11:27 EST)
- Re: [PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold Manivannan Sadhasivam (Mon Oct 06 2025 - 19:13:28 EST)
- Re: [PATCH AUTOSEL 6.17-5.4] x86/build: Remove cc-option from stack alignment flags Sasha Levin (Mon Oct 06 2025 - 19:13:43 EST)
- [PATCH] x86/resctrl: Fix buggy overflow when reactivating previously Unavailable RMID Babu Moger (Mon Oct 06 2025 - 19:14:02 EST)
- Re: [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris Gavin Shan (Mon Oct 06 2025 - 19:14:03 EST)
- Re: [PATCH v4 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan() Shakeel Butt (Mon Oct 06 2025 - 19:16:34 EST)
- [PATCH] bcache: add "clock" cache replacement policy Robert Pang (Mon Oct 06 2025 - 19:19:05 EST)
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling Andrii Nakryiko (Mon Oct 06 2025 - 19:21:39 EST)
- [PATCH v1 0/4] Add Google Tensor SoC USB support Roy Luo (Mon Oct 06 2025 - 19:21:46 EST)
- [PATCH v1 1/4] usb: dwc3: Add Google SoC DWC3 glue driver Roy Luo (Mon Oct 06 2025 - 19:21:53 EST)
- [PATCH v1 2/4] dt-bindings: usb: dwc3: Add Google SoC DWC3 USB Roy Luo (Mon Oct 06 2025 - 19:21:56 EST)
- [PATCH v1 3/4] usb: dwc3: Add Google SoC USB PHY driver Roy Luo (Mon Oct 06 2025 - 19:21:58 EST)
- [PATCH v1 4/4] dt-bindings: phy: google: Add Google SoC USB PHY Roy Luo (Mon Oct 06 2025 - 19:22:01 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs Andrii Nakryiko (Mon Oct 06 2025 - 19:23:49 EST)
- Re: [PATCH v2 09/29] arm_mpam: Add MPAM MSC register layout definitions Gavin Shan (Mon Oct 06 2025 - 19:26:13 EST)
- Re: [PATCH 1/4 v5] cxl/core: Change match_*_by_range() signatures Dave Jiang (Mon Oct 06 2025 - 19:30:31 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Doug Anderson (Mon Oct 06 2025 - 19:32:44 EST)
- Re: [PATCH v4 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance Stanislav Kinsburskii (Mon Oct 06 2025 - 19:32:56 EST)
- Re: [PATCH v5 0/5] kdump: crashkernel reservation from CMA Tao Liu (Mon Oct 06 2025 - 19:34:58 EST)
- Re: [PATCH v1] perf build: Don't leave a.out file when building with clang Justin Stitt (Mon Oct 06 2025 - 19:39:52 EST)
- Re: next-20251002: S390: gcc-8-defconfig: symbol `.modinfo' required but not present - no symbols Nathan Chancellor (Mon Oct 06 2025 - 19:41:19 EST)
- Re: [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware Gavin Shan (Mon Oct 06 2025 - 19:42:26 EST)
- Re: [PATCH] tcpm: switch check for role_sw device with fw_node Badhri Jagan Sridharan (Mon Oct 06 2025 - 19:45:45 EST)
- Re: [PATCH] arm64: head: set TEXT_OFFSET to the historical value Ard Biesheuvel (Mon Oct 06 2025 - 19:46:22 EST)
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling Roman Gushchin (Mon Oct 06 2025 - 19:52:47 EST)
- Re: [PATCH v2] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional Helge Deller (Mon Oct 06 2025 - 19:53:07 EST)
- Re: [PATCH] tcpm: switch check for role_sw device with fw_node Badhri Jagan Sridharan (Mon Oct 06 2025 - 19:53:19 EST)
- Re: [PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms Ard Biesheuvel (Mon Oct 06 2025 - 19:53:39 EST)
- [PATCH RFC] gen_init_cpio: Do fsync() only on regular files Dmitry Safonov via B4 Relay (Mon Oct 06 2025 - 19:55:19 EST)
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling Andrii Nakryiko (Mon Oct 06 2025 - 19:57:36 EST)
- Re: [PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf) Jacob Keller (Mon Oct 06 2025 - 19:58:52 EST)
- Re: [PATCH bpf 1/2] bpf: Avoid RCU context warning when unpinning htab with internal structs Andrii Nakryiko (Mon Oct 06 2025 - 19:59:09 EST)
- Re: [PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86 Dave Jiang (Mon Oct 06 2025 - 20:00:02 EST)
- [PATCH 0/6] UCSI Power Supply Updates and Bug Fixes Jameson Thies (Mon Oct 06 2025 - 20:00:16 EST)
- [PATCH 1/6] usb: typec: ucsi: psy: Add power supply status Jameson Thies (Mon Oct 06 2025 - 20:00:20 EST)
- [PATCH 2/6] usb: typec: ucsi: psy: Add support for DRP USB type Jameson Thies (Mon Oct 06 2025 - 20:00:23 EST)
- [PATCH 3/6] usb: typec: ucsi: Report power supply changes on power opmode changes Jameson Thies (Mon Oct 06 2025 - 20:00:27 EST)
- [PATCH 4/6] usb: typec: ucsi: Report power supply change on sink path change Jameson Thies (Mon Oct 06 2025 - 20:00:30 EST)
- [PATCH 5/6] usb: typec: ucsi: psy: Set max current to zero when disconnected Jameson Thies (Mon Oct 06 2025 - 20:00:34 EST)
- [PATCH 6/6] usb: typec: ucsi: pr_swap should check connector_status Jameson Thies (Mon Oct 06 2025 - 20:00:37 EST)
- RE: [PATCH v4 3/5] Drivers: hv: Batch GPA unmap operations to improve large region performance Michael Kelley (Mon Oct 06 2025 - 20:02:18 EST)
- Re: [PATCH v1] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready Jameson Thies (Mon Oct 06 2025 - 20:02:39 EST)
- Re: [PATCH net 3/8] idpf: fix possible race in idpf_vport_stop() Tantilov, Emil S (Mon Oct 06 2025 - 20:07:35 EST)
- Re: [PATCH RFC] gen_init_cpio: Do fsync() only on regular files Dmitry Safonov (Mon Oct 06 2025 - 20:08:06 EST)
- Re: [PATCH v2] cifs: Fix copy_to_iter return value check Tom Talpey (Mon Oct 06 2025 - 20:25:39 EST)
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs Eduard Zingerman (Mon Oct 06 2025 - 20:29:36 EST)
- Re: [PATCH v4 03/10] drm/panfrost: Handle job HW submit errors Adrián Larumbe (Mon Oct 06 2025 - 20:34:44 EST)
- Re: [PATCH] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer Google (Mon Oct 06 2025 - 20:35:15 EST)
- Re: [PATCH mm-new v2 2/3] mm/khugepaged: use VM_WARN_ON_FOLIO instead of VM_BUG_ON_FOLIO for non-anon folios Wei Yang (Mon Oct 06 2025 - 20:35:41 EST)
- [PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable" Runping Lai (Mon Oct 06 2025 - 20:35:56 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Alex Mastro (Mon Oct 06 2025 - 20:39:31 EST)
- [PATCH v2] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready Jameson Thies (Mon Oct 06 2025 - 20:40:47 EST)
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling Roman Gushchin (Mon Oct 06 2025 - 20:42:12 EST)
- Re: [PATCH v1 3/4] usb: dwc3: Add Google SoC USB PHY driver Krzysztof Kozlowski (Mon Oct 06 2025 - 20:42:36 EST)
- Re: [PATCH v1 2/4] dt-bindings: usb: dwc3: Add Google SoC DWC3 USB Krzysztof Kozlowski (Mon Oct 06 2025 - 20:44:27 EST)
- Re: [PATCH 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning Nicolin Chen (Mon Oct 06 2025 - 20:44:59 EST)
- Re: [PATCH v1 4/4] dt-bindings: phy: google: Add Google SoC USB PHY Krzysztof Kozlowski (Mon Oct 06 2025 - 20:45:35 EST)
- Re: [PATCH v1 1/4] usb: dwc3: Add Google SoC DWC3 glue driver Krzysztof Kozlowski (Mon Oct 06 2025 - 20:46:19 EST)
- Re: [syzbot] [ntfs3?] KMSAN: uninit-value in attr_set_size syzbot (Mon Oct 06 2025 - 20:47:03 EST)
- [PATCH] nvme/tcp: handle tls partially sent records in write_space() Wilfred Mallawa (Mon Oct 06 2025 - 20:47:50 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Ian Rogers (Mon Oct 06 2025 - 21:00:23 EST)
- Re: [PATCH v5 00/10] Introduce Glymur USB support Krzysztof Kozlowski (Mon Oct 06 2025 - 21:02:23 EST)
- Re: [PATCH] usb: serial: fix: space prohibited before comma separator David Hunter (Mon Oct 06 2025 - 21:03:07 EST)
- Re: [PATCH v2 0/8] RISC-V: Add support for Tenstorrent Blackhole SoC Joel Stanley (Mon Oct 06 2025 - 21:03:08 EST)
- [for-next PATCH v2] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer Masami Hiramatsu (Google) (Mon Oct 06 2025 - 21:03:17 EST)
- Re: [PATCH v4 05/10] drm/panfrost: Handle page mapping failure Adrián Larumbe (Mon Oct 06 2025 - 21:04:22 EST)
- Re: [PATCH v5 00/10] Introduce Glymur USB support Wesley Cheng (Mon Oct 06 2025 - 21:05:22 EST)
- Re: [PATCH v1 0/4] Add Google Tensor SoC USB support Krzysztof Kozlowski (Mon Oct 06 2025 - 21:06:33 EST)
- Re: [PATCH 16/17] dt-bindings: arm-smmu: Add Kaanapali GPU SMMU Rob Herring (Arm) (Mon Oct 06 2025 - 21:06:35 EST)
- Re: [PATCH V2 0/4] Add tegra264 audio device tree support Krzysztof Kozlowski (Mon Oct 06 2025 - 21:07:51 EST)
- Re: [PATCH 17/17] dt-bindings: display/msm/gmu: Add Adreno 840 GMU Rob Herring (Arm) (Mon Oct 06 2025 - 21:08:24 EST)
- Re: [PATCH 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency Nicolin Chen (Mon Oct 06 2025 - 21:08:29 EST)
- Re: [PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms Eric Biggers (Mon Oct 06 2025 - 21:13:07 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Krzysztof Kozlowski (Mon Oct 06 2025 - 21:14:20 EST)
- Re: [PATCH] usb: serial: fix: trainling statements `break` should be on next line David Hunter (Mon Oct 06 2025 - 21:16:31 EST)
- Re: [PATCH v3 0/5] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL Alison Schofield (Mon Oct 06 2025 - 21:16:45 EST)
- Re: [PATCH v1 1/2] dt-bindings: display: panel: Add Tianma TL121BVMS07-00 panel Rob Herring (Mon Oct 06 2025 - 21:16:50 EST)
- Re: [PATCH v8 7/8] modpost: Create modalias for builtin modules Charles Mirabile (Mon Oct 06 2025 - 21:17:09 EST)
- Re: [PATCH RFC] gen_init_cpio: Do fsync() only on regular files David Disseldorp (Mon Oct 06 2025 - 21:17:38 EST)
- Re: [PATCH v5 1/3] dt-bindings: ata: eswin: Document for EIC7700 SoC ahci Rob Herring (Arm) (Mon Oct 06 2025 - 21:18:01 EST)
- Re: [PATCH v2 6/8] riscv: dts: Add Tenstorrent Blackhole SoC PCIe cards Krzysztof Kozlowski (Mon Oct 06 2025 - 21:20:58 EST)
- Re: [PATCH net] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset David Hunter (Mon Oct 06 2025 - 21:22:17 EST)
- Re: [PATCH 1/7] arm64: dts: exynos7870: relocate ${x}-names property after ${x} Krzysztof Kozlowski (Mon Oct 06 2025 - 21:22:48 EST)
- Re: [PATCH v3 3/8] net/handshake: Ensure the request is destructed on completion Alistair Francis (Mon Oct 06 2025 - 21:22:56 EST)
- [PATCH bpf v2 0/2] bpf: Avoid RCU context warning when unpinning htab with internal structs KaFai Wan (Mon Oct 06 2025 - 21:23:20 EST)
- Re: [PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode Reinette Chatre (Mon Oct 06 2025 - 21:23:26 EST)
- [PATCH bpf v2 1/2] bpf: Avoid RCU context warning when unpinning htab with internal structs KaFai Wan (Mon Oct 06 2025 - 21:23:27 EST)
- [PATCH bpf v2 2/2] selftests/bpf: Add test for unpinning htab with internal timer struct KaFai Wan (Mon Oct 06 2025 - 21:23:33 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Alejandro Jimenez (Mon Oct 06 2025 - 21:24:08 EST)
- Re: [PATCH 04/20] arm64: dts: qcom: kaanapali: Add support for PCIe0 on Kaanapali Dmitry Baryshkov (Mon Oct 06 2025 - 21:24:14 EST)
- [PATCH v2 0/1] tick/nohz: avoid showing '(null)' if nohz_full= not set Aaron Tomlin (Mon Oct 06 2025 - 21:25:13 EST)
- [PATCH v2 1/1] tick/nohz: avoid showing '(null)' if nohz_full= not set Aaron Tomlin (Mon Oct 06 2025 - 21:25:17 EST)
- Re: [PATCH bpf 1/2] bpf: Avoid RCU context warning when unpinning htab with internal structs KaFai Wan (Mon Oct 06 2025 - 21:26:06 EST)
- [PATCH 0/2] Sndcard compatible for qrb2210/qcm2290 Alexey Klimov (Mon Oct 06 2025 - 21:26:12 EST)
- [PATCH 1/2] dt-bindings: sound: qcom,sm8250: add QRB2210 and RB1 soundcards Alexey Klimov (Mon Oct 06 2025 - 21:26:14 EST)
- [PATCH 2/2] ASoC: qcom: sm8250: add qrb2210-sndcard compatible string Alexey Klimov (Mon Oct 06 2025 - 21:26:15 EST)
- Re: [PATCH v3 4/5] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes Alison Schofield (Mon Oct 06 2025 - 21:27:36 EST)
- Re: [PATCH v4 2/2] arm64: dts: qcom: Add support for Huawei MateBook E 2019 Dmitry Baryshkov (Mon Oct 06 2025 - 21:28:03 EST)
- [PATCH v2 0/1] tick/nohz: Expose housekeeping CPUs in sysfs Aaron Tomlin (Mon Oct 06 2025 - 21:30:03 EST)
- [PATCH v2 1/1] tick/nohz: Expose housekeeping CPUs in sysfs Aaron Tomlin (Mon Oct 06 2025 - 21:30:06 EST)
- [PATCH sched_ext/for-6.18-fixes] sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU Tejun Heo (Mon Oct 06 2025 - 21:35:37 EST)
- Re: [PATCH RFC 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks Alexey Klimov (Mon Oct 06 2025 - 21:35:42 EST)
- Re: [PATCH RFC 4/6] sm8650-hdk: Enable I2S for HDMI Alexey Klimov (Mon Oct 06 2025 - 21:39:54 EST)
- Re: [PATCH] scsi: fix shift out-of-bounds in sg_build_indirect The num variable is set to 0. The variable num gets its value from scatter_elem_sz. However the minimum value of scatter_elem_sz is PAGE_SHIFT. So setting num to PAGE_SIZE when num < PAGE_SIZE. David Hunter (Mon Oct 06 2025 - 21:42:08 EST)
- Re: [PATCH 1/2] dt-bindings: sound: qcom,sm8250: add QRB2210 and RB1 soundcards Krzysztof Kozlowski (Mon Oct 06 2025 - 21:45:18 EST)
- Re: [PATCH 04/20] arm64: dts: qcom: kaanapali: Add support for PCIe0 on Kaanapali Krzysztof Kozlowski (Mon Oct 06 2025 - 21:46:39 EST)
- Re: [PATCH v5 00/10] Introduce Glymur USB support Krzysztof Kozlowski (Mon Oct 06 2025 - 21:47:18 EST)
- [PATCHSET sched_ext/for-6.19] sched_ext: Misc changes with some prep patches for sub-sched support Tejun Heo (Mon Oct 06 2025 - 21:51:48 EST)
- [PATCH 1/4] tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIs Tejun Heo (Mon Oct 06 2025 - 21:51:49 EST)
- [PATCH 2/4] sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime() Tejun Heo (Mon Oct 06 2025 - 21:51:50 EST)
- [PATCH 3/4] sched_ext: Wrap kfunc args in struct to prepare for aux__prog Tejun Heo (Mon Oct 06 2025 - 21:51:51 EST)
- [PATCH 4/4] sched_ext: Make scx_bpf_dsq_insert*() return bool Tejun Heo (Mon Oct 06 2025 - 21:51:52 EST)
- Re: [PATCH v3 4/5] dax/hmem: Defer Soft Reserved overlap handling until CXL region assembly completes Alison Schofield (Mon Oct 06 2025 - 22:03:30 EST)
- [PATCH v2 0/4] qrb2210-rb1: HDMI/I2S audio playback support Alexey Klimov (Mon Oct 06 2025 - 22:03:38 EST)
- [PATCH v2 1/4] dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add QCM2290 compatible Alexey Klimov (Mon Oct 06 2025 - 22:03:41 EST)
- [PATCH v2 2/4] arm64: dts: qcom: qcm2290: add APR and its services Alexey Klimov (Mon Oct 06 2025 - 22:03:44 EST)
- [PATCH v2 3/4] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller Alexey Klimov (Mon Oct 06 2025 - 22:03:47 EST)
- [PATCH v2 4/4] arm64: dts: qcom: qrb2210-rb1: add HDMI/I2S audio playback support Alexey Klimov (Mon Oct 06 2025 - 22:03:51 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Fabio Estevam (Mon Oct 06 2025 - 22:05:20 EST)
- Re: [PATCH] scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU Martin K. Petersen (Mon Oct 06 2025 - 22:05:59 EST)
- Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family Matthew Wilcox (Mon Oct 06 2025 - 22:07:52 EST)
- Re: [PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable" Steven Rostedt (Mon Oct 06 2025 - 22:09:02 EST)
- Re: [PATCH 20/20] arm64: dts: qcom: kaanapali: Add iris video node Krzysztof Kozlowski (Mon Oct 06 2025 - 22:17:52 EST)
- Re: [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus Bagas Sanjaya (Mon Oct 06 2025 - 22:23:15 EST)
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling Martin KaFai Lau (Mon Oct 06 2025 - 22:25:58 EST)
- Re: [PATCH next] scsi: qla4xxx: fix typos in comments Martin K. Petersen (Mon Oct 06 2025 - 22:26:44 EST)
- Re: [PATCH] scsi: libfc: Prevent integer overflow in fc_fcp_recv_data() Martin K. Petersen (Mon Oct 06 2025 - 22:29:26 EST)
- [PATCH v1] ASoC: soc-pcm: Fix mute and unmute control for non-dynamic DAI links Mohammad Rafi Shaik (Mon Oct 06 2025 - 22:33:48 EST)
- Re: [PATCH v2] scsi: ufs: core: Include UTP error in INT_FATAL_ERRORS Martin K. Petersen (Mon Oct 06 2025 - 22:38:44 EST)
- Re: [PATCH] scsi: ufs: sysfs: Make HID attributes visible Martin K. Petersen (Mon Oct 06 2025 - 22:38:44 EST)
- Re: [PATCH 0/2] Add UFS support for Kaanapali Martin K. Petersen (Mon Oct 06 2025 - 22:38:57 EST)
- Re: [PATCH 1/4] tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIs Emil Tsalapatis (Mon Oct 06 2025 - 22:42:24 EST)
- RE: [PATCH rtw-next v2 1/7] wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler() Ping-Ke Shih (Mon Oct 06 2025 - 22:46:56 EST)
- Re: [PATCH 2/2] mm/numa_emulation: Move the size calculation in split_nodes_interleave() to a separate function Pratyush Brahma (Mon Oct 06 2025 - 22:49:06 EST)
- RE: [PATCH rtw-next v2 3/7] wifi: rtw89: usb: use ieee80211_free_txskb() where appropriate Ping-Ke Shih (Mon Oct 06 2025 - 22:52:04 EST)
- Re: [PATCH v4 1/2] dt-bindings: arm: qcom: Document Huawei MateBook E 2019 Krzysztof Kozlowski (Mon Oct 06 2025 - 22:52:11 EST)
- RE: [PATCH rtw-next v2 4/7] wifi: rtw89: refine rtw89_core_tx_wait_complete() Ping-Ke Shih (Mon Oct 06 2025 - 22:54:50 EST)
- Re: [PATCH v2 6/8] riscv: dts: Add Tenstorrent Blackhole SoC PCIe cards Joel Stanley (Mon Oct 06 2025 - 22:56:18 EST)
- Re: [PATCH 2/4] sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime() Emil Tsalapatis (Mon Oct 06 2025 - 22:56:56 EST)
- [PATCH bpf-next v3 0/2] Add kfuncs bpf_strcasestr and bpf_strncasestr Rong Tao (Mon Oct 06 2025 - 23:00:01 EST)
- Re: [PATCH v2 0/8] RISC-V: Add support for Tenstorrent Blackhole SoC Joel Stanley (Mon Oct 06 2025 - 23:00:26 EST)
- Re: [PATCH v2 6/8] riscv: dts: Add Tenstorrent Blackhole SoC PCIe cards Krzysztof Kozlowski (Mon Oct 06 2025 - 23:03:10 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs rtoax@xxxxxxxxxxx (Mon Oct 06 2025 - 23:07:05 EST)
- [PATCH bpf-next v3 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs Rong Tao (Mon Oct 06 2025 - 23:08:54 EST)
- Re: [PATCH bpf-next v2 2/2] selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs rtoax@xxxxxxxxxxx (Mon Oct 06 2025 - 23:08:57 EST)
- Re: [PATCH RFC] gen_init_cpio: Do fsync() only on regular files Dmitry Safonov (Mon Oct 06 2025 - 23:09:20 EST)
- Re: [PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms Joachim Vandersmissen (Mon Oct 06 2025 - 23:12:13 EST)
- Re: [for-next PATCH v2] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer Menglong Dong (Mon Oct 06 2025 - 23:12:52 EST)
- RE: [PATCH rtw-next v2 5/7] wifi: rtw89: implement C2H TX report handler Ping-Ke Shih (Mon Oct 06 2025 - 23:13:24 EST)
- [PATCH bpf-next v3 2/2] selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs Rong Tao (Mon Oct 06 2025 - 23:14:46 EST)
- Re: [PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms Eric Biggers (Mon Oct 06 2025 - 23:28:31 EST)
- [PATCH v5 0/7] liveupdate: Rework KHO for in-kernel users Pasha Tatashin (Mon Oct 06 2025 - 23:31:06 EST)
- [PATCH v5 1/7] kho: allow to drive kho from within kernel Pasha Tatashin (Mon Oct 06 2025 - 23:31:08 EST)
- [PATCH v5 2/7] kho: make debugfs interface optional Pasha Tatashin (Mon Oct 06 2025 - 23:31:09 EST)
- [PATCH v5 3/7] kho: drop notifiers Pasha Tatashin (Mon Oct 06 2025 - 23:31:11 EST)
- [PATCH v5 4/7] kho: add interfaces to unpreserve folios and page ranes Pasha Tatashin (Mon Oct 06 2025 - 23:31:12 EST)
- [PATCH v5 5/7] kho: don't unpreserve memory during abort Pasha Tatashin (Mon Oct 06 2025 - 23:31:13 EST)
- [PATCH v5 6/7] liveupdate: kho: move to kernel/liveupdate Pasha Tatashin (Mon Oct 06 2025 - 23:31:14 EST)
- [PATCH v5 7/7] kho: move kho debugfs directory to liveupdate Pasha Tatashin (Mon Oct 06 2025 - 23:31:16 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Liam R. Howlett (Mon Oct 06 2025 - 23:32:12 EST)
- [syzbot] [usb?] KASAN: vmalloc-out-of-bounds Read in kcov_remote_stop syzbot (Mon Oct 06 2025 - 23:33:28 EST)
- Re: [PATCH v2 6/8] riscv: dts: Add Tenstorrent Blackhole SoC PCIe cards Drew Fustini (Mon Oct 06 2025 - 23:38:11 EST)
- Re: [PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms Joachim Vandersmissen (Mon Oct 06 2025 - 23:42:45 EST)
- [PATCH v2] gen_init_cpio: Ignore fsync() returning EINVAL on pipes Dmitry Safonov via B4 Relay (Mon Oct 06 2025 - 23:47:00 EST)
- Re: [PATCH bpf-next] bpf: Use rcu_read_lock_dont_migrate() and and rcu_read_unlock_migrate() Menglong Dong (Mon Oct 06 2025 - 23:49:56 EST)
- Re: [PATCH v2 1/3] powerpc/xive: Untangle xive from child interrupt controller drivers IBM (Mon Oct 06 2025 - 23:50:17 EST)
- Re: [PATCH v1] mm: Consistently use current->mm in mm_get_unmapped_area() Anshuman Khandual (Mon Oct 06 2025 - 23:51:27 EST)
- [PATCH] f2fs: fix wrong block mapping for multi-devices Jaegeuk Kim (Mon Oct 06 2025 - 23:53:45 EST)
- [syzbot] [ocfs2?] kernel BUG in __ocfs2_move_extent syzbot (Mon Oct 06 2025 - 23:55:32 EST)
- Re: [PATCH v5 0/5] kdump: crashkernel reservation from CMA Baoquan He (Mon Oct 06 2025 - 23:55:55 EST)
- RE: [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode Biju Das (Tue Oct 07 2025 - 00:02:59 EST)
- Re: Found it! (was Re: [3.10] Oopses in kmem_cache_allocate() via prepare_creds()) Steven Paul Jobs (Tue Oct 07 2025 - 00:04:07 EST)
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add test for unpinning htab with internal timer struct Yonghong Song (Tue Oct 07 2025 - 00:04:44 EST)
- Re: [PATCH bpf v2 1/2] bpf: Avoid RCU context warning when unpinning htab with internal structs Yonghong Song (Tue Oct 07 2025 - 00:05:32 EST)
- Re: [PATCH bpf-next v3 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs Alexei Starovoitov (Tue Oct 07 2025 - 00:09:02 EST)
- [PATCH v3] cifs: Fix copy_to_iter return value check Fushuai Wang (Tue Oct 07 2025 - 00:13:23 EST)
- Re: [PATCH 0/2] (no cover subject) Anshuman Khandual (Tue Oct 07 2025 - 00:23:42 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Alex Mastro (Tue Oct 07 2025 - 00:24:49 EST)
- Re: [PATCH 4/4] sched_ext: Make scx_bpf_dsq_insert*() return bool Emil Tsalapatis (Tue Oct 07 2025 - 00:28:16 EST)
- Re: [PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic Dev Jain (Tue Oct 07 2025 - 00:33:59 EST)
- Re: [PATCH mm-new v2 2/3] mm/khugepaged: use VM_WARN_ON_FOLIO instead of VM_BUG_ON_FOLIO for non-anon folios Dev Jain (Tue Oct 07 2025 - 00:39:32 EST)
- Re: [PATCH RFC] gen_init_cpio: Do fsync() only on regular files Christoph Hellwig (Tue Oct 07 2025 - 00:40:03 EST)
- Re: [PATCH] PCI/PM: Avoid redundant delays on D3hot->D3cold Mika Westerberg (Tue Oct 07 2025 - 01:00:11 EST)
- Re: [PATCH sched_ext/for-6.18-fixes] sched_ext: Mark scx_bpf_dsq_move_set_[slice|vtime]() with KF_RCU Andrea Righi (Tue Oct 07 2025 - 01:06:26 EST)
- Re: [PATCH 1/3] rust: xarray: abstract `xa_alloc` Onur Özkan (Tue Oct 07 2025 - 01:10:51 EST)
- Re: [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI Svyatoslav Ryhel (Tue Oct 07 2025 - 01:13:23 EST)
- Re: [PATCH 01/14] sched: Employ sched_change guards Shrikanth Hegde (Tue Oct 07 2025 - 01:13:29 EST)
- [GIT PULL] clk changes for the merge window Stephen Boyd (Tue Oct 07 2025 - 01:17:22 EST)
- Re: [PATCH] nvme/tcp: handle tls partially sent records in write_space() Hannes Reinecke (Tue Oct 07 2025 - 01:19:35 EST)
- Re: [PATCH v3 3/8] net/handshake: Ensure the request is destructed on completion Hannes Reinecke (Tue Oct 07 2025 - 01:20:51 EST)
- Re: [PATCH] bcache: add "clock" cache replacement policy Coly Li (Tue Oct 07 2025 - 01:21:31 EST)
- [syzbot] [nfs?] [io-uring?] WARNING in nfsd_file_cache_init syzbot (Tue Oct 07 2025 - 01:23:30 EST)
- Re: [PATCH v1 1/8] dt-bindings: display: panel: properly document LG LD070WX3 panel Svyatoslav Ryhel (Tue Oct 07 2025 - 01:24:19 EST)
- Re: [PATCH v2 1/3] powerpc/xive: Untangle xive from child interrupt controller drivers Nam Cao (Tue Oct 07 2025 - 01:24:36 EST)
- [linux-next20251003] tmp2 selftests resulting in Kernel OOPs Venkat Rao Bagalkote (Tue Oct 07 2025 - 01:29:22 EST)
- [PATCH] ARM: dts: stm32: lxa: drop unnecessary vusb_d/a-supply Ahmad Fatoum (Tue Oct 07 2025 - 01:36:19 EST)
- [PATCH V1 0/3] Add SD Card support for sm8750 SoC and boards Sarthak Garg (Tue Oct 07 2025 - 01:45:01 EST)
- [PATCH V1 1/3] dt-bindings: mmc: sdhci-msm: Add sm8750 compatible Sarthak Garg (Tue Oct 07 2025 - 01:45:08 EST)
- [PATCH V1 2/3] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc Sarthak Garg (Tue Oct 07 2025 - 01:45:15 EST)
- [PATCH V1 3/3] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 mtp and qrd board Sarthak Garg (Tue Oct 07 2025 - 01:45:21 EST)
- [PATCH v2 0/7] Refactor drm_writeback_connector structure Suraj Kandpal (Tue Oct 07 2025 - 01:45:50 EST)
- [PATCH v2 1/7] drm: writeback: Refactor drm_writeback_connector structure Suraj Kandpal (Tue Oct 07 2025 - 01:46:00 EST)
- [PATCH v2 2/7] drm: writeback: Modify writeback init helpers Suraj Kandpal (Tue Oct 07 2025 - 01:46:09 EST)
- [PATCH v2 3/7] drm: writeback: Modify drm_writeback_queue_job params Suraj Kandpal (Tue Oct 07 2025 - 01:46:19 EST)
- [PATCH v2 4/7] drm: writeback: Modify drm_writeback_signal_completion param Suraj Kandpal (Tue Oct 07 2025 - 01:46:28 EST)
- [PATCH v2 5/7] drm: writeback: Modify params for drm_writeback_get_out_fence Suraj Kandpal (Tue Oct 07 2025 - 01:46:37 EST)
- [PATCH v2 6/7] drm/connector: Modify prepare_writeback_job helper Suraj Kandpal (Tue Oct 07 2025 - 01:46:46 EST)
- [PATCH v2 7/7] drm/connector: Modify cleanup_writeback_job helper Suraj Kandpal (Tue Oct 07 2025 - 01:46:55 EST)
- Re: [PATCH v1 3/4] usb: dwc3: Add Google SoC USB PHY driver Greg Kroah-Hartman (Tue Oct 07 2025 - 01:51:29 EST)
- [PATCH v4 0/6] iio: accel: bma400: Refactor GENINTR config and register macros Akshay Jindal (Tue Oct 07 2025 - 01:55:20 EST)
- [PATCH] btrfs: fix memory leak when rejecting a non SINGLE data profile without an RST Miquel Sabaté Solà (Tue Oct 07 2025 - 01:55:21 EST)
- [PATCH v4 1/6] iio: accel: bma400: Reorganize and rename register and field macros Akshay Jindal (Tue Oct 07 2025 - 01:55:29 EST)
- [PATCH v4 2/6] iio: accel: bma400: Use macros for generic event configuration values Akshay Jindal (Tue Oct 07 2025 - 01:55:34 EST)
- [PATCH v4 3/6] iio: accel: bma400: Use index-based register addressing and lookup Akshay Jindal (Tue Oct 07 2025 - 01:55:39 EST)
- [PATCH v4 4/6] iio: accel: bma400: Replace bit shifts with FIELD_PREP and FIELD_GET Akshay Jindal (Tue Oct 07 2025 - 01:55:44 EST)
- [GIT PULL] Hyper-V patches for 6.18 Wei Liu (Tue Oct 07 2025 - 01:55:47 EST)
- [PATCH 4/4] ARM: dts: qcom: msm8974pro-htc-m8: add touchscreen Alexandre Messier via B4 Relay (Tue Oct 07 2025 - 01:55:49 EST)
- [PATCH 0/4] Describe more hardware of the HTC One (M8) Alexandre Messier via B4 Relay (Tue Oct 07 2025 - 01:55:49 EST)
- [PATCH 2/4] ARM: dts: qcom: msm8974pro-htc-m8: add NFC support Alexandre Messier via B4 Relay (Tue Oct 07 2025 - 01:55:49 EST)
- [PATCH 3/4] ARM: dts: qcom: msm8974pro-htc-m8: add Bluetooth pins Alexandre Messier via B4 Relay (Tue Oct 07 2025 - 01:55:49 EST)
- [PATCH 1/4] ARM: dts: qcom: msm8974pro-htc-m8: add status LEDs Alexandre Messier via B4 Relay (Tue Oct 07 2025 - 01:55:49 EST)
- [PATCH v4 5/6] iio: accel: bma400: Rename activity_event_en() to generic_event_en() Akshay Jindal (Tue Oct 07 2025 - 01:55:50 EST)
- [PATCH v4 6/6] iio: accel: bma400: Add detail to comments in GEN INTR configuration Akshay Jindal (Tue Oct 07 2025 - 01:55:55 EST)
- Re: [PATCH v4 0/4] Upstreaming Pinephone Pro Patches Rudraksha Gupta (Tue Oct 07 2025 - 01:56:34 EST)
- Re: [PATCH RFC] gen_init_cpio: Do fsync() only on regular files David Disseldorp (Tue Oct 07 2025 - 01:57:43 EST)
- Re: [PATCH v4 1/4] arm64: dts: rk3399-pinephone-pro: Add light/proximity sensor support Rudraksha Gupta (Tue Oct 07 2025 - 01:59:16 EST)
- RE: [PATCH] net: phy: microchip_t1: LAN887X: Fix device init issues. Divya.Koppera (Tue Oct 07 2025 - 02:01:21 EST)
- Forwarded: [PATCH v4] hugetlbfs: check for shareable lock before calling huge_pmd_unshare() syzbot (Tue Oct 07 2025 - 02:01:55 EST)
- [PATCH] pci/aer_inject: switching inject_lock to raw_spinlock_t Guangbo Cui (Tue Oct 07 2025 - 02:02:44 EST)
- Re: [PATCH RFC] gen_init_cpio: Do fsync() only on regular files Christoph Hellwig (Tue Oct 07 2025 - 02:03:58 EST)
- Re: [PATCH v2 02/12] x86/sev: Replace call of native_wrmsr() with native_wrmsrq() Nikunj A Dadhania (Tue Oct 07 2025 - 02:08:25 EST)
- [PATCH] net/ip6_tunnel: Prevent perpetual tunnel growth Dmitry Safonov via B4 Relay (Tue Oct 07 2025 - 02:08:56 EST)
- Re: [PATCH] net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom Bhanu Seshu Kumar Valluri (Tue Oct 07 2025 - 02:12:20 EST)
- Re: [PATCH RFC bpf-next 1/3] bpf: report probe fault to BPF stderr Menglong Dong (Tue Oct 07 2025 - 02:14:47 EST)
- Re: [PATCH v7 13/16] mm: memory: support clearing page ranges Ankur Arora (Tue Oct 07 2025 - 02:18:25 EST)
- Re: [PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages Ankur Arora (Tue Oct 07 2025 - 02:18:33 EST)
- [PATCH v1] io_uring: use tab indentation for IORING_SEND_VECTORIZED comment Haiyue Wang (Tue Oct 07 2025 - 02:18:50 EST)
- Re: [PATCH v3 4/6] dt-bindings: display: mediatek: disp-tdshp: Add support for MT8196 Krzysztof Kozlowski (Tue Oct 07 2025 - 02:22:02 EST)
- Re: [PATCH v8 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible Krzysztof Kozlowski (Tue Oct 07 2025 - 02:23:57 EST)
- Re: [PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs Thomas Weißschuh (Tue Oct 07 2025 - 02:27:08 EST)
- Re: [PATCH RFC] gen_init_cpio: Do fsync() only on regular files David Disseldorp (Tue Oct 07 2025 - 02:27:09 EST)
- Re: [PATCH 1/4] dt-bindings: soc: samsung: exynos-sysreg: add hsi0 for ExynosAutov920 Krzysztof Kozlowski (Tue Oct 07 2025 - 02:28:18 EST)
- Re: [PATCH RFC] gen_init_cpio: Do fsync() only on regular files Christoph Hellwig (Tue Oct 07 2025 - 02:28:42 EST)
- Re: [PATCH] media: venus: prevent potential integer overflow in decide_core() Dikshita Agarwal (Tue Oct 07 2025 - 02:29:19 EST)
- Re: [PATCH 2/4] dt-bindings: phy: Add PCIe PHY support for ExynosAutov920 SoC Krzysztof Kozlowski (Tue Oct 07 2025 - 02:30:02 EST)
- Re: [PATCH mm-new v2 3/3] mm/khugepaged: merge PTE scanning logic into a new helper Dev Jain (Tue Oct 07 2025 - 02:30:13 EST)
- [PATCH] mm: Replace READ_ONCE() with standard page table accessors Anshuman Khandual (Tue Oct 07 2025 - 02:31:07 EST)
- RE: [PATCH rtw-next v2 6/7] wifi: rtw89: handle IEEE80211_TX_CTL_REQ_TX_STATUS frames for USB Ping-Ke Shih (Tue Oct 07 2025 - 02:31:28 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Yunseong Kim (Tue Oct 07 2025 - 02:32:32 EST)
- Re: [PATCH 3/4] arm64: dts: ExynosAutov920: add PCIe PHY DT nodes Krzysztof Kozlowski (Tue Oct 07 2025 - 02:32:55 EST)
- Re: [PATCH v8 00/23] SLUB percpu sheaves Christoph Hellwig (Tue Oct 07 2025 - 02:34:20 EST)
- Re: [PATCH 1/2] dt-bindings: counter: Add new ti,omap-dmtimer-cap compatible Krzysztof Kozlowski (Tue Oct 07 2025 - 02:35:34 EST)
- [PATCHv2] PM: dpm: add module param to backtrace all CPUs Sergey Senozhatsky (Tue Oct 07 2025 - 02:36:03 EST)
- Re: [PATCH v3 1/5] iio: accel: bma400: Reorganize and rename register and field macros Akshay Jindal (Tue Oct 07 2025 - 02:39:58 EST)
- [syzbot] [net?] KMSAN: uninit-value in netif_skb_features (4) syzbot (Tue Oct 07 2025 - 02:40:25 EST)
- Re: [PATCH v7 12/16] arm: mm: define clear_user_highpages() Ankur Arora (Tue Oct 07 2025 - 02:43:50 EST)
- Re: [PATCH v12 3/5] dt-bindings: display/msm: Document MDSS on QCS8300 Krzysztof Kozlowski (Tue Oct 07 2025 - 02:44:07 EST)
- Re: [linus:master] [xfs] c91d38b57f: stress-ng.chown.ops_per_sec 70.2% improvement Christoph Hellwig (Tue Oct 07 2025 - 02:45:04 EST)
- Re: [PATCH v3 3/5] iio: accel: bma400: Use index-based register addressing and lookup Akshay Jindal (Tue Oct 07 2025 - 02:45:21 EST)
- Re: [PATCH v3 0/5] Upstreaming Pinephone Pro Patches Dragan Simic (Tue Oct 07 2025 - 02:46:17 EST)
- Re: [PATCH v3 2/5] iio: accel: bma400: Use macros for generic event configuration values Akshay Jindal (Tue Oct 07 2025 - 02:46:44 EST)
- Re: [PATCH v6 1/5] nova-core: bitfield: Move bitfield-specific code from register! into new macro Alexandre Courbot (Tue Oct 07 2025 - 02:49:40 EST)
- [PATCH v7 0/4] Add SPAcc Crypto Driver Pavitrakumar Managutte (Tue Oct 07 2025 - 02:50:37 EST)
- [PATCH v7 1/4] dt-bindings: crypto: Document support for SPAcc Pavitrakumar Managutte (Tue Oct 07 2025 - 02:50:45 EST)
- [PATCH v7 2/4] Add SPAcc ahash support Pavitrakumar Managutte (Tue Oct 07 2025 - 02:50:53 EST)
- [PATCH v7 3/4] Add SPAcc AUTODETECT Support Pavitrakumar Managutte (Tue Oct 07 2025 - 02:50:58 EST)
- [PATCH v7 4/4] Add SPAcc Kconfig and Makefile Pavitrakumar Managutte (Tue Oct 07 2025 - 02:51:05 EST)
- Re: [REGRESSION 00/04] Crash during resume of pcie bridge Bert Karwatzki (Tue Oct 07 2025 - 02:51:15 EST)
- Re: KMSAN: uninit-value in eth_type_trans Alexander Potapenko (Tue Oct 07 2025 - 02:51:50 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Zhi Wang (Tue Oct 07 2025 - 02:51:55 EST)
- Re: [PATCH RESEND v6 0/9] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx Artur Weber (Tue Oct 07 2025 - 02:52:01 EST)
- [PATCH] scripts/ghes_inject.py: avoid long lines inside the script Mauro Carvalho Chehab (Tue Oct 07 2025 - 02:52:25 EST)
- Re: [PATCH v2] watchdog: Add driver for Gunyah Watchdog Hrishabh Rajput (Tue Oct 07 2025 - 02:52:51 EST)
- [PATCH v10 00/15] x86: Enable Linear Address Space Separation support Sohil Mehta (Tue Oct 07 2025 - 02:53:56 EST)
- [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits Sohil Mehta (Tue Oct 07 2025 - 02:53:57 EST)
- [PATCH v10 03/15] x86/alternatives: Disable LASS when patching kernel alternatives Sohil Mehta (Tue Oct 07 2025 - 02:53:59 EST)
- [PATCH v10 02/15] x86/asm: Introduce inline memcpy and memset Sohil Mehta (Tue Oct 07 2025 - 02:53:59 EST)
- [PATCH v10 04/15] x86/cpu: Set LASS CR4 bit as pinning sensitive Sohil Mehta (Tue Oct 07 2025 - 02:54:00 EST)
- [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall() Sohil Mehta (Tue Oct 07 2025 - 02:54:01 EST)
- [PATCH v10 06/15] x86/efi: Disable LASS while mapping the EFI runtime services Sohil Mehta (Tue Oct 07 2025 - 02:54:01 EST)
- [PATCH v10 07/15] x86/kexec: Disable LASS during relocate kernel Sohil Mehta (Tue Oct 07 2025 - 02:54:02 EST)
- [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code Sohil Mehta (Tue Oct 07 2025 - 02:54:03 EST)
- [PATCH v10 09/15] x86/traps: Consolidate user fixups in exc_general_protection() Sohil Mehta (Tue Oct 07 2025 - 02:54:03 EST)
- [PATCH v10 10/15] x86/vsyscall: Add vsyscall emulation for #GP Sohil Mehta (Tue Oct 07 2025 - 02:54:04 EST)
- [PATCH v10 12/15] x86/traps: Communicate a LASS violation in #GP message Sohil Mehta (Tue Oct 07 2025 - 02:54:05 EST)
- [PATCH v10 11/15] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE Sohil Mehta (Tue Oct 07 2025 - 02:54:05 EST)
- [PATCH v10 13/15] x86/traps: Generalize #GP address decode and hint code Sohil Mehta (Tue Oct 07 2025 - 02:54:06 EST)
- [PATCH v2] scsi: Prefer kmalloc_array over kmalloc involving dynamic size calculations Bhanu Seshu Kumar Valluri (Tue Oct 07 2025 - 02:54:07 EST)
- [PATCH v10 14/15] x86/traps: Provide additional hints for a kernel stack segment fault Sohil Mehta (Tue Oct 07 2025 - 02:54:07 EST)
- [PATCH v10 15/15] x86/cpu: Enable LASS by default during CPU initialization Sohil Mehta (Tue Oct 07 2025 - 02:54:08 EST)
- Re: [PATCH v3] cifs: Fix copy_to_iter return value check Markus Elfring (Tue Oct 07 2025 - 02:54:21 EST)
- Re: [PATCH v2] fbdev: mb862xxfbdrv: Make CONFIG_FB_DEVICE optional Uwe Kleine-König (Tue Oct 07 2025 - 02:57:21 EST)
- Re: [PATCH RFC 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks Neil Armstrong (Tue Oct 07 2025 - 03:02:10 EST)
- Re: [PATCH 03/18] reset: rzv2h-usb2phy: Simplify pm_runtime driver handling Tommaso Merciai (Tue Oct 07 2025 - 03:02:19 EST)
- Re: [PATCH v1 1/2] scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk Peter Wang (王信友) (Tue Oct 07 2025 - 03:02:28 EST)
- Re: [PATCH RFC 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks Neil Armstrong (Tue Oct 07 2025 - 03:02:52 EST)
- Re: [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on Peter Wang (王信友) (Tue Oct 07 2025 - 03:04:19 EST)
- Re: [PATCH RFC 4/6] sm8650-hdk: Enable I2S for HDMI Neil Armstrong (Tue Oct 07 2025 - 03:04:21 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() David Hildenbrand (Tue Oct 07 2025 - 03:05:06 EST)
- Re: [PATCH 05/11] rvtrace: Add trace encoder driver Bo Gan (Tue Oct 07 2025 - 03:11:11 EST)
- Re: [PATCH] mm: Replace READ_ONCE() with standard page table accessors Dev Jain (Tue Oct 07 2025 - 03:11:28 EST)
- [PATCH v4] cifs: Fix copy_to_iter return value check Fushuai Wang (Tue Oct 07 2025 - 03:13:37 EST)
- [PATCH v7 3/9] iio: imu: inv_icm45600: add buffer support in iio devices Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:09 EST)
- [PATCH v7 4/9] iio: imu: inv_icm45600: add IMU IIO gyroscope device Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:09 EST)
- [PATCH v7 2/9] iio: imu: inv_icm45600: add new inv_icm45600 driver Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:09 EST)
- [PATCH v7 5/9] iio: imu: inv_icm45600: add IMU IIO accelerometer device Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:09 EST)
- [PATCH v7 0/9] iio: imu: new inv_icm45600 driver Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:09 EST)
- [PATCH v7 1/9] dt-bindings: iio: imu: Add inv_icm45600 Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:09 EST)
- [PATCH v7 9/9] MAINTAINERS: add entry for inv_icm45600 6-axis imu sensor Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:10 EST)
- [PATCH v7 6/9] iio: imu: inv_icm45600: add I2C driver for inv_icm45600 driver Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:10 EST)
- [PATCH v7 7/9] iio: imu: inv_icm45600: add SPI driver for inv_icm45600 driver Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:10 EST)
- [PATCH v7 8/9] iio: imu: inv_icm45600: add I3C driver for inv_icm45600 driver Remi Buisson via B4 Relay (Tue Oct 07 2025 - 03:20:10 EST)
- Re: [PATCH v7 1/9] dt-bindings: iio: imu: Add inv_icm45600 Krzysztof Kozlowski (Tue Oct 07 2025 - 03:22:19 EST)
- Re: [syzbot] [mm?] WARNING in hugetlb_vma_assert_locked syzbot (Tue Oct 07 2025 - 03:28:03 EST)
- Re: [PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional Thomas Zimmermann (Tue Oct 07 2025 - 03:35:04 EST)
- Re: [PATCH 4/4] clk: mediatek: Add rpm clocks to clk-mt8196-mfg AngeloGioacchino Del Regno (Tue Oct 07 2025 - 03:36:50 EST)
- [PATCH] ALSA: hda: cs35l41: Fix NULL pointer dereference in cs35l41_get_acpi_mute_state() Denis Arefev (Tue Oct 07 2025 - 03:38:42 EST)
- [PATCH v2] bpf: Use rcu_read_lock_dont_migrate in bpf_sk_storage.c Fushuai Wang (Tue Oct 07 2025 - 03:41:09 EST)
- Re: [PATCH v2] kbuild: uapi: Strip comments before size type check Geert Uytterhoeven (Tue Oct 07 2025 - 03:43:11 EST)
- Re: [PATCH v2] drm/gud: Use kmalloc_array() instead of kmalloc() Thomas Zimmermann (Tue Oct 07 2025 - 03:45:18 EST)
- Re: [PATCH v5 05/10] dt-bindings: phy: qcom,snps-eusb2-repeater: Add SMB2370 compatible Krzysztof Kozlowski (Tue Oct 07 2025 - 03:45:51 EST)
- Re: [PATCH v3 15/21] x86/xen: Drop xen_irq_ops Jürgen Groß (Tue Oct 07 2025 - 03:47:52 EST)
- Re: [PATCH v5 04/10] dt-bindings: usb: qcom,snps-dwc3: Add Glymur compatible Krzysztof Kozlowski (Tue Oct 07 2025 - 03:47:54 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Bartosz Golaszewski (Tue Oct 07 2025 - 03:50:11 EST)
- Re: [PATCH 07/11] rvtrace: Add trace ramsink driver Bo Gan (Tue Oct 07 2025 - 03:51:00 EST)
- Re: [PATCHv2] PM: dpm: add module param to backtrace all CPUs Tomasz Figa (Tue Oct 07 2025 - 03:51:20 EST)
- Re: [PATCH v4 05/10] drm/panfrost: Handle page mapping failure Boris Brezillon (Tue Oct 07 2025 - 03:51:36 EST)
- [syzbot] Monthly pm report (Oct 2025) syzbot (Tue Oct 07 2025 - 03:53:37 EST)
- [syzbot] Monthly cgroups report (Oct 2025) syzbot (Tue Oct 07 2025 - 03:53:37 EST)
- Re: [RFC] mm/migrate: make sure folio_unlock() before folio_wait_writeback() Yeoreum Yun (Tue Oct 07 2025 - 03:54:11 EST)
- Re: [PATCH] mm: Replace READ_ONCE() with standard page table accessors Anshuman Khandual (Tue Oct 07 2025 - 03:54:39 EST)
- Re: [PATCH mt76 v2 1/3] dt-bindings: net: wireless: mt76: Document power-limits country property Sven Eckelmann (Tue Oct 07 2025 - 03:57:12 EST)
- Re: [PATCH] gpio: of: make it possible to reference gpios probed in acpi in device tree Krzysztof Kozlowski (Tue Oct 07 2025 - 03:57:53 EST)
- Re: [PATCH v2 1/2] KVM: x86: Advertise EferLmsleUnsupported to userspace Nikunj A Dadhania (Tue Oct 07 2025 - 03:59:36 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Disallow EFER.LMSLE when not supported by hardware Nikunj A Dadhania (Tue Oct 07 2025 - 04:02:40 EST)
- Re: [PATCH v8 00/23] SLUB percpu sheaves Vlastimil Babka (Tue Oct 07 2025 - 04:03:06 EST)
- Re: [PATCH v2] drm/gud: Use kmalloc_array() instead of kmalloc() Mehdi Ben Hadj Khelifa (Tue Oct 07 2025 - 04:06:49 EST)
- RE: [PATCH rtw-next v2 7/7] wifi: rtw89: process TX wait skbs for USB via C2H handler Ping-Ke Shih (Tue Oct 07 2025 - 04:07:40 EST)
- Re: [PATCH mt76 v2 2/3] dt-bindings: net: wireless: mt76: introduce backoff limit properties Sven Eckelmann (Tue Oct 07 2025 - 04:07:59 EST)
- [PATCH] fs/ntfs3: fix uninitialized memory in ni_create_attr_list() Swaraj Gaikwad (Tue Oct 07 2025 - 04:11:02 EST)
- [PATCH mt76 v3 0/3] wifi: mt76: mt7915: Beamforming backoff limit table Sven Eckelmann (Plasma Cloud) (Tue Oct 07 2025 - 04:11:33 EST)
- [PATCH mt76 v3 1/3] dt-bindings: net: wireless: mt76: Document power-limits country property Sven Eckelmann (Plasma Cloud) (Tue Oct 07 2025 - 04:11:34 EST)
- [PATCH mt76 v3 2/3] dt-bindings: net: wireless: mt76: introduce backoff limit properties Sven Eckelmann (Plasma Cloud) (Tue Oct 07 2025 - 04:11:35 EST)
- [PATCH mt76 v3 3/3] wifi: mt76: mt7915: add bf backoff limit table support Sven Eckelmann (Plasma Cloud) (Tue Oct 07 2025 - 04:11:39 EST)
- [PATCH v4 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright Yannic Moog (Tue Oct 07 2025 - 04:13:46 EST)
- [PATCH v4 0/4] Add display overlays for imx8mp-phyboard-pollux Yannic Moog (Tue Oct 07 2025 - 04:13:48 EST)
- [PATCH v4 3/4] arm64: dts: imx8mp pollux: add expansion board overlay Yannic Moog (Tue Oct 07 2025 - 04:13:49 EST)
- [PATCH v4 2/4] arm64: dts: imx8mp pollux: add display overlays Yannic Moog (Tue Oct 07 2025 - 04:13:49 EST)
- [PATCH v4 4/4] arm64: dts: imx8mp pollux: add displays for expansion board Yannic Moog (Tue Oct 07 2025 - 04:13:57 EST)
- Re: gpio: gpio-pci-idio-16 regression after LTS upgrade William Breathitt Gray (Tue Oct 07 2025 - 04:17:03 EST)
- Re: [PATCH 1/3] peci: cpu: add Intel Emerald Rapids support Paul Menzel (Tue Oct 07 2025 - 04:20:21 EST)
- Re: [PATCH 01/12] sched: Employ sched_change guards Andrea Righi (Tue Oct 07 2025 - 04:21:07 EST)
- Re: [PATCH v5] perf tools c2c: Add annotation support to perf c2c report Namhyung Kim (Tue Oct 07 2025 - 04:23:51 EST)
- Re: [PATCH 00/12] sched: Cleanup the change-pattern and related locking Andrea Righi (Tue Oct 07 2025 - 04:25:55 EST)
- Re: [PATCH 2/3] hwmon: (peci/dimmtemp) add Intel Emerald Rapids platform support Paul Menzel (Tue Oct 07 2025 - 04:26:43 EST)
- [PATCH v5] cifs: Fix copy_to_iter return value check Fushuai Wang (Tue Oct 07 2025 - 04:27:05 EST)
- [tip: irq/urgent] irqchip/sifive-plic: Avoid interrupt ID 0 handling during suspend/resume tip-bot2 for Lucas Zampieri (Tue Oct 07 2025 - 04:27:55 EST)
- [tip: irq/urgent] irqchip/aspeed-scu-ic: Fix an IS_ERR() vs NULL check tip-bot2 for Dan Carpenter (Tue Oct 07 2025 - 04:27:55 EST)
- [GIT PULL] arm64 fixes for -rc1 Will Deacon (Tue Oct 07 2025 - 04:28:23 EST)
- Re: [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables Guan-Chun Wu (Tue Oct 07 2025 - 04:28:37 EST)
- Re: [PATCH mm-new v2 3/3] mm/khugepaged: merge PTE scanning logic into a new helper Lance Yang (Tue Oct 07 2025 - 04:32:19 EST)
- Re: [PATCH 3/3] hwmon: (peci/cputemp) add Intel Emerald Rapids support Paul Menzel (Tue Oct 07 2025 - 04:32:33 EST)
- [PATCH] Documentation/rtla: fix htmldocs build error by renaming common_options.rst Gopi Krishna Menon (Tue Oct 07 2025 - 04:32:38 EST)
- [RFC PATCH 00/13] Support ROHM BD72720 PMIC Matti Vaittinen (Tue Oct 07 2025 - 04:32:47 EST)
- [PATCH 00/16] media: platform: rga: Add RGA3 support Sven Püschel (Tue Oct 07 2025 - 04:32:50 EST)
- [PATCH 02/16] media: rockchip: rga: use stride for offset calculation Sven Püschel (Tue Oct 07 2025 - 04:32:51 EST)
- [PATCH 01/16] media: rockchip: rga: use clk_bulk api Sven Püschel (Tue Oct 07 2025 - 04:32:51 EST)
- [PATCH 03/16] media: rockchip: rga: align stride to 16 bytes Sven Püschel (Tue Oct 07 2025 - 04:32:52 EST)
- [PATCH 04/16] media: rockchip: rga: move hw specific parts to a dedicated struct Sven Püschel (Tue Oct 07 2025 - 04:32:53 EST)
- [PATCH 05/16] media: rockchip: rga: use card type to specify rga type Sven Püschel (Tue Oct 07 2025 - 04:32:53 EST)
- [PATCH 06/16] media: rockchip: rga: change offset to dma_addresses Sven Püschel (Tue Oct 07 2025 - 04:32:54 EST)
- [PATCH 07/16] media: rockchip: rga: support external iommus Sven Püschel (Tue Oct 07 2025 - 04:32:55 EST)
- [PATCH 08/16] media: rockchip: rga: remove size from rga_frame Sven Püschel (Tue Oct 07 2025 - 04:32:56 EST)
- [PATCH 10/16] media: rockchip: rga: move rga_fmt to rga-hw.h Sven Püschel (Tue Oct 07 2025 - 04:32:57 EST)
- [PATCH 09/16] media: rockchip: rga: remove stride from rga_frame Sven Püschel (Tue Oct 07 2025 - 04:32:57 EST)
- [PATCH 11/16] media: rockchip: rga: add iommu restore function Sven Püschel (Tue Oct 07 2025 - 04:32:58 EST)
- [PATCH 12/16] media: rockchip: rga: handle error interrupt Sven Püschel (Tue Oct 07 2025 - 04:32:59 EST)
- [PATCH 13/16] media: dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga3 Sven Püschel (Tue Oct 07 2025 - 04:33:00 EST)
- [PATCH 14/16] arm64: dts: rockchip: add rga3 dt nodes Sven Püschel (Tue Oct 07 2025 - 04:33:01 EST)
- [PATCH 15/16] arm64: dts: rockchip: increase rga3 clock speed Sven Püschel (Tue Oct 07 2025 - 04:33:01 EST)
- [PATCH 16/16] media: rockchip: rga: add rga3 support Sven Püschel (Tue Oct 07 2025 - 04:33:02 EST)
- [RFC PATCH 01/13] dt-bindings: regulator: ROHM BD72720 Matti Vaittinen (Tue Oct 07 2025 - 04:33:03 EST)
- [RFC PATCH 02/13] dt-bindings: Add trickle-charge upper limit Matti Vaittinen (Tue Oct 07 2025 - 04:33:14 EST)
- [PATCH v3] drm/gud: Use kmalloc_array() instead of kmalloc() Mehdi Ben Hadj Khelifa (Tue Oct 07 2025 - 04:33:21 EST)
- [RFC PATCH 03/13] dt-bindings: power: supply: BD72720 managed battery Matti Vaittinen (Tue Oct 07 2025 - 04:33:26 EST)
- [RFC PATCH 04/13] dt-bindings: mfd: ROHM BD72720 Matti Vaittinen (Tue Oct 07 2025 - 04:33:37 EST)
- [RFC PATCH 05/13] dt-bindings: leds: bd72720: Add BD72720 Matti Vaittinen (Tue Oct 07 2025 - 04:33:49 EST)
- [RFC PATCH 06/13] mfd: bd71828: Support ROHM BD72720 Matti Vaittinen (Tue Oct 07 2025 - 04:34:02 EST)
- [RFC PATCH 07/13] regulator: bd71828: rename IC specific entities Matti Vaittinen (Tue Oct 07 2025 - 04:34:13 EST)
- Re: [PATCH v2 3/3] arm64: dts: qcom: x1e80100: Extend the gcc input clock list Abel Vesa (Tue Oct 07 2025 - 04:34:13 EST)
- [RFC PATCH 08/13] regulator: bd71828: Support ROHM BD72720 Matti Vaittinen (Tue Oct 07 2025 - 04:34:24 EST)
- [RFC PATCH 09/13] gpio: Support ROHM BD72720 gpios Matti Vaittinen (Tue Oct 07 2025 - 04:34:36 EST)
- Re: [PATCH v3 3/6] lib/base64: rework encode/decode for speed and stricter validation Guan-Chun Wu (Tue Oct 07 2025 - 04:34:37 EST)
- [RFC PATCH 10/13] clk: clk-bd718x7: Support BD72720 clk gate Matti Vaittinen (Tue Oct 07 2025 - 04:34:48 EST)
- [RFC PATCH 11/13] rtc: bd70528: Support BD72720 rtc Matti Vaittinen (Tue Oct 07 2025 - 04:35:00 EST)
- [RFC PATCH 12/13] power: supply: bd71828-power: Support ROHM BD72720 Matti Vaittinen (Tue Oct 07 2025 - 04:35:12 EST)
- [RFC PATCH 13/13] MAINTAINERS: Add ROHM BD72720 PMIC Matti Vaittinen (Tue Oct 07 2025 - 04:35:24 EST)
- Re: [PATCH net] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset I Viswanath (Tue Oct 07 2025 - 04:35:30 EST)
- Re: [PATCH v2 2/3] clk: qcom: gcc-x1e80100: Add missing USB4 clocks/resets Abel Vesa (Tue Oct 07 2025 - 04:36:18 EST)
- [PATCH 3/3] watchdog: aspeed: Add support for AST2700 platform Chin-Ting Kuo (Tue Oct 07 2025 - 04:38:01 EST)
- Re: [PATCH 13/16] media: dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga3 Krzysztof Kozlowski (Tue Oct 07 2025 - 04:38:37 EST)
- Re: [Upstream] [PATCH v4 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright Teresa Remmet (Tue Oct 07 2025 - 04:38:47 EST)
- Re: [PATCH 15/16] arm64: dts: rockchip: increase rga3 clock speed Krzysztof Kozlowski (Tue Oct 07 2025 - 04:39:28 EST)
- Re: [PATCH 16/16] media: rockchip: rga: add rga3 support Krzysztof Kozlowski (Tue Oct 07 2025 - 04:40:05 EST)
- [PATCH] ALSA: hda: Fix missing pointer check in hda_component_manager_init function Denis Arefev (Tue Oct 07 2025 - 04:40:17 EST)
- Re: [PATCH v4 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright Krzysztof Kozlowski (Tue Oct 07 2025 - 04:41:12 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Paolo Abeni (Tue Oct 07 2025 - 04:41:51 EST)
- [PATCH 0/3] watchdog: aspeed: Add AST2700 support Chin-Ting Kuo (Tue Oct 07 2025 - 04:41:59 EST)
- [PATCH 1/3] dt-bindings: watchdog: aspeed,ast2400-wdt: Add support for AST2700 Chin-Ting Kuo (Tue Oct 07 2025 - 04:42:02 EST)
- [PATCH 2/3] watchdog: aspeed: Support variable number of reset mask registers Chin-Ting Kuo (Tue Oct 07 2025 - 04:42:04 EST)
- Re: [PATCH v9 mm-new 03/11] mm: thp: add support for BPF based THP order selection Yafang Shao (Tue Oct 07 2025 - 04:47:45 EST)
- Re: [PATCH] mm: Replace READ_ONCE() with standard page table accessors David Hildenbrand (Tue Oct 07 2025 - 04:47:47 EST)
- Re: [PATCH] ALSA: hda: Fix missing pointer check in hda_component_manager_init function Takashi Iwai (Tue Oct 07 2025 - 04:48:20 EST)
- Re: PROBLEM: AST2500 BMC video output disabled by reboot (regression) Thomas Zimmermann (Tue Oct 07 2025 - 04:51:31 EST)
- Re: [PATCH net] net: pse-pd: tps23881: Fix current measurement scaling Kory Maincent (Tue Oct 07 2025 - 04:53:51 EST)
- Re: [Patch v3 1/2] perf record: Add ratio-to-prev term Namhyung Kim (Tue Oct 07 2025 - 04:55:53 EST)
- Re: [PATCH] irqchip/gic-v5: Fix GIC CDEOI instruction encoding Lorenzo Pieralisi (Tue Oct 07 2025 - 04:58:20 EST)
- [PATCH v4 0/3] LED: Add basic LP5860 LED matrix driver Steffen Trumtrar (Tue Oct 07 2025 - 04:58:23 EST)
- [PATCH v4 1/3] dt-bindings: leds: add lp5860 LED controller Steffen Trumtrar (Tue Oct 07 2025 - 04:58:25 EST)
- [PATCH v4 3/3] Documentation: ABI: add lp5860 led matrix controller Steffen Trumtrar (Tue Oct 07 2025 - 04:58:26 EST)
- [PATCH v4 2/3] leds: add support for TI LP5860 LED driver chip Steffen Trumtrar (Tue Oct 07 2025 - 04:58:30 EST)
- Re: [PATCH v3] drm/gud: Use kmalloc_array() instead of kmalloc() Thomas Zimmermann (Tue Oct 07 2025 - 04:58:54 EST)
- [PATCH 2/2] arm64: dts: freescale: imx93-phyboard-nash: Add pwm-fan overlay Primoz Fiser (Tue Oct 07 2025 - 05:00:03 EST)
- Re: [PATCH net] net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions patchwork-bot+netdevbpf (Tue Oct 07 2025 - 05:00:16 EST)
- Re: [PATCH v3] drm/gud: Use kmalloc_array() instead of kmalloc() Mehdi Ben Hadj Khelifa (Tue Oct 07 2025 - 05:00:43 EST)
- [PATCH 1/2] arm64: dts: freescale: imx93-phyboard-nash: Add jtag overlay Primoz Fiser (Tue Oct 07 2025 - 05:00:49 EST)
- Re: [PATCH v9 mm-new 07/11] bpf: mark vma->vm_mm as __safe_trusted_or_null Yafang Shao (Tue Oct 07 2025 - 05:05:46 EST)
- [PATCH] tpm: infineon: add bounds check in tpm_inf_recv Shahriyar Jalayeri (Tue Oct 07 2025 - 05:07:47 EST)
- Re: [PATCH v1 2/4] dt-bindings: usb: dwc3: Add Google SoC DWC3 USB Peter Griffin (Tue Oct 07 2025 - 05:09:42 EST)
- Re: [PATCH] ASoC: meson: aiu-encoder-i2s: fix bit clock polarity Jerome Brunet (Tue Oct 07 2025 - 05:10:00 EST)
- Re: [PATCH] perf tests: Don't retest sections in "Object code reading" James Clark (Tue Oct 07 2025 - 05:10:15 EST)
- Re: [PATCH v3 0/5] Upstreaming Pinephone Pro Patches Ondřej Jirman (Tue Oct 07 2025 - 05:11:06 EST)
- Re: [PATCH v5 0/5] kdump: crashkernel reservation from CMA Jiri Bohac (Tue Oct 07 2025 - 05:11:45 EST)
- Re: [PATCH v3 1/3] dt-bindings: display: sitronix,st7920: Add DT schema Krzysztof Kozlowski (Tue Oct 07 2025 - 05:12:48 EST)
- [PATCH v3 1/6] staging: rtl8723bs: remove unnecessary blank lines in rtw_ap.c Rohan Tripathi (Tue Oct 07 2025 - 05:13:27 EST)
- [PATCH v3 2/6] staging: rtl8723bs: add missing blank line in rtw_ap.c Rohan Tripathi (Tue Oct 07 2025 - 05:13:30 EST)
- [PATCH v3 3/6] staging: rtl8723bs: remove dead code in rtw_ap.c Rohan Tripathi (Tue Oct 07 2025 - 05:13:34 EST)
- [PATCH v3 4/6] staging: rtl8723bs: fix lines starting with '(' in rtw_ap.c Rohan Tripathi (Tue Oct 07 2025 - 05:13:40 EST)
- [PATCH v3 5/6] staging: rtl8723bs: add spaces around '+' operator in rtw_ap.c Rohan Tripathi (Tue Oct 07 2025 - 05:13:42 EST)
- [PATCH v3 6/6] staging: rtl8723bs: wrap long comments in rtw_ap.c Rohan Tripathi (Tue Oct 07 2025 - 05:13:46 EST)
- Re: [PATCH v2 3/4] gpio: imx-rpmsg: add imx-rpmsg GPIO driver Arnaud POULIQUEN (Tue Oct 07 2025 - 05:17:18 EST)
- Re: [PATCH] drm/gud: move plane init to gud_pipe.c Thomas Zimmermann (Tue Oct 07 2025 - 05:17:53 EST)
- [RFC PATCH 0/5] PCI on the Amiga 4000 Daniel Palmer (Tue Oct 07 2025 - 05:23:33 EST)
- [RFC PATCH 1/5] m68k: Adjust the pci io range Daniel Palmer (Tue Oct 07 2025 - 05:23:35 EST)
- [RFC PATCH 2/5] m68k: Increase number of IRQs for Amiga to allow for PCI Daniel Palmer (Tue Oct 07 2025 - 05:23:37 EST)
- [RFC PATCH 3/5] m68k: amiga: Allow PCI Daniel Palmer (Tue Oct 07 2025 - 05:23:39 EST)
- [RFC PATCH 4/5] zorro: Add ids for Elbox Mediator 4000 Daniel Palmer (Tue Oct 07 2025 - 05:23:42 EST)
- [RFC PATCH 5/5] PCI: Add driver for Elbox Mediator 4000 Zorro->PCI bridge Daniel Palmer (Tue Oct 07 2025 - 05:23:44 EST)
- Re: [PATCH 1/2] dt-bindings: counter: Add new ti,omap-dmtimer-cap compatible Gokul Praveen (Tue Oct 07 2025 - 05:23:59 EST)
- Re: [PATCH] nvme/tcp: handle tls partially sent records in write_space() Wilfred Mallawa (Tue Oct 07 2025 - 05:25:00 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Krzysztof Hałasa (Tue Oct 07 2025 - 05:29:08 EST)
- Re: [PATCH 2/4] sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime() Andrea Righi (Tue Oct 07 2025 - 05:35:12 EST)
- Re: [PATCH 01/14] sched: Employ sched_change guards Peter Zijlstra (Tue Oct 07 2025 - 05:35:13 EST)
- Re: [RFC PATCH 3/5] m68k: amiga: Allow PCI Geert Uytterhoeven (Tue Oct 07 2025 - 05:38:09 EST)
- Re: [PATCH] iommu: __iommu_attach_group: check for non-NULL blocking_domain Hans Verkuil (Tue Oct 07 2025 - 05:38:12 EST)
- Re: [PATCH 1/2] dt-bindings: counter: Add new ti,omap-dmtimer-cap compatible Krzysztof Kozlowski (Tue Oct 07 2025 - 05:39:11 EST)
- [PATCH v2 0/3] Fix three issues with freeze listeners Alice Ryhl (Tue Oct 07 2025 - 05:39:57 EST)
- [PATCH v2 1/3] rust_binder: freeze_notif_done should resend if wrong state Alice Ryhl (Tue Oct 07 2025 - 05:39:58 EST)
- [PATCH v2 2/3] rust_binder: don't delete FreezeListener if there are pending duplicates Alice Ryhl (Tue Oct 07 2025 - 05:39:59 EST)
- [PATCH v2 3/3] rust_binder: report freeze notification only when fully frozen Alice Ryhl (Tue Oct 07 2025 - 05:40:01 EST)
- Re: [RFC PATCH 3/5] m68k: amiga: Allow PCI John Paul Adrian Glaubitz (Tue Oct 07 2025 - 05:41:14 EST)
- Re: [PATCH 4/4] sched_ext: Make scx_bpf_dsq_insert*() return bool Andrea Righi (Tue Oct 07 2025 - 05:41:20 EST)
- Re: [PATCH 00/14] iommu: fix device leaks Johan Hovold (Tue Oct 07 2025 - 05:41:34 EST)
- Re: [PATCH v3 09/10] mm/vmalloc: Update __vmalloc_node_range() documentation Uladzislau Rezki (Tue Oct 07 2025 - 05:42:13 EST)
- Re: [PATCH 1/4] tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIs Andrea Righi (Tue Oct 07 2025 - 05:42:32 EST)
- [PATCH v2] driver core: fw_devlink: Don't warn about sync_state() pending Ulf Hansson (Tue Oct 07 2025 - 05:43:21 EST)
- Re: [PATCH 6/6] powerpc/64s: Do not re-activate batched TLB flush IBM (Tue Oct 07 2025 - 05:44:25 EST)
- Re: [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode Philipp Zabel (Tue Oct 07 2025 - 05:44:29 EST)
- [PATCH v2 01/14] iommu/apple-dart: fix device leak on of_xlate() Johan Hovold (Tue Oct 07 2025 - 05:44:54 EST)
- [PATCH v2 00/14] iommu: fix device leaks Johan Hovold (Tue Oct 07 2025 - 05:44:54 EST)
- [PATCH v2 09/14] iommu/mediatek-v1: fix device leaks on probe() Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 06/14] iommu/mediatek: fix device leaks on probe() Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 13/14] iommu/sun50i: fix device leak on of_xlate() Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 07/14] iommu/mediatek: simplify dt parsing error handling Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 02/14] iommu/qcom: fix device leak on of_xlate() Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 11/14] iommu/omap: fix device leaks on probe_device() Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 12/14] iommu/omap: simplify probe_device() error handling Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 08/14] iommu/mediatek-v1: fix device leak on probe_device() Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 10/14] iommu/mediatek-v1: add missing larb count sanity check Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 05/14] iommu/mediatek: fix device leak on of_xlate() Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 03/14] iommu/exynos: fix device leak on of_xlate() Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 04/14] iommu/ipmmu-vmsa: fix device leak on of_xlate() Johan Hovold (Tue Oct 07 2025 - 05:44:55 EST)
- [PATCH v2 14/14] iommu/tegra: fix device leak on probe_device() Johan Hovold (Tue Oct 07 2025 - 05:44:56 EST)
- Re: [PATCH v2 1/7] drm/encoder: add mutex to protect the bridge chain Luca Ceresoli (Tue Oct 07 2025 - 05:45:22 EST)
- Re: [PATCH net v7 4/4] selftest: netcons: add test for netconsole over bonded interfaces Paolo Abeni (Tue Oct 07 2025 - 05:47:28 EST)
- Re: [PATCH v3 2/3] drm: Add driver for Sitronix ST7920 LCD displays Thomas Zimmermann (Tue Oct 07 2025 - 05:48:20 EST)
- Re: [PATCH 3/4] sched_ext: Wrap kfunc args in struct to prepare for aux__prog Andrea Righi (Tue Oct 07 2025 - 05:49:00 EST)
- Re: [PATCH v2] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready Tzung-Bi Shih (Tue Oct 07 2025 - 05:49:08 EST)
- Re: [PATCH v2 03/14] iommu/exynos: fix device leak on of_xlate() Marek Szyprowski (Tue Oct 07 2025 - 05:49:26 EST)
- Re: [PATCH 1/2] dt-bindings: counter: Add new ti,omap-dmtimer-cap compatible Gokul Praveen (Tue Oct 07 2025 - 05:49:41 EST)
- Re: [PATCH] nvme/tcp: handle tls partially sent records in write_space() Hannes Reinecke (Tue Oct 07 2025 - 05:51:33 EST)
- Re: [PATCH] drm/gud: move plane init to gud_pipe.c Ruben Wauters (Tue Oct 07 2025 - 05:52:29 EST)
- Re: [PATCH] mm: Replace READ_ONCE() with standard page table accessors Dev Jain (Tue Oct 07 2025 - 05:53:30 EST)
- Re: [PATCH v3 09/10] mm/vmalloc: Update __vmalloc_node_range() documentation Baoquan He (Tue Oct 07 2025 - 05:53:46 EST)
- [PATCH v2 1/3] tools/rtla: Fix --on-threshold always triggering Tomas Glozar (Tue Oct 07 2025 - 05:53:55 EST)
- [PATCH v2 2/3] rtla/tests: Extend action tests to 5s Tomas Glozar (Tue Oct 07 2025 - 05:53:58 EST)
- [PATCH v2 3/3] rtla/tests: Fix osnoise test calling timerlat Tomas Glozar (Tue Oct 07 2025 - 05:54:02 EST)
- Re: [PATCH 10/12] sched: Add locking comments to sched_class methods Juri Lelli (Tue Oct 07 2025 - 05:54:24 EST)
- Re: [PATCH 00/12] sched: Cleanup the change-pattern and related locking Juri Lelli (Tue Oct 07 2025 - 05:55:57 EST)
- [PATCH] mfd: tqmx86: add board definitions for TQMxCU1-HPCM and TQMxCU2-HPCM Matthias Schiffer (Tue Oct 07 2025 - 05:56:03 EST)
- Re: [PATCH] iomap: use largest_zero_folio() in iomap_dio_zero() Pankaj Raghav (Tue Oct 07 2025 - 05:56:45 EST)
- Re: [PATCH v2 2/2] riscv: dts: starfive: add DT for Orange Pi RV E Shattow (Tue Oct 07 2025 - 05:56:54 EST)
- Re: [PATCH v7 04/12] ltp/fsx.c: Add atomic writes support to fsx Ojaswin Mujoo (Tue Oct 07 2025 - 05:59:19 EST)
- Re: [PATCH net] net: sparx5/lan969x: fix flooding configuration on bridge join/leave patchwork-bot+netdevbpf (Tue Oct 07 2025 - 06:00:17 EST)
- Re: [PATCH 1/4] ARM: dts: qcom: msm8974pro-htc-m8: add status LEDs Konrad Dybcio (Tue Oct 07 2025 - 06:03:34 EST)
- Re: [PATCH 2/4] ARM: dts: qcom: msm8974pro-htc-m8: add NFC support Konrad Dybcio (Tue Oct 07 2025 - 06:03:49 EST)
- Re: [PATCH 1/7] tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions Arnd Bergmann (Tue Oct 07 2025 - 06:03:59 EST)
- Re: [PATCH 4/4] ARM: dts: qcom: msm8974pro-htc-m8: add touchscreen Konrad Dybcio (Tue Oct 07 2025 - 06:04:35 EST)
- Re: [PATCH 3/4] ARM: dts: qcom: msm8974pro-htc-m8: add Bluetooth pins Konrad Dybcio (Tue Oct 07 2025 - 06:05:09 EST)
- Re: [RFC][PATCH 1/3] sched: Detect per-class runqueue changes Juri Lelli (Tue Oct 07 2025 - 06:08:08 EST)
- [PATCH] spi: dw-mmio: add error handling for reset_control_deassert() Artem Shimko (Tue Oct 07 2025 - 06:11:49 EST)
- Re: [PATCH] btrfs: fix memory leak when rejecting a non SINGLE data profile without an RST Johannes Thumshirn (Tue Oct 07 2025 - 06:13:21 EST)
- Re: [PATCH 5.10] gpu/i915: fix error return in mmap_offset_attach() Andi Shyti (Tue Oct 07 2025 - 06:14:33 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Danilo Krummrich (Tue Oct 07 2025 - 06:14:49 EST)
- Re: [PATCH v8 7/8] modpost: Create modalias for builtin modules Alexey Gladkov (Tue Oct 07 2025 - 06:15:27 EST)
- Re: [PATCH v3 1/6] staging: rtl8723bs: remove unnecessary blank lines in rtw_ap.c Dan Carpenter (Tue Oct 07 2025 - 06:15:34 EST)
- Re: [PATCH] irqchip/gic-v5: Fix GIC CDEOI instruction encoding Catalin Marinas (Tue Oct 07 2025 - 06:16:07 EST)
- Re: [RFC][PATCH 1/3] sched: Detect per-class runqueue changes Peter Zijlstra (Tue Oct 07 2025 - 06:16:19 EST)
- Re: [PATCH RFC 1/6] ASoC: qcom: qdsp6: q6prm: add the missing MCLK clock IDs Konrad Dybcio (Tue Oct 07 2025 - 06:19:10 EST)
- Re: [PATCH RFC 2/6] ASoC: dt-bindings: qcom,sm8250: Add clocks properties for I2S Konrad Dybcio (Tue Oct 07 2025 - 06:21:08 EST)
- Re: [PATCH v3 15/21] x86/xen: Drop xen_irq_ops Peter Zijlstra (Tue Oct 07 2025 - 06:21:49 EST)
- Re: [RFC PATCH 3/5] m68k: amiga: Allow PCI Geert Uytterhoeven (Tue Oct 07 2025 - 06:22:38 EST)
- Re: [PATCH RFC 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks Konrad Dybcio (Tue Oct 07 2025 - 06:23:56 EST)
- Re: [PATCH RFC 4/6] sm8650-hdk: Enable I2S for HDMI Konrad Dybcio (Tue Oct 07 2025 - 06:24:24 EST)
- [PATCH linux-next v2 0/2] ksm: fix exec/fork inheritance xu.xin16 (Tue Oct 07 2025 - 06:25:17 EST)
- Re: [PATCH mm-new v2 1/1] mm/khugepaged: abort collapse scan on non-swap entries Lance Yang (Tue Oct 07 2025 - 06:25:26 EST)
- [PATCH v2] arm64/sysreg: Fix GIC CDEOI instruction encoding Lorenzo Pieralisi (Tue Oct 07 2025 - 06:26:05 EST)
- Re: [RFC][PATCH 1/3] sched: Detect per-class runqueue changes Juri Lelli (Tue Oct 07 2025 - 06:26:38 EST)
- [PATCH linux-next v2 1/2] mm/ksm: fix exec/fork inheritance support for prctl xu.xin16 (Tue Oct 07 2025 - 06:28:59 EST)
- Re: [PATCH v3 15/21] x86/xen: Drop xen_irq_ops Jürgen Groß (Tue Oct 07 2025 - 06:29:49 EST)
- [PATCH linux-next v2 2/2] selftests: update ksm inheritation tests for prctl fork/exec xu.xin16 (Tue Oct 07 2025 - 06:29:53 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Charles Keepax (Tue Oct 07 2025 - 06:30:43 EST)
- [PATCH v2] media: venus: prevent potential integer overflow in decide_core() Pavel Zhigulin (Tue Oct 07 2025 - 06:30:48 EST)
- [PATCH] input: goodix: Remove setting of RST pin to input Martyn Welch (Tue Oct 07 2025 - 06:31:46 EST)
- Re: [PATCH] phy: qcom: qmp-combo: Move pipe_clk on/off to common Konrad Dybcio (Tue Oct 07 2025 - 06:31:54 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Alexandre Courbot (Tue Oct 07 2025 - 06:36:32 EST)
- [PATCH v1] ALSA: hda/tas2781: Enable init_profile_id for device initialization Shenghao Ding (Tue Oct 07 2025 - 06:37:40 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Miguel Ojeda (Tue Oct 07 2025 - 06:42:54 EST)
- Re: [PATCH v2][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Tue Oct 07 2025 - 06:43:23 EST)
- Re: [PATCH v4 1/3] media: qcom: camss: Add support for TPG common Konrad Dybcio (Tue Oct 07 2025 - 06:44:14 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Paolo Abeni (Tue Oct 07 2025 - 06:46:09 EST)
- Re: [PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence() opensource india (Tue Oct 07 2025 - 06:51:06 EST)
- Re: [PATCH] drm/vmwgfx: Replace schedule() with schedule_hrtimeout() in fallback wait opensource india (Tue Oct 07 2025 - 06:51:46 EST)
- Re: [PATCH v2] driver core: fw_devlink: Don't warn about sync_state() pending Dhruva Gole (Tue Oct 07 2025 - 06:54:40 EST)
- Re: [PATCH] drm/gud: move plane init to gud_pipe.c Thomas Zimmermann (Tue Oct 07 2025 - 06:56:54 EST)
- Re: [PATCH 2/3] rust: xarray: abstract `xa_alloc_cyclic` Alice Ryhl (Tue Oct 07 2025 - 06:57:00 EST)
- Re: [PATCH 1/3] rust: xarray: abstract `xa_alloc` Alice Ryhl (Tue Oct 07 2025 - 06:58:34 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Zhi Wang (Tue Oct 07 2025 - 07:00:09 EST)
- Re: [PATCH v6 4/6] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP Christian Brauner (Tue Oct 07 2025 - 07:00:16 EST)
- Re: [PATCH net v3 1/1] net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock patchwork-bot+netdevbpf (Tue Oct 07 2025 - 07:00:18 EST)
- Re: [PATCH 0/3] rust: xarray: abstract `xa_alloc` and `xa_alloc_cyclic` Alice Ryhl (Tue Oct 07 2025 - 07:02:02 EST)
- RE: [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode Biju Das (Tue Oct 07 2025 - 07:04:09 EST)
- Re: [PATCH v4 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings Ram Prakash Gupta (Tue Oct 07 2025 - 07:04:36 EST)
- Re: [PATCH] btrfs: fix memory leak when rejecting a non SINGLE data profile without an RST Miquel Sabaté Solà (Tue Oct 07 2025 - 07:04:53 EST)
- [PATCH] selftests/run_kselftest.sh: Add --error-on-fail flag Brendan Jackman (Tue Oct 07 2025 - 07:06:52 EST)
- Re: [PATCH v6 0/4] hide ->i_state behind accessors Christian Brauner (Tue Oct 07 2025 - 07:07:56 EST)
- Re: [PATCH v1] fsnotify: Pass correct offset to fsnotify_mmap_perm() Amir Goldstein (Tue Oct 07 2025 - 07:08:23 EST)
- Re: [PATCH v4 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings Ram Prakash Gupta (Tue Oct 07 2025 - 07:09:05 EST)
- Re: [PATCH v2 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online James Morse (Tue Oct 07 2025 - 07:11:16 EST)
- Re: [PATCH] io_uring/zcrx: use folio_nr_pages() instead of shift operation Pavel Begunkov (Tue Oct 07 2025 - 07:12:10 EST)
- Re: Bug#1111455: [bp@xxxxxx: Bug#1111455: linux-image-6.12.41+deb13-amd64: kernel BUG at fs/netfs/read_collect.c:316 netfs: Can't donate prior to front] Benoit Panizzon (Tue Oct 07 2025 - 07:15:04 EST)
- [PATCH v3 0/6] iio: adc: ad4080: add support for AD4081 and AD4084 Antoniu Miclaus (Tue Oct 07 2025 - 07:15:57 EST)
- [PATCH v3 2/6] iio: adc: ad4080: prepare driver for multi-part support Antoniu Miclaus (Tue Oct 07 2025 - 07:15:59 EST)
- [PATCH v3 1/6] iio: adc: ad4080: fix chip identification Antoniu Miclaus (Tue Oct 07 2025 - 07:15:59 EST)
- [PATCH v3 4/6] iio: adc: ad4080: add support for AD4084 Antoniu Miclaus (Tue Oct 07 2025 - 07:16:04 EST)
- [PATCH v3 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4084 Antoniu Miclaus (Tue Oct 07 2025 - 07:16:08 EST)
- [PATCH v3 5/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4081 Antoniu Miclaus (Tue Oct 07 2025 - 07:16:08 EST)
- [PATCH v3 6/6] iio: adc: ad4080: add support for AD4081 Antoniu Miclaus (Tue Oct 07 2025 - 07:16:10 EST)
- Re: [PATCH v4 1/4] dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes Ram Prakash Gupta (Tue Oct 07 2025 - 07:17:05 EST)
- [PATCH v3 00/13] mfd: macsmc: add rtc, hwmon and hid subdevices James Calligeros (Tue Oct 07 2025 - 07:17:19 EST)
- [PATCH v3 01/13] dt-bindings: rtc: Add Apple SMC RTC James Calligeros (Tue Oct 07 2025 - 07:17:27 EST)
- [PATCH v3 02/13] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema James Calligeros (Tue Oct 07 2025 - 07:17:34 EST)
- [PATCH v3 03/13] rtc: Add new rtc-macsmc driver for Apple Silicon Macs James Calligeros (Tue Oct 07 2025 - 07:17:42 EST)
- [PATCH v3 04/13] mfd: macsmc: Wire up Apple SMC RTC subdevice James Calligeros (Tue Oct 07 2025 - 07:17:49 EST)
- [PATCH v3 05/13] mfd: macsmc: add new __SMC_KEY macro James Calligeros (Tue Oct 07 2025 - 07:17:57 EST)
- [PATCH v3 06/13] hwmon: Add Apple Silicon SMC hwmon driver James Calligeros (Tue Oct 07 2025 - 07:18:05 EST)
- [PATCH v3 07/13] mfd: macsmc: Wire up Apple SMC hwmon subdevice James Calligeros (Tue Oct 07 2025 - 07:18:12 EST)
- [PATCH v3 08/13] input: macsmc-input: New driver to handle the Apple Mac SMC buttons/lid James Calligeros (Tue Oct 07 2025 - 07:18:20 EST)
- [PATCH v3 09/13] mfd: macsmc: Wire up Apple SMC input subdevice James Calligeros (Tue Oct 07 2025 - 07:18:27 EST)
- [PATCH v3 10/13] arm64: dts: apple: t8103,t60xx,t8112: Add SMC RTC node James Calligeros (Tue Oct 07 2025 - 07:18:35 EST)
- [PATCH v3 11/13] arm64: dts: apple: t8103, t8112, t60xx: add hwmon SMC subdevice James Calligeros (Tue Oct 07 2025 - 07:18:42 EST)
- [PATCH v3 12/13] arm64: dts: apple: Add common hwmon sensors and fans James Calligeros (Tue Oct 07 2025 - 07:18:49 EST)
- [PATCH v3 13/13] arm64: dts: apple: t8103, t60xx, t8112: Add common hwmon nodes to devices James Calligeros (Tue Oct 07 2025 - 07:18:57 EST)
- Re: [lvc-project] [PATCH net] xsk: Fix overflow in descriptor validation@@ Ilia Gavrilov (Tue Oct 07 2025 - 07:19:27 EST)
- Re: [PATCH] iomap: use largest_zero_folio() in iomap_dio_zero() Christian Brauner (Tue Oct 07 2025 - 07:20:05 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 07:22:23 EST)
- Re: [PATCH v4 1/4] arm64: dts: im8mp-phy{board,core}: update license and copyright Yannic Moog (Tue Oct 07 2025 - 07:23:25 EST)
- [PATCH v3] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR Devarsh Thakkar (Tue Oct 07 2025 - 07:23:28 EST)
- Re: [RFC PATCH 3/5] m68k: amiga: Allow PCI Daniel Palmer (Tue Oct 07 2025 - 07:23:36 EST)
- Re: [GIT PULL] NFSD changes for v6.18 Christian Brauner (Tue Oct 07 2025 - 07:26:06 EST)
- Re: [PATCH] drm/gud: move plane init to gud_pipe.c Ruben Wauters (Tue Oct 07 2025 - 07:26:15 EST)
- Re: [PATCH 0/2] rust: pci: expose is_virtfn() and reject VFs in nova-core Jason Gunthorpe (Tue Oct 07 2025 - 07:26:21 EST)
- Re: [PATCH] drm/panfrost: Name scheduler queues after their job slots Boris Brezillon (Tue Oct 07 2025 - 07:28:26 EST)
- Re: [PATCH v4 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings Adrian Hunter (Tue Oct 07 2025 - 07:29:25 EST)
- [GIT PULL] More power management updates for v6.18-rc1 Rafał Wysocki (Tue Oct 07 2025 - 07:30:19 EST)
- [GIT PULL] More ACPI support updates for v6.18-rc1 Rafael J. Wysocki (Tue Oct 07 2025 - 07:32:17 EST)
- Re: [PATCH] media: iris: Fix ffmpeg corrupted frame error Bryan O'Donoghue (Tue Oct 07 2025 - 07:32:24 EST)
- [PATCH v2] ASoC: wm8978: add missing BCLK divider setup Brian Sune (Tue Oct 07 2025 - 07:33:22 EST)
- [GIT PULL] More thermal control updates for v6.18-rc1 Rafael J. Wysocki (Tue Oct 07 2025 - 07:33:28 EST)
- Re: [REGRESSION][v6.17-rc1]sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails Peter Zijlstra (Tue Oct 07 2025 - 07:35:09 EST)
- Re: [PATCH] ALSA: hda: Fix missing pointer check in hda_component_manager_init function Stefan Binding (Tue Oct 07 2025 - 07:35:41 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Sergey Organov (Tue Oct 07 2025 - 07:35:55 EST)
- Re: [PATCH v2] media: venus: prevent potential integer overflow in decide_core() Bryan O'Donoghue (Tue Oct 07 2025 - 07:38:12 EST)
- Re: [PATCH] media: iris: Fix ffmpeg corrupted frame error Dikshita Agarwal (Tue Oct 07 2025 - 07:38:21 EST)
- Re: [PATCH] drivers/net/wan/hdlc_ppp: fix potential null pointer in ppp_cp_event logging Krzysztof Hałasa (Tue Oct 07 2025 - 07:38:45 EST)
- Re: [PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic Jan Kara (Tue Oct 07 2025 - 07:41:34 EST)
- Re: [PATCH v4 1/4] dt-bindings: mmc: Add dll-hsr-list for HS400 and HS200 modes Konrad Dybcio (Tue Oct 07 2025 - 07:42:22 EST)
- Re: [PATCH v2] ASoC: wm8978: add missing BCLK divider setup Mark Brown (Tue Oct 07 2025 - 07:44:44 EST)
- Re: [PATCH] ipmi: Fix handling of messages with provided receive message pointer Corey Minyard (Tue Oct 07 2025 - 07:46:02 EST)
- [PATCH iwl-net] idpf: fix LAN memory regions command on some NVMs Larysa Zaremba (Tue Oct 07 2025 - 07:46:50 EST)
- Re: [PATCH] ipmi: Fix handling of messages with provided receive message pointer Corey Minyard (Tue Oct 07 2025 - 07:46:51 EST)
- Re: [PATCH] Documentation/rtla: fix htmldocs build error by renaming common_options.rst Bagas Sanjaya (Tue Oct 07 2025 - 07:47:19 EST)
- Re: [GIT PULL] NFSD changes for v6.18 Jeff Layton (Tue Oct 07 2025 - 07:47:41 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Jason Gunthorpe (Tue Oct 07 2025 - 07:48:11 EST)
- Re: [PATCH v2] ASoC: wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 07:48:22 EST)
- Re: [PATCH v2] ASoC: wm8978: add missing BCLK divider setup Mark Brown (Tue Oct 07 2025 - 07:52:04 EST)
- Re: [PATCH v7 11/16] media: ti: j721e-csi2rx: add multistream support Jai Luthra (Tue Oct 07 2025 - 07:52:35 EST)
- Re: [PATCH][next] scsi: hisi_sas: Avoid a couple -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Tue Oct 07 2025 - 07:53:51 EST)
- Re: [PATCH v2] ASoC: wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 07:56:42 EST)
- [PATCH] staging: axis-fifo: fix integer overflow in write() Murad Sadigov (Tue Oct 07 2025 - 07:58:26 EST)
- [PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases Sergey Matyukevich (Tue Oct 07 2025 - 07:58:45 EST)
- [PATCH v2 1/6] selftests: riscv: test ptrace vector interface Sergey Matyukevich (Tue Oct 07 2025 - 07:58:47 EST)
- [PATCH v2 2/6] riscv: ptrace: return ENODATA for inactive vector extension Sergey Matyukevich (Tue Oct 07 2025 - 07:58:49 EST)
- [PATCH v2 3/6] selftests: riscv: set invalid vtype using ptrace Sergey Matyukevich (Tue Oct 07 2025 - 07:58:51 EST)
- [PATCH v2 4/6] riscv: vector: allow to force vector context save Sergey Matyukevich (Tue Oct 07 2025 - 07:58:52 EST)
- [PATCH v2 5/6] selftests: riscv: verify initial vector state with ptrace Sergey Matyukevich (Tue Oct 07 2025 - 07:58:54 EST)
- [PATCH v2 6/6] riscv: vector: initialize vlenb on the first context switch Sergey Matyukevich (Tue Oct 07 2025 - 07:58:56 EST)
- Re: [PATCH v2][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings James Bottomley (Tue Oct 07 2025 - 07:59:34 EST)
- [PATCH] ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_array_user Pedro Demarchi Gomes (Tue Oct 07 2025 - 08:02:45 EST)
- Re: PID namespace init releases its file locks before its children die Christian Brauner (Tue Oct 07 2025 - 08:03:04 EST)
- linux-next: build failure after merge of the mailbox tree Mark Brown (Tue Oct 07 2025 - 08:04:06 EST)
- Re: [PATCH] btrfs: fix memory leak when rejecting a non SINGLE data profile without an RST Miquel Sabaté Solà (Tue Oct 07 2025 - 08:04:24 EST)
- Re: [PATCH v5 1/3] dt-bindings: ata: eswin: Document for EIC7700 SoC ahci Niklas Cassel (Tue Oct 07 2025 - 08:06:50 EST)
- Re: [GIT PULL] NFSD changes for v6.18 Christian Brauner (Tue Oct 07 2025 - 08:07:00 EST)
- Re: [Intel-wired-lan] [PATCH iwl-net] idpf: fix LAN memory regions command on some NVMs Paul Menzel (Tue Oct 07 2025 - 08:07:49 EST)
- Re: [PATCH v4 03/30] kho: drop notifiers Pratyush Yadav (Tue Oct 07 2025 - 08:10:08 EST)
- Re: [PATCH v2] ASoC: wm8978: add missing BCLK divider setup Mark Brown (Tue Oct 07 2025 - 08:10:16 EST)
- Re: [PATCH v2 02/21] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast Frederic Weisbecker (Tue Oct 07 2025 - 08:10:45 EST)
- Re: [lvc-project] [PATCH net] xsk: Fix overflow in descriptor validation@@ Alexander Lobakin (Tue Oct 07 2025 - 08:10:57 EST)
- [PATCH 1/2] i2c: ocores: replace 1ms poll iteration timeout with total transfer timeout Matthias Schiffer (Tue Oct 07 2025 - 08:11:03 EST)
- [PATCH 2/2] i2c: ocores: respect adapter timeout in IRQ mode Matthias Schiffer (Tue Oct 07 2025 - 08:11:03 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Charles Keepax (Tue Oct 07 2025 - 08:11:43 EST)
- Re: [PATCH v1] ALSA: hda/tas2781: Enable init_profile_id for device initialization Takashi Iwai (Tue Oct 07 2025 - 08:14:24 EST)
- Re: [PATCH] btrfs: fix memory leak when rejecting a non SINGLE data profile without an RST Johannes Thumshirn (Tue Oct 07 2025 - 08:14:34 EST)
- Re: [PATCH] ALSA: usb: fpc: replace kmalloc_array followed by copy_from_user with memdup_array_user Takashi Iwai (Tue Oct 07 2025 - 08:14:59 EST)
- [PATCH 0/4] arm64: dts: renesas: Add Cortex-A55 PMU nodes for RZ/{N2H, V2H(P), V2N, T2H} SoCs Prabhakar (Tue Oct 07 2025 - 08:15:34 EST)
- [PATCH 1/4] arm64: dts: renesas: r9a09g057: Add Cortex-A55 PMU node Prabhakar (Tue Oct 07 2025 - 08:15:35 EST)
- [PATCH 2/4] arm64: dts: renesas: r9a09g056: Add Cortex-A55 PMU node Prabhakar (Tue Oct 07 2025 - 08:15:36 EST)
- [PATCH 4/4] arm64: dts: renesas: r9a09g087: Add Cortex-A55 PMU node Prabhakar (Tue Oct 07 2025 - 08:15:38 EST)
- [PATCH 3/4] arm64: dts: renesas: r9a09g077: Add Cortex-A55 PMU node Prabhakar (Tue Oct 07 2025 - 08:15:38 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Mark Brown (Tue Oct 07 2025 - 08:18:08 EST)
- Re: [PATCH 2/3] net: pse-pd: tps23881: Add support for TPS23881B Kory Maincent (Tue Oct 07 2025 - 08:18:19 EST)
- Re: [PATCH] staging: axis-fifo: fix integer overflow in write() Greg KH (Tue Oct 07 2025 - 08:18:50 EST)
- Re: [PATCH v3] dt-bindings: net: Convert Marvell 8897/8997 bindings to DT schema Andrew Lunn (Tue Oct 07 2025 - 08:18:59 EST)
- [PATCH v4 00/10] __vmalloc()/kvmalloc() and no-block support(v4) Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:40 EST)
- [PATCH v4 01/10] lib/test_vmalloc: add no_block_alloc_test case Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:41 EST)
- [PATCH v4 02/10] lib/test_vmalloc: Remove xfail condition check Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:43 EST)
- [PATCH v4 03/10] mm/vmalloc: Support non-blocking GFP flags in alloc_vmap_area() Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:44 EST)
- [PATCH v4 04/10] mm/vmalloc: Defer freeing partly initialized vm_struct Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:45 EST)
- [PATCH v4 05/10] mm/vmalloc: Handle non-blocking GFP in __vmalloc_area_node() Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:46 EST)
- [PATCH v4 06/10] mm/kasan: Support non-blocking GFP in kasan_populate_vmalloc() Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:47 EST)
- [PATCH v4 07/10] kmsan: Remove hard-coded GFP_KERNEL flags Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:48 EST)
- [PATCH v4 08/10] mm: Skip might_alloc() warnings when PF_MEMALLOC is set Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:49 EST)
- [PATCH v4 09/10] mm/vmalloc: Update __vmalloc_node_range() documentation Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:51 EST)
- [PATCH v4 10/10] mm: kvmalloc: Add non-blocking support for vmalloc Uladzislau Rezki (Sony) (Tue Oct 07 2025 - 08:20:52 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Charles Keepax (Tue Oct 07 2025 - 08:27:13 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Bartosz Golaszewski (Tue Oct 07 2025 - 08:29:15 EST)
- [RFC PATCH] sched/deadline: Avoid dl_server boosting with expired deadline Gabriele Monaco (Tue Oct 07 2025 - 08:29:25 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Mark Brown (Tue Oct 07 2025 - 08:30:59 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Srinivas Kandagatla (Tue Oct 07 2025 - 08:32:42 EST)
- Re: [PATCH V1 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine CL Wang (Tue Oct 07 2025 - 08:34:26 EST)
- Re: [PATCH 1/2] i2c: ocores: replace 1ms poll iteration timeout with total transfer timeout Andrew Lunn (Tue Oct 07 2025 - 08:34:28 EST)
- linux-next: Tree for Oct 7 Mark Brown (Tue Oct 07 2025 - 08:34:53 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 08:38:06 EST)
- Re: [PATCH v4 07/10] kmsan: Remove hard-coded GFP_KERNEL flags Alexander Potapenko (Tue Oct 07 2025 - 08:38:20 EST)
- Re: [PATCH 2/3] rust: xarray: abstract `xa_alloc_cyclic` Onur Özkan (Tue Oct 07 2025 - 08:39:26 EST)
- Re: [PATCH v2 3/4] arm64: dts: qcom: qcm2290: add LPASS LPI pin controller Konrad Dybcio (Tue Oct 07 2025 - 08:39:28 EST)
- Re: [RFC][PATCH 0/3] sched/ext: Cleanup pick_task_scx() Christian Loehle (Tue Oct 07 2025 - 08:40:29 EST)
- Re: [PATCH v2 1/2] x86/tsx: Make tsx_ctrl_state static Nikolay Borisov (Tue Oct 07 2025 - 08:40:43 EST)
- [syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_waitid_wait syzbot (Tue Oct 07 2025 - 08:43:31 EST)
- Re: [PATCH] misc: cb710: Replace deprecated PCI functions Greg KH (Tue Oct 07 2025 - 08:43:55 EST)
- Re: [Intel-wired-lan] [PATCH iwl-net] idpf: fix LAN memory regions command on some NVMs Larysa Zaremba (Tue Oct 07 2025 - 08:44:37 EST)
- Re: [lvc-project] [PATCH net] xsk: Fix overflow in descriptor validation@@ Magnus Karlsson (Tue Oct 07 2025 - 08:44:57 EST)
- Re: [PATCH] char: misc: Make the code for allocating minor in misc_register more concise Greg KH (Tue Oct 07 2025 - 08:45:18 EST)
- Re: [PATCH 0/3] rust: xarray: abstract `xa_alloc` and `xa_alloc_cyclic` Onur Özkan (Tue Oct 07 2025 - 08:47:10 EST)
- Re: [syzbot] [nfs?] [io-uring?] WARNING in nfsd_file_cache_init Jens Axboe (Tue Oct 07 2025 - 08:47:23 EST)
- [PATCH] KVM: use call_rcu instead of synchronize_srcu_expedited() for MMIO unregistration lirongqing (Tue Oct 07 2025 - 08:48:46 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 08:48:52 EST)
- Re: [PATCH v2 2/2] x86/tsx: Get the tsx= command line parameter with early_param() Nikolay Borisov (Tue Oct 07 2025 - 08:50:05 EST)
- Re: [PATCH net 0/3] mlx5 misc fixes 2025-10-05 patchwork-bot+netdevbpf (Tue Oct 07 2025 - 08:50:21 EST)
- Re: [PATCH] Documentation/rtla: fix htmldocs build error by renaming common_options.rst Bagas Sanjaya (Tue Oct 07 2025 - 08:51:25 EST)
- Re: [PATCH] kernel: Prevent prctl(PR_SET_PDEATHSIG) from racing with parent process exit Christian Brauner (Tue Oct 07 2025 - 08:53:19 EST)
- [PATCH] ARM: OMAP2+: Fix falg->flag typo in omap_smc2() Ali Khan via B4 Relay (Tue Oct 07 2025 - 08:53:26 EST)
- Re: [PATCH v2] wireguard: allowedips: Use kfree_rcu() instead of call_rcu() Paolo Abeni (Tue Oct 07 2025 - 08:55:12 EST)
- Re: [PATCH] staging: axis-fifo: fix integer overflow in write() Greg KH (Tue Oct 07 2025 - 09:01:25 EST)
- Re: [PATCH v2] ASoC: wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 09:03:48 EST)
- Re: [PATCH] staging: axis-fifo: fix integer overflow in write() Dan Carpenter (Tue Oct 07 2025 - 09:05:58 EST)
- [RFC 0/2] Lift restriction about VDUSE net devices with CVQ Eugenio Pérez (Tue Oct 07 2025 - 09:06:33 EST)
- [RFC 1/2] virtio_net: timeout control virtqueue commands Eugenio Pérez (Tue Oct 07 2025 - 09:06:37 EST)
- [RFC 2/2] vduse: lift restriction about net devices with CVQ Eugenio Pérez (Tue Oct 07 2025 - 09:06:42 EST)
- Re: [PATCH v2 11/15] blktrace: add block trace commands for zone operations Johannes Thumshirn (Tue Oct 07 2025 - 09:08:03 EST)
- [GIT PULL] TTY / Serial driver fix for 6.18-rc1 Greg KH (Tue Oct 07 2025 - 09:08:39 EST)
- [GIT PULL] Staging driver fixes for 6.18-rc1 Greg KH (Tue Oct 07 2025 - 09:09:00 EST)
- [GIT PULL] Char/Misc/IIO driver fixes for 6.18-rc1 Greg KH (Tue Oct 07 2025 - 09:09:17 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Bartosz Golaszewski (Tue Oct 07 2025 - 09:13:43 EST)
- Re: [PATCH] mtd: spi-nor: Enable locking for n25q00a Pratyush Yadav (Tue Oct 07 2025 - 09:15:12 EST)
- [PATCH] mmc: sdhci: Stop advertising the driver in dmesg Linus Walleij (Tue Oct 07 2025 - 09:15:15 EST)
- Re: [PATCH v2] ASoC: wm8978: add missing BCLK divider setup Mark Brown (Tue Oct 07 2025 - 09:15:20 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Charles Keepax (Tue Oct 07 2025 - 09:15:32 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: pmi8950: Add missing VADC channels Konrad Dybcio (Tue Oct 07 2025 - 09:16:07 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Danilo Krummrich (Tue Oct 07 2025 - 09:16:43 EST)
- Re: [PATCH] perf tests: Don't retest sections in "Object code reading" Ian Rogers (Tue Oct 07 2025 - 09:16:52 EST)
- Re: [PATCH v4 03/30] kho: drop notifiers Pasha Tatashin (Tue Oct 07 2025 - 09:17:02 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Mark Brown (Tue Oct 07 2025 - 09:18:11 EST)
- [PATCH] pinctrl: Demote subsystem banner message Linus Walleij (Tue Oct 07 2025 - 09:18:52 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: pmi8950: Fix VADC channel scaling factors Konrad Dybcio (Tue Oct 07 2025 - 09:19:20 EST)
- Re: [syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_waitid_wait Jens Axboe (Tue Oct 07 2025 - 09:20:10 EST)
- Re: [syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_waitid_wait syzbot (Tue Oct 07 2025 - 09:20:11 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Alexandre Courbot (Tue Oct 07 2025 - 09:21:05 EST)
- Re: [PATCH 7/8] media: iris: Introduce vpu ops for vpu4 with necessary hooks Konrad Dybcio (Tue Oct 07 2025 - 09:21:49 EST)
- Re: [PATCH RFC 0/9] gpio: improve support for shared GPIOs Bartosz Golaszewski (Tue Oct 07 2025 - 09:21:51 EST)
- Re: [PATCH 5/8] media: iris: Move vpu register defines to common header file Konrad Dybcio (Tue Oct 07 2025 - 09:22:58 EST)
- Re: [PATCH 5/8] media: iris: Move vpu register defines to common header file Konrad Dybcio (Tue Oct 07 2025 - 09:23:24 EST)
- Re: [syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_waitid_wait Jens Axboe (Tue Oct 07 2025 - 09:24:34 EST)
- [PATCH RESEND] mfd/macsmc: make SMC write buffers const Atharva Tiwari (Tue Oct 07 2025 - 09:25:07 EST)
- Re: [PATCH v4 03/30] kho: drop notifiers Pratyush Yadav (Tue Oct 07 2025 - 09:30:24 EST)
- Re: [PATCH 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum Jürgen Groß (Tue Oct 07 2025 - 09:31:45 EST)
- Re: [RFC PATCH net-next v2 3/3] net: ti: icssm-prueth: Adds support for ICSSM RSTP switch Parvathi Pudi (Tue Oct 07 2025 - 09:32:01 EST)
- Re: [lvc-project] [PATCH net] xsk: Fix overflow in descriptor validation@@ Ilia Gavrilov (Tue Oct 07 2025 - 09:34:13 EST)
- [PATCH v5 0/6] PCI: rzg3s-host: Add PCIe driver for Renesas RZ/G3S SoC Claudiu (Tue Oct 07 2025 - 09:37:16 EST)
- [PATCH v5 1/6] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Add documentation for the PCIe IP on Renesas RZ/G3S Claudiu (Tue Oct 07 2025 - 09:37:18 EST)
- [PATCH v5 2/6] PCI: rzg3s-host: Add Renesas RZ/G3S SoC host driver Claudiu (Tue Oct 07 2025 - 09:37:20 EST)
- [PATCH v5 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node Claudiu (Tue Oct 07 2025 - 09:37:21 EST)
- [PATCH v5 4/6] arm64: dts: renesas: rzg3s-smarc-som: Add PCIe reference clock Claudiu (Tue Oct 07 2025 - 09:37:23 EST)
- [PATCH v5 5/6] arm64: dts: renesas: rzg3s-smarc: Enable PCIe Claudiu (Tue Oct 07 2025 - 09:37:24 EST)
- [PATCH v5 6/6] arm64: defconfig: Enable PCIe for the Renesas RZ/G3S SoC Claudiu (Tue Oct 07 2025 - 09:37:26 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 09:40:10 EST)
- Re: [PATCH] hfs: Validate CNIDs in hfs_read_inode Viacheslav Dubeyko (Tue Oct 07 2025 - 09:40:56 EST)
- Re: [PATCH v2] watchdog: Add driver for Gunyah Watchdog Guenter Roeck (Tue Oct 07 2025 - 09:41:49 EST)
- Re: [syzbot] [nfs?] [io-uring?] WARNING in nfsd_file_cache_init Jeff Layton (Tue Oct 07 2025 - 09:42:34 EST)
- RE: [PATCH v5 3/6] arm64: dts: renesas: r9a08g045: Add PCIe node Biju Das (Tue Oct 07 2025 - 09:44:25 EST)
- Re: [PATCH 2/2] soc: qcom: llcc-qcom: Add support for Kaanapali Konrad Dybcio (Tue Oct 07 2025 - 09:44:34 EST)
- Re: [syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_waitid_wait syzbot (Tue Oct 07 2025 - 09:45:03 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: msm8939: Add camss and cci Konrad Dybcio (Tue Oct 07 2025 - 09:46:32 EST)
- Re: [PATCH v2 02/21] rcu: Re-implement RCU Tasks Trace in terms of SRCU-fast Paul E. McKenney (Tue Oct 07 2025 - 09:47:29 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Mark Brown (Tue Oct 07 2025 - 09:48:05 EST)
- Re: [PATCH v2] ASoC: wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 09:48:24 EST)
- Re: [PATCH v3] media: v4l2-ctrls: add full AV1 profile validation in validate_av1_sequence() Daniel Almeida (Tue Oct 07 2025 - 09:50:21 EST)
- Re: [PATCH] ipmi: Fix handling of messages with provided receive message pointer Guenter Roeck (Tue Oct 07 2025 - 09:50:25 EST)
- Re: [Linux-stm32] [PATCH v19 4/6] dt-bindings: remoteproc: Add compatibility for TEE support Arnaud POULIQUEN (Tue Oct 07 2025 - 09:51:13 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Peter Xu (Tue Oct 07 2025 - 09:51:51 EST)
- Re: [PATCH v2 03/13] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger Konrad Dybcio (Tue Oct 07 2025 - 09:52:45 EST)
- Re: [lvc-project] [PATCH net] xsk: Fix overflow in descriptor validation@@ Magnus Karlsson (Tue Oct 07 2025 - 09:53:04 EST)
- Re: [PATCH v2 05/13] arm64: dts: qcom: sdm845-lg-judyln: Add display panel Konrad Dybcio (Tue Oct 07 2025 - 09:53:52 EST)
- Re: [PATCH] sound/soc/codecs/wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 09:54:21 EST)
- Re: [PATCH v2 09/13] arm64: dts: qcom: sdm845-lg-judyln: Add fb_panel dimensions Konrad Dybcio (Tue Oct 07 2025 - 09:55:41 EST)
- Re: [PATCH 1/2] dt-bindings: cache: qcom,llcc: Document the Kaanapali LLCC Krzysztof Kozlowski (Tue Oct 07 2025 - 09:55:59 EST)
- [PATCH] smb: client: Use more common code in open_cached_dir() Markus Elfring (Tue Oct 07 2025 - 09:56:55 EST)
- Re: [for-next PATCH v2] tracing: wprobe: Fix to use IS_ERR_PCPU() for per-cpu pointer Google (Tue Oct 07 2025 - 09:57:51 EST)
- Re: [PATCH 15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory Sean Christopherson (Tue Oct 07 2025 - 09:58:20 EST)
- Re: [PATCH 1/8] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding Krzysztof Kozlowski (Tue Oct 07 2025 - 09:58:20 EST)
- Re: [syzbot] [nfs?] [io-uring?] WARNING in nfsd_file_cache_init Jeff Layton (Tue Oct 07 2025 - 10:00:42 EST)
- Re: [syzbot] [nfs?] [io-uring?] WARNING in nfsd_file_cache_init Alexei Starovoitov (Tue Oct 07 2025 - 10:02:26 EST)
- Re: [PATCH v2 1/7] drm/encoder: add mutex to protect the bridge chain Luca Ceresoli (Tue Oct 07 2025 - 10:03:13 EST)
- [PATCH v2 0/5] sdhci-brcmstb SD host controller SoC specific enhancements Kamal Dasu (Tue Oct 07 2025 - 10:04:47 EST)
- Re: [PATCH v1] io_uring: use tab indentation for IORING_SEND_VECTORIZED comment Jens Axboe (Tue Oct 07 2025 - 10:04:48 EST)
- [PATCH v2 1/5] dt-bindings: mmc: Add support for BCM72116 and BCM74371 SD host controller Kamal Dasu (Tue Oct 07 2025 - 10:04:53 EST)
- [PATCH v2 2/5] mmc: sdhci-brcmstb: move SDIO_CFG_CQ_CAPABILITY define Kamal Dasu (Tue Oct 07 2025 - 10:04:58 EST)
- [PATCH v2 3/5] mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200 Kamal Dasu (Tue Oct 07 2025 - 10:05:05 EST)
- [PATCH v2 4/5] mmc: sdhci-brcmstb: Add BCM74371 support Kamal Dasu (Tue Oct 07 2025 - 10:05:09 EST)
- [PATCH v2 5/5] mmc: brcmstb: save and restore registers during PM Kamal Dasu (Tue Oct 07 2025 - 10:05:12 EST)
- [PATCH v2 5/5] mmc: sdhci-brcmstb: save and restore registers during PM Kamal Dasu (Tue Oct 07 2025 - 10:05:21 EST)
- Re: [PATCH] input: goodix: Remove setting of RST pin to input Hans de Goede (Tue Oct 07 2025 - 10:06:12 EST)
- [PATCH net v2] xsk: Fix overflow in descriptor validation Ilia Gavrilov (Tue Oct 07 2025 - 10:06:48 EST)
- Re: [PATCH 1/2] i2c: ocores: replace 1ms poll iteration timeout with total transfer timeout Matthias Schiffer (Tue Oct 07 2025 - 10:07:03 EST)
- Re: [lvc-project] [PATCH net] xsk: Fix overflow in descriptor validation@@ Alexander Lobakin (Tue Oct 07 2025 - 10:08:22 EST)
- Re: Aquantia PHY in OCSGMII mode? Vladimir Oltean (Tue Oct 07 2025 - 10:08:30 EST)
- [PATCH] perf tests: use strdup() in "Object code reading" James Clark (Tue Oct 07 2025 - 10:09:40 EST)
- Re: [PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node Charan Teja Kalla (Tue Oct 07 2025 - 10:11:24 EST)
- Re: [PATCH v2 5/5] mmc: brcmstb: save and restore registers during PM Kamal Dasu (Tue Oct 07 2025 - 10:11:47 EST)
- Re: [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode Philipp Zabel (Tue Oct 07 2025 - 10:13:44 EST)
- Re: [PATCH] Bluetooth: Add filter for Qualcomm debug packets Pascal Giard (Tue Oct 07 2025 - 10:16:46 EST)
- Re: [PATCH v1 2/4] dt-bindings: usb: dwc3: Add Google SoC DWC3 USB Krzysztof Kozlowski (Tue Oct 07 2025 - 10:18:16 EST)
- Re: [PATCH v2][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Tue Oct 07 2025 - 10:18:33 EST)
- [PATCH] crypto: api - fix reqsize handling for skciphers and aeads T Pratham (Tue Oct 07 2025 - 10:19:37 EST)
- [PATCH] lib/vsprintf: Improve vsprintf + sprintf function comments Thorsten Blum (Tue Oct 07 2025 - 10:19:47 EST)
- Re: [PATCH] mtd: spi-nor: Enable locking for n25q00a Sean Anderson (Tue Oct 07 2025 - 10:20:08 EST)
- Re: [PATCH 1/2] i2c: ocores: replace 1ms poll iteration timeout with total transfer timeout Andrew Lunn (Tue Oct 07 2025 - 10:20:30 EST)
- Re: [PATCH] mmc: sdhci: Stop advertising the driver in dmesg Ulf Hansson (Tue Oct 07 2025 - 10:21:04 EST)
- [PATCH 0/4] seqlock: introduce scoped_seqlock_read() and scoped_seqlock_read_irqsave() Oleg Nesterov (Tue Oct 07 2025 - 10:22:14 EST)
- [PATCH 1/4] seqlock: introduce scoped_seqlock_read() and scoped_seqlock_read_irqsave() Oleg Nesterov (Tue Oct 07 2025 - 10:22:43 EST)
- [PATCH 2/4] seqlock: change thread_group_cputime() to use scoped_seqlock_read_irqsave() Oleg Nesterov (Tue Oct 07 2025 - 10:22:52 EST)
- [PATCH 3/4] seqlock: change do_task_stat() to use scoped_seqlock_read_irqsave() Oleg Nesterov (Tue Oct 07 2025 - 10:22:59 EST)
- [PATCH 4/4] seqlock: change do_io_accounting() to use scoped_seqlock_read_irqsave() Oleg Nesterov (Tue Oct 07 2025 - 10:23:04 EST)
- Re: [PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node Bryan O'Donoghue (Tue Oct 07 2025 - 10:25:34 EST)
- Re: [PATCH V1 1/2] dt-bindings: dmaengine: Add support for ATCDMAC300 DMA engine Krzysztof Kozlowski (Tue Oct 07 2025 - 10:27:18 EST)
- Re: [PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node Bryan O'Donoghue (Tue Oct 07 2025 - 10:29:20 EST)
- Re: [PATCH 0/4] Support dynamic (de)configuration of memory Sumanth Korikkar (Tue Oct 07 2025 - 10:30:34 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Tue Oct 07 2025 - 10:32:24 EST)
- Re: [PATCH 1/2] dt-bindings: counter: Add new ti,omap-dmtimer-cap compatible Krzysztof Kozlowski (Tue Oct 07 2025 - 10:32:29 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: add LinkEase EasePi R1 jjm2473 (Tue Oct 07 2025 - 10:32:40 EST)
- Re: [PATCH 2/2] i2c: ocores: respect adapter timeout in IRQ mode Peter Korsgaard (Tue Oct 07 2025 - 10:32:51 EST)
- Re: [PATCH 6/6] powerpc/64s: Do not re-activate batched TLB flush Kevin Brodsky (Tue Oct 07 2025 - 10:33:47 EST)
- Re: [GIT PULL 05/12 for v6.18] pidfs Oleg Nesterov (Tue Oct 07 2025 - 10:35:50 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-v6.18 Jarkko Sakkinen (Tue Oct 07 2025 - 10:38:54 EST)
- Re: [PATCH v3 1/6] iio: adc: ad4080: fix chip identification Nuno Sá (Tue Oct 07 2025 - 10:40:33 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Alejandro Jimenez (Tue Oct 07 2025 - 10:41:15 EST)
- Re: [PATCH 1/2] i2c: ocores: replace 1ms poll iteration timeout with total transfer timeout Matthias Schiffer (Tue Oct 07 2025 - 10:42:03 EST)
- [syzbot] [bfs?] possible deadlock in bfs_evict_inode syzbot (Tue Oct 07 2025 - 10:44:26 EST)
- Re: [PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node Bryan O'Donoghue (Tue Oct 07 2025 - 10:44:42 EST)
- Re: [RFC v8 00/21] DRM scheduling cgroup controller Danilo Krummrich (Tue Oct 07 2025 - 10:45:08 EST)
- Re: [PATCH] Bluetooth: Add filter for Qualcomm debug packets Luiz Augusto von Dentz (Tue Oct 07 2025 - 10:46:01 EST)
- [GIT PULL] more dma-mapping updates for Linux 6.18 Marek Szyprowski (Tue Oct 07 2025 - 10:46:02 EST)
- [PATCH] smb: client: Return a status code only as a constant in cifs_spnego_key_instantiate() Markus Elfring (Tue Oct 07 2025 - 10:46:16 EST)
- Re: [PATCH 2/3] watchdog: aspeed: Support variable number of reset mask registers Guenter Roeck (Tue Oct 07 2025 - 10:46:21 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Alejandro Jimenez (Tue Oct 07 2025 - 10:47:07 EST)
- Re: [PATCH v2] serial: 8250_pcilib: Replace deprecated PCI functions Florian Eckert (Tue Oct 07 2025 - 10:47:21 EST)
- [PATCH net v2] net/mlx5: Avoid deadlock between PCI error recovery and health reporter Gerd Bayer (Tue Oct 07 2025 - 10:48:50 EST)
- Re: [PATCH 1/2] i2c: ocores: replace 1ms poll iteration timeout with total transfer timeout Andrew Lunn (Tue Oct 07 2025 - 10:50:41 EST)
- [PATCH v3] ASoC: wm8978: add missing BCLK divider setup Brian Sune (Tue Oct 07 2025 - 10:50:45 EST)
- Re: [PATCH RESEND 2/2] i2c: tegra: Add Tegra256 support Jon Hunter (Tue Oct 07 2025 - 10:51:11 EST)
- Re: [PATCH v2 0/2] Incorporate DRAM address in EDAC messages Yazen Ghannam (Tue Oct 07 2025 - 10:52:46 EST)
- Re: [PATCH 2/3] watchdog: aspeed: Support variable number of reset mask registers Guenter Roeck (Tue Oct 07 2025 - 10:55:27 EST)
- Re: [PATCH v3 2/3] dt-bindings: arm: rockchip: Add LinkEase EasePi R1 jjm2473 (Tue Oct 07 2025 - 10:56:33 EST)
- Re: [PATCH] RAS/AMD/FMPM: Add option to ignore CEs Yazen Ghannam (Tue Oct 07 2025 - 10:56:54 EST)
- Re: [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables Caleb Sander Mateos (Tue Oct 07 2025 - 10:57:28 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: add LinkEase EasePi R1 Andrew Lunn (Tue Oct 07 2025 - 10:57:51 EST)
- Re: [PATCH v3] init/main.c: add warning when file specified in rdinit is inaccessible Ahmad Fatoum (Tue Oct 07 2025 - 10:57:51 EST)
- Re: [syzbot] [bpf?] KASAN: invalid-access Write in do_bad_area syzbot (Tue Oct 07 2025 - 10:58:29 EST)
- [PATCH v5 00/12] Some Panfrost fixes and improvements Adrián Larumbe (Tue Oct 07 2025 - 11:02:48 EST)
- [PATCH v5 02/12] drm/panfrost: Handle inexistent GPU during probe Adrián Larumbe (Tue Oct 07 2025 - 11:03:05 EST)
- [PATCH v5 03/12] drm/panfrost: Handle job HW submit errors Adrián Larumbe (Tue Oct 07 2025 - 11:03:07 EST)
- [PATCH v5 01/12] drm/panfrost: Replace DRM driver allocation method with newer one Adrián Larumbe (Tue Oct 07 2025 - 11:03:10 EST)
- [PATCH v5 04/12] drm/panfrost: Handle error when allocating AS number Adrián Larumbe (Tue Oct 07 2025 - 11:03:12 EST)
- [PATCH v5 05/12] drm/panfrost: Check sgt to know whether pages are already mapped Adrián Larumbe (Tue Oct 07 2025 - 11:03:17 EST)
- [PATCH v5 06/12] drm/panfrost: Handle page mapping failure Adrián Larumbe (Tue Oct 07 2025 - 11:03:18 EST)
- Re: [PATCH 4/4] sched_ext: Make scx_bpf_dsq_insert*() return bool Emil Tsalapatis (Tue Oct 07 2025 - 11:03:18 EST)
- [PATCH v5 07/12] drm/panfrost: Don't rework job IRQ enable mask in the enable path Adrián Larumbe (Tue Oct 07 2025 - 11:03:22 EST)
- [PATCH v5 08/12] drm/panfrost: Make re-enabling job interrupts at device reset optional Adrián Larumbe (Tue Oct 07 2025 - 11:03:23 EST)
- [PATCH v5 10/12] drm/panfrost: Remove unused device property Adrián Larumbe (Tue Oct 07 2025 - 11:03:32 EST)
- [PATCH v5 12/12] MAINTAINERS: Add Adrian Larumbe as Panfrost driver maintainer Adrián Larumbe (Tue Oct 07 2025 - 11:03:32 EST)
- [PATCH v5 09/12] drm/panfrost: Add forward declaration and types header Adrián Larumbe (Tue Oct 07 2025 - 11:03:32 EST)
- [PATCH v5 11/12] drm/panfrost: Rename panfrost_job functions to reflect real role Adrián Larumbe (Tue Oct 07 2025 - 11:03:38 EST)
- Re: [PATCH v2] arm64/sysreg: Fix GIC CDEOI instruction encoding Catalin Marinas (Tue Oct 07 2025 - 11:06:57 EST)
- Re: [PATCH v2 1/3] powerpc/xive: Untangle xive from child interrupt controller drivers Nam Cao (Tue Oct 07 2025 - 11:08:22 EST)
- Re: [bisected][linux-next20251003] tmp2 selftests resulting in Kernel OOPs Venkat Rao Bagalkote (Tue Oct 07 2025 - 11:09:09 EST)
- Re: [PATCH 2/2] drm/bridge: ti-sn65dsi83: protect device resources on unplug Maxime Ripard (Tue Oct 07 2025 - 11:09:50 EST)
- Re: [External] : [PATCH v4 2/3] PCI: endpoint: Add API pci_epf_assign_bar_space() Frank Li (Tue Oct 07 2025 - 11:11:31 EST)
- Re: [PATCH v2 0/1] timers/migration: add 'tmigr' kernel parameter to optionally disable timer migration Thomas Gleixner (Tue Oct 07 2025 - 11:12:28 EST)
- Re: [PATCH] pci/aer_inject: switching inject_lock to raw_spinlock_t Waiman Long (Tue Oct 07 2025 - 11:13:38 EST)
- Re: [PATCH] perf tests: use strdup() in "Object code reading" Ian Rogers (Tue Oct 07 2025 - 11:15:51 EST)
- [PATCH v2 0/2] mailbox queue length check Tanmay Shah (Tue Oct 07 2025 - 11:19:04 EST)
- [PATCH v2 1/2] mailbox: check mailbox queue is full or not Tanmay Shah (Tue Oct 07 2025 - 11:19:06 EST)
- [PATCH v2 2/2] remoteproc: xlnx: do not kick if mbox queue is full Tanmay Shah (Tue Oct 07 2025 - 11:19:07 EST)
- RE: [PATCH 04/18] reset: rzv2h-usb2phy: Set VBENCTL register for OTG mode Biju Das (Tue Oct 07 2025 - 11:20:22 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Ulf Hansson (Tue Oct 07 2025 - 11:20:32 EST)
- Re: [PATCH v3] ASoC: wm8978: add missing BCLK divider setup Charles Keepax (Tue Oct 07 2025 - 11:21:36 EST)
- Re: [PATCH 04/12] sched: Cleanup sched_delayed handling for class switches Vincent Guittot (Tue Oct 07 2025 - 11:22:17 EST)
- [PATCH v4 0/5] i3c: Add basic HDR mode support Frank Li (Tue Oct 07 2025 - 11:22:49 EST)
- [PATCH v4 1/5] i3c: Add HDR API support Frank Li (Tue Oct 07 2025 - 11:22:51 EST)
- [PATCH v4 2/5] i3c: master: svc: Replace bool rnw with union for HDR support Frank Li (Tue Oct 07 2025 - 11:22:56 EST)
- [PATCH v4 3/5] i3c: master: svc: Add basic HDR mode support Frank Li (Tue Oct 07 2025 - 11:22:59 EST)
- [PATCH v4 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer Frank Li (Tue Oct 07 2025 - 11:23:02 EST)
- [PATCH v4 5/5] iio: magnetometer: Add mmc5633 sensor Frank Li (Tue Oct 07 2025 - 11:23:07 EST)
- Re: [PATCH 00/12] sched: Cleanup the change-pattern and related locking Vincent Guittot (Tue Oct 07 2025 - 11:23:29 EST)
- Re: (subset) [PATCH v2] tools headers: kcfi: rename missed CONFIG_CFI_CLANG Kees Cook (Tue Oct 07 2025 - 11:24:55 EST)
- Re: [PATCH v7 2/2] mailbox: mediatek: Add mtk-vcp-mailbox driver Jassi Brar (Tue Oct 07 2025 - 11:28:14 EST)
- Re: [PATCH] mmc: sdhci: Stop advertising the driver in dmesg Adrian Hunter (Tue Oct 07 2025 - 11:30:48 EST)
- [GIT PULL] hardening fixes for v6.18-rc1 Kees Cook (Tue Oct 07 2025 - 11:31:05 EST)
- [PATCH v2 1/1] Bluetooth: btusb: Reclassify Qualcomm WCN6855 debug packets Pascal Giard (Tue Oct 07 2025 - 11:33:28 EST)
- [PATCH 1/3] arm64/sysreg: Support feature-specific fields with 'Feat' descriptor Sascha Bischoff (Tue Oct 07 2025 - 11:35:58 EST)
- [PATCH 2/3] arm64/sysreg: Add ICH_VMCR_EL2 Sascha Bischoff (Tue Oct 07 2025 - 11:36:00 EST)
- [PATCH 0/3] arm64/sysreg: Introduce Feat descriptor and generated ICH_VMCR_EL2 support Sascha Bischoff (Tue Oct 07 2025 - 11:36:01 EST)
- [PATCH 3/3] KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2 Sascha Bischoff (Tue Oct 07 2025 - 11:36:04 EST)
- Re: [PATCH] Bluetooth: Add filter for Qualcomm debug packets Pascal Giard (Tue Oct 07 2025 - 11:37:42 EST)
- [PATCH v2] perf build python: Don't leave a.out file when building with clang Ian Rogers (Tue Oct 07 2025 - 11:38:44 EST)
- Re: [PATCH 0/4] seqlock: introduce scoped_seqlock_read() and scoped_seqlock_read_irqsave() Linus Torvalds (Tue Oct 07 2025 - 11:38:52 EST)
- Re: [PATCH RFC 4/6] sm8650-hdk: Enable I2S for HDMI Alexey Klimov (Tue Oct 07 2025 - 11:39:04 EST)
- [PATCH v2] mfd: da9063: occupy second I2C address, too Wolfram Sang (Tue Oct 07 2025 - 11:40:26 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Yury Norov (Tue Oct 07 2025 - 11:41:05 EST)
- RE: [PATCH] scsi: storvsc: Prefer returning channel with the same CPU as on the I/O issuing CPU Michael Kelley (Tue Oct 07 2025 - 11:41:46 EST)
- Re: [PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP PCIe controller Lorenzo Pieralisi (Tue Oct 07 2025 - 11:42:06 EST)
- Re: [PATCH 1/2] PCI: Setup bridge resources earlier Ilpo Järvinen (Tue Oct 07 2025 - 11:43:09 EST)
- [PATCH] tools/docs: sphinx-build-wrapper: -q is a boolean, not an integer Mauro Carvalho Chehab (Tue Oct 07 2025 - 11:43:24 EST)
- Re: [RFC v8 00/21] DRM scheduling cgroup controller Boris Brezillon (Tue Oct 07 2025 - 11:44:43 EST)
- Re: [External] : [PATCH v4 2/3] PCI: endpoint: Add API pci_epf_assign_bar_space() ALOK TIWARI (Tue Oct 07 2025 - 11:44:43 EST)
- Re: [PATCH v7 RESEND 3/7] dt-bindings: iio: Add Infineon DPS310 sensor documentation Jonathan Cameron (Tue Oct 07 2025 - 11:48:52 EST)
- Re: [PATCH RFC 3/6] ASoC: soc: qcom: sc8280xp: add support for I2S clocks Neil Armstrong (Tue Oct 07 2025 - 11:48:57 EST)
- [PATCH] Documentation: KVM: Update GICv3 docs for GICv5 hosts Sascha Bischoff (Tue Oct 07 2025 - 11:49:35 EST)
- [PATCH] smb: client: Improve unlocking of a mutex in cifs_get_swn_reg() Markus Elfring (Tue Oct 07 2025 - 11:52:42 EST)
- [PATCH] dt-bindings: usb: samsung,exynos-dwc3: add power-domains André Draszik (Tue Oct 07 2025 - 11:55:08 EST)
- Re: [PATCH v3] ASoC: wm8978: add missing BCLK divider setup Sune Brian (Tue Oct 07 2025 - 11:55:41 EST)
- [PATCH] scsi: ufs: dt-bindings: exynos: add power-domains André Draszik (Tue Oct 07 2025 - 11:56:30 EST)
- Re: [PATCH v8] dt-bindings: iio: Add Infineon DPS310 sensor documentation Jonathan Cameron (Tue Oct 07 2025 - 11:57:58 EST)
- Re: [PATCH] tools/docs: sphinx-build-wrapper: -q is a boolean, not an integer Konstantin Ryabitsev (Tue Oct 07 2025 - 11:58:02 EST)
- [PATCH] dt-bindings: phy: samsung,usb3-drd-phy: add power-domains André Draszik (Tue Oct 07 2025 - 12:00:36 EST)
- Re: [PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs Miguel Ojeda (Tue Oct 07 2025 - 12:00:58 EST)
- Re: [PATCH v3 4/4] memory: tegra: Add MC error logging support for Tegra264 Jon Hunter (Tue Oct 07 2025 - 12:01:22 EST)
- [PATCH] dt-bindings: phy: samsung,ufs-phy: add power-domains André Draszik (Tue Oct 07 2025 - 12:01:46 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Svyatoslav Ryhel (Tue Oct 07 2025 - 12:02:55 EST)
- Re: [PATCH 0/4] Support dynamic (de)configuration of memory David Hildenbrand (Tue Oct 07 2025 - 12:02:57 EST)
- [PATCH] dt-bindings: clock: google,gs101-clock: add power-domains André Draszik (Tue Oct 07 2025 - 12:03:13 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Liam R. Howlett (Tue Oct 07 2025 - 12:04:15 EST)
- Re: [PATCH 3/4] sched_ext: Wrap kfunc args in struct to prepare for aux__prog Emil Tsalapatis (Tue Oct 07 2025 - 12:05:11 EST)
- Re: [PATCH 16/16] media: rockchip: rga: add rga3 support Sven Püschel (Tue Oct 07 2025 - 12:06:14 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Yury Norov (Tue Oct 07 2025 - 12:06:15 EST)
- Re: [PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs Miguel Ojeda (Tue Oct 07 2025 - 12:07:46 EST)
- [PATCH] KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests Sascha Bischoff (Tue Oct 07 2025 - 12:08:02 EST)
- Re: [PATCH v2] Drivers: hv: Use better errno matches for HV_STATUS values Wei Liu (Tue Oct 07 2025 - 12:08:39 EST)
- Re: [PATCH v2 01/13] KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS Ackerley Tng (Tue Oct 07 2025 - 12:09:02 EST)
- Re: [PATCH 0/4] Support dynamic (de)configuration of memory David Hildenbrand (Tue Oct 07 2025 - 12:11:21 EST)
- Re: [PATCH v2 0/2] rust: replace use of system_unbound_wq and system_wq Marco Crivellari (Tue Oct 07 2025 - 12:12:04 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Miguel Ojeda (Tue Oct 07 2025 - 12:12:20 EST)
- Re: [PATCH 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning Jacob Pan (Tue Oct 07 2025 - 12:12:23 EST)
- Re: [PATCH] pci/aer_inject: switching inject_lock to raw_spinlock_t Sebastian Andrzej Siewior (Tue Oct 07 2025 - 12:12:35 EST)
- Re: [PATCH v2 01/13] KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS Sean Christopherson (Tue Oct 07 2025 - 12:13:39 EST)
- Re: [GIT PULL] arm64 fixes for -rc1 pr-tracker-bot (Tue Oct 07 2025 - 12:13:40 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API David Hildenbrand (Tue Oct 07 2025 - 12:14:08 EST)
- Re: [PATCH v2 02/13] KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set Ackerley Tng (Tue Oct 07 2025 - 12:14:09 EST)
- Re: [GIT PULL] Hyper-V patches for 6.18 pr-tracker-bot (Tue Oct 07 2025 - 12:14:24 EST)
- Re: [PATCH v2 1/1] Bluetooth: btusb: Reclassify Qualcomm WCN6855 debug packets Paul Menzel (Tue Oct 07 2025 - 12:16:33 EST)
- [PATCH] mm/page-writeback: Consolidate wb_thresh bumping logic into __wb_calc_thresh Joshua Watt (Tue Oct 07 2025 - 12:17:32 EST)
- Re: [syzbot] [perf?] WARNING in __perf_event_overflow (2) syzbot (Tue Oct 07 2025 - 12:18:27 EST)
- Re: [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on Bart Van Assche (Tue Oct 07 2025 - 12:20:04 EST)
- Re: [PATCH v5 05/12] drm/panfrost: Check sgt to know whether pages are already mapped Boris Brezillon (Tue Oct 07 2025 - 12:20:50 EST)
- Re: [PATCH net v2] net/mlx5: Avoid deadlock between PCI error recovery and health reporter Jason Gunthorpe (Tue Oct 07 2025 - 12:21:13 EST)
- [PATCH] mm: use enum for vm_flags Alice Ryhl (Tue Oct 07 2025 - 12:21:56 EST)
- [PATCH] mmc: pxamci: Fix passing NULL to PTR_ERR() in pxamci_probe() Rakuram Eswaran (Tue Oct 07 2025 - 12:22:28 EST)
- Re: [bisected][linux-next20251003] tmp2 selftests resulting in Kernel OOPs Christophe Leroy (Tue Oct 07 2025 - 12:22:50 EST)
- Re: [PATCH v10 00/15] x86: Enable Linear Address Space Separation support Edgecombe, Rick P (Tue Oct 07 2025 - 12:23:52 EST)
- Re: [PATCH v5 06/12] drm/panfrost: Handle page mapping failure Boris Brezillon (Tue Oct 07 2025 - 12:24:18 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: add LinkEase EasePi R1 Russell King (Oracle) (Tue Oct 07 2025 - 12:26:09 EST)
- Re: [PATCH v2] mm: skip folio_activate() for mlocked folios Nhat Pham (Tue Oct 07 2025 - 12:27:12 EST)
- Re: [PATCH v3 0/3] arm64: dts: rockchip: introduce LinkEase EasePi R1 Russell King (Oracle) (Tue Oct 07 2025 - 12:28:06 EST)
- Re: [PATCH 1/3] arm64/sysreg: Support feature-specific fields with 'Feat' descriptor Mark Brown (Tue Oct 07 2025 - 12:28:18 EST)
- Re: [PATCH v2 03/13] KVM: guest_memfd: Invalidate SHARED GPAs if gmem supports INIT_SHARED Ackerley Tng (Tue Oct 07 2025 - 12:31:26 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: add LinkEase EasePi R1 Quentin Schulz (Tue Oct 07 2025 - 12:32:23 EST)
- Re: [PATCH 1/2] iommu/arm-smmu-v3: Fix CMDQ timeout warning Nicolin Chen (Tue Oct 07 2025 - 12:32:56 EST)
- [syzbot] [f2fs?] BUG: sleeping function called from invalid context in f2fs_drop_inode syzbot (Tue Oct 07 2025 - 12:34:26 EST)
- Re: [PATCH 1/4] seqlock: introduce scoped_seqlock_read() and scoped_seqlock_read_irqsave() Waiman Long (Tue Oct 07 2025 - 12:35:22 EST)
- Re: [PATCH 0/4] seqlock: introduce scoped_seqlock_read() and scoped_seqlock_read_irqsave() Oleg Nesterov (Tue Oct 07 2025 - 12:36:01 EST)
- [PATCH] smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_register_message() Markus Elfring (Tue Oct 07 2025 - 12:38:24 EST)
- [PATCH v8 0/3] Capstone/llvm dlopen support Ian Rogers (Tue Oct 07 2025 - 12:38:45 EST)
- [PATCH v8 1/3] perf capstone: Support for dlopen-ing libcapstone.so Ian Rogers (Tue Oct 07 2025 - 12:38:48 EST)
- [PATCH v8 2/3] perf llvm: Support for dlopen-ing libLLVM.so Ian Rogers (Tue Oct 07 2025 - 12:38:49 EST)
- [PATCH v8 3/3] perf llvm: Mangle libperf-llvm.so function names Ian Rogers (Tue Oct 07 2025 - 12:38:51 EST)
- Re: [PATCH] mmc: pxamci: Fix passing NULL to PTR_ERR() in pxamci_probe() Dan Carpenter (Tue Oct 07 2025 - 12:40:38 EST)
- Re: [PATCH v2 05/13] KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory Ackerley Tng (Tue Oct 07 2025 - 12:43:01 EST)
- [PATCH] f2fs: set default valid_thresh_ratio to 80 for zoned devices Daeho Jeong (Tue Oct 07 2025 - 12:46:20 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Peter Xu (Tue Oct 07 2025 - 12:47:20 EST)
- Re: [PATCH v3] x86/tsc: Disable clocksource watchdog for TSC on recent UV Dave Hansen (Tue Oct 07 2025 - 12:49:01 EST)
- [PATCH v4 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2 Mukesh Ojha (Tue Oct 07 2025 - 12:49:18 EST)
- [PATCH v4 01/12] dt-bindings: remoteproc: qcom,pas: Add iommus property Mukesh Ojha (Tue Oct 07 2025 - 12:49:22 EST)
- [PATCH v4 02/12] firmware: qcom_scm: Rename peripheral as pas_id Mukesh Ojha (Tue Oct 07 2025 - 12:49:25 EST)
- [PATCH v4 03/12] firmware: qcom_scm: Introduce PAS context initialization and destroy helper Mukesh Ojha (Tue Oct 07 2025 - 12:49:29 EST)
- [PATCH v4 04/12] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function Mukesh Ojha (Tue Oct 07 2025 - 12:49:32 EST)
- [PATCH v4 05/12] remoteproc: pas: Replace metadata context with PAS context structure Mukesh Ojha (Tue Oct 07 2025 - 12:49:37 EST)
- [PATCH v4 06/12] firmware: qcom_scm: Add a prep version of auth_and_reset function Mukesh Ojha (Tue Oct 07 2025 - 12:49:40 EST)
- [PATCH v4 07/12] firmware: qcom_scm: Simplify qcom_scm_pas_init_image() Mukesh Ojha (Tue Oct 07 2025 - 12:49:44 EST)
- [PATCH v4 08/12] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE Mukesh Ojha (Tue Oct 07 2025 - 12:49:47 EST)
- [PATCH v4 09/12] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table Mukesh Ojha (Tue Oct 07 2025 - 12:49:51 EST)
- [PATCH v4 10/12] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call Mukesh Ojha (Tue Oct 07 2025 - 12:49:54 EST)
- [PATCH v4 11/12] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux Mukesh Ojha (Tue Oct 07 2025 - 12:49:57 EST)
- [PATCH v4 12/12] arm64: dts: qcom: Add EL2 overlay for Lemans Mukesh Ojha (Tue Oct 07 2025 - 12:50:01 EST)
- Re: [PATCH v5 00/22] wifi: nxpwifi: create nxpwifi to support iw61x Martyn Welch (Tue Oct 07 2025 - 12:50:26 EST)
- RE: [PATCH] RAS/AMD/FMPM: Add option to ignore CEs Luck, Tony (Tue Oct 07 2025 - 12:53:04 EST)
- Re: [PATCH v10 03/15] x86/alternatives: Disable LASS when patching kernel alternatives Edgecombe, Rick P (Tue Oct 07 2025 - 12:55:33 EST)
- Re: [PATCH v2] kbuild: uapi: Strip comments before size type check Nathan Chancellor (Tue Oct 07 2025 - 12:55:54 EST)
- Re: [PATCH] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs Nathan Chancellor (Tue Oct 07 2025 - 12:55:56 EST)
- Re: [PATCH v2] gen_init_cpio: Ignore fsync() returning EINVAL on pipes Nathan Chancellor (Tue Oct 07 2025 - 12:55:58 EST)
- Re: [PATCH v2] drivers: scmi: Add completion timeout handling for raw mode transfers Cristian Marussi (Tue Oct 07 2025 - 12:56:03 EST)
- Re: [PATCH 01/12] sched: Employ sched_change guards Valentin Schneider (Tue Oct 07 2025 - 12:58:50 EST)
- Re: [PATCH] mm: use enum for vm_flags Darrick J. Wong (Tue Oct 07 2025 - 13:01:57 EST)
- Re: [PATCH] ASoC: meson: aiu-encoder-i2s: fix bit clock polarity Mark Brown (Tue Oct 07 2025 - 13:03:22 EST)
- Re: [PATCH net-next] net: ipv6: respect route prfsrc and fill empty saddr before ECMP hash Ido Schimmel (Tue Oct 07 2025 - 13:04:06 EST)
- [syzbot] [keyrings?] [lsm?] possible deadlock in keyring_clear (3) syzbot (Tue Oct 07 2025 - 13:08:38 EST)
- [PATCH v3] x86/tsc: Disable clocksource watchdog for TSC on recent UV Dimitri Sivanich (Tue Oct 07 2025 - 13:09:54 EST)
- Re: [PATCH v4 00/30] Live Update Orchestrator Pasha Tatashin (Tue Oct 07 2025 - 13:11:09 EST)
- Re: [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables Eric Biggers (Tue Oct 07 2025 - 13:11:38 EST)
- Re: [PATCH] net/mlx5: fix pre-2.40 binutils assembler error Patrisious Haddad (Tue Oct 07 2025 - 13:13:02 EST)
- [PATCH] ring buffer: propagate __rb_map_vma return value to caller Ankit Khushwaha (Tue Oct 07 2025 - 13:13:39 EST)
- Re: [PATCH v2] Revert "drm/nouveau: Remove waitque for sched teardown" Matthew Brost (Tue Oct 07 2025 - 13:15:40 EST)
- Re: [PATCH] spi: dw-mmio: add error handling for reset_control_deassert() Mark Brown (Tue Oct 07 2025 - 13:15:46 EST)
- Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family Kees Cook (Tue Oct 07 2025 - 13:17:39 EST)
- Re: [PATCH 1/4] seqlock: introduce scoped_seqlock_read() and scoped_seqlock_read_irqsave() Oleg Nesterov (Tue Oct 07 2025 - 13:19:42 EST)
- Re: [PATCH 1/4] seqlock: introduce scoped_seqlock_read() and scoped_seqlock_read_irqsave() Waiman Long (Tue Oct 07 2025 - 13:21:28 EST)
- Re: [git pull] drm for 6.18-rc1 Miguel Ojeda (Tue Oct 07 2025 - 13:21:28 EST)
- Re: [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall() Edgecombe, Rick P (Tue Oct 07 2025 - 13:23:43 EST)
- Re: [PATCH] x86/mm: fix overflow in __cpa_addr Rik van Riel (Tue Oct 07 2025 - 13:24:16 EST)
- Re: [PATCH 4/4] sched_ext: Make scx_bpf_dsq_insert*() return bool Andrea Righi (Tue Oct 07 2025 - 13:25:24 EST)
- Re: [PATCH 2/3] rust: xarray: abstract `xa_alloc_cyclic` Miguel Ojeda (Tue Oct 07 2025 - 13:28:44 EST)
- Re: [PATCH 1/2] x86/amd_node: Fix AMD root device caching Filip Barczyk (Tue Oct 07 2025 - 13:30:39 EST)
- Re: [PATCH 2/2] PCI: Resources outside their window must set IORESOURCE_UNSET Ilpo Järvinen (Tue Oct 07 2025 - 13:30:45 EST)
- Re: 6.18/regression/bisected – BUG: sleeping function called from invalid context at ./include/linux/sched/mm.h:321 after 6d31602a9f57 Mikhail Gavrilov (Tue Oct 07 2025 - 13:33:49 EST)
- [PATCH] smb: client: Use common code in id_mode_to_cifs_acl() Markus Elfring (Tue Oct 07 2025 - 13:35:47 EST)
- Re: [PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode Babu Moger (Tue Oct 07 2025 - 13:36:23 EST)
- Re: [PATCH 1/2] x86/amd_node: Fix AMD root device caching Filip Barczyk (Tue Oct 07 2025 - 13:38:03 EST)
- Re: [PATCH v4 00/63] objtool,livepatch: klp-build livepatch module generation Joe Lawrence (Tue Oct 07 2025 - 13:38:51 EST)
- Re: [PATCH] RAS/AMD/FMPM: Add option to ignore CEs Yazen Ghannam (Tue Oct 07 2025 - 13:39:02 EST)
- Re: [PATCH] mmc: pxamci: Fix passing NULL to PTR_ERR() in pxamci_probe() Khalid Aziz (Tue Oct 07 2025 - 13:43:08 EST)
- Re: [PATCH v3] x86/tsc: Disable clocksource watchdog for TSC on recent UV Dimitri Sivanich (Tue Oct 07 2025 - 13:43:12 EST)
- Re: [PATCH v10 07/15] x86/kexec: Disable LASS during relocate kernel Edgecombe, Rick P (Tue Oct 07 2025 - 13:43:31 EST)
- Re: [syzbot] [trace?] WARNING in tracing_buffers_mmap_close syzbot (Tue Oct 07 2025 - 13:45:03 EST)
- Re: [PATCH v10 09/15] x86/traps: Consolidate user fixups in exc_general_protection() Edgecombe, Rick P (Tue Oct 07 2025 - 13:46:32 EST)
- Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family Christoph Lameter (Ampere) (Tue Oct 07 2025 - 13:47:28 EST)
- Re: [PATCH v4 00/30] Live Update Orchestrator Jason Gunthorpe (Tue Oct 07 2025 - 13:50:48 EST)
- Re: [PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms Ard Biesheuvel (Tue Oct 07 2025 - 13:52:21 EST)
- Re: [PATCH] iommu/amd: Ensure GA log notifier callbacks finish running before module unload Sean Christopherson (Tue Oct 07 2025 - 13:54:44 EST)
- Re: [PATCH 0/4] Support dynamic (de)configuration of memory Sumanth Korikkar (Tue Oct 07 2025 - 13:56:22 EST)
- Re: [PATCH v4 4/4] mm: thp: reparent the split queue during memcg offline Shakeel Butt (Tue Oct 07 2025 - 13:57:03 EST)
- Re: [PATCH v1 0/4] Add Google Tensor SoC USB support Roy Luo (Tue Oct 07 2025 - 14:03:52 EST)
- Re: [PATCH 00/16] media: platform: rga: Add RGA3 support Nicolas Dufresne (Tue Oct 07 2025 - 14:06:10 EST)
- Re: [PATCH v3 0/9] perf build: Support building with Clang Leo Yan (Tue Oct 07 2025 - 14:06:38 EST)
- Re: [PATCH v2 13/13] KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUS Lisa Wang (Tue Oct 07 2025 - 14:06:45 EST)
- Re: [PATCH v10 12/15] x86/traps: Communicate a LASS violation in #GP message Edgecombe, Rick P (Tue Oct 07 2025 - 14:07:33 EST)
- Re: [PATCH 2/2] arm64: dts: ti: k3-am62d2-evm: Enable PMIC Shree Ramamoorthy (Tue Oct 07 2025 - 14:07:35 EST)
- [PATCH] f2fs: revert summary entry count from 2048 to 512 in 16kb block support Daeho Jeong (Tue Oct 07 2025 - 14:08:26 EST)
- [PATCH] f2fs-tools: revert summary entry count from 2048 to 512 in 16kb block support Daeho Jeong (Tue Oct 07 2025 - 14:08:29 EST)
- Re: [PATCH v1 1/4] usb: dwc3: Add Google SoC DWC3 glue driver Roy Luo (Tue Oct 07 2025 - 14:08:42 EST)
- Re: [PATCH 2/4] sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime() Tejun Heo (Tue Oct 07 2025 - 14:09:13 EST)
- Re: [PATCH 2/4] sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime() Tejun Heo (Tue Oct 07 2025 - 14:09:30 EST)
- [PATCH] smb: client: Use common code in cifs_acl_to_fattr() Markus Elfring (Tue Oct 07 2025 - 14:10:22 EST)
- Re: [PATCH 2/4] sched_ext: Add scx_bpf_task_set_slice() and scx_bpf_task_set_dsq_vtime() Tejun Heo (Tue Oct 07 2025 - 14:11:05 EST)
- [PATCH v6 0/8] media: Introduce V4L2 generic ISP support Jacopo Mondi (Tue Oct 07 2025 - 14:12:28 EST)
- [PATCH v6 1/8] media: uapi: Introduce V4L2 generic ISP types Jacopo Mondi (Tue Oct 07 2025 - 14:12:29 EST)
- [PATCH v6 2/8] media: uapi: Convert RkISP1 to V4L2 extensible params Jacopo Mondi (Tue Oct 07 2025 - 14:12:32 EST)
- [PATCH v6 3/8] media: uapi: Convert Amlogic C3 to V4L2 extensible params Jacopo Mondi (Tue Oct 07 2025 - 14:12:33 EST)
- [PATCH v6 4/8] media: Documentation: uapi: Add V4L2 ISP documentation Jacopo Mondi (Tue Oct 07 2025 - 14:12:36 EST)
- [PATCH v6 5/8] media: v4l2-core: Introduce v4l2-isp.c Jacopo Mondi (Tue Oct 07 2025 - 14:12:37 EST)
- [PATCH v6 6/8] media: rkisp1: Use v4l2-isp for validation Jacopo Mondi (Tue Oct 07 2025 - 14:12:40 EST)
- [PATCH v6 7/8] media: amlogic-c3: Use v4l2-isp for validation Jacopo Mondi (Tue Oct 07 2025 - 14:12:41 EST)
- [PATCH v6 8/8] media: Documentation: kapi: Add v4l2 generic ISP support Jacopo Mondi (Tue Oct 07 2025 - 14:12:44 EST)
- Re: [PATCH 13/16] media: dt-bindings: media: rockchip-rga: add rockchip,rk3588-rga3 Nicolas Dufresne (Tue Oct 07 2025 - 14:12:51 EST)
- [PATCH] loop: remove redundant __GFP_NOWARN flag Pedro Demarchi Gomes (Tue Oct 07 2025 - 14:14:00 EST)
- Re: [PATCH 2/2] iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency Jacob Pan (Tue Oct 07 2025 - 14:16:12 EST)
- Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family Marco Elver (Tue Oct 07 2025 - 14:19:06 EST)
- Re: [PATCH 03/16] media: rockchip: rga: align stride to 16 bytes Nicolas Dufresne (Tue Oct 07 2025 - 14:19:18 EST)
- Re: [PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable" Runping Lai (Tue Oct 07 2025 - 14:19:47 EST)
- Re: [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits Edgecombe, Rick P (Tue Oct 07 2025 - 14:19:50 EST)
- [PATCH 2/3] spi: sprd-adi: Remove code for storing the reboot mode Otto Pflüger (Tue Oct 07 2025 - 14:20:49 EST)
- [PATCH 1/3] mfd: sprd-sc27xx: Integrate power off and reboot support Otto Pflüger (Tue Oct 07 2025 - 14:20:49 EST)
- [PATCH 3/3] power: reset: sc27xx: Drop unused driver Otto Pflüger (Tue Oct 07 2025 - 14:20:49 EST)
- [PATCH 0/3] mfd: sprd-sc27xx: Move poweroff/reboot support to the parent MFD driver Otto Pflüger (Tue Oct 07 2025 - 14:20:49 EST)
- Re: [PATCH] x86/bugs: Qualify RETBLEED_INTEL_MSG Pawan Gupta (Tue Oct 07 2025 - 14:23:03 EST)
- Re: [PATCH 3/4] sched_ext: Wrap kfunc args in struct to prepare for aux__prog Tejun Heo (Tue Oct 07 2025 - 14:24:03 EST)
- [PATCH] KVM: arm64: Check cpu_has_spe() before initializing PMSCR_EL1 in VHE Mukesh Ojha (Tue Oct 07 2025 - 14:24:09 EST)
- Re: [PATCH v10 04/15] x86/cpu: Set LASS CR4 bit as pinning sensitive Edgecombe, Rick P (Tue Oct 07 2025 - 14:24:12 EST)
- Re: [PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables David Laight (Tue Oct 07 2025 - 14:24:23 EST)
- Re: [PATCH v4 1/3] PCI: endpoint: Add helper function pci_epf_get_bar_required_size() Frank Li (Tue Oct 07 2025 - 14:26:22 EST)
- Re: [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits Dave Hansen (Tue Oct 07 2025 - 14:28:40 EST)
- Re: [PATCH 11/16] media: rockchip: rga: add iommu restore function Nicolas Dufresne (Tue Oct 07 2025 - 14:30:38 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: add LinkEase EasePi R1 Andrew Lunn (Tue Oct 07 2025 - 14:33:06 EST)
- Re: [git pull] drm for 6.18-rc1 Linus Torvalds (Tue Oct 07 2025 - 14:35:46 EST)
- Re: [PATCH v2] platform/chrome: cros_usbpd_notify: defer probe when parent EC driver isn't ready Benson Leung (Tue Oct 07 2025 - 14:35:54 EST)
- Re: [syzbot] [bpf?] KASAN: invalid-access Write in do_bad_area Eduard Zingerman (Tue Oct 07 2025 - 14:35:56 EST)
- Re: [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code Edgecombe, Rick P (Tue Oct 07 2025 - 14:37:34 EST)
- Re: [PATCH 3/4] sched_ext: Wrap kfunc args in struct to prepare for aux__prog Andrea Righi (Tue Oct 07 2025 - 14:37:48 EST)
- Re: [GIT PULL] More power management updates for v6.18-rc1 pr-tracker-bot (Tue Oct 07 2025 - 14:38:39 EST)
- Re: [GIT PULL] More ACPI support updates for v6.18-rc1 pr-tracker-bot (Tue Oct 07 2025 - 14:38:40 EST)
- Re: [GIT PULL] More thermal control updates for v6.18-rc1 pr-tracker-bot (Tue Oct 07 2025 - 14:38:42 EST)
- Re: [PATCH v2 1/1] timers/migration: add 'tmigr' kernel parameter to optionally disable timer migration Randy Dunlap (Tue Oct 07 2025 - 14:38:57 EST)
- Re: [GIT PULL] clk changes for the merge window pr-tracker-bot (Tue Oct 07 2025 - 14:39:28 EST)
- Re: [PATCH v5] cifs: Fix copy_to_iter return value check Steve French (Tue Oct 07 2025 - 14:41:19 EST)
- Re: [PATCH v10 15/15] x86/cpu: Enable LASS by default during CPU initialization Edgecombe, Rick P (Tue Oct 07 2025 - 14:42:58 EST)
- Re: [PATCH v10 11/15] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE Edgecombe, Rick P (Tue Oct 07 2025 - 14:43:25 EST)
- Re: [PATCH v10 13/15] x86/traps: Generalize #GP address decode and hint code Edgecombe, Rick P (Tue Oct 07 2025 - 14:43:38 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Liam R. Howlett (Tue Oct 07 2025 - 14:47:16 EST)
- Re: [PATCH 12/16] media: rockchip: rga: handle error interrupt Nicolas Dufresne (Tue Oct 07 2025 - 14:47:41 EST)
- Re: [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code Dave Hansen (Tue Oct 07 2025 - 14:48:07 EST)
- Re: [PATCH v3 3/3] arm64: dts: rockchip: add LinkEase EasePi R1 Russell King (Oracle) (Tue Oct 07 2025 - 14:49:15 EST)
- Re: [PATCH v1 2/4] dt-bindings: usb: dwc3: Add Google SoC DWC3 USB Roy Luo (Tue Oct 07 2025 - 14:50:02 EST)
- [PATCH 1/2] crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id Thorsten Blum (Tue Oct 07 2025 - 14:52:53 EST)
- [PATCH 2/2] crypto: asymmetric_keys - simplify asymmetric_key_hex_to_key_id Thorsten Blum (Tue Oct 07 2025 - 14:52:56 EST)
- [PATCH] arm64: dts: qcom: sm8650: set ufs as dma coherent Neil Armstrong (Tue Oct 07 2025 - 14:53:47 EST)
- Re: [PATCH 16/16] media: rockchip: rga: add rga3 support Nicolas Dufresne (Tue Oct 07 2025 - 14:54:27 EST)
- [PATCH v1] perf bpf_counter: Fix opening of "any"(-1) CPU events Ian Rogers (Tue Oct 07 2025 - 14:58:31 EST)
- Re: [PATCH v1 3/4] usb: dwc3: Add Google SoC USB PHY driver Roy Luo (Tue Oct 07 2025 - 14:58:33 EST)
- Re: [PATCH v5] cifs: Fix copy_to_iter return value check Tom Talpey (Tue Oct 07 2025 - 15:03:45 EST)
- Re: [PATCH v1 4/4] dt-bindings: phy: google: Add Google SoC USB PHY Roy Luo (Tue Oct 07 2025 - 15:05:03 EST)
- [PATCH 5/4] sched_ext/tools: Add compat wrapper for scx_bpf_task_set_slice/dsq_vtime() Tejun Heo (Tue Oct 07 2025 - 15:06:58 EST)
- Re: [PATCH 3/3] soc: samsung: gs101-pmu: implement access tables for read and write Sam Protsenko (Tue Oct 07 2025 - 15:07:06 EST)
- Re: [PATCH v2 0/3] Enable MSI affinity support for dwc PCI Thomas Gleixner (Tue Oct 07 2025 - 15:08:50 EST)
- [PATCH] KVM: selftests: Don't fall over when only one CPU Brendan Jackman (Tue Oct 07 2025 - 15:12:37 EST)
- [PATCH v9] dt-bindings: iio: Add Infineon DPS310 sensor documentation Eddie James (Tue Oct 07 2025 - 15:16:26 EST)
- Re: [PATCH 0/3] soc: samsung: exynos-pmu: gs101: avoid SError for inaccessible registers Sam Protsenko (Tue Oct 07 2025 - 15:18:06 EST)
- Re: [PATCH v2 1/2] workqueue: Add initialization macro for work items that disabled by default Tejun Heo (Tue Oct 07 2025 - 15:18:57 EST)
- Re: [PATCH] phy: exynos5-usbdrd: fix clock prepare imbalance Sam Protsenko (Tue Oct 07 2025 - 15:20:16 EST)
- Re: [PATCH v2 11/12] iommu/amd: Add support for nested domain attach/detach Suthikulpanit, Suravee (Tue Oct 07 2025 - 15:22:36 EST)
- Re: [PATCH v2 1/3] dt-bindings: chrome: Add Cros EC UCSI driver Benson Leung (Tue Oct 07 2025 - 15:23:54 EST)
- Re: [PATCH v2 2/3] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions Benson Leung (Tue Oct 07 2025 - 15:24:54 EST)
- Re: [git pull] drm for 6.18-rc1 Miguel Ojeda (Tue Oct 07 2025 - 15:25:00 EST)
- Re: [PATCH] tpm: infineon: add bounds check in tpm_inf_recv Jarkko Sakkinen (Tue Oct 07 2025 - 15:25:23 EST)
- Re: [PATCH] KVM: arm64: Check cpu_has_spe() before initializing PMSCR_EL1 in VHE Oliver Upton (Tue Oct 07 2025 - 15:25:34 EST)
- bug: CONFIG_SCHED_MC_PRIO has undeclared dependency on CONFIG_DEBUG_FS Andreas Kinzler (Tue Oct 07 2025 - 15:28:35 EST)
- Re: [PATCH 11/19] arm64: dts: amlogic: A4: Add peripherals clock controller node kernel test robot (Tue Oct 07 2025 - 15:33:41 EST)
- Re: [PATCH 0/4] Support dynamic (de)configuration of memory David Hildenbrand (Tue Oct 07 2025 - 15:35:37 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650: set ufs as dma coherent Dmitry Baryshkov (Tue Oct 07 2025 - 15:37:10 EST)
- Re: [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations Luca Ceresoli (Tue Oct 07 2025 - 15:37:59 EST)
- Re: [PATCH 1/2] dt-bindings: trivial-devices: add mps,mp9945 Conor Dooley (Tue Oct 07 2025 - 15:38:12 EST)
- Re: [PATCH v5 1/2] dt-bindings: Pinefeat cef168 lens control board Conor Dooley (Tue Oct 07 2025 - 15:39:30 EST)
- Re: [PATCH 3/4] s390/sclp: Remove MHP_OFFLINE_INACCESSIBLE David Hildenbrand (Tue Oct 07 2025 - 15:40:04 EST)
- Re: [PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node Dmitry Baryshkov (Tue Oct 07 2025 - 15:40:41 EST)
- Re: [PATCH 16/16] media: rockchip: rga: add rga3 support Nicolas Dufresne (Tue Oct 07 2025 - 15:41:35 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Peter Xu (Tue Oct 07 2025 - 15:41:59 EST)
- Re: [PATCH v2 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI Benson Leung (Tue Oct 07 2025 - 15:43:45 EST)
- [PATCH] smb: client: Use common code in smb2_push_mandatory_locks() Markus Elfring (Tue Oct 07 2025 - 15:45:41 EST)
- Re: [GIT PULL] TTY / Serial driver fix for 6.18-rc1 pr-tracker-bot (Tue Oct 07 2025 - 15:46:22 EST)
- Re: [GIT PULL] Staging driver fixes for 6.18-rc1 pr-tracker-bot (Tue Oct 07 2025 - 15:46:24 EST)
- Re: [GIT PULL] Char/Misc/IIO driver fixes for 6.18-rc1 pr-tracker-bot (Tue Oct 07 2025 - 15:46:26 EST)
- Re: [PATCH][next] scsi: hisi_sas: Avoid a couple -Wflex-array-member-not-at-end warnings Gustavo A. R. Silva (Tue Oct 07 2025 - 15:48:30 EST)
- Re: [PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable" Steven Rostedt (Tue Oct 07 2025 - 15:48:48 EST)
- Re: [PATCH] drm/nouveau: fix bad ret code in nouveau_bo_move_prep Petr Vorel (Tue Oct 07 2025 - 15:52:37 EST)
- Re: [PATCH v2] mm: skip folio_activate() for mlocked folios SeongJae Park (Tue Oct 07 2025 - 15:53:17 EST)
- Re: [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code Edgecombe, Rick P (Tue Oct 07 2025 - 15:53:30 EST)
- [PATCH v6 0/2] Pinefeat cef168 lens control board driver Aliaksandr Smirnou (Tue Oct 07 2025 - 15:57:40 EST)
- [PATCH v6 2/2] media: i2c: Pinefeat cef168 lens control board driver Aliaksandr Smirnou (Tue Oct 07 2025 - 15:57:41 EST)
- [PATCH v6 1/2] dt-bindings: Pinefeat cef168 lens control board Aliaksandr Smirnou (Tue Oct 07 2025 - 15:57:41 EST)
- Re: [PATCH v2 1/2] mailbox: check mailbox queue is full or not Jassi Brar (Tue Oct 07 2025 - 15:58:45 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Doug Anderson (Tue Oct 07 2025 - 15:59:50 EST)
- Re: [PATCH v11 05/17] media: dt-bindings: add rockchip rk3568 mipi csi-2 receiver Sakari Ailus (Tue Oct 07 2025 - 16:00:59 EST)
- Re: [PATCH] perf tests: Don't retest sections in "Object code reading" Arnaldo Carvalho de Melo (Tue Oct 07 2025 - 16:01:29 EST)
- Re: [PATCH v2 1/3] genirq: Add interrupt redirection infrastructure Thomas Gleixner (Tue Oct 07 2025 - 16:04:08 EST)
- Re: [PATCH v4 0/5] i3c: Add basic HDR mode support Frank Li (Tue Oct 07 2025 - 16:05:49 EST)
- Re: [GIT PULL] more dma-mapping updates for Linux 6.18 pr-tracker-bot (Tue Oct 07 2025 - 16:06:42 EST)
- [PATCH v5 0/5] i3c: Add basic HDR mode support Frank Li (Tue Oct 07 2025 - 16:06:43 EST)
- [PATCH v5 1/5] i3c: Add HDR API support Frank Li (Tue Oct 07 2025 - 16:06:45 EST)
- [PATCH v5 2/5] i3c: master: svc: Replace bool rnw with union for HDR support Frank Li (Tue Oct 07 2025 - 16:06:51 EST)
- [PATCH v5 3/5] i3c: master: svc: Add basic HDR mode support Frank Li (Tue Oct 07 2025 - 16:06:55 EST)
- [PATCH v5 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer Frank Li (Tue Oct 07 2025 - 16:06:58 EST)
- [PATCH v5 5/5] iio: magnetometer: Add mmc5633 sensor Frank Li (Tue Oct 07 2025 - 16:07:05 EST)
- Re: [GIT PULL] hardening fixes for v6.18-rc1 pr-tracker-bot (Tue Oct 07 2025 - 16:07:43 EST)
- Re: [PATCH 2/4] s390/sclp: Add support for dynamic (de)configuration of memory David Hildenbrand (Tue Oct 07 2025 - 16:07:50 EST)
- Re: [PATCH v11 10/17] media: rockchip: rkcif: add support for px30 vip dvp capture Sakari Ailus (Tue Oct 07 2025 - 16:13:08 EST)
- [ANNOUNCE] 5.10.245-rt139 Luis Claudio R. Goncalves (Tue Oct 07 2025 - 16:17:12 EST)
- Re: [PATCH] drm/nouveau: fix bad ret code in nouveau_bo_move_prep Danilo Krummrich (Tue Oct 07 2025 - 16:17:39 EST)
- Re: [PATCH] phy: exynos5-usbdrd: fix clock prepare imbalance Peter Griffin (Tue Oct 07 2025 - 16:18:49 EST)
- Re: [PATCH] dt-bindings: usb: samsung,exynos-dwc3: add power-domains Peter Griffin (Tue Oct 07 2025 - 16:20:05 EST)
- Re: [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits Sohil Mehta (Tue Oct 07 2025 - 16:20:43 EST)
- Re: [PATCH] scsi: ufs: dt-bindings: exynos: add power-domains Peter Griffin (Tue Oct 07 2025 - 16:20:58 EST)
- Re: [PATCH] dt-bindings: clock: google,gs101-clock: add power-domains Peter Griffin (Tue Oct 07 2025 - 16:21:34 EST)
- Re: [PATCH] dt-bindings: phy: samsung,ufs-phy: add power-domains Peter Griffin (Tue Oct 07 2025 - 16:21:58 EST)
- Re: [PATCH] dt-bindings: phy: samsung,usb3-drd-phy: add power-domains Peter Griffin (Tue Oct 07 2025 - 16:22:24 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API David Hildenbrand (Tue Oct 07 2025 - 16:23:09 EST)
- Re: [External] : Re: [REGRESSION][v6.17-rc1]sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails Joseph Salisbury (Tue Oct 07 2025 - 16:23:25 EST)
- Re: [PATCH] x86/resctrl: Fix buggy overflow when reactivating previously Unavailable RMID Reinette Chatre (Tue Oct 07 2025 - 16:23:52 EST)
- Re: [PATCH 3/4 v5] cxl/core: Enable Region creation on x86 with LMH Dave Jiang (Tue Oct 07 2025 - 16:25:13 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Liam R. Howlett (Tue Oct 07 2025 - 16:26:26 EST)
- Re: [PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable" Steven Rostedt (Tue Oct 07 2025 - 16:29:58 EST)
- [PATCH] drivers: hid: renegotiate resolution multipliers with device after reset Benedek Kupper (Tue Oct 07 2025 - 16:36:11 EST)
- Re: [PATCH v2 10/12] iommu/amd: Add support for nested domain allocation Suthikulpanit, Suravee (Tue Oct 07 2025 - 16:37:09 EST)
- Re: [PATCH 4/4 v5] cxl/test: Simulate an x86 Low Memory Hole for tests Dave Jiang (Tue Oct 07 2025 - 16:37:31 EST)
- Re: [PATCH hyperv-next v6 01/17] Documentation: hyperv: Confidential VMBus Roman Kisel (Tue Oct 07 2025 - 16:38:06 EST)
- Re: [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits Edgecombe, Rick P (Tue Oct 07 2025 - 16:38:28 EST)
- Re: [PATCH 3/3] dt-bindings: pse-pd: ti,tps23881: Add TPS23881B Conor Dooley (Tue Oct 07 2025 - 16:40:08 EST)
- Re: [PATCH v3 1/4] mm: Introduce vm_uffd_ops API Peter Xu (Tue Oct 07 2025 - 16:40:29 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Ian Rogers (Tue Oct 07 2025 - 16:43:15 EST)
- RE: [PATCH v2 07/19 5.15.y] minmax: simplify and clarify min_t()/max_t() implementation Farber, Eliav (Tue Oct 07 2025 - 16:43:35 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Alex Williamson (Tue Oct 07 2025 - 16:43:38 EST)
- Re: [PATCH 11/12] sched: Match __task_rq_{,un}lock() Tejun Heo (Tue Oct 07 2025 - 16:44:05 EST)
- Re: [PATCH 01/10] dt-bindings: power: samsung: add google,gs101-pd Peter Griffin (Tue Oct 07 2025 - 16:46:24 EST)
- Re: [PATCH 00/12] sched: Cleanup the change-pattern and related locking Tejun Heo (Tue Oct 07 2025 - 16:46:26 EST)
- Re: [PATCH v6 1/2] dt-bindings: Pinefeat cef168 lens control board Conor Dooley (Tue Oct 07 2025 - 16:47:33 EST)
- Re: [PATCH v11 14/31] x86/resctrl: Discover hardware telemetry events Luck, Tony (Tue Oct 07 2025 - 16:47:55 EST)
- Re: [PATCH] dt-bindings: i2c: hisilicon,hix5hd2-i2c convert to DT schema Conor Dooley (Tue Oct 07 2025 - 16:49:11 EST)
- Re: [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits Sohil Mehta (Tue Oct 07 2025 - 16:49:25 EST)
- Re: [PATCH v2] bpf: Use rcu_read_lock_dont_migrate in bpf_sk_storage.c patchwork-bot+netdevbpf (Tue Oct 07 2025 - 16:50:16 EST)
- Re: [PATCH] drm/amd/display: Fix unsafe uses of kernel mode FPU Ard Biesheuvel (Tue Oct 07 2025 - 16:52:35 EST)
- Re: [PATCH v10 01/15] x86/cpu: Enumerate the LASS feature bits Sohil Mehta (Tue Oct 07 2025 - 16:53:14 EST)
- Re: [PATCH 03/10] pmdomain: samsung: use to devm_kstrdup_const() to simplify error handling Peter Griffin (Tue Oct 07 2025 - 16:53:29 EST)
- Re: [PATCH v2 1/1] hung_task: fix warnings caused by unaligned lock pointers Andrew Morton (Tue Oct 07 2025 - 16:56:01 EST)
- Re: [PATCH] fix urb unmapping issue when the uas device is remove during ongoing data transfer Michal Pecio (Tue Oct 07 2025 - 16:57:25 EST)
- Re: [PATCH RESEND] clk: at91: sam9x7: Use kmalloc_array() instead of kmalloc() Shuah Khan (Tue Oct 07 2025 - 17:06:10 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Joel Fernandes (Tue Oct 07 2025 - 17:08:29 EST)
- Re: [PATCH v2 11/13] KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUS Lisa Wang (Tue Oct 07 2025 - 17:16:40 EST)
- [syzbot] [fuse?] possible deadlock in __folio_end_writeback syzbot (Tue Oct 07 2025 - 17:19:30 EST)
- Re: [PATCH 5.10] gpu/i915: fix error return in mmap_offset_attach() Petr Vorel (Tue Oct 07 2025 - 17:23:30 EST)
- Re: [PATCH v4 03/12] firmware: qcom_scm: Introduce PAS context initialization and destroy helper Manivannan Sadhasivam (Tue Oct 07 2025 - 17:23:52 EST)
- [PATCH] NFS4: Apply delay_retrans to async operations Joshua Watt (Tue Oct 07 2025 - 17:25:36 EST)
- Re: [PATCH v2] Fix to avoid the usage of the `res` variable uninitialized in the following macro expansions. Shuah Khan (Tue Oct 07 2025 - 17:28:32 EST)
- Re: [PATCH v4 04/12] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function Manivannan Sadhasivam (Tue Oct 07 2025 - 17:29:21 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Fabio Estevam (Tue Oct 07 2025 - 17:29:48 EST)
- Re: [PATCH v4 00/10] __vmalloc()/kvmalloc() and no-block support(v4) Andrew Morton (Tue Oct 07 2025 - 17:31:27 EST)
- Re: [REGRESSION 00/04] Crash during resume of pcie bridge Mario Limonciello (Tue Oct 07 2025 - 17:33:55 EST)
- Re: [PATCH v4 05/12] remoteproc: pas: Replace metadata context with PAS context structure Manivannan Sadhasivam (Tue Oct 07 2025 - 17:34:30 EST)
- Re: [PATCH v4 06/12] firmware: qcom_scm: Add a prep version of auth_and_reset function Manivannan Sadhasivam (Tue Oct 07 2025 - 17:37:41 EST)
- [PATCH v16 1/4] unwind: Add interface to allow tracing a single task Steven Rostedt (Tue Oct 07 2025 - 17:39:31 EST)
- [PATCH v16 2/4] perf: Support deferred user callchains Steven Rostedt (Tue Oct 07 2025 - 17:39:31 EST)
- [PATCH v16 3/4] perf: Have the deferred request record the user context cookie Steven Rostedt (Tue Oct 07 2025 - 17:39:31 EST)
- [PATCH v16 0/4] perf: Support the deferred unwinding infrastructure Steven Rostedt (Tue Oct 07 2025 - 17:39:31 EST)
- [PATCH v16 4/4] perf: Support deferred user callchains for per CPU events Steven Rostedt (Tue Oct 07 2025 - 17:39:32 EST)
- Re: [PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable" Steven Rostedt (Tue Oct 07 2025 - 17:40:20 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Daniel Almeida (Tue Oct 07 2025 - 17:42:49 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Doug Anderson (Tue Oct 07 2025 - 17:43:30 EST)
- Re: ARM iMX6sx board fails to boot with kernel 6.17 Fabio Estevam (Tue Oct 07 2025 - 17:44:15 EST)
- [PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl" Gregory Price (Tue Oct 07 2025 - 17:44:20 EST)
- Re: [RFC][PATCH 0/3] sched/ext: Cleanup pick_task_scx() Tejun Heo (Tue Oct 07 2025 - 17:48:16 EST)
- Re: [PATCH v4 10/12] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call Manivannan Sadhasivam (Tue Oct 07 2025 - 17:48:27 EST)
- [PATCH] Input: pegasus-notetaker - fix out-of-bounds access vulnerability in pegasus_parse_packet() function of the pegasus driver pip-izony (Tue Oct 07 2025 - 17:51:57 EST)
- Re: [PATCH v4 11/12] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux Manivannan Sadhasivam (Tue Oct 07 2025 - 17:52:14 EST)
- Forwarded: syzbot (Tue Oct 07 2025 - 17:52:26 EST)
- Re: [PATCH v4 12/12] arm64: dts: qcom: Add EL2 overlay for Lemans Manivannan Sadhasivam (Tue Oct 07 2025 - 17:55:05 EST)
- Re: [PATCH v4 00/12] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2 Manivannan Sadhasivam (Tue Oct 07 2025 - 17:56:14 EST)
- Re: [PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl" Andrew Morton (Tue Oct 07 2025 - 17:59:57 EST)
- Re: [PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node Bryan O'Donoghue (Tue Oct 07 2025 - 18:10:35 EST)
- Re: [PATCH] Revert "mm, hugetlb: remove hugepages_treat_as_movable sysctl" Gregory Price (Tue Oct 07 2025 - 18:12:27 EST)
- [PATCH v12 00/12] KVM: guest_memfd: Add NUMA mempolicy support Sean Christopherson (Tue Oct 07 2025 - 18:14:37 EST)
- [PATCH v12 01/12] KVM: guest_memfd: Rename "struct kvm_gmem" to "struct gmem_file" Sean Christopherson (Tue Oct 07 2025 - 18:14:39 EST)
- [PATCH v12 02/12] KVM: guest_memfd: Add macro to iterate over gmem_files for a mapping/inode Sean Christopherson (Tue Oct 07 2025 - 18:14:41 EST)
- [PATCH v12 03/12] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes Sean Christopherson (Tue Oct 07 2025 - 18:14:43 EST)
- [PATCH v12 04/12] KVM: guest_memfd: Add slab-allocated inode cache Sean Christopherson (Tue Oct 07 2025 - 18:14:44 EST)
- [PATCH v12 05/12] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy Sean Christopherson (Tue Oct 07 2025 - 18:14:46 EST)
- [PATCH v12 06/12] KVM: selftests: Define wrappers for common syscalls to assert success Sean Christopherson (Tue Oct 07 2025 - 18:14:48 EST)
- [PATCH v12 07/12] KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by default Sean Christopherson (Tue Oct 07 2025 - 18:14:50 EST)
- [PATCH v12 08/12] KVM: selftests: Add additional equivalents to libnuma APIs in KVM's numaif.h Sean Christopherson (Tue Oct 07 2025 - 18:14:51 EST)
- [PATCH v12 09/12] KVM: selftests: Use proper uAPI headers to pick up mempolicy.h definitions Sean Christopherson (Tue Oct 07 2025 - 18:14:53 EST)
- [PATCH v12 10/12] KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems Sean Christopherson (Tue Oct 07 2025 - 18:14:55 EST)
- [PATCH v12 11/12] KVM: selftests: Add guest_memfd tests for mmap and NUMA policy support Sean Christopherson (Tue Oct 07 2025 - 18:14:57 EST)
- [PATCH v12 12/12] KVM: guest_memfd: Add gmem_inode.flags field instead of using i_private Sean Christopherson (Tue Oct 07 2025 - 18:15:00 EST)
- Re: [PATCH v4 03/12] firmware: qcom_scm: Introduce PAS context initialization and destroy helper Bryan O'Donoghue (Tue Oct 07 2025 - 18:16:31 EST)
- Forwarded: kernel BUG in ext4_write_inline_data syzbot (Tue Oct 07 2025 - 18:19:55 EST)
- [PATCH] pwm: Declare waveform stubs for when PWM is not reachable Marcelo Schmitt (Tue Oct 07 2025 - 18:20:05 EST)
- Re: [PATCH 0/4] mm, swap: misc cleanup and bugfix Andrew Morton (Tue Oct 07 2025 - 18:20:37 EST)
- Re: [PATCH] lib: cpu_rmap.c Refactor allocation size calculation in kzalloc() Shuah Khan (Tue Oct 07 2025 - 18:23:34 EST)
- [PATCH] KVM: guest_memfd: Define a CLASS to get+put guest_memfd file from a memslot Sean Christopherson (Tue Oct 07 2025 - 18:24:00 EST)
- Re: [PATCH] mm/hugetlb: allow overcommitting gigantic hugepages Andrew Morton (Tue Oct 07 2025 - 18:24:30 EST)
- Re: [PATCH net-next] net: ipv6: respect route prfsrc and fill empty saddr before ECMP hash Willem de Bruijn (Tue Oct 07 2025 - 18:25:50 EST)
- [PATCH] KVM: guest_memfd: Drop a superfluous local var in kvm_gmem_fault_user_mapping() Sean Christopherson (Tue Oct 07 2025 - 18:27:35 EST)
- Re: [PATCH v10 03/15] x86/alternatives: Disable LASS when patching kernel alternatives Sohil Mehta (Tue Oct 07 2025 - 18:28:52 EST)
- Re: [PATCH 1/3 v2] dt-bindings: PCI: s32g: Add NXP PCIe controller Manivannan Sadhasivam (Tue Oct 07 2025 - 18:28:57 EST)
- [PATCH] KVM: selftests: Forcefully override ARCH from x86_64 to x86 Sean Christopherson (Tue Oct 07 2025 - 18:31:00 EST)
- Re: [PATCH v10 07/15] x86/kexec: Disable LASS during relocate kernel Sohil Mehta (Tue Oct 07 2025 - 18:33:27 EST)
- Re: [PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic Andrew Morton (Tue Oct 07 2025 - 18:34:24 EST)
- [PATCH] KVM: selftests: Rename "guest_paddr" variables to "gpa" Sean Christopherson (Tue Oct 07 2025 - 18:36:28 EST)
- Re: [PATCH v10 09/15] x86/traps: Consolidate user fixups in exc_general_protection() Sohil Mehta (Tue Oct 07 2025 - 18:41:42 EST)
- [PATCH] KVM: SVM: Don't set GIF when clearing EFER.SVME Jim Mattson (Tue Oct 07 2025 - 18:44:28 EST)
- [PATCH] KVM: selftests: Use "gpa" and "gva" for local variable names in pre-fault test Sean Christopherson (Tue Oct 07 2025 - 18:45:18 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Ian Rogers (Tue Oct 07 2025 - 18:45:19 EST)
- Re: [PATCH v2 1/3] genirq: Add interrupt redirection infrastructure Radu Rendec (Tue Oct 07 2025 - 18:47:03 EST)
- Re: [PATCH v10 08/15] x86/vsyscall: Reorganize the page fault emulation code Sohil Mehta (Tue Oct 07 2025 - 18:52:08 EST)
- Re: [PATCH] mm/hugetlb: allow overcommitting gigantic hugepages Usama Arif (Tue Oct 07 2025 - 18:52:50 EST)
- Re: [PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic Roman Gushchin (Tue Oct 07 2025 - 18:52:58 EST)
- Re: [PATCH][next] scsi: isci: Avoid -Wflex-array-member-not-at-end warning Gustavo A. R. Silva (Tue Oct 07 2025 - 18:54:34 EST)
- Re: [PATCH v2 07/13] KVM: selftests: Create a new guest_memfd for each testcase Lisa Wang (Tue Oct 07 2025 - 18:55:00 EST)
- Re: [PATCH v2][next] scsi: megaraid_sas: Avoid a couple -Wflex-array-member-not-at-end warnings James Bottomley (Tue Oct 07 2025 - 18:56:18 EST)
- Re: [PATCH] vfio: fix VFIO_IOMMU_UNMAP_DMA when end of range would overflow u64 Alex Mastro (Tue Oct 07 2025 - 18:57:50 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Doug Anderson (Tue Oct 07 2025 - 18:58:19 EST)
- Re: [PATCH v10 05/15] x86/cpu: Defer CR pinning enforcement until late_initcall() Sohil Mehta (Tue Oct 07 2025 - 19:05:45 EST)
- Re: [PATCH] f2fs: Perform sanity check before unlinking directory inode Shuah Khan (Tue Oct 07 2025 - 19:08:02 EST)
- Re: [PATCH] x86/bugs: Qualify RETBLEED_INTEL_MSG Pawan Gupta (Tue Oct 07 2025 - 19:08:28 EST)
- Re: [PATCH v10 04/15] x86/cpu: Set LASS CR4 bit as pinning sensitive Sohil Mehta (Tue Oct 07 2025 - 19:12:00 EST)
- Re: [PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err() Steven Rostedt (Tue Oct 07 2025 - 19:12:32 EST)
- Re: [PATCH v3] drm/komeda: Convert logging in komeda_crtc.c to drm_* with drm_device parameter Shuah Khan (Tue Oct 07 2025 - 19:16:29 EST)
- Re: [syzbot] [ext4?] kernel BUG in ext4_write_inline_data (3) syzbot (Tue Oct 07 2025 - 19:25:03 EST)
- Re: [PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable" Runping Lai (Tue Oct 07 2025 - 19:25:53 EST)
- Re: [syzbot] [ntfs3?] WARNING in indx_insert_into_buffer (3) syzbot (Tue Oct 07 2025 - 19:29:03 EST)
- Re: [PATCH v2 00/10] LUO: PCI subsystem (phase I) Chris Li (Tue Oct 07 2025 - 19:32:24 EST)
- [syzbot] [iommu?] divide error in iova_bitmap_alloc syzbot (Tue Oct 07 2025 - 19:32:29 EST)
- [PATCH] Bluetooth: bfusb: Fix buffer over-read in rx processing loop pip-izony (Tue Oct 07 2025 - 19:38:00 EST)
- Re: [PATCH v6 0/5] Introduce bitfield and move register macro to rust/kernel/ Joel Fernandes (Tue Oct 07 2025 - 19:38:01 EST)
- Re: [PATCH v2 10/12] iommu/amd: Add support for nested domain allocation Jason Gunthorpe (Tue Oct 07 2025 - 19:39:38 EST)
- Re: [PATCH] KVM: SVM: Don't set GIF when clearing EFER.SVME Yosry Ahmed (Tue Oct 07 2025 - 19:39:43 EST)
- Re: [PATCH 1/4] mm/zswap: remove unnecessary dlen writes for incompressible pages Yosry Ahmed (Tue Oct 07 2025 - 19:40:28 EST)
- Re: [PATCH 2/4] mm/zswap: fix typos: s/zwap/zswap/ Yosry Ahmed (Tue Oct 07 2025 - 19:40:52 EST)
- Re: [PATCH 3/4] mm/zswap: s/red-black tree/xarray/ Yosry Ahmed (Tue Oct 07 2025 - 19:41:15 EST)
- Re: [PATCH 4/4] Docs/admin-guide/mm/zswap: s/red-black tree/xarray/ Yosry Ahmed (Tue Oct 07 2025 - 19:42:10 EST)
- Re: [PATCH v2 11/12] iommu/amd: Add support for nested domain attach/detach Jason Gunthorpe (Tue Oct 07 2025 - 19:43:19 EST)
- Re: [PATCH v2] driver core: fw_devlink: Don't warn about sync_state() pending Saravana Kannan (Tue Oct 07 2025 - 19:44:29 EST)
- Re: [PATCH] x86/resctrl: Fix buggy overflow when reactivating previously Unavailable RMID Moger, Babu (Tue Oct 07 2025 - 19:47:30 EST)
- Re: [PATCH 2/4] mm, swap: rename helper for setup bad slots Nhat Pham (Tue Oct 07 2025 - 19:47:43 EST)
- Re: [PATCH 4/4] mm/migrate, swap: drop usage of folio_index Nhat Pham (Tue Oct 07 2025 - 19:48:52 EST)
- Re: [PATCH 3/4] mm, swap: cleanup swap entry allocation parameter Nhat Pham (Tue Oct 07 2025 - 19:50:07 EST)
- Re: [PATCH 2/6] usb: typec: ucsi: psy: Add support for DRP USB type Benson Leung (Tue Oct 07 2025 - 19:51:02 EST)
- Re: [PATCH 3/6] usb: typec: ucsi: Report power supply changes on power opmode changes Benson Leung (Tue Oct 07 2025 - 19:51:46 EST)
- Re: [PATCH 4/6] usb: typec: ucsi: Report power supply change on sink path change Benson Leung (Tue Oct 07 2025 - 19:52:38 EST)
- Re: [PATCH 1/4] mm, swap: do not perform synchronous discard during allocation Nhat Pham (Tue Oct 07 2025 - 19:52:57 EST)
- Re: [PATCH 5/6] usb: typec: ucsi: psy: Set max current to zero when disconnected Benson Leung (Tue Oct 07 2025 - 19:55:17 EST)
- Re: [PATCH 6/6] usb: typec: ucsi: pr_swap should check connector_status Benson Leung (Tue Oct 07 2025 - 19:56:33 EST)
- Re: [RFC PATCH 03/11] mm/damon/core: implement DAMOS_QUOTA_NODE_MEMCG_USED_BP SeongJae Park (Tue Oct 07 2025 - 20:00:18 EST)
- Prebuilt LLVM 21.1.3 uploaded Nathan Chancellor (Tue Oct 07 2025 - 20:08:21 EST)
- Re: [RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector Ian Rogers (Tue Oct 07 2025 - 20:12:05 EST)
- Re: [PATCH v1 2/2] scsi: ufs: core: Reduce the sleep before vcc can be powered on Bao D. Nguyen (Tue Oct 07 2025 - 20:12:06 EST)
- Re: [PATCH] x86/bugs: Qualify RETBLEED_INTEL_MSG Josh Poimboeuf (Tue Oct 07 2025 - 20:14:31 EST)
- Re: [PATCH v1] Revert "tracing: Fix tracing_marker may trigger page fault during preempt_disable" Steven Rostedt (Tue Oct 07 2025 - 20:19:29 EST)
- Re: [PATCH v5 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Glymur compatible Rob Herring (Tue Oct 07 2025 - 20:42:37 EST)
- Re: [PATCH] Fix: ext4: add sanity check for inode inline write range Darrick J. Wong (Tue Oct 07 2025 - 20:47:18 EST)
- Re: [PATCH] drm/amd/display: Fix unsafe uses of kernel mode FPU Ard Biesheuvel (Tue Oct 07 2025 - 20:53:24 EST)
- Re: [PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic Andrew Morton (Tue Oct 07 2025 - 20:53:44 EST)
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling Song Liu (Tue Oct 07 2025 - 21:07:17 EST)
- Re: [PATCH 0/2] mmc: sdhci: add quirk to disable bounce buffer Michael Garofalo (Tue Oct 07 2025 - 21:10:45 EST)
- Re: [PATCH 4/4] mm/migrate, swap: drop usage of folio_index Andrew Morton (Tue Oct 07 2025 - 21:20:16 EST)
- Re: [syzbot] [fuse?] possible deadlock in __folio_end_writeback syzbot (Tue Oct 07 2025 - 21:32:03 EST)
- Re: [PATCH] net/ip6_tunnel: Prevent perpetual tunnel growth Jakub Kicinski (Tue Oct 07 2025 - 21:37:24 EST)
- Re: [PATCH v1 1/8] dt-bindings: display: panel: properly document LG LD070WX3 panel Rob Herring (Tue Oct 07 2025 - 21:38:13 EST)
- Re: [PATCH] dt-bindings: leds: bcm6358: Convert to DT Schema Rob Herring (Tue Oct 07 2025 - 21:52:11 EST)
- Re: [PATCH 1/2] dt-bindings: arm: qcom: Add Asus ZenFone 2 Laser/Selfie Rob Herring (Arm) (Tue Oct 07 2025 - 21:52:48 EST)
- [PATCH v2] Bluetooth: bfusb: Fix buffer over-read in rx processing loop pip-izony (Tue Oct 07 2025 - 21:57:46 EST)
- Re: [PATCH v3] mm: readahead: make thp readahead conditional to mmap_miss logic Roman Gushchin (Tue Oct 07 2025 - 22:07:43 EST)
- Re: [PATCH RESEND] drm/amd/display: Initialize return value in dm_cache_state() Mario Limonciello (Tue Oct 07 2025 - 22:15:35 EST)
- Re: [PATCH v1 01/14] mm: introduce bpf struct ops for OOM handling Roman Gushchin (Tue Oct 07 2025 - 22:15:58 EST)
- Re: [PATCH] mm: use enum for vm_flags John Hubbard (Tue Oct 07 2025 - 22:36:50 EST)
- Re: [PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode Reinette Chatre (Tue Oct 07 2025 - 22:38:07 EST)
- Re: [PATCH] x86/resctrl: Fix buggy overflow when reactivating previously Unavailable RMID Reinette Chatre (Tue Oct 07 2025 - 23:05:04 EST)
- [syzbot] [f2fs?] kernel BUG in __update_extent_tree_range syzbot (Tue Oct 07 2025 - 23:12:24 EST)
- Re: [PATCH v4 00/30] Live Update Orchestrator Pasha Tatashin (Tue Oct 07 2025 - 23:18:37 EST)
- Re: next-20251002: S390: gcc-8-defconfig: symbol `.modinfo' required but not present - no symbols Nathan Chancellor (Tue Oct 07 2025 - 23:18:55 EST)
- Re: [PATCH v9 mm-new 03/11] mm: thp: add support for BPF based THP order selection Alexei Starovoitov (Tue Oct 07 2025 - 23:25:41 EST)
- Re: [PATCH v3] init/main.c: add warning when file specified in rdinit is inaccessible Lillian Berry (Tue Oct 07 2025 - 23:30:54 EST)
- Forwarded: [PATCH] ocfs2: fix stale extent map cache during COW operations syzbot (Tue Oct 07 2025 - 23:47:46 EST)
- [PATCH 3/3] module: Add compile-time check for embedded NUL characters Kees Cook (Tue Oct 07 2025 - 23:59:38 EST)
- [PATCH 2/3] media: radio: si470x: Fix DRIVER_AUTHOR macro definition Kees Cook (Tue Oct 07 2025 - 23:59:38 EST)
- [PATCH 1/3] media: dvb-usb-v2: lmedm04: Fix firmware macro definitions Kees Cook (Tue Oct 07 2025 - 23:59:38 EST)
- [PATCH 0/3] module: Add compile-time check for embedded NUL characters Kees Cook (Tue Oct 07 2025 - 23:59:38 EST)
- Re: [syzbot] [ocfs2?] kernel BUG in ocfs2_refcount_cal_cow_clusters syzbot (Wed Oct 08 2025 - 00:08:04 EST)
- [PATCH v2 2/3] vfio/type1: move iova increment to unmap_unpin_* caller Alex Mastro (Wed Oct 08 2025 - 00:09:25 EST)
- [PATCH v2 3/3] vfio/type1: handle DMA map/unmap up to the addressable limit Alex Mastro (Wed Oct 08 2025 - 00:09:34 EST)
- [PATCH v2 0/3] vfio: handle DMA map/unmap up to the addressable limit Alex Mastro (Wed Oct 08 2025 - 00:09:34 EST)
- [PATCH v2 1/3] vfio/type1: sanitize for overflow using check_*_overflow Alex Mastro (Wed Oct 08 2025 - 00:09:36 EST)
- Re: [PATCH v9 mm-new 03/11] mm: thp: add support for BPF based THP order selection Alexei Starovoitov (Wed Oct 08 2025 - 00:10:38 EST)
- Re: [PATCH v4 2/2] slab: Introduce kmalloc_obj() and family Kees Cook (Wed Oct 08 2025 - 00:20:17 EST)
- Re: [PATCH 2/3] watchdog: aspeed: Support variable number of reset mask registers Guenter Roeck (Wed Oct 08 2025 - 00:21:06 EST)
- Re: [PATCH v9 mm-new 03/11] mm: thp: add support for BPF based THP order selection Alexei Starovoitov (Wed Oct 08 2025 - 00:39:22 EST)
- [PATCH] accel/amdxdna: Resume power for creating and destroying hardware context Lizhi Hou (Wed Oct 08 2025 - 00:53:36 EST)
- Re: [PATCH] bcache: add "clock" cache replacement policy Robert Pang (Wed Oct 08 2025 - 01:12:53 EST)
- [git pull] Input updates for v6.18-rc0 Dmitry Torokhov (Wed Oct 08 2025 - 01:23:38 EST)
- Re: [syzbot] [exfat] INFO: task hung in vfs_rmdir (2) syzbot (Wed Oct 08 2025 - 01:52:03 EST)
- Re: [PATCH v8 00/23] SLUB percpu sheaves Christoph Hellwig (Wed Oct 08 2025 - 02:04:39 EST)
- [PATCH] dma-buf: use SB_I_NOEXEC and SB_I_NODEV Kees Cook (Wed Oct 08 2025 - 02:10:33 EST)
- Re: [PATCH] dma-buf: use SB_I_NOEXEC and SB_I_NODEV Christoph Hellwig (Wed Oct 08 2025 - 02:16:07 EST)
- [PATCH v4 0/3] RISC-V: Detect Ssqosid extension and handle srmcfg CSR Drew Fustini (Wed Oct 08 2025 - 02:21:24 EST)
- [PATCH v4 2/3] RISC-V: Detect the Ssqosid extension Drew Fustini (Wed Oct 08 2025 - 02:21:24 EST)
- [PATCH v4 1/3] dt-bindings: riscv: Add Ssqosid extension description Drew Fustini (Wed Oct 08 2025 - 02:21:24 EST)
- [PATCH v4 3/3] RISC-V: Add support for srmcfg CSR from Ssqosid ext Drew Fustini (Wed Oct 08 2025 - 02:21:25 EST)
- PATCH: Fix typo recommand in comment Haoran lee (Wed Oct 15 2025 - 06:26:13 EST)
Mail converted by MHonArc