Skip to main content
Linux-Kernel Archive
By Date
- Re: [PATCH v1 1/3] dt-bindings: usb: dwc3: Add JHB100 device controller PHY adapter Minda Chen (Thu Sep 24 2026 - 00:04:09 EST)
- Re: [PATCH v3] pinctrl: qcom: spmi-gpio: make direction changes exclusive Shawn Guo (Thu Sep 24 2026 - 00:04:30 EST)
- [PATCH bpf-next 0/2] selftests and sample for bpf_proactive_reclaim Hui Zhu (Thu Sep 24 2026 - 00:05:05 EST)
- [PATCH bpf-next 1/2] selftests/bpf: Add bpf_proactive_reclaim test Hui Zhu (Thu Sep 24 2026 - 00:06:06 EST)
- [PATCH bpf-next 2/2] samples/bpf: Add memcg async reclaim example Hui Zhu (Thu Sep 24 2026 - 00:07:01 EST)
- [PATCH v2] Input: serio - don't sleep on serio_mutex from drvctl_store() Nguyen Ngoc Thang (Thu Sep 24 2026 - 00:07:13 EST)
- Re: [RFC PATCH] mm/mglru: dynamically protect readahead fault folios under refault pressure Barry Song (Thu Sep 24 2026 - 00:09:01 EST)
- Re: [PATCH] Input: serio - don't sleep on serio_mutex from drvctl_store() kernel test robot (Thu Sep 24 2026 - 00:10:31 EST)
- drivers/infiniband/core/uverbs_ioctl.c:440:17: sparse: sparse: incorrect type in assignment (different modifiers) kernel test robot (Thu Sep 24 2026 - 00:10:56 EST)
- [RFC PATCH 00/15] PCI/TSM: coco/tdx-guest: Implement TDX-Connect PCIe TDISP (phase2) Zhenzhong Duan (Thu Sep 24 2026 - 00:11:14 EST)
- [RFC PATCH 02/15] x86/tdx: Add TDCM hypercall wrapper for TDX Connect Zhenzhong Duan (Thu Sep 24 2026 - 00:11:16 EST)
- [RFC PATCH 06/15] virt: tdx-guest: Support TDI bind and unbind operations Zhenzhong Duan (Thu Sep 24 2026 - 00:11:33 EST)
- [RFC PATCH 01/15] x86/tdx: Export tdg_vm_rd() for tdx-guest module Zhenzhong Duan (Thu Sep 24 2026 - 00:11:42 EST)
- [RFC PATCH 08/15] x86/tdx: Add TDG.MMIO.ACCEPT module call wrapper for TDX Connect Zhenzhong Duan (Thu Sep 24 2026 - 00:11:55 EST)
- [RFC PATCH 05/15] virt: tdx-guest: Add TDCM helpers and TEE-IO support check Zhenzhong Duan (Thu Sep 24 2026 - 00:12:13 EST)
- [RFC PATCH 03/15] x86/tdx: Add TDG.TDI.RD module call wrapper for TDX Connect Zhenzhong Duan (Thu Sep 24 2026 - 00:12:28 EST)
- [RFC PATCH 04/15] virt: tdx-guest: Support devsec TSM for secure devices Zhenzhong Duan (Thu Sep 24 2026 - 00:12:44 EST)
- [RFC PATCH 07/15] PCI/TSM: Track Device Interface Report MMIO range index Zhenzhong Duan (Thu Sep 24 2026 - 00:13:00 EST)
- [RFC PATCH 11/15] x86/tdx: Add TDG.TDI.START module call wrapper for TDX Connect Zhenzhong Duan (Thu Sep 24 2026 - 00:13:04 EST)
- [PATCH v4] mm/migrate_device: consolidate compound folio handling Hui Su (Thu Sep 24 2026 - 00:13:32 EST)
- [RFC PATCH 09/15] virt: tdx-guest: Capture the TDI report during device lock Zhenzhong Duan (Thu Sep 24 2026 - 00:13:35 EST)
- [RFC PATCH 10/15] virt: tdx-guest: Set up and accept private MMIO ranges Zhenzhong Duan (Thu Sep 24 2026 - 00:13:51 EST)
- Re: [PATCH] selftests/ptrace: Add PTRACE_SYSEMU_SINGLESTEP syscall-exit-stop test Jinjie Ruan (Thu Sep 24 2026 - 00:14:08 EST)
- [RFC PATCH 12/15] virt: tdx-guest: Support Trust Device Interface (TDI) activation Zhenzhong Duan (Thu Sep 24 2026 - 00:14:25 EST)
- [RFC PATCH 13/15] x86/tdx: Add __tdcall_saved() helper Zhenzhong Duan (Thu Sep 24 2026 - 00:14:53 EST)
- [RFC PATCH 14/15] x86/tdx: Add TDG.DMAR.ACCEPT module call wrapper for TDX Connect Zhenzhong Duan (Thu Sep 24 2026 - 00:15:17 EST)
- [RFC PATCH 15/15] virt: tdx-guest: Accept default DMAR entry during PCI driver attach Zhenzhong Duan (Thu Sep 24 2026 - 00:15:37 EST)
- Re: [PATCH] dt-bindings: soc: hisilicon: Add HIP05 CPLD Wei Xu (Thu Sep 24 2026 - 00:16:03 EST)
- [PATCH v3] softirq: Preserve interrupt context during IRQ exit Karl Mehltretter (Thu Sep 24 2026 - 00:16:05 EST)
- [PATCH v7 0/7] x86/fpu: Restore and reinforce signal frame portability Andrei Vagin (Thu Sep 24 2026 - 00:16:26 EST)
- [PATCH 4/7] x86/fpu: Document reasoning of FX-only fallback Andrei Vagin (Thu Sep 24 2026 - 00:16:27 EST)
- [PATCH 2/7] x86/fpu: Clean up and rename variables in signal frame handling Andrei Vagin (Thu Sep 24 2026 - 00:16:50 EST)
- [PATCH 1/7] x86/fpu: Document signal frame layout and portability Andrei Vagin (Thu Sep 24 2026 - 00:17:00 EST)
- [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer Andrei Vagin (Thu Sep 24 2026 - 00:17:25 EST)
- [PATCH 7/7] selftests/x86: Add tests for signal frame FPU portability Andrei Vagin (Thu Sep 24 2026 - 00:17:32 EST)
- [PATCH 3/7] x86/fpu: Extract restore_from_ia32_fxstate() and clean up fpu__restore_sig() Andrei Vagin (Thu Sep 24 2026 - 00:18:35 EST)
- [PATCH 5/7] x86/fpu: Fix potential underflow in xstate_calculate_size() Andrei Vagin (Thu Sep 24 2026 - 00:18:50 EST)
- [PATCH] ntfs: exclude DOS aliases from VFS link count Michael Woolweaver (Thu Sep 24 2026 - 00:20:42 EST)
- Re: [PATCH V2 4/4] arm64/mm: Use pgdp_get() for PGD accesses Anshuman Khandual (Thu Sep 24 2026 - 00:22:32 EST)
- Re: [PATCH V2 3/4] arm64/mm: Use p4dp_get() for P4D accesses Anshuman Khandual (Thu Sep 24 2026 - 00:24:04 EST)
- [PATCH v4 2/3] cgroup/cpuset: prevent activating local partition over remote one Hui Peng (Thu Sep 24 2026 - 00:27:44 EST)
- [PATCH v4 0/3] cgroup/cpuset: fix exclusive CPU conflict checks for local and remote partitions Hui Peng (Thu Sep 24 2026 - 00:27:54 EST)
- [PATCH v4 1/3] cgroup/cpuset: return PERR_NOCPUS in remote_partition_enable() on subpartitions_cpus conflict Hui Peng (Thu Sep 24 2026 - 00:28:03 EST)
- [PATCH v4 3/3] cgroup/cpuset: check sibling effective_xcpus in cpus_excl_conflict() Hui Peng (Thu Sep 24 2026 - 00:28:56 EST)
- Re: [PATCH v2 1/6] qnx6: validate di_filelevels in qnx6_iget() Matthias Goergens (Thu Sep 24 2026 - 00:31:49 EST)
- Re: [PATCH v2 2/6] qnx6: release buffer_head on error in qnx6_block_map() Matthias Goergens (Thu Sep 24 2026 - 00:32:26 EST)
- Re: [PATCH v2 3/6] qnx6: avoid double brelse() on error path in qnx6_fill_super() Matthias Goergens (Thu Sep 24 2026 - 00:33:03 EST)
- Re: [PATCH 6.1.y] erofs: Fix detection of atomic context Gao Xiang (Thu Sep 24 2026 - 00:33:15 EST)
- Re: [PATCH v2 4/6] qnx6: release sb_buf on mmi_fs error path in qnx6_fill_super() Matthias Goergens (Thu Sep 24 2026 - 00:33:37 EST)
- [PATCH v3] Input: serio - don't sleep on serio_mutex from drvctl_store() Nguyen Ngoc Thang (Thu Sep 24 2026 - 00:33:53 EST)
- Re: [PATCH v2 5/6] qnx6: abort mount on superblock magic mismatch when silent is set Matthias Goergens (Thu Sep 24 2026 - 00:34:15 EST)
- Re: [PATCH v2 6/6] qnx6: validate sb_blocksize before dividing in qnx6_mmi_fill_super() Matthias Goergens (Thu Sep 24 2026 - 00:34:50 EST)
- Re: [PATCH v3] nvmet: add cgroup_path to charge namespace I/O to a cgroup peng yu (Thu Sep 24 2026 - 00:35:19 EST)
- security/apparmor/af_unix.c:764:50: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Thu Sep 24 2026 - 00:35:36 EST)
- [syzbot] Monthly input report (Sep 2026) syzbot (Thu Sep 24 2026 - 00:36:07 EST)
- Re: [PATCH v4 5/5] powerpc/powernv/eeh: Map VFIO EEH error injection to OPAL Sourabh Jain (Thu Sep 24 2026 - 00:36:31 EST)
- Re: [syzbot] [usb?] INFO: task hung in usbatm_usb_disconnect (2) syzbot (Thu Sep 24 2026 - 00:39:13 EST)
- Re: [PATCH 1/2] x86/virt/tdx: Drop tdx_clflush_*() Tony Lindgren (Thu Sep 24 2026 - 00:45:12 EST)
- Re: [PATCH] arm64: mm: Fix the break-before-make flush range for erratum 2645198 Dev Jain (Thu Sep 24 2026 - 00:46:15 EST)
- [PATCH] hwmon: (dell-smm) Add Dell 16 DC16250 to fan control whitelist Emanuel Ávila (Thu Sep 24 2026 - 00:48:56 EST)
- [PATCH v2] tcp: fix use-after-free of retransmit_skb_hint in tcp_send_synack() Yilin Zhang (Thu Sep 24 2026 - 00:49:46 EST)
- Re: [PATCH v3 06/15] Introduce structured tag value definition David Gibson (Thu Sep 24 2026 - 00:50:31 EST)
- [PATCH] media: as102: initialize bus_adap.lock and sem mutexes before DVB registration Rohinthan P (Thu Sep 24 2026 - 00:52:13 EST)
- Re: [PATCH] i3c: master: dw: Clamp GETMRL/GETMWL to controller FIFO limits Patil, Shubham Sanjay (Thu Sep 24 2026 - 00:56:17 EST)
- Re: [PATCH v1 5/8] arm64: dts: qcom: hawi-mtp: enable audio playback and capture Ajay Kumar Nandam (Thu Sep 24 2026 - 00:58:17 EST)
- [PATCH RESEND 0/9] selftests/mm: improve mremap_test Sarthak Sharma (Thu Sep 24 2026 - 01:00:32 EST)
- [syzbot] [f2fs?] UBSAN: shift-out-of-bounds in __f2fs_commit_super syzbot (Thu Sep 24 2026 - 01:00:41 EST)
- [PATCH RESEND 4/9] selftests/mm: mremap_test: correct multiple VMA range size Sarthak Sharma (Thu Sep 24 2026 - 01:00:48 EST)
- [PATCH RESEND 5/9] selftests/mm: mremap_test: fail on data corruption Sarthak Sharma (Thu Sep 24 2026 - 01:00:57 EST)
- [PATCH RESEND 1/9] selftests/mm: mremap_test: use kselftest helpers Sarthak Sharma (Thu Sep 24 2026 - 01:00:57 EST)
- [PATCH RESEND 2/9] selftests/mm: mremap_test: skip test when userfaultfd is unavailable Sarthak Sharma (Thu Sep 24 2026 - 01:01:12 EST)
- [PATCH RESEND 3/9] selftests/mm: mremap_test: fail unexpected mremap successes Sarthak Sharma (Thu Sep 24 2026 - 01:01:43 EST)
- [syzbot] [mm?] [ext4?] WARNING in __folio_set_anon syzbot (Thu Sep 24 2026 - 01:02:08 EST)
- [PATCH RESEND 6/9] selftests/mm: mremap_test: replace random data with deterministic pattern Sarthak Sharma (Thu Sep 24 2026 - 01:03:25 EST)
- [PATCH RESEND 7/9] selftests/mm: mremap_test: remove perf tests and timing Sarthak Sharma (Thu Sep 24 2026 - 01:03:40 EST)
- [PATCH RESEND 8/9] selftests/mm: mremap_test: remove validation threshold Sarthak Sharma (Thu Sep 24 2026 - 01:04:02 EST)
- [PATCH RESEND 9/9] selftests/mm: mremap_test: strengthen multi VMA validation Sarthak Sharma (Thu Sep 24 2026 - 01:04:15 EST)
- Re: [PATCH bpf-next 2/2] samples/bpf: Add memcg async reclaim example bot+bpf-ci (Thu Sep 24 2026 - 01:05:10 EST)
- [PATCH v2 0/1] s390/qdio: Ensure QDIO_IRQ_STATE_ACTIVE is set only after firmware activates. Nihar Panda (Thu Sep 24 2026 - 01:05:46 EST)
- [PATCH v5 1/1] s390/qdio: Ensure QDIO_IRQ_STATE_ACTIVE is set only after firmware activates. Nihar Panda (Thu Sep 24 2026 - 01:06:10 EST)
- Re: [PATCH v2] riscv: fix strnlen() overflow in Zbb implementation Aurelien Jarno (Thu Sep 24 2026 - 01:06:29 EST)
- [PATCH] usb: atm: use request_firmware_direct() for firmware probing Matvey Valigura (Thu Sep 24 2026 - 01:07:30 EST)
- Re: [PATCH v2] x86/mm: Drop the page allocation from pud_free_pmd_page() Mikhail Gavrilov (Thu Sep 24 2026 - 01:10:28 EST)
- [PATCH net v6 0/1] net: gso: limit recursive IP-in-IP segmentation Zihan Xi (Thu Sep 24 2026 - 01:15:42 EST)
- [PATCH net v6 1/1] net: gso: limit recursive IP-in-IP segmentation Zihan Xi (Thu Sep 24 2026 - 01:16:10 EST)
- Re: [PATCH] arm64: dts: qcom: shikra-iqs-som: Correct PM8150 L10 voltage range Rakesh Kota (Thu Sep 24 2026 - 01:16:18 EST)
- [PATCH] soundwire: intel_auxdevice: add rt718 codec to wake_capable_list Oder Chiou (Thu Sep 24 2026 - 01:21:38 EST)
- Re: [PATCH v1 7/8] arm64: dts: qcom: maili-mtp: enable audio playback and capture Ajay Kumar Nandam (Thu Sep 24 2026 - 01:22:19 EST)
- [PATCH net v2] net: ti: am65-cpsw-switchdev: flush dynamic FDB entries by port on delete MD Danish Anwar (Thu Sep 24 2026 - 01:23:01 EST)
- Re: [PATCH v1] perf loongarch: Fix discarded const qualifier in _get_field() Namhyung Kim (Thu Sep 24 2026 - 01:23:38 EST)
- Re: [PATCH RFC net-next 0/9] net: introduce Qualcomm XPCS support and add Nord Ethernet plumbing Coia Prant (Thu Sep 24 2026 - 01:26:15 EST)
- Re: [PATCH v2 1/4] net: qrtr: Allow the host QRTR to assign a unique node id netdev-bot+sashiko (Thu Sep 24 2026 - 01:27:01 EST)
- Re: [PATCH v2 4/4] wifi: ath12k: Connect to the QMI server belonging to the device owned by this driver netdev-bot+sashiko (Thu Sep 24 2026 - 01:27:30 EST)
- Re: [PATCH v2 2/4] net: qrtr: Assign unique node id for MHI endpoints netdev-bot+sashiko (Thu Sep 24 2026 - 01:27:58 EST)
- Re: [PATCH v2 3/4] wifi: ath11k: Connect to the QMI server belonging to the device owned by this driver netdev-bot+sashiko (Thu Sep 24 2026 - 01:29:41 EST)
- [PATCH v4] nvmet: add cgroup_path to charge namespace I/O to a cgroup Peng Yu (Thu Sep 24 2026 - 01:31:46 EST)
- Re: [PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support Michael Nazzareno Trimarchi (Thu Sep 24 2026 - 01:32:05 EST)
- Re: [PATCH] platform/x86: asus-nb-wmi: add tablet mode quirk for ROG Flow X13 GV302X Николай Пластинин (Thu Sep 24 2026 - 01:34:03 EST)
- [PATCH] HID: asus: report the airplane mode key on ROG Flow X13 GV302X Nikolay Plastinin via B4 Relay (Thu Sep 24 2026 - 01:34:49 EST)
- Re: [PATCH bpf-next 2/2] samples/bpf: Add memcg async reclaim example Alexei Starovoitov (Thu Sep 24 2026 - 01:35:59 EST)
- Re: [RFC PATCH v2 01/10] x86/virt/tdx: Add a helper to read a table of metadata fields Chao Gao (Thu Sep 24 2026 - 01:36:51 EST)
- Re: [PATCH v2 00/11] accel/rocket: DVFS for the RK3588 NPU Tomeu Vizoso (Thu Sep 24 2026 - 01:37:29 EST)
- [PATCH v1 00/21] perf vendor events intel: update Ian Rogers (Thu Sep 24 2026 - 01:38:05 EST)
- [PATCH v1 01/21] perf vendor events intel: Update alderlake events from 1.40 to 1.41 Ian Rogers (Thu Sep 24 2026 - 01:38:11 EST)
- [PATCH v1 02/21] perf vendor events intel: Update alderlaken events from 1.40 to 1.41 Ian Rogers (Thu Sep 24 2026 - 01:38:29 EST)
- [PATCH v1 05/21] perf vendor events intel: Update cascadelakex metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 01:38:33 EST)
- [PATCH v1 03/21] perf vendor events intel: Update arrowlake events from 1.20 to 1.21 Ian Rogers (Thu Sep 24 2026 - 01:38:53 EST)
- [PATCH v1 10/21] perf vendor events intel: Update icelakex events to 1.31 and TMA metrics to 5.2 Ian Rogers (Thu Sep 24 2026 - 01:38:58 EST)
- [PATCH v1 13/21] perf vendor events intel: Update jaketown metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 01:39:08 EST)
- [PATCH v1 04/21] perf vendor events intel: Update broadwell metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 01:39:50 EST)
- [PATCH v1 06/21] perf vendor events intel: Update emeraldrapids events from 1.24 to 1.25 Ian Rogers (Thu Sep 24 2026 - 01:40:19 EST)
- [PATCH v1 17/21] perf vendor events intel: Update rocketlake events from 1.04 to 1.06 Ian Rogers (Thu Sep 24 2026 - 01:40:33 EST)
- [PATCH v1 07/21] perf vendor events intel: Update graniterapids events from 1.20 to 1.21 Ian Rogers (Thu Sep 24 2026 - 01:40:36 EST)
- [PATCH v1 15/21] perf vendor events intel: Update novalake events from 1.00 to 1.04 Ian Rogers (Thu Sep 24 2026 - 01:40:42 EST)
- [PATCH v1 19/21] perf vendor events intel: Update sapphirerapids events from 1.39 to 1.40 Ian Rogers (Thu Sep 24 2026 - 01:40:54 EST)
- [PATCH v1 21/21] perf vendor events intel: Update tigerlake events to 1.20 and TMA metrics to 5.2 Ian Rogers (Thu Sep 24 2026 - 01:41:12 EST)
- [PATCH v1 08/21] perf vendor events intel: Update haswell metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 01:41:30 EST)
- [PATCH] PCI: Keep an already-configured bridge's bus number across a rescan Jianjun Wang (Thu Sep 24 2026 - 01:41:33 EST)
- [PATCH v1 20/21] perf vendor events intel: Update skylake metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 01:41:34 EST)
- [PATCH v1 09/21] perf vendor events intel: Update icelake events to 1.25 and TMA metrics to 5.2 Ian Rogers (Thu Sep 24 2026 - 01:41:42 EST)
- Re: [PATCH v5 1/1] s390/qdio: Ensure QDIO_IRQ_STATE_ACTIVE is set only after firmware activates. Heiko Carstens (Thu Sep 24 2026 - 01:41:54 EST)
- Re: [PATCH v5 01/23] perf trace: Set the augmented arg header in the augmenters that omit it Namhyung Kim (Thu Sep 24 2026 - 01:42:23 EST)
- [PATCH v1 11/21] perf vendor events intel: Update ivybridge metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 01:42:26 EST)
- 回覆: [PATCH 1/8] dt-bindings: i3c: Document the AST2700 I3C controller Billy Tsai (Thu Sep 24 2026 - 01:42:42 EST)
- [PATCH v1 12/21] perf vendor events intel: Update ivytown metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 01:42:57 EST)
- [PATCH v1 14/21] perf vendor events intel: Update meteorlake events from 1.22 to 1.23 Ian Rogers (Thu Sep 24 2026 - 01:43:34 EST)
- RE: [RFC PATCH v2 02/23] sched/topology: Introduce a NUMA distance matrix with unique distance values Jianyong Wu (Thu Sep 24 2026 - 01:44:01 EST)
- [PATCH] mm/vma: avoid redundant file rmap tree re-insert on new_below=0 split Pan Deng (Thu Sep 24 2026 - 01:44:35 EST)
- [PATCH v1 18/21] perf vendor events intel: Update sandybridge metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 01:44:51 EST)
- Re: [PATCH v4 2/8] ASoC: qcom: lpass-macro-common: Add missing v2.9 version string Ajay Kumar Nandam (Thu Sep 24 2026 - 01:45:00 EST)
- [PATCH v1 16/21] perf vendor events intel: Update pantherlake events from 1.07 to 1.08 Ian Rogers (Thu Sep 24 2026 - 01:45:12 EST)
- Re: [PATCH v5 03/23] perf trace: Include the headers declaring pid_t, strcmp and assert Namhyung Kim (Thu Sep 24 2026 - 01:45:17 EST)
- [RFC PATCH v7 0/4] blk-iocost: BPF struct_ops cost model Tao Cui (Thu Sep 24 2026 - 01:46:35 EST)
- [RFC PATCH v7 1/4] blk-iocost: add BPF struct_ops cost model support Tao Cui (Thu Sep 24 2026 - 01:46:52 EST)
- [RFC PATCH v7 2/4] selftests/bpf: add iocost cost model test Tao Cui (Thu Sep 24 2026 - 01:47:31 EST)
- [RFC PATCH v7 3/4] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary Tao Cui (Thu Sep 24 2026 - 01:47:59 EST)
- [RFC PATCH v7 4/4] docs: cgroup-v2: document the iocost BPF cost model attachment Tao Cui (Thu Sep 24 2026 - 01:48:03 EST)
- [PATCH v2] scsi: sg: finish request on error in sg_read() Hui Peng (Thu Sep 24 2026 - 01:48:34 EST)
- [PATCH v3 1/2] dt-bindings: media: i2c: Add Samsung S5K3T2 image sensor Armandas Kvietkus via B4 Relay (Thu Sep 24 2026 - 01:49:04 EST)
- RE: [PATCH net-next v4 5/8] r8152: add rtl8157_unload and rtl8157_change_mtu Chih Kai Hsu (Thu Sep 24 2026 - 01:49:34 EST)
- [PATCH v3 0/2] media: i2c: Samsung S5K3T2 image sensor Armandas Kvietkus via B4 Relay (Thu Sep 24 2026 - 01:49:52 EST)
- [PATCH v3 2/2] media: i2c: Add Samsung S5K3T2 image sensor driver Armandas Kvietkus via B4 Relay (Thu Sep 24 2026 - 01:50:24 EST)
- Re: [RFC PATCH v2 02/10] x86/virt/tdx: Convert the version metadata reader Chao Gao (Thu Sep 24 2026 - 01:51:29 EST)
- [PATCH v2 1/3] spi: dt-bindings: amlogic,meson-gx-spicc: add T7 compatible Xianwei Zhao via B4 Relay (Thu Sep 24 2026 - 01:52:08 EST)
- [PATCH v2 2/3] dt-bindings: net: meson-dwmac: add T7 support Xianwei Zhao via B4 Relay (Thu Sep 24 2026 - 01:52:11 EST)
- [PATCH v2 0/3] t7: add some nodes for Amlogc t7. Xianwei Zhao via B4 Relay (Thu Sep 24 2026 - 01:52:13 EST)
- [PATCH v2 3/3] arm64: dts: amlogic: add T7 peripheral nodes Xianwei Zhao via B4 Relay (Thu Sep 24 2026 - 01:53:12 EST)
- [PATCH net v2] pfcp: fix socket lifetime on netdevice registration failure Xuanqiang Luo (Thu Sep 24 2026 - 01:53:16 EST)
- Re: Path forward for Virtualized Swap? Baoquan He (Thu Sep 24 2026 - 01:54:52 EST)
- [RFC PATCH 0/2] keys: Address lookup_user_key() mutability Jarkko Sakkinen (Thu Sep 24 2026 - 01:55:32 EST)
- Re: [PATCH RFC net-next 0/9] net: introduce Qualcomm XPCS support and add Nord Ethernet plumbing Coia Prant (Thu Sep 24 2026 - 01:57:04 EST)
- [RFC PATCH 1/2] keys: Return user session keyring on lookup Jarkko Sakkinen (Thu Sep 24 2026 - 01:58:18 EST)
- [RFC PATCH 2/2] keys: Reject keyring creation with overridden credentials Jarkko Sakkinen (Thu Sep 24 2026 - 01:58:48 EST)
- Re: [PATCH v4 6/6] MAINTAINERS: add entry for the RTL8723B rtw88 driver Luka Gejak (Thu Sep 24 2026 - 01:58:51 EST)
- Re: [PATCH RFC 05/15] media: qcom: camss: Add Hawi compatible camss driver Nihal Kumar Gupta (Thu Sep 24 2026 - 02:02:56 EST)
- RE: [PATCH net v3] net: pcs: rzn1-miic: Reset PRCMD state before unprotect sequence Yoshihisa Yamamoto (Thu Sep 24 2026 - 02:04:08 EST)
- [PATCH] RISC-V: KVM: AIA: Initialize per-CPU HGEI free_bitmap only once GUO Ren (XuanTie) (Thu Sep 24 2026 - 02:04:46 EST)
- Re: [PATCH] scsi: ch: Do not keep references to data transfer element devices Ahmed Abdelhaleem Ahmed (Thu Sep 24 2026 - 02:05:05 EST)
- [PATCH v4 2/3] serial: core: allow third iteration in uart_get_baud_rate() fallback Hui Peng (Thu Sep 24 2026 - 02:05:34 EST)
- [PATCH v4 1/3] serial: 8250: hold hash_mutex across IRQ chain linking in serial_link_irq_chain() Hui Peng (Thu Sep 24 2026 - 02:05:37 EST)
- [PATCH v4] serial: core: reject baud_base values that overflow port->uartclk in uart_set_info() Hui Peng (Thu Sep 24 2026 - 02:05:48 EST)
- [PATCH v4 0/3] serial: fix IRQ chain race, baud fallback, and uartclk overflow Hui Peng (Thu Sep 24 2026 - 02:06:36 EST)
- [PATCH v6 0/8] dma: swiotlb: Centralize default pool policy and sizing Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 02:08:33 EST)
- [PATCH v6 1/8] dma: swiotlb: Rename swiotlb_size_or_default() Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 02:08:50 EST)
- [PATCH v6 2/8] dma: swiotlb: Consolidate slab rounding Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 02:08:57 EST)
- [PATCH v6 3/8] dma: swiotlb: Track whether the pool size was explicitly set Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 02:09:15 EST)
- Re: [PATCH v4 11/14] Documentation: KVM: document arm64 KVM_PRE_FAULT_MEMORY Fuad Tabba (Thu Sep 24 2026 - 02:09:40 EST)
- Re: [PATCH v4 13/14] KVM: selftests: Add option for different backing in pre-fault tests Fuad Tabba (Thu Sep 24 2026 - 02:10:14 EST)
- Re: [PATCH v4 12/14] KVM: selftests: Enable pre_fault_memory_test for arm64 Fuad Tabba (Thu Sep 24 2026 - 02:10:31 EST)
- Re: [PATCH v4 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support Fuad Tabba (Thu Sep 24 2026 - 02:10:43 EST)
- [PATCH v6 4/8] dma: swiotlb: Centralize default pool policy selection Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 02:10:50 EST)
- [PATCH v6 5/8] dma: swiotlb: Centralize minimal pool sizing Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 02:11:01 EST)
- [PATCH v3 3/5] phy: qcom: qmp-usb: Add IPQ9650 USB3 PHY configuration Varadarajan Narayanan (Thu Sep 24 2026 - 02:11:18 EST)
- [PATCH v3 0/5] Add support for USB phys in IPQ9650 Varadarajan Narayanan (Thu Sep 24 2026 - 02:11:23 EST)
- [PATCH] leds: trigger: input-events: Restore previous brightness on input Nikolay Plastinin via B4 Relay (Thu Sep 24 2026 - 02:11:30 EST)
- [PATCH v3 4/5] phy: qcom: snps-femto-v2: Move PHY init registers to config tables Varadarajan Narayanan (Thu Sep 24 2026 - 02:11:34 EST)
- [PATCH v6 7/8] dma: swiotlb: Add an overridable architecture pool opt-out Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 02:11:42 EST)
- [PATCH v6 6/8] dma: swiotlb: Centralize memory-encryption pool sizing Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 02:11:52 EST)
- [PATCH v3 1/5] dt-bindings: phy: qcom,qmp-usb: Add IPQ9650 USB3 PHY Varadarajan Narayanan (Thu Sep 24 2026 - 02:12:13 EST)
- [PATCH v3 2/5] dt-bindings: phy: qcom,usb-snps-femto-v2: Add IPQ9650 compatible Varadarajan Narayanan (Thu Sep 24 2026 - 02:12:36 EST)
- [PATCH v6 8/8] dma: swiotlb: Remove SWIOTLB_ANY Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 02:13:36 EST)
- [PATCH v3 5/5] phy: qcom: snps-femto-v2: Add IPQ9650 support Varadarajan Narayanan (Thu Sep 24 2026 - 02:13:45 EST)
- Re: [PATCH v4] nvmet: add cgroup_path to charge namespace I/O to a cgroup Tejun Heo (Thu Sep 24 2026 - 02:14:23 EST)
- Re: [PATCH v2] dt-bindings: soc: hisilicon: Add HIP05 CPLD Wei Xu (Thu Sep 24 2026 - 02:15:13 EST)
- Re: [PATCH 6/9] dt-bindings: media: snps,dw-hdmi-rx: make hpd-gpios optional Sascha Hauer (Thu Sep 24 2026 - 02:16:31 EST)
- [PATCH V3 0/4] arm64/mm: Convert pgtable READ_ONCE() as pxdp_get() Anshuman Khandual (Thu Sep 24 2026 - 02:17:27 EST)
- Re: [RFC PATCH v2 01/10] x86/virt/tdx: Add a helper to read a table of metadata fields Binbin Wu (Thu Sep 24 2026 - 02:17:51 EST)
- Re: [RFC PATCH v7 3/4] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary bot+bpf-ci (Thu Sep 24 2026 - 02:17:56 EST)
- Re: [PATCH v4 3/8] ASoC: qcom: lpass-rx-macro: Add shikra compatible Ajay Kumar Nandam (Thu Sep 24 2026 - 02:18:31 EST)
- [PATCH 0/3] Add adaptive NVMe link rate switching function Liao Xuan (Thu Sep 24 2026 - 02:18:57 EST)
- [BUG] shmem: FALLOC_FL_PUNCH_HOLE vs fault-around race corrupts page cache / rss counters Ayush Ranjan (Thu Sep 24 2026 - 02:18:59 EST)
- [PATCH 2/3] nvme: Add hysteresis and idle detection to link rate switching Liao Xuan (Thu Sep 24 2026 - 02:19:25 EST)
- [PATCH 3/3] nvme: Expose link rate switching tunables via sysfs Liao Xuan (Thu Sep 24 2026 - 02:19:53 EST)
- [PATCH 1/3] nvme: Add adaptive PCIe link rate switching function Liao Xuan (Thu Sep 24 2026 - 02:20:19 EST)
- [PATCH v6 1/3] drm/imagination: Release KCCB slot on error path in pvr_queue_run_job() Alexandru Dadu (Thu Sep 24 2026 - 02:21:51 EST)
- Re: [PATCH] riscv: net: bpf: add bpf_jit_supports_private_stack() Chen Pei (Thu Sep 24 2026 - 02:21:56 EST)
- [PATCH v6 0/3] drm/imagination: Propagate all KCCB command submission code errors Alexandru Dadu (Thu Sep 24 2026 - 02:22:02 EST)
- [PATCH v6 3/3] drm/imagination: Release pm references in case of error Alexandru Dadu (Thu Sep 24 2026 - 02:22:30 EST)
- [PATCH V3 0/4] arm64/mm: Convert pgtable READ_ONCE() as pxdp_get() Anshuman Khandual (Thu Sep 24 2026 - 02:22:31 EST)
- [PATCH V3 2/4] arm64/mm: Use pudp_get() for PUD accesses Anshuman Khandual (Thu Sep 24 2026 - 02:22:45 EST)
- [PATCH V3 1/4] arm64/mm: Use pmdp_get() for PMD accesses Anshuman Khandual (Thu Sep 24 2026 - 02:22:50 EST)
- [PATCH v6 2/3] drm/imagination: Propagate all errors from KCCB command submission code Alexandru Dadu (Thu Sep 24 2026 - 02:23:02 EST)
- [PATCH net v3 0/3] ieee802154: ca8210: fix stack and slab out-of-bounds accesses Hui Peng (Thu Sep 24 2026 - 02:23:06 EST)
- [PATCH V3 3/4] arm64/mm: Use p4dp_get() for P4D accesses Anshuman Khandual (Thu Sep 24 2026 - 02:23:12 EST)
- [PATCH net v3 2/3] ieee802154: ca8210: prevent stack buffer overflow in hwme_get_request_sync() Hui Peng (Thu Sep 24 2026 - 02:23:34 EST)
- [PATCH net v3 3/3] ieee802154: ca8210: validate data_ind length upfront in ca8210_skb_rx() Hui Peng (Thu Sep 24 2026 - 02:23:48 EST)
- [PATCH V3 4/4] arm64/mm: Use pgdp_get() for PGD accesses Anshuman Khandual (Thu Sep 24 2026 - 02:23:53 EST)
- [PATCH net v3 1/3] ieee802154: ca8210: prevent stack buffer overflow in ca8210_rx_done() Hui Peng (Thu Sep 24 2026 - 02:24:39 EST)
- [PATCH 1/6] irqchip/al-fic: use full node name and raise init log level Eliav Farber (Thu Sep 24 2026 - 02:24:50 EST)
- [PATCH 3/6] dt-bindings: interrupt-controller: amazon,al-fic: add error/fatal groups Eliav Farber (Thu Sep 24 2026 - 02:25:10 EST)
- [PATCH 4/6] irqchip/al-fic: add support for FIC v2 Eliav Farber (Thu Sep 24 2026 - 02:25:24 EST)
- Re: [PATCH] ARM: mm: align hugetlb mappings to the huge page size Karl Mehltretter (Thu Sep 24 2026 - 02:25:29 EST)
- Re: [PATCH v2 2/5] x86/virt/tdx: Configure add-on features on TDX module init Tony Lindgren (Thu Sep 24 2026 - 02:27:07 EST)
- Re: [PATCH 0/4] media: iris: Add support for nord platform Vishnu Reddy (Thu Sep 24 2026 - 02:27:32 EST)
- [RFC PATCH v0 0/3] pghot: x86: IBS Memory Profiler for hot page promotion Bharata B Rao (Thu Sep 24 2026 - 02:27:53 EST)
- [RFC PATCH v0 2/3] x86/mm/ibs: In-kernel driver for AMD IBS Memory Profiler Bharata B Rao (Thu Sep 24 2026 - 02:27:55 EST)
- [PATCH 6/6] irqchip/al-fic: add irq_set_affinity callback Eliav Farber (Thu Sep 24 2026 - 02:28:05 EST)
- Re: [RFC PATCH v0 0/3] pghot: x86: IBS Memory Profiler for hot page promotion Bharata B Rao (Thu Sep 24 2026 - 02:28:08 EST)
- [PATCH 5/6] irqchip/al-fic: add support for FIC v3 Eliav Farber (Thu Sep 24 2026 - 02:28:20 EST)
- [RFC PATCH v0 1/3] x86/ibs: Move IBS caps definitions into its own header Bharata B Rao (Thu Sep 24 2026 - 02:28:22 EST)
- Re: [RFC PATCH v0 0/3] pghot: x86: IBS Memory Profiler for hot page promotion Bharata B Rao (Thu Sep 24 2026 - 02:28:25 EST)
- [PATCH 0/6] irqchip/al-fic: shared parent IRQ, FIC v2/v3 and affinity Eliav Farber (Thu Sep 24 2026 - 02:28:45 EST)
- [PATCH 2/6] irqchip/al-fic: switch to shared parent interrupt Eliav Farber (Thu Sep 24 2026 - 02:29:13 EST)
- Re: [RFC net v3 3/3] bnxt_en: stop DMA before releasing rings the firmware did not free Michael Chan (Thu Sep 24 2026 - 02:29:15 EST)
- [PATCH v2] slimbus: messaging: fix leaked PM vote on tid allocation failure Zongmin Zhou (Thu Sep 24 2026 - 02:29:44 EST)
- [RFC PATCH v0 3/3] x86/mm/ibs: Add runtime controls for IBS memprofiler Bharata B Rao (Thu Sep 24 2026 - 02:30:21 EST)
- Re: [RFC PATCH v7 2/4] selftests/bpf: add iocost cost model test bot+bpf-ci (Thu Sep 24 2026 - 02:32:39 EST)
- Re: [RFC PATCH v7 1/4] blk-iocost: add BPF struct_ops cost model support bot+bpf-ci (Thu Sep 24 2026 - 02:32:51 EST)
- Re: [RFC PATCH v0 0/3] pghot: x86: IBS Memory Profiler for hot page promotion Bharata B Rao (Thu Sep 24 2026 - 02:33:35 EST)
- Re: [PATCH v3] io_uring/lock: Keep spinlock release before wake_up() Sebastian Andrzej Siewior (Thu Sep 24 2026 - 02:34:05 EST)
- [PATCH RFC v3 0/4] regmap: convert map->lock/unlock users to a scoped guard Peng Fan (OSS) (Thu Sep 24 2026 - 02:34:25 EST)
- [PATCH RFC v3 1/4] regmap: convert lock/unlock to a scoped guard Peng Fan (OSS) (Thu Sep 24 2026 - 02:34:43 EST)
- Re: [RFC PATCH v0 0/3] pghot: x86: IBS Memory Profiler for hot page promotion Bharata B Rao (Thu Sep 24 2026 - 02:34:46 EST)
- [PATCH RFC v3 2/4] regcache: use the regmap scoped lock guard Peng Fan (OSS) (Thu Sep 24 2026 - 02:35:08 EST)
- [PATCH RFC v3 3/4] regcache: rbtree: use the regmap scoped lock guard Peng Fan (OSS) (Thu Sep 24 2026 - 02:35:24 EST)
- Re: [PATCH v3] nvme-multipath: add fail_if_no_path sysfs attribute Krishna Iyer (Thu Sep 24 2026 - 02:35:37 EST)
- [PATCH RFC v3 4/4] regmap: debugfs: use the regmap scoped lock guard Peng Fan (OSS) (Thu Sep 24 2026 - 02:35:41 EST)
- [PATCH v2 2/2] io_uring: require 3 free CQ slots for 32b CQE in io_fill_nop_cqe() Hui Peng (Thu Sep 24 2026 - 02:35:45 EST)
- [PATCH v2 0/2] io_uring: fix CQE32 and CQE_MIXED ring refill handling Hui Peng (Thu Sep 24 2026 - 02:35:46 EST)
- [PATCH v2 1/2] io_uring: only insert skip CQE for IORING_SETUP_CQE_MIXED Hui Peng (Thu Sep 24 2026 - 02:35:48 EST)
- Re: [RFC PATCH v0 0/3] pghot: x86: IBS Memory Profiler for hot page promotion Bharata B Rao (Thu Sep 24 2026 - 02:36:24 EST)
- Re: [PATCH v4 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM Xiaoyao Li (Thu Sep 24 2026 - 02:36:29 EST)
- Re:Re: [PATCH] net: macb: rate limit netdev error info print in the data path taozj888 (Thu Sep 24 2026 - 02:37:41 EST)
- Re: [RFC PATCH v0 0/3] pghot: x86: IBS Memory Profiler for hot page promotion Bharata B Rao (Thu Sep 24 2026 - 02:39:34 EST)
- Re: [PATCH 2/2] selftests/filesystems/openat2: make /tmp a mountpoint inside private namespace andy_gao (Thu Sep 24 2026 - 02:40:06 EST)
- Re: [RFC PATCH v2 02/10] x86/virt/tdx: Convert the version metadata reader Binbin Wu (Thu Sep 24 2026 - 02:40:34 EST)
- Re: [PATCH 2/4] mmc: sdhci-cadence6: program PHONY_DQS_TIMING for extended-read DDR Adrian Hunter (Thu Sep 24 2026 - 02:42:18 EST)
- Re: [PATCH net v3 2/3] ieee802154: ca8210: prevent stack buffer overflow in hwme_get_request_sync() netdev-bot+sashiko (Thu Sep 24 2026 - 02:42:35 EST)
- Re: [PATCH 1/4] mmc: sdhci-cadence6: add PHY settle delay after tuning DLL re-lock Adrian Hunter (Thu Sep 24 2026 - 02:42:39 EST)
- Re: [PATCH v4 0/3] serial: fix IRQ chain race, baud fallback, and uartclk overflow Greg KH (Thu Sep 24 2026 - 02:43:05 EST)
- [PATCH] mm: don't defer freeing kernel page tables while booting Mikhail Gavrilov (Thu Sep 24 2026 - 02:43:42 EST)
- Re: [PATCH] iommu/vt-d: Fix page table level calculation in compute_vasz_lg2_ss() Baolu Lu (Thu Sep 24 2026 - 02:43:43 EST)
- Re: [PATCH net v3 3/3] ieee802154: ca8210: validate data_ind length upfront in ca8210_skb_rx() netdev-bot+sashiko (Thu Sep 24 2026 - 02:44:09 EST)
- [PATCH v2 0/2] drm/udl: fix EDID short transfer check and probe USB cleanup Hui Peng (Thu Sep 24 2026 - 02:44:48 EST)
- [PATCH v2 1/2] drm/udl: reject short USB control transfers in udl_read_edid_block() Hui Peng (Thu Sep 24 2026 - 02:44:51 EST)
- [PATCH v2 2/2] drm/udl: clean up USB resources if drm_dev_register() fails Hui Peng (Thu Sep 24 2026 - 02:45:14 EST)
- Re: [PATCH net-next v7 11/14] net: lan966x: add PCIe FDMA MTU change support Simon Horman (Thu Sep 24 2026 - 02:45:32 EST)
- Re: [PATCH v5 07/23] perf trace: Skip internal tracepoint fields in formatting and beauty map Namhyung Kim (Thu Sep 24 2026 - 02:45:57 EST)
- Re: [PATCH v4 2/4] KVM: TDX: Report CORE_CAPABILITIES as configurable Xiaoyao Li (Thu Sep 24 2026 - 02:46:08 EST)
- Re: [PATCH RFC 03/25] drm/atomic-helper: Set mode_changed on vrr_enabled change Vidith Madhu (Thu Sep 24 2026 - 02:46:08 EST)
- Re: [PATCH net-next v7 10/14] net: lan966x: add PCIe FDMA support Simon Horman (Thu Sep 24 2026 - 02:47:23 EST)
- Re: [PATCH 0/7] iommu/vt-d: Fix issues reported by Sashiko Baolu Lu (Thu Sep 24 2026 - 02:47:24 EST)
- Re: [PATCH v6 2/3] dt-bindings: arm: altera: add Draeger M48 Module Petko Manolov (Thu Sep 24 2026 - 02:48:13 EST)
- Re: [PATCH v6 3/3] arm: dts: altera: add Draeger M48 CPU Module Petko Manolov (Thu Sep 24 2026 - 02:48:45 EST)
- Re: [PATCH v5 2/3] arm64: dts: nuvoton: ma35d1: add USB controllers and dual-port PHY node Joey Lu (Thu Sep 24 2026 - 02:48:47 EST)
- Re: [PATCH v4] iommu/vt-d: Fix IQE handling to cover all descriptors in submission range Baolu Lu (Thu Sep 24 2026 - 02:49:29 EST)
- [PATCH] iommu/amd: RCU-protect iommu_ga_log_notifier lirongqing (Thu Sep 24 2026 - 02:49:48 EST)
- [PATCH v2] RDMA/mlx5: Wait for in-flight page faults on implicit MR null_mkey dereg lirongqing (Thu Sep 24 2026 - 02:50:44 EST)
- [PATCH v2 0/4] da9062/da9061 watchdog timeout mode Primoz Fiser (Thu Sep 24 2026 - 02:50:55 EST)
- [PATCH v2 1/4] mfd: da9062: Make register CONFIG_I writable Primoz Fiser (Thu Sep 24 2026 - 02:51:09 EST)
- [PATCH v2 2/4] mfd: da9061: Make register CONFIG_I writable Primoz Fiser (Thu Sep 24 2026 - 02:51:16 EST)
- [PATCH v2 4/4] ARM: dts: imx6: phycore-som: Set watchdog timeout mode to shutdown Primoz Fiser (Thu Sep 24 2026 - 02:51:40 EST)
- [PATCH v2 3/4] watchdog: da9062: Add support for dlg,wdt-sd property Primoz Fiser (Thu Sep 24 2026 - 02:52:23 EST)
- Re: [PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling Oleksandr Natalenko (Thu Sep 24 2026 - 02:52:26 EST)
- Re: [PATCH v5 0/7] describe RTL8125 PCIe NICs on Rockchip boards (and add DT binding) Geert Uytterhoeven (Thu Sep 24 2026 - 02:52:36 EST)
- [PATCH v2] LoongArch: KVM: Return the actual error code in kvm_ipi_create() Chaithanya Lagisetty (Thu Sep 24 2026 - 02:53:43 EST)
- [PATCH v15 11/11] Documentation/mm/hmm: document migration through hmm_range_fault() mpenttil (Thu Sep 24 2026 - 02:55:22 EST)
- Re: [PATCH v2] PCI: rcar: Release temporary device tree node reference Geert Uytterhoeven (Thu Sep 24 2026 - 02:55:31 EST)
- [PATCH v15 01/11] mm/Kconfig: changes for migrate on fault for device pages mpenttil (Thu Sep 24 2026 - 02:56:04 EST)
- [PATCH v15 02/11] mm: add helper to convert HMM pfn to migrate pfn mpenttil (Thu Sep 24 2026 - 02:56:14 EST)
- [PATCH v15 00/11] migrate on fault for device pages mpenttil (Thu Sep 24 2026 - 02:56:34 EST)
- [PATCH v15 03/11] mm/hmm: preparations for HMM to participate in migration mpenttil (Thu Sep 24 2026 - 02:56:40 EST)
- Re: [PATCH net-next v7 13/14] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space Simon Horman (Thu Sep 24 2026 - 02:56:43 EST)
- Re: [PATCH net-next v7 14/14] misc: lan966x-pci: dts: add fdma interrupt to overlay Simon Horman (Thu Sep 24 2026 - 02:57:20 EST)
- Re: [PATCH net-next v7 12/14] net: lan966x: add PCIe FDMA XDP support Simon Horman (Thu Sep 24 2026 - 02:57:29 EST)
- [PATCH v15 04/11] mm/hmm: do the plumbing for HMM to participate in migration mpenttil (Thu Sep 24 2026 - 02:57:39 EST)
- [PATCH v15 05/11] mm/hmm: migrate collection in HMM pagewalk - pte level mpenttil (Thu Sep 24 2026 - 02:58:01 EST)
- [PATCH v2] writeback: size foreign flushes by target wb dirty pages Xin Yin (Thu Sep 24 2026 - 02:58:21 EST)
- Re: [syzbot] [mm?] [ext4?] WARNING in __folio_set_anon Lance Yang (Thu Sep 24 2026 - 02:58:33 EST)
- [PATCH v3 1/7] dt-bindings: arm: fsl: Add Lino iMX91/iMX93 Francesco Dolcini (Thu Sep 24 2026 - 02:58:33 EST)
- [PATCH v15 07/11] mm/hmm: add lazy MMU mode support for migration in HMM pagewalk mpenttil (Thu Sep 24 2026 - 02:58:34 EST)
- [PATCH v15 06/11] mm/hmm: migrate collection in HMM pagewalk - pmd level mpenttil (Thu Sep 24 2026 - 02:58:37 EST)
- [PATCH v15 08/11] mm/hmm: implement rollback for device page migration in HMM pagewalk mpenttil (Thu Sep 24 2026 - 02:58:40 EST)
- Re: [PATCH net-next v3] net: pcs: enable autonegotiation for 10g-usxgmii netdev-bot+sashiko (Thu Sep 24 2026 - 02:58:41 EST)
- [PATCH v3 4/7] arm64: dts: freescale: imx93-lino: Add dahlia Francesco Dolcini (Thu Sep 24 2026 - 02:58:42 EST)
- [PATCH v3 2/7] dt-bindings: arm: fsl: Add Toradex OSM iMX91/iMX93 Francesco Dolcini (Thu Sep 24 2026 - 02:58:44 EST)
- [PATCH] pinctrl: include linux/errno.h in consumer.h for ENOTSUPP Mehmet Fide (Thu Sep 24 2026 - 02:58:57 EST)
- Re: [PATCH] ext4: Fix sparse warning in extents kunit test when EXT4_KUNIT_TESTS=m Baokun Li (Thu Sep 24 2026 - 02:59:06 EST)
- [PATCH v4 3/3] serial: core: reject baud_base values that overflow port->uartclk in uart_set_info() Hui Peng (Thu Sep 24 2026 - 02:59:24 EST)
- [PATCH] dma-buf: Fix IOVA offset when linking phys vecs to sgt Yili Zhang (Thu Sep 24 2026 - 02:59:56 EST)
- Re: [PATCH v5 08/23] perf trace: Bounds check augmented arguments before reading them Namhyung Kim (Thu Sep 24 2026 - 03:00:08 EST)
- [PATCH v15 10/11] lib/test_hmm: add a new testcase for the migrate on fault mpenttil (Thu Sep 24 2026 - 03:00:10 EST)
- [PATCH v3 6/7] arm64: dts: freescale: Add Toradex OSM iMX93 Francesco Dolcini (Thu Sep 24 2026 - 03:00:17 EST)
- Re: 2026 LF Technical Advisory Board election - call for candidates Geert Uytterhoeven (Thu Sep 24 2026 - 03:00:21 EST)
- [PATCH v15 09/11] mm: enable device page migration from HMM pagewalk mpenttil (Thu Sep 24 2026 - 03:00:30 EST)
- [PATCH v3 7/7] arm64: dts: freescale: Add Toradex OSM iMX91 Francesco Dolcini (Thu Sep 24 2026 - 03:00:35 EST)
- Re: [PATCH 4/4] mmc: sdhci-cadence: read SD6HC DDR50 tuning from device tree Adrian Hunter (Thu Sep 24 2026 - 03:00:51 EST)
- Re: [PATCH 2/3] perf test: Fix record tests on Intel Broadwell Mi, Dapeng (Thu Sep 24 2026 - 03:01:31 EST)
- [PATCH v3] printk: Remove console options before decoding the name David Engraf (Thu Sep 24 2026 - 03:02:51 EST)
- [PATCH v3 0/7] arm64: dts: freescale: Add Toradex Lino and OSM iMX91/iMX93 Francesco Dolcini (Thu Sep 24 2026 - 03:03:13 EST)
- Re: [PATCH RFC 02/25] drm: Add VRR state Vidith Madhu (Thu Sep 24 2026 - 03:03:52 EST)
- [PATCH v3 3/7] arm64: dts: freescale: Add Lino iMX93 Francesco Dolcini (Thu Sep 24 2026 - 03:03:58 EST)
- [PATCH v3 5/7] arm64: dts: freescale: Add Lino iMX91 Francesco Dolcini (Thu Sep 24 2026 - 03:05:19 EST)
- Re: [PATCH RFC 13/25] drm: Add VRR target frame rate properties Vidith Madhu (Thu Sep 24 2026 - 03:06:52 EST)
- Re: [PATCH v3] platform/x86: ideapad-laptop: Report camera switch as SW_CAMERA_LENS_COVER Huang Wei (Thu Sep 24 2026 - 03:06:55 EST)
- Re: [PATCH v3 12/19] drm/mcde: dsi: don't create a panel_bridge Luca Ceresoli (Thu Sep 24 2026 - 03:07:13 EST)
- Re: [PATCH v2] netfilter: nf_nat: Fix stale outer UDP checksum on VXLAN encapsulated packets netdev-bot+sashiko (Thu Sep 24 2026 - 03:08:52 EST)
- [PATCH v2] hfs: validate allocation block parameters in hfs_mdb_get() Hui Peng (Thu Sep 24 2026 - 03:09:08 EST)
- Re: [PATCH bpf-next v1 0/6] bpf: Scope callback arguments to their frame Eduard Zingerman (Thu Sep 24 2026 - 03:09:30 EST)
- [PATCH v4] pinctrl: qcom: spmi-gpio: make direction changes exclusive Shawn Guo (Thu Sep 24 2026 - 03:10:10 EST)
- Re: [REGRESSION] [PATCH v3 7/7] sched/eevdf: Move to a single runqueue K Prateek Nayak (Thu Sep 24 2026 - 03:10:29 EST)
- [PATCH v15 4/6] reboot: extend psc_reason with power-on and reset causes Faruque Ansari (Thu Sep 24 2026 - 03:10:57 EST)
- [PATCH v15 0/6] power: reset: Introduce the Power State Change Reasons Recording (PSCRR) framework Faruque Ansari (Thu Sep 24 2026 - 03:11:07 EST)
- Re: [PATCH v2] dt-bindings: iio: Add dedicated CM32181 schema Joshua Crofts (Thu Sep 24 2026 - 03:11:47 EST)
- Re: [PATCH 3/6] dt-bindings: connector: Add Toradex camera connector Kieran Bingham (Thu Sep 24 2026 - 03:11:47 EST)
- Re: [PATCH v5 00/23] perf trace: Fix BPF filtering and make tracing tests non-exclusive Namhyung Kim (Thu Sep 24 2026 - 03:12:08 EST)
- Re: [PATCH] drm/tyr: gpu_info: zero out new/unused fields Alice Ryhl (Thu Sep 24 2026 - 03:12:38 EST)
- [PATCH] tools/nolibc: fix the function argument order of calloc() Thomas Weißschuh (Thu Sep 24 2026 - 03:12:52 EST)
- Re: [PATCH 0/3] selftests/bpf: Fixes for out-of-tree builds Eduard Zingerman (Thu Sep 24 2026 - 03:12:55 EST)
- Re: [PATCH] mm: don't defer freeing kernel page tables while booting David Hildenbrand (Arm) (Thu Sep 24 2026 - 03:13:17 EST)
- Re: [BUG] shmem: FALLOC_FL_PUNCH_HOLE vs fault-around race corrupts page cache / rss counters David Hildenbrand (Arm) (Thu Sep 24 2026 - 03:13:20 EST)
- [PATCH v2] hfsplus: validate inline xattr record size against entrylength Hui Peng (Thu Sep 24 2026 - 03:13:28 EST)
- Re: [PATCH net-next v10 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt Arthur Crepin Leblond (Thu Sep 24 2026 - 03:14:45 EST)
- Re: [PATCH 0/4] media: iris: Add support for nord platform Shawn Guo (Thu Sep 24 2026 - 03:15:05 EST)
- Re: [REGRESSION] Resolutions broken after "drm/msm: dsi: fix PLL init in bonded mode" Neil Armstrong (Thu Sep 24 2026 - 03:15:42 EST)
- Re: [PATCH 0/3] selftests/bpf: Fixes for out-of-tree builds Eduard Zingerman (Thu Sep 24 2026 - 03:16:12 EST)
- [PATCH v15 1/6] power: Extend power_on_reason.h for upcoming PSCRR framework Faruque Ansari (Thu Sep 24 2026 - 03:16:35 EST)
- [PATCH v15 2/6] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings Faruque Ansari (Thu Sep 24 2026 - 03:17:01 EST)
- [PATCH net v2 1/2] af_unix: decrement u->inq_len when skipping unread OOB skb in manage_oob() Hui Peng (Thu Sep 24 2026 - 03:17:11 EST)
- Re: [PATCH v2 2/2] drm/udl: clean up USB resources if drm_dev_register() fails Thomas Zimmermann (Thu Sep 24 2026 - 03:17:17 EST)
- [PATCH v15 3/6] reboot: add parsable tokens for power state change reasons Faruque Ansari (Thu Sep 24 2026 - 03:17:17 EST)
- [PATCH net v2 2/2] af_unix: skip consumed OOB skb and pull consumed bytes in unix_stream_read_skb() Hui Peng (Thu Sep 24 2026 - 03:17:23 EST)
- [PATCH v15 6/6] Documentation: Add sysfs documentation for PSCRR Faruque Ansari (Thu Sep 24 2026 - 03:17:28 EST)
- [PATCH net v2 0/2] af_unix: fix inq_len accounting and consumed OOB skb handling in unix_stream_read_skb() Hui Peng (Thu Sep 24 2026 - 03:17:57 EST)
- [PATCH v15 5/6] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage Faruque Ansari (Thu Sep 24 2026 - 03:18:01 EST)
- Re: [PATCH v2 1/2] drm/udl: reject short USB control transfers in udl_read_edid_block() Thomas Zimmermann (Thu Sep 24 2026 - 03:18:23 EST)
- [PATCH 1/3] arm64: dts: rockchip: Enable USB 2.0 host1 on Radxa ROCK 3B Adam Wermuth (Thu Sep 24 2026 - 03:19:02 EST)
- [PATCH 2/3] arm64: dts: rockchip: Enable M.2 B-key WWAN slot on Radxa ROCK 3B Adam Wermuth (Thu Sep 24 2026 - 03:19:05 EST)
- [PATCH 3/3] arm64: dts: rockchip: Add PWM fan to Radxa ROCK 3B Adam Wermuth (Thu Sep 24 2026 - 03:19:18 EST)
- Re: [PATCH bpf-next v1 0/6] bpf: Scope callback arguments to their frame Kumar Kartikeya Dwivedi (Thu Sep 24 2026 - 03:19:20 EST)
- [PATCH 0/3] Subject: [PATCH 0/3] arm64: dts: rockchip: Enable M.2 B-key slot and fan on Radxa ROCK 3B Adam Wermuth (Thu Sep 24 2026 - 03:19:22 EST)
- Re: [PATCH net-next v10 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema Arthur Crepin Leblond (Thu Sep 24 2026 - 03:19:53 EST)
- [PATCH v4 0/2] soc: fsl: dpio: Use scope-based resource management in two functions Markus Elfring (Thu Sep 24 2026 - 03:20:38 EST)
- Re: [PATCH v2 2/2] x86/uaccess: Drop the address space qualifier from put_user() Ricardo Ribalda (Thu Sep 24 2026 - 03:20:54 EST)
- [PATCH v4 1/2] soc: fsl: dpio: Use scope-based resource management in dpaa2_io_store_create() Markus Elfring (Thu Sep 24 2026 - 03:20:59 EST)
- [PATCH v4 2/2] soc: fsl: dpio: Use scope-based resource management in dpaa2_io_create() Markus Elfring (Thu Sep 24 2026 - 03:21:06 EST)
- Re: Path forward for Virtualized Swap? Klara Modin (Thu Sep 24 2026 - 03:21:16 EST)
- Re: [PATCH 1/4] alloc_tag: Add trace events for tracing allocations Hao Ge (Thu Sep 24 2026 - 03:21:59 EST)
- Re: [PATCH 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SM8950 Jingyi Wang (Thu Sep 24 2026 - 03:22:41 EST)
- [PATCH] rtc: zynqmp: Enable crystal oscillator in initialization Daniel Viaño (Thu Sep 24 2026 - 03:23:04 EST)
- Re: [PATCH v2 3/3] rv: collect per-edge dwell time for per-cpu DA/HA monitors Gabriele Monaco (Thu Sep 24 2026 - 03:23:27 EST)
- Re: [PATCH] mmc: core: apply a per-command tuning timeout instead of the whole sequence budget Adrian Hunter (Thu Sep 24 2026 - 03:23:55 EST)
- Re: [PATCH 1/2] f2fs: simplify node footer check in f2fs_cache_write_end_io Zhan Xusheng (Thu Sep 24 2026 - 03:24:07 EST)
- Re: [PATCH] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc Vlastimil Babka (SUSE) (Thu Sep 24 2026 - 03:24:41 EST)
- [PATCH net-next v2 1/7] dt-bindings: net: mediatek-dwmac: add support for MT8189 SoC Louis-Alexis Eyraud (Thu Sep 24 2026 - 03:24:59 EST)
- Re: [PATCH v2 net-next] octeontx2-af: pass devlink switch id and cache representor map kernel test robot (Thu Sep 24 2026 - 03:25:04 EST)
- [PATCH net-next v2 0/7] net/stmmac: Add Mediatek MT8189 support Louis-Alexis Eyraud (Thu Sep 24 2026 - 03:25:08 EST)
- [PATCH net-next v2 2/7] net: stmmac: mediatek: simplify TX/RX delay handling in mt8195_set_delay Louis-Alexis Eyraud (Thu Sep 24 2026 - 03:25:37 EST)
- [paulmck-rcu:cmpxchg2.2026.09.22a] BUILD REGRESSION 54c282c15475ebfae4712fe3ab637c9d19c723d6 kernel test robot (Thu Sep 24 2026 - 03:25:51 EST)
- [PATCH net-next v2 3/7] net: stmmac: mediatek: add RX/TX delay stage divider in platform data Louis-Alexis Eyraud (Thu Sep 24 2026 - 03:26:10 EST)
- [PATCH net-next v2 4/7] net: stmmac: mediatek: add PERI_ETH_CTRLx register offset in platform data Louis-Alexis Eyraud (Thu Sep 24 2026 - 03:26:12 EST)
- Re: [PATCH v2 1/3] rv: add per-edge dwell-time statistics primitive Gabriele Monaco (Thu Sep 24 2026 - 03:26:34 EST)
- Re: [PATCH] usb: typec: altmodes/displayport: Disable work before dp is freed Huang Wei (Thu Sep 24 2026 - 03:27:58 EST)
- [PATCH net-next v2 6/7] net: stmmac: mediatek: add support for TX clock output enable feature Louis-Alexis Eyraud (Thu Sep 24 2026 - 03:28:03 EST)
- [PATCH net-next v2 7/7] net: stmmac: mediatek: add support for MT8189 SoC Louis-Alexis Eyraud (Thu Sep 24 2026 - 03:28:16 EST)
- [PATCH net-next v2 5/7] net: stmmac: mediatek: use TX clock phase shift in RGMII mode with 1Gbps speed Louis-Alexis Eyraud (Thu Sep 24 2026 - 03:28:40 EST)
- Re: [PATCH 1/2] dt-bindings: arm: qcom,ids: Add SoC ID for SM8950 Konrad Dybcio (Thu Sep 24 2026 - 03:28:50 EST)
- Re: [RFC PATCH v2 09/10] x86/virt/tdx: Use early returns in get_tdx_sys_info() Chao Gao (Thu Sep 24 2026 - 03:29:27 EST)
- Re: [PATCH] dt-bindings: pinctrl: renesas: Allow power-source Linus Walleij (Thu Sep 24 2026 - 03:29:42 EST)
- Re: [PATCH v5 7/9] iomap: reject atomic writes in iomap_file_buffered_write() John Garry (Thu Sep 24 2026 - 03:30:03 EST)
- Re: [PATCH RFC 7/8] mm, slab: add slab_tiny boot param Vlastimil Babka (SUSE) (Thu Sep 24 2026 - 03:30:50 EST)
- Re: [PATCH 1/4] driver: core: introduce dev_add_sync_state() Saravana Kannan (Thu Sep 24 2026 - 03:31:03 EST)
- Re: [PATCH] wifi: ath11k: release peer accounting on peer delete timeout Baochen Qiang (Thu Sep 24 2026 - 03:31:54 EST)
- Re: [PATCH] mm: don't defer freeing kernel page tables while booting Mikhail Gavrilov (Thu Sep 24 2026 - 03:32:20 EST)
- Re: [PATCH 3/4] clk: toshiba: introduce a TC9564 SoC clock and reset driver Jerome Brunet (Thu Sep 24 2026 - 03:32:39 EST)
- [PATCH v3 0/2] drm/udl: fix EDID short transfer check and probe USB cleanup Hui Peng (Thu Sep 24 2026 - 03:32:54 EST)
- [PATCH v3 1/2] drm/udl: reject short USB control transfers in udl_read_edid_block() Hui Peng (Thu Sep 24 2026 - 03:33:07 EST)
- [PATCH v7 2/3] drm/imagination: Propagate all errors from KCCB command submission code Alexandru Dadu (Thu Sep 24 2026 - 03:33:58 EST)
- [PATCH v3 2/2] drm/udl: clean up USB resources if drm_dev_register() fails Hui Peng (Thu Sep 24 2026 - 03:34:00 EST)
- [PATCH v7 0/3] drm/imagination: Propagate all KCCB command submission code errors Alexandru Dadu (Thu Sep 24 2026 - 03:34:31 EST)
- [PATCH v7 1/3] drm/imagination: Release KCCB slot on error path in pvr_queue_run_job() Alexandru Dadu (Thu Sep 24 2026 - 03:35:11 EST)
- Re: [PATCH] mm: don't defer freeing kernel page tables while booting David Hildenbrand (Arm) (Thu Sep 24 2026 - 03:35:33 EST)
- [PATCH v7 3/3] drm/imagination: Release pm references in case of error Alexandru Dadu (Thu Sep 24 2026 - 03:35:43 EST)
- Re: [RFC PATCH v2 10/10] x86/virt/tdx: Verify structure member sizes against metadata field IDs Chao Gao (Thu Sep 24 2026 - 03:36:00 EST)
- [PATCH RFC -next 1/5] net: charge socket memory budget to memcg upfront Cai Xinchen (Thu Sep 24 2026 - 03:36:19 EST)
- [PATCH v2 1/2] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible Shawn Guo (Thu Sep 24 2026 - 03:36:30 EST)
- [PATCH RFC -next 2/5] tcp: sync memcg budget on protocol buffer updates Cai Xinchen (Thu Sep 24 2026 - 03:36:45 EST)
- [PATCH v2 2/2] arm64: dts: qcom: nord: Add bwmon node for Nord Shawn Guo (Thu Sep 24 2026 - 03:37:27 EST)
- [GIT PULL] memblock: add missing HugeTLB flag name Mike Rapoport (Thu Sep 24 2026 - 03:37:44 EST)
- [PATCH v2 0/2] Add BWMON support for Nord SoC Shawn Guo (Thu Sep 24 2026 - 03:38:04 EST)
- Re: [PATCH 1/2] mm/damon/core: preserve the caller's quota in damon_new_scheme() SJ Park (Thu Sep 24 2026 - 03:38:12 EST)
- RE: [PATCH 1/4] ASoC: dt-bindings: Add Cadence I2S-SC controller Joakim Zhang (张强庆) (Thu Sep 24 2026 - 03:38:28 EST)
- Re: [PATCH v2 00/11] accel/rocket: DVFS for the RK3588 NPU Igor Paunovic (Thu Sep 24 2026 - 03:38:28 EST)
- [PATCH RFC -next 4/5] Docs/admin-guide/cgroup-v2: document upfront socket budget charging Cai Xinchen (Thu Sep 24 2026 - 03:38:52 EST)
- [PATCH v5 0/9] Add RAS support for RISC-V architecture Himanshu Chauhan (Thu Sep 24 2026 - 03:39:02 EST)
- [PATCH v5 1/9] riscv: Define ioremap_cache for RISC-V Himanshu Chauhan (Thu Sep 24 2026 - 03:39:28 EST)
- Re: [PATCH] ext4: Fix sparse warning in extents kunit test when EXT4_KUNIT_TESTS=m Ojaswin Mujoo (Thu Sep 24 2026 - 03:39:28 EST)
- [PATCH v5 2/9] riscv: Define arch_apei_get_mem_attribute for RISC-V Himanshu Chauhan (Thu Sep 24 2026 - 03:39:45 EST)
- [PATCH RFC -next 5/5] selftests/cgroup: compare socket memory deltas in test_memcg_sock Cai Xinchen (Thu Sep 24 2026 - 03:39:46 EST)
- Re: [PATCH 1/4] kconfig: tests: Reset KCONFIG_WARN_CHANGED_INPUT by default Nicolas Schier (Thu Sep 24 2026 - 03:40:00 EST)
- [PATCH v5 3/9] Introduce a new HEST notification type for RISC-V SSE events. Himanshu Chauhan (Thu Sep 24 2026 - 03:40:01 EST)
- [PATCH v5 8/9] riscv: Select HAVE_ACPI_APEI required for RAS Himanshu Chauhan (Thu Sep 24 2026 - 03:40:06 EST)
- [PATCH v5 9/9] riscv: Enable APEI GHES driver in defconfig Himanshu Chauhan (Thu Sep 24 2026 - 03:40:13 EST)
- [PATCH v5 4/9] riscv: Add fixmap indices for GHES IRQ and SSE contexts Himanshu Chauhan (Thu Sep 24 2026 - 03:40:17 EST)
- [PATCH v2] ext4: Fix sparse warning in extents kunit test when EXT4_KUNIT_TESTS=m Ojaswin Mujoo (Thu Sep 24 2026 - 03:40:48 EST)
- [PATCH v5 6/9] riscv: Add RISC-V entries in processor type and ISA strings Himanshu Chauhan (Thu Sep 24 2026 - 03:41:11 EST)
- [PATCH v5 7/9] riscv: Introduce HEST SSE notification handlers Himanshu Chauhan (Thu Sep 24 2026 - 03:41:29 EST)
- [PATCH RFC -next 0/5] net: charge socket memory budget to memcg upfront Cai Xinchen (Thu Sep 24 2026 - 03:41:42 EST)
- Re: [PATCH v3] printk: Remove console options before decoding the name Tony Lindgren (Thu Sep 24 2026 - 03:42:35 EST)
- [PATCH RFC -next 3/5] mptcp: sync memcg budget and drop backlog page compensation Cai Xinchen (Thu Sep 24 2026 - 03:42:49 EST)
- [PATCH bluetooth-next v5 1/3] dt-bindings: vendor-prefixes: Add AIC Semiconductor Yanli Yang (Thu Sep 24 2026 - 03:43:16 EST)
- [PATCH v3 1/6] qnx6: validate di_filelevels in qnx6_iget() before accessing level pointers Hui Peng (Thu Sep 24 2026 - 03:43:40 EST)
- [PATCH v3 0/6] fs/qnx6: fix buffer head leaks, double free, and inode validation Hui Peng (Thu Sep 24 2026 - 03:43:46 EST)
- [PATCH v3 5/6] qnx6: abort mount on superblock magic mismatch when silent is set Hui Peng (Thu Sep 24 2026 - 03:44:13 EST)
- [PATCH v3 4/6] qnx6: release sb_buf on mmi_fs error path in qnx6_fill_super() Hui Peng (Thu Sep 24 2026 - 03:44:21 EST)
- Re: [syzbot] [mm?] [ext4?] WARNING in __folio_set_anon David Hildenbrand (Arm) (Thu Sep 24 2026 - 03:44:36 EST)
- [PATCH v5 5/9] riscv: Add functions to register ghes having SSE notification Himanshu Chauhan (Thu Sep 24 2026 - 03:45:16 EST)
- [PATCH v3 3/6] qnx6: avoid double brelse() on error path in qnx6_fill_super() Hui Peng (Thu Sep 24 2026 - 03:46:11 EST)
- Re: [PATCH] mm: don't defer freeing kernel page tables while booting Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 03:46:43 EST)
- [PATCH bluetooth-next v5 0/3] Bluetooth: Add AIC8800D80 SDIO firmware loader and UART HCI Yanli Yang (Thu Sep 24 2026 - 03:47:07 EST)
- [PATCH bluetooth-next v5 2/3] dt-bindings: net: bluetooth: Add AIC8800D80 Yanli Yang (Thu Sep 24 2026 - 03:47:59 EST)
- [PATCH v3 6/6] qnx6: validate sb_blocksize before dividing in qnx6_mmi_fill_super() Hui Peng (Thu Sep 24 2026 - 03:48:14 EST)
- [PATCH v3 2/6] qnx6: release bh on error path in qnx6_block_map() Hui Peng (Thu Sep 24 2026 - 03:48:14 EST)
- Re: [PATCH v3 1/2] dt-bindings: interrupt-controller: Add Xilinx Versal NET SMMU CSR Tushar Nimkar (Thu Sep 24 2026 - 03:48:37 EST)
- Re: [PATCH] mmc: core: apply a per-command tuning timeout instead of the whole sequence budget Shawn Lin (Thu Sep 24 2026 - 03:49:19 EST)
- [PATCH v2] dt-bindings: usb: qcom,snps-dwc3: Add IPQ9650 compatible Varadarajan Narayanan (Thu Sep 24 2026 - 03:49:22 EST)
- [PATCH bluetooth-next v5 3/3] Bluetooth: btaic: Add AIC8800D80 SDIO loader and UART transport Yanli Yang (Thu Sep 24 2026 - 03:49:29 EST)
- Re: [PATCH] pinctrl: include linux/errno.h in consumer.h for ENOTSUPP Bartosz Golaszewski (Thu Sep 24 2026 - 03:49:41 EST)
- Re: [PATCH v4 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM Binbin Wu (Thu Sep 24 2026 - 03:50:06 EST)
- Re: [PATCH] spi: bcm2835: fix device_node reference leak in bcm2835_spi_setup() Bartosz Golaszewski (Thu Sep 24 2026 - 03:51:32 EST)
- [PATCH net-next v21 0/3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy Kyle Switch (Thu Sep 24 2026 - 03:51:40 EST)
- Re: [PATCH v2 0/3] memblock: Remove unused exact nid allocation API Mike Rapoport (Thu Sep 24 2026 - 03:51:45 EST)
- [PATCH net-next v21 3/3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy Kyle Switch (Thu Sep 24 2026 - 03:52:10 EST)
- Re: [PATCH v2 2/3] rv: add per-monitor edge-stat facility and stats file Gabriele Monaco (Thu Sep 24 2026 - 03:52:22 EST)
- Re: [syzbot] [mm?] [ext4?] WARNING in __folio_set_anon David Hildenbrand (Arm) (Thu Sep 24 2026 - 03:53:11 EST)
- [PATCH net-next v5] selftests: net: move log_test to lib file and remove duplicate code Hangbin Liu (Thu Sep 24 2026 - 03:53:14 EST)
- RE: [PATCH net-next v4 7/8] r8152: extract rtl_fc_pause_pkt_en() and apply it to RTL8156/8157/8159 Chih Kai Hsu (Thu Sep 24 2026 - 03:53:43 EST)
- Re: [PATCH bluetooth-next v5 2/3] dt-bindings: net: bluetooth: Add AIC8800D80 Krzysztof Kozlowski (Thu Sep 24 2026 - 03:55:41 EST)
- [PATCH net-next v21 2/3] net: phy: Add support for Template Control register for PMA Kyle Switch (Thu Sep 24 2026 - 03:55:51 EST)
- Re: [PATCH 2/2] iio: adc: add driver for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Joshua Crofts (Thu Sep 24 2026 - 03:55:52 EST)
- Re: [PATCH net 1/3] net: phylink: allow stopping a suspended instance netdev-bot+sashiko (Thu Sep 24 2026 - 03:55:54 EST)
- [PATCH net-next v21 1/3] dt-bindings: net: Document Motorcomm YT8824 PHY package Kyle Switch (Thu Sep 24 2026 - 03:56:26 EST)
- Re: [PATCH net 3/3] net: stmmac: close the interface after failed hardware resume netdev-bot+sashiko (Thu Sep 24 2026 - 03:56:44 EST)
- [PATCH v10 3/6] media: dt-bindings: Add Amlogic V4L2 video decoder Zhentao Guo via B4 Relay (Thu Sep 24 2026 - 03:56:46 EST)
- [PATCH v10 1/6] firmware: meson: sm: video firmware loading via secure monitor Zhentao Guo via B4 Relay (Thu Sep 24 2026 - 03:56:46 EST)
- Re: [PATCH v3 12/19] drm/mcde: dsi: don't create a panel_bridge Linus Walleij (Thu Sep 24 2026 - 03:56:47 EST)
- [PATCH v10 2/6] firmware: meson: sm: Add video firmware loading SMC call Zhentao Guo via B4 Relay (Thu Sep 24 2026 - 03:56:52 EST)
- Re: [PATCH bluetooth-next v5 1/3] dt-bindings: vendor-prefixes: Add AIC Semiconductor Krzysztof Kozlowski (Thu Sep 24 2026 - 03:57:05 EST)
- [PATCH v10 5/6] arm64: dts: amlogic: Add video decoder driver support for S4 SOCs Zhentao Guo via B4 Relay (Thu Sep 24 2026 - 03:57:15 EST)
- Re: [PATCHSET v14 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext Peter Zijlstra (Thu Sep 24 2026 - 03:57:21 EST)
- [PATCH v10 4/6] decoder: Add V4L2 stateless H.264 decoder driver Zhentao Guo via B4 Relay (Thu Sep 24 2026 - 03:57:44 EST)
- Re: [PATCH 05/16] sched: Add sched_ext hooks for proxy execution Peter Zijlstra (Thu Sep 24 2026 - 03:58:04 EST)
- [PATCH net v3] ipv6: sr: enforce exact attribute length for SEG6_ATTR_DST Hui Peng (Thu Sep 24 2026 - 03:58:38 EST)
- Re: Path forward for Virtualized Swap? Baoquan He (Thu Sep 24 2026 - 03:59:17 EST)
- Re: [PATCH net 2/3] net: stmmac: close the interface after a failed MTU reopen netdev-bot+sashiko (Thu Sep 24 2026 - 03:59:38 EST)
- RE: [RFC PATCH v6 02/11] vfio: cdev: Reject duplicate bind before updating KVM file Tian, Kevin (Thu Sep 24 2026 - 03:59:57 EST)
- Re: [PATCH] net: stmmac: guard FCS stripping against runt frames Lorenzo Bianconi (Thu Sep 24 2026 - 04:00:01 EST)
- Re: [RESEND PATCH] mm/damon/tests/core-kunit: add test for unconditionally skipping the last region Liew Rui Yan (Thu Sep 24 2026 - 04:00:16 EST)
- [PATCH v2 1/6] mm/sparse-vmemmap: drop VMEMMAP_POPULATE_DAX Muchun Song (Thu Sep 24 2026 - 04:00:30 EST)
- [PATCH v2] LoongArch: kdump: add arch_crash_save_vmcoreinfo() support Yangyang Lian (Thu Sep 24 2026 - 04:00:33 EST)
- [PATCH v2 6/6] mm/mm_init: add zone mismatch warning during page init Muchun Song (Thu Sep 24 2026 - 04:00:33 EST)
- Re: [PATCH v4 12/12] mm: change the contract for free_pgtables(), update docs Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 04:01:00 EST)
- [PATCH v6 0/6] crypto: skcipher - multi-data-unit request splitting Leonid Ravich (Thu Sep 24 2026 - 04:01:21 EST)
- [PATCH v2 0/6] mm: Unify device DAX and HugeTLB vmemmap population paths Muchun Song (Thu Sep 24 2026 - 04:01:40 EST)
- [PATCH v10 0/6] Add Amlogic stateless H.264 video decoder for S4 Zhentao Guo via B4 Relay (Thu Sep 24 2026 - 04:01:40 EST)
- Re: [PATCH] hwmon: (applesmc) Expose the SMC battery charge limit Lukas Wunner (Thu Sep 24 2026 - 04:02:49 EST)
- [PATCH v2 2/6] mm/sparse-vmemmap: support device DAX in common vmemmap path Muchun Song (Thu Sep 24 2026 - 04:03:08 EST)
- [PATCH v6 3/6] crypto: skcipher - add crypto_skcipher_req_seg() helper Leonid Ravich (Thu Sep 24 2026 - 04:03:19 EST)
- [PATCH v2 3/6] mm/sparse-vmemmap: drop Device DAX-specific population path Muchun Song (Thu Sep 24 2026 - 04:03:30 EST)
- [PATCH v10 6/6] arm64: defconfig: Enable CONFIG_VIDEO_AMLOGIC_VDEC Zhentao Guo via B4 Relay (Thu Sep 24 2026 - 04:03:41 EST)
- [PATCH v2 4/6] mm/sparse-vmemmap: remove the unused ptpfn argument Muchun Song (Thu Sep 24 2026 - 04:03:46 EST)
- [PATCH v2 5/6] mm/sparse-vmemmap: open-code vmemmap_populate_address() Muchun Song (Thu Sep 24 2026 - 04:04:05 EST)
- [PATCH v6 5/6] crypto: testmgr - test multi-unit dispatch Leonid Ravich (Thu Sep 24 2026 - 04:04:20 EST)
- Re: [PATCH v2 0/4] memblock tests: fix BUILD=32 address conversions and warnings Mike Rapoport (Thu Sep 24 2026 - 04:04:20 EST)
- [PATCH v6 1/6] crypto: skcipher - add per-request unit_size Leonid Ravich (Thu Sep 24 2026 - 04:04:49 EST)
- Re: [PATCH net v2] net: phy: intel-xway: workaround 100BASE-TX Link-Up issue Sverdlin, Alexander (Thu Sep 24 2026 - 04:04:56 EST)
- Re: [PATCHSET v14 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext Peter Zijlstra (Thu Sep 24 2026 - 04:05:05 EST)
- 回复: Re: [PATCH] LoongArch: kdump: add arch_crash_save_vmcoreinfo() support 廉洋洋 (Thu Sep 24 2026 - 04:05:23 EST)
- Re: [PATCH] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 04:05:28 EST)
- [PATCH v6 2/6] crypto: acomp - Add bit to indicate segmentation support Leonid Ravich (Thu Sep 24 2026 - 04:06:10 EST)
- [PATCH v6 4/6] crypto: skcipher - split multi-unit requests in the API layer Leonid Ravich (Thu Sep 24 2026 - 04:06:36 EST)
- RE: [RFC PATCH v6 00/11] iommufd: Infrastructure for vIOMMU creation for confidential guests and guest TSM requests Tian, Kevin (Thu Sep 24 2026 - 04:07:09 EST)
- [PATCH v6 6/6] dm crypt: batch a bio segment's sectors via multi-unit requests Leonid Ravich (Thu Sep 24 2026 - 04:07:45 EST)
- Re: [RFC PATCH] drm/i915/dp: Ignore inconsistent TMDS limits on an Anker DP branch Jani Nikula (Thu Sep 24 2026 - 04:07:45 EST)
- Re: [PATCH 3/3] iio: chemical: sgp40: Implement turn_heater_off-command Jaakko Koivisto (Thu Sep 24 2026 - 04:08:09 EST)
- Re: [PATCH net-next v16 00/12] net: pcs: Introduce support for fwnode PCS Maxime Chevallier (Thu Sep 24 2026 - 04:08:30 EST)
- Re: [PATCH v2] LoongArch: kdump: add arch_crash_save_vmcoreinfo() support sashiko-bot (Thu Sep 24 2026 - 04:08:31 EST)
- Re: [RFC PATCH] security: Allow dropping bounding set process-wide Jinjie Ruan (Thu Sep 24 2026 - 04:09:20 EST)
- Re: [PATCH 0/7] locking: opt-in tracking of sleeping lock holders Peter Zijlstra (Thu Sep 24 2026 - 04:09:30 EST)
- [PATCH] RISC-V: KVM: fix the Zicbo[m|z|p] block sizes in GET_ONE_REG Yong-Xuan Wang (Thu Sep 24 2026 - 04:10:23 EST)
- [PATCH] KVM: x86: Wake blocked vCPUs before offlining a CPU Jinmeng Zhou (Thu Sep 24 2026 - 04:10:36 EST)
- Re: [PATCH 0/3] iio: chemical: sgp40: Add secondary chip functionality Jaakko Koivisto (Thu Sep 24 2026 - 04:10:47 EST)
- Re: [PATCH bluetooth-next v5 1/3] dt-bindings: vendor-prefixes: Add AIC Semiconductor 杨彦立 (Thu Sep 24 2026 - 04:11:26 EST)
- Re: [PATCHSET v14 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext K Prateek Nayak (Thu Sep 24 2026 - 04:12:09 EST)
- Re: [PATCH v2 2/2] x86/uaccess: Drop the address space qualifier from put_user() David Laight (Thu Sep 24 2026 - 04:12:25 EST)
- Re: [PATCH] hwmon: (dell-smm) Add Dell 16 DC16250 to fan control whitelist Pali Rohár (Thu Sep 24 2026 - 04:13:41 EST)
- Re: [PATCH net-next 1/5] seg6: split final End process out of flavor processing Hangbin Liu (Thu Sep 24 2026 - 04:14:54 EST)
- Re: [PATCH v5 2/2] phy: qcom: qmp-usb: Add support for SA8255P Neil Armstrong (Thu Sep 24 2026 - 04:15:41 EST)
- Re: [PATCH] dma-buf/dma-fence: Mark two callbacks as deprecated Philipp Stanner (Thu Sep 24 2026 - 04:16:12 EST)
- [PATCH v3] md: remove legacy async del_gendisk Li Youhong (Thu Sep 24 2026 - 04:16:41 EST)
- Re: [PATCH v2 2/2] x86/uaccess: Drop the address space qualifier from put_user() Ricardo Ribalda (Thu Sep 24 2026 - 04:16:45 EST)
- Re: [PATCH 3/5] hibernate: handle potential errors in hibernate_{map,unmap}_page() David Hildenbrand (Arm) (Thu Sep 24 2026 - 04:16:54 EST)
- Re: [PATCH v2] coresight: Check runtime PM resume result Leo Yan (Thu Sep 24 2026 - 04:17:13 EST)
- Re: [PATCH v2 2/2] phy: qcom-snps-femto-v2: Add support for SA8255P Neil Armstrong (Thu Sep 24 2026 - 04:17:37 EST)
- Re: [PATCH 2/3] iio: chemical: sgp40: Implement execute_self_test-command Jaakko Koivisto (Thu Sep 24 2026 - 04:18:53 EST)
- [PATCH bpf v2] bpf: cpumap: fix use-after-free of dev_rx on netdev unregister Jiayuan Chen (Thu Sep 24 2026 - 04:18:57 EST)
- Re: [PATCH 4/5] hibernation, KFENCE: explicitly map/unmap KFENCE pages David Hildenbrand (Arm) (Thu Sep 24 2026 - 04:19:47 EST)
- Re: [PATCH 2/4] alloc_tag: Introduce IOCTLs to toggle allocation tracepoints Hao Ge (Thu Sep 24 2026 - 04:20:02 EST)
- Re: [REGRESSION] [PATCH v3 7/7] sched/eevdf: Move to a single runqueue Mike Galbraith (Thu Sep 24 2026 - 04:20:04 EST)
- Re: [PATCH] hwmon: axiado-pwm-fan: Add missing documentation and MAINTAINERS entries Petar Stepanovic (Thu Sep 24 2026 - 04:20:33 EST)
- RE: [RFC PATCH v6 11/11] PCI/TSM: Add reference-counted contexts for vdevice providers Tian, Kevin (Thu Sep 24 2026 - 04:21:01 EST)
- [PATCH v3] mm/hugetlb: fix overbroad MMU notifiers for unshared PMDs Li Zhe (Thu Sep 24 2026 - 04:21:05 EST)
- Re: [PATCH v6 06/17] iommu/arm-smmu-v3: Don't rb_erase() a never-inserted stream node Mostafa Saleh (Thu Sep 24 2026 - 04:21:15 EST)
- [PATCH for drm-misc-fixes v3 0/2] Fix some bugs in the hibmc DP Yongbang Shi (Thu Sep 24 2026 - 04:21:27 EST)
- Re: [PATCH 1/2] f2fs: simplify node footer check in f2fs_cache_write_end_io Zhiguo Niu (Thu Sep 24 2026 - 04:21:49 EST)
- [PATCH for drm-misc-fixes v3 1/2] drm/hisilicon/hibmc: Modify the method of obtaining the hpd_status Yongbang Shi (Thu Sep 24 2026 - 04:21:52 EST)
- [PATCH for drm-misc-fixes v3 2/2] drm/hisilicon/hibmc: Add a flag to indicate whether the OS-side driver has been loaded Yongbang Shi (Thu Sep 24 2026 - 04:22:42 EST)
- [PATCH net] octeontx2-af: fix partial NIX Tx scheduler queue allocation Ratheesh Kannoth (Thu Sep 24 2026 - 04:23:38 EST)
- Re: [PATCH 0/7] iommu/arm-smmu-v3: Fixes reported by Sashiko Mostafa Saleh (Thu Sep 24 2026 - 04:23:38 EST)
- Re: [PATCH] iio: buffer: serialize buffer teardown with mode claims Nuno Sá (Thu Sep 24 2026 - 04:24:13 EST)
- Re: [PATCH 1/2] MAINTAINERS: document the branch in git T: entries Krzysztof Kozlowski (Thu Sep 24 2026 - 04:24:22 EST)
- Re: [RFC PATCH v3 0/3] perf: sparc64 user regs and stack dump, with arch hooks Stian Halseth (Thu Sep 24 2026 - 04:24:33 EST)
- Re: [PATCH v2] drm/imagination: clamp freelist reconstruction requests Alessio Belle (Thu Sep 24 2026 - 04:26:14 EST)
- Re: [PATCH 1/2] MAINTAINERS: document the branch in git T: entries Krzysztof Kozlowski (Thu Sep 24 2026 - 04:26:34 EST)
- [PATCH v3 net-next] octeontx2-af: pass devlink switch id and cache representor map Ratheesh Kannoth (Thu Sep 24 2026 - 04:26:44 EST)
- Re: [PATCH bpf 1/2] bpf, mips: Fix immediate JMP JEQ/JNE on MIPS32 David Laight (Thu Sep 24 2026 - 04:27:01 EST)
- Re: [PATCH v8 2/5] mfd: axp20x-i2c: Fix i2c instantiation Lee Jones (Thu Sep 24 2026 - 04:27:21 EST)
- Re: [PATCH v4 01/14] KVM: Allow architectures to disallow pre-fault Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 04:27:51 EST)
- Re: [PATCH 2/2] docs: submitting-patches: mention the branch in T: entries Krzysztof Kozlowski (Thu Sep 24 2026 - 04:29:25 EST)
- Re: [PATCH RFC -next 0/5] net: charge socket memory budget to memcg upfront Eric Dumazet (Thu Sep 24 2026 - 04:29:26 EST)
- Re: [PATCH 1/1] media: rc: igorplugusb: quiesce callbacks before unregister Sean Young (Thu Sep 24 2026 - 04:30:02 EST)
- Re: [PATCH v4 13/14] KVM: selftests: Add option for different backing in pre-fault tests Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 04:30:21 EST)
- Re: [PATCH v6] arm64: topology: fix arch_freq_get_on_cpu() overflow above 4.19 GHz Oleg Keri (Thu Sep 24 2026 - 04:30:48 EST)
- Re: [PATCH] rust: fix typo in bindings Alice Ryhl (Thu Sep 24 2026 - 04:30:50 EST)
- Re: [PATCH v3 3/6] wifi: rtw88: 8723b: add the RTL8723B chip driver Luka Gejak (Thu Sep 24 2026 - 04:31:43 EST)
- Re: [PATCH 2/4] kconfig: tests: Provide defconfig outfile for savedefconfig Nicolas Schier (Thu Sep 24 2026 - 04:32:18 EST)
- Re: [PATCH net-next v10 3/3] w5100: detect carrier state using link status bit and optional interrupt Arthur Crepin Leblond (Thu Sep 24 2026 - 04:32:41 EST)
- RE: [PATCH v2] serial: max3100: Fix a data race on s->rts in max3100_work() Maarten Brock (Thu Sep 24 2026 - 04:33:07 EST)
- [PATCH v2 0/3] Add support for Acer Swift SFA14-11 Jianfeng Liu (Thu Sep 24 2026 - 04:33:39 EST)
- [PATCH v2 2/3] arm64: dts: qcom: Add Acer Swift SFA14-11 Jianfeng Liu (Thu Sep 24 2026 - 04:34:00 EST)
- [PATCH v2 1/3] dt-bindings: arm: qcom: Add Acer Swift SFA14-11 Jianfeng Liu (Thu Sep 24 2026 - 04:34:04 EST)
- Re: [PATCH] ntfs: exclude DOS aliases from VFS link count liubaolin (Thu Sep 24 2026 - 04:34:18 EST)
- [PATCH v2 3/3] firmware: qcom: scm: Allow QSEECOM on Acer Swift SFA14-11 Jianfeng Liu (Thu Sep 24 2026 - 04:34:36 EST)
- Re: [BUG] shmem: FALLOC_FL_PUNCH_HOLE vs fault-around race corrupts page cache / rss counters Pedro Falcato (Thu Sep 24 2026 - 04:35:24 EST)
- Re: [PATCH] arm64: dts: qcom: nord: Add adreno SMMU nodes Shawn Guo (Thu Sep 24 2026 - 04:35:45 EST)
- Re: [PATCH v3 0/4] kho: rename "scratch" to "bootmem" Mike Rapoport (Thu Sep 24 2026 - 04:36:19 EST)
- Re: [PATCH v3 10/18] KVM: arm64: Handle PSCI calls for protected VMs at EL2 Will Deacon (Thu Sep 24 2026 - 04:36:49 EST)
- [PATCH] ASoC: use regmap_assign_bits() for conditional set/clear Peng Fan (OSS) (Thu Sep 24 2026 - 04:36:57 EST)
- [PATCH] clk: tenstorrent: use regmap_assign_bits() for conditional set/clear Peng Fan (OSS) (Thu Sep 24 2026 - 04:37:36 EST)
- Re: [PATCH v7 02/13] leds: trigger: Move led_trigger_is_hw_controlled() to the right place Lee Jones (Thu Sep 24 2026 - 04:37:47 EST)
- Re: [PATCH] dt-bindings: pinctrl: samsung: Require clocks for Exynos9610 pinctrl nodes Alexandru Chimac (Thu Sep 24 2026 - 04:38:22 EST)
- [PATCH] counter: ti-ecap-capture: use regmap_assign_bits() for conditional set/clear Peng Fan (OSS) (Thu Sep 24 2026 - 04:38:42 EST)
- Re: [PATCH 1/3] iio: chemical: sgp40: Implement get_serial_number-command Jaakko Koivisto (Thu Sep 24 2026 - 04:38:44 EST)
- [PATCH] drm/mediatek: hdmi: use regmap_assign_bits() for conditional set/clear Peng Fan (OSS) (Thu Sep 24 2026 - 04:39:05 EST)
- [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear Peng Fan (OSS) (Thu Sep 24 2026 - 04:39:26 EST)
- [PATCH] net: dsa: use regmap_assign_bits() for conditional set/clear Peng Fan (OSS) (Thu Sep 24 2026 - 04:40:08 EST)
- DAMON Beer/Coffee/Tea chat reminder for the week of 2026-09-28 SJ Park (Thu Sep 24 2026 - 04:40:36 EST)
- Re: [PATCH v2] rust: file: handle fd table teardown in file descriptor APIs Alice Ryhl (Thu Sep 24 2026 - 04:40:56 EST)
- [PATCH v3 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards Louis-Alexis Eyraud (Thu Sep 24 2026 - 04:41:11 EST)
- [PATCH v3 2/4] dt-bindings: arm: mediatek: add Mediatek Genio 520/720-EVK boards Louis-Alexis Eyraud (Thu Sep 24 2026 - 04:41:17 EST)
- [PATCH v3 1/4] dt-bindings: serial: mediatek,uart: Add compatible for MT8189 SoC Louis-Alexis Eyraud (Thu Sep 24 2026 - 04:41:49 EST)
- [PATCH 1/3] dt-bindings: i2c: add Amlogic A9 I2C controller Xianwei Zhao via B4 Relay (Thu Sep 24 2026 - 04:41:56 EST)
- Re: [PATCH] ARM: mm: align hugetlb mappings to the huge page size Muchun Song (Thu Sep 24 2026 - 04:42:00 EST)
- [PATCH 2/3] i2c: amlogic: Add Amlogic A9 I2C controller driver Xianwei Zhao via B4 Relay (Thu Sep 24 2026 - 04:42:06 EST)
- [PATCH v2 0/3] hwmon: (lm75) add MAX31875 support John Erasmus Mari Geronimo (Thu Sep 24 2026 - 04:42:21 EST)
- [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic I2C driver Xianwei Zhao via B4 Relay (Thu Sep 24 2026 - 04:42:32 EST)
- [PATCH 0/3] i2c: Add driver support Amlogic A9 I2C Xianwei Zhao via B4 Relay (Thu Sep 24 2026 - 04:42:37 EST)
- Re: [PATCH net-next v3 0/5] net: stmmac: Add support for Allwinner A733 GMAC210 Jerome Brunet (Thu Sep 24 2026 - 04:43:16 EST)
- [PATCH] PCI: dwc: imx6: use regmap_assign_bits() for conditional set/clear Peng Fan (OSS) (Thu Sep 24 2026 - 04:43:24 EST)
- [PATCH v2 2/3] hwmon: (lm75) add MAX31875 documentation John Erasmus Mari Geronimo (Thu Sep 24 2026 - 04:43:38 EST)
- Re: [PATCH] ntfs: exclude DOS aliases from VFS link count liubaolin (Thu Sep 24 2026 - 04:44:02 EST)
- [PATCH v2 1/3] dt-bindings: hwmon: lm75: add MAX31875 John Erasmus Mari Geronimo (Thu Sep 24 2026 - 04:44:10 EST)
- [PATCH] iio: chemical: ens160: use regmap_assign_bits() for conditional set/clear Peng Fan (OSS) (Thu Sep 24 2026 - 04:44:19 EST)
- Re: [PATCH slab/for-next-fixes] mm/slab: do not wake up kswapd in __kfree_rcu_sheaf() Vlastimil Babka (SUSE) (Thu Sep 24 2026 - 04:44:21 EST)
- Re: DAMON Beer/Coffee/Tea chat reminder for the week of 2026-09-28 SJ Park (Thu Sep 24 2026 - 04:44:39 EST)
- [PATCH v2 3/3] hwmon: (lm75) add MAX31875 support John Erasmus Mari Geronimo (Thu Sep 24 2026 - 04:44:48 EST)
- Re: [PATCH] iio: adc: ad_sigma_delta: fix use-after-free on unbind Nuno Sá (Thu Sep 24 2026 - 04:45:26 EST)
- Re: [PATCH] selftests/mm: fix mlock2 errno handling and false PASS on ENOSYS Usama Anjum (Thu Sep 24 2026 - 04:45:39 EST)
- Re: [RESEND PATCH] mm/damon/tests/core-kunit: add test for unconditionally skipping the last region SJ Park (Thu Sep 24 2026 - 04:45:57 EST)
- Re: [PATCH net v11 10/17] rxrpc: Fix return in rxrpc_recvmsg_data() for service calls David Howells (Thu Sep 24 2026 - 04:46:11 EST)
- [PATCH v3 4/4] arm64: dts: mediatek: add Genio 520-EVK board Louis-Alexis Eyraud (Thu Sep 24 2026 - 04:46:33 EST)
- [PATCH v3 3/4] arm64: dts: mediatek: add Genio 720-EVK board Louis-Alexis Eyraud (Thu Sep 24 2026 - 04:46:40 EST)
- [PATCH v2] arm64: dts: qcom: nord: Add adreno SMMU nodes Shawn Guo (Thu Sep 24 2026 - 04:48:31 EST)
- Re: [PATCH v1 00/21] perf vendor events intel: update Mi, Dapeng (Thu Sep 24 2026 - 04:48:44 EST)
- Re: [PATCH v19 05/20] KVM: arm64: Track the type of VM in kvm_arch Suzuki K Poulose (Thu Sep 24 2026 - 04:49:17 EST)
- Re: [PATCH 0/2] tools/nolibc: fix WIFSIGNALED() for status 0 Thomas Weißschuh (Thu Sep 24 2026 - 04:49:17 EST)
- Re: [PATCH 1/4] mmc: sdhci-cadence6: add PHY settle delay after tuning DLL re-lock Kathpalia, Tanmay (Thu Sep 24 2026 - 04:49:37 EST)
- [PATCH v2] ring-buffer: Fix false warning in ring_buffer_map_get_reader() Krystian Kaniewski (Thu Sep 24 2026 - 04:50:15 EST)
- Re: [PATCH net-next] net: stmmac: Setup TBS only if HW supports it Paolo Abeni (Thu Sep 24 2026 - 04:50:30 EST)
- Re: [PATCH v2 1/3] clk: qcom: clk-alpha-pll: support a 28-bit ALPHA_VAL width Shawn Guo (Thu Sep 24 2026 - 04:50:50 EST)
- [tip: sched/urgent] sched/core: Account PSI IRQ time to the execution context, not the scheduling context tip-bot2 for Zhan Xusheng (Thu Sep 24 2026 - 04:51:03 EST)
- [PATCH v3 0/2] mm/vmalloc: fix vmalloc_dump_obj VA lookup Ye Liu (Thu Sep 24 2026 - 04:51:56 EST)
- [PATCH v3 1/2] mm/vmalloc: fix vmalloc_dump_obj address alignment for last-page lookups Ye Liu (Thu Sep 24 2026 - 04:52:05 EST)
- [PATCH v3 2/2] mm/vmalloc: fix vmalloc_dump_obj cross-zone VA lookup Ye Liu (Thu Sep 24 2026 - 04:52:16 EST)
- Re: [RFC PATCH] security: Allow dropping bounding set process-wide Jinjie Ruan (Thu Sep 24 2026 - 04:52:41 EST)
- Re: [PATCH v7 08/13] leds: trigger: netdev: Implement hw_offloaded() callback Lee Jones (Thu Sep 24 2026 - 04:53:39 EST)
- Re: [PATCH v4 1/2] tracing: add ring-buffer memory usage statistics in tracefs Vincent Donnefort (Thu Sep 24 2026 - 04:54:43 EST)
- Re: [PATCH net v5 1/2] net: validate virtio checksum start after network header netdev-bot+sashiko (Thu Sep 24 2026 - 04:55:49 EST)
- Re: [PATCH net v5 2/2] ip: reject partial checksums covering network headers netdev-bot+sashiko (Thu Sep 24 2026 - 04:56:02 EST)
- RE: [PATCH] PCI: dwc: imx6: use regmap_assign_bits() for conditional set/clear Hongxing Zhu (Thu Sep 24 2026 - 04:56:05 EST)
- Re: [PATCH v2 1/2] arm64: dts: qcom: nord: add GPI DMA controller nodes Mukesh Savaliya (Thu Sep 24 2026 - 04:56:18 EST)
- [PATCH net v3] net: xilinx: axienet: Free outstanding DMA buffers on dmaengine stop Suraj Gupta (Thu Sep 24 2026 - 04:56:29 EST)
- Re: [PATCH v2 2/3] dt-bindings: clock: qcom: document the Nord DPRX Clock Controller Shawn Guo (Thu Sep 24 2026 - 04:56:50 EST)
- [PATCH v2 0/5] iommu/arm-smmu-v3: Fixes reported by Sashiko Mostafa Saleh (Thu Sep 24 2026 - 04:56:58 EST)
- [PATCH v2 1/5] iommu/arm-smmu-v3: Ensure L2 tables are visible before L1 ptrs Mostafa Saleh (Thu Sep 24 2026 - 04:57:04 EST)
- [PATCH v2] ima: discard modsig on detached-data binding failure Jérémy Jean (Thu Sep 24 2026 - 04:57:32 EST)
- [PATCH v2 3/5] iommu/arm-smmu-v3-test: Add missing error checks for inv array Mostafa Saleh (Thu Sep 24 2026 - 04:57:32 EST)
- Re: [syzbot] [mm?] [ext4?] WARNING in __folio_set_anon Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 04:57:39 EST)
- [PATCH v2 5/5] iommu/arm-smmu-v3-test: Fix UBSAN error Mostafa Saleh (Thu Sep 24 2026 - 04:57:41 EST)
- Re: [PATCH v2 1/2] arm64: dts: qcom: nord: add GPI DMA controller nodes Bartosz Golaszewski (Thu Sep 24 2026 - 04:57:48 EST)
- Re: [PATCH] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc Pedro Falcato (Thu Sep 24 2026 - 04:58:24 EST)
- Re: [PATCH net-next v3 3/5] net: stmmac: sun55i: Make the delay step configurable Jerome Brunet (Thu Sep 24 2026 - 04:58:46 EST)
- Re: [PATCH] mm: don't defer freeing kernel page tables while booting Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 04:58:50 EST)
- [PATCH v2 2/5] iommu/arm-smmu-v3-test: Fix arm_smmu_v3_test_debug_print_used_bits() Mostafa Saleh (Thu Sep 24 2026 - 04:59:01 EST)
- [PATCH v3 3/5] KVM: x86: Use file_to_kvm_x86() in SEV Steffen Eiden (Thu Sep 24 2026 - 04:59:11 EST)
- [PATCH v3 1/5] KVM: Introduce file_to_kvm_<arch>() infrastructure Steffen Eiden (Thu Sep 24 2026 - 04:59:37 EST)
- [PATCH] rust: sync: Accept errors for Lock payload data Philipp Stanner (Thu Sep 24 2026 - 04:59:58 EST)
- [PATCH v3 4/5] KVM/vfio: Use file-based reference counting for KVM Steffen Eiden (Thu Sep 24 2026 - 05:00:32 EST)
- [PATCH v2 4/5] iommu/arm-smmu-v3-test: Fix OOB in arm_smmu_v3_invs_test_verify() Mostafa Saleh (Thu Sep 24 2026 - 05:00:46 EST)
- Re: [PATCH v3 12/19] drm/mcde: dsi: don't create a panel_bridge Maxime Ripard (Thu Sep 24 2026 - 05:00:47 EST)
- [PATCH v3 0/5] KVM/vfio: Use file-based reference counting for KVM Steffen Eiden (Thu Sep 24 2026 - 05:00:54 EST)
- Re: [PATCH v2 2/3] dt-bindings: clock: qcom: document the Nord DPRX Clock Controller Taniya Das (Thu Sep 24 2026 - 05:01:14 EST)
- Re: [PATCH 1/1] tools: use basename to identify file in gen-mach-types Sverdlin, Alexander (Thu Sep 24 2026 - 05:01:27 EST)
- Re: [PATCH] mm: don't defer freeing kernel page tables while booting Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 05:01:50 EST)
- [PATCH v3 3/6] ntfs: report inode metadata errors to fsnotify Baolin Liu (Thu Sep 24 2026 - 05:02:38 EST)
- RE: [PATCH net v3] net: pcs: rzn1-miic: Reset PRCMD state before unprotect sequence Yoshihisa Yamamoto (Thu Sep 24 2026 - 05:02:48 EST)
- Re: [PATCH 0/3] AW8695 haptic driver. Griffin Kroah-Hartman (Thu Sep 24 2026 - 05:02:55 EST)
- [PATCH v3 5/6] ntfs: report MFT writeback errors to fsnotify Baolin Liu (Thu Sep 24 2026 - 05:03:29 EST)
- [PATCH v3 1/6] ntfs: report allocation metadata errors to fsnotify Baolin Liu (Thu Sep 24 2026 - 05:03:55 EST)
- Re: [PATCH] arm64: smp: Signal EOI after handling IPI_CPU_STOP* Andrea della Porta (Thu Sep 24 2026 - 05:04:06 EST)
- [PATCH v3 4/6] ntfs: report MFT metadata and recovery errors to fsnotify Baolin Liu (Thu Sep 24 2026 - 05:04:26 EST)
- [PATCH v3 2/5] KVM: Add file back-pointer to struct kvm Steffen Eiden (Thu Sep 24 2026 - 05:04:42 EST)
- [PATCH v3 6/6] ntfs: report shutdown errors to fsnotify Baolin Liu (Thu Sep 24 2026 - 05:04:57 EST)
- [PATCH v3 5/5] KVM: Restrict kvm_get_kvm/kvm_put_kvm export to internal KVM modules Steffen Eiden (Thu Sep 24 2026 - 05:05:11 EST)
- [PATCH v3 0/6] ntfs: report filesystem errors through fsnotify Baolin Liu (Thu Sep 24 2026 - 05:05:12 EST)
- Re: [PATCH] net: macb: rate limit netdev error info print in the data path Théo Lebrun (Thu Sep 24 2026 - 05:05:45 EST)
- [PATCH] crypto: ccp: drain v5 IRQ tasklet during teardown Jiale Yao (Thu Sep 24 2026 - 05:06:10 EST)
- Re: [PATCH v2 3/3] clk: qcom: dprxcc: Add Nord DPRX clock controller support Shawn Guo (Thu Sep 24 2026 - 05:06:19 EST)
- Re: [PATCH 1/3] iio: chemical: sgp40: Implement get_serial_number-command Jaakko Koivisto (Thu Sep 24 2026 - 05:07:14 EST)
- Re: [PATCH v2] ring-buffer: Fix false warning in ring_buffer_map_get_reader() Vincent Donnefort (Thu Sep 24 2026 - 05:08:46 EST)
- [PATCH v3 2/6] ntfs: report attribute errors to fsnotify Baolin Liu (Thu Sep 24 2026 - 05:09:20 EST)
- Re: [PATCH 3/4] clk: qcom: Add lpass audio clock controller driver for Glymur Taniya Das (Thu Sep 24 2026 - 05:09:34 EST)
- Re: [PATCH v2] serial: 8250_uniphier: Use devm_clk_get_enabled() Kunihiko Hayashi (Thu Sep 24 2026 - 05:09:57 EST)
- [PATCH v1 2/7] ARM: tegra: lg-x3: Remove pinctrl-* properties duplication Svyatoslav Ryhel (Thu Sep 24 2026 - 05:09:58 EST)
- [PATCH v1 5/7] ARM: tegra: lg-x3: Add flash LEDs controller node Svyatoslav Ryhel (Thu Sep 24 2026 - 05:10:37 EST)
- [PATCH v1 6/7] ARM: tegra: lg-x3: Add haptic engine node Svyatoslav Ryhel (Thu Sep 24 2026 - 05:11:09 EST)
- [PATCH v1 7/7] ARM: tegra: lg-x3: Add backlight LED controller node Svyatoslav Ryhel (Thu Sep 24 2026 - 05:11:24 EST)
- [PATCH RESEND] cachefiles: convert deprecated simple_strtoul() to kstrtoul() in percentage command handlers Drif Abdelmalek Mohamed Said (Thu Sep 24 2026 - 05:11:36 EST)
- Re: [PATCH net 1/2] udp: fix auto-selected port colliding with an existing SO_REUSEPORT socket netdev-bot+sashiko (Thu Sep 24 2026 - 05:11:58 EST)
- Re: [PATCH v1 03/11] dt-bindings: pinctrl: add Allwinner B288 pin controller Andre Przywara (Thu Sep 24 2026 - 05:12:23 EST)
- [PATCH v1 0/7] ARM: tegra: lg-x3: Add newly supported devices and fixes Svyatoslav Ryhel (Thu Sep 24 2026 - 05:12:42 EST)
- [PATCH v1 1/7] ARM: tegra: lg-x3: Adjust WiFi node Svyatoslav Ryhel (Thu Sep 24 2026 - 05:13:07 EST)
- [PATCH v1 4/7] ARM: tegra: lg-x3: Add light sensor node Svyatoslav Ryhel (Thu Sep 24 2026 - 05:13:18 EST)
- Re: [PATCH v1 0/4] ntfs: fix MFT bitmap extension allocation Namjae Jeon (Thu Sep 24 2026 - 05:13:29 EST)
- [PATCH v2 1/4] iomap: don't resubmit an ioend after ->writeback_submit() failed Andrea Parri (Thu Sep 24 2026 - 05:13:36 EST)
- [PATCH v1 3/7] ARM: tegra: lg-x3: Lower supported suspend mode Svyatoslav Ryhel (Thu Sep 24 2026 - 05:13:39 EST)
- Re: [PATCH v1 01/11] dt-bindings: clock: add Allwinner B288 CCU Andre Przywara (Thu Sep 24 2026 - 05:13:56 EST)
- [PATCH v2 3/4] iomap: don't lose a fiemap iteration error when emitting the last extent Andrea Parri (Thu Sep 24 2026 - 05:14:17 EST)
- Re: [PATCH] mm: madvise: drop MADV_PAGEOUT folios at swap writeback completion Alexandre Ghiti (Thu Sep 24 2026 - 05:14:47 EST)
- Re: [PATCH 0/2] drm/imagination: Firmware interface cleanup Alessio Belle (Thu Sep 24 2026 - 05:15:00 EST)
- Re: [PATCHSET v14 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext Peter Zijlstra (Thu Sep 24 2026 - 05:15:29 EST)
- [PATCH v2 0/4] iomap: fix error handling regressions Andrea Parri (Thu Sep 24 2026 - 05:16:11 EST)
- Re: [PATCH 2/2] x86/virt/tdx: Drop tdh_phymem_page_wbinvd_*() Chao Gao (Thu Sep 24 2026 - 05:16:27 EST)
- [PATCH] cgroup/pids: Restore pids.events notifications in local mode Guopeng Zhang (Thu Sep 24 2026 - 05:16:52 EST)
- Re: [PATCH] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 05:16:58 EST)
- Re: [PATCH 05/11] dt-bindings: clock: qcom: ipq5332-gcc: Describe clock inputs per compatible Kathiravan Thirumoorthy (Thu Sep 24 2026 - 05:17:05 EST)
- [PATCH v2 2/4] xfs: add an error tag to inject a ->writeback_submit() failure Andrea Parri (Thu Sep 24 2026 - 05:17:18 EST)
- Re: [PATCH v2 1/2] arm64: dts: qcom: nord: add GPI DMA controller nodes Konrad Dybcio (Thu Sep 24 2026 - 05:17:33 EST)
- Re: [PATCH v2 08/11] media: vsp1: Document X5H SoC ID Paul Elder (Thu Sep 24 2026 - 05:18:09 EST)
- [PATCH v2 4/4] iomap: don't lose a failed direct I/O bio's error when zeroing the tail Andrea Parri (Thu Sep 24 2026 - 05:18:26 EST)
- Re: [PATCH] wifi: ath11k: release peer accounting on peer delete timeout Michael Pfeifroth (Thu Sep 24 2026 - 05:19:35 EST)
- Re: [BUG] shmem: FALLOC_FL_PUNCH_HOLE vs fault-around race corrupts page cache / rss counters Jan Kara (Thu Sep 24 2026 - 05:20:05 EST)
- [PATCH v2] wifi: ath11k: release peer accounting on peer delete timeout Michael Pfeifroth (Thu Sep 24 2026 - 05:20:09 EST)
- Re:[PATCH] crypto: ccp: drain v5 IRQ tasklet during teardown jiale yao (Thu Sep 24 2026 - 05:20:11 EST)
- Re: [PATCH v1 04/11] pinctrl: sunxi: add Allwinner B288 pin controller driver Andre Przywara (Thu Sep 24 2026 - 05:22:04 EST)
- [PATCH] kprobes: Fix permanent hang when flushing the kprobe optimizer Andrea Parri (Thu Sep 24 2026 - 05:22:13 EST)
- Re: [PATCH v17 02/13] perf/x86, KVM: Prevent host debug register leak into guest OS on NMI Peter Zijlstra (Thu Sep 24 2026 - 05:22:40 EST)
- Re: [PATCH] mm: madvise: drop MADV_PAGEOUT folios at swap writeback completion Alexandre Ghiti (Thu Sep 24 2026 - 05:23:26 EST)
- [PATCH v2] mm: don't schedule deferred kernel page table freeing while booting Mikhail Gavrilov (Thu Sep 24 2026 - 05:24:57 EST)
- Re: [PATCH net v3] ipv6: sr: enforce exact attribute length for SEG6_ATTR_DST Breno Leitao (Thu Sep 24 2026 - 05:25:18 EST)
- Re: [PATCH v5 6/6] KVM: guest_memfd: Drop superfluous WRITE_ONCE() when binding a memslot Yan Zhao (Thu Sep 24 2026 - 05:26:01 EST)
- Re: [PATCH v17 02/13] perf/x86, KVM: Prevent host debug register leak into guest OS on NMI Peter Zijlstra (Thu Sep 24 2026 - 05:26:40 EST)
- Re: [PATCH v8 3/4] drm/virtio: implement userptr support for zero-copy memory access Huang, Honglei (Thu Sep 24 2026 - 05:28:06 EST)
- Re: [PATCH RFC -next 0/5] net: charge socket memory budget to memcg upfront Cai Xinchen (Thu Sep 24 2026 - 05:28:47 EST)
- Re: [PATCH] mm: don't defer freeing kernel page tables while booting Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 05:29:44 EST)
- Re: [syzbot] [mm?] [ext4?] WARNING in __folio_set_anon Lance Yang (Thu Sep 24 2026 - 05:30:01 EST)
- Re: [BUG] shmem: FALLOC_FL_PUNCH_HOLE vs fault-around race corrupts page cache / rss counters Baolin Wang (Thu Sep 24 2026 - 05:30:44 EST)
- Re: [PATCH net-next v2] net: phy: refuse to attach a PHY whose driver is being unbound Paolo Abeni (Thu Sep 24 2026 - 05:30:51 EST)
- Re: [PATCH v4 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM Xiaoyao Li (Thu Sep 24 2026 - 05:31:18 EST)
- Re: [PATCH RFC -next 0/5] net: charge socket memory budget to memcg upfront Cai Xinchen (Thu Sep 24 2026 - 05:31:26 EST)
- [PATCH 3/3] ARM: dts: renesas: r9a06g032: add EDAC node Paul Louvel (Thu Sep 24 2026 - 05:31:35 EST)
- [PATCH 2/3] EDAC/cadence: Add Cadence DDR EDAC driver Paul Louvel (Thu Sep 24 2026 - 05:32:04 EST)
- Re: [PATCH net-next v2 1/8] dt-bindings: net: add Xilinx TSN Endpoint Ethernet MAC Neeli, Srinivas (Thu Sep 24 2026 - 05:32:13 EST)
- Re: [PATCH v19 00/14] arm64: entry: Convert to Generic Entry Jinjie Ruan (Thu Sep 24 2026 - 05:32:33 EST)
- [PATCH 0/3] Add Renesas RZ/N1x EDAC driver Paul Louvel (Thu Sep 24 2026 - 05:33:30 EST)
- Re: [PATCH v4 1/4] mm/truncate: align truncation boundaries to mapping minimum folio order Zhang Yi (Thu Sep 24 2026 - 05:33:45 EST)
- Re: [PATCH] clk: qcom: smd-rpm: Skip proxy votes on clocks for QCM2290 Imran Shaik (Thu Sep 24 2026 - 05:34:08 EST)
- [PATCH 1/3] dt-bindings: edac: cdns,ddr-edac: add Cadence DDR EDAC binding Paul Louvel (Thu Sep 24 2026 - 05:34:09 EST)
- Re: [PATCH v2] smp: align struct __call_single_node to 8 bytes Peter Zijlstra (Thu Sep 24 2026 - 05:35:42 EST)
- Re: [PATCH v2] mm: don't schedule deferred kernel page table freeing while booting Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 05:35:52 EST)
- [PATCH net v4] ipv6: sr: enforce exact attribute length for SEG6_ATTR_DST Hui Peng (Thu Sep 24 2026 - 05:36:53 EST)
- Re: [PATCH] kprobes: Make optprobe optimizer multi-generational and asynchronous Andrea Parri (Thu Sep 24 2026 - 05:37:01 EST)
- Re: [PATCH] ext4: fix race between inline dir conversion and folio read liuderong (Thu Sep 24 2026 - 05:37:25 EST)
- Re: [PATCH v2] netfs: Fix missing alloc tagging of direct mempool allocations Vlastimil Babka (SUSE) (Thu Sep 24 2026 - 05:37:40 EST)
- Re: [PATCH v8 4/4] drm/virtio: wire blob ioctl creation to userptr objects Huang, Honglei (Thu Sep 24 2026 - 05:37:45 EST)
- Re: [PATCH RFC 05/15] media: qcom: camss: Add Hawi compatible camss driver Bryan O'Donoghue (Thu Sep 24 2026 - 05:38:25 EST)
- Re: [PATCH] dt-bindings: pinctrl: renesas: Allow power-source Geert Uytterhoeven (Thu Sep 24 2026 - 05:38:51 EST)
- [PATCH] hwrng: ba431 - fix reported byte count Thorsten Blum (Thu Sep 24 2026 - 05:39:00 EST)
- Re: Resctrl and I/O Qinxin Xia (Thu Sep 24 2026 - 05:39:09 EST)
- Re: [PATCH RFC 0/3] clk: meson: Refactor PLL pre-divider as a divider clock Jerome Brunet (Thu Sep 24 2026 - 05:39:24 EST)
- Re: [PATCH v2] mm: don't schedule deferred kernel page table freeing while booting Mikhail Gavrilov (Thu Sep 24 2026 - 05:39:43 EST)
- Re: [PATCH v2] tcp: fix use-after-free of retransmit_skb_hint in tcp_send_synack() Eric Dumazet (Thu Sep 24 2026 - 05:39:48 EST)
- Re: [PATCH v2 0/3] ACPI: arm64: FFH Operation Region support for FF-A (offset 2) Sudeep Holla (Thu Sep 24 2026 - 05:40:11 EST)
- Re: [PATCH v4] ppc/fadump: collect dump when CPU_STATE_DATA is less than reserved Mukesh Kumar Chaurasiya (Thu Sep 24 2026 - 05:40:44 EST)
- Re: [PATCH net-next v2 2/8] net: xilinx: tsn: add TSN endpoint wrapper driver Neeli, Srinivas (Thu Sep 24 2026 - 05:40:47 EST)
- [PATCH] clk: qcom: gcc: Fix GPLL enable register offset for Nord SoC Taniya Das (Thu Sep 24 2026 - 05:41:18 EST)
- [PATCH v3 1/3] dt-bindings: soc: mediatek: pwrap: add mt6572 Roman Vivchar via B4 Relay (Thu Sep 24 2026 - 05:41:41 EST)
- [PATCH v3 3/3] soc: mediatek: pwrap: add mt6572 support Roman Vivchar via B4 Relay (Thu Sep 24 2026 - 05:41:43 EST)
- [PATCH v3 0/3] soc: mediatek: pwrap: mt6572 support + log level fixes Roman Vivchar via B4 Relay (Thu Sep 24 2026 - 05:41:45 EST)
- [PATCH v3 2/3] soc: mediatek: pwrap: use correct log level Roman Vivchar via B4 Relay (Thu Sep 24 2026 - 05:41:47 EST)
- [PATCH net-next v9 0/7] net: dsa: motorcomm: add support yt922x driver Kyle Switch (Thu Sep 24 2026 - 05:42:36 EST)
- Re: [PATCH RESEND] arm64: dts: qcom: nord: Add more clock controller nodes Shawn Guo (Thu Sep 24 2026 - 05:43:41 EST)
- Re: [PATCH v4 0/2] Fixes for map() path Brajesh Gupta (Thu Sep 24 2026 - 05:43:50 EST)
- Re: [PATCH v2] drm/imagination: clamp freelist reconstruction requests Brajesh Gupta (Thu Sep 24 2026 - 05:44:39 EST)
- [PATCH net-next v9 7/7] net: dsa: motorcomm: Add support for Motorcomm YT922x Kyle Switch (Thu Sep 24 2026 - 05:44:58 EST)
- Re: [PATCH] perf evsel: Improve callchain warning for s390 Thomas Richter (Thu Sep 24 2026 - 05:45:42 EST)
- Re: Resctrl and I/O Ben Horgan (Thu Sep 24 2026 - 05:46:00 EST)
- Re: [PATCH] arm64: mm: Fix the break-before-make flush range for erratum 2645198 Catalin Marinas (Thu Sep 24 2026 - 05:47:21 EST)
- [PATCH v3 1/2] drm/i915/dp: fix PBN in ALLOCATE_PAYLOAD request to use actual video bandwidth Xiao Lu (Thu Sep 24 2026 - 05:47:47 EST)
- [PATCH net-next v9 1/7] net: dsa: motorcomm: initialize dsa_switch based on chipid Kyle Switch (Thu Sep 24 2026 - 05:48:07 EST)
- [PATCH net-next v9 5/7] net: dsa: motorcomm: move mib stop from remove() to teardown() Kyle Switch (Thu Sep 24 2026 - 05:48:19 EST)
- [PATCH net-next v9 3/7] net: dsa: motorcomm: use fixed-width GENMASK_U*() helpers Kyle Switch (Thu Sep 24 2026 - 05:48:33 EST)
- [PATCH net-next v9 2/7] net: dsa: motorcomm: use max_ports in series for port bounds checking Kyle Switch (Thu Sep 24 2026 - 05:48:49 EST)
- [PATCH v3 0/2] drm/i915/dp: Fix MST PBN accounting Xiao Lu (Thu Sep 24 2026 - 05:48:56 EST)
- [PATCH net-next v9 4/7] net: dsa: motorcomm: move mib start from probe() to dsa_setup() Kyle Switch (Thu Sep 24 2026 - 05:49:00 EST)
- [PATCH net-next v11 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema Arthur Crepin Leblond (Thu Sep 24 2026 - 05:49:00 EST)
- [PATCH v3 2/2] drm/dp_mst: Track allocated_pbn from ALLOCATE_PAYLOAD down-reply Xiao Lu (Thu Sep 24 2026 - 05:49:03 EST)
- Re: [PATCH] clk: qcom: gcc: Fix GPLL enable register offset for Nord SoC Shawn Guo (Thu Sep 24 2026 - 05:49:09 EST)
- Re: [PATCH v5 1/2] arm64: dts: ti: k3-am62l-main: Add DSS & DSI related nodes Kumar, Udit (Thu Sep 24 2026 - 05:49:09 EST)
- Re: [PATCH v10 12/14] arm_mpam: detect and enable MPAM-Fb PCC support Sudeep Holla (Thu Sep 24 2026 - 05:49:21 EST)
- [PATCH net-next v9 6/7] net: dsa: tag_yt922x: add support for Motorcomm YT922x tags Kyle Switch (Thu Sep 24 2026 - 05:49:38 EST)
- Re: [PATCH] hwmon: (applesmc) Expose the SMC battery charge limit Michal Szpakowski (Thu Sep 24 2026 - 05:49:45 EST)
- Re: [PATCH 3/6] dt-bindings: connector: Add Toradex camera connector Francesco Dolcini (Thu Sep 24 2026 - 05:50:19 EST)
- [PATCH net-next v11 3/3] w5100: detect carrier state using link status bit and optional interrupt Arthur Crepin Leblond (Thu Sep 24 2026 - 05:50:22 EST)
- Re: [PATCH v5 2/2] arm64: dts: ti: k3-am62l3-evm: Add HDMI support Kumar, Udit (Thu Sep 24 2026 - 05:50:53 EST)
- [PATCH] spmi: core: Add generic DebugFS interface for bus inspection vamshi gajjela (Thu Sep 24 2026 - 05:51:31 EST)
- [PATCH v2] arm64: dts: qcom: nord: Add more clock controller nodes Shawn Guo (Thu Sep 24 2026 - 05:51:34 EST)
- [PATCH v4 0/2] KVM: arm64: ptdump: Shadow ptdump fixes Wei-Lin Chang (Thu Sep 24 2026 - 05:52:34 EST)
- Re: [PATCH net-next] selftests/net: packetdrill: check rcv_ssthresh vs scaling_ratio changes patchwork-bot+netdevbpf (Thu Sep 24 2026 - 05:53:33 EST)
- Re: [PATCH v3] mm/hugetlb: fix overbroad MMU notifiers for unshared PMDs Muchun Song (Thu Sep 24 2026 - 05:53:58 EST)
- [PATCH net-next v11 0/3] w5100: restore GPIO-based link detection Arthur Crepin Leblond (Thu Sep 24 2026 - 05:54:33 EST)
- [PATCH] floppy: don't store a stack buffer in timeout_message Denis Efremov (Oracle) (Thu Sep 24 2026 - 05:54:36 EST)
- Re: [PATCH 0/4] alloc_tag: Introduce selective tracing for MAP Hao Ge (Thu Sep 24 2026 - 05:54:41 EST)
- [PATCH net-next v11 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt Arthur Crepin Leblond (Thu Sep 24 2026 - 05:54:48 EST)
- [PATCH net v3] net: e1000: fix warning in iounmap on probe failure Svyatoslav Nikolenko (Thu Sep 24 2026 - 05:55:39 EST)
- Re: [PATCH RFC -next 0/5] net: charge socket memory budget to memcg upfront Eric Dumazet (Thu Sep 24 2026 - 05:56:41 EST)
- Re: [PATCH] ASoC: use regmap_assign_bits() for conditional set/clear Charles Keepax (Thu Sep 24 2026 - 05:57:02 EST)
- [PATCH RESEND] nfc: nfcmrvl: fix memory leak in nfcmrvl_usb_nci_send() pavankumaryalagada (Thu Sep 24 2026 - 05:58:14 EST)
- [PATCH v3 0/2] usb: typec: ucsi: Add IT527x/IT885x series support Amber Kao (Thu Sep 24 2026 - 05:58:19 EST)
- [PATCH v4 1/2] KVM: arm64: ptdump: Check the page tables aren't freed when accessing Wei-Lin Chang (Thu Sep 24 2026 - 05:58:27 EST)
- Re: Resctrl and I/O Zhanpeng Zhang (Thu Sep 24 2026 - 05:58:32 EST)
- [PATCH v4 2/2] KVM: arm64: ptdump: Fix shadow ptdump sleep-in-atomic-context problem Wei-Lin Chang (Thu Sep 24 2026 - 05:58:46 EST)
- [RFC PATCH v9 0/4] virtio-gpu: Add userptr support for compute workloads Honglei Huang (Thu Sep 24 2026 - 05:59:04 EST)
- [PATCH v2 0/2] binder: fix premature fd_install() and buffer leak on read -EFAULT Hui Peng (Thu Sep 24 2026 - 06:00:44 EST)
- [PATCH v2 1/2] binder: defer fd_install() until after copy_to_user() in binder_thread_read() Hui Peng (Thu Sep 24 2026 - 06:00:52 EST)
- [PATCH net v4] net: e1000: fix warning in iounmap on probe failure Svyatoslav Nikolenko (Thu Sep 24 2026 - 06:01:22 EST)
- [PATCH v2 2/2] binder: free transaction buffer via binder_free_buf() on read -EFAULT Hui Peng (Thu Sep 24 2026 - 06:01:23 EST)
- [PATCH v3 2/2] usb: typec: ucsi: itepd: Update descriptions for IT885x and IT527x series Amber Kao (Thu Sep 24 2026 - 06:01:27 EST)
- Re: [PATCH] fs/gfs2: prevent premature evict in prune_icache_sb Jan Kara (Thu Sep 24 2026 - 06:02:59 EST)
- [PATCH] iio: adc: stm32: fix minimum sampling time values Fabrice Gasnier (Thu Sep 24 2026 - 06:03:24 EST)
- Re: [PATCH v2] arm64: dts: qcom: nord: Add adreno SMMU nodes Shawn Guo (Thu Sep 24 2026 - 06:03:43 EST)
- [PATCH 0/2] ASoC: SDCA: Power management fixes for the class function driver Maciej Strozek (Thu Sep 24 2026 - 06:04:23 EST)
- [PATCH 1/2] ASoC: SDCA: Set suspended flag after resuming within system suspend Maciej Strozek (Thu Sep 24 2026 - 06:04:33 EST)
- [PATCH 2/2] ASoC: SDCA: Add better pm_runtime error handling in func probe Maciej Strozek (Thu Sep 24 2026 - 06:04:52 EST)
- [PATCH] landlock: Fix domain leak on concurrent F_SETOWN and file release Jiakai Xu (Thu Sep 24 2026 - 06:05:10 EST)
- [RFC PATCH v9 1/4] drm/virtio-gpu: Add VIRTIO_GPU_CAPSET_ROCM capability Honglei Huang (Thu Sep 24 2026 - 06:05:52 EST)
- Re: [PATCH v3] sched: Clarify WF_SYNC wakeup semantics Peter Zijlstra (Thu Sep 24 2026 - 06:05:55 EST)
- [PATCH v14 2/2] iommu/riscv: create a auxiliary device for HPM Zong Li (Thu Sep 24 2026 - 06:06:47 EST)
- [PATCH v14 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver Zong Li (Thu Sep 24 2026 - 06:07:15 EST)
- Re: [PATCH net v3] net: e1000: fix warning in iounmap on probe failure Святослав Ніколенко (Thu Sep 24 2026 - 06:07:28 EST)
- [RFC PATCH v8 00/14] coco: guest: Add a shared-granule allocator for host-shared memory Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:07:31 EST)
- [RFC PATCH v9 4/4] drm/virtio: wire blob ioctl creation to userptr objects Honglei Huang (Thu Sep 24 2026 - 06:07:32 EST)
- [RFC PATCH v9 2/4] drm/virtgpu api: add blob userptr resource Honglei Huang (Thu Sep 24 2026 - 06:07:42 EST)
- Re: [PATCH net-next v2 4/8] net: xilinx: tsn: parse endpoint DMA channel configuration Neeli, Srinivas (Thu Sep 24 2026 - 06:08:34 EST)
- [RFC PATCH v8 01/14] mm: Add an allocator for CoCo shared memory Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:09:08 EST)
- Re: [RFC PATCH 0/4] memcg_ext: memcg policy through cgroup-attached struct_ops Yafang Shao (Thu Sep 24 2026 - 06:10:04 EST)
- [RFC PATCH v8 02/14] mm: Zero memory during shared memory transitions Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:10:12 EST)
- Re: [PATCH net v2 2/5] vsock/virtio: Streamline socket reset on transport/PM event Stefano Garzarella (Thu Sep 24 2026 - 06:10:58 EST)
- [RFC PATCH v8 05/14] dma-contiguous: Derive shared alignment from DMA attributes Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:10:59 EST)
- [RFC PATCH v9 3/4] drm/virtio: implement userptr resource support Honglei Huang (Thu Sep 24 2026 - 06:11:04 EST)
- [RFC PATCH v8 06/14] dma-pool: Allocate CoCo atomic pools using CoCo shared memory allocator Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:11:12 EST)
- [PATCH v3 1/2] dt-bindings: usb: ite,it8851: Add IT527x and IT885x series support Amber Kao (Thu Sep 24 2026 - 06:11:38 EST)
- Re: [PATCH net-next v14 0/7] r8169: add RSS support for RTL8127 Paolo Abeni (Thu Sep 24 2026 - 06:11:40 EST)
- [RFC PATCH v8 03/14] irqchip/gic-v3-its: Resolve the default NUMA node explicitly Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:11:51 EST)
- Re: [PATCH 0/2] isofs: tie the name conversion buffer to its bound Jan Kara (Thu Sep 24 2026 - 06:12:17 EST)
- [RFC PATCH v8 10/14] dma-buf: system_heap: Limit scatterlist entries to the buffer size Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:13:27 EST)
- [RFC PATCH v8 13/14] mm: Assert CoCo shared allocations may sleep Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:14:19 EST)
- [PATCH v14 0/2] RISC-V IOMMU HPM support Zong Li (Thu Sep 24 2026 - 06:15:23 EST)
- Re: [PATCH v3 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 06:15:34 EST)
- Re: [PATCH 0/2] ASoC: SDCA: Power management fixes for the class function driver Charles Keepax (Thu Sep 24 2026 - 06:16:16 EST)
- [RFC PATCH v8 07/14] dma-direct: Align CoCo shared DMA allocations to the shared granule size Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:16:38 EST)
- Re: [PATCH net v2 1/1] bonding: crypto offload enabled, non-offload slave failover, rekey failed patchwork-bot+netdevbpf (Thu Sep 24 2026 - 06:16:38 EST)
- Re: [PATCH v3 00/14] mm, swap: extendable swap devices (xswap) Klara Modin (Thu Sep 24 2026 - 06:18:00 EST)
- [PATCH] RDMA/rxe: Validate inline data range in user WQEs Jiale Yao (Thu Sep 24 2026 - 06:18:19 EST)
- Re: [syzbot] [block?] WARNING: zero-size vmalloc in disksize_store Sergey Senozhatsky (Thu Sep 24 2026 - 06:20:38 EST)
- Re: [PATCH 1/2] tracing: fgraph: Raise FTRACE_RETSTACK_ALLOC_SIZE to 1024 Peter Zijlstra (Thu Sep 24 2026 - 06:20:45 EST)
- Re: [PATCH] counter: ti-ecap-capture: use regmap_assign_bits() for conditional set/clear Julien Panis (Thu Sep 24 2026 - 06:20:48 EST)
- Re: [PATCH v3 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 06:20:53 EST)
- [RFC PATCH v8 14/14] irqchip/gic-v3-its: Preallocate VPE L1 tables Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:21:03 EST)
- [RFC PATCH v8 04/14] irqchip/gic-v3-its: Allocate shared tables using CoCo shared memory allocator Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:21:11 EST)
- Re: [PATCH 0/4] arm64: dts: freescale: Add Toradex iMX95 overlays Francesco Dolcini (Thu Sep 24 2026 - 06:21:41 EST)
- Re: [PATCH v2 05/14] iio: adc: stm32-adc: rework internal channels data Fabrice Gasnier (Thu Sep 24 2026 - 06:22:00 EST)
- [PATCH] MAINTAINERS: update my email address kaloz (Thu Sep 24 2026 - 06:23:03 EST)
- [PATCH v2] RISC-V: Clear HSTATUS.HU on CPU initialization Yong-Xuan Wang (Thu Sep 24 2026 - 06:23:18 EST)
- Re: [PATCH v3 0/6] fs/qnx6: fix buffer head leaks, double free, and inode validation Matthias Goergens (Thu Sep 24 2026 - 06:23:48 EST)
- Re: [PATCH net v2 3/5] vsock: Enforce no-transport invariant for TCP_LISTEN sockets Stefano Garzarella (Thu Sep 24 2026 - 06:24:03 EST)
- Re: [PATCH v2 2/3] spi: spi-nxp-fspi: enter stop mode before reconfiguring MCR0 and DLL Michael Walle (Thu Sep 24 2026 - 06:24:42 EST)
- [PATCH net] net: bcmgenet: allocate RX buffers as page fragments Nicolai Buchwitz (Thu Sep 24 2026 - 06:25:25 EST)
- Re: [PATCH] drm/sched: Remove forgotten header Marco Pagani (Thu Sep 24 2026 - 06:25:48 EST)
- Re: [PATCH V3 0/2] arm64/mm: Standardize printing for pgtable entries Catalin Marinas (Thu Sep 24 2026 - 06:26:21 EST)
- [PATCH] loop: defer the queue limits clear to a workqueue Tao Cui (Thu Sep 24 2026 - 06:26:46 EST)
- [RFC PATCH v8 09/14] swiotlb: Reject misaligned restricted DMA pools for CoCo guests Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:27:18 EST)
- Re: [PATCH net-next 1/3] dt-bindings: net: realtek,rtl82xx: Document RTL8261C/D PHYs netdev-bot+sashiko (Thu Sep 24 2026 - 06:27:32 EST)
- Re: [PATCH bpf-next v3 0/2] bpftool: Fix sparse CPU IDs patchwork-bot+netdevbpf (Thu Sep 24 2026 - 06:27:34 EST)
- Re: [PATCH net-next 3/3] net: phy: realtek: add LED support for RTL8261C/D netdev-bot+sashiko (Thu Sep 24 2026 - 06:27:45 EST)
- [PATCH v14 00/15] accel/rocket: RK3576 NPU (RKNN) enablement Jiaxing Hu (Thu Sep 24 2026 - 06:28:09 EST)
- Re: [PATCH v3] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented Will Deacon (Thu Sep 24 2026 - 06:28:47 EST)
- [RFC PATCH v8 11/14] dma-buf: system_heap: Allocate shared buffers using CoCo shared memory allocator Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:29:08 EST)
- [PATCH v14 01/15] accel/rocket: request the core clocks by name Jiaxing Hu (Thu Sep 24 2026 - 06:29:20 EST)
- [PATCH v14 03/15] accel/rocket: wait for a running IRQ handler before resetting a core Jiaxing Hu (Thu Sep 24 2026 - 06:29:25 EST)
- [RFC PATCH v8 08/14] swiotlb: Align shared IO TLB pools to the shared granule size Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:29:25 EST)
- [PATCH v14 02/15] accel/rocket: take the completion register writes under job_lock Jiaxing Hu (Thu Sep 24 2026 - 06:29:44 EST)
- Re: [PATCH v3 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 06:29:51 EST)
- [RFC PATCH v8 12/14] swiotlb: Make rounded shared pool capacity allocatable Aneesh Kumar K.V (Arm) (Thu Sep 24 2026 - 06:31:06 EST)
- Re: [PATCH v6] arm64: topology: fix arch_freq_get_on_cpu() overflow above 4.19 GHz Will Deacon (Thu Sep 24 2026 - 06:31:22 EST)
- Re: [PATCH] RISC-V: KVM: Fix IPI delivery for out-of-order vcpu_id Nutty.Liu (Thu Sep 24 2026 - 06:31:40 EST)
- Re: [PATCH] arm64: mm: Fix the break-before-make flush range for erratum 2645198 Will Deacon (Thu Sep 24 2026 - 06:31:48 EST)
- [PATCH RFC -next 03/12] fs: pass struct path to xattr helpers Cai Xinchen (Thu Sep 24 2026 - 06:32:00 EST)
- Re: [PATCH] sctp: copy zeroed stats to user in sctp_getsockopt_pr_streamstatus() when !streamoute Paolo Abeni (Thu Sep 24 2026 - 06:32:08 EST)
- Re: [PATCH v4 1/4] mm/truncate: align truncation boundaries to mapping minimum folio order Jan Kara (Thu Sep 24 2026 - 06:32:09 EST)
- [PATCH RFC -next 05/12] LSM: pass struct path to the inode_setattr hook Cai Xinchen (Thu Sep 24 2026 - 06:33:02 EST)
- [PATCH] PCI: pciehp: Re-read Slot Control when cached HPIE is clear Zhu Qiyu (Thu Sep 24 2026 - 06:33:18 EST)
- Re: [PATCH] drm/tyr: safely write GpuInfo to userspace Alice Ryhl (Thu Sep 24 2026 - 06:33:38 EST)
- Re: [PATCH net-next 2/3] net: phy: realtek: apply SerDes lane polarity on RTL8261C/D netdev-bot+sashiko (Thu Sep 24 2026 - 06:33:48 EST)
- [PATCH RFC -next 00/12] landlock: Add READ_METADATA and WRITE_METADATA access rights Cai Xinchen (Thu Sep 24 2026 - 06:33:55 EST)
- [PATCH bpf v3 2/2] selftests/bpf: Test per-cpu initialization of a BPF_F_CPU created element Donggeun Yoo (Thu Sep 24 2026 - 06:35:21 EST)
- [PATCH bpf v3 0/2] bpf: fix per-cpu initialization of a BPF_F_CPU created hash element Donggeun Yoo (Thu Sep 24 2026 - 06:35:47 EST)
- [PATCH v14 04/15] accel/rocket: let the core suspend after a reset Jiaxing Hu (Thu Sep 24 2026 - 06:35:56 EST)
- [PATCH v14 08/15] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU Jiaxing Hu (Thu Sep 24 2026 - 06:36:47 EST)
- Re: [RFC PATCH v1 2/2] drm/msm: reject dma-buf imports without struct page info Bryan O'Donoghue (Thu Sep 24 2026 - 06:36:57 EST)
- [PATCH net v4] net: pcs: rzn1-miic: Clear MIIC protection state before unprotect sequence Yoshihisa Yamamoto (Thu Sep 24 2026 - 06:37:27 EST)
- [PATCH RFC -next 02/12] LSM: pass struct path to the inode_setsecctx hook Cai Xinchen (Thu Sep 24 2026 - 06:38:16 EST)
- Re: [PATCH v19 05/20] KVM: arm64: Track the type of VM in kvm_arch Gavin Shan (Thu Sep 24 2026 - 06:38:22 EST)
- Re: [PATCH v8 01/11] riscv: Add B to hwcap and hwprobe Guodong Xu (Thu Sep 24 2026 - 06:38:34 EST)
- [PATCH RFC -next 12/12] Documentation: Update landlock doc for metadata rights Cai Xinchen (Thu Sep 24 2026 - 06:39:49 EST)
- [PATCH v14 06/15] dt-bindings: npu: rockchip: add rockchip,rk3576-rknn-core Jiaxing Hu (Thu Sep 24 2026 - 06:40:09 EST)
- [PATCH RFC -next 01/12] fs: pass struct path to notify_change() Cai Xinchen (Thu Sep 24 2026 - 06:40:16 EST)
- [PATCH RFC -next 11/12] samples/landlock: Add metadata rights to sandboxer Cai Xinchen (Thu Sep 24 2026 - 06:40:28 EST)
- [PATCH RFC -next 07/12] LSM: pass struct path to the inode posix acl hooks Cai Xinchen (Thu Sep 24 2026 - 06:40:35 EST)
- [PATCH v14 12/15] accel/rocket: add RK3576 NPU (RKNN) support Jiaxing Hu (Thu Sep 24 2026 - 06:40:48 EST)
- Re: [PATCH 1/3] net: stmmac: support low-speed USXGMII validation Zhangfei Gao (Thu Sep 24 2026 - 06:41:30 EST)
- Re: [PATCH bpf v2 1/2] bpf: Zero-fill other CPUs when BPF_F_CPU creates a per-cpu hash element Donggeun Yoo (Thu Sep 24 2026 - 06:42:01 EST)
- [PATCH v5 00/42] clk: qcom: Tie CX power domains to GCCs Abel Vesa (Thu Sep 24 2026 - 06:42:09 EST)
- Re: [PATCH bpf v2 1/2] bpf: Zero-fill other CPUs when BPF_F_CPU creates a per-cpu hash element Donggeun Yoo (Thu Sep 24 2026 - 06:42:09 EST)
- [PATCH v5 03/42] dt-bindings: clock: qcom: gcc-sm8250: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 06:42:29 EST)
- [PATCH RFC -next 08/12] landlock: Add READ_METADATA and WRITE_METADATA access rights Cai Xinchen (Thu Sep 24 2026 - 06:42:29 EST)
- [PATCH v6] mfd: Fix typos in comments Hemanth Selam (Thu Sep 24 2026 - 06:42:31 EST)
- [PATCH v14 07/15] dt-bindings: power: rockchip: allow resets in a power domain node Jiaxing Hu (Thu Sep 24 2026 - 06:42:35 EST)
- RE: [PATCH v2 2/3] spi: spi-nxp-fspi: enter stop mode before reconfiguring MCR0 and DLL Bough Chen (OSS) (Thu Sep 24 2026 - 06:42:37 EST)
- [PATCH v14 13/15] arm64: dts: rockchip: add NPU core domain clocks and resets to rk3576 Jiaxing Hu (Thu Sep 24 2026 - 06:42:43 EST)
- [PATCH v5 05/42] dt-bindings: clock: qcom: gcc-sm8450: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 06:43:05 EST)
- [PATCH v14 05/15] accel/rocket: factor the completion tail out of the IRQ handler Jiaxing Hu (Thu Sep 24 2026 - 06:43:44 EST)
- [PATCH v14 10/15] pmdomain: rockchip: cycle an optional power-domain reset on power-on Jiaxing Hu (Thu Sep 24 2026 - 06:43:48 EST)
- [PATCH v5 07/42] dt-bindings: clock: qcom: sm8550-gcc: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 06:43:59 EST)
- [PATCH v5 08/42] dt-bindings: clock: qcom: sm8650-gcc: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 06:44:10 EST)
- Re: [PATCH v3] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented Fuad Tabba (Thu Sep 24 2026 - 06:44:49 EST)
- [PATCH v5 10/42] dt-bindings: clock: qcom: sm4450-gcc: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 06:44:54 EST)
- [PATCH v5 11/42] dt-bindings: clock: qcom: gcc-sm6350: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 06:45:06 EST)
- [PATCH v14 15/15] arm64: dts: rockchip: enable the NPU on rk3576-rock-4d Jiaxing Hu (Thu Sep 24 2026 - 06:45:29 EST)
- [PATCH v5 13/42] dt-bindings: clock: qcom: sdx75-gcc: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 06:45:57 EST)
- Re: [PATCH v7 06/10] ASoC: qcom: Switch lpass-cpu and qaif-cpu to snd_soc_of_xlate_dai_name() Ajay Kumar Nandam (Thu Sep 24 2026 - 06:45:58 EST)
- [PATCH v14 14/15] arm64: dts: rockchip: add NPU (RKNN) nodes to rk3576 Jiaxing Hu (Thu Sep 24 2026 - 06:46:06 EST)
- [PATCH v5 14/42] clk: qcom: gcc-eliza: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:46:21 EST)
- [PATCH] drm/bridge: anx7625: Fix register access in low-power mode Arpit Saini (Thu Sep 24 2026 - 06:46:28 EST)
- [PATCH v5 15/42] clk: qcom: gcc-kaanapali: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:46:38 EST)
- Re: [PATCH] loop: defer the queue limits clear to a workqueue Tao Cui (Thu Sep 24 2026 - 06:46:55 EST)
- [PATCH v5 18/42] clk: qcom: gcc-sar2130p: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:47:29 EST)
- [PATCH v5 19/42] clk: qcom: gcc-sc7280: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:47:47 EST)
- Re: [PATCH v2] net: usb: cdc_mbim: add MeiG Smart SRM821 to ZLP whitelist Paolo Abeni (Thu Sep 24 2026 - 06:48:48 EST)
- [PATCH RFC -next 06/12] LSM: pass struct path to the inode xattr hooks Cai Xinchen (Thu Sep 24 2026 - 06:48:50 EST)
- RE: [PATCH v3] tee: optee: build the Arm-specific code only on Arm Marouene Boubakri (OSS) (Thu Sep 24 2026 - 06:49:21 EST)
- [PATCH v5 21/42] clk: qcom: gcc-sm4450: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:49:30 EST)
- [PATCH RFC -next 09/12] landlock: Implement metadata access hooks Cai Xinchen (Thu Sep 24 2026 - 06:49:33 EST)
- [PATCH v5 01/42] dt-bindings: clock: qcom: gcc-sdm845: Require CX power domain Abel Vesa (Thu Sep 24 2026 - 06:49:45 EST)
- [PATCH RFC -next 04/12] fs: pass struct path to POSIX ACL helpers Cai Xinchen (Thu Sep 24 2026 - 06:50:19 EST)
- [PATCH v5 12/42] dt-bindings: clock: qcom: qcs8300-gcc: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 06:50:22 EST)
- [PATCH RFC -next 10/12] selftests/landlock: Add tests for metadata access rights Cai Xinchen (Thu Sep 24 2026 - 06:50:31 EST)
- [PATCH v5 24/42] clk: qcom: gcc-sm8550: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:50:38 EST)
- [PATCH bpf v3 1/2] bpf: Zero-fill other CPUs when BPF_F_CPU creates a per-cpu hash element Donggeun Yoo (Thu Sep 24 2026 - 06:50:50 EST)
- [PATCH v5 25/42] clk: qcom: gcc-sm8650: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:50:58 EST)
- [PATCH v14 09/15] pmdomain: rockchip: add optional per-domain power-on settle delay Jiaxing Hu (Thu Sep 24 2026 - 06:51:05 EST)
- Re: [PATCH bpf v2 2/2] selftests/bpf: Test per-cpu initialization of a BPF_F_CPU created element Donggeun Yoo (Thu Sep 24 2026 - 06:51:10 EST)
- [PATCH v5 27/42] clk: qcom: gcc-x1e80100: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:51:21 EST)
- [PATCH v5 09/42] dt-bindings: clock: qcom: sm8750-gcc: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 06:51:27 EST)
- [PATCH v5 28/42] arm64: dts: qcom: kaanapali: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:51:28 EST)
- Re: [PATCH v10 12/14] arm_mpam: detect and enable MPAM-Fb PCC support Andre Przywara (Thu Sep 24 2026 - 06:51:35 EST)
- Re: [PATCH] net: phy: mxl-gpy: add 2.5G for MXL68211C Rouven Czerwinski (Thu Sep 24 2026 - 06:51:38 EST)
- [PATCH v14 11/15] accel/rocket: select the per-core clock and reset counts from match data Jiaxing Hu (Thu Sep 24 2026 - 06:51:58 EST)
- [PATCH v5 30/42] arm64: dts: qcom: sar2130p: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:52:13 EST)
- [PATCH v5 26/42] clk: qcom: gcc-sm8750: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:52:23 EST)
- Re: [RFC PATCH v1 1/2] dma-buf: keep DMABUF_DEBUG off by default Bryan O'Donoghue (Thu Sep 24 2026 - 06:52:29 EST)
- Re: [PATCH] ocfs2: fix use-after-free in o2hb_region_dev_store Heming Zhao (Thu Sep 24 2026 - 06:52:40 EST)
- [PATCH v5 33/42] arm64: dts: qcom: sm4450: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:52:55 EST)
- RE: [PATCH 4/4] ASoC: cdns: Add Cadence I2S-MC controller driver Joakim Zhang (张强庆) (Thu Sep 24 2026 - 06:53:44 EST)
- [PATCH v5 35/42] arm64: dts: qcom: sm8150: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:54:16 EST)
- Re: [PATCH] rust: sync: Accept errors for Lock payload data Gary Guo (Thu Sep 24 2026 - 06:55:08 EST)
- [PATCH v5 41/42] arm64: dts: qcom: sm8750: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:55:09 EST)
- [PATCH v5 37/42] arm64: dts: qcom: sm8350: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:55:13 EST)
- [PATCH v5 39/42] arm64: dts: qcom: sm8550: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:55:19 EST)
- [PATCH v5 38/42] arm64: dts: qcom: sm8450: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:55:31 EST)
- [PATCH v5 29/42] arm64: dts: qcom: monaco: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:55:40 EST)
- [PATCH v5 31/42] arm64: dts: qcom: sdm670: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:55:53 EST)
- [PATCH v5 17/42] clk: qcom: gcc-sa8775p: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:56:11 EST)
- [PATCH v5 36/42] arm64: dts: qcom: sm8250: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:56:13 EST)
- [PATCH v5 40/42] arm64: dts: qcom: sm8650: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 06:56:18 EST)
- [PATCH v2 0/4] x86/apic: Switch to x2apic driver early if x2apic is enabled Grzegorz Jaszczyk (Thu Sep 24 2026 - 06:56:56 EST)
- [PATCH v5 23/42] clk: qcom: gcc-sm8450: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 06:57:05 EST)
- Re: [PATCH net v3] macsec: initialize SecY before registering the netdevice Sabrina Dubroca (Thu Sep 24 2026 - 06:57:42 EST)
- Re: [PATCH net v2 1/9] gve: increment work_done for XDP and error packets netdev-bot+sashiko (Thu Sep 24 2026 - 06:57:43 EST)
- [PATCH v2 4/4] x86/apic: Switch to x2apic driver early if x2apic is enabled Grzegorz Jaszczyk (Thu Sep 24 2026 - 06:57:50 EST)
- RE: [PATCH 4/4] ASoC: cdns: Add Cadence I2S-MC controller driver Joakim Zhang (张强庆) (Thu Sep 24 2026 - 06:58:15 EST)
- [PATCH net 1/3] net: fealnx: fix teardown order in remove Жамбакиев Радий Рикардинович (Thu Sep 24 2026 - 06:58:57 EST)
- [PATCH net 3/3] net: fealnx: allocate the card index from an IDA Жамбакиев Радий Рикардинович (Thu Sep 24 2026 - 06:59:33 EST)
- [PATCH net-next v2 0/2] net: stmmac: Introduce hw queue priority offload Lorenzo Bianconi (Thu Sep 24 2026 - 07:00:08 EST)
- [PATCH net 2/3] net: fealnx: disable the PCI device on remove and probe failure Жамбакиев Радий Рикардинович (Thu Sep 24 2026 - 07:00:16 EST)
- [PATCH v5 16/42] clk: qcom: gcc-qcs8300: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 07:00:35 EST)
- Re: [PATCH net v2 9/9] gve: prevent XDP frame leak and corruption during DQO TX cleanup netdev-bot+sashiko (Thu Sep 24 2026 - 07:01:36 EST)
- Re: [PATCH 2/2] media: ipu6: Only call the isys and psys ISRs for their own interrupts Sakari Ailus (Thu Sep 24 2026 - 07:01:51 EST)
- [PATCH v4] tee: optee: build the Arm-specific code only on Arm marouene . boubakri (Thu Sep 24 2026 - 07:02:15 EST)
- Re: [PATCH net v2 6/9] gve: fix NULL dereference from premature XSK pool DMA unmap netdev-bot+sashiko (Thu Sep 24 2026 - 07:02:20 EST)
- Re: [PATCH 0/3] net: atl1c/atl1e/atl1: fix soft lockup on out-of-range tx consumer index patchwork-bot+netdevbpf (Thu Sep 24 2026 - 07:02:20 EST)
- Re: [PATCH v19 00/20] KVM: arm64: CCA: Add basic plumbing for Realms Suzuki K Poulose (Thu Sep 24 2026 - 07:02:47 EST)
- [PATCH v5 42/42] arm64: dts: qcom: talos: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 07:02:52 EST)
- Re: [PATCH] x86/tdx: Remove the early #VE handler Kiryl Shutsemau (Thu Sep 24 2026 - 07:02:55 EST)
- [PATCH net-next v2] net: phy: mxl-gpy: add 2.5G for MXL86211C Rouven Czerwinski via B4 Relay (Thu Sep 24 2026 - 07:02:55 EST)
- RE: [PATCH net-next v4 8/8] r8152: enable UPS for RTL8157 and RTL8159 QFN68 Chih Kai Hsu (Thu Sep 24 2026 - 07:03:29 EST)
- [PATCH v5 22/42] clk: qcom: gcc-sm8350: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 07:03:46 EST)
- Re: [PATCH net v2 8/9] gve: ensure XDP mem model is registered when disabling XSK pools netdev-bot+sashiko (Thu Sep 24 2026 - 07:04:05 EST)
- [PATCH net-next v2 1/2] net: stmmac: add tc mqprio hw queue priority offload Lorenzo Bianconi (Thu Sep 24 2026 - 07:04:10 EST)
- [PATCH 1/3] ext2: drain in-flight DIO before buffered write fallback Jiale Yao (Thu Sep 24 2026 - 07:04:12 EST)
- [PATCH v2 1/4] x86/apic: Rename init_apic_mappings() to apic_finalize_early_init() Grzegorz Jaszczyk (Thu Sep 24 2026 - 07:04:44 EST)
- [PATCH v3 2/2] s390/sclp: Implement resize for sclp-vt220 console Maximilian Immanuel Brandtner (Thu Sep 24 2026 - 07:04:59 EST)
- Re: [PATCH v19 00/20] KVM: arm64: CCA: Add basic plumbing for Realms Gavin Shan (Thu Sep 24 2026 - 07:05:04 EST)
- [PATCH] iio: light: veml6031x00: Enable internal calibration Javier Carrasco (Thu Sep 24 2026 - 07:05:15 EST)
- [PATCH] arm64: Use proper include variant Steffen Eiden (Thu Sep 24 2026 - 07:05:23 EST)
- Missing signoff in the drivers-x86 tree Mark Brown (Thu Sep 24 2026 - 07:05:59 EST)
- [PATCH 3/3] exfat: drain in-flight DIO before buffered write fallback Jiale Yao (Thu Sep 24 2026 - 07:06:48 EST)
- [PATCH 2/3] ntfs: drain in-flight DIO before buffered write fallback Jiale Yao (Thu Sep 24 2026 - 07:07:24 EST)
- Re: [PATCH v5 5/5] arm64: dts: broadcom: bcm2712: Add GPU IOMMU and IOMMU cache nodes Joerg Roedel (AMD) (Thu Sep 24 2026 - 07:07:25 EST)
- [PATCH bluez] monitor: Fix stack-buffer-overflow in packet_hci_scodata() Zijun Hu (Thu Sep 24 2026 - 07:07:35 EST)
- Re: [PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Ard Biesheuvel (Thu Sep 24 2026 - 07:07:39 EST)
- Re: [PATCH v2 0/5] arm64: dts: qcom: eliza-cqs-evk: Add storage subtypes and rework generic parts Abel Vesa (Thu Sep 24 2026 - 07:07:46 EST)
- [PATCH] serial: ma35d1: unmap MMIO on remove Guangshuo Li (Thu Sep 24 2026 - 07:08:08 EST)
- Re: [PATCH v2] smp: align struct __call_single_node to 8 bytes David Laight (Thu Sep 24 2026 - 07:08:25 EST)
- Re: [PATCH v2 2/5] arm64: dts: qcom: eliza-cqs-evk: Move sound card support to Eliza EVK generic Abel Vesa (Thu Sep 24 2026 - 07:08:40 EST)
- Re: [PATCH 1/2] kconfig: add prop_err function to simplify property error handling Nicolas Schier (Thu Sep 24 2026 - 07:08:46 EST)
- [PATCH v2 1/5] drm/panthor: Avoid false positives in iova_mapped_as_huge_page() Boris Brezillon (Thu Sep 24 2026 - 07:08:53 EST)
- [PATCH v3 0/2] s390/sclp: Resize for sclp-vt220 console Maximilian Immanuel Brandtner (Thu Sep 24 2026 - 07:08:57 EST)
- [PATCH net-next v2 2/2] net: stmmac: align real_num_tx_queues to mqprio configuration Lorenzo Bianconi (Thu Sep 24 2026 - 07:09:07 EST)
- [PATCH v2 4/5] drm/panthor: Actually check huge-page mapping on sparse regions Boris Brezillon (Thu Sep 24 2026 - 07:09:12 EST)
- [PATCH v2 3/5] drm/panthor: Consolidate the is-huge-page-mapping test Boris Brezillon (Thu Sep 24 2026 - 07:09:23 EST)
- Re: [PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Luis Claudio R. Goncalves (Thu Sep 24 2026 - 07:10:44 EST)
- [PATCH] mailmap: update entry for Andy Yan Andy Yan (Thu Sep 24 2026 - 07:10:49 EST)
- [PATCH v2 0/5] drm/panthor: Fix partial unmaps, again Boris Brezillon (Thu Sep 24 2026 - 07:11:04 EST)
- [PATCH v2 2/5] drm/panthor: Fix iova_mapped_as_huge_page() for imported BOs Boris Brezillon (Thu Sep 24 2026 - 07:11:15 EST)
- [PATCH v2 5/5] drm/panthor: Remove redundant panthor_fix_sparse_map_offset() call Boris Brezillon (Thu Sep 24 2026 - 07:11:33 EST)
- [PATCH 1/3] ext2: drain in-flight DIO before buffered write fallback Jiale Yao (Thu Sep 24 2026 - 07:11:37 EST)
- [PATCH 0/3] fs: drain in-flight DIO before buffered write fallback Jiale Yao (Thu Sep 24 2026 - 07:11:58 EST)
- [PATCH 2/3] ntfs: drain in-flight DIO before buffered write fallback Jiale Yao (Thu Sep 24 2026 - 07:12:20 EST)
- Re: Path forward for Virtualized Swap? Chris Li (Thu Sep 24 2026 - 07:12:27 EST)
- [PATCH v2 0/3] Remove unused variant and code clean up Benjamin Gaignard (Thu Sep 24 2026 - 07:13:05 EST)
- [PATCH v2 1/3] media: verisilicon: Remove deprecated variant Benjamin Gaignard (Thu Sep 24 2026 - 07:13:39 EST)
- Re: [PATCH] x86/apic: Switch to x2apic driver early if x2apic is enabled Grzegorz Jaszczyk (Thu Sep 24 2026 - 07:13:47 EST)
- [PATCH v2 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu Benjamin Gaignard (Thu Sep 24 2026 - 07:13:56 EST)
- [PATCH 3/3] exfat: drain in-flight DIO before buffered write fallback Jiale Yao (Thu Sep 24 2026 - 07:14:09 EST)
- [PATCH v2 3/3] media: verisilicon: Remove useless internal fields Benjamin Gaignard (Thu Sep 24 2026 - 07:14:16 EST)
- [PATCH] usb: dwc3: meson-g12a: disable VBUS regulator on remove Guangshuo Li (Thu Sep 24 2026 - 07:14:33 EST)
- [PATCH v5 06/42] dt-bindings: clock: qcom: qcs615-gcc: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 07:15:37 EST)
- Re: [PATCH net-next] eth: fbnic: put back netmem reference xdp_buff_add_frag() fails patchwork-bot+netdevbpf (Thu Sep 24 2026 - 07:16:12 EST)
- [PATCH v5 02/42] dt-bindings: clock: qcom: gcc-sm8150: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 07:16:30 EST)
- Re: [PATCH 2/2] kconfig: error on reverse range Nicolas Schier (Thu Sep 24 2026 - 07:16:32 EST)
- Re: [PATCH 05/11] dt-bindings: clock: qcom: ipq5332-gcc: Describe clock inputs per compatible Krzysztof Kozlowski (Thu Sep 24 2026 - 07:16:33 EST)
- [PATCH] media: staging/ipu7: release ISYS firmware resources on remove Guangshuo Li (Thu Sep 24 2026 - 07:16:38 EST)
- [PATCH v2] cgroup: prevent css_set UAF after namespace publication Jérémy Jean (Thu Sep 24 2026 - 07:16:57 EST)
- Re: [PATCH net v2 7/9] gve: disable NAPI when registering XSK pools in QPL mode netdev-bot+sashiko (Thu Sep 24 2026 - 07:17:22 EST)
- Re: [PATCH net-next] selftests: drv-net: add BIG TCP coverage to TSO test netdev-bot+sashiko (Thu Sep 24 2026 - 07:17:30 EST)
- Re: [PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Ard Biesheuvel (Thu Sep 24 2026 - 07:18:05 EST)
- RE: [PATCH 2/4] ASoC: cdns: Add Cadence I2S-SC controller driver Joakim Zhang (张强庆) (Thu Sep 24 2026 - 07:18:17 EST)
- Re: [PATCH v10 00/28] KVM: Enable FRED support with KVM VMX Shivansh Dhiman (Thu Sep 24 2026 - 07:18:49 EST)
- [PATCH v3 1/2] s390/sclp: Introduce dedicated sclp-vt220 event buffer type Maximilian Immanuel Brandtner (Thu Sep 24 2026 - 07:19:02 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Peter Zijlstra (Thu Sep 24 2026 - 07:19:12 EST)
- Re: [PATCH net] bna: prevent IOC timer rearm during teardown patchwork-bot+netdevbpf (Thu Sep 24 2026 - 07:19:13 EST)
- Re: [PATCH 1/3] net: stmmac: support low-speed USXGMII validation Zhangfei Gao (Thu Sep 24 2026 - 07:19:29 EST)
- Re: [PATCH RFC -next 03/12] fs: pass struct path to xattr helpers Amir Goldstein (Thu Sep 24 2026 - 07:19:34 EST)
- Re: [PATCH 0/3] Nord ethernet followup Zhangfei Gao (Thu Sep 24 2026 - 07:20:01 EST)
- Re: [PATCH RSEND] drm/bridge: analogix_dp: use devm_phy_optional_get() for the DP PHY Jun Yan (Thu Sep 24 2026 - 07:20:06 EST)
- [PATCH v5 04/42] dt-bindings: clock: qcom: gcc-sm8350: Add CX power domain Abel Vesa (Thu Sep 24 2026 - 07:20:09 EST)
- Re: [PATCH 0/4] IOMMU driver improvements for modern Exynos SysMMUs Joerg Roedel (AMD) (Thu Sep 24 2026 - 07:20:26 EST)
- [PATCH 0/2] Make sun3 work again. Daniel Palmer (Thu Sep 24 2026 - 07:20:57 EST)
- [PATCH v5 20/42] clk: qcom: gcc-sdx75: Tie the CX power domain to controller Abel Vesa (Thu Sep 24 2026 - 07:21:34 EST)
- [PATCH 1/2] m68k: sun3: register RAM with memblock and set the low pfn limits Daniel Palmer (Thu Sep 24 2026 - 07:22:01 EST)
- [PATCH 0/4] pinctrl: free maps on DT mapping failures Jiale Yao (Thu Sep 24 2026 - 07:22:14 EST)
- Re: [PATCH] ipv6: fix payload_len inflation in ip6_xmit() when IPV6_RTHDRDSTOPTS is set without IPV6_RTHDR Paolo Abeni (Thu Sep 24 2026 - 07:22:36 EST)
- [PATCH 2/4] pinctrl: renesas: rzn1: free maps on DT map failure Jiale Yao (Thu Sep 24 2026 - 07:22:45 EST)
- Re: [PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Steve McIntyre (Thu Sep 24 2026 - 07:23:25 EST)
- [PATCH 1/4] pinctrl: sprd: free maps on DT map failure Jiale Yao (Thu Sep 24 2026 - 07:23:39 EST)
- Re: [PATCH] pinctrl: include linux/errno.h in consumer.h for ENOTSUPP Linus Walleij (Thu Sep 24 2026 - 07:24:20 EST)
- Re: [PATCH] tpm: Disable TPM on null key name mismatch Jarkko Sakkinen (Thu Sep 24 2026 - 07:24:30 EST)
- [PATCH v2 2/4] x86/apic: Consolidate early APIC initialization into apic_early_init() Grzegorz Jaszczyk (Thu Sep 24 2026 - 07:24:38 EST)
- Re: [PATCH v2 1/3] KVM: SVM: Add paranoid helper for checking if vCPU is AVIC-addressable Naveen N Rao (Thu Sep 24 2026 - 07:24:40 EST)
- [PATCH v5 32/42] arm64: dts: qcom: sdx75: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 07:24:44 EST)
- [PATCH 0/3] usb: host: balance resource lifetimes in host drivers Guangshuo Li (Thu Sep 24 2026 - 07:25:06 EST)
- [PATCH 2/2] m68k: sun3: add an early boot console over the PROM Daniel Palmer (Thu Sep 24 2026 - 07:25:30 EST)
- [PATCH 3/4] pinctrl: tegra: xusb: free maps on DT map failure Jiale Yao (Thu Sep 24 2026 - 07:25:35 EST)
- [PATCH 3/3] usb: max3421: Free transfer buffers on remove Guangshuo Li (Thu Sep 24 2026 - 07:26:14 EST)
- Re: [PATCH v3 23/28] kbuild: Do the per-module objtool pass right before linking Nicolas Schier (Thu Sep 24 2026 - 07:26:33 EST)
- [PATCH 0/3] spi: balance remove-path teardown in three drivers Guangshuo Li (Thu Sep 24 2026 - 07:27:14 EST)
- Re: [PATCH v3 0/3] iommu/amd: Do not request ACS when IOMMU is not going to be initialized Joerg Roedel (AMD) (Thu Sep 24 2026 - 07:28:04 EST)
- [PATCH 3/3] spi: bcm63xx-hsspi: Disable runtime PM on remove Guangshuo Li (Thu Sep 24 2026 - 07:28:33 EST)
- [PATCH 1/3] usb: fhci: release IRQ and MMIO mappings on remove Guangshuo Li (Thu Sep 24 2026 - 07:28:41 EST)
- [PATCH 2/3] usb: xhci: tegra: release padctl node reference after probe Guangshuo Li (Thu Sep 24 2026 - 07:28:52 EST)
- [PATCH v5 34/42] arm64: dts: qcom: sm6350: Add GCC CX power domain Abel Vesa (Thu Sep 24 2026 - 07:28:53 EST)
- Re: [PATCH v5 7/9] drivers/base/memory: count inherited poisoned frames into the block David Hildenbrand (Arm) (Thu Sep 24 2026 - 07:29:06 EST)
- [GIT PULL] arm64 fixes for -rc5 Will Deacon (Thu Sep 24 2026 - 07:29:50 EST)
- Re: [PATCH v3 10/18] KVM: arm64: Handle PSCI calls for protected VMs at EL2 Fuad Tabba (Thu Sep 24 2026 - 07:30:03 EST)
- [PATCH 1/3] spi: fsl: unmap immr_spi_cs on remove Guangshuo Li (Thu Sep 24 2026 - 07:31:00 EST)
- [PATCH] wifi: mac80211: don't warn on empty legacy rate mask for no-sta frames Jiakai Xu (Thu Sep 24 2026 - 07:31:19 EST)
- [GIT PULL] Pin control fixes for the v7.3 series Linus Walleij (Thu Sep 24 2026 - 07:31:40 EST)
- Re: [PATCH] ipv6: exthdrs: copy old IPv6 header before skb_mac_header_rebuild() in ipv6_rpl_srh_rcv() Simon Horman (Thu Sep 24 2026 - 07:32:15 EST)
- [PATCH v2 3/4] x86/apic: Remove redundant check from x2apic_phys_probe() Grzegorz Jaszczyk (Thu Sep 24 2026 - 07:32:40 EST)
- Re: [PATCH v2] arm64: dts: qcom: nord: Add more clock controller nodes Abel Vesa (Thu Sep 24 2026 - 07:32:46 EST)
- Re: [PATCH v2 3/3] KVM: SVM: Clear AVIC Physical ID table entry if vCPU creation fails Naveen N Rao (Thu Sep 24 2026 - 07:33:24 EST)
- [PATCH 1/2] ovl: fix mount setup failing when override_creds drops CAP_SYS_ADMIN Disha Goel (Thu Sep 24 2026 - 07:33:36 EST)
- Re: [PATCH] tpm: remove extraneous #ifdef Jarkko Sakkinen (Thu Sep 24 2026 - 07:34:11 EST)
- Re: [PATCH v3 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5) Joerg Roedel (AMD) (Thu Sep 24 2026 - 07:34:24 EST)
- Re: [PATCH net v2] rds: ib: Clear the sg list when mapping an MR fails patchwork-bot+netdevbpf (Thu Sep 24 2026 - 07:34:33 EST)
- Re: [PATCH 7.2 000/438] 7.2.8-rc1 review Pavel Machek (Thu Sep 24 2026 - 07:34:36 EST)
- Re: [PATCH] tpm: remove extraneous #ifdef Jarkko Sakkinen (Thu Sep 24 2026 - 07:34:57 EST)
- Re: [PATCH v2 3/3] arm64: dts: qcom: glymur-zenbook-a16: Add Embedded Controller Abel Vesa (Thu Sep 24 2026 - 07:34:59 EST)
- Re: [PATCH] net: llc: clean up unaccepted child sockets in llc_ui_release() Simon Horman (Thu Sep 24 2026 - 07:35:09 EST)
- Re: Path forward for Virtualized Swap? Chris Li (Thu Sep 24 2026 - 07:35:15 EST)
- [PATCH] floppy: return the drive state flags from the 32-bit FDGETDRVSTAT Denis Efremov (Oracle) (Thu Sep 24 2026 - 07:35:55 EST)
- Re: [PATCH v2 3/3] arm64: dts: amlogic: add T7 peripheral nodes Ronald Claveau (Thu Sep 24 2026 - 07:36:04 EST)
- Re: [PATCH net-next 2/5] seg6: add RFC8986 flavor support for End.X Hangbin Liu (Thu Sep 24 2026 - 07:36:35 EST)
- [PATCH 2/2] ovl: fix wrong layer paths in mountinfo for detached mount FDs Disha Goel (Thu Sep 24 2026 - 07:36:38 EST)
- Re: [PATCH 0/2] Make sun3 work again. John Paul Adrian Glaubitz (Thu Sep 24 2026 - 07:36:42 EST)
- Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics Victor Nogueira (Thu Sep 24 2026 - 07:36:47 EST)
- Re: [PATCH 01/10] selftests/mm: exercise MADV_COLD and MADV_PAGEOUT David Hildenbrand (Arm) (Thu Sep 24 2026 - 07:39:05 EST)
- [linus:master] [rcu] ec5ee5417b: stress-ng.ramfs.ops_per_sec 25.7% improvement kernel test robot (Thu Sep 24 2026 - 07:39:34 EST)
- [PATCH v2] drm/bridge: analogix_dp: use devm_phy_optional_get() for the DP PHY Jun Yan (Thu Sep 24 2026 - 07:40:17 EST)
- Re: [PATCH] clk: qcom: gcc-ipq5018: mark 'gpll0_main' clock as critical Gabor Juhos (Thu Sep 24 2026 - 07:40:33 EST)
- [PATCH] soc: mpfs: use kref cleanup on probe failure Guangshuo Li (Thu Sep 24 2026 - 07:40:39 EST)
- Re: [PATCH v2 0/2] iommu: apple-dart: device specific DMA aperture support Joerg Roedel (AMD) (Thu Sep 24 2026 - 07:41:10 EST)
- Re: [PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Luis Claudio R. Goncalves (Thu Sep 24 2026 - 07:41:17 EST)
- Re: [PATCH] clk: qcom: gcc: Fix GPLL enable register offset for Nord SoC Abel Vesa (Thu Sep 24 2026 - 07:41:59 EST)
- [PATCH 4/4] crypto: hisilicon/qm - fix uacce leak when SVA is not supported Weili Qian (Thu Sep 24 2026 - 07:42:28 EST)
- [PATCH 1/4] crypto: hisilicon/qm - clear runtime PM flag for non-power-manageable device Weili Qian (Thu Sep 24 2026 - 07:42:29 EST)
- [PATCH 2/4] crypto: hisilicon/qm - return error for abnormal device capability version Weili Qian (Thu Sep 24 2026 - 07:43:04 EST)
- [PATCH 0/4] crypto: hisilicon/qm - fix bugs and harden against abnormal hardware Weili Qian (Thu Sep 24 2026 - 07:43:18 EST)
- Re: [PATCH net v2 4/9] gve: don't register xsk pool on pre-existing queues in RDA mode netdev-bot+sashiko (Thu Sep 24 2026 - 07:43:24 EST)
- Re: [PATCH v3 02/28] kbuild: Add CONFIG_OBJTOOL_DEFERRED Nicolas Schier (Thu Sep 24 2026 - 07:44:03 EST)
- [PATCH 3/4] crypto: hisilicon/qm - check queue depth read from hardware Weili Qian (Thu Sep 24 2026 - 07:44:24 EST)
- Re: [PATCH] iommu/riscv: Report cache coherency capability Jörg Rödel (Thu Sep 24 2026 - 07:44:47 EST)
- [PATCH net v2] net: stmmac: propagate PTP addend and system time programming errors Lorenzo Bianconi (Thu Sep 24 2026 - 07:45:53 EST)
- Re: [PATCH v3 03/28] kbuild: Add CONFIG_OBJTOOL_CONTROL_FLOW Nicolas Schier (Thu Sep 24 2026 - 07:46:32 EST)
- Re: [PATCH 0/3] Move memory acceptance x86 arch code into EFI stub Kiryl Shutsemau (Thu Sep 24 2026 - 07:46:56 EST)
- Re: [PATCH v4 3/3] serial: core: reject baud_base values that overflow port->uartclk in uart_set_info() Ilpo Järvinen (Thu Sep 24 2026 - 07:47:11 EST)
- [PATCH v2] clk: qcom: gcc-qcs615: Fix GCC_CPUSS_GNOC_CBCR offset Abel Vesa (Thu Sep 24 2026 - 07:47:17 EST)
- Re: [PATCH v4 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM Binbin Wu (Thu Sep 24 2026 - 07:47:53 EST)
- Re: [PATCH 6.18 000/398] 6.18.54-rc1 review Pavel Machek (Thu Sep 24 2026 - 07:49:07 EST)
- [PATCH v2] dca: fix provider device memory leak on domain allocation failure Guangshuo Li (Thu Sep 24 2026 - 07:49:12 EST)
- Re: [PATCH v6 04/31] ext4: set EXT4_MAP_NEW flag for delayed allocated blocks Ojaswin Mujoo (Thu Sep 24 2026 - 07:49:14 EST)
- Re: [PATCH v3 2/7] dt-bindings: display: add a device tree supplied boot logo Rob Herring (Arm) (Thu Sep 24 2026 - 07:49:18 EST)
- Re: [PATCH v3 1/7] mm: support promotion-only NUMA hinting scans David Hildenbrand (Arm) (Thu Sep 24 2026 - 07:49:54 EST)
- Re: [PATCH 1/2] media: ipu6: Clear the isys ISR hooks when the isys driver goes away Sakari Ailus (Thu Sep 24 2026 - 07:50:39 EST)
- Re: [PATCH v3 0/2] iommu: apple-dart: device specific DMA aperture support Joerg Roedel (AMD) (Thu Sep 24 2026 - 07:50:41 EST)
- Re: [PATCH v7 02/13] leds: trigger: Move led_trigger_is_hw_controlled() to the right place Rong Zhang (Thu Sep 24 2026 - 07:51:10 EST)
- Re: [PATCH v7 08/13] leds: trigger: netdev: Implement hw_offloaded() callback Rong Zhang (Thu Sep 24 2026 - 07:51:28 EST)
- Re: [PATCH v3 12/28] kbuild: Defer running objtool to link time for all CFG features Nicolas Schier (Thu Sep 24 2026 - 07:51:57 EST)
- Re: [PATCH net-next v3 2/4] dt-bindings: net: adi,ad3306: add reset-gpios property Krzysztof Kozlowski (Thu Sep 24 2026 - 07:52:04 EST)
- Re: [PATCH net-next v5 02/10] net: ethernet: ravb: Move programming of gPTP timer interval netdev-bot+sashiko (Thu Sep 24 2026 - 07:52:12 EST)
- Re: [PATCH net-next v5 05/10] net: ethernet: ravb: Propagate error from ptp_clock_register() netdev-bot+sashiko (Thu Sep 24 2026 - 07:52:45 EST)
- Re: [PATCH net-next v5 10/10] net: ethernet: ravb: Add gPTP support for Gen4 netdev-bot+sashiko (Thu Sep 24 2026 - 07:53:10 EST)
- [PATCH 2/3] spi: rockchip-sfc: Clean up runtime PM on remove Guangshuo Li (Thu Sep 24 2026 - 07:53:12 EST)
- Re: [PATCH] iio: chemical: ens160: use regmap_assign_bits() for conditional set/clear Joshua Crofts (Thu Sep 24 2026 - 07:53:23 EST)
- Re: [PATCH v2 2/3] KVM: SVM: Use "is AVIC-addressable" helper to sanity check load()/put() Naveen N Rao (Thu Sep 24 2026 - 07:53:30 EST)
- Re: [PATCH 7.2 000/438] 7.2.8-rc1 review Takeshi Ogasawara (Thu Sep 24 2026 - 07:53:43 EST)
- Re: [PATCH] iommu/sva: remove iommu_sva_present flag Jörg Rödel (Thu Sep 24 2026 - 07:54:05 EST)
- Re: [PATCH v5 3/5] i3c: use actual_len for read transfers Adrian Hunter (Thu Sep 24 2026 - 07:54:16 EST)
- Re: [PATCH net-next v5 01/10] net: ethernet: ravb: Remove gPTP control from WoL setup and restore netdev-bot+sashiko (Thu Sep 24 2026 - 07:54:24 EST)
- Re: [PATCH] efi: capsule: publish capsule_pending after efi_reset_type Ard Biesheuvel (Thu Sep 24 2026 - 07:55:34 EST)
- Re: [PATCH net-next v5 03/10] net: ethernet: ravb: Simplify gPTP start and stop netdev-bot+sashiko (Thu Sep 24 2026 - 07:55:45 EST)
- Re: (subset) [PATCH v7 1/6] dt-bindings: leds: leds-cpcap: convert to DT schema Lee Jones (Thu Sep 24 2026 - 07:56:21 EST)
- [PATCH 4/4] pinctrl: samsung: free maps on DT map failure Jiale Yao (Thu Sep 24 2026 - 07:56:37 EST)
- [PATCH v2] platform/x86: simatic-ipc: fix platform device leak on registration failure Guangshuo Li (Thu Sep 24 2026 - 07:56:57 EST)
- Re: [PATCH net-next v5 06/10] net: ethernet: ravb: Replace gPTP flags with callbacks netdev-bot+sashiko (Thu Sep 24 2026 - 07:57:16 EST)
- Re: [PATCH net] ipv6: fix prefix route expiry in modify_prefix_route() Hangbin Liu (Thu Sep 24 2026 - 07:58:09 EST)
- Re: [PATCH net-next 2/5] seg6: add RFC8986 flavor support for End.X netdev-bot+sashiko (Thu Sep 24 2026 - 07:58:18 EST)
- Re: [PATCH] arm64: dts: qcom: nord: Add LLCC node Abel Vesa (Thu Sep 24 2026 - 07:58:32 EST)
- Re: [PATCH net-next 3/5] selftests: seg6: move SRv6 End PSP setup into its own helper netdev-bot+sashiko (Thu Sep 24 2026 - 07:58:52 EST)
- Re: [PATCH v4 0/4] iommu/amd: Refactors for ATS robustness Joerg Roedel (Thu Sep 24 2026 - 07:58:57 EST)
- [PATCH] iommu/vt-d: Fix iopf_refcount leak in nested RID replacement Jiale Yao (Thu Sep 24 2026 - 07:59:01 EST)
- Re: [PATCH net-next 4/5] selftest: seg6: add explicit cleanup for SRv6 End PSP test netdev-bot+sashiko (Thu Sep 24 2026 - 07:59:34 EST)
- Re: [PATCH v2] iommu: Finalize deferred attachments when mapping MSI pages Joerg Roedel (AMD) (Thu Sep 24 2026 - 07:59:39 EST)
- Re: [PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Ard Biesheuvel (Thu Sep 24 2026 - 08:00:42 EST)
- [PATCH] s390/kprobes: Prevent kprobes on instructions with exception table entry Heiko Carstens (Thu Sep 24 2026 - 08:00:46 EST)
- Re: [PATCH v3 2/7] mm: allow shared folios to be promoted to a fast tier David Hildenbrand (Arm) (Thu Sep 24 2026 - 08:01:08 EST)
- Re: [PATCH] mfd: intel-lpss: fix iDMA device leak on probe failure Guangshuo Li (Thu Sep 24 2026 - 08:01:52 EST)
- Re: [PATCH net-next 0/2] dpaa2-eth: devlink port number from the DPMAC Vincent Jardin (Thu Sep 24 2026 - 08:01:52 EST)
- Re: [PATCH RESEND v4 2/3] x86/apic: Introduce a variable to track the number of EILVT registers Naveen N Rao (Thu Sep 24 2026 - 08:02:29 EST)
- Re: (subset) [PATCH v7 0/6] mfd: cpcap: convert documentation to schema and add Mot board support Lee Jones (Thu Sep 24 2026 - 08:02:30 EST)
- Re: [PATCH v3] mm/hugetlb: fix overbroad MMU notifiers for unshared PMDs Li Zhe (Thu Sep 24 2026 - 08:02:43 EST)
- Re: [PATCH v2] fuse: Forward vfs_fadvise to backing_file in passthrough mode T.J. Mercier (Thu Sep 24 2026 - 08:03:38 EST)
- Re: [PATCH v1 1/2] dt-bindings: mmc: snps,dwcmshc-sdhci: Add starfive,jhb100-dwcmshc Krzysztof Kozlowski (Thu Sep 24 2026 - 08:04:29 EST)
- Re: [PATCH v3 1/7] fbdev: describe where the boot logo goes in one place Thomas Zimmermann (Thu Sep 24 2026 - 08:05:33 EST)
- Re: [PATCH bpf-next 3/6] bpf: fetch the vmlinux BTF where kernel types enter a program Jiri Olsa (Thu Sep 24 2026 - 08:05:46 EST)
- Re: [PATCH] iommu/amd: Fix leak of data->entry in irq_remapping_alloc() error path Joerg Roedel (Thu Sep 24 2026 - 08:05:51 EST)
- [PATCH v2 RESEND 1/2] soundwire: Add a helper function to indicate a device will detach Charles Keepax (Thu Sep 24 2026 - 08:05:57 EST)
- [PATCH v2 RESEND 0/2] Add SoundWire detach helper Charles Keepax (Thu Sep 24 2026 - 08:06:02 EST)
- [PATCH v2 RESEND 2/2] mfd: cs42l43: Move to core detach helper Charles Keepax (Thu Sep 24 2026 - 08:06:05 EST)
- Re: [PATCH 2/3] ntfs: drain in-flight DIO before buffered write fallback liubaolin (Thu Sep 24 2026 - 08:06:13 EST)
- Re: [PATCH v3] usb: dwc3: gadget: Prevent EP resource conflicts during StartTransfer Selvarasu Ganesan (Thu Sep 24 2026 - 08:07:16 EST)
- Re: [PATCH v3 1/3] dt-bindings: iio: adc: mediatek,mt6359-auxadc: add mt6397 PMIC AUXADC Krzysztof Kozlowski (Thu Sep 24 2026 - 08:08:06 EST)
- [PATCH v2 2/9] media: synopsys: hdmirx: add media entity for video capture device Sascha Hauer (Thu Sep 24 2026 - 08:08:25 EST)
- [PATCH v2 3/9] dt-bindings: media: snps,dw-hdmi-rx: add a port for a bridge in front Sascha Hauer (Thu Sep 24 2026 - 08:09:29 EST)
- [PATCH v2 02/48] clk: qcom: camcc-sc8280xp: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:09:53 EST)
- [PATCH v2 4/9] media: synopsys: hdmirx: add async subdevice support Sascha Hauer (Thu Sep 24 2026 - 08:10:23 EST)
- [PATCH v2 08/48] clk: qcom: dispcc-sm6115: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:11:51 EST)
- [PATCH v2 5/9] media: synopsys: hdmirx: give the signal lock wait a real timeout Sascha Hauer (Thu Sep 24 2026 - 08:12:28 EST)
- [PATCH v2 11/48] clk: qcom: dispcc-sm8550: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:12:35 EST)
- [PATCH v2 7/9] media: v4l2-device: wait for notifications when unregistering a subdev Sascha Hauer (Thu Sep 24 2026 - 08:12:36 EST)
- [PATCH v2 6/9] media: synopsys: hdmirx: skip the 5V detect interrupt without a GPIO Sascha Hauer (Thu Sep 24 2026 - 08:12:38 EST)
- [PATCH v2 12/48] clk: qcom: dispcc-sm8750: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:12:54 EST)
- [PATCH v2 13/48] clk: qcom: dispcc-x1e80100: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:13:09 EST)
- Re: [PATCH v4 0/2] gpio: Add support for Axiado AX3005 SGPIO controller Bartosz Golaszewski (Thu Sep 24 2026 - 08:13:31 EST)
- [PATCH v2 8/9] media: v4l2-subdev: notify the bridge when the source power changes Sascha Hauer (Thu Sep 24 2026 - 08:14:01 EST)
- Re: [PATCH v14 0/2] RISC-V IOMMU HPM support Jörg Rödel (Thu Sep 24 2026 - 08:14:20 EST)
- [PATCH v2 19/48] clk: qcom: gcc-sar2130p: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:14:22 EST)
- [PATCH v2 01/48] clk: qcom: camcc-sa8775p: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:14:38 EST)
- Re: [PATCH] ocfs2: fix use-after-free in o2hb_region_dev_store Joseph Qi (Thu Sep 24 2026 - 08:14:42 EST)
- [PATCH v2 05/48] clk: qcom: dispcc-sc7280: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:14:52 EST)
- [PATCH v2 00/48] clk: qcom: Use common probe data for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:15:01 EST)
- [PATCH v2 03/48] clk: qcom: camcc-sm7150: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:15:03 EST)
- [PATCH v2 21/48] clk: qcom: gcc-sc7280: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:15:03 EST)
- [PATCH v2 06/48] clk: qcom: dispcc-sc8280xp: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:15:09 EST)
- [PATCH v2 22/48] clk: qcom: gcc-sc8280xp: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:15:20 EST)
- [PATCH v2 23/48] clk: qcom: gcc-sdx55: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:15:35 EST)
- [PATCH v2 16/48] clk: qcom: gcc-qcs615: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:16:22 EST)
- Re: [PATCH] ASoC: use regmap_assign_bits() for conditional set/clear Mark Brown (Thu Sep 24 2026 - 08:17:01 EST)
- [PATCH v2 15/48] clk: qcom: dispcc1-sa8775p: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:17:09 EST)
- [PATCH v3 0/2] arm64: dts: qcom: nord: add GPI DMA nodes Bartosz Golaszewski (Thu Sep 24 2026 - 08:17:13 EST)
- [PATCH v2 31/48] clk: qcom: gcc-sm8450: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:17:23 EST)
- [PATCH v3 1/2] arm64: dts: qcom: nord: add GPI DMA controller nodes Bartosz Golaszewski (Thu Sep 24 2026 - 08:17:41 EST)
- [PATCH v2 33/48] clk: qcom: gcc-sm8650: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:17:44 EST)
- [PATCH v2 28/48] clk: qcom: gcc-sm7150: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:18:08 EST)
- [PATCH v3 2/2] arm64: dts: qcom: nord: wire up GPI DMA for QUP I2C/SPI engines Bartosz Golaszewski (Thu Sep 24 2026 - 08:18:23 EST)
- [PATCH v2 25/48] clk: qcom: gcc-sdx75: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:18:24 EST)
- [PATCH v2 37/48] clk: qcom: gpucc-sc7280: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:18:24 EST)
- [PATCH v2 17/48] clk: qcom: gcc-qcs8300: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:18:32 EST)
- [PATCH v2 27/48] clk: qcom: gcc-sm6375: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:18:34 EST)
- [PATCH v2 38/48] clk: qcom: gpucc-sc8280xp: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:18:45 EST)
- [PATCH v2 1/9] media: synopsys: hdmirx: add media device infrastructure Sascha Hauer (Thu Sep 24 2026 - 08:18:51 EST)
- [PATCH v2 0/9] media: synopsys: hdmirx: support an HDMI bridge in front of the receiver Sascha Hauer (Thu Sep 24 2026 - 08:19:01 EST)
- Re: [PATCH V3 3/4] arm64/mm: Use p4dp_get() for P4D accesses Ryan Roberts (Thu Sep 24 2026 - 08:19:05 EST)
- [PATCH v2 40/48] clk: qcom: gpucc-sm8550: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:19:11 EST)
- [PATCH v2 10/48] clk: qcom: dispcc-sm8250: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:19:34 EST)
- Re: [PATCH] ASoC: use regmap_assign_bits() for conditional set/clear Charles Keepax (Thu Sep 24 2026 - 08:20:04 EST)
- linux-next: manual merge of the fs-next tree with the mm tree Mark Brown (Thu Sep 24 2026 - 08:20:24 EST)
- [PATCH v2 45/48] clk: qcom: videocc-sm6350: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:20:24 EST)
- Re: [PATCH RFC 13/25] drm: Add VRR target frame rate properties Nicolas Frattaroli (Thu Sep 24 2026 - 08:20:30 EST)
- [PATCH v2 46/48] clk: qcom: videocc-sm7150: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:20:33 EST)
- Re: [PATCH V3 1/4] arm64/mm: Use pmdp_get() for PMD accesses Ryan Roberts (Thu Sep 24 2026 - 08:20:35 EST)
- [PATCH v2 47/48] clk: qcom: videocc-sm8250: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:20:37 EST)
- [PATCH v2 48/48] clk: qcom: videocc-sm8350: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:20:44 EST)
- [PATCH v2 20/48] clk: qcom: gcc-sc7180: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:20:47 EST)
- [PATCH 0/2] tools/nolibc: fix verrx() and errx() Danish Khateeb (Thu Sep 24 2026 - 08:21:20 EST)
- [PATCH v2 04/48] clk: qcom: camcc-sm8150: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:21:32 EST)
- [PATCH v2 07/48] clk: qcom: dispcc-sm4450: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:21:32 EST)
- [PATCH v2 30/48] clk: qcom: gcc-sm8350: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:21:44 EST)
- [PATCH v2 09/48] clk: qcom: dispcc-sm7150: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:22:29 EST)
- Re: [PATCH V3 4/4] arm64/mm: Use pgdp_get() for PGD accesses Ryan Roberts (Thu Sep 24 2026 - 08:22:30 EST)
- [PATCH v2 9/9] media: synopsys: hdmirx: get the 5V state from the upstream subdev Sascha Hauer (Thu Sep 24 2026 - 08:22:36 EST)
- [PATCH 1/2] tools/nolibc: fix verrx() and errx() message formatting Danish Khateeb (Thu Sep 24 2026 - 08:22:48 EST)
- [PATCH v2 26/48] clk: qcom: gcc-sm4450: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:23:27 EST)
- [PATCH 2/2] selftests/nolibc: add a test for errx() Danish Khateeb (Thu Sep 24 2026 - 08:23:40 EST)
- Re: [PATCH nf v4 1/3] ipvs: wait the running timer cb on conn deletion Julian Anastasov (Thu Sep 24 2026 - 08:23:53 EST)
- Re: [PATCH 1/2] dt-bindings: spi: mediatek: add mediatek,spi-ipm-v59 compatible Mark Brown (Thu Sep 24 2026 - 08:23:55 EST)
- Re: [PATCH v15 4/6] reboot: extend psc_reason with power-on and reset causes Matti Vaittinen (Thu Sep 24 2026 - 08:23:59 EST)
- Re: [PATCH v3 24/28] kbuild: Generate the noreturn list and validate modules against it Nicolas Schier (Thu Sep 24 2026 - 08:25:07 EST)
- Re: [PATCH net v2 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider netdev-bot+sashiko (Thu Sep 24 2026 - 08:25:22 EST)
- [PATCH v2 32/48] clk: qcom: gcc-sm8550: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:25:24 EST)
- [PATCH v2 18/48] clk: qcom: gcc-sa8775p: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:25:34 EST)
- [PATCH v2 24/48] clk: qcom: gcc-sdx65: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:25:42 EST)
- [PATCH v2 14/48] clk: qcom: dispcc0-sa8775p: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:26:40 EST)
- [PATCH v2 43/48] clk: qcom: lpasscorecc-sc7180: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:26:45 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: nord: wire up GPI DMA for QUP I2C/SPI engines Abel Vesa (Thu Sep 24 2026 - 08:28:26 EST)
- [PATCH v2 34/48] clk: qcom: gcc-sm8750: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:28:36 EST)
- [PATCH] thunderbolt: Disable CL states for the Anker Prime TB5 dock Kurt Lieber (Thu Sep 24 2026 - 08:28:45 EST)
- Re:Re: [PATCH 2/3] ntfs: drain in-flight DIO before buffered write fallback jiale yao (Thu Sep 24 2026 - 08:28:46 EST)
- Re: [PATCH v4 4/8] PCI: rzg3s-host: Move host configuration code together Lad, Prabhakar (Thu Sep 24 2026 - 08:29:05 EST)
- Re: [PATCH v4 7/8] PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes Lad, Prabhakar (Thu Sep 24 2026 - 08:29:07 EST)
- [PATCH] sched/deadline: Compare against the donor in prio_changed_dl() Zhan Xusheng (Thu Sep 24 2026 - 08:29:19 EST)
- [PATCH v2 36/48] clk: qcom: gpucc-sar2130p: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:29:21 EST)
- Re: [PATCH v2 3/6] arm64: use hw_pte_val for HW PTE loads and stores Ryan Roberts (Thu Sep 24 2026 - 08:29:32 EST)
- [PATCH v6 05/13] spi: spidev_test: abort when -I is selected without -S Jonas Rebmann (Thu Sep 24 2026 - 08:29:39 EST)
- [PATCH v6 04/13] spi: spidev_test: allow zero-length transfers Jonas Rebmann (Thu Sep 24 2026 - 08:29:40 EST)
- [PATCH v6 02/13] spi: spidev_test: clarify usage for --size Jonas Rebmann (Thu Sep 24 2026 - 08:29:54 EST)
- [PATCH v2 44/48] clk: qcom: videocc-sa8775p: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:30:01 EST)
- [PATCH v6 01/13] spi: spidev_test: include tools/include Jonas Rebmann (Thu Sep 24 2026 - 08:30:09 EST)
- Re: [PATCH v11 2/7] firmware: hwrng: arm_smccc_trng: Register as an SMCCC device Sudeep Holla (Thu Sep 24 2026 - 08:30:24 EST)
- [PATCH v6 00/13] spi: spidev_test: new features Jonas Rebmann (Thu Sep 24 2026 - 08:30:30 EST)
- Re: [PATCH v4 2/8] PCI: rzg3s-host: Fix runtime PM handling in the NOIRQ suspend/resume phase Lad, Prabhakar (Thu Sep 24 2026 - 08:30:50 EST)
- [PATCH v6 06/13] spi: spidev_test: always compare loopback data Jonas Rebmann (Thu Sep 24 2026 - 08:31:02 EST)
- [PATCH v6 10/13] spi: spidev_test: send predictable data Jonas Rebmann (Thu Sep 24 2026 - 08:31:30 EST)
- Re: [PATCH 1/2] fs/epoll: mark epoll_wait tasks TASK_FREEZABLE Sadrul Chowdhury (Thu Sep 24 2026 - 08:31:40 EST)
- [PATCH v6 08/13] spi: spidev_test: allow disabling rx or tx buffers Jonas Rebmann (Thu Sep 24 2026 - 08:31:58 EST)
- Forwarded: [PATCH] Testing the patch... syzbot (Thu Sep 24 2026 - 08:31:58 EST)
- [PATCH v2 1/2] serial: 8250_port: Remove redundant pm_runtime_mark_last_busy() call Andy Shevchenko (Thu Sep 24 2026 - 08:32:19 EST)
- Re: [PATCH v4 6/8] PCI: rzg3s-host: Move IRQ domain setup code Lad, Prabhakar (Thu Sep 24 2026 - 08:32:26 EST)
- [PATCH v6 11/13] spi: spidev_test: add option to split message into multiple transfers Jonas Rebmann (Thu Sep 24 2026 - 08:32:36 EST)
- Re: [PATCH v3] usb: dwc3: gadget: Prevent EP resource conflicts during StartTransfer Selvarasu Ganesan (Thu Sep 24 2026 - 08:32:57 EST)
- [PATCH v6 13/13] spi: spidev_test: rewrite unescape() to stay in bounds Jonas Rebmann (Thu Sep 24 2026 - 08:33:00 EST)
- Re: [PATCH v3 10/18] KVM: arm64: Handle PSCI calls for protected VMs at EL2 Will Deacon (Thu Sep 24 2026 - 08:33:37 EST)
- Re: [PATCH v3 1/2] drm/udl: reject short USB control transfers in udl_read_edid_block() Thomas Zimmermann (Thu Sep 24 2026 - 08:33:41 EST)
- [PATCH v6 03/13] spi: spidev_test: make size argument mandatory for --size Jonas Rebmann (Thu Sep 24 2026 - 08:34:02 EST)
- [PATCH v6 07/13] spi: spidev_test: add compare mode Jonas Rebmann (Thu Sep 24 2026 - 08:34:11 EST)
- [PATCH v2 29/48] clk: qcom: gcc-sm8250: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:34:29 EST)
- Re: [PATCH v4 8/8] PCI: rzg3s-host: Add bridge::reset_root_port() Lad, Prabhakar (Thu Sep 24 2026 - 08:35:29 EST)
- [PATCH v2 35/48] clk: qcom: gcc-x1e80100: Use common clock controller probe data Abel Vesa (Thu Sep 24 2026 - 08:35:35 EST)
- [PATCH v2 42/48] clk: qcom: gpucc-x1p42100: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:35:35 EST)
- Re: [PATCH v1 0/2] serial: 8250_port: Update runtime PM flow Andy Shevchenko (Thu Sep 24 2026 - 08:35:44 EST)
- [PATCH v6 12/13] spi: spidev_test: print TX on error Jonas Rebmann (Thu Sep 24 2026 - 08:35:55 EST)
- Re: [PATCH v4 2/3] serial: core: allow third iteration in uart_get_baud_rate() fallback Andy Shevchenko (Thu Sep 24 2026 - 08:36:15 EST)
- Re: [PATCH v4 5/8] PCI: rzg3s-host: Move suspend/resume code into dedicated functions Lad, Prabhakar (Thu Sep 24 2026 - 08:36:21 EST)
- [PATCH] pinctrl: qcom: ipq5018: add required gpios and missing PWM functions George Moussalem via B4 Relay (Thu Sep 24 2026 - 08:36:28 EST)
- [PATCH v2 41/48] clk: qcom: gpucc-x1e80100: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:37:15 EST)
- Re: (subset) [PATCH v7 00/13] leds: Add support for hardware-initiated hardware control trigger transition Lee Jones (Thu Sep 24 2026 - 08:37:21 EST)
- [PATCH 1/3] drm/panthor: Don't invalidate OTHER caches Boris Brezillon (Thu Sep 24 2026 - 08:37:21 EST)
- [PATCH v2 0/2] serial: 8250_port: Update runtime PM flow Andy Shevchenko (Thu Sep 24 2026 - 08:37:27 EST)
- [PATCH wireless 1/1] wifi: brcmfmac: fix P2P device removal race in brcmf_detach() Michele Dionisio (Thu Sep 24 2026 - 08:37:39 EST)
- [PATCH 0/3] drm/panthor: Misc MMU fixes/robustness improvements Boris Brezillon (Thu Sep 24 2026 - 08:37:45 EST)
- Re: [PATCH v2 00/21] arm64: Move overflow sp into SP_EL1 and kernel sp into SP_EL0 Usama Anjum (Thu Sep 24 2026 - 08:37:48 EST)
- Re: [PATCH v3 1/2] arm64: dts: qcom: nord: add GPI DMA controller nodes Abel Vesa (Thu Sep 24 2026 - 08:37:48 EST)
- [PATCH 2/3] drm/panthor: Fully disable the AS even if it's going to be re-assigned Boris Brezillon (Thu Sep 24 2026 - 08:38:09 EST)
- Re: [PATCH v2 4/6] arm64: use hw_pte_t for fixmap HW PTEs Ryan Roberts (Thu Sep 24 2026 - 08:38:11 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Mark Rutland (Thu Sep 24 2026 - 08:39:05 EST)
- Re: [PATCH] devfreq: stop monitor before calling governor GOV_STOP Mukesh Ojha (Thu Sep 24 2026 - 08:40:01 EST)
- Re: [PATCH v4 1/8] PCI: rzg3s-host: Follow hardware manual clock/reset initialization order Lad, Prabhakar (Thu Sep 24 2026 - 08:40:20 EST)
- linux-next: manual merge of the net-next tree with the net tree Mark Brown (Thu Sep 24 2026 - 08:40:59 EST)
- Re: csky ICe (was: Re: [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness) Marco Elver (Thu Sep 24 2026 - 08:41:09 EST)
- Re: [PATCH 1/2] isofs: size the name conversion buffer from a named constant Jan Kara (Thu Sep 24 2026 - 08:41:20 EST)
- [PATCH 3/3] drm/panthor: Move cache-flush after UPDATE(UNMAPPED) Boris Brezillon (Thu Sep 24 2026 - 08:41:20 EST)
- [PATCH v6 09/13] spi: spidev_test: don't send 0x0 or 0xff Jonas Rebmann (Thu Sep 24 2026 - 08:41:29 EST)
- [PATCH wireless 0/1] wifi: brcmfmac: fix oops on removal while wpa_supplicant exits Michele Dionisio (Thu Sep 24 2026 - 08:41:32 EST)
- Re: [PATCH v2 1/6] arm64: use hw_pte_t for HW PTE pointers Ryan Roberts (Thu Sep 24 2026 - 08:42:23 EST)
- [PATCH v2 2/2] serial: 8250_port: properly handle runtime PM in IRQ Andy Shevchenko (Thu Sep 24 2026 - 08:42:29 EST)
- Re: [PATCH 0/4] media: Track v4l2 buffers through an allocator Detlev Casanova (Thu Sep 24 2026 - 08:42:50 EST)
- [PATCH v2 39/48] clk: qcom: gpucc-sm4450: Use common probe handling for always-on clocks Abel Vesa (Thu Sep 24 2026 - 08:42:52 EST)
- [PATCH 0/4] ORC unwinder cleanup & UML support Johannes Berg (Thu Sep 24 2026 - 08:43:11 EST)
- Re: [PATCH v9 02/19] media: iris: Add Gen2 firmware autodetect and fallback Bryan O'Donoghue (Thu Sep 24 2026 - 08:43:22 EST)
- [PATCH 2/4] ORC: pull out module handling from x86/loongarch Johannes Berg (Thu Sep 24 2026 - 08:43:37 EST)
- [PATCH 4/4] um: ORC unwinder support Johannes Berg (Thu Sep 24 2026 - 08:43:44 EST)
- Re: [PATCH v2 2/6] arm64: use hw_pte_val for HW PTE atomics Ryan Roberts (Thu Sep 24 2026 - 08:44:15 EST)
- [PATCH 0/4] PCI/PM: Do not save or restore the config space of an inaccessible device Francisco Beltrán Millalén (Thu Sep 24 2026 - 08:44:38 EST)
- Re: [PATCH 2/2] isofs: bound the Joliet iocharset conversion by the output buffer Jan Kara (Thu Sep 24 2026 - 08:44:44 EST)
- Re: [PATCH net v2 1/2] net: ethtool: don't match a hwtstamp provider on a device without a PHC netdev-bot+sashiko (Thu Sep 24 2026 - 08:45:07 EST)
- [PATCH 3/4] PCI/PM: Do not restore a config space snapshot that is all ones Francisco Beltrán Millalén (Thu Sep 24 2026 - 08:45:36 EST)
- Re: [PATCH net v2] net: fec: reject oversized fragments before bounce-buffer memcpy Andrew Lunn (Thu Sep 24 2026 - 08:45:39 EST)
- [PATCH] arm64: dts: qcom: shikra-evk: Add GPIO expanders Komal Bajaj (Thu Sep 24 2026 - 08:45:52 EST)
- [PATCH 3/4] ORC: unify orc_hash.h generation Johannes Berg (Thu Sep 24 2026 - 08:46:17 EST)
- [PATCH v1] drm/amdgpu: implement workaround for sdma dcc corruption Pierre-Eric Pelloux-Prayer (Thu Sep 24 2026 - 08:46:41 EST)
- Re: [PATCH v5 19/24] iommu/amd: Add per-segment translate device ID pool fuwenxin (Thu Sep 24 2026 - 08:47:22 EST)
- Re: [PATCH V3 2/4] arm64/mm: Use pudp_get() for PUD accesses Ryan Roberts (Thu Sep 24 2026 - 08:47:54 EST)
- [PATCH 1/4] s390: remove unwind_module_init() Johannes Berg (Thu Sep 24 2026 - 08:47:59 EST)
- Re: [PATCH 2/3] drivers: Replace __MODULE_STRING() with __stringify() Petr Pavlu (Thu Sep 24 2026 - 08:48:06 EST)
- [PATCH v3 1/8] ASoC: qcom: sdm845: Demystify TDM masks a bit David Heidelberg via B4 Relay (Thu Sep 24 2026 - 08:48:52 EST)
- Re: [PATCH v3 0/7] Boot logo supplied by the device tree Thomas Zimmermann (Thu Sep 24 2026 - 08:49:20 EST)
- Re: [PATCH v2 1/2] dt-bindings: interconnect: qcom-bwmon: add nord cpu-bwmon compatible Bartosz Golaszewski (Thu Sep 24 2026 - 08:49:20 EST)
- Re: [PATCH net-next v2] net: phy: aquantia: add get_features() for AQR113C Andrew Lunn (Thu Sep 24 2026 - 08:49:26 EST)
- [PATCH v3 5/8] ASoC: cs35l36: Implement set_tdm_slot to program RX and TX slots David Heidelberg via B4 Relay (Thu Sep 24 2026 - 08:49:56 EST)
- [PATCH v3 8/8] arm64: dts: qcom: sdm845-google: Add WCD9340 codec and microphone capture David Heidelberg via B4 Relay (Thu Sep 24 2026 - 08:49:58 EST)
- [PATCH v3 6/8] arm64: dts: qcom: sdm845-google: Add basic audio support David Heidelberg via B4 Relay (Thu Sep 24 2026 - 08:49:59 EST)
- Re: [PATCH 0/2] sched/fair: Randomize equally shallow idle CPU picks Muhammad Usama Anjum (Thu Sep 24 2026 - 08:50:03 EST)
- Re: [PATCH] net: phy: aquantia: AQR113c fix up PMA capabilities Andrew Lunn (Thu Sep 24 2026 - 08:50:09 EST)
- [PATCH 1/4] usb: hcd-pci: Honour pci_save_state() failure Francisco Beltrán Millalén (Thu Sep 24 2026 - 08:50:15 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Mark Rutland (Thu Sep 24 2026 - 08:50:55 EST)
- Re: [PATCH v4 3/8] PCI: rzg3s-host: Drop nop instructions Lad, Prabhakar (Thu Sep 24 2026 - 08:51:04 EST)
- Re: [PATCH 1/3] ext2: drain in-flight DIO before buffered write fallback Jan Kara (Thu Sep 24 2026 - 08:51:11 EST)
- Re: [PATCH 1/4] s390: remove unwind_module_init() Heiko Carstens (Thu Sep 24 2026 - 08:51:13 EST)
- Fair Pay Philosophy Maximally Perfected! (was low-jitter, fair pay unity) Ywe Cærlyn (Thu Sep 24 2026 - 08:51:29 EST)
- Re: [PATCH v3 4/5] KVM/vfio: Use file-based reference counting for KVM Jason J. Herne (Thu Sep 24 2026 - 08:52:06 EST)
- Re: [PATCH v11 6/7] firmware: smccc: arm-cca-guest: Bind the TSM provider to an SMCCC device Sudeep Holla (Thu Sep 24 2026 - 08:52:08 EST)
- [PATCH] drm/qxl: validate client monitor index before access Jiale Yao (Thu Sep 24 2026 - 08:52:10 EST)
- Re: [PATCH] net: stmmac: guard FCS stripping against runt frames Andrew Lunn (Thu Sep 24 2026 - 08:52:31 EST)
- linux-next: manual merge of the bpf-next tree with the bpf tree Mark Brown (Thu Sep 24 2026 - 08:53:11 EST)
- Re: [PATCH v5 0/3] iommu/iova: convert from rbtree to maple tree Jörg Rödel (Thu Sep 24 2026 - 08:53:40 EST)
- [PATCH v3 4/8] ASoC: qcom: sdm845: Set codec dai and component sysclk during startup David Heidelberg via B4 Relay (Thu Sep 24 2026 - 08:53:40 EST)
- [PATCH v3 0/8] Speakers for Pixel 3 / 3 XL David Heidelberg via B4 Relay (Thu Sep 24 2026 - 08:53:51 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Peter Zijlstra (Thu Sep 24 2026 - 08:54:05 EST)
- [PATCH v3 3/8] ASoC: qcom: sdm845: Use per-speaker RX masks for TDM slot assignment David Heidelberg via B4 Relay (Thu Sep 24 2026 - 08:54:32 EST)
- Re: [PATCH net-next v3 0/5] net: stmmac: Add support for Allwinner A733 GMAC210 Andrew Lunn (Thu Sep 24 2026 - 08:54:43 EST)
- [PATCH] ASoC: amd: acp: fix TAS2783 SoundWire codec unmet dependencies Syed Saba Kareem (Thu Sep 24 2026 - 08:54:43 EST)
- [PATCH v3 7/8] slimbus: qcom-ngd-ctrl: Remove data channels on stream disable David Heidelberg via B4 Relay (Thu Sep 24 2026 - 08:54:59 EST)
- [PATCH 2/4] PCI/PM: Do not save the config space of an inaccessible device Francisco Beltrán Millalén (Thu Sep 24 2026 - 08:55:36 EST)
- Re: [PATCH v5 00/11] Virtual Swap Space (Swap Table Edition) Klara Modin (Thu Sep 24 2026 - 08:55:55 EST)
- Re: [PATCH v1] drm/amdgpu: implement workaround for sdma dcc corruption Alex Deucher (Thu Sep 24 2026 - 08:56:11 EST)
- [PATCH 4/4] PCI: Do not mistake an absent device for an active link Francisco Beltrán Millalén (Thu Sep 24 2026 - 08:56:27 EST)
- Re: [PATCH V6] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support Christophe Leroy (CS GROUP) (Thu Sep 24 2026 - 08:56:42 EST)
- Re: [PATCH net-next v3 3/5] net: stmmac: sun55i: Make the delay step configurable Andrew Lunn (Thu Sep 24 2026 - 08:57:10 EST)
- Re: [PATCH v2 01/12] dt-bindings: soc: amlogic: Reordering compatible of clk-measure Krzysztof Kozlowski (Thu Sep 24 2026 - 08:57:40 EST)
- Re: [PATCH v2 02/12] dt-bindings: soc: amlogic: Add clk-measure compatible to support more SoCs Krzysztof Kozlowski (Thu Sep 24 2026 - 08:57:50 EST)
- Re: [PATCH v2 0/2] io_uring: fix CQE32 and CQE_MIXED ring refill handling Jens Axboe (Thu Sep 24 2026 - 08:58:00 EST)
- Re: [PATCH v6 5/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA Matt Evans (Thu Sep 24 2026 - 08:58:51 EST)
- Re: [PATCH v6 0/4] pps-gpio: restore pin mux on unbind and shutdown Rodolfo Giometti (Thu Sep 24 2026 - 08:58:56 EST)
- [PATCH] cxl/acpi: Check ACPI companion before use Jiale Yao (Thu Sep 24 2026 - 08:59:17 EST)
- Re: [PATCH v6 2/4] pps: clients: gpio: only tear down the echo timer when it exists Rodolfo Giometti (Thu Sep 24 2026 - 08:59:23 EST)
- [PATCH v3 2/8] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs David Heidelberg via B4 Relay (Thu Sep 24 2026 - 08:59:28 EST)
- Re: [PATCH] arm64: Use proper include variant Mark Rutland (Thu Sep 24 2026 - 09:00:19 EST)
- Re: [PATCH v6 4/4] pps: clients: gpio: release pins to an inactive state on remove and shutdown Rodolfo Giometti (Thu Sep 24 2026 - 09:01:16 EST)
- Re: [PATCH v17 03/13] x86/hw_breakpoints: Make DR7 updates NMI safe Google (Thu Sep 24 2026 - 09:02:29 EST)
- Re: [syzbot] [f2fs?] UBSAN: shift-out-of-bounds in __f2fs_commit_super syzbot (Thu Sep 24 2026 - 09:03:16 EST)
- [PATCH v8 1/5] iio: dac: mcp47feb02: Avoid unjustified probe error on missing label Ariana Lazar (Thu Sep 24 2026 - 09:03:57 EST)
- [PATCH v8 4/5] dt-bindings: iio: dac: add support for MCP48FEB02 SPI Ariana Lazar (Thu Sep 24 2026 - 09:04:44 EST)
- Re: [PATCH v6 1/4] pps: clients: gpio: propagate probe error codes Rodolfo Giometti (Thu Sep 24 2026 - 09:04:53 EST)
- Re: [PATCH v6 3/4] dt-bindings: pps: pps-gpio: document optional pinctrl states Rodolfo Giometti (Thu Sep 24 2026 - 09:05:40 EST)
- [PATCH v3 0/3] Remove unused variant and code clean up Benjamin Gaignard (Thu Sep 24 2026 - 09:05:41 EST)
- [GIT PULL] Immutable branch between MFD, Clk, GPIO, Regulator and RTC due for the v7.4 merge window Lee Jones (Thu Sep 24 2026 - 09:05:44 EST)
- [PATCH v3 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu Benjamin Gaignard (Thu Sep 24 2026 - 09:05:51 EST)
- [PATCH v3 1/3] media: verisilicon: Remove deprecated variant Benjamin Gaignard (Thu Sep 24 2026 - 09:05:54 EST)
- [PATCH net 2/2] selftests: net: cover UDP splice checksum fragment alignment Alireza Asgari via B4 Relay (Thu Sep 24 2026 - 09:06:30 EST)
- [PATCH v8 0/5] Refactor Microchip MCP47FEB02 I2C driver in separate modules to add support for MCP48FEB02 SPI driver Ariana Lazar (Thu Sep 24 2026 - 09:06:47 EST)
- [PATCH v2] sched_ext: Update scx_dispatch_dequeue() comments Usama Arif (Thu Sep 24 2026 - 09:06:55 EST)
- Re: [PATCH v2 01/14] perf sample: Allow decoders to supply branch return addresses Adrian Hunter (Thu Sep 24 2026 - 09:07:07 EST)
- Re: [PATCH v2 02/14] perf intel-pt: Preserve return addresses for asynchronous branches Adrian Hunter (Thu Sep 24 2026 - 09:07:27 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Christophe Leroy (CS GROUP) (Thu Sep 24 2026 - 09:07:46 EST)
- [PATCH v8 5/5] iio: dac: add support for Microchip MCP48FEB02 Ariana Lazar (Thu Sep 24 2026 - 09:07:47 EST)
- Re: [PATCH v7 1/3] dt-bindings: arm: Add Samsung Galaxy Book4 Edge Krzysztof Kozlowski (Thu Sep 24 2026 - 09:07:57 EST)
- [PATCH net 1/2] net: fix checksum offsets in skb_splice_from_iter() Alireza Asgari via B4 Relay (Thu Sep 24 2026 - 09:08:31 EST)
- Re: [GIT PULL] firewire fixes for v7.3-rc5 Linus Torvalds (Thu Sep 24 2026 - 09:08:53 EST)
- Re: [PATCH v6 4/8] watchdog: rzv2h: Propagate WDTDCR access errors Lad, Prabhakar (Thu Sep 24 2026 - 09:09:14 EST)
- Re: [PATCH v3 0/8] Speakers for Pixel 3 / 3 XL Mark Brown (Thu Sep 24 2026 - 09:09:46 EST)
- Re: [PATCH v2 1/2] dt-bindings: iio: pressure: add Sensirion SDP31 Krzysztof Kozlowski (Thu Sep 24 2026 - 09:09:59 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: fsl: add Amazon Kindle 4 (Yoshi) Krzysztof Kozlowski (Thu Sep 24 2026 - 09:10:06 EST)
- [PATCH] ASoC: codecs: lpass-wsa-macro: rewrite the interpolator volume after enabling clocks Liviu Nicoara (Thu Sep 24 2026 - 09:10:06 EST)
- Re: [PATCH] thunderbolt: Disable CL states for the Anker Prime TB5 dock Mika Westerberg (Thu Sep 24 2026 - 09:10:08 EST)
- Re: [PATCH v8 2/5] mfd: axp20x-i2c: Fix i2c instantiation Jerome Brunet (Thu Sep 24 2026 - 09:10:32 EST)
- Re: [PATCH] net: stmmac: guard FCS stripping against runt frames Lorenzo Bianconi (Thu Sep 24 2026 - 09:11:14 EST)
- Re: [PATCH] siox: fix master memory leak on registration failure Thorsten Scherer (Thu Sep 24 2026 - 09:11:16 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Mark Rutland (Thu Sep 24 2026 - 09:11:28 EST)
- [PATCH v3 0/4] Add automotive SMEM hardening for Qualcomm platforms Albert Esteve (Thu Sep 24 2026 - 09:12:22 EST)
- [PATCH v3 1/4] soc: qcom: smem: add IN_PARTITION_RANGE helper Albert Esteve (Thu Sep 24 2026 - 09:12:47 EST)
- [PATCH v3 2/4] soc: qcom: smem: validate private entry list walks Albert Esteve (Thu Sep 24 2026 - 09:12:57 EST)
- [PATCH] arm64: defconfig: Enable Qualcomm SPMI PMIC Thermal Monitor ADC5 Gen Hans de Goede (Thu Sep 24 2026 - 09:13:34 EST)
- Re: [PATCH v2 0/2] iio: pressure: add Sensirion SDP31 driver Krzysztof Kozlowski (Thu Sep 24 2026 - 09:13:34 EST)
- Re: [PATCH v1] drm/amdgpu: implement workaround for sdma dcc corruption Christian König (Thu Sep 24 2026 - 09:13:58 EST)
- [PATCH v3 0/9] Optimize anonymous swapbacked large folio unmapping Dev Jain (Thu Sep 24 2026 - 09:14:23 EST)
- [PATCH v3 7/9] mm/memory: use set_softleaf_ptes for uffd-wp markers Dev Jain (Thu Sep 24 2026 - 09:14:50 EST)
- [PATCH v8 2/5] iio: dac: mcp47feb02: protect EEPROM store sequence with mutex Ariana Lazar (Thu Sep 24 2026 - 09:15:09 EST)
- [PATCH v3 2/9] mm/swapfile: add batched version of folio_put_swap Dev Jain (Thu Sep 24 2026 - 09:15:11 EST)
- [PATCH v3 3/9] mm: move anon-exclusive batch helper to rmap.h Dev Jain (Thu Sep 24 2026 - 09:15:34 EST)
- [PATCH v3 3/3] media: verisilicon: Remove useless internal fields Benjamin Gaignard (Thu Sep 24 2026 - 09:15:42 EST)
- [PATCH v8 3/5] iio: dac: mcp47feb02: refactor MCP47FEB02 I2C driver into two modules Ariana Lazar (Thu Sep 24 2026 - 09:16:02 EST)
- [PATCH v2 0/2] iio: adc: add support for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Neil Armstrong (Thu Sep 24 2026 - 09:16:10 EST)
- [PATCH v2 2/2] iio: adc: add driver for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Neil Armstrong (Thu Sep 24 2026 - 09:16:23 EST)
- [PATCH 1/2] bpf: Fix uninit read for non-fetch atomics on partially spilled slots Hao Sun (Thu Sep 24 2026 - 09:16:24 EST)
- Re: [PATCH net v3 3/8] vsock: do not preserve transport assignment netdev-bot+sashiko (Thu Sep 24 2026 - 09:16:46 EST)
- [PATCH 2/2] selftests/bpf: Test non-fetch atomic on a narrow stack spill Hao Sun (Thu Sep 24 2026 - 09:16:46 EST)
- Re: [PATCH v7 3/3] arm64: dts: qcom: Add hamoa Samsung Galaxy Book4 Edge devicetrees Krzysztof Kozlowski (Thu Sep 24 2026 - 09:17:18 EST)
- [PATCH v3 3/4] soc: qcom: smem: validate private item payloads Albert Esteve (Thu Sep 24 2026 - 09:17:38 EST)
- Re: [PATCH net v3 5/8] vsock: treat TCP_CLOSING as once-established netdev-bot+sashiko (Thu Sep 24 2026 - 09:17:47 EST)
- [PATCH v2 1/2] dt-bindings: iio: add: document the MAX34417 Four-Channel High Dynamic Range Power Accumulator Neil Armstrong (Thu Sep 24 2026 - 09:17:55 EST)
- Re: [PATCH 2/2] dt-bindings: usb: qcom,pmic-types: make example use generic VBUS property Krzysztof Kozlowski (Thu Sep 24 2026 - 09:18:11 EST)
- [PATCH v3 8/9] mm/rmap: batch unmap anonymous swap-backed large folios Dev Jain (Thu Sep 24 2026 - 09:18:26 EST)
- Re: [PATCH v2 3/3] drm/panel: ebbg-ft8719: Split initialization into enable/disable fn Neil Armstrong (Thu Sep 24 2026 - 09:19:25 EST)
- [PATCH net 0/2] Fix UDP splice checksum alignment across fragments Alireza Asgari via B4 Relay (Thu Sep 24 2026 - 09:19:46 EST)
- [PATCH v3 6/9] mm/internal: add set_softleaf_ptes Dev Jain (Thu Sep 24 2026 - 09:20:12 EST)
- Re: [PATCH 0/7] locking: opt-in tracking of sleeping lock holders Shakeel Butt (Thu Sep 24 2026 - 09:20:12 EST)
- [PATCH v3 9/9] mm, sparc: batch arch_unmap_one() Dev Jain (Thu Sep 24 2026 - 09:20:23 EST)
- [PATCH 4/4] wifi: mm81x: unwind add_interface failure Jiale Yao (Thu Sep 24 2026 - 09:21:17 EST)
- Re: [PATCH net v3 6/8] vsock: handle socket bricking due to transport event netdev-bot+sashiko (Thu Sep 24 2026 - 09:21:20 EST)
- Re: Path forward for Virtualized Swap? Shakeel Butt (Thu Sep 24 2026 - 09:22:05 EST)
- [PATCH 0/4] wifi: unwind state after add_interface failures Jiale Yao (Thu Sep 24 2026 - 09:22:16 EST)
- [PATCH 3/4] wifi: rsi: unwind add_interface failure Jiale Yao (Thu Sep 24 2026 - 09:22:35 EST)
- Re: [PATCH net v3 7/8] vsock: handle listen() racing connect() netdev-bot+sashiko (Thu Sep 24 2026 - 09:22:57 EST)
- Re: [PATCH net v3] macsec: initialize SecY before registering the netdevice patchwork-bot+netdevbpf (Thu Sep 24 2026 - 09:23:22 EST)
- Re: [PATCH v4 1/6] dt-bindings: phy: qcom: add Nord QMP PCIe PHY binding Krzysztof Kozlowski (Thu Sep 24 2026 - 09:23:23 EST)
- [PATCH 0/3] arm64: dts: apple: dt-check-style strict fixes for Apple M4 Yureka Lilian (Thu Sep 24 2026 - 09:23:54 EST)
- [PATCH 2/3] dts: apple: t8132: Fix ordering-related dt-check-style issues Yureka Lilian (Thu Sep 24 2026 - 09:24:09 EST)
- Re: [PATCH v2 2/3] dt-bindings: arm: marvell: Add Sophos XGS 107w NPU Krzysztof Kozlowski (Thu Sep 24 2026 - 09:24:09 EST)
- Re: [PATCH v8 2/5] iio: dac: mcp47feb02: protect EEPROM store sequence with mutex Joshua Crofts (Thu Sep 24 2026 - 09:25:00 EST)
- Re: [PATCH v6 05/31] ext4: recheck extent status tree before block allocation Ojaswin Mujoo (Thu Sep 24 2026 - 09:25:12 EST)
- Re: [PATCH] drbd: remove unused drbd_nl_mcgrps[] array Christoph Böhmwalder (Thu Sep 24 2026 - 09:26:01 EST)
- [PATCH v4 5/8] ASoC: cs35l36: Implement set_tdm_slot to program RX and TX slots David Heidelberg via B4 Relay (Thu Sep 24 2026 - 09:26:29 EST)
- [PATCH 2/4] wifi: mt76: mt7925: unwind link BSS add failures Jiale Yao (Thu Sep 24 2026 - 09:26:30 EST)
- [PATCH v4 1/8] ASoC: qcom: sdm845: Demystify TDM masks a bit David Heidelberg via B4 Relay (Thu Sep 24 2026 - 09:26:38 EST)
- [PATCH v4 7/8] slimbus: qcom-ngd-ctrl: Remove data channels on stream disable David Heidelberg via B4 Relay (Thu Sep 24 2026 - 09:26:54 EST)
- [PATCH v4 2/8] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs David Heidelberg via B4 Relay (Thu Sep 24 2026 - 09:26:59 EST)
- [PATCH v3 4/4] soc: qcom: smem: ignore multi remote host partitions Albert Esteve (Thu Sep 24 2026 - 09:26:59 EST)
- [PATCH v4 4/8] ASoC: qcom: sdm845: Set codec dai and component sysclk during startup David Heidelberg via B4 Relay (Thu Sep 24 2026 - 09:27:05 EST)
- [PATCH v4 8/8] arm64: dts: qcom: sdm845-google: Add WCD9340 codec and microphone capture David Heidelberg via B4 Relay (Thu Sep 24 2026 - 09:27:06 EST)
- [PATCH v4 6/8] arm64: dts: qcom: sdm845-google: Add basic audio support David Heidelberg via B4 Relay (Thu Sep 24 2026 - 09:27:26 EST)
- Re: [PATCH 0/2] ASoC: SDCA: Power management fixes for the class function driver Mark Brown (Thu Sep 24 2026 - 09:27:27 EST)
- [PATCH v3 4/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte Dev Jain (Thu Sep 24 2026 - 09:27:33 EST)
- [PATCH v3 1/9] mm/swapfile: add batched version of folio_dup_swap Dev Jain (Thu Sep 24 2026 - 09:28:13 EST)
- Re: [PATCH 04/11] drm/panel: s6e3ha8: Introduce AMB577PX01 panel compatible Neil Armstrong (Thu Sep 24 2026 - 09:28:18 EST)
- [PATCH v3 5/9] mm/internal: rename swap offset helpers to softleaf offset Dev Jain (Thu Sep 24 2026 - 09:29:03 EST)
- Re: [PATCH v6 06/31] ext4: fix orig_mlen initialization in ext4_map_blocks() Ojaswin Mujoo (Thu Sep 24 2026 - 09:29:13 EST)
- Re: [PATCH v4] ppc/fadump: collect dump when CPU_STATE_DATA is less than reserved Shivang Upadhyay (Thu Sep 24 2026 - 09:29:42 EST)
- Re: [PATCH 06/11] drm/panel: s6e3ha8: Correct the polarity logic within Neil Armstrong (Thu Sep 24 2026 - 09:30:16 EST)
- Re: [PATCH v4] ppc/fadump: collect dump when CPU_STATE_DATA is less than reserved Shivang Upadhyay (Thu Sep 24 2026 - 09:30:48 EST)
- Re: [PATCH 03/11] drm/panel: s6e3ha8: Really assert reset on the failure Neil Armstrong (Thu Sep 24 2026 - 09:30:50 EST)
- Re: [PATCH v2 3/6] sysctl: add typed field descriptors Joel Granados (Thu Sep 24 2026 - 09:32:27 EST)
- [PATCH] drm/amdgpu/gmc_v8_0: restore the FB location after a re-POST Francisco Beltrán Millalén (Thu Sep 24 2026 - 09:32:37 EST)
- Re: [PATCH 05/11] drm/panel: s6e3ha8: Prepare for supporting multiple panels Neil Armstrong (Thu Sep 24 2026 - 09:32:55 EST)
- [PATCH] PCI: Extend Apple Thunderbolt power quirk to Alpine Ridge Francisco Beltrán Millalén (Thu Sep 24 2026 - 09:32:57 EST)
- Re: [PATCH net v3 4/8] vsock: drop the re-assignment logic netdev-bot+sashiko (Thu Sep 24 2026 - 09:32:58 EST)
- Re: [PATCH] dt-bindings: mux: reg-mux: Allow zero-cell controls Rob Herring (Arm) (Thu Sep 24 2026 - 09:33:02 EST)
- Re: [RFC PATCH 1/6] liveupdate: luo_file: look up outgoing tokens by id Pratyush Yadav (Thu Sep 24 2026 - 09:33:04 EST)
- Re: [PATCH 07/11] drm/panel: s6e3ha8: Assert reset GPIO in unprepare Neil Armstrong (Thu Sep 24 2026 - 09:33:53 EST)
- [PATCH] ACPI: PCI: take native PME control on Apple machines Francisco Beltrán Millalén (Thu Sep 24 2026 - 09:34:27 EST)
- Re: [PATCH v4 2/3] drivers: gpu: drm: panel: Add BOE NT51021 driver Neil Armstrong (Thu Sep 24 2026 - 09:35:12 EST)
- Re: [PATCH net v3] i40e: limit the DDP profile count returned by the firmware Simon Horman (Thu Sep 24 2026 - 09:35:12 EST)
- Re: [PATCH v2 0/6] sysctl: add typed field descriptors Joel Granados (Thu Sep 24 2026 - 09:35:14 EST)
- [PATCH 1/4] wifi: mt76: mt7615: unwind add_interface failures Jiale Yao (Thu Sep 24 2026 - 09:35:29 EST)
- Re: [PATCH v2 2/6] sysctl: add unsigned int limit constants Joel Granados (Thu Sep 24 2026 - 09:35:58 EST)
- Re: [PATCH v4 2/3] drivers: gpu: drm: panel: Add BOE NT51021 driver Neil Armstrong (Thu Sep 24 2026 - 09:36:20 EST)
- Re: [PATCH v2 6/9] drm/panel: novatek-nt36672a: Add 3 panels used in Xiaomi phones Neil Armstrong (Thu Sep 24 2026 - 09:37:17 EST)
- Re: [GIT PULL] memblock: add missing HugeTLB flag name pr-tracker-bot (Thu Sep 24 2026 - 09:37:26 EST)
- Re: [GIT PULL] Pin control fixes for the v7.3 series pr-tracker-bot (Thu Sep 24 2026 - 09:38:43 EST)
- Re: [PATCH v2 5/9] drm/panel: novatek-nt36672a: Combine two init callbacks into one Neil Armstrong (Thu Sep 24 2026 - 09:39:29 EST)
- [PATCH v2] scsi: libfc: fix directory server rport memory leak Guangshuo Li (Thu Sep 24 2026 - 09:40:39 EST)
- [PATCH v4 3/8] ASoC: qcom: sdm845: Use per-speaker RX masks for TDM slot assignment David Heidelberg via B4 Relay (Thu Sep 24 2026 - 09:40:48 EST)
- Re: [PATCH net v2] net: axienet: bound TX completion cleanup by the NAPI budget Sagi Maimon (Thu Sep 24 2026 - 09:41:41 EST)
- Re: [PATCH] drm/panel: tdo-tl070wsh30: Remove panel on attach failure neil . armstrong (Thu Sep 24 2026 - 09:41:44 EST)
- Re: [PATCH V1 3/3] x86/hyperv: Implement root VM IOMMU kernel only driver Jörg Rödel (Thu Sep 24 2026 - 09:41:46 EST)
- Re: [PATCH v2 7/9] drm/panel: novatek-nt36672a: Add Tianma panel for Xiaomi Mi A2 Neil Armstrong (Thu Sep 24 2026 - 09:42:06 EST)
- Re: [PATCH] drm/msm/dsi/phy: power up the digital top before starting the 7nm PLL Luca Weiss (Thu Sep 24 2026 - 09:42:20 EST)
- Re: [PATCH] arm64: defconfig: Enable Qualcomm SPMI PMIC Thermal Monitor ADC5 Gen Daniel Lezcano (Thu Sep 24 2026 - 09:42:21 EST)
- Re: [PATCH v2 8/9] drm/panel: novatek-nt36672a: Add panel for Asus Zenfone Max Pro M1 Neil Armstrong (Thu Sep 24 2026 - 09:42:23 EST)
- Re: [PATCH] mfd: intel-lpss: fix iDMA device leak on probe failure Mika Westerberg (Thu Sep 24 2026 - 09:42:30 EST)
- Re: [PATCH] drm/panel: Fix node reference leak in rpi_touchscreen_probe() neil . armstrong (Thu Sep 24 2026 - 09:43:17 EST)
- [PATCH v2 0/3] Add Renesas RZ/N1x EDAC driver Paul Louvel (Thu Sep 24 2026 - 09:43:49 EST)
- [PATCH] f2fs: check log_blocksize bounds in __f2fs_commit_super Svyatoslav Nikolenko (Thu Sep 24 2026 - 09:43:52 EST)
- [PATCH v2 1/3] dt-bindings: edac: cdns,ddr-edac: add Cadence DDR EDAC binding Paul Louvel (Thu Sep 24 2026 - 09:44:19 EST)
- [PATCH v2 2/3] EDAC/cadence: Add Cadence DDR EDAC driver Paul Louvel (Thu Sep 24 2026 - 09:44:24 EST)
- Re: [GIT PULL] arm64 fixes for -rc5 pr-tracker-bot (Thu Sep 24 2026 - 09:45:41 EST)
- [PATCH v7 00/13] spi: spidev_test: new features Jonas Rebmann (Thu Sep 24 2026 - 09:46:14 EST)
- Re: [PATCH 08/11] drm/panel: s6e3ha8: add Samsung AMB630QY01 (Google Pixel 3 XL) panel Neil Armstrong (Thu Sep 24 2026 - 09:46:35 EST)
- [PATCH 1/3] dts: apple: t8132: Fix blank-lines-related dt-check-style issues Yureka Lilian (Thu Sep 24 2026 - 09:46:47 EST)
- [PATCH v4 0/8] Speakers for Pixel 3 / 3 XL David Heidelberg via B4 Relay (Thu Sep 24 2026 - 09:46:49 EST)
- [PATCH 3/3] dts: apple: t8132: Fix some line-length-related dt-check-style issues Yureka Lilian (Thu Sep 24 2026 - 09:47:10 EST)
- [PATCH v7 05/13] spi: spidev_test: abort when -I is selected without -S Jonas Rebmann (Thu Sep 24 2026 - 09:47:11 EST)
- [PATCH v7 03/13] spi: spidev_test: make size argument mandatory for --size Jonas Rebmann (Thu Sep 24 2026 - 09:47:16 EST)
- [PATCH v7 01/13] spi: spidev_test: include tools/include Jonas Rebmann (Thu Sep 24 2026 - 09:47:34 EST)
- [PATCH v7 02/13] spi: spidev_test: clarify usage for --size Jonas Rebmann (Thu Sep 24 2026 - 09:47:51 EST)
- [PATCH v7 06/13] spi: spidev_test: always compare loopback data Jonas Rebmann (Thu Sep 24 2026 - 09:48:10 EST)
- Re: [PATCH] sctp: copy zeroed stats to user in sctp_getsockopt_pr_streamstatus() when !streamoute Xin Long (Thu Sep 24 2026 - 09:48:38 EST)
- [PATCH v7 04/13] spi: spidev_test: allow zero-length transfers Jonas Rebmann (Thu Sep 24 2026 - 09:48:53 EST)
- [PATCH v7 08/13] spi: spidev_test: allow disabling rx or tx buffers Jonas Rebmann (Thu Sep 24 2026 - 09:49:11 EST)
- Re: [PATCH v2 1/3] clk: nuvoton: ma35d1: Add missing WDT/WWDT parent clocks Krzysztof Kozlowski (Thu Sep 24 2026 - 09:49:21 EST)
- [PATCH v7 11/13] spi: spidev_test: add option to split message into multiple transfers Jonas Rebmann (Thu Sep 24 2026 - 09:49:25 EST)
- [PATCH v7 09/13] spi: spidev_test: don't send 0x0 or 0xff Jonas Rebmann (Thu Sep 24 2026 - 09:49:36 EST)
- [PATCH v7 07/13] spi: spidev_test: add compare mode Jonas Rebmann (Thu Sep 24 2026 - 09:49:38 EST)
- Re: [PATCH v4 3/3] MAINTAINERS: Add myself and Ryan Brue as maintainers of NT51021 panel driver Neil Armstrong (Thu Sep 24 2026 - 09:49:56 EST)
- [PATCH v7 12/13] spi: spidev_test: print TX on error Jonas Rebmann (Thu Sep 24 2026 - 09:50:00 EST)
- [PATCH v7 13/13] spi: spidev_test: rewrite unescape() to stay in bounds Jonas Rebmann (Thu Sep 24 2026 - 09:50:12 EST)
- Re: [PATCH net] net: axienet: restart the TX queue after a DMA error reset Sagi Maimon (Thu Sep 24 2026 - 09:50:30 EST)
- Re: [PATCH v4 01/22] kbuild: do not allocate .modinfo in vmlinux Nicolas Schier (Thu Sep 24 2026 - 09:50:40 EST)
- [PATCH v2] ASoC: Intel: atom: Fix platform device leak on probe failure Guangshuo Li (Thu Sep 24 2026 - 09:50:56 EST)
- [PATCH] docs: add AGENTS.md as a symlink to README Sasha Levin (Thu Sep 24 2026 - 09:51:16 EST)
- [PATCH net v3] net: axienet: bound TX completion cleanup by the NAPI budget Sagi Maimon (Thu Sep 24 2026 - 09:52:09 EST)
- Re: [PATCH] ASoC: Intel: SST: fix platform device leak on probe failure Guangshuo Li (Thu Sep 24 2026 - 09:52:58 EST)
- Re: [PATCH] printk_ringbuffer: Avoid needless read of prb_desc John Ogness (Thu Sep 24 2026 - 09:53:37 EST)
- [PATCH net v2 1/4] net: axienet: start the TX queue in axienet_open() Sagi Maimon (Thu Sep 24 2026 - 09:53:52 EST)
- Re: [PATCH net-next v4] net: dsa: mxl-gsw1xx: force internal PHYs into a known reset state netdev-bot+sashiko (Thu Sep 24 2026 - 09:54:01 EST)
- [PATCH net v2 2/4] net: axienet: quiesce the TX path before axienet_stop() tears it down Sagi Maimon (Thu Sep 24 2026 - 09:54:43 EST)
- [PATCH v19 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support Suzuki K Poulose (Thu Sep 24 2026 - 09:54:52 EST)
- Re: [PATCH 0/4] media: Track v4l2 buffers through an allocator Diederik de Haas (Thu Sep 24 2026 - 09:55:11 EST)
- Re: [PATCH v3 0/8] Speakers for Pixel 3 / 3 XL David Heidelberg (Thu Sep 24 2026 - 09:55:21 EST)
- Re: [PATCH v4 20/22] rust: make exports.o depend on the headers generated for it Nicolas Schier (Thu Sep 24 2026 - 09:55:28 EST)
- [PATCH net v2 3/4] net: axienet: quiesce the TX queue across a DMA error reset Sagi Maimon (Thu Sep 24 2026 - 09:55:33 EST)
- Re: [PATCH v3 05/12] mm/collapse: state what a collapse may do in the policy Kiryl Shutsemau (Thu Sep 24 2026 - 09:56:04 EST)
- [PATCH v19 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory Suzuki K Poulose (Thu Sep 24 2026 - 09:56:40 EST)
- Re: [PATCH v3] drivers/hv: remove deposited pages from direct map Anirudh Rayabharam (Thu Sep 24 2026 - 09:57:02 EST)
- [PATCH v19 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands Suzuki K Poulose (Thu Sep 24 2026 - 09:57:09 EST)
- Re: [PATCH] media: rtl28xxu: fix SDR platform device leak Guangshuo Li (Thu Sep 24 2026 - 09:57:30 EST)
- [PATCH v19 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM Suzuki K Poulose (Thu Sep 24 2026 - 09:58:15 EST)
- [PATCH net v2 4/4] net: axienet: reprogram the link settings after a DMA error reset Sagi Maimon (Thu Sep 24 2026 - 09:58:46 EST)
- [PATCH v19 2/7] firmware: arm_rmm: Check for RMI support at init Suzuki K Poulose (Thu Sep 24 2026 - 09:58:51 EST)
- [PATCH v19 3/7] firmware: arm_rmm: Configure the RMM with the host's page size Suzuki K Poulose (Thu Sep 24 2026 - 09:59:14 EST)
- [PATCH v19 4/7] firmware: arm_rmm: Add support for SRO Suzuki K Poulose (Thu Sep 24 2026 - 10:00:02 EST)
- [PATCH v19 5/7] firmware: arm_rmm: Activate the RMM Suzuki K Poulose (Thu Sep 24 2026 - 10:00:05 EST)
- Re: [PATCH 0/3] crypto: ccp - two PSP init fixes, and the AMD BC-250 Mattia Tadini (Thu Sep 24 2026 - 10:00:10 EST)
- [PATCH v2 3/3] ARM: dts: renesas: r9a06g032: add EDAC node Paul Louvel (Thu Sep 24 2026 - 10:00:28 EST)
- Re: [PATCH] drbd: remove unused drbd_nl_mcgrps[] array Jens Axboe (Thu Sep 24 2026 - 10:00:48 EST)
- Re: [PATCH net-next 1/3] selftests: drv-net: Introduce a selftest for ethtool flow control Andrew Lunn (Thu Sep 24 2026 - 10:00:52 EST)
- Re: [PATCH v4 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM Xiaoyao Li (Thu Sep 24 2026 - 10:01:20 EST)
- [PATCH v2] media: rtl28xxu: fix SDR platform device leak Guangshuo Li (Thu Sep 24 2026 - 10:01:52 EST)
- Re: [PATCH v2 0/3] Xiaomi Poco F1 (ebbg display variant) fixes Neil Armstrong (Thu Sep 24 2026 - 10:02:06 EST)
- Re: [PATCH v2 3/3] KVM: SVM: Clear AVIC Physical ID table entry if vCPU creation fails Sean Christopherson (Thu Sep 24 2026 - 10:02:08 EST)
- Re: [PATCH 0/2] drm/panel: simple: Add Truly TFT320240-229-E panel Neil Armstrong (Thu Sep 24 2026 - 10:02:50 EST)
- Re: [PATCH 00/15] drm/msm: Support for Hawi & Maili GPU Akhil P Oommen (Thu Sep 24 2026 - 10:02:57 EST)
- [PATCH v7 10/13] spi: spidev_test: send predictable data Jonas Rebmann (Thu Sep 24 2026 - 10:05:09 EST)
- [PATCH net v2 0/4] net: axienet: fix TX queue handling around a DMA error reset Sagi Maimon (Thu Sep 24 2026 - 10:05:42 EST)
- Re: [PATCH] iio: accel: bmc150: check reset write error Andy Shevchenko (Thu Sep 24 2026 - 10:06:06 EST)
- [PATCH v2 02/11] dt-bindings: display: panel: samsung,s6e3ha8: Add AMB630QY01 panel David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:06:08 EST)
- [PATCH v2 05/11] drm/panel: s6e3ha8: Prepare for supporting multiple panels David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:06:47 EST)
- Re: [PATCH v2 3/8] PM: runtime: Misc improvements to runtime_pm.rst Ulf Hansson (Thu Sep 24 2026 - 10:08:18 EST)
- [PATCH v2 08/11] drm/panel: s6e3ha8: add Samsung AMB630QY01 (Google Pixel 3 XL) panel David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:08:20 EST)
- [PATCH v2 07/11] drm/panel: s6e3ha8: Assert reset GPIO in unprepare David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:09:09 EST)
- [PATCH v2 03/11] drm/panel: s6e3ha8: Really assert reset on the failure David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:09:12 EST)
- [PATCH v2 00/11] Pixel 3 XL display panel support David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:09:22 EST)
- [PATCH v2 01/11] dt-bindings: display: panel: s6e3ha8: Adjust to reflect the DDIC and panel used David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:09:25 EST)
- [PATCH v2 04/11] drm/panel: s6e3ha8: Introduce AMB577PX01 panel compatible David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:09:40 EST)
- [PATCH v2 06/11] drm/panel: s6e3ha8: Correct the polarity logic within David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:10:14 EST)
- [PATCH v2 09/11] arm64: dts: qcom: sdm845-samsung-starqltechn: Update panel compatible David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:10:46 EST)
- [PATCH v2 10/11] arm64: dts: qcom: sdm845-google: Move panel pins into common David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:11:16 EST)
- [PATCH v2 11/11] arm64: dts: qcom: sdm845-google-crosshatch: Add display panel David Heidelberg via B4 Relay (Thu Sep 24 2026 - 10:11:16 EST)
- Re: [PATCH] net: stmmac: guard FCS stripping against runt frames Andrew Lunn (Thu Sep 24 2026 - 10:11:28 EST)
- Re: [PATCH net-next 1/3] selftests: drv-net: Introduce a selftest for ethtool flow control Maxime Chevallier (Thu Sep 24 2026 - 10:11:32 EST)
- Re: [PATCH v4 0/8] Speakers for Pixel 3 / 3 XL Mark Brown (Thu Sep 24 2026 - 10:12:06 EST)
- Re: [PATCH v2] dt-bindings: mfd: hisilicon: Fix Hi6421 SPMI compatible Lee Jones (Thu Sep 24 2026 - 10:12:36 EST)
- Re: [PATCH v5 04/15] iommu/arm-smmu-v3: Drain in-flight fault events on domain detach Jason Gunthorpe (Thu Sep 24 2026 - 10:12:44 EST)
- [PATCH v3 0/3] Add Renesas RZ/N1x EDAC driver Paul Louvel (Thu Sep 24 2026 - 10:13:21 EST)
- [PATCH v3 1/3] dt-bindings: edac: cdns,ddr-edac: add Cadence DDR EDAC binding Paul Louvel (Thu Sep 24 2026 - 10:13:25 EST)
- [PATCH v2] rnull: configfs: add power to configfs features Malte Wechter (Thu Sep 24 2026 - 10:13:59 EST)
- Re: [RFC PATCH v1 1/2] dma-buf: keep DMABUF_DEBUG off by default Rob Clark (Thu Sep 24 2026 - 10:14:03 EST)
- Re: [PATCH 00/15] drm/msm: Support for Hawi & Maili GPU Connor Abbott (Thu Sep 24 2026 - 10:14:23 EST)
- Re: [PATCH v2] net: phy: aquantia: Add support for 5GbaseR Andrew Lunn (Thu Sep 24 2026 - 10:14:26 EST)
- Re: [PATCH v3 2/7] mm: allow shared folios to be promoted to a fast tier Gregory Price (Thu Sep 24 2026 - 10:14:36 EST)
- [PATCH] gpio: pxa: stop reading gpio_chip::base in direction callbacks Areeb Ul Haq Mirza (Thu Sep 24 2026 - 10:14:54 EST)
- Re: [PATCH v14 0/2] RISC-V IOMMU HPM support Zong Li (Thu Sep 24 2026 - 10:15:01 EST)
- [PATCH v2] drm/amdgpu: implement workaround for sdma dcc corruption Pierre-Eric Pelloux-Prayer (Thu Sep 24 2026 - 10:15:07 EST)
- Re: [PATCH v3 1/7] mm: support promotion-only NUMA hinting scans Gregory Price (Thu Sep 24 2026 - 10:15:36 EST)
- [PATCH 03/10] HID: cp2112: validate response report lengths Jiale Yao (Thu Sep 24 2026 - 10:16:05 EST)
- Re: [PATCH v2] serial: 8250_uniphier: Use devm_clk_get_enabled() Andy Shevchenko (Thu Sep 24 2026 - 10:16:05 EST)
- [PATCH 02/10] HID: cougar: reject short special-key reports Jiale Yao (Thu Sep 24 2026 - 10:16:06 EST)
- [PATCH 00/10] HID: validate short reports in raw_event callbacks Jiale Yao (Thu Sep 24 2026 - 10:16:51 EST)
- Re: [PATCH 35/60] kvm: Add VCPU plane-scheduling state and helpers Jörg Rödel (Thu Sep 24 2026 - 10:16:52 EST)
- Re: [PATCH Intenal 1/2] EDAC/amd64: Add support for AMD family 1Ah models 80h-8Fh Yazen Ghannam (Thu Sep 24 2026 - 10:19:00 EST)
- [PATCH 10/10] HID: zydacron: validate key report length Jiale Yao (Thu Sep 24 2026 - 10:19:00 EST)
- Re: [PATCH] EDAC/versalnet: fix memory leak on device registration failure Guangshuo Li (Thu Sep 24 2026 - 10:20:02 EST)
- Re: (subset) [PATCH v2] mfd: da9150: Balance IRQ wake on teardown Lee Jones (Thu Sep 24 2026 - 10:20:19 EST)
- Re: [PATCH v3 3/3] media: verisilicon: Remove useless internal fields Frank Li (Thu Sep 24 2026 - 10:20:23 EST)
- Re: [PATCH v10 00/28] KVM: Enable FRED support with KVM VMX David Woodhouse (Thu Sep 24 2026 - 10:20:26 EST)
- Re: [PATCH] KVM: TDX: Synthesize SHUTDOWN instead of returning -EIO on unhandled EPT violation Sean Christopherson (Thu Sep 24 2026 - 10:20:41 EST)
- Re: [PATCH v3 1/3] media: verisilicon: Remove deprecated variant Frank Li (Thu Sep 24 2026 - 10:21:01 EST)
- [PATCH v3 2/3] EDAC/cadence: Add Cadence DDR EDAC driver Paul Louvel (Thu Sep 24 2026 - 10:21:02 EST)
- Re: [PATCH v4 0/2] drm/panel: Add BOE DV215FHM-R01 LVDS panel support Neil Armstrong (Thu Sep 24 2026 - 10:21:03 EST)
- [PATCH v3 0/7] Initial Apple Silicon A18 Pro device trees and dt-bindings Yureka Lilian (Thu Sep 24 2026 - 10:21:20 EST)
- Re: [PATCH net-next 2/3] selftests: drv-net: pause: Validate the pause autonegotiation with a partner Maxime Chevallier (Thu Sep 24 2026 - 10:21:35 EST)
- [PATCH v3 3/3] ARM: dts: renesas: r9a06g032: add EDAC node Paul Louvel (Thu Sep 24 2026 - 10:21:44 EST)
- Re: [PATCH] iio: chemical: ens160: use regmap_assign_bits() for conditional set/clear Andy Shevchenko (Thu Sep 24 2026 - 10:21:52 EST)
- [PATCH v3 3/7] dt-bindings: arm: power: apple,pmgr-pwrstate: Add t8140 compatible Yureka Lilian (Thu Sep 24 2026 - 10:22:05 EST)
- [PATCH 05/10] HID: logitech-dj: validate unnumbered keyboard reports Jiale Yao (Thu Sep 24 2026 - 10:22:09 EST)
- [PATCH v3 4/7] dt-bindings: interrupt-controller: apple,aic2: Add t8140 compatible Yureka Lilian (Thu Sep 24 2026 - 10:22:22 EST)
- [PATCH 04/10] HID: elo: reject short touchscreen reports Jiale Yao (Thu Sep 24 2026 - 10:22:46 EST)
- [PATCH 09/10] HID: pxrc: reject short input reports Jiale Yao (Thu Sep 24 2026 - 10:23:03 EST)
- Re: [PATCH 01/10] selftests/mm: exercise MADV_COLD and MADV_PAGEOUT Gregory Price (Thu Sep 24 2026 - 10:23:41 EST)
- Re: [PATCH 1/3] net: stmmac: support low-speed USXGMII validation Andrew Lunn (Thu Sep 24 2026 - 10:23:45 EST)
- [PATCH 01/10] HID: alps: reject short input reports Jiale Yao (Thu Sep 24 2026 - 10:23:59 EST)
- [PATCH 06/10] HID: mcp2200: validate READ_ALL response length Jiale Yao (Thu Sep 24 2026 - 10:24:16 EST)
- [PATCH 07/10] HID: mcp2221: validate response report length Jiale Yao (Thu Sep 24 2026 - 10:24:34 EST)
- [PATCH 08/10] HID: prodikeys: validate fixed-format MIDI reports Jiale Yao (Thu Sep 24 2026 - 10:24:48 EST)
- Re: [PATCH v3 08/12] mm/collapse: separate scanning a PTE table from collapsing it Kiryl Shutsemau (Thu Sep 24 2026 - 10:25:08 EST)
- Re: [PATCH 2/2] iio: adc: add driver for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Andy Shevchenko (Thu Sep 24 2026 - 10:25:37 EST)
- Re: [PATCH v12 04/12] mfd: zx297520v3: Add a clock and reset MFD driver Lee Jones (Thu Sep 24 2026 - 10:25:39 EST)
- Re: [PATCH] cxl/acpi: Check ACPI companion before use Dave Jiang (Thu Sep 24 2026 - 10:26:04 EST)
- Re: Path forward for Virtualized Swap? Gregory Price (Thu Sep 24 2026 - 10:26:04 EST)
- [PATCH] arm64: dts: qcom: shikra: Drop CPU critical trips Gaurav Kohli (Thu Sep 24 2026 - 10:26:15 EST)
- [PATCH v3 6/7] dt-bindings: arm: apple: Add A18 Pro based devices Yureka Lilian (Thu Sep 24 2026 - 10:26:49 EST)
- Re: [PATCH v2] net: usb: cdc_mbim: add MeiG Smart SRM821 to ZLP whitelist Greg KH (Thu Sep 24 2026 - 10:26:49 EST)
- Re: [PATCH bpf v2] bpf: cpumap: fix use-after-free of dev_rx on netdev unregister Alexei Starovoitov (Thu Sep 24 2026 - 10:27:15 EST)
- [PATCH v4 1/6] LoongArch: Fix bitmask corruption in update_bp_registers() Tiezhu Yang (Thu Sep 24 2026 - 10:28:17 EST)
- [PATCH v3 2/7] dt-bindings: arm: apple: apple,pmgr: Add t8140 compatible Yureka Lilian (Thu Sep 24 2026 - 10:28:19 EST)
- [PATCH v2] pmdomain: imx: gpc: remove all initialized power domains Guangshuo Li (Thu Sep 24 2026 - 10:28:22 EST)
- [PATCH v4 0/6] LoongArch: Fix perf hardware breakpoints Tiezhu Yang (Thu Sep 24 2026 - 10:28:27 EST)
- Re: [PATCH v4 0/8] Speakers for Pixel 3 / 3 XL David Heidelberg (Thu Sep 24 2026 - 10:28:33 EST)
- [PATCH v3 1/7] dt-bindings: arm: cpus: Add Apple A18 Pro CPU core compatibles Yureka Lilian (Thu Sep 24 2026 - 10:29:08 EST)
- [PATCH v4 2/6] LoongArch: Remove redundant call in update_bp_registers() Tiezhu Yang (Thu Sep 24 2026 - 10:29:10 EST)
- Re: [PATCH v7 2/4] s390/pci: Reuse FMB buffer and preserve state in device re-enablement Omar Elghoul (Thu Sep 24 2026 - 10:29:54 EST)
- [PATCH v4 5/6] LoongArch: Fix perf hardware breakpoint failure via installation Tiezhu Yang (Thu Sep 24 2026 - 10:30:21 EST)
- [PATCH v4 6/6] LoongArch: Fix one-shot limitation for perf hardware breakpoints Tiezhu Yang (Thu Sep 24 2026 - 10:31:05 EST)
- Re: [PATCH v2 2/4] net: qrtr: Assign unique node id for MHI endpoints Manivannan Sadhasivam (Thu Sep 24 2026 - 10:32:29 EST)
- Re: [PATCH v2 8/8] PM: runtime: Add Example Driver Patterns section Ulf Hansson (Thu Sep 24 2026 - 10:32:30 EST)
- Re: (subset) [PATCH v2 09/19] dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8952 Lee Jones (Thu Sep 24 2026 - 10:33:39 EST)
- [PATCH v4 4/6] LoongArch: Only send SIGTRAP signal if necessary in do_watch() Tiezhu Yang (Thu Sep 24 2026 - 10:34:11 EST)
- Re: [PATCH 1/2] mm: page_alloc: do not give all non-blocking requests reserve access Vlastimil Babka (SUSE) (Thu Sep 24 2026 - 10:34:29 EST)
- Re: [PATCH net-next 1/9] ptp: ocp: move the CPLD identification read off the sync worker netdev-bot+sashiko (Thu Sep 24 2026 - 10:34:46 EST)
- [PATCH v3 5/7] dt-bindings: watchdog: apple,wdt: Add t8140 compatible Yureka Lilian (Thu Sep 24 2026 - 10:34:52 EST)
- Re: [PATCH v2] scsi: libfc: fix directory server rport memory leak Greg KH (Thu Sep 24 2026 - 10:34:52 EST)
- [PATCH RFC 4/4] mqueue: Use sysctl context to register mq_sysctls Joel Granados (Thu Sep 24 2026 - 10:35:25 EST)
- [PATCH RFC 2/4] sysctl: Apply sysctl context when flag is active Joel Granados (Thu Sep 24 2026 - 10:35:28 EST)
- Re: [PATCH net-next 5/9] ptp: ocp: correct the CPLD bookkeeping comments and the flash progress netdev-bot+sashiko (Thu Sep 24 2026 - 10:35:29 EST)
- Re: [PATCH net-next 3/9] ptp: ocp: hand the TMC bus back once on an acquire timeout netdev-bot+sashiko (Thu Sep 24 2026 - 10:35:31 EST)
- Re: [PATCH net-next 2/9] ptp: ocp: do not cache EEPROM content after a failed TMC bus hand-back netdev-bot+sashiko (Thu Sep 24 2026 - 10:35:47 EST)
- Re: [PATCH net-next 4/9] ptp: ocp: forget a CPLD i2c adapter number that no longer resolves netdev-bot+sashiko (Thu Sep 24 2026 - 10:36:19 EST)
- Re: [PATCH net-next 8/9] ptp: ocp: tolerate a latched FAILED when entering configuration mode netdev-bot+sashiko (Thu Sep 24 2026 - 10:36:39 EST)
- Re: [PATCH net-next 7/9] ptp: ocp: drop only the USERCODE when flashing, and drop it before erasing netdev-bot+sashiko (Thu Sep 24 2026 - 10:36:40 EST)
- Re: [PATCH net-next 6/9] ptp: ocp: report fw.cpld with an empty value until the USERCODE is read netdev-bot+sashiko (Thu Sep 24 2026 - 10:36:44 EST)
- [PATCH 3/3] tools/sched_ext: scx_pair: Verify task cgroup before dispatch Wanwu Li (Thu Sep 24 2026 - 10:37:26 EST)
- [PATCH 1/3] tools/sched_ext: Increment nr_queued when a task is queued to user space Wanwu Li (Thu Sep 24 2026 - 10:37:51 EST)
- Re: [RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept Ben Horgan (Thu Sep 24 2026 - 10:38:23 EST)
- [PATCH 3/7] HID: roccat: konepure: reject short button reports Jiale Yao (Thu Sep 24 2026 - 10:38:25 EST)
- [PATCH v3 7/7] arm64: dts: apple: Add minimal MacBook Neo device tree Yureka Lilian (Thu Sep 24 2026 - 10:38:31 EST)
- Re: [PATCH v4 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM Xiaoyao Li (Thu Sep 24 2026 - 10:39:56 EST)
- [PATCH 5/7] HID: roccat: pyra: reject short button reports Jiale Yao (Thu Sep 24 2026 - 10:40:10 EST)
- Re: [PATCH v3 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu Frank Li (Thu Sep 24 2026 - 10:41:07 EST)
- Re: [PATCH] mfd: ab8500: fix child device leaks on probe failure Guangshuo Li (Thu Sep 24 2026 - 10:41:26 EST)
- [PATCH 2/7] HID: roccat: koneplus: reject short button reports Jiale Yao (Thu Sep 24 2026 - 10:41:30 EST)
- [PATCH 4/7] HID: roccat: kovaplus: reject short button reports Jiale Yao (Thu Sep 24 2026 - 10:41:37 EST)
- [PATCH 1/7] HID: roccat: isku: reject short button reports Jiale Yao (Thu Sep 24 2026 - 10:41:43 EST)
- Re: [PATCH v2 1/2] dt-bindings: iommu: arm,smmu-v3: Add arm,instdata-override property Rob Herring (Arm) (Thu Sep 24 2026 - 10:42:01 EST)
- Re: [PATCH v2] params: serialize lookup_or_create_module_kobject() Petr Pavlu (Thu Sep 24 2026 - 10:42:24 EST)
- [PATCH] drm/virtio: add overlay plane format support Baorui . Liu (Thu Sep 24 2026 - 10:42:33 EST)
- [PATCH v4 3/6] LoongArch: Fix architectural naming typo for CSR_FWPS_SKIP Tiezhu Yang (Thu Sep 24 2026 - 10:42:33 EST)
- Re: [PATCH bpf v3 0/2] bpf: fix per-cpu initialization of a BPF_F_CPU created hash element patchwork-bot+netdevbpf (Thu Sep 24 2026 - 10:42:37 EST)
- Re: (subset) [PATCH v6] mfd: Fix typos in comments Lee Jones (Thu Sep 24 2026 - 10:43:03 EST)
- Re: [PATCH Intenal 2/2] EDAC/amd64: Limit UMC csrow decode to the implemented chip selects Yazen Ghannam (Thu Sep 24 2026 - 10:43:44 EST)
- [PATCH 0/7] HID: roccat: validate raw report lengths Jiale Yao (Thu Sep 24 2026 - 10:44:09 EST)
- [PATCH 2/3] tools/sched_ext: scx_pair: Drain task queue on cgroup exit Wanwu Li (Thu Sep 24 2026 - 10:44:11 EST)
- Re: [PATCH v2 0/6] sysctl: add typed field descriptors Joel Granados (Thu Sep 24 2026 - 10:44:47 EST)
- Re: [PATCH net-next 9/9] ptp: ocp: confirm the CPLD really left configuration mode after REFRESH netdev-bot+sashiko (Thu Sep 24 2026 - 10:44:50 EST)
- [PATCH 6/7] HID: roccat: ryos: reject short special reports Jiale Yao (Thu Sep 24 2026 - 10:45:19 EST)
- Re: [PATCH v2 08/11] media: vsp1: Document X5H SoC ID Laurent Pinchart (Thu Sep 24 2026 - 10:45:24 EST)
- Re: [PATCH 0/4] arm64: dts: freescale: Add Toradex iMX95 overlays Frank Li (Thu Sep 24 2026 - 10:45:33 EST)
- [PATCH 7/7] HID: roccat: savu: reject short special reports Jiale Yao (Thu Sep 24 2026 - 10:45:46 EST)
- [PATCH RFC 0/4] sysctl: add a registration context to share ctl_table arrays Joel Granados (Thu Sep 24 2026 - 10:46:45 EST)
- [PATCH] media: iris: reset AHB bridge before enabling HW mode Vikash Garodia (Thu Sep 24 2026 - 10:47:23 EST)
- [PATCH RFC 1/4] sysctl: add a registration context to ctl_table_header Joel Granados (Thu Sep 24 2026 - 10:47:33 EST)
- [PATCH 01/10] HID: alps: reject short input reports Jiale Yao (Thu Sep 24 2026 - 10:47:48 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Theodore Tso (Thu Sep 24 2026 - 10:48:10 EST)
- [PATCH 09/10] HID: pxrc: reject short input reports Jiale Yao (Thu Sep 24 2026 - 10:48:40 EST)
- [PATCH RFC 3/4] ipc: Use sysctl context to register ipc namespaces Joel Granados (Thu Sep 24 2026 - 10:48:42 EST)
- [PATCH 03/10] HID: cp2112: validate response report lengths Jiale Yao (Thu Sep 24 2026 - 10:49:12 EST)
- [PATCH 06/10] HID: mcp2200: validate READ_ALL response length Jiale Yao (Thu Sep 24 2026 - 10:49:29 EST)
- [PATCH 05/10] HID: logitech-dj: validate unnumbered keyboard reports Jiale Yao (Thu Sep 24 2026 - 10:50:03 EST)
- [PATCH 0/3] tools/sched_ext: Fix three example scheduler bugs Wanwu Li (Thu Sep 24 2026 - 10:50:57 EST)
- [RFC PATCH] ALSA: hda/realtek: Fix speakers on ASUS PM3406CHA Muhtasham Nawr al-Mahmud (Thu Sep 24 2026 - 10:51:11 EST)
- Re: [PATCH v6 1/4] pps: clients: gpio: propagate probe error codes Bartosz Golaszewski (Thu Sep 24 2026 - 10:51:30 EST)
- [PATCH 07/10] HID: mcp2221: validate response report length Jiale Yao (Thu Sep 24 2026 - 10:51:31 EST)
- [PATCH 04/10] HID: elo: reject short touchscreen reports Jiale Yao (Thu Sep 24 2026 - 10:51:50 EST)
- [PATCH 08/10] HID: prodikeys: validate fixed-format MIDI reports Jiale Yao (Thu Sep 24 2026 - 10:52:03 EST)
- [PATCH 10/10] HID: zydacron: validate key report length Jiale Yao (Thu Sep 24 2026 - 10:52:10 EST)
- [PATCH 00/10] HID: validate short reports in raw_event callbacks Jiale Yao (Thu Sep 24 2026 - 10:52:30 EST)
- [PATCH] drivers/char/mem: mmap readonly MAP_SHARED-/dev/zero correctly Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 10:52:36 EST)
- [PATCH 02/10] HID: cougar: reject short special-key reports Jiale Yao (Thu Sep 24 2026 - 10:53:00 EST)
- Re: [PATCH v2] sched_ext: Update scx_dispatch_dequeue() comments Andrea Righi (Thu Sep 24 2026 - 10:53:21 EST)
- Re: [PATCH] KVM: TDX: Synthesize SHUTDOWN instead of returning -EIO on unhandled EPT violation Xiaoyao Li (Thu Sep 24 2026 - 10:54:11 EST)
- Re: [PATCH v2 0/6] sysctl: add typed field descriptors Alexey Gladkov (Thu Sep 24 2026 - 10:54:23 EST)
- [PATCH v2] iio: accel: bmc150: check reset write error Carlos Casadiego via B4 Relay (Thu Sep 24 2026 - 10:54:46 EST)
- Re: [PATCH RFC 2/8] mm, slab: introduce slab_debug=N Harry Yoo (Thu Sep 24 2026 - 10:54:51 EST)
- Re: [PATCH v6 2/4] pps: clients: gpio: only tear down the echo timer when it exists Bartosz Golaszewski (Thu Sep 24 2026 - 10:55:03 EST)
- Re: [PATCHv5 0/4] EDAC/altera: Address sashiko reviews part 1(v5) Dinh Nguyen (Thu Sep 24 2026 - 10:55:06 EST)
- [PATCH v2 2/2] drm/tiny: Add RAiO RA8875 display controller driver Adam Azuddin (Thu Sep 24 2026 - 10:56:32 EST)
- [PATCH v2] mfd: ab8500: fix child device leaks on probe failure Guangshuo Li (Thu Sep 24 2026 - 10:57:05 EST)
- Re: [PATCH] arm64: errata: Add Cortex-A725 erratum 3821522 workaround Catalin Marinas (Thu Sep 24 2026 - 10:57:19 EST)
- Re: [PATCH v2] drm/amdgpu: implement workaround for sdma dcc corruption Christian König (Thu Sep 24 2026 - 10:58:08 EST)
- [PATCH v2 0/2] drm/tiny: Add RAiO RA8875 display controller driver support Adam Azuddin (Thu Sep 24 2026 - 10:58:16 EST)
- [PATCH v2 1/2] dt-bindings: display: panel: Add RAiO RA8875 display controller Adam Azuddin (Thu Sep 24 2026 - 10:58:19 EST)
- [PATCH v7 09/20] tracing/remotes: selftests: Add a test for the dmesg tracefs file Vincent Donnefort (Thu Sep 24 2026 - 10:59:24 EST)
- [PATCH v7 08/20] tracing/remotes: Add dmesg tracefs file Vincent Donnefort (Thu Sep 24 2026 - 10:59:27 EST)
- Re: [RFC PATCH v1 1/2] dma-buf: keep DMABUF_DEBUG off by default Jianfeng Liu (Thu Sep 24 2026 - 10:59:39 EST)
- Re: [PATCH] x86: uapi: ptrace: guard register offset macros with __ASSEMBLER__ or __FRAME_OFFSETS Johannes Berg (Thu Sep 24 2026 - 10:59:44 EST)
- Re: [PATCH v16 0/5] Enable Remote GPIO over RPMSG on i.MX Platform Mathieu Poirier (Thu Sep 24 2026 - 11:00:01 EST)
- Re: [PATCH] KVM: x86: Wake blocked vCPUs before offlining a CPU Sean Christopherson (Thu Sep 24 2026 - 11:00:41 EST)
- Re: [PATCH] drm/amdgpu/gmc_v8_0: restore the FB location after a re-POST Christian König (Thu Sep 24 2026 - 11:01:09 EST)
- [PATCH v7 16/20] tracing/remotes: selftests: Add a test for the dump_on_panic tracefs file Vincent Donnefort (Thu Sep 24 2026 - 11:01:52 EST)
- Re: [PATCH v3 09/12] mm/collapse: open-code collapse_single_pmd() in its two callers Kiryl Shutsemau (Thu Sep 24 2026 - 11:02:01 EST)
- [PATCH v7 17/20] tracing/remotes: Add poll_ms tracefs file Vincent Donnefort (Thu Sep 24 2026 - 11:02:02 EST)
- [PATCH] can: peak_usb: Add PCAN-USB bus errors reporting Stéphane Grosjean (Thu Sep 24 2026 - 11:02:24 EST)
- [PATCH v7 19/20] Documentation: tracing/remotes: Add detailed tracefs layout Vincent Donnefort (Thu Sep 24 2026 - 11:02:43 EST)
- [PATCH v7 00/20] tracing/remotes: Add printk, dump_on_panic and boot parameters Vincent Donnefort (Thu Sep 24 2026 - 11:03:06 EST)
- [PATCH v7 01/20] tracing/remotes: Gate tracefs files opening on trace remote registration Vincent Donnefort (Thu Sep 24 2026 - 11:03:09 EST)
- Forwarded: [PATCH] Testing ppl_conf for a null pointer syzbot (Thu Sep 24 2026 - 11:03:09 EST)
- [PATCH v7 03/20] tracing/remotes: Use kstrtobool for boolean tracefs files Vincent Donnefort (Thu Sep 24 2026 - 11:03:20 EST)
- [PATCH v7 07/20] tracing/simple_ring_buffer: Add support for compressed length Vincent Donnefort (Thu Sep 24 2026 - 11:03:34 EST)
- Re: [PATCH v4 11/13] lib/crypto: sha2: Provide functions for zeroizing SHA2 hmac_sha* structures Nathan Chancellor (Thu Sep 24 2026 - 11:03:40 EST)
- Re: [PATCH 1/3] firmware: qcom: scm: pass qcom_scm to internal helpers Albert Esteve (Thu Sep 24 2026 - 11:03:49 EST)
- Re: [PATCH v3] riscv: use generic relaxed MMIO accessors Arnd Bergmann (Thu Sep 24 2026 - 11:03:55 EST)
- Re: [PATCH net-next 1/3] net: netmem: add net_iov_area freelist helpers Mina Almasry (Thu Sep 24 2026 - 11:04:12 EST)
- [PATCH v7 10/20] tracing/remotes: selftests: Prefix hypervisor folder Vincent Donnefort (Thu Sep 24 2026 - 11:04:15 EST)
- [PATCH v7 05/20] tracing/remotes: Annotate remote shared fields with READ_ONCE/WRITE_ONCE Vincent Donnefort (Thu Sep 24 2026 - 11:04:25 EST)
- [PATCH v7 04/20] tracing/remotes: Initialise pos in trace_start() Vincent Donnefort (Thu Sep 24 2026 - 11:04:39 EST)
- [PATCH v6 0/4] PCI: of: warn on bogus device_type property Alex Elder (Thu Sep 24 2026 - 11:04:40 EST)
- [PATCH v7 02/20] tracing/remotes: Release tracefs,eventfs on registration failure Vincent Donnefort (Thu Sep 24 2026 - 11:04:41 EST)
- [PATCH v7 14/20] ring-buffer: Add kerneldoc for ring_buffer_poll_remote Vincent Donnefort (Thu Sep 24 2026 - 11:04:45 EST)
- [PATCH v7 12/20] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface Vincent Donnefort (Thu Sep 24 2026 - 11:04:51 EST)
- [PATCH v6 2/4] PCI: of: drop the reg_num argument to of_pci_set_address() Alex Elder (Thu Sep 24 2026 - 11:05:16 EST)
- [PATCH v6 4/4] PCI: of: introduce of_pci_verify_node() Alex Elder (Thu Sep 24 2026 - 11:05:23 EST)
- [PATCH v7 15/20] tracing/remotes: Add dump_on_panic tracefs file Vincent Donnefort (Thu Sep 24 2026 - 11:05:32 EST)
- [PATCH v7 06/20] tracing/remotes: Use a single per-remote polling work Vincent Donnefort (Thu Sep 24 2026 - 11:05:34 EST)
- [PATCH v7 13/20] ring-buffer: Add ring_buffer_read_remote_meta_page() Vincent Donnefort (Thu Sep 24 2026 - 11:05:34 EST)
- [PATCH v7 18/20] tracing/remotes: Add trace_remote cmdline options Vincent Donnefort (Thu Sep 24 2026 - 11:06:59 EST)
- Re: [PATCH bpf-next 0/2] bpf, riscv: Add support for indirect jumps Björn Töpel (Thu Sep 24 2026 - 11:07:01 EST)
- [PATCH v7 11/20] ring-buffer: Use irqsave for the reader lock in ring_buffer_poll_remote Vincent Donnefort (Thu Sep 24 2026 - 11:07:36 EST)
- Re: [PATCH] isofs: reject short directory records in isofs_read_level3_size() Jan Kara (Thu Sep 24 2026 - 11:08:30 EST)
- [PATCH] pmdomain: core: Add tracepoints for domain state changes Abel Vesa (Thu Sep 24 2026 - 11:09:08 EST)
- [PATCH v6 3/4] PCI: of: don't zero flags in of_pci_get_addr_flags() Alex Elder (Thu Sep 24 2026 - 11:09:50 EST)
- [PATCH v7 20/20] Documentation/kernel-parameters: Add trace_remote Vincent Donnefort (Thu Sep 24 2026 - 11:10:15 EST)
- [PATCH v6 1/4] PCI: of: avoid allocations in of_pci_prop_compatible() Alex Elder (Thu Sep 24 2026 - 11:10:29 EST)
- [PATCH v5 0/3] Novatek NT51021 DSI panel IC driver Nickolay Goppen (Thu Sep 24 2026 - 11:10:36 EST)
- [PATCH v5 2/3] drivers: gpu: drm: panel: Add BOE NT51021 driver Nickolay Goppen (Thu Sep 24 2026 - 11:10:43 EST)
- Re: [PATCH] rtc: class: Make the time32 hctosys limit configurable Arnd Bergmann (Thu Sep 24 2026 - 11:10:48 EST)
- Re: [PATCH net v2] net: dsa: microchip: save the periodic output request Jakub Kicinski (Thu Sep 24 2026 - 11:11:14 EST)
- Re: [PATCH v3 10/12] mm/collapse: work out the orders a VMA allows once per VMA Kiryl Shutsemau (Thu Sep 24 2026 - 11:11:38 EST)
- [PATCH v5 3/3] MAINTAINERS: Add myself and Ryan Brue as maintainers of NT51021 panel driver Nickolay Goppen (Thu Sep 24 2026 - 11:12:04 EST)
- [PATCH v5 1/3] dt-bindings: display: panel: Add Novatek NT51021 Nickolay Goppen (Thu Sep 24 2026 - 11:12:32 EST)
- Re: [PATCH v4 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM Binbin Wu (Thu Sep 24 2026 - 11:12:51 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Bradley Morgan (Thu Sep 24 2026 - 11:14:26 EST)
- Re: [PATCH v2 2/6] sysctl: add unsigned int limit constants Alexey Gladkov (Thu Sep 24 2026 - 11:14:35 EST)
- Re: [PATCH] drivers/char/mem: mmap readonly MAP_SHARED-/dev/zero correctly Greg Kroah-Hartman (Thu Sep 24 2026 - 11:14:45 EST)
- Re: [PATCH net 1/3] net: macb: never give hardware a NULL RX buffer Théo Lebrun (Thu Sep 24 2026 - 11:15:04 EST)
- Re: [PATCH net-next v4 1/2] tcp: annotate lockless access to sk->sk_err Jakub Kicinski (Thu Sep 24 2026 - 11:15:09 EST)
- [PATCH] HID: sensor-hub: reject short input reports Jiale Yao (Thu Sep 24 2026 - 11:15:54 EST)
- Re: [PATCH v12 01/25] x86/cpufeatures: Add missing CQM feature dependency Reinette Chatre (Thu Sep 24 2026 - 11:16:06 EST)
- Re: [PATCH] media: iris: reset AHB bridge before enabling HW mode Birk Skyum (Thu Sep 24 2026 - 11:16:15 EST)
- Re: [PATCH v19 09/20] KVM: arm64: Add VM specific callback for S2 MMU operations Suzuki K Poulose (Thu Sep 24 2026 - 11:16:18 EST)
- Re: [PATCH v2 2/2] iio: adc: add driver for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Joshua Crofts (Thu Sep 24 2026 - 11:16:19 EST)
- Re: [PATCH net 2/2] selftests: net: check timestamp echo after an old ACK Neal Cardwell (Thu Sep 24 2026 - 11:16:22 EST)
- [PATCH] hwmon: (gigabyte_waterforce) reject short input reports Jiale Yao (Thu Sep 24 2026 - 11:17:43 EST)
- [PATCH] hwmon: (aquacomputer_d5next) reject short status reports Jiale Yao (Thu Sep 24 2026 - 11:18:01 EST)
- Re: [PATCH] isofs: reject short directory records in isofs_read_level3_size() Matthias Goergens (Thu Sep 24 2026 - 11:18:07 EST)
- Re: [PATCH 2/2] iio: adc: add driver for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Joshua Crofts (Thu Sep 24 2026 - 11:18:26 EST)
- [PATCH RESEND v2] riscv: mm: Trace TLB flush path selection Roman 'Hedin' Storozhenko (Thu Sep 24 2026 - 11:18:39 EST)
- Re: [PATCH net-next 2/3] net: devmem: use memory provider helpers for net_iovs Mina Almasry (Thu Sep 24 2026 - 11:18:52 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Heiko Carstens (Thu Sep 24 2026 - 11:19:50 EST)
- Re: [syzbot] [raid?] general protection fault in ppl_write_stripe_run syzbot (Thu Sep 24 2026 - 11:20:15 EST)
- Re: [PATCH net-next v6 0/3] net/sched: sch_fq_pie: add per-flow class statistics Jakub Kicinski (Thu Sep 24 2026 - 11:20:20 EST)
- [PATCH 2/3] pwm: meson: Add optional core clock for S4 PWM Ronald Claveau via B4 Relay (Thu Sep 24 2026 - 11:20:34 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Sasha Levin (Thu Sep 24 2026 - 11:20:36 EST)
- [PATCH 3/3] arm64: dts: amlogic: t7: Add core clock to PWM controller nodes Ronald Claveau via B4 Relay (Thu Sep 24 2026 - 11:20:39 EST)
- Re: [PATCH v12 02/25] x86/resctrl: Check if monitoring features are supported Reinette Chatre (Thu Sep 24 2026 - 11:20:44 EST)
- Re: [PATCH net 1/3] net: macb: never give hardware a NULL RX buffer Théo Lebrun (Thu Sep 24 2026 - 11:21:01 EST)
- [PATCH 1/3] dt-bindings: pwm: amlogic: Add core clock for T7 Ronald Claveau via B4 Relay (Thu Sep 24 2026 - 11:21:47 EST)
- [PATCH 0/3] Add T7 PWM core clock support Ronald Claveau via B4 Relay (Thu Sep 24 2026 - 11:21:56 EST)
- Re: [PATCH v12 03/25] x86/resctrl: Enumerate monitor features in rdt_get_l3_mon_config() Reinette Chatre (Thu Sep 24 2026 - 11:22:10 EST)
- Re: [PATCH v11 1/2] dt-bindings: iio: health: add adi,max86150 Rob Herring (Arm) (Thu Sep 24 2026 - 11:22:24 EST)
- Re: [PATCH] drm/amdgpu/gmc_v8_0: restore the FB location after a re-POST Alex Deucher (Thu Sep 24 2026 - 11:23:06 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Sasha Levin (Thu Sep 24 2026 - 11:23:13 EST)
- [PATCH] staging: rtl8723bs: refactor xmit_xmitframe Eric LI (Honggang) (Thu Sep 24 2026 - 11:23:31 EST)
- Re: [PATCH v6 1/5] dt-bindings: thermal: sun8i: Add A523 THS0/1 controllers Rob Herring (Thu Sep 24 2026 - 11:24:42 EST)
- Re: [PATCH v12 04/25] x86/resctrl: Apply Intel MBM quirk from rdt_get_l3_mon_config() Reinette Chatre (Thu Sep 24 2026 - 11:25:15 EST)
- Re: [PATCH RFC 0/8] replace CONFIG_SLUB_TINY with a slab_tiny boot parameter Harry Yoo (Thu Sep 24 2026 - 11:25:35 EST)
- Re: [PATCH v3 1/3] dt-bindings: nvmem: layouts: Add PSCRR NVMEM layout Rob Herring (Arm) (Thu Sep 24 2026 - 11:26:02 EST)
- Re: linux-next: build failure after merge of the scsi-mkp tree Mark Brown (Thu Sep 24 2026 - 11:26:52 EST)
- Re: [PATCH v12 05/25] x86/resctrl: Delete resctrl_cpu_detect() Reinette Chatre (Thu Sep 24 2026 - 11:27:25 EST)
- Re: [PATCH net-next v3 0/5] net: stmmac: Add support for Allwinner A733 GMAC210 Jerome Brunet (Thu Sep 24 2026 - 11:27:50 EST)
- Re: [PATCH v3 10/18] KVM: arm64: Handle PSCI calls for protected VMs at EL2 Fuad Tabba (Thu Sep 24 2026 - 11:28:14 EST)
- [PATCH v11 00/13] arm_mpam: Add MPAM-Fb firmware support Andre Przywara (Thu Sep 24 2026 - 11:28:16 EST)
- [PATCH v7 0/9] vfio/pci: Add mmap() for DMABUFs Matt Evans (Thu Sep 24 2026 - 11:28:39 EST)
- [PATCH v11 01/13] arm_mpam: let low level MSC accessors return an error Andre Przywara (Thu Sep 24 2026 - 11:28:40 EST)
- Re: [PATCH 0/2] printk: Introduce loglevel bypass for pstore console John Ogness (Thu Sep 24 2026 - 11:28:57 EST)
- [PATCH v7 1/9] vfio/pci: Remove DMABUF export dependency on vdev->memory_lock Matt Evans (Thu Sep 24 2026 - 11:29:12 EST)
- [PATCH v11 04/13] arm_mpam: propagate MSC access errors for msmon helpers Andre Przywara (Thu Sep 24 2026 - 11:29:24 EST)
- [PATCH v7 3/9] dma-buf: Provide dma_buf_set_name() Matt Evans (Thu Sep 24 2026 - 11:29:36 EST)
- [PATCH v7 4/9] vfio/pci: Add a helper to look up PFNs for DMABUFs Matt Evans (Thu Sep 24 2026 - 11:30:22 EST)
- [PATCH v7 5/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA Matt Evans (Thu Sep 24 2026 - 11:30:30 EST)
- Re: [PATCH v12 08/25] x86/resctrl: Delete rdt_alloc_capable and rdt_mon_capable Reinette Chatre (Thu Sep 24 2026 - 11:30:43 EST)
- [PATCH v11 07/13] arm_mpam: propagate MSC access errors for mpam_reprogram_ris_partid() Andre Przywara (Thu Sep 24 2026 - 11:30:54 EST)
- Re: [PATCH v3 11/12] mm/collapse: declare the collapse interface in collapse.h Kiryl Shutsemau (Thu Sep 24 2026 - 11:31:05 EST)
- [PATCH v7 6/9] vfio/pci: Convert BAR mmap() to use a DMABUF Matt Evans (Thu Sep 24 2026 - 11:31:13 EST)
- [PATCH v7 2/9] vfio/pci: Un-revoke DMABUFs in LOW_POWER_ENTRY_WITH_WAKEUP resume Matt Evans (Thu Sep 24 2026 - 11:31:32 EST)
- [PATCH v11 09/13] arm_mpam: propagate MSC access errors in mpam_reset_class_locked() Andre Przywara (Thu Sep 24 2026 - 11:31:35 EST)
- Re: [PATCH v12 06/25] arm,x86,fs/resctrl: Replace architecture resctrl_arch_{alloc,mon}_capable() Reinette Chatre (Thu Sep 24 2026 - 11:31:43 EST)
- Re: [PATCH net v2] net: fec: reject oversized fragments before bounce-buffer memcpy Shenwei Wang (Thu Sep 24 2026 - 11:31:45 EST)
- Re: [PATCH v12 04/25] x86/resctrl: Apply Intel MBM quirk from rdt_get_l3_mon_config() Reinette Chatre (Thu Sep 24 2026 - 11:32:24 EST)
- [PATCH v7 9/9] vfio/pci: Revoke a DMABUF on request from userspace Matt Evans (Thu Sep 24 2026 - 11:32:48 EST)
- [PATCH v7 8/9] vfio/pci: Support mmap() of a VFIO DMABUF Matt Evans (Thu Sep 24 2026 - 11:32:51 EST)
- Re: [PATCH net 2/3] net: macb: propagate RX ring refill errors Théo Lebrun (Thu Sep 24 2026 - 11:32:57 EST)
- Re: [PATCH 2/2] iio: adc: add driver for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Neil Armstrong (Thu Sep 24 2026 - 11:33:27 EST)
- [PATCH v11 12/13] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler Andre Przywara (Thu Sep 24 2026 - 11:33:32 EST)
- Re: [PATCH] drivers/char/mem: mmap readonly MAP_SHARED-/dev/zero correctly Lorenzo Stoakes (ARM) (Thu Sep 24 2026 - 11:33:57 EST)
- [PATCH v7 7/9] vfio/pci: Clean up BAR zap and revocation Matt Evans (Thu Sep 24 2026 - 11:33:58 EST)
- Re: [RFC PATCH v1 1/2] dma-buf: keep DMABUF_DEBUG off by default Rob Clark (Thu Sep 24 2026 - 11:34:10 EST)
- [PATCH v11 13/13] arm_mpam: detect and enable MPAM-Fb PCC support Andre Przywara (Thu Sep 24 2026 - 11:34:14 EST)
- Re: [PATCH v2 2/4] RAS/AMD/FMPM: Clear new records bitmap before rollback Yazen Ghannam (Thu Sep 24 2026 - 11:34:32 EST)
- Re: [RFC PATCH 1/3] iommu/iova: convert from rbtree to maple tree Robin Murphy (Thu Sep 24 2026 - 11:34:36 EST)
- Re: [PATCH v4 06/20] dt-bindings: soc: starfive: Add starfive,jh7110-vout-subsystem Rob Herring (Arm) (Thu Sep 24 2026 - 11:34:48 EST)
- Re: [PATCH v12 03/24] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant Rob Herring (Arm) (Thu Sep 24 2026 - 11:34:53 EST)
- Re: [PATCH 2/5] usb: dwc3: rockchip: introduce glue driver Sebastian Reichel (Thu Sep 24 2026 - 11:35:06 EST)
- Re: [PATCH v10 10/14] arm_mpam: add MPAM-Fb MSC firmware access support Andre Przywara (Thu Sep 24 2026 - 11:35:34 EST)
- Re: [PATCH 2/2] iio: adc: add driver for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Neil Armstrong (Thu Sep 24 2026 - 11:35:43 EST)
- Re: [PATCH] i3c: master: dw: Clamp GETMRL/GETMWL to controller FIFO limits Frank Li (Thu Sep 24 2026 - 11:35:59 EST)
- Re: [PATCH v11 0/9] fix several inconsistencies with sysfs configuration in etmX Leo Yan (Thu Sep 24 2026 - 11:36:12 EST)
- Re: [PATCH v12 09/25] fs/resctrl: Remove redundant calls to resctrl_{alloc,mon}_capable() Reinette Chatre (Thu Sep 24 2026 - 11:36:27 EST)
- [PATCH v11 03/13] arm_mpam: propagate MSC access errors for MBWU counters Andre Przywara (Thu Sep 24 2026 - 11:36:41 EST)
- Re: [PATCH v10 12/14] arm_mpam: detect and enable MPAM-Fb PCC support Andre Przywara (Thu Sep 24 2026 - 11:37:18 EST)
- [PATCH v11 02/13] arm_mpam: propagate MSC access errors for hw_probe functions Andre Przywara (Thu Sep 24 2026 - 11:37:52 EST)
- Re: [PATCH v2 0/3] ACPI: arm64: FFH Operation Region support for FF-A (offset 2) Jamie Nguyen (Thu Sep 24 2026 - 11:37:54 EST)
- Re: [PATCH v2 1/4] RAS/AMD/FMPM: Fix out-of-bounds read in for_each_fru macro Yazen Ghannam (Thu Sep 24 2026 - 11:37:58 EST)
- Re: [PATCH net-next v2 0/3] selftests: drv-net: Add VLAN test patchwork-bot+netdevbpf (Thu Sep 24 2026 - 11:38:00 EST)
- [PATCH v11 11/13] arm_mpam: add MPAM-Fb MSC firmware access support Andre Przywara (Thu Sep 24 2026 - 11:38:35 EST)
- Re: [PATCH v3 2/2] s390/sclp: Implement resize for sclp-vt220 console Peter Oberparleiter (Thu Sep 24 2026 - 11:38:37 EST)
- Re: [PATCH v2] coresight: Check runtime PM resume result Yuho Choi (Thu Sep 24 2026 - 11:38:37 EST)
- Re: [PATCH net-next v7 10/14] net: lan966x: add PCIe FDMA support Jakub Kicinski (Thu Sep 24 2026 - 11:39:10 EST)
- Re: [PATCH 1/4] usb: hcd-pci: Honour pci_save_state() failure Alan Stern (Thu Sep 24 2026 - 11:39:39 EST)
- Re: [PATCH v12 07/25] x86/resctrl: Update special case for Intel Haswell enumeration Reinette Chatre (Thu Sep 24 2026 - 11:40:30 EST)
- [PATCH] clk: tenstorrent: Fix refcount leak on shared gate clk enable failure Anirudh Srinivasan (Thu Sep 24 2026 - 11:40:43 EST)
- Re: [PATCH v12 02/24] dt-bindings: ufs: mediatek,ufs: Complete the binding Rob Herring (Arm) (Thu Sep 24 2026 - 11:41:02 EST)
- Re: [PATCH v3 2/7] mm: allow shared folios to be promoted to a fast tier David Hildenbrand (Arm) (Thu Sep 24 2026 - 11:41:12 EST)
- [PATCH v11 05/13] arm_mpam: propagate MSC access errors for __ris_msmon_read() Andre Przywara (Thu Sep 24 2026 - 11:41:40 EST)
- [PATCH v11 08/13] arm_mpam: propagate MSC access errors for interrupt control Andre Przywara (Thu Sep 24 2026 - 11:41:51 EST)
- Re: [PATCH] Fix OOB write if err == buflen in ntfs_readlink_hlp() Konstantin Komarov (Thu Sep 24 2026 - 11:42:32 EST)
- Re: [PATCH v2 3/4] dt-bindings: arm: airoha: Use one thermal sensor cell for AN7583 Rob Herring (Arm) (Thu Sep 24 2026 - 11:42:35 EST)
- Re: [PATCH v3 2/2] s390/sclp: Implement resize for sclp-vt220 console Hendrik Brueckner (Thu Sep 24 2026 - 11:42:36 EST)
- Re: [PATCH v3 2/7] mm: allow shared folios to be promoted to a fast tier Gregory Price (Thu Sep 24 2026 - 11:42:58 EST)
- [PATCH v4 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue mathura kumar (Thu Sep 24 2026 - 11:43:01 EST)
- Re: [PATCH] drivers/char/mem: mmap readonly MAP_SHARED-/dev/zero correctly David Hildenbrand (Arm) (Thu Sep 24 2026 - 11:43:09 EST)
- [PATCH v11 10/13] arm_mpam: prepare mon_sel locking for MPAM-Fb Andre Przywara (Thu Sep 24 2026 - 11:43:09 EST)
- Re: [PATCH] s390/kprobes: Prevent kprobes on instructions with exception table entry Heiko Carstens (Thu Sep 24 2026 - 11:43:15 EST)
- [PATCH v2] drm/amdgpu: unmap GART dma pages before free Michail Tatas (Thu Sep 24 2026 - 11:44:29 EST)
- [PATCH v4 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg() mathura kumar (Thu Sep 24 2026 - 11:44:29 EST)
- Re: [PATCH net-next v3 0/4] net: microchip_t1s: fix collision detection on PLCA status change Jakub Kicinski (Thu Sep 24 2026 - 11:44:45 EST)
- Re: [PATCH v7 3/4] net: dropreason: use new __print_sym() in tracing Ilya Maximets (Thu Sep 24 2026 - 11:44:51 EST)
- [PATCH v4 4/4] Test: Added self-testing and documentation mathura kumar (Thu Sep 24 2026 - 11:45:15 EST)
- Re: [PATCH 2/5] usb: dwc3: rockchip: introduce glue driver Sebastian Reichel (Thu Sep 24 2026 - 11:45:27 EST)
- Re: [PATCH] fs/ntfs3: Fix heap overflow after ALIGN in mi_pack_runs() Konstantin Komarov (Thu Sep 24 2026 - 11:45:33 EST)
- Re: [PATCH v2 04/14] NTB: ntb_transport: Publish link state after QP setup Dave Jiang (Thu Sep 24 2026 - 11:45:39 EST)
- Re: [PATCH v2 01/14] NTB: ntb_transport: Remove the device debugfs directory Dave Jiang (Thu Sep 24 2026 - 11:45:44 EST)
- Re: [PATCH v12 10/25] x86/resctrl: Honor rdt=perf option to force enable AET perf events Reinette Chatre (Thu Sep 24 2026 - 11:46:17 EST)
- Re: [PATCH net-next v9 2/7] net: dsa: motorcomm: use max_ports in series for port bounds checking Andrew Lunn (Thu Sep 24 2026 - 11:46:23 EST)
- [PATCH v11 06/13] arm_mpam: propagate MSC access errors for state saving function Andre Przywara (Thu Sep 24 2026 - 11:46:23 EST)
- [PATCH v4 2/4] IPC: Added system call entry in all of most common architectures mathura kumar (Thu Sep 24 2026 - 11:46:52 EST)
- Re: [PATCH v2 3/4] RAS/AMD/FMPM: Make max_nr_entries read-only Yazen Ghannam (Thu Sep 24 2026 - 11:47:08 EST)
- Re: [PATCH net-next 1/3] net: netmem: add net_iov_area freelist helpers Pavel Begunkov (Thu Sep 24 2026 - 11:47:25 EST)
- [PATCH v4 3/4] IPC: Added system call entry in performance tool mathura kumar (Thu Sep 24 2026 - 11:47:28 EST)
- Re: [PATCH v18] arm64: mm: Handle Granule Protection Faults (GPFs) Catalin Marinas (Thu Sep 24 2026 - 11:49:17 EST)
- Re: [PATCH net-next v22 3/9] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC Rob Herring (Arm) (Thu Sep 24 2026 - 11:49:17 EST)
- Re: [PATCH] kprobes: Fix permanent hang when flushing the kprobe optimizer Bradley Morgan (Thu Sep 24 2026 - 11:49:49 EST)
- Re: [RFC PATCH v2 02/23] sched/topology: Introduce a NUMA distance matrix with unique distance values Tim Chen (Thu Sep 24 2026 - 11:50:38 EST)
- Re: [PATCH] USB: quirks: Ignore wakeup from the Valve Index HMD hub Mario Limonciello (Thu Sep 24 2026 - 11:50:58 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Bradley Morgan (Thu Sep 24 2026 - 11:51:40 EST)
- Re: [PATCH 3/3] gpio: tps65219: Fix TPS65214 GPIO direction programming Andy Shevchenko (Thu Sep 24 2026 - 11:51:51 EST)
- Re: [PATCH v2 3/6] sysctl: add typed field descriptors Alexey Gladkov (Thu Sep 24 2026 - 11:52:17 EST)
- Re: [PATCH 2/3] firmware: qcom: scm: pass qcom_scm through the exported API Albert Esteve (Thu Sep 24 2026 - 11:53:24 EST)
- Re: [PATCH v2 net-next 6/7] dt-bindings: net: dsa: mediatek,mt7530: add econet,en751221 Rob Herring (Thu Sep 24 2026 - 11:53:43 EST)
- Re: [PATCH v5 04/15] crypto: ti - Fix use-after-free of dev_data on DTHEv2 driver removal T Pratham (Thu Sep 24 2026 - 11:53:51 EST)
- Re: [PATCH net 1/3] net: macb: never give hardware a NULL RX buffer Jakub Kicinski (Thu Sep 24 2026 - 11:54:35 EST)
- [PATCH v7 1/4] platform/x86/amd/hsmp: Add HSMP client support for Family 1Ah Muralidhara M K (Thu Sep 24 2026 - 11:54:38 EST)
- Re: [PATCH v2 02/14] NTB: ntb_transport: Start TX offload thread after queue setup Dave Jiang (Thu Sep 24 2026 - 11:55:02 EST)
- Re: [PATCH v2 08/14] NTB: ntb_transport: Stop RX tasklet scheduling before freeing a queue Dave Jiang (Thu Sep 24 2026 - 11:55:38 EST)
- Re: [PATCH v3] sched: Clarify WF_SYNC wakeup semantics Shrikanth Hegde (Thu Sep 24 2026 - 11:56:05 EST)
- Re: [PATCH v3 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify Zi Yan (Thu Sep 24 2026 - 11:56:22 EST)
- [PATCH RESEND 0/7] locking: opt-in tracking of sleeping lock holders Shakeel Butt (Thu Sep 24 2026 - 11:56:52 EST)
- [PATCH RESEND 1/7] locking: add opt-in tracking of sleeping lock holders Shakeel Butt (Thu Sep 24 2026 - 11:57:11 EST)
- Re: [PATCH] ntfs3: fix resident attribute handling in run load paths Konstantin Komarov (Thu Sep 24 2026 - 11:57:17 EST)
- Re: [PATCH v12 11/25] fs/resctrl: Add interface to disable a monitor event Reinette Chatre (Thu Sep 24 2026 - 11:57:23 EST)
- Re: [PATCH net-next v2 3/6] netlink: specs: rt-route: add lwtunnel encap sub-message support Jakub Kicinski (Thu Sep 24 2026 - 11:57:55 EST)
- [PATCH RESEND 4/7] locking/percpu-rwsem: track holders of opted-in percpu_rw_semaphores Shakeel Butt (Thu Sep 24 2026 - 11:58:13 EST)
- Re: [PATCH v2 09/14] NTB: ntb_transport: Drain RX tasklets during link cleanup Dave Jiang (Thu Sep 24 2026 - 11:58:34 EST)
- Re: (subset) [PATCH v2 0/2] rust: honor the maximum DMA segment size Danilo Krummrich (Thu Sep 24 2026 - 11:59:22 EST)
- Re: [PATCH v3 2/7] mm: allow shared folios to be promoted to a fast tier Zi Yan (Thu Sep 24 2026 - 12:00:07 EST)
- Re: [PATCH v2 10/14] NTB: ntb_transport: Wait for RX completions before resetting a QP Dave Jiang (Thu Sep 24 2026 - 12:00:22 EST)
- Re: [PATCH] udf: fix WARN_ON_ONCE in udf_map_block on concurrent expand failure Jan Kara (Thu Sep 24 2026 - 12:01:27 EST)
- [PATCH v7 4/4] platform/x86/amd/hsmp: Document and expose client telemetry table in UAPI Muralidhara M K (Thu Sep 24 2026 - 12:01:46 EST)
- Re: [PATCH v3 1/2] s390/sclp: Introduce dedicated sclp-vt220 event buffer type Hendrik Brueckner (Thu Sep 24 2026 - 12:01:59 EST)
- [PATCH v7 3/4] platform/x86/amd/hsmp: Hide server-only attributes on client platforms Muralidhara M K (Thu Sep 24 2026 - 12:02:09 EST)
- Re: [PATCH RFC 2/8] mm, slab: introduce slab_debug=N Harry Yoo (Thu Sep 24 2026 - 12:02:21 EST)
- [PATCH] arm64: dts: qcom: sm8650-valve-deckard: add chassis-type property Neil Armstrong (Thu Sep 24 2026 - 12:02:55 EST)
- Re: [PATCH v4 2/3] misc: tc9564: introduce base PCI driver Herve Codina (Thu Sep 24 2026 - 12:02:55 EST)
- Re: [PATCH v7 2/4] s390/pci: Reuse FMB buffer and preserve state in device re-enablement Gerd Bayer (Thu Sep 24 2026 - 12:03:18 EST)
- Re: [PATCH v2 net-next 2/7] dt-bindings: net: dsa: mediatek,mt7530: add passthrough mode Rob Herring (Thu Sep 24 2026 - 12:03:29 EST)
- Re: [PATCH v2 11/14] NTB: ntb_transport: Prepare remote RX info accesses for MW teardown Dave Jiang (Thu Sep 24 2026 - 12:03:49 EST)
- Re: [PATCH 0/3] kconfig: Introduce cc-option-str Nathan Chancellor (Thu Sep 24 2026 - 12:04:58 EST)
- Re: [PATCH v2 2/4] net: qrtr: Assign unique node id for MHI endpoints Manivannan Sadhasivam (Thu Sep 24 2026 - 12:05:41 EST)
- Re: [f2fs-dev] [PATCH 1/2] f2fs: flush SIT journal during filesystem resize Daeho Jeong (Thu Sep 24 2026 - 12:05:47 EST)
- Re: [PATCH v2 38/49] perf python: Port arm-cs-trace-disasm to perf module Leo Yan (Thu Sep 24 2026 - 12:06:04 EST)
- Re: [PATCH v12 12/25] arm,x86,fs/resctrl: Allocate maximum needed rmid_ptrs[] Reinette Chatre (Thu Sep 24 2026 - 12:06:40 EST)
- Re: [PATCH net-next v3 2/3] dinghai: add MSI-X interrupt pools Jakub Kicinski (Thu Sep 24 2026 - 12:06:55 EST)
- [PATCH v9 1/2] dt-bindings: display: bridge: lontium,lt9211: Add lt9211c support vishnu . saini (Thu Sep 24 2026 - 12:07:19 EST)
- Re: [PATCH v2 net-next 2/7] dt-bindings: net: dsa: mediatek,mt7530: add passthrough mode Rob Herring (Arm) (Thu Sep 24 2026 - 12:07:34 EST)
- [PATCH v9 2/2] drm/bridge: add support for lontium lt9211c bridge vishnu . saini (Thu Sep 24 2026 - 12:07:40 EST)
- Re: [PATCH v2 13/14] NTB: ntb_transport: Abort link setup on QP MW allocation failure Dave Jiang (Thu Sep 24 2026 - 12:08:27 EST)
- [PATCH] KVM: guest_memfd: Hold file reference across memslot preparation and commit Ackerley Tng (Thu Sep 24 2026 - 12:08:51 EST)
- [PATCH v3 2/3] cpufreq/acpi-cpufreq: Use amd_get_boost_ratio() Mario Limonciello (AMD) (Thu Sep 24 2026 - 12:09:05 EST)
- [PATCH v3 1/3] ACPI: CPPC: Refactor boost ratio handling Mario Limonciello (AMD) (Thu Sep 24 2026 - 12:09:05 EST)
- Re: [PATCH v6] kconfig: warn about malformed KCONFIG_PROBABILITY values Nathan Chancellor (Thu Sep 24 2026 - 12:09:24 EST)
- Re: [PATCH] ext4: clear EXT4_STATE_MAY_INLINE_DATA in swap_inode_boot_loader() Jan Kara (Thu Sep 24 2026 - 12:09:45 EST)
- Re: [PATCH v3] nvme-multipath: add fail_if_no_path sysfs attribute Keith Busch (Thu Sep 24 2026 - 12:09:51 EST)
- Re: [PATCH net v4] ipv6: sr: enforce exact attribute length for SEG6_ATTR_DST Andrea Mayer (Thu Sep 24 2026 - 12:09:52 EST)
- Re: [PATCH 1/2] serial: sc16is7xx: fix TX gap caused by kfifo circular buffer wrap-around Paul Mbewe (Thu Sep 24 2026 - 12:10:09 EST)
- [PATCH RESEND 5/7] locking/selftests: add KUnit tests for lock holder tracking Shakeel Butt (Thu Sep 24 2026 - 12:11:51 EST)
- [PATCH RESEND 3/7] locking/mutex: track holders of opted-in mutexes Shakeel Butt (Thu Sep 24 2026 - 12:11:53 EST)
- Re: [PATCH] soc: mpfs: use kref cleanup on probe failure Felix Gu (Thu Sep 24 2026 - 12:12:05 EST)
- [PATCH v7 0/4] platform/x86/amd/hsmp: Family 1Ah client support Muralidhara M K (Thu Sep 24 2026 - 12:12:11 EST)
- Re: [PATCH] KVM: TDX: Synthesize SHUTDOWN instead of returning -EIO on unhandled EPT violation Sean Christopherson (Thu Sep 24 2026 - 12:12:23 EST)
- Re: [PATCH net v2] net: e1000: fix warning in iounmap on probe failure netdev-bot+sashiko (Thu Sep 24 2026 - 12:12:41 EST)
- Re: [PATCH v2 14/14] NTB: ntb_transport: Remove clients before freeing transport resources Dave Jiang (Thu Sep 24 2026 - 12:12:43 EST)
- [PATCH v7 2/4] platform/x86/amd/hsmp: Route metric table through the client messages Muralidhara M K (Thu Sep 24 2026 - 12:13:11 EST)
- [PATCH v20 18/22] KVM: arm64: CCA: Don't expose unsupported capabilities for realm guests Suzuki K Poulose (Thu Sep 24 2026 - 12:13:37 EST)
- Re: [PATCH net-next v3 0/5] net: stmmac: Add support for Allwinner A733 GMAC210 Andrew Lunn (Thu Sep 24 2026 - 12:13:37 EST)
- [PATCH v20 00/22] KVM: arm64: CCA: Add basic plumbing for Realms Suzuki K Poulose (Thu Sep 24 2026 - 12:13:49 EST)
- Re: [PATCH v6 06/13] nvme-pci: implement dma-buf backed requests Pavel Begunkov (Thu Sep 24 2026 - 12:13:53 EST)
- [PATCH v20 19/22] KVM: arm64: CCA: WARN on injected undef exceptions Suzuki K Poulose (Thu Sep 24 2026 - 12:14:29 EST)
- [PATCH bpf-next v2 0/3] bpf, x86: Support fetching AND/OR/XOR atomics in arena Puranjay Mohan (Thu Sep 24 2026 - 12:14:30 EST)
- [PATCH v20 05/22] KVM: arm64: Track the type of VM in kvm_arch Suzuki K Poulose (Thu Sep 24 2026 - 12:15:06 EST)
- Re: [PATCH bpf-next] riscv, bpf: Adjust bpf_func to account for CFI offset in bpf_jit_free Björn Töpel (Thu Sep 24 2026 - 12:15:13 EST)
- [PATCH v20 07/22] KVM: arm64: Refactor the vcpu_load to allow for VM specific callbacks Suzuki K Poulose (Thu Sep 24 2026 - 12:15:21 EST)
- [PATCH v20 20/22] KVM: arm64: CCA: Support timers in realm RECs Suzuki K Poulose (Thu Sep 24 2026 - 12:15:30 EST)
- [PATCH v20 09/22] KVM: arm64: Reuse kvm_stage2_unmap_range in kvm_unmap_gfn_range Suzuki K Poulose (Thu Sep 24 2026 - 12:16:08 EST)
- [PATCH bpf-next v2 1/3] bpf, x86: Support fetching AND/OR/XOR atomics in arena Puranjay Mohan (Thu Sep 24 2026 - 12:16:10 EST)
- [PATCH v3 0/3] Zen6 client CPPC Mario Limonciello (AMD) (Thu Sep 24 2026 - 12:16:12 EST)
- [PATCH v20 21/22] KVM: arm64: CCA: Expose SVE VL register before VCPU finalization Suzuki K Poulose (Thu Sep 24 2026 - 12:16:50 EST)
- [PATCH v9 0/2] This series adds LT9211C bridge driver by extending LT9211 vishnu . saini (Thu Sep 24 2026 - 12:17:13 EST)
- Re: [PATCH v2 12/14] NTB: ntb_transport: Clear QP pointers when freeing an MW Dave Jiang (Thu Sep 24 2026 - 12:17:24 EST)
- Re: [PATCH v2 06/14] NTB: ntb_transport: Clear link state before QP cleanup Dave Jiang (Thu Sep 24 2026 - 12:17:32 EST)
- [PATCH v20 22/22] KVM: arm64: CCA: Control user register access for Realms Suzuki K Poulose (Thu Sep 24 2026 - 12:17:59 EST)
- Re: [PATCH] drivers/char/mem: mmap readonly MAP_SHARED-/dev/zero correctly Greg Kroah-Hartman (Thu Sep 24 2026 - 12:18:10 EST)
- Re: [PATCH v2] rust: file: handle fd table teardown in file descriptor APIs Georgios Androutsopoulos (Thu Sep 24 2026 - 12:20:35 EST)
- [PATCH v20 01/22] KVM: arm64: protected VM: Handle user writes to CNTVCT_EL0/CNTPCT_EL0 Suzuki K Poulose (Thu Sep 24 2026 - 12:20:35 EST)
- [PATCH 5.10.y] SUNRPC: lock against ->sock changing during sysfs read Miguel Gazquez (Schneider Electric) (Thu Sep 24 2026 - 12:20:38 EST)
- Re: [PATCH v2] tools/sched_ext: Add SCX_OPS_OPEN_OPTS for schedulers using open opts Tejun Heo (Thu Sep 24 2026 - 12:20:41 EST)
- [PATCH v2] dt-bindings: i2c: mv64xxx: Add Allwinner A733 compatible string Jerome Brunet (Thu Sep 24 2026 - 12:21:05 EST)
- Re: [PATCH] ext4: don't free the tmp_inode tree after a partial migration swap Jan Kara (Thu Sep 24 2026 - 12:21:05 EST)
- Re: [PATCH RFC 12/12] PoC: arm64: dts: imx93-11x11-frdm: add multiple vdevs Mathieu Poirier (Thu Sep 24 2026 - 12:21:28 EST)
- [PATCH v20 08/22] KVM: arm64: Add vcpu load/put call backs for flavors Suzuki K Poulose (Thu Sep 24 2026 - 12:23:21 EST)
- [PATCH 3/3] arm64: dts: qcom: sm8750: Fix videocc clock inputs Shawn Guo (Thu Sep 24 2026 - 12:24:47 EST)
- Re: [PATCH v3 0/2] s390/sclp: Resize for sclp-vt220 console Heiko Carstens (Thu Sep 24 2026 - 12:25:01 EST)
- [PATCH v20 16/22] KVM: arm64: CCA: Add bare minimal S2 operations for Realm Suzuki K Poulose (Thu Sep 24 2026 - 12:25:23 EST)
- [PATCH RESEND 2/7] locking/rwsem: track holders of opted-in rw_semaphores Shakeel Butt (Thu Sep 24 2026 - 12:26:10 EST)
- [PATCH bpf-next v2 2/3] selftests/bpf: Test fetching AND/OR/XOR atomics in arena Puranjay Mohan (Thu Sep 24 2026 - 12:27:19 EST)
- [PATCH RESEND 7/7] kernfs, cgroup: track holders of the cgroupfs locks Shakeel Butt (Thu Sep 24 2026 - 12:27:21 EST)
- Re: [PATCH] um: ubd: perform the flush the block layer asks for Johannes Berg (Thu Sep 24 2026 - 12:27:35 EST)
- [PATCH v20 17/22] KVM: arm64: CCA: Introduce Realms Suzuki K Poulose (Thu Sep 24 2026 - 12:27:47 EST)
- Re: [PATCH] ext4: add bounds check for e_value_offs in ext4_read_inline_data Jan Kara (Thu Sep 24 2026 - 12:27:48 EST)
- [PATCH RESEND 6/7] Documentation/locking: document sleeping lock holder tracking Shakeel Butt (Thu Sep 24 2026 - 12:28:26 EST)
- [PATCH 0/3] qcom: videocc: Fix sleep clock on Glymur/SM8750 Shawn Guo (Thu Sep 24 2026 - 12:28:28 EST)
- Re: [PATCH v1 1/3] dt-bindings: usb: dwc3: Add JHB100 device controller PHY adapter Conor Dooley (Thu Sep 24 2026 - 12:28:35 EST)
- Re: [PATCH v2 09/14] NTB: ntb_transport: Drain RX tasklets during link cleanup Dave Jiang (Thu Sep 24 2026 - 12:29:06 EST)
- Re: [PATCH] hwmon: (gigabyte_waterforce) reject short input reports Guenter Roeck (Thu Sep 24 2026 - 12:29:37 EST)
- [PATCH 3/3] irqchip/gic-v3: Don't register a redistributor that was never counted Fuad Tabba (Thu Sep 24 2026 - 12:30:14 EST)
- Re: [PATCH bpf-next 4/8] bpf, lsm: Let BPF LSM provide xattrs at inode creation Justin Suess (Thu Sep 24 2026 - 12:32:01 EST)
- [PATCH] sched_ext: Place dsq_vtime next to dsq_priq Usama Arif (Thu Sep 24 2026 - 12:33:26 EST)
- Re: [PATCH] arm64: Use proper include variant Catalin Marinas (Thu Sep 24 2026 - 12:33:47 EST)
- Re: [PATCH net-next 2/8] eth: mpnic: add register init for the device Jakub Kicinski (Thu Sep 24 2026 - 12:33:48 EST)
- Re: [PATCH] ethtool: tsinfo: release net_device reference in ethnl_tsinfo_start() Jakub Kicinski (Thu Sep 24 2026 - 12:33:49 EST)
- [PATCH] bpf, x86: use 32-bit zero idiom for shorter encoding George Hu (Thu Sep 24 2026 - 12:34:05 EST)
- Re: [PATCH v6 3/3] firmware: socfpga-fcs: add Altera SoCFPGA FCS driver with SDOS Dinh Nguyen (Thu Sep 24 2026 - 12:34:23 EST)
- [PATCH v20 10/22] KVM: arm64: Add VM specific callback for S2 MMU operations Suzuki K Poulose (Thu Sep 24 2026 - 12:34:23 EST)
- Re: [PATCH v2 11/14] NTB: ntb_transport: Prepare remote RX info accesses for MW teardown Dave Jiang (Thu Sep 24 2026 - 12:34:24 EST)
- [PATCH 2/3] arm64: dts: qcom: glymur: Add videocc sleep clock Shawn Guo (Thu Sep 24 2026 - 12:34:30 EST)
- rbd/libceph: ceph-msgr/RBD workers blocked on con->mutex and osd->lock under load Sergei Monakhov (Thu Sep 24 2026 - 12:34:49 EST)
- Re: [PATCH v2] mm: don't schedule deferred kernel page table freeing while booting Mike Rapoport (Thu Sep 24 2026 - 12:35:34 EST)
- Re: [PATCH net-next 2/8] eth: mpnic: add register init for the device Daniel Zahka (Thu Sep 24 2026 - 12:35:38 EST)
- [PATCH v20 04/22] KVM: arm64: Avoid including linux/kvm_host.h in kvm_pgtable.h Suzuki K Poulose (Thu Sep 24 2026 - 12:35:41 EST)
- Re: [PATCH] vringh: reject empty / undersized indirect descriptor tables Michael S. Tsirkin (Thu Sep 24 2026 - 12:36:25 EST)
- Re: [PATCH v2 2/2] media: qcom: iris: reduce impact of verbose firmware logging Vishnu Reddy (Thu Sep 24 2026 - 12:36:56 EST)
- Re: [PATCH v2] sched_ext: Update scx_dispatch_dequeue() comments Tejun Heo (Thu Sep 24 2026 - 12:37:07 EST)
- Re: [PATCH] hwmon: (gigabyte_waterforce) reject short input reports Guenter Roeck (Thu Sep 24 2026 - 12:38:45 EST)
- [PATCH v20 15/22] KVM: arm64: CCA: Add VCPU load/put for Realms Suzuki K Poulose (Thu Sep 24 2026 - 12:39:07 EST)
- [PATCH v20 03/22] KVM: arm64: Include kvm_emulate.h in kvm/arm_psci.h Suzuki K Poulose (Thu Sep 24 2026 - 12:40:00 EST)
- Re: [PATCH V0 3/3] x86/hyperv: Implement root VM IOMMU kernel only driver Easwar Hariharan (Thu Sep 24 2026 - 12:40:47 EST)
- [PATCH v20 12/22] KVM: arm64: Abstract out memory abort handling Suzuki K Poulose (Thu Sep 24 2026 - 12:40:49 EST)
- [PATCH v3 3/3] cpufreq/amd-pstate: Get Highest Freq for a CPU Mario Limonciello (AMD) (Thu Sep 24 2026 - 12:41:02 EST)
- [PATCH 2/3] irqchip/gic-v3-its: Don't free the tables of an enabled ITS Fuad Tabba (Thu Sep 24 2026 - 12:41:29 EST)
- RE: [EXT] Re: [PATCH v51 5/7] firmware: imx: adds miscdev Pankaj Gupta (Thu Sep 24 2026 - 12:41:52 EST)
- Re: [PATCH] bpf, x86: use 32-bit zero idiom for shorter encoding Alexei Starovoitov (Thu Sep 24 2026 - 12:42:55 EST)
- [GIT PULL] Landlock fix for v7.3-rc5 Mickaël Salaün (Thu Sep 24 2026 - 12:42:56 EST)
- Re: [PATCH] ext4: propagate errors from fast commit create replay Jan Kara (Thu Sep 24 2026 - 12:42:59 EST)
- Re: [PATCH v2 1/2] media: qcom: iris: add firmware debug logging support Vishnu Reddy (Thu Sep 24 2026 - 12:43:54 EST)
- Re: [PATCH net 3/3] net: macb: quiesce IRQs and drain BH on interface close Théo Lebrun (Thu Sep 24 2026 - 12:44:14 EST)
- Re: [PATCH 4/5] hibernation, KFENCE: explicitly map/unmap KFENCE pages Mike Rapoport (Thu Sep 24 2026 - 12:44:21 EST)
- Re: [PATCH v2 4/4] RAS/AMD/FMPM: Fix spurious BUG when ERST record enumeration fails Yazen Ghannam (Thu Sep 24 2026 - 12:45:04 EST)
- Re: [PATCH] hwmon: (aquacomputer_d5next) reject short status reports Guenter Roeck (Thu Sep 24 2026 - 12:46:29 EST)
- Re: [PATCH v6 1/2] md: Don't set MD_BROKEN for RAID1 and RAID10 when using FailFast Kenta Akagi (Thu Sep 24 2026 - 12:47:12 EST)
- Re: [PATCH] media: iris: reset AHB bridge before enabling HW mode Vishnu Reddy (Thu Sep 24 2026 - 12:47:34 EST)
- Re: [PATCH 0/3] tools/sched_ext: Fix three example scheduler bugs Tejun Heo (Thu Sep 24 2026 - 12:47:42 EST)
- Re: [PATCH] ext4: fix race between inline dir conversion and folio read Jan Kara (Thu Sep 24 2026 - 12:47:55 EST)
- Re: [PATCH] kprobes: Make optprobe optimizer multi-generational and asynchronous bot+bpf-ci (Thu Sep 24 2026 - 12:48:03 EST)
- [PATCH v20 02/22] KVM: arm64: Disable Steal time accounting for protected guests Suzuki K Poulose (Thu Sep 24 2026 - 12:48:06 EST)
- Re: [PATCH v2 0/3] ACPI: arm64: FFH Operation Region support for FF-A (offset 2) Sudeep Holla (Thu Sep 24 2026 - 12:48:54 EST)
- Re: [BUG] general protection fault in espintcp_sendmsg Sabrina Dubroca (Thu Sep 24 2026 - 12:48:58 EST)
- Re: [PATCH net v2] mctp: route: iterate socket tag list in mctp_lookup_prealloc_tag() patchwork-bot+netdevbpf (Thu Sep 24 2026 - 12:49:02 EST)
- [PATCH v20 11/22] KVM: arm64: Use a local kvm pointer in kvm_handle_guest_abort() Suzuki K Poulose (Thu Sep 24 2026 - 12:49:13 EST)
- Re: linux-next: manual merge of the bpf-next tree with the bpf tree Alexei Starovoitov (Thu Sep 24 2026 - 12:49:15 EST)
- [PATCH v20 06/22] KVM: arm64: Don't call vcpu_set_pauth_traps for pKVM host Suzuki K Poulose (Thu Sep 24 2026 - 12:49:28 EST)
- [PATCH bpf-next v2 3/3] sched_ext: Stop citing the x86 JIT for the cmask cmpxchg loop Puranjay Mohan (Thu Sep 24 2026 - 12:49:34 EST)
- Re: [PATCH 07/11] PCI: rcar-gen4: Recover the Root Port on link down Koichiro Den (Thu Sep 24 2026 - 12:50:35 EST)
- [PATCH 1/3] dt-bindings: clock: qcom,sm8450-videocc: Fix clock inputs for Glymur Shawn Guo (Thu Sep 24 2026 - 12:50:38 EST)
- Re: [PATCH v2] rust: file: handle fd table teardown in file descriptor APIs Pedro Falcato (Thu Sep 24 2026 - 12:50:49 EST)
- Re: [PATCH net v5 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling Jakub Kicinski (Thu Sep 24 2026 - 12:50:55 EST)
- Re: [PATCH 1/3] arm64: dts: rockchip: Enable USB 2.0 host1 on Radxa ROCK 3B Jonas Karlman (Thu Sep 24 2026 - 12:51:07 EST)
- linux-next: manual merge of the amdgpu tree with the drm,drm-misc tree Mark Brown (Thu Sep 24 2026 - 12:51:18 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Nhat Pham (Thu Sep 24 2026 - 12:51:21 EST)
- Re: [PATCH v3] softirq: Preserve interrupt context during IRQ exit Bradley Morgan (Thu Sep 24 2026 - 12:52:05 EST)
- Re: [PATCH net v2 0/2] net: dsa: mt7530: fix two crashes on driver unbind patchwork-bot+netdevbpf (Thu Sep 24 2026 - 12:52:54 EST)
- Re: [PATCH net-next v4 0/3] net: ethernet: oa_tc6: add reset-gpios support patchwork-bot+netdevbpf (Thu Sep 24 2026 - 12:53:08 EST)
- [PATCH net v12 1/1] llc: fix listener child socket leaks Zihan Xi (Thu Sep 24 2026 - 12:53:22 EST)
- Re: [PATCH] cgroup/pids: Restore pids.events notifications in local mode Tejun Heo (Thu Sep 24 2026 - 12:54:22 EST)
- [PATCH v20 13/22] KVM: arm64: Mandate VGIC v3 for pKVM VMs and Realms Suzuki K Poulose (Thu Sep 24 2026 - 12:54:27 EST)
- Re: [PATCH bpf-next 4/8] bpf, lsm: Let BPF LSM provide xattrs at inode creation Paul Moore (Thu Sep 24 2026 - 12:54:31 EST)
- Re: [PATCH bpf-next v2 3/3] sched_ext: Stop citing the x86 JIT for the cmask cmpxchg loop Puranjay Mohan (Thu Sep 24 2026 - 12:54:53 EST)
- Re: [RFC PATCH] panic, printk, sys_info: Introduce crash_kexec_in_memory_sys_info Aaron Tomlin (Thu Sep 24 2026 - 12:55:31 EST)
- [PATCH v20 14/22] KVM: arm64: CCA: Add a new mode for supporting Realm guests Suzuki K Poulose (Thu Sep 24 2026 - 12:55:40 EST)
- Re: [PATCH] spi: use dmaengine_get_dma_device() for DMA mapping Mark Brown (Thu Sep 24 2026 - 12:56:06 EST)
- [PATCH v1 1/1] ASoC: sprd: Shadow errors from dma_request_chan() Andy Shevchenko (Thu Sep 24 2026 - 12:57:04 EST)
- Re: [PATCH net-next 4/8] eth: mpnic: implement Tx queue allocation and cleanup Daniel Zahka (Thu Sep 24 2026 - 12:57:16 EST)
- Re: [PATCH v2 1/1] coresight: syscfg: fix deadlock on device registration failure Leo Yan (Thu Sep 24 2026 - 12:57:19 EST)
- Re: [PATCH v2] net: usb: cdc_mbim: add MeiG Smart SRM821 to ZLP whitelist Jakub Kicinski (Thu Sep 24 2026 - 12:57:55 EST)
- Re: [PATCH v2] net: usb: cdc_mbim: add MeiG Smart SRM821 to ZLP whitelist patchwork-bot+netdevbpf (Thu Sep 24 2026 - 12:58:13 EST)
- Re: [PATCH net-next v7 10/14] net: lan966x: add PCIe FDMA support Daniel Machon (Thu Sep 24 2026 - 12:58:24 EST)
- [PATCH 1/3] irqchip/gic-v3-its: Don't free a vPE table shared with another ITS Fuad Tabba (Thu Sep 24 2026 - 12:58:37 EST)
- [PATCH] x86/hpet: Clean up code style and update printk to pr_warn Habil Eren Türker (Thu Sep 24 2026 - 12:58:43 EST)
- Re: [PATCH v2] tcp: fix use-after-free of retransmit_skb_hint in tcp_send_synack() patchwork-bot+netdevbpf (Thu Sep 24 2026 - 12:58:50 EST)
- Re: [PATCH v13 01/15] cxl: Drop stale decoder interleave limit comment Dave Jiang (Thu Sep 24 2026 - 12:58:57 EST)
- Re: [RESEND v7 10/29] mm: make PMD migration-entry splitting explicit Usama Arif (Thu Sep 24 2026 - 13:00:03 EST)
- [PATCH v15 0/5] PCI/IOV: Fix SR-IOV locking races and AB-BA deadlocks Benjamin Block (Thu Sep 24 2026 - 13:00:24 EST)
- Re: [PATCH net-next 1/3] net: netmem: add net_iov_area freelist helpers Stanislav Fomichev (Thu Sep 24 2026 - 13:00:46 EST)
- Re: [PATCH v2 1/2] KVM: selftests: Fix arm64 sysreg header dependencies Sean Christopherson (Thu Sep 24 2026 - 13:01:02 EST)
- Re: [PATCH v2] x86/mm: Drop the page allocation from pud_free_pmd_page() Dave Hansen (Thu Sep 24 2026 - 13:01:26 EST)
- Re: [PATCH 1/3] dt-bindings: pwm: amlogic: Add core clock for T7 Conor Dooley (Thu Sep 24 2026 - 13:01:31 EST)
- [PATCH v15 5/5] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release Benjamin Block (Thu Sep 24 2026 - 13:01:52 EST)
- Re: [PATCH v2 3/3] hwmon: (lm75) add MAX31875 support Guenter Roeck (Thu Sep 24 2026 - 13:02:29 EST)
- [PATCH v2] coccinelle: free: add a checker for `__cleanup(kfree)` usage Ella Ma (Thu Sep 24 2026 - 13:03:07 EST)
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: Test fetching AND/OR/XOR atomics in arena Alexei Starovoitov (Thu Sep 24 2026 - 13:03:25 EST)
- Re: [PATCH] spi: use dmaengine_get_dma_device() for DMA mapping Mark Brown (Thu Sep 24 2026 - 13:03:34 EST)
- Re: [PATCH] ACPICA: Fix memory leak at acpi_ds_create_field() Matthew Wood (Thu Sep 24 2026 - 13:04:47 EST)
- Re: linux-next: manual merge of the bpf-next tree with the bpf tree Ihor Solodrai (Thu Sep 24 2026 - 13:04:47 EST)
- [PATCH] md/raid5-ppl: check for NULL ppl_conf in ppl_write_stripe_run() Svyatoslav Nikolenko (Thu Sep 24 2026 - 13:06:05 EST)
- [PATCH 0/3] irqchip/gic-v3: Memory-safety fixes on the probe paths Fuad Tabba (Thu Sep 24 2026 - 13:06:17 EST)
- Re: [PATCH] hwmon: (dell-smm) Add Dell 16 DC16250 to fan control whitelist Guenter Roeck (Thu Sep 24 2026 - 13:06:43 EST)
- Re: [PATCH net 3/3] net: fealnx: allocate the card index from an IDA Andrew Lunn (Thu Sep 24 2026 - 13:06:50 EST)
- Re: [PATCH v2] media: rtl28xxu: fix SDR platform device leak Markus Elfring (Thu Sep 24 2026 - 13:07:18 EST)
- Re: [PATCH v13 0/8] Switch Arm SMCCC firmware services to an SMCCC bus Catalin Marinas (Thu Sep 24 2026 - 13:08:04 EST)
- Re: [PATCH net-next 1/3] net: netmem: add net_iov_area freelist helpers Stanislav Fomichev (Thu Sep 24 2026 - 13:08:18 EST)
- Re: [PATCH net-next 2/3] net: devmem: use memory provider helpers for net_iovs Stanislav Fomichev (Thu Sep 24 2026 - 13:08:44 EST)
- Re: [PATCH] sched_ext: Place dsq_vtime next to dsq_priq Tejun Heo (Thu Sep 24 2026 - 13:09:38 EST)
- [PATCH v4] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented Fuad Tabba (Thu Sep 24 2026 - 13:10:00 EST)
- Re: [PATCH v5 4/6] KVM: guest_memfd: Split bind() into prepare()+commit() phases Ackerley Tng (Thu Sep 24 2026 - 13:10:48 EST)
- Re: [PATCH v5 5/6] KVM: guest_memfd: Establish memslot<=>guest_memfd bindings *after* memslot is ready Ackerley Tng (Thu Sep 24 2026 - 13:11:05 EST)
- Re: [PATCH bpf-next v2 3/3] sched_ext: Stop citing the x86 JIT for the cmask cmpxchg loop Alexei Starovoitov (Thu Sep 24 2026 - 13:11:10 EST)
- [PATCH v15 1/5] PCI/IOV: Make pci_lock_rescan_remove() reentrant and protect sriov_add_vfs/sriov_del_vfs Benjamin Block (Thu Sep 24 2026 - 13:12:26 EST)
- Re: [PATCH] media: qcom: venus: reduce impact of verbose firmware logging Vishnu Reddy (Thu Sep 24 2026 - 13:13:10 EST)
- Re: [PATCH net v3] net: phylink: record the PHY only once bringup cannot fail patchwork-bot+netdevbpf (Thu Sep 24 2026 - 13:13:41 EST)
- Re: [PATCH v3 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu Conor Dooley (Thu Sep 24 2026 - 13:13:41 EST)
- Re: [PATCH v13 02/15] cxl: Share CXL port upstream PCI device lookup Dave Jiang (Thu Sep 24 2026 - 13:13:41 EST)
- Re: [PATCH v3 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get Gregory Price (Thu Sep 24 2026 - 13:13:48 EST)
- Re: [PATCH net 1/3] net: fealnx: fix teardown order in remove Andrew Lunn (Thu Sep 24 2026 - 13:14:38 EST)
- [PATCH v2 05/26] perf vendor events intel: Update cascadelakex metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 13:14:42 EST)
- Re: [PATCH] arm64: configs: defconfig: Convert TISCI to modules Thomas Richard (Thu Sep 24 2026 - 13:15:14 EST)
- Re: [PATCH net-next v11 2/3] dt-bindings: net: wiznet,w5100: add link status interrupt Conor Dooley (Thu Sep 24 2026 - 13:15:30 EST)
- [PATCH v2 01/26] perf vendor events intel: Update alderlake events from 1.40 to 1.41 Ian Rogers (Thu Sep 24 2026 - 13:15:43 EST)
- Re: [PATCH net-next 1/3] net: netmem: add net_iov_area freelist helpers Stanislav Fomichev (Thu Sep 24 2026 - 13:15:49 EST)
- [PATCH v2 07/26] perf vendor events intel: Update graniterapids events from 1.20 to 1.21 Ian Rogers (Thu Sep 24 2026 - 13:15:50 EST)
- [PATCH v2 06/26] perf vendor events intel: Update emeraldrapids events from 1.24 to 1.25 Ian Rogers (Thu Sep 24 2026 - 13:15:59 EST)
- [PATCH v15 2/5] PCI: Fix AB-BA deadlock between device_lock and pci_rescan_remove_lock in remove_store Benjamin Block (Thu Sep 24 2026 - 13:16:15 EST)
- Re: [PATCH v13 04/15] cxl: Move decoder declarations to shared header Dave Jiang (Thu Sep 24 2026 - 13:16:18 EST)
- [PATCH v2 16/26] perf vendor events intel: Update pantherlake events from 1.07 to 1.08 Ian Rogers (Thu Sep 24 2026 - 13:16:46 EST)
- [PATCH v2 20/26] perf vendor events intel: Update skylake metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 13:16:47 EST)
- Re: [PATCH] cxl/acpi: Check ACPI companion before use Davidlohr Bueso (Thu Sep 24 2026 - 13:17:33 EST)
- [PATCH bpf v3 0/3] bpf: Fix use-after-free of progs detached from busy trampolines Florent Revest (Anthropic) (Thu Sep 24 2026 - 13:17:54 EST)
- Re: [PATCH v3 1/2] dt-bindings: usb: ite,it8851: Add IT527x and IT885x series support Conor Dooley (Thu Sep 24 2026 - 13:18:06 EST)
- Re: [PATCH net 1/3] net: macb: never give hardware a NULL RX buffer Théo Lebrun (Thu Sep 24 2026 - 13:18:21 EST)
- Re: [PATCH net-next 1/3] net: netmem: add net_iov_area freelist helpers Mina Almasry (Thu Sep 24 2026 - 13:18:40 EST)
- [PATCH bpf v3 3/3] selftests/bpf: Detach a trampoline prog while a task sleeps before it Florent Revest (Anthropic) (Thu Sep 24 2026 - 13:19:40 EST)
- Re: [PATCH v7 2/4] s390/pci: Reuse FMB buffer and preserve state in device re-enablement Omar Elghoul (Thu Sep 24 2026 - 13:19:52 EST)
- Re: [PATCH v2] sched/deadline: Make dl-server nohz full aware Ionut Nechita (Wind River) (Thu Sep 24 2026 - 13:20:03 EST)
- Re: [PATCH net-next v2 1/6] bnge: Extract bnapi allocation and cleanup into helpers netdev-bot+sashiko (Thu Sep 24 2026 - 13:20:30 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Alex Deucher (Thu Sep 24 2026 - 13:20:33 EST)
- Re: [PATCH] perf unwind-libdw: Fix reading the stack of a 32-bit task Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 13:20:46 EST)
- Re: [PATCH v3 03/40] mm/vma: introduce and use vma_[flags_]can_merge() Gregory Price (Thu Sep 24 2026 - 13:20:47 EST)
- [PATCH v2 03/26] perf vendor events intel: Update arrowlake events from 1.20 to 1.21 Ian Rogers (Thu Sep 24 2026 - 13:20:53 EST)
- Re: [PATCH v3 1/2] dt-bindings: interrupt-controller: Add Xilinx Versal NET SMMU CSR Conor Dooley (Thu Sep 24 2026 - 13:20:54 EST)
- [PATCH] spi: spi-qpic-snand: set 'qpic_version2' flag Gabor Juhos (Thu Sep 24 2026 - 13:22:28 EST)
- Re: [PATCH v2 1/2] dt-bindings: iio: add: document the MAX34417 Four-Channel High Dynamic Range Power Accumulator Conor Dooley (Thu Sep 24 2026 - 13:22:41 EST)
- [PATCH net v12 0/1] llc: fix listener child socket leaks Zihan Xi (Thu Sep 24 2026 - 13:22:55 EST)
- [PATCH v15 3/5] PCI: Move declaration of pci_rescan_remove_lock into public pci.h Benjamin Block (Thu Sep 24 2026 - 13:23:31 EST)
- [PATCH v15 4/5] PCI: Provide lock guard for pci_rescan_remove_lock Benjamin Block (Thu Sep 24 2026 - 13:24:23 EST)
- Re: [PATCH v19 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM Ackerley Tng (Thu Sep 24 2026 - 13:25:09 EST)
- [PATCH v2 00/26] perf vendor events intel: update Ian Rogers (Thu Sep 24 2026 - 13:25:33 EST)
- Re: [RFC PATCH 0/1] close(): stop exposing non-retryable EINTR Jan Kara (Thu Sep 24 2026 - 13:25:52 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Mark Brown (Thu Sep 24 2026 - 13:26:04 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Sasha Levin (Thu Sep 24 2026 - 13:26:22 EST)
- Re: [PATCH v13 02/15] cxl: Share CXL port upstream PCI device lookup Dave Jiang (Thu Sep 24 2026 - 13:26:27 EST)
- Re: [PATCH 6.1.y] erofs: Fix detection of atomic context Sasha Levin (Thu Sep 24 2026 - 13:26:32 EST)
- Re: [PATCH v2 3/9] dt-bindings: media: snps,dw-hdmi-rx: add a port for a bridge in front Conor Dooley (Thu Sep 24 2026 - 13:26:33 EST)
- Re: [PATCH 7.2 000/438] 7.2.8-rc1 review Markus Reichelt (Thu Sep 24 2026 - 13:27:03 EST)
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: Test fetching AND/OR/XOR atomics in arena bot+bpf-ci (Thu Sep 24 2026 - 13:28:00 EST)
- Re: [PATCH] hwmon: pmbus: ibm-cffps: avoid format truncation warnings Guenter Roeck (Thu Sep 24 2026 - 13:28:04 EST)
- Re: [PATCH net v2] net: e1000: fix warning in iounmap on probe failure netdev-bot+sashiko (Thu Sep 24 2026 - 13:28:23 EST)
- Re: [PATCH 3/6] dt-bindings: interrupt-controller: amazon,al-fic: add error/fatal groups Conor Dooley (Thu Sep 24 2026 - 13:28:31 EST)
- Re: [PATCH] hwmon: (lm95245) Fix negative temperature conversion Guenter Roeck (Thu Sep 24 2026 - 13:28:32 EST)
- Re: [PATCH net v3] net: stmmac: request the MDIO reset GPIO only once Jakub Kicinski (Thu Sep 24 2026 - 13:29:08 EST)
- [PATCH v2 19/26] perf vendor events intel: Update sapphirerapids events from 1.39 to 1.40 Ian Rogers (Thu Sep 24 2026 - 13:29:09 EST)
- linux-next: manual merge of the liveupdate tree with the mm tree Mark Brown (Thu Sep 24 2026 - 13:29:27 EST)
- [PATCH v2 25/26] perf vendor events intel: Fix skylakex umask encoding. Ian Rogers (Thu Sep 24 2026 - 13:29:43 EST)
- Re: [PATCH] ocfs2: Protect local_alloc_state updates in load/shutdown Markus Elfring (Thu Sep 24 2026 - 13:30:29 EST)
- Re: [PATCH net 11/12] net: systemport: Update TDMA queue mapping dynamically on changeupper netdev-bot+sashiko (Thu Sep 24 2026 - 13:30:39 EST)
- [PATCH v2 12/26] perf vendor events intel: Update ivytown metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 13:30:39 EST)
- [PATCH bpf v3 2/3] bpf: Skip the progs of trampoline images that are being freed Florent Revest (Anthropic) (Thu Sep 24 2026 - 13:30:48 EST)
- [PATCH v2 10/26] perf vendor events intel: Update icelakex events to 1.31 and TMA metrics to 5.2 Ian Rogers (Thu Sep 24 2026 - 13:30:50 EST)
- [PATCH 0/2] leds: flash: lm3643: standby fix and ACPI LED description Ruslan Koreev (Thu Sep 24 2026 - 13:31:53 EST)
- Re: [PATCH] arm64: smp: Signal EOI after handling IPI_CPU_STOP* Marc Zyngier (Thu Sep 24 2026 - 13:32:00 EST)
- Re: [PATCH v19 3/7] firmware: arm_rmm: Configure the RMM with the host's page size Jonathan Cameron (Thu Sep 24 2026 - 13:32:33 EST)
- Re: [PATCH v2] x86/mm: Drop the page allocation from pud_free_pmd_page() Pedro Falcato (Thu Sep 24 2026 - 13:33:40 EST)
- [PATCH v2] drm/i915/display: Replace bw_constrained with max_link_bpp_x16 George Karagounis (Thu Sep 24 2026 - 13:33:42 EST)
- [PATCH 2/4] media: ipu-bridge: Add the ST VD55G1 (TBE20A1) Ruslan Koreev (Thu Sep 24 2026 - 13:34:03 EST)
- Re: [PATCH net 06/12] net: systemport: Fix RUNT MIB counter register offset calculation netdev-bot+sashiko (Thu Sep 24 2026 - 13:34:15 EST)
- [PATCH v2 04/26] perf vendor events intel: Update broadwell metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 13:34:15 EST)
- [PATCH v16 2/6] usb: dwc3: rockchip: introduce glue driver Sebastian Reichel (Thu Sep 24 2026 - 13:34:24 EST)
- [PATCH v2 15/26] perf vendor events intel: Update novalake events from 1.00 to 1.04 Ian Rogers (Thu Sep 24 2026 - 13:35:01 EST)
- Re: [PATCH 1/3] dt-bindings: i2c: add Amlogic A9 I2C controller Conor Dooley (Thu Sep 24 2026 - 13:35:03 EST)
- Re: [PATCH v13 03/15] cxl: Move HDM decoder programming helpers Dave Jiang (Thu Sep 24 2026 - 13:35:11 EST)
- Re: [PATCH v2 3/8] PM: runtime: Misc improvements to runtime_pm.rst Brian Norris (Thu Sep 24 2026 - 13:36:13 EST)
- [PATCH v2 08/26] perf vendor events intel: Update haswell metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 13:36:27 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Mark Brown (Thu Sep 24 2026 - 13:36:30 EST)
- Re: [PATCH v3 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks Gregory Price (Thu Sep 24 2026 - 13:36:33 EST)
- Re: [PATCH 5.15.y v3 3/7] KVM: x86/mmu: Derive shadow MMU page role from parent Sean Christopherson (Thu Sep 24 2026 - 13:36:33 EST)
- Re: [PATCH v3 1/2] dt-bindings: media: i2c: Add Samsung S5K3T2 image sensor Conor Dooley (Thu Sep 24 2026 - 13:36:37 EST)
- [PATCH v2 24/26] perf vendor events intel: Fix sierraforest umask encoding. Ian Rogers (Thu Sep 24 2026 - 13:36:52 EST)
- [PATCH v2 09/26] perf vendor events intel: Update icelake events to 1.25 and TMA metrics to 5.2 Ian Rogers (Thu Sep 24 2026 - 13:36:56 EST)
- Re: [PATCH net 12/12] net: systemport: Complete resource teardown even on DMA disable timeout netdev-bot+sashiko (Thu Sep 24 2026 - 13:37:09 EST)
- Re: [RFC PATCH v3 0/3] perf: sparc64 user regs and stack dump, with arch hooks Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 13:38:00 EST)
- Re: [PATCH v2 2/3] dt-bindings: net: meson-dwmac: add T7 support Conor Dooley (Thu Sep 24 2026 - 13:38:07 EST)
- Re: [PATCH net-next v21 1/3] dt-bindings: net: Document Motorcomm YT8824 PHY package Conor Dooley (Thu Sep 24 2026 - 13:38:29 EST)
- Re: [PATCH v2] checkpatch: don't flag ACQUIRE_ERR() assignments in if conditions Joe Perches (Thu Sep 24 2026 - 13:39:09 EST)
- Re: [PATCH 7.2 000/438] 7.2.8-rc1 review Justin Forbes (Thu Sep 24 2026 - 13:39:22 EST)
- [PATCH v2 02/26] perf vendor events intel: Update alderlaken events from 1.40 to 1.41 Ian Rogers (Thu Sep 24 2026 - 13:39:31 EST)
- Re: [PATCH net] nfp: hold IPsec RX state under the XArray lock patchwork-bot+netdevbpf (Thu Sep 24 2026 - 13:39:52 EST)
- Re: [PATCH v19 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM Jonathan Cameron (Thu Sep 24 2026 - 13:39:55 EST)
- Re: [PATCH] PCI: dwc: imx6: use regmap_assign_bits() for conditional set/clear Frank Li (Thu Sep 24 2026 - 13:40:14 EST)
- Re: [PATCH v3] rust: io: convert ResourceSize into a transparent newtype Danilo Krummrich (Thu Sep 24 2026 - 13:41:16 EST)
- Re: [PATCH] ACPICA: Fix memory leak at acpi_ds_create_field() Rafael J. Wysocki (Intel) (Thu Sep 24 2026 - 13:41:55 EST)
- [PATCH v16 1/6] phy: core: add notifier infrastructure Sebastian Reichel (Thu Sep 24 2026 - 13:42:46 EST)
- [PATCH v9 03/22] KVM: arm64: Reorganize PMU functions Colton Lewis (Thu Sep 24 2026 - 13:42:48 EST)
- [PATCH v9 01/22] arm64: cpufeature: Add cpucap for HPMN0 Colton Lewis (Thu Sep 24 2026 - 13:42:57 EST)
- [PATCH v16 5/6] usb: gadget: define stub for usb_udc_vbus_handler Sebastian Reichel (Thu Sep 24 2026 - 13:43:10 EST)
- [PATCH 1/2] mm/memory: factor out anon reuse logic into wp_try_reuse_anon_page() David Hildenbrand (Arm) (Thu Sep 24 2026 - 13:43:15 EST)
- [PATCH 3/4] media: i2c: vd55g1: Add ACPI support for the Lenovo TBE20A1 HID Ruslan Koreev (Thu Sep 24 2026 - 13:43:26 EST)
- Re: [PATCH v19 2/7] firmware: arm_rmm: Check for RMI support at init Jonathan Cameron (Thu Sep 24 2026 - 13:43:30 EST)
- Re: [RFC PATCH v3 0/3] perf: sparc64 user regs and stack dump, with arch hooks Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 13:43:49 EST)
- [PATCH v16 4/6] usb: dwc3: rockchip: support PHY reset notifications Sebastian Reichel (Thu Sep 24 2026 - 13:44:09 EST)
- Re: [RESEND PATCH v5 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race Mark Brown (Thu Sep 24 2026 - 13:44:41 EST)
- [PATCH 1/4] platform/x86: int3472: Map the VD55G1 power enable GPIO to "vana" Ruslan Koreev (Thu Sep 24 2026 - 13:44:54 EST)
- [PATCH v2 11/26] perf vendor events intel: Update ivybridge metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 13:45:56 EST)
- [PATCH v9 12/22] KVM: arm64: Context swap Partitioned PMU guest registers Colton Lewis (Thu Sep 24 2026 - 13:46:26 EST)
- Re: [PATCH net] tipc: Fix a data race on mon->peer_cnt in mon_timeout() patchwork-bot+netdevbpf (Thu Sep 24 2026 - 13:46:29 EST)
- [PATCH v9 22/22] KVM: arm64: selftests: Add test case for Partitioned PMU Colton Lewis (Thu Sep 24 2026 - 13:47:22 EST)
- Re: [PATCH 5.15.y v2] selftests/landlock: Add tests for whiteout object creation Sasha Levin (Thu Sep 24 2026 - 13:47:40 EST)
- Re: [PATCH v2] dt-bindings: soc: hisilicon: Add HIP05 CPLD Conor Dooley (Thu Sep 24 2026 - 13:47:48 EST)
- [PATCH v12 02/14] coresight: etm4x: prohibit modifying cntr_val while session is enabled Yeoreum Yun (Thu Sep 24 2026 - 13:47:56 EST)
- [PATCH v9 07/22] perf: arm_pmuv3: Allocate counter indices from high to low Colton Lewis (Thu Sep 24 2026 - 13:48:39 EST)
- [PATCH v9 00/22] ARM64 PMU Partitioning Colton Lewis (Thu Sep 24 2026 - 13:48:43 EST)
- Re: [DRM] amdgpu: HDMI FreeSync not exposed on Samsung S22C31x despite AMD VSDB Ata İlhan Köktürk (Thu Sep 24 2026 - 13:48:51 EST)
- [PATCH v9 16/22] KVM: arm64: Apply dynamic guest counter reservations Colton Lewis (Thu Sep 24 2026 - 13:49:08 EST)
- Re: [PATCH] rust: debugfs: add primitive type bindings Matthias Kaehlcke (Thu Sep 24 2026 - 13:49:17 EST)
- Re: [PATCH v1] perf loongarch: Fix discarded const qualifier in _get_field() Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 13:49:46 EST)
- Re: [PATCH net 08/12] net: systemport: Fix out-of-bounds array accesses in DSA queue mapping netdev-bot+sashiko (Thu Sep 24 2026 - 13:49:48 EST)
- [PATCH v9 14/22] perf: Add perf_pmu_resched_update() Colton Lewis (Thu Sep 24 2026 - 13:49:51 EST)
- [PATCH v12 07/14] coresight: etm4x: introduce struct etm4_caps Yeoreum Yun (Thu Sep 24 2026 - 13:49:59 EST)
- [PATCH v9 04/22] perf: arm_pmuv3: Generalize counter bitmasks Colton Lewis (Thu Sep 24 2026 - 13:50:23 EST)
- Re: [PATCH v13 10/15] cxl: Add CXL Device Reset sequencing Dave Jiang (Thu Sep 24 2026 - 13:50:45 EST)
- Re: [PATCH 3/3] irqchip/gic-v3: Don't register a redistributor that was never counted Marc Zyngier (Thu Sep 24 2026 - 13:50:46 EST)
- [PATCH 05/15] PCI: Save PCI-X state in the saved capability store David Matlack (Thu Sep 24 2026 - 13:50:52 EST)
- [PATCH v12 03/14] coresight: etm3x: prohibit modifying cntr_val and reset while session is enabled Yeoreum Yun (Thu Sep 24 2026 - 13:50:53 EST)
- [PATCH 09/15] PCI/PTM: Save PTM state in the saved capability store David Matlack (Thu Sep 24 2026 - 13:50:59 EST)
- [PATCH v12 08/14] coresight: etm4x: exclude ss_status from drvdata->config Yeoreum Yun (Thu Sep 24 2026 - 13:51:08 EST)
- Re: [PATCH v2 1/3] dt-bindings: hwmon: lm75: add MAX31875 Conor Dooley (Thu Sep 24 2026 - 13:51:43 EST)
- [PATCH 03/15] PCI: Lay out struct pci_saved_state by configuration space offset David Matlack (Thu Sep 24 2026 - 13:52:10 EST)
- [PATCH v9 17/22] KVM: arm64: Implement lazy PMU context swaps Colton Lewis (Thu Sep 24 2026 - 13:52:24 EST)
- Re: [PATCH net v2] net: phy: intel-xway: workaround 100BASE-TX Link-Up issue patchwork-bot+netdevbpf (Thu Sep 24 2026 - 13:52:38 EST)
- [PATCH v2 14/26] perf vendor events intel: Update meteorlake events from 1.22 to 1.23 Ian Rogers (Thu Sep 24 2026 - 13:52:55 EST)
- Re: [PATCH net 02/12] net: systemport: Fix invalid dev_id argument in bcm_sysport_poll_controller() netdev-bot+sashiko (Thu Sep 24 2026 - 13:53:03 EST)
- Re: [PATCH net 10/12] net: systemport: Fix unbalanced Wake-on-LAN clock disable in resume netdev-bot+sashiko (Thu Sep 24 2026 - 13:53:05 EST)
- [PATCH 00/15] PCI: Index saved capability state by configuration space offset David Matlack (Thu Sep 24 2026 - 13:53:40 EST)
- [PATCH v2 17/26] perf vendor events intel: Update rocketlake events from 1.04 to 1.06 Ian Rogers (Thu Sep 24 2026 - 13:54:03 EST)
- [PATCH net-next 4/4] net: mana: Add support for CDX device ID 0x00C2 Manish Awasthi (Thu Sep 24 2026 - 13:54:07 EST)
- [PATCH 6.1.y] start_kernel: Add __no_stack_protector function attribute Artem Dinaburg (Thu Sep 24 2026 - 13:54:13 EST)
- Re: [PATCH net v6 1/2] net: validate virtio checksum start after network header Jakub Kicinski (Thu Sep 24 2026 - 13:54:22 EST)
- [PATCH 6.1.y] sh: push-switch: Reorder cleanup operations to avoid use-after-free bug Artem Dinaburg (Thu Sep 24 2026 - 13:54:40 EST)
- [PATCH v9 06/22] perf: arm_pmuv3: Check cntr_mask before using pmccntr Colton Lewis (Thu Sep 24 2026 - 13:55:16 EST)
- Re: [PATCH v12 4/6] perf tools: Show memory region in perf-c2c subcommand Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 13:55:22 EST)
- [PATCH v9 08/22] KVM: arm64: Add initial scaffolding for Partitioned PMU Colton Lewis (Thu Sep 24 2026 - 13:55:27 EST)
- [PATCH v2 23/26] perf vendor events intel: Fix lunarlake umask encoding. Ian Rogers (Thu Sep 24 2026 - 13:55:30 EST)
- Re: [PATCH net-next v2 6/6] bnge: Create NQ0 during probe and keep active across open/close netdev-bot+sashiko (Thu Sep 24 2026 - 13:55:34 EST)
- [PATCH v2 13/26] perf vendor events intel: Update jaketown metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 13:55:44 EST)
- [PATCH 15/15] PCI: Remove the per-capability save buffers David Matlack (Thu Sep 24 2026 - 13:56:27 EST)
- [PATCH v9 19/22] KVM: arm64: Detect overflows for the Partitioned PMU Colton Lewis (Thu Sep 24 2026 - 13:56:42 EST)
- Re: [PATCH v11 0/9] fix several inconsistencies with sysfs configuration in etmX Yeoreum Yun (Thu Sep 24 2026 - 13:56:47 EST)
- Re: [PATCH v2] dt-bindings: power: supply: battery: allow 101 ocv-capacity points Conor Dooley (Thu Sep 24 2026 - 13:57:01 EST)
- Re: [PATCH v2] x86/mm: Drop the page allocation from pud_free_pmd_page() Dave Hansen (Thu Sep 24 2026 - 13:57:12 EST)
- [PATCH v2 22/26] perf vendor events intel: Fix clearwaterforest umask encoding. Ian Rogers (Thu Sep 24 2026 - 13:57:53 EST)
- Re: [RFC net v3 3/3] bnxt_en: stop DMA before releasing rings the firmware did not free Joe Damato (Thu Sep 24 2026 - 13:58:02 EST)
- Re: [PATCH net v2 1/2] net: ngbe: propagate resume errors to the PM core netdev-bot+sashiko (Thu Sep 24 2026 - 13:58:34 EST)
- [PATCH 6.1.y] net/mlx5e: TC, Fix internal port memory leak Artem Dinaburg (Thu Sep 24 2026 - 13:58:34 EST)
- Re: [RFC PATCH] fpga: region: Add support for FPGA region variants Marco Pagani (Thu Sep 24 2026 - 13:58:45 EST)
- [PATCH 6.1.y] media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings Artem Dinaburg (Thu Sep 24 2026 - 13:59:35 EST)
- Re: [PATCH 1/2] dt-bindings: spi: mediatek: add mediatek,spi-ipm-v59 compatible Conor Dooley (Thu Sep 24 2026 - 14:00:19 EST)
- Re: [PATCH net 0/6] ovs, net/sched: fixes for UAF after conntrack extension realloc patchwork-bot+netdevbpf (Thu Sep 24 2026 - 14:00:25 EST)
- [PATCH v9 18/22] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters Colton Lewis (Thu Sep 24 2026 - 14:00:59 EST)
- Re: [PATCH net 1/6] net: bcmasp: fix mib counters struct alignment with ethtool stats netdev-bot+sashiko (Thu Sep 24 2026 - 14:01:00 EST)
- [PATCH] md: take reconfig_mutex when enabling PPL on an inactive array Nguyen Ngoc Thang (Thu Sep 24 2026 - 14:01:13 EST)
- Re: [PATCH v12 0/6] perf: Add support for memory region/range reporting Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 14:01:18 EST)
- [PATCH v9 21/22] KVM: selftests: Add find_bit to KVM library Colton Lewis (Thu Sep 24 2026 - 14:01:50 EST)
- Re: [PATCH net 07/12] net: systemport: Fix potential packet length underflow in bcm_sysport_desc_rx() netdev-bot+sashiko (Thu Sep 24 2026 - 14:02:16 EST)
- Re: [PATCH net-next 04/13] net/mlx5: LAG, allocate port-indexed scratch buffers dynamically netdev-bot+sashiko (Thu Sep 24 2026 - 14:02:50 EST)
- [PATCH v16 0/6] usb: dwc3: introduce Rockchip glue driver Sebastian Reichel (Thu Sep 24 2026 - 14:03:00 EST)
- [PATCH 2/2] mm/memory: reuse 16 PTEs of an exclusive large folio on a write fault David Hildenbrand (Arm) (Thu Sep 24 2026 - 14:03:01 EST)
- Re: [PATCH v2 0/2] net: ena: fix resource cleanup on probe failure patchwork-bot+netdevbpf (Thu Sep 24 2026 - 14:03:12 EST)
- [PATCH 2/2] leds: flash: lm3643: Describe the LED of ACPI boards without LED nodes Ruslan Koreev (Thu Sep 24 2026 - 14:03:13 EST)
- [PATCH v2 18/26] perf vendor events intel: Update sandybridge metrics to TMA 5.2 Ian Rogers (Thu Sep 24 2026 - 14:03:14 EST)
- Re: [PATCH] perf evsel: Improve callchain warning for s390 Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 14:03:15 EST)
- [PATCH net-next 3/4] net: mana: Build the PCI transport as a separate module Manish Awasthi (Thu Sep 24 2026 - 14:04:05 EST)
- Re: [PATCH v2] net: phy: aquantia: Add support for 5GbaseR netdev-bot+sashiko (Thu Sep 24 2026 - 14:04:44 EST)
- [PATCH] Bluetooth: MGMT: Fix status of pending commands flushed on power off Iaroslav Voitovych (Thu Sep 24 2026 - 14:04:46 EST)
- [PATCH v9 10/22] KVM: arm64: Add Partitioned PMU register trap handlers Colton Lewis (Thu Sep 24 2026 - 14:05:15 EST)
- Re: [PATCH] perf buildid-list: Fix empty output for AUX data Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 14:05:17 EST)
- [PATCH v2 26/26] perf vendor events intel: Fix snowridgex umask encoding. Ian Rogers (Thu Sep 24 2026 - 14:05:22 EST)
- Re: [PATCH] perf stat: document task-clock/cpu-clock in TIMINGS Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 14:05:23 EST)
- [PATCH net-next 0/4] net: mana: Add support for the CDX bus Manish Awasthi (Thu Sep 24 2026 - 14:05:30 EST)
- [PATCH 11/15] PCI/DPC: Save DPC state in the saved capability store David Matlack (Thu Sep 24 2026 - 14:05:36 EST)
- [PATCH v12 14/14] coresight: etm3x: rename drvdata->config to sysfs_config Yeoreum Yun (Thu Sep 24 2026 - 14:05:48 EST)
- [PATCH v16 3/6] usb: dwc3: core: add post PHY registration hook for platform glue Sebastian Reichel (Thu Sep 24 2026 - 14:05:51 EST)
- Re: [PATCH net-next 09/13] net/mlx5: E-switch, derive manager vport from device capability netdev-bot+sashiko (Thu Sep 24 2026 - 14:05:54 EST)
- [PATCH 12/15] PCI/VC: Split the VC Resource Control restore into a helper David Matlack (Thu Sep 24 2026 - 14:06:18 EST)
- Re: [PATCH v2 net-next] octeontx2-af: pass devlink switch id and cache representor map Jakub Kicinski (Thu Sep 24 2026 - 14:06:41 EST)
- Re: [PATCH] ASoC: fsl_asrc: use regmap_write_bits to update clock source registers Mark Brown (Thu Sep 24 2026 - 14:06:54 EST)
- Re: [PATCH 3/3] irqchip/gic-v3: Don't register a redistributor that was never counted Fuad Tabba (Thu Sep 24 2026 - 14:07:03 EST)
- Re: [PATCH v12 01/14] coresight: etm4x: read-back TRCSEQSTR at disabling and prohibit modifying seq_state while enabling. sashiko-bot (Thu Sep 24 2026 - 14:07:10 EST)
- [PATCH bpf v3 1/3] bpf: Wait for an RCU tasks grace period before freeing trampoline progs Florent Revest (Anthropic) (Thu Sep 24 2026 - 14:07:18 EST)
- [PATCH v2 21/26] perf vendor events intel: Update tigerlake events to 1.20 and TMA metrics to 5.2 Ian Rogers (Thu Sep 24 2026 - 14:07:20 EST)
- [PATCH 6.1.y] wifi: rtw88: delete timer and free skb queue when unloading Artem Dinaburg (Thu Sep 24 2026 - 14:07:53 EST)
- [PATCH 08/15] PCI/AER: Save AER state in the saved capability store David Matlack (Thu Sep 24 2026 - 14:08:58 EST)
- [PATCH v9 09/22] KVM: arm64: Set up FGT for Partitioned PMU Colton Lewis (Thu Sep 24 2026 - 14:09:48 EST)
- [PATCH net v3 00/10] net: stmmac: preserve datapath state across MTU and resume failures James Hilliard (Thu Sep 24 2026 - 14:09:51 EST)
- [PATCH net v3 09/10] net: stmmac: retain PHY and PM ownership during ethtool reopening James Hilliard (Thu Sep 24 2026 - 14:09:58 EST)
- Re: [PATCH net-next 08/13] net/mlx5e: TC, track peer flows in a vhca_id xarray netdev-bot+sashiko (Thu Sep 24 2026 - 14:10:55 EST)
- [PATCH v2] drm/tyr: safely write GpuInfo to userspace Deborah Brouwer (Thu Sep 24 2026 - 14:10:56 EST)
- [PATCH v12 09/14] coresight: etm4x: remove s_ex_level from config Yeoreum Yun (Thu Sep 24 2026 - 14:11:04 EST)
- Re: [PATCH net-next 07/13] net/mlx5e: TC, anchor peer-flow reverse index on the duplicated flow netdev-bot+sashiko (Thu Sep 24 2026 - 14:11:23 EST)
- Re: [PATCH v2] x86/mm: Drop the page allocation from pud_free_pmd_page() Pedro Falcato (Thu Sep 24 2026 - 14:11:55 EST)
- [PATCH v9 05/22] perf: arm_pmuv3: Move counter allocation mask to per-CPU struct pmu_hw_events Colton Lewis (Thu Sep 24 2026 - 14:11:55 EST)
- Re: [PATCH v12 03/14] coresight: etm3x: prohibit modifying cntr_val and reset while session is enabled sashiko-bot (Thu Sep 24 2026 - 14:12:16 EST)
- Re: [PATCH v2] mm: don't schedule deferred kernel page table freeing while booting Dave Hansen (Thu Sep 24 2026 - 14:12:28 EST)
- [PATCH] ata: libata-scsi: do not lose CHECK CONDITION for failed ATAPI commands hengyul (Thu Sep 24 2026 - 14:12:31 EST)
- [PATCH 13/15] PCI/VC: Save VC state in the saved capability store David Matlack (Thu Sep 24 2026 - 14:12:41 EST)
- Re: [PATCH net-next 06/13] net/mlx5: LAG, size debugfs buffers by port count netdev-bot+sashiko (Thu Sep 24 2026 - 14:12:47 EST)
- [PATCH v9 20/22] KVM: arm64: Add vCPU device attr to partition the PMU Colton Lewis (Thu Sep 24 2026 - 14:13:56 EST)
- Re: [PATCH net-next 01/13] net/mlx5e: Assign a random MAC to any netdev with a zero MAC address netdev-bot+sashiko (Thu Sep 24 2026 - 14:14:04 EST)
- Re: [PATCH v2] usb: typec: tcpm: advance vdm_discovery_state on Discover Identity Not_Supported RD Babiera (Thu Sep 24 2026 - 14:14:07 EST)
- [PATCH v9 13/22] KVM: arm64: Enforce PMU event filter at vcpu_load() Colton Lewis (Thu Sep 24 2026 - 14:14:41 EST)
- [PATCH v12 06/14] coresight: etm3x: remove redundant cpu online check on etm_enable_sysfs() Yeoreum Yun (Thu Sep 24 2026 - 14:15:35 EST)
- Re: [PATCH net-next 6/8] eth: mpnic: add a netdevice and basic Tx handling Daniel Zahka (Thu Sep 24 2026 - 14:16:04 EST)
- Re: [PATCH net v2] net: ethernet: stmmac: dwmac-rk: fix bulk clock leak when the PHY clock fails patchwork-bot+netdevbpf (Thu Sep 24 2026 - 14:16:10 EST)
- [PATCH net v3 03/10] net: stmmac: keep datapath state coherent after reinitialization failure James Hilliard (Thu Sep 24 2026 - 14:16:18 EST)
- Re: [PATCH 3/3] gpio: tps65219: Fix TPS65214 GPIO direction programming Jon Cormier (Thu Sep 24 2026 - 14:16:42 EST)
- [PATCH v10 02/15] drm/panfrost: Move lock and modparam initialisations into their subsystems Adrián Larumbe (Thu Sep 24 2026 - 14:16:54 EST)
- Re: [PATCH 0/2] perf test: Improve shellcheck source directives Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 14:16:58 EST)
- [PATCH v10 00/15] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings Adrián Larumbe (Thu Sep 24 2026 - 14:17:14 EST)
- [net-next,PATCH v2] enetc: Increase eMDIO MDC rate to 2.5 MHz Marek Vasut (Thu Sep 24 2026 - 14:17:19 EST)
- [PATCH 04/15] PCI: Save PCIe state in the saved capability store David Matlack (Thu Sep 24 2026 - 14:17:19 EST)
- Re: [net-next,PATCH v1] enetc: Increase eMDIO MDC rate to 1.2 MHz Marek Vasut (Thu Sep 24 2026 - 14:17:24 EST)
- [PATCH net v3 02/10] net: phylink: allow stopping a suspended instance James Hilliard (Thu Sep 24 2026 - 14:17:25 EST)
- Re: [PATCH v3 2/5] rust: pci: rework device enabling API Danilo Krummrich (Thu Sep 24 2026 - 14:17:30 EST)
- Re: [PATCH] loop: defer the queue limits clear to a workqueue Bart Van Assche (Thu Sep 24 2026 - 14:17:59 EST)
- Re: [PATCH v1 2/2] spi: dw: Add DMA support for enhanced memory operations Mark Brown (Thu Sep 24 2026 - 14:18:02 EST)
- [PATCH 02/15] PCI: Add an offset-indexed store for saved capability registers David Matlack (Thu Sep 24 2026 - 14:18:38 EST)
- [PATCH v12 04/14] coresight: etm4x: fix inconsistencies with sysfs configuration Yeoreum Yun (Thu Sep 24 2026 - 14:18:58 EST)
- [PATCH] platform/x86: hp-bioscfg: support large bios data Artem Maksimov (Thu Sep 24 2026 - 14:19:56 EST)
- [PATCH 10/15] PCI/TPH: Save TPH state in the saved capability store David Matlack (Thu Sep 24 2026 - 14:20:20 EST)
- Re: [RESEND v7 11/29] mm: split PMD swap entries into PTE swap entries Usama Arif (Thu Sep 24 2026 - 14:20:48 EST)
- [PATCH v10 01/15] drm/panfrost: Move shrinker initialization and unplug one level down Adrián Larumbe (Thu Sep 24 2026 - 14:21:01 EST)
- Re: [PATCH net-next 5/8] eth: mpnic: start and stop the Tx HW queues Daniel Zahka (Thu Sep 24 2026 - 14:21:02 EST)
- Re: [PATCH v3] irqchip/gic: Fix UBSAN shift-out-of-bounds in GIC helpers Marc Zyngier (Thu Sep 24 2026 - 14:21:22 EST)
- Re: [PATCH net-next 02/13] net/mlx5: E-switch, do not leave an unpaired devcom registered netdev-bot+sashiko (Thu Sep 24 2026 - 14:21:38 EST)
- Re: [GIT PULL] Landlock fix for v7.3-rc5 pr-tracker-bot (Thu Sep 24 2026 - 14:21:54 EST)
- Re: [PATCH iwl-net] e1000e: fix flow control stuck off after link partner reset Matt Vollrath (Thu Sep 24 2026 - 14:21:58 EST)
- [PATCH net v3 04/10] net: stmmac: leave the datapath running for normal-size MTU changes James Hilliard (Thu Sep 24 2026 - 14:22:17 EST)
- [PATCH net v3 07/10] net: stmmac: account for failed live XDP reopening James Hilliard (Thu Sep 24 2026 - 14:22:27 EST)
- [PATCH v10 10/15] drm/panfrost: Add debugfs knob for manually triggering a GPU reset Adrián Larumbe (Thu Sep 24 2026 - 14:22:59 EST)
- [PATCH v10 12/15] drm/panfrost: Skip cache flush/invalidate when enabling perfcnt Adrián Larumbe (Thu Sep 24 2026 - 14:23:09 EST)
- Re: [PATCH v16 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support Conor Dooley (Thu Sep 24 2026 - 14:23:42 EST)
- [PATCH v10 09/15] drm/panfrost: Add warning messages to fatal error conditions Adrián Larumbe (Thu Sep 24 2026 - 14:23:59 EST)
- Re: [PATCH v3 7/7] perf mem record: Use the IBS swfilt filter when available Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 14:24:05 EST)
- [PATCH 4/4] media: staging/ipu7: Add monochrome pixel formats Ruslan Koreev (Thu Sep 24 2026 - 14:24:40 EST)
- [PATCH v10 13/15] drm/panfrost: Avoid cache flush after perfcnt sample in fully coherent systems Adrián Larumbe (Thu Sep 24 2026 - 14:24:59 EST)
- [PATCH v9 02/22] KVM: arm64: Reorganize PMU includes Colton Lewis (Thu Sep 24 2026 - 14:25:14 EST)
- Re: [PATCH v4 11/13] lib/crypto: sha2: Provide functions for zeroizing SHA2 hmac_sha* structures Eric Biggers (Thu Sep 24 2026 - 14:25:35 EST)
- Re: [PATCH v2 1/2] KVM: selftests: Fix arm64 sysreg header dependencies Fuad Tabba (Thu Sep 24 2026 - 14:26:04 EST)
- Re: [PATCH v2 2/4] vfio: selftests: Verify a failed second open preserves the vf_token Alex Williamson (Thu Sep 24 2026 - 14:26:07 EST)
- Re: [PATCH] perf jevents: Rename OMR offcore_rsp attribute to offmodule_rsp Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 14:26:11 EST)
- [PATCH 1/2] leds: flash: lm3643: Return to standby when the last output is switched off Ruslan Koreev (Thu Sep 24 2026 - 14:26:54 EST)
- [PATCH 0/4] Lenovo ThinkPad X1 Carbon Gen 14 IR camera: ST VD55G1 on Intel IPU7 Ruslan Koreev (Thu Sep 24 2026 - 14:27:31 EST)
- [PATCH net-next 2/4] net: mana: Move PCI transport code into gdma_pci.c Manish Awasthi (Thu Sep 24 2026 - 14:27:46 EST)
- Re: [PATCH v12 08/14] coresight: etm4x: exclude ss_status from drvdata->config sashiko-bot (Thu Sep 24 2026 - 14:27:51 EST)
- [PATCH v10 03/15] drm/panfrost: Move debugfs initialisation to relevant subsystems Adrián Larumbe (Thu Sep 24 2026 - 14:27:59 EST)
- Re: [PATCH v5 15/18] iommufd: Persist iommu hardware pagetables for live update Samiullah Khawaja (Thu Sep 24 2026 - 14:29:03 EST)
- Re: [PATCH v4 2/7] mm/slab: Give bucket caches the alignment of the caches they mirror Harry Yoo (Thu Sep 24 2026 - 14:29:17 EST)
- [PATCH v12 00/14] fix several inconsistencies with sysfs configuration in etmX Yeoreum Yun (Thu Sep 24 2026 - 14:29:18 EST)
- Re: [PATCH v3 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu Nicolas Dufresne (Thu Sep 24 2026 - 14:29:31 EST)
- Re: [PATCH v2] perf annotate: Fix NULL pointer dereference in loongarch_call__parse Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 14:29:35 EST)
- Re: [PATCH v3 6/6] MAINTAINERS: add entry for the RTL8723B rtw88 driver Jeff Johnson (Thu Sep 24 2026 - 14:29:44 EST)
- Re: [PATCH bpf v3 3/3] selftests/bpf: Detach a trampoline prog while a task sleeps before it bot+bpf-ci (Thu Sep 24 2026 - 14:29:59 EST)
- [PATCH v9 11/22] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU Colton Lewis (Thu Sep 24 2026 - 14:30:05 EST)
- [PATCH v2 00/19] Decouple PCI and auxbus details from Intel TPMI driver Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:30:27 EST)
- [PATCH v12 05/14] coresight: etm3x: fix inconsistencies with sysfs configuration Yeoreum Yun (Thu Sep 24 2026 - 14:31:07 EST)
- [PATCH v2 05/19] platform/x86/intel/tpmi: Keep the feature resources in intel_tpmi_info Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:31:32 EST)
- [PATCH v2 02/19] platform/x86/intel/vsec: Pass a struct device to intel_vsec_set_mapping() Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:31:49 EST)
- [PATCH v2 08/19] platform/x86/intel/tpmi: Do not assume TPMI is enumerated from PCI Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:32:06 EST)
- Re: linux-next: manual merge of the liveupdate tree with the mm tree Mike Rapoport (Thu Sep 24 2026 - 14:32:14 EST)
- [PATCH v10 11/15] drm/panfrost: Move perfcnt GPU disable sequence into a helper Adrián Larumbe (Thu Sep 24 2026 - 14:32:16 EST)
- [PATCH v10 15/15] drm/panfrost: Fix races between perfcnt and reset sequence Adrián Larumbe (Thu Sep 24 2026 - 14:32:26 EST)
- linux-next: build failure after merge of the pagemap-headers tree Mark Brown (Thu Sep 24 2026 - 14:32:27 EST)
- [PATCH v10 04/15] drm/panfrost: Skip NULL checks for clock enable/disabling Adrián Larumbe (Thu Sep 24 2026 - 14:32:40 EST)
- [PATCH v2 11/19] platform/x86/intel/tpmi: Include the headers tpmi_common.c relies on Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:32:41 EST)
- [PATCH v2 12/19] platform/x86/intel/tpmi: Turn TPMI_GET_SINGLE_ENTRY_SIZE() into a function Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:32:47 EST)
- [PATCH v2 09/19] platform/x86/intel/tpmi: Split out enumeration independent init and exit Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:32:47 EST)
- [PATCH v2 19/19] platform/x86/intel/tpmi: Describe the device creation policy on the function Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:33:06 EST)
- Re: [PATCH ath-next] wifi: ath12k: fix MLO 4-way handshake timeout on QCC2072 Jeff Johnson (Thu Sep 24 2026 - 14:33:15 EST)
- [PATCH v2 15/19] platform/x86/intel/tpmi: Build the TPMI control words in one expression Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:33:34 EST)
- [PATCH v2 07/19] platform/x86/intel/tpmi: Drop unused arg from tpmi_set_control_base() Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:34:26 EST)
- [PATCH v2 18/19] platform/x86/intel/tpmi: Declare the loop counters in their loops Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:34:34 EST)
- [PATCH v2 10/19] platform/x86/intel/tpmi: Split off the PCI VSEC enumeration Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:34:40 EST)
- [PATCH v2 16/19] platform/x86/intel/tpmi: Use DEFINE_SHOW_STORE_ATTRIBUTE() for mem_write Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:34:43 EST)
- [PATCH v12 13/14] coresight: etm3x: rename local config as curr_config referring drvdata->curr_config Yeoreum Yun (Thu Sep 24 2026 - 14:34:54 EST)
- [PATCH v2 01/19] platform/x86/intel/tpmi: Use static strings for the feature device names Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:35:35 EST)
- [PATCH v16 6/6] usb: dwc3: rockchip: fix USB-C reconnect in gadget mode Sebastian Reichel (Thu Sep 24 2026 - 14:35:52 EST)
- Re: [PATCH net 3/6] net: bcmasp: validate minimum RX packet size in bcmasp_rx_poll() netdev-bot+sashiko (Thu Sep 24 2026 - 14:35:56 EST)
- [PATCH v2 14/19] platform/x86/intel/tpmi: Use scope based cleanup in the memory dump Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:36:02 EST)
- [PATCH v2 04/19] platform/x86/intel/tpmi: Get tpmi_info directly from the parent device Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:36:04 EST)
- Re: [PATCH 1/2] KVM: arm64: pvtime: Don't lose stolen time on failed updates Marc Zyngier (Thu Sep 24 2026 - 14:36:38 EST)
- Re: [PATCH v12 4/6] perf tools: Show memory region in perf-c2c subcommand Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 14:36:47 EST)
- [PATCH 01/15] PCI/DPC: Allocate the DPC save buffer during device setup David Matlack (Thu Sep 24 2026 - 14:38:04 EST)
- Re: [PATCH v3 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma Gregory Price (Thu Sep 24 2026 - 14:38:08 EST)
- [PATCH v9 15/22] KVM: arm64: Allow kvm_vcpu_pmu_resync_el0() to resync filters in process context Colton Lewis (Thu Sep 24 2026 - 14:38:38 EST)
- [PATCH net v3 06/10] net: stmmac: keep DMA configurations at stable addresses James Hilliard (Thu Sep 24 2026 - 14:38:41 EST)
- [PATCH v12 01/14] coresight: etm4x: read-back TRCSEQSTR at disabling and prohibit modifying seq_state while enabling. Yeoreum Yun (Thu Sep 24 2026 - 14:38:53 EST)
- Re: [PATCH net-next v4] rust: net: netlink: validate attribute length before casting to `c_int` Sagar Taunk (Thu Sep 24 2026 - 14:39:10 EST)
- Re: [PATCH v13 12/15] PCI/CXL: Reject reset with unsafe function scope Dave Jiang (Thu Sep 24 2026 - 14:39:35 EST)
- [PATCH net-next 1/4] net: mana: Introduce gdma_bus_ops for bus-specific operations Manish Awasthi (Thu Sep 24 2026 - 14:39:44 EST)
- [PATCH v12 11/14] coresight: etm4x: rename drvdata->config to sysfs_config Yeoreum Yun (Thu Sep 24 2026 - 14:39:58 EST)
- Re: [PATCH v6 9/9] vfio/pci: Permanently revoke a DMABUF on request Alex Mastro (Thu Sep 24 2026 - 14:40:14 EST)
- [PATCH v10 05/15] drm/panfrost: Consolidate device clock management and reset Adrián Larumbe (Thu Sep 24 2026 - 14:40:22 EST)
- Re: [PATCH v6 1/2] md: Don't set MD_BROKEN for RAID1 and RAID10 when using FailFast Martin Wilck (Thu Sep 24 2026 - 14:40:31 EST)
- [PATCH v2 13/19] platform/x86/intel/tpmi: Use guard() for tpmi_dev_lock in the status read Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:40:34 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Rik van Riel (Thu Sep 24 2026 - 14:40:50 EST)
- Re: [PATCH v2] ASoC: Intel: atom: Fix platform device leak on probe failure Cezary Rojewski (Thu Sep 24 2026 - 14:41:23 EST)
- Re: [PATCH net 6/6] net: bcmasp: fix network filter lookup and wake filter pair allocation netdev-bot+sashiko (Thu Sep 24 2026 - 14:41:42 EST)
- [PATCH 14/15] PCI: Save reserved capability registers in a single pass David Matlack (Thu Sep 24 2026 - 14:42:07 EST)
- [PATCH net v3 01/10] net: stmmac: unwind the WoL IRQ after a safety IRQ request failure James Hilliard (Thu Sep 24 2026 - 14:42:24 EST)
- [PATCH v2 17/19] platform/x86/intel/tpmi: Use scnprintf() to build the debugfs names Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:42:43 EST)
- Re: [PATCH v12 14/14] coresight: etm3x: rename drvdata->config to sysfs_config sashiko-bot (Thu Sep 24 2026 - 14:42:47 EST)
- [PATCH 07/15] PCI/ASPM: Save L1SS state in the saved capability store David Matlack (Thu Sep 24 2026 - 14:42:49 EST)
- Re: [PATCH v4 3/4] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel Arpit Saini (Thu Sep 24 2026 - 14:42:53 EST)
- [PATCH net v3 08/10] net: stmmac: use the tracked datapath restart for XSK pool changes James Hilliard (Thu Sep 24 2026 - 14:43:33 EST)
- [PATCH v10 14/15] drm/panfrost: Introduce a reset lock Adrián Larumbe (Thu Sep 24 2026 - 14:43:53 EST)
- Re: [PATCH net-next 8/8] eth: mpnic: add basic Rx handling Daniel Zahka (Thu Sep 24 2026 - 14:44:45 EST)
- [PATCH v12 12/14] coresight: etm3x: introduce struct etm_caps Yeoreum Yun (Thu Sep 24 2026 - 14:44:46 EST)
- [PATCH 06/15] PCI/ASPM: Save LTR state in the saved capability store David Matlack (Thu Sep 24 2026 - 14:45:36 EST)
- [PATCH v2 1/2] dt-bindings: arm: fsl: add Draeger M48 dual-cpu board Petko Manolov (Thu Sep 24 2026 - 14:45:56 EST)
- [PATCH] fs: porting.rst: use literal string to avoid warning Randy Dunlap (Thu Sep 24 2026 - 14:46:43 EST)
- [PATCH net v3 05/10] net: stmmac: unwind partially allocated DMA configurations James Hilliard (Thu Sep 24 2026 - 14:47:15 EST)
- Re: [PATCH v4 11/13] lib/crypto: sha2: Provide functions for zeroizing SHA2 hmac_sha* structures Thomas Huth (Thu Sep 24 2026 - 14:47:22 EST)
- [PATCH v7 01/14] drm/bridge: it6505: quiesce event sources and work on remove() Daniel Golle (Thu Sep 24 2026 - 14:47:33 EST)
- Re: [PATCH V1 2/3] mshv: Import data structs around device domains from hyperv headers Easwar Hariharan (Thu Sep 24 2026 - 14:47:33 EST)
- RE: [RFC PATCH] mm/mglru: dynamically protect readahead fault folios under refault pressure Ababneh, Ehab (Thu Sep 24 2026 - 14:48:41 EST)
- [PATCH v2 03/19] platform/x86/intel/tpmi: Remove unused vsec_dev from intel_tpmi_pm_feature Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:48:47 EST)
- Re: [PATCH net-next v2] net: phy: marvell: add support for PHY LEDs polarity modes Aleksander Jan Bajkowski (Thu Sep 24 2026 - 14:49:24 EST)
- [PATCH net v3 10/10] net: stmmac: retain DMA resources across MTU changes James Hilliard (Thu Sep 24 2026 - 14:49:49 EST)
- Re: [PATCH] auxdisplay: panel: use assign_bit() where applicable Andy Shevchenko (Thu Sep 24 2026 - 14:49:55 EST)
- Re: [PATCH] iommufd: Fix iommufd_hw_capabilities reference in kernel-doc Jason Gunthorpe (Thu Sep 24 2026 - 14:50:01 EST)
- [PATCH v7 10/14] drm/bridge: it6505: hold endpoint OF node reference while parsing it Daniel Golle (Thu Sep 24 2026 - 14:50:05 EST)
- [PATCH v7 09/14] drm/bridge: it6505: guard against zero channel count in audio infoframe Daniel Golle (Thu Sep 24 2026 - 14:50:11 EST)
- [PATCH v7 14/14] drm/bridge: it6505: Don't reject audio hw_params without an encoder Daniel Golle (Thu Sep 24 2026 - 14:50:16 EST)
- Re: [PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 14:50:37 EST)
- Re: [PATCH RFC 2/4] sysctl: Apply sysctl context when flag is active Alexey Gladkov (Thu Sep 24 2026 - 14:50:45 EST)
- [PATCH bpf-next v5] bpf: crypto: Use AES-CBC and AES-ECB libraries Eric Biggers (Thu Sep 24 2026 - 14:51:24 EST)
- Re: [PATCH v2] driver core/ACPI: Introduce companion_bus_register() Rafael J. Wysocki (Intel) (Thu Sep 24 2026 - 14:51:45 EST)
- [PATCH v10 07/15] drm/panfrost: Explicitly enable MMU interrupts at device init Adrián Larumbe (Thu Sep 24 2026 - 14:51:52 EST)
- Re: [PATCH 7/7] selftests/x86: Add tests for signal frame FPU portability Borislav Petkov (Thu Sep 24 2026 - 14:52:42 EST)
- Re: [PATCH net-next 03/13] net/mlx5: LAG, allocate v2p_map dynamically netdev-bot+sashiko (Thu Sep 24 2026 - 14:52:57 EST)
- Re: BUG: unable to handle kernel paging request in __hfsplus_brec_find dave mad maxXx (Thu Sep 24 2026 - 14:53:06 EST)
- Re: [PATCH v3 5/5] rust: samples: add EDU PCI driver sample Danilo Krummrich (Thu Sep 24 2026 - 14:53:08 EST)
- [RFC PATCH 0/7] cgroup: charge kernel work to the cgroup it is done for Shakeel Butt (Thu Sep 24 2026 - 14:53:24 EST)
- [RFC PATCH 3/7] psi: charge pressure to the task's active cgroup Shakeel Butt (Thu Sep 24 2026 - 14:53:24 EST)
- [PATCH v12 10/14] coresight: etm4x: rename local config as curr_config referring drvdata->curr_config Yeoreum Yun (Thu Sep 24 2026 - 14:54:06 EST)
- Re: [PATCH net 5/6] net: bcmasp: account for offload header in TX short packet padding netdev-bot+sashiko (Thu Sep 24 2026 - 14:54:07 EST)
- [RFC PATCH 7/7] selftests: cgroup: check that high_work reclaim is charged to the memcg Shakeel Butt (Thu Sep 24 2026 - 14:54:35 EST)
- [RFC PATCH 1/7] cgroup: add cgroup_account_system_time() Shakeel Butt (Thu Sep 24 2026 - 14:54:41 EST)
- Other user-space threading issues David Kahurani (Thu Sep 24 2026 - 14:54:42 EST)
- [RFC PATCH 0/7] cgroup: charge kernel work to the cgroup it is done for Shakeel Butt (Thu Sep 24 2026 - 14:55:24 EST)
- Re: [PATCH] gpiolib: acpi: Add quirk for Lenovo IdeaPad Slim 3 15ABR8 Andy Shevchenko (Thu Sep 24 2026 - 14:55:25 EST)
- [RFC PATCH 6/7] memcg: charge high_work reclaim to the memcg Shakeel Butt (Thu Sep 24 2026 - 14:55:30 EST)
- Re: [PATCH v5] iommu/io-pgtable-arm: Add support for contiguous hint bit Daniel Mentz (Thu Sep 24 2026 - 14:55:57 EST)
- Re: [PATCH v5 3/4] pmdomain: core: add genpd_for_each_child() helper Kevin Hilman (Thu Sep 24 2026 - 14:56:18 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit David Hildenbrand (Arm) (Thu Sep 24 2026 - 14:56:30 EST)
- Re: [PATCH net v3] net/iucv: require IUCV for AF_IUCV sockets Alexandra Winter (Thu Sep 24 2026 - 14:56:40 EST)
- Re: [PATCH v2 1/4] iomap: don't resubmit an ioend after ->writeback_submit() failed Darrick J. Wong (Thu Sep 24 2026 - 14:57:12 EST)
- Re: [PATCH bpf v3 2/3] bpf: Skip the progs of trampoline images that are being freed bot+bpf-ci (Thu Sep 24 2026 - 14:57:15 EST)
- [PATCH v10 08/15] drm/panfrost: Move all DRM device initialisation into device_init() Adrián Larumbe (Thu Sep 24 2026 - 14:57:57 EST)
- [PATCH net-next v8 01/12] gve: add struct gve_device_info to hold device properties Harshitha Ramamurthy (Thu Sep 24 2026 - 14:57:57 EST)
- Re: [PATCH v2] mm: don't schedule deferred kernel page table freeing while booting David Hildenbrand (Arm) (Thu Sep 24 2026 - 14:58:25 EST)
- linux-next: build failure in the last build Mark Brown (Thu Sep 24 2026 - 14:58:34 EST)
- Re: [PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support Paul Kocialkowski (Thu Sep 24 2026 - 14:58:42 EST)
- Re: [PATCH v2 2/4] xfs: add an error tag to inject a ->writeback_submit() failure Darrick J. Wong (Thu Sep 24 2026 - 14:58:54 EST)
- [PATCH net-next v8 05/12] gve: refactor gve_init_priv for reset path Harshitha Ramamurthy (Thu Sep 24 2026 - 14:58:59 EST)
- [PATCH net-next v8 12/12] gve: add link status/speed ctrl ops Harshitha Ramamurthy (Thu Sep 24 2026 - 14:59:10 EST)
- [PATCH v2 0/2] arm: dts: nxp: imx: add Draeger M48 CPU board Petko Manolov (Thu Sep 24 2026 - 14:59:13 EST)
- Re: [PATCH net v3] sctp: carry peer capabilities across an INIT collision Xin Long (Thu Sep 24 2026 - 15:00:21 EST)
- Re: [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND Mark Brown (Thu Sep 24 2026 - 15:00:22 EST)
- Re: [PATCH v2 2/4] vfio: selftests: Verify a failed second open preserves the vf_token David Matlack (Thu Sep 24 2026 - 15:00:29 EST)
- Re: [PATCH v9 2/3] pwm: rp1: Add RP1 PWM controller driver Gary Guo (Thu Sep 24 2026 - 15:01:06 EST)
- Re: [PATCH v2 0/5] iommu/arm-smmu-v3: Fixes reported by Sashiko Nicolin Chen (Thu Sep 24 2026 - 15:01:15 EST)
- Re: [PATCH 2/2] x86/virt/tdx: Drop tdh_phymem_page_wbinvd_*() Edgecombe, Rick P (Thu Sep 24 2026 - 15:01:45 EST)
- Re: [PATCH] nilfs2: fix deadlock between nilfs_evict_inode() and find_inode() Viacheslav Dubeyko (Thu Sep 24 2026 - 15:02:15 EST)
- Re: [PATCH v3 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get Liam R. Howlett (Thu Sep 24 2026 - 15:02:54 EST)
- Re: [PATCH 4/5] hibernation, KFENCE: explicitly map/unmap KFENCE pages David Hildenbrand (Arm) (Thu Sep 24 2026 - 15:03:06 EST)
- [PATCH net-next v5] rust: net: netlink: validate attribute length before casting to `c_int` Sagar Taunk (Thu Sep 24 2026 - 15:03:19 EST)
- Re: [PATCH v2 0/5] iommu/arm-smmu-v3: Fixes reported by Sashiko Jason Gunthorpe (Thu Sep 24 2026 - 15:03:30 EST)
- Re: [PATCH] clk: tenstorrent: use regmap_assign_bits() for conditional set/clear Anirudh Srinivasan (Thu Sep 24 2026 - 15:04:29 EST)
- Re: [PATCH v2 0/5] PM: Use %pe to print error pointers symbolically Sumeet Pawnikar (Thu Sep 24 2026 - 15:04:38 EST)
- Re: [GIT PULL] Networking for v7.3-rc5 Linus Torvalds (Thu Sep 24 2026 - 15:04:45 EST)
- [PATCH] rhashtable: specialize default comparison for constant parameters Usama Arif (Thu Sep 24 2026 - 15:04:55 EST)
- Re: [PATCH v3 3/5] rust: pci: make Vendor::from_raw() public John Hubbard (Thu Sep 24 2026 - 15:04:58 EST)
- Re: [PATCH] dmaengine: mv_xor: use devm_platform_ioremap_resource() Frank Li (Thu Sep 24 2026 - 15:04:59 EST)
- [PATCH v7 07/14] drm/bridge: it6505: avoid division by zero in pixel clock calculation Daniel Golle (Thu Sep 24 2026 - 15:05:23 EST)
- Re: [PATCH v1 1/2] spi: dw: Request DMA channels at runtime instead of probe Mark Brown (Thu Sep 24 2026 - 15:05:54 EST)
- Re: [PATCH net-next v4] rust: net: netlink: validate attribute length before casting to `c_int` Jakub Kicinski (Thu Sep 24 2026 - 15:06:06 EST)
- [PATCH v7 11/14] drm/bridge: it6505: reject a too short link-frequencies property Daniel Golle (Thu Sep 24 2026 - 15:06:24 EST)
- Re: [PATCH v3 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support Ard Biesheuvel (Thu Sep 24 2026 - 15:06:31 EST)
- [PATCH v2 0/8] Add Rust PCI SR-IOV support Zhi Wang (Thu Sep 24 2026 - 15:06:57 EST)
- RE: [PATCH v2] driver core/ACPI: Introduce companion_bus_register() Michael Kelley (Thu Sep 24 2026 - 15:07:18 EST)
- [PATCH v2 2/8] rust: pci: add vtable attribute to pci::Driver trait Zhi Wang (Thu Sep 24 2026 - 15:07:19 EST)
- Re: [PATCH net-next v4] rust: net: netlink: validate attribute length before casting to `c_int` Jakub Kicinski (Thu Sep 24 2026 - 15:07:42 EST)
- [PATCH v2 5/8] rust: pci: add num_vf(), to return number of VFs Zhi Wang (Thu Sep 24 2026 - 15:07:44 EST)
- [PATCH v2 1/8] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability Zhi Wang (Thu Sep 24 2026 - 15:07:45 EST)
- [PATCH v2 3/8] rust: pci: add is_virtfn(), to check for VFs Zhi Wang (Thu Sep 24 2026 - 15:08:09 EST)
- [PATCH v2 4/8] rust: pci: add is_physfn(), to check for PFs Zhi Wang (Thu Sep 24 2026 - 15:08:38 EST)
- linux-next: manual merge of the liveupdate tree with the mm tree Mark Brown (Thu Sep 24 2026 - 15:08:42 EST)
- Re: [PATCH v5 2/2] iio: light: add AS7343 multi-spectral sensor driver Andy Shevchenko (Thu Sep 24 2026 - 15:09:01 EST)
- [PATCH v7 00/14] drm/bridge: it6505: DP audio support + shared-DAI hw_params fix Daniel Golle (Thu Sep 24 2026 - 15:10:59 EST)
- [PATCH] mm: remove the unused zone->unaccepted_cleanup Usama Arif (Thu Sep 24 2026 - 15:11:18 EST)
- [RFC PATCH 5/7] cgroup: take set_active_cgroup() time out of the cgroup's cpu.max Shakeel Butt (Thu Sep 24 2026 - 15:11:23 EST)
- [PATCH 1/1] PCI/TPH: Validate the firmware Steering Tag response Wei Huang (Thu Sep 24 2026 - 15:11:43 EST)
- [PATCH v7 02/14] drm/bridge: it6505: quiesce work items before powering off Daniel Golle (Thu Sep 24 2026 - 15:12:44 EST)
- [PATCH v7 04/14] drm/bridge: it6505: unregister DP AUX adapter on bridge detach Daniel Golle (Thu Sep 24 2026 - 15:12:53 EST)
- [PATCH v8 2/4] kselftest: mm: replace usage of /proc/self/smaps for __check_pmd_huge() Yeoreum Yun (Thu Sep 24 2026 - 15:12:58 EST)
- [PATCH v8 3/4] kselftest: mm: integrate huge page checks Yeoreum Yun (Thu Sep 24 2026 - 15:13:16 EST)
- [PATCH v8 4/4] kselftest: mm: remove check_huge_shmem() Yeoreum Yun (Thu Sep 24 2026 - 15:13:32 EST)
- [PATCH v10 06/15] drm/panfrost: Fix PM refcnt and autosuspend issues at device probe/remove Adrián Larumbe (Thu Sep 24 2026 - 15:13:42 EST)
- Re: [RFC PATCH v2 02/10] x86/virt/tdx: Convert the version metadata reader Dave Hansen (Thu Sep 24 2026 - 15:13:55 EST)
- Re: [PATCH v5 4/4] pmdomain: add support system-wide resume latency constraints Kevin Hilman (Thu Sep 24 2026 - 15:14:48 EST)
- [PATCH net-next v8 06/12] gve: simplify reset logic Harshitha Ramamurthy (Thu Sep 24 2026 - 15:15:15 EST)
- [RFC PATCH 2/7] cgroup: add set_active_cgroup() to charge CPU time to a cgroup Shakeel Butt (Thu Sep 24 2026 - 15:15:17 EST)
- [GIT PULL] Networking for v7.3-rc5 Jakub Kicinski (Thu Sep 24 2026 - 15:15:22 EST)
- Re: [PATCH v3 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support Melody Wang (Thu Sep 24 2026 - 15:16:11 EST)
- [PATCH v7 13/14] drm/bridge: it6505: Add audio support Daniel Golle (Thu Sep 24 2026 - 15:16:34 EST)
- Re: [PATCH v5 1/8] x86/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs Kim Phillips (Thu Sep 24 2026 - 15:17:25 EST)
- Re: test fix syzbot (Thu Sep 24 2026 - 15:17:39 EST)
- Re: [PATCH v2 1/2] mm/memory: reuse 16 PTEs of an exclusive large folio on a write fault David Hildenbrand (Arm) (Thu Sep 24 2026 - 15:17:42 EST)
- [PATCH net-next v8 03/12] gve: introduce ctrl ops to set vectors and Qs Harshitha Ramamurthy (Thu Sep 24 2026 - 15:18:30 EST)
- [PATCH v7 12/14] drm/bridge: it6505: don't write an error code back to the reset register Daniel Golle (Thu Sep 24 2026 - 15:19:00 EST)
- [PATCH v7 06/14] drm/bridge: it6505: bail out of the IRQ handler when status reads fail Daniel Golle (Thu Sep 24 2026 - 15:19:17 EST)
- Re: [PATCH] docs: ABI: auxdisplay: use literal blocks for commands Andy Shevchenko (Thu Sep 24 2026 - 15:19:18 EST)
- [PATCH v7 08/14] drm/bridge: it6505: avoid division by zero in audio FS debug print Daniel Golle (Thu Sep 24 2026 - 15:19:23 EST)
- Re: [PATCH net-next 7/8] eth: mpnic: implement Rx queue allocation and cleanup Daniel Zahka (Thu Sep 24 2026 - 15:19:24 EST)
- Re: [GIT PULL] Networking for v7.3-rc5 pr-tracker-bot (Thu Sep 24 2026 - 15:20:16 EST)
- [PATCH net-next v8 08/12] gve: split up notify block allocation and setup paths Harshitha Ramamurthy (Thu Sep 24 2026 - 15:20:17 EST)
- [PATCH net v2] eth: fbnic: Keep real queue counts synchronized Björn Töpel (Thu Sep 24 2026 - 15:20:34 EST)
- Re: [RFC PATCH v6 00/11] iommufd: Infrastructure for vIOMMU creation for confidential guests and guest TSM requests Jason Gunthorpe (Thu Sep 24 2026 - 15:21:10 EST)
- Re: [PATCH net-next v4] rust: net: netlink: validate attribute length before casting to `c_int` Andrew Lunn (Thu Sep 24 2026 - 15:21:11 EST)
- Re: [PATCH net-next v2] net: phy: marvell: add support for PHY LEDs polarity modes Andrew Lunn (Thu Sep 24 2026 - 15:21:20 EST)
- [PATCH net-next v8 07/12] gve: add gve_ctrl_ops for gve initialization/teardown sequences Harshitha Ramamurthy (Thu Sep 24 2026 - 15:21:23 EST)
- Re: [PATCH] mshv_vtl: Check per-CPU register page before mmap Hardik Garg (Thu Sep 24 2026 - 15:21:46 EST)
- [PATCH v2 7/8] rust: pci: add typed SR-IOV PF registration data Zhi Wang (Thu Sep 24 2026 - 15:21:47 EST)
- Re: [RFC PATCH v6 00/11] iommufd: Infrastructure for vIOMMU creation for confidential guests and guest TSM requests Jason Gunthorpe (Thu Sep 24 2026 - 15:21:47 EST)
- [PATCH v2 6/8] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs Zhi Wang (Thu Sep 24 2026 - 15:23:07 EST)
- [RFC PATCH 4/7] sched/fair: add cfs_bandwidth_charge() for kernel work done for a cgroup Shakeel Butt (Thu Sep 24 2026 - 15:23:09 EST)
- Re: [PATCH] rhashtable: specialize default comparison for constant parameters Tejun Heo (Thu Sep 24 2026 - 15:24:09 EST)
- [PATCH v2 06/19] platform/x86/intel/tpmi: Describe a TPMI instance by its two devices Kuppuswamy Sathyanarayanan (Thu Sep 24 2026 - 15:24:22 EST)
- Re: [syzbot] [mmc?] KASAN: slab-use-after-free Write in ms_read_bytes syzbot (Thu Sep 24 2026 - 15:24:27 EST)
- Re: (subset) [PATCH 0/2] spi: dw: clean ups from "use threaded interrupt" Mark Brown (Thu Sep 24 2026 - 15:24:49 EST)
- Re: [PATCH v5 4/6] KVM: guest_memfd: Split bind() into prepare()+commit() phases Sean Christopherson (Thu Sep 24 2026 - 15:25:06 EST)
- [PATCH v7 05/14] drm/bridge: it6505: complete poweroff even if disabling regulators fails Daniel Golle (Thu Sep 24 2026 - 15:25:11 EST)
- [PATCH] serial: core: shut down initialized port on removal Igor Putko (Thu Sep 24 2026 - 15:25:24 EST)
- Re: [PATCH] mm: remove the unused zone->unaccepted_cleanup David Hildenbrand (Arm) (Thu Sep 24 2026 - 15:25:26 EST)
- [tip: x86/mm] x86/mm: Fix void/int conditional in pgd_clear() tip-bot2 for Jose A. Perez de Azpillaga (Thu Sep 24 2026 - 15:25:40 EST)
- [PATCH v2 2/2] arm: dts: nxp: imx: Add devicetree files for M48 Petko Manolov (Thu Sep 24 2026 - 15:25:42 EST)
- Re: [PATCH bpf-next 4/8] bpf, lsm: Let BPF LSM provide xattrs at inode creation Justin Suess (Thu Sep 24 2026 - 15:26:09 EST)
- [PATCH] drm/appletbdrm: Add suspend and resume support Vasilij Markin via B4 Relay (Thu Sep 24 2026 - 15:26:23 EST)
- Re: [PATCH] ASoC: codecs: lpass-wsa-macro: rewrite the interpolator volume after enabling clocks Jonathan Marek (Thu Sep 24 2026 - 15:27:09 EST)
- Re: [PATCH] selftests/mm: fix mlock2 errno handling and false PASS on ENOSYS David Hildenbrand (Arm) (Thu Sep 24 2026 - 15:27:11 EST)
- [PATCH] staging: rtl8723bs: remove unused variable 'phal' George Karagounis (Thu Sep 24 2026 - 15:27:17 EST)
- [PATCH] eventpoll: return -ENOIOCTLCMD for unknown ioctl commands hengyul (Thu Sep 24 2026 - 15:27:25 EST)
- Re: [PATCH] clk: tegra: annotate struct tegra210_clk_emc_provider with __counted_by_ptr Brian Masney (Thu Sep 24 2026 - 15:27:48 EST)
- Re: [PATCH] clk: tenstorrent: use regmap_assign_bits() for conditional set/clear Drew Fustini (Thu Sep 24 2026 - 15:28:05 EST)
- Re: [PATCH 2/2] Bluetooth: btintel_pcie: fix PM flow for S0ix, S3 and S4 Sergey Lebedev (Thu Sep 24 2026 - 15:28:16 EST)
- [paulmck-rcu:non-rcu:next] BUILD SUCCESS d0189b52c15f62f19d151bd652a527fd1c6b2c12 kernel test robot (Thu Sep 24 2026 - 15:28:19 EST)
- [PATCH net-next v8 00/12] gve: AdminQ mode related refactors Harshitha Ramamurthy (Thu Sep 24 2026 - 15:28:31 EST)
- [BUG] FUT_OFF_MMSHARED futex waiters can outlive mm_struct (because of futex_requeue() and maybe io_uring) Jann Horn (Thu Sep 24 2026 - 15:28:53 EST)
- Re: [PATCH v2 4/4] iomap: don't lose a failed direct I/O bio's error when zeroing the tail Darrick J. Wong (Thu Sep 24 2026 - 15:29:00 EST)
- Re: [PATCH v19 4/7] firmware: arm_rmm: Add support for SRO Jonathan Cameron (Thu Sep 24 2026 - 15:29:09 EST)
- Re: [PATCH net v2] amt: do not store tunnel pointer in skb control block Cen Zhang (Microsoft Security FORGE Labs) (Thu Sep 24 2026 - 15:29:21 EST)
- [PATCH net-next v8 09/12] gve: introduce new methods to handle IRQ doorbells Harshitha Ramamurthy (Thu Sep 24 2026 - 15:30:18 EST)
- Re: [PATCH 2/2] selftests: timers: measure the CPU timers on the clock they count John Stultz (Thu Sep 24 2026 - 15:30:23 EST)
- Re: [RFC PATCH 1/1] minix: unify the v1 and v2/v3 itree code paths ctdk (Thu Sep 24 2026 - 15:31:00 EST)
- [PATCH net-next v8 11/12] gve: add ctrl ops for queue operations Harshitha Ramamurthy (Thu Sep 24 2026 - 15:31:38 EST)
- [PATCH v7 03/14] drm/bridge: it6505: balance and disable runtime PM on remove Daniel Golle (Thu Sep 24 2026 - 15:31:40 EST)
- Re: [PATCH] dmaengine: use assign_bit() where applicable Frank Li (Thu Sep 24 2026 - 15:32:40 EST)
- Re: [RFC PATCH 0/7] cgroup: charge kernel work to the cgroup it is done for Shakeel Butt (Thu Sep 24 2026 - 15:33:53 EST)
- [PATCH 0/2] platform/x86/intel: power-domains: Handle failed tpmi_init() Kristen Carlson Accardi (Thu Sep 24 2026 - 15:34:18 EST)
- [PATCH 1/2] platform/x86/intel: power-domains: Handle failed init in tpmi_get_linux_die_id() Kristen Carlson Accardi (Thu Sep 24 2026 - 15:34:35 EST)
- [PATCH v8 1/4] kselftest: mm: prevent random failure of huge page split for khugepaged Yeoreum Yun (Thu Sep 24 2026 - 15:35:47 EST)
- Re: [PATCH 3/4] clk: toshiba: introduce a TC9564 SoC clock and reset driver Brian Masney (Thu Sep 24 2026 - 15:36:35 EST)
- [PATCH v8 0/4] kselftest: mm: fix some failure of split_huge_page_test Yeoreum Yun (Thu Sep 24 2026 - 15:36:48 EST)
- Re: [PATCH v4] hfs: handle extent B-tree write errors Viacheslav Dubeyko (Thu Sep 24 2026 - 15:36:48 EST)
- linux-next: manual merge of the security tree with the vfs-brauner tree Mark Brown (Thu Sep 24 2026 - 15:38:26 EST)
- [PATCH 0/2] arm64: dts: st: fix sai3b unit address on stm32mp2 Mateusz Nowicki (Thu Sep 24 2026 - 15:38:31 EST)
- [PATCH 2/2] arm64: dts: st: fix sai3b unit address on stm32mp231 Mateusz Nowicki (Thu Sep 24 2026 - 15:38:37 EST)
- [PATCH net-next v8 04/12] gve: introduce gve_adminq_get_device_properties() Harshitha Ramamurthy (Thu Sep 24 2026 - 15:39:16 EST)
- Re: [PATCH 1/3] arm64: dts: rockchip: Enable USB 2.0 host1 on Radxa ROCK 3B Adam Wermuth (Thu Sep 24 2026 - 15:39:20 EST)
- drivers/xen/gntdev.c:817 gntdev_get_page() warn: mask and shift to zero: expr='(addr & ~(~((1 << 12) - 1))) >> 12' Dan Carpenter (Thu Sep 24 2026 - 15:39:58 EST)
- Re: [PATCH v3 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma Zi Yan (Thu Sep 24 2026 - 15:40:55 EST)
- [PATCHv2] mfd: twl-core: allocate modules with twl_private Rosen Penev (Thu Sep 24 2026 - 15:41:02 EST)
- [PATCH net-next v8 10/12] gve: setup and teardown management interrupts Harshitha Ramamurthy (Thu Sep 24 2026 - 15:41:12 EST)
- Re: [PATCH 1/2] selftests: timers: count what tick is worth in the drift estimate John Stultz (Thu Sep 24 2026 - 15:41:32 EST)
- Re: [PATCH net-next v5] rust: net: netlink: validate attribute length before casting to `c_int` Andrew Lunn (Thu Sep 24 2026 - 15:41:57 EST)
- Re: [PATCH v3 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported Zi Yan (Thu Sep 24 2026 - 15:42:28 EST)
- Re: [PATCH 0/2] tools/nolibc: fix verrx() and errx() Thomas Weißschuh (Thu Sep 24 2026 - 15:42:38 EST)
- Re: [RFC PATCH v6 08/11] iommufd: Add vIOMMU provider support Jason Gunthorpe (Thu Sep 24 2026 - 15:42:52 EST)
- Re: [RFC PATCH v6 06/11] iommu: Add a helper to query vIOMMU hardware parameters Jason Gunthorpe (Thu Sep 24 2026 - 15:43:09 EST)
- [PATCH v2 8/8] samples: rust: add Rust SR-IOV VF driver sample Zhi Wang (Thu Sep 24 2026 - 15:43:17 EST)
- Re: [PATCH v4 4/4] media: imagination: e5010: Enable autosuspend for runtime PM Brandon Brnich (Thu Sep 24 2026 - 15:43:31 EST)
- Re: [PATCH v5 4/6] KVM: guest_memfd: Split bind() into prepare()+commit() phases Sean Christopherson (Thu Sep 24 2026 - 15:43:38 EST)
- [PATCH net-next v8 02/12] gve: introduce control plane operations structure Harshitha Ramamurthy (Thu Sep 24 2026 - 15:43:43 EST)
- Re: [RFC PATCH v6 01/11] vfio: cache KVM VM file references instead of raw struct kvm pointers Jason Gunthorpe (Thu Sep 24 2026 - 15:44:10 EST)
- [PATCH] memstick: core: wait for request completion before freeing card Raj Ojha (Thu Sep 24 2026 - 15:44:35 EST)
- [PATCH] usb: phy: don't overwrite a device_type the bus already set Palla Raghunath (Thu Sep 24 2026 - 15:45:04 EST)
- Re: [PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support Nicolas Dufresne (Thu Sep 24 2026 - 15:45:44 EST)
- [PATCH 2/2] platform/x86/intel: power-domains: Handle failed init in tpmi_get_power_domain_mask() Kristen Carlson Accardi (Thu Sep 24 2026 - 15:45:49 EST)
- Re: [PATCH v4] drm/bridge: lt9611uxc: support displays with up to 4 EDID blocks Vishnu Saini (Thu Sep 24 2026 - 15:46:01 EST)
- Re: [PATCH net-next v21 1/3] dt-bindings: net: Document Motorcomm YT8824 PHY package Andrew Lunn (Thu Sep 24 2026 - 15:46:07 EST)
- Re: [PATCH 1/1] PCI/TPH: Validate the firmware Steering Tag response Bjorn Helgaas (Thu Sep 24 2026 - 15:46:09 EST)
- Re: [PATCH bpf-next 4/8] bpf, lsm: Let BPF LSM provide xattrs at inode creation Paul Moore (Thu Sep 24 2026 - 15:46:16 EST)
- Re: [PATCH net v3] sctp: carry peer capabilities across an INIT collision Warren Briggs (Thu Sep 24 2026 - 15:47:27 EST)
- Re: [syzbot] WARNING in update_curr_idle syzbot (Thu Sep 24 2026 - 15:47:37 EST)
- Re: [PATCH 3/3] selftests/nolibc: test the FD_* macros and select() on a high fd Thomas Weißschuh (Thu Sep 24 2026 - 15:47:50 EST)
- Re: [PATCH] clk: mvebu: ap-cpu-clk: Assign .num before accessing .hws Brian Masney (Thu Sep 24 2026 - 15:48:03 EST)
- Re: [PATCH bpf-next 4/8] bpf, lsm: Let BPF LSM provide xattrs at inode creation Paul Moore (Thu Sep 24 2026 - 15:48:22 EST)
- [PATCH 2/2] arm64: defconfig: enable Moortec MR75203 PVT controller Mateusz Nowicki (Thu Sep 24 2026 - 15:48:59 EST)
- [PATCH 1/2] arm64: dts: st: fix sai3b unit address on stm32mp251 Mateusz Nowicki (Thu Sep 24 2026 - 15:49:08 EST)
- Re: [PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support Michael Nazzareno Trimarchi (Thu Sep 24 2026 - 15:49:38 EST)
- [PATCH 1/2] arm64: dts: st: add digital temperature sensor on stm32mp251 Mateusz Nowicki (Thu Sep 24 2026 - 15:49:50 EST)
- Re: [RFC PATCH v6 09/11] iommufd: Add the vdevice TSM request ioctl Jason Gunthorpe (Thu Sep 24 2026 - 15:50:06 EST)
- Re: [RFC PATCH 0/5] mm: sub-folio dirty tracking for PTE-mapped mmap writes David Hildenbrand (Arm) (Thu Sep 24 2026 - 15:50:27 EST)
- Re: [PATCH v5 4/6] KVM: guest_memfd: Split bind() into prepare()+commit() phases Sean Christopherson (Thu Sep 24 2026 - 15:51:08 EST)
- Re: [RFC PATCH v6 05/11] iommu: Add a helper to validate a vIOMMU parent Jason Gunthorpe (Thu Sep 24 2026 - 15:51:38 EST)
- Re: [PATCH v3 07/40] mm/vma: tidy up map kernel pages enum values Zi Yan (Thu Sep 24 2026 - 15:53:50 EST)
- Re: [RFC PATCH v2 02/10] x86/virt/tdx: Convert the version metadata reader Edgecombe, Rick P (Thu Sep 24 2026 - 15:53:57 EST)
- Re: [PATCH net-next 3/3] net: devmem: decode DMA addresses for TX Mina Almasry (Thu Sep 24 2026 - 15:55:31 EST)
- [PATCH 0/2] arm64: dts: st: add digital temperature sensor on stm32mp25 Mateusz Nowicki (Thu Sep 24 2026 - 15:55:55 EST)
- Re: [PATCH v2 2/2] mm/memory: reuse the whole exclusive large folio on a write fault David Hildenbrand (Arm) (Thu Sep 24 2026 - 15:56:10 EST)
- Re: [RFC PATCH v6 11/11] PCI/TSM: Add reference-counted contexts for vdevice providers Jason Gunthorpe (Thu Sep 24 2026 - 15:56:42 EST)
- Re: [RFC net v3 3/3] bnxt_en: stop DMA before releasing rings the firmware did not free Michael Chan (Thu Sep 24 2026 - 15:57:25 EST)
- [PATCH net-next v8 02/15] net: microchip: fdma: rename contiguous dataptr helpers Daniel Machon (Thu Sep 24 2026 - 15:58:05 EST)
- [PATCH net-next v8 03/15] net: microchip: fdma: add PCIe ATU support Daniel Machon (Thu Sep 24 2026 - 15:58:31 EST)
- [PATCH net-next v8 04/15] net: microchip: fdma: use little-endian types for descriptor fields Daniel Machon (Thu Sep 24 2026 - 15:58:58 EST)
- [PATCH net-next v8 07/15] net: lan966x: use a dedicated device for DMA operations Daniel Machon (Thu Sep 24 2026 - 16:00:13 EST)
- [PATCH v2] drm/panel: tdo-tl070wsh30: Remove panel on attach failure Muhammad Bilal (Thu Sep 24 2026 - 16:00:26 EST)
- Re: [RESEND v7 11/29] mm: split PMD swap entries into PTE swap entries David Hildenbrand (Arm) (Thu Sep 24 2026 - 16:00:39 EST)
- Re: [PATCH] ASoC: codecs: lpass-wsa-macro: rewrite the interpolator volume after enabling clocks Liviu Nicoara (Thu Sep 24 2026 - 16:00:45 EST)
- [PATCH net-next v8 09/15] net: lan966x: clear FDMA interrupt stickies after switch reset Daniel Machon (Thu Sep 24 2026 - 16:01:43 EST)
- [PATCH net-next v8 00/15] net: lan966x: add support for PCIe FDMA Daniel Machon (Thu Sep 24 2026 - 16:02:30 EST)
- [PATCH net-next v8 11/15] net: lan966x: add PCIe FDMA support Daniel Machon (Thu Sep 24 2026 - 16:03:16 EST)
- [PATCH net-next v8 01/15] MAINTAINERS: add FDMA library to Sparx5 SoC entry Daniel Machon (Thu Sep 24 2026 - 16:03:35 EST)
- [PATCH net-next v8 14/15] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space Daniel Machon (Thu Sep 24 2026 - 16:04:34 EST)
- [PATCH net-next v8 15/15] misc: lan966x-pci: dts: add fdma interrupt to overlay Daniel Machon (Thu Sep 24 2026 - 16:04:39 EST)
- [PATCH net-next v8 05/15] net: lan966x: add FDMA LLP register write helper Daniel Machon (Thu Sep 24 2026 - 16:04:44 EST)
- [PATCH 0/8] mtd: rawnand: qcom: share more common code Gabor Juhos (Thu Sep 24 2026 - 16:04:46 EST)
- [PATCH 1/8] mtd: rawnand: qcom: make check_flash_errors() more generic Gabor Juhos (Thu Sep 24 2026 - 16:04:55 EST)
- [PATCH net-next v8 06/15] net: lan966x: export FDMA helpers for reuse Daniel Machon (Thu Sep 24 2026 - 16:05:22 EST)
- [PATCH 4/8] mtd: rawnand: qcom: make config_nand_cw_write() more generic Gabor Juhos (Thu Sep 24 2026 - 16:05:42 EST)
- [PATCH 5/8] mtd: rawnand: qcom: make nandc_set_read_loc_first() more generic Gabor Juhos (Thu Sep 24 2026 - 16:06:10 EST)
- [PATCH net-next v8 12/15] net: lan966x: add PCIe FDMA MTU change support Daniel Machon (Thu Sep 24 2026 - 16:06:24 EST)
- [PATCH 7/8] mtd: rawnand: qcom: rename 'nand_stats' structure Gabor Juhos (Thu Sep 24 2026 - 16:06:31 EST)
- Re: [PATCH bpf-next v5] bpf: crypto: Use AES-CBC and AES-ECB libraries patchwork-bot+netdevbpf (Thu Sep 24 2026 - 16:06:36 EST)
- [PATCH net-next v8 08/15] net: lan966x: add FDMA ops dispatch for PCIe support Daniel Machon (Thu Sep 24 2026 - 16:06:42 EST)
- [PATCH net-next v8 13/15] net: lan966x: add PCIe FDMA XDP support Daniel Machon (Thu Sep 24 2026 - 16:07:20 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit Linus Torvalds (Thu Sep 24 2026 - 16:07:34 EST)
- [PATCH 2/8] mtd: rawnand: qcom: make config_nand_page_read() more generic Gabor Juhos (Thu Sep 24 2026 - 16:07:47 EST)
- [PATCH 3/8] mtd: rawnand: qcom: make config_nand_page_write() more generic Gabor Juhos (Thu Sep 24 2026 - 16:07:54 EST)
- [PATCH 6/8] mtd: rawnand: qcom: make nandc_set_read_loc_last() more generic Gabor Juhos (Thu Sep 24 2026 - 16:08:17 EST)
- Re: [PATCH v2 03/11] drm/panel: s6e3ha8: Really assert reset on the failure Petr Vorel (Thu Sep 24 2026 - 16:08:26 EST)
- Re: [PATCH] mm: remove the unused zone->unaccepted_cleanup Shakeel Butt (Thu Sep 24 2026 - 16:08:48 EST)
- [PATCH net-next v8 10/15] net: lan966x: add shutdown callback to stop the FDMA on reboot Daniel Machon (Thu Sep 24 2026 - 16:08:49 EST)
- Re: [PATCHv2] dmaengine: ppc4xx: change to %zu format specifiers for size_t arguments Frank Li (Thu Sep 24 2026 - 16:08:50 EST)
- Re: [PATCH v6 1/3] i2c: xiic: preserve PEC byte length in SMBus block read setup Andi Shyti (Thu Sep 24 2026 - 16:09:53 EST)
- Re: [PATCH v2] hfs: validate allocation block parameters in hfs_mdb_get() Viacheslav Dubeyko (Thu Sep 24 2026 - 16:10:37 EST)
- Re: [PATCH v1] irqchip/gic-v3-its: Drop ITS node reference on its_of_probe() errors Marc Zyngier (Thu Sep 24 2026 - 16:13:18 EST)
- Re: [PATCH] drm/panel: tdo-tl070wsh30: Remove panel on attach failure Muhammad Bilal (Thu Sep 24 2026 - 16:13:41 EST)
- Re: [PATCH v3 mm-unstable] mm/damon/core: keep the temporal tuner quota over an unmeasured PSI round Andrew Morton (Thu Sep 24 2026 - 16:14:05 EST)
- Re: [PATCH 3/8] mtd: rawnand: qcom: make config_nand_page_write() more generic sashiko-bot (Thu Sep 24 2026 - 16:15:22 EST)
- [PATCH 8/8] mtd: rawnand: qcom: move common code to the 'qpic_common' module Gabor Juhos (Thu Sep 24 2026 - 16:15:41 EST)
- Re: [PATCH 6/8] mtd: rawnand: qcom: make nandc_set_read_loc_last() more generic sashiko-bot (Thu Sep 24 2026 - 16:15:50 EST)
- Re: [PATCH 5/8] mtd: rawnand: qcom: make nandc_set_read_loc_first() more generic sashiko-bot (Thu Sep 24 2026 - 16:16:04 EST)
- Re: [PATCH 4/8] mtd: rawnand: qcom: make config_nand_cw_write() more generic sashiko-bot (Thu Sep 24 2026 - 16:16:37 EST)
- [PATCH v2 0/2] mm/damon: preserve quota state when constructing schemes Karl Mehltretter (Thu Sep 24 2026 - 16:16:43 EST)
- [PATCH v2 1/2] mm/damon/core: preserve the quota passed to damon_new_scheme() Karl Mehltretter (Thu Sep 24 2026 - 16:16:47 EST)
- [PATCH v2 2/2] mm/damon/tests/core-kunit: test preservation of quota state Karl Mehltretter (Thu Sep 24 2026 - 16:16:52 EST)
- Re: [PATCH 1/8] mtd: rawnand: qcom: make check_flash_errors() more generic sashiko-bot (Thu Sep 24 2026 - 16:17:01 EST)
- Re: [PATCH v1 03/11] dt-bindings: pinctrl: add Allwinner B288 pin controller Pablo Mazzini (Thu Sep 24 2026 - 16:17:12 EST)
- Re: [PATCH v1 01/11] dt-bindings: clock: add Allwinner B288 CCU Pablo Mazzini (Thu Sep 24 2026 - 16:17:34 EST)
- Re: [PATCH 2/8] mtd: rawnand: qcom: make config_nand_page_read() more generic sashiko-bot (Thu Sep 24 2026 - 16:18:06 EST)
- Re: [PATCH v5 4/6] KVM: guest_memfd: Split bind() into prepare()+commit() phases Ackerley Tng (Thu Sep 24 2026 - 16:18:22 EST)
- Re: [PATCH v2] checkpatch: don't flag ACQUIRE_ERR() assignments in if conditions Alison Schofield (Thu Sep 24 2026 - 16:18:36 EST)
- Re: [RFC PATCH 3/4] memcg_ext: allow BPF to defer memory.high enforcement JP Kobryn (Thu Sep 24 2026 - 16:18:56 EST)
- Re: [PATCH] mm: remove the unused zone->unaccepted_cleanup Johannes Weiner (Thu Sep 24 2026 - 16:20:37 EST)
- Re: [PATCH 5/5] PCI/quirks: Avoid certain BAR 0 address with igb Bjorn Helgaas (Thu Sep 24 2026 - 16:21:10 EST)
- [PATCH] tipc: prevent GCM nonce reuse on peer key changes Jérémy Jean (Thu Sep 24 2026 - 16:21:26 EST)
- Re: [PATCH] scripts/kernel-doc: fix false pointer-to-function match for array members Randy Dunlap (Thu Sep 24 2026 - 16:23:10 EST)
- [PATCH 5.10.y 0/3] net: preserve skb_end_offset() in skb_unclone_keeptruesize() Miguel Gazquez (Schneider Electric) (Thu Sep 24 2026 - 16:23:33 EST)
- [PATCH 5.10.y 1/3] net: add and use skb_unclone_keeptruesize() helper Miguel Gazquez (Schneider Electric) (Thu Sep 24 2026 - 16:24:01 EST)
- Re: [PATCH 7.2 000/438] 7.2.8-rc1 review Wentao Guan (Thu Sep 24 2026 - 16:24:01 EST)
- Re: [PATCH v3] arm64: dts: exynos: gs101-pixel-common: add supply and regulator properties Krzysztof Kozlowski (Thu Sep 24 2026 - 16:24:01 EST)
- [PATCH 5.10.y 3/3] net: preserve skb_end_offset() in skb_unclone_keeptruesize() Miguel Gazquez (Schneider Electric) (Thu Sep 24 2026 - 16:24:07 EST)
- Re: [PATCH v3] ARM: dts: samsung: exynos4210-*: Fix Bluetooth nodes Krzysztof Kozlowski (Thu Sep 24 2026 - 16:24:12 EST)
- [PATCH 5.10.y 2/3] net: add skb_set_end_offset() helper Miguel Gazquez (Schneider Electric) (Thu Sep 24 2026 - 16:24:39 EST)
- Re: [PATCH v4] serial: core: reject baud_base values that overflow port->uartclk in uart_set_info() Andy Shevchenko (Thu Sep 24 2026 - 16:25:45 EST)
- Re: [PATCH 02/11] PCI: tegra194: Check core reset deassertion Andy Shevchenko (Thu Sep 24 2026 - 16:26:15 EST)
- Re: [PATCH 1/8] mtd: rawnand: qcom: make check_flash_errors() more generic Gabor Juhos (Thu Sep 24 2026 - 16:26:30 EST)
- [PATCH net-next] netfilter: nf_flow_table_bpf: populate VLAN encap in XDP flowtable lookup Adriano Cordova (Thu Sep 24 2026 - 16:26:52 EST)
- Re: linux-next: build failure after merge of the pagemap-headers tree Wysocki, Rafael J (Thu Sep 24 2026 - 16:27:33 EST)
- [PATCH] sched_ext: Test scx_has_subs() inline before calling sub-sched hooks Usama Arif (Thu Sep 24 2026 - 16:27:36 EST)
- Re: [GIT PULL] Networking for v7.3-rc5 Jakub Kicinski (Thu Sep 24 2026 - 16:28:18 EST)
- Re: [RFC PATCH 0/7] cgroup: charge kernel work to the cgroup it is done for Tejun Heo (Thu Sep 24 2026 - 16:28:31 EST)
- Re: linux-next: build failure in the last build Aaron Tomlin (Thu Sep 24 2026 - 16:28:41 EST)
- Re: [PATCH v1] Revert "i2c: virtio: Avoid hang by using interruptible completion wait" Andi Shyti (Thu Sep 24 2026 - 16:28:59 EST)
- Re: [RESEND v7 12/29] mm: handle PMD swap entries in fork path David Hildenbrand (Arm) (Thu Sep 24 2026 - 16:29:03 EST)
- Re: [PATCH v1 04/11] pinctrl: sunxi: add Allwinner B288 pin controller driver Pablo Mazzini (Thu Sep 24 2026 - 16:29:33 EST)
- [PATCH v6 2/4] PM / QoS: add lockless read for flags Kevin Hilman (TI) (Thu Sep 24 2026 - 16:30:53 EST)
- [PATCH v6 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM Kevin Hilman (TI) (Thu Sep 24 2026 - 16:32:07 EST)
- [PATCH v6 1/4] PM / QoS: add flag to indicate latency applies system-wide Kevin Hilman (TI) (Thu Sep 24 2026 - 16:32:17 EST)
- Re: [PATCH v2 4/4] iomap: don't lose a failed direct I/O bio's error when zeroing the tail Andrea Parri (Thu Sep 24 2026 - 16:32:20 EST)
- Re: [RESEND v7 13/29] mm: zswap: reject high-order swap cache allocations backed by zswap David Hildenbrand (Arm) (Thu Sep 24 2026 - 16:32:47 EST)
- [PATCH v6 4/4] pmdomain: add support system-wide resume latency constraints Kevin Hilman (TI) (Thu Sep 24 2026 - 16:32:53 EST)
- [PATCH v6 3/4] pmdomain: core: add genpd_for_each_child() helper Kevin Hilman (TI) (Thu Sep 24 2026 - 16:32:59 EST)
- Re: [PATCH 3/3] dmaengine: imx-sdma: Use __assign_bit() for ownership configuration Frank Li (Thu Sep 24 2026 - 16:33:30 EST)
- Re: [PATCH v2 1/4] iomap: don't resubmit an ioend after ->writeback_submit() failed Andrea Parri (Thu Sep 24 2026 - 16:34:41 EST)
- [PATCH v4 1/2] integrity: Report error code in integrity_audit_msg() call sites Frederick Lawler (Thu Sep 24 2026 - 16:35:33 EST)
- Re: [PATCH v5] iommu/io-pgtable-arm: Add support for contiguous hint bit Daniel Mentz (Thu Sep 24 2026 - 16:36:39 EST)
- Re: [PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support Paul Kocialkowski (Thu Sep 24 2026 - 16:37:00 EST)
- Re: [PATCH v12 13/25] arm,x86,fs/resctrl: Allocate right size for L3 monitor arrays Reinette Chatre (Thu Sep 24 2026 - 16:37:26 EST)
- Re: [PATCH v2 8/8] PM: runtime: Add Example Driver Patterns section Brian Norris (Thu Sep 24 2026 - 16:38:15 EST)
- [syzbot] Monthly afs report (Sep 2026) syzbot (Thu Sep 24 2026 - 16:38:58 EST)
- Re: [PATCH v3 6/7] mm: use BIT() for change_protection() flags David Hildenbrand (Arm) (Thu Sep 24 2026 - 16:39:08 EST)
- [PATCH] fortify: Disable colored diagnostics in test_fortify.sh Igor Velkov via B4 Relay (Thu Sep 24 2026 - 16:39:18 EST)
- [tip:x86:cleanups] BUILD SUCCESS 975809caf4b0e07330110b56ca2d8a3fa7e16ff5 kernel test robot (Thu Sep 24 2026 - 16:39:25 EST)
- [PATCH] remoteproc: xlnx: reset virtio status during attach Tanmay Shah (Thu Sep 24 2026 - 16:39:29 EST)
- [PATCH v4 0/2] integrity: Return error codes in audit messages Frederick Lawler (Thu Sep 24 2026 - 16:39:41 EST)
- Re: [PATCH v2] x86/mm: Drop the page allocation from pud_free_pmd_page() Mikhail Gavrilov (Thu Sep 24 2026 - 16:39:41 EST)
- [PATCH 6.1.y] HID: hyperv: streamline driver probe to avoid devres issues Suraj Jitindar Singh (Thu Sep 24 2026 - 16:40:11 EST)
- [PATCH v4 2/2] integrity: Replace integrity_audit_message() with integrity_audit_msg() Frederick Lawler (Thu Sep 24 2026 - 16:40:25 EST)
- Re: linux-next: build failure in the last build Mark Brown (Thu Sep 24 2026 - 16:41:13 EST)
- Re: [RESEND v7 15/29] fs/proc: account PMD swap entries in smaps David Hildenbrand (Arm) (Thu Sep 24 2026 - 16:41:44 EST)
- Re: [PATCH v4 0/2] KVM: arm64: ptdump: Shadow ptdump fixes Marc Zyngier (Thu Sep 24 2026 - 16:42:01 EST)
- Re: [PATCH v3 7/7] mm: use VMA flag helpers in NUMA balancing David Hildenbrand (Arm) (Thu Sep 24 2026 - 16:42:06 EST)
- Re: [PATCH v12 15/25] x86,fs/resctrl: Handle systems where AET is the only resource Reinette Chatre (Thu Sep 24 2026 - 16:42:24 EST)
- Re: [PATCH v6 0/7] KVM: arm64: nv: Implement nested stage-2 reverse map Marc Zyngier (Thu Sep 24 2026 - 16:43:04 EST)
- Re: [PATCH v12 16/25] x86/resctrl: Add PMT registration API for AET enumeration callbacks Reinette Chatre (Thu Sep 24 2026 - 16:43:27 EST)
- [PATCH] memstick: core: wait for request completion before freeing card Raj Ojha (Thu Sep 24 2026 - 16:43:40 EST)
- [PATCH 0/3] seccomp: opt in to restarting notifications before receipt Cong Wang (Thu Sep 24 2026 - 16:44:13 EST)
- [PATCH 1/3] seccomp: allow restarting interrupted unreceived notifications Cong Wang (Thu Sep 24 2026 - 16:44:30 EST)
- [PATCH 3/3] docs/seccomp: describe the SECCOMP_FILTER_FLAG_RESTART_BEFORE_RECV flag Cong Wang (Thu Sep 24 2026 - 16:44:34 EST)
- [PATCH 2/3] selftests/seccomp: cover restart of unreceived notifications Cong Wang (Thu Sep 24 2026 - 16:44:36 EST)
- Re: [PATCH 0/2] tracing: fgraph: cut the cost of the shadow stack retry loop Steven Rostedt (Thu Sep 24 2026 - 16:45:30 EST)
- Re: [RFC PATCH 0/4] memcg_ext: memcg policy through cgroup-attached struct_ops Shakeel Butt (Thu Sep 24 2026 - 16:45:55 EST)
- [PATCH 1/2] SUNRPC: add request-scoped disconnects when cancelling tasks Tim Menninger (Thu Sep 24 2026 - 16:45:59 EST)
- Re: [PATCH v7 3/3] arm64: dts: qcom: Add hamoa Samsung Galaxy Book4 Edge devicetrees Maxim Storetvedt (Thu Sep 24 2026 - 16:46:51 EST)
- [PATCH vfs v1] bpf: Allow bpf_d_path() from filp_close_sync() Ihor Solodrai (Thu Sep 24 2026 - 16:46:55 EST)
- Re: [PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support Nicolas Dufresne (Thu Sep 24 2026 - 16:46:58 EST)
- Re: [PATCH] clk: clocking-wizard: Fix overflow in clockout0 divisor calculation Brian Masney (Thu Sep 24 2026 - 16:48:01 EST)
- Re: [PATCH v7 00/13] spi: spidev_test: new features Mark Brown (Thu Sep 24 2026 - 16:48:47 EST)
- [PATCH] sparc32: capture SuperSPARC data store error state Magnus Lindholm (Thu Sep 24 2026 - 16:48:54 EST)
- [PATCH 0/2] SUNRPC/NFS: limit transport disconnects when cancelling flexfiles I/O Tim Menninger (Thu Sep 24 2026 - 16:50:15 EST)
- [PATCH 2/2] NFSv4/flexfiles: limit transport disconnects when cancelling I/O Tim Menninger (Thu Sep 24 2026 - 16:50:37 EST)
- Re: [PATCH v12 17/25] platform/x86/intel/pmt: Register enumeration functions with resctrl Reinette Chatre (Thu Sep 24 2026 - 16:52:16 EST)
- Re: [PATCH v12 18/25] x86/resctrl: Use registered function pointers for AET enumeration Reinette Chatre (Thu Sep 24 2026 - 16:53:18 EST)
- Re: [PATCH v2 05/14] iio: adc: stm32-adc: rework internal channels data Andy Shevchenko (Thu Sep 24 2026 - 16:53:29 EST)
- Re: [PATCH] mm: remove the unused zone->unaccepted_cleanup Barry Song (Thu Sep 24 2026 - 16:53:37 EST)
- [PATCH] io_uring/sqpoll: pin task across task-work publication Jérémy Jean (Thu Sep 24 2026 - 16:53:46 EST)
- Re: [PATCH v12 19/25] arm,x86,fs/resctrl: Enumerate AET on every resctrl mount Reinette Chatre (Thu Sep 24 2026 - 16:54:02 EST)
- Re: [PATCH v4] hfs: handle extent B-tree write errors Davy Felipe (Thu Sep 24 2026 - 16:54:08 EST)
- [PATCH] hwmon: (lm70) Fix rounding of negative temperatures Ridham Khurana (Thu Sep 24 2026 - 16:54:15 EST)
- Re: [PATCH v2] cgroup: prevent css_set UAF after namespace publication Tejun Heo (Thu Sep 24 2026 - 16:55:16 EST)
- Re: [PATCH] clk: x86: fch: validate registrations and manage their lifetime Brian Masney (Thu Sep 24 2026 - 16:55:25 EST)
- Re: [PATCH v7 08/13] spi: spidev_test: allow disabling rx or tx buffers Mark Brown (Thu Sep 24 2026 - 16:55:31 EST)
- Re: [PATCH v12 20/25] x86/resctrl: Enforce system RMID limit on AET Reinette Chatre (Thu Sep 24 2026 - 16:56:05 EST)
- Re: [PATCH 12 22/25 UPDATED] platform/x86/intel/pmt: Inform resctrl when MMIO maps are being removed Reinette Chatre (Thu Sep 24 2026 - 16:56:20 EST)
- [PATCH] sparc32: emulate UDIV/SDIV on illegal_instruction Magnus Lindholm (Thu Sep 24 2026 - 16:57:33 EST)
- Re: [PATCH v2] cgroup: prevent css_set UAF after namespace publication Bradley Morgan (Thu Sep 24 2026 - 16:57:56 EST)
- Re: [PATCH] ASoC: codecs: lpass-wsa-macro: rewrite the interpolator volume after enabling clocks Jonathan Marek (Thu Sep 24 2026 - 16:58:08 EST)
- Re: [PATCH v12 23/25] x86/resctrl: Require 64-bit x86 for resctrl support Reinette Chatre (Thu Sep 24 2026 - 16:58:29 EST)
- Re: [PATCH v12 24/25] x86/resctrl: Simplify Kconfig options for resctrl Reinette Chatre (Thu Sep 24 2026 - 17:00:06 EST)
- Re: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Mark Brown (Thu Sep 24 2026 - 17:00:22 EST)
- [PATCH] remoteproc: remoteproc_virtio: reset vdev before removing it Tanmay Shah (Thu Sep 24 2026 - 17:00:41 EST)
- Re: [PATCH net-next v8 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops netdev-bot+sashiko (Thu Sep 24 2026 - 17:01:20 EST)
- [PATCH v8 0/7] x86/fpu: Restore and reinforce signal frame portability Andrei Vagin (Thu Sep 24 2026 - 17:01:36 EST)
- [PATCH 2/7] x86/fpu: Clean up and rename variables in signal frame handling Andrei Vagin (Thu Sep 24 2026 - 17:01:42 EST)
- Re: [PATCH net-next v8 2/3] selftests: tc-testing: add fq_pie per-flow class stats test netdev-bot+sashiko (Thu Sep 24 2026 - 17:01:45 EST)
- [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer Andrei Vagin (Thu Sep 24 2026 - 17:01:51 EST)
- Re: [PATCHv4] dmaengine: ppc4xx: convert irq_of_parse_and_map to platform_get_irq Frank Li (Thu Sep 24 2026 - 17:02:37 EST)
- Re: [PATCH v12 25/25] x86,fs/resctrl: Document telemetry mount timing caveat Reinette Chatre (Thu Sep 24 2026 - 17:02:46 EST)
- Re: [PATCH v2 07/14] iio: adc: stm32-adc: add support for stm32mp25 Andy Shevchenko (Thu Sep 24 2026 - 17:03:25 EST)
- [PATCH 1/7] x86/fpu: Document signal frame layout and portability Andrei Vagin (Thu Sep 24 2026 - 17:04:11 EST)
- [PATCH 7/7] selftests/x86: Add tests for signal frame FPU portability Andrei Vagin (Thu Sep 24 2026 - 17:04:12 EST)
- Re: [PATCH v3 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5) Daniel Drake (Thu Sep 24 2026 - 17:04:27 EST)
- [PATCH 3/7] x86/fpu: Extract restore_from_ia32_fxstate() and clean up fpu__restore_sig() Andrei Vagin (Thu Sep 24 2026 - 17:04:49 EST)
- [PATCH 4/7] x86/fpu: Document reasoning of FX-only fallback Andrei Vagin (Thu Sep 24 2026 - 17:04:57 EST)
- [PATCH 5/7] x86/fpu: Fix potential underflow in xstate_calculate_size() Andrei Vagin (Thu Sep 24 2026 - 17:05:30 EST)
- Re: [PATCH] gpiolib: regmap: document gpio_regmap_get_chip() Andy Shevchenko (Thu Sep 24 2026 - 17:07:00 EST)
- Re: [PATCH v3 3/9] mm: move anon-exclusive batch helper to rmap.h Barry Song (Thu Sep 24 2026 - 17:07:38 EST)
- [PATCH v2] cgroup: prevent css_set UAF after namespace publication Jérémy Jean (Thu Sep 24 2026 - 17:08:02 EST)
- Re: [GIT PULL] Networking for v7.3-rc5 Linus Torvalds (Thu Sep 24 2026 - 17:08:18 EST)
- Re: [PATCH v3 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5) Florian Fainelli (Thu Sep 24 2026 - 17:08:45 EST)
- Re: [PATCH] drm/amdgpu/gmc_v8_0: restore the FB location after a re-POST Francisco Beltrán Millalén (Thu Sep 24 2026 - 17:09:12 EST)
- [PATCH v2] drm/amdgpu: reset VI ASIC on MacBookPro14,3 Francisco Beltrán Millalén (Thu Sep 24 2026 - 17:09:35 EST)
- Re: [PATCH v2] cgroup: prevent css_set UAF after namespace publication Bradley Morgan (Thu Sep 24 2026 - 17:10:02 EST)
- Re: [PATCH] dmaengine: loongson2-apb-cmc: fix descriptor leak in prep_slave_sg() Frank Li (Thu Sep 24 2026 - 17:10:17 EST)
- Re: [RFC PATCH 0/6] luo: tmpfs preservation David Matlack (Thu Sep 24 2026 - 17:10:21 EST)
- Re: [PATCH v4 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support Marc Zyngier (Thu Sep 24 2026 - 17:11:55 EST)
- Re: [PATCH v6 3/6] dt-bindings: display: brcm,bcm2835-hvs: Document iommus property Florian Fainelli (Thu Sep 24 2026 - 17:12:58 EST)
- Re: [PATCH 7/7] selftests/x86: Add tests for signal frame FPU portability Andrei Vagin (Thu Sep 24 2026 - 17:13:28 EST)
- Re: [PATCH v2 11/19] platform/x86/intel/tpmi: Include the headers tpmi_common.c relies on Andy Shevchenko (Thu Sep 24 2026 - 17:14:09 EST)
- Re: [PATCH net-next v2 1/3] net: macb: Preserve timestamp settings on rejected requests netdev-bot+sashiko (Thu Sep 24 2026 - 17:14:18 EST)
- Re: [PATCH] rhashtable: specialize default comparison for constant parameters David Laight (Thu Sep 24 2026 - 17:14:26 EST)
- [PATCH 3/8] drm/amd/display: fix vready offset assignment in dcn_optc_lock_unlock_state Melissa Wen (Thu Sep 24 2026 - 17:14:34 EST)
- [PATCH 0/8] drm/amd/display: DM trace event cleanups Melissa Wen (Thu Sep 24 2026 - 17:14:39 EST)
- [PATCH 7/8] drm/amd/display: copy function name into dcn_fpu trace event Melissa Wen (Thu Sep 24 2026 - 17:14:44 EST)
- [PATCH 5/8] drm/amd/display: use right type for amdgpu_dc_performance event entries Melissa Wen (Thu Sep 24 2026 - 17:14:45 EST)
- [PATCH 2/8] drm/amd/display: remove duplicated prev_p_state_change_support assignment Melissa Wen (Thu Sep 24 2026 - 17:14:48 EST)
- [PATCH 8/8] drm/amd/display: copy function name into dcn_optc_lock_unlock_state trace event Melissa Wen (Thu Sep 24 2026 - 17:14:49 EST)
- Re: [RFC PATCH 0/7] cgroup: charge kernel work to the cgroup it is done for Shakeel Butt (Thu Sep 24 2026 - 17:14:53 EST)
- Re: [PATCH v2 16/19] platform/x86/intel/tpmi: Use DEFINE_SHOW_STORE_ATTRIBUTE() for mem_write Andy Shevchenko (Thu Sep 24 2026 - 17:16:11 EST)
- Re: [PATCH] Revert "media: siano: Convert to use sysfs_emit_at() API" Alessandro Menezes (Thu Sep 24 2026 - 17:16:51 EST)
- Re: [PATCH v2 15/19] platform/x86/intel/tpmi: Build the TPMI control words in one expression Andy Shevchenko (Thu Sep 24 2026 - 17:16:55 EST)
- [PATCH v6 2/6] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU Daniel Drake (Thu Sep 24 2026 - 17:17:19 EST)
- [PATCH 1/5] dt-bindings: display/msm/gmu: Fix Glymur's compatible Akhil P Oommen (Thu Sep 24 2026 - 17:17:26 EST)
- [PATCH 2/5] arm64: dts: qcom: glymur: fix Adreno X2-90 GMU compatible Akhil P Oommen (Thu Sep 24 2026 - 17:17:41 EST)
- Re: [PATCH v2 18/19] platform/x86/intel/tpmi: Declare the loop counters in their loops Andy Shevchenko (Thu Sep 24 2026 - 17:17:42 EST)
- Re: [PATCH v2 13/19] platform/x86/intel/tpmi: Use guard() for tpmi_dev_lock in the status read Andy Shevchenko (Thu Sep 24 2026 - 17:17:56 EST)
- Re: [PATCH] dmaengine: sh: rz-dmac: Fix off-by-one in residue lmdesc lookup Frank Li (Thu Sep 24 2026 - 17:18:02 EST)
- [PATCH 3/5] drm/msm/a8xx: Add Mahua GPU support Akhil P Oommen (Thu Sep 24 2026 - 17:18:13 EST)
- [PATCH 4/5] dt-bindings: display/msm: gpu: Document Mahua GPU/GMU Akhil P Oommen (Thu Sep 24 2026 - 17:18:33 EST)
- [PATCH 1/8] drm/amd/display: assign missing trace entry in amdgpu_dm_dc_clocks_state Melissa Wen (Thu Sep 24 2026 - 17:19:03 EST)
- [PATCH 5/5] arm64: dts: qcom: mahua: Support GPU and GMU Akhil P Oommen (Thu Sep 24 2026 - 17:19:11 EST)
- [PATCH 4/8] drm/amd/display: declare amdgpu_dm_atomic_state_template as an event class Melissa Wen (Thu Sep 24 2026 - 17:19:40 EST)
- [PATCH 6/8] drm/amd/display: remove redundant cast on amdgpu_dc_reg_template printk Melissa Wen (Thu Sep 24 2026 - 17:19:53 EST)
- [PATCHv2] dmaengine: mv_xor: use devm_platform_ioremap_resource() Rosen Penev (Thu Sep 24 2026 - 17:19:55 EST)
- [GIT PULL] sched_ext: Fixes for v7.3-rc4 Tejun Heo (Thu Sep 24 2026 - 17:20:02 EST)
- [GIT PULL] cgroup: Fixes for v7.3-rc4 Tejun Heo (Thu Sep 24 2026 - 17:20:21 EST)
- [PATCH] drm/i915/dp: Configure protocol converter only for TMDS outputs Conor Svensson (Thu Sep 24 2026 - 17:20:28 EST)
- [PATCH] hwrng: core - reject unknown RNG names Thorsten Blum (Thu Sep 24 2026 - 17:22:07 EST)
- [PATCH] mtd: concat: use container_of_const() in CONCAT() Harshit Mogalapalli (Thu Sep 24 2026 - 17:22:46 EST)
- Re: [PATCH] sched_ext: Test scx_has_subs() inline before calling sub-sched hooks Tejun Heo (Thu Sep 24 2026 - 17:22:46 EST)
- [PATCH 0/5] drm/msm: Mahua GPU support Akhil P Oommen (Thu Sep 24 2026 - 17:22:46 EST)
- Re: [PATCH 2/4] net: hsr: shrink seqnr_lock to sequence counter updates Xin Xie (Thu Sep 24 2026 - 17:23:20 EST)
- [PATCHv3] dt-bindings: mtd: convert IBM NDFC binding to YAML Rosen Penev (Thu Sep 24 2026 - 17:23:48 EST)
- Re: [syzbot] [kernel?] KCSAN: data-race in mas_wr_store_entry / mtree_load syzbot (Thu Sep 24 2026 - 17:24:30 EST)
- Re: [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets Xin Xie (Thu Sep 24 2026 - 17:24:37 EST)
- Re: [PATCH vfs v1] bpf: Allow bpf_d_path() from filp_close_sync() bot+bpf-ci (Thu Sep 24 2026 - 17:24:44 EST)
- Re: [RFC PATCH 3/4] memcg_ext: allow BPF to defer memory.high enforcement Shakeel Butt (Thu Sep 24 2026 - 17:25:05 EST)
- Re: [PATCH v2 19/19] platform/x86/intel/tpmi: Describe the device creation policy on the function Andy Shevchenko (Thu Sep 24 2026 - 17:25:29 EST)
- Re: [PATCH v2 13/15] dt-bindings: iio: adc: adi,ad4134: Add high data throughput example Rob Herring (Thu Sep 24 2026 - 17:25:58 EST)
- Re: [PATCH bpf-next v3 0/3] bpf: expose cgroup preorder attachment state to userspace patchwork-bot+netdevbpf (Thu Sep 24 2026 - 17:26:18 EST)
- Re: [PATCH 3/4] net: hsr: unfold GSO super-packets at the forward entry Xin Xie (Thu Sep 24 2026 - 17:26:45 EST)
- Re: [PATCH net v2 2/5] vsock/virtio: Streamline socket reset on transport/PM event Michal Luczaj (Thu Sep 24 2026 - 17:27:43 EST)
- Re: [PATCH net v2 3/5] vsock: Enforce no-transport invariant for TCP_LISTEN sockets Michal Luczaj (Thu Sep 24 2026 - 17:27:45 EST)
- [PATCH v4 2/6] perf dwarf-aux: Add die_same_file() and die_get_type_die() Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 17:28:43 EST)
- Re: [PATCH net v3 4/8] vsock: drop the re-assignment logic Michal Luczaj (Thu Sep 24 2026 - 17:29:15 EST)
- Re: [PATCH net v3 5/8] vsock: treat TCP_CLOSING as once-established Michal Luczaj (Thu Sep 24 2026 - 17:30:16 EST)
- [PATCH v4 0/6] perf annotate-data: Fix hangs on broken debug info, AMD mem record Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 17:31:02 EST)
- Re: [PATCH net v3 3/8] vsock: do not preserve transport assignment Michal Luczaj (Thu Sep 24 2026 - 17:32:16 EST)
- [PATCH v4 5/6] perf mem record: Request PERF_SAMPLE_CPU by default Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 17:32:18 EST)
- [PATCH v4 6/6] perf mem record: Use the IBS swfilt filter when available Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 17:32:44 EST)
- Re: [PATCH net v3 6/8] vsock: handle socket bricking due to transport event Michal Luczaj (Thu Sep 24 2026 - 17:32:56 EST)
- [PATCH v4 1/6] perf dwarf-aux: Bound the type chases for broken debug info Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 17:33:05 EST)
- [PATCH] riscv: process: Use str_supported_unsupported() in compat_mode_detect() Thorsten Blum (Thu Sep 24 2026 - 17:33:28 EST)
- [PATCH v4 4/6] perf annotate-data: Bound the member nesting recursion Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 17:33:53 EST)
- [PATCH v4 3/6] perf annotate-data: Resolve type DIEs in the debug file they came from Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 17:33:56 EST)
- Re: [PATCH net v3 7/8] vsock: handle listen() racing connect() Michal Luczaj (Thu Sep 24 2026 - 17:35:13 EST)
- Re: [Patch v2 7/7] crypto/ccp: Implement SNP Download Firmware EX Shantanu Sinha (Thu Sep 24 2026 - 17:37:46 EST)
- Re: [PATCH v19 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory Jonathan Cameron (Thu Sep 24 2026 - 17:38:35 EST)
- Re: [PATCH 1/2] platform/x86/intel: power-domains: Handle failed init in tpmi_get_linux_die_id() srinivas pandruvada (Thu Sep 24 2026 - 17:39:59 EST)
- [PATCH v6 1/6] iommu_pt: Fix test_pgsize_boundary() failure on narrow-OA formats Daniel Drake (Thu Sep 24 2026 - 17:42:21 EST)
- [PATCH v6 4/6] iommu/generic_pt: Add Broadcom BCM2712 page table format Daniel Drake (Thu Sep 24 2026 - 17:42:49 EST)
- Re: [PATCH v3 3/7] sched/numa: scan read-only file mappings in tiering mode David Hildenbrand (Arm) (Thu Sep 24 2026 - 17:43:34 EST)
- Re: [PATCH 2/2] platform/x86/intel: power-domains: Handle failed init in tpmi_get_power_domain_mask() srinivas pandruvada (Thu Sep 24 2026 - 17:43:53 EST)
- [PATCH v2] usb: dwc3-am62: shut down refclk on remove Myeonghun Pak (Thu Sep 24 2026 - 17:44:29 EST)
- Re: [PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling Erik Håkansson (Thu Sep 24 2026 - 17:44:58 EST)
- [PATCH] drm/bridge: analogix_dp: Use str_supported_unsupported() helper Thorsten Blum (Thu Sep 24 2026 - 17:45:07 EST)
- Re: [PATCH v3] nvme-multipath: add fail_if_no_path sysfs attribute Krishna Iyer (Thu Sep 24 2026 - 17:45:11 EST)
- Re: [PATCH v2] hfsplus: validate inline xattr record size against entrylength Viacheslav Dubeyko (Thu Sep 24 2026 - 17:45:45 EST)
- Re: [PATCH v2] usbip: vudc: Prevent transfer timer rearm during teardown Myeonghun Pak (Thu Sep 24 2026 - 17:46:32 EST)
- [PATCH] fixup: remove uninitialized variable bl Nicolás Antinori (Thu Sep 24 2026 - 17:47:09 EST)
- Re: [PATCH] riscv: patch: fix handling of bpf-jit execmem addresses Alexei Starovoitov (Thu Sep 24 2026 - 17:48:41 EST)
- RE: [PATCH v2] driver core/ACPI: Introduce companion_bus_register() Michael Kelley (Thu Sep 24 2026 - 17:48:46 EST)
- Re: [PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling erikhakan (Thu Sep 24 2026 - 17:49:32 EST)
- [PATCH v2 0/2] media: amphion: fix VPU core lifetime during teardown Myeonghun Pak (Thu Sep 24 2026 - 17:50:02 EST)
- Re: [PATCH v8 0/7] x86/fpu: Restore and reinforce signal frame portability Andrei Vagin (Thu Sep 24 2026 - 17:50:35 EST)
- Re: [PATCH] dt-bindings: input: mediatek,mt6779-keypad: add the MT8173 keypad Rob Herring (Arm) (Thu Sep 24 2026 - 17:50:44 EST)
- [PATCH v2 1/2] media: amphion: drain message work before releasing core state Myeonghun Pak (Thu Sep 24 2026 - 17:51:23 EST)
- [PATCH v2 2/2] media: amphion: prevent unbind while video instances are open Myeonghun Pak (Thu Sep 24 2026 - 17:52:02 EST)
- Re: [PATCH bpf-next] riscv, bpf: Adjust bpf_func to account for CFI offset in bpf_jit_free patchwork-bot+netdevbpf (Thu Sep 24 2026 - 17:53:18 EST)
- [PATCH v3] usbip: vudc: Prevent transfer timer rearm during teardown mhun512 (Thu Sep 24 2026 - 17:53:52 EST)
- Re: [PATCH] media: amphion: Stop mailbox RX before freeing the message buffer Myeonghun Pak (Thu Sep 24 2026 - 17:54:23 EST)
- Re: [PATCH v2] KVM: guest_memfd: take the invalidate lock when unbinding a dying file Sean Christopherson (Thu Sep 24 2026 - 17:54:35 EST)
- Re: [PATCH v3] drm/amdgpu: prevent parameter-space underflow in nested ATOM table calls Alex Deucher (Thu Sep 24 2026 - 17:54:50 EST)
- Re: [PATCH net 1/3] net: fealnx: fix teardown order in remove Francois Romieu (Thu Sep 24 2026 - 17:55:02 EST)
- Re: [PATCH v4 0/3] KVM: Fix and account mem_attr_array reservations abandoned on ENOMEM Sean Christopherson (Thu Sep 24 2026 - 17:55:35 EST)
- Re: [PATCH net 2/3] net: fealnx: disable the PCI device on remove and probe failure Francois Romieu (Thu Sep 24 2026 - 17:55:41 EST)
- Re: [PATCH v13 00/44] guest_memfd: In-place conversion support Sean Christopherson (Thu Sep 24 2026 - 17:55:43 EST)
- Re: [PATCH v2 0/2] KVM: x86: Ensure userspace can't run L2 with stale PFNs Sean Christopherson (Thu Sep 24 2026 - 17:55:58 EST)
- Re: [PATCH v3] KVM: Don't treat reserved xarray entries as having memory attributes Sean Christopherson (Thu Sep 24 2026 - 17:56:39 EST)
- Re: [PATCH v3 0/3] platform/x86: Describe Yoga Book haptics and audio resources Maurizio Casciano (Thu Sep 24 2026 - 17:56:57 EST)
- Re: [PATCH] KVM: VMX: Formally define KVM's "0xdead" exit reason used for failed VM-Enter Sean Christopherson (Thu Sep 24 2026 - 17:57:00 EST)
- Re: [PATCH v4 0/5] Stop returning struct page from guest_memfd PFN lookup Sean Christopherson (Thu Sep 24 2026 - 17:57:19 EST)
- Re: [PATCH] KVM: VMX: Move bus lock handler from main.c => common.h Sean Christopherson (Thu Sep 24 2026 - 17:57:23 EST)
- Re: [PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling Oleksandr Natalenko (Thu Sep 24 2026 - 17:57:35 EST)
- Re: [PATCH v2] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF Sean Christopherson (Thu Sep 24 2026 - 17:57:52 EST)
- [PATCH v7 2/2] can: m_can: add ti,am62-mcan compatible with out-of-band wakeup support Kendall Willis (Thu Sep 24 2026 - 17:58:06 EST)
- [PATCH v7 0/2] can: m_can: introduce ti,am62-mcan compatible for out-of-band wakeup Kendall Willis (Thu Sep 24 2026 - 17:58:23 EST)
- Re: [PATCH v5 0/6] KVM: guest_memfd: Fix binding bugs Sean Christopherson (Thu Sep 24 2026 - 17:58:23 EST)
- [PATCH v7 1/2] dt-bindings: can: m_can: add ti,am62-mcan compatible Kendall Willis (Thu Sep 24 2026 - 17:58:52 EST)
- Re: [PATCH v7] Input: drv260x: Fix suspend and resume sequencing Maurizio Casciano (Thu Sep 24 2026 - 17:59:26 EST)
- Re: [PATCH v2] drm/amdgpu: reset VI ASIC on MacBookPro14,3 Alex Deucher (Thu Sep 24 2026 - 18:00:07 EST)
- Re: [PATCH] eventpoll: return -ENOIOCTLCMD for unknown ioctl commands Joe Damato (Thu Sep 24 2026 - 18:00:56 EST)
- Re: [PATCH v4 0/9] KVM: TDX: Enable VM-DoS Prevention Features for TDX Sean Christopherson (Thu Sep 24 2026 - 18:01:30 EST)
- Re: [PATCH RESEND net-next v17 00/10] net: phy_port: SFP modules representation and phy_port listing Aleksei Sviridkin (Thu Sep 24 2026 - 18:01:33 EST)
- [PATCH net v3 0/4] net: phy: make PHY driver unbind safe against attach and use Aleksei Sviridkin (Thu Sep 24 2026 - 18:01:40 EST)
- Re: [PATCH v7 0/2] ASoC: Intel: Add Yoga Book RT5677 support Maurizio Casciano (Thu Sep 24 2026 - 18:01:43 EST)
- Re: [PATCH 1/2] dt-bindings: dma: fsl,edma: add iommu-map property Rob Herring (Arm) (Thu Sep 24 2026 - 18:01:45 EST)
- Re: [PATCH RESEND net-next v17 05/10] net: phy: Represent PHY-less SFP modules with phy_port Aleksei Sviridkin (Thu Sep 24 2026 - 18:01:49 EST)
- Re: [PATCH RESEND net-next v17 09/10] net: ethtool: Introduce ethtool command to list ports Aleksei Sviridkin (Thu Sep 24 2026 - 18:01:55 EST)
- [PATCH net v3 4/4] net: phy: make an unbind wait for the attached consumer to detach Aleksei Sviridkin (Thu Sep 24 2026 - 18:02:22 EST)
- Re: [PATCH v9 00/13] PCI: liveupdate: PCI core support for Live Update David Matlack (Thu Sep 24 2026 - 18:03:35 EST)
- [PATCH net v3 1/4] net: phy: refuse a second attach before touching the PHY Aleksei Sviridkin (Thu Sep 24 2026 - 18:04:12 EST)
- [PATCH net v3 2/4] net: phy: put the driver module the attach took Aleksei Sviridkin (Thu Sep 24 2026 - 18:05:00 EST)
- [PATCH net v3 3/4] net: phy: serialise attach and detach with PHY driver bind and unbind Aleksei Sviridkin (Thu Sep 24 2026 - 18:05:30 EST)
- Re: [PATCH] x86/resctrl: Update documented unit for the "activity" event Reinette Chatre (Thu Sep 24 2026 - 18:06:07 EST)
- Re: [PATCH v9 1/6] dt-bindings: rtc: Add pinctrl for S35390A Rob Herring (Thu Sep 24 2026 - 18:06:42 EST)
- Re: [PATCH v5 2/2] iio: light: add AS7343 multi-spectral sensor driver Jose A. Perez de Azpillaga (Thu Sep 24 2026 - 18:07:09 EST)
- Re: [GIT PULL] cgroup: Fixes for v7.3-rc4 pr-tracker-bot (Thu Sep 24 2026 - 18:07:26 EST)
- Re: [PATCH v2] ASoC: wm8962: Stop IRQ from requeuing mic_work on remove Myeonghun Pak (Thu Sep 24 2026 - 18:07:59 EST)
- Re: [PATCH v2] i2c: qcom-geni: Fix hardcoded clock index in SE_GENI_CLK_SEL Andi Shyti (Thu Sep 24 2026 - 18:08:03 EST)
- [PATCH v3] ASoC: wm8962: Stop IRQ from requeuing mic_work on remove mhun512 (Thu Sep 24 2026 - 18:08:42 EST)
- Re: [GIT PULL] sched_ext: Fixes for v7.3-rc4 pr-tracker-bot (Thu Sep 24 2026 - 18:09:43 EST)
- Re: [PATCH RESEND net-next v17 07/10] net: phy: phy_link_topology: Add a helper to retrieve ports Aleksei Sviridkin (Thu Sep 24 2026 - 18:10:28 EST)
- Re: [PATCH 3/3] i3c: add i3cdev character device module for user-space access Meagan Lloyd (Thu Sep 24 2026 - 18:11:57 EST)
- [PATCH v6 0/6] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5) Daniel Drake (Thu Sep 24 2026 - 18:12:35 EST)
- Re: [PATCH] ASoC: codecs: lpass-wsa-macro: rewrite the interpolator volume after enabling clocks Liviu Nicoara (Thu Sep 24 2026 - 18:14:11 EST)
- Re: [PATCH v19 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM Suzuki K Poulose (Thu Sep 24 2026 - 18:16:17 EST)
- Re: [PATCH] binder: Use %p for pointer formatting Carlos Llamas (Thu Sep 24 2026 - 18:17:20 EST)
- Re: [PATCH net-next v16 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS Rob Herring (Arm) (Thu Sep 24 2026 - 18:17:56 EST)
- Re: [PATCH v11 08/13] arm_mpam: propagate MSC access errors for interrupt control Jonathan Cameron (Thu Sep 24 2026 - 18:20:49 EST)
- Re: [PATCH v11 09/13] arm_mpam: propagate MSC access errors in mpam_reset_class_locked() Jonathan Cameron (Thu Sep 24 2026 - 18:21:32 EST)
- [PATCH] Staging: rtl8723bs: fixed camel case coding style issue. Franco Hector Hugo Montenegro (Thu Sep 24 2026 - 18:21:48 EST)
- Re: [PATCH 2/2] dt-bindings: arm: vexpress: drop the obsolete hwmon and regulator text files Rob Herring (Arm) (Thu Sep 24 2026 - 18:23:25 EST)
- Re: [PATCH] perf stat: document task-clock/cpu-clock in TIMINGS Namhyung Kim (Thu Sep 24 2026 - 18:24:05 EST)
- [PATCH v3 2/3] PCI: of: introduce of_pci_build_prop_ranges() Alex Elder (Thu Sep 24 2026 - 18:25:01 EST)
- [PATCH v3 0/3] PCI: of: update endpoint ranges dynamically Alex Elder (Thu Sep 24 2026 - 18:25:06 EST)
- [PATCH v3 1/3] PCI: of: make a flags argument optional Alex Elder (Thu Sep 24 2026 - 18:25:23 EST)
- [PATCH v3 3/3] PCI: of: introduce of_pci_update_endpoint_node_ranges() Alex Elder (Thu Sep 24 2026 - 18:26:00 EST)
- Re: [PATCH v7 0/2] ASoC: Intel: Add Yoga Book RT5677 support Mark Brown (Thu Sep 24 2026 - 18:28:08 EST)
- Re: [PATCH v4 01/14] KVM: Allow architectures to disallow pre-fault Marc Zyngier (Thu Sep 24 2026 - 18:29:29 EST)
- Re: [PATCH 0/4] PCI/PM: Do not save or restore the config space of an inaccessible device Francisco Beltrán Millalén (Thu Sep 24 2026 - 18:31:09 EST)
- [PATCH 0/2] seccomp: support O_PATH descriptors in addfd Cong Wang (Thu Sep 24 2026 - 18:31:33 EST)
- [PATCH 1/2] seccomp: allow addfd to transfer O_PATH descriptors Cong Wang (Thu Sep 24 2026 - 18:31:56 EST)
- [PATCH 2/2] selftests/seccomp: test addfd with an O_PATH descriptor Cong Wang (Thu Sep 24 2026 - 18:32:26 EST)
- Re: [PATCH v3] perf symbols: Apply the symfs flat layout to the composed filename Namhyung Kim (Thu Sep 24 2026 - 18:32:57 EST)
- Re: [PATCH v2 1/4] iomap: don't resubmit an ioend after ->writeback_submit() failed Darrick J. Wong (Thu Sep 24 2026 - 18:33:29 EST)
- Re: [PATCH v13 00/44] guest_memfd: In-place conversion support Ackerley Tng (Thu Sep 24 2026 - 18:34:41 EST)
- Re: [PATCH 0/3] tools/sched_ext: Fix three example scheduler bugs liwanwu (Thu Sep 24 2026 - 18:36:31 EST)
- Re: [PATCH v2 4/4] iomap: don't lose a failed direct I/O bio's error when zeroing the tail Darrick J. Wong (Thu Sep 24 2026 - 18:36:57 EST)
- Re: [PATCH v4 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support Marc Zyngier (Thu Sep 24 2026 - 18:37:13 EST)
- [PATCH v2 7/9] arm64: ftrace: Support CALL_OPS on kernels built with kCFI Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:37:51 EST)
- Re: [PATCH net-next] net: devmem: use page_pool_put_netmem_bulk netdev-bot+sashiko (Thu Sep 24 2026 - 18:37:54 EST)
- [PATCH v2 0/9] arm64: ftrace: support CALL_OPS on kernels built with kCFI Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:38:10 EST)
- [PATCH v2 2/9] ftrace: Let ftrace_call_adjust() reject a patch site Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:38:21 EST)
- Missing signoff in the perf tree Mark Brown (Thu Sep 24 2026 - 18:38:54 EST)
- [PATCH v2 3/9] scripts/sorttable: Make the arm64 before_func offset configurable Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:39:11 EST)
- Re: [PATCH v11 12/13] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler Jonathan Cameron (Thu Sep 24 2026 - 18:39:39 EST)
- [PATCH v2 1/9] ftrace: Do not leak a module's empty page group Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:40:02 EST)
- [PATCH v2 4/9] compiler_types: Let notrace keep the function prefix NOPs Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:40:07 EST)
- linux-next: Tree for Sep 24 Mark Brown (Thu Sep 24 2026 - 18:40:24 EST)
- [PATCH v2 8/9] arm64: ftrace: Use five prefix NOPs on ThinLTO kernels with BTI Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:41:07 EST)
- [PATCH v2 6/9] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:41:15 EST)
- Re: Missing signoff in the perf tree Arnaldo Melo (Thu Sep 24 2026 - 18:41:31 EST)
- [PATCH v2 9/9] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:42:05 EST)
- Re: [PATCH v4 2/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity Mark Brown (Thu Sep 24 2026 - 18:42:41 EST)
- Re: [PATCH net-next v2 3/6] vsock: add a netlink command to assign the g2h device to a netns Bobby Eshleman (Thu Sep 24 2026 - 18:42:55 EST)
- [PATCH v2 5/9] arm64: ftrace: Make the CALL_OPS prefix layout configurable Jose Fernandez (Anthropic) (Thu Sep 24 2026 - 18:43:07 EST)
- Re: [PATCH net] net: ethernet: stmmac: dwmac-rk: fix bulk clock leak when the PHY clock fails kernel test robot (Thu Sep 24 2026 - 18:43:10 EST)
- [PATCH] arm64: kexec: mark machine_kexec() __nocfi Ben Cressey (Thu Sep 24 2026 - 18:43:48 EST)
- Re: [PATCH v4 2/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity Mark Brown (Thu Sep 24 2026 - 18:44:45 EST)
- [PATCH net v2 0/2] tcp: correct timestamp echo for accepted old ACKs Jeff Jo (Thu Sep 24 2026 - 18:45:11 EST)
- [PATCH net v2 1/2] tcp: refresh TS.Recent for accepted old ACKs Jeff Jo (Thu Sep 24 2026 - 18:45:22 EST)
- Re: [PATCH] perf stat: document task-clock/cpu-clock in TIMINGS Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 18:46:29 EST)
- [tip:timers:urgent] BUILD SUCCESS c21eaa72f02fc6e85621cbe09d303d8fb8bd39cd kernel test robot (Thu Sep 24 2026 - 18:46:44 EST)
- [PATCH v6 3/6] dt-bindings: display: brcm,bcm2835-hvs: Document iommus property Daniel Drake (Thu Sep 24 2026 - 18:47:14 EST)
- Re: [PATCH net 2/2] selftests: net: check timestamp echo after an old ACK Jeff Jo (Thu Sep 24 2026 - 18:47:56 EST)
- Re: [PATCH] arm64: kexec: mark machine_kexec() __nocfi sashiko-bot (Thu Sep 24 2026 - 18:48:19 EST)
- Re: Missing signoff in the perf tree Arnaldo Carvalho de Melo (Thu Sep 24 2026 - 18:48:22 EST)
- [PATCH net v2 2/2] selftests: net: check timestamp echo after an old ACK Jeff Jo (Thu Sep 24 2026 - 18:48:50 EST)
- Re: [PATCH v5 11/23] perf trace: Do not set unaugmented BPF program on sys_exit map Namhyung Kim (Thu Sep 24 2026 - 18:49:50 EST)
- Re: [PATCH] rtc: zynqmp: Enable crystal oscillator in initialization Alexandre Belloni (Thu Sep 24 2026 - 18:51:18 EST)
- Re: [PATCH v19 1/7] firmware: arm_rmm: Add SMC definitions for calling the RMM Suzuki K Poulose (Thu Sep 24 2026 - 18:52:41 EST)
- [PATCH v2] power: supply: core: Honor supplied-from with CONFIG_OF=y Maurizio Casciano (Thu Sep 24 2026 - 18:53:41 EST)
- Re: [PATCH v5] iommu/io-pgtable-arm: Add support for contiguous hint bit Jason Gunthorpe (Thu Sep 24 2026 - 18:54:12 EST)
- Re: [PATCH v5] iommu/io-pgtable-arm: Add support for contiguous hint bit Jason Gunthorpe (Thu Sep 24 2026 - 18:55:45 EST)
- Re: [PATCH] PCI/IOV: Make VF config reads match PCIe 7.0 spec Bjorn Helgaas (Thu Sep 24 2026 - 18:59:57 EST)
- Re: [PATCH] io_uring/sqpoll: pin task across task-work publication Jens Axboe (Thu Sep 24 2026 - 19:00:19 EST)
- Re: [PATCH net-next 1/6] net: add netif_rx_mode_schedule_fresh() netdev-bot+sashiko (Thu Sep 24 2026 - 19:01:59 EST)
- Re: [PATCH net-next 2/6] enic: serialize V2 VF mailbox requests netdev-bot+sashiko (Thu Sep 24 2026 - 19:02:21 EST)
- Re: [PATCH net-next 3/6] enic: recover V2 VF mailbox when PF state is unknown netdev-bot+sashiko (Thu Sep 24 2026 - 19:02:24 EST)
- Re: [PATCH net-next 5/6] enic: manage V2 VF station and administrative MAC netdev-bot+sashiko (Thu Sep 24 2026 - 19:02:39 EST)
- [PATCH net-next v17 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct Christian Marangi (Thu Sep 24 2026 - 19:03:24 EST)
- Re: [PATCH net-next 4/6] enic: validate V2 VF configuration replies netdev-bot+sashiko (Thu Sep 24 2026 - 19:03:25 EST)
- [PATCH net-next v17 06/12] net: phylink: support late PCS provider attach Christian Marangi (Thu Sep 24 2026 - 19:04:19 EST)
- Re: [PATCH net-next 6/6] enic: configure V2 VF receive mode over mailbox netdev-bot+sashiko (Thu Sep 24 2026 - 19:04:45 EST)
- [PATCH net-next v17 02/12] net: phylink: introduce internal phylink PCS handling Christian Marangi (Thu Sep 24 2026 - 19:04:50 EST)
- [PATCH net-next v17 00/12] net: pcs: Introduce support for fwnode PCS Christian Marangi (Thu Sep 24 2026 - 19:05:20 EST)
- [PATCH net-next v17 12/12] net: airoha: add phylink support Christian Marangi (Thu Sep 24 2026 - 19:05:53 EST)
- Re: [PATCH v2 2/2] iommu/arm-smmu-v3: Add support for arm,instdata-override DT property Jason Gunthorpe (Thu Sep 24 2026 - 19:06:15 EST)
- [PATCH net-next v17 07/12] net: Document PCS subsystem Christian Marangi (Thu Sep 24 2026 - 19:06:49 EST)
- [PATCH net-next v17 08/12] MAINTAINERS: add myself as PCS subsystem maintainer Christian Marangi (Thu Sep 24 2026 - 19:07:07 EST)
- [PATCH net-next v17 03/12] net: pcs: implement Firmware node support for PCS driver Christian Marangi (Thu Sep 24 2026 - 19:07:17 EST)
- [PATCH net-next v17 04/12] net: phylink: save phylink instance fwnode on phylink_create Christian Marangi (Thu Sep 24 2026 - 19:07:35 EST)
- [PATCH net-next v17 09/12] net: phylink: add .pcs_link_down PCS OP Christian Marangi (Thu Sep 24 2026 - 19:07:47 EST)
- [PATCH net-next v17 05/12] net: phylink: support PCS provider release Christian Marangi (Thu Sep 24 2026 - 19:08:27 EST)
- [PATCH net-next v17 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC Christian Marangi (Thu Sep 24 2026 - 19:10:18 EST)
- Re: [PATCH v19 4/7] firmware: arm_rmm: Add support for SRO Suzuki K Poulose (Thu Sep 24 2026 - 19:10:35 EST)
- [PATCH net-next v17 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS Christian Marangi (Thu Sep 24 2026 - 19:11:01 EST)
- [PATCH v5] hfs: handle extent B-tree write errors Davy Felipe (Thu Sep 24 2026 - 19:12:07 EST)
- Re: [PATCH] ext4: fix race between inline dir conversion and folio read Sandeep Dhavale (Thu Sep 24 2026 - 19:12:40 EST)
- Re: [PATCH net-next v2 0/2] net_shaper: fix kernel-doc rendering Randy Dunlap (Thu Sep 24 2026 - 19:14:07 EST)
- [PATCH v2 0/2] usb: gadget: uac2: support explicit channel counts Kyle Farrell (Thu Sep 24 2026 - 19:16:57 EST)
- [PATCH v2 1/2] usb: gadget: u_audio: pass channel counts explicitly Kyle Farrell (Thu Sep 24 2026 - 19:17:23 EST)
- [PATCH v2 2/2] usb: gadget: f_uac2: allow explicit channel count independent of channel mask Kyle Farrell (Thu Sep 24 2026 - 19:17:40 EST)
- Re: [GIT PULL] firewire fixes for v7.3-rc5 Takashi Sakamoto (Thu Sep 24 2026 - 19:18:03 EST)
- Re: [PATCH vfs v1] bpf: Allow bpf_d_path() from filp_close_sync() Ihor Solodrai (Thu Sep 24 2026 - 19:18:30 EST)
- Re: [PATCH 0/6] Assorted fixes for icc-rpm Mark Brown (Thu Sep 24 2026 - 19:19:48 EST)
- Re: linux-next: Tree for Sep 24 (htmldocs: include/linux/tty.h new build warning) Randy Dunlap (Thu Sep 24 2026 - 19:21:57 EST)
- [PATCH] ice: dpll: fix kernel-doc parameter descriptions Ayush Yaduvanshi (Thu Sep 24 2026 - 19:24:06 EST)
- Re: [PATCH] hwmon: (lm70) Fix rounding of negative temperatures Guenter Roeck (Thu Sep 24 2026 - 19:24:33 EST)
- Re: [PATCH v2 9/9] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust bot+bpf-ci (Thu Sep 24 2026 - 19:25:50 EST)
- Re: [PATCH 3/3] i3c: add i3cdev character device module for user-space access Meagan Lloyd (Thu Sep 24 2026 - 19:27:48 EST)
- Re: [PATCH 0/3] Move memory acceptance x86 arch code into EFI stub Edgecombe, Rick P (Thu Sep 24 2026 - 19:30:23 EST)
- Re: [PATCH v19 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory Suzuki K Poulose (Thu Sep 24 2026 - 19:30:49 EST)
- Re: [PATCH] io_uring/sqpoll: pin task across task-work publication Jens Axboe (Thu Sep 24 2026 - 19:33:05 EST)
- [PATCHv2] dt-bindings: pinctrl: convert nsp-gpio binding Rosen Penev (Thu Sep 24 2026 - 19:35:53 EST)
- [PATCHv3 0/2] usb: bcma: control VBUS via a regulator Rosen Penev (Thu Sep 24 2026 - 19:38:48 EST)
- [PATCHv3 1/2] usb: bcma: add regulator support Rosen Penev (Thu Sep 24 2026 - 19:39:04 EST)
- [PATCHv3 2/2] ARM: dts: broadcom: model USB VBUS power with regulator-fixed Rosen Penev (Thu Sep 24 2026 - 19:39:35 EST)
- Re: [PATCH v2 6/9] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset Alexei Starovoitov (Thu Sep 24 2026 - 19:40:26 EST)
- [PATCH v2 2/3] i2c: designware: Support per-variant reg/bit offsets and intr handling Aniket Limaye (Thu Sep 24 2026 - 19:41:40 EST)
- [PATCH v2 0/3] i2c: designware: Add TI TDA54 I2C support Aniket Limaye (Thu Sep 24 2026 - 19:41:55 EST)
- Re: [RFC PATCH 08/15] x86/tdx: Add TDG.MMIO.ACCEPT module call wrapper for TDX Connect Edgecombe, Rick P (Thu Sep 24 2026 - 19:42:04 EST)
- [PATCH v2 3/3] i2c: designware: Add ti,tda54-i2c support Aniket Limaye (Thu Sep 24 2026 - 19:42:31 EST)
- [PATCH 0/2] fuse: convert the readdir cache to use folios Tal Zussman (Thu Sep 24 2026 - 19:42:43 EST)
- [PATCH 2/2] fuse: convert fuse_readdir_cached() to use folios Tal Zussman (Thu Sep 24 2026 - 19:42:51 EST)
- [PATCH 1/2] fuse: convert fuse_add_dirent_to_cache() to use folios Tal Zussman (Thu Sep 24 2026 - 19:43:07 EST)
- [PATCH v2 1/3] dt-bindings: i2c: dw: Add ti,tda54-i2c compatible Aniket Limaye (Thu Sep 24 2026 - 19:43:19 EST)
- [PATCHv2] speakup: Drop now-unused serialio operations Samuel Thibault (Thu Sep 24 2026 - 19:44:57 EST)
- [tip:objtool:core] BUILD SUCCESS 945537271df1e3680be9b32af7041ac20f1184fb kernel test robot (Thu Sep 24 2026 - 19:45:35 EST)
- [tip:x86:mm] BUILD SUCCESS ea6fd393cb9e6811a748c7551de0dd3090f9dcde kernel test robot (Thu Sep 24 2026 - 19:46:35 EST)
- [tip:x86:tdx] BUILD SUCCESS c9fc85f1e44e4e933c7e6702b100b9505715f6a8 kernel test robot (Thu Sep 24 2026 - 19:47:38 EST)
- Re: [RFC PATCH net-next v3 4/5] net: dsa: qca8k: flag QCA8337 internal CPU PHYs for SmartSpeed Yongzhao Chen (Thu Sep 24 2026 - 19:48:47 EST)
- [tip:sched:core] BUILD SUCCESS a9b3c7570564de40acb0998ab85c89d546b2122f kernel test robot (Thu Sep 24 2026 - 19:49:15 EST)
- [PATCHv2] crypto: talitos: fix probe IRQ ordering Rosen Penev (Thu Sep 24 2026 - 19:51:27 EST)
- Re: [PATCH v2] x86/mm: Drop the page allocation from pud_free_pmd_page() Dave Hansen (Thu Sep 24 2026 - 19:52:02 EST)
- Re: [PATCH 0/2] braille: nbcon: Allow using a serial driver converted to nbcon API as a Braille console Samuel Thibault (Thu Sep 24 2026 - 19:53:59 EST)
- [paulmck-rcu:dev] BUILD SUCCESS WITH UNVERIFIED WARNING 662151462e30187c342cffcd250834a32a9eb67a kernel test robot (Thu Sep 24 2026 - 19:55:41 EST)
- Re: [PATCH] selftests/ptrace: Add PTRACE_SYSEMU_SINGLESTEP syscall-exit-stop test Kees Cook (Thu Sep 24 2026 - 19:57:54 EST)
- ASLR, stack location, and BSS nonsense Joshua Hudson (Thu Sep 24 2026 - 19:58:18 EST)
- [PATCHv2] crypto: cesa: complete pending requests on device remove Rosen Penev (Thu Sep 24 2026 - 19:59:46 EST)
- Re: [PATCH v19 2/7] firmware: arm_rmm: Check for RMI support at init Gavin Shan (Thu Sep 24 2026 - 20:01:13 EST)
- Re: [PATCH net-next v4 2/2] selftests/net: Move XDP feature test to driver framework netdev-bot+sashiko (Thu Sep 24 2026 - 20:02:25 EST)
- Re: [RFC PATCH 08/15] x86/tdx: Add TDG.MMIO.ACCEPT module call wrapper for TDX Connect Edgecombe, Rick P (Thu Sep 24 2026 - 20:03:00 EST)
- [PATCH net-next] idpf: fix kernel-doc parameter descriptions Ayush Yaduvanshi (Thu Sep 24 2026 - 20:03:40 EST)
- RE: [PATCH v2 0/2] sched/fair: Randomize equally shallow idle CPU picks Doug Smythies (Thu Sep 24 2026 - 20:04:09 EST)
- Re: [PATCH net-next v4 1/2] selftests/bpf: Track test_xdp_features DUT processes netdev-bot+sashiko (Thu Sep 24 2026 - 20:04:10 EST)
- Re: [PATCH] rhashtable: specialize default comparison for constant parameters Herbert Xu (Thu Sep 24 2026 - 20:05:03 EST)
- Re: [PATCH v19 3/7] firmware: arm_rmm: Configure the RMM with the host's page size Gavin Shan (Thu Sep 24 2026 - 20:05:45 EST)
- Re: [PATCH v19 00/14] arm64: entry: Convert to Generic Entry Kees Cook (Thu Sep 24 2026 - 20:06:30 EST)
- Re: [RFC PATCH 03/15] x86/tdx: Add TDG.TDI.RD module call wrapper for TDX Connect Edgecombe, Rick P (Thu Sep 24 2026 - 20:07:01 EST)
- Re: [PATCH v12 15/25] x86,fs/resctrl: Handle systems where AET is the only resource Luck, Tony (Thu Sep 24 2026 - 20:07:11 EST)
- Re: [PATCH v19 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory Gavin Shan (Thu Sep 24 2026 - 20:07:50 EST)
- Re: [PATCH v4 6/7] hfsplus: introduce iomap-based file_operations Viacheslav Dubeyko (Thu Sep 24 2026 - 20:07:51 EST)
- [PATCH 0/2] media: venus: fix HFI teardown races mhun512 (Thu Sep 24 2026 - 20:09:21 EST)
- Re: [PATCH v6 1/3] i2c: xiic: preserve PEC byte length in SMBus block read setup Abdurrahman Hussain (Thu Sep 24 2026 - 20:09:49 EST)
- [PATCH 1/2] media: venus: hfi: disable IRQ before freeing HFI device mhun512 (Thu Sep 24 2026 - 20:10:22 EST)
- [PATCH 2/2] media: venus: disable recovery work before HFI teardown mhun512 (Thu Sep 24 2026 - 20:10:50 EST)
- [PATCH v7 1/3] i2c: xiic: preserve PEC byte length in SMBus block read setup Abdurrahman Hussain (Thu Sep 24 2026 - 20:11:01 EST)
- [PATCH v7 0/3] i2c: xiic: fix SMBus block read and PEC support Abdurrahman Hussain (Thu Sep 24 2026 - 20:11:06 EST)
- [PATCH v7 2/3] i2c: xiic: defer RX_FULL until all trailing bytes are in FIFO Abdurrahman Hussain (Thu Sep 24 2026 - 20:11:07 EST)
- [PATCH v7 3/3] i2c: xiic: don't clobber msg->len to signal block-read completion Abdurrahman Hussain (Thu Sep 24 2026 - 20:11:44 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Kees Cook (Thu Sep 24 2026 - 20:12:39 EST)
- [PATCH net-next v4 0/2] net: phylink: wait for a PHY that probes after the MAC Aleksei Sviridkin (Thu Sep 24 2026 - 20:12:56 EST)
- [PATCH net-next v4 1/2] dt-bindings: net: ethernet-phy: add needs-host-firmware Aleksei Sviridkin (Thu Sep 24 2026 - 20:13:34 EST)
- [PATCH net-next v4 2/2] net: phylink: wait for PHYs that are known to probe late Aleksei Sviridkin (Thu Sep 24 2026 - 20:14:19 EST)
- Re: [GIT PULL] firewire fixes for v7.3-rc5 pr-tracker-bot (Thu Sep 24 2026 - 20:14:47 EST)
- Re: [PATCH V1 3/3] x86/hyperv: Implement root VM IOMMU kernel only driver Mukesh R (Thu Sep 24 2026 - 20:15:24 EST)
- Re: [PATCHv2] crypto: cesa: complete pending requests on device remove Robert Lovrinovic (Thu Sep 24 2026 - 20:16:22 EST)
- [PATCH v7 0/5] Implement Region of Interest(ROI) support Deepa Guthyappa Madivalara (Thu Sep 24 2026 - 20:28:38 EST)
- [PATCH v7 2/5] media: uapi: Introduce new control for video encoder ROI Deepa Guthyappa Madivalara (Thu Sep 24 2026 - 20:28:53 EST)
- [PATCH v7 1/5] media: v4l2-core: add new control type V4L2_CTRL_TYPE_S8 Deepa Guthyappa Madivalara (Thu Sep 24 2026 - 20:29:16 EST)
- [PATCH v7 3/5] media: iris: Add ROI delta QP control support for HFI Gen2 encoders Deepa Guthyappa Madivalara (Thu Sep 24 2026 - 20:29:46 EST)
- [PATCH v7 4/5] media: iris: Add HFI metadata buffer delivery support for Gen2 encoders Deepa Guthyappa Madivalara (Thu Sep 24 2026 - 20:30:26 EST)
- [PATCH v7 5/5] media: iris: Add BUF_ROIMB_DELTAQP metadata buffer for ROI delta QP Deepa Guthyappa Madivalara (Thu Sep 24 2026 - 20:31:05 EST)
- Re: [PATCH v8 2/5] riscv_cbqri: resctrl: Add cache allocation via capacity block mask Drew Fustini (Thu Sep 24 2026 - 20:31:46 EST)
- Re: [PATCH v3] drivers/hv: remove deposited pages from direct map Mukesh R (Thu Sep 24 2026 - 20:32:19 EST)
- [PATCH v8 0/2] ASoC: Intel: Add Yoga Book RT5677 support Maurizio Casciano (Thu Sep 24 2026 - 20:32:44 EST)
- [PATCH v8 2/2] ASoC: Intel: cht: Add Yoga Book RT5677 machine entry Maurizio Casciano (Thu Sep 24 2026 - 20:33:18 EST)
- [PATCH v8 1/2] ASoC: Intel: Add Cherry Trail RT5677 machine driver Maurizio Casciano (Thu Sep 24 2026 - 20:33:20 EST)
- Re: [PATCH v7 1/2] ASoC: Intel: Add Cherry Trail RT5677 machine driver Maurizio Casciano (Thu Sep 24 2026 - 20:34:24 EST)
- Re: [PATCH v6 1/5] media: v4l2-core: add new control type V4L2_CTRL_TYPE_S8 Deepa Guthyappa Madivalara (Thu Sep 24 2026 - 20:34:55 EST)
- Re: [PATCH v3 3/7] sched/numa: scan read-only file mappings in tiering mode Gregory Price (Thu Sep 24 2026 - 20:35:11 EST)
- [PATCH net-next v2 0/8] eth: mpnic: initial support for Meta Platforms NIC Daniel Zahka (Thu Sep 24 2026 - 20:35:42 EST)
- Re: [PATCH bpf v3 2/3] bpf: Skip the progs of trampoline images that are being freed Alexei Starovoitov (Thu Sep 24 2026 - 20:36:30 EST)
- [PATCH net-next v2 1/8] eth: mpnic: add scaffolding for Meta Platforms NIC Daniel Zahka (Thu Sep 24 2026 - 20:36:34 EST)
- [PATCH net-next v2 2/8] eth: mpnic: add register init for the device Daniel Zahka (Thu Sep 24 2026 - 20:37:14 EST)
- [PATCH net-next v2 3/8] eth: mpnic: allocate MSI-X vectors Daniel Zahka (Thu Sep 24 2026 - 20:37:27 EST)
- [PATCH net-next v2 8/8] eth: mpnic: add basic Rx handling Daniel Zahka (Thu Sep 24 2026 - 20:38:12 EST)
- [PATCH net-next v2 4/8] eth: mpnic: implement Tx queue allocation and cleanup Daniel Zahka (Thu Sep 24 2026 - 20:38:43 EST)
- [PATCH net-next v2 5/8] eth: mpnic: start and stop the Tx HW queues Daniel Zahka (Thu Sep 24 2026 - 20:39:06 EST)
- [PATCH net-next v2 6/8] eth: mpnic: add a netdevice and basic Tx handling Daniel Zahka (Thu Sep 24 2026 - 20:40:02 EST)
- [PATCH net-next v2 7/8] eth: mpnic: implement Rx queue allocation and cleanup Daniel Zahka (Thu Sep 24 2026 - 20:40:49 EST)
- Re: [PATCH 3/3] iio: chemical: sgp40: Implement turn_heater_off-command Jonathan Cameron (Thu Sep 24 2026 - 20:42:22 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Chris Li (Thu Sep 24 2026 - 20:44:29 EST)
- [PATCH] x86/microcode/intel: Refresh old_microcode defines with the May 2026 release Sohil Mehta (Thu Sep 24 2026 - 20:44:49 EST)
- drivers/scsi/fnic/fnic_isr.c:225:33: sparse: sparse: incompatible types in conditional expression (different base types): kernel test robot (Thu Sep 24 2026 - 20:48:48 EST)
- Re: [PATCH] x86/microcode/intel: Refresh old_microcode defines with the May 2026 release Sohil Mehta (Thu Sep 24 2026 - 20:48:58 EST)
- Re: [PATCH v5 2/2] iio: light: add AS7343 multi-spectral sensor driver Chang Yu (Thu Sep 24 2026 - 20:52:13 EST)
- Re: [PATCH] media: v4l2-ioctl: zero the ext control built for VIDIOC_{G,S}_CTRL Alexandre Courbot (Thu Sep 24 2026 - 20:57:24 EST)
- Re: [PATCH net v2 1/2] tcp: refresh TS.Recent for accepted old ACKs Eric Dumazet (Thu Sep 24 2026 - 20:58:03 EST)
- Re: [PATCH net v2 2/2] selftests: net: check timestamp echo after an old ACK Eric Dumazet (Thu Sep 24 2026 - 20:59:03 EST)
- Re: [PATCH v4 2/7] mm/slab: Give bucket caches the alignment of the caches they mirror Kees Cook (Thu Sep 24 2026 - 21:00:55 EST)
- Re: [PATCH] media: v4l2-ioctl: zero the ext control built for VIDIOC_{G,S}_CTRL Alexandre Courbot (Thu Sep 24 2026 - 21:07:43 EST)
- Re: [PATCH v4 1/2] tracing: add ring-buffer memory usage statistics in tracefs Google (Thu Sep 24 2026 - 21:09:20 EST)
- [RFC PATCH 3/3] iommu/arm-smmu-v3: Add support for hitless replace of S1 domains Samiullah Khawaja (Thu Sep 24 2026 - 21:13:29 EST)
- [RFC PATCH 0/3] iommu/arm-smmu-v3: Add support for hitless replace of CD entries Samiullah Khawaja (Thu Sep 24 2026 - 21:13:36 EST)
- [RFC PATCH 1/3] vfio: selftests: Add support of creating iommus from iommufd Samiullah Khawaja (Thu Sep 24 2026 - 21:13:54 EST)
- [RFC PATCH 2/3] vfio: selftests: Add iommufd hwpt replace test Samiullah Khawaja (Thu Sep 24 2026 - 21:13:57 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Rik van Riel (Thu Sep 24 2026 - 21:16:21 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Chris Li (Thu Sep 24 2026 - 21:18:04 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Chris Li (Thu Sep 24 2026 - 21:20:30 EST)
- Re: [PATCH net v10 3/4] net: phy: take the interrupt back from the bus on detach netdev-bot+sashiko (Thu Sep 24 2026 - 21:22:26 EST)
- Re: [PATCH net v10 4/4] net: phy: restore the interrupt when the generic bind cycle fails netdev-bot+sashiko (Thu Sep 24 2026 - 21:23:18 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Rik van Riel (Thu Sep 24 2026 - 21:25:03 EST)
- Re: [PATCH] loop: defer the queue limits clear to a workqueue Tao Cui (Thu Sep 24 2026 - 21:29:49 EST)
- [PATCH] vfio: selftests: Remove libuuid dependency Samiullah Khawaja (Thu Sep 24 2026 - 21:31:25 EST)
- Re: [PATCH net RESEND] nfc: llcp: Fix list corruption / refcount desync in nfc_llcp_recv_dm() netdev-bot+sashiko (Thu Sep 24 2026 - 21:35:15 EST)
- [PATCH] media: ti: cal: drain WDMA IRQ before freeing contexts mhun512 (Thu Sep 24 2026 - 21:38:29 EST)
- Re: [PATCH v2] dt-bindings: mfd: ti,bq25703a: Expand to include BQ25798 Rob Herring (Arm) (Thu Sep 24 2026 - 21:41:11 EST)
- Re: [PATCH] bpf: add diagnostics for rejected memory and map accesses Alexei Starovoitov (Thu Sep 24 2026 - 21:42:29 EST)
- [PATCH] mtd: spi-nor: Describe locking support for MX25L51245G Marek Vasut (Thu Sep 24 2026 - 21:45:41 EST)
- Re: [PATCH 1/2] dt-bindings: dma: fsl,edma: add iommu-map property Peng Fan (Thu Sep 24 2026 - 21:45:48 EST)
- Re: [PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Prashant Singh (Thu Sep 24 2026 - 21:46:45 EST)
- Re: [PATCH v2 1/2] dt-bindings: display: panel: Add RAiO RA8875 display controller Rob Herring (Arm) (Thu Sep 24 2026 - 21:47:00 EST)
- Re: [PATCH 3/3] dmaengine: imx-sdma: Use __assign_bit() for ownership configuration Peng Fan (Thu Sep 24 2026 - 21:47:40 EST)
- Re: [PATCH v2] iio: cdc: ad7150: fix OF matching and publish module aliases Jonathan Cameron (Thu Sep 24 2026 - 21:50:33 EST)
- Re: [PATCH v2] iio: accel: bma220: publish the SPI driver ACPI alias Jonathan Cameron (Thu Sep 24 2026 - 21:52:13 EST)
- [PATCH] sunrpc: reject AUTH_TLS on backchannel to prevent NULL-deref in svcauth_tls_accept Cen Zhang (Microsoft) (Thu Sep 24 2026 - 21:53:23 EST)
- Re: [PATCH v2] dt-bindings: soc: hisilicon: Add HIP05 CPLD Rob Herring (Arm) (Thu Sep 24 2026 - 21:56:08 EST)
- Re: [PATCH net v1] net/mctp: publish the mctp_dev only after it is initialised netdev-bot+sashiko (Thu Sep 24 2026 - 21:57:24 EST)
- Re: [PATCH net-next v10 01/11] net: stmmac: move XPCS lifetime management to platform drivers netdev-bot+sashiko (Thu Sep 24 2026 - 22:03:51 EST)
- Re: [PATCH net-next v10 02/11] dt-bindings: phy: rockchip: naneng-combphy: add rockchip,sgmii-mac-sel property netdev-bot+sashiko (Thu Sep 24 2026 - 22:04:20 EST)
- Re: [PATCH net-next v10 05/11] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes netdev-bot+sashiko (Thu Sep 24 2026 - 22:04:40 EST)
- [PATCH net] net: fec: drain PEROUT requests before canceling the timer mhun512 (Thu Sep 24 2026 - 22:04:51 EST)
- Re: [PATCH net-next v10 07/11] net: pcs: xpcs: add Rockchip RK3568 platform glue driver netdev-bot+sashiko (Thu Sep 24 2026 - 22:05:08 EST)
- Re: [PATCH net-next v10 09/11] net: stmmac: dwmac-rk: add SGMII support for RK3568 netdev-bot+sashiko (Thu Sep 24 2026 - 22:05:27 EST)
- Re: [PATCH net-next v10 06/11] net: pcs: xpcs: add ANRESTART support for SGMII link recovery netdev-bot+sashiko (Thu Sep 24 2026 - 22:05:42 EST)
- Re: [PATCH] dt-bindings: arm: cci: Allow syscon fallback Rob Herring (Arm) (Thu Sep 24 2026 - 22:06:52 EST)
- Re: [PATCH] dt-bindings: gpu: Allow Hi6220 Mali resets Rob Herring (Arm) (Thu Sep 24 2026 - 22:07:22 EST)
- Re: [PATCH] dt-bindings: arm: mediatek: Fix MT6779 audsys compatible Rob Herring (Arm) (Thu Sep 24 2026 - 22:07:25 EST)
- Re: [PATCH net-next v10 10/11] arm64: dts: rockchip: rk3568-photonicat: enable SGMII LAN port netdev-bot+sashiko (Thu Sep 24 2026 - 22:07:29 EST)
- Re: [PATCH] dt-bindings: soc: nuvoton: Fix NPCM845 GCR compatibles Rob Herring (Arm) (Thu Sep 24 2026 - 22:07:35 EST)
- Re: [PATCH v3 2/3] iio: adc: mt6397-auxadc: add mt6397 PMIC AUXADC driver Jonathan Cameron (Thu Sep 24 2026 - 22:08:06 EST)
- Re: [PATCH] clk: tenstorrent: Fix refcount leak on shared gate clk enable failure Drew Fustini (Thu Sep 24 2026 - 22:09:42 EST)
- Re: [PATCH v2 2/2] iio: pressure: add Sensirion SDP31 driver Jonathan Cameron (Thu Sep 24 2026 - 22:14:03 EST)
- Re: [PATCH] arm64: kexec: mark machine_kexec() __nocfi Kees Cook (Thu Sep 24 2026 - 22:15:02 EST)
- Re: [PATCH v4 2/3] misc: tc9564: introduce base PCI driver Alex Elder (Thu Sep 24 2026 - 22:15:52 EST)
- Re: [PATCH] iio: buffer: serialize buffer teardown with mode claims Jonathan Cameron (Thu Sep 24 2026 - 22:17:59 EST)
- RE: [PATCH v2] PCI: hv: hardwire PCI_INTERRUPT_PIN to 0 Michael Kelley (Thu Sep 24 2026 - 22:18:55 EST)
- [PATCH v4 0/1] ALSA: usb: Add support for Reloop Jockey 3 DJ controllers Frank van de Pol (Thu Sep 24 2026 - 22:19:45 EST)
- Re: [PATCH net-next v4 2/8] net: dsa: motorcomm: Split xMII and SERDES port masks netdev-bot+sashiko (Thu Sep 24 2026 - 22:20:02 EST)
- [PATCH v4 1/1] ALSA: usb: Add support for Reloop Jockey 3 DJ controllers Frank van de Pol (Thu Sep 24 2026 - 22:20:15 EST)
- Re: [PATCH net-next v4 3/8] net: dsa: motorcomm: Identify port type at runtime netdev-bot+sashiko (Thu Sep 24 2026 - 22:20:20 EST)
- Re: [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure Davidlohr Bueso (Thu Sep 24 2026 - 22:20:24 EST)
- Re: [PATCH v9 3/5] iio: magnetometer: ak8975: use temporary variable for struct device Jonathan Cameron (Thu Sep 24 2026 - 22:21:24 EST)
- Re: [PATCH 1/2] bpf: Fix uninit read for non-fetch atomics on partially spilled slots Kumar Kartikeya Dwivedi (Thu Sep 24 2026 - 22:23:23 EST)
- [PATCH 0/3] hwmon: (coretemp) Report unreliable temperature readings Ricardo Neri (Thu Sep 24 2026 - 22:23:31 EST)
- [PATCH 3/3] hwmon: (coretemp) Add temp%d_fault sysfs attribute Ricardo Neri (Thu Sep 24 2026 - 22:23:56 EST)
- [PATCH 2/3] hwmon: (coretemp) Read TjMax only when refreshing the temperature Ricardo Neri (Thu Sep 24 2026 - 22:24:21 EST)
- [PATCH 1/3] hwmon: (coretemp) Refresh the temperature on the first read Ricardo Neri (Thu Sep 24 2026 - 22:24:37 EST)
- Re: [PATCH v9 3/5] iio: magnetometer: ak8975: use temporary variable for struct device Jonathan Cameron (Thu Sep 24 2026 - 22:28:58 EST)
- Re: [PATCH 7.2 000/438] 7.2.8-rc1 review Benjamin Boortz (Thu Sep 24 2026 - 22:29:21 EST)
- Re: [PATCH v9 0/5] iio: magnetometer: ak8975: driver cleanup Jonathan Cameron (Thu Sep 24 2026 - 22:29:59 EST)
- Re: [PATCH 1/3] tracing: Fix empty symbol names in simple_ring_buffer undef check Guenter Roeck (Thu Sep 24 2026 - 22:31:33 EST)
- Re: [PATCH 2/3] tracing: Fix simple_ring_buffer undef check on parisc Guenter Roeck (Thu Sep 24 2026 - 22:31:41 EST)
- Re: [PATCH 3/3] tracing: Fix simple_ring_buffer undef check on sparc64 Guenter Roeck (Thu Sep 24 2026 - 22:32:03 EST)
- Re: [PATCH 0/2] tracing: fgraph: cut the cost of the shadow stack retry loop Vineet Gupta (Thu Sep 24 2026 - 22:32:33 EST)
- Re: [PATCH 1/3] dt-bindings: iio: adc: renesas,r9a09g077-adc: Drop unwired interrupts Jonathan Cameron (Thu Sep 24 2026 - 22:34:17 EST)
- [PATCH net] nfc: llcp: check socket state after locking in nfc_llcp_recv_dm() Aldo Ariel Panzardo (Thu Sep 24 2026 - 22:35:37 EST)
- [PATCH net] nfc: llcp: prevent resource leak on repeated connect after DM Aldo Ariel Panzardo (Thu Sep 24 2026 - 22:36:29 EST)
- Re: [PATCH 0/3] hwmon: (coretemp) Report unreliable temperature readings Guenter Roeck (Thu Sep 24 2026 - 22:37:27 EST)
- Re: [PATCH v2] iio: gts-helper: add __counted_by_ptr to struct iio_gts Jonathan Cameron (Thu Sep 24 2026 - 22:37:52 EST)
- Re: [PATCH 1/2] bpf: Fix uninit read for non-fetch atomics on partially spilled slots Kumar Kartikeya Dwivedi (Thu Sep 24 2026 - 22:38:21 EST)
- Re: [PATCH] iio: adc: qcom-adc5-gen3: Annotate struct adc5_device_data with __counted_by_ptr Jonathan Cameron (Thu Sep 24 2026 - 22:43:13 EST)
- Re: [PATCH v2 1/1] coresight: syscfg: fix deadlock on device registration failure yingchao deng (Thu Sep 24 2026 - 22:44:05 EST)
- [PATCH wireless] wifi: mac80211: fix slab-out-of-bounds read in ieee80211_monitor_select_queue() Cen Zhang (Microsoft) (Thu Sep 24 2026 - 22:44:39 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit Zi Yan (Thu Sep 24 2026 - 22:44:59 EST)
- Re: [PATCH] iio: add __counted_by_ptr attribute to channels in struct iio_dev Jonathan Cameron (Thu Sep 24 2026 - 22:46:00 EST)
- Re: [PATCH v2] riscv: fix strnlen() overflow in Zbb implementation Jason Montleon (Thu Sep 24 2026 - 22:47:44 EST)
- Re: [PATCH] iio: st_sensors: add __counted_by_ptr to struct st_sensor_settings Jonathan Cameron (Thu Sep 24 2026 - 22:49:22 EST)
- Re: [PATCH] dt-bindings: iio: temperature: adi,ltc2983: Add ADT7604 datasheet link Jonathan Cameron (Thu Sep 24 2026 - 22:50:20 EST)
- RE: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Joshua Yeong (Thu Sep 24 2026 - 22:55:25 EST)
- [RFC] ALSA: hda: clarify unsol_event locking across driver unbind ROJOX (Thu Sep 24 2026 - 22:57:24 EST)
- Re: [PATCH] drivers/char/mem: mmap readonly MAP_SHARED-/dev/zero correctly Andrew Morton (Thu Sep 24 2026 - 22:58:42 EST)
- Re: [PATCH] iio: adc: ad4080: enable address ascension for chip identification Jonathan Cameron (Thu Sep 24 2026 - 22:59:04 EST)
- Re: [PATCH v5 12/23] perf trace: Filter events in BPF and avoid tracepoint vetoes Namhyung Kim (Thu Sep 24 2026 - 22:59:42 EST)
- Re: [PATCH v2] iio: accel: bmc150: check reset write error Jonathan Cameron (Thu Sep 24 2026 - 23:05:17 EST)
- [PATCH v3] RAS/AMD/FMPM: Fix spurious BUG when ERST record enumeration fails Rui Qi (Thu Sep 24 2026 - 23:09:51 EST)
- Re: [PATCH v3 5/7] dt-bindings: watchdog: apple,wdt: Add t8140 compatible Guenter Roeck (Thu Sep 24 2026 - 23:12:10 EST)
- [syzbot] [input?] general protection fault in wacom_report_numbered_buttons syzbot (Thu Sep 24 2026 - 23:12:47 EST)
- Re: [PATCH v2 0/2] iio: adc: add support for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Jonathan Cameron (Thu Sep 24 2026 - 23:13:42 EST)
- Re: [PATCH v2 4/4] RAS/AMD/FMPM: Fix spurious BUG when ERST record enumeration fails Rui Qi (Thu Sep 24 2026 - 23:13:55 EST)
- [PATCH] platform/x86: bitland-mifs-wmi: Fix profile handling on Redmi Book Pro 14 2022 TuteMthCD (Thu Sep 24 2026 - 23:20:43 EST)
- Re: [PATCH v2 2/2] iio: adc: add driver for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Jonathan Cameron (Thu Sep 24 2026 - 23:27:59 EST)
- Re: [PATCH] iio: chemical: ens160: use regmap_assign_bits() for conditional set/clear Jonathan Cameron (Thu Sep 24 2026 - 23:28:21 EST)
- drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn42/dcn42_clk_mgr.c:1114 dcn42_clk_mgr_construct() warn: inconsistent indenting kernel test robot (Thu Sep 24 2026 - 23:30:07 EST)
- [PATCH v2] drm/qxl: size packed dumb heads from the plane source Dillon Amburgey (Thu Sep 24 2026 - 23:30:32 EST)
- Re: [PATCH RFC 06/25] drm/connector: hdmi: Add VTEM EMP generation Vidith Madhu (Thu Sep 24 2026 - 23:50:22 EST)
- [PATCH] drm/i915/hdcp: Fail fast when HDCP Type 1 is unsupported via MST George D. Sworo (Thu Sep 24 2026 - 23:52:24 EST)
- Re: [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer Borislav Petkov (Fri Sep 25 2026 - 00:02:58 EST)
- Re: [PATCH v4 6/6] perf mem record: Use the IBS swfilt filter when available Ravi Bangoria (Fri Sep 25 2026 - 00:03:54 EST)
- Re: [PATCH v4 1/6] dt-bindings: phy: qcom: add Nord QMP PCIe PHY binding Krishna Chaitanya Chundru (Fri Sep 25 2026 - 00:08:55 EST)
- Re: [PATCH v5 12/23] perf trace: Filter events in BPF and avoid tracepoint vetoes Ian Rogers (Fri Sep 25 2026 - 00:10:26 EST)
- [PATCH] tracing/probes: Clarify btf_find_struct_member() container parameter and add kernel-doc Masami Hiramatsu (Google) (Fri Sep 25 2026 - 00:12:33 EST)
- Re: [RFC PATCH] mm: restrict can_spin_trylock() to preemptible context on PREEMPT_RT Alexei Starovoitov (Fri Sep 25 2026 - 00:12:53 EST)
- [PATCH v3 0/2] arm64: dts: agilex5: add support for debug daughter card Adrian Ng Ho Yin (Fri Sep 25 2026 - 00:16:00 EST)
- [PATCH v3 1/2] dt-bindings: eeprom: at25: add Microchip 25AA128 Adrian Ng Ho Yin (Fri Sep 25 2026 - 00:16:01 EST)
- [PATCH v3 2/2] arm64: dts: agilex5: add support for debug daughter card Adrian Ng Ho Yin (Fri Sep 25 2026 - 00:16:39 EST)
- [PATCH] pmdomain: rockchip: mark PD_PIPE as active wakeup on RK3568 Coia Prant (Fri Sep 25 2026 - 00:18:20 EST)
- Re: [PATCH 7.2 000/438] 7.2.8-rc1 review Barry K. Nathan (Fri Sep 25 2026 - 00:18:54 EST)
- Re: [PATCH 6.18 000/398] 6.18.54-rc1 review Barry K. Nathan (Fri Sep 25 2026 - 00:23:58 EST)
- Re: [PATCH RESEND v4 2/3] x86/apic: Introduce a variable to track the number of EILVT registers Borislav Petkov (Fri Sep 25 2026 - 00:26:47 EST)
- [PATCH v2 0/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() Donggeun Yoo (Fri Sep 25 2026 - 00:29:30 EST)
- [PATCH v2 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() Donggeun Yoo (Fri Sep 25 2026 - 00:29:38 EST)
- [PATCH v2 2/2] selftests/mm: add a test for UFFDIO_MOVE of a write-protected swap entry Donggeun Yoo (Fri Sep 25 2026 - 00:29:56 EST)
- Re: [PATCH net-next v4 1/2] tcp: annotate lockless access to sk->sk_err quanyeyang (Fri Sep 25 2026 - 00:32:08 EST)
- Re: [PATCH net-next v10 09/11] net: stmmac: dwmac-rk: add SGMII support for RK3568 Coia Prant (Fri Sep 25 2026 - 00:32:11 EST)
- Re: [PATCHv5 0/4] EDAC/altera: Address sashiko reviews part 1(v5) Borislav Petkov (Fri Sep 25 2026 - 00:32:46 EST)
- Re: [PATCH] pinctrl: s32cc: Remove const from groups allocation type Ghennadi Procopciuc (Fri Sep 25 2026 - 00:33:06 EST)
- Re: [PATCH] riscv: signal: protect regs->status RMW from concurrent preemption Aurelien Jarno (Fri Sep 25 2026 - 00:34:16 EST)
- [PATCH] ufs: validate block and fragment shifts Matheus Alves de Almeida (Fri Sep 25 2026 - 00:34:19 EST)
- [PATCH bpf-next] bpf: Roll back freplace link state when bpf_arch_text_poke() fails chenyuan_fl (Fri Sep 25 2026 - 00:36:09 EST)
- Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() Donggeun Yoo (Fri Sep 25 2026 - 00:37:53 EST)
- [PATCH] bus: mhi: host: pci_generic: Add DUN channel configuration Krishna Chaitanya Chundru (Fri Sep 25 2026 - 00:38:17 EST)
- Re: [PATCH] isofs: reject short directory records in isofs_read_level3_size() Matthias Goergens (Fri Sep 25 2026 - 00:38:30 EST)
- Re: [PATCHv5 0/4] EDAC/altera: Address sashiko reviews part 1(v5) Borislav Petkov (Fri Sep 25 2026 - 00:38:59 EST)
- Re: csky ICe (was: Re: [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness) Guenter Roeck (Fri Sep 25 2026 - 00:40:58 EST)
- Re: [PATCH v2 1/4] iomap: don't resubmit an ioend after ->writeback_submit() failed Christoph Hellwig (Fri Sep 25 2026 - 00:46:59 EST)
- Re: [PATCH v2 2/4] xfs: add an error tag to inject a ->writeback_submit() failure Christoph Hellwig (Fri Sep 25 2026 - 00:47:33 EST)
- Re: [PATCH v3 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support Borislav Petkov (Fri Sep 25 2026 - 00:47:41 EST)
- Re: [PATCH v9 00/13] PCI: liveupdate: PCI core support for Live Update Zhu Yanjun (Fri Sep 25 2026 - 00:48:07 EST)
- Re: [PATCH v2 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() Andrew Morton (Fri Sep 25 2026 - 00:48:35 EST)
- [PATCH v11 01/11] scsi: ibmvfc: fix IRQ leak and guard deregister on channel reg failure Tyrel Datwyler (Fri Sep 25 2026 - 00:49:04 EST)
- [PATCH v11 10/11] scsi: ibmvfc: register and use asynchronous sub CRQ for events Tyrel Datwyler (Fri Sep 25 2026 - 00:49:09 EST)
- [PATCH v11 11/11] scsi: ibmvfc: handle extended FPIN events Tyrel Datwyler (Fri Sep 25 2026 - 00:49:27 EST)
- [PATCH v11 00/11] scsi: ibmvfc: make ibmvfc support FPIN messages Tyrel Datwyler (Fri Sep 25 2026 - 00:49:37 EST)
- [PATCH v11 02/11] scsi: ibmvfc: fix potential clobbering of rc after failed irq setup Tyrel Datwyler (Fri Sep 25 2026 - 00:49:50 EST)
- [PATCH v11 03/11] scsi: ibmvfc: fix potential NULL pointer dereference on failed queue allocation Tyrel Datwyler (Fri Sep 25 2026 - 00:50:09 EST)
- [PATCH 01/14] ASoC: mediatek: mt8195: Fix tuner clock error handling phucduc . bui (Fri Sep 25 2026 - 00:50:28 EST)
- [PATCH 05/14] ASoC: mediatek: mt8195: Fix paired memif clock error handling phucduc . bui (Fri Sep 25 2026 - 00:50:56 EST)
- [PATCH 00/14] ASoC: mediatek: mt8195: Fix clock error handling phucduc . bui (Fri Sep 25 2026 - 00:51:01 EST)
- [PATCH v11 05/11] scsi: ibmvfc: add NOOP command support Tyrel Datwyler (Fri Sep 25 2026 - 00:51:11 EST)
- [PATCH 06/14] ASoC: mediatek: mt8195: Fix FE startup error handling phucduc . bui (Fri Sep 25 2026 - 00:51:13 EST)
- [PATCH v11 06/11] scsi: ibmvfc: add FPIN extended flag and async sub-CRQ queue handle Tyrel Datwyler (Fri Sep 25 2026 - 00:51:23 EST)
- [PATCH 02/14] ASoC: mediatek: mt8195: Use dev_err_probe() in mt8195_afe_init_clock() phucduc . bui (Fri Sep 25 2026 - 00:51:42 EST)
- [PATCH 08/14] ASoC: mediatek: mt8195: Remove redundant error message phucduc . bui (Fri Sep 25 2026 - 00:51:45 EST)
- [PATCH v11 04/11] scsi: ibmvfc: add basic FPIN support Tyrel Datwyler (Fri Sep 25 2026 - 00:51:54 EST)
- [PATCH 09/14] ASoC: mediatek: mt8195: Propagate IRQ lookup errors phucduc . bui (Fri Sep 25 2026 - 00:52:05 EST)
- [PATCH 10/14] ASoC: mediatek: mt8195: Fix ETDM MCLK error handling phucduc . bui (Fri Sep 25 2026 - 00:52:23 EST)
- [PATCH 11/14] ASoC: mediatek: mt8195: Fix ETDM startup error handling phucduc . bui (Fri Sep 25 2026 - 00:52:36 EST)
- [PATCH 12/14] ASoC: mediatek: mt8195: Fix HDMI TX startup error handling phucduc . bui (Fri Sep 25 2026 - 00:52:48 EST)
- [PATCH 07/14] ASoC: mediatek: mt8195: Fix runtime resume error handling phucduc . bui (Fri Sep 25 2026 - 00:52:52 EST)
- [PATCH v11 09/11] scsi: ibmvfc: extend channel reg/dereg helpers for async sub-CRQ Tyrel Datwyler (Fri Sep 25 2026 - 00:52:58 EST)
- [PATCH v11 08/11] scsi: ibmvfc: add interrupt routine for asynchronous sub CRQ Tyrel Datwyler (Fri Sep 25 2026 - 00:53:12 EST)
- [PATCH 14/14] ASoC: mediatek: mt8195: Fix clock parent error handling phucduc . bui (Fri Sep 25 2026 - 00:53:25 EST)
- [PATCH v11 07/11] scsi: ibmvfc: extend async event handlers for async sub-CRQ events Tyrel Datwyler (Fri Sep 25 2026 - 00:53:48 EST)
- [PATCH 13/14] ASoC: mediatek: mt8195: Fix ETDM probe error handling phucduc . bui (Fri Sep 25 2026 - 00:53:59 EST)
- Re: [PATCH v2 4/4] iomap: don't lose a failed direct I/O bio's error when zeroing the tail Christoph Hellwig (Fri Sep 25 2026 - 00:54:54 EST)
- [PATCH 03/14] ASoC: mediatek: mt8195: Fix register access clock error handling phucduc . bui (Fri Sep 25 2026 - 00:55:23 EST)
- [PATCH 04/14] ASoC: mediatek: mt8195: Fix timing system clock error handling phucduc . bui (Fri Sep 25 2026 - 00:55:48 EST)
- Re: [PATCH net-next v10 07/11] net: pcs: xpcs: add Rockchip RK3568 platform glue driver Coia Prant (Fri Sep 25 2026 - 00:58:01 EST)
- [PATCH v2] mm/damon/tests/core-kunit: add test for unconditionally skipping the last region Liew Rui Yan (Fri Sep 25 2026 - 00:58:26 EST)
- Re: [PATCH] PCI: qcom: Prevent GDSC power down on suspend Jagadeesh Kona (Fri Sep 25 2026 - 01:00:14 EST)
- Re: [PATCH v1] irqchip/gic-v3-its: Drop ITS node reference on its_of_probe() errors Yuho Choi (Fri Sep 25 2026 - 01:00:53 EST)
- [PATCH v3] mm: don't schedule deferred kernel page table freeing while booting Mikhail Gavrilov (Fri Sep 25 2026 - 01:06:57 EST)
- Re: [PATCH v2] PCI: rcar: Release temporary device tree node reference Marek Vasut (Fri Sep 25 2026 - 01:09:50 EST)
- Re: [PATCH v2 7/7] nvme: fcloop: Add set_marginal_rport to sysfs Hannes Reinecke (Fri Sep 25 2026 - 01:10:23 EST)
- [PATCH v3 0/4] Add support for StarFive JHB100 UART Routing Changhuang Liang (Fri Sep 25 2026 - 01:11:27 EST)
- [PATCH v3 2/4] soc: aspeed: Move UART routing driver to drivers/uart-routing Changhuang Liang (Fri Sep 25 2026 - 01:11:42 EST)
- [PATCH v3 1/4] uart-routing: Add common UART routing framework Changhuang Liang (Fri Sep 25 2026 - 01:12:04 EST)
- [PATCH v3 3/4] dt-bindings: soc: starfive: Add StarFive JHB100 UART routing Changhuang Liang (Fri Sep 25 2026 - 01:12:08 EST)
- Re: [PATCH v5 5/9] block: fail a short atomic pin in bio_iov_iter_get_pages() Hannes Reinecke (Fri Sep 25 2026 - 01:15:33 EST)
- Re: [PATCH v5 7/9] iomap: reject atomic writes in iomap_file_buffered_write() Hannes Reinecke (Fri Sep 25 2026 - 01:16:11 EST)
- RE: [PATCH] drm/i915/hdcp: Fail fast when HDCP Type 1 is unsupported via MST Kandpal, Suraj (Fri Sep 25 2026 - 01:18:05 EST)
- Re: [PATCH bpf-next] bpf: Roll back freplace link state when bpf_arch_text_poke() fails bot+bpf-ci (Fri Sep 25 2026 - 01:18:53 EST)
- Re: [PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status Mika Westerberg (Fri Sep 25 2026 - 01:19:46 EST)
- [PATCH v2] rtc: zynqmp: Enable crystal oscillator when setting time Daniel Viaño (Fri Sep 25 2026 - 01:21:53 EST)
- Re: [PATCH v19 4/7] firmware: arm_rmm: Add support for SRO Gavin Shan (Fri Sep 25 2026 - 01:25:29 EST)
- [PATCH] Documentation: libcrypto: Add additional testing information Eric Biggers (Fri Sep 25 2026 - 01:26:29 EST)
- Re: [PATCH 6.18 000/398] 6.18.54-rc1 review Wentao Guan (Fri Sep 25 2026 - 01:27:03 EST)
- Re: [PATCH] drm/i915/gvt: Fix mm reference leak in handle_g2v_notification() Zhenyu Wang (Fri Sep 25 2026 - 01:29:10 EST)
- Re: [PATCH v3] usbip: vudc: Prevent transfer timer rearm during teardown Greg KH (Fri Sep 25 2026 - 01:30:32 EST)
- Re: [PATCH v3] usbip: vudc: Prevent transfer timer rearm during teardown Greg KH (Fri Sep 25 2026 - 01:30:34 EST)
- Re: [PATCH v2] net: usb: cdc_mbim: add MeiG Smart SRM821 to ZLP whitelist Greg KH (Fri Sep 25 2026 - 01:31:26 EST)
- Re: [BUG] shmem: FALLOC_FL_PUNCH_HOLE vs fault-around race corrupts page cache / rss counters Ayush Ranjan (Fri Sep 25 2026 - 01:32:07 EST)
- Re: [PATCH v3 4/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte Barry Song (Fri Sep 25 2026 - 01:32:20 EST)
- [PATCH] MAINTAINERS: Place libcrypto docs under CRYPTO LIBRARY Eric Biggers (Fri Sep 25 2026 - 01:33:02 EST)
- Re: [BUG] shmem: FALLOC_FL_PUNCH_HOLE vs fault-around race corrupts page cache / rss counters Ayush Ranjan (Fri Sep 25 2026 - 01:33:26 EST)
- Re: [BUG] shmem: FALLOC_FL_PUNCH_HOLE vs fault-around race corrupts page cache / rss counters Ayush Ranjan (Fri Sep 25 2026 - 01:34:00 EST)
- Re: [PATCH net-next v17 3/6] driver core: add device_schedule_reprobe() netdev-bot+sashiko (Fri Sep 25 2026 - 01:34:39 EST)
- Re: [PATCH net-next v17 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode netdev-bot+sashiko (Fri Sep 25 2026 - 01:35:06 EST)
- Re: [PATCH net-next v17 6/6] net: dsa: mxl862xx: document devlink flash and info support netdev-bot+sashiko (Fri Sep 25 2026 - 01:35:13 EST)
- Re: [PATCH net-next v17 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get netdev-bot+sashiko (Fri Sep 25 2026 - 01:35:17 EST)
- Re: [PATCH] serial: core: shut down initialized port on removal Greg Kroah-Hartman (Fri Sep 25 2026 - 01:35:48 EST)
- Re: [PATCH v1] ptp: idt82p33: Stop PTP work producers before teardown netdev-bot+sashiko (Fri Sep 25 2026 - 01:37:57 EST)
- Re: [PATCH v19 2/7] firmware: arm_rmm: Check for RMI support at init Gavin Shan (Fri Sep 25 2026 - 01:43:44 EST)
- Re: [PATCH v3 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support Ard Biesheuvel (Fri Sep 25 2026 - 01:44:31 EST)
- Re: [PATCH v3 0/9] Add Aspeed AST2700 SDRAM EDAC support Borislav Petkov (Fri Sep 25 2026 - 01:45:25 EST)
- Re: [PATCH v3 2/9] EDAC/aspeed: Set the DIMM grain Borislav Petkov (Fri Sep 25 2026 - 01:46:03 EST)
- Re: [PATCH v3 0/8] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support Borislav Petkov (Fri Sep 25 2026 - 01:48:00 EST)
- [PATCH v4 0/3] Add CAMSS support for Qualcomm Glymur Nihal Kumar Gupta (Fri Sep 25 2026 - 01:49:06 EST)
- Re: [RFC PATCH v6 05/11] iommu: Add a helper to validate a vIOMMU parent Aneesh Kumar K . V (Fri Sep 25 2026 - 01:49:09 EST)
- [PATCH v4 3/3] media: qcom: camss: Add Glymur compatible Nihal Kumar Gupta (Fri Sep 25 2026 - 01:49:45 EST)
- RE: [RFC PATCH v6 02/11] vfio: cdev: Reject duplicate bind before updating KVM file Aneesh Kumar K . V (Fri Sep 25 2026 - 01:50:11 EST)
- [PATCH v4 1/3] dt-bindings: phy: qcom,x1e80100-csi2-phy: Add Glymur compatible Nihal Kumar Gupta (Fri Sep 25 2026 - 01:50:27 EST)
- [PATCH v4 2/3] dt-bindings: media: qcom,glymur-camss: Add Glymur CAMSS Nihal Kumar Gupta (Fri Sep 25 2026 - 01:51:00 EST)
- [PATCH] HID: wacom: check for NULL pad_input before reporting pad events Rohinthan P (Fri Sep 25 2026 - 01:54:03 EST)
- Re: [RFC PATCH v6 06/11] iommu: Add a helper to query vIOMMU hardware parameters Aneesh Kumar K . V (Fri Sep 25 2026 - 02:00:23 EST)
- [PATCH RFC net-next v4 0/2] seg6: add support for the SRv6 End.MAP behavior Yuya Kusakabe (Fri Sep 25 2026 - 02:03:25 EST)
- [PATCH RFC net-next v4 1/2] seg6: add support for the SRv6 End.MAP behavior Yuya Kusakabe (Fri Sep 25 2026 - 02:04:13 EST)
- [PATCH RFC net-next v4 2/2] selftests: seg6: add selftest for End.MAP behavior Yuya Kusakabe (Fri Sep 25 2026 - 02:04:47 EST)
- Re: [PATCH 0/4] alloc_tag: Introduce selective tracing for MAP Suren Baghdasaryan (Fri Sep 25 2026 - 02:06:09 EST)
- Re: [PATCH bpf-next] bpf: Roll back freplace link state when bpf_arch_text_poke() fails Leon Hwang (Fri Sep 25 2026 - 02:06:44 EST)
- Re: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Krzysztof Kozlowski (Fri Sep 25 2026 - 02:08:02 EST)
- Re: [RFC PATCH v6 08/11] iommufd: Add vIOMMU provider support Aneesh Kumar K . V (Fri Sep 25 2026 - 02:08:36 EST)
- Re: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Krzysztof Kozlowski (Fri Sep 25 2026 - 02:12:12 EST)
- [PATCH 0/2] Bluetooth: hci_qca: Add WCN clock enable/disable support for Shikra Yepuri Siddu (Fri Sep 25 2026 - 02:14:14 EST)
- Re: [PATCH v2] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Sebastian Andrzej Siewior (Fri Sep 25 2026 - 02:14:19 EST)
- Re: [PATCH 1/4] alloc_tag: Add trace events for tracing allocations Suren Baghdasaryan (Fri Sep 25 2026 - 02:14:50 EST)
- [PATCH 1/2] Bluetooth: hci_qca: Add WCN clock management for pwrseq-based power path Yepuri Siddu (Fri Sep 25 2026 - 02:14:53 EST)
- [PATCH 2/2] arm64: dts: qcom: shikra: Add WCN clock to Bluetooth node Yepuri Siddu (Fri Sep 25 2026 - 02:15:21 EST)
- Re: [PATCH v3 8/9] mm/rmap: batch unmap anonymous swap-backed large folios Barry Song (Fri Sep 25 2026 - 02:16:52 EST)
- Re: [PATCH net v2] net: dsa: microchip: save the periodic output request Bastien Curutchet (Fri Sep 25 2026 - 02:18:04 EST)
- Re: [PATCH 2/4] alloc_tag: Introduce IOCTLs to toggle allocation tracepoints Suren Baghdasaryan (Fri Sep 25 2026 - 02:19:04 EST)
- Re: [PATCH] powerpc/kexec: Annotate umem_info members with __counted_by_ptr Sourabh Jain (Fri Sep 25 2026 - 02:20:20 EST)
- [PATCH v4] HID: ayaneo: Add AYANEO 3 detachable controller driver Matías Martínez (Fri Sep 25 2026 - 02:20:44 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Mukesh Kumar Chaurasiya (Fri Sep 25 2026 - 02:22:30 EST)
- Re: [PATCH v1 2/2] mmc: sdhci-of-dwcmshc: Add support for StarFive JHB100 Changhuang Liang (Fri Sep 25 2026 - 02:27:24 EST)
- Re: [PATCH v4 1/6] dt-bindings: phy: qcom: add Nord QMP PCIe PHY binding Krzysztof Kozlowski (Fri Sep 25 2026 - 02:29:13 EST)
- Re: [PATCH v19 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support Gavin Shan (Fri Sep 25 2026 - 02:30:34 EST)
- Re: [PATCH v1 1/2] spi: dw: Request DMA channels at runtime instead of probe Changhuang Liang (Fri Sep 25 2026 - 02:30:53 EST)
- Re: [PATCH 0/2] Add support for Infineon Digital Multi-phase ashish yadav (Fri Sep 25 2026 - 02:31:59 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Mukesh Kumar Chaurasiya (Fri Sep 25 2026 - 02:33:02 EST)
- Re: [PATCH v2] KVM: SVM: Trigger new ASID allocation in both VMCBs on pCPU switch Nikunj A Dadhania (Fri Sep 25 2026 - 02:33:27 EST)
- Re: [PATCH net-next] dt-bindings: net: Document Marvell PHY "marvell,reg-init" netdev-bot+sashiko (Fri Sep 25 2026 - 02:34:08 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Mukesh Kumar Chaurasiya (Fri Sep 25 2026 - 02:34:42 EST)
- Re: [PATCH v6 0/6] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5) Joerg Roedel (AMD) (Fri Sep 25 2026 - 02:34:55 EST)
- Re: [PATCH v4 1/6] dt-bindings: phy: qcom: add Nord QMP PCIe PHY binding Krzysztof Kozlowski (Fri Sep 25 2026 - 02:36:50 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Mukesh Kumar Chaurasiya (Fri Sep 25 2026 - 02:37:33 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Mukesh Kumar Chaurasiya (Fri Sep 25 2026 - 02:39:35 EST)
- [PATCH] net: microchip: vcap: stop scanning after deleting key field Harshit Mogalapalli (Fri Sep 25 2026 - 02:40:23 EST)
- Re: [PATCH 05/11] dt-bindings: clock: qcom: ipq5332-gcc: Describe clock inputs per compatible Kathiravan Thirumoorthy (Fri Sep 25 2026 - 02:41:05 EST)
- Re: [PATCH v4 1/3] fs: configfs: add helpers for opening non-configfs paths Christoph Hellwig (Fri Sep 25 2026 - 02:41:32 EST)
- Re: [PATCH v9 0/6] arm64: dts: qcom: Support AYN QCS8550 Devices Aaron Kling (Fri Sep 25 2026 - 02:42:28 EST)
- Re: [PATCH v5] selftests/cgroup: add PSI pressure trigger and validation tests Suren Baghdasaryan (Fri Sep 25 2026 - 02:43:03 EST)
- Re: [PATCH] arm64: dts: qcom: sm8750: add cpu OPP table with DDR and LLCC bandwidths Aaron Kling (Fri Sep 25 2026 - 02:43:30 EST)
- Re: [PATCH v2 4/4] iomap: don't lose a failed direct I/O bio's error when zeroing the tail Pankaj Raghav (Samsung) (Fri Sep 25 2026 - 02:44:17 EST)
- Re: drivers/xen/gntdev.c:817 gntdev_get_page() warn: mask and shift to zero: expr='(addr & ~(~((1 << 12) - 1))) >> 12' Arnd Bergmann (Fri Sep 25 2026 - 02:44:54 EST)
- Re: [PATCH net] octeontx2-af: nix: Export CN10K admin queue enqueue mbox handler Christoph Hellwig (Fri Sep 25 2026 - 02:45:26 EST)
- Re: [RFC PATCH v6 00/11] iommufd: Infrastructure for vIOMMU creation for confidential guests and guest TSM requests Aneesh Kumar K . V (Fri Sep 25 2026 - 02:48:25 EST)
- Re: [PATCH v5] selftests/cgroup: add PSI pressure trigger and validation tests Suren Baghdasaryan (Fri Sep 25 2026 - 02:48:59 EST)
- Re: [PATCH] powerpc/rtas_flash: Use scnprintf() in rtas_flash_read_num() Sourabh Jain (Fri Sep 25 2026 - 02:49:21 EST)
- Re: [BUG] shmem: FALLOC_FL_PUNCH_HOLE vs fault-around race corrupts page cache / rss counters Ayush Ranjan (Fri Sep 25 2026 - 02:50:29 EST)
- [PATCH v2] Bluetooth: btbcm: Add entry for BCM4356A3 UART bluetooth Aaron Kling via B4 Relay (Fri Sep 25 2026 - 02:53:42 EST)
- Re: [PATCHv3 0/2] usb: bcma: control VBUS via a regulator Krzysztof Kozlowski (Fri Sep 25 2026 - 02:54:45 EST)
- Re: [PATCH 6.1.y] erofs: Fix detection of atomic context Gao Xiang (Fri Sep 25 2026 - 02:55:04 EST)
- Re: [RFC PATCH v11 0/4] mm/swap: priority-based swap tiers with per-cgroup selection Lian Wang (Fri Sep 25 2026 - 02:55:54 EST)
- Re: [PATCH 0/2] clk: qcom: Add EMAC CNOC APB clocks for Nord SoC Shawn Guo (Fri Sep 25 2026 - 02:56:07 EST)
- Re: [PATCH v3 3/3] powerpc/numa: Support coregroup on PowerNV Srikar Dronamraju (Fri Sep 25 2026 - 02:57:07 EST)
- Re: [PATCH v2] nvmet-tcp: fix stale comment on NVMET_TCP_MAXH2CDATA Christoph Hellwig (Fri Sep 25 2026 - 02:57:22 EST)
- [PATCH v3 0/3] i2c: designware: Add TI TDA54 I2C support Aniket Limaye (Fri Sep 25 2026 - 02:57:49 EST)
- Re: [PATCH] fs/drop_caches: skip filesystems without fs writeback Christoph Hellwig (Fri Sep 25 2026 - 02:58:15 EST)
- Re: [PATCH v6] selftests/cgroup: add PSI pressure trigger and validation tests Suren Baghdasaryan (Fri Sep 25 2026 - 02:58:48 EST)
- [PATCH v3 1/3] dt-bindings: i2c: dw: Add ti,tda54-i2c compatible Aniket Limaye (Fri Sep 25 2026 - 03:00:19 EST)
- [PATCH v3 2/3] i2c: designware: Support per-variant reg/bit offsets and intr handling Aniket Limaye (Fri Sep 25 2026 - 03:00:26 EST)
- [PATCH v3 3/3] i2c: designware: Add ti,tda54-i2c support Aniket Limaye (Fri Sep 25 2026 - 03:01:03 EST)
- Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() David Hildenbrand (Arm) (Fri Sep 25 2026 - 03:01:37 EST)
- Re: [PATCH v4] nvmet: add cgroup_path to charge namespace I/O to a cgroup peng yu (Fri Sep 25 2026 - 03:03:11 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit Ilya Gladyshev (Fri Sep 25 2026 - 03:05:52 EST)
- [PATCH] sched_ext: Count cap-rejected local DSQ inserts in SCX_EV_SUB_REJECT luoliang (Fri Sep 25 2026 - 03:06:31 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit David Hildenbrand (Arm) (Fri Sep 25 2026 - 03:06:43 EST)
- Re: [PATCH V6] powerpc/bug: Add ARCH_WARN_ASM and refactor _EMIT_BUG_ENTRY for Rust support Mukesh Kumar Chaurasiya (Fri Sep 25 2026 - 03:07:22 EST)
- [PATCH v2 2/4] drm/panel: visionox-vtdr6130: Add panel orientation support Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:08:54 EST)
- [PATCH v2 1/4] dt-bindings: display: visionox,vtdr6130: Add Retroid Pocket 6 panel Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:08:57 EST)
- [PATCH v2 0/4] drm/panel: Support Retroid Pocket 6 panel Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:08:58 EST)
- [PATCH v2 3/4] drm/panel: visionox-vtdr6130: Modularize panel config Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:08:59 EST)
- [PATCH v2 4/4] drm/panel: visionox-vtdr6130: Add Retroid Pocket 6 panel Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:09:04 EST)
- [PATCH net v1 1/1] r8169: disable EEE on RTL8168h/8111h Oleksij Rempel (Fri Sep 25 2026 - 03:11:05 EST)
- [PATCH] spi: spidev_test: don't mix up rx_rate and tx_rate Jonas Rebmann (Fri Sep 25 2026 - 03:12:22 EST)
- Re: [PATCH V1 3/3] x86/hyperv: Implement root VM IOMMU kernel only driver Jörg Rödel (Fri Sep 25 2026 - 03:14:02 EST)
- Re: [PATCH v4 6/7] hfsplus: introduce iomap-based file_operations Christoph Hellwig (Fri Sep 25 2026 - 03:15:23 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit David Hildenbrand (Arm) (Fri Sep 25 2026 - 03:15:48 EST)
- Re: [PATCH v3] mm: don't schedule deferred kernel page table freeing while booting David Hildenbrand (Arm) (Fri Sep 25 2026 - 03:16:13 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Laurent Pinchart (Fri Sep 25 2026 - 03:19:33 EST)
- Re: [PATCH v4 4/8] ASoC: qcom: lpass-va-macro: Add shikra compatible Ajay Kumar Nandam (Fri Sep 25 2026 - 03:24:02 EST)
- [PATCH v2] rtc: ma35d1: fix unchecked IRQ error and IRQ-before-rtcdev ordering Cong Nguyen (Fri Sep 25 2026 - 03:24:25 EST)
- Re: [PATCH v3] mm: don't schedule deferred kernel page table freeing while booting Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 03:25:11 EST)
- [PATCH] drm/amdgpu: extend MacBook VRAM-at-0 workaround to VERDE Ayhan Çiçek (Fri Sep 25 2026 - 03:25:14 EST)
- Re: [PATCH v3] mm: don't schedule deferred kernel page table freeing while booting Jose A. Perez de Azpillaga (Fri Sep 25 2026 - 03:27:37 EST)
- [RFC PATCH net-next v2] net: pcs: airoha: add support for Airoha AN7583 SoC Christian Marangi (Fri Sep 25 2026 - 03:28:09 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650-valve-deckard: add chassis-type property Konrad Dybcio (Fri Sep 25 2026 - 03:29:08 EST)
- Re: [PATCH] drivers/char/mem: mmap readonly MAP_SHARED-/dev/zero correctly David Hildenbrand (Arm) (Fri Sep 25 2026 - 03:29:55 EST)
- Re: [PATCH v3 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma Suren Baghdasaryan (Fri Sep 25 2026 - 03:30:15 EST)
- Re: [RFC PATCH] mm: restrict can_spin_trylock() to preemptible context on PREEMPT_RT Vlastimil Babka (SUSE) (Fri Sep 25 2026 - 03:30:55 EST)
- Re: [PATCH v1 2/2] spi: dw: Add DMA support for enhanced memory operations Changhuang Liang (Fri Sep 25 2026 - 03:31:17 EST)
- Re: [RFC PATCH v3 0/3] perf: sparc64 user regs and stack dump, with arch hooks Stian Halseth (Fri Sep 25 2026 - 03:33:59 EST)
- Re: [PATCH] powerpc/kexec_file: Simplify add_usable_mem() Sourabh Jain (Fri Sep 25 2026 - 03:35:25 EST)
- Re: [PATCH v3 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported Suren Baghdasaryan (Fri Sep 25 2026 - 03:36:39 EST)
- Re: [PATCH v2 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() David Hildenbrand (Arm) (Fri Sep 25 2026 - 03:37:39 EST)
- Re: [PATCH v2] nvmet: Add traffic based keep alive support to configfs Christoph Hellwig (Fri Sep 25 2026 - 03:38:51 EST)
- Re: [PATCH v3 07/40] mm/vma: tidy up map kernel pages enum values Suren Baghdasaryan (Fri Sep 25 2026 - 03:39:02 EST)
- RE: [PATCH net-next] idpf: fix kernel-doc parameter descriptions Loktionov, Aleksandr (Fri Sep 25 2026 - 03:39:41 EST)
- RE: [PATCH] ice: dpll: fix kernel-doc parameter descriptions Loktionov, Aleksandr (Fri Sep 25 2026 - 03:40:10 EST)
- Re: [PATCH v2 2/2] selftests/mm: add a test for UFFDIO_MOVE of a write-protected swap entry David Hildenbrand (Arm) (Fri Sep 25 2026 - 03:41:41 EST)
- Re: drivers/xen/gntdev.c:817 gntdev_get_page() warn: mask and shift to zero: expr='(addr & ~(~((1 << 12) - 1))) >> 12' Dan Carpenter (Fri Sep 25 2026 - 03:42:52 EST)
- Re: [PATCH net] net/mlx5: HV VHCA: Fix the agent registration race netdev-bot+sashiko (Fri Sep 25 2026 - 03:43:05 EST)
- Re: [PATCH v3 1/4] net: qrtr: Allow the host QRTR to assign a unique node id netdev-bot+sashiko (Fri Sep 25 2026 - 03:44:15 EST)
- Re: [PATCH v3 2/4] net: qrtr: Assign unique node id for MHI endpoints netdev-bot+sashiko (Fri Sep 25 2026 - 03:44:58 EST)
- Re: [PATCH v3 3/4] wifi: ath11k: Connect to the QMI server belonging to the device owned by this driver netdev-bot+sashiko (Fri Sep 25 2026 - 03:45:46 EST)
- Re: [PATCH 0/2] HID: bpf: add one ssize_t check detected by Sashiko Benjamin Tissoires (Fri Sep 25 2026 - 03:46:22 EST)
- Re: [PATCH v3 4/4] wifi: ath12k: Connect to the QMI server belonging to the device owned by this driver netdev-bot+sashiko (Fri Sep 25 2026 - 03:46:53 EST)
- Re: [PATCHSET v14 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext Andrea Righi (Fri Sep 25 2026 - 03:46:59 EST)
- Re: [PATCH next] kunit: Initialize filter error before disabled cleanup Thomas Weißschuh (Fri Sep 25 2026 - 03:48:03 EST)
- [PATCH RFC 00/11] ACPI: ARM64: Implement IRQ mapping probe deferral for static table devices Lorenzo Pieralisi (Fri Sep 25 2026 - 03:48:34 EST)
- Re: [PATCH v13 06/13] sched/core: Try to use a preferred CPU in is_cpu_allowed Peter Zijlstra (Fri Sep 25 2026 - 03:48:38 EST)
- [PATCH 6/6] ASoC: codecs: aw88166: make volume control usable Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:48:42 EST)
- [PATCH RFC 01/11] ACPI: irq: Return -EPROBE_DEFER on missing IRQ domain Lorenzo Pieralisi (Fri Sep 25 2026 - 03:48:44 EST)
- [PATCH RESEND] arm64: enable HAVE_SHARED_GPIOS for all ARM64 platforms Bartosz Golaszewski (Fri Sep 25 2026 - 03:49:06 EST)
- Re: [PATCH v5 1/4] vdso/math64: Use OPTIMIZER_HIDE_VAR() in __iter_div_u64_rem() Thomas Weißschuh (Fri Sep 25 2026 - 03:49:57 EST)
- [PATCH RFC 02/11] ACPI: Introduce irq_get() for static fwnodes Lorenzo Pieralisi (Fri Sep 25 2026 - 03:50:05 EST)
- [PATCH RFC 10/11] iommu/arm-smmu-v3: Add IRQ mapping -EPROBE_DEFER handling Lorenzo Pieralisi (Fri Sep 25 2026 - 03:50:54 EST)
- [PATCH RFC 11/11] perf/arm-smmu-v3-pmu: Add IRQ mapping -EPROBE_DEFER handling Lorenzo Pieralisi (Fri Sep 25 2026 - 03:51:10 EST)
- Re: [PATCH v10 06/15] drm/panfrost: Fix PM refcnt and autosuspend issues at device probe/remove Boris Brezillon (Fri Sep 25 2026 - 03:51:20 EST)
- Re: [PATCH v13 09/13] sched/debug: Add migration stats due to non preferred CPUs Peter Zijlstra (Fri Sep 25 2026 - 03:52:20 EST)
- [PATCH RFC 08/11] watchdog: sbsa: Handle IRQ probe deferral Lorenzo Pieralisi (Fri Sep 25 2026 - 03:52:24 EST)
- Re: [PATCH] drm/sched: Remove forgotten header Philipp Stanner (Fri Sep 25 2026 - 03:52:29 EST)
- [PATCH 0/6] ASoC: codecs: aw88166: fixes and cleanup Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:52:32 EST)
- [PATCH 3/6] ASoC: codecs: aw88166: reduce log spam Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:52:35 EST)
- [PATCH 4/6] ASoC: codecs: aw88166: remove fade in/out on start/stop Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:52:45 EST)
- [PATCH 2/6] ASoC: codecs: aw88166: add TDM support Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:52:48 EST)
- [PATCH RFC 09/11] iommu/arm-smmu: Add arm-smmu IRQ mapping -EPROBE_DEFER handling Lorenzo Pieralisi (Fri Sep 25 2026 - 03:52:48 EST)
- [PATCH 1/6] ASoC: codecs: aw88166: support changing sample rate and bit width Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:52:55 EST)
- [PATCH v2 0/3] Move memory acceptance x86 arch code into EFI stub Ard Biesheuvel (Fri Sep 25 2026 - 03:52:58 EST)
- [PATCH] drm/amd/display: Don't replace a sink mode that shares the native totals Adrian Betschart (Fri Sep 25 2026 - 03:53:32 EST)
- [PATCH 5/6] ASoC: codecs: aw88166: remove async start Aaron Kling via B4 Relay (Fri Sep 25 2026 - 03:53:35 EST)
- Re: [PATCH v13 08/13] sched/core: Push current task from non preferred CPU Peter Zijlstra (Fri Sep 25 2026 - 03:54:07 EST)
- [PATCH v2 3/3] x86/boot: Drop unused implementation of panic() Ard Biesheuvel (Fri Sep 25 2026 - 03:54:09 EST)
- [PATCH RFC 05/11] clocksource/drivers/arm_arch_timer_mmio: Implement arch mem timer deferred probe Lorenzo Pieralisi (Fri Sep 25 2026 - 03:54:55 EST)
- [PATCH RFC 03/11] driver core: platform: Add static ACPI nodes IRQ retrieval/mapping code Lorenzo Pieralisi (Fri Sep 25 2026 - 03:55:11 EST)
- Re: [PATCH] arm64: defconfig: Enable EMC2305 and PCA963x drivers Srinivas Kandagatla (Fri Sep 25 2026 - 03:55:15 EST)
- [PATCH RFC 07/11] ACPI/IORT: Convert IORT devices to IRQs software-node properties Lorenzo Pieralisi (Fri Sep 25 2026 - 03:56:11 EST)
- [PATCH RFC 06/11] ACPI: GTDT: Convert SBSA watchdog to IRQ properties Lorenzo Pieralisi (Fri Sep 25 2026 - 03:56:12 EST)
- [PATCH 6.18.y 2/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 03:56:12 EST)
- Re: [PATCH v3] softirq: Preserve interrupt context during IRQ exit Sebastian Andrzej Siewior (Fri Sep 25 2026 - 03:56:29 EST)
- [PATCH RFC 04/11] clocksource/drivers/arm_arch_timer_mmio: Dispose IRQ mappings on probe failure Lorenzo Pieralisi (Fri Sep 25 2026 - 03:56:39 EST)
- Re: [PATCH] sparc64: vdso: Flush the D-cache after updating the time data Thomas Weißschuh (Fri Sep 25 2026 - 03:57:24 EST)
- Re: [PATCHSET v14 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext Peter Zijlstra (Fri Sep 25 2026 - 03:57:46 EST)
- [PATCH v2 1/3] x86/tdx: Share tdx_panic() with the EFI stub Ard Biesheuvel (Fri Sep 25 2026 - 03:58:04 EST)
- Re: [PATCH v2] drm/tyr: safely write GpuInfo to userspace Alice Ryhl (Fri Sep 25 2026 - 03:58:11 EST)
- Re: [PATCH 0/3] Move memory acceptance x86 arch code into EFI stub Ard Biesheuvel (Fri Sep 25 2026 - 03:58:47 EST)
- [PATCH] arm64: defconfig: Enable EMC2305 and PCA963x drivers Loic Poulain (Fri Sep 25 2026 - 03:59:12 EST)
- [PATCH 6.18.y 1/2] rculist: add list_splice_rcu() for private lists Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 03:59:12 EST)
- [PATCH 6.18.y 0/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 03:59:20 EST)
- [PATCH v2 2/3] x86/boot: Move unaccepted memory handling out of the decompressor Ard Biesheuvel (Fri Sep 25 2026 - 03:59:24 EST)
- Re: [PATCH] usb: typec: ucsi: Set ucsi->connector before enabling notifications Uttkarsh Aggarwal (Fri Sep 25 2026 - 04:00:05 EST)
- [PATCH] media: virtio: clear the size of legacy controls built on the stack Nick Rogers (Fri Sep 25 2026 - 04:01:55 EST)
- [PATCH 6.12.y 0/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:02:29 EST)
- Re: [PATCH net-next v7 2/5] net: add a generation counter for dev->mc changes Nicolas Dichtel (Fri Sep 25 2026 - 04:02:31 EST)
- [GIT PULL] gpio fixes for v7.4-rc5 Bartosz Golaszewski (Fri Sep 25 2026 - 04:02:42 EST)
- Re: [syzbot] [usb?] possible deadlock in lookup_open syzbot (Fri Sep 25 2026 - 04:03:03 EST)
- Re: [PATCH] binder: Use %p for pointer formatting Sebastian Andrzej Siewior (Fri Sep 25 2026 - 04:03:09 EST)
- [PATCH v2] media: v4l2-ioctl: zero the ext control built for VIDIOC_{G,S}_CTRL Nick Rogers (Fri Sep 25 2026 - 04:03:12 EST)
- [PATCH v2 0/2] arm64: dts: rockchip: Add PWM fan and WWAN overlay for Radxa ROCK 3B Adam Wermuth (Fri Sep 25 2026 - 04:03:42 EST)
- objtool error in fs/fuse/: unknown CFA base reg -1 Arnd Bergmann (Fri Sep 25 2026 - 04:03:54 EST)
- [PATCH 6.12.y 2/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:03:59 EST)
- [PATCH v2 2/2] arm64: dts: rockchip: Add WWAN overlay for Radxa ROCK 3B Adam Wermuth (Fri Sep 25 2026 - 04:04:07 EST)
- [PATCH] assoc_array: discard shortcut when collapsing a leaf-only node Daehyeon Ko (Fri Sep 25 2026 - 04:06:09 EST)
- [PATCH 6.12.y 1/2] rculist: add list_splice_rcu() for private lists Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:06:45 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Mark Rutland (Fri Sep 25 2026 - 04:07:40 EST)
- Re: [PATCH] ASoC: amd: ps: fix snd_acp63_remove() teardown ordering Mukunda,Vijendar (Fri Sep 25 2026 - 04:08:09 EST)
- [PATCH v2] sparc64: vdso: Flush the D-cache after updating the time data Stian Halseth (Fri Sep 25 2026 - 04:08:18 EST)
- [PATCH v2 1/2] arm64: dts: rockchip: Add PWM fan to Radxa ROCK 3B Adam Wermuth (Fri Sep 25 2026 - 04:08:46 EST)
- Re: [PATCH v4 7/8] slimbus: qcom-ngd-ctrl: Remove data channels on stream disable Srinivas Kandagatla (Fri Sep 25 2026 - 04:09:17 EST)
- Re: [PATCH v4] drm/imagination: Fix parameter validation in pvr_fw_object_destroy() Alessio Belle (Fri Sep 25 2026 - 04:10:15 EST)
- Re: [PATCH net-next v7 2/5] net: add a generation counter for dev->mc changes Nicolas Dichtel (Fri Sep 25 2026 - 04:10:28 EST)
- Re: [PATCH 2/3] i2c: designware: Introduce per-variant register offset and bit-layout tables Andy Shevchenko (Fri Sep 25 2026 - 04:12:17 EST)
- Re: [PATCH v2 0/2] iio: adc: add support for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Neil Armstrong (Fri Sep 25 2026 - 04:12:47 EST)
- [PATCH 6.6.y 0/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:13:57 EST)
- [PATCH 6.6.y 1/2] rculist: add list_splice_rcu() for private lists Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:14:12 EST)
- [PATCH 6.6.y 2/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:14:22 EST)
- Re: [PATCH v4 1/8] ASoC: qcom: sdm845: Demystify TDM masks a bit Srinivas Kandagatla (Fri Sep 25 2026 - 04:14:33 EST)
- Re: [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear Bartosz Golaszewski (Fri Sep 25 2026 - 04:14:56 EST)
- [PATCH 6.1.y 0/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:16:35 EST)
- [PATCH 6.1.y 1/2] rculist: add list_splice_rcu() for private lists Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:17:17 EST)
- [PATCH 6.1.y 2/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:17:51 EST)
- Re: [PATCH v10 15/15] drm/panfrost: Fix races between perfcnt and reset sequence Boris Brezillon (Fri Sep 25 2026 - 04:18:45 EST)
- Re: [RFC PATCH v6 11/11] PCI/TSM: Add reference-counted contexts for vdevice providers Aneesh Kumar K . V (Fri Sep 25 2026 - 04:19:04 EST)
- Re: [PATCH net-next v7 2/5] net: add a generation counter for dev->mc changes Nicolas Dichtel (Fri Sep 25 2026 - 04:20:16 EST)
- [PATCH] rust: DmaFence: Add better warning through Device reference Philipp Stanner (Fri Sep 25 2026 - 04:20:22 EST)
- Re: [PATCH net v4 0/7] net: stmmac: More selftest-related fixes Maxime Chevallier (Fri Sep 25 2026 - 04:22:06 EST)
- Re: [PATCH v1 04/11] pinctrl: sunxi: add Allwinner B288 pin controller driver Andre Przywara (Fri Sep 25 2026 - 04:22:17 EST)
- [PATCH 5.15.y 2/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:22:19 EST)
- Re: [PATCH] dma-buf/dma-fence: Mark two callbacks as deprecated Christian König (Fri Sep 25 2026 - 04:22:45 EST)
- Re: [PATCH v4 2/8] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs Srinivas Kandagatla (Fri Sep 25 2026 - 04:23:05 EST)
- [PATCH 5.15.y 0/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:23:24 EST)
- Re: [PATCH 05/16] sched: Add sched_ext hooks for proxy execution Andrea Righi (Fri Sep 25 2026 - 04:23:48 EST)
- [PATCH 5.10.y 2/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:23:52 EST)
- Re: [PATCH v4 3/8] ASoC: qcom: sdm845: Use per-speaker RX masks for TDM slot assignment Srinivas Kandagatla (Fri Sep 25 2026 - 04:23:54 EST)
- [PATCH 5.15.y 1/2] rculist: add list_splice_rcu() for private lists Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:24:23 EST)
- Re: [PATCH net v2] eth: fbnic: Keep real queue counts synchronized Breno Leitao (Fri Sep 25 2026 - 04:24:35 EST)
- Re: [PATCH net-next v3 0/5] net: stmmac: Add support for Allwinner A733 GMAC210 Jerome Brunet (Fri Sep 25 2026 - 04:26:52 EST)
- [PATCH 5.10.y 0/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:27:31 EST)
- [for-next v3 0/5] RDMA/ionic: add SRQ support and firmware assigned CQ and SRQ IDs Abhijit Gangurde (Fri Sep 25 2026 - 04:28:41 EST)
- [PATCH 5.10.y 1/2] rculist: add list_splice_rcu() for private lists Benjamin Robin (Schneider Electric) (Fri Sep 25 2026 - 04:28:42 EST)
- [for-next v3 3/5] RDMA/ionic: segregate rq related fields from ionic_qp into a new ionic_rq struct Abhijit Gangurde (Fri Sep 25 2026 - 04:29:47 EST)
- [for-next v3 5/5] RDMA/ionic: implement SRQ event handling support Abhijit Gangurde (Fri Sep 25 2026 - 04:30:34 EST)
- [for-next v3 2/5] RDMA/ionic: support firmware-assigned CQ IDs Abhijit Gangurde (Fri Sep 25 2026 - 04:30:59 EST)
- Re: [PATCH net-next v7 3/5] net: add AF_PACKET multicast dumps Nicolas Dichtel (Fri Sep 25 2026 - 04:31:32 EST)
- Re: [PATCH v4 4/8] ASoC: qcom: sdm845: Set codec dai and component sysclk during startup Srinivas Kandagatla (Fri Sep 25 2026 - 04:31:54 EST)
- RE: [RFC PATCH v6 00/11] iommufd: Infrastructure for vIOMMU creation for confidential guests and guest TSM requests Aneesh Kumar K . V (Fri Sep 25 2026 - 04:32:15 EST)
- [for-next v3 4/5] RDMA/ionic: add Shared receive queue (SRQ) support Abhijit Gangurde (Fri Sep 25 2026 - 04:32:28 EST)
- [PATCH bpf-next 1/2] bpf: Fix uninit read for helper mem args on partially spilled slots Hao Sun (Fri Sep 25 2026 - 04:32:35 EST)
- [PATCH bpf-next 2/2] selftests/bpf: Test helper read of a narrow stack spill Hao Sun (Fri Sep 25 2026 - 04:32:46 EST)
- [for-next v3 1/5] net: ionic: Fetch qid allocation and SRQ capability from firmware Abhijit Gangurde (Fri Sep 25 2026 - 04:34:07 EST)
- Re: [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear Andy Shevchenko (Fri Sep 25 2026 - 04:34:38 EST)
- Re: [PATCH 3/4] net: hsr: unfold GSO super-packets at the forward entry Sebastian Andrzej Siewior (Fri Sep 25 2026 - 04:34:38 EST)
- Re: [PATCH v4 7/8] slimbus: qcom-ngd-ctrl: Remove data channels on stream disable David Heidelberg (Fri Sep 25 2026 - 04:34:46 EST)
- Re: [PATCH v3 3/5] KVM: x86: Use file_to_kvm_x86() in SEV Christian Borntraeger (Fri Sep 25 2026 - 04:36:40 EST)
- Re: [PATCH v8 01/11] dt-bindings: soc: renesas: Add various SolidRun RZ/G2 based boards Josua Mayer (Fri Sep 25 2026 - 04:36:40 EST)
- Re: [PATCH] MAINTAINERS: Place libcrypto docs under CRYPTO LIBRARY Ard Biesheuvel (Fri Sep 25 2026 - 04:36:58 EST)
- Re: [PATCH v2] slimbus: messaging: fix leaked PM vote on tid allocation failure Srinivas Kandagatla (Fri Sep 25 2026 - 04:37:21 EST)
- Re: [PATCH v8 01/11] dt-bindings: soc: renesas: Add various SolidRun RZ/G2 based boards Geert Uytterhoeven (Fri Sep 25 2026 - 04:37:29 EST)
- Re: [PATCH] Documentation: libcrypto: Add additional testing information Ard Biesheuvel (Fri Sep 25 2026 - 04:38:01 EST)
- Re: [PATCH] drivers/char/mem: mmap readonly MAP_SHARED-/dev/zero correctly Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 04:38:41 EST)
- Re: [PATCH v4 1/7] mm/slab: Mark the kmem_buckets_create() context as a Context: section Hao Li (Fri Sep 25 2026 - 04:39:13 EST)
- Re: [PATCH 1/3] keys: add KEY_SPEC_DM_VERITY_KEYRING Jarkko Sakkinen (Fri Sep 25 2026 - 04:39:45 EST)
- Re: [PATCH v7 3/9] dma-buf: Provide dma_buf_set_name() Christian König (Fri Sep 25 2026 - 04:40:22 EST)
- Re: [PATCH RFC 12/12] PoC: arm64: dts: imx93-11x11-frdm: add multiple vdevs Alexander Stein (Fri Sep 25 2026 - 04:40:35 EST)
- Re: [PATCH v1 0/4] ntfs: fix MFT bitmap extension allocation Namjae Jeon (Fri Sep 25 2026 - 04:41:44 EST)
- Re: [PATCH] dma-buf/dma-fence: Mark two callbacks as deprecated Philipp Stanner (Fri Sep 25 2026 - 04:42:27 EST)
- [PATCH v3 4/4] uart-routing: Add UART Routing driver for StarFive JHB100 SoC Changhuang Liang (Fri Sep 25 2026 - 04:44:05 EST)
- Re: [RFC] rust: kernel: Add KUnit tests for ARCH_WARN_ASM bug table emission Heiko Carstens (Fri Sep 25 2026 - 04:45:39 EST)
- Re: [PATCH v2 2/2] iio: adc: add driver for the MAX34417 Four-Channel High Dynamic Range Power Accumulator Neil Armstrong (Fri Sep 25 2026 - 04:46:59 EST)
- Re: [PATCH net-next v2] net: phy: marvell: add support for PHY LEDs polarity modes netdev-bot+sashiko (Fri Sep 25 2026 - 04:47:28 EST)
- [PATCH v2 0/4] clk: qcom: Add LPASS clock controllers for Glymur Srinivas Kandagatla (Fri Sep 25 2026 - 04:47:28 EST)
- [PATCH v2 1/4] dt-bindings: clock: Add LPASS AUDIOCC and reset controller for Glymur Srinivas Kandagatla (Fri Sep 25 2026 - 04:47:47 EST)
- [PATCH v2 2/4] dt-bindings: clock: Add LPASSCC and reset controller for Glymur Srinivas Kandagatla (Fri Sep 25 2026 - 04:48:11 EST)
- [PATCH v2 3/4] clk: qcom: Add lpass audio clock controller driver for Glymur Srinivas Kandagatla (Fri Sep 25 2026 - 04:48:17 EST)
- [PATCH v2 4/4] clk: qcom: Add lpass clock controller driver for Glymur Srinivas Kandagatla (Fri Sep 25 2026 - 04:48:21 EST)
- Re: [PATCH v1 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() Kiryl Shutsemau (Fri Sep 25 2026 - 04:49:16 EST)
- Re: [PATCH v5 3/3] MAINTAINERS: Add myself and Ryan Brue as maintainers of NT51021 panel driver Neil Armstrong (Fri Sep 25 2026 - 04:49:43 EST)
- Re: [PATCH v3 0/7] Boot logo supplied by the device tree Màxim Pedraza Padilla (Fri Sep 25 2026 - 04:50:10 EST)
- [PATCH v2 0/3] irqchip/gic-v3: Memory-safety fixes on the probe paths Fuad Tabba (Fri Sep 25 2026 - 04:50:18 EST)
- Re: [PATCH v2 1/2] mm/damon/core: preserve the quota passed to damon_new_scheme() SJ Park (Fri Sep 25 2026 - 04:50:23 EST)
- Re: [PATCH v19 2/7] firmware: arm_rmm: Check for RMI support at init Suzuki K Poulose (Fri Sep 25 2026 - 04:50:28 EST)
- [PATCH v2 2/3] irqchip/gic-v3-its: Don't free the tables of an enabled ITS Fuad Tabba (Fri Sep 25 2026 - 04:50:49 EST)
- RE: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Joshua Yeong (Fri Sep 25 2026 - 04:50:55 EST)
- Re: [PATCH v2 3/4] drm/panel: visionox-vtdr6130: Modularize panel config Neil Armstrong (Fri Sep 25 2026 - 04:51:06 EST)
- Re: [PATCH v19 2/7] firmware: arm_rmm: Check for RMI support at init Suzuki K Poulose (Fri Sep 25 2026 - 04:51:29 EST)
- Re: [PATCH v4 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 04:52:05 EST)
- [PATCH v2 1/3] irqchip/gic-v3-its: Don't free a vPE table shared with another ITS Fuad Tabba (Fri Sep 25 2026 - 04:52:12 EST)
- [PATCH v4 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu Benjamin Gaignard (Fri Sep 25 2026 - 04:52:27 EST)
- [PATCH v4 3/3] media: verisilicon: Remove useless internal fields Benjamin Gaignard (Fri Sep 25 2026 - 04:52:29 EST)
- Re: [PATCH 3/4] media: i2c: vd55g1: Add ACPI support for the Lenovo TBE20A1 HID Sakari Ailus (Fri Sep 25 2026 - 04:52:51 EST)
- [PATCH v2 3/3] irqchip/gic-v3: Don't register a redistributor that was never counted Fuad Tabba (Fri Sep 25 2026 - 04:53:11 EST)
- Re: [PATCH v2 0/2] mm/damon: preserve quota state when constructing schemes SJ Park (Fri Sep 25 2026 - 04:53:30 EST)
- Re: [PATCH 4/4] media: staging/ipu7: Add monochrome pixel formats Sakari Ailus (Fri Sep 25 2026 - 04:55:30 EST)
- [PATCH v4 0/3] media: verisilicon: remove unused variant and code clean up Benjamin Gaignard (Fri Sep 25 2026 - 04:56:44 EST)
- Re: [PATCH v9 5/7] rust: ww_mutex: add Mutex, AcquireCtx and MutexGuard Onur Özkan (Fri Sep 25 2026 - 04:57:33 EST)
- [PATCH v4 1/3] media: verisilicon: Remove deprecated variant Benjamin Gaignard (Fri Sep 25 2026 - 04:57:44 EST)
- Re: [PATCH v2 1/3] tee: qcomtee: Register qcom.tz.tpm service for discovery Jens Wiklander (Fri Sep 25 2026 - 04:58:27 EST)
- Re: [PATCH v3 2/7] dt-bindings: display: add a device tree supplied boot logo Màxim Pedraza Padilla (Fri Sep 25 2026 - 04:58:31 EST)
- Re: [PATCH RESEND net-next v17 09/10] net: ethtool: Introduce ethtool command to list ports Maxime Chevallier (Fri Sep 25 2026 - 05:00:44 EST)
- Re: [PATCH v2] mm/damon/tests/core-kunit: add test for unconditionally skipping the last region SJ Park (Fri Sep 25 2026 - 05:02:52 EST)
- Re: [PATCH v19 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support Suzuki K Poulose (Fri Sep 25 2026 - 05:03:40 EST)
- Re: [PATCH] mac802154: synchronize pending transmissions before stopping the hardware Miquel Raynal (Fri Sep 25 2026 - 05:03:40 EST)
- Re: [PATCH v1] test_sysctl: unregister tables before freeing bitmap Joel Granados (Fri Sep 25 2026 - 05:03:50 EST)
- Re: [PATCH] nfc: llcp: Fix socket reference leak in nfc_llcp_recv_ui() Simon Horman (Fri Sep 25 2026 - 05:05:18 EST)
- Re: [REGRESSION] RTL8761BU 0bda:a728: removing BROKEN_EXT_SCAN fixes 0x200c timeout Thorsten Leemhuis (Fri Sep 25 2026 - 05:05:42 EST)
- Re: [PATCH 1/2] tpm: Add per-chip timeout for transient unavailability Breno Leitao (Fri Sep 25 2026 - 05:05:56 EST)
- Re: [PATCH 1/2] MAINTAINERS: document the branch in git T: entries Niklas Cassel (Fri Sep 25 2026 - 05:06:24 EST)
- Re: [PATCH net v6 1/2] net: validate virtio checksum start after network header netdev-bot+sashiko (Fri Sep 25 2026 - 05:06:29 EST)
- Re: [PATCH v6 0/8] dma: swiotlb: Centralize default pool policy and sizing Marek Szyprowski (Fri Sep 25 2026 - 05:06:54 EST)
- [PATCH v1 4/4] KVM: arm64: selftests: Check a feature hidden in an ID register is UNDEF Fuad Tabba (Fri Sep 25 2026 - 05:06:59 EST)
- [PATCH v1 1/4] KVM: arm64: Don't WARN on an unsupported TLBI OS from vEL1 Fuad Tabba (Fri Sep 25 2026 - 05:07:02 EST)
- [PATCH v1 0/4] KVM: arm64: Fix HCR_EL2 for non-protected VMs in pKVM Fuad Tabba (Fri Sep 25 2026 - 05:07:18 EST)
- Re: [PATCH v15 00/11] migrate on fault for device pages Christoph Hellwig (Fri Sep 25 2026 - 05:07:33 EST)
- [PATCH v1 2/4] KVM: arm64: Clear HCR_EL2.RW for 32-bit non-protected vCPUs Fuad Tabba (Fri Sep 25 2026 - 05:07:43 EST)
- Re: [PATCH net v2 1/2] net: ethtool: don't match a hwtstamp provider on a device without a PHC Nicolai Buchwitz (Fri Sep 25 2026 - 05:08:07 EST)
- [PATCH v1 3/4] KVM: arm64: Use the host's HCR_EL2 for non-protected VMs in pKVM Fuad Tabba (Fri Sep 25 2026 - 05:08:13 EST)
- Re: [PATCH v3] ASoC: wm8962: Stop IRQ from requeuing mic_work on remove Charles Keepax (Fri Sep 25 2026 - 05:09:25 EST)
- [PATCH v10 0/9] media: qcom: camss: CAMSS Offline Processing Engine support Loic Poulain (Fri Sep 25 2026 - 05:10:26 EST)
- [PATCH v10 6/9] media: qcom: camss: Add CAMSS Offline Processing Engine driver Loic Poulain (Fri Sep 25 2026 - 05:10:44 EST)
- Re: [PATCH v2] driver core/ACPI: Introduce companion_bus_register() Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 05:10:51 EST)
- Re: [PATCH 3/3] i3c: add i3cdev character device module for user-space access Andy Shevchenko (Fri Sep 25 2026 - 05:11:09 EST)
- Re: [PATCH v5 0/5] i3c: add i3cdev module to expose i3c dev in /dev Andy Shevchenko (Fri Sep 25 2026 - 05:11:13 EST)
- [PATCH v10 1/9] media: qcom: camss: Add V4L2 meta format for CAMSS ISP parameters Loic Poulain (Fri Sep 25 2026 - 05:11:13 EST)
- Re: [PATCH v2] riscv: fix strnlen() overflow in Zbb implementation David Laight (Fri Sep 25 2026 - 05:11:41 EST)
- [PATCH v10 3/9] dt-bindings: media: qcom,qcm2290-camss-ope: Document shikra compatible Loic Poulain (Fri Sep 25 2026 - 05:12:18 EST)
- [PATCH v10 2/9] dt-bindings: media: qcom: Add CAMSS Offline Processing Engine (OPE) Loic Poulain (Fri Sep 25 2026 - 05:12:37 EST)
- [PATCH v10 4/9] media: uapi: Add CAMSS ISP configuration definition Loic Poulain (Fri Sep 25 2026 - 05:13:07 EST)
- Re: [PATCH v4 0/4] iommu/amd: Refactors for ATS robustness Pranjal Shrivastava (Fri Sep 25 2026 - 05:13:11 EST)
- [PATCH v10 7/9] arm64: dts: qcom: agatti: Add OPE node Loic Poulain (Fri Sep 25 2026 - 05:13:18 EST)
- [PATCH v10 5/9] media: Documentation: uapi: Add qcom-camss ISP params documentation Loic Poulain (Fri Sep 25 2026 - 05:13:27 EST)
- Re: [PATCH v6 0/6] crypto: skcipher - multi-data-unit request splitting Christoph Hellwig (Fri Sep 25 2026 - 05:14:52 EST)
- [PATCH v10 8/9] arm64: dts: qcom: shikra: Add OPE node Loic Poulain (Fri Sep 25 2026 - 05:15:00 EST)
- [RFC] Proposal for a standard Competitive / Protected Session API in Linux 洛神葵 (Fri Sep 25 2026 - 05:15:09 EST)
- Re: [PATCH net v2 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider Nicolai Buchwitz (Fri Sep 25 2026 - 05:15:27 EST)
- [PATCH v10 9/9] arm64: defconfig: Enable Qualcomm CAMSS OPE driver Loic Poulain (Fri Sep 25 2026 - 05:15:30 EST)
- hunting memory corruption bug in 6.18.x Nikola Ciprich (Fri Sep 25 2026 - 05:16:01 EST)
- RE: [PATCH v14 09/11] clk: realtek: Add RTD1625-CRT clock controller driver Jerome Brunet (Fri Sep 25 2026 - 05:17:23 EST)
- Re: [PATCH v13 06/13] sched/core: Try to use a preferred CPU in is_cpu_allowed Shrikanth Hegde (Fri Sep 25 2026 - 05:18:42 EST)
- Re: [PATCH v3 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 05:18:53 EST)
- Re: [PATCH v2] tick/nohz: Avoid unused timekeeping_max_deferment() calls Usama Arif (Fri Sep 25 2026 - 05:19:11 EST)
- Re: [PATCH] dt-bindings: mtd: arasan: Add ZynqMP props Miquel Raynal (Fri Sep 25 2026 - 05:20:25 EST)
- Re: [PATCH] module: Add stubs.c for CONFIG_MODULES=n module_put_and_kthread_exit() Petr Pavlu (Fri Sep 25 2026 - 05:21:22 EST)
- Re: [PATCH v4] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented Ben Horgan (Fri Sep 25 2026 - 05:22:15 EST)
- Re: Cache-aware scheduling does not work well with amd big/little cores Klaus Kusche (Fri Sep 25 2026 - 05:22:24 EST)
- Re: [PATCH v9 00/19] media: iris: Add AR50LT core support and enable Agatti platform Gourav Kumar (Fri Sep 25 2026 - 05:22:53 EST)
- Re: [PATCH v4 5/8] ASoC: qcom: lpass-va-macro: Add SoundWire microphone support Ajay Kumar Nandam (Fri Sep 25 2026 - 05:23:36 EST)
- [PATCH v3] driver core/ACPI: Introduce companion_bus_register() Rafael J. Wysocki (Fri Sep 25 2026 - 05:23:51 EST)
- [PATCH v3] slimbus: qcom-ngd-ctrl: Implement disable_stream callback Viken Dadhaniya (Fri Sep 25 2026 - 05:24:44 EST)
- [PATCH] Input: xpad - add support for 8BitDo Pro 2 Wired Controller for Xbox Bihaan Sen (Fri Sep 25 2026 - 05:25:07 EST)
- Re: [PATCH bpf v3 2/3] bpf: Skip the progs of trampoline images that are being freed Florent Revest (Fri Sep 25 2026 - 05:25:20 EST)
- Re: [PATCH v3] arm64: mpam: Document when to set arm64.nompam Ben Horgan (Fri Sep 25 2026 - 05:26:36 EST)
- drivers/net/ethernet/marvell/octeontx2/af/cn20k/debugfs.c:25:32: error: 'struct rvu' has no member named 'rvu_dbg'; did you mean 'rvu_dl'? kernel test robot (Fri Sep 25 2026 - 05:26:42 EST)
- Re: [PATCH 2/3] i2c: designware: Introduce per-variant register offset and bit-layout tables Aniket Limaye (Fri Sep 25 2026 - 05:27:58 EST)
- [PATCH] SUNRPC: Use TASK_FREEZABLE_UNSAFE in __rpc_execute() syzbot (Fri Sep 25 2026 - 05:29:39 EST)
- Re: [PATCH v11 20/38] dyndbg,module: make proper substructs in _ddebug_info Petr Pavlu (Fri Sep 25 2026 - 05:30:01 EST)
- Re: CVE-2026-93105: esp: do not unref managed frag pages in esp_ssg_unref() Pedro Falcato (Fri Sep 25 2026 - 05:30:26 EST)
- Re: [PATCH] isofs: reject short directory records in isofs_read_level3_size() Jan Kara (Fri Sep 25 2026 - 05:30:43 EST)
- Re: [PATCH v3] slimbus: qcom-ngd-ctrl: Implement disable_stream callback Srinivas Kandagatla (Fri Sep 25 2026 - 05:31:16 EST)
- Re: [PATCH v3] ASoC: wm8962: Stop IRQ from requeuing mic_work on remove Charles Keepax (Fri Sep 25 2026 - 05:31:30 EST)
- Re: [PATCH v3 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 05:32:23 EST)
- Re: [PATCH] rhashtable: specialize default comparison for constant parameters Usama Arif (Fri Sep 25 2026 - 05:33:54 EST)
- Re: [PATCH 1/3] clk: socfpga: agilex: convert to CLK_OF_DECLARE() Jerome Brunet (Fri Sep 25 2026 - 05:34:20 EST)
- Re: [PATCH] kthread: Annotate lockless to_kthread() flags access Christian Brauner (Fri Sep 25 2026 - 05:34:33 EST)
- Re: [PATCH] fs: porting.rst: use literal string to avoid warning Jan Kara (Fri Sep 25 2026 - 05:34:44 EST)
- Re: [PATCH v3 3/5] KVM: x86: Use file_to_kvm_x86() in SEV Steffen Eiden (Fri Sep 25 2026 - 05:35:22 EST)
- [PATCH] driver core: platform: Simplify platform_device_alloc() Cezary Rojewski (Fri Sep 25 2026 - 05:35:23 EST)
- [PATCH net v6] rust: net: netlink: validate attribute length before casting to `c_int` Sagar Taunk (Fri Sep 25 2026 - 05:35:28 EST)
- Re: [PATCH 4/5] hibernation, KFENCE: explicitly map/unmap KFENCE pages Mike Rapoport (Fri Sep 25 2026 - 05:35:59 EST)
- Re: [PATCH v3 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 05:37:28 EST)
- [PATCH 2/2] RDMA/ionic: Fix double removal of CMB mmap entries in create QP error path Abhijit Gangurde (Fri Sep 25 2026 - 05:37:36 EST)
- [PATCH 1/2] RDMA/ionic: Fix XArray initialization to use XArray flags Abhijit Gangurde (Fri Sep 25 2026 - 05:38:25 EST)
- Re: [PATCH v7 0/2] firmware: arm_scmi: fix module auto-loading Sudeep Holla (Fri Sep 25 2026 - 05:38:57 EST)
- Re: [PATCH] rhashtable: specialize default comparison for constant parameters Usama Arif (Fri Sep 25 2026 - 05:39:29 EST)
- Re: [PATCH v3 1/3] ACPI: CPPC: Refactor boost ratio handling Christian Loehle (Fri Sep 25 2026 - 05:40:32 EST)
- Re: [PATCH v3 0/3] i2c: designware: Add TI TDA54 I2C support Andy Shevchenko (Fri Sep 25 2026 - 05:42:07 EST)
- Re: [PATCH] arm64: dts: qcom: shikra: Drop CPU critical trips Abel Vesa (Fri Sep 25 2026 - 05:43:52 EST)
- [PATCH] tty: add break_wait kernel-doc Johan Hovold (Fri Sep 25 2026 - 05:44:13 EST)
- Re: linux-next: Tree for Sep 24 (htmldocs: include/linux/tty.h new build warning) Johan Hovold (Fri Sep 25 2026 - 05:45:25 EST)
- Re: [PATCH RFC 01/11] ACPI: irq: Return -EPROBE_DEFER on missing IRQ domain Andy Shevchenko (Fri Sep 25 2026 - 05:45:44 EST)
- Re: [PATCH 1/8] drm/amd/display: assign missing trace entry in amdgpu_dm_dc_clocks_state Tvrtko Ursulin (Fri Sep 25 2026 - 05:46:02 EST)
- Re: [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND Miquel Raynal (Fri Sep 25 2026 - 05:46:10 EST)
- Re: [PATCH 2/8] drm/amd/display: remove duplicated prev_p_state_change_support assignment Tvrtko Ursulin (Fri Sep 25 2026 - 05:46:20 EST)
- Re: CVE-2026-93105: esp: do not unref managed frag pages in esp_ssg_unref() Steffen Klassert (Fri Sep 25 2026 - 05:46:21 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sm8750: Fix videocc clock inputs Abel Vesa (Fri Sep 25 2026 - 05:47:34 EST)
- [PATCH 3/7] dt-bindings: iommu: apple,sart: Add Apple M3 compatibles Janne Grunau (Fri Sep 25 2026 - 05:47:57 EST)
- [PATCH 0/7] NVMe support for Apple M3, M3 Pro and M3 Max/Ultra devices Janne Grunau (Fri Sep 25 2026 - 05:48:03 EST)
- [PATCH 7/7] arm64: dts: apple: t8122: Add NVMe device nodes Janne Grunau (Fri Sep 25 2026 - 05:48:10 EST)
- [PATCH 1/7] MAINTAINERS: Add NVMe devicetree bindings Janne Grunau (Fri Sep 25 2026 - 05:48:25 EST)
- [PATCH 2/7] dt-bindings: mailbox: Add Apple M3 compatibles Janne Grunau (Fri Sep 25 2026 - 05:48:45 EST)
- Re: [PATCH v13 08/13] sched/core: Push current task from non preferred CPU Shrikanth Hegde (Fri Sep 25 2026 - 05:48:51 EST)
- [PATCH v2] can: peak_usb: Add PCAN-USB bus errors reporting Stéphane Grosjean (Fri Sep 25 2026 - 05:49:15 EST)
- [PATCH 4/7] dt-bindings: nvme: apple,nvme-ans: Add Apple M3 compatibles Janne Grunau (Fri Sep 25 2026 - 05:49:46 EST)
- [PATCH 5/7] arm64: dts: apple: t6030: Add NVMe device nodes Janne Grunau (Fri Sep 25 2026 - 05:50:33 EST)
- [PATCH 6/7] arm64: dts: apple: t6031: Add NVMe device nodes Janne Grunau (Fri Sep 25 2026 - 05:50:52 EST)
- Re: [PATCH 5/5] arm64: dts: qcom: mahua: Support GPU and GMU Abel Vesa (Fri Sep 25 2026 - 05:51:34 EST)
- Re: [PATCH 3/8] drm/amd/display: fix vready offset assignment in dcn_optc_lock_unlock_state Tvrtko Ursulin (Fri Sep 25 2026 - 05:52:05 EST)
- Re: [PATCH RFC 02/11] ACPI: Introduce irq_get() for static fwnodes Andy Shevchenko (Fri Sep 25 2026 - 05:52:15 EST)
- Re: [PATCH v13 09/13] sched/debug: Add migration stats due to non preferred CPUs Shrikanth Hegde (Fri Sep 25 2026 - 05:52:39 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650-valve-deckard: add chassis-type property Abel Vesa (Fri Sep 25 2026 - 05:52:45 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: glymur: Add videocc sleep clock Abel Vesa (Fri Sep 25 2026 - 05:52:48 EST)
- [PATCH v2] io_uring/sqpoll: protect task-work publication with RCU Jérémy Jean (Fri Sep 25 2026 - 05:53:07 EST)
- Re: [PATCH] HID: logitech-hidpp: do not overwrite the device's hi-res wheel mode johannes . goede (Fri Sep 25 2026 - 05:53:07 EST)
- Re: [PATCH 2/5] arm64: dts: qcom: glymur: fix Adreno X2-90 GMU compatible Abel Vesa (Fri Sep 25 2026 - 05:53:31 EST)
- Re: [PATCH 3/4] net: hsr: unfold GSO super-packets at the forward entry Xin Xie (Fri Sep 25 2026 - 05:54:07 EST)
- [PATCH] xfrm: esp4: use current ESN high bits for IV and AAD Jérémy Jean (Fri Sep 25 2026 - 05:54:12 EST)
- [PATCH] xfrm: esp6: fix off-by-one IV counter causing AES-GCM nonce reuse Jérémy Jean (Fri Sep 25 2026 - 05:54:22 EST)
- Re: [PATCH net] net: vmxnet3: unwind partial IRQ setup Simon Horman (Fri Sep 25 2026 - 05:54:23 EST)
- [PATCH v6 0/2] nvmem: rework nvmem core and allow unbinding with active consumers Bartosz Golaszewski (Fri Sep 25 2026 - 05:54:26 EST)
- [PATCH v6 2/2] nvmem: protect nvmem_device::ops with SRCU Bartosz Golaszewski (Fri Sep 25 2026 - 05:54:43 EST)
- [tip:x86:asm] BUILD SUCCESS 966bbfa5f24f601593a0890154e3fb5fddc51e6e kernel test robot (Fri Sep 25 2026 - 05:54:54 EST)
- [PATCH] KEYS: trusted: Reject short TPM2 public areas Daehyeon Ko (Fri Sep 25 2026 - 05:54:57 EST)
- [tip:x86:boot] BUILD SUCCESS b24bc9dec9c89d01ccb675a55cda6831dc048ce9 kernel test robot (Fri Sep 25 2026 - 05:55:10 EST)
- Re: [PATCH 0/4] media: iris: Add support for nord platform Gourav Kumar (Fri Sep 25 2026 - 05:55:11 EST)
- Re: [PATCH] HID: logitech-hidpp: do not overwrite the device's hi-res wheel mode johannes . goede (Fri Sep 25 2026 - 05:55:52 EST)
- [PATCH v6 1/2] nvmem: remove duplicated reference counting Bartosz Golaszewski (Fri Sep 25 2026 - 05:56:19 EST)
- Re: [PATCH RFC 03/11] driver core: platform: Add static ACPI nodes IRQ retrieval/mapping code Andy Shevchenko (Fri Sep 25 2026 - 05:56:56 EST)
- [PATCH] arch, mm: promote DEBUG_WX to CHECK_WX Mike Rapoport (Microsoft) (Fri Sep 25 2026 - 05:57:14 EST)
- Re: [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure SJ Park (Fri Sep 25 2026 - 05:57:36 EST)
- Re: [PATCH v3 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 05:57:43 EST)
- Re: [PATCH RFC 04/11] clocksource/drivers/arm_arch_timer_mmio: Dispose IRQ mappings on probe failure Andy Shevchenko (Fri Sep 25 2026 - 05:58:06 EST)
- Re: [PATCH v3 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 05:58:17 EST)
- Re: [PATCH] tty: add break_wait kernel-doc Greg Kroah-Hartman (Fri Sep 25 2026 - 05:58:32 EST)
- Re: [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear Bartosz Golaszewski (Fri Sep 25 2026 - 05:58:44 EST)
- Re: [PATCH bpf v3 2/3] bpf: Skip the progs of trampoline images that are being freed Florent Revest (Fri Sep 25 2026 - 05:58:57 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: nord-ride-embedded: Enable iris video codec node Gourav Kumar (Fri Sep 25 2026 - 05:59:06 EST)
- Re: [PATCH v9 2/2] clk: add TI CDCE6214 clock driver Jerome Brunet (Fri Sep 25 2026 - 05:59:10 EST)
- Re: [PATCH 4/8] drm/amd/display: declare amdgpu_dm_atomic_state_template as an event class Tvrtko Ursulin (Fri Sep 25 2026 - 05:59:49 EST)
- Re: [PATCH v3 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 06:00:39 EST)
- Re: [PATCH RFC 06/11] ACPI: GTDT: Convert SBSA watchdog to IRQ properties Andy Shevchenko (Fri Sep 25 2026 - 06:00:47 EST)
- Re: [PATCH bpf-next 1/2] bpf: Fix uninit read for helper mem args on partially spilled slots patchwork-bot+netdevbpf (Fri Sep 25 2026 - 06:01:28 EST)
- Re: [PATCH v4] HID: ayaneo: Add AYANEO 3 detachable controller driver Antheas Kapenekakis (Fri Sep 25 2026 - 06:01:44 EST)
- Re: [PATCH] perf llvm: Fix memory leak of args->fileloc in symbol__disassemble_llvm() Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 06:02:01 EST)
- [PATCH] workqueue: Fix NULL current_pwq deref in flush dependency check Pavankumar Kondeti (Fri Sep 25 2026 - 06:02:33 EST)
- Re: [PATCH v3] nvmet: add cgroup_path to charge namespace I/O to a cgroup Michal Koutný (Fri Sep 25 2026 - 06:02:50 EST)
- Re: [PATCH bpf v3 3/3] selftests/bpf: Detach a trampoline prog while a task sleeps before it Florent Revest (Fri Sep 25 2026 - 06:03:21 EST)
- Re: [PATCH] tty: add break_wait kernel-doc Johan Hovold (Fri Sep 25 2026 - 06:03:23 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: nord-rrd: Enable iris video codec node Gourav Kumar (Fri Sep 25 2026 - 06:03:29 EST)
- Re: [PATCH] firmware: arm_scmi: perf: ignore an implausible sustained frequency Sudeep Holla (Fri Sep 25 2026 - 06:03:47 EST)
- [PATCH bpf v4 0/3] bpf: Fix use-after-free of progs detached from busy trampolines Florent Revest (Anthropic) (Fri Sep 25 2026 - 06:04:08 EST)
- [PATCH bpf v4 1/3] bpf: Wait for an RCU tasks grace period before freeing trampoline progs Florent Revest (Anthropic) (Fri Sep 25 2026 - 06:04:25 EST)
- Re: [PATCH] perf llvm: Fix memory leak of args->fileloc in symbol__disassemble_llvm() Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 06:04:31 EST)
- Re: [PATCH v6 1/2] iommu/arm-smmu-v3: Add a cmdq_max_n_shift module parameter Kiryl Shutsemau (Fri Sep 25 2026 - 06:04:42 EST)
- [PATCH bpf v4 2/3] bpf: Skip detached progs in trampoline images that are still in use Florent Revest (Anthropic) (Fri Sep 25 2026 - 06:04:59 EST)
- Re: [PATCH 5/8] drm/amd/display: use right type for amdgpu_dc_performance event entries Tvrtko Ursulin (Fri Sep 25 2026 - 06:05:11 EST)
- [PATCH bpf v4 3/3] selftests/bpf: Detach a trampoline prog while a task sleeps before it Florent Revest (Anthropic) (Fri Sep 25 2026 - 06:05:20 EST)
- Re: [PATCH] hwrng: core - reject unknown RNG names Andy Shevchenko (Fri Sep 25 2026 - 06:05:47 EST)
- Re: [PATCH v3 3/7] sched/numa: scan read-only file mappings in tiering mode David Hildenbrand (Arm) (Fri Sep 25 2026 - 06:06:09 EST)
- Re: hunting memory corruption bug in 6.18.x Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 06:07:11 EST)
- Re: [PATCH 6/8] drm/amd/display: remove redundant cast on amdgpu_dc_reg_template printk Tvrtko Ursulin (Fri Sep 25 2026 - 06:07:31 EST)
- Re: [PATCH] hwrng: core - reject unknown RNG names Andy Shevchenko (Fri Sep 25 2026 - 06:07:59 EST)
- Re: [PATCH] tty: add break_wait kernel-doc Greg Kroah-Hartman (Fri Sep 25 2026 - 06:09:30 EST)
- Re: [PATCH v3 0/3] i2c: designware: Add TI TDA54 I2C support Andy Shevchenko (Fri Sep 25 2026 - 06:11:09 EST)
- Re: [PATCH] rxrpc: add missing unbundle old conn netdev-bot+sashiko (Fri Sep 25 2026 - 06:12:10 EST)
- Re: [PATCH net-next] net: mctp: add MCTP_OPT_ROUTE_SRCADDR getsockopt Jeremy Kerr (Fri Sep 25 2026 - 06:12:38 EST)
- [PATCH 2/4] arm64: dts: qcom: hawi: Fix PCIe IOMMU maps Mukesh Ojha (Fri Sep 25 2026 - 06:13:31 EST)
- [PATCH 3/4] arm64: dts: qcom: hawi: Enable SoCCP by default Mukesh Ojha (Fri Sep 25 2026 - 06:13:37 EST)
- [PATCH 4/4] arm64: dts: qcom: hawi: Trivial fix Mukesh Ojha (Fri Sep 25 2026 - 06:13:43 EST)
- Re: [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear Andy Shevchenko (Fri Sep 25 2026 - 06:13:43 EST)
- Re: [PATCH 2/2] xhci: fix ASM3242 port speed report for Gen 2x2 links after cold boot Michal Pecio (Fri Sep 25 2026 - 06:14:14 EST)
- Re: [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear Andy Shevchenko (Fri Sep 25 2026 - 06:14:37 EST)
- Re: [PATCH] ASoC: rt712-sdca-dmic: fix drvdata type in the gain controls Mark Brown (Fri Sep 25 2026 - 06:14:49 EST)
- [PATCH 1/4] arm64: dts: qcom: hawi: Sort IPCC client IDs Mukesh Ojha (Fri Sep 25 2026 - 06:15:22 EST)
- Re: (subset) [PATCH v3 0/6] Add audio support for QCS6490 Rubik Pi 3 Mark Brown (Fri Sep 25 2026 - 06:15:58 EST)
- Re: [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND Nuno Sá (Fri Sep 25 2026 - 06:16:36 EST)
- Re: [PATCH RFC 03/11] driver core: platform: Add static ACPI nodes IRQ retrieval/mapping code Lorenzo Pieralisi (Fri Sep 25 2026 - 06:16:44 EST)
- Re: [PATCH v2] ASoC: Intel: atom: Fix platform device leak on probe failure Mark Brown (Fri Sep 25 2026 - 06:18:03 EST)
- Re: [PATCH] ASoC: amd: acp: fix TAS2783 SoundWire codec unmet dependencies Mark Brown (Fri Sep 25 2026 - 06:18:34 EST)
- Re: [PATCH RFC net-next 3/9] net: pcs: xpcs: add custom platform register accessors Lorenzo Bianconi (Fri Sep 25 2026 - 06:18:41 EST)
- [PATCH] PCI: qcom-ep: Clear runtime PM error after pm_runtime_resume_and_get() fails Mrinmay Sarkar (Fri Sep 25 2026 - 06:19:00 EST)
- Re: [PATCH 0/3] Add Audient EVO4 support Faaris Ansari (Fri Sep 25 2026 - 06:19:08 EST)
- Re: [PATCH v2] spi: spi-qpic-snand: reject when no enough OOB space Mark Brown (Fri Sep 25 2026 - 06:20:03 EST)
- Re: [PATCH 3/5] drm/msm/a8xx: Add Mahua GPU support Konrad Dybcio (Fri Sep 25 2026 - 06:20:16 EST)
- Re: [PATCH v7 00/13] spi: spidev_test: new features Mark Brown (Fri Sep 25 2026 - 06:20:27 EST)
- Re: [PATCH 2/5] arm64: dts: qcom: glymur: fix Adreno X2-90 GMU compatible Konrad Dybcio (Fri Sep 25 2026 - 06:20:30 EST)
- Re: [PATCH] ASoC: fsl_asrc: check the second front-end DMA channel Mark Brown (Fri Sep 25 2026 - 06:20:53 EST)
- Re: [PATCH 0/3] ASoC: qcom: Add QAIF AIF MI2S and TDM DAI support Mark Brown (Fri Sep 25 2026 - 06:21:22 EST)
- Re: [PATCH 7/8] drm/amd/display: copy function name into dcn_fpu trace event Tvrtko Ursulin (Fri Sep 25 2026 - 06:22:12 EST)
- Re: [PATCH v3 3/9] mm: move anon-exclusive batch helper to rmap.h Dev Jain (Fri Sep 25 2026 - 06:22:33 EST)
- [PATCH RFC] gpio: move intel drivers into their own directory Bartosz Golaszewski (Fri Sep 25 2026 - 06:22:33 EST)
- Re: [PATCH v4 7/8] ASoC: qcom: lpass-tx-macro: Add support for Bolero v4.0 Ajay Kumar Nandam (Fri Sep 25 2026 - 06:23:01 EST)
- Re: [PATCH v2 1/3] clk: nuvoton: ma35d1: Add missing WDT/WWDT parent clocks Miquel Raynal (Fri Sep 25 2026 - 06:23:05 EST)
- Re: [PATCH 8/8] drm/amd/display: copy function name into dcn_optc_lock_unlock_state trace event Tvrtko Ursulin (Fri Sep 25 2026 - 06:23:15 EST)
- Re: [PATCH 1/2] usb: core: hub: recognise two-lane SuperSpeed sublinks as Gen 1x2 Michal Pecio (Fri Sep 25 2026 - 06:23:47 EST)
- [PATCH 5/6] bitmap: bitmap_parselist(): don't wrap around on a huge group size shashank (Fri Sep 25 2026 - 06:24:04 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: hawi: Enable SoCCP by default Konrad Dybcio (Fri Sep 25 2026 - 06:24:05 EST)
- [PATCH 6/6] bitmap: test bitmap_parselist() with a group size close to UINT_MAX shashank (Fri Sep 25 2026 - 06:24:19 EST)
- Re: [PATCH 5/5] arm64: dts: qcom: mahua: Support GPU and GMU Konrad Dybcio (Fri Sep 25 2026 - 06:24:30 EST)
- Re: [PATCH] arm64: dts: qcom: shikra: Drop CPU critical trips Gaurav Kohli (Fri Sep 25 2026 - 06:24:32 EST)
- Re: [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND Miquel Raynal (Fri Sep 25 2026 - 06:24:47 EST)
- Re: [PATCH 2/4] arm64: dts: qcom: hawi: Fix PCIe IOMMU maps Konrad Dybcio (Fri Sep 25 2026 - 06:24:50 EST)
- RE: [PATCH 3/6] dt-bindings: interrupt-controller: amazon, al-fic: add error/fatal groups Farber, Eliav (Fri Sep 25 2026 - 06:24:56 EST)
- [PATCH 1/2] lib: parser: reject out-of-range values in match_number() shashank (Fri Sep 25 2026 - 06:25:22 EST)
- [PATCH 2/2] lib/tests: add KUnit test for parser number helpers shashank (Fri Sep 25 2026 - 06:25:32 EST)
- Re: [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear Bartosz Golaszewski (Fri Sep 25 2026 - 06:26:00 EST)
- Re: [PATCH v15 00/11] migrate on fault for device pages Mika Penttilä (Fri Sep 25 2026 - 06:26:01 EST)
- Re: [PATCH] rust: DmaFence: Add better warning through Device reference Gary Guo (Fri Sep 25 2026 - 06:26:39 EST)
- [PATCH 0/6] bitmap: fix three parsing bugs in bitmap_parse() and bitmap_parselist() shashank (Fri Sep 25 2026 - 06:26:51 EST)
- [PATCH 1/6] bitmap: bitmap_parse(): reject non-hex character before 8 digits shashank (Fri Sep 25 2026 - 06:27:12 EST)
- Re: [PATCH] spi: spidev_test: don't mix up rx_rate and tx_rate Mark Brown (Fri Sep 25 2026 - 06:27:14 EST)
- [PATCH 3/6] bitmap: bitmap_parselist(): reject trailing characters after group size shashank (Fri Sep 25 2026 - 06:27:38 EST)
- [PATCH 2/6] bitmap: test bitmap_parse() with an illegal character before 8 hex digits shashank (Fri Sep 25 2026 - 06:27:57 EST)
- [PATCH 4/6] bitmap: test bitmap_parselist() with text after the group size shashank (Fri Sep 25 2026 - 06:28:08 EST)
- arch/riscv/kernel/kernel_mode_vector.c:27:13: sparse: sparse: cast removes address space '__rcu' of expression kernel test robot (Fri Sep 25 2026 - 06:28:36 EST)
- Re: [PATCH v2] drm/tyr: safely write GpuInfo to userspace Gary Guo (Fri Sep 25 2026 - 06:29:31 EST)
- Re: [PATCH v5 00/17] x86/msr: Inline rdmsr/wrmsr instructions Jürgen Groß (Fri Sep 25 2026 - 06:30:58 EST)
- Re: [PATCH RFC 02/11] ACPI: Introduce irq_get() for static fwnodes Lorenzo Pieralisi (Fri Sep 25 2026 - 06:31:52 EST)
- Re: [PATCH v4 6/6] perf mem record: Use the IBS swfilt filter when available Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 06:33:04 EST)
- Re: [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear Andy Shevchenko (Fri Sep 25 2026 - 06:36:08 EST)
- Re: [PATCH v3 2/2] mm/vmalloc: fix vmalloc_dump_obj cross-zone VA lookup Uladzislau Rezki (Fri Sep 25 2026 - 06:37:10 EST)
- Re: [PATCH RFC net-next 4/9] net: pcs: xpcs: add Qualcomm Nord platform support Lorenzo Bianconi (Fri Sep 25 2026 - 06:37:52 EST)
- Re: [PATCH v19 2/7] firmware: arm_rmm: Check for RMI support at init Catalin Marinas (Fri Sep 25 2026 - 06:42:38 EST)
- Re: [PATCH RFC 06/25] drm/connector: hdmi: Add VTEM EMP generation Daniel Stone (Fri Sep 25 2026 - 06:43:17 EST)
- [PATCH] regmap: Drop map lock during cache init and exit Michael Reeves via B4 Relay (Fri Sep 25 2026 - 06:43:33 EST)
- [PATCH net-next v4 0/5] fbnic: Support larger RX pages Björn Töpel (Fri Sep 25 2026 - 06:44:38 EST)
- [PATCH net-next v4 1/5] net: Add netdev_config helpers Björn Töpel (Fri Sep 25 2026 - 06:45:11 EST)
- [PATCH net-next v4 3/5] net: Revalidate queue config for ringparam changes Björn Töpel (Fri Sep 25 2026 - 06:45:17 EST)
- [PATCH net-next v4 4/5] fbnic: Support larger memory-provider RX pages Björn Töpel (Fri Sep 25 2026 - 06:45:28 EST)
- [PATCH net-next v4 2/5] fbnic: Track BDQ device-page geometry per ring Björn Töpel (Fri Sep 25 2026 - 06:45:37 EST)
- Re: [PATCH] perf jevents: Limit the number of JSON reading workers Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 06:46:37 EST)
- [PATCH net-next v4 5/5] selftests: drv-net: Request larger zcrx buffers Björn Töpel (Fri Sep 25 2026 - 06:47:01 EST)
- Re: [PATCH net 1/3] net: fealnx: fix teardown order in remove netdev-bot+sashiko (Fri Sep 25 2026 - 06:48:05 EST)
- Re: [PATCH bpf v4 1/3] bpf: Wait for an RCU tasks grace period before freeing trampoline progs bot+bpf-ci (Fri Sep 25 2026 - 06:48:27 EST)
- [tip: perf/core] perf/x86/amd/uncore: Remove redundant event slot scan tip-bot2 for Usama Arif (Fri Sep 25 2026 - 06:48:35 EST)
- [tip: perf/core] perf/x86/intel: Check only PMC bits in PEBS_ENABLED when detecting host PEBS usage tip-bot2 for Sean Christopherson (Fri Sep 25 2026 - 06:48:36 EST)
- [tip: perf/core] perf/x86/intel: KVM: Handle cross-mapped PEBS PMCs entirely within KVM tip-bot2 for Sean Christopherson (Fri Sep 25 2026 - 06:48:44 EST)
- Re: [PATCH RFC] gpio: move intel drivers into their own directory Andy Shevchenko (Fri Sep 25 2026 - 06:48:51 EST)
- [tip: perf/core] perf/x86/amd/uncore: Turn amd_uncore_ctx events into a flexible array tip-bot2 for Rosen Penev (Fri Sep 25 2026 - 06:49:29 EST)
- Re: [PATCH bpf v4 2/3] bpf: Skip detached progs in trampoline images that are still in use bot+bpf-ci (Fri Sep 25 2026 - 06:50:01 EST)
- Re: [PATCH v3 06/15] Introduce structured tag value definition Herve Codina (Fri Sep 25 2026 - 06:50:15 EST)
- [tip: perf/core] perf/x86/amd/uncore: Free counter slot by index tip-bot2 for Usama Arif (Fri Sep 25 2026 - 06:50:52 EST)
- [tip: perf/core] KVM: VMX: Only tell perf to enable PEBS counters for fully enabled PMCs tip-bot2 for Sean Christopherson (Fri Sep 25 2026 - 06:51:15 EST)
- [tip: perf/core] KVM: VMX: Drop a redundant pmu->global_ctrl check when processing pebs_enable tip-bot2 for Sean Christopherson (Fri Sep 25 2026 - 06:51:49 EST)
- [tip: perf/core] perf/x86/intel: Annotate x86_pmu::hybrid_pmu with __counted_by_ptr tip-bot2 for Thorsten Blum (Fri Sep 25 2026 - 06:52:20 EST)
- [tip: perf/core] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data tip-bot2 for Sean Christopherson (Fri Sep 25 2026 - 06:52:24 EST)
- Re: [PATCH v6 0/2] nvmem: rework nvmem core and allow unbinding with active consumers Srinivas Kandagatla (Fri Sep 25 2026 - 06:52:24 EST)
- [tip: perf/core] perf/x86/intel: Invert names of intel_ctrl_{guest,host}_mask tip-bot2 for Sean Christopherson (Fri Sep 25 2026 - 06:52:52 EST)
- Re: [PATCH] arm64: kexec: mark machine_kexec() __nocfi Mark Rutland (Fri Sep 25 2026 - 06:53:05 EST)
- [tip: sched/core] sched/fair: Randomize equally shallow slow-path candidates tip-bot2 for Christian Loehle (Fri Sep 25 2026 - 06:54:21 EST)
- [tip: sched/core] sched/fair: Remove dead code on enqueue_task_fair() tip-bot2 for Kayra Cizmeci (Fri Sep 25 2026 - 06:55:00 EST)
- Re: [PATCH 1/3] perf test: Fix errors when deleting data in perf record tests Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 06:55:26 EST)
- Re: [PATCH v2] arm64: hyperv: run VMBus kexec handler via syscore shutdown Saurabh Singh Sengar (Fri Sep 25 2026 - 06:55:44 EST)
- Re: [PATCH v3 5/7] sched/numa: scan PID-inactive VMAs for promotion David Hildenbrand (Arm) (Fri Sep 25 2026 - 06:55:50 EST)
- [tip: sched/core] sched: Restart fair hrtick after same-task repicks tip-bot2 for Shubhang Kaushik (Ampere) (Fri Sep 25 2026 - 06:56:12 EST)
- Re: [PATCH v7 00/13] spi: spidev_test: new features Jonas Rebmann (Fri Sep 25 2026 - 06:56:18 EST)
- Re: [PATCH v1] perf test: Fix PMU metric parsing tests for unknown literals Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 06:57:07 EST)
- Re: [PATCH v3 4/7] sched/numa: separate VMA placement from scan continuation David Hildenbrand (Arm) (Fri Sep 25 2026 - 06:57:35 EST)
- [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst Jiaming Ouyang (Fri Sep 25 2026 - 06:57:38 EST)
- [tip: sched/core] sched: Clarify WF_SYNC wakeup semantics tip-bot2 for Shubhang Kaushik (Ampere) (Fri Sep 25 2026 - 06:58:01 EST)
- Re: [PATCH net-next v3 0/4] net: microchip_t1s: fix collision detection on PLCA status change Parthiban Veerasooran (Fri Sep 25 2026 - 06:58:08 EST)
- [tip: sched/core] sched/eevdf: Handle more short slice waking cases tip-bot2 for Vincent Guittot (Fri Sep 25 2026 - 06:58:38 EST)
- [tip: sched/core] sched/eevdf: Ensure that vprot will never go above a min slice tip-bot2 for Vincent Guittot (Fri Sep 25 2026 - 06:59:05 EST)
- [tip: sched/core] sched/eevdf: Align update_protect_slice to set_protect_slice tip-bot2 for Vincent Guittot (Fri Sep 25 2026 - 06:59:12 EST)
- [tip: sched/core] sched/core: Remove redundant core_sched_seq tip-bot2 for Hui Su (Fri Sep 25 2026 - 06:59:43 EST)
- [tip: sched/core] sched/fair: Drop idle recency from slow-path CPU selection tip-bot2 for Christian Loehle (Fri Sep 25 2026 - 06:59:50 EST)
- Re: [PATCH RFC 02/11] ACPI: Introduce irq_get() for static fwnodes Andy Shevchenko (Fri Sep 25 2026 - 07:00:58 EST)
- Re: [PATCH] media: i2c: ov5648: Fix a data race on state->streaming Sakari Ailus (Fri Sep 25 2026 - 07:02:03 EST)
- Re: [PATCH] arch, mm: promote DEBUG_WX to CHECK_WX David Hildenbrand (Arm) (Fri Sep 25 2026 - 07:02:19 EST)
- Re: [PATCH slab/for-next-fixes] mm/slab: do not wake up kswapd in __kfree_rcu_sheaf() Harry Yoo (Fri Sep 25 2026 - 07:02:28 EST)
- Re: [PATCH v5 0/5] i3c: add i3cdev module to expose i3c dev in /dev Wolfram Sang (Fri Sep 25 2026 - 07:02:56 EST)
- Re: [PATCH v4 8/8] ASoC: qcom: lpass: Add support for LPASS codec v4.0 Ajay Kumar Nandam (Fri Sep 25 2026 - 07:03:14 EST)
- Re: [PATCH 4/5] hibernation, KFENCE: explicitly map/unmap KFENCE pages David Hildenbrand (Arm) (Fri Sep 25 2026 - 07:04:04 EST)
- Re: [PATCH 1/2] selftests/filesystems/openat2: fix O_LARGEFILE definitions for non-arm64 architectures Christian Brauner (Fri Sep 25 2026 - 07:05:10 EST)
- [RFC PATCH] iio: adis_buffer: fix buffer ordering for IIO core demultiplexing Shehryar Ahmad (Fri Sep 25 2026 - 07:05:43 EST)
- Re: [PATCH RFC net-next 5/9] net: pcs: xpcs: initialize runtime PM as suspended Lorenzo Bianconi (Fri Sep 25 2026 - 07:06:07 EST)
- Re: [PATCH] platform/x86: bitland-mifs-wmi: Fix profile handling on Redmi Book Pro 14 2022 Ilpo Järvinen (Fri Sep 25 2026 - 07:07:06 EST)
- Re: [RFC PATCH] mm: restrict can_spin_trylock() to preemptible context on PREEMPT_RT Harry Yoo (Fri Sep 25 2026 - 07:07:38 EST)
- Re: [PATCH net-next v4] net: dsa: mxl-gsw1xx: force internal PHYs into a known reset state Sverdlin, Alexander (Fri Sep 25 2026 - 07:08:06 EST)
- [tip:perf:core] BUILD SUCCESS df53fbc909cd7a3c973aaff716983c2791ba879a kernel test robot (Fri Sep 25 2026 - 07:08:31 EST)
- Re: [PATCH v2] rtc: zynqmp: Enable crystal oscillator when setting time T, Harini (Fri Sep 25 2026 - 07:08:55 EST)
- Re: [PATCH v2] nfc: nci: ignore unexpected CORE_RESET_NTF and CORE_RESET_RSP netdev-bot+sashiko (Fri Sep 25 2026 - 07:09:29 EST)
- Re: [PATCH v3 4/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte Dev Jain (Fri Sep 25 2026 - 07:09:49 EST)
- [PATCH v18 00/11] tracing: wprobe: x86: Add wprobe for watchpoint Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:11:06 EST)
- Re: [PATCH net 2/6] net: bcmasp: unmap previous DMA mappings on TX map failure Nicolai Buchwitz (Fri Sep 25 2026 - 07:11:36 EST)
- [PATCH v18 04/11] tracing/wprobe: Add wprobe (watchpoint probe) trace event support Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:12:03 EST)
- Re: [PATCH net-next 1/3] net: netmem: add net_iov_area freelist helpers Pavel Begunkov (Fri Sep 25 2026 - 07:12:09 EST)
- [PATCH v18 01/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:12:14 EST)
- [PATCH v18 07/11] selftests: tracing: Add syntax testcase for wprobe Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:12:51 EST)
- [PATCH v18 08/11] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:13:11 EST)
- [PATCH v18 09/11] selftests: tracing: Add wprobe trigger testcases Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:13:27 EST)
- Re: [PATCH net 4/6] net: bcmasp: fix OF node reference leak for phy_dn Nicolai Buchwitz (Fri Sep 25 2026 - 07:13:27 EST)
- [PATCH v18 10/11] tracing/wprobe: Support BTF typecast in fetchargs Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:13:41 EST)
- [PATCH v18 11/11] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:13:59 EST)
- Re: [PATCH RFC 06/25] drm/connector: hdmi: Add VTEM EMP generation Jani Nikula (Fri Sep 25 2026 - 07:14:07 EST)
- [PATCH v18 03/11] perf/hw_breakpoint: Add register_wide_hw_breakpoint_cpuslocked() API Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:14:32 EST)
- Re: [PATCH] media: v4l2-async: link ancillary device runtime PM to the sensor's Sakari Ailus (Fri Sep 25 2026 - 07:15:48 EST)
- [PATCH v18 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:16:00 EST)
- [PATCH v18 06/11] selftests: tracing: Add a basic testcase for wprobe Masami Hiramatsu (Google) (Fri Sep 25 2026 - 07:16:26 EST)
- [PATCH 2/2] fs/ntfs3: validate SetNewAttributeSizes payload length Giulia Aloia (Fri Sep 25 2026 - 07:16:44 EST)
- Re: [RESEND v7 12/29] mm: handle PMD swap entries in fork path Usama Arif (Fri Sep 25 2026 - 07:16:47 EST)
- [PATCH 1/2] fs/ntfs3: fix out-of-bounds read of redo/undo data during log replay Giulia Aloia (Fri Sep 25 2026 - 07:16:49 EST)
- Re: [PATCH v3 0/3] i2c: designware: Add TI TDA54 I2C support Aniket Limaye (Fri Sep 25 2026 - 07:17:41 EST)
- Re: [PATCH net-next v2 1/2] net: stmmac: add tc mqprio hw queue priority offload netdev-bot+sashiko (Fri Sep 25 2026 - 07:19:06 EST)
- Re: [PATCH net-next v2 2/2] net: stmmac: align real_num_tx_queues to mqprio configuration netdev-bot+sashiko (Fri Sep 25 2026 - 07:19:29 EST)
- [PATCH 0/2] fs/ntfs3: fix log replay payload overreads Giulia Aloia (Fri Sep 25 2026 - 07:20:23 EST)
- [PATCH v2] Input: xpad - add support for 8BitDo Pro 2 Wired Controller for Xbox Bihaan Sen (Fri Sep 25 2026 - 07:21:53 EST)
- Re: [PATCH v4 6/6] perf mem record: Use the IBS swfilt filter when available Ravi Bangoria (Fri Sep 25 2026 - 07:23:23 EST)
- Re: [PATCH v2] keys/trusted/tpm2: Validate TPM2_Create object sizes separately Jarkko Sakkinen (Fri Sep 25 2026 - 07:23:51 EST)
- Re: [PATCH] isofs: reject short directory records in isofs_read_level3_size() Matthias Goergens (Fri Sep 25 2026 - 07:24:18 EST)
- Re: [PATCH v12 06/12] cxl: Add CXL Device Reset helper Lucero Palau, Alejandro (Fri Sep 25 2026 - 07:25:07 EST)
- Re: [PATCH v3 8/9] mm/rmap: batch unmap anonymous swap-backed large folios Dev Jain (Fri Sep 25 2026 - 07:25:41 EST)
- [PATCH net] igc: Disable PCIe L1.2 substate on I225-LMvP and I226-LMvP devices Daniel Viaño (Fri Sep 25 2026 - 07:29:15 EST)
- Re: [PATCH v3 2/2] x86/early_printk: Add earlyprintk=tdx to drive the UART with TDVMCALLs Kiryl Shutsemau (Fri Sep 25 2026 - 07:31:09 EST)
- Re: [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND Nuno Sá (Fri Sep 25 2026 - 07:31:48 EST)
- Re: [PATCH v2] serial: 8250_uniphier: Use devm_clk_get_enabled() Kunihiko Hayashi (Fri Sep 25 2026 - 07:32:38 EST)
- Re: [PATCH RFC 02/11] ACPI: Introduce irq_get() for static fwnodes Lorenzo Pieralisi (Fri Sep 25 2026 - 07:33:05 EST)
- [PATCH v3] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Prashant Singh (Fri Sep 25 2026 - 07:33:35 EST)
- Re: [PATCH v3] driver core/ACPI: Introduce companion_bus_register() Danilo Krummrich (Fri Sep 25 2026 - 07:34:59 EST)
- [PATCH RFC 2/9] lib/lz4: backport upstream's -Wmissing-prototypes fix Michal Wilczynski (Fri Sep 25 2026 - 07:35:36 EST)
- [PATCH RFC 3/9] lib/lz4: add the build environment for the vendored sources Michal Wilczynski (Fri Sep 25 2026 - 07:36:10 EST)
- [PATCH RFC 9/9] MAINTAINERS: add an entry for the LZ4 compression library Michal Wilczynski (Fri Sep 25 2026 - 07:36:26 EST)
- [PATCH RFC 8/9] lib/lz4: fold lz4_kernel_api.h into <linux/lz4.h> Michal Wilczynski (Fri Sep 25 2026 - 07:36:29 EST)
- [PATCH RFC 4/9] arch: boot: put the LZ4 freestanding headers on the decompressor path Michal Wilczynski (Fri Sep 25 2026 - 07:36:58 EST)
- [PATCH RFC 1/9] lib/lz4: import upstream LZ4 sources verbatim Michal Wilczynski (Fri Sep 25 2026 - 07:37:02 EST)
- Re: [PATCH 20/21] media: i2c: it6625: use centrally managed active state Sakari Ailus (Fri Sep 25 2026 - 07:37:07 EST)
- [PATCH RFC 5/9] lib/lz4: switch the compressor to the vendored sources Michal Wilczynski (Fri Sep 25 2026 - 07:37:35 EST)
- [PATCH RFC 6/9] lib/lz4: switch the HC compressor to the vendored sources Michal Wilczynski (Fri Sep 25 2026 - 07:37:44 EST)
- [GIT PULL] s390 fixes for 7.3-rc5 Heiko Carstens (Fri Sep 25 2026 - 07:38:09 EST)
- [PATCH RFC 7/9] lib/lz4: switch the decompressor to the vendored sources Michal Wilczynski (Fri Sep 25 2026 - 07:39:20 EST)
- [PATCH net-next v4 05/11] net: dsa: microchip: extract PTP callbacks configuration from PTP registration Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:39:54 EST)
- [PATCH net-next v4 04/11] net: dsa: microchip: use dynamic mask to check pulse width validity Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:40:17 EST)
- Re: [PATCH v4] tee: optee: build the Arm-specific code only on Arm Jens Wiklander (Fri Sep 25 2026 - 07:41:01 EST)
- [PATCH net-next v4 00/11] net: dsa: microchip: add periodic output support for the KSZ8463 Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:41:54 EST)
- Re: [PATCH 0/2] sysctl: Cover the jiffies converters in the selftests Joel Granados (Fri Sep 25 2026 - 07:42:00 EST)
- [PATCH net-next v4 08/11] net: dsa: microchip: extract prepare reset Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:42:05 EST)
- [PATCH net-next v4 01/11] net: dsa: microchip: fully save the periodic output request Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:42:37 EST)
- [PATCH net-next v4 10/11] net: dsa: microchip: extract time adjustment Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:43:03 EST)
- [PATCH net-next v4 02/11] net: dsa: microchip: add the number of pins to chip infos Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:43:09 EST)
- Re: [PATCH net-next 1/3] net: netmem: add net_iov_area freelist helpers Pavel Begunkov (Fri Sep 25 2026 - 07:43:12 EST)
- Re: [PATCH v2] net/sched: sch_cake: prevent shaper corruption and stall in cake_overhead() netdev-bot+sashiko (Fri Sep 25 2026 - 07:43:40 EST)
- [PATCH net-next v4 03/11] net: dsa: microchip: add the number of periodic signals to chip infos Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:43:59 EST)
- Re: [PATCH] dma-buf: Fix IOVA offset when linking phys vecs to sgt Dawid Osuchowski (Fri Sep 25 2026 - 07:44:08 EST)
- Re: [PATCH RFC] gpio: move intel drivers into their own directory Hans de Goede (Fri Sep 25 2026 - 07:44:26 EST)
- [PATCH net-next v4 06/11] net: dsa: microchip: extract ptp_get_pin Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:44:34 EST)
- [PATCH net-next v4 07/11] net: dsa: microchip: extract compute_width Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:45:03 EST)
- Re: [PATCH v2 1/3] x86/tdx: Share tdx_panic() with the EFI stub Kiryl Shutsemau (Fri Sep 25 2026 - 07:45:25 EST)
- Re: [PATCH v2 0/5] media: qcom: camss: fixes for several cameras behind a CSI-2 bridge Hitesh Patel (Fri Sep 25 2026 - 07:45:51 EST)
- [PATCH RFC 0/9] lib/lz4: stop forking upstream LZ4, vendor it instead Michal Wilczynski (Fri Sep 25 2026 - 07:45:57 EST)
- Re: [PATCH net v2] net: stmmac: propagate PTP addend and system time programming errors netdev-bot+sashiko (Fri Sep 25 2026 - 07:46:09 EST)
- [PATCH net-next v4 09/11] net: dsa: microchip: extract time update Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:46:14 EST)
- Re: [PATCH] rust: pin-init: internal: pin_data: use HRTB to work around `trivial_bounds` for `Unpin` Gary Guo (Fri Sep 25 2026 - 07:46:20 EST)
- [PATCH v5 3/4] arm64: dts: rockchip: rk3588: Add JPEG decoder node Sascha Hauer (Fri Sep 25 2026 - 07:46:31 EST)
- [PATCH v3 7/9] KVM: SVM: Dump FRED context in dump_vmcb() Shivansh Dhiman (Fri Sep 25 2026 - 07:46:43 EST)
- [PATCH v3 1/9] KVM: SVM: Initialize FRED VMCB fields Shivansh Dhiman (Fri Sep 25 2026 - 07:46:44 EST)
- [PATCH net-next v4 11/11] net: dsa: microchip: add periodic output support for the KSZ8463 Bastien Curutchet (Schneider Electric) (Fri Sep 25 2026 - 07:46:51 EST)
- Re: [PATCH v3] efivarfs: add nostatfs mount option to skip QueryVariableInfo() sashiko-bot (Fri Sep 25 2026 - 07:47:36 EST)
- [PATCH v3 0/9] KVM: SVM: Enable FRED support Shivansh Dhiman (Fri Sep 25 2026 - 07:47:39 EST)
- [PATCH v3 4/9] KVM: SVM: Add support for saving and restoring FRED MSRs Shivansh Dhiman (Fri Sep 25 2026 - 07:48:12 EST)
- [PATCH v3 2/9] KVM: SVM: Disable interception of FRED MSRs for FRED supported guests Shivansh Dhiman (Fri Sep 25 2026 - 07:48:19 EST)
- [PATCH v3 3/9] KVM: SVM: Save/restore FRED_RSP0 for FRED supported guests Shivansh Dhiman (Fri Sep 25 2026 - 07:49:28 EST)
- [PATCH v3 5/9] KVM: SVM: Populate FRED event data on event injection Shivansh Dhiman (Fri Sep 25 2026 - 07:49:45 EST)
- [PATCH v3 6/9] KVM: SVM: Support FRED nested exception injection Shivansh Dhiman (Fri Sep 25 2026 - 07:50:07 EST)
- [PATCH] csky: Implement _THIS_IP_ using inline asm Marco Elver (Fri Sep 25 2026 - 07:51:38 EST)
- Re: [PATCH] drm/appletbdrm: Add suspend and resume support Aditya Garg (Fri Sep 25 2026 - 07:51:46 EST)
- [PATCH v5 0/4] media: rockchip: Add JPEG decoder driver Sascha Hauer (Fri Sep 25 2026 - 07:52:02 EST)
- [PATCH v3 8/9] KVM: SVM: Enable FRED virtualization Shivansh Dhiman (Fri Sep 25 2026 - 07:52:11 EST)
- [PATCH v3] Input: xpad - add support for 8BitDo Pro 2 Wired Controller for Xbox Bihaan Sen (Fri Sep 25 2026 - 07:52:34 EST)
- Re: [PATCH v6 0/6] dt-bindings: Orientation defines Sakari Ailus (Fri Sep 25 2026 - 07:52:54 EST)
- [PATCH v5 4/4] arm64: dts: rockchip: rk356x: Add JPEG decoder node Sascha Hauer (Fri Sep 25 2026 - 07:53:19 EST)
- linux-next: manual merge of the arm64 tree with the mm tree Mark Brown (Fri Sep 25 2026 - 07:53:46 EST)
- [PATCH v5 1/4] media: dt-bindings: Add Rockchip JPEG decoder Sascha Hauer (Fri Sep 25 2026 - 07:53:46 EST)
- Re: [PATCH slab/for-next-fixes] mm/slab: do not wake up kswapd in __kfree_rcu_sheaf() Vlastimil Babka (SUSE) (Fri Sep 25 2026 - 07:54:04 EST)
- linux-next: manual merge of the qcom tree with the arm64 tree Mark Brown (Fri Sep 25 2026 - 07:54:07 EST)
- [PATCH v5 2/4] media: rockchip: Add JPEG decoder driver Sascha Hauer (Fri Sep 25 2026 - 07:54:10 EST)
- [PATCH v3 9/9] KVM: SVM: Don't intercept ICEBP while the guest has FRED enabled Shivansh Dhiman (Fri Sep 25 2026 - 07:54:22 EST)
- [PATCH v2] PCI: pciehp: Avoid dropping hotplug interrupts due to stale HPIE Zhu Qiyu (Fri Sep 25 2026 - 07:54:31 EST)
- Re: [PATCH 2/2] selftests: sysctl: Check the sign of a negative jiffies read Joel Granados (Fri Sep 25 2026 - 07:54:32 EST)
- linux-next: manual merge of the uml tree with the mm tree Mark Brown (Fri Sep 25 2026 - 07:54:46 EST)
- Re: [PATCH v19 4/7] firmware: arm_rmm: Add support for SRO Catalin Marinas (Fri Sep 25 2026 - 07:55:39 EST)
- Re: [PATCH v19 7/7] firmware: arm_rmm: Add wrappers for Realm related RMI commands Catalin Marinas (Fri Sep 25 2026 - 07:56:57 EST)
- Re: [PATCH v5 2/2] clk: Add gpio-locked fixed clock driver Jerome Brunet (Fri Sep 25 2026 - 07:57:58 EST)
- Re: [PATCH 3/6] dt-bindings: connector: Add Toradex camera connector Rob Herring (Fri Sep 25 2026 - 07:58:53 EST)
- Re: [PATCH v1] test_sysctl: unregister tables before freeing bitmap Joel Granados (Fri Sep 25 2026 - 07:59:33 EST)
- Re: [PATCH v2 2/3] x86/boot: Move unaccepted memory handling out of the decompressor Kiryl Shutsemau (Fri Sep 25 2026 - 07:59:43 EST)
- Re: [PATCH v3] drivers/hv: remove deposited pages from direct map Magnus Kulke (Fri Sep 25 2026 - 08:00:53 EST)
- Re: [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND Mark Brown (Fri Sep 25 2026 - 08:02:32 EST)
- [PATCH v2] MAINTAINERS: document the branch in git T: entries Matthias Goergens (Fri Sep 25 2026 - 08:02:48 EST)
- [PATCH] drm/i915/irq: crtc guard inside interrupt handlers Marcel Hamer (Fri Sep 25 2026 - 08:03:12 EST)
- Re: [PATCH v3] drivers/hv: remove deposited pages from direct map Magnus Kulke (Fri Sep 25 2026 - 08:03:20 EST)
- Re: [PATCH] binder: Use %p for pointer formatting Carlos Llamas (Fri Sep 25 2026 - 08:03:49 EST)
- Re: [PATCH v3 2/3] EDAC/cadence: Add Cadence DDR EDAC driver Wolfram Sang (Fri Sep 25 2026 - 08:04:58 EST)
- Re: [PATCH v3 4/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte Barry Song (Fri Sep 25 2026 - 08:05:36 EST)
- Re: [PATCH] firmware: arm_scmi: perf: ignore an implausible sustained frequency Cristian Marussi (Fri Sep 25 2026 - 08:06:04 EST)
- Re: [PATCH v10 00/28] KVM: Enable FRED support with KVM VMX Shivansh Dhiman (Fri Sep 25 2026 - 08:07:03 EST)
- Re: [PATCH v7 00/13] spi: spidev_test: new features Mark Brown (Fri Sep 25 2026 - 08:07:43 EST)
- Re: [PATCH v3] perf symbols: Apply the symfs flat layout to the composed filename Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 08:08:13 EST)
- Re: [PATCH v2 net-next] octeontx2-af: nix: Log TX scheduler queue validation failures Simon Horman (Fri Sep 25 2026 - 08:08:48 EST)
- Re: [RFC PATCH net-next v2] net: pcs: airoha: add support for Airoha AN7583 SoC Andrew Lunn (Fri Sep 25 2026 - 08:08:50 EST)
- Re: [RFC PATCH v8 02/14] mm: Zero memory during shared memory transitions Kiryl Shutsemau (Fri Sep 25 2026 - 08:09:18 EST)
- Re: [PATCH] binder: Use %p for pointer formatting Sebastian Andrzej Siewior (Fri Sep 25 2026 - 08:09:35 EST)
- Re: [RFC PATCH net-next v2] net: pcs: airoha: add support for Airoha AN7583 SoC Andrew Lunn (Fri Sep 25 2026 - 08:10:40 EST)
- [PATCH v4 03/10] dt-bindings: iommu: apple,dart: Add M3 compatibles Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:10:55 EST)
- [PATCH v4 10/10] arm64: dts: apple: Enable DockChannel HID on M2 and M3 laptops Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:11:42 EST)
- [PATCH v4 07/10] HID: apple: Add support for DockChannel HID keyboards Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:11:44 EST)
- [PATCH v4 08/10] HID: apple: Add DockChannel HID transport driver Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:12:03 EST)
- Re: [PATCH v1] perf machine: Add session back pointer to fix out of bounds read Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 08:12:07 EST)
- Re: [PATCH v2] dt-bindings: mfd: hisilicon: Fix Hi6421 SPMI compatible Rob Herring (Fri Sep 25 2026 - 08:12:41 EST)
- [PATCH v4 01/10] dt-bindings: mailbox: apple: Add M3 ASC mailbox compatibles Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:12:57 EST)
- [PATCH v4 00/10] Add support for Apple Silicon DockChannel internal keyboards Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:13:10 EST)
- [PATCH v4 04/10] dt-bindings: input: apple: Add DockChannel HID transport Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:13:38 EST)
- [PATCH v4 02/10] dt-bindings: mailbox: apple: Add DockChannel mailbox Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:13:41 EST)
- [PATCH v4 05/10] mailbox: apple: Add DockChannel FIFO controller Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:14:01 EST)
- Re: [PATCH v3] efivarfs: add nostatfs mount option to skip QueryVariableInfo() Ard Biesheuvel (Fri Sep 25 2026 - 08:15:42 EST)
- [PATCH v4 06/10] soc: apple: rtkit: Add tracekit endpoint Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:15:54 EST)
- [PATCH v4 09/10] arm64: dts: apple: Add MTP DockChannel HID nodes Michael Reeves via B4 Relay (Fri Sep 25 2026 - 08:16:07 EST)
- Re: [PATCH] mm: remove the unused zone->unaccepted_cleanup Kiryl Shutsemau (Fri Sep 25 2026 - 08:16:21 EST)
- Re: [PATCH v8 1/4] kselftest: mm: prevent random failure of huge page split for khugepaged Sarthak Sharma (Fri Sep 25 2026 - 08:17:24 EST)
- Re: [PATCH] clk: qcom: gcc: Fix GPLL enable register offset for Nord SoC Konrad Dybcio (Fri Sep 25 2026 - 08:17:41 EST)
- Re: [PATCH net-next] dt-bindings: net: Document Marvell PHY "marvell,reg-init" Rob Herring (Fri Sep 25 2026 - 08:17:52 EST)
- [PATCH] arm64: dts: rockchip: add radxa camera 4k on rock 4d Amin Gattout (Fri Sep 25 2026 - 08:17:52 EST)
- Re: hunting memory corruption bug in 6.18.x Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 08:18:20 EST)
- Re: [PATCH v19 5/7] firmware: arm_rmm: Activate the RMM Catalin Marinas (Fri Sep 25 2026 - 08:18:51 EST)
- Re: [PATCH] arm64: dts: qcom: nord: Add LLCC node Konrad Dybcio (Fri Sep 25 2026 - 08:18:51 EST)
- Re: [RFC PATCH net-next v2] net: pcs: airoha: add support for Airoha AN7583 SoC Christian Marangi (Fri Sep 25 2026 - 08:19:28 EST)
- Re: [PATCH v3 3/3] ARM: dts: renesas: r9a06g032: add EDAC node Wolfram Sang (Fri Sep 25 2026 - 08:19:38 EST)
- [PATCH] wifi: ath12k: validate MAC/PHY capability count before saving Jiale Yao (Fri Sep 25 2026 - 08:20:05 EST)
- Re: [RFC PATCH net-next v2] net: pcs: airoha: add support for Airoha AN7583 SoC Christian Marangi (Fri Sep 25 2026 - 08:21:25 EST)
- Re: [PATCH] dt-bindings: mtd: arasan: Add ZynqMP props Rob Herring (Fri Sep 25 2026 - 08:21:53 EST)
- Re: [PATCH] optee: register TEE devices only once fully initialized Jens Wiklander (Fri Sep 25 2026 - 08:22:12 EST)
- Re: [RFC v7 0/1] leds: asus-aura-scsi: Add ASUS Aura RGB LED driver for ROG NVMe enclosures Liang Haowen (Fri Sep 25 2026 - 08:22:56 EST)
- Re: [RFC PATCH v6 05/11] iommu: Add a helper to validate a vIOMMU parent Jason Gunthorpe (Fri Sep 25 2026 - 08:23:26 EST)
- Re: [PATCH RFC net-next 7/9] net: stmmac: support custom XGMAC register layouts Lorenzo Bianconi (Fri Sep 25 2026 - 08:24:06 EST)
- Re: [PATCH] regmap: Drop map lock during cache init and exit Mark Brown (Fri Sep 25 2026 - 08:24:29 EST)
- Re: crypto: ecc - constant-time modular inversion? Ignat Korchagin (Fri Sep 25 2026 - 08:24:39 EST)
- Re: [PATCH] printk: fold consecutive duplicate messages kernel test robot (Fri Sep 25 2026 - 08:25:01 EST)
- Re: linux-next: manual merge of the uml tree with the mm tree Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 08:25:41 EST)
- Re: linux-next: manual merge of the fs-next tree with the mm tree Carlos Maiolino (Fri Sep 25 2026 - 08:26:45 EST)
- Re: [PATCH v3] dt-bindings: clock: Add Amlogic A9 SCMI clock controller Jerome Brunet (Fri Sep 25 2026 - 08:28:24 EST)
- Re: [PATCH 1/4] ASoC: dt-bindings: Add Cadence I2S-SC controller Rob Herring (Fri Sep 25 2026 - 08:30:08 EST)
- Re: [PATCH] rust: DmaFence: Add better warning through Device reference Danilo Krummrich (Fri Sep 25 2026 - 08:30:38 EST)
- Re: [RFC PATCH v6 06/11] iommu: Add a helper to query vIOMMU hardware parameters Jason Gunthorpe (Fri Sep 25 2026 - 08:30:51 EST)
- Re: [PATCH v3 1/3] dt-bindings: edac: cdns,ddr-edac: add Cadence DDR EDAC binding Wolfram Sang (Fri Sep 25 2026 - 08:31:01 EST)
- Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst Dongliang Mu (Fri Sep 25 2026 - 08:33:39 EST)
- [syzbot] Monthly mm report (Sep 2026) syzbot (Fri Sep 25 2026 - 08:33:43 EST)
- [syzbot] Monthly net report (Sep 2026) syzbot (Fri Sep 25 2026 - 08:33:48 EST)
- [syzbot] Monthly gfs2 report (Sep 2026) syzbot (Fri Sep 25 2026 - 08:34:07 EST)
- [PATCH] fpga: altera-ps-spi: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 08:36:39 EST)
- Re: [PATCH] rust: macros: allow non-ASCII characters in `authors` Petr Pavlu (Fri Sep 25 2026 - 08:36:55 EST)
- Re: [PATCH v3 1/2] arm64: dts: qcom: nord: add GPI DMA controller nodes Konrad Dybcio (Fri Sep 25 2026 - 08:37:37 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: nord: wire up GPI DMA for QUP I2C/SPI engines Konrad Dybcio (Fri Sep 25 2026 - 08:37:59 EST)
- Re: [PATCH] driver core: platform: Simplify platform_device_alloc() Vishal Moola (Fractile) (Fri Sep 25 2026 - 08:38:26 EST)
- [PATCH] drm/tiny: sharp-memory: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 08:38:54 EST)
- Re: [PATCH v8 2/4] kselftest: mm: replace usage of /proc/self/smaps for __check_pmd_huge() Sarthak Sharma (Fri Sep 25 2026 - 08:38:56 EST)
- Re: [RFC PATCH v6 08/11] iommufd: Add vIOMMU provider support Jason Gunthorpe (Fri Sep 25 2026 - 08:39:46 EST)
- Re: [PATCH v3 14/15] libfdt: Handle unknown tags on dtb modifications Herve Codina (Fri Sep 25 2026 - 08:40:24 EST)
- Re: [PATCH v2] MAINTAINERS: document the branch in git T: entries Niklas Cassel (Fri Sep 25 2026 - 08:41:40 EST)
- Re: [RFC v7 0/1] leds: asus-aura-scsi: Add ASUS Aura RGB LED driver for ROG NVMe enclosures Marco Scardovi (Fri Sep 25 2026 - 08:42:15 EST)
- Re: [RFC PATCH net-next v2] net: pcs: airoha: add support for Airoha AN7583 SoC Andrew Lunn (Fri Sep 25 2026 - 08:44:13 EST)
- [PATCH 2/4] iio: accel: adxl372: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 08:44:50 EST)
- [PATCH 1/4] iio: accel: adxl313: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 08:45:07 EST)
- [PATCH 4/4] iio: accel: sca3000: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 08:45:17 EST)
- [PATCH 3/4] iio: accel: adxl380: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 08:45:19 EST)
- Re: [RFC v7 0/1] leds: asus-aura-scsi: Add ASUS Aura RGB LED driver for ROG NVMe enclosures Liang Haowen (Fri Sep 25 2026 - 08:45:43 EST)
- [PATCH 0/4] iio: accel: reject SPI devices without match data Jiale Yao (Fri Sep 25 2026 - 08:45:54 EST)
- [linux-next20260923] powerpc/TM: Unexpected TM Bad Thing exception Venkat Rao Bagalkote (Fri Sep 25 2026 - 08:46:06 EST)
- Re: [RFC PATCH v6 00/11] iommufd: Infrastructure for vIOMMU creation for confidential guests and guest TSM requests Jason Gunthorpe (Fri Sep 25 2026 - 08:46:17 EST)
- [PATCH v8 2/6] s390/vfio-ap: Fix failure to release IRQ notification eventfd contexts Anthony Krowiak (Fri Sep 25 2026 - 08:47:13 EST)
- Re: [PATCH v2 2/4] net: qrtr: Assign unique node id for MHI endpoints Youssef Samir (Fri Sep 25 2026 - 08:47:16 EST)
- Re: [PATCH v6 1/2] iommu/arm-smmu-v3: Add a cmdq_max_n_shift module parameter Jason Gunthorpe (Fri Sep 25 2026 - 08:47:26 EST)
- [PATCH v8 1/6] s390/vfio-ap: Fix leaks of pinned NIB and registered GISC Anthony Krowiak (Fri Sep 25 2026 - 08:47:38 EST)
- [PATCH v8 0/6] s390/vfio-ap: Fix pre-existing bugs in vfio_ap device driver Anthony Krowiak (Fri Sep 25 2026 - 08:47:53 EST)
- [PATCH v8 4/6] s390/vfio-ap: Use AP_DOMAINS for adm_add bitmap size in vfio_ap_mdev_cfg_add() Anthony Krowiak (Fri Sep 25 2026 - 08:48:15 EST)
- [PATCH v8 3/6] s390/vfio-ap: Fix unbounded loop in apq_reset_check() Anthony Krowiak (Fri Sep 25 2026 - 08:48:26 EST)
- [PATCH v8 6/6] s390/vfio-ap: replace guest-reachable WARNs with ratelimited warnings Anthony Krowiak (Fri Sep 25 2026 - 08:48:44 EST)
- [PATCH v8 5/6] s390/vfio-ap: fix queue state leakage to guest and host Anthony Krowiak (Fri Sep 25 2026 - 08:49:04 EST)
- [PATCH net-next v5 2/2] mptcp: annotate lockless access to sk->sk_err Quanye Yang via B4 Relay (Fri Sep 25 2026 - 08:49:07 EST)
- Re: [PATCH net-next v3 4/8] net: dsa: Add tag handling for SoC-e switches Vasilij Strassheim (Fri Sep 25 2026 - 08:49:46 EST)
- [PATCH 0/2] accel: Replace deprecated create_singlethread_workqueue George Karagounis (Fri Sep 25 2026 - 08:50:09 EST)
- [PATCH 1/2] accel/amdxdna: Replace create_singlethread_workqueue with alloc_ordered_workqueue George Karagounis (Fri Sep 25 2026 - 08:50:28 EST)
- [PATCH 2/2] accel/habanalabs: Replace create_singlethread_workqueue with alloc_ordered_workqueue George Karagounis (Fri Sep 25 2026 - 08:50:52 EST)
- Re: [PATCH RFC] gpio: move intel drivers into their own directory Andy Shevchenko (Fri Sep 25 2026 - 08:51:36 EST)
- Re: [PATCH v3 13/19] clk: starfive: jh7110-vout: Allow pixel clock rate propagation Jerome Brunet (Fri Sep 25 2026 - 08:52:02 EST)
- Re: [PATCH] rust: macros: allow non-ASCII characters in `authors` Gary Guo (Fri Sep 25 2026 - 08:52:09 EST)
- Re: [PATCH v15 00/11] migrate on fault for device pages Jason Gunthorpe (Fri Sep 25 2026 - 08:52:28 EST)
- Re: [PATCH net-next] net: devmem: use page_pool_put_netmem_bulk Mina Almasry (Fri Sep 25 2026 - 08:52:30 EST)
- [PATCH net-next v5 0/2] tcp: annotate lockless access to sk->sk_err Quanye Yang via B4 Relay (Fri Sep 25 2026 - 08:53:52 EST)
- [PATCH net-next v5 1/2] tcp: annotate lockless access to sk->sk_err Quanye Yang via B4 Relay (Fri Sep 25 2026 - 08:53:56 EST)
- Re: [PATCH v3 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 08:54:06 EST)
- Re: [PATCH RFC] gpio: move intel drivers into their own directory Mika Westerberg (Fri Sep 25 2026 - 08:54:59 EST)
- Re: [PATCH] drm/i915/irq: crtc guard inside interrupt handlers Jani Nikula (Fri Sep 25 2026 - 08:55:21 EST)
- Re: [PATCH v3 0/3] i2c: designware: Add TI TDA54 I2C support Andy Shevchenko (Fri Sep 25 2026 - 08:55:31 EST)
- Re: [PATCH v9 02/19] media: iris: Add Gen2 firmware autodetect and fallback Vikash Garodia (Fri Sep 25 2026 - 08:56:07 EST)
- Re: [PATCH v8 3/4] kselftest: mm: integrate huge page checks Sarthak Sharma (Fri Sep 25 2026 - 08:56:36 EST)
- Re: [PATCH v3 1/3] dt-bindings: edac: cdns,ddr-edac: add Cadence DDR EDAC binding Miquel Raynal (Fri Sep 25 2026 - 08:56:55 EST)
- Re: [PATCH v2 1/4] arm64: dts: qcom: nord: Add the USB controller nodes Konrad Dybcio (Fri Sep 25 2026 - 08:57:39 EST)
- Re: [PATCH] dt-bindings: mtd: arasan: Add ZynqMP props Miquel Raynal (Fri Sep 25 2026 - 08:57:52 EST)
- [PATCH] drm/msm/dp: don't report link training success after a reinit Oleg Keri (Fri Sep 25 2026 - 08:58:05 EST)
- [PATCH 1/2] mtd: virt-concat: unlink concat node before freeing it Harshit Mogalapalli (Fri Sep 25 2026 - 08:58:28 EST)
- Re: [PATCH net v2] eth: fbnic: Keep real queue counts synchronized Björn Töpel (Fri Sep 25 2026 - 08:58:36 EST)
- [PATCH 2/2] mtd: virt-concat: unlink discarded items before freeing Harshit Mogalapalli (Fri Sep 25 2026 - 08:58:44 EST)
- [PATCH v2] serial: sc16is7xx: fix TX gap caused by kfifo circular buffer wrap-around Paul Mbewe (Fri Sep 25 2026 - 08:59:40 EST)
- [PATCH 9/9] iio: adc: ti-ads7950: validate SPI match data Jiale Yao (Fri Sep 25 2026 - 09:00:09 EST)
- Re: [PATCH v2 3/4] arm64: dts: qcom: nord-rrd: Enable USB ports Konrad Dybcio (Fri Sep 25 2026 - 09:00:26 EST)
- Re: [PATCH v8 4/4] kselftest: mm: remove check_huge_shmem() Sarthak Sharma (Fri Sep 25 2026 - 09:00:43 EST)
- Re: [PATCH 1/2] dt-bindings: trivial-devices: Add support for XDPE1A2G7C Krzysztof Kozlowski (Fri Sep 25 2026 - 09:01:06 EST)
- [PATCH] platform/x86: msi-ec: Add MSI Katana 15 B13VFK EC firmware Patryk Pilichowski (Fri Sep 25 2026 - 09:01:39 EST)
- Re: [PATCH v3 1/3] dt-bindings: edac: cdns,ddr-edac: add Cadence DDR EDAC binding Geert Uytterhoeven (Fri Sep 25 2026 - 09:02:13 EST)
- [PATCH 4/9] iio: adc: max11205: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:02:19 EST)
- [PATCH] pinctrl: fix CONFIG_PINCTRL=n build failure Arnd Bergmann (Fri Sep 25 2026 - 09:02:43 EST)
- Re: [PATCH v2 1/3] clk: nuvoton: ma35d1: Add missing WDT/WWDT parent clocks Krzysztof Kozlowski (Fri Sep 25 2026 - 09:02:45 EST)
- [PATCH 7/9] iio: adc: ti-ads1018: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:02:58 EST)
- Re: [PATCH RFC net-next 9/9] net: stmmac: qcom-ethqos: add Qualcomm Nord support Lorenzo Bianconi (Fri Sep 25 2026 - 09:03:03 EST)
- [PATCH 1/9] iio: adc: ad7192: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:03:20 EST)
- Re: [PATCH v1 0/5] perf trace: Tracepoint format error handling and leak fixes Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 09:03:23 EST)
- [PATCH 5/9] iio: adc: mcp3911: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:03:32 EST)
- [PATCH 2/9] iio: adc: ad7606: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:04:09 EST)
- [PATCH 6/9] iio: adc: ti-adc128s052: validate SPI match data Jiale Yao (Fri Sep 25 2026 - 09:04:12 EST)
- Re: [PATCH] dt-bindings: mtd: arasan: Add ZynqMP props Michal Simek (Fri Sep 25 2026 - 09:04:15 EST)
- [PATCH 3/9] iio: adc: ad7768-1: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:04:17 EST)
- Re: [PATCH net-next v4 2/8] net: dsa: motorcomm: Split xMII and SERDES port masks David Yang (Fri Sep 25 2026 - 09:04:41 EST)
- [PATCH 0/9] iio: adc: reject SPI devices without match data Jiale Yao (Fri Sep 25 2026 - 09:04:49 EST)
- [PATCH 8/9] iio: adc: ti-ads131m02: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:05:24 EST)
- Re: [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND Miquel Raynal (Fri Sep 25 2026 - 09:05:54 EST)
- [PATCH] drm/panel: fix novatek-nt36536 dependencies Arnd Bergmann (Fri Sep 25 2026 - 09:06:07 EST)
- Re: [PATCH net-next v4 3/8] net: dsa: motorcomm: Identify port type at runtime David Yang (Fri Sep 25 2026 - 09:06:42 EST)
- Re: [PATCH 0/2] Add support for Infineon Digital Multi-phase Krzysztof Kozlowski (Fri Sep 25 2026 - 09:06:55 EST)
- Re: [PATCH] net: microchip: vcap: stop scanning after deleting key field Daniel Machon (Fri Sep 25 2026 - 09:07:03 EST)
- [PATCH] perf: marvell: avoid large stack variables Arnd Bergmann (Fri Sep 25 2026 - 09:07:12 EST)
- Re: [PATCH v3 2/2] hwmon: (pmbus/isl68137): Add Renesas RAA229639 and RAA229640 Krzysztof Kozlowski (Fri Sep 25 2026 - 09:07:24 EST)
- [PATCH] x86/purgatory: Compile purgatory with -D__DISABLE_EXPORTS Arnd Bergmann (Fri Sep 25 2026 - 09:07:42 EST)
- Re: [PATCH v2] serial: sc16is7xx: fix TX gap caused by kfifo circular buffer wrap-around Greg KH (Fri Sep 25 2026 - 09:07:46 EST)
- [PATCH] ASoC: Intel: bytcr_rt5651: Add quirk for Chuwi Hi8 with generic DMI strings Jasper Firth via B4 Relay (Fri Sep 25 2026 - 09:07:54 EST)
- [PATCH] damon: reduce stack usage further Arnd Bergmann (Fri Sep 25 2026 - 09:08:29 EST)
- Re: [PATCH] rust: DmaFence: Add better warning through Device reference Philipp Stanner (Fri Sep 25 2026 - 09:08:50 EST)
- Re: [PATCH v1] tools include: Add missing stdarg.h include Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 09:10:28 EST)
- [PATCH wq/for-7.4 v2 1/3] workqueue: Move the initial max_active setup into a helper Breno Leitao (Fri Sep 25 2026 - 09:10:32 EST)
- Re: [PATCH net v3] net: pcs: rzn1-miic: Reset PRCMD state before unprotect sequence Simon Horman (Fri Sep 25 2026 - 09:11:17 EST)
- Re: [PATCH] perf sched stats: Reject mismatched or incomplete snapshots Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 09:12:00 EST)
- Re: [PATCH] mm/nommu: Reject wrapping ranges in access_remote_vm() Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 09:12:09 EST)
- Re: [PATCH 0/2] braille: nbcon: Allow using a serial driver converted to nbcon API as a Braille console John Ogness (Fri Sep 25 2026 - 09:12:33 EST)
- Re: [RFC] Proposal for a standard Competitive / Protected Session API in Linux Serge E. Hallyn (Fri Sep 25 2026 - 09:12:38 EST)
- Re: [PATCH 04/14] perf: fix typos in comments Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 09:13:08 EST)
- [PATCH] b43legacy: work around stack frame size warning Arnd Bergmann (Fri Sep 25 2026 - 09:13:14 EST)
- [PATCH wq/for-7.4 v2 0/3] workqueue: Keep max_active and percpu_max_active in sync Breno Leitao (Fri Sep 25 2026 - 09:13:48 EST)
- [PATCH wq/for-7.4 v2 2/3] workqueue: Keep the limits of both max_active domains current Breno Leitao (Fri Sep 25 2026 - 09:13:53 EST)
- [PATCH wq/for-7.4 v2 3/3] workqueue: add a percpu_concurrency_managed workqueue attribute Breno Leitao (Fri Sep 25 2026 - 09:14:18 EST)
- Re: [PATCH 14/14] perf: fix repeated word in log message Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 09:14:54 EST)
- [PATCH] ASoC: SOF: amd: fix building without CONFIG_ACPI Arnd Bergmann (Fri Sep 25 2026 - 09:15:28 EST)
- Re: [PATCH 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add qcs8300 16 GT/s PHY Krzysztof Kozlowski (Fri Sep 25 2026 - 09:15:42 EST)
- Re: [PATCH v5 04/17] x86/msr: Move MSR trace calls one function level up Jürgen Groß (Fri Sep 25 2026 - 09:15:53 EST)
- Re: linux-next: manual merge of the fs-next tree with the mm tree Mark Brown (Fri Sep 25 2026 - 09:16:04 EST)
- [PATCH] ASoC: amd: acp: add EFI dependency for selecting TAS2783 Arnd Bergmann (Fri Sep 25 2026 - 09:16:09 EST)
- Re: Path forward for Virtualized Swap? Kairui Song (Fri Sep 25 2026 - 09:16:25 EST)
- Re: [PATCH net-next v3 2/3] dinghai: add MSI-X interrupt pools Simon Horman (Fri Sep 25 2026 - 09:16:36 EST)
- Re: [PATCH v2] MAINTAINERS: document the branch in git T: entries Krzysztof Kozlowski (Fri Sep 25 2026 - 09:17:13 EST)
- Re: [PATCH] sysctl: drop the pointer dance in proc_put_char() Joel Granados (Fri Sep 25 2026 - 09:17:16 EST)
- Re: [PATCH] perf sched: Make output_name variable static Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 09:17:45 EST)
- Re: [PATCH 2/2] clk: mediatek: mt6795: fix the FHCTL DDS mask width Jerome Brunet (Fri Sep 25 2026 - 09:18:25 EST)
- [PATCH 4/7] iio: frequency: adf4377: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:18:26 EST)
- [PATCH 2/7] iio: dac: ad5755: validate SPI match data Jiale Yao (Fri Sep 25 2026 - 09:18:47 EST)
- Re: [PATCH v3 1/3] dt-bindings: edac: cdns,ddr-edac: add Cadence DDR EDAC binding Miquel Raynal (Fri Sep 25 2026 - 09:19:15 EST)
- [PATCH 0/7] iio: validate SPI match data before use Jiale Yao (Fri Sep 25 2026 - 09:19:23 EST)
- Re: [PATCH] spi: cs42l43: Workaround for wrong speaker ID on Dell XPS 13 DX13260 Richard Fitzgerald (Fri Sep 25 2026 - 09:19:24 EST)
- [PATCH net] net: macb: init workqueues before register_netdev() Théo Lebrun (Fri Sep 25 2026 - 09:20:14 EST)
- Re: [PATCH v5 2/2] clk: Add gpio-locked fixed clock driver Vyacheslav Yurkov (Fri Sep 25 2026 - 09:20:44 EST)
- [PATCH] usb: typec: port-mapper: Only match USB4 port if host interface is available Marek Maslanka (Fri Sep 25 2026 - 09:21:12 EST)
- Re: [PATCH] drm/msm/dp: don't report link training success after a reinit Dmitry Baryshkov (Fri Sep 25 2026 - 09:21:37 EST)
- Re: [RFC PATCH] security: Allow dropping bounding set process-wide Serge E. Hallyn (Fri Sep 25 2026 - 09:21:37 EST)
- Re: [PATCH 2/6] dt-bindings: PCI: qcom-ep: Add QCS8300 compatible Krzysztof Kozlowski (Fri Sep 25 2026 - 09:22:43 EST)
- Re: [PATCH] drm/amdgpu: extend MacBook VRAM-at-0 workaround to VERDE Alex Deucher (Fri Sep 25 2026 - 09:23:20 EST)
- [PATCH v3] can: peak_usb: Add PCAN-USB bus errors reporting Stéphane Grosjean (Fri Sep 25 2026 - 09:24:12 EST)
- Re: [PATCH] mm/nommu: Reject wrapping ranges in access_remote_vm() Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 09:24:48 EST)
- [PATCH 5/7] iio: imu: adis16400: validate SPI match data Jiale Yao (Fri Sep 25 2026 - 09:24:49 EST)
- [PATCH 1/7] iio: amplifiers: ad8366: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:24:51 EST)
- [PATCH 7/7] iio: pressure: bmp280: validate SPI match data Jiale Yao (Fri Sep 25 2026 - 09:24:58 EST)
- [PATCH 6/7] iio: potentiometer: x9250: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:24:59 EST)
- [PATCH 3/7] iio: dac: mcp4821: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:25:23 EST)
- Re: [PATCH v15 00/11] migrate on fault for device pages Mika Penttilä (Fri Sep 25 2026 - 09:25:48 EST)
- [PATCH] crypto: ecc - Handle exceptional points in Shamir multiplication Jérémy Jean (Fri Sep 25 2026 - 09:26:11 EST)
- Re: [PATCH v9 2/2] drm/bridge: add support for lontium lt9211c bridge Philipp Zabel (Fri Sep 25 2026 - 09:26:37 EST)
- Re: [PATCH v5 1/4] media: dt-bindings: Add Rockchip JPEG decoder Nicolas Dufresne (Fri Sep 25 2026 - 09:27:20 EST)
- Re: [PATCH v2 1/4] dt-bindings: display: mediatek: dpi: Add compatible for mt8167 Krzysztof Kozlowski (Fri Sep 25 2026 - 09:27:30 EST)
- Re: [PATCH v3 15/15] Introduce v18 dtb version Herve Codina (Fri Sep 25 2026 - 09:28:23 EST)
- Re: [PATCH v3 1/3] dt-bindings: phy: qcom,snps-eusb2-phy: Document the Nord eUSB2 PHY Krzysztof Kozlowski (Fri Sep 25 2026 - 09:29:03 EST)
- [PATCH] drm/dp: don't mark the AUX backlight enabled when enabling failed Oleg Keri (Fri Sep 25 2026 - 09:29:06 EST)
- Re: [PATCH 1/3] arm64: dts: rockchip: Enable USB 2.0 host1 on Radxa ROCK 3B Sebastian Reichel (Fri Sep 25 2026 - 09:29:20 EST)
- Re: [PATCH v2 1/3] clk: nuvoton: ma35d1: Add missing WDT/WWDT parent clocks Miquel Raynal (Fri Sep 25 2026 - 09:29:28 EST)
- Re: [RESEND v7 15/29] fs/proc: account PMD swap entries in smaps Usama Arif (Fri Sep 25 2026 - 09:29:43 EST)
- Re: [PATCH v2] perf evlist: Don't restrict uncore events to PMU CPUs Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 09:30:20 EST)
- Re: [PATCH v2 00/14] ARM: deprecated platform removal Linus Walleij (Fri Sep 25 2026 - 09:30:53 EST)
- [RFC PATCH 0/8] Add OmniVision OV2312 RGB-IR sensor driver Rishikesh Donadkar (Fri Sep 25 2026 - 09:31:52 EST)
- [RFC PATCH 2/8] media: v4l: Add 10-bit RGBIr formats Rishikesh Donadkar (Fri Sep 25 2026 - 09:32:44 EST)
- [RFC PATCH 4/8] media: cadence: csi2rx: Add RAW10 RGBIr formats Rishikesh Donadkar (Fri Sep 25 2026 - 09:33:14 EST)
- Re: [PATCH] mtd: rawnand: ndfc: fix I/O mapping leak on remove Miquel Raynal (Fri Sep 25 2026 - 09:33:21 EST)
- [RFC PATCH 3/8] media: i2c: ds90ub960: Add 10-bit RGBIr formats Rishikesh Donadkar (Fri Sep 25 2026 - 09:33:42 EST)
- [RFC PATCH 1/8] dt-bindings: media: Add bindings for Omnivision OV2312 Rishikesh Donadkar (Fri Sep 25 2026 - 09:34:12 EST)
- [RFC PATCH 7/8] arm64: dts: ti: k3-am62a7: FPDLink overlays for LI OV2312 Rishikesh Donadkar (Fri Sep 25 2026 - 09:34:29 EST)
- [RFC PATCH 6/8] media: i2c: ov2312: add Omnivison OV2312 driver Rishikesh Donadkar (Fri Sep 25 2026 - 09:34:48 EST)
- [RFC PATCH 8/8] arm64: defconfig: Enable OV2312 Rishikesh Donadkar (Fri Sep 25 2026 - 09:34:57 EST)
- [PATCH] selftests: pci_endpoint: skip when the test device is absent Eva Kurchatova (Fri Sep 25 2026 - 09:35:38 EST)
- [RFC PATCH 5/8] media: ti: j721e-csi2rx: Add RAW10 RGBIr formats Rishikesh Donadkar (Fri Sep 25 2026 - 09:36:16 EST)
- [PATCH 1/2] selftests: pstore: skip when no backend is registered Eva Kurchatova (Fri Sep 25 2026 - 09:37:15 EST)
- Re: [PATCH v5 5/9] block: fail a short atomic pin in bio_iov_iter_get_pages() John Garry (Fri Sep 25 2026 - 09:37:23 EST)
- [PATCH 2/2] selftests: pstore: skip the frontends the kernel does not have Eva Kurchatova (Fri Sep 25 2026 - 09:37:26 EST)
- [PATCH] selftests: binderfs: skip the stress test without binderfs Eva Kurchatova (Fri Sep 25 2026 - 09:37:43 EST)
- Re: [PATCH v2] serial: 8250_uniphier: Use devm_clk_get_enabled() Andy Shevchenko (Fri Sep 25 2026 - 09:38:00 EST)
- Re: [PATCH] ASoC: SOF: amd: fix building without CONFIG_ACPI Mario Limonciello (Fri Sep 25 2026 - 09:38:11 EST)
- Re: [PATCH 1/3] dt-bindings: phy: qcom,sa8775p-dwmac-sgmii-phy: add Nord compatible Lorenzo Bianconi (Fri Sep 25 2026 - 09:38:14 EST)
- Re: [PATCH] mtd: rawnand: ndfc: use devm_kasprintf for mtd name Miquel Raynal (Fri Sep 25 2026 - 09:38:41 EST)
- [PATCH] mfd: mc13xxx-spi: Reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:38:41 EST)
- Re: [PATCH] mtd: rawnand: fsl_ifc: use devm_kasprintf for mtd name Miquel Raynal (Fri Sep 25 2026 - 09:38:53 EST)
- Re: [PATCH] mtd: rawnand: atmel: Fix MCK clock leak in atmel_nand_controller_init() Miquel Raynal (Fri Sep 25 2026 - 09:39:06 EST)
- Re: [PATCH RESEND v2] mtd: spinand: winbond: Add support for W25N08LW Miquel Raynal (Fri Sep 25 2026 - 09:39:17 EST)
- Re: [PATCH] mtd: rawnand: nuvoton: fix clock cleanup on probe failure Miquel Raynal (Fri Sep 25 2026 - 09:40:01 EST)
- [RFC v9 0/1] leds: asus-aura-scsi: Add ASUS Aura RGB LED driver for ROG NVMe enclosures Liang Haowen (Fri Sep 25 2026 - 09:40:36 EST)
- Re: [PATCH 0/2] mtd: rawnand: Handle GigaDevice chips behind the ESMT manufacturer ID Miquel Raynal (Fri Sep 25 2026 - 09:40:44 EST)
- Re: (subset) [PATCH v10 00/10] Support for block device NVMEM providers Loic Poulain (Fri Sep 25 2026 - 09:41:02 EST)
- Re: [PATCH] mtd: nand: qpic_common: drop stray empty line from struct 'bam_transaction' Miquel Raynal (Fri Sep 25 2026 - 09:41:11 EST)
- [PATCH net] seg6: ensure packet data is writable before modifying SRH and IPv6 DA Andrea Mayer (Fri Sep 25 2026 - 09:41:34 EST)
- [PATCH] selftests/ftrace: skip gcov symbols when picking a function to probe Eva Kurchatova (Fri Sep 25 2026 - 09:41:38 EST)
- [PATCH] rcu: include rtmutex_common.h in tree_stall.h Arnd Bergmann (Fri Sep 25 2026 - 09:42:10 EST)
- Re: [PATCH net] net: macb: init workqueues before register_netdev() Nicolai Buchwitz (Fri Sep 25 2026 - 09:42:44 EST)
- Re: [PATCH v3 01/19] dt-bindings: clock: qcom: Add MSM8952 global clock controller Krzysztof Kozlowski (Fri Sep 25 2026 - 09:42:46 EST)
- [PATCH] Input: goodix_berlin - reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:42:56 EST)
- [PATCH] can: mcp251xfd: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:43:10 EST)
- [RFC v9 1/1] leds: asus-aura-scsi: Add ASUS Aura RGB LED driver for ROG NVMe enclosures Liang Haowen (Fri Sep 25 2026 - 09:43:44 EST)
- [PATCH] pinctrl: mcp23s08: reject devices without match data Jiale Yao (Fri Sep 25 2026 - 09:43:49 EST)
- Re: [PATCH] firmware: xilinx: ufs: move PHY/SRAM ready polling into the firmware backend Michal Simek (Fri Sep 25 2026 - 09:45:00 EST)
- [PATCH 04/13] wifi: brcmfmac: Support newer PCIe core startup and interrupts Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:45:07 EST)
- Re: [PATCH v3] mtd: spinand: Do not update the QE bit on devices without one Miquel Raynal (Fri Sep 25 2026 - 09:45:42 EST)
- Re: [PATCH] firmware: xilinx: support RPU boot from DDR Michal Simek (Fri Sep 25 2026 - 09:45:50 EST)
- [PATCH] selftests/nci: skip when the virtual NCI device is absent Eva Kurchatova (Fri Sep 25 2026 - 09:45:55 EST)
- [PATCH] selftests/gpio: skip when gpio-mockup is not available Eva Kurchatova (Fri Sep 25 2026 - 09:46:52 EST)
- [PATCH 05/13] wifi: brcmfmac: Negotiate PCIe mailbox transport with firmware Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:47:11 EST)
- [PATCH 02/13] wifi: brcmfmac: Match complete firmware capability names Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:47:55 EST)
- [PATCH 03/13] wifi: brcmfmac: Fall back to RSSI-only default join preferences Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:48:00 EST)
- [PATCH 00/13] wifi: brcmfmac: Add BCM4388 support Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:48:06 EST)
- [PATCH 10/13] wifi: brcmfmac: Support versioned scan parameter layouts Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:48:10 EST)
- [PATCH bpf-next v3 0/3] bpf, x86: Support fetching AND/OR/XOR atomics in arena Puranjay Mohan (Fri Sep 25 2026 - 09:48:45 EST)
- Re: [PATCH] arch, mm: promote DEBUG_WX to CHECK_WX Heiko Carstens (Fri Sep 25 2026 - 09:48:57 EST)
- Re: [PATCH] microblaze: Enable xilinx dmas and axi emac drivers Michal Simek (Fri Sep 25 2026 - 09:49:04 EST)
- [PATCH] selftests: move_mount_set_group: build the test as a test program Eva Kurchatova (Fri Sep 25 2026 - 09:49:14 EST)
- [PATCH 01/13] wifi: brcmfmac: pcie: Report the detected chip ID to the bus Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:49:55 EST)
- Re: [PATCH 1/2] printk: nbcon: Introduce Braille helpers John Ogness (Fri Sep 25 2026 - 09:50:31 EST)
- [PATCH 12/13] wifi: brcmfmac: Handle extended PMK command payloads Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:50:37 EST)
- [PATCH 11/13] wifi: brcmfmac: Support versioned join requests Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:50:38 EST)
- [PATCH 08/13] wifi: brcmfmac: Handle larger firmware band lists Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:51:06 EST)
- [PATCH 09/13] wifi: brcmfmac: Accept newer BSS information versions Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:51:25 EST)
- [PATCH 07/13] wifi: brcmfmac: Use event_msgs_ext for event masks Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:51:26 EST)
- [PATCH 06/13] wifi: brcmfmac: Load signed PCIe firmware images Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:51:27 EST)
- Re: [PATCH net] ipv6: fix prefix route expiry in modify_prefix_route() Ido Schimmel (Fri Sep 25 2026 - 09:52:22 EST)
- Re: [RFC PATCH] mount: add OPEN_TREE_SKIP_MNTNS Christian Brauner (Fri Sep 25 2026 - 09:52:51 EST)
- [PATCH] selftests/tdx: skip when the TDX guest device is absent Eva Kurchatova (Fri Sep 25 2026 - 09:53:12 EST)
- Re: [PATCH net v2 3/4] net: axienet: quiesce the TX queue across a DMA error reset netdev-bot+sashiko (Fri Sep 25 2026 - 09:53:28 EST)
- Re: [PATCH net] net: bcmgenet: allocate RX buffers as page fragments Simon Horman (Fri Sep 25 2026 - 09:53:29 EST)
- [PATCH 13/13] wifi: brcmfmac: Add BCM4388 support Michael Reeves via B4 Relay (Fri Sep 25 2026 - 09:53:47 EST)
- [PATCH v4] can: peak_usb: Add PCAN-USB bus errors reporting Stéphane Grosjean (Fri Sep 25 2026 - 09:53:57 EST)
- [PATCH bpf-next v3 3/3] sched_ext: Use fetching atomics for cmask instead of a cmpxchg loop Puranjay Mohan (Fri Sep 25 2026 - 09:55:04 EST)
- Re: [PATCH 2/3] phy: qcom: sgmii-eth: prepare for additional PHY modes Lorenzo Bianconi (Fri Sep 25 2026 - 09:55:23 EST)
- [PATCH bpf-next v3 2/3] selftests/bpf: Test fetching AND/OR/XOR atomics in arena Puranjay Mohan (Fri Sep 25 2026 - 09:55:28 EST)
- [PATCH] selftests: dma-buf: skip the huge page test without huge pages Eva Kurchatova (Fri Sep 25 2026 - 09:55:48 EST)
- Re: [PATCH v3] dcache: unpoison the inline name buffer in __d_alloc() Christian Brauner (Fri Sep 25 2026 - 09:55:54 EST)
- [PATCH bpf-next v3 1/3] bpf, x86: Support fetching AND/OR/XOR atomics in arena Puranjay Mohan (Fri Sep 25 2026 - 09:56:05 EST)
- Re: [PATCH v2 1/3] ovl: disable nfs_export for same-sb lower layers with different idmaps Christian Brauner (Fri Sep 25 2026 - 09:56:22 EST)
- Re: [PATCH v3 2/2] hwmon: (pmbus/isl68137): Add Renesas RAA229639 and RAA229640 Guenter Roeck (Fri Sep 25 2026 - 09:56:44 EST)
- [PATCH] selftests: netdevsim: skip the rate tc-bw check without tool support Eva Kurchatova (Fri Sep 25 2026 - 09:57:10 EST)
- Re: [PATCH] clk: starfive: jh7110: Fix clk reference leak for pll0_out in jh7110_syscrg_probe() Brian Masney (Fri Sep 25 2026 - 09:57:18 EST)
- Re: [PATCH v6 07/12] vfs: add O_CREAT|O_DIRECTORY to open*(2) Christian Brauner (Fri Sep 25 2026 - 09:58:04 EST)
- Re: [PATCH net v3] net: axienet: bound TX completion cleanup by the NAPI budget netdev-bot+sashiko (Fri Sep 25 2026 - 09:58:06 EST)
- Re: [PATCH net v2 1/4] net: axienet: start the TX queue in axienet_open() netdev-bot+sashiko (Fri Sep 25 2026 - 09:58:09 EST)
- Re: [PATCH net v3 1/2] net: ethtool: reject an out of range hwtstamp provider index Kory Maincent (Fri Sep 25 2026 - 09:58:10 EST)
- Re: [PATCH net] net: macb: init workqueues before register_netdev() Théo Lebrun (Fri Sep 25 2026 - 09:58:35 EST)
- Re: [PATCH 1/3] arm64: dts: rockchip: Enable USB 2.0 host1 on Radxa ROCK 3B Adam Wermuth (Fri Sep 25 2026 - 09:58:44 EST)
- Re: [PATCH net v2 2/4] net: axienet: quiesce the TX path before axienet_stop() tears it down netdev-bot+sashiko (Fri Sep 25 2026 - 09:59:32 EST)
- [PATCH net v3 1/2] net: ethtool: reject an out of range hwtstamp provider index Nicolai Buchwitz (Fri Sep 25 2026 - 09:59:38 EST)
- Re: [PATCH net v2 4/4] net: axienet: reprogram the link settings after a DMA error reset netdev-bot+sashiko (Fri Sep 25 2026 - 10:00:16 EST)
- [PATCH v9 1/2] ASoC: Intel: Add Cherry Trail RT5677 machine driver Maurizio Casciano (Fri Sep 25 2026 - 10:01:31 EST)
- [PATCH v9 2/2] ASoC: Intel: cht: Add Yoga Book RT5677 machine entry Maurizio Casciano (Fri Sep 25 2026 - 10:01:42 EST)
- Re: (subset) [PATCH v4 00/20] drm: starfive: jh7110: Enable display subsystem Brian Masney (Fri Sep 25 2026 - 10:02:22 EST)
- [PATCH net v3 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider Nicolai Buchwitz (Fri Sep 25 2026 - 10:02:31 EST)
- Re: [PATCH] gpio: wcove: use regmap_assign_bits() for conditional set/clear Bartosz Golaszewski (Fri Sep 25 2026 - 10:03:26 EST)
- [PATCH v9 0/2] ASoC: Intel: Add Yoga Book RT5677 support Maurizio Casciano (Fri Sep 25 2026 - 10:04:08 EST)
- Re: [PATCH 1/3] dt-bindings: phy: qcom,sa8775p-dwmac-sgmii-phy: add Nord compatible Bartosz Golaszewski (Fri Sep 25 2026 - 10:05:05 EST)
- [PATCH net v2 2/3] net: macb: propagate RX ring refill errors Théo Lebrun (Fri Sep 25 2026 - 10:05:11 EST)
- Re: [PATCH net-next 1/3] selftests: drv-net: Introduce a selftest for ethtool flow control Maxime Chevallier (Fri Sep 25 2026 - 10:05:33 EST)
- Re: [PATCH 3/3] phy: qcom: sgmii-eth: add Nord USXGMII support Lorenzo Bianconi (Fri Sep 25 2026 - 10:06:34 EST)
- [PATCH net v2 3/3] net: macb: quiesce IRQs and drain BH on interface close Théo Lebrun (Fri Sep 25 2026 - 10:07:00 EST)
- [PATCH net v2 0/3] net: macb: fix close races (and RX refill error handling) Théo Lebrun (Fri Sep 25 2026 - 10:07:11 EST)
- Re: [PATCH 0/2] Add support for Infineon Digital Multi-phase Guenter Roeck (Fri Sep 25 2026 - 10:07:17 EST)
- Re: [PATCH net] net: bcmgenet: allocate RX buffers as page fragments Nicolai Buchwitz (Fri Sep 25 2026 - 10:07:23 EST)
- Re: [PATCH net v3 1/2] net: ethtool: reject an out of range hwtstamp provider index Nicolai Buchwitz (Fri Sep 25 2026 - 10:07:33 EST)
- [PATCH net v2 1/3] net: macb: never give hardware a NULL RX buffer Théo Lebrun (Fri Sep 25 2026 - 10:08:03 EST)
- Re: [PATCH] proc/task_mmu: handle special PMDs in clear_refs and pagemap David Hildenbrand (Arm) (Fri Sep 25 2026 - 10:08:13 EST)
- Re: [PATCH 1/6] ASoC: codecs: aw88166: support changing sample rate and bit width Mark Brown (Fri Sep 25 2026 - 10:08:20 EST)
- ath11k: Question about active scanning of DFS channels Alexander Wilhelm (Fri Sep 25 2026 - 10:08:20 EST)
- Re: [PATCH v2] mm: shmem: ignore sysfs configs for shmem forced collapse David Hildenbrand (Arm) (Fri Sep 25 2026 - 10:08:36 EST)
- Re: [PATCH 1/3] hwmon: (coretemp) Refresh the temperature on the first read Guenter Roeck (Fri Sep 25 2026 - 10:09:01 EST)
- Re: [PATCH v7 0/7] VESA DisplayID fixed DSC BPP value support Mario Limonciello (Fri Sep 25 2026 - 10:09:34 EST)
- [PATCH v1 00/11] ARM: dts: imx6ul: Add Variscite VAR-SOM-6UL and DART-6UL Stefano Radaelli (Fri Sep 25 2026 - 10:10:10 EST)
- Re: [PATCH v2 1/3] dmaengine: qcom: gpi: trace: Add trace events header for Qualcomm GPI DMA Praveen Talari (Fri Sep 25 2026 - 10:10:20 EST)
- [PATCH v1 01/11] dt-bindings: arm: fsl: Document Variscite i.MX6UL boards Stefano Radaelli (Fri Sep 25 2026 - 10:10:31 EST)
- Re: [PATCH 0/2] braille: nbcon: Allow using a serial driver converted to nbcon API as a Braille console Petr Mladek (Fri Sep 25 2026 - 10:10:33 EST)
- [PATCH] iio: accel: kxcjk-1013: reject duplicate event disable Jiale Yao (Fri Sep 25 2026 - 10:10:48 EST)
- [PATCH] iio: gyro: bmg160: reject duplicate event disable Jiale Yao (Fri Sep 25 2026 - 10:10:50 EST)
- [PATCH v1 02/11] dt-bindings: net: micrel: Fix RMII clock select property type Stefano Radaelli (Fri Sep 25 2026 - 10:10:54 EST)
- Re: (subset) [PATCH v10 00/10] Support for block device NVMEM providers Jeff Johnson (Fri Sep 25 2026 - 10:11:14 EST)
- [PATCH v1 04/11] ARM: dts: imx6ul: Add Variscite audio codec files Stefano Radaelli (Fri Sep 25 2026 - 10:11:20 EST)
- [PATCH v1 07/11] ARM: dts: imx6ul: Reuse Variscite DTSI files for Concerto Stefano Radaelli (Fri Sep 25 2026 - 10:11:41 EST)
- [PATCH v1 03/11] ARM: dts: imx6ul: Add Variscite SoM and DART base files Stefano Radaelli (Fri Sep 25 2026 - 10:11:52 EST)
- Re: [PATCH v2 3/3] dmaengine: qcom: gpi: Convert dev_dbg() calls to tracepoints Praveen Talari (Fri Sep 25 2026 - 10:12:12 EST)
- Re: [PATCH v3 13/19] clk: starfive: jh7110-vout: Allow pixel clock rate propagation Icenowy Zheng (Fri Sep 25 2026 - 10:13:32 EST)
- [PATCH v1 09/11] ARM: dts: imx6ull: Add Variscite i.MX6ULL board variants Stefano Radaelli (Fri Sep 25 2026 - 10:13:41 EST)
- Re: [PATCH v2 2/5] x86/virt/tdx: Configure add-on features on TDX module init Nikolay Borisov (Fri Sep 25 2026 - 10:14:04 EST)
- [PATCH v1 05/11] ARM: dts: imx6ul: Add Variscite storage and wireless files Stefano Radaelli (Fri Sep 25 2026 - 10:14:15 EST)
- [PATCH v1 06/11] ARM: dts: imx6ul: Add Variscite carrier board files Stefano Radaelli (Fri Sep 25 2026 - 10:14:30 EST)
- RE: [PATCH v8 2/2] ASoC: Intel: cht: Add Yoga Book RT5677 machine entry Liao, Bard (Fri Sep 25 2026 - 10:14:59 EST)
- [PATCH v1 11/11] ARM: dts: imx6ul: Enable Variscite i.MX6UL board DTBs Stefano Radaelli (Fri Sep 25 2026 - 10:15:26 EST)
- Re: [PATCH v12 0/5] netfs, cachefiles: Changes for next, primarily occupancy tracking-related Christian Brauner (Fri Sep 25 2026 - 10:15:27 EST)
- Re: [PATCH v2] scsi: qedf: drop invalid skb_transport_header check to prevent panic Jesse Taube (Fri Sep 25 2026 - 10:16:03 EST)
- Re: (subset) [PATCH v11 0/3] Add support to read the watchdog bootstatus from IMEM Bjorn Andersson (Fri Sep 25 2026 - 10:16:04 EST)
- Re: [PATCH] soc: qcom: pmic_glink: Avoid losing early rpmsg probe Bjorn Andersson (Fri Sep 25 2026 - 10:16:05 EST)
- Re: [PATCH] soc: qcom: use assign_bit() where applicable Bjorn Andersson (Fri Sep 25 2026 - 10:16:27 EST)
- [PATCH v1 10/11] ARM: dts: imx6ulz: Add Variscite i.MX6ULZ board variants Stefano Radaelli (Fri Sep 25 2026 - 10:16:32 EST)
- Re: [PATCH 2/3] hwmon: (coretemp) Read TjMax only when refreshing the temperature Guenter Roeck (Fri Sep 25 2026 - 10:16:37 EST)
- [PATCH v1 08/11] ARM: dts: imx6ul: Add Variscite i.MX6UL board variants Stefano Radaelli (Fri Sep 25 2026 - 10:16:49 EST)
- Re: [PATCH v13 00/44] guest_memfd: In-place conversion support David Hildenbrand (Arm) (Fri Sep 25 2026 - 10:17:14 EST)
- [PATCH v7 1/2] iommu/arm-smmu-v3: Add a cmdq_max_n_shift module parameter Kiryl Shutsemau (Fri Sep 25 2026 - 10:17:15 EST)
- Re: [PATCH] iio: accel: kxcjk-1013: reject duplicate event disable Andy Shevchenko (Fri Sep 25 2026 - 10:17:47 EST)
- [PATCH net-next v2] dt-bindings: net: Document Marvell PHY "marvell,reg-init" Rob Herring (Arm) (Fri Sep 25 2026 - 10:17:53 EST)
- [PATCH v2 0/1] braille: nbcon: Fix Braille console for NBCON API Petr Mladek (Fri Sep 25 2026 - 10:18:02 EST)
- [PATCH] iio: imu: kmx61: reject duplicate event disable Jiale Yao (Fri Sep 25 2026 - 10:18:56 EST)
- Re: [PATCH] iio: imu: kmx61: reject duplicate event disable Andy Shevchenko (Fri Sep 25 2026 - 10:19:35 EST)
- Re: [PATCH 4/6] ASoC: codecs: aw88166: remove fade in/out on start/stop Mark Brown (Fri Sep 25 2026 - 10:19:57 EST)
- Re: [PATCH] drm/msm/dsi/phy: power up the digital top before starting the 7nm PLL Dmitry Baryshkov (Fri Sep 25 2026 - 10:20:34 EST)
- Re: [PATCH 5/6] ASoC: codecs: aw88166: remove async start Mark Brown (Fri Sep 25 2026 - 10:20:58 EST)
- Re: [PATCH] netfs: Document the remote size member and its accessors Christian Brauner (Fri Sep 25 2026 - 10:21:25 EST)
- Re: (subset) [PATCH 0/2] nord : llcc : Adding LLCC dt bindings and SCT configurations Bjorn Andersson (Fri Sep 25 2026 - 10:22:02 EST)
- [PATCH v7 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel Kiryl Shutsemau (Fri Sep 25 2026 - 10:22:53 EST)
- Re: [syzbot] Monthly nvme report (Sep 2026) Maurizio Lombardi (Fri Sep 25 2026 - 10:23:05 EST)
- Re: (subset) [PATCH v2 1/3] firmware: qcom: tzmem: Use DO_ONCE_SLEEPABLE() in qcom_tzmem_enable() Bjorn Andersson (Fri Sep 25 2026 - 10:23:11 EST)
- Re: [PATCH v5 2/2] clk: Add gpio-locked fixed clock driver Jerome Brunet (Fri Sep 25 2026 - 10:23:17 EST)
- [PATCH v7 2/2] iommu/arm-smmu-v3: Default queue depths to one page in a kdump kernel Kiryl Shutsemau (Fri Sep 25 2026 - 10:23:33 EST)
- Re: [PATCH v8 2/4] kselftest: mm: replace usage of /proc/self/smaps for __check_pmd_huge() Yeoreum Yun (Fri Sep 25 2026 - 10:23:38 EST)
- [PATCH v2 1/1] braille: nbcon: Allow to use a serial console with NBCON API as Braille console Petr Mladek (Fri Sep 25 2026 - 10:24:11 EST)
- Re: [PATCH] iio: gyro: bmg160: reject duplicate event disable Andy Shevchenko (Fri Sep 25 2026 - 10:24:26 EST)
- Re: [PATCH v2 1/3] ovl: disable nfs_export for same-sb lower layers with different idmaps Amir Goldstein (Fri Sep 25 2026 - 10:24:32 EST)
- Re: [PATCH v2 2/4] net: qrtr: Assign unique node id for MHI endpoints Juha-Matti Tilli (Fri Sep 25 2026 - 10:24:59 EST)
- Re: [PATCH v2] drm/vc4: drain the hangcheck timer and works on V3D unbind Maíra Canal (Fri Sep 25 2026 - 10:25:03 EST)
- Re: [PATCH] tpm: crb: handle ACPI NVS memory region overlap Jarkko Sakkinen (Fri Sep 25 2026 - 10:25:17 EST)
- Re: [PATCH v2] mm: shmem: ignore sysfs configs for shmem forced collapse Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 10:25:25 EST)
- Re: [PATCH 6/6] ASoC: codecs: aw88166: make volume control usable Mark Brown (Fri Sep 25 2026 - 10:25:29 EST)
- Re: (subset) [PATCH v8 0/9] Add support for Qualcomm remoteproc subsystem cooling Bjorn Andersson (Fri Sep 25 2026 - 10:25:42 EST)
- Re: [PATCH net v2 2/3] net: macb: propagate RX ring refill errors Nicolai Buchwitz (Fri Sep 25 2026 - 10:26:25 EST)
- Re: [PATCH] KEYS: reject descriptions exceeding U16_MAX in __key_create_or_update() Jarkko Sakkinen (Fri Sep 25 2026 - 10:26:57 EST)
- [PATCH] scsi: qla2xxx: Protect VPD aux image query with optrom mutex Jiale Yao (Fri Sep 25 2026 - 10:27:06 EST)
- Re: linux-next: manual merge of the security tree with the vfs-brauner tree Christian Brauner (Fri Sep 25 2026 - 10:28:08 EST)
- Re: [PATCH] watchdog: mediatek: Apply the driver's mode to a watchdog left running Guenter Roeck (Fri Sep 25 2026 - 10:28:58 EST)
- Re: [PATCH 6.18.y 1/2] rculist: add list_splice_rcu() for private lists Greg KH (Fri Sep 25 2026 - 10:29:07 EST)
- Re: [PATCH] mtd: maps: l440gx: Fix double put of the ISA bridge in init_l440gx() Miquel Raynal (Fri Sep 25 2026 - 10:29:20 EST)
- Re: [PATCH] mtd: maps: l440gx: Fix double put of the PM device in init_l440gx() Miquel Raynal (Fri Sep 25 2026 - 10:29:24 EST)
- Re: [PATCH] docs/vfs: Fix the struct file_system_type copy Christian Brauner (Fri Sep 25 2026 - 10:29:29 EST)
- Re: [PATCH 6.18.y 2/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Greg KH (Fri Sep 25 2026 - 10:29:31 EST)
- Re: [PATCH v8 1/4] kselftest: mm: prevent random failure of huge page split for khugepaged Yeoreum Yun (Fri Sep 25 2026 - 10:30:02 EST)
- Re: [PATCH] perf bench numa: add NULL check after calloc() Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 10:31:44 EST)
- Re: [PATCH v4 6/6] MAINTAINERS: add entry for the RTL8723B rtw88 driver Bitterblue Smith (Fri Sep 25 2026 - 10:31:49 EST)
- Re: [PATCH] mtd: cfi_cmdset_0001: use assign_bit() where applicable Miquel Raynal (Fri Sep 25 2026 - 10:32:18 EST)
- Re: [RFC PATCH] security: Allow dropping bounding set process-wide Andrew G. Morgan (Fri Sep 25 2026 - 10:32:36 EST)
- Re: [PATCH v4] mtd: maps: add INT0800 firmware-flash map driver Miquel Raynal (Fri Sep 25 2026 - 10:32:42 EST)
- Re: [PATCH 1/2] sparc64: kprobes: fix relbranch_fixup() for BPr, FBfcc and FBPfcc Google (Fri Sep 25 2026 - 10:32:58 EST)
- Re: [PATCH] mtd: maps: pci: balance PCI enable on cleanup Miquel Raynal (Fri Sep 25 2026 - 10:33:19 EST)
- Re: [PATCH 1/2] mtd: virt-concat: unlink concat node before freeing it Miquel Raynal (Fri Sep 25 2026 - 10:33:20 EST)
- Re: [PATCH v3] mtd: cfi_cmdset_0002: cap the write-buffer chunk at 256 bytes on an x8 device Miquel Raynal (Fri Sep 25 2026 - 10:33:32 EST)
- Re: [PATCH] mtd: amd76xrom: Fix PCI device reference leak in amd76xrom_init_one() Miquel Raynal (Fri Sep 25 2026 - 10:34:44 EST)
- Re: [PATCH v4 7/8] slimbus: qcom-ngd-ctrl: Remove data channels on stream disable David Heidelberg (Fri Sep 25 2026 - 10:35:06 EST)
- Re: [PATCH v3] RAS/AMD/FMPM: Fix spurious BUG when ERST record enumeration fails Yazen Ghannam (Fri Sep 25 2026 - 10:35:28 EST)
- Re: [RFC PATCH] mm: restrict can_spin_trylock() to preemptible context on PREEMPT_RT Sebastian Andrzej Siewior (Fri Sep 25 2026 - 10:35:48 EST)
- Re: [PATCH v4 0/7] VFS: prepare for changes to directory locking Christian Brauner (Fri Sep 25 2026 - 10:36:29 EST)
- Re: [PATCH] mtd: mtdsuper: Fix MTD device reference leak in mtd_get_sb() Miquel Raynal (Fri Sep 25 2026 - 10:36:30 EST)
- Re: [PATCH v5 2/4] media: rockchip: Add JPEG decoder driver Nicolas Dufresne (Fri Sep 25 2026 - 10:36:32 EST)
- Re: [PATCH] mtd: Call get_wunit() on the master partition Miquel Raynal (Fri Sep 25 2026 - 10:36:36 EST)
- Re: [PATCH] mtd: block: prevent reclaim I/O during request processing Miquel Raynal (Fri Sep 25 2026 - 10:36:57 EST)
- Re: [PATCH v2] MAINTAINERS: document the branch in git T: entries Marc Zyngier (Fri Sep 25 2026 - 10:37:14 EST)
- Re: [PATCH 1/3] dt-bindings: pwm: amlogic: Add core clock for T7 linux-kernel-dev (Fri Sep 25 2026 - 10:37:40 EST)
- Re: [PATCH 2/2] braille: nbcon: Use nbcon atomic console callbacks John Ogness (Fri Sep 25 2026 - 10:39:06 EST)
- Re: [PATCH 1/1] mtd: use dmaengine_get_dma_device() instead of chan->device->dev Miquel Raynal (Fri Sep 25 2026 - 10:39:38 EST)
- Re: [RFC PATCH] security: Allow dropping bounding set process-wide Serge E. Hallyn (Fri Sep 25 2026 - 10:39:46 EST)
- Re: [PATCH 1/2] printk: nbcon: Introduce Braille helpers Petr Mladek (Fri Sep 25 2026 - 10:39:48 EST)
- Re:Re: [PATCH] iio: gyro: bmg160: reject duplicate event disable jiale yao (Fri Sep 25 2026 - 10:40:00 EST)
- Re: [PATCH 5/6] ASoC: codecs: aw88166: remove async start Cezary Rojewski (Fri Sep 25 2026 - 10:40:24 EST)
- [BUG] powerpc: unrecoverable exception due to arch_local_irq_restore() called in NMI context on Power11 Venkat Rao Bagalkote (Fri Sep 25 2026 - 10:41:12 EST)
- Re: [PATCH] mtd: concat: use container_of_const() in CONCAT() Miquel Raynal (Fri Sep 25 2026 - 10:41:19 EST)
- Re: [PATCH 1/7] sched/core: Fix pick_next_task() self recursion Peter Zijlstra (Fri Sep 25 2026 - 10:41:29 EST)
- [PATCH v6 06/12] scsi: ufs: dwc: Export common clock divider and link status helpers Larisa Grigore (Fri Sep 25 2026 - 10:41:40 EST)
- [Hypervisor Live Update] Notes from September 21, 2026 Pasha Tatashin (Fri Sep 25 2026 - 10:42:28 EST)
- Re: [PATCH RFC] gpio: move intel drivers into their own directory Andy Shevchenko (Fri Sep 25 2026 - 10:42:31 EST)
- [PATCH] scsi: bnx2fc: Drop unesseary call to skb_transport_header Jesse Taube (Fri Sep 25 2026 - 10:42:35 EST)
- [PATCH v2] ACPICA: Fix memory leak at acpi_ds_create_field() Breno Leitao (Fri Sep 25 2026 - 10:42:49 EST)
- [PATCH v6 00/12] Add S32N79RDB UFS support Larisa Grigore (Fri Sep 25 2026 - 10:42:50 EST)
- [PATCH v6 05/12] scsi: ufs: Move Versal2 M-PHY CREG access helpers into ufshcd-dwc Larisa Grigore (Fri Sep 25 2026 - 10:42:52 EST)
- Re: [PATCH v2] clk: qcom: gcc-qcs615: Fix GCC_CPUSS_GNOC_CBCR offset Bjorn Andersson (Fri Sep 25 2026 - 10:43:30 EST)
- [PATCH net v1] net: page_pool: fix use-after-free in page_pool_recycle_ring_bulk() Mina Almasry (Fri Sep 25 2026 - 10:43:47 EST)
- [PATCH v6 04/12] ufs: host: Add common Hibern8 TX FSM polling helper Larisa Grigore (Fri Sep 25 2026 - 10:43:58 EST)
- [PATCH v6 02/12] ufs: unipro: Move Tx/Rx FSM state definitions to unipro.h Larisa Grigore (Fri Sep 25 2026 - 10:44:11 EST)
- Re: [PATCH 0/2] braille: nbcon: Allow using a serial driver converted to nbcon API as a Braille console John Ogness (Fri Sep 25 2026 - 10:44:15 EST)
- [PATCH v6 08/12] scsi: ufs: dwc: Sort CBCRCTRL and CBREFCLKCTRL2 by offset Larisa Grigore (Fri Sep 25 2026 - 10:44:32 EST)
- Re: [PATCH v4] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled Stanislaw Pal (Fri Sep 25 2026 - 10:45:18 EST)
- Re: [PATCH] pipe: pass a poll key when waking writers after a resize Christian Brauner (Fri Sep 25 2026 - 10:45:29 EST)
- [PATCH v6 03/12] ufs: unipro: Add TX/RX FSM state attributes Larisa Grigore (Fri Sep 25 2026 - 10:46:03 EST)
- [PATCH v3 2/6] dt-bindings: clock: ma35d1: Drop CLK_MAX_IDX define Miquel Raynal (Fri Sep 25 2026 - 10:46:07 EST)
- [PATCH v6 01/12] scsi: ufs: dwc: Return a negative error if the link is down Larisa Grigore (Fri Sep 25 2026 - 10:46:10 EST)
- [PATCH v6 07/12] dt-bindings: ufs: Add NXP S32N79 UFS host controller Larisa Grigore (Fri Sep 25 2026 - 10:46:27 EST)
- [PATCH v6 10/12] arm64: dts: freescale: s32n79: Add UFS host controller Larisa Grigore (Fri Sep 25 2026 - 10:46:45 EST)
- [PATCH v3 4/6] clk: nuvoton: ma35d1: Add missing WDT/WWDT parent clocks Miquel Raynal (Fri Sep 25 2026 - 10:46:54 EST)
- [PATCH v6 12/12] MAINTAINERS: Add NXP S32N7 UFS host controller entry Larisa Grigore (Fri Sep 25 2026 - 10:47:16 EST)
- [PATCH v3 6/6] clk: nuvoton: ma35d1: Avoid possible error pointer dereferencing Miquel Raynal (Fri Sep 25 2026 - 10:47:18 EST)
- [PATCH v6 11/12] arm64: dts: freescale: s32n79-rdb: Enable UFS Larisa Grigore (Fri Sep 25 2026 - 10:47:28 EST)
- [PATCH v6 1/3] can: at91_can: release the rx-offload on teardown Ciprian Costea (Fri Sep 25 2026 - 10:47:58 EST)
- Linux 7.2.8 Greg Kroah-Hartman (Fri Sep 25 2026 - 10:48:36 EST)
- Re: [PATCH v2] spi: rockchip-sfc: skip DMA cleanup in PIO mode Mark Brown (Fri Sep 25 2026 - 10:48:59 EST)
- Re: [PATCH net-next] net: devmem: use page_pool_put_netmem_bulk Mina Almasry (Fri Sep 25 2026 - 10:49:08 EST)
- [PATCH v6 09/12] scsi: ufs: Add NXP S32N79 UFS host controller driver Larisa Grigore (Fri Sep 25 2026 - 10:49:11 EST)
- Re: [PATCH net-next v2] dt-bindings: net: Document Marvell PHY "marvell,reg-init" Andrew Lunn (Fri Sep 25 2026 - 10:49:21 EST)
- Re: [PATCH RFC] gpio: move intel drivers into their own directory Andy Shevchenko (Fri Sep 25 2026 - 10:50:49 EST)
- Re: [PATCH v12 15/25] x86,fs/resctrl: Handle systems where AET is the only resource Reinette Chatre (Fri Sep 25 2026 - 10:50:54 EST)
- [PATCH v3 3/4] platform/x86: asus-armoury: add dGPU disable fallback DEVID for ProArt H7606 series Denis Benato (Fri Sep 25 2026 - 10:50:57 EST)
- Re: [RFC PATCH] security: Allow dropping bounding set process-wide Serge E. Hallyn (Fri Sep 25 2026 - 10:51:07 EST)
- Re: [PATCH v2 06/17] clk: spacemit: k3: parent eDP/DP pixel clock to the PHY PLL Jerome Brunet (Fri Sep 25 2026 - 10:51:10 EST)
- [PATCH 4/6] ASoC: rt712-sdca: always cancel jack work on remove Jiale Yao (Fri Sep 25 2026 - 10:51:34 EST)
- [PATCH 5/6] ASoC: rt721-sdca: always cancel jack work on remove Jiale Yao (Fri Sep 25 2026 - 10:51:37 EST)
- [PATCH 2/6] ASoC: rt711-sdw: always cancel jack work on remove Jiale Yao (Fri Sep 25 2026 - 10:52:02 EST)
- Re: [PATCH] tpm: crb: handle ACPI NVS memory region overlap Jarkko Sakkinen (Fri Sep 25 2026 - 10:52:07 EST)
- [PATCH 0/6] ASoC: rt-sdw: always cancel jack work on remove Jiale Yao (Fri Sep 25 2026 - 10:52:13 EST)
- [PATCH v3 4/4] platform/x86: asus-armoury: use sysfs_create_groups() and sysfs_remove_groups() Denis Benato (Fri Sep 25 2026 - 10:52:13 EST)
- Re:Re: [PATCH] iio: accel: kxcjk-1013: reject duplicate event disable jiale yao (Fri Sep 25 2026 - 10:52:40 EST)
- [syzbot] KCSAN: data-race in __se_sys_inotify_add_watch / fsnotify_handle_inode_event syzbot (Fri Sep 25 2026 - 10:52:56 EST)
- [PATCH v3 0/4] platform/x86: asus-armoury: reorganize visibility and extend dgpu_disable Denis Benato (Fri Sep 25 2026 - 10:53:43 EST)
- [PATCH v3 1/6] clk: nuvoton: ma35d1: Keep the clock count in the driver Miquel Raynal (Fri Sep 25 2026 - 10:54:24 EST)
- [PATCH v3 2/4] platform/x86: asus-armoury: let attribute groups decide their own visibility Denis Benato (Fri Sep 25 2026 - 10:54:35 EST)
- [PATCH v3 0/6] clk: nuvoton: ma35d1: Fix mux parenting and peripheral clock rates Miquel Raynal (Fri Sep 25 2026 - 10:55:06 EST)
- [PATCH v6 3/3] can: flexcan: use one rx-offload context per IRQ line Ciprian Costea (Fri Sep 25 2026 - 10:55:10 EST)
- Re: Linux 7.2.8 Greg Kroah-Hartman (Fri Sep 25 2026 - 10:55:17 EST)
- [PATCH v3 3/6] dt-bindings: clock: ma35d1: Add missing WDT/WWDT parent clocks Miquel Raynal (Fri Sep 25 2026 - 10:55:30 EST)
- Re: [PATCH bpf-next v3 2/3] selftests/bpf: Test fetching AND/OR/XOR atomics in arena bot+bpf-ci (Fri Sep 25 2026 - 10:55:49 EST)
- [PATCH v3 1/4] platform/x86: asus-armoury: move has_valid_limit() above the attribute declarations Denis Benato (Fri Sep 25 2026 - 10:55:50 EST)
- [PATCH v6 0/3] can: rx-offload: add a per-IRQ receive context Ciprian Costea (Fri Sep 25 2026 - 10:56:20 EST)
- Re: Linux 6.18.54 Greg Kroah-Hartman (Fri Sep 25 2026 - 10:56:49 EST)
- Re: [PATCH] tpm: crb: handle ACPI NVS memory region overlap Jarkko Sakkinen (Fri Sep 25 2026 - 10:57:11 EST)
- [PATCH sched_ext/for-7.4] sched_ext: Add a CID NUMA node lookup kfunc Andrea Righi (Fri Sep 25 2026 - 10:57:28 EST)
- Re: [PATCH v3 4/5] riscv: introduce RISCV_ISA_SV48 and RISCV_ISA_SV57 Conor Dooley (Fri Sep 25 2026 - 10:57:36 EST)
- Re: [PATCH] dcache: report a Tasks-RCU quiescent state in dentry_kill() Christian Brauner (Fri Sep 25 2026 - 10:58:11 EST)
- Re: [PATCH v2] splice: pass a poll key when waking pipe readers and writers Christian Brauner (Fri Sep 25 2026 - 10:58:53 EST)
- [PATCH net-next v3] seg6: reallocate the skb head on L2 encapsulation only when needed Yuya Kusakabe (Fri Sep 25 2026 - 10:58:57 EST)
- [PATCH v6 2/3] can: rx-offload: add a per-IRQ receive context Ciprian Costea (Fri Sep 25 2026 - 10:59:07 EST)
- Re: [PATCH v2 0/3] Add TPM support via Qualcomm TEE TPM TA Jarkko Sakkinen (Fri Sep 25 2026 - 10:59:49 EST)
- [PATCH 1/6] ASoC: rt5682-sdw: always cancel jack work on remove Jiale Yao (Fri Sep 25 2026 - 11:00:24 EST)
- Linux 6.18.54 Greg Kroah-Hartman (Fri Sep 25 2026 - 11:00:41 EST)
- Re: [PATCH net v2] igb: initialize PTP state before registering PHC Simon Horman (Fri Sep 25 2026 - 11:01:05 EST)
- Re: [PATCH v7 7/7] drm/verisilicon: fix DC8200 primary plane disable clearing FB_EN Icenowy Zheng (Fri Sep 25 2026 - 11:01:13 EST)
- Re: [PATCH 0/2] braille: nbcon: Allow using a serial driver converted to nbcon API as a Braille console Petr Mladek (Fri Sep 25 2026 - 11:03:17 EST)
- [PATCH 3/6] ASoC: rt711-sdca: always cancel jack work on remove Jiale Yao (Fri Sep 25 2026 - 11:03:31 EST)
- [PATCH v3 5/6] clk: nuvoton: ma35d1: Use clk_hw pointers as mux parents Miquel Raynal (Fri Sep 25 2026 - 11:03:50 EST)
- [PATCH 6/6] ASoC: rt722-sdca: always cancel jack work on remove Jiale Yao (Fri Sep 25 2026 - 11:03:50 EST)
- Re: [PATCH 2/2] selftests: sysctl: Check the sign of a negative jiffies read Bradley Morgan (Fri Sep 25 2026 - 11:04:27 EST)
- Re: [PATCH] spi: cs42l43: Workaround for wrong speaker ID on Dell XPS 13 DX13260 Mark Brown (Fri Sep 25 2026 - 11:05:13 EST)
- Re: linux-next: manual merge of the fs-next tree with the mm tree Carlos Maiolino (Fri Sep 25 2026 - 11:05:18 EST)
- Re: [PATCH 0/2] braille: nbcon: Allow using a serial driver converted to nbcon API as a Braille console John Ogness (Fri Sep 25 2026 - 11:06:09 EST)
- Re: [PATCH v4 1/3] media: verisilicon: Remove deprecated variant Frank Li (Fri Sep 25 2026 - 11:06:09 EST)
- Re: [PATCH v3 1/3] ACPI: CPPC: Refactor boost ratio handling Mario Limonciello (Fri Sep 25 2026 - 11:07:05 EST)
- Re: [PATCH] autofs: fix sbi->pipe file reference leak in autofs_kill_sb() Christian Brauner (Fri Sep 25 2026 - 11:07:39 EST)
- Re: [PATCH 1/2] ovl: fix mount setup failing when override_creds drops CAP_SYS_ADMIN Amir Goldstein (Fri Sep 25 2026 - 11:08:14 EST)
- [PATCH 1/6] perf dwarf-aux: Bound the type chases for broken debug info Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:08:52 EST)
- [PATCH v5 0/6] perf annotate-data: Fix hangs on broken debug info, AMD mem record Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:08:53 EST)
- Re: [PATCH] vmcore: report the release of the crashed kernel Christian Brauner (Fri Sep 25 2026 - 11:09:08 EST)
- Re: [PATCHv5 0/4] EDAC/altera: Address sashiko reviews part 1(v5) Dinh Nguyen (Fri Sep 25 2026 - 11:10:14 EST)
- Re: [PATCH v1 04/11] ARM: dts: imx6ul: Add Variscite audio codec files Frank Li (Fri Sep 25 2026 - 11:10:18 EST)
- [PATCH 2/2] wifi: mt76: mt7615: usb: fix source overread in mt7663u_copy Jiale Yao (Fri Sep 25 2026 - 11:10:27 EST)
- [PATCH 0/2] wifi: mt76: fix USB copy source overreads Jiale Yao (Fri Sep 25 2026 - 11:10:37 EST)
- Re: [PATCH RFC 06/12] remoteproc: virtio: add bounce buffering for data buffers Mathieu Poirier (Fri Sep 25 2026 - 11:10:41 EST)
- [PATCH 5/6] perf mem record: Request PERF_SAMPLE_CPU by default Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:10:45 EST)
- Re: [PATCH v1 2/4] KVM: arm64: Clear HCR_EL2.RW for 32-bit non-protected vCPUs Marc Zyngier (Fri Sep 25 2026 - 11:11:39 EST)
- Re: [PATCH v8 1/2] fuse: don't BUG when the copy buffer is exhausted Miklos Szeredi (Fri Sep 25 2026 - 11:11:56 EST)
- Re: [PATCH v19 3/7] firmware: arm_rmm: Configure the RMM with the host's page size Suzuki K Poulose (Fri Sep 25 2026 - 11:12:02 EST)
- Re: [PATCH net-next v4 3/8] net: dsa: motorcomm: Identify port type at runtime Andrew Lunn (Fri Sep 25 2026 - 11:12:14 EST)
- Re: [PATCH 0/5] clk: spacemit: preserve and safely synchronize firmware PLLs Jerome Brunet (Fri Sep 25 2026 - 11:12:35 EST)
- linux-next: manual merge of the tty tree with the tty.current tree Mark Brown (Fri Sep 25 2026 - 11:12:38 EST)
- Re: [PATCH v19 5/7] firmware: arm_rmm: Activate the RMM Suzuki K Poulose (Fri Sep 25 2026 - 11:13:03 EST)
- [PATCH] ACPI: APEI: accumulate the queued flag across error sections Breno Leitao (Fri Sep 25 2026 - 11:13:18 EST)
- Re: [PATCH v2] sched/deadline: Make dl-server nohz full aware Juri Lelli (Fri Sep 25 2026 - 11:13:29 EST)
- Re: [PATCH 1/3] clk: socfpga: agilex: convert to CLK_OF_DECLARE() Dinh Nguyen (Fri Sep 25 2026 - 11:13:31 EST)
- Re: [PATCH] x86/hpet: Use common error handling code in hpet_create_irq_domain() Habil Eren Türker (Fri Sep 25 2026 - 11:13:42 EST)
- Re: [PATCH 0/3] kernfs: do less work under the kernfs_rwsem write lock Christian Brauner (Fri Sep 25 2026 - 11:14:04 EST)
- Re: [PATCH net-next v4 5/8] net: dsa: motorcomm: Introduce yt921x_speed Andrew Lunn (Fri Sep 25 2026 - 11:14:52 EST)
- Re: ath11k: Question about active scanning of DFS channels Jeff Johnson (Fri Sep 25 2026 - 11:16:07 EST)
- Re: [PATCH v2 03/10] net: add SO_PASSPIDFD_THREAD to get a thread-specific SCM_PIDFD Christian Brauner (Fri Sep 25 2026 - 11:16:07 EST)
- Re: [PATCH v3 3/5] riscv: support early isa ext and use it to optimize pgtable_l4|l5_enabled Conor Dooley (Fri Sep 25 2026 - 11:16:12 EST)
- [PATCH 2/2] qnx6: avoid undefined shifts in qnx6_block_map() Matthias Goergens (Fri Sep 25 2026 - 11:17:25 EST)
- [PATCH 2/6] perf dwarf-aux: Add die_same_file() and die_get_type_die() Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:17:33 EST)
- Re: [PATCH] rust: file: handle fd table teardown in file descriptor APIs Christian Brauner (Fri Sep 25 2026 - 11:17:57 EST)
- Re: [PATCH v7 3/7] drm/verisilicon: introduce per-variant hardware ops table Icenowy Zheng (Fri Sep 25 2026 - 11:18:09 EST)
- Re: [PATCH v4 3/3] media: verisilicon: Remove useless internal fields Frank Li (Fri Sep 25 2026 - 11:18:11 EST)
- [PATCH v4 0/6] clk: nuvoton: ma35d1: Fix mux parenting and peripheral clock rates Miquel Raynal (Fri Sep 25 2026 - 11:18:41 EST)
- [PATCH 6/6] perf mem record: Use the IBS swfilt filter when available Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:19:01 EST)
- Re: [PATCH v19 4/7] firmware: arm_rmm: Add support for SRO Suzuki K Poulose (Fri Sep 25 2026 - 11:19:30 EST)
- [PATCH v6 00/16] iommu/riscv: Enable MSI remapping, IOMMU_DMA and VFIO Andrew Jones (Fri Sep 25 2026 - 11:19:59 EST)
- [PATCH v4 2/6] dt-bindings: clock: ma35d1: Drop CLK_MAX_IDX define Miquel Raynal (Fri Sep 25 2026 - 11:20:38 EST)
- [PATCH 1/2] wifi: mt76: usb: fix source overread in mt76u_copy Jiale Yao (Fri Sep 25 2026 - 11:20:42 EST)
- [PATCH v4 1/6] clk: nuvoton: ma35d1: Keep the clock count in the driver Miquel Raynal (Fri Sep 25 2026 - 11:21:02 EST)
- [PATCH net-next 0/2] net: pcs: rzn1-miic: Validate dtb configuration values Kyle Hendry via B4 Relay (Fri Sep 25 2026 - 11:21:05 EST)
- [PATCH v4 6/6] clk: nuvoton: ma35d1: Avoid possible error pointer dereferencing Miquel Raynal (Fri Sep 25 2026 - 11:21:13 EST)
- Re: [PATCH v2 0/3] pidfd: add task path ioctls Christian Brauner (Fri Sep 25 2026 - 11:21:33 EST)
- [PATCH v4 5/6] clk: nuvoton: ma35d1: Use clk_hw pointers as mux parents Miquel Raynal (Fri Sep 25 2026 - 11:22:38 EST)
- [PATCH v2 3/3] arm64: dts: amlogic: t7: Add core clock to PWM controller nodes Ronald Claveau via B4 Relay (Fri Sep 25 2026 - 11:22:55 EST)
- [PATCH 4/6] perf annotate-data: Bound the member nesting recursion Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:23:05 EST)
- [PATCH v2 0/3] Add T7 PWM core clock support Ronald Claveau via B4 Relay (Fri Sep 25 2026 - 11:23:10 EST)
- Re: [PATCH v2] keys/trusted/tpm2: Validate TPM2_Create object sizes separately Srish Srinivasan (Fri Sep 25 2026 - 11:24:22 EST)
- Re: [PATCH v8 2/2] ASoC: Intel: cht: Add Yoga Book RT5677 machine entry Maurizio Casciano (Fri Sep 25 2026 - 11:24:29 EST)
- Re: [PATCH v3 1/2] dt-bindings: hwmon: pmbus: isl68137: Add Renesas RAA229639 and RAA229640 Krzysztof Kozlowski (Fri Sep 25 2026 - 11:24:37 EST)
- [PATCH v2 2/3] pwm: meson: Add optional core clock for S4 PWM Ronald Claveau via B4 Relay (Fri Sep 25 2026 - 11:24:46 EST)
- [PATCH v6 02/16] iommufd: Convert struct iommufd_sw_msi_maps to a growable bitmap Andrew Jones (Fri Sep 25 2026 - 11:25:00 EST)
- [PATCH v2 1/3] dt-bindings: pwm: amlogic: Add core clock for T7 Ronald Claveau via B4 Relay (Fri Sep 25 2026 - 11:25:23 EST)
- [PATCH v4 3/6] dt-bindings: clock: ma35d1: Add missing WDT/WWDT parent clocks Miquel Raynal (Fri Sep 25 2026 - 11:25:36 EST)
- Re: [PATCH] initramfs: Reduce hardlink hash allocation sizes Christian Brauner (Fri Sep 25 2026 - 11:27:29 EST)
- [PATCH 3/6] perf annotate-data: Resolve type DIEs in the debug file they came from Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:27:30 EST)
- [PATCH 0/2] qnx6: stale superblock #1 use and undefined shifts Matthias Goergens (Fri Sep 25 2026 - 11:27:34 EST)
- Re: [PATCH] sunrpc: reject AUTH_TLS on backchannel to prevent NULL-deref in svcauth_tls_accept Chuck Lever (Fri Sep 25 2026 - 11:27:52 EST)
- Re: [PATCH] mm/vma: avoid redundant file rmap tree re-insert on new_below=0 split Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 11:27:55 EST)
- [PATCH net-next 2/2] net: pcs: rzn1-miic: Validate dtb configuration values Kyle Hendry via B4 Relay (Fri Sep 25 2026 - 11:27:57 EST)
- Re: [PATCH 1/6] perf dwarf-aux: Bound the type chases for broken debug info Ian Rogers (Fri Sep 25 2026 - 11:28:36 EST)
- [PATCH v6 09/16] iommu/riscv: Reserve an MSI IOVA window for iommufd Andrew Jones (Fri Sep 25 2026 - 11:29:12 EST)
- Re: [PATCH v19 2/7] firmware: arm_rmm: Check for RMI support at init Suzuki K Poulose (Fri Sep 25 2026 - 11:29:45 EST)
- [PATCH v5 2/7] ASoC: qcom: sdm845: use DSP_A format for TDM codec DAIs David Heidelberg via B4 Relay (Fri Sep 25 2026 - 11:29:52 EST)
- [PATCH v5 0/7] Speakers for Pixel 3 / 3 XL David Heidelberg via B4 Relay (Fri Sep 25 2026 - 11:30:03 EST)
- Re: [PATCH 00/11] Make the 32-bit ARM DMA API work with normal IOMMU DMA default domains (+ Tegra PoC) Marek Szyprowski (Fri Sep 25 2026 - 11:30:16 EST)
- [PATCH v6 01/16] iommu/dma: Prepare MSI physical address lists Andrew Jones (Fri Sep 25 2026 - 11:30:26 EST)
- [PATCH v6 14/16] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch Andrew Jones (Fri Sep 25 2026 - 11:30:35 EST)
- [PATCH v6 10/16] irqchip/riscv-imsic: Add MSI address list Andrew Jones (Fri Sep 25 2026 - 11:30:54 EST)
- Re: [PATCH v2] netfs: Fix missing alloc tagging of direct mempool allocations Christian Brauner (Fri Sep 25 2026 - 11:31:16 EST)
- [PATCH 1/2] qnx6: use the active superblock after choosing superblock #2 Matthias Goergens (Fri Sep 25 2026 - 11:31:21 EST)
- [PATCH v4 4/6] clk: nuvoton: ma35d1: Add missing WDT/WWDT parent clocks Miquel Raynal (Fri Sep 25 2026 - 11:31:48 EST)
- Re: [PATCH v4 5/6] phy: qcom: qmp-pcie: Refactor common multiphy handling Manivannan Sadhasivam (Fri Sep 25 2026 - 11:31:55 EST)
- [PATCH v5 5/7] ASoC: cs35l36: Implement set_tdm_slot to program RX and TX slots David Heidelberg via B4 Relay (Fri Sep 25 2026 - 11:32:09 EST)
- Re: [PATCH net] nfc: llcp: check socket state after locking in nfc_llcp_recv_dm() David Heidelberg (Fri Sep 25 2026 - 11:32:16 EST)
- [PATCH v6 13/16] vfio: enable IOMMU_TYPE1 for RISC-V Andrew Jones (Fri Sep 25 2026 - 11:32:33 EST)
- Re: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Krzysztof Kozlowski (Fri Sep 25 2026 - 11:32:41 EST)
- Re: [PATCH 3/6] phy: qcom: qmp-pcie: Add endpoint PHY configuration for QCS8300 Manivannan Sadhasivam (Fri Sep 25 2026 - 11:32:43 EST)
- [PATCH v6 03/16] iommufd: Split software MSI map lookup and allocation Andrew Jones (Fri Sep 25 2026 - 11:33:32 EST)
- [PATCH v6 07/16] iommufd: Prepare software MSI installation for address lists Andrew Jones (Fri Sep 25 2026 - 11:33:32 EST)
- Re: [PATCH RFC -next 00/12] landlock: Add READ_METADATA and WRITE_METADATA access rights Christian Brauner (Fri Sep 25 2026 - 11:33:58 EST)
- [PATCH v6 05/16] iommufd: Prepare software MSI maps for address lists Andrew Jones (Fri Sep 25 2026 - 11:34:00 EST)
- Re: [PATCH v3] driver core/ACPI: Introduce companion_bus_register() Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 11:34:18 EST)
- Re: [PATCH] fs: remove unused vfs_empty_path() Christian Brauner (Fri Sep 25 2026 - 11:34:51 EST)
- Re: [PATCH bpf] bpf: fs/xattr: don't assume the inode is locked in path_unlink/path_rmdir Christian Brauner (Fri Sep 25 2026 - 11:34:55 EST)
- Re: [PATCH v1 2/4] KVM: arm64: Clear HCR_EL2.RW for 32-bit non-protected vCPUs Fuad Tabba (Fri Sep 25 2026 - 11:35:05 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: glymur: Add videocc sleep clock Shawn Guo (Fri Sep 25 2026 - 11:35:29 EST)
- Re: [PATCH 3/6] perf annotate-data: Resolve type DIEs in the debug file they came from Ian Rogers (Fri Sep 25 2026 - 11:35:42 EST)
- [PATCH v6 08/16] iommu/dma: Introduce iommu_dma_prepare_msi_list() Andrew Jones (Fri Sep 25 2026 - 11:36:10 EST)
- [PATCH v6 15/16] riscv: defconfig: Enable IOMMUFD and VFIO Andrew Jones (Fri Sep 25 2026 - 11:36:16 EST)
- Re: [PATCH] spi: cs42l43: Workaround for wrong speaker ID on Dell XPS 13 DX13260 Richard Fitzgerald (Fri Sep 25 2026 - 11:36:38 EST)
- [PATCH net-next 1/2] net: pcs: rzn1-miic: Make usage of miic_port_max consistent Kyle Hendry via B4 Relay (Fri Sep 25 2026 - 11:36:39 EST)
- [PATCH v6 06/16] iommufd: Install software MSI map ranges atomically Andrew Jones (Fri Sep 25 2026 - 11:36:50 EST)
- Re: [PATCH v3] dma-buf: system_heap: Set allocation orders for larger page sizes Juan Yescas (Fri Sep 25 2026 - 11:38:20 EST)
- [PATCH v6 16/16] selftests/vfio: Allow building on RISC-V Andrew Jones (Fri Sep 25 2026 - 11:38:34 EST)
- Re: [PATCH net v3] net/iucv: require IUCV for AF_IUCV sockets Alexandra Winter (Fri Sep 25 2026 - 11:38:51 EST)
- [PATCH v6 11/16] irqchip/riscv-imsic: Support IOMMU MSI address lists Andrew Jones (Fri Sep 25 2026 - 11:39:14 EST)
- [PATCH v5 7/7] arm64: dts: qcom: sdm845-google: Add WCD9340 codec and microphone capture David Heidelberg via B4 Relay (Fri Sep 25 2026 - 11:39:24 EST)
- [PATCH v6 04/16] iommufd: Bound software MSI mappings to the reserved range Andrew Jones (Fri Sep 25 2026 - 11:39:24 EST)
- Re: [PATCH] regulator: core: Fix coupled regulators reference leak on removal Mark Brown (Fri Sep 25 2026 - 11:40:02 EST)
- Re: [PATCH 2/6] perf dwarf-aux: Add die_same_file() and die_get_type_die() Ian Rogers (Fri Sep 25 2026 - 11:40:32 EST)
- [PATCH v5 6/7] arm64: dts: qcom: sdm845-google: Add basic audio support David Heidelberg via B4 Relay (Fri Sep 25 2026 - 11:40:46 EST)
- Re: [PATCH v4 04/22] clk: starfive: Convert the word "jh71x0" to "starfive" Jerome Brunet (Fri Sep 25 2026 - 11:41:13 EST)
- Re: [PATCH v2 2/4] net: qrtr: Assign unique node id for MHI endpoints Manivannan Sadhasivam (Fri Sep 25 2026 - 11:41:24 EST)
- Re: [PATCH v4 03/22] clk: starfive: Rename file name "jh71x0" to "common" Jerome Brunet (Fri Sep 25 2026 - 11:41:37 EST)
- Re: [PATCH v7 2/2] iommu/arm-smmu-v3: Default queue depths to one page in a kdump kernel Breno Leitao (Fri Sep 25 2026 - 11:42:13 EST)
- Re: [PATCH net v3] netpoll: bound the deferred transmit queue Breno Leitao (Fri Sep 25 2026 - 11:42:33 EST)
- Re: [PATCH 4/6] perf annotate-data: Bound the member nesting recursion Ian Rogers (Fri Sep 25 2026 - 11:42:41 EST)
- [PATCH bpf-next v2 1/1] selftests: bpf: size the map in test_lru_sanity3 to whole refills Eva Kurchatova (Fri Sep 25 2026 - 11:42:49 EST)
- Re: [PATCH RESEND net-next v17 09/10] net: ethtool: Introduce ethtool command to list ports Aleksei Sviridkin (Fri Sep 25 2026 - 11:43:06 EST)
- Re: [PATCH v1] perf test: stat metrics cgroup strip possible slash from cgroup name Namhyung Kim (Fri Sep 25 2026 - 11:43:11 EST)
- [PATCH v2 2/3] soundwire: bus: Expose a helper to remove devices from the bus Charles Keepax (Fri Sep 25 2026 - 11:43:12 EST)
- [PATCH v2 0/3] Allow SoundWire devices to communicate during remove Charles Keepax (Fri Sep 25 2026 - 11:43:23 EST)
- [PATCH v2 3/3] soundwire: intel_auxdevice: Don't disable IRQs before removing children Charles Keepax (Fri Sep 25 2026 - 11:43:25 EST)
- [PATCH v2 1/3] soundwire: bus: Don't unassign dev_num before unregistering device Charles Keepax (Fri Sep 25 2026 - 11:43:28 EST)
- Re: [PATCH v4 6/6] phy: qcom: qmp-pcie: Add Nord Gen5x16 PCIe multi-PHY support Manivannan Sadhasivam (Fri Sep 25 2026 - 11:43:49 EST)
- Re: [PATCH 1/3] arm64: dts: rockchip: Enable USB 2.0 host1 on Radxa ROCK 3B Alexey Charkov (Fri Sep 25 2026 - 11:43:52 EST)
- Re: [PATCH v1] perf test: stat metrics cgroup strip possible slash from cgroup name Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:43:58 EST)
- Re: [RFC PATCH net-next v3 4/5] net: dsa: qca8k: flag QCA8337 internal CPU PHYs for SmartSpeed Andrew Lunn (Fri Sep 25 2026 - 11:44:14 EST)
- Re: [PATCH bpf] bpf: fs/xattr: don't assume the inode is locked in path_unlink/path_rmdir Christian Brauner (Fri Sep 25 2026 - 11:45:02 EST)
- Re: [PATCH 5/6] ASoC: codecs: aw88166: remove async start Aaron Kling (Fri Sep 25 2026 - 11:45:15 EST)
- Forwarded: Re: [syzbot] [nilfs?] WARNING in nilfs_rename (2) syzbot (Fri Sep 25 2026 - 11:45:32 EST)
- [PATCH v5 1/7] ASoC: qcom: sdm845: Demystify TDM masks a bit David Heidelberg via B4 Relay (Fri Sep 25 2026 - 11:45:49 EST)
- Re: [PATCH v13 09/13] sched/debug: Add migration stats due to non preferred CPUs Peter Zijlstra (Fri Sep 25 2026 - 11:46:03 EST)
- Re: [PATCH 4/6] perf annotate-data: Bound the member nesting recursion Namhyung Kim (Fri Sep 25 2026 - 11:46:03 EST)
- [PATCH v6 12/16] iommu/dma: Enable IOMMU_DMA for 64-bit RISC-V Andrew Jones (Fri Sep 25 2026 - 11:46:11 EST)
- Re: [PATCH 5/6] ASoC: codecs: aw88166: remove async start Aaron Kling (Fri Sep 25 2026 - 11:46:25 EST)
- Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst Jiaming Ouyang (Fri Sep 25 2026 - 11:46:34 EST)
- Re: [PATCH ath-next] wifi: ath12k: remove unused ath12k_dp_rx_h_find_link_peer() Jeff Johnson (Fri Sep 25 2026 - 11:46:38 EST)
- Re: [PATCH v5 3/5] i3c: use actual_len for read transfers Frank Li (Fri Sep 25 2026 - 11:46:53 EST)
- Boost your online reputation with real 5-star reviews mackeljohan (Fri Sep 25 2026 - 11:46:58 EST)
- Re: [PATCH v1] perf test: stat metrics cgroup strip possible slash from cgroup name Ian Rogers (Fri Sep 25 2026 - 11:47:02 EST)
- Re: [PATCH v2] writeback: size foreign flushes by target wb dirty pages Christian Brauner (Fri Sep 25 2026 - 11:47:04 EST)
- Re: [PATCH 0/2] braille: nbcon: Allow using a serial driver converted to nbcon API as a Braille console Petr Mladek (Fri Sep 25 2026 - 11:47:38 EST)
- [PATCH] wifi: mt76: mt76x02: validate RX padding before use Jiale Yao (Fri Sep 25 2026 - 11:47:43 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sm8750: Fix videocc clock inputs Shawn Guo (Fri Sep 25 2026 - 11:47:49 EST)
- [PATCH v9 3/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795 Yassine Oudjana (Fri Sep 25 2026 - 11:47:57 EST)
- Re: [PATCH 4/6] perf annotate-data: Bound the member nesting recursion Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:48:07 EST)
- Re: [PATCH] mm/vma: avoid redundant file rmap tree re-insert on new_below=0 split Pedro Falcato (Fri Sep 25 2026 - 11:48:21 EST)
- [PATCH v5 3/7] ASoC: qcom: sdm845: Use per-speaker RX masks for TDM slot assignment David Heidelberg via B4 Relay (Fri Sep 25 2026 - 11:48:49 EST)
- [PATCH v5 4/7] ASoC: qcom: sdm845: Set codec dai and component sysclk during startup David Heidelberg via B4 Relay (Fri Sep 25 2026 - 11:49:23 EST)
- Re: [PATCH ath-next] wifi: ath11k: fix reg_info_store leak in ath11k_service_ready_ext_event() Jeff Johnson (Fri Sep 25 2026 - 11:49:25 EST)
- Re: [PATCH v1] remoteproc: virtio: Load rvring->vq once in rproc_vq_interrupt() Mathieu Poirier (Fri Sep 25 2026 - 11:49:27 EST)
- Re: [PATCH v2] ACPICA: Fix memory leak at acpi_ds_create_field() Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 11:49:33 EST)
- Re: Path forward for Virtualized Swap? Johannes Weiner (Fri Sep 25 2026 - 11:49:42 EST)
- Re: [PATCH v5 4/5] i3c: add i3cdev module to expose i3c dev in /dev Frank Li (Fri Sep 25 2026 - 11:50:09 EST)
- Re: [PATCH 00/14] ASoC: codecs: propagate component resume cache sync failures Mark Brown (Fri Sep 25 2026 - 11:50:37 EST)
- [PATCH v9 0/6] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support Yassine Oudjana (Fri Sep 25 2026 - 11:50:58 EST)
- [PATCH bpf-next v2 0/1] selftests: bpf: fix test_lru_sanity3 Eva Kurchatova (Fri Sep 25 2026 - 11:51:26 EST)
- [PATCH v9 4/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller Yassine Oudjana (Fri Sep 25 2026 - 11:51:51 EST)
- Re: [PATCH v19 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory Jonathan Cameron (Fri Sep 25 2026 - 11:52:44 EST)
- Re: [PATCH Intenal 1/2] EDAC/amd64: Add support for AMD family 1Ah models 80h-8Fh Yazen Ghannam (Fri Sep 25 2026 - 11:52:49 EST)
- Re: [syzbot] [nilfs?] WARNING in nilfs_rename (2) syzbot (Fri Sep 25 2026 - 11:53:11 EST)
- Re: [PATCH v5 0/6] perf annotate-data: Fix hangs on broken debug info, AMD mem record Namhyung Kim (Fri Sep 25 2026 - 11:53:31 EST)
- Re: [PATCH v19 5/7] firmware: arm_rmm: Activate the RMM Alper Gun (Fri Sep 25 2026 - 11:54:00 EST)
- [PATCH bpf-next] samples/bpf: build the BPF programs with -fms-extensions Eva Kurchatova (Fri Sep 25 2026 - 11:54:21 EST)
- Re: [PATCH v2] mux: convert to use fwnode interface Alvin Šipraga (Fri Sep 25 2026 - 11:54:24 EST)
- Re: [PATCH] xen/gntdev: prevent private mappings from becoming writable Juergen Gross (Fri Sep 25 2026 - 11:54:55 EST)
- [PATCH v9 2/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions Yassine Oudjana (Fri Sep 25 2026 - 11:55:54 EST)
- Re: [PATCH 5/6] perf mem record: Request PERF_SAMPLE_CPU by default Ian Rogers (Fri Sep 25 2026 - 11:55:56 EST)
- [PATCH v9 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver Yassine Oudjana (Fri Sep 25 2026 - 11:55:56 EST)
- Re: [PATCH v2] certs: x509: duplicate cert->tbs when sig->algo_takes_data is set Ignat Korchagin (Fri Sep 25 2026 - 11:56:24 EST)
- [PATCH net-next 0/6] ipv4,ipv6: convert the getsockopt switches to sockopt_t Breno Leitao (Fri Sep 25 2026 - 11:56:35 EST)
- Re: [PATCH v2 2/3] sparc32: derive phys_base from the PAGE_OFFSET mapping Andreas Larsson (Fri Sep 25 2026 - 11:56:36 EST)
- [PATCH net-next 1/6] ipv6: reject a negative optlen in do_ipv6_getsockopt() Breno Leitao (Fri Sep 25 2026 - 11:57:10 EST)
- Re: [PATCH v12 15/25] x86,fs/resctrl: Handle systems where AET is the only resource Luck, Tony (Fri Sep 25 2026 - 11:57:10 EST)
- Re: [PATCH v6 11/16] irqchip/riscv-imsic: Support IOMMU MSI address lists Anup Patel (Fri Sep 25 2026 - 11:57:13 EST)
- Re: [PATCH net-next 1/3] net: netmem: add net_iov_area freelist helpers Stanislav Fomichev (Fri Sep 25 2026 - 11:57:24 EST)
- Re: [PATCH] rust: DmaFence: Add better warning through Device reference Danilo Krummrich (Fri Sep 25 2026 - 11:57:41 EST)
- [PATCH net-next 2/6] ipv6: mcast: convert ip6_mc_msfget() to sockopt_t Breno Leitao (Fri Sep 25 2026 - 11:58:11 EST)
- Re: [PATCH 1/2] dt-bindings: input: gpio-keys: add pinctrl states Kendall Willis (Fri Sep 25 2026 - 11:58:30 EST)
- [PATCH v9 1/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document Yassine Oudjana (Fri Sep 25 2026 - 11:58:57 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: glymur: Add videocc sleep clock Jagadeesh Kona (Fri Sep 25 2026 - 11:58:59 EST)
- [PATCH] RISC-V: KVM: Use a raw lock for IMSIC wakeup state Andrew Jones (Fri Sep 25 2026 - 11:59:11 EST)
- Re: [PATCH v5 0/6] perf annotate-data: Fix hangs on broken debug info, AMD mem record Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 11:59:15 EST)
- [PATCH net-next 4/6] ipv4: convert do_ip_getsockopt() to sockopt_t Breno Leitao (Fri Sep 25 2026 - 11:59:25 EST)
- Re: [PATCH v6 10/16] irqchip/riscv-imsic: Add MSI address list Anup Patel (Fri Sep 25 2026 - 11:59:37 EST)
- [PATCH v9 5/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add bindings for MT6735 pin controller Yassine Oudjana (Fri Sep 25 2026 - 11:59:50 EST)
- Re: [PATCH v6 14/16] RISC-V: KVM: Enable KVM_VFIO interfaces on RISC-V arch Anup Patel (Fri Sep 25 2026 - 12:00:15 EST)
- Re: [PATCH 2/2] tpm_crb: Raise timeouts for Amazon NitroTPM Jarkko Sakkinen (Fri Sep 25 2026 - 12:01:11 EST)
- Re: [PATCH v1 04/11] ARM: dts: imx6ul: Add Variscite audio codec files Stefano Radaelli (Fri Sep 25 2026 - 12:01:52 EST)
- [PATCH net-next 3/6] ipv4: igmp: convert ip_mc_gsfget() to sockopt_t Breno Leitao (Fri Sep 25 2026 - 12:02:41 EST)
- Re: [PATCH vfs v1] bpf: Allow bpf_d_path() from filp_close_sync() Christian Brauner (Fri Sep 25 2026 - 12:02:57 EST)
- [PATCH 2/8] drm/msm/adreno: migrate zap shader loading to qcom_mdt_pas_load() and qcom_pas_prepare_and_auth_reset() Mukesh Ojha (Fri Sep 25 2026 - 12:04:29 EST)
- Re: [PATCH v3 0/3] phy: qcom: Add USB PHY support for Nord SoC Manivannan Sadhasivam (Fri Sep 25 2026 - 12:04:59 EST)
- [PATCH net-next 6/6] selftests: net: getsockopt_iter: cover ip and ipv6 Breno Leitao (Fri Sep 25 2026 - 12:05:10 EST)
- Re: [PATCH v3 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 12:05:38 EST)
- [PATCH net-next 5/6] ipv6: convert do_ipv6_getsockopt() to sockopt_t Breno Leitao (Fri Sep 25 2026 - 12:06:51 EST)
- [PATCH 0/8] Migrate PAS clients to qcom_mdt_pas_load() and qcom_pas_prepare_and_auth_reset() Mukesh Ojha (Fri Sep 25 2026 - 12:07:01 EST)
- Re: [PATCH 1/6] ASoC: codecs: aw88166: support changing sample rate and bit width Aaron Kling (Fri Sep 25 2026 - 12:07:31 EST)
- [PATCH 7/8] soc: qcom: mdt_loader: remove qcom_mdt_load() Mukesh Ojha (Fri Sep 25 2026 - 12:09:20 EST)
- Re: [PATCH 4/6] ASoC: codecs: aw88166: remove fade in/out on start/stop Aaron Kling (Fri Sep 25 2026 - 12:10:42 EST)
- [GIT PULL] Power management fix for 7.3-rc5 Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 12:10:48 EST)
- [PATCH 1/8] remoteproc: qcom_wcnss: migrate to qcom_mdt_pas_load() and qcom_pas_prepare_and_auth_reset() Mukesh Ojha (Fri Sep 25 2026 - 12:11:11 EST)
- Re: [PATCH 1/2] tpm: Add per-chip timeout for transient unavailability Jarkko Sakkinen (Fri Sep 25 2026 - 12:11:29 EST)
- [PATCH] ACPI: PCI: link: clear driver_data before free Jiale Yao (Fri Sep 25 2026 - 12:11:32 EST)
- [PATCH] dt-bindings: dma: Convert hisilicon,k3-dma-1.0 to DT schema Rob Herring (Arm) (Fri Sep 25 2026 - 12:11:40 EST)
- [PATCH] RISC-V: KVM: Reject vCPU creation after AIA initialization Andrew Jones (Fri Sep 25 2026 - 12:12:00 EST)
- [PATCH 6/8] wifi: ath12k: migrate firmware loading to qcom_mdt_pas_load() and qcom_pas_prepare_and_auth_reset() Mukesh Ojha (Fri Sep 25 2026 - 12:12:17 EST)
- [PATCH 3/8] media: iris: migrate firmware loading to qcom_mdt_pas_load() and qcom_pas_prepare_and_auth_reset() Mukesh Ojha (Fri Sep 25 2026 - 12:12:52 EST)
- Re: [PATCH 5/6] ASoC: codecs: aw88166: remove async start Mark Brown (Fri Sep 25 2026 - 12:13:35 EST)
- Re: [PATCH v5 0/6] perf annotate-data: Fix hangs on broken debug info, AMD mem record Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 12:14:13 EST)
- Re: [PATCH net-next v13 2/5] net: rnpgbe: Add basic TX packet transmission support Simon Horman (Fri Sep 25 2026 - 12:14:21 EST)
- Re: [PATCH] pinctrl: fix CONFIG_PINCTRL=n build failure Linus Walleij (Fri Sep 25 2026 - 12:14:55 EST)
- [PATCH 5/8] net: ipa: migrate firmware loading to qcom_mdt_pas_load() and qcom_pas_prepare_and_auth_reset() Mukesh Ojha (Fri Sep 25 2026 - 12:15:04 EST)
- Re: [PATCH 2/2] ovl: fix wrong layer paths in mountinfo for detached mount FDs Amir Goldstein (Fri Sep 25 2026 - 12:15:08 EST)
- [PATCH v1 0/5] gpio: Move most of the Intel GPIO to the dedicated folder Andy Shevchenko (Fri Sep 25 2026 - 12:15:38 EST)
- [PATCH v1 1/5] gpio: Move Intel GPIO drivers to the dedicated subfolder Andy Shevchenko (Fri Sep 25 2026 - 12:15:43 EST)
- [PATCH v1 5/5] gpio: Move Intel vGPIO driver to the intel subfolder Andy Shevchenko (Fri Sep 25 2026 - 12:16:03 EST)
- Re: [PATCH v3 5/6] sparc32: move early memory setup to setup_arch Andreas Larsson (Fri Sep 25 2026 - 12:16:31 EST)
- [GIT PULL] Thermal control fix for 7.3-rc5 Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 12:17:15 EST)
- linux-next: manual merge of the gpio-brgl tree with the gpio-intel-fixes tree Mark Brown (Fri Sep 25 2026 - 12:17:30 EST)
- Re: [PATCH] mm/vma: avoid redundant file rmap tree re-insert on new_below=0 split Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 12:18:04 EST)
- [PATCH 4/8] media: venus: migrate firmware loading to qcom_mdt_pas_load() and qcom_pas_prepare_and_auth_reset() Mukesh Ojha (Fri Sep 25 2026 - 12:18:26 EST)
- Re: [PATCH 4/6] perf annotate-data: Bound the member nesting recursion Arnaldo Carvalho de Melo (Fri Sep 25 2026 - 12:18:27 EST)
- Re: [PATCH] drm/dp: don't mark the AUX backlight enabled when enabling failed Doug Anderson (Fri Sep 25 2026 - 12:18:35 EST)
- [PATCH v5 1/7] ASoC: SDCA: allow building without ACPI Srinivas Kandagatla (Fri Sep 25 2026 - 12:19:00 EST)
- WARNING: modpost: vmlinux: section mismatch in reference: strcpy.isra.0+0x18 (section: .text.unlikely) -> initcall_level_names (section: .init.data) kernel test robot (Fri Sep 25 2026 - 12:19:11 EST)
- [PATCH v5 2/7] ASoC: SDCA: export PM helpers keyed on sdca_class_drv Srinivas Kandagatla (Fri Sep 25 2026 - 12:19:13 EST)
- [GIT PULL for v7.3] vfs fixes Christian Brauner (Fri Sep 25 2026 - 12:19:54 EST)
- [PATCH 0/4] iommufd: Keep IOMMU_HWPT_GET_DIRTY_BITMAP within the user bitmap Andrea Parri (Fri Sep 25 2026 - 12:19:55 EST)
- [PATCH v5 6/7] ASoC: dt-bindings: qcom: add Tambora WCD9378 SDCA codec Srinivas Kandagatla (Fri Sep 25 2026 - 12:19:57 EST)
- [PATCH 8/8] firmware: qcom: pas: remove qcom_pas_auth_and_reset() Mukesh Ojha (Fri Sep 25 2026 - 12:20:16 EST)
- [PATCH 4/4] iommufd/selftest: Test a zero-length dirty bitmap request Andrea Parri (Fri Sep 25 2026 - 12:20:46 EST)
- Re: [PATCH v2] rust: file: handle fd table teardown in file descriptor APIs Christian Brauner (Fri Sep 25 2026 - 12:21:06 EST)
- Re: [PATCH] rust: DmaFence: Add better warning through Device reference Danilo Krummrich (Fri Sep 25 2026 - 12:21:27 EST)
- [PATCH v1 2/5] gpio: Move Intel PMIC GPIO drivers to the dedicated subfolder Andy Shevchenko (Fri Sep 25 2026 - 12:21:42 EST)
- [PATCH 1/4] iommufd/iova_bitmap: Clip recorded ranges to the bitmap Andrea Parri (Fri Sep 25 2026 - 12:21:53 EST)
- [PATCH v5 4/7] ASoC: SDCA: add class_ops with populate_function Srinivas Kandagatla (Fri Sep 25 2026 - 12:22:32 EST)
- Re: [PATCH 0/2] remoteproc: Add ti_sci_dev_ops abstraction Mathieu Poirier (Fri Sep 25 2026 - 12:23:17 EST)
- [PATCH 2/4] iommufd/selftest: Test dirty bitmap recording past the query Andrea Parri (Fri Sep 25 2026 - 12:23:28 EST)
- RE: [PATCH v3] drivers/hv: remove deposited pages from direct map Michael Kelley (Fri Sep 25 2026 - 12:23:29 EST)
- Re: Path forward for Virtualized Swap? Gregory Price (Fri Sep 25 2026 - 12:23:59 EST)
- Re: [PATCH 6/6] ASoC: codecs: aw88166: make volume control usable Aaron Kling (Fri Sep 25 2026 - 12:24:12 EST)
- [PATCH] dt-bindings: power: Convert mediatek,mt2701-scpsys to DT schema Rob Herring (Arm) (Fri Sep 25 2026 - 12:24:26 EST)
- Re: [PATCH RESEND v4 2/3] x86/apic: Introduce a variable to track the number of EILVT registers Naveen N Rao (Fri Sep 25 2026 - 12:24:55 EST)
- [PATCH v8.1 0/7] x86/fpu: Restore and reinforce signal frame portability Andrei Vagin (Fri Sep 25 2026 - 12:25:06 EST)
- [PATCH v5 3/7] ASoC: SDCA: expose class SoundWire probe/remove as library Srinivas Kandagatla (Fri Sep 25 2026 - 12:25:06 EST)
- Re: [PATCH] spi: cs42l43: Workaround for wrong speaker ID on Dell XPS 13 DX13260 Richard Fitzgerald (Fri Sep 25 2026 - 12:25:24 EST)
- [PATCH 1/7] x86/fpu: Document signal frame layout and portability Andrei Vagin (Fri Sep 25 2026 - 12:25:38 EST)
- [PATCH 2/7] x86/fpu: Clean up and rename variables in signal frame handling Andrei Vagin (Fri Sep 25 2026 - 12:25:40 EST)
- [PATCH 4/7] x86/fpu: Document reasoning of FX-only fallback Andrei Vagin (Fri Sep 25 2026 - 12:26:04 EST)
- Re: [PATCH RFC] gpio: move intel drivers into their own directory Linus Walleij (Fri Sep 25 2026 - 12:26:10 EST)
- [PATCH v5 0/7] ASoC: Qualcomm Tambora (WCD9378) SDCA codec Srinivas Kandagatla (Fri Sep 25 2026 - 12:26:10 EST)
- [PATCH v1 3/5] gpio: Move Intel PCH type of GPIO drivers to the intel subfolder Andy Shevchenko (Fri Sep 25 2026 - 12:26:24 EST)
- [PATCH 7/7] selftests/x86: Add tests for signal frame FPU portability Andrei Vagin (Fri Sep 25 2026 - 12:26:36 EST)
- Re: [PATCH v3 12/19] drm/mcde: dsi: don't create a panel_bridge Linus Walleij (Fri Sep 25 2026 - 12:26:55 EST)
- [PATCH v5 5/7] ASoC: SDCA: class_function: xlate sound-dai cell by entity index Srinivas Kandagatla (Fri Sep 25 2026 - 12:27:24 EST)
- Re: [PATCH 6/6] ASoC: codecs: aw88166: make volume control usable Aaron Kling (Fri Sep 25 2026 - 12:27:36 EST)
- [PATCH v1 4/5] gpio: Move Intel Sodaville GPIO driver to the intel subfolder Andy Shevchenko (Fri Sep 25 2026 - 12:27:44 EST)
- [PATCH v5 7/7] ASoC: codecs: add Qualcomm Tambora (WCD9378) SDCA codec Srinivas Kandagatla (Fri Sep 25 2026 - 12:28:02 EST)
- linux-next: manual merge of the pagemap-headers tree with the amdgpu tree Mark Brown (Fri Sep 25 2026 - 12:28:06 EST)
- Re: [PATCH 6/6] ASoC: codecs: aw88166: make volume control usable Mark Brown (Fri Sep 25 2026 - 12:28:08 EST)
- Re: [PATCH v3] arm64: dts: ti: k3-pinctrl: Add virtual GPIO select mux macros Kumar, Udit (Fri Sep 25 2026 - 12:28:21 EST)
- Re: [PATCH 4/6] ASoC: codecs: aw88166: remove fade in/out on start/stop Mark Brown (Fri Sep 25 2026 - 12:28:36 EST)
- linux-next: build failure in the final build Mark Brown (Fri Sep 25 2026 - 12:29:43 EST)
- [PATCH 3/4] iommufd: Reject a zero-length dirty bitmap request Andrea Parri (Fri Sep 25 2026 - 12:30:22 EST)
- [PATCH] staging rtl8723bs: align function parameters in aes_decipher Rishik Yechuri (Fri Sep 25 2026 - 12:30:46 EST)
- Re: [PATCH v13 09/13] sched/debug: Add migration stats due to non preferred CPUs Shrikanth Hegde (Fri Sep 25 2026 - 12:31:08 EST)
- Re: [PATCH] loop: defer the queue limits clear to a workqueue Bart Van Assche (Fri Sep 25 2026 - 12:31:49 EST)
- Re: [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure Davidlohr Bueso (Fri Sep 25 2026 - 12:31:57 EST)
- [PATCH 3/7] x86/fpu: Extract restore_from_ia32_fxstate() and clean up fpu__restore_sig() Andrei Vagin (Fri Sep 25 2026 - 12:32:47 EST)
- [PATCH 5/7] x86/fpu: Fix potential underflow in xstate_calculate_size() Andrei Vagin (Fri Sep 25 2026 - 12:33:13 EST)
- [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer Andrei Vagin (Fri Sep 25 2026 - 12:33:23 EST)
- Re: [PATCH v3 12/19] drm/mcde: dsi: don't create a panel_bridge Luca Ceresoli (Fri Sep 25 2026 - 12:33:56 EST)
- [PATCH] vfio/nvgrace-gpu: Skip PFN registration for empty memory regions Andrea Parri (Fri Sep 25 2026 - 12:34:13 EST)
- Re: [PATCH 5/6] ASoC: codecs: aw88166: remove async start Mark Brown (Fri Sep 25 2026 - 12:34:14 EST)
- Re: [PATCH v1 1/4] KVM: arm64: Don't WARN on an unsupported TLBI OS from vEL1 Wei-Lin Chang (Fri Sep 25 2026 - 12:34:15 EST)
- [PATCH v2] dt-bindings: mtd: arasan: Add "power-domains" for ZynqMP Rob Herring (Arm) (Fri Sep 25 2026 - 12:35:11 EST)
- Re: [PATCH 5/6] ASoC: codecs: aw88166: remove async start Aaron Kling (Fri Sep 25 2026 - 12:35:16 EST)
- Re: [PATCH v2] drm/tyr: safely write GpuInfo to userspace Deborah Brouwer (Fri Sep 25 2026 - 12:35:51 EST)
- [PATCH v5] x86/apic: Use EILVT register count from APIC_EFEAT Naveen N Rao (AMD) (Fri Sep 25 2026 - 12:35:56 EST)
- Re: [PATCH v3 1/2] dt-bindings: hwmon: pmbus: isl68137: Add Renesas RAA229639 and RAA229640 Guenter Roeck (Fri Sep 25 2026 - 12:37:29 EST)
- Re: [PATCH net-next v4 1/2] dt-bindings: net: ethernet-phy: add needs-host-firmware Conor Dooley (Fri Sep 25 2026 - 12:37:30 EST)
- Re: [PATCH v3 2/2] hwmon: (pmbus/isl68137): Add Renesas RAA229639 and RAA229640 Guenter Roeck (Fri Sep 25 2026 - 12:37:57 EST)
- [PATCH 0/8] arm64: dts: imx: cleanup some warning with W=1 Frank . Li (Fri Sep 25 2026 - 12:38:09 EST)
- [PATCH 2/8] dt-bindings: embedded-controller: remove #address-cells and #size-cells from required Frank . Li (Fri Sep 25 2026 - 12:39:02 EST)
- RE: [PATCH v3] driver core/ACPI: Introduce companion_bus_register() Michael Kelley (Fri Sep 25 2026 - 12:39:04 EST)
- Re: [RFC PATCH 2/4] spi: cadence-xspi: add ACMD support for SPI NAND Mark Brown (Fri Sep 25 2026 - 12:39:06 EST)
- [PATCH 4/8] arm64: dts: imx8mq: remove #address-cells and #size-cells in dsi@30a00000 Frank . Li (Fri Sep 25 2026 - 12:39:07 EST)
- Re: [PATCH] kprobes: Fix permanent hang when flushing the kprobe optimizer Google (Fri Sep 25 2026 - 12:39:07 EST)
- [PATCH 3/8] arm64: dts: s32n79: add @addr for *-bus node Frank . Li (Fri Sep 25 2026 - 12:39:28 EST)
- Re: [PATCH 6/6] ASoC: codecs: aw88166: make volume control usable Mark Brown (Fri Sep 25 2026 - 12:39:39 EST)
- Re: [PATCH] ASoC: SOF: amd: fix building without CONFIG_ACPI Mukunda,Vijendar (Fri Sep 25 2026 - 12:39:42 EST)
- [PATCH 5/8] arm64: dts: fsl-lx216x: remove #address-cells and #size-cells from pinctrl node Frank . Li (Fri Sep 25 2026 - 12:40:20 EST)
- Re: [PATCH v2] iio: accel: bmc150: check reset write error cdcp 206 (Fri Sep 25 2026 - 12:40:25 EST)
- [PATCH 6/8] arm64: dts: imx: remove unnecessary #address-cells and #size-cells Frank . Li (Fri Sep 25 2026 - 12:41:57 EST)
- [PATCH 1/8] dt-bindings: display: remove #address-cells and #size-cells off requires Frank . Li (Fri Sep 25 2026 - 12:42:12 EST)
- Re: [RFC PATCH 3/3] io_uring/rsrc: prefill the node cache when a file table is registered empty Uzair Beg (Fri Sep 25 2026 - 12:42:19 EST)
- Re: [RFC PATCH 1/3] io_uring/rsrc: allocate io_rsrc_node from a dedicated kmem_cache Uzair Beg (Fri Sep 25 2026 - 12:42:31 EST)
- [PATCH 7/8] arm64: dts: imx95: rename bus@4c100000 to hsio-bus Frank . Li (Fri Sep 25 2026 - 12:42:38 EST)
- Re: [PATCH v3] driver core/ACPI: Introduce companion_bus_register() Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 12:44:08 EST)
- Re: [PATCH v7 0/3] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 12:44:15 EST)
- [PATCH 8/8] arm64: dts: imx952: rename soc to soc@0 Frank . Li (Fri Sep 25 2026 - 12:44:18 EST)
- Re: [PATCH net-next v4 1/3] net: ti: icssm-prueth: Add HSR and PRP HW offload mode support for AM57xx, AM437x and AM335x Simon Horman (Fri Sep 25 2026 - 12:45:22 EST)
- Re: [PATCH v12 15/25] x86,fs/resctrl: Handle systems where AET is the only resource Reinette Chatre (Fri Sep 25 2026 - 12:45:32 EST)
- Re: [PATCH v20 5/6] media: qcom: camss: Add support for PHY API devices Liviu Nicoara (Fri Sep 25 2026 - 12:46:24 EST)
- Re: [PATCH net-next v4 2/3] net: ti: icssm-prueth: Add priority based RX IRQ handlers Simon Horman (Fri Sep 25 2026 - 12:47:08 EST)
- Re: [PATCH net-next v4 3/3] net: ti: icssm-prueth: Support duplicate HW offload feature for HSR and PRP Simon Horman (Fri Sep 25 2026 - 12:48:17 EST)
- Re: [PATCH v3 1/3] dt-bindings: i2c: dw: Add ti,tda54-i2c compatible Conor Dooley (Fri Sep 25 2026 - 12:49:04 EST)
- linux-next: Tree for Sep 25 Mark Brown (Fri Sep 25 2026 - 12:49:46 EST)
- Re: [PATCH v4 3/6] dt-bindings: clock: ma35d1: Add missing WDT/WWDT parent clocks Conor Dooley (Fri Sep 25 2026 - 12:49:49 EST)
- Re: [PATCH v19 5/7] firmware: arm_rmm: Activate the RMM Catalin Marinas (Fri Sep 25 2026 - 12:51:36 EST)
- Re: [PATCH v4 2/6] dt-bindings: clock: ma35d1: Drop CLK_MAX_IDX define Conor Dooley (Fri Sep 25 2026 - 12:51:40 EST)
- Re: [PATCH v6 07/12] dt-bindings: ufs: Add NXP S32N79 UFS host controller Conor Dooley (Fri Sep 25 2026 - 12:52:01 EST)
- Re: [PATCH bpf-next v2 1/1] selftests: bpf: size the map in test_lru_sanity3 to whole refills bot+bpf-ci (Fri Sep 25 2026 - 12:52:05 EST)
- Re: [PATCH v4 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu Conor Dooley (Fri Sep 25 2026 - 12:52:35 EST)
- Re: [PATCH v1 04/11] ARM: dts: imx6ul: Add Variscite audio codec files Frank Li (Fri Sep 25 2026 - 12:53:23 EST)
- Re: [PATCH v20 6/6] media: qcom: camss: Use data-lanes starting at 1 for new CSIPHY mode Liviu Nicoara (Fri Sep 25 2026 - 12:53:59 EST)
- Re: [PATCH v2 1/3] dt-bindings: pwm: amlogic: Add core clock for T7 Conor Dooley (Fri Sep 25 2026 - 12:54:00 EST)
- Re: [PATCH v2 27/48] clk: qcom: gcc-sm6375: Use common clock controller probe data Bjorn Andersson (Fri Sep 25 2026 - 12:54:16 EST)
- [PATCH v2 1/2] PCI: Add __pci_bus_alloc_resource() to allocate with explicit flags Ard Biesheuvel (Fri Sep 25 2026 - 12:54:34 EST)
- [PATCH v2 2/2] PCI: Allow non-prefetchable BARs in prefetchable windows Ard Biesheuvel (Fri Sep 25 2026 - 12:54:35 EST)
- Re: [PATCH] firmware: qcom: scm: Hide QCOM_SCM instead of depending on ARCH_QCOM Bjorn Andersson (Fri Sep 25 2026 - 12:54:49 EST)
- Re: [PATCH] clk: qcom: mmcc-sdm660: Fix MDSS AHB clock HWCG register offset Bjorn Andersson (Fri Sep 25 2026 - 12:55:34 EST)
- Re: [PATCH RFC 06/12] remoteproc: virtio: add bounce buffering for data buffers Robin Murphy (Fri Sep 25 2026 - 12:55:52 EST)
- [GIT PULL] RISC-V devicetrees fixes for v7.3-rc Conor Dooley (Fri Sep 25 2026 - 12:56:28 EST)
- Re: [PATCH] clk: qcom: gcc-ipq5424: Fix TME reset register offsets Bjorn Andersson (Fri Sep 25 2026 - 12:56:47 EST)
- Re: [PATCH] clk: qcom: mmcc-msm8960: Configure PLL15 only on APQ8064 Bjorn Andersson (Fri Sep 25 2026 - 12:56:49 EST)
- [PATCH v2 1/2] time: Prevent time64_to_tm() day truncation on 32-bit Karl Mehltretter (Fri Sep 25 2026 - 12:57:42 EST)
- [PATCH v2 0/2] time: Prevent time64_to_tm() day truncation on 32-bit Karl Mehltretter (Fri Sep 25 2026 - 12:57:47 EST)
- Re: [PATCH v2 0/2] clk: qcom: glymur: Add rpmh LNBB clks support and update UFS mux ops Bjorn Andersson (Fri Sep 25 2026 - 12:57:51 EST)
- Re: [PATCH] clk: qcom: gcc: Fix GPLL enable register offset for Nord SoC Bjorn Andersson (Fri Sep 25 2026 - 12:57:52 EST)
- Re: [PATCH v2 00/48] clk: qcom: Use common probe data for always-on clocks Bjorn Andersson (Fri Sep 25 2026 - 12:57:59 EST)
- Re: [PATCH 0/3] Assorted fix-ups for clk/qcom/rcg2 Bjorn Andersson (Fri Sep 25 2026 - 12:58:03 EST)
- Re: (subset) [PATCH 0/2] clk: qcom: Add EMAC CNOC APB clocks for Nord SoC Bjorn Andersson (Fri Sep 25 2026 - 12:58:24 EST)
- Re: [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer Andrei Vagin (Fri Sep 25 2026 - 12:58:44 EST)
- Re: [PATCH v3 2/3] media: dt-bindings: media: nxp, imx8mq-vpu: Remove nxp,imx8mq-vpu Conor Dooley (Fri Sep 25 2026 - 12:58:49 EST)
- Re: [PATCH v4] HID: ayaneo: Add AYANEO 3 detachable controller driver Matías Martínez (Fri Sep 25 2026 - 12:59:07 EST)
- Re: [PATCH v5 1/8] x86/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs Borislav Petkov (Fri Sep 25 2026 - 12:59:10 EST)
- Re: [PATCH] x86/hibernate: Ignore page-zero RAM in E820 checksum Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 12:59:17 EST)
- Re: Path forward for Virtualized Swap? Nhat Pham (Fri Sep 25 2026 - 12:59:51 EST)
- Re: (subset) [PATCH 1/4] arm64: dts: qcom: hawi: Sort IPCC client IDs Bjorn Andersson (Fri Sep 25 2026 - 13:00:12 EST)
- Re: [PATCH] clk: qcom: gcc-x1e80100: Don't poll the status bit of GCC_USB4_n_SYS_CLK Bjorn Andersson (Fri Sep 25 2026 - 13:00:12 EST)
- Re: [PATCH v6 3/6] dt-bindings: display: brcm,bcm2835-hvs: Document iommus property Conor Dooley (Fri Sep 25 2026 - 13:02:01 EST)
- Re: [PATCH net-next 1/2] net: pcs: rzn1-miic: Make usage of miic_port_max consistent Geert Uytterhoeven (Fri Sep 25 2026 - 13:02:05 EST)
- Re: [PATCH v2] PM: sleep: Add DPM watchdog to prepare/late/early/noirq/complete phases Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 13:02:27 EST)
- Re: [PATCH] clk: qcom: mmcc-msm8996: Fix FD AHB clock register offset Bjorn Andersson (Fri Sep 25 2026 - 13:03:38 EST)
- Re: [PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure Gregory Price (Fri Sep 25 2026 - 13:04:25 EST)
- Re: (subset) [PATCH v5 00/42] clk: qcom: Tie CX power domains to GCCs Bjorn Andersson (Fri Sep 25 2026 - 13:04:49 EST)
- Re: [PATCH v2] clk: qcom: ipq-cmn-pll: Assign .num before accessing .hws Bjorn Andersson (Fri Sep 25 2026 - 13:05:02 EST)
- Re: (subset) [PATCH 0/2] clk: qcom: negcc-nord: Add the secondary QUSB2 PHY reset Bjorn Andersson (Fri Sep 25 2026 - 13:05:22 EST)
- Re: (subset) [PATCH v4 00/12] clk: qcom: ipq-cmn-pll: Add IPQ5210 CMN PLL support Bjorn Andersson (Fri Sep 25 2026 - 13:05:35 EST)
- Re: [PATCH 0/6] bitmap: fix three parsing bugs in bitmap_parse() and bitmap_parselist() Yury Norov (Fri Sep 25 2026 - 13:05:36 EST)
- Re: (subset) [PATCH 0/2] Add SM7250 rpmh clocks Bjorn Andersson (Fri Sep 25 2026 - 13:05:38 EST)
- [PATCH v2 2/2] time/kunit: Add time64_to_tm() case beyond 32-bit day count Karl Mehltretter (Fri Sep 25 2026 - 13:05:55 EST)
- [PATCH] ASoC: airoha: Fix sparse warning for AN7581 AFE PCM Christian Marangi (Fri Sep 25 2026 - 13:05:56 EST)
- [PATCH v8] firmware: qcom: pas: Make MDT buffer retention explicit Mukesh Ojha (Fri Sep 25 2026 - 13:06:59 EST)
- [PATCH v2 0/2] PCI: Allow non-prefetchable BARs in prefetchable windows Ard Biesheuvel (Fri Sep 25 2026 - 13:07:01 EST)
- [PATCH 1/2] media: redrat3: unregister the rc device when probe fails Nguyen Ngoc Thang (Fri Sep 25 2026 - 13:07:41 EST)
- [PATCH 2/2] ALSA: caiaq: unregister the input device when probe fails Nguyen Ngoc Thang (Fri Sep 25 2026 - 13:07:47 EST)
- Re: [PATCH net] net: bcmgenet: allocate RX buffers as page fragments Simon Horman (Fri Sep 25 2026 - 13:08:26 EST)
- Re: [PATCH] ASoC: Intel: bytcr_rt5651: Add quirk for Chuwi Hi8 with generic DMI strings Mark Brown (Fri Sep 25 2026 - 13:09:17 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Mark Brown (Fri Sep 25 2026 - 13:10:05 EST)
- Re: [PATCH RFC 06/12] remoteproc: virtio: add bounce buffering for data buffers Robin Murphy (Fri Sep 25 2026 - 13:10:29 EST)
- Re: [PATCH 0/7] ASoC: mediatek: mt8188: Improve error handling Mark Brown (Fri Sep 25 2026 - 13:10:46 EST)
- Re: [PATCH] ASoC: fsl_asrc_m2m: fix pm_runtime usage counter leak on error Mark Brown (Fri Sep 25 2026 - 13:10:58 EST)
- Re: [PATCH] ASoC: use regmap_assign_bits() for conditional set/clear Mark Brown (Fri Sep 25 2026 - 13:11:22 EST)
- Re: [PATCH v18] arm64: mm: Handle Granule Protection Faults (GPFs) Catalin Marinas (Fri Sep 25 2026 - 13:11:30 EST)
- Re: [PATCH net] net: bcmgenet: allocate RX buffers as page fragments Karl Mehltretter (Fri Sep 25 2026 - 13:12:08 EST)
- Re: [PATCH RFC -next 00/12] landlock: Add READ_METADATA and WRITE_METADATA access rights Paul Moore (Fri Sep 25 2026 - 13:13:34 EST)
- Re: [PATCH 1/5] driver core: fix typo "sucessfully" in comment Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 13:13:45 EST)
- Re: [PATCH 3/6] dt-bindings: interrupt-controller: amazon, al-fic: add error/fatal groups Conor Dooley (Fri Sep 25 2026 - 13:17:05 EST)
- Re: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Mark Brown (Fri Sep 25 2026 - 13:17:55 EST)
- Re: [RFC PATCH v1 1/2] dma-buf: keep DMABUF_DEBUG off by default Rob Clark (Fri Sep 25 2026 - 13:19:00 EST)
- Re: [PATCH 2/5] thermal: fix typos in comments Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 13:20:09 EST)
- Re: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Mark Brown (Fri Sep 25 2026 - 13:20:50 EST)
- Re: [PATCH 5/5] ACPI: NUMA: fix typo in log message Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 13:21:57 EST)
- Re: [PATCH] rust: DmaFence: Add better warning through Device reference Philipp Stanner (Fri Sep 25 2026 - 13:22:23 EST)
- Re: [PATCH 1/2] driver: core: Allow drivers to opt out of driver_override Uwe Kleine-König (Fri Sep 25 2026 - 13:22:49 EST)
- Re: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Mark Brown (Fri Sep 25 2026 - 13:26:06 EST)
- Re: [PATCH v2 2/2] scsi: ufs: core: Decouple CQ sweep from request iterator in MCQ Bart Van Assche (Fri Sep 25 2026 - 13:26:55 EST)
- [PATCH 2/2] EDAC/amd64: Mask UMC chip select to the four implemented selects Vishal Badole (Fri Sep 25 2026 - 13:27:39 EST)
- Re: [PATCH v2 4/5] thermal: Use %pe to print error pointers symbolically Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 13:27:40 EST)
- [PATCH 0/2] EDAC/amd64: Consolidate Family 1Ah setup and fix UMC csrow decode Vishal Badole (Fri Sep 25 2026 - 13:28:07 EST)
- [PATCH 1/2] EDAC/amd64: Set zn_regs_v2 for all Family 1Ah models Vishal Badole (Fri Sep 25 2026 - 13:28:28 EST)
- Re: [PATCH v2 5/5] powercap: intel_rapl: Use %pe to print error pointers symbolically Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 13:31:06 EST)
- Re: [PATCH v5 7/7] ASoC: codecs: add Qualcomm Tambora (WCD9378) SDCA codec Mark Brown (Fri Sep 25 2026 - 13:31:36 EST)
- drivers/tty/serial/8250/8250_keba.c:250:1: warning: the frame size of 1056 bytes is larger than 1024 bytes kernel test robot (Fri Sep 25 2026 - 13:32:36 EST)
- Re: [PATCH] rust: DmaFence: Add better warning through Device reference Danilo Krummrich (Fri Sep 25 2026 - 13:33:15 EST)
- Re: [PATCH net-next 1/4] net: mana: Introduce gdma_bus_ops for bus-specific operations netdev-bot+sashiko (Fri Sep 25 2026 - 13:34:01 EST)
- Re: [PATCH net-next 2/4] net: mana: Move PCI transport code into gdma_pci.c netdev-bot+sashiko (Fri Sep 25 2026 - 13:34:44 EST)
- Re: [PATCH net-next 4/4] net: mana: Add support for CDX device ID 0x00C2 netdev-bot+sashiko (Fri Sep 25 2026 - 13:34:54 EST)
- Re: [PATCH v14 0/6] power: reset: Introduce the Power State Change Reasons Recording (PSCRR) framework Bradley Morgan (Fri Sep 25 2026 - 13:35:08 EST)
- [PATCH 1/2] ARM: vexpress: fix device_node refcount leak in vexpress_flags_set() Weigang He (Fri Sep 25 2026 - 13:35:30 EST)
- Re: [PATCH v2] iio: accel: bmc150: check reset write error Carlos Casadiego (Fri Sep 25 2026 - 13:35:43 EST)
- [PATCH 0/2] ARM: vexpress: fix two device_node refcount leaks Weigang He (Fri Sep 25 2026 - 13:35:59 EST)
- Re: [tip: sched/core] sched: Clarify WF_SYNC wakeup semantics Shrikanth Hegde (Fri Sep 25 2026 - 13:36:12 EST)
- [PATCH 2/2] ARM: vexpress: fix device_node refcount leak in vexpress_smp_dt_prepare_cpus() Weigang He (Fri Sep 25 2026 - 13:36:34 EST)
- Re: [PATCH v2 1/2] scsi: ufs: core: Avoid unsafe MMIO reads in ufshcd_mcq_compl_all_cqes_lock() Bart Van Assche (Fri Sep 25 2026 - 13:37:45 EST)
- Re: [PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status Kuppuswamy Sathyanarayanan (Fri Sep 25 2026 - 13:38:16 EST)
- drivers/tty/serial/cpm_uart.c:1533 cpm_uart_probe() warn: unsigned 'pinfo->port.irq' is never less than zero. kernel test robot (Fri Sep 25 2026 - 13:43:04 EST)
- [RFC net v4 0/4] bnxt_en: Make RING FREE more robust Joe Damato (Fri Sep 25 2026 - 13:44:17 EST)
- [RFC net v4 4/4] bnxt_en: refuse to open a device with stopped DMA Joe Damato (Fri Sep 25 2026 - 13:44:42 EST)
- [RFC net v4 2/4] bnxt_en: check HWRM response if completion never arrives Joe Damato (Fri Sep 25 2026 - 13:44:44 EST)
- [RFC net v4 3/4] bnxt_en: stop DMA before releasing rings the firmware did not free Joe Damato (Fri Sep 25 2026 - 13:44:48 EST)
- [RFC net v4 1/4] bnxt_en: return the RING_FREE status to callers Joe Damato (Fri Sep 25 2026 - 13:45:20 EST)
- Re: [PATCH v2 2/2] scsi: ufs: core: Decouple CQ sweep from request iterator in MCQ Bart Van Assche (Fri Sep 25 2026 - 13:48:22 EST)
- Re: [PATCH v19 5/7] firmware: arm_rmm: Activate the RMM Suzuki K Poulose (Fri Sep 25 2026 - 13:51:20 EST)
- Re: [PATCH RFC 10/10] arm64: dts: qcom: sm6125-xiaomi-ginkgo: enable display, backlight and touchscreen Barnabás Czémán (Fri Sep 25 2026 - 13:53:00 EST)
- [PATCH v7 01/10] futex: Skip test_futex_robust_unlock() if not supported André Almeida (Fri Sep 25 2026 - 13:54:00 EST)
- [PATCH v7 00/10] futex: Create {set,get}_robust_list2() syscalls André Almeida (Fri Sep 25 2026 - 13:54:01 EST)
- [PATCH v7 02/10] futex: Use explicit sizes for compat_robust_list structs André Almeida (Fri Sep 25 2026 - 13:54:12 EST)
- [PATCH v7 03/10] futex: Make exit_robust_list32() unconditionally available for 64-bit kernels André Almeida (Fri Sep 25 2026 - 13:54:25 EST)
- [PATCH v7 04/10] futex: Create set_robust_list2() syscall André Almeida (Fri Sep 25 2026 - 13:54:28 EST)
- [PATCH v7 06/10] futex: Wire up set_robust_list2 syscall André Almeida (Fri Sep 25 2026 - 13:54:52 EST)
- [PATCH v7 08/10] selftests/futex: Expand for set_robust_list2() André Almeida (Fri Sep 25 2026 - 13:55:06 EST)
- [PATCH v7 05/10] futex: Create get_robust_list2() syscall André Almeida (Fri Sep 25 2026 - 13:55:16 EST)
- [PATCH v7 07/10] futex: Wire up get_robust_list2 syscall André Almeida (Fri Sep 25 2026 - 13:55:49 EST)
- Re: [PATCH v2 18/19] platform/x86/intel/tpmi: Declare the loop counters in their loops Kuppuswamy Sathyanarayanan (Fri Sep 25 2026 - 13:56:01 EST)
- Re: [PATCH v3 2/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel Thakkar, Devarsh (Fri Sep 25 2026 - 13:56:32 EST)
- [PATCH v7 10/10] futex: Use new robust list API internally André Almeida (Fri Sep 25 2026 - 13:56:47 EST)
- [PATCH v7 09/10] selftests/futex: Expand for get_robust_list2() André Almeida (Fri Sep 25 2026 - 13:56:49 EST)
- [PATCH bpf] bpf, arm64: Fix jited line info off by kCFI hash Jose Fernandez (Anthropic) (Fri Sep 25 2026 - 13:57:28 EST)
- [PATCH] staging: rtl8723bs: remove unnecessary parentheses around prframe->u.hdr.list Rishik Yechuri (Fri Sep 25 2026 - 13:58:24 EST)
- Re: [PATCH] futex: sample poll cookie after publishing new hash Chris Mason (Fri Sep 25 2026 - 13:58:47 EST)
- [PATCH] nfc: nxp-nci: fix IRQ use-after-free in i2c remove Aldo Ariel Panzardo (Fri Sep 25 2026 - 13:58:58 EST)
- [PATCH] debugfs: fix UAF and double-free in debugfs_str read/write Aldo Ariel Panzardo (Fri Sep 25 2026 - 13:59:29 EST)
- Re: [PATCH net v3 1/2] net: ethtool: reject an out of range hwtstamp provider index Kory Maincent (Fri Sep 25 2026 - 13:59:35 EST)
- [PATCH] drm/nouveau: cancel irq_work before freeing connector Aldo Ariel Panzardo (Fri Sep 25 2026 - 13:59:48 EST)
- Re: [PATCH v7 09/10] iio: pressure: dps310: implement .hwfifo_flush_to_buffer() Rupesh Majhi (Fri Sep 25 2026 - 14:00:42 EST)
- [PATCH] crypto: nx - validate 'ignore' before subtracting in decompress Aldo Ariel Panzardo (Fri Sep 25 2026 - 14:01:29 EST)
- Re: [PATCH v12 15/25] x86,fs/resctrl: Handle systems where AET is the only resource Luck, Tony (Fri Sep 25 2026 - 14:02:35 EST)
- Re: [syzbot] [raid?] WARNING in free_conf syzbot (Fri Sep 25 2026 - 14:03:22 EST)
- Re: [PATCH] hwmon: (lm70) Fix rounding of negative temperatures Christian Lamparter (Fri Sep 25 2026 - 14:03:49 EST)
- Re: [PATCH RFC -next 00/12] landlock: Add READ_METADATA and WRITE_METADATA access rights Justin Suess (Fri Sep 25 2026 - 14:04:07 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Nhat Pham (Fri Sep 25 2026 - 14:04:57 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Nhat Pham (Fri Sep 25 2026 - 14:05:56 EST)
- [PATCH] ata: libata: Fix scsi_done() documentation Bart Van Assche (Fri Sep 25 2026 - 14:06:36 EST)
- Re: [PATCH] pinctrl: fix CONFIG_PINCTRL=n build failure Arnd Bergmann (Fri Sep 25 2026 - 14:07:14 EST)
- Re: [PATCH v2] lockdep: Fix subclass resource leak in lockdep_unregister_key() Bart Van Assche (Fri Sep 25 2026 - 14:07:35 EST)
- kernel/sched/topology.c:2606:24: sparse: sparse: incorrect type in assignment (different address spaces) kernel test robot (Fri Sep 25 2026 - 14:08:59 EST)
- [PATCH] arm64: dts: qcom: x1e80100-dell-xps13-9345: add the front camera Liviu Nicoara (Fri Sep 25 2026 - 14:10:51 EST)
- Re: [PATCH] ASoC: SOF: amd: fix building without CONFIG_ACPI Arnd Bergmann (Fri Sep 25 2026 - 14:11:03 EST)
- [PATCH] localmodconfig: Explicitly report boolean configs during integrity check Aaron Tomlin (Fri Sep 25 2026 - 14:13:01 EST)
- Re: [RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects Rodrigo Vivi (Fri Sep 25 2026 - 14:13:41 EST)
- Re: [PATCH v7 04/12] arm64: dts: qcom: x1e80100: Add CAMSS block definition Liviu Nicoara (Fri Sep 25 2026 - 14:13:42 EST)
- Re: [PATCH v7 03/12] arm64: dts: qcom: x1e80100: Add CCI definitions Liviu Nicoara (Fri Sep 25 2026 - 14:14:23 EST)
- Re: [PATCH 0/3] hwmon: (coretemp) Report unreliable temperature readings Ricardo Neri (Fri Sep 25 2026 - 14:14:49 EST)
- Re: [PATCH 2/2] EDAC/amd64: Mask UMC chip select to the four implemented selects Borislav Petkov (Fri Sep 25 2026 - 14:15:02 EST)
- Re: [PATCH] cgroup/cpuset: Invalidate remote partition on housekeeping conflict Waiman Long (Fri Sep 25 2026 - 14:15:34 EST)
- Re: [PATCH v2] iio: accel: bmc150: check reset write error Carlos Casadiego (Fri Sep 25 2026 - 14:16:20 EST)
- [PATCH] serial: cpm_uart: use irq variable for platform_get_irq() Rosen Penev (Fri Sep 25 2026 - 14:16:25 EST)
- Re: [PATCH v2] arm64: dts: qcom: glymur: Fix fastrpc compute-cb reg values for cdsp Bjorn Andersson (Fri Sep 25 2026 - 14:16:54 EST)
- Re: [PATCH v7 09/10] iio: pressure: dps310: implement .hwfifo_flush_to_buffer() Andy Shevchenko (Fri Sep 25 2026 - 14:18:48 EST)
- Re: [PATCH] platform/x86: bitland-mifs-wmi: Fix profile handling on Redmi Book Pro 14 2022 Armin Wolf (Fri Sep 25 2026 - 14:19:13 EST)
- Re: [PATCH] arm64: dts: qcom: Fix USB interrupts in Glymur DT Bjorn Andersson (Fri Sep 25 2026 - 14:21:07 EST)
- [PATCH] Add TAINT_DRIVER_OVERRIDE for usage of driver_override Uwe Kleine-König (Fri Sep 25 2026 - 14:21:29 EST)
- [PATCH 0/3] hwmon: fix jiffies wraparound in one-shot ready checks Tom Verdonck (Fri Sep 25 2026 - 14:23:42 EST)
- [PATCH 1/3] hwmon: (tmp102) Fix jiffies wraparound in conversion-ready check Tom Verdonck (Fri Sep 25 2026 - 14:23:57 EST)
- [PATCH 2/3] hwmon: (tmp108) Fix jiffies wraparound in conversion-ready check Tom Verdonck (Fri Sep 25 2026 - 14:24:14 EST)
- [PATCH 3/3] hwmon: (sht4x) Fix jiffies wraparound in heater-ready check Tom Verdonck (Fri Sep 25 2026 - 14:24:38 EST)
- Re: (subset) [PATCH v4 0/8] Speakers for Pixel 3 / 3 XL Mark Brown (Fri Sep 25 2026 - 14:24:38 EST)
- Re: [PATCH] ASoC: amd: acp: add EFI dependency for selecting TAS2783 Mark Brown (Fri Sep 25 2026 - 14:24:58 EST)
- [PATCH net-next v23 6/9] net: dsa: tag_mtk: add Airoha variant usage of this TAG Christian Marangi (Fri Sep 25 2026 - 14:25:36 EST)
- [PATCH net-next v23 0/9] net: dsa: Add Airoha AN8855 support Christian Marangi (Fri Sep 25 2026 - 14:25:40 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Nhat Pham (Fri Sep 25 2026 - 14:25:48 EST)
- [PATCH net-next v23 1/9] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch Christian Marangi (Fri Sep 25 2026 - 14:25:51 EST)
- [PATCH] x86/hpet: Add safeguard check for zero channels during init Habil Eren Türker (Fri Sep 25 2026 - 14:26:33 EST)
- [PATCH] serial: ucc_uart: Use platform IRQ helper Rosen Penev (Fri Sep 25 2026 - 14:26:36 EST)
- Re: [PATCH v4 0/2] PCI/AER: Fix ghes_estatus_pool memory leaks in error handling Kuppuswamy Sathyanarayanan (Fri Sep 25 2026 - 14:26:39 EST)
- [PATCH net-next v23 3/9] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC Christian Marangi (Fri Sep 25 2026 - 14:26:39 EST)
- [PATCH net-next v23 7/9] MAINTAINERS: add myself as maintainer for Airoha AN8855 Switch Christian Marangi (Fri Sep 25 2026 - 14:27:13 EST)
- [PATCH net-next v2 1/3] selftests: drv-net: Introduce a selftest for ethtool flow control Maxime Chevallier (Netdev Foundation) (Fri Sep 25 2026 - 14:27:24 EST)
- [PATCH net-next v23 2/9] dt-bindings: net: Document support for AN8855 Switch Internal PHY Christian Marangi (Fri Sep 25 2026 - 14:27:25 EST)
- [PATCH net-next v2 2/3] selftests: drv-net: pause: Validate the pause autonegotiation with a partner Maxime Chevallier (Netdev Foundation) (Fri Sep 25 2026 - 14:27:44 EST)
- [PATCH net-next v23 8/9] net: dsa: mt7530: generalize and move common function to lib module Christian Marangi (Fri Sep 25 2026 - 14:28:46 EST)
- [PATCH net-next v2 3/3] selftests: drv-net: pause: Validate pause autoneg interactions with link autoneg Maxime Chevallier (Netdev Foundation) (Fri Sep 25 2026 - 14:28:47 EST)
- [PATCH net-next v23 4/9] mfd: an8855: Add support for Airoha AN8855 Switch Christian Marangi (Fri Sep 25 2026 - 14:29:27 EST)
- [PATCH net-next v23 5/9] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY Christian Marangi (Fri Sep 25 2026 - 14:29:31 EST)
- [PATCH net-next v2 0/3] selftests: drv-net: Introduce flow-control selftest Maxime Chevallier (Netdev Foundation) (Fri Sep 25 2026 - 14:31:25 EST)
- [PATCH net-next v23 9/9] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver Christian Marangi (Fri Sep 25 2026 - 14:32:14 EST)
- Re: [PATCH 0/4] ALSA: usb-audio: Demote the severity of sticky GET_CUR Faaris Ansari (Fri Sep 25 2026 - 14:33:27 EST)
- [PATCH] serial: arc_uart: Use platform IRQ helper Rosen Penev (Fri Sep 25 2026 - 14:34:25 EST)
- Re: [PATCH 1/2] media: redrat3: unregister the rc device when probe fails Sean Young (Fri Sep 25 2026 - 14:34:44 EST)
- [PATCH] mm/vma: don't remove VMA from rmap if pgoff unchanged Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 14:35:26 EST)
- Re: [PATCH 1/2] accel/amdxdna: Replace create_singlethread_workqueue with alloc_ordered_workqueue Lizhi Hou (Fri Sep 25 2026 - 14:36:34 EST)
- Re: [PATCH v7 09/10] iio: pressure: dps310: implement .hwfifo_flush_to_buffer() Rupesh Majhi (Fri Sep 25 2026 - 14:36:34 EST)
- Re: [tip: sched/core] sched: Clarify WF_SYNC wakeup semantics Ingo Molnar (Fri Sep 25 2026 - 14:36:45 EST)
- [tip: sched/core] sched/wait: Clarify WF_SYNC wakeup semantics tip-bot2 for Shubhang Kaushik (Ampere) (Fri Sep 25 2026 - 14:37:27 EST)
- Re: [PATCH 2/2] kconfig: error on reverse range Julian Braha (Fri Sep 25 2026 - 14:38:18 EST)
- Re: [PATCH 1/2] kconfig: add prop_err function to simplify property error handling Julian Braha (Fri Sep 25 2026 - 14:41:18 EST)
- [PATCH v2 0/2] media: venus: fix HFI teardown races mhun512 (Fri Sep 25 2026 - 14:42:09 EST)
- [PATCH v3 2/2] media: amphion: prevent unbind while video instances are open Myeonghun Pak (Fri Sep 25 2026 - 14:42:28 EST)
- [PATCH v3 1/2] media: amphion: drain message work before releasing core state Myeonghun Pak (Fri Sep 25 2026 - 14:43:20 EST)
- [PATCH v2] media: ti: cal: drain WDMA IRQ before freeing contexts mhun512 (Fri Sep 25 2026 - 14:43:26 EST)
- Re: [PATCH] Add TAINT_DRIVER_OVERRIDE for usage of driver_override Bradley Morgan (Fri Sep 25 2026 - 14:43:37 EST)
- [PATCH v3 0/2] media: amphion: fix VPU core lifetime during teardown Myeonghun Pak (Fri Sep 25 2026 - 14:44:24 EST)
- Re: [PATCH RFC 13/25] drm: Add VRR target frame rate properties Leo Li (Fri Sep 25 2026 - 14:44:40 EST)
- Re: [GIT PULL] Thermal control fix for 7.3-rc5 pr-tracker-bot (Fri Sep 25 2026 - 14:45:04 EST)
- Re: [GIT PULL for v7.3] vfs fixes pr-tracker-bot (Fri Sep 25 2026 - 14:45:14 EST)
- Re: [PATCH v3] PCI: pciehp: Fix hotplug on Catlow Lake with unreliable PME status Lukas Wunner (Fri Sep 25 2026 - 14:46:00 EST)
- Re: [GIT PULL] s390 fixes for 7.3-rc5 pr-tracker-bot (Fri Sep 25 2026 - 14:46:12 EST)
- Re: (subset) [PATCH v10 00/10] Support for block device NVMEM providers Loic Poulain (Fri Sep 25 2026 - 14:46:21 EST)
- Re: [net-next,PATCH v2] enetc: Increase eMDIO MDC rate to 2.5 MHz netdev-bot+sashiko (Fri Sep 25 2026 - 14:46:48 EST)
- [PATCH v2 1/2] media: venus: hfi: disable IRQ before freeing HFI device mhun512 (Fri Sep 25 2026 - 14:47:19 EST)
- Re: [GIT PULL] Power management fix for 7.3-rc5 pr-tracker-bot (Fri Sep 25 2026 - 14:47:38 EST)
- [PATCH v2 2/2] media: venus: disable recovery work before HFI teardown mhun512 (Fri Sep 25 2026 - 14:47:42 EST)
- Re: [PATCH 6.1.y] HID: hyperv: streamline driver probe to avoid devres issues Sasha Levin (Fri Sep 25 2026 - 14:48:25 EST)
- [PATCH v11 13/15] drm/panfrost: Avoid cache flush after perfcnt sample in fully coherent systems Adrián Larumbe (Fri Sep 25 2026 - 14:48:32 EST)
- Re: [GIT PULL] gpio fixes for v7.4-rc5 pr-tracker-bot (Fri Sep 25 2026 - 14:48:47 EST)
- Re: [PATCH 6.18.y 0/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase Sasha Levin (Fri Sep 25 2026 - 14:49:12 EST)
- [PATCH v11 00/15] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings Adrián Larumbe (Fri Sep 25 2026 - 14:49:13 EST)
- [tip:x86:urgent] BUILD SUCCESS b8d1d5b63a8ef532038eebd9d97d406860385668 kernel test robot (Fri Sep 25 2026 - 14:49:21 EST)
- Re: [PATCH 5.10.y] SUNRPC: lock against ->sock changing during sysfs read Sasha Levin (Fri Sep 25 2026 - 14:50:07 EST)
- [PATCH v11 01/15] drm/panfrost: Move shrinker initialization and unplug one level down Adrián Larumbe (Fri Sep 25 2026 - 14:50:14 EST)
- [PATCH v11 02/15] drm/panfrost: Move lock and modparam initialisations into their subsystems Adrián Larumbe (Fri Sep 25 2026 - 14:50:20 EST)
- [PATCH v11 06/15] drm/panfrost: Fix PM refcnt and autosuspend issues at device probe/remove Adrián Larumbe (Fri Sep 25 2026 - 14:50:28 EST)
- [PATCH v11 04/15] drm/panfrost: Skip NULL checks for clock enable/disabling Adrián Larumbe (Fri Sep 25 2026 - 14:50:44 EST)
- Re: [PATCH 6.1.y] media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings Sasha Levin (Fri Sep 25 2026 - 14:50:55 EST)
- [PATCH v11 03/15] drm/panfrost: Move debugfs initialisation to relevant subsystems Adrián Larumbe (Fri Sep 25 2026 - 14:50:57 EST)
- [PATCH v11 08/15] drm/panfrost: Move all DRM device initialisation into device_init() Adrián Larumbe (Fri Sep 25 2026 - 14:51:00 EST)
- [PATCH v11 05/15] drm/panfrost: Consolidate device clock management and reset Adrián Larumbe (Fri Sep 25 2026 - 14:51:12 EST)
- [PATCH v11 09/15] drm/panfrost: Add warning messages to fatal error conditions Adrián Larumbe (Fri Sep 25 2026 - 14:51:15 EST)
- [PATCH v11 07/15] drm/panfrost: Explicitly enable MMU interrupts at device init Adrián Larumbe (Fri Sep 25 2026 - 14:51:31 EST)
- [PATCH v11 10/15] drm/panfrost: Add debugfs knob for manually triggering a GPU reset Adrián Larumbe (Fri Sep 25 2026 - 14:51:34 EST)
- Re: [PATCH 6.1.y] net/mlx5e: TC, Fix internal port memory leak Sasha Levin (Fri Sep 25 2026 - 14:52:05 EST)
- [PATCH v11 11/15] drm/panfrost: Move perfcnt GPU disable sequence into a helper Adrián Larumbe (Fri Sep 25 2026 - 14:52:17 EST)
- [PATCH v11 12/15] drm/panfrost: Skip cache flush/invalidate when enabling perfcnt Adrián Larumbe (Fri Sep 25 2026 - 14:52:17 EST)
- Re: [PATCH 6.1.y] sh: push-switch: Reorder cleanup operations to avoid use-after-free bug Sasha Levin (Fri Sep 25 2026 - 14:52:20 EST)
- Re: Path forward for Virtualized Swap? Shakeel Butt (Fri Sep 25 2026 - 14:52:26 EST)
- [PATCH v11 14/15] drm/panfrost: Introduce a reset lock Adrián Larumbe (Fri Sep 25 2026 - 14:52:28 EST)
- Re: [PATCH v4 01/13] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema Krzysztof Kozlowski (Fri Sep 25 2026 - 14:53:03 EST)
- Re: [PATCH 6.1.y] wifi: rtw88: delete timer and free skb queue when unloading Sasha Levin (Fri Sep 25 2026 - 14:53:19 EST)
- [PATCH v11 15/15] drm/panfrost: Fix races between perfcnt and reset sequence Adrián Larumbe (Fri Sep 25 2026 - 14:53:37 EST)
- [PATCH v10 4/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller Yassine Oudjana (Fri Sep 25 2026 - 14:53:45 EST)
- [PATCH v10 5/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add bindings for MT6735 pin controller Yassine Oudjana (Fri Sep 25 2026 - 14:54:03 EST)
- Re: [PATCH 5.10.y 0/3] net: preserve skb_end_offset() in skb_unclone_keeptruesize() Sasha Levin (Fri Sep 25 2026 - 14:54:16 EST)
- Re: [PATCH 6.1.y] start_kernel: Add __no_stack_protector function attribute Sasha Levin (Fri Sep 25 2026 - 14:54:21 EST)
- [PATCH v10 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver Yassine Oudjana (Fri Sep 25 2026 - 14:54:38 EST)
- [PATCH] serial: hvc: use modern IRQ acquisition API Rosen Penev (Fri Sep 25 2026 - 14:55:05 EST)
- Re: [PATCH 5.15.y v3 3/7] KVM: x86/mmu: Derive shadow MMU page role from parent Sasha Levin (Fri Sep 25 2026 - 14:55:09 EST)
- [PATCH net v2] nfc: llcp: prevent resource leak on repeated connect after DM Aldo Ariel Panzardo (Fri Sep 25 2026 - 14:55:21 EST)
- Re: [PATCH 6.1.y] erofs: Fix detection of atomic context Sasha Levin (Fri Sep 25 2026 - 14:55:49 EST)
- [PATCH] staging: media: tegra-video: simplify formats enumeration Yury Norov (Fri Sep 25 2026 - 14:56:14 EST)
- [PATCH v10 0/6] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support Yassine Oudjana (Fri Sep 25 2026 - 14:56:18 EST)
- Re: [PATCH net-next v8 06/12] gve: simplify reset logic netdev-bot+sashiko (Fri Sep 25 2026 - 14:56:59 EST)
- [PATCH v10 1/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document Yassine Oudjana (Fri Sep 25 2026 - 14:56:59 EST)
- Re: [PATCH v2] PCI: pciehp: Avoid dropping hotplug interrupts due to stale HPIE Lukas Wunner (Fri Sep 25 2026 - 14:57:45 EST)
- Re: [PATCH v5] hfs: handle extent B-tree write errors Viacheslav Dubeyko (Fri Sep 25 2026 - 14:58:02 EST)
- [PATCH v10 2/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions Yassine Oudjana (Fri Sep 25 2026 - 14:58:35 EST)
- Re: [PATCH net-next v8 01/12] gve: add struct gve_device_info to hold device properties netdev-bot+sashiko (Fri Sep 25 2026 - 14:58:45 EST)
- [PATCH v10 3/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795 Yassine Oudjana (Fri Sep 25 2026 - 14:58:49 EST)
- Re: [PATCH net-next v8 05/12] gve: refactor gve_init_priv for reset path netdev-bot+sashiko (Fri Sep 25 2026 - 14:59:18 EST)
- Re: [PATCH] mm: remove the unused zone->unaccepted_cleanup Usama Arif (Fri Sep 25 2026 - 14:59:24 EST)
- Re: [PATCH net-next v8 07/12] gve: add gve_ctrl_ops for gve initialization/teardown sequences netdev-bot+sashiko (Fri Sep 25 2026 - 15:00:25 EST)
- Re: [PATCH] Add TAINT_DRIVER_OVERRIDE for usage of driver_override Armin Wolf (Fri Sep 25 2026 - 15:00:58 EST)
- Re: [PATCH v4 03/13] dt-bindings: media: qcom,sm8750-iris: Add context bank subnodes Krzysztof Kozlowski (Fri Sep 25 2026 - 15:01:17 EST)
- Re: [PATCH v9 00/13] PCI: liveupdate: PCI core support for Live Update Samiullah Khawaja (Fri Sep 25 2026 - 15:02:08 EST)
- Re: [PATCH] damon: reduce stack usage further SJ Park (Fri Sep 25 2026 - 15:02:15 EST)
- Re: [PATCH v4 02/13] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes Krzysztof Kozlowski (Fri Sep 25 2026 - 15:02:41 EST)
- Re: [PATCH net-next 1/6] ipv6: reject a negative optlen in do_ipv6_getsockopt() Stanislav Fomichev (Fri Sep 25 2026 - 15:03:14 EST)
- Re: [PATCH v7 1/2] iommu/arm-smmu-v3: Add a cmdq_max_n_shift module parameter Nicolin Chen (Fri Sep 25 2026 - 15:03:46 EST)
- Re: [PATCH] mm/vma: don't remove VMA from rmap if pgoff unchanged Rik van Riel (Fri Sep 25 2026 - 15:03:47 EST)
- Re: [PATCH net-next v2 0/2] net_shaper: fix kernel-doc rendering Jakub Kicinski (Fri Sep 25 2026 - 15:04:11 EST)
- Re: [PATCH v7 2/2] iommu/arm-smmu-v3: Default queue depths to one page in a kdump kernel Nicolin Chen (Fri Sep 25 2026 - 15:05:36 EST)
- Re: [PATCH RFC 06/12] remoteproc: virtio: add bounce buffering for data buffers Francesco Valla (Fri Sep 25 2026 - 15:06:20 EST)
- [PATCH v2 0/8] mtd: rawnand: qcom: share more common code Gabor Juhos (Fri Sep 25 2026 - 15:06:39 EST)
- [PATCH v2 1/8] mtd: rawnand: qcom: make check_flash_errors() more generic Gabor Juhos (Fri Sep 25 2026 - 15:06:40 EST)
- [PATCH v2 4/8] mtd: rawnand: qcom: make config_nand_cw_write() more generic Gabor Juhos (Fri Sep 25 2026 - 15:06:57 EST)
- [PATCH v2 3/8] mtd: rawnand: qcom: make config_nand_page_write() more generic Gabor Juhos (Fri Sep 25 2026 - 15:07:19 EST)
- [PATCH v2 2/8] mtd: rawnand: qcom: make config_nand_page_read() more generic Gabor Juhos (Fri Sep 25 2026 - 15:07:22 EST)
- [PATCH v2 5/8] mtd: rawnand: qcom: make nandc_set_read_loc_first() more generic Gabor Juhos (Fri Sep 25 2026 - 15:07:58 EST)
- Re: [PATCH 0/2] braille: nbcon: Allow using a serial driver converted to nbcon API as a Braille console John Ogness (Fri Sep 25 2026 - 15:08:08 EST)
- [PATCH v2 6/8] mtd: rawnand: qcom: make nandc_set_read_loc_last() more generic Gabor Juhos (Fri Sep 25 2026 - 15:08:20 EST)
- [RFC PATCH 0/9] iommu/iommufd: Add hypervisor external attach Jacob Pan (Fri Sep 25 2026 - 15:08:25 EST)
- [PATCH v2 7/8] mtd: rawnand: qcom: rename 'nand_stats' structure Gabor Juhos (Fri Sep 25 2026 - 15:08:29 EST)
- [PATCH v2 8/8] mtd: rawnand: qcom: move common code to the 'qpic_common' module Gabor Juhos (Fri Sep 25 2026 - 15:08:49 EST)
- Re: (subset) [PATCH 0/2] Allow mtk-regulator-coupler to be built as a module Mark Brown (Fri Sep 25 2026 - 15:09:15 EST)
- Re: [PATCH] fortify: Disable colored diagnostics in test_fortify.sh Nicolas Schier (Fri Sep 25 2026 - 15:09:18 EST)
- [PATCH RFC 1/9] iommu: Introduce external attach domain type Jacob Pan (Fri Sep 25 2026 - 15:09:56 EST)
- [PATCH RFC 3/9] iommufd: Add external HWPT support Jacob Pan (Fri Sep 25 2026 - 15:09:58 EST)
- [PATCH RFC 2/9] iommufd: Introduce hypervisor vIOMMU type Jacob Pan (Fri Sep 25 2026 - 15:10:00 EST)
- [PATCH RFC 8/9] iommu/hyperv: Add fd-backed vIOMMU support Jacob Pan (Fri Sep 25 2026 - 15:10:49 EST)
- [PATCH RFC 4/9] iommufd/selftest: Add hypervisor external attach backend Jacob Pan (Fri Sep 25 2026 - 15:10:52 EST)
- [PATCH RFC 7/9] iommu/hyperv: Split root IOMMU declarations Jacob Pan (Fri Sep 25 2026 - 15:10:53 EST)
- [PATCH RFC 5/9] mshv: Add partition file identity helper Jacob Pan (Fri Sep 25 2026 - 15:10:58 EST)
- [PATCH RFC 6/9] mshv: Add prepare callback for external device attach Jacob Pan (Fri Sep 25 2026 - 15:11:09 EST)
- [PATCH RFC 9/9] iommu/hyperv: Add IOMMUFD external domains Jacob Pan (Fri Sep 25 2026 - 15:11:11 EST)
- Re: [PATCH net v3 07/10] net: stmmac: account for failed live XDP reopening netdev-bot+sashiko (Fri Sep 25 2026 - 15:12:49 EST)
- Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan Mathieu Desnoyers (Fri Sep 25 2026 - 15:13:24 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit Linus Torvalds (Fri Sep 25 2026 - 15:13:54 EST)
- Re: [PATCH RFC 12/12] PoC: arm64: dts: imx93-11x11-frdm: add multiple vdevs Francesco Valla (Fri Sep 25 2026 - 15:14:13 EST)
- Re: [RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects Jakub Kicinski (Fri Sep 25 2026 - 15:14:25 EST)
- Re: [PATCH net v3 03/10] net: stmmac: keep datapath state coherent after reinitialization failure netdev-bot+sashiko (Fri Sep 25 2026 - 15:14:32 EST)
- Re: [PATCH v2] PCI: pciehp: Avoid dropping hotplug interrupts due to stale HPIE Lukas Wunner (Fri Sep 25 2026 - 15:15:03 EST)
- Re: [PATCH] media: atmel-isi: release unregistered video device on remove Eugen Hristev (Fri Sep 25 2026 - 15:15:35 EST)
- [PATCH v3 4/6] perf script: Add --max-symbol-bytes to bound ELF symbol memory Alireza Haghdoost via B4 Relay (Fri Sep 25 2026 - 15:15:41 EST)
- [PATCH v3 2/6] perf dso: Allow reading DSO data from an explicit file Alireza Haghdoost via B4 Relay (Fri Sep 25 2026 - 15:15:43 EST)
- Re: [PATCH net v3 08/10] net: stmmac: use the tracked datapath restart for XSK pool changes netdev-bot+sashiko (Fri Sep 25 2026 - 15:15:46 EST)
- Re: [PATCH net v3 05/10] net: stmmac: unwind partially allocated DMA configurations netdev-bot+sashiko (Fri Sep 25 2026 - 15:16:06 EST)
- [PATCH v3 1/6] perf symbols: Fix broken ELF_C_READ_MMAP fallback guard Alireza Haghdoost via B4 Relay (Fri Sep 25 2026 - 15:16:17 EST)
- Re: [PATCH net v3 06/10] net: stmmac: keep DMA configurations at stable addresses netdev-bot+sashiko (Fri Sep 25 2026 - 15:16:27 EST)
- Re: [PATCH] x86/purgatory: Compile purgatory with -D__DISABLE_EXPORTS Eric Biggers (Fri Sep 25 2026 - 15:16:42 EST)
- Re: [PATCH net v3 09/10] net: stmmac: retain PHY and PM ownership during ethtool reopening netdev-bot+sashiko (Fri Sep 25 2026 - 15:18:12 EST)
- [PATCH net 0/2] rxrpc: RACK-TLP fixes David Howells (Fri Sep 25 2026 - 15:18:27 EST)
- [PATCH v3 2/2] media: venus: disable recovery work before HFI teardown Myeonghun Pak (Fri Sep 25 2026 - 15:18:38 EST)
- Re: [PATCH net v3 10/10] net: stmmac: retain DMA resources across MTU changes netdev-bot+sashiko (Fri Sep 25 2026 - 15:18:54 EST)
- [PATCH v4 0/2] media: amphion: fix VPU core lifetime during teardown Myeonghun Pak (Fri Sep 25 2026 - 15:18:56 EST)
- [PATCH v4 2/2] media: amphion: prevent unbind while video instances are open Myeonghun Pak (Fri Sep 25 2026 - 15:19:23 EST)
- [PATCH net 1/2] rxrpc: Fix the comments saying RFC8958 to be RFC8985 David Howells (Fri Sep 25 2026 - 15:19:57 EST)
- Re: [PATCH v2 6/9] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset Bill Wendling (Fri Sep 25 2026 - 15:19:58 EST)
- Re: [PATCH] Documentation: power/cpuidle: Fix repeating phrase Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 15:20:02 EST)
- Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan Mathieu Desnoyers (Fri Sep 25 2026 - 15:20:18 EST)
- [PATCH v3 3/6] perf symbols: Factor out duplicate symbol selection Alireza Haghdoost via B4 Relay (Fri Sep 25 2026 - 15:20:46 EST)
- [PATCH v3 5/6] perf script: Add --lazy-load-symbols for lazy symbol loading Alireza Haghdoost via B4 Relay (Fri Sep 25 2026 - 15:20:47 EST)
- [PATCH v3 6/6] perf test: Test lazy symbol loading and symbol memory limits Alireza Haghdoost via B4 Relay (Fri Sep 25 2026 - 15:20:47 EST)
- [PATCH v3 0/6] perf script: Bounded and lazy symbol loading Alireza Haghdoost via B4 Relay (Fri Sep 25 2026 - 15:20:53 EST)
- Re: Cache-aware scheduling does not work well with amd big/little cores Tim Chen (Fri Sep 25 2026 - 15:21:22 EST)
- Re: [PATCH v7 3/4] Input: stmfts - support FTS5 Dmitry Torokhov (Fri Sep 25 2026 - 15:21:30 EST)
- [PATCH net 2/2] rxrpc: Fix RACK-TLP implementation David Howells (Fri Sep 25 2026 - 15:21:38 EST)
- Re: [PATCH v7 2/4] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5 Dmitry Torokhov (Fri Sep 25 2026 - 15:21:42 EST)
- [PATCH v3] media: ti: cal: drain WDMA IRQ before freeing contexts Myeonghun Pak (Fri Sep 25 2026 - 15:22:07 EST)
- Re: [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer Borislav Petkov (Fri Sep 25 2026 - 15:22:33 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Alex Deucher (Fri Sep 25 2026 - 15:23:04 EST)
- Re: [PATCH net v4 0/7] net: stmmac: More selftest-related fixes Jakub Kicinski (Fri Sep 25 2026 - 15:23:13 EST)
- Re: [PATCH v4 1/3] cgroup/cpuset: return PERR_NOCPUS in remote_partition_enable() on subpartitions_cpus conflict Waiman Long (Fri Sep 25 2026 - 15:23:41 EST)
- [PATCH v4 1/2] media: amphion: drain message work before releasing core state Myeonghun Pak (Fri Sep 25 2026 - 15:24:00 EST)
- [PATCH v3 0/2] media: venus: fix HFI teardown races Myeonghun Pak (Fri Sep 25 2026 - 15:24:19 EST)
- [PATCH v3 1/2] media: venus: hfi: disable IRQ before freeing HFI device Myeonghun Pak (Fri Sep 25 2026 - 15:24:46 EST)
- Re: [PATCH net v2] eth: fbnic: Keep real queue counts synchronized netdev-bot+sashiko (Fri Sep 25 2026 - 15:25:04 EST)
- [PATCH] arm64: dts: qcom: ipq9574: add reset to SDHC Robert Marko (Fri Sep 25 2026 - 15:26:35 EST)
- Re: [PATCH RFC 12/12] PoC: arm64: dts: imx93-11x11-frdm: add multiple vdevs Francesco Valla (Fri Sep 25 2026 - 15:27:17 EST)
- Re: Path forward for Virtualized Swap? Kairui Song (Fri Sep 25 2026 - 15:27:25 EST)
- Re: [PATCH 1/2] thermal: intel: powerclamp: Simplify duration_get() Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 15:28:25 EST)
- Re: [PATCH 7/9] iio: adc: ti-ads1018: reject devices without match data Kurt Borja (Fri Sep 25 2026 - 15:29:18 EST)
- Re: [PATCH v5 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 15:29:52 EST)
- [PATCH net-next] net: mctp: Stop selecting flow support for KUnit tests Karl Mehltretter (Fri Sep 25 2026 - 15:30:05 EST)
- [PATCH v3 1/2] kbuild: Mark usr_gen_init_cpio as no-dot-config-target Nicolas Schier (Fri Sep 25 2026 - 15:30:54 EST)
- [PATCH v3 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh to scripts/ Nicolas Schier (Fri Sep 25 2026 - 15:31:23 EST)
- Re: [PATCH v7 1/4] Input: stmfts - wait for controller ready after reset Dmitry Torokhov (Fri Sep 25 2026 - 15:31:34 EST)
- Test for [PATCH] media: i2c: ov13858: add horizontal and vertical flip controls German Pablo Lindo (Fri Sep 25 2026 - 15:31:43 EST)
- [PATCH v3 0/2] Move tool for generating initramfs cpio to scripts/ Nicolas Schier (Fri Sep 25 2026 - 15:32:12 EST)
- Re: [PATCH v6 0/2] drm/tyr: add Job IRQ handling Daniel Almeida (Fri Sep 25 2026 - 15:32:18 EST)
- [PATCH v2] spi: bcm2835: fix device_node reference leak in bcm2835_spi_setup() Lucas Costa (Fri Sep 25 2026 - 15:32:57 EST)
- [PATCH 1/2] platform/x86: dell-laptop: Use fns() in kbd_led_level_set() Yury Norov (Fri Sep 25 2026 - 15:33:09 EST)
- [PATCH 0/2] platform/x86: dell-laptop: rework kbd_led_level_{get,set}() Yury Norov (Fri Sep 25 2026 - 15:33:22 EST)
- [PATCH 2/2] platform/x86: dell-laptop: Fix token-based keyboard brightness readback Yury Norov (Fri Sep 25 2026 - 15:33:43 EST)
- [PATCH] ata: sata_mv: enable SoC SATA LED presence indication Carlos Junior (Fri Sep 25 2026 - 15:33:57 EST)
- Re: [PATCH v3 1/2] kbuild: Mark usr_gen_init_cpio as no-dot-config-target sashiko-bot (Fri Sep 25 2026 - 15:34:05 EST)
- Re: [PATCH v3 0/7] Boot logo supplied by the device tree Francesco Valla (Fri Sep 25 2026 - 15:34:19 EST)
- Re: [PATCH 1/2] tracing: fgraph: Raise FTRACE_RETSTACK_ALLOC_SIZE to 1024 Vineet Gupta (Fri Sep 25 2026 - 15:36:01 EST)
- Re: Path forward for Virtualized Swap? Shakeel Butt (Fri Sep 25 2026 - 15:37:49 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Mark Brown (Fri Sep 25 2026 - 15:38:16 EST)
- Re: [PATCH v3 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh to scripts/ sashiko-bot (Fri Sep 25 2026 - 15:39:06 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit Matthew Wilcox (Fri Sep 25 2026 - 15:39:31 EST)
- [PATCH] clk: si521xx: simplify si521xx_diff_idx_to_reg_bit() Yury Norov (Fri Sep 25 2026 - 15:39:56 EST)
- [PATCH] apparmor: check connect permission for SCTP Jérémy Jean (Fri Sep 25 2026 - 15:40:33 EST)
- Re: [PATCH v3 3/6] perf symbols: Factor out duplicate symbol selection Ian Rogers (Fri Sep 25 2026 - 15:40:59 EST)
- Re: [PATCH v7] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver RD Babiera (Fri Sep 25 2026 - 15:41:24 EST)
- Re: [PATCH v2 2/2] Revert "ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585" Bjorn Helgaas (Fri Sep 25 2026 - 15:42:23 EST)
- Test for [PATCH v4] soundwire: dmi-quirks: drop the ghost RT1320 on the Surface Pro 11 (Intel) German Pablo Lindo (Fri Sep 25 2026 - 15:42:58 EST)
- Re: [PATCH v2] spi: bcm2835: fix device_node reference leak in bcm2835_spi_setup() Mark Brown (Fri Sep 25 2026 - 15:43:03 EST)
- Re: [RFC PATCH 3/3] io_uring/rsrc: prefill the node cache when a file table is registered empty Gabriel Krisman Bertazi (Fri Sep 25 2026 - 15:43:44 EST)
- Re: [PATCH net-next v8 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops Hemendra M. Naik (Fri Sep 25 2026 - 15:44:07 EST)
- Re: [PATCH] kbuild: add header check facility as a manually run static analyzer Nathan Chancellor (Fri Sep 25 2026 - 15:44:50 EST)
- [PATCH] platform/x86: hp-bioscfg: Support allocation bios vars Artem Maksimov (Fri Sep 25 2026 - 15:45:31 EST)
- Re: WARNING in iomap_read_inline_data (2) Ethan Stern-Taubman (Fri Sep 25 2026 - 15:45:45 EST)
- Re: [PATCH net-next v3 0/5] net: stmmac: Add support for Allwinner A733 GMAC210 Andrew Lunn (Fri Sep 25 2026 - 15:46:33 EST)
- Re: [PATCH v11 08/15] drm/panfrost: Move all DRM device initialisation into device_init() Adrián Larumbe (Fri Sep 25 2026 - 15:47:25 EST)
- Re: [PATCH v7 2/4] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5 David Heidelberg (Fri Sep 25 2026 - 15:48:31 EST)
- Re: [PATCH v4 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support Marc Zyngier (Fri Sep 25 2026 - 15:48:36 EST)
- Re: [PATCH net-next v8 2/3] selftests: tc-testing: add fq_pie per-flow class stats test Hemendra M. Naik (Fri Sep 25 2026 - 15:51:14 EST)
- Re: [PATCH] PM: runtime: call pm_runtime_dont_use_autosuspend() on reinit() Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 15:52:03 EST)
- Re: [PATCH] hazptr: Fix two-phase hazptr_synchronize race with detach Bradley Morgan (Fri Sep 25 2026 - 15:52:36 EST)
- Re: [PATCH] hazptr: Fix two-phase hazptr_synchronize race with detach Mathieu Desnoyers (Fri Sep 25 2026 - 15:53:00 EST)
- [PATCH 6.1.y] btrfs: insert tree mod log move in push_node_left Artem Dinaburg (Fri Sep 25 2026 - 15:54:09 EST)
- Re: [PATCH v9 01/13] PCI: liveupdate: Set up FLB handler for the PCI core Bjorn Helgaas (Fri Sep 25 2026 - 15:55:23 EST)
- Re: [PATCH v3 3/6] perf symbols: Factor out duplicate symbol selection Alireza Haghdoost (Fri Sep 25 2026 - 15:55:45 EST)
- [PATCH] hazptr: Fix two-phase hazptr_synchronize race with detach Mathieu Desnoyers (Fri Sep 25 2026 - 15:56:28 EST)
- [PATCH 6.1.y] scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list Artem Dinaburg (Fri Sep 25 2026 - 15:57:10 EST)
- Re: [PATCH] hazptr: Fix two-phase hazptr_synchronize race with detach Bradley Morgan (Fri Sep 25 2026 - 15:57:34 EST)
- Re: [PATCH] PM: hibernate: exclude unusable free pages from image preallocation Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 15:57:44 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Alex Deucher (Fri Sep 25 2026 - 15:57:58 EST)
- Re: [PATCH 00/15] drm/msm: Support for Hawi & Maili GPU Akhil P Oommen (Fri Sep 25 2026 - 15:59:20 EST)
- [PATCH 2/2] wifi: morsemicro: mm81x: use hweight16() to calculate bit index Yury Norov (Fri Sep 25 2026 - 15:59:40 EST)
- [PATCH 0/2] wifi: morsemicro: mm81x: get rid of code duplications Yury Norov (Fri Sep 25 2026 - 15:59:58 EST)
- [PATCH 1/2] wifi: morsemicro: mm81x: switch to use fns() Yury Norov (Fri Sep 25 2026 - 16:00:24 EST)
- Re: [PATCH v9 03/13] PCI: liveupdate: Track incoming preserved PCI devices Bjorn Helgaas (Fri Sep 25 2026 - 16:00:32 EST)
- Re: [PATCH] thermal: intel: int340x: soc_slider: Simplify slider_def_*_set() Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 16:01:07 EST)
- [PATCH v1] hazptr: Fix two-phase hazptr_synchronize race with detach Mathieu Desnoyers (Fri Sep 25 2026 - 16:01:15 EST)
- Re: [PATCH] apparmor: check connect permission for SCTP Ryan Lee (Fri Sep 25 2026 - 16:01:20 EST)
- Re: [PATCH 1/4] kconfig: tests: Reset KCONFIG_WARN_CHANGED_INPUT by default Nathan Chancellor (Fri Sep 25 2026 - 16:01:39 EST)
- Re: [PATCH v2 2/2] Revert "ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585" Mario Limonciello (Fri Sep 25 2026 - 16:02:19 EST)
- Compilation error in [PATCH v7 0/3] Add support for the Sony IMX681 camera sensor German Pablo Lindo (Fri Sep 25 2026 - 16:02:48 EST)
- Re: [PATCH v9 05/13] PCI: liveupdate: Auto-preserve upstream bridges across Live Update Bjorn Helgaas (Fri Sep 25 2026 - 16:02:49 EST)
- Re: [PATCH net v4 0/7] net: stmmac: More selftest-related fixes Maxime Chevallier (Fri Sep 25 2026 - 16:03:58 EST)
- Re: [PATCH v9 06/13] PCI: liveupdate: Preserve bus numbers during Live Update Bjorn Helgaas (Fri Sep 25 2026 - 16:04:41 EST)
- Re: [PATCH] hwmon: peci: dimmtemp: Retry unstable DIMM mask detection Winiarska, Iwona (Fri Sep 25 2026 - 16:05:25 EST)
- Re: [PATCH] PM: EM: Fix use-after-free of perf domain in netlink doit handlers Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 16:06:50 EST)
- [PATCH 1/2] serial: use dmaengine_get_dma_device() instead of chan->device->dev Frank . Li (Fri Sep 25 2026 - 16:09:25 EST)
- [PATCH v1] platform/x86: asus-wmi: add TUF keyboard RGB readback support Bartu Alev (Fri Sep 25 2026 - 16:09:43 EST)
- Re: [PATCH v4 00/20] drm: starfive: jh7110: Enable display subsystem Michal Wilczynski (Fri Sep 25 2026 - 16:10:06 EST)
- [PATCH 2/2] serial: amba-pl011: use dmaengine public API instead of raw ops Frank . Li (Fri Sep 25 2026 - 16:10:53 EST)
- Re: [PATCH] Documentation: libcrypto: Add additional testing information Eric Biggers (Fri Sep 25 2026 - 16:11:01 EST)
- [PATCH v5 00/12] mm: make userland page table freeing RCU-safe Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:11:32 EST)
- Re: [PATCH] MAINTAINERS: Place libcrypto docs under CRYPTO LIBRARY Eric Biggers (Fri Sep 25 2026 - 16:11:45 EST)
- [PATCH v5 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:12:07 EST)
- [PATCH v5 01/12] mm/khugepaged: deposit a newly allocated page table on collapse Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:12:32 EST)
- [PATCH v5 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:12:42 EST)
- [PATCH v5 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2 Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:13:06 EST)
- [PATCH v5 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:13:08 EST)
- [PATCH v5 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64 Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:13:12 EST)
- [PATCH v5 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:13:26 EST)
- Re: [PATCH] thermal: intel: int340x: Fix use-after-free in proc_thermal_pci Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 16:13:45 EST)
- [PATCH v5 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32 Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:14:21 EST)
- [PATCH v5 11/12] mm: userland pgtable freeing is RCU-safe now, remove leftover bits Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:14:26 EST)
- [PATCH v5 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:14:37 EST)
- [PATCH] selftests/filesystems: own the idmapped_tmpfile directory by a mapped id Danish Khateeb (Fri Sep 25 2026 - 16:15:10 EST)
- [GIT PULL] smb client fixes for 7.3-rc5 Paulo Alcantara (Fri Sep 25 2026 - 16:15:36 EST)
- [PATCH v5 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:15:56 EST)
- Re: [PATCH v1 2/6] peci: controller: Add StarFive JHB100 PECI driver Winiarska, Iwona (Fri Sep 25 2026 - 16:16:31 EST)
- Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan Gary Guo (Fri Sep 25 2026 - 16:17:36 EST)
- Re: [PATCH 26/28] hazptr: Implement two-phase wildcard scan Mathieu Desnoyers (Fri Sep 25 2026 - 16:18:22 EST)
- [PATCH v5 12/12] mm: change the contract for free_pgtables(), update docs Lorenzo Stoakes (ARM) (Fri Sep 25 2026 - 16:18:45 EST)
- Re: [PATCH net v3] netpoll: bound the deferred transmit queue Zack Gomez (Fri Sep 25 2026 - 16:19:58 EST)
- [PATCH net-next v2 0/3] net: consolidate devmem net_iov freelist and DMA handling Stanislav Fomichev (Fri Sep 25 2026 - 16:20:01 EST)
- [PATCH net-next v2 2/3] net: devmem: use memory provider helpers for net_iovs Stanislav Fomichev (Fri Sep 25 2026 - 16:20:48 EST)
- [PATCH net-next v2 1/3] net: netmem: move to index based freelist Stanislav Fomichev (Fri Sep 25 2026 - 16:20:51 EST)
- Re: [PATCH v7 1/4] Input: stmfts - wait for controller ready after reset David Heidelberg (Fri Sep 25 2026 - 16:21:14 EST)
- [PATCH net-next v2 3/3] net: devmem: decode DMA addresses for TX Stanislav Fomichev (Fri Sep 25 2026 - 16:21:47 EST)
- Re: [PATCH v3 3/6] perf symbols: Factor out duplicate symbol selection Ian Rogers (Fri Sep 25 2026 - 16:22:12 EST)
- Re: Compilation error in [PATCH v7 0/3] Add support for the Sony IMX681 camera sensor Sergey Lebedev (Fri Sep 25 2026 - 16:22:32 EST)
- Re: [PATCH net v4 0/7] net: stmmac: More selftest-related fixes Jakub Kicinski (Fri Sep 25 2026 - 16:22:33 EST)
- Re: [PATCH] thermal/cpufreq_cooling: Simplify cpufreq_set_cur_state() Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 16:22:39 EST)
- Re: [PATCH v2] net: usb: cdc_mbim: add MeiG Smart SRM821 to ZLP whitelist Jakub Kicinski (Fri Sep 25 2026 - 16:23:33 EST)
- Re: [PATCH v2] audit: fix exe mark UAF in kill_rules() Paul Moore (Fri Sep 25 2026 - 16:23:55 EST)
- [PATCH v2] crypto: aes - Fix undesired override of some optimized AES modes Eric Biggers (Fri Sep 25 2026 - 16:24:14 EST)
- Re: [PATCH v4 0/8] ACPI: CPPC: Resource Priority Register support and sysfs interface Rafael J. Wysocki (Intel) (Fri Sep 25 2026 - 16:25:10 EST)
- Re: Path forward for Virtualized Swap? Johannes Weiner (Fri Sep 25 2026 - 16:25:11 EST)
- Re: [PATCH v1] platform/x86: asus-wmi: add TUF keyboard RGB readback support Denis Benato (Fri Sep 25 2026 - 16:25:28 EST)
- Re: [PATCH v3 0/6] perf script: Bounded and lazy symbol loading Ian Rogers (Fri Sep 25 2026 - 16:25:38 EST)
- Re: Path forward for Virtualized Swap? Kairui Song (Fri Sep 25 2026 - 16:25:41 EST)
- Re: Path forward for Virtualized Swap? Kairui Song (Fri Sep 25 2026 - 16:26:33 EST)
- Re: [PATCH] arm64: dts: qcom: Shikra SD Card support Bjorn Andersson (Fri Sep 25 2026 - 16:28:02 EST)
- Re: [PATCH] Add TAINT_DRIVER_OVERRIDE for usage of driver_override Uwe Kleine-König (Fri Sep 25 2026 - 16:28:42 EST)
- Re: [PATCH v11 15/15] drm/panfrost: Fix races between perfcnt and reset sequence Adrián Larumbe (Fri Sep 25 2026 - 16:30:17 EST)
- Re: [PATCH] Add TAINT_DRIVER_OVERRIDE for usage of driver_override Bradley Morgan (Fri Sep 25 2026 - 16:31:12 EST)
- Re: [PATCH net-next 1/3] selftests: drv-net: Introduce a selftest for ethtool flow control Jakub Kicinski (Fri Sep 25 2026 - 16:31:37 EST)
- Re: [PATCH v5 7/7] ASoC: codecs: add Qualcomm Tambora (WCD9378) SDCA codec Srinivas Kandagatla (Fri Sep 25 2026 - 16:31:47 EST)
- [PATCH 1/2] dt-bindings: PCI: rcar-gen4-pci-host: Fix reset-names Marek Vasut (Fri Sep 25 2026 - 16:32:49 EST)
- Re: [GIT PULL] smb client fixes for 7.3-rc5 pr-tracker-bot (Fri Sep 25 2026 - 16:33:07 EST)
- [PATCH 2/2] dt-bindings: PCI: rcar-gen4-pci-ep: Fix reset-names Marek Vasut (Fri Sep 25 2026 - 16:33:20 EST)
- Re: [PATCH v11 00/38] dyndbg: Fix classmaps API for subsystems, query extensions, selftests jim . cromie (Fri Sep 25 2026 - 16:34:58 EST)
- Re: [PATCH 10/15] dt-bindings: display/msm: Document A850 GPU and GMU Akhil P Oommen (Fri Sep 25 2026 - 16:36:25 EST)
- Re: [PATCH v4 1/2] integrity: Report error code in integrity_audit_msg() call sites Enrico Bravi (Fri Sep 25 2026 - 16:36:52 EST)
- Re: [PATCH v7 1/4] Input: stmfts - wait for controller ready after reset Dmitry Torokhov (Fri Sep 25 2026 - 16:37:57 EST)
- Forwarded: Re: [syzbot] [nilfs?] WARNING in nilfs_rename (2) syzbot (Fri Sep 25 2026 - 16:39:38 EST)
- Re: [PATCH 0/6] bitmap: fix three parsing bugs in bitmap_parse() and bitmap_parselist() Andrew Morton (Fri Sep 25 2026 - 16:40:24 EST)
- Re: [PATCH v5 04/27] cxl: Add cxl_reset_dvsec_sequence() for vfio-pci Jonathan Cameron (Fri Sep 25 2026 - 16:41:43 EST)
- Re: [PATCH 0/5] rust: pin-init: improve diagnostics of missing `#[pin_data]` and `#[pin]` Gary Guo (Fri Sep 25 2026 - 16:42:10 EST)
- Re: Path forward for Virtualized Swap? Kairui Song (Fri Sep 25 2026 - 16:44:34 EST)
- [PATCH] gpu/buddy: add __counted_by_ptr attribute to roots Bill Wendling (Fri Sep 25 2026 - 16:44:35 EST)
- [PATCH net-next v4] netpoll: bound the deferred transmit queue Zack Gomez (Fri Sep 25 2026 - 16:45:43 EST)
- [PATCH] drm/print: Mark __drm_debug as __read_mostly Jim Cromie (Fri Sep 25 2026 - 16:46:32 EST)
- Re: [PATCH v2] MAINTAINERS: document the branch in git T: entries Eric Biggers (Fri Sep 25 2026 - 16:49:45 EST)
- Re: [PATCH] vfio: fix typo "stucture" in comment Alex Williamson (Fri Sep 25 2026 - 16:51:21 EST)
- Re: [PATCH v2 0/4] vfio: Fix cdev second-open and harden selftests Alex Williamson (Fri Sep 25 2026 - 16:51:33 EST)
- [PATCH] arm64: dts: qcom: x1-denali: Enable IRIS video codec Dale Whinham (Fri Sep 25 2026 - 16:51:42 EST)
- Re: [PATCH v2] vfio: selftests: Include <libgen.h> for basename() on non-glibc builds Alex Williamson (Fri Sep 25 2026 - 16:52:12 EST)
- Re: [PATCH 1/2] dt-bindings: PCI: rcar-gen4-pci-host: Fix reset-names Bjorn Helgaas (Fri Sep 25 2026 - 16:52:24 EST)
- Re: [PATCH net-next v8 09/15] net: lan966x: clear FDMA interrupt stickies after switch reset netdev-bot+sashiko (Fri Sep 25 2026 - 16:52:39 EST)
- Re: [PATCH v2] vfio: selftests: Add documentation Alex Williamson (Fri Sep 25 2026 - 16:52:52 EST)
- Re: [PATCH v2] vfio/type1: avoid walking reserved-only mappings while unpinning Alex Williamson (Fri Sep 25 2026 - 16:53:12 EST)
- Re: [PATCH net-next v8 14/15] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space netdev-bot+sashiko (Fri Sep 25 2026 - 16:53:43 EST)
- [PATCH v3] vfio: selftests: Verify a failed second open preserves the vf_token Alex Williamson (Fri Sep 25 2026 - 16:54:29 EST)
- Re: [PATCH v3 08/40] mm: add mmap action for discontiguous kernel page mapping Zi Yan (Fri Sep 25 2026 - 16:54:50 EST)
- [PATCH v3 0/2] dmaengine: qcom: gpi: Add trace event support Praveen Talari (Fri Sep 25 2026 - 16:54:58 EST)
- [PATCH v3 1/2] dmaengine: qcom: gpi: Add trace event support Praveen Talari (Fri Sep 25 2026 - 16:55:31 EST)
- [PATCH] staging: greybus: add missing newlines in sysfs_emit formats Ashutosh Yadav (Fri Sep 25 2026 - 16:55:35 EST)
- Re: [PATCH net-next v8 11/15] net: lan966x: add PCIe FDMA support netdev-bot+sashiko (Fri Sep 25 2026 - 16:55:46 EST)
- [PATCH v3 2/2] dmaengine: qcom: gpi: Convert dev_dbg() calls to tracepoints Praveen Talari (Fri Sep 25 2026 - 16:55:51 EST)
- [PATCH] fpga: Add __counted_by_ptr annotation to fpga_image_info Bill Wendling (Fri Sep 25 2026 - 16:55:54 EST)
- Re: [PATCH] vfio: selftests: Remove libuuid dependency David Matlack (Fri Sep 25 2026 - 16:56:22 EST)
- [PATCH v2 0/2] apparmor: check connect permission for SCTP Jérémy Jean (Fri Sep 25 2026 - 16:56:33 EST)
- Re: [PATCH v2 1/8] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability Peter Colberg (Fri Sep 25 2026 - 16:56:47 EST)
- [PATCH v2 2/2] tests: add SCTP connect mediation regression test Jérémy Jean (Fri Sep 25 2026 - 16:56:51 EST)
- Re: [PATCH net-next v8 03/15] net: microchip: fdma: add PCIe ATU support netdev-bot+sashiko (Fri Sep 25 2026 - 16:57:28 EST)
- Re: [PATCH net-next v8 15/15] misc: lan966x-pci: dts: add fdma interrupt to overlay netdev-bot+sashiko (Fri Sep 25 2026 - 16:57:46 EST)
- Re: [PATCH net-next v8 10/15] net: lan966x: add shutdown callback to stop the FDMA on reboot netdev-bot+sashiko (Fri Sep 25 2026 - 16:57:55 EST)
- [PATCH] platform/x86: hp-wmi: Add OMEN board 8A17 thermal profile support Ciro Pedrini (Fri Sep 25 2026 - 16:58:32 EST)
- Re: [PATCH net-next v8 13/15] net: lan966x: add PCIe FDMA XDP support netdev-bot+sashiko (Fri Sep 25 2026 - 16:59:08 EST)
- Re: [PATCH net-next v8 12/15] net: lan966x: add PCIe FDMA MTU change support netdev-bot+sashiko (Fri Sep 25 2026 - 16:59:08 EST)
- Re: [PATCH] fortify: Disable colored diagnostics in test_fortify.sh Nathan Chancellor (Fri Sep 25 2026 - 16:59:32 EST)
- Re: [PATCH v4] riscv: lib: Fix ZBB strnlen wrap-around regression on huge counts Aurelien Jarno (Fri Sep 25 2026 - 17:00:02 EST)
- [PATCH] mm/vmalloc: do not warn on -ENOMEM from va_clip() in pcpu_get_vm_areas() Palla Raghunath (Fri Sep 25 2026 - 17:01:55 EST)
- [PATCH] kselftest/filelock: plan for the five ofdlocks tests Danish Khateeb (Fri Sep 25 2026 - 17:02:01 EST)
- [PATCH v2 1/2] apparmor: check connect permission for SCTP Jérémy Jean (Fri Sep 25 2026 - 17:02:35 EST)
- Re: [PATCH v3 09/40] docs: filesystems: update mmap_prepare docs for discontig kernel pgs Zi Yan (Fri Sep 25 2026 - 17:02:35 EST)
- Re: [RFC PATCH net-next v3 4/5] net: dsa: qca8k: flag QCA8337 internal CPU PHYs for SmartSpeed Yongzhao Chen (Fri Sep 25 2026 - 17:02:51 EST)
- [RFC PATCH 1/2] perf inject: Support piped data with --convert-callchain Serhei Makarov (Fri Sep 25 2026 - 17:03:19 EST)
- [RFC PATCH 2/2] perf test: Test piped data in inject-callchain.sh Serhei Makarov (Fri Sep 25 2026 - 17:03:45 EST)
- Re: [PATCH] PCI/IOV: Make VF config reads match PCIe 7.0 spec Bjorn Helgaas (Fri Sep 25 2026 - 17:03:51 EST)
- Re: [syzbot] [nilfs?] WARNING in nilfs_rename (2) syzbot (Fri Sep 25 2026 - 17:04:27 EST)
- Re: (subset) [PATCH v3 0/7] Initial Apple Silicon A18 Pro device trees and dt-bindings Sven Peter (Fri Sep 25 2026 - 17:04:47 EST)
- [PATCH vfs v2] bpf: Allow bpf_d_path() from filp_close_sync() Ihor Solodrai (Fri Sep 25 2026 - 17:05:16 EST)
- Re: [PATCH v4 01/20] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy Michal Wilczynski (Fri Sep 25 2026 - 17:06:29 EST)
- [ANNOUNCE] mklinux v7.0-mk3 and kerf 0.3.0 Cong Wang (Fri Sep 25 2026 - 17:08:33 EST)
- drivers/regulator/mt6363-regulator.c:366:2-3: Unneeded semicolon kernel test robot (Fri Sep 25 2026 - 17:09:03 EST)
- [PATCH] firewire: core: add __counted_by_ptr to struct fw_packet Bill Wendling (Fri Sep 25 2026 - 17:09:49 EST)
- Re: [Patch v2 7/7] crypto/ccp: Implement SNP Download Firmware EX Pratik R. Sampat (Fri Sep 25 2026 - 17:12:01 EST)
- [PATCH bpf-next v2 0/9] bpf: make the vmlinux BTF an on-demand loadable module (CONFIG_DEBUG_INFO_BTF=m) to save ~5.4 MB memory Jay Wang (Fri Sep 25 2026 - 17:13:34 EST)
- Re: [PATCH net v6 1/1] net: gso: limit recursive IP-in-IP segmentation Willem de Bruijn (Fri Sep 25 2026 - 17:13:54 EST)
- [PATCH bpf-next v2 1/9] bpf: pass the vmlinux BTF to btf_parse_module() and let it adopt the data Jay Wang (Fri Sep 25 2026 - 17:14:41 EST)
- [PATCH bpf-next v2 5/9] bpf: defer vmlinux kfunc and struct_ops registrations Jay Wang (Fri Sep 25 2026 - 17:14:46 EST)
- [PATCH bpf-next v2 6/9] bpf: keep module BTF until the vmlinux BTF is available Jay Wang (Fri Sep 25 2026 - 17:15:05 EST)
- [PATCH bpf-next v2 2/9] bpf: split the kfunc, dtor kfunc and struct_ops registration bodies Jay Wang (Fri Sep 25 2026 - 17:15:17 EST)
- [PATCH bpf-next v2 3/9] bpf: fetch the vmlinux BTF where kernel types enter a program Jay Wang (Fri Sep 25 2026 - 17:15:48 EST)
- [PATCH bpf-next v2 9/9] kbuild, bpf: allow building the vmlinux BTF as a module Jay Wang (Fri Sep 25 2026 - 17:15:48 EST)
- [PATCH bpf-next v2 4/9] bpf: take the vmlinux BTF from the btf_vmlinux module Jay Wang (Fri Sep 25 2026 - 17:16:18 EST)
- [PATCH v5 3/3] kallsyms: Unroll 24-bit sequence reconstruction in get_symbol_seq() Jim Cromie via B4 Relay (Fri Sep 25 2026 - 17:16:51 EST)
- [PATCH 0/3] platform/x86: uniwill-laptop: Support the PCSpecialist Recoil 16 AMD Mohamed Jouini (Fri Sep 25 2026 - 17:17:16 EST)
- [PATCH 1/3] platform/x86: uniwill-laptop: Add PCSpecialist Recoil 16 AMD Mohamed Jouini (Fri Sep 25 2026 - 17:17:17 EST)
- Re: linux-next: manual merge of the fs-next tree with the mm tree Andrew Morton (Fri Sep 25 2026 - 17:17:17 EST)
- [PATCH v5 1/3] kallsyms: Match compressed tokens on the fly during binary search Jim Cromie via B4 Relay (Fri Sep 25 2026 - 17:17:22 EST)
- [PATCH bpf-next v2 7/9] bpf: expose deferred .BTF.base module BTF in sysfs from module load Jay Wang (Fri Sep 25 2026 - 17:18:19 EST)
- [PATCH 2/3] platform/x86: uniwill-laptop: Add platform profile support Mohamed Jouini (Fri Sep 25 2026 - 17:18:32 EST)
- [PATCH 3/3] platform/x86: uniwill-laptop: Map the screen rotation key Mohamed Jouini (Fri Sep 25 2026 - 17:18:37 EST)
- [PATCH bpf-next v2 8/9] bpf, trace, net: prepare CONFIG_DEBUG_INFO_BTF checks for a tristate Jay Wang (Fri Sep 25 2026 - 17:18:54 EST)
- Re: [PATCH 2/2] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers Dmitry Torokhov (Fri Sep 25 2026 - 17:19:41 EST)
- [PATCH v2 0/3] tools/nolibc: fix readdir_r() and the FD_* macros on 64-bit Danish Khateeb (Fri Sep 25 2026 - 17:19:49 EST)
- [PATCH v2 1/3] tools/nolibc: fix readdir_r() with 64-bit directory offsets Danish Khateeb (Fri Sep 25 2026 - 17:20:07 EST)
- [PATCH v2 2/3] tools/nolibc: fix FD_SET(), FD_CLR() and FD_ISSET() on 64-bit Danish Khateeb (Fri Sep 25 2026 - 17:20:29 EST)
- [PATCH v2 3/3] selftests/nolibc: test the FD_* macros Danish Khateeb (Fri Sep 25 2026 - 17:20:46 EST)
- Re: [PATCH 1/1] arm64: dts: imx8mn-solidsense-n8-compact: drop undocumented adi,led-polarity Rob Herring (Fri Sep 25 2026 - 17:20:58 EST)
- [GIT PULL] PECI changes for v7.4-rc1 Winiarska, Iwona (Fri Sep 25 2026 - 17:21:12 EST)
- [PATCH v5 0/3] kallsyms: Accelerate symbol name lookups by ~7x Jim Cromie via B4 Relay (Fri Sep 25 2026 - 17:22:08 EST)
- [PATCH v5 2/3] kallsyms: Increase marker density to 16:1 to accelerate lookups Jim Cromie via B4 Relay (Fri Sep 25 2026 - 17:22:11 EST)
- [PATCH v8 3/5] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5 David Heidelberg via B4 Relay (Fri Sep 25 2026 - 17:22:49 EST)
- [PATCH v8 0/5] Input: support for STM FTS5 David Heidelberg via B4 Relay (Fri Sep 25 2026 - 17:23:07 EST)
- [PATCH v8 5/5] arm64: dts: qcom: sdm845-google: Add STM FTS touchscreen support David Heidelberg via B4 Relay (Fri Sep 25 2026 - 17:23:11 EST)
- [PATCH v8 2/5] dt-bindings: input: touchscreen: st,stmfts: Improve example David Heidelberg via B4 Relay (Fri Sep 25 2026 - 17:23:27 EST)
- [PATCH v8 4/5] Input: stmfts - support FTS5 David Heidelberg via B4 Relay (Fri Sep 25 2026 - 17:23:27 EST)
- [PATCH v8 1/5] Input: stmfts - wait for controller ready after reset David Heidelberg via B4 Relay (Fri Sep 25 2026 - 17:23:31 EST)
- Re: [PATCH] hwmon: (lm70) Fix rounding of negative temperatures Guenter Roeck (Fri Sep 25 2026 - 17:23:40 EST)
- [GIT PULL] SCSI fixes for 7.3-rc4+ James Bottomley (Fri Sep 25 2026 - 17:24:59 EST)
- Re: [PATCH bpf-next 0/6] bpf: make the vmlinux BTF an on-demand loadable module (CONFIG_DEBUG_INFO_BTF=m) to save ~5.4 MB memory Jay Wang (Fri Sep 25 2026 - 17:25:26 EST)
- Re: [PATCH 0/3] hwmon: (coretemp) Report unreliable temperature readings Guenter Roeck (Fri Sep 25 2026 - 17:25:29 EST)
- Re: [PATCH 2/4] alloc_tag: Introduce IOCTLs to toggle allocation tracepoints Abhishek Bapat (Fri Sep 25 2026 - 17:26:11 EST)
- Re: [PATCH] x86: uapi: ptrace: guard register offset macros with __ASSEMBLER__ or __FRAME_OFFSETS Nick Desaulniers (Fri Sep 25 2026 - 17:26:22 EST)
- [PATCH] firewire: core: add __counted_by_ptr attribute to struct fw_device Bill Wendling (Fri Sep 25 2026 - 17:26:29 EST)
- Re: [PATCH v6 07/12] vfs: add O_CREAT|O_DIRECTORY to open*(2) NeilBrown (Fri Sep 25 2026 - 17:26:40 EST)
- Re: [PATCH v4 01/20] dt-bindings: phy: Add starfive,jh7110-inno-hdmi-phy Michal Wilczynski (Fri Sep 25 2026 - 17:27:32 EST)
- Re: [RFC PATCH net-next v3 4/5] net: dsa: qca8k: flag QCA8337 internal CPU PHYs for SmartSpeed Andrew Lunn (Fri Sep 25 2026 - 17:27:40 EST)
- [PATCH 1/2] iio: adc: ti-ads112c14: fix negative settlingtime check David Lechner (TI) (Fri Sep 25 2026 - 17:28:19 EST)
- [PATCH 0/2] iio: adc: ti-ads112c14: minor fixes David Lechner (TI) (Fri Sep 25 2026 - 17:28:32 EST)
- Re: [PATCH 2/4] alloc_tag: Introduce IOCTLs to toggle allocation tracepoints Abhishek Bapat (Fri Sep 25 2026 - 17:28:56 EST)
- [PATCH 2/2] iio: adc: ti-ads112c14: fix settlingtime creep on write back David Lechner (TI) (Fri Sep 25 2026 - 17:29:09 EST)
- Re: [PATCH v3 0/6] perf script: Bounded and lazy symbol loading Alireza Haghdoost (Fri Sep 25 2026 - 17:29:38 EST)
- [PATCH v2] ata: sata_mv: enable SoC SATA LED presence indication Carlos Junior (Fri Sep 25 2026 - 17:30:13 EST)
- Re: Path forward for Virtualized Swap? Gregory Price (Fri Sep 25 2026 - 17:30:49 EST)
- [PATCH] platform/x86: msi-wmi: Fix hotkeys dropped with vendor backlight Patryk Pilichowski (Fri Sep 25 2026 - 17:33:52 EST)
- Re: [PATCH v3] vfio: selftests: Verify a failed second open preserves the vf_token David Matlack (Fri Sep 25 2026 - 17:38:34 EST)
- [PATCH v4] RDMA/srpt: Reject an srp_sq_size that does not fit in a CQ Serhat Kumral (Fri Sep 25 2026 - 17:39:19 EST)
- Re: [PATCH RFC 9/9] MAINTAINERS: add an entry for the LZ4 compression library Eric Biggers (Fri Sep 25 2026 - 17:40:12 EST)
- [PATCH net-next v2 0/9] netlink: specs: enum alignment fixes Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:40:23 EST)
- [PATCH net-next v2 8/9] netlink: specs: tc: fix typo in cls-flags Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:40:35 EST)
- [PATCH net-next v2 3/9] netlink: specs: rt-link: fix ifinfo-flags names Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:40:45 EST)
- [PATCH net-next v2 5/9] netlink: specs: ethtool: re-align c33-pse-ext-state Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:40:45 EST)
- [PATCH net-next v2 6/9] netlink: specs: ethtool: re-align module-fw-flash-status Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:41:40 EST)
- Re: [RFC PATCH 0/3] iommu/arm-smmu-v3: Add support for hitless replace of CD entries David Matlack (Fri Sep 25 2026 - 17:44:25 EST)
- Re: [PATCH v2 38/49] perf python: Port arm-cs-trace-disasm to perf module Ian Rogers (Fri Sep 25 2026 - 17:45:46 EST)
- [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Nathan Chancellor (Fri Sep 25 2026 - 17:46:58 EST)
- [PATCH net-next v2 1/9] netlink: specs: rt-link: re-align IPv4 devconf Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:49:42 EST)
- [PATCH net-next v2 9/9] netlink: specs: fix incorrect name-prefixes Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:50:10 EST)
- [PATCH net-next v2 2/9] netlink: specs: rt-link: re-align ifla-inet6-stats Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:50:15 EST)
- [PATCH net-next v2 4/9] netlink: specs: devlink: fix resource-scope type Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:50:42 EST)
- [PATCH] iio: adc: ti-ads112c14: add gpio support David Lechner (TI) (Fri Sep 25 2026 - 17:51:28 EST)
- [PATCH net-next v2 7/9] netlink: specs: nl80211: fix naming of enum members Asbjørn Sloth Tønnesen (Fri Sep 25 2026 - 17:51:38 EST)
- Re: [PATCH v5 7/7] ASoC: codecs: add Qualcomm Tambora (WCD9378) SDCA codec Mark Brown (Fri Sep 25 2026 - 17:52:28 EST)
- [PATCH v2 2/2] Input: gpio-keys - support wakeup pinctrl state on suspend Kendall Willis (Fri Sep 25 2026 - 17:53:38 EST)
- [PATCH v2 0/2] Input: gpio-keys - support wakeup pinctrl state Kendall Willis (Fri Sep 25 2026 - 17:53:44 EST)
- Re: [PATCH v2] media: i2c: thp7312: bound the focus lookup against the table size Laurent Pinchart (Fri Sep 25 2026 - 17:53:45 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Nick Desaulniers (Fri Sep 25 2026 - 17:53:52 EST)
- Re: Path forward for Virtualized Swap? Johannes Weiner (Fri Sep 25 2026 - 17:54:33 EST)
- [GIT PULL] IPE fixes for 7.3-rc5 Fan Wu (Fri Sep 25 2026 - 17:55:10 EST)
- [PATCH 1/3] dt-bindings: embedded-controller: Add Lenovo ThinkPad X13s EC Clover (Fri Sep 25 2026 - 17:55:23 EST)
- [PATCH 3/3] arm64: dts: qcom: sc8280xp-x13s: Add embedded controller Clover (Fri Sep 25 2026 - 17:55:24 EST)
- [PATCH v2 1/2] dt-bindings: input: gpio-keys: add pinctrl states Kendall Willis (Fri Sep 25 2026 - 17:55:42 EST)
- [PATCH 2/3] platform: arm64: Add Lenovo ThinkPad X13s EC driver Clover (Fri Sep 25 2026 - 17:55:51 EST)
- [PATCH 0/3] Lenovo ThinkPad X13s embedded controller support Clover (Fri Sep 25 2026 - 17:56:09 EST)
- Re: [PATCH v3 0/6] perf script: Bounded and lazy symbol loading Ian Rogers (Fri Sep 25 2026 - 17:56:36 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Nick Desaulniers (Fri Sep 25 2026 - 17:57:14 EST)
- [PATCH net-next] dt-bindings: net: Convert HiSilicon hns-dsaf to DT schema Rob Herring (Arm) (Fri Sep 25 2026 - 17:59:21 EST)
- [PATCH net-next] dt-bindings: net: Convert hisilicon,hns-mdio to DT schema Rob Herring (Arm) (Fri Sep 25 2026 - 17:59:45 EST)
- [PATCH net-next] dt-bindings: net: Convert hisilicon,hns-nic to DT schema Rob Herring (Arm) (Fri Sep 25 2026 - 17:59:48 EST)
- Re: [PATCH v1] remoteproc: virtio: Load rvring->vq once in rproc_vq_interrupt() Yuho Choi (Fri Sep 25 2026 - 18:00:38 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Nick Desaulniers (Fri Sep 25 2026 - 18:01:08 EST)
- Re: [PATCH] ASoC: airoha: Fix sparse warning for AN7581 AFE PCM Mark Brown (Fri Sep 25 2026 - 18:03:29 EST)
- Re: [PATCH v14 12/22] KVM: selftests: Require guest_memfd for TDX VMs Lisa Wang (Fri Sep 25 2026 - 18:04:40 EST)
- Re: [PATCH] ASoC: wcd9335: Fix device reference leak in wcd9335_slim_status() Mark Brown (Fri Sep 25 2026 - 18:05:45 EST)
- Re: [PATCH 2/2] dt-bindings: PCI: rcar-gen4-pci-ep: Fix reset-names Rob Herring (Fri Sep 25 2026 - 18:06:18 EST)
- Re: [PATCH v5 09/27] vfio/pci: Add a generic excluded-range list Jonathan Cameron (Fri Sep 25 2026 - 18:06:39 EST)
- Re: [PATCH v3 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL Arnd Bergmann (Fri Sep 25 2026 - 18:08:11 EST)
- Re: [PATCH RFC 0/9] lib/lz4: stop forking upstream LZ4, vendor it instead Eric Biggers (Fri Sep 25 2026 - 18:09:04 EST)
- Re: [PATCH v12 06/25] arm,x86,fs/resctrl: Replace architecture resctrl_arch_{alloc,mon}_capable() Luck, Tony (Fri Sep 25 2026 - 18:15:00 EST)
- Re: [PATCH] mm/vmalloc: do not warn on -ENOMEM from va_clip() in pcpu_get_vm_areas() Andrew Morton (Fri Sep 25 2026 - 18:15:52 EST)
- Forwarded: [PATCH] usb: raw-gadget: fix UAF in raw_process_ep_io syzbot (Fri Sep 25 2026 - 18:16:05 EST)
- Re: [PATCH 0/2] Allow mtk-regulator-coupler to be built as a module Mark Brown (Fri Sep 25 2026 - 18:16:18 EST)
- Re: [PATCH v5 11/27] vfio/pci: Virtualize the CXL DVSEC in vfio_pci_config.c Jonathan Cameron (Fri Sep 25 2026 - 18:16:59 EST)
- drivers/iio/temperature/ltc2983.c:1895:1: warning: the frame size of 1136 bytes is larger than 1024 bytes kernel test robot (Fri Sep 25 2026 - 18:17:29 EST)
- Re: [PATCH v8 1/5] Input: stmfts - wait for controller ready after reset Dmitry Torokhov (Fri Sep 25 2026 - 18:18:21 EST)
- Re: [PATCH v5 12/27] vfio/pci: Call the CXL open and close hooks around device use Jonathan Cameron (Fri Sep 25 2026 - 18:18:32 EST)
- Re: [PATCH 1/4] kconfig: tests: Reset KCONFIG_WARN_CHANGED_INPUT by default Julian Braha (Fri Sep 25 2026 - 18:19:32 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Nathan Chancellor (Fri Sep 25 2026 - 18:19:41 EST)
- Re: (subset) [PATCH v10 00/10] Support for block device NVMEM providers Jeff Johnson (Fri Sep 25 2026 - 18:22:40 EST)
- Re: [PATCH v5 16/27] vfio/cxl: Create the CXL memdev and set media ready at bind Jonathan Cameron (Fri Sep 25 2026 - 18:24:00 EST)
- [PATCH] ice: fix pktgen crash in eswitch mode Lorenz Brun (Fri Sep 25 2026 - 18:27:10 EST)
- Re: [RFC PATCH 0/3] iommu/arm-smmu-v3: Add support for hitless replace of CD entries Samiullah Khawaja (Fri Sep 25 2026 - 18:27:51 EST)
- Re: [PATCH RFC 04/10] drm/panel: novatek-nt36672a: add Tianma FHD+ video mode panel Barnabás Czémán (Fri Sep 25 2026 - 18:28:14 EST)
- Re: [PATCH v5 00/12] mm: make userland page table freeing RCU-safe Andrew Morton (Fri Sep 25 2026 - 18:28:39 EST)
- [PATCH v8] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver RD Babiera (Fri Sep 25 2026 - 18:30:09 EST)
- [git pull] drm fixes for 7.3-rc5 Dave Airlie (Fri Sep 25 2026 - 18:32:11 EST)
- [PATCH iwl-net 0/2] ice: fix E825 PTP timer race and drop redundant cross-timestamp access Grzegorz Nitka (Fri Sep 25 2026 - 18:34:11 EST)
- [PATCH iwl-net 2/2] ice: remove redundant cross-timestamp PTP command Grzegorz Nitka (Fri Sep 25 2026 - 18:34:34 EST)
- [PATCH iwl-net 1/2] ice: ptp: serialize E825 PHY timer start with PTP lock and incval Grzegorz Nitka (Fri Sep 25 2026 - 18:34:39 EST)
- Re: [PATCH] clang-tools: Import os for broken pipe handling Nathan Chancellor (Fri Sep 25 2026 - 18:34:52 EST)
- Re: [PATCH v4 7/7] hfsplus: switch address_space_operations on iomap-based support Viacheslav Dubeyko (Fri Sep 25 2026 - 18:35:44 EST)
- Re: [PATCH net-next v17 06/10] net: phy: phy_port: Store information about a port's upstream Andrew Lunn (Fri Sep 25 2026 - 18:36:11 EST)
- Re: [PATCH] scsi: ufs: rpmb: register and unregister the ufs_rpmb bus kernel test robot (Fri Sep 25 2026 - 18:37:58 EST)
- Re: [PATCH net-next v17 07/10] net: phy: phy_link_topology: Add a helper to retrieve ports Andrew Lunn (Fri Sep 25 2026 - 18:39:10 EST)
- [PATCH bpf-next v3 0/9] bpf: make the vmlinux BTF an on-demand loadable module (CONFIG_DEBUG_INFO_BTF=m) to save ~5.4 MB memory Jay Wang (Fri Sep 25 2026 - 18:43:05 EST)
- [PATCH bpf-next v3 2/9] bpf: split the kfunc, dtor kfunc and struct_ops registration bodies Jay Wang (Fri Sep 25 2026 - 18:43:17 EST)
- [PATCH bpf-next v3 1/9] bpf: pass the vmlinux BTF to btf_parse_module() and let it adopt the data Jay Wang (Fri Sep 25 2026 - 18:43:53 EST)
- [PATCH bpf-next v3 5/9] bpf: defer vmlinux kfunc and struct_ops registrations Jay Wang (Fri Sep 25 2026 - 18:44:01 EST)
- Re: [PATCH v2] keys/trusted/tpm2: Validate TPM2_Create object sizes separately Jarkko Sakkinen (Fri Sep 25 2026 - 18:44:58 EST)
- [PATCH bpf-next v3 3/9] bpf: fetch the vmlinux BTF where kernel types enter a program Jay Wang (Fri Sep 25 2026 - 18:45:25 EST)
- [PATCH bpf-next v3 9/9] kbuild, bpf: allow building the vmlinux BTF as a module Jay Wang (Fri Sep 25 2026 - 18:45:38 EST)
- Re: [PATCH RFC 10/10] arm64: dts: qcom: sm6125-xiaomi-ginkgo: enable display, backlight and touchscreen Barnabás Czémán (Fri Sep 25 2026 - 18:46:08 EST)
- [PATCH bpf-next v3 4/9] bpf: take the vmlinux BTF from the btf_vmlinux module Jay Wang (Fri Sep 25 2026 - 18:46:20 EST)
- [PATCH bpf-next v3 6/9] bpf: keep module BTF until the vmlinux BTF is available Jay Wang (Fri Sep 25 2026 - 18:46:59 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit Ilya Gladyshev (Fri Sep 25 2026 - 18:47:06 EST)
- Re: [PATCH net v2 2/2] selftests: net: check timestamp echo after an old ACK netdev-bot+sashiko (Fri Sep 25 2026 - 18:47:22 EST)
- [PATCH bpf-next v3 7/9] bpf: expose deferred .BTF.base module BTF in sysfs from module load Jay Wang (Fri Sep 25 2026 - 18:47:38 EST)
- Re: [PATCH] cxl/acpi: Check ACPI companion before use Jonathan Cameron (Fri Sep 25 2026 - 18:48:04 EST)
- [PATCH bpf-next v3 8/9] bpf, trace, net: prepare CONFIG_DEBUG_INFO_BTF checks for a tristate Jay Wang (Fri Sep 25 2026 - 18:48:21 EST)
- Re: [PATCH v8] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver Neill Kapron (Fri Sep 25 2026 - 18:48:33 EST)
- Re: [PATCH v7 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel Jason Gunthorpe (Fri Sep 25 2026 - 18:48:46 EST)
- Re: [PATCH] KEYS: trusted: Fix blob allocation size in tpm2_key_decode() Jarkko Sakkinen (Fri Sep 25 2026 - 18:49:22 EST)
- [PATCH] soc: renesas: Kconfig: Enable ICU support for RZ/G3E and RZ/V2N Prabhakar (Fri Sep 25 2026 - 18:50:10 EST)
- Re: [PATCH net-next v17 09/10] net: ethtool: Introduce ethtool command to list ports Andrew Lunn (Fri Sep 25 2026 - 18:50:23 EST)
- Re: [PATCH net-next v17 10/10] Documentation: networking: Update the phy_port infrastructure description Andrew Lunn (Fri Sep 25 2026 - 18:52:47 EST)
- Re: [PATCH] clang-tools: Decode dollar escaping in compile commands Nathan Chancellor (Fri Sep 25 2026 - 18:55:39 EST)
- Re: [PATCH v6 08/12] vfs: change ->create/->mkdir operations unavailable errno Jori Koolstra (Fri Sep 25 2026 - 18:55:43 EST)
- Re: [PATCH v6 07/12] vfs: add O_CREAT|O_DIRECTORY to open*(2) Jori Koolstra (Fri Sep 25 2026 - 18:56:00 EST)
- Re: [PATCH net-next v3 2/8] dt-bindings: net: Add SoC-e SWIP MDIO controller Andrew Lunn (Fri Sep 25 2026 - 18:56:43 EST)
- Re: [PATCH] KEYS: trusted: Reject short TPM2 public areas Jarkko Sakkinen (Fri Sep 25 2026 - 18:57:24 EST)
- Re: [PATCH] assoc_array: discard shortcut when collapsing a leaf-only node Jarkko Sakkinen (Fri Sep 25 2026 - 18:59:13 EST)
- [PATCH] Input: synaptics - limit the T440p InterTouch quirk to LEN0036 Daniel Salmun (Fri Sep 25 2026 - 19:01:45 EST)
- Re: [PATCH bpf-next 3/6] bpf: fetch the vmlinux BTF where kernel types enter a program Jay Wang (Fri Sep 25 2026 - 19:02:55 EST)
- Re: [PATCH bpf-next 5/6] bpf: defer registrations until the vmlinux BTF is available Jay Wang (Fri Sep 25 2026 - 19:03:45 EST)
- Re: [PATCH bpf-next 2/6] bpf: split the kfunc, dtor kfunc and struct_ops registration bodies Jay Wang (Fri Sep 25 2026 - 19:04:01 EST)
- Re: [PATCH bpf-next 3/6] bpf: fetch the vmlinux BTF where kernel types enter a program Jay Wang (Fri Sep 25 2026 - 19:04:32 EST)
- Re: [PATCH v5 00/36] Private Memory NUMA Nodes Gregory Price (Fri Sep 25 2026 - 19:06:08 EST)
- Re: [PATCH] mm/nommu: Reject wrapping ranges in access_remote_vm() Andrew Morton (Fri Sep 25 2026 - 19:06:55 EST)
- Re: [GIT PULL] IPE fixes for 7.3-rc5 pr-tracker-bot (Fri Sep 25 2026 - 19:07:26 EST)
- Re: [PATCH net-next v3 3/8] dt-bindings: net: dsa: Add SoC-e SWIP switch Andrew Lunn (Fri Sep 25 2026 - 19:07:32 EST)
- Re: [GIT PULL] SCSI fixes for 7.3-rc4+ pr-tracker-bot (Fri Sep 25 2026 - 19:07:42 EST)
- Re: [PATCH net-next 1/3] selftests: drv-net: Introduce a selftest for ethtool flow control Jakub Kicinski (Fri Sep 25 2026 - 19:08:21 EST)
- Re: [PATCH net v2 3/5] net: bcmgenet: do not skip WoL power up on GENET V1 netdev-bot+sashiko (Fri Sep 25 2026 - 19:09:56 EST)
- Re: [PATCH net v2 4/5] net: bcmgenet: validate Ethernet address in bcmgenet_set_mac_addr netdev-bot+sashiko (Fri Sep 25 2026 - 19:10:20 EST)
- Re: [PATCH v2] checkpatch: don't flag ACQUIRE_ERR() assignments in if conditions Jonathan Cameron (Fri Sep 25 2026 - 19:10:54 EST)
- Re: [git pull] drm fixes for 7.3-rc5 pr-tracker-bot (Fri Sep 25 2026 - 19:10:57 EST)
- Re: [PATCH net-next v3 5/8] net: mdio: Add SoC-e SWIP MDIO controller driver Andrew Lunn (Fri Sep 25 2026 - 19:11:10 EST)
- Re: [PATCH net-next v4 0/2] selftests: Fix and migrate XDP feature test Jakub Kicinski (Fri Sep 25 2026 - 19:12:47 EST)
- Re: [PATCH net-next v4 00/10] tunnels: add core and gre drop reasons Anton Danilov (Fri Sep 25 2026 - 19:13:25 EST)
- Re: [PATCH v6 02/17] PCI/CXL: Probe the underlying bus reset in cxl_reset_bus_function() Jonathan Cameron (Fri Sep 25 2026 - 19:13:30 EST)
- Re: [PATCH net-next v4 03/10] gre: make gre_parse_header() report a drop reason Anton Danilov (Fri Sep 25 2026 - 19:14:04 EST)
- Re: [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit Ilya Gladyshev (Fri Sep 25 2026 - 19:14:08 EST)
- Re: [PATCH v6 07/12] vfs: add O_CREAT|O_DIRECTORY to open*(2) Jori Koolstra (Fri Sep 25 2026 - 19:14:17 EST)
- Re: [PATCH net-next v4 04/10] ip_tunnel: add __iptunnel_pull_header_reason() Anton Danilov (Fri Sep 25 2026 - 19:14:44 EST)
- Re: [PATCH net-next v4 2/2] selftests/net: Move XDP feature test to driver framework Jakub Kicinski (Fri Sep 25 2026 - 19:16:10 EST)
- Re: [PATCH net-next v3 6/8] net: dsa: soce: Add basic support for SoC-e switch IP cores Andrew Lunn (Fri Sep 25 2026 - 19:17:36 EST)
- Re: [PATCH v8 2/4] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan Jonathan Cameron (Fri Sep 25 2026 - 19:18:40 EST)
- Re: [PATCH net-next v3 6/8] net: dsa: soce: Add basic support for SoC-e switch IP cores Andrew Lunn (Fri Sep 25 2026 - 19:20:36 EST)
- [PATCH bpf-next 0/2] bpf, mips: Add JIT support for v4 instructions Johan Almbladh (Fri Sep 25 2026 - 19:20:46 EST)
- [PATCH bpf-next 1/2] bpf, mips: Add JIT support for unconditional BSWAP Johan Almbladh (Fri Sep 25 2026 - 19:21:35 EST)
- [PATCH bpf-next 2/2] bpf, mips: Add JIT support for JMP32_JA Johan Almbladh (Fri Sep 25 2026 - 19:21:59 EST)
- Re: [PATCH bpf-next v3 8/9] bpf, trace, net: prepare CONFIG_DEBUG_INFO_BTF checks for a tristate bot+bpf-ci (Fri Sep 25 2026 - 19:23:49 EST)
- Re: [PATCH bpf-next v3 7/9] bpf: expose deferred .BTF.base module BTF in sysfs from module load bot+bpf-ci (Fri Sep 25 2026 - 19:23:52 EST)
- Re: [PATCH bpf-next v3 4/9] bpf: take the vmlinux BTF from the btf_vmlinux module bot+bpf-ci (Fri Sep 25 2026 - 19:24:23 EST)
- Re: [PATCH net-next v3 8/8] net: dsa: soce: Disable unsupported hardware STP Andrew Lunn (Fri Sep 25 2026 - 19:25:26 EST)
- Re: [PATCH net-next v3 7/8] net: dsa: soce: Add VLAN offload support Andrew Lunn (Fri Sep 25 2026 - 19:32:29 EST)
- [GIT PULL] KVM: Fixes for 7.3-rcN Sean Christopherson (Fri Sep 25 2026 - 19:33:37 EST)
- Re: [PATCH net 2/2] selftests: net: check timestamp echo after an old ACK netdev-bot+sashiko (Fri Sep 25 2026 - 19:35:00 EST)
- Re: [PATCH bpf-next v3 5/9] bpf: defer vmlinux kfunc and struct_ops registrations bot+bpf-ci (Fri Sep 25 2026 - 19:35:39 EST)
- Re: [PATCH bpf-next v3 9/9] kbuild, bpf: allow building the vmlinux BTF as a module bot+bpf-ci (Fri Sep 25 2026 - 19:36:22 EST)
- Re: [PATCH net v2] net/mctp: publish the mctp_dev only after it is initialised Jakub Kicinski (Fri Sep 25 2026 - 19:36:42 EST)
- [RFC PATCH 1/4] Bluetooth: hci_intel: fix tty-only assumptions in the LPM paths Cai Yu (Fri Sep 25 2026 - 19:40:56 EST)
- [RFC PATCH 0/4] Bluetooth: hci_intel: support the CcP controller (X1 Fold Gen1) Cai Yu (Fri Sep 25 2026 - 19:41:00 EST)
- error: couldn't allocate output register for constraint 'ZB' kernel test robot (Fri Sep 25 2026 - 19:41:39 EST)
- [RFC PATCH 2/4] Bluetooth: hci_intel: add the CcP controller (hardware variant 0x14) Cai Yu (Fri Sep 25 2026 - 19:41:56 EST)
- [RFC PATCH 3/4] Bluetooth: hci_intel: add serdev support for the CcP controller Cai Yu (Fri Sep 25 2026 - 19:42:36 EST)
- [RFC PATCH 4/4] Bluetooth: hci_intel: download the CcP firmware at 921.6 kbaud Cai Yu (Fri Sep 25 2026 - 19:42:49 EST)
- [PATCH] docs: kdoc: parse context_lock_struct() as struct declaration Omokefe Emmanuel Onanaroghene (Fri Sep 25 2026 - 19:43:23 EST)
- Re: [PATCH net v2] net/mctp: publish the mctp_dev only after it is initialised patchwork-bot+netdevbpf (Fri Sep 25 2026 - 19:44:12 EST)
- Re: [PATCH 1/3] platform/x86: uniwill-laptop: Add PCSpecialist Recoil 16 AMD Armin Wolf (Fri Sep 25 2026 - 19:45:42 EST)
- Re: [PATCH net-next v5 00/10] ravb: Add gPTP support for Gen4 Jakub Kicinski (Fri Sep 25 2026 - 19:45:42 EST)
- Re: [PATCH] riscv: align pcie bus assign logic with ARM64 Paul Walmsley (Fri Sep 25 2026 - 19:46:52 EST)
- Re: [PATCH] riscv: process: Use str_supported_unsupported() in compat_mode_detect() Paul Walmsley (Fri Sep 25 2026 - 19:48:42 EST)
- arch/xtensa/boot/boot-elf/bootstrap.S:68: Warning: value 0x1a0003000 truncated to 0xa0003000 kernel test robot (Fri Sep 25 2026 - 19:51:58 EST)
- Re: [PATCH net-next v5 00/10] ravb: Add gPTP support for Gen4 patchwork-bot+netdevbpf (Fri Sep 25 2026 - 19:52:46 EST)
- Re: [PATCH 3/3] platform/x86: uniwill-laptop: Map the screen rotation key Armin Wolf (Fri Sep 25 2026 - 19:53:21 EST)
- Re: [PATCH 2/3] platform/x86: uniwill-laptop: Add platform profile support Armin Wolf (Fri Sep 25 2026 - 19:54:58 EST)
- Re: [PATCH v1] ptp: idt82p33: Stop PTP work producers before teardown patchwork-bot+netdevbpf (Fri Sep 25 2026 - 20:03:02 EST)
- [PATCH v2] leds: blinkm: Clean up sysfs group on LED registration failure Myeonghun Pak (Fri Sep 25 2026 - 20:04:47 EST)
- [PATCH] media: gspca: Fix crash in sonixj driver Kanav Gupta (Fri Sep 25 2026 - 20:09:17 EST)
- Re: [PATCH v12 06/25] arm,x86,fs/resctrl: Replace architecture resctrl_arch_{alloc,mon}_capable() Reinette Chatre (Fri Sep 25 2026 - 20:12:54 EST)
- Re: [PATCH] selftests: netdevsim: skip the rate tc-bw check without tool support Jakub Kicinski (Fri Sep 25 2026 - 20:13:48 EST)
- Re: [PATCH] rhashtable: specialize default comparison for constant parameters Herbert Xu (Fri Sep 25 2026 - 20:14:29 EST)
- Re: [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer Borislav Petkov (Fri Sep 25 2026 - 20:15:23 EST)
- Re: [PATCH net-next v4] net: pcs: lynx: enable autonegotiation for 10g-qxgmii and usxgmii netdev-bot+sashiko (Fri Sep 25 2026 - 20:15:40 EST)
- Re: [PATCH] docs: kdoc: parse context_lock_struct() as struct declaration Bart Van Assche (Fri Sep 25 2026 - 20:15:51 EST)
- [PATCH] hwmon: (gpd-fan) Reset both fans to automatic on duo boards Alexei Solcanu via B4 Relay (Fri Sep 25 2026 - 20:16:17 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: glymur: Add videocc sleep clock Shawn Guo (Fri Sep 25 2026 - 20:19:08 EST)
- Re: [PATCH net-next v4 0/8] net: dsa: motorcomm: Add SerDes PCS patchwork-bot+netdevbpf (Fri Sep 25 2026 - 20:21:56 EST)
- Re: [PATCH 1/2] iio: adc: ti-ads112c14: fix negative settlingtime check Jonathan Cameron (Fri Sep 25 2026 - 20:23:14 EST)
- [PATCH] wifi: mwifiex: Reattach interfaces on suspend failure Brian Norris (Fri Sep 25 2026 - 20:23:46 EST)
- Re: [PATCH 1/3] platform/x86: uniwill-laptop: Add PCSpecialist Recoil 16 AMD Am Dev (Fri Sep 25 2026 - 20:24:48 EST)
- Re: [PATCH 6/9] drm/tyr: add CSF firmware interface support Daniel Almeida (Fri Sep 25 2026 - 20:26:44 EST)
- [PATCH v3 1/2] rust: uapi: add zerocopy/zerocopy_derive Deborah Brouwer (Fri Sep 25 2026 - 20:27:19 EST)
- [PATCH v3 2/2] drm/tyr: safely write GpuInfo to userspace Deborah Brouwer (Fri Sep 25 2026 - 20:27:42 EST)
- [PATCH v3 0/2] drm/tyr: safely write GpuInfo to userspace Deborah Brouwer (Fri Sep 25 2026 - 20:28:20 EST)
- [PATCH] resource, kunit: stop selecting GET_FREE_REGION Karl Mehltretter (Fri Sep 25 2026 - 20:28:46 EST)
- Re: [PATCH] tty: add break_wait kernel-doc Randy Dunlap (Fri Sep 25 2026 - 20:33:05 EST)
- Re: [PATCH 2/3] platform/x86: uniwill-laptop: Add platform profile support Am Dev (Fri Sep 25 2026 - 20:33:37 EST)
- Re: [PATCH v3 0/6] ntfs: report filesystem errors through fsnotify Hyunchul Lee (Fri Sep 25 2026 - 20:33:46 EST)
- Re: [PATCH v3 4/6] ntfs: report MFT metadata and recovery errors to fsnotify Hyunchul Lee (Fri Sep 25 2026 - 20:36:29 EST)
- Re: [PATCH v5] x86/apic: Use EILVT register count from APIC_EFEAT Borislav Petkov (Fri Sep 25 2026 - 20:39:08 EST)
- Re: [PATCH v3 6/6] ntfs: report shutdown errors to fsnotify Hyunchul Lee (Fri Sep 25 2026 - 20:40:28 EST)
- Re: [PATCH net] net: bcmgenet: allocate RX buffers as page fragments patchwork-bot+netdevbpf (Fri Sep 25 2026 - 20:41:34 EST)
- Re: [PATCH net-next v4] net: pcs: lynx: enable autonegotiation for 10g-qxgmii and usxgmii patchwork-bot+netdevbpf (Fri Sep 25 2026 - 20:41:48 EST)
- Re: [PATCH net] ipv6: fix prefix route expiry in modify_prefix_route() patchwork-bot+netdevbpf (Fri Sep 25 2026 - 20:42:07 EST)
- [PATCH] irqchip/atmel-aic[5]: Disable interrupts in the irq_pm_shutdown() callbacks Karl Mehltretter (Fri Sep 25 2026 - 20:42:12 EST)
- Re: [PATCH net-next v3 0/2] ch9200: stop ignoring the register write errors patchwork-bot+netdevbpf (Fri Sep 25 2026 - 20:43:13 EST)
- Re: [PATCH v4 0/5] ASoC: mediatek: mt8183: Fix clock error handling Mark Brown (Fri Sep 25 2026 - 20:43:51 EST)
- Re: [PATCH v1 1/1] ASoC: sprd: Shadow errors from dma_request_chan() Mark Brown (Fri Sep 25 2026 - 20:44:28 EST)
- Re: [PATCH] iio: adc: ti-ads112c14: add gpio support Jonathan Cameron (Fri Sep 25 2026 - 20:46:35 EST)
- Re: [PATCH v2] sched_ext: Update scx_dispatch_dequeue() comments bot+bpf-ci (Fri Sep 25 2026 - 20:47:05 EST)
- Re: [PATCH net v2] amt: do not store tunnel pointer in skb control block netdev-bot+sashiko (Fri Sep 25 2026 - 20:47:30 EST)
- [syzbot] [trace?] KASAN: slab-use-after-free Read in ring_buffer_lock_reserve syzbot (Fri Sep 25 2026 - 20:47:43 EST)
- Re: [PATCH v5 1/3] kallsyms: Match compressed tokens on the fly during binary search bot+bpf-ci (Fri Sep 25 2026 - 20:48:48 EST)
- Re: [PATCH v5 2/3] kallsyms: Increase marker density to 16:1 to accelerate lookups bot+bpf-ci (Fri Sep 25 2026 - 20:49:05 EST)
- Re: [PATCH] iio: accel: kxcjk-1013: reject duplicate event disable Jonathan Cameron (Fri Sep 25 2026 - 20:50:01 EST)
- Re: [PATCH net-next v8 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops Jakub Kicinski (Fri Sep 25 2026 - 20:50:45 EST)
- [PATCH RFC 01/17] mm: shmem: Implement guest_memfd provider operations for tmpfs Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:51:06 EST)
- [PATCH RFC 09/17] KVM: selftests: Test rejection of swap tmpfs mounts Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:52:13 EST)
- [PATCH RFC 08/17] KVM: selftests: Test rejection of tmpfs file for resource_fd Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:52:19 EST)
- [PATCH RFC 10/17] KVM: selftests: Test rejection of hugepage tmpfs mounts Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:52:22 EST)
- [PATCH RFC 15/17] KVM: selftests: Test that shared tmpfs resource pool size limit is respected Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:52:24 EST)
- [PATCH RFC 03/17] KVM: guest_memfd: Support provider folio invalidation Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:52:51 EST)
- [PATCH RFC 02/17] KVM: guest_memfd: Support provider folio allocation Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:52:54 EST)
- [PATCH RFC 00/17] Allow guest_memfd to be created using a resource (pool) fd Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:52:56 EST)
- [PATCH RFC 04/17] KVM: guest_memfd: Add helper to attach resource provider file Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:53:21 EST)
- [PATCH RFC 11/17] KVM: selftests: Test guest_memfd with anonymous fsmount() tmpfs pool Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:53:51 EST)
- Re: [PATCH 1/2] Documentation: dsa: b53: fix stale tagging-support section Jakub Kicinski (Fri Sep 25 2026 - 20:55:59 EST)
- [PATCH RFC 14/17] KVM: selftests: Test memory allocation against shared tmpfs resource pool Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:56:04 EST)
- [PATCH RFC 16/17] KVM: selftests: Test guest execution with tmpfs-backed guest_memfd Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:56:06 EST)
- [PATCH RFC 06/17] KVM: selftests: Test negative validation of resource_fd argument Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:56:38 EST)
- [PATCH RFC 13/17] KVM: selftests: Test guest_memfd resource pool sharing across instances Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:56:57 EST)
- [PATCH RFC 05/17] KVM: selftests: Add helper to create guest_memfd with a resource file Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:57:01 EST)
- Re: [PATCH net-next v8 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops Jakub Kicinski (Fri Sep 25 2026 - 20:57:03 EST)
- [PATCH RFC 12/17] KVM: selftests: Test guest_memfd with mounted tmpfs root directory Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:57:06 EST)
- [PATCH RFC 07/17] KVM: selftests: Test rejection of unsupported filesystem for resource_fd Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:57:20 EST)
- [PATCH] clang-tools: Import os for broken pipe handling 14侯廷翰 (Fri Sep 25 2026 - 20:57:35 EST)
- [PATCH v2 0/2] platform/x86: asus-wmi: Fix TUF keyboard shutdown naming and add RGB readback Bartu Alev (Fri Sep 25 2026 - 20:58:29 EST)
- [PATCH RFC 17/17] KVM: selftests: Document testing TODOs Ackerley Tng via B4 Relay (Fri Sep 25 2026 - 20:58:44 EST)
- [PATCH v2 1/2] platform/x86: asus-wmi: fix TUF keyboard power state shutdown naming Bartu Alev (Fri Sep 25 2026 - 20:59:35 EST)
- Re: [PATCH] drm/xe/i2c: use device_create_managed_software_node() Rodrigo Vivi (Fri Sep 25 2026 - 21:00:41 EST)
- Re: [PATCH net-next v2 0/3] net: macb: Rework hardware timestamp configuration patchwork-bot+netdevbpf (Fri Sep 25 2026 - 21:01:24 EST)
- [PATCH v2 2/2] platform/x86: asus-wmi: add TUF keyboard RGB readback support Bartu Alev (Fri Sep 25 2026 - 21:01:29 EST)
- Re: [PATCH] iio: gyro: bmg160: reject duplicate event disable Jonathan Cameron (Fri Sep 25 2026 - 21:04:38 EST)
- Re: [PATCH] Input: goodix_berlin - reject devices without match data Dmitry Torokhov (Fri Sep 25 2026 - 21:05:33 EST)
- Re: [PATCH 16/28] ASoC: apple: Add macaudio machine driver James Calligeros (Fri Sep 25 2026 - 21:06:23 EST)
- Re: [PATCH v2] dt-bindings: input: Add AD7147 CapTouch schema Dmitry Torokhov (Fri Sep 25 2026 - 21:07:44 EST)
- Re: [PATCH v4] hfs: handle extent B-tree write errors Davy Felipe (Fri Sep 25 2026 - 21:09:44 EST)
- AMD Ryzen 9 8945HX: TSC synchronization failure with ~9.3 billion cycle warp on Lenovo Legion R9000P ADR10 Влад Федченко (Fri Sep 25 2026 - 21:10:52 EST)
- Re: [PATCH 0/7] iio: validate SPI match data before use Jonathan Cameron (Fri Sep 25 2026 - 21:11:56 EST)
- [tip: x86/fpu] x86/fpu: Pre-fault only required size of xstate buffer tip-bot2 for Andrei Vagin (Fri Sep 25 2026 - 21:12:47 EST)
- [tip: x86/fpu] x86/fpu: Fix potential underflow in xstate_calculate_size() tip-bot2 for Andrei Vagin (Fri Sep 25 2026 - 21:12:50 EST)
- [tip: x86/fpu] x86/fpu: Document reasoning of FX-only fallback tip-bot2 for Andrei Vagin (Fri Sep 25 2026 - 21:12:52 EST)
- [tip: x86/fpu] x86/fpu: Clean up and rename variables in signal frame handling tip-bot2 for Andrei Vagin (Fri Sep 25 2026 - 21:12:58 EST)
- [tip: x86/fpu] x86/fpu: Document signal frame layout and portability tip-bot2 for Andrei Vagin (Fri Sep 25 2026 - 21:13:01 EST)
- [tip: x86/fpu] x86/fpu: Extract restore_from_ia32_fxstate() and clean up fpu__restore_sig() tip-bot2 for Andrei Vagin (Fri Sep 25 2026 - 21:13:10 EST)
- [tip: x86/fpu] selftests/x86: Add tests for signal frame FPU portability tip-bot2 for Andrei Vagin (Fri Sep 25 2026 - 21:13:25 EST)
- Re: [PATCH 6/9] iio: adc: ti-adc128s052: validate SPI match data Jonathan Cameron (Fri Sep 25 2026 - 21:16:44 EST)
- Re: [PATCH 6/9] iio: adc: ti-adc128s052: validate SPI match data Jonathan Cameron (Fri Sep 25 2026 - 21:18:39 EST)
- Re: [PATCH net-next v2] net: phy: mxl-gpy: add 2.5G for MXL86211C patchwork-bot+netdevbpf (Fri Sep 25 2026 - 21:21:55 EST)
- Re: [PATCH v2 net-next] octeontx2-af: nix: Log TX scheduler queue validation failures patchwork-bot+netdevbpf (Fri Sep 25 2026 - 21:22:37 EST)
- [PATCH v2 0/6] bitmap: fix three parsing bugs in bitmap_parse() and bitmap_parselist() Shashank Mohan Jain (Fri Sep 25 2026 - 21:27:05 EST)
- [PATCH v2 1/6] bitmap: bitmap_parse(): reject non-hex character before 8 digits Shashank Mohan Jain (Fri Sep 25 2026 - 21:27:17 EST)
- [PATCH v2 2/6] bitmap: test bitmap_parse() with an illegal character before 8 hex digits Shashank Mohan Jain (Fri Sep 25 2026 - 21:27:28 EST)
- [PATCH v2 1/2] lib: parser: reject out-of-range values in match_number() Shashank Mohan Jain (Fri Sep 25 2026 - 21:27:44 EST)
- [PATCH v2 3/6] bitmap: bitmap_parselist(): reject trailing characters after group size Shashank Mohan Jain (Fri Sep 25 2026 - 21:27:47 EST)
- [PATCH v2 4/6] bitmap: test bitmap_parselist() with text after the group size Shashank Mohan Jain (Fri Sep 25 2026 - 21:28:02 EST)
- [PATCH v2 5/6] bitmap: bitmap_parselist(): don't wrap around on a huge group size Shashank Mohan Jain (Fri Sep 25 2026 - 21:28:18 EST)
- [PATCH net-next 0/4] net: psp: require an established connection for association setup Daniel Zahka (Fri Sep 25 2026 - 21:28:20 EST)
- [PATCH v2 6/6] bitmap: test bitmap_parselist() with a group size close to UINT_MAX Shashank Mohan Jain (Fri Sep 25 2026 - 21:28:32 EST)
- [PATCH net-next 1/4] selftests: drv-net: psp: swap closed for connected sockets in assoc tests Daniel Zahka (Fri Sep 25 2026 - 21:28:59 EST)
- [PATCH v2 2/2] lib/tests: add KUnit test for parser number helpers Shashank Mohan Jain (Fri Sep 25 2026 - 21:29:03 EST)
- [PATCH net-next 2/4] net: psp: require an established connection for association setup Daniel Zahka (Fri Sep 25 2026 - 21:29:05 EST)
- [PATCH net-next 4/4] selftests: drv-net: psp: test that assocs require an established socket Daniel Zahka (Fri Sep 25 2026 - 21:29:53 EST)
- [PATCH net-next 3/4] net: psp: drop psp assoc clear in sk_clone() Daniel Zahka (Fri Sep 25 2026 - 21:30:16 EST)
- Re: [syzbot] [xfs?] KASAN: slab-use-after-free Write in xlog_cil_push_work syzbot (Fri Sep 25 2026 - 21:31:40 EST)
- [PATCH v3] mfd: twl-core: Allocate modules with twl_private Rosen Penev (Fri Sep 25 2026 - 21:33:37 EST)
- [PATCH V0 01/21] accel/amdxdna: Rename NPU3 firmware files David Zhang (Fri Sep 25 2026 - 21:35:29 EST)
- [PATCH V0 00/21] accel/amdxdna: Kernel submission and PM for AIE4 David Zhang (Fri Sep 25 2026 - 21:35:29 EST)
- [PATCH V0 02/21] accel/amdxdna: Remove mmap for doorbell David Zhang (Fri Sep 25 2026 - 21:35:35 EST)
- [PATCH V0 05/21] accel/amdxdna: Add NPU3 classic device support David Zhang (Fri Sep 25 2026 - 21:35:48 EST)
- [PATCH V0 06/21] accel/amdxdna: Add AIE version query to aie4_get_info David Zhang (Fri Sep 25 2026 - 21:35:51 EST)
- [PATCH V0 08/21] accel/amdxdna: Restore power mode override on AIE4 hardware start David Zhang (Fri Sep 25 2026 - 21:36:05 EST)
- [PATCH V0 03/21] accel/amdxdna: Add CERT firmware version support David Zhang (Fri Sep 25 2026 - 21:36:24 EST)
- [PATCH V0 11/21] accel/amdxdna: Refactor AIE4 hardware initialization sequence David Zhang (Fri Sep 25 2026 - 21:36:30 EST)
- [PATCH V0 04/21] accel/amdxdna: Upgrade firmware version to 6.0 David Zhang (Fri Sep 25 2026 - 21:36:30 EST)
- [PATCH V0 13/21] accel/amdxdna: Implement AIE4 kernel queue lifecycle and memory layout David Zhang (Fri Sep 25 2026 - 21:36:33 EST)
- [PATCH V0 19/21] accel/amdxdna: Link SR-IOV VFs for power management sequencing David Zhang (Fri Sep 25 2026 - 21:36:38 EST)
- [PATCH V0 10/21] accel/amdxdna: Add context switch hysteresis with debugfs control David Zhang (Fri Sep 25 2026 - 21:36:51 EST)
- Re: [PATCHv5 0/4] EDAC/altera: Address sashiko reviews part 1(v5) Borislav Petkov (Fri Sep 25 2026 - 21:36:53 EST)
- [PATCH V0 20/21] accel/amdxdna: Implement runtime suspend and resume support David Zhang (Fri Sep 25 2026 - 21:37:22 EST)
- [PATCH V0 15/21] accel/amdxdna: Prepare for AIE4 command submission David Zhang (Fri Sep 25 2026 - 21:37:49 EST)
- [PATCH V0 17/21] accel/amdxdna: Finalize runtime PM before acquiring dev_lock on removal David Zhang (Fri Sep 25 2026 - 21:38:25 EST)
- [PATCH V0 09/21] accel/amdxdna: Add clock, DPM frequency, and resource info queries for AIE4 David Zhang (Fri Sep 25 2026 - 21:38:35 EST)
- [PATCH V0 12/21] accel/amdxdna: Decouple AIE4 doorbell and MSI-X notification transport hooks David Zhang (Fri Sep 25 2026 - 21:38:58 EST)
- [PATCH V0 14/21] accel/amdxdna: Fix fence timeline name and context allocation David Zhang (Fri Sep 25 2026 - 21:39:00 EST)
- [PATCH V0 07/21] accel/amdxdna: Add get and set power_mode for AIE4 David Zhang (Fri Sep 25 2026 - 21:39:08 EST)
- [PATCH V0 18/21] accel/amdxdna: Implement AIE4 suspend and resume David Zhang (Fri Sep 25 2026 - 21:40:17 EST)
- [PATCH V0 16/21] accel/amdxdna: Implement AIE4 command packet building and submission David Zhang (Fri Sep 25 2026 - 21:40:31 EST)
- [PATCH V0 21/21] accel/amdxdna: Add stub hwctx_config for AIE4 David Zhang (Fri Sep 25 2026 - 21:41:27 EST)
- Re: [PATCH v3 15/40] mm/vma: add vma[_flags]_is_kernel_owned() predicates Zi Yan (Fri Sep 25 2026 - 21:43:14 EST)
- [tip: x86/cache] x86/resctrl: Update documented unit for the "activity" event tip-bot2 for Tony Luck (Fri Sep 25 2026 - 21:43:30 EST)
- Re: [PATCH v2 2/2] platform/x86: asus-wmi: add TUF keyboard RGB readback support Denis Benato (Fri Sep 25 2026 - 21:44:11 EST)
- Re: [PATCH] hwmon: (gpd-fan) Reset both fans to automatic on duo boards Guenter Roeck (Fri Sep 25 2026 - 21:46:49 EST)
- [PATCH v4] dt-bindings: mtd: convert IBM NDFC binding to YAML Rosen Penev (Fri Sep 25 2026 - 21:48:15 EST)
- Re: [PATCH net-next 1/6] net: add netif_rx_mode_schedule_fresh() Jakub Kicinski (Fri Sep 25 2026 - 21:48:59 EST)
- Re: [PATCH] scsi: ufs: rpmb: register and unregister the ufs_rpmb bus kernel test robot (Fri Sep 25 2026 - 21:50:35 EST)
- Re: [PATCH] ice: dpll: fix kernel-doc parameter descriptions patchwork-bot+netdevbpf (Fri Sep 25 2026 - 21:51:44 EST)
- Re: [PATCH net-next] idpf: fix kernel-doc parameter descriptions patchwork-bot+netdevbpf (Fri Sep 25 2026 - 21:52:27 EST)
- RE: [PATCH] Drivers: hv: vmbus: annotate struct vmbus_gpadl with __counted_by_ptr Michael Kelley (Fri Sep 25 2026 - 21:57:21 EST)
- Re: [PATCH v3 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating Sasha Levin (Fri Sep 25 2026 - 21:58:05 EST)
- Re: [PATCH 0/5] PCI: Resource placement algorithm fixes Nikolas Joshua Britton (Fri Sep 25 2026 - 22:00:55 EST)
- include/linux/compiler.h:200:82: error: expression in static assertion is not an integer kernel test robot (Fri Sep 25 2026 - 22:02:00 EST)
- Re: [PATCH v4 7/8] clk: sunxi-ng: a733: Add bus clock gates Enzo Adriano (Fri Sep 25 2026 - 22:03:27 EST)
- Re: [PATCH v2 00/26] mm/fbatch: drain lru_add_drain() and _all() JP Kobryn (Fri Sep 25 2026 - 22:07:56 EST)
- [PATCH] fanotify: report names longer than NAME_MAX Matthias Goergens (Fri Sep 25 2026 - 22:09:08 EST)
- Re: [PATCH v3 16/40] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned Zi Yan (Fri Sep 25 2026 - 22:09:16 EST)
- drivers/tty/serial/8250/8250_dfl.c:137:1: warning: the frame size of 1040 bytes is larger than 1024 bytes kernel test robot (Fri Sep 25 2026 - 22:13:25 EST)
- Re: [PATCH v5 1/8] x86/bugs: Allow forcing Automatic IBRS with SNP active using spectre_v2=eibrs Kim Phillips (Fri Sep 25 2026 - 22:16:00 EST)
- Re: [PATCH v3 16/40] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned Zi Yan (Fri Sep 25 2026 - 22:17:33 EST)
- Re: [PATCH] kprobes: Make optprobe optimizer multi-generational and asynchronous Google (Fri Sep 25 2026 - 22:18:48 EST)
- [PATCH] Revert "dma-buf: Make DMABUF_DEBUG default to y on DEBUG_KERNEL kernels" Jianfeng Liu (Fri Sep 25 2026 - 22:20:49 EST)
- Re: [PATCH 0/2] scsi: ufs: core: Handle devices declining optional Query IDNs Martin K. Petersen (Oracle) (Fri Sep 25 2026 - 22:23:39 EST)
- Re: [PATCH v3 17/40] mm/vma: add and use vma_[flags]_is_fixed_mapping Zi Yan (Fri Sep 25 2026 - 22:28:24 EST)
- Re: [PATCH v3 21/40] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs Zi Yan (Fri Sep 25 2026 - 22:31:32 EST)
- Re: [PATCH v10 02/14] dt-bindings: dpll: add SiTime SiT95316 clock generator Jakub Kicinski (Fri Sep 25 2026 - 22:35:02 EST)
- Re: [PATCH v10 06/14] dpll: sit9531x: implement input pin state on a DPLL Jakub Kicinski (Fri Sep 25 2026 - 22:35:07 EST)
- Re: [PATCH v10 13/14] dpll: sit9531x: model the inter-PLL sync net as a pair of pins Jakub Kicinski (Fri Sep 25 2026 - 22:35:24 EST)
- Re: [PATCH v10 03/14] dpll: add basic SiTime SiT9531x support Jakub Kicinski (Fri Sep 25 2026 - 22:35:33 EST)
- Re: [PATCH v10 12/14] dpll: sit9531x: add support to get fractional frequency offset Jakub Kicinski (Fri Sep 25 2026 - 22:35:43 EST)
- Re: [PATCH v10 14/14] dpll: sit9531x: allow the device tree to override two board facts Jakub Kicinski (Fri Sep 25 2026 - 22:35:46 EST)
- Re: [PATCH v10 04/14] dpll: sit9531x: read DPLL types and pin properties from system firmware Jakub Kicinski (Fri Sep 25 2026 - 22:36:28 EST)
- Re: [PATCH v3] usb: atm: cxacru: fix NULL deref of atm_dev on sysfs writes Jakub Kicinski (Fri Sep 25 2026 - 22:36:37 EST)
- Re: [PATCH v10 05/14] dpll: sit9531x: register DPLL devices and pins Jakub Kicinski (Fri Sep 25 2026 - 22:37:04 EST)
- Re: [PATCH v10 11/14] dpll: sit9531x: add support to get phase offset on the connected input pin Jakub Kicinski (Fri Sep 25 2026 - 22:38:19 EST)
- Re: [PATCH v10 07/14] dpll: sit9531x: add support to get and set priority on input pins Jakub Kicinski (Fri Sep 25 2026 - 22:38:47 EST)
- Re: [PATCH v10 09/14] dpll: sit9531x: implement output pin state on a DPLL Jakub Kicinski (Fri Sep 25 2026 - 22:39:12 EST)
- Re: [PATCH] scsi: hpsa: Make buff allocation type unsigned Martin K. Petersen (Oracle) (Fri Sep 25 2026 - 22:39:40 EST)
- Re: [PATCH v10 08/14] dpll: sit9531x: add support to get and set frequency on pins Jakub Kicinski (Fri Sep 25 2026 - 22:39:41 EST)
- Re: [PATCH v10 10/14] dpll: sit9531x: add support to adjust output phase Jakub Kicinski (Fri Sep 25 2026 - 22:40:15 EST)
- [PATCH] udf: don't let a stale metadata buffer overwrite expanded file data Matthias Goergens (Fri Sep 25 2026 - 22:41:45 EST)
- Re: [PATCH] ufs: host: qcom: Enable MCQ support for sa8255p Martin K. Petersen (Oracle) (Fri Sep 25 2026 - 22:42:52 EST)
- Re: [PATCH v3 2/2] drm/tyr: safely write GpuInfo to userspace Daniel Almeida (Fri Sep 25 2026 - 22:45:39 EST)
- Re: [PATCH] phy: rockchip: inno-usb2: ensure PHY is running when clock is requested Manivannan Sadhasivam (Fri Sep 25 2026 - 22:50:35 EST)
- Re: [RFC PATCH v1 0/8] perf/core, perf/tools: Add PERF_SAMPLE_BUILD_ID_OFFSET support Namhyung Kim (Fri Sep 25 2026 - 23:03:58 EST)
- Re: [PATCH v15 02/16] phy: rockchip: usbdp: Update mode_change after error handling Manivannan Sadhasivam (Fri Sep 25 2026 - 23:18:53 EST)
- arch/powerpc/perf/vpa-dtl.c:254:30: sparse: sparse: incorrect type in assignment (different base types) kernel test robot (Fri Sep 25 2026 - 23:20:47 EST)
- [PATCH v2] PM: hibernate: flush icache for restored pages from task context Xiong Xin (Fri Sep 25 2026 - 23:24:49 EST)
- Re: [PATCH 1/3] hwmon: (tmp102) Fix jiffies wraparound in conversion-ready check Guenter Roeck (Fri Sep 25 2026 - 23:26:13 EST)
- Re: [PATCH 2/3] hwmon: (tmp108) Fix jiffies wraparound in conversion-ready check Guenter Roeck (Fri Sep 25 2026 - 23:26:55 EST)
- Re: [PATCH 3/3] hwmon: (sht4x) Fix jiffies wraparound in heater-ready check Guenter Roeck (Fri Sep 25 2026 - 23:27:46 EST)
- Re: [PATCH v15 03/16] phy: rockchip: usbdp: Do not lose USB3 PHY status Manivannan Sadhasivam (Fri Sep 25 2026 - 23:28:42 EST)
- Re: [PATCH 1/2] dt-bindings: trivial-devices: Add support for XDPE1A2G7C Guenter Roeck (Fri Sep 25 2026 - 23:29:16 EST)
- Re: [PATCH 2/2] hwmon:(pmbus/xdpe1a2g7b) Add support for xdpe1a2g7c controller Guenter Roeck (Fri Sep 25 2026 - 23:29:57 EST)
- Re: [PATCH v15 04/16] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check Manivannan Sadhasivam (Fri Sep 25 2026 - 23:30:47 EST)
- Re: [PATCH v4 18/20] phy: starfive: Add jh7110-inno-hdmi-phy driver Dominique Belhachemi (Fri Sep 25 2026 - 23:33:34 EST)
- Re: [RFC PATCH v1 0/8] perf/core, perf/tools: Add PERF_SAMPLE_BUILD_ID_OFFSET support Ian Rogers (Fri Sep 25 2026 - 23:34:15 EST)
- Re: [PATCH v15 05/16] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully Manivannan Sadhasivam (Fri Sep 25 2026 - 23:34:39 EST)
- Re: [PATCH v15 06/16] phy: rockchip: usbdp: Drop seamless DP takeover Manivannan Sadhasivam (Fri Sep 25 2026 - 23:35:03 EST)
- Re: [PATCH v15 07/16] phy: rockchip: usbdp: Keep clocks running on PHY re-init Manivannan Sadhasivam (Fri Sep 25 2026 - 23:38:14 EST)
- [syzbot] [block?] INFO: task hung in __bio_queue_enter (3) syzbot (Fri Sep 25 2026 - 23:43:42 EST)
- Re: [PATCH 1/2] usb: core: hub: recognise two-lane SuperSpeed sublinks as Gen 1x2 Thinh Nguyen (Fri Sep 25 2026 - 23:44:34 EST)
- [PATCH 0/2] selftests: cgroup: Report failed checks in test_memcontrol Sebastian Chlad (Fri Sep 25 2026 - 23:49:39 EST)
- [PATCH 2/2] selftests: cgroup: Report memory.current shortfall in alloc_pagecache_50M_check Sebastian Chlad (Fri Sep 25 2026 - 23:50:05 EST)
- [PATCH 1/2] selftests: cgroup: Use values_close_report in test_memcontrol Sebastian Chlad (Fri Sep 25 2026 - 23:50:08 EST)
- Re: [PATCH 0/3] hwmon: (coretemp) Report unreliable temperature readings Ricardo Neri (Fri Sep 25 2026 - 23:50:57 EST)
- Re: [PATCH v4 7/8] clk: sunxi-ng: a733: Add bus clock gates Junhui Liu (Fri Sep 25 2026 - 23:51:51 EST)
- Re: [PATCH] Drivers: hv: vmbus: annotate struct vmbus_gpadl with __counted_by_ptr Bill Wendling (Fri Sep 25 2026 - 23:57:10 EST)
- [PATCH v5 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue mathura kumar (Fri Sep 25 2026 - 23:58:29 EST)
- [PATCH v5 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg() mathura kumar (Fri Sep 25 2026 - 23:58:34 EST)
- [PATCH v5 2/4] IPC: Added system call entry in all of most common architectures mathura kumar (Fri Sep 25 2026 - 23:58:42 EST)
- [PATCH v5 4/4] Test: Added self-testing and documentation mathura kumar (Fri Sep 25 2026 - 23:59:08 EST)
- [PATCH v5 3/4] IPC: Added system call entry in performance tool mathura kumar (Fri Sep 25 2026 - 23:59:37 EST)
- Re: [PATCH v15 08/16] phy: rockchip: usbdp: Amend SSC modulation deviation Manivannan Sadhasivam (Sat Sep 26 2026 - 00:00:13 EST)
- Re: [PATCH] Drivers: hv: vmbus: annotate struct vmbus_gpadl with __counted_by_ptr Bill Wendling (Sat Sep 26 2026 - 00:00:48 EST)
- Re: [PATCH v15 09/16] phy: rockchip: usbdp: Fix LFPS detect threshold control Manivannan Sadhasivam (Sat Sep 26 2026 - 00:01:14 EST)
- [PATCH v5 0/4] Add two new system call mq_recvmmsg() and mq_sendmmsg() to posix ipc mqueue mathura kumar (Sat Sep 26 2026 - 00:02:04 EST)
- [PATCH v5 1/4] IPC: Added two new system call mq_recvmmsg() and mq_sendmmsg() mathura kumar (Sat Sep 26 2026 - 00:02:33 EST)
- Re: [PATCH v15 10/16] phy: rockchip: usbdp: Add missing mode_change update Manivannan Sadhasivam (Sat Sep 26 2026 - 00:03:50 EST)
- [PATCH v5 3/4] IPC: Added system call entry in performance tool mathura kumar (Sat Sep 26 2026 - 00:04:12 EST)
- [PATCH v5 2/4] IPC: Added system call entry in all of most common architectures mathura kumar (Sat Sep 26 2026 - 00:04:49 EST)
- [PATCH v5 4/4] Test: Added self-testing and documentation mathura kumar (Sat Sep 26 2026 - 00:04:57 EST)
- Re: [PATCH v15 11/16] phy: rockchip: usbdp: Support single-lane DP Manivannan Sadhasivam (Sat Sep 26 2026 - 00:05:37 EST)
- Re: [PATCH v2] keys/trusted/tpm2: Validate TPM2_Create object sizes separately Srish Srinivasan (Sat Sep 26 2026 - 00:06:14 EST)
- Re: [PATCH v15 12/16] phy: rockchip: usbdp: Limit DP lane count to muxed lanes Manivannan Sadhasivam (Sat Sep 26 2026 - 00:06:29 EST)
- [PATCH] crypto: x86/aes-gcm - fix always true check for last AAD segment Mohamad Raizudeen (Sat Sep 26 2026 - 00:07:28 EST)
- Re: [PATCH v15 13/16] phy: rockchip: usbdp: Rename DP lane functions Manivannan Sadhasivam (Sat Sep 26 2026 - 00:08:02 EST)
- Re: [PATCH v15 14/16] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST Manivannan Sadhasivam (Sat Sep 26 2026 - 00:10:48 EST)
- Re: [PATCH net] seg6: fix HMAC validation when an extension header precedes the SRHA Andrea Mayer (Sat Sep 26 2026 - 00:18:43 EST)
- [PATCH v2] remoteproc: virtio: Synchronize virtqueue teardown with rproc_vq_interrupt() Yuho Choi (Sat Sep 26 2026 - 00:19:58 EST)
- Re: [PATCH v15 15/16] phy: rockchip: usbdp: Cleanup DP lane selection function Manivannan Sadhasivam (Sat Sep 26 2026 - 00:21:14 EST)
- [PATCH] ARM: alpine: fix device_node refcount leak in alpine_cpu_pm_init() Weigang He (Sat Sep 26 2026 - 00:24:20 EST)
- [PATCH] thermal/drivers/sprd: validate the sensor id from the device tree Weigang He (Sat Sep 26 2026 - 00:28:15 EST)
- [PATCH] mtd: parsers: qcom: fix offset/size overflow on large partitions Weigang He (Sat Sep 26 2026 - 00:29:14 EST)
- [PATCH v2 0/4] isofs: bound the name conversion and return long Joliet names whole Matthias Goergens (Sat Sep 26 2026 - 00:29:34 EST)
- Re: [PATCH v15 16/16] phy: rockchip: usbdp: Register DP aux bridge Manivannan Sadhasivam (Sat Sep 26 2026 - 00:29:42 EST)
- [PATCH v2 1/4] isofs: return long Joliet names whole Matthias Goergens (Sat Sep 26 2026 - 00:29:45 EST)
- [PATCH v2 2/4] isofs: report the Joliet name length in statfs Matthias Goergens (Sat Sep 26 2026 - 00:30:15 EST)
- [PATCH] soundwire: master: use sysfs_emit_at() to avoid sysfs buffer overflow Weigang He (Sat Sep 26 2026 - 00:30:23 EST)
- [PATCH v2 3/4] isofs: pass the name buffer size to get_rock_ridge_filename() Matthias Goergens (Sat Sep 26 2026 - 00:30:44 EST)
- [PATCH v2 4/4] isofs: shrink the name conversion buffer Matthias Goergens (Sat Sep 26 2026 - 00:31:04 EST)
- Re: [PATCH 1/2] dt-bindings: PCI: rcar-gen4-pci-host: Fix reset-names Marek Vasut (Sat Sep 26 2026 - 00:34:35 EST)
- Re: [PATCH 0/2] KVM: SEV: Fix intra-host migration cache bugs Paolo Bonzini (Sat Sep 26 2026 - 00:37:55 EST)
- [PATCH v5 1/2] dax: return the comparison error from dax_dedupe_file_range_compare() Matthias Goergens (Sat Sep 26 2026 - 00:38:54 EST)
- [PATCH v5 0/2] vfs: add FILE_DEDUPE_RANGE_REPORT_PROGRESS flag to FIDEDUPERANGE Matthias Goergens (Sat Sep 26 2026 - 00:39:05 EST)
- [PATCH v5 2/2] vfs: add FILE_DEDUPE_RANGE_REPORT_PROGRESS flag to FIDEDUPERANGE Matthias Goergens (Sat Sep 26 2026 - 00:39:52 EST)
- Re: [PATCH] Input: s6sy761 - fix resume ordering and restore sensing Dmitry Torokhov (Sat Sep 26 2026 - 00:40:51 EST)
- Re: [GIT PULL] KVM: Fixes for 7.3-rcN Paolo Bonzini (Sat Sep 26 2026 - 00:40:57 EST)
- Re: [PATCH v7 7/7] drm/verisilicon: fix DC8200 primary plane disable clearing FB_EN Icenowy Zheng (Sat Sep 26 2026 - 00:48:40 EST)
- [PATCH security v1] apparmor: fix a use-after-free in aa_lookupn_ns() Binbin Deng (Sat Sep 26 2026 - 00:48:45 EST)
- Re: [PATCH] crypto: x86/aes-gcm - fix always true check for last AAD segment Eric Biggers (Sat Sep 26 2026 - 00:49:15 EST)
- [RFC PATCH v2 1/4] selftests: zram: track owned devices and report cleanup failures Matthias Goergens (Sat Sep 26 2026 - 00:55:45 EST)
- [RFC PATCH v2 0/4] mm/swap: reserve swap areas for deliberate offload Matthias Goergens (Sat Sep 26 2026 - 00:55:49 EST)
- [RFC PATCH v2 2/4] mm: restrict offload-only swap to proactive reclaim Matthias Goergens (Sat Sep 26 2026 - 00:56:08 EST)
- [RFC PATCH v2 4/4] selftests: zram: cover retained offload-only entries Matthias Goergens (Sat Sep 26 2026 - 00:56:32 EST)
- [RFC PATCH v2 3/4] selftests: zram: cover offload-only swap policy Matthias Goergens (Sat Sep 26 2026 - 00:56:35 EST)
- Re: [PATCH] docs: kdoc: parse context_lock_struct() as struct declaration Randy Dunlap (Sat Sep 26 2026 - 00:57:04 EST)
- Re: [PATCH v3 06/15] Introduce structured tag value definition David Gibson (Sat Sep 26 2026 - 01:00:54 EST)
- Re: [PATCH v15 01/11] phy: rockchip: usbdp: Drop DP HPD handling Manivannan Sadhasivam (Sat Sep 26 2026 - 01:07:00 EST)
- Re: [PATCH v15 02/11] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit Manivannan Sadhasivam (Sat Sep 26 2026 - 01:07:59 EST)
- Re: [PATCH v15 03/11] phy: rockchip: usbdp: Re-init the PHY on orientation change Manivannan Sadhasivam (Sat Sep 26 2026 - 01:09:31 EST)
- drivers/video/fbdev/atafb.c:2457:17: sparse: sparse: cast removes address space '__iomem' of expression kernel test robot (Sat Sep 26 2026 - 01:09:57 EST)
- Re: [PATCH v15 04/11] phy: rockchip: usbdp: Factor out lane_mux_sel setup Manivannan Sadhasivam (Sat Sep 26 2026 - 01:10:22 EST)
- Re: [PATCH v15 05/11] phy: rockchip: usbdp: Properly handle TYPEC_STATE_SAFE and TYPEC_STATE_USB Manivannan Sadhasivam (Sat Sep 26 2026 - 01:12:22 EST)
- Re: [PATCH v15 06/11] phy: rockchip: usbdp: Use guard functions for mutex Manivannan Sadhasivam (Sat Sep 26 2026 - 01:13:42 EST)
- Re: [PATCH v15 07/11] phy: rockchip: usbdp: Hold mutex in DP PHY configure Manivannan Sadhasivam (Sat Sep 26 2026 - 01:16:38 EST)
- Re: [PATCH v15 08/11] phy: rockchip: usbdp: Add some extra debug messages Manivannan Sadhasivam (Sat Sep 26 2026 - 01:17:17 EST)
- Re: [PATCH v2 0/7] KVM: Serialize vCPU creation and revert vcpu_ids tracking Paolo Bonzini (Sat Sep 26 2026 - 01:18:45 EST)
- [PATCH v2] x86/hibernate: Ignore page-zero RAM in E820 checksum Matthias Goergens (Sat Sep 26 2026 - 01:21:30 EST)
- Re: [PATCH v15 09/11] phy: rockchip: usbdp: Avoid xHCI SErrors Manivannan Sadhasivam (Sat Sep 26 2026 - 01:22:46 EST)
- Re: [PATCH v15 10/11] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert errors Manivannan Sadhasivam (Sat Sep 26 2026 - 01:24:00 EST)
- Re: [PATCH v3] nvmet: add cgroup_path to charge namespace I/O to a cgroup peng yu (Sat Sep 26 2026 - 01:24:44 EST)
- Re: [PATCH v15 11/11] phy: rockchip: usbdp: Only enable USB3 when not in high-speed mode Manivannan Sadhasivam (Sat Sep 26 2026 - 01:25:41 EST)
- Re: [PATCH v2] x86/hibernate: Ignore page-zero RAM in E820 checksum sashiko-bot (Sat Sep 26 2026 - 01:26:23 EST)
- [PATCH] KVM: x86/mmu: Bail from shadow walks if the root is invalid or a dummy Paolo Bonzini (Sat Sep 26 2026 - 01:27:15 EST)
- [PATCH 00/11] KVM: fix issues with stale control fields Paolo Bonzini (Sat Sep 26 2026 - 01:33:07 EST)
- [PATCH 01/11] KVM: SVM: Preserve TLB control (i.e. pending TLB flush) on failed VMRUN Paolo Bonzini (Sat Sep 26 2026 - 01:33:16 EST)
- [PATCH 03/11] KVM: SVM: Don't mark ASID fields as dirty when setting control.tlb_ctl Paolo Bonzini (Sat Sep 26 2026 - 01:34:17 EST)
- [PATCH 11/11] KVM: selftests: Extend nested x2APIC test to validate using eVMCS for vmcs12 Paolo Bonzini (Sat Sep 26 2026 - 01:34:29 EST)
- [PATCH 04/11] KVM: SVM: Sync guest's PERF_CNTR_GLOBAL_CTL from h/w only on successful VMRUN Paolo Bonzini (Sat Sep 26 2026 - 01:34:56 EST)
- [PATCH v2] EDAC/amd64: Stop allocating ECC settings separately Dmitry Torokhov (Sat Sep 26 2026 - 01:35:31 EST)
- [PATCH 09/11] KVM: selftests: Verify that L0's TPR doesn't get clobbered Paolo Bonzini (Sat Sep 26 2026 - 01:36:48 EST)
- [PATCH 08/11] KVM: selftests: Run the nested x2APIC with and without APICv being inhibited in L2 Paolo Bonzini (Sat Sep 26 2026 - 01:36:55 EST)
- [PATCH 06/11] KVM: nVMX: Force MSR bitmap refresh if runtime eVMCS controls are modified Paolo Bonzini (Sat Sep 26 2026 - 01:37:32 EST)
- [PATCH 02/11] KVM: SVM: Update control fields on #VMEXIT if and only if VMRUN succeeded Paolo Bonzini (Sat Sep 26 2026 - 01:39:10 EST)
- [PATCH 10/11] KVM: selftests: Extend nested x2APIC test to validate disabling x2APIC virt Paolo Bonzini (Sat Sep 26 2026 - 01:39:19 EST)
- [PATCH 05/11] KVM: SVM: Use the active VMCB's MSR bitmap when checking if MSR is intercepted Paolo Bonzini (Sat Sep 26 2026 - 01:39:19 EST)
- [PATCH 07/11] KVM: selftests: Add x2APIC MSR test for inhibiting APICv while nested Paolo Bonzini (Sat Sep 26 2026 - 01:39:20 EST)
- [PATCH net] fsl/fman: validate the port id in fman_set_port_params() Weigang He (Sat Sep 26 2026 - 01:40:22 EST)
- [BUG] xhci: AMD 1022:43bb command ring wedges during USB device reset; abort fails and HC dies blair calderara (Sat Sep 26 2026 - 01:41:08 EST)
- [PATCH] selftests: memcg: Don't hang in the inotify tests without IN_DELETE_SELF Sebastian Chlad (Sat Sep 26 2026 - 01:42:21 EST)
- Re: [PATCH v1 1/5] gpio: Move Intel GPIO drivers to the dedicated subfolder Raag Jadav (Sat Sep 26 2026 - 01:42:39 EST)
- [PATCH] media: rc: fintek-cir: process a full RX buffer instead of overflowing it Weigang He (Sat Sep 26 2026 - 01:49:53 EST)
- [PATCH v2 1/2] selftests: cgroup: Use values_close_report in test_memcontrol Sebastian Chlad (Sat Sep 26 2026 - 01:52:07 EST)
- [PATCH v2 0/2] selftests: cgroup: Report failed checks in test_memcontrol Sebastian Chlad (Sat Sep 26 2026 - 01:53:29 EST)
- [PATCH v2 2/2] selftests: cgroup: Report memory.current shortfall in alloc_pagecache_50M_check Sebastian Chlad (Sat Sep 26 2026 - 01:54:26 EST)
- [tip: x86/fpu] x86/fpu: Remove unnecessary checks for X86_FEATURE_FPU tip-bot2 for Eric Biggers (Sat Sep 26 2026 - 01:54:27 EST)
- [PATCH] iio: adc: xilinx-ams: fix out-of-bounds accesses when parsing channels Weigang He (Sat Sep 26 2026 - 01:55:22 EST)
- Re: hunting memory corruption bug in 6.18.x Nikola Ciprich (Sat Sep 26 2026 - 01:59:05 EST)
- [PATCH 1/2] hwrng: virtio - use min() in copy_data() Thorsten Blum (Sat Sep 26 2026 - 01:59:46 EST)
- [PATCH 2/2] hwrng: virtio - use snprintf() in probe_common() Thorsten Blum (Sat Sep 26 2026 - 02:00:04 EST)
- Re: [PATCH 1/2] serial: sc16is7xx: fix TX gap caused by kfifo circular buffer wrap-around Hugo Villeneuve (Sat Sep 26 2026 - 02:06:09 EST)
- Re: [PATCH v2 0/2] mm/hugetlb: fix surplus accounting and availability checks during demotion Andrew Morton (Sat Sep 26 2026 - 02:08:19 EST)
- Re: [PATCH 00/11] KVM: fix issues with stale control fields Paolo Bonzini (Sat Sep 26 2026 - 02:12:12 EST)
- Re: [PATCH 00/11] KVM: fix issues with stale control fields Paolo Bonzini (Sat Sep 26 2026 - 02:12:37 EST)
- Re: [PATCH 0/7] iio: validate SPI match data before use Uwe Kleine-König (The Capable Hub) (Sat Sep 26 2026 - 02:13:26 EST)
- Re: [PATCH v2 0/3] mm: trace: decode architecture-specific VMA flags Andrew Morton (Sat Sep 26 2026 - 02:14:23 EST)
- [GIT PULL] KVM changes for 7.3-rc5 Paolo Bonzini (Sat Sep 26 2026 - 02:16:32 EST)
- [PATCH] drm/msm/a3xx: fix VBIF halt mask for A306/A306A Sam Day via B4 Relay (Sat Sep 26 2026 - 02:17:25 EST)
- Re: [PATCH 1/2] mm/page-flags: Define HWPoison test-and-change helpers unconditionally Andrew Morton (Sat Sep 26 2026 - 02:19:18 EST)
- [PATCH v4 02/49] perf python: Update callchain stubs and session thread lookup Ian Rogers (Sat Sep 26 2026 - 02:21:01 EST)
- [PATCH v4 01/49] perf python: Update syscall helpers and expose arch_strerrno Ian Rogers (Sat Sep 26 2026 - 02:21:07 EST)
- [PATCH v4 00/49] perf: Complete transition to standalone Python scripts Ian Rogers (Sat Sep 26 2026 - 02:21:30 EST)
- [PATCH v4 07/49] perf python: Improve perf script -l descriptions Ian Rogers (Sat Sep 26 2026 - 02:21:32 EST)
- [PATCH v4 10/49] perf python: Allow KeyboardInterrupt to propagate in LiveSession Ian Rogers (Sat Sep 26 2026 - 02:21:40 EST)
- [PATCH v4 05/49] perf python: Clean up pylint warnings in tracepoint.py Ian Rogers (Sat Sep 26 2026 - 02:21:42 EST)
- [PATCH v4 13/49] perf build: Make mypy build test opt-out (NO_MYPY=1) Ian Rogers (Sat Sep 26 2026 - 02:22:05 EST)
- [PATCH v4 03/49] perf python: Clean up pylint warnings in ilist.py Ian Rogers (Sat Sep 26 2026 - 02:22:08 EST)
- [PATCH v4 06/49] perf python: Clean up pylint warnings in twatch.py Ian Rogers (Sat Sep 26 2026 - 02:22:11 EST)
- [PATCH v4 09/49] perf python: Add Intel PT call_return and itrace capability Ian Rogers (Sat Sep 26 2026 - 02:22:12 EST)
- [PATCH v4 14/49] perf build: Make pylint build test opt-out (NO_PYLINT=1) Ian Rogers (Sat Sep 26 2026 - 02:22:49 EST)
- [PATCH v4 08/49] perf python: Expose addr location, transaction, and context_switch Ian Rogers (Sat Sep 26 2026 - 02:22:49 EST)
- drivers/ptp/ptp_ocp.c:2559:1: warning: the frame size of 1040 bytes is larger than 1024 bytes kernel test robot (Sat Sep 26 2026 - 02:23:02 EST)
- [PATCH v4 04/49] perf python: Clean up pylint warnings in treport.py Ian Rogers (Sat Sep 26 2026 - 02:23:04 EST)
- [PATCH v4 22/49] perf python: Port syscall-counts to perf module Ian Rogers (Sat Sep 26 2026 - 02:23:25 EST)
- [PATCH v4 23/49] perf python: Port syscall-counts-by-pid to perf module Ian Rogers (Sat Sep 26 2026 - 02:23:39 EST)
- [PATCH v4 12/49] perf test: Clean up mypy and pylint issues in shell test libraries Ian Rogers (Sat Sep 26 2026 - 02:23:53 EST)
- [PATCH v4 11/49] perf pmu-events: Clean up mypy and pylint issues Ian Rogers (Sat Sep 26 2026 - 02:23:57 EST)
- [PATCH v4 18/49] perf python: Port stackcollapse to perf module Ian Rogers (Sat Sep 26 2026 - 02:24:00 EST)
- [PATCH v4 27/49] perf python: Port rw-by-file from Perl to perf module Ian Rogers (Sat Sep 26 2026 - 02:24:33 EST)
- [PATCH v4 28/49] perf python: Port rw-by-pid from Perl to perf module Ian Rogers (Sat Sep 26 2026 - 02:24:47 EST)
- [PATCH v4 15/49] perf Makefile: Install standalone Python scripts during transition Ian Rogers (Sat Sep 26 2026 - 02:24:52 EST)
- [PATCH v4 24/49] perf python: Port failed-syscalls-by-pid to perf module Ian Rogers (Sat Sep 26 2026 - 02:25:25 EST)
- [PATCH v4 32/49] perf python: Port sched-migration and SchedGui to perf module Ian Rogers (Sat Sep 26 2026 - 02:25:38 EST)
- [PATCH v4 16/49] perf python: Port stat-cpi to perf module Ian Rogers (Sat Sep 26 2026 - 02:25:45 EST)
- [PATCH v4 17/49] perf python: Port mem-phys-addr to perf module Ian Rogers (Sat Sep 26 2026 - 02:26:13 EST)
- [PATCH v4 19/49] perf python: Port flamegraph to perf module Ian Rogers (Sat Sep 26 2026 - 02:27:01 EST)
- [PATCH v4 30/49] perf python: Port futex-contention to perf module Ian Rogers (Sat Sep 26 2026 - 02:27:02 EST)
- [PATCH v4 20/49] perf python: Port gecko to perf module Ian Rogers (Sat Sep 26 2026 - 02:27:17 EST)
- [PATCH v4 37/49] perf python: Port check-perf-trace to perf module Ian Rogers (Sat Sep 26 2026 - 02:27:28 EST)
- [PATCH v4 21/49] perf python: Port event_analyzing_sample to perf module Ian Rogers (Sat Sep 26 2026 - 02:27:30 EST)
- [PATCH v4 31/49] perf python: Port task-analyzer to perf module Ian Rogers (Sat Sep 26 2026 - 02:27:42 EST)
- [PATCH v4 39/49] perf python: Port powerpc-hcalls to perf module Ian Rogers (Sat Sep 26 2026 - 02:27:46 EST)
- [PATCH v4 38/49] perf python: Port arm-cs-trace-disasm to perf module Ian Rogers (Sat Sep 26 2026 - 02:27:48 EST)
- [PATCH v4 33/49] perf python: Port wakeup-latency from Perl to perf module Ian Rogers (Sat Sep 26 2026 - 02:27:57 EST)
- [PATCH] affs: compact the linear extension cache, not the associative one Matthias Goergens (Sat Sep 26 2026 - 02:28:02 EST)
- [PATCH v4 41/49] perf test: Migrate Intel PT virtual LBR test to Python API Ian Rogers (Sat Sep 26 2026 - 02:28:11 EST)
- [PATCH v4 40/49] perf python: Port intel-pt-events and libxed to perf module Ian Rogers (Sat Sep 26 2026 - 02:28:16 EST)
- [PATCH v4 34/49] perf python: Port compaction-times to perf module Ian Rogers (Sat Sep 26 2026 - 02:28:27 EST)
- [PATCH v4 35/49] perf python: Port net_dropmonitor to perf module Ian Rogers (Sat Sep 26 2026 - 02:28:39 EST)
- [PATCH v4 25/49] perf python: Port failed-syscalls from Perl to perf module Ian Rogers (Sat Sep 26 2026 - 02:28:47 EST)
- [PATCH v4 26/49] perf python: Port sctop to perf module Ian Rogers (Sat Sep 26 2026 - 02:28:58 EST)
- [PATCH v4 48/49] perf script: Support standalone scripts and remove embedded scripting Ian Rogers (Sat Sep 26 2026 - 02:30:06 EST)
- [PATCH v4 29/49] perf python: Port rwtop from Perl to perf module Ian Rogers (Sat Sep 26 2026 - 02:30:32 EST)
- Re: [PATCH] mm/hugetlb: fix subpool minimum reservation rollback Andrew Morton (Sat Sep 26 2026 - 02:30:36 EST)
- [PATCH v4 42/49] perf python: Port export-to-sqlite to perf module Ian Rogers (Sat Sep 26 2026 - 02:31:02 EST)
- [PATCH v4 36/49] perf python: Port netdev-times to perf module Ian Rogers (Sat Sep 26 2026 - 02:31:20 EST)
- [PATCH v4 43/49] perf python: Port export-to-postgresql to perf module Ian Rogers (Sat Sep 26 2026 - 02:31:32 EST)
- [PATCH v4 49/49] perf Documentation: Update for standalone Python scripts Ian Rogers (Sat Sep 26 2026 - 02:31:53 EST)
- [PATCH v4 44/49] perf python: Move and clean up exported-sql-viewer.py Ian Rogers (Sat Sep 26 2026 - 02:31:55 EST)
- [PATCH v4 45/49] perf python: Move and clean up parallel-perf.py Ian Rogers (Sat Sep 26 2026 - 02:32:04 EST)
- [PATCH v4 47/49] perf Makefile: Update Python script installation path Ian Rogers (Sat Sep 26 2026 - 02:33:41 EST)
- [PATCH v4 46/49] perf: Remove libpython support and legacy Python scripts Ian Rogers (Sat Sep 26 2026 - 02:33:54 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Christophe Leroy (CS GROUP) (Sat Sep 26 2026 - 02:34:36 EST)
- Re: [PATCH] drm/tiny: sharp-memory: reject devices without match data Uwe Kleine-König (Sat Sep 26 2026 - 02:36:05 EST)
- [PATCH v5 0/2] nvmet: add cgroup_id to charge namespace I/O to a cgroup Peng Yu (Sat Sep 26 2026 - 02:36:33 EST)
- [PATCH v5 1/2] cgroup: export cgroup_e_css() Peng Yu (Sat Sep 26 2026 - 02:36:55 EST)
- [PATCH v5 2/2] nvmet: add cgroup_id to charge namespace I/O to a cgroup Peng Yu (Sat Sep 26 2026 - 02:37:42 EST)
- [PATCH v5 00/13] media: iris: Migrate iommus to iris sub nodes Vikash Garodia (Sat Sep 26 2026 - 02:38:14 EST)
- [PATCH v5 01/13] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema Vikash Garodia (Sat Sep 26 2026 - 02:38:46 EST)
- [PATCH] KVM: nVMX: Rebuild MSR bitmap after eVMCS control changes Weiming Shi (Sat Sep 26 2026 - 02:39:20 EST)
- [PATCH v5 02/13] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes Vikash Garodia (Sat Sep 26 2026 - 02:39:22 EST)
- [PATCH v5 03/13] dt-bindings: media: qcom,sm8750-iris: Add context bank subnodes Vikash Garodia (Sat Sep 26 2026 - 02:39:44 EST)
- [PATCH v5 04/13] iommu: of_iommu: Add support for "iommu-ranges" on a device node Vikash Garodia (Sat Sep 26 2026 - 02:40:32 EST)
- [PATCH v5 05/13] media: iris: Add non-pixel and pixel context bank devices Vikash Garodia (Sat Sep 26 2026 - 02:40:45 EST)
- [PATCH v5 06/13] media: iris: Route buffers to the matching context bank device Vikash Garodia (Sat Sep 26 2026 - 02:41:31 EST)
- [PATCH v5 07/13] media: iris: Skip DMA mask setup when the core device has no IOMMU Vikash Garodia (Sat Sep 26 2026 - 02:41:58 EST)
- [PATCH v5 08/13] arm64: dts: qcom: hamoa: Add Iris context bank subnodes Vikash Garodia (Sat Sep 26 2026 - 02:42:00 EST)
- [PATCH v5 13/13] arm64: dts: qcom: sm8750: Add Iris context bank subnodes Vikash Garodia (Sat Sep 26 2026 - 02:42:53 EST)
- [PATCH v5 09/13] arm64: dts: qcom: sm8550: Add Iris context bank subnodes Vikash Garodia (Sat Sep 26 2026 - 02:43:05 EST)
- [PATCH v5 12/13] arm64: dts: qcom: sm8650: Add Iris context bank subnodes Vikash Garodia (Sat Sep 26 2026 - 02:43:08 EST)
- [PATCH v5 10/13] arm64: dts: qcom: lemans: Add Iris context bank subnodes Vikash Garodia (Sat Sep 26 2026 - 02:43:35 EST)
- [PATCH v5 11/13] arm64: dts: qcom: monaco: Add Iris context bank subnodes Vikash Garodia (Sat Sep 26 2026 - 02:44:22 EST)
- Re: [PATCH 2/2] vringh: add regression test for cyclic indirect descriptor Jason Wang (Sat Sep 26 2026 - 02:44:28 EST)
- [PATCH] docs: submitting-patches: use git switch to create branches Weijie Yuan (Sat Sep 26 2026 - 02:46:02 EST)
- Re: [PATCH] arch, mm: promote DEBUG_WX to CHECK_WX Christophe Leroy (CS GROUP) (Sat Sep 26 2026 - 02:48:09 EST)
- Re:Re: [PATCH] iio: accel: kxcjk-1013: reject duplicate event disable jiale yao (Sat Sep 26 2026 - 02:49:31 EST)
- [PATCH v5 0/6] smb: client: fix create context out-of-bounds reads Zihan Xi (Sat Sep 26 2026 - 02:49:57 EST)
- [PATCH v5 1/6] smb: client: fix create context out-of-bounds reads Zihan Xi (Sat Sep 26 2026 - 02:50:28 EST)
- [PATCH v5 2/6] smb: client: validate POSIX create context length Zihan Xi (Sat Sep 26 2026 - 02:50:42 EST)
- [PATCH v5 4/6] smb: client: clean up failed cached directory opens Zihan Xi (Sat Sep 26 2026 - 02:50:47 EST)
- [PATCH v5 3/6] smb: client: close handle after create-context parsing failure Zihan Xi (Sat Sep 26 2026 - 02:51:21 EST)
- [PATCH v5 6/6] smb: client: preserve create-context parsing errors Zihan Xi (Sat Sep 26 2026 - 02:51:35 EST)
- [PATCH v5 5/6] smb: client: close completed creates on compound wait errors Zihan Xi (Sat Sep 26 2026 - 02:52:39 EST)
- Re: [PATCH] debugfs: fix UAF and double-free in debugfs_str read/write Greg KH (Sat Sep 26 2026 - 02:53:16 EST)
- Re: [PATCH v4 00/11] s390: More this_cpu_*() changes Alexander Gordeev (Sat Sep 26 2026 - 02:53:44 EST)
- [PATCH v2 0/2] mount: add OPEN_TREE_DROP_MNTNS_MOUNTS Kir Kolyshkin (Sat Sep 26 2026 - 03:01:21 EST)
- [PATCH v2 1/2] mount: add OPEN_TREE_DROP_MNTNS_MOUNTS Kir Kolyshkin (Sat Sep 26 2026 - 03:01:42 EST)
- [PATCH v2 2/2] selftests/filesystems: test OPEN_TREE_DROP_MNTNS_MOUNTS Kir Kolyshkin (Sat Sep 26 2026 - 03:02:31 EST)
- Re: [PATCH net-next v7 2/5] net: add a generation counter for dev->mc changes Yuyang Huang (Sat Sep 26 2026 - 03:04:21 EST)
- Re: [PATCH v5 0/6] smb: client: fix create context out-of-bounds reads zihan xi (Sat Sep 26 2026 - 03:06:41 EST)
- [PATCH v2] RDMA/rxe: Validate inline data range in user WQEs Jiale Yao (Sat Sep 26 2026 - 03:08:19 EST)
- Re: [RFC PATCH] mm/mglru: dynamically protect readahead fault folios under refault pressure Kairui Song (Sat Sep 26 2026 - 03:11:23 EST)
- Re: [PATCH 1/2] mm/page-flags: Define HWPoison test-and-change helpers unconditionally Kaitao Cheng (Sat Sep 26 2026 - 03:11:31 EST)
- Re: [PATCH v2 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() Donggeun Yoo (Sat Sep 26 2026 - 03:11:50 EST)
- [PATCH] udmabuf: respect the device's maximum segment size Karl Mehltretter (Sat Sep 26 2026 - 03:13:34 EST)
- Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst gregkh@xxxxxxxxxxxxxxxxxxx (Sat Sep 26 2026 - 03:13:40 EST)
- [PATCH v2] cxl/acpi: Check ACPI companion before use Jiale Yao (Sat Sep 26 2026 - 03:17:09 EST)
- Re: [RFC PATCH] mount: add OPEN_TREE_SKIP_MNTNS Kirill Kolyshkin (Sat Sep 26 2026 - 03:21:25 EST)
- Re: [PATCH v2 2/2] selftests/mm: add a test for UFFDIO_MOVE of a write-protected swap entry Donggeun Yoo (Sat Sep 26 2026 - 03:22:21 EST)
- [PATCH] ALSA: hda/tegra: Re-enable SDO workaround for Tegra194 Aaron Kling via B4 Relay (Sat Sep 26 2026 - 03:24:34 EST)
- [PATCH v2 1/3] ext2: drain in-flight DIO before buffered write fallback Jiale Yao (Sat Sep 26 2026 - 03:26:41 EST)
- [PATCH v2 2/3] ntfs: drain in-flight DIO before buffered write fallback Jiale Yao (Sat Sep 26 2026 - 03:27:18 EST)
- [PATCH v2 3/3] exfat: drain in-flight DIO before buffered write fallback Jiale Yao (Sat Sep 26 2026 - 03:27:39 EST)
- [PATCH v2 0/3] fs: drain in-flight DIO before buffered write fallback Jiale Yao (Sat Sep 26 2026 - 03:28:01 EST)
- Re:Re: [PATCH 2/3] ntfs: drain in-flight DIO before buffered write fallback jiale yao (Sat Sep 26 2026 - 03:30:36 EST)
- Re: [PATCH v13 01/13] sched/cputime: Add kcpustat_field_total helper Kayra Cizmeci (Sat Sep 26 2026 - 03:32:04 EST)
- Re: [PATCH v2 0/3] tools/nolibc: fix readdir_r() and the FD_* macros on 64-bit Thomas Weißschuh (Sat Sep 26 2026 - 03:35:44 EST)
- [PATCH 5.15.y] mm/hugetlb: fix avoid_reserve to allow taking folio from subpool Karl Mehltretter (Sat Sep 26 2026 - 03:39:43 EST)
- Re: [PATCH net v4] net: mana: fix reset work race with device removal netdev-bot+sashiko (Sat Sep 26 2026 - 03:40:46 EST)
- [PATCH v2] kprobes: Make optprobe optimizer multi-generational and asynchronous Masami Hiramatsu (Google) (Sat Sep 26 2026 - 03:46:25 EST)
- Re: [PATCH] arch, mm: promote DEBUG_WX to CHECK_WX Mike Rapoport (Sat Sep 26 2026 - 03:47:14 EST)
- Re: [PATCH v16 1/6] phy: core: add notifier infrastructure Manivannan Sadhasivam (Sat Sep 26 2026 - 03:48:26 EST)
- [PATCH 0/2] block/swim: Minor fixes Finn Thain (Sat Sep 26 2026 - 03:49:13 EST)
- [PATCH 1/2] swim: Return -EROFS when opened with BLK_OPEN_WRITE flag Finn Thain (Sat Sep 26 2026 - 03:49:17 EST)
- [PATCH 2/2] swim, swim3: Fix FDEJECT ioctl for exclusive open Finn Thain (Sat Sep 26 2026 - 03:50:06 EST)
- Re: [PATCH v16 4/6] usb: dwc3: rockchip: support PHY reset notifications Manivannan Sadhasivam (Sat Sep 26 2026 - 03:52:03 EST)
- Re: [PATCH net-next] net: mctp: Stop selecting flow support for KUnit tests Jeremy Kerr (Sat Sep 26 2026 - 03:53:49 EST)
- Re: [PATCH v15 1/6] phy: rockchip: usbdp: Add phy reset notification support Manivannan Sadhasivam (Sat Sep 26 2026 - 03:55:27 EST)
- Re: [PATCH v15 2/6] phy: rockchip: usbdp: Drop -EPROBE_DEFER hack Manivannan Sadhasivam (Sat Sep 26 2026 - 03:56:18 EST)
- Re: [PATCH RFC -next 00/12] landlock: Add READ_METADATA and WRITE_METADATA access rights Günther Noack (Sat Sep 26 2026 - 03:56:45 EST)
- Re: [PATCH v15 3/6] phy: rockchip: usbdp: Rename mode to hw_mode Manivannan Sadhasivam (Sat Sep 26 2026 - 03:57:47 EST)
- Re: [PATCH v15 4/6] phy: rockchip: usbdp: Fix power state handling Manivannan Sadhasivam (Sat Sep 26 2026 - 04:00:11 EST)
- Re: [PATCH v15 5/6] phy: rockchip: usbdp: Re-init PHY on mux change Manivannan Sadhasivam (Sat Sep 26 2026 - 04:01:23 EST)
- [PATCH v3] media: i2c: ov13858: add horizontal and vertical flip controls Sergey Lebedev (Sat Sep 26 2026 - 04:03:19 EST)
- [PATCH 5.10.y] mm/hugetlb: fix avoid_reserve to allow taking folio from subpool Karl Mehltretter (Sat Sep 26 2026 - 04:05:07 EST)
- Re: [RFC PATCH net-next v3 4/5] net: dsa: qca8k: flag QCA8337 internal CPU PHYs for SmartSpeed Yongzhao Chen (Sat Sep 26 2026 - 04:21:57 EST)
- Re: [PATCH net v3] net: stmmac: request the MDIO reset GPIO only once Linkui Xiao (Sat Sep 26 2026 - 04:23:59 EST)
- Re: [PATCH RFC -next 00/12] landlock: Add READ_METADATA and WRITE_METADATA access rights Günther Noack (Sat Sep 26 2026 - 04:28:52 EST)
- Re: [PATCH bpf-next v3 4/9] bpf: take the vmlinux BTF from the btf_vmlinux module Alexei Starovoitov (Sat Sep 26 2026 - 04:29:35 EST)
- Re: [PATCH] driver core: platform: Simplify platform_device_alloc() Danilo Krummrich (Sat Sep 26 2026 - 04:29:58 EST)
- Re: [PATCH v3 0/2] Move tool for generating initramfs cpio to scripts/ Mike Rapoport (Sat Sep 26 2026 - 04:35:13 EST)
- [PATCH] isofs: bound empty directory blocks in isofs_read_level3_size() Matthias Goergens (Sat Sep 26 2026 - 04:35:36 EST)
- Re: [PATCH RFC -next 09/12] landlock: Implement metadata access hooks Günther Noack (Sat Sep 26 2026 - 04:38:53 EST)
- [PATCH 0/2] hfs, hfsplus: bound the partition-table and wrapper hops Matthias Goergens (Sat Sep 26 2026 - 04:40:20 EST)
- [PATCH 1/2] hfs: bound the partition-table hop in hfs_mdb_get() Matthias Goergens (Sat Sep 26 2026 - 04:40:25 EST)
- Re: [PATCH v1 04/11] ARM: dts: imx6ul: Add Variscite audio codec files Stefano Radaelli (Sat Sep 26 2026 - 04:41:04 EST)
- [PATCH 2/2] hfsplus: bound the wrapper and partition-table hops in hfsplus_read_wrapper() Matthias Goergens (Sat Sep 26 2026 - 04:41:24 EST)
- [PATCH v5 2/3] arm64: dts: qcom: sdm670: add debug uart soc node Sam Day via B4 Relay (Sat Sep 26 2026 - 04:41:57 EST)
- [PATCH v5 3/3] arm64: dts: qcom: sdm670-google-common: enable debug uart Sam Day via B4 Relay (Sat Sep 26 2026 - 04:42:15 EST)
- [PATCH v5 0/3] Add support and enable the debug UART in the Pixel 3a and Pixel 3a XL Sam Day via B4 Relay (Sat Sep 26 2026 - 04:42:16 EST)
- [PATCH v5 1/3] arm64: dts: qcom: sdm670: add default uart pinctrl nodes Sam Day via B4 Relay (Sat Sep 26 2026 - 04:42:21 EST)
- Re: [PATCH v15 6/6] phy: rockchip: usbdp: Add USB-C state without DP enabled Manivannan Sadhasivam (Sat Sep 26 2026 - 04:42:54 EST)
- RE: [PATCH 2/2] Bluetooth: btintel_pcie: fix PM flow for S0ix, S3 and S4 Ravindra (Sat Sep 26 2026 - 04:43:25 EST)
- [PATCH v2] media: vivid: check for NULL dev in vivid_probe() control setup Rohinthan P (Sat Sep 26 2026 - 04:43:43 EST)
- Re: [PATCH net-next] net: mctp: Stop selecting flow support for KUnit tests Karl Mehltretter (Sat Sep 26 2026 - 04:43:49 EST)
- Re: [PATCH bpf v4 2/3] bpf: Skip detached progs in trampoline images that are still in use Alexei Starovoitov (Sat Sep 26 2026 - 04:44:29 EST)
- Re: [PATCH v2 4/5] PCI: epf-mhi: Add batched DMA read support Manivannan Sadhasivam (Sat Sep 26 2026 - 04:49:36 EST)
- [REGRESSION] Bluetooth: ASUS USB-BT540 (0b05:1bef) fails after BTUSB_REALTEK quirk Niko (Sat Sep 26 2026 - 04:49:39 EST)
- Re: [RFC] Proposal for a standard Competitive / Protected Session API in Linux 洛神葵 (Sat Sep 26 2026 - 04:58:56 EST)
- Re: [PATCH V2 0/9] soundwire: amd: SoundWire manager driver bug fixes Mukunda,Vijendar (Sat Sep 26 2026 - 04:59:46 EST)
- [PATCH net] net: team: stop reusing skb after queue override Weiming Shi (Sat Sep 26 2026 - 05:01:09 EST)
- Re: [PATCH v5 0/6] smb: client: fix create context out-of-bounds reads zihan xi (Sat Sep 26 2026 - 05:01:55 EST)
- [PATCH] drm/sun4i: dsi: Get the A100 mod clock at bind time Nguyen Minh Tien (Sat Sep 26 2026 - 05:05:49 EST)
- Re: [PATCH] mm/vmalloc: do not warn on -ENOMEM from va_clip() in pcpu_get_vm_areas() Uladzislau Rezki (Sat Sep 26 2026 - 05:06:18 EST)
- Re: [PATCH] kho: fix global scratch size calculation Mike Rapoport (Sat Sep 26 2026 - 05:07:13 EST)
- Re: [PATCH] arch, mm: promote DEBUG_WX to CHECK_WX Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 05:16:10 EST)
- [PATCH v6 0/4] nvmet: avoid recursive configfs open Runyu Xiao (Sat Sep 26 2026 - 05:22:22 EST)
- [PATCH v6 2/4] nvmet: avoid recursive configfs open for file-backed namespaces Runyu Xiao (Sat Sep 26 2026 - 05:22:24 EST)
- Re: [PATCH] hwmon: (lm70) Fix rounding of negative temperatures Christian Lamparter (Sat Sep 26 2026 - 05:22:50 EST)
- [PATCH v6 4/4] scsi: target: pin db_root for metadata writes Runyu Xiao (Sat Sep 26 2026 - 05:23:23 EST)
- [PATCH v6 3/4] nvmet: avoid recursive configfs open for passthru Runyu Xiao (Sat Sep 26 2026 - 05:24:13 EST)
- [PATCH v6 1/4] fs: configfs: add helpers for opening non-configfs paths Runyu Xiao (Sat Sep 26 2026 - 05:24:49 EST)
- [PATCH v3 1/2] memblock: drop for_each_memblock_type() and open code its users Tarun Sahu (Sat Sep 26 2026 - 05:24:57 EST)
- [PATCH v3 2/2] memblock: use binary search to locate candidate regions Tarun Sahu (Sat Sep 26 2026 - 05:25:53 EST)
- [PATCH v2 3/5] hibernate: handle potential errors in hibernate_{map,unmap}_page() Mike Rapoport (Microsoft) (Sat Sep 26 2026 - 05:27:12 EST)
- [PATCH v2 5/5] hibernation: make hibernation unavailable when debug_pagealloc is on Mike Rapoport (Microsoft) (Sat Sep 26 2026 - 05:27:22 EST)
- [PATCH v2 0/5] hibernation: make safe_copy_page more robust and remove debug_pagealloc support Mike Rapoport (Microsoft) (Sat Sep 26 2026 - 05:27:23 EST)
- Test for [PATCH v7 0/3] Add support for the Sony IMX681 camera sensor German Pablo Lindo (Sat Sep 26 2026 - 05:27:47 EST)
- [PATCH v2 1/5] hibernation: make swsusp_page helpers static Mike Rapoport (Microsoft) (Sat Sep 26 2026 - 05:27:52 EST)
- [PATCH v2 2/5] hibernation: ensure secretmem pages don't reach a snapshot Mike Rapoport (Microsoft) (Sat Sep 26 2026 - 05:28:17 EST)
- Test for [PATCH v7 0/3] Add support for the Sony IMX681 camera sensor German Pablo Lindo (Sat Sep 26 2026 - 05:28:42 EST)
- [PATCH v2 4/5] hibernation, KFENCE: explicitly map/unmap KFENCE pages Mike Rapoport (Microsoft) (Sat Sep 26 2026 - 05:29:02 EST)
- [PATCH v2] arch, mm: promote DEBUG_WX to CHECK_WX Mike Rapoport (Microsoft) (Sat Sep 26 2026 - 05:29:50 EST)
- Re: [PATCH v3 1/2] memblock: drop for_each_memblock_type() and open code its users sashiko-bot (Sat Sep 26 2026 - 05:30:13 EST)
- Re: [PATCH v2 1/2] memblock: drop for_each_memblock_type() and open code its users tarunsahu (Sat Sep 26 2026 - 05:31:12 EST)
- Re: [PATCH v3 2/2] memblock: use binary search to locate candidate regions sashiko-bot (Sat Sep 26 2026 - 05:32:05 EST)
- Re: hunting memory corruption bug in 6.18.x Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 05:32:36 EST)
- Re: [PATCH v2] arch, mm: promote DEBUG_WX to CHECK_WX Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 05:34:03 EST)
- [PATCH net] net: stmmac: Don't set or get RSS parameters when not supported Maxime Chevallier (Sat Sep 26 2026 - 05:34:25 EST)
- Re: [syzbot] [kernel?] KASAN: slab-use-after-free Read in raw_process_ep_io (2) syzbot (Sat Sep 26 2026 - 05:41:11 EST)
- Re: [PATCH v3 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 05:43:18 EST)
- Re: [PATCH v2 1/3] dt-bindings: pwm: amlogic: Add core clock for T7 linux-kernel-dev (Sat Sep 26 2026 - 05:44:50 EST)
- [PATCH v2] printk_ringbuffer: Avoid needless read of prb_desc Wang Wensheng (Sat Sep 26 2026 - 05:46:10 EST)
- Re: [PATCH] printk_ringbuffer: Avoid needless read of prb_desc wangwensheng (Sat Sep 26 2026 - 05:46:41 EST)
- [PATCH] f2fs: batch block invalidation in f2fs_do_zero_range() Seongjae Jeong (Sat Sep 26 2026 - 05:47:04 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Andreas Schwab (Sat Sep 26 2026 - 05:48:14 EST)
- Re: [PATCH v2 0/5] media: qcom: camss: fixes for several cameras behind a CSI-2 bridge Bryan O'Donoghue (Sat Sep 26 2026 - 05:51:07 EST)
- Re: [PATCH] docs: kdoc: parse context_lock_struct() as struct declaration Omokefe Emmanuel Onanaroghene (Sat Sep 26 2026 - 05:54:35 EST)
- Re: [PATCH] Input: s6sy761 - fix resume ordering and restore sensing David Heidelberg (Sat Sep 26 2026 - 05:55:16 EST)
- [PATCH] selftests: ALSA: Skip tests when devices are unavailable Alireza Feyzabadi Farahani (Sat Sep 26 2026 - 05:59:34 EST)
- [PATCH] pmdomain: mediatek: scpsys: add MT7629 support Chuanhong Guo (Sat Sep 26 2026 - 05:59:55 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Jason A. Donenfeld (Sat Sep 26 2026 - 06:02:50 EST)
- Re: [PATCH v3 17/40] mm/vma: add and use vma_[flags]_is_fixed_mapping Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 06:04:31 EST)
- [PATCH] pinctrl: mediatek: mt7629: fix the 2.4 GHz Wi-Fi pin mode array Chuanhong Guo (Sat Sep 26 2026 - 06:06:03 EST)
- Re: [PATCH v3 16/40] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 06:07:31 EST)
- RE: [PATCH] pinctrl: mcp23s08: reject devices without match data Biju Das (Sat Sep 26 2026 - 06:07:51 EST)
- Re: [PATCH RFC] gpio: move intel drivers into their own directory Mika Westerberg (Sat Sep 26 2026 - 06:08:03 EST)
- Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst Jiaming Ouyang (Sat Sep 26 2026 - 06:10:35 EST)
- Re: [PATCH v2] mux: convert to use fwnode interface Fabio (Sat Sep 26 2026 - 06:15:58 EST)
- Re: [RFC PATCH v2 0/4] mm/swap: reserve swap areas for deliberate offload Kairui Song (Sat Sep 26 2026 - 06:16:48 EST)
- Re: [PATCH] arm64: dts: qcom: x1e80100-dell-xps13-9345: add the front camera Abel Vesa (Sat Sep 26 2026 - 06:17:50 EST)
- Re: [PATCH v8 3/4] drm/virtio: implement userptr support for zero-copy memory access Akihiko Odaki (Sat Sep 26 2026 - 06:18:04 EST)
- Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst gregkh@xxxxxxxxxxxxxxxxxxx (Sat Sep 26 2026 - 06:18:46 EST)
- Re: [PATCH] bus: mhi: host: pci_generic: Fix runtime PM imbalance for no_m3 devices Manivannan Sadhasivam (Sat Sep 26 2026 - 06:19:10 EST)
- [PATCH 5/8] arm64: dts: qcom: sm6350-lena: Enable Bluetooth erebion (Sat Sep 26 2026 - 06:20:49 EST)
- [PATCH 7/8] arm64: dts: qcom: sm6350-lena: Enable PM7250B erebion (Sat Sep 26 2026 - 06:20:56 EST)
- [PATCH 2/8] arm64: dts: qcom: sm6350-lena: Add qcom,rmtfs-mem node erebion (Sat Sep 26 2026 - 06:21:25 EST)
- [PATCH 4/8] arm64: dts: qcom: sm6350-lena: Enable IPA erebion (Sat Sep 26 2026 - 06:21:37 EST)
- [PATCH 6/8] arm64: dts: qcom: sm6350-lena: Enable wifi erebion (Sat Sep 26 2026 - 06:22:02 EST)
- [PATCH 8/8] arm64: dts: qcom: sm6350-lena: Enable PMK8350 erebion (Sat Sep 26 2026 - 06:22:39 EST)
- [PATCH 1/8] arm64: dts: qcom: sm6350-lena: Add flash LED erebion (Sat Sep 26 2026 - 06:23:06 EST)
- [PATCH 0/8] Enable more nodes for the Xperia 10 III erebion (Sat Sep 26 2026 - 06:23:19 EST)
- [PATCH 3/8] arm64: dts: qcom: sm6350-lena: Enable ADSP, CDSP & MPSS erebion (Sat Sep 26 2026 - 06:24:03 EST)
- Re:RE: [PATCH] pinctrl: mcp23s08: reject devices without match data jiale yao (Sat Sep 26 2026 - 06:24:20 EST)
- Re: [PATCH v5 1/1] bus: mhi: pci_generic: add Rolling Wireless RW151 1501/1502 PCI IDs Manivannan Sadhasivam (Sat Sep 26 2026 - 06:24:42 EST)
- Re: [PATCH v5 1/1] bus: mhi: pci_generic: add Rolling Wireless RW151 1501/1502 PCI IDs Manivannan Sadhasivam (Sat Sep 26 2026 - 06:27:22 EST)
- Re: [PATCH v3 0/7] MIPS: Resolve build problems on decstation_64 Thomas Bogendoerfer (Sat Sep 26 2026 - 06:27:56 EST)
- Re: [PATCH 2/2] MIPS: mm: do not write a huge TLB entry when the probe misses Thomas Bogendoerfer (Sat Sep 26 2026 - 06:28:11 EST)
- Re: [PATCH 2/2] MIPS: Octeon: offer the RedBoot parser when it is modular Thomas Bogendoerfer (Sat Sep 26 2026 - 06:28:27 EST)
- Re: [PATCH 1/2] MIPS: Octeon: size the swiotlb for a modular OHCI platform driver Thomas Bogendoerfer (Sat Sep 26 2026 - 06:28:28 EST)
- Re: [PATCH 3/5] MIPS: OCTEON: read the L2 crippled fuses from MIO_FUS_DAT3 on OCTEON II Thomas Bogendoerfer (Sat Sep 26 2026 - 06:28:53 EST)
- [PATCH] staging: rtl8723bs: make xmitframe_swencrypt() return void Hungyu Lin (Sat Sep 26 2026 - 06:28:55 EST)
- Re: [PATCH 2/5] MIPS: OCTEON: cvmx-l2c: add the CN66XX L2 geometry Thomas Bogendoerfer (Sat Sep 26 2026 - 06:29:04 EST)
- Re: [PATCH v5 2/2] mips: dts: pic32: pic32mzda: Remove unused address-cells, size-cells property Thomas Bogendoerfer (Sat Sep 26 2026 - 06:29:34 EST)
- Re: [PATCH 4/5] MIPS: OCTEON: program L2C_CTL, not L2C_CFG, on OCTEON II Thomas Bogendoerfer (Sat Sep 26 2026 - 06:29:39 EST)
- Re: [PATCH] mhi: fix typo "intented" in comment Manivannan Sadhasivam (Sat Sep 26 2026 - 06:29:47 EST)
- Re:Re:RE: [PATCH] pinctrl: mcp23s08: reject devices without match data jiale yao (Sat Sep 26 2026 - 06:30:16 EST)
- Re: [PATCH] perf synthetic-events: Check schedstat domain allocation failure Hui Su (Sat Sep 26 2026 - 06:35:15 EST)
- Forwarded: [PATCH] usb: fix memory leak in dev_set_name syzbot (Sat Sep 26 2026 - 06:37:26 EST)
- Re: [PATCH] resource, kunit: stop selecting GET_FREE_REGION Bradley Morgan (Sat Sep 26 2026 - 06:37:36 EST)
- [PATCH] btrfs: use helper functions to check if a string has a given prefix George Hu (Sat Sep 26 2026 - 06:37:46 EST)
- [PATCH v3 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 06:41:43 EST)
- Re: [PATCH] MIPS: remove unused setup_profiling_timer function Thomas Bogendoerfer (Sat Sep 26 2026 - 06:41:47 EST)
- Re: [PATCH 0/2] MIPS: fix typos and repeated words in comments Thomas Bogendoerfer (Sat Sep 26 2026 - 06:42:07 EST)
- [PATCH v3 1/6] mm: move drivers/char/mem.c to mm/char-mem.c Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 06:42:25 EST)
- [PATCH v3 3/6] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 06:42:36 EST)
- Re: [PATCH 5/5] MIPS: OCTEON: require the Core-14449 workaround only on CN63XX pass 1 Thomas Bogendoerfer (Sat Sep 26 2026 - 06:43:01 EST)
- [PATCH v3 2/6] mm: implement file_is_dev_zero() to uniquely identify /dev/zero Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 06:43:04 EST)
- [PATCH v3 4/6] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 06:43:13 EST)
- Re: [PATCH 1/5] MIPS: OCTEON: cvmx-l2c: use the OCTEON II register model on all CN6XXX Thomas Bogendoerfer (Sat Sep 26 2026 - 06:43:13 EST)
- Re: [PATCH v2 1/2] mm/mempolicy: use vm_normal_folio_pmd() in queue_folios_pmd() Gregory Price (Sat Sep 26 2026 - 06:44:16 EST)
- [PATCH] KVM: selftests: Verify KVM_MSR_EXIT_REASON_INVAL on reserved EFER write Tharit Tangkijwanichakul (Sat Sep 26 2026 - 06:44:51 EST)
- Re: [PATCH] mm/vmalloc: do not warn on -ENOMEM from va_clip() in pcpu_get_vm_areas() Dev Jain (Sat Sep 26 2026 - 06:45:01 EST)
- Re: [PATCH 1/2] MIPS: mm: align hugetlb mappings in arch_get_unmapped_area() Thomas Bogendoerfer (Sat Sep 26 2026 - 06:45:09 EST)
- Re: [PATCH 1/4] mmc: sdhci-cadence6: add PHY settle delay after tuning DLL re-lock Kathpalia, Tanmay (Sat Sep 26 2026 - 06:45:15 EST)
- [PATCH v3 5/6] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 06:45:25 EST)
- [PATCH v3 6/6] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 06:45:57 EST)
- Re: [PATCH 2/4] mmc: sdhci-cadence6: program PHONY_DQS_TIMING for extended-read DDR Kathpalia, Tanmay (Sat Sep 26 2026 - 06:46:18 EST)
- Re: [PATCH] MIPS: generic: Remove undefined image 'ramdisk' Thomas Bogendoerfer (Sat Sep 26 2026 - 06:46:44 EST)
- Re: [PATCH 3/4] dt-bindings: mmc: cdns,sdhci: add SD6HC DDR50 read-path tuning Kathpalia, Tanmay (Sat Sep 26 2026 - 06:49:23 EST)
- [PATCH v3 0/2] mm: stop calling pmd_folio() on special PMDs Gregory Price (Sat Sep 26 2026 - 06:51:25 EST)
- [PATCH v3 1/2] mm/mempolicy: use vm_normal_folio_pmd() in queue_folios_pmd() Gregory Price (Sat Sep 26 2026 - 06:52:06 EST)
- [PATCH v3 2/2] mm/madvise: use vm_normal_folio_pmd() in cold/pageout PMD range Gregory Price (Sat Sep 26 2026 - 06:52:17 EST)
- Re: [PATCH v2] nfc: nci: ignore unexpected CORE_RESET_NTF and CORE_RESET_RSP netdev-bot+sashiko (Sat Sep 26 2026 - 06:54:27 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Christophe Leroy (CS GROUP) (Sat Sep 26 2026 - 06:55:58 EST)
- [PATCH] staging: rtl8723bs: make rtl8723_dequeue_writeport() return bool Hungyu Lin (Sat Sep 26 2026 - 06:58:54 EST)
- [PATCH] RDMA/mad: Reject receive completions shorter than GRH Jiale Yao (Sat Sep 26 2026 - 07:00:15 EST)
- Re: [PATCH] btrfs: use helper functions to check if a string has a given prefix Qu Wenruo (Sat Sep 26 2026 - 07:04:01 EST)
- Re: [PATCH RFC 06/25] drm/connector: hdmi: Add VTEM EMP generation Nicolas Frattaroli (Sat Sep 26 2026 - 07:04:51 EST)
- Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst Weijie Yuan (Sat Sep 26 2026 - 07:05:09 EST)
- [PATCH v2 00/11] ARM: dts: imx6ul: Add Variscite VAR-SOM-6UL and DART-6UL Stefano Radaelli (Sat Sep 26 2026 - 07:06:18 EST)
- [PATCH v2 04/11] ARM: dts: imx6ul: Add Variscite audio codec files Stefano Radaelli (Sat Sep 26 2026 - 07:06:29 EST)
- [PATCH v2 07/11] ARM: dts: imx6ul: Reuse Variscite DTSI files for Concerto Stefano Radaelli (Sat Sep 26 2026 - 07:06:55 EST)
- [PATCH v2 01/11] dt-bindings: arm: fsl: Document Variscite i.MX6UL boards Stefano Radaelli (Sat Sep 26 2026 - 07:06:55 EST)
- [PATCH v2 09/11] ARM: dts: imx6ull: Add Variscite i.MX6ULL board variants Stefano Radaelli (Sat Sep 26 2026 - 07:07:01 EST)
- [PATCH v2 02/11] dt-bindings: net: micrel: Fix RMII clock select property type Stefano Radaelli (Sat Sep 26 2026 - 07:07:21 EST)
- [PATCH v2 10/11] ARM: dts: imx6ulz: Add Variscite i.MX6ULZ board variants Stefano Radaelli (Sat Sep 26 2026 - 07:07:47 EST)
- [PATCH] usb: raw-gadget: fix UAF in raw_process_ep_io Drif Abdelmalek Mohamed Said (Sat Sep 26 2026 - 07:08:28 EST)
- [PATCH v2 03/11] ARM: dts: imx6ul: Add Variscite SoM and DART base files Stefano Radaelli (Sat Sep 26 2026 - 07:09:02 EST)
- Re: [iwl-next v15] ice: add support for unmanaged DPLL on E830 NIC kernel test robot (Sat Sep 26 2026 - 07:09:22 EST)
- [PATCH v2 05/11] ARM: dts: imx6ul: Add Variscite storage and wireless files Stefano Radaelli (Sat Sep 26 2026 - 07:09:56 EST)
- [PATCH v2 06/11] ARM: dts: imx6ul: Add Variscite carrier board files Stefano Radaelli (Sat Sep 26 2026 - 07:11:54 EST)
- [PATCH v2 08/11] ARM: dts: imx6ul: Add Variscite i.MX6UL board variants Stefano Radaelli (Sat Sep 26 2026 - 07:12:01 EST)
- [PATCH v2 11/11] ARM: dts: imx6ul: Enable Variscite i.MX6UL board DTBs Stefano Radaelli (Sat Sep 26 2026 - 07:12:17 EST)
- [PATCH] RDMA/mlx4: Do not allow the user to write to the clock page Jiale Yao (Sat Sep 26 2026 - 07:12:30 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Antheas Kapenekakis (Sat Sep 26 2026 - 07:13:03 EST)
- Re: [PATCH v6 1/3] bus: mhi: host: clients: Add loopback driver with sysfs interface Manivannan Sadhasivam (Sat Sep 26 2026 - 07:13:15 EST)
- Re: [PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling Erik Håkansson (Sat Sep 26 2026 - 07:13:22 EST)
- Re: [PATCH v6 2/3] bus: mhi: ep: Add mhi_ep_queue_buf() API for raw buffer queuing Manivannan Sadhasivam (Sat Sep 26 2026 - 07:13:26 EST)
- [PATCH] staging: rtl8723bs: make rtw_register_tx_alive() return bool Hungyu Lin (Sat Sep 26 2026 - 07:13:59 EST)
- [PATCH 1/3] dt-bindings: reset: mediatek: add MT7629 TOPRGU reset indices Chuanhong Guo (Sat Sep 26 2026 - 07:14:23 EST)
- [PATCH 0/3] Add MT7629 TOPRGU reset support Chuanhong Guo (Sat Sep 26 2026 - 07:14:49 EST)
- [PATCH 3/3] ARM: dts: mediatek: expose the MT7629 TOPRGU reset controller Chuanhong Guo (Sat Sep 26 2026 - 07:14:52 EST)
- [PATCH 2/3] watchdog: mediatek: add MT7629 reset controller support Chuanhong Guo (Sat Sep 26 2026 - 07:14:56 EST)
- [PATCH] clk: qcom: gcc-sm6375: Use common clock controller probe data Abel Vesa (Sat Sep 26 2026 - 07:17:05 EST)
- Re: [PATCH v3 5/6] sparc32: move early memory setup to setup_arch Magnus Lindholm (Sat Sep 26 2026 - 07:18:56 EST)
- [PATCH net v2] seg6: fix HMAC validation when an extension header precedes the SRH Yuya Kusakabe (Sat Sep 26 2026 - 07:19:38 EST)
- Re: [PATCH] loop: defer the queue limits clear to a workqueue Tao Cui (Sat Sep 26 2026 - 07:21:14 EST)
- Re: [syzbot] [kernel?] memory leak in dev_set_name syzbot (Sat Sep 26 2026 - 07:25:10 EST)
- Re: [PATCH] bus: mhi: host: pci_generic: Add autosuspend_delay customized support Manivannan Sadhasivam (Sat Sep 26 2026 - 07:26:46 EST)
- [PATCH] RDMA/cxgb4: Do not allow userspace to write the status page Jiale Yao (Sat Sep 26 2026 - 07:27:07 EST)
- Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst Weijie Yuan (Sat Sep 26 2026 - 07:27:32 EST)
- [PATCH v2] usb: raw-gadget: fix UAF in raw_process_ep_io Drif Abdelmalek Mohamed Said (Sat Sep 26 2026 - 07:32:39 EST)
- Re: [PATCH v5 11/15] coco: host: arm64: Connect RMM pdev streams for IDE devices Ankit Agrawal (Sat Sep 26 2026 - 07:33:21 EST)
- Re: [RFC PATCH v9 3/4] drm/virtio: implement userptr resource support Akihiko Odaki (Sat Sep 26 2026 - 07:34:00 EST)
- Re: [PATCH v1] bus: mhi: ep: Use IRQF_NO_AUTOEN flag in request_irq() Manivannan Sadhasivam (Sat Sep 26 2026 - 07:34:53 EST)
- Re: [PATCH] docs: kdoc: fix struct_group_tagged() parsing regression Omokefe Emmanuel Onanaroghene (Sat Sep 26 2026 - 07:35:51 EST)
- Re: [REGRESSION] RTL8761BU 0bda:a728: removing BROKEN_EXT_SCAN fixes 0x200c timeout Andy Tsvetinskiy (Sat Sep 26 2026 - 07:37:56 EST)
- Re: [PATCH v1] bus: mhi: ep: Use IRQF_NO_AUTOEN flag in request_irq() Manivannan Sadhasivam (Sat Sep 26 2026 - 07:39:02 EST)
- Re: [PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling Oleksandr Natalenko (Sat Sep 26 2026 - 07:39:56 EST)
- Re: [PATCH] bus: mhi: host: pci_generic: Add DUN channel configuration Manivannan Sadhasivam (Sat Sep 26 2026 - 07:40:46 EST)
- [PATCH] wifi: ath11k: Reject short management RX frames Jiale Yao (Sat Sep 26 2026 - 07:42:29 EST)
- Re: [PATCH] HID: logitech-hidpp: do not overwrite the device's hi-res wheel mode Erik Håkansson (Sat Sep 26 2026 - 07:52:56 EST)
- Re: [PATCH v5] selftests/cgroup: add PSI pressure trigger and validation tests Tao Cui (Sat Sep 26 2026 - 07:53:30 EST)
- [PATCH] net: enetc: document enetc_msg_vsi_send() return values Dan Carpenter (Sat Sep 26 2026 - 07:56:27 EST)
- Re: [PATCH v6] selftests/cgroup: add PSI pressure trigger and validation tests Tao Cui (Sat Sep 26 2026 - 07:57:21 EST)
- Re: [PATCH] media: imon: fix use-after-free in display_close via dev_dbg Sean Young (Sat Sep 26 2026 - 07:57:47 EST)
- [PATCH] ceph: clamp MDS reply result code to the errno range Yuanfu Xie (Sat Sep 26 2026 - 07:58:34 EST)
- Re: [PATCH] arm64: dts: qcom: x1e80100-dell-xps13-9345: add the front camera Liviu Nicoara (Sat Sep 26 2026 - 08:06:50 EST)
- [PATCH v3] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup Rounak Das (Sat Sep 26 2026 - 08:11:47 EST)
- Re: [PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling Erik Håkansson (Sat Sep 26 2026 - 08:12:22 EST)
- Re: [PATCH v2 0/8] arm64: Unmap FF-A lent memory from direct map Sumit Garg (Sat Sep 26 2026 - 08:13:27 EST)
- [PATCH 2/3] wifi: ath12k: Reserve space for a string terminator Jiale Yao (Sat Sep 26 2026 - 08:13:53 EST)
- [PATCH 3/3] dmaengine: xilinx: dpdma: Reserve space for a string terminator Jiale Yao (Sat Sep 26 2026 - 08:13:55 EST)
- [PATCH 1/3] platform/olpc: Reserve space for a string terminator Jiale Yao (Sat Sep 26 2026 - 08:13:57 EST)
- Re: [PATCH RFC 13/25] drm: Add VRR target frame rate properties Nicolas Frattaroli (Sat Sep 26 2026 - 08:14:42 EST)
- [PATCH 0/3] debugfs: Reserve space for string terminators Jiale Yao (Sat Sep 26 2026 - 08:15:01 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Nathan Chancellor (Sat Sep 26 2026 - 08:19:46 EST)
- Re: [PATCH] x86: uapi: ptrace: guard register offset macros with __ASSEMBLER__ or __FRAME_OFFSETS Oleg Nesterov (Sat Sep 26 2026 - 08:20:14 EST)
- [PATCH v2] arm64: dts: qcom: x1e80100-dell-xps13-9345: add the front camera Liviu Nicoara (Sat Sep 26 2026 - 08:20:51 EST)
- [PATCH v2] btrfs: use strstarts() and str_has_prefix() for prefix checks George Hu (Sat Sep 26 2026 - 08:22:46 EST)
- Re: [PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling Oleksandr Natalenko (Sat Sep 26 2026 - 08:25:18 EST)
- [PATCH v3] arm64: dts: qcom: x1e80100-dell-xps13-9345: add the front camera Liviu Nicoara (Sat Sep 26 2026 - 08:25:44 EST)
- [PATCH 0/2] ASoC: aw88399: fix BSTS check using vendor driver logic Marco Giunta (Sat Sep 26 2026 - 08:26:21 EST)
- [PATCH 1/2] ASoC: aw88399: skip BSTS check when boost converter is bypassed Marco Giunta (Sat Sep 26 2026 - 08:26:36 EST)
- [PATCH 2/2] ASoC: aw88399: remove bsts_unreliable workaround Marco Giunta (Sat Sep 26 2026 - 08:26:43 EST)
- [GIT PULL] probes: Fixes for v7.3-rc4 Google (Sat Sep 26 2026 - 08:27:32 EST)
- [PATCH] mmc: core: Don't program invalid host driver type for fixed eMMC type Ian Ray (Sat Sep 26 2026 - 08:29:32 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Jason A. Donenfeld (Sat Sep 26 2026 - 08:30:04 EST)
- [PATCH v2] media: rockchip: rga: fix rotation on rev0 hardware John Keeping (Sat Sep 26 2026 - 08:30:34 EST)
- Re: [PATCH] dma-buf: Fix IOVA offset when linking phys vecs to sgt Leon Romanovsky (Sat Sep 26 2026 - 08:31:09 EST)
- Re: [PATCH] selftests/ftrace: skip gcov symbols when picking a function to probe Google (Sat Sep 26 2026 - 08:31:21 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Jason A. Donenfeld (Sat Sep 26 2026 - 08:33:13 EST)
- [syzbot] Monthly nfc report (Sep 2026) syzbot (Sat Sep 26 2026 - 08:33:32 EST)
- Re: [PATCH v2 2/3] usb: dwc3: xilinx: re-assert resets on ZynqMP init error paths Pandey, Radhey Shyam (Sat Sep 26 2026 - 08:34:24 EST)
- Re: [PATCH 2/3] wifi: ath12k: Reserve space for a string terminator Dan Carpenter (Sat Sep 26 2026 - 08:34:48 EST)
- Re: [syzbot] [kernel?] WARNING in __dynamic_dev_dbg syzbot (Sat Sep 26 2026 - 08:35:54 EST)
- Re: [PATCH v3 8/9] mm/rmap: batch unmap anonymous swap-backed large folios Dev Jain (Sat Sep 26 2026 - 08:37:22 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Nathan Chancellor (Sat Sep 26 2026 - 08:39:25 EST)
- [PATCH RFC 00/12] Qualcomm Type-C support for 1st generation David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:41:04 EST)
- [PATCH RFC 10/12] arm64: dts: qcom: sdm845-google-common: Enable USB Type-C port controller David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:41:06 EST)
- [PATCH RFC 06/12] usb: typec: qcom: Add gen1 Type-C port support David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:41:15 EST)
- [PATCH v3 0/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() Donggeun Yoo (Sat Sep 26 2026 - 08:41:57 EST)
- [PATCH RFC 02/12] dt-bindings: usb: qcom,pmic-typec: Update example with vbus-supply David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:41:58 EST)
- [PATCH RFC 05/12] usb: typec: qcom: Make typec_port accept also different structure David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:42:01 EST)
- [PATCH RFC 04/12] usb: typec: qcom: Make PMIC port probe selectable David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:42:03 EST)
- [PATCH v3 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() Donggeun Yoo (Sat Sep 26 2026 - 08:42:04 EST)
- [PATCH RFC 09/12] arm64: dts: qcom: sdm670-google-common: Enable USB Type-C port controller David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:42:05 EST)
- [PATCH RFC 01/12] usb: typec: tcpm: qcom: Release the connector fwnode reference David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:42:10 EST)
- [PATCH RFC 11/12] arm64: dts: qcom: sdm845-oneplus-common: Enable USB Type-C port controller David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:42:11 EST)
- Re: [PATCH v2 1/2] userfaultfd: clear the inherited uffd bit in move_swap_pte() Donggeun Yoo (Sat Sep 26 2026 - 08:42:24 EST)
- [PATCH RFC 03/12] dt-bindings: usb: Add Qualcomm 1st-gen PMIC Type-C David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:43:00 EST)
- [PATCH RFC 07/12] arm64: dts: qcom: pm660: Add USB Type-C port controller node David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:45:04 EST)
- [PATCH RFC 08/12] arm64: dts: qcom: pmi8998: Add USB Type-C port controller node David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:45:10 EST)
- [PATCH RFC 12/12] arm64: dts: qcom: sdm845-shift-axolotl: Enable USB Type-C port controller David Heidelberg via B4 Relay (Sat Sep 26 2026 - 08:45:22 EST)
- [PATCH v3 2/2] selftests/mm: add tests for UFFDIO_MOVE of a uffd-protected swap entry Donggeun Yoo (Sat Sep 26 2026 - 08:46:52 EST)
- Re: [PATCH v3 4/6] ntfs: report MFT metadata and recovery errors to fsnotify liubaolin (Sat Sep 26 2026 - 08:47:52 EST)
- [PATCH] thermal/drivers/ti-soc-thermal: Cancel pending alert work on remove Weigang He (Sat Sep 26 2026 - 08:49:49 EST)
- Re: [PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data() Nathan Chancellor (Sat Sep 26 2026 - 08:50:54 EST)
- [PATCH] staging: rtl8723bs: use unsigned int in HAL interface Artem Shelenko (Sat Sep 26 2026 - 08:52:24 EST)
- Re: [PATCH] can: m_can: pci: add missing pm_runtime_dont_use_autosuspend() call Joshua Crofts (Sat Sep 26 2026 - 08:52:56 EST)
- Re: [PATCH v3 6/6] ntfs: report shutdown errors to fsnotify liubaolin (Sat Sep 26 2026 - 08:53:25 EST)
- Re: [PATCH 1/2] tracing: fgraph: Raise FTRACE_RETSTACK_ALLOC_SIZE to 1024 Steven Rostedt (Sat Sep 26 2026 - 08:55:03 EST)
- Re: [PATCH] staging: rtl8723bs: use unsigned int in HAL interface Dan Carpenter (Sat Sep 26 2026 - 09:00:14 EST)
- Re: [PATCH] serial: core: shut down initialized port on removal IgorpetinDev (Sat Sep 26 2026 - 09:05:47 EST)
- Re: [PATCH v3 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL Arnd Bergmann (Sat Sep 26 2026 - 09:08:11 EST)
- [PATCH v2 0/2] media: iris: add vbv delay support Sachin Kumar Garg (Sat Sep 26 2026 - 09:08:24 EST)
- [PATCH v2 1/2] media: iris: enable pipe for hfi gen2 encoder Sachin Kumar Garg (Sat Sep 26 2026 - 09:08:32 EST)
- [PATCH v2 2/2] media: iris: add support for vbv delay Sachin Kumar Garg (Sat Sep 26 2026 - 09:09:48 EST)
- [PATCH] HID: Kysona: Add support for Kysona M600V2 variant Tjark Effenberger (Sat Sep 26 2026 - 09:10:14 EST)
- Re: [RFC PATCH net-next v3 4/5] net: dsa: qca8k: flag QCA8337 internal CPU PHYs for SmartSpeed Andrew Lunn (Sat Sep 26 2026 - 09:12:41 EST)
- [PATCH v2 03/17] media: v4l2: Add Apple interchange pixel formats Sofus Forstreuter (Sat Sep 26 2026 - 09:16:24 EST)
- [PATCH v2 00/17] media: apple: add avd driver Sofus Forstreuter (Sat Sep 26 2026 - 09:16:24 EST)
- [PATCH v2 07/17] media: apple: avd: add h264 support Sofus Forstreuter (Sat Sep 26 2026 - 09:16:58 EST)
- [PATCH v2 01/17] dt-bindings: media: add apple,avd Sofus Forstreuter (Sat Sep 26 2026 - 09:16:59 EST)
- [PATCH v2 02/17] media: v4l2: Add P210 pixel format Sofus Forstreuter (Sat Sep 26 2026 - 09:17:26 EST)
- [PATCH v2 12/17] arm64: dts: apple: t8112: add avd nodes Sofus Forstreuter (Sat Sep 26 2026 - 09:17:28 EST)
- [PATCH v2 14/17] arm64: dts: apple: t600x: add avd nodes Sofus Forstreuter (Sat Sep 26 2026 - 09:17:46 EST)
- [PATCH v2 04/17] media: v4l2-ctrls: validate av1 tile info Sofus Forstreuter (Sat Sep 26 2026 - 09:19:01 EST)
- [PATCH 1/6] fbdev: ssd1307fb: check for fb_deferred_io_init() error Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 09:19:24 EST)
- [PATCH v2 17/17] arm64: dts: apple: t6031: add avd nodes Sofus Forstreuter (Sat Sep 26 2026 - 09:19:40 EST)
- [PATCH] drm/appletbdrm: Fix incorrect error message on encoder attach failure Adam Azuddin via B4 Relay (Sat Sep 26 2026 - 09:19:46 EST)
- [PATCH v2 05/17] media: v4l2-ctrls: validate vp9 tile_rows_log2 Sofus Forstreuter (Sat Sep 26 2026 - 09:19:52 EST)
- [PATCH v2 10/17] media: apple: avd: add av1 support Sofus Forstreuter (Sat Sep 26 2026 - 09:19:57 EST)
- Re: [PATCH] ASoC: fsl_asrc: check the second front-end DMA channel Dan Carpenter (Sat Sep 26 2026 - 09:20:00 EST)
- [PATCH 0/6] fbdev: fixup callers which ignore errors from fb_deferred_io_init() Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 09:20:09 EST)
- Re: [PATCH] media: microchip-csi2dc: Power off on probe failure and remove Eugen Hristev (Sat Sep 26 2026 - 09:20:40 EST)
- [PATCH 2/6] fbdev: xen-fbfront: check for fb_deferred_io_init() error Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 09:20:47 EST)
- [PATCH 4/6] fbdev: udlfb: check for fb_deferred_io_init() error Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 09:21:26 EST)
- [PATCH v2 08/17] media: apple: avd: add vp9 support Sofus Forstreuter (Sat Sep 26 2026 - 09:21:58 EST)
- [PATCH v2 06/17] media: apple: add avd driver Sofus Forstreuter (Sat Sep 26 2026 - 09:22:07 EST)
- [PATCH] smb: client: avoid NULL resp_iov dereference Zihan Xi (Sat Sep 26 2026 - 09:22:34 EST)
- [PATCH v2 11/17] arm64: dts: apple: t8103: add avd nodes Sofus Forstreuter (Sat Sep 26 2026 - 09:22:46 EST)
- [PATCH v2 09/17] media: apple: avd: add hevc support Sofus Forstreuter (Sat Sep 26 2026 - 09:22:49 EST)
- Re: [PATCH v3 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 09:23:32 EST)
- [PATCH v2 13/17] arm64: dts: apple: t8122: add avd nodes Sofus Forstreuter (Sat Sep 26 2026 - 09:23:47 EST)
- [PATCH v2 15/17] arm64: dts: apple: t602x: add avd nodes Sofus Forstreuter (Sat Sep 26 2026 - 09:24:10 EST)
- [PATCH v2 16/17] arm64: dts: apple: t6030: add avd nodes Sofus Forstreuter (Sat Sep 26 2026 - 09:24:21 EST)
- [PATCH 6/6] fbdev: sh_mobile_lcdc: check for fb_deferred_io_init() error Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 09:26:12 EST)
- [PATCH 5/6] fbdev: smscufx: check for fb_deferred_io_init() error Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 09:28:01 EST)
- [PATCH 3/6] HID: picoLCD: check for fb_deferred_io_init() error Lorenzo Stoakes (ARM) (Sat Sep 26 2026 - 09:28:34 EST)
- [PATCH] ocfs2: validate extent list in filecheck repair Jiale Yao (Sat Sep 26 2026 - 09:28:53 EST)
- Re: [PATCH iwl-net] e1000e: fix flow control stuck off after link partner reset Craig I. Hagan (Sat Sep 26 2026 - 09:30:25 EST)
- Re: [PATCH RFC 02/12] dt-bindings: usb: qcom,pmic-typec: Update example with vbus-supply Bryan O'Donoghue (Sat Sep 26 2026 - 09:35:04 EST)
- Re: [PATCH v19 3/7] firmware: arm_rmm: Configure the RMM with the host's page size Venkata Rao Kakani (Sat Sep 26 2026 - 09:39:16 EST)
- Re: [PATCH RFC 04/12] usb: typec: qcom: Make PMIC port probe selectable Bryan O'Donoghue (Sat Sep 26 2026 - 09:39:48 EST)
- Re: [PATCH RFC 05/12] usb: typec: qcom: Make typec_port accept also different structure Bryan O'Donoghue (Sat Sep 26 2026 - 09:41:25 EST)
- [PATCH 0/2] tools/nolibc: check for overflow in malloc() Danish Khateeb (Sat Sep 26 2026 - 09:43:48 EST)
- [PATCH 1/2] tools/nolibc: check for overflow in malloc() Danish Khateeb (Sat Sep 26 2026 - 09:43:53 EST)
- [PATCH 2/2] selftests/nolibc: test malloc() and calloc() with huge sizes Danish Khateeb (Sat Sep 26 2026 - 09:44:08 EST)
- [PATCH v2 0/2] debugfs: fix UAF and double-free in debugfs_str read/write Aldo Ariel Panzardo (Sat Sep 26 2026 - 09:47:45 EST)
- [PATCH v2 1/2] debugfs: fix use-after-free in debugfs_read_file_str() Aldo Ariel Panzardo (Sat Sep 26 2026 - 09:48:24 EST)
- [PATCH v2 2/2] debugfs: serialize concurrent writers in debugfs_write_file_str() Aldo Ariel Panzardo (Sat Sep 26 2026 - 09:48:53 EST)
- [PATCH net-next v18 1/6] net: dsa: add devlink flash_update callback to dsa_switch_ops Daniel Golle (Sat Sep 26 2026 - 09:49:45 EST)
- Re: [PATCH v3 0/6] ntfs: report filesystem errors through fsnotify liubaolin (Sat Sep 26 2026 - 09:50:22 EST)
- [PATCH net-next v18 4/6] net: dsa: mxl862xx: add devlink flash_update and info_get Daniel Golle (Sat Sep 26 2026 - 09:50:29 EST)
- [PATCH net-next v18 5/6] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode Daniel Golle (Sat Sep 26 2026 - 09:50:33 EST)
- [PATCH net-next v18 0/6] net: dsa: mxl862xx: devlink flash and rescue Daniel Golle (Sat Sep 26 2026 - 09:50:34 EST)
- [PATCH net-next v18 6/6] net: dsa: mxl862xx: document devlink flash and info support Daniel Golle (Sat Sep 26 2026 - 09:50:46 EST)
- [PATCH net-next v18 2/6] net: dsa: mxl862xx: add SMDIO clause-22 register access Daniel Golle (Sat Sep 26 2026 - 09:51:09 EST)
- [PATCH net-next v18 3/6] driver core: add device_schedule_reprobe() Daniel Golle (Sat Sep 26 2026 - 09:52:02 EST)
- Re: [PATCH bpf v4 2/3] bpf: Skip detached progs in trampoline images that are still in use Florent Revest (Sat Sep 26 2026 - 09:53:02 EST)
- Re: [PATCH net v3 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider netdev-bot+sashiko (Sat Sep 26 2026 - 09:54:39 EST)
- Re: [PATCH bpf v4 2/3] bpf: Skip detached progs in trampoline images that are still in use Florent Revest (Sat Sep 26 2026 - 09:54:52 EST)
- Re: [PATCH bpf v4 1/3] bpf: Wait for an RCU tasks grace period before freeing trampoline progs Florent Revest (Sat Sep 26 2026 - 09:55:09 EST)
- [PATCH] ocfs2: validate filecheck inode slots Jiale Yao (Sat Sep 26 2026 - 09:55:42 EST)
- [PATCH bpf v5 1/3] bpf: Wait for an RCU tasks grace period before freeing trampoline progs Florent Revest (Anthropic) (Sat Sep 26 2026 - 09:56:52 EST)
- [PATCH] ALSA: hda/realtek: Add ALC235 support for headset mode Zeyu Li (Sat Sep 26 2026 - 09:58:58 EST)
- [PATCH bpf v5 0/3] bpf: Fix use-after-free of progs detached from busy trampolines Florent Revest (Anthropic) (Sat Sep 26 2026 - 09:58:59 EST)
- [PATCH bpf v5 2/3] bpf: Skip detached progs in trampoline images that are still in use Florent Revest (Anthropic) (Sat Sep 26 2026 - 10:00:15 EST)
- Re: [PATCH v29 net-next 2/8] net/nebula-matrix: add common resource implementation netdev-bot+sashiko (Sat Sep 26 2026 - 10:00:55 EST)
- [PATCH bpf v5 3/3] selftests/bpf: Detach a trampoline prog while a task sleeps before it Florent Revest (Anthropic) (Sat Sep 26 2026 - 10:01:07 EST)
- Re: [PATCH v29 net-next 4/8] net/nebula-matrix: add chip-wide hardware init/deinit implementation netdev-bot+sashiko (Sat Sep 26 2026 - 10:01:30 EST)
- Re:[PATCH] ocfs2: validate filecheck inode slots jiale yao (Sat Sep 26 2026 - 10:02:16 EST)
- [PATCH v2 8/8] arm64: dts: qcom: sm6350-lena: Enable PMK8350 erebion (Sat Sep 26 2026 - 10:02:49 EST)
- [PATCH v2 1/8] arm64: dts: qcom: sm6350-lena: Add flash LED erebion (Sat Sep 26 2026 - 10:03:13 EST)
- Re: [PATCH v29 net-next 1/8] net/nebula-matrix: add channel layer netdev-bot+sashiko (Sat Sep 26 2026 - 10:03:14 EST)
- Re: [PATCH v29 net-next 5/8] net/nebula-matrix: dispatch: add control-level routing core infrastructure netdev-bot+sashiko (Sat Sep 26 2026 - 10:03:46 EST)
- Re: [PATCH v29 net-next 3/8] net/nebula-matrix: add intr resource implementation netdev-bot+sashiko (Sat Sep 26 2026 - 10:04:20 EST)
- [PATCH v2 0/8] Enable more nodes for the Xperia 10 III erebion (Sat Sep 26 2026 - 10:04:27 EST)
- [PATCH v2 5/8] arm64: dts: qcom: sm6350-lena: Enable Bluetooth erebion (Sat Sep 26 2026 - 10:04:31 EST)
- [PATCH v2 4/8] arm64: dts: qcom: sm6350-lena: Enable IPA erebion (Sat Sep 26 2026 - 10:04:34 EST)
- [PATCH v2 2/8] arm64: dts: qcom: sm6350-lena: Add qcom,rmtfs-mem node erebion (Sat Sep 26 2026 - 10:04:38 EST)
- [PATCH v2 6/8] arm64: dts: qcom: sm6350-lena: Enable wifi erebion (Sat Sep 26 2026 - 10:04:46 EST)
- Re: [PATCH v29 net-next 6/8] net/nebula-matrix: dispatch: implement channel RPC framework and serialize hardware ops netdev-bot+sashiko (Sat Sep 26 2026 - 10:05:32 EST)
- Re: [PATCH v29 net-next 7/8] net/nebula-matrix: add common/ctrl dev init/remove operation netdev-bot+sashiko (Sat Sep 26 2026 - 10:05:33 EST)
- Re: [PATCH v29 net-next 8/8] net/nebula-matrix: add common dev start/stop operation netdev-bot+sashiko (Sat Sep 26 2026 - 10:05:35 EST)
- Re: [PATCH 0/6] bitmap: fix three parsing bugs in bitmap_parse() and bitmap_parselist() Yury Norov (Sat Sep 26 2026 - 10:06:51 EST)
- Re: [PATCH net-next] net: lan969x: correct RGMII port mapping index netdev-bot+sashiko (Sat Sep 26 2026 - 10:07:14 EST)
- [PATCH v3 0/2] debugfs: fix UAF and double-free in debugfs_str read/write Aldo Ariel Panzardo (Sat Sep 26 2026 - 10:09:31 EST)
- [PATCH v2 7/8] arm64: dts: qcom: sm6350-lena: Enable PM7250B erebion (Sat Sep 26 2026 - 10:09:56 EST)
- [PATCH v3 2/2] debugfs: serialize concurrent writers in debugfs_write_file_str() Aldo Ariel Panzardo (Sat Sep 26 2026 - 10:10:01 EST)
- [PATCH v2 3/8] arm64: dts: qcom: sm6350-lena: Enable ADSP, CDSP & MPSS erebion (Sat Sep 26 2026 - 10:10:13 EST)
- Re: [PATCH v2] PCI: pciehp: Avoid dropping hotplug interrupts due to stale HPIE Zhu Qiyu (Sat Sep 26 2026 - 10:10:39 EST)
- Re: [PATCH] ASoC: fsl_asrc: check the second front-end DMA channel Slavin Liu (Sat Sep 26 2026 - 10:11:08 EST)
- [PATCH v3 1/2] debugfs: fix use-after-free in debugfs_read_file_str() Aldo Ariel Panzardo (Sat Sep 26 2026 - 10:14:29 EST)
- Re: [PATCH 1/2] tools/nolibc: check for overflow in malloc() Thomas Weißschuh (Sat Sep 26 2026 - 10:17:23 EST)
- Re: [PATCH] phy: ti: omap-usb2: fix OF node leak at probe Manivannan Sadhasivam (Sat Sep 26 2026 - 10:17:26 EST)
- Re: [PATCH] crypto: ecc - Handle exceptional points in Shamir multiplication Ignat Korchagin (Sat Sep 26 2026 - 10:17:58 EST)
- Re: [PATCH v8] Bluetooth: btrtl: Add firmware format v3 support Veysi Özgün (Sat Sep 26 2026 - 10:18:40 EST)
- Re: [PATCH] phy: HiSilicon: Fix error handling in hi3670_pcie_allclk_ctrl() Manivannan Sadhasivam (Sat Sep 26 2026 - 10:19:26 EST)
- Re: [PATCH v2 0/6] bitmap: fix three parsing bugs in bitmap_parse() and bitmap_parselist() Yury Norov (Sat Sep 26 2026 - 10:19:49 EST)
- Re: [PATCH] phy: mediatek: xsphy: clear U2 DTM0 force bits during init Manivannan Sadhasivam (Sat Sep 26 2026 - 10:20:13 EST)
- Re: [PATCH v2 1/4] phy: freescale: fsl-samsung-hdmi: Fix runtime PM cleanup Manivannan Sadhasivam (Sat Sep 26 2026 - 10:25:44 EST)
- Re: [PATCH RFC 07/12] arm64: dts: qcom: pm660: Add USB Type-C port controller node Bryan O'Donoghue (Sat Sep 26 2026 - 10:25:57 EST)
- Re: [PATCH RFC 06/12] usb: typec: qcom: Add gen1 Type-C port support Bryan O'Donoghue (Sat Sep 26 2026 - 10:26:41 EST)
- Re: [PATCH v2 1/4] phy: freescale: fsl-samsung-hdmi: Fix runtime PM cleanup Manivannan Sadhasivam (Sat Sep 26 2026 - 10:27:12 EST)
- Re: [PATCH] drm/vc4: Fix firmware reference leak in vc4_drm_bind() Maíra Canal (Sat Sep 26 2026 - 10:27:42 EST)
- Re: [PATCH RFC 08/12] arm64: dts: qcom: pmi8998: Add USB Type-C port controller node Bryan O'Donoghue (Sat Sep 26 2026 - 10:29:13 EST)
- Re: [PATCH v11 1/3] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY Manivannan Sadhasivam (Sat Sep 26 2026 - 10:29:56 EST)
- [PATCH v1 0/1] power: supply: generic-adc-battery: Fix temperature IIO channel conversion Svyatoslav Ryhel (Sat Sep 26 2026 - 10:30:36 EST)
- Re: [RFC PATCH 2/8] media: v4l: Add 10-bit RGBIr formats Sakari Ailus (Sat Sep 26 2026 - 10:30:42 EST)
- [PATCH v1 1/1] power: supply: generic-adc-battery: Fix temperature IIO channel conversion Svyatoslav Ryhel (Sat Sep 26 2026 - 10:30:59 EST)
- Re: [PATCH v2 2/3] ntfs: drain in-flight DIO before buffered write fallback liubaolin (Sat Sep 26 2026 - 10:32:16 EST)
- [PATCH] drm/arm/komeda: Fix early runtime PM NULL dereference Jiale Yao (Sat Sep 26 2026 - 10:32:51 EST)
- Re: [PATCH RFC 06/12] usb: typec: qcom: Add gen1 Type-C port support David Heidelberg (Sat Sep 26 2026 - 10:33:01 EST)
- Re: [PATCH 3/3] dmaengine: xilinx: dpdma: Reserve space for a string terminator Laurent Pinchart (Sat Sep 26 2026 - 10:34:36 EST)
- [PATCH v4] softirq: Preserve interrupt context during IRQ exit Karl Mehltretter (Sat Sep 26 2026 - 10:35:21 EST)
- Re: [PATCH] ASoC: fsl_asrc: check the second front-end DMA channel Dan Carpenter (Sat Sep 26 2026 - 10:38:28 EST)
- Re: [PATCH v3] arm64: dts: qcom: x1e80100-dell-xps13-9345: add the front camera Bryan O'Donoghue (Sat Sep 26 2026 - 10:38:49 EST)
- Re: [RFC PATCH 2/8] media: v4l: Add 10-bit RGBIr formats Laurent Pinchart (Sat Sep 26 2026 - 10:41:36 EST)
- Re: [PATCH RFC 06/12] usb: typec: qcom: Add gen1 Type-C port support Bryan O'Donoghue (Sat Sep 26 2026 - 10:41:49 EST)
- Re: [PATCH v11 2/3] phy: move and rename Airoha PCIe PHY driver to dedicated directory Manivannan Sadhasivam (Sat Sep 26 2026 - 10:44:15 EST)
- Re: [PATCH 2/2] Bluetooth: btintel_pcie: fix PM flow for S0ix, S3 and S4 Sergey Lebedev (Sat Sep 26 2026 - 10:45:14 EST)
- Re: [PATCH RFC 06/12] usb: typec: qcom: Add gen1 Type-C port support David Heidelberg (Sat Sep 26 2026 - 10:45:57 EST)
- Re: [PATCH] kho: fix global scratch size calculation Sourabh Jain (Sat Sep 26 2026 - 10:47:12 EST)
- [PATCH] nfc: port100: cancel a stale out URB before sending a command Nguyen Ngoc Thang (Sat Sep 26 2026 - 10:50:02 EST)
- Re: [PATCH v2 0/3] phy: renesas: rcar-gen2: three cleanups Manivannan Sadhasivam (Sat Sep 26 2026 - 10:50:46 EST)
- Re: [RFC PATCH 1/8] dt-bindings: media: Add bindings for Omnivision OV2312 Laurent Pinchart (Sat Sep 26 2026 - 10:51:58 EST)
- [PATCH v2 0/2] pinctrl: apple: Add t8140-pinctrl support Yureka Lilian (Sat Sep 26 2026 - 10:52:27 EST)
- [PATCH v2 1/2] dt-bindings: pinctrl: apple,pinctrl: Add t8140 compatible Yureka Lilian (Sat Sep 26 2026 - 10:52:38 EST)
- [PATCH v2 2/2] pinctrl: apple: Add t8140-pinctrl support Yureka Lilian (Sat Sep 26 2026 - 10:53:02 EST)
- Re: [RFC PATCH 4/8] media: cadence: csi2rx: Add RAW10 RGBIr formats Laurent Pinchart (Sat Sep 26 2026 - 10:53:37 EST)
- [syzbot] [fuse?] WARNING in fuse_iomap_writeback_range syzbot (Sat Sep 26 2026 - 10:54:49 EST)
- Re: [RFC PATCH 8/8] arm64: defconfig: Enable OV2312 Laurent Pinchart (Sat Sep 26 2026 - 10:55:25 EST)
- Re: [RFC PATCH 7/8] arm64: dts: ti: k3-am62a7: FPDLink overlays for LI OV2312 Laurent Pinchart (Sat Sep 26 2026 - 10:57:36 EST)
- [PATCH v2] crypto: x86/aes-gcm - fix always true check for last AAD segment Mohamad Raizudeen (Sat Sep 26 2026 - 10:59:25 EST)
- Re: [PATCH v6 1/3] can: at91_can: release the rx-offload on teardown Max Staudt (Sat Sep 26 2026 - 11:01:31 EST)
- Re: [PATCH v2 2/2] Revert "ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585" Niklas Cassel (Sat Sep 26 2026 - 11:02:20 EST)
- Re: [PATCH v3 12/19] drm/mcde: dsi: don't create a panel_bridge Maxime Ripard (Sat Sep 26 2026 - 11:15:24 EST)
- Re: [PATCH] docs: kdoc: parse context_lock_struct() as struct declaration Jonathan Corbet (Sat Sep 26 2026 - 11:16:35 EST)
- [PATCH sched_ext/for-7.4] sched_ext: cid: Represent clusters explicitly Andrea Righi (Sat Sep 26 2026 - 11:23:28 EST)
- Re: [PATCH net-next v13 2/5] net: rnpgbe: Add basic TX packet transmission support Yibo Dong (Sat Sep 26 2026 - 11:23:44 EST)
- Re: [PATCH] drm/msm/dsi: Fix VM leak in dsi_tx_buf_alloc_6g() Rob Clark (Sat Sep 26 2026 - 11:24:11 EST)
- [PATCH v2 2/2] tools/nolibc: check for overflow in malloc() Danish Khateeb (Sat Sep 26 2026 - 11:24:31 EST)
- [PATCH v2 0/2] tools/nolibc: check for overflow in malloc() Danish Khateeb (Sat Sep 26 2026 - 11:24:51 EST)
- [PATCH v2 1/2] tools/nolibc: stop rounding malloc() sizes up to 4096 bytes Danish Khateeb (Sat Sep 26 2026 - 11:25:05 EST)
- Re: [PATCH] docs/zh_CN: add Chinese translation for usb/ohci.rst Jiaming Ouyang (Sat Sep 26 2026 - 11:27:07 EST)
- Re: [PATCH 6.1.y] scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list Sasha Levin (Sat Sep 26 2026 - 11:27:28 EST)
- Re: [PATCH v6 2/3] can: rx-offload: add a per-IRQ receive context Max Staudt (Sat Sep 26 2026 - 11:28:24 EST)
- Re: [PATCH 0/4] ARM: allocate the cacheinfo early to fix the PREEMPT_RT boot warning Karl Mehltretter (Sat Sep 26 2026 - 11:28:28 EST)
- Re: [PATCH 6.1.y] btrfs: insert tree mod log move in push_node_left Sasha Levin (Sat Sep 26 2026 - 11:29:37 EST)
- Re: [PATCH] docs: Makefile: Add a testdocs target for the documentation unit tests Jonathan Corbet (Sat Sep 26 2026 - 11:30:58 EST)
- [PATCH net-next 0/5] mptcp: misc improvements for v7.4 Matthieu Baerts (NGI0) (Sat Sep 26 2026 - 11:30:59 EST)
- [PATCH net-next 4/5] selftests: mptcp: convert iptables to nftables for mptcp_sockopt.sh Matthieu Baerts (NGI0) (Sat Sep 26 2026 - 11:31:28 EST)
- [PATCH net-next 1/5] mptcp: remove thmac from subflow ctx Matthieu Baerts (NGI0) (Sat Sep 26 2026 - 11:32:11 EST)
- [PATCH net-next 2/5] mptcp: split FASTCLOSE key from rcvr_key Matthieu Baerts (NGI0) (Sat Sep 26 2026 - 11:33:03 EST)
- [PATCH net-next 5/5] selftests: mptcp: convert iptables to nftables for mptcp_join.sh Matthieu Baerts (NGI0) (Sat Sep 26 2026 - 11:33:03 EST)
- Re: [PATCH v4] docs: translations: pt_BR: translate stable-api-nonsense.rst Jonathan Corbet (Sat Sep 26 2026 - 11:33:57 EST)
- [PATCH net-next 3/5] mptcp: shrink struct mptcp_options_received Matthieu Baerts (NGI0) (Sat Sep 26 2026 - 11:34:23 EST)
- Re: [PATCH] docs: translations: pt_BR: translate maintainer-devicetree.rst Jonathan Corbet (Sat Sep 26 2026 - 11:34:29 EST)
- Re: [PATCH] docs: translations: pt_BR: add debugging index Jonathan Corbet (Sat Sep 26 2026 - 11:36:48 EST)
- Re: [PATCH] ABI: sysfs-bus-pci: use literal blocks for commands Jonathan Corbet (Sat Sep 26 2026 - 11:39:55 EST)
- Re: [PATCH] Documentation/ABI: IFS: use literal blocks for commands Jonathan Corbet (Sat Sep 26 2026 - 11:41:10 EST)
- Re: [RFC PATCH v11 0/4] mm/swap: priority-based swap tiers with per-cgroup selection Youngjun Park (Sat Sep 26 2026 - 11:41:15 EST)
- [PATCH v3 0/2] iio: pressure: add Sensirion SDP31 driver Muhammad Abu Bakar (Sat Sep 26 2026 - 11:42:13 EST)
- [PATCH v3 1/2] dt-bindings: iio: pressure: add Sensirion SDP31 Muhammad Abu Bakar (Sat Sep 26 2026 - 11:42:15 EST)
- [PATCH v3 2/2] iio: pressure: add Sensirion SDP31 driver Muhammad Abu Bakar (Sat Sep 26 2026 - 11:43:07 EST)
- Re: [PATCH] docs: ABI: TMR manager: use literal blocks for console I/O Jonathan Corbet (Sat Sep 26 2026 - 11:43:28 EST)
- Re: [PATCH v2 1/2] sched/doc: add a preemption model overview Jonathan Corbet (Sat Sep 26 2026 - 11:45:37 EST)
- Re: [PATCH] docs/ABI: testing: aspeed-uart-routing: use literal block for console commands Jonathan Corbet (Sat Sep 26 2026 - 11:46:14 EST)
- Re: [PATCH] ABI: sysfs-bus-usb: use literal block for console commands Jonathan Corbet (Sat Sep 26 2026 - 11:47:01 EST)
- Re: [PATCH] docs: ABI: sysfs-class-firmware-attributes: use literal blocks for console commands Jonathan Corbet (Sat Sep 26 2026 - 11:47:33 EST)
- Re: [PATCH v3 1/8] drm/msm: serialise framebuffer pin state Rob Clark (Sat Sep 26 2026 - 11:47:54 EST)
- Re: [PATCH] docs: ABI: sysfs-driver-xdata: use literal blocks for console commands Jonathan Corbet (Sat Sep 26 2026 - 11:48:11 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Sasha Levin (Sat Sep 26 2026 - 11:48:49 EST)
- [PATCH 2/5] wifi: ath11k: avoid IDR mutation during pending mgmt TX cleanup Jiale Yao (Sat Sep 26 2026 - 11:49:16 EST)
- [PATCH 3/5] wifi: ath11k: avoid IDR mutation during vif mgmt TX cleanup Jiale Yao (Sat Sep 26 2026 - 11:49:41 EST)
- [PATCH 4/5] wifi: ath12k: avoid IDR mutation during pending mgmt TX cleanup Jiale Yao (Sat Sep 26 2026 - 11:49:58 EST)
- [PATCH net v4 02/15] net: stmmac: reuse the MDIO reset GPIO on resume James Hilliard (Sat Sep 26 2026 - 11:50:09 EST)
- [PATCH 5/5] wifi: ath12k: avoid IDR mutation during vif mgmt TX cleanup Jiale Yao (Sat Sep 26 2026 - 11:50:12 EST)
- [PATCH 1/5] wifi: ath10k: avoid IDR mutation during TX cleanup Jiale Yao (Sat Sep 26 2026 - 11:50:38 EST)
- [PATCH net v4 04/15] xsk: freeze deferred pool teardown during system sleep James Hilliard (Sat Sep 26 2026 - 11:51:16 EST)
- [PATCH 0/5] wifi: ath: avoid IDR mutation while iterating Jiale Yao (Sat Sep 26 2026 - 11:52:31 EST)
- [PATCH net v4 01/15] net: stmmac: unwind the WoL IRQ after a safety IRQ request failure James Hilliard (Sat Sep 26 2026 - 11:52:51 EST)
- [PATCH net v4 06/15] net: stmmac: leave the datapath running for normal-size MTU changes James Hilliard (Sat Sep 26 2026 - 11:52:55 EST)
- [PATCH net v4 00/15] net: stmmac: preserve datapath state across MTU and resume failures James Hilliard (Sat Sep 26 2026 - 11:53:03 EST)
- [PATCH net v4 10/15] net: stmmac: use the tracked datapath restart for XSK pool changes James Hilliard (Sat Sep 26 2026 - 11:53:26 EST)
- Re: [RFC PATCH v11 0/4] mm/swap: priority-based swap tiers with per-cgroup selection Youngjun Park (Sat Sep 26 2026 - 11:54:30 EST)
- [PATCH net v4 11/15] net: stmmac: restore TC offloads before restarting DMA James Hilliard (Sat Sep 26 2026 - 11:54:34 EST)
- [PATCH net v4 08/15] net: stmmac: keep DMA configurations at stable addresses James Hilliard (Sat Sep 26 2026 - 11:54:57 EST)
- [PATCH net v4 09/15] net: stmmac: track datapath and power ownership across failed reopening James Hilliard (Sat Sep 26 2026 - 11:55:11 EST)
- Re: [PATCH v2 3/3] soundwire: intel_auxdevice: Don't disable IRQs before removing children Pierre-Louis Bossart (Sat Sep 26 2026 - 11:55:25 EST)
- [PATCH net v4 03/15] net: phylink: allow stopping a suspended instance James Hilliard (Sat Sep 26 2026 - 11:55:27 EST)
- [PATCH 1/2] selftests: riscv: vstate_exec_nolibc: Check the return value of waitpid() Danish Khateeb (Sat Sep 26 2026 - 11:56:01 EST)
- [PATCH net v4 07/15] net: stmmac: unwind partially allocated DMA configurations James Hilliard (Sat Sep 26 2026 - 11:56:06 EST)
- [PATCH net v4 05/15] net: stmmac: serialize and retain PHC configuration across reset James Hilliard (Sat Sep 26 2026 - 11:56:29 EST)
- [PATCH net v4 15/15] net: stmmac: retain DMA resources across MTU changes James Hilliard (Sat Sep 26 2026 - 11:56:39 EST)
- Re: [PATCH v3 1/8] drm/msm: serialise framebuffer pin state Rob Clark (Sat Sep 26 2026 - 11:57:39 EST)
- Re: [PATCH v3 1/2] rust: uapi: add zerocopy/zerocopy_derive Gary Guo (Sat Sep 26 2026 - 11:58:24 EST)
- Re: [PATCH v2 1/2] tools/nolibc: stop rounding malloc() sizes up to 4096 bytes Thomas Weißschuh (Sat Sep 26 2026 - 11:58:42 EST)
- Re: [PATCH v3 1/2] debugfs: fix use-after-free in debugfs_read_file_str() Danilo Krummrich (Sat Sep 26 2026 - 11:58:48 EST)
- [PATCH net v4 12/15] xsk: allow drivers to retain DMA mappings independently of pools James Hilliard (Sat Sep 26 2026 - 11:59:48 EST)
- [PATCH net v4 14/15] net: stmmac: prepare device-local DMA interrupt quiescence James Hilliard (Sat Sep 26 2026 - 11:59:58 EST)
- [PATCH net v4 13/15] net: stmmac: retain DMA memory until hardware shutdown completes James Hilliard (Sat Sep 26 2026 - 12:00:56 EST)
- [PATCH 0/2] selftests: riscv: vector: Fix the checks of the child's exit status Danish Khateeb (Sat Sep 26 2026 - 12:01:31 EST)
- [PATCH 2/2] selftests: riscv: vector: Fix the check for children exiting with -1 Danish Khateeb (Sat Sep 26 2026 - 12:01:47 EST)
- [PATCH net v7 0/1] rxrpc: fix encap_rcv skb accounting exhaustion Zihan Xi (Sat Sep 26 2026 - 12:02:25 EST)
- Re: [PATCH net v4 00/15] net: stmmac: preserve datapath state across MTU and resume failures Maxime Chevallier (Sat Sep 26 2026 - 12:03:32 EST)
- [PATCH net v7 1/1] rxrpc: fix encap_rcv skb accounting exhaustion Zihan Xi (Sat Sep 26 2026 - 12:05:39 EST)
- Re: hunting memory corruption bug in 6.18.x Luiz Capitulino (Sat Sep 26 2026 - 12:05:55 EST)
- [PATCH] dmaengine: tegra186-gpc-dma: Fix queued transfer stall Jiale Yao (Sat Sep 26 2026 - 12:06:29 EST)
- Re: [RFC PATCH 00/15] io_uring: thread identity handoff for blocking inline issue Ming Lei (Sat Sep 26 2026 - 12:07:00 EST)
- [PATCH v2] vringh: reject empty / undersized indirect descriptor tables Fang Xieyan (Sat Sep 26 2026 - 12:08:50 EST)
- Re: [PATCH] ARM: mm: align hugetlb mappings to the huge page size Karl Mehltretter (Sat Sep 26 2026 - 12:20:16 EST)
- Re: [PATCH net] net: fec: drain PEROUT requests before canceling the timer Simon Horman (Sat Sep 26 2026 - 12:22:21 EST)
- [PATCH v3 0/5] sysctl: add typed field descriptors Alexey Gladkov (Sat Sep 26 2026 - 12:23:27 EST)
- [PATCH v3 3/5] sysctl: ipc: use typed fields for IPC namespace sysctls Alexey Gladkov (Sat Sep 26 2026 - 12:23:46 EST)
- [PATCH v3 1/5] proc: sysctl: address table entries by index Alexey Gladkov (Sat Sep 26 2026 - 12:23:51 EST)
- [PATCH v3 2/5] sysctl: add typed field descriptors Alexey Gladkov (Sat Sep 26 2026 - 12:23:52 EST)
- [PATCH v3 4/5] sysctl: mq: use typed fields for IPC namespace sysctls Alexey Gladkov (Sat Sep 26 2026 - 12:23:56 EST)
- [PATCH v3 5/5] sysctl: use typed fields for ucount limits Alexey Gladkov (Sat Sep 26 2026 - 12:24:42 EST)
- Re: [PATCH] docs: kdoc: parse context_lock_struct() as struct declaration Omokefe Emmanuel Onanaroghene (Sat Sep 26 2026 - 12:24:57 EST)
- [PATCH] drm/virtio: share one vbuf cache across all devices Nguyen Ngoc Thang (Sat Sep 26 2026 - 12:25:18 EST)
- [PATCH] media: technisat-usb2: remove unused EEPROM dump debug helper Zain Aboobacker (Sat Sep 26 2026 - 12:25:39 EST)
- [PATCH] media: cx231xx: remove unused cx231xx_dump_SC_reg() debug helper Zain Aboobacker (Sat Sep 26 2026 - 12:25:44 EST)
- [PATCH] platform/x86: thinkpad_acpi: fix typos in comments Zain Aboobacker (Sat Sep 26 2026 - 12:26:15 EST)
- [PATCH] media: saa7146: remove unused dump_registers() debug helper Zain Aboobacker (Sat Sep 26 2026 - 12:26:20 EST)
- Re: [PATCH v3 1/2] rust: uapi: add zerocopy/zerocopy_derive Danilo Krummrich (Sat Sep 26 2026 - 12:26:58 EST)
- Re: [PATCH v2 2/2] Revert "ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585" Bjorn Helgaas (Sat Sep 26 2026 - 12:27:00 EST)
- [PATCH] usb: gadget: pch_udc: fix typos in comments Zain Aboobacker (Sat Sep 26 2026 - 12:27:08 EST)
- [PATCH 1/3] vfio/pci: Drain eventfd RCU callbacks on module exit Jiale Yao (Sat Sep 26 2026 - 12:27:20 EST)
- [PATCH] usb: ohci-sa1111: remove unused dump_hci_status() debug helper Zain Aboobacker (Sat Sep 26 2026 - 12:27:22 EST)
- [PATCH 2/3] tun: Drain eBPF RCU callbacks on module exit Jiale Yao (Sat Sep 26 2026 - 12:27:28 EST)
- [PATCH] ASoC: codecs: nau8825: fix typos in comments Zain Aboobacker (Sat Sep 26 2026 - 12:27:51 EST)
- [PATCH] hwmon: (pmbus/mp2985) fix typos in comments Zain Aboobacker (Sat Sep 26 2026 - 12:27:57 EST)
- [PATCH] usb: xhci: fix typos in comments Zain Aboobacker (Sat Sep 26 2026 - 12:28:00 EST)
- [PATCH 3/3] drm/lima: Drain fence callbacks before destroying slab Jiale Yao (Sat Sep 26 2026 - 12:28:02 EST)
- [PATCH 0/3] Drain module-owned RCU callbacks during teardown Jiale Yao (Sat Sep 26 2026 - 12:28:32 EST)
- [PATCH] HID: logitech-hidpp: fix typos in comments Zain Aboobacker (Sat Sep 26 2026 - 12:29:42 EST)
- [PATCH v3 1/5] drm/qxl: unpin the framebuffer when plane preparation fails Dillon Amburgey (Sat Sep 26 2026 - 12:31:52 EST)
- [PATCH v3 2/5] drm/qxl: wait for pending commits before applying DirtyFB Dillon Amburgey (Sat Sep 26 2026 - 12:32:07 EST)
- [PATCH v3 4/5] drm/qxl: own packed primary shadows in atomic plane state Dillon Amburgey (Sat Sep 26 2026 - 12:32:20 EST)
- [PATCH v3 0/5] drm/qxl: fix shared-primary lifetime and source packing Dillon Amburgey (Sat Sep 26 2026 - 12:33:04 EST)
- [PATCH v3 3/5] drm/qxl: clear the monitor configuration for disabled head zero Dillon Amburgey (Sat Sep 26 2026 - 12:33:47 EST)
- [PATCH v3 5/5] drm/qxl: pack dumb heads from their plane source rectangles Dillon Amburgey (Sat Sep 26 2026 - 12:34:11 EST)
- Re: [PATCH v2 0/2] PCI: Allow non-prefetchable BARs in prefetchable windows Ard Biesheuvel (Sat Sep 26 2026 - 12:35:05 EST)
- [PATCH] serial: 8250: Fix section mismatch with CONFIG_MODULES=n Danish Khateeb (Sat Sep 26 2026 - 12:35:20 EST)
- Re: [PATCH] docs: kdoc: parse context_lock_struct() as struct declaration Jonathan Corbet (Sat Sep 26 2026 - 12:35:41 EST)
- [PATCH v2 0/5] rust: add DropGuard Mohamed Osama (Sat Sep 26 2026 - 12:36:04 EST)
- [PATCH v2 5/5] rust: sync: lock: use DropGuard Mohamed Osama (Sat Sep 26 2026 - 12:36:29 EST)
- [PATCH v2 1/5] rust: add DropGuard KUnit test configuration Mohamed Osama (Sat Sep 26 2026 - 12:36:32 EST)
- [PATCH v2 2/5] rust: mem: add DropGuard Mohamed Osama (Sat Sep 26 2026 - 12:37:34 EST)
- [PATCH v2 3/5] rust: block: gen_disk: use DropGuard Mohamed Osama (Sat Sep 26 2026 - 12:38:17 EST)
- [PATCH v2 4/5] rust: serdev: use DropGuard Mohamed Osama (Sat Sep 26 2026 - 12:38:22 EST)
- Re: [PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling Erik Håkansson (Sat Sep 26 2026 - 12:47:27 EST)
- Re: [PATCH v3 2/2] drm/tyr: safely write GpuInfo to userspace Danilo Krummrich (Sat Sep 26 2026 - 12:49:04 EST)
- [PATCH] platform/x86: msi-wmi: Ignore WMI events for keys also handled by atkbd Patryk Pilichowski (Sat Sep 26 2026 - 12:50:53 EST)
- Re: [PATCH] selftests/nci: skip when the virtual NCI device is absent Simon Horman (Sat Sep 26 2026 - 12:54:53 EST)
- Re: [PATCH] selftests: ALSA: Skip tests when devices are unavailable Mark Brown (Sat Sep 26 2026 - 12:55:46 EST)
- Re: [PATCH v1 1/5] gpio: Move Intel GPIO drivers to the dedicated subfolder Andy Shevchenko (Sat Sep 26 2026 - 12:56:24 EST)
- [GIT PULL] PCI fixes for v7.3 Bjorn Helgaas (Sat Sep 26 2026 - 12:58:24 EST)
- Re: [PATCH net v1] net: page_pool: fix use-after-free in page_pool_recycle_ring_bulk() Simon Horman (Sat Sep 26 2026 - 13:01:15 EST)
- [PATCH v2] staging: rtl8723bs: use standard error returns in HAL interface Artem Shelenko (Sat Sep 26 2026 - 13:01:57 EST)
- Re: Test for [PATCH v7 0/3] Add support for the Sony IMX681 camera sensor Sergey Lebedev (Sat Sep 26 2026 - 13:04:00 EST)
- [PATCH net 0/2] Bluetooth: Serialize TX scheduling with teardown Chengfeng Ye (Sat Sep 26 2026 - 13:04:34 EST)
- [PATCH net 1/2] Bluetooth: hci_core: Serialize ACL scheduling with channel deletion Chengfeng Ye (Sat Sep 26 2026 - 13:05:08 EST)
- [PATCH net 2/2] Bluetooth: hci_core: Serialize SCO and ISO scheduling with teardown Chengfeng Ye (Sat Sep 26 2026 - 13:05:31 EST)
- Re: [PATCH iwl-net 2/2] ice: remove redundant cross-timestamp PTP command Simon Horman (Sat Sep 26 2026 - 13:06:38 EST)
- Re: [PATCH iwl-net 1/2] ice: ptp: serialize E825 PHY timer start with PTP lock and incval Simon Horman (Sat Sep 26 2026 - 13:06:47 EST)
- [PATCH] docs: timers: hpet: Modernize file references and document userspace API Habil Eren Türker (Sat Sep 26 2026 - 13:07:32 EST)
- [PATCH v3 0/2] media: iris: add vbv delay support Sachin Kumar Garg (Sat Sep 26 2026 - 13:10:04 EST)
- [PATCH v3 1/2] media: iris: enable pipe for hfi gen2 encoder Sachin Kumar Garg (Sat Sep 26 2026 - 13:10:58 EST)
- [PATCH v3] dmaengine: sun6i: Fix potential deadlock on &sdev->lock Nguyen Minh Tien (Sat Sep 26 2026 - 13:11:15 EST)
- [PATCH v3 2/2] media: iris: add support for vbv delay Sachin Kumar Garg (Sat Sep 26 2026 - 13:12:06 EST)
- Re: [PATCH v3 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL Arnd Bergmann (Sat Sep 26 2026 - 13:16:19 EST)
- [PATCH] drm/amdgpu: Fix NPA-REVOKE racing an in-flight UALink import David Carlier (Sat Sep 26 2026 - 13:16:39 EST)
- Re: [PATCH v2 2/2] Revert "ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585" Niklas Cassel (Sat Sep 26 2026 - 13:17:13 EST)
- Re: [PATCH bpf-next v3 1/3] bpf, x86: Support fetching AND/OR/XOR atomics in arena Tejun Heo (Sat Sep 26 2026 - 13:19:30 EST)
- [PATCH] leds: tca6507: Fix use-after-free on unbind Danish Khateeb (Sat Sep 26 2026 - 13:21:38 EST)
- Re: [PATCH v3] dmaengine: sun6i: Fix potential deadlock on &sdev->lock Chengfeng Ye (Sat Sep 26 2026 - 13:22:08 EST)
- Re: [PATCH 5.15.y v3 3/7] KVM: x86/mmu: Derive shadow MMU page role from parent Kenta Akagi (Sat Sep 26 2026 - 13:22:35 EST)
- Re: [PATCH v2 1/2] tools/nolibc: stop rounding malloc() sizes up to 4096 bytes Willy Tarreau (Sat Sep 26 2026 - 13:23:47 EST)
- Re: [PATCH v2] crypto: aes - Fix undesired override of some optimized AES modes Eric Biggers (Sat Sep 26 2026 - 13:25:53 EST)
- [PATCH net] batman-adv: Close OGM aggregation before transmission Chengfeng Ye (Sat Sep 26 2026 - 13:26:16 EST)
- Re: [PATCH v2] crypto: x86/aes-gcm - fix always true check for last AAD segment Eric Biggers (Sat Sep 26 2026 - 13:26:41 EST)
- [PATCH] Bluetooth: RFCOMM: Fix initial port reference race Chengfeng Ye (Sat Sep 26 2026 - 13:29:05 EST)
- [PATCH] Bluetooth: hci_sync: Fix inquiry cache use-after-free Chengfeng Ye (Sat Sep 26 2026 - 13:29:42 EST)
- [PATCH] Bluetooth: hci_core: Serialize fragmented ISO packet queueing Chengfeng Ye (Sat Sep 26 2026 - 13:30:14 EST)
- [PATCH v3 0/5] rust: add DropGuard Mohamed Osama (Sat Sep 26 2026 - 13:33:36 EST)
- [PATCH v3 3/5] rust: block: gen_disk: use DropGuard Mohamed Osama (Sat Sep 26 2026 - 13:33:37 EST)
- [PATCH v3 1/5] rust: add DropGuard KUnit test configuration Mohamed Osama (Sat Sep 26 2026 - 13:34:18 EST)
- [PATCH v3 2/5] rust: mem: add DropGuard Mohamed Osama (Sat Sep 26 2026 - 13:35:05 EST)
- [PATCH net] net-sysfs: release the TX queue tracker before allowing reuse Chengfeng Ye (Sat Sep 26 2026 - 13:35:19 EST)
- [PATCH v3 4/5] rust: serdev: use DropGuard Mohamed Osama (Sat Sep 26 2026 - 13:36:33 EST)
- [PATCH v3 5/5] rust: sync: lock: use DropGuard Mohamed Osama (Sat Sep 26 2026 - 13:37:57 EST)
- [PATCH net] net: neighbour: Serialize proxy queue admission Chengfeng Ye (Sat Sep 26 2026 - 13:38:50 EST)
- Re: [PATCH v5 1/2] cgroup: export cgroup_e_css() Tejun Heo (Sat Sep 26 2026 - 13:40:04 EST)
- Re: [PATCH] serial: 8250: Fix section mismatch with CONFIG_MODULES=n Uwe Kleine-König (Sat Sep 26 2026 - 13:40:34 EST)
- Re: [PATCHv8 net-next] tcp: Add TCP ROCCET congestion control module. netdev-bot+sashiko (Sat Sep 26 2026 - 13:41:10 EST)
- [PATCH v2] drm/amdgpu: Fix NPA-REVOKE racing an in-flight UALink import David Carlier (Sat Sep 26 2026 - 13:44:19 EST)
- [PATCH] x86/fpu: Remove additional remnants of math emulation Eric Biggers (Sat Sep 26 2026 - 13:46:13 EST)
- arch/riscv/kernel/kernel_mode_vector.c:27:13: sparse: sparse: incompatible types in comparison expression (different address spaces): kernel test robot (Sat Sep 26 2026 - 13:48:40 EST)
- [PATCH net] ipvs: Defer application parent freeing until after RCU readers Chengfeng Ye (Sat Sep 26 2026 - 13:51:47 EST)
- Re: [PATCH v3 0/2] Move tool for generating initramfs cpio to scripts/ Nicolas Schier (Sat Sep 26 2026 - 13:51:54 EST)
- [PATCH] netfilter: conntrack: wait for RCU readers before freeing the hash Chengfeng Ye (Sat Sep 26 2026 - 13:53:09 EST)
- Re: [PATCH] docs: timers: hpet: Modernize file references and document userspace API Jonathan Corbet (Sat Sep 26 2026 - 13:54:20 EST)
- Re: [PATCH net v3 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider Nicolai Buchwitz (Sat Sep 26 2026 - 13:54:55 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Antheas Kapenekakis (Sat Sep 26 2026 - 13:55:29 EST)
- [PATCH] afs: Don't flush dirty data when zapping an invalidated vnode Yuanfu Xie (Sat Sep 26 2026 - 13:56:22 EST)
- Re: [PATCH net v3 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider Maxime Chevallier (Sat Sep 26 2026 - 14:03:51 EST)
- [PATCH net] net/smc: protect clcsock lifetime in smc_getname Chengfeng Ye (Sat Sep 26 2026 - 14:04:44 EST)
- Re: [PATCH net v3 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider Maxime Chevallier (Sat Sep 26 2026 - 14:05:12 EST)
- Re: [PATCH v2 1/3] dt-bindings: pwm: amlogic: Add core clock for T7 Conor Dooley (Sat Sep 26 2026 - 14:06:15 EST)
- [PATCH v2 0/2] docs: timers: hpet: Modernize and document API Habil Eren Türker (Sat Sep 26 2026 - 14:08:57 EST)
- [PATCH v2 1/2] [PATCH v2 1/2] docs: timers: hpet: Modernize file references Habil Eren Türker (Sat Sep 26 2026 - 14:09:25 EST)
- [PATCH v2 2/2] [PATCH v2 2/2] docs: timers: hpet: Document userspace API and ioctl commands Habil Eren Türker (Sat Sep 26 2026 - 14:09:50 EST)
- Re: [PATCH net v3 2/2] net: ethtool: let tsconfig reach a PHY-only timestamp provider Nicolai Buchwitz (Sat Sep 26 2026 - 14:11:51 EST)
- Re: [PATCH 7/8] sched/eevdf: Compare min slice during wake_affine Kayra Cizmeci (Sat Sep 26 2026 - 14:19:10 EST)
- [syzbot] [netfilter?] kernel BUG in nf_ip6_checksum syzbot (Sat Sep 26 2026 - 14:24:00 EST)
- Re: [PATCH 08/13] HID: ft260: uart: add modem pins control via ioctl Michael Zaidman (Sat Sep 26 2026 - 14:27:28 EST)
- Re: [PATCH] perf synthetic-events: Check schedstat domain allocation failure Arnaldo Carvalho de Melo (Sat Sep 26 2026 - 14:31:03 EST)
- Re: [PATCH 0/4] ALSA: usb-audio: Demote the severity of sticky GET_CUR Rong Zhang (Sat Sep 26 2026 - 14:31:22 EST)
- Re: [PATCH 00/13] HID: ft260: add UART and GPIO support, plus I2C fixes Michael Zaidman (Sat Sep 26 2026 - 14:31:55 EST)
- [PATCH 0/6] drm/msm/gem: Drop use of pages for imported dma-bufs Rob Clark (Sat Sep 26 2026 - 14:32:40 EST)
- [PATCH 1/6] drm/msm/gem: Add helper to check if resident Rob Clark (Sat Sep 26 2026 - 14:33:04 EST)
- [PATCH 2/6] drm/msm/gem: Mmap imported dma-bufs via the exporter Rob Clark (Sat Sep 26 2026 - 14:33:50 EST)
- [PATCH 3/6] drm/msm/gem: Use get_pages() directly in vmap path Rob Clark (Sat Sep 26 2026 - 14:34:21 EST)
- [PATCH 4/6] drm/msm/gem: Stop exposing a page array Rob Clark (Sat Sep 26 2026 - 14:34:59 EST)
- [PATCH 6/6] drm/msm/gem: Drop use of drm_prime_sg_to_page_array() Rob Clark (Sat Sep 26 2026 - 14:35:21 EST)
- [PATCH 5/6] drm/msm/gem: Stop calling get_pages() for imported dma-bufs Rob Clark (Sat Sep 26 2026 - 14:35:38 EST)
- [PATCH] clk: qcom: camcc-nord: Correct camera clock source tables Taniya Das (Sat Sep 26 2026 - 14:38:03 EST)
- Re: [PATCH v2] HID: wacom: fix NULL pointer dereference in wacom_intuos_pad() Jinmo Yang (Sat Sep 26 2026 - 14:38:15 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Chris Li (Sat Sep 26 2026 - 14:38:46 EST)
- [PATCH 0/2] sh: mm: fix hugetlb on SH-4 Karl Mehltretter (Sat Sep 26 2026 - 14:39:40 EST)
- [PATCH 1/2] sh: mm: replace the page size bits in pte_mkhuge() Karl Mehltretter (Sat Sep 26 2026 - 14:39:51 EST)
- [PATCH 2/2] sh: mm: align hugetlb mappings to the huge page size Karl Mehltretter (Sat Sep 26 2026 - 14:39:55 EST)
- Re: [PATCH] Revert "dma-buf: Make DMABUF_DEBUG default to y on DEBUG_KERNEL kernels" Rob Clark (Sat Sep 26 2026 - 14:40:47 EST)
- Re: [PATCH] docs: kdoc: parse context_lock_struct() as struct declaration Randy Dunlap (Sat Sep 26 2026 - 14:41:50 EST)
- Re: [PATCH net] net: stmmac: Don't set or get RSS parameters when not supported Nicolai Buchwitz (Sat Sep 26 2026 - 14:42:11 EST)
- [PATCH] tty: Serialize saved termios access with device registration Chengfeng Ye (Sat Sep 26 2026 - 14:43:01 EST)
- [PATCH v3] keys/trusted/tpm2: Validate TPM2_Create object sizes separately Srish Srinivasan (Sat Sep 26 2026 - 14:43:19 EST)
- Re: [PATCH 0/2] sh: mm: fix hugetlb on SH-4 John Paul Adrian Glaubitz (Sat Sep 26 2026 - 14:44:09 EST)
- Re: [PATCH net-next v2 1/6] bnge: Extract bnapi allocation and cleanup into helpers Simon Horman (Sat Sep 26 2026 - 14:50:15 EST)
- Re: [PATCH v4 46/49] perf: Remove libpython support and legacy Python scripts Arnaldo Carvalho de Melo (Sat Sep 26 2026 - 14:56:58 EST)
- Re: [PATCH net v4] net: mana: fix reset work race with device removal Simon Horman (Sat Sep 26 2026 - 14:58:28 EST)
- Re: [PATCH v3] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup Borislav Petkov (Sat Sep 26 2026 - 15:00:35 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Chris Li (Sat Sep 26 2026 - 15:02:14 EST)
- [PATCH 0/8] perf bench futex: Fix several bugs and bad inputs Michal Pluta (Sat Sep 26 2026 - 15:05:03 EST)
- [PATCH 4/8] perf bench futex: Reject invalid -q, -f and -b values Michal Pluta (Sat Sep 26 2026 - 15:05:13 EST)
- [PATCH 3/8] perf bench futex: Use the whole timeval for elapsed times Michal Pluta (Sat Sep 26 2026 - 15:05:13 EST)
- [PATCH 1/8] perf bench futex: Retry futex_wait() when interrupted by a signal Michal Pluta (Sat Sep 26 2026 - 15:05:14 EST)
- [PATCH 7/8] perf bench futex: Clean up two nits in futex hash Michal Pluta (Sat Sep 26 2026 - 15:05:23 EST)
- [PATCH 2/8] perf bench futex: Set the number of hash buckets in futex wake Michal Pluta (Sat Sep 26 2026 - 15:05:34 EST)
- [PATCH 5/8] perf bench futex: Stop when futex_wake() fails in futex wake Michal Pluta (Sat Sep 26 2026 - 15:07:01 EST)
- [PATCH 6/8] perf bench futex: Use a 64-bit operation counter in hash and lock-pi Michal Pluta (Sat Sep 26 2026 - 15:07:34 EST)
- [PATCH 8/8] perf bench futex: Fix wording in futex bench messages Michal Pluta (Sat Sep 26 2026 - 15:07:49 EST)
- Re: [PATCH v4 47/49] perf Makefile: Update Python script installation path Arnaldo Carvalho de Melo (Sat Sep 26 2026 - 15:08:52 EST)
- Re: [PATCH v4 1/3] cgroup/cpuset: return PERR_NOCPUS in remote_partition_enable() on subpartitions_cpus conflict Tejun Heo (Sat Sep 26 2026 - 15:11:56 EST)
- [PATCH] arm64: irq: exclude the softirq stack switch from KCOV Karl Mehltretter (Sat Sep 26 2026 - 15:13:51 EST)
- Re: [PATCH v4 48/49] perf script: Support standalone scripts and remove embedded scripting Arnaldo Carvalho de Melo (Sat Sep 26 2026 - 15:17:36 EST)
- Re: [PATCHSET v14 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext Tejun Heo (Sat Sep 26 2026 - 15:17:40 EST)
- [PATCH sched_ext/for-7.3-fixes] sched_ext: Add a size argument to scx_bpf_cid_topo() so struct scx_cid_topo can grow Tejun Heo (Sat Sep 26 2026 - 15:23:13 EST)
- Re: [PATCH sched_ext/for-7.4] sched_ext: cid: Represent clusters explicitly Tejun Heo (Sat Sep 26 2026 - 15:23:38 EST)
- Re: [PATCH v3] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup Rounak Das (Sat Sep 26 2026 - 15:24:37 EST)
- [PATCH v2] memory: mtk-smi: fail larb runtime resume until component bind Valentin Haudiquet (Sat Sep 26 2026 - 15:25:15 EST)
- Re: [PATCH] media: gspca: finepix: flush the worker before URBs are freed Frank Zago (Sat Sep 26 2026 - 15:28:03 EST)
- Re: [PATCH] selftests: kselftest: Fix debug message formatting Shuah Khan (Sat Sep 26 2026 - 15:28:25 EST)
- [tip: x86/fpu] x86/fpu: Remove additional remnants of math emulation tip-bot2 for Eric Biggers (Sat Sep 26 2026 - 15:29:17 EST)
- Re: [PATCH v2 00/14] ARM: deprecated platform removal Yoshifumi SHU (Sat Sep 26 2026 - 15:29:59 EST)
- Re: [PATCH] selftests/ftrace: skip gcov symbols when picking a function to probe Shuah Khan (Sat Sep 26 2026 - 15:36:54 EST)
- Re: [PATCH] Input: s6sy761 - fix resume ordering and restore sensing Dmitry Torokhov (Sat Sep 26 2026 - 15:37:10 EST)
- Re: [PATCH net] net: stmmac: Don't set or get RSS parameters when not supported Maxime Chevallier (Sat Sep 26 2026 - 15:38:10 EST)
- [PATCH v6 0/3] kallsyms: Accelerate symbol name lookups by ~7x Jim Cromie (Sat Sep 26 2026 - 15:40:20 EST)
- [PATCH v6 2/3] kallsyms: Increase marker density to 16:1 to accelerate lookups Jim Cromie (Sat Sep 26 2026 - 15:40:28 EST)
- [PATCH v6 1/3] kallsyms: Match compressed tokens on the fly during binary search Jim Cromie (Sat Sep 26 2026 - 15:40:29 EST)
- [PATCH v6 3/3] kallsyms: Unroll 24-bit sequence reconstruction in get_symbol_seq() Jim Cromie (Sat Sep 26 2026 - 15:41:49 EST)
- Re: [PATCH v2] usbip: vudc: Prevent transfer timer rearm during teardown Shuah Khan (Sat Sep 26 2026 - 15:42:17 EST)
- Re: [PATCH sched_ext/for-7.3-fixes] sched_ext: Add a size argument to scx_bpf_cid_topo() so struct scx_cid_topo can grow Andrea Righi (Sat Sep 26 2026 - 15:42:56 EST)
- Re: [PATCH v3] usbip: vudc: Prevent transfer timer rearm during teardown Shuah Khan (Sat Sep 26 2026 - 15:43:36 EST)
- Re: [PATCH net] net: neighbour: Serialize proxy queue admission Kuniyuki Iwashima (Sat Sep 26 2026 - 15:45:38 EST)
- [PATCH net] net: keep the NAPI_DISABLE flag while napi is disabled Maxime Chevallier (Sat Sep 26 2026 - 15:47:30 EST)
- Re: [PATCH net] ipvs: Defer application parent freeing until after RCU readers Julian Anastasov (Sat Sep 26 2026 - 15:49:12 EST)
- Re: [PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe Shuah Khan (Sat Sep 26 2026 - 15:49:41 EST)
- Re: [PATCH v5 01/11] mm, swap: add virtual swap device infrastructure Chris Li (Sat Sep 26 2026 - 15:51:50 EST)
- Re: [PATCH] drm/dp: don't mark the AUX backlight enabled when enabling failed Oleg Keri (Sat Sep 26 2026 - 15:52:15 EST)
- Re: [PATCH] x86: uapi: ptrace: guard register offset macros with __ASSEMBLER__ or __FRAME_OFFSETS Borislav Petkov (Sat Sep 26 2026 - 15:52:27 EST)
- Re: [PATCH sched_ext/for-7.4] sched_ext: Add a CID NUMA node lookup kfunc Tejun Heo (Sat Sep 26 2026 - 15:52:34 EST)
- [PATCH v2 0/3] Lenovo ThinkPad X13s embedded controller support Clover (Sat Sep 26 2026 - 15:54:59 EST)
- [PATCH v2 2/3] platform: arm64: Add Lenovo ThinkPad X13s EC driver Clover (Sat Sep 26 2026 - 15:55:20 EST)
- [PATCH v2 1/3] dt-bindings: embedded-controller: Add Lenovo ThinkPad X13s EC Clover (Sat Sep 26 2026 - 15:55:21 EST)
- [PATCH v2 3/3] arm64: dts: qcom: sc8280xp-x13s: Add embedded controller Clover (Sat Sep 26 2026 - 15:55:21 EST)
- [PATCH v5 0/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity Praveen Talari (Sat Sep 26 2026 - 15:56:53 EST)
- [PATCH v5 2/2] spi: qcom-geni: Use GPIO to notify master of SPI target activity Praveen Talari (Sat Sep 26 2026 - 15:57:06 EST)
- [PATCH v5 1/2] spi: dt-bindings: Document ready-gpios property Praveen Talari (Sat Sep 26 2026 - 15:57:28 EST)
- Re: [PATCH] usbip: flush the event handler in usbip_stop_eh() to fix use-after-free Shuah Khan (Sat Sep 26 2026 - 15:57:38 EST)
- Re: [PATCH sched_ext/for-7.4] sched_ext: cid: Represent clusters explicitly Andrea Righi (Sat Sep 26 2026 - 15:58:54 EST)
- [PATCH v4 0/2] debugfs: fix UAF and double-free in debugfs_str read/write Aldo Ariel Panzardo (Sat Sep 26 2026 - 15:59:13 EST)
- [PATCH v4 2/2] debugfs: serialize concurrent writers in debugfs_write_file_str() Aldo Ariel Panzardo (Sat Sep 26 2026 - 15:59:14 EST)
- [PATCH v4 1/2] debugfs: fix use-after-free in debugfs_read_file_str() Aldo Ariel Panzardo (Sat Sep 26 2026 - 15:59:36 EST)
- [RFC PATCH bpf-next 1/1] bpf: Remove redundant second __reg_deduce_bounds() call in reg_bounds_sync() Ömer Mete Kaya (Sat Sep 26 2026 - 16:03:49 EST)
- [RFC PATCH bpf-next 0/1] bpf: Remove redundant __reg_deduce_bounds() call in reg_bounds_sync() Ömer Mete Kaya (Sat Sep 26 2026 - 16:03:50 EST)
- Re: [PATCH] media: i2c: ov5648: Fix a data race on state->streaming Ginger (Sat Sep 26 2026 - 16:08:35 EST)
- [PATCH v2 0/2] hwmon: (gpd-fan) Fix the second fan on duo boards, split Win 5 fans Alexei Solcanu via B4 Relay (Sat Sep 26 2026 - 16:12:05 EST)
- [PATCH v2 2/2] hwmon: (gpd-fan) Register both fans on the GPD Win 5 Alexei Solcanu via B4 Relay (Sat Sep 26 2026 - 16:12:53 EST)
- [PATCH v2 1/2] hwmon: (gpd-fan) Reset both fans to automatic on duo boards Alexei Solcanu via B4 Relay (Sat Sep 26 2026 - 16:12:57 EST)
- [syzbot ci] Re: hfs: validate allocation block parameters in hfs_mdb_get() syzbot ci (Sat Sep 26 2026 - 16:13:20 EST)
- Re: [PATCH sched_ext/for-7.3-fixes] sched_ext: Add a size argument to scx_bpf_cid_topo() so struct scx_cid_topo can grow Tejun Heo (Sat Sep 26 2026 - 16:15:43 EST)
- Re: [PATCH] crypto: ecc - Handle exceptional points in Shamir multiplication Jérémy Jean (Sat Sep 26 2026 - 16:18:15 EST)
- [PATCH v1] drm/virtio: Reset device before deleting virtqueues on freeze Yuho Choi (Sat Sep 26 2026 - 16:20:54 EST)
- Re: [PATCH v2 1/2] hwmon: (gpd-fan) Reset both fans to automatic on duo boards Antheas Kapenekakis (Sat Sep 26 2026 - 16:22:47 EST)
- [PATCH v2] Input: s6sy761 - fix resume ordering and restore sensing David Heidelberg via B4 Relay (Sat Sep 26 2026 - 16:27:07 EST)
- Re: [PATCH v3 1/4] mm: memcontrol: drop kmemcg_id and use mem_cgroup_id() for list_lru indexing Kairui Song (Sat Sep 26 2026 - 16:30:10 EST)
- [PATCH net-next] net: dsa: motorcomm: Fix register rollback in LED setup David Yang (Sat Sep 26 2026 - 16:30:42 EST)
- Re: [PATCH v2 2/2] hwmon: (gpd-fan) Register both fans on the GPD Win 5 Antheas Kapenekakis (Sat Sep 26 2026 - 16:32:32 EST)
- Re: [PATCH v4 3/4] pps: Always use ktime_get_snapshot_id() for pps_get_ts() David Woodhouse (Sat Sep 26 2026 - 16:38:47 EST)
- Re: [PATCH v6 0/3] kallsyms: Accelerate symbol name lookups by ~7x Andrew Morton (Sat Sep 26 2026 - 16:39:23 EST)
- Re: [PATCH v4 00/49] perf: Complete transition to standalone Python scripts Arnaldo Carvalho de Melo (Sat Sep 26 2026 - 16:42:05 EST)
- [PATCH v2] crypto: ecc - Handle exceptional points in Shamir multiplication Jérémy Jean (Sat Sep 26 2026 - 16:45:15 EST)
- [PATCH nf] netfilter: ip6t_SYNPROXY: check TCP header before verifying checksum Palla Raghunath (Sat Sep 26 2026 - 16:46:00 EST)
- Re: [PATCH 0/2] mm/mremap: fix two issues with MREMAP_DONTUNMAP Andrew Morton (Sat Sep 26 2026 - 16:53:44 EST)
- [PATCH 1/2] lib/string_helpers: add ESCAPE_BACKSLASH flag to string_escape_mem() Muhammad Bilal (Sat Sep 26 2026 - 16:57:38 EST)
- [PATCH 2/2] platform/x86: hp-bioscfg: fix heap OOB read and non-ASCII truncation in hp_get_string_from_buffer() Muhammad Bilal (Sat Sep 26 2026 - 16:58:25 EST)
- Re: [PATCH v3 1/2] rust: uapi: add zerocopy/zerocopy_derive Gary Guo (Sat Sep 26 2026 - 16:59:30 EST)
- Re: [PATCH v4 7/8] clk: sunxi-ng: a733: Add bus clock gates Enzo Adriano (Sat Sep 26 2026 - 17:02:40 EST)
- Re: [PATCH 0/9] platform/x86: lenovo-wmi-{other,capdata,helpers}: Improve robustness on buggy firmware Navon John Lukose (Sat Sep 26 2026 - 17:04:33 EST)
- Re: [PATCH v2] mm/damon/tests/core-kunit: add test for unconditionally skipping the last region Liew Rui Yan (Sat Sep 26 2026 - 17:07:29 EST)
- [PATCH v1] vdpa/vp_vdpa: Wait for device reset to complete Yuho Choi (Sat Sep 26 2026 - 17:15:30 EST)
- [PATCH net-next 0/6] net: dsa: motorcomm: TC offload follow-ups David Yang (Sat Sep 26 2026 - 17:18:34 EST)
- [PATCH net-next 2/6] net: dsa: motorcomm: Use NSEC_PER_SEC David Yang (Sat Sep 26 2026 - 17:18:46 EST)
- [PATCH net-next 3/6] net: dsa: motorcomm: Enable ACL on demand David Yang (Sat Sep 26 2026 - 17:19:28 EST)
- [PATCH net-next 4/6] net: dsa: motorcomm: Add TC prio support David Yang (Sat Sep 26 2026 - 17:19:45 EST)
- [PATCH net-next 1/6] net: dsa: motorcomm: Split TC module David Yang (Sat Sep 26 2026 - 17:20:02 EST)
- [PATCH net-next 5/6] net: dsa: motorcomm: Add limited ACL flow statistics support David Yang (Sat Sep 26 2026 - 17:20:25 EST)
- [PATCH v2 sched_ext/for-7.4] sched_ext: cid: Represent clusters explicitly Andrea Righi (Sat Sep 26 2026 - 17:20:36 EST)
- [PATCH net-next 6/6] net: dsa: motorcomm: Add broadcast/multicast policers via tc police David Yang (Sat Sep 26 2026 - 17:20:50 EST)
- [PATCH] nfc: llcp: clear device pointer on disconnect Aldo Ariel Panzardo (Sat Sep 26 2026 - 17:21:31 EST)
- [PATCH v4] Bluetooth: SCO: serialise sco_conn lifetime against sco_recv_scodata() Aldo Ariel Panzardo (Sat Sep 26 2026 - 17:22:09 EST)
- Re: [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings Conor Dooley (Sat Sep 26 2026 - 17:23:18 EST)
- Re: [PATCH v2] btrfs: use strstarts() and str_has_prefix() for prefix checks Qu Wenruo (Sat Sep 26 2026 - 17:24:16 EST)
- Re: [PATCH] hwmon: (yogafan) Fix fan paths for Yoga Pro 7 14IAH10 Navon John Lukose (Sat Sep 26 2026 - 17:24:59 EST)
- Re: Path forward for Virtualized Swap? Chris Li (Sat Sep 26 2026 - 17:28:14 EST)
- Re: [PATCH v2 2/2] hwmon: (gpd-fan) Register both fans on the GPD Win 5 Alexei Solcanu (Sat Sep 26 2026 - 17:36:46 EST)
- Re: [PATCH v3 1/2] rust: uapi: add zerocopy/zerocopy_derive Danilo Krummrich (Sat Sep 26 2026 - 17:38:48 EST)
- Re: [PATCH v2 1/2] [PATCH v2 1/2] docs: timers: hpet: Modernize file references Jonathan Corbet (Sat Sep 26 2026 - 17:46:36 EST)
- Re: [patch v4] mm: vmstat_kunit: add synthetic benchmark for vm stats David Rientjes (Sat Sep 26 2026 - 17:48:09 EST)
- Re: [PATCH v2 1/2] [PATCH v2 1/2] docs: timers: hpet: Modernize file references Jonathan Corbet (Sat Sep 26 2026 - 17:48:33 EST)
- Re: [RFC PATCH net-next v3 4/5] net: dsa: qca8k: flag QCA8337 internal CPU PHYs for SmartSpeed Yongzhao Chen (Sat Sep 26 2026 - 17:52:29 EST)
- Re: [PATCH v2 2/2] hwmon: (gpd-fan) Register both fans on the GPD Win 5 Antheas Kapenekakis (Sat Sep 26 2026 - 17:53:13 EST)
- [PATCH v1] vdpa/mlx5: Don't free QP buffers if destroying the QP fails Yuho Choi (Sat Sep 26 2026 - 17:57:04 EST)
- [PATCH] hwmon: (pmbus/ucd9000) Add monitor types 5, 6, and 7 for UCD90320 Jason Luo (Sat Sep 26 2026 - 18:05:36 EST)
- Re: [RFC PATCH 00/15] io_uring: thread identity handoff for blocking inline issue Jens Axboe (Sat Sep 26 2026 - 18:06:10 EST)
- Re: [PATCH v2 2/2] hwmon: (gpd-fan) Register both fans on the GPD Win 5 Alexei Solcanu (Sat Sep 26 2026 - 18:15:29 EST)
- Re: [PATCH v2] xfrm: fix suspicious RCU usage in xfrm_nlmsg_multicast Ömer Mete Kaya (Sat Sep 26 2026 - 18:18:29 EST)
- [syzbot] [media?] [usb?] general protection fault in mxl111sf_ep6_streaming_ctrl syzbot (Sat Sep 26 2026 - 18:23:58 EST)
- [syzbot] [btrfs?] WARNING in btrfs_add_reserved_bytes (2) syzbot (Sat Sep 26 2026 - 18:24:01 EST)
- [PATCH 0/2] drm: 2 quick fixes Jim Cromie via B4 Relay (Sat Sep 26 2026 - 18:34:10 EST)
- [PATCH 1/2] drm/print: Mark __drm_debug as __read_mostly Jim Cromie via B4 Relay (Sat Sep 26 2026 - 18:34:11 EST)
- [PATCH 2/2] drm: Fix incorrect ccflags-y spelling inside Makefile Jim Cromie via B4 Relay (Sat Sep 26 2026 - 18:34:13 EST)
- Re: [PATCH v4] pinctrl: qcom: spmi-gpio: make direction changes exclusive Linus Walleij (Sat Sep 26 2026 - 18:35:40 EST)
- Re: [patch v4] mm: vmstat_kunit: add synthetic benchmark for vm stats Andrew Morton (Sat Sep 26 2026 - 18:38:16 EST)
- Re: [PATCH v3 0/4] Fix HugeTLB subpool used_hpages tracking Ackerley Tng (Sat Sep 26 2026 - 18:43:05 EST)
- Re: [PATCH v4 00/49] perf: Complete transition to standalone Python scripts Ian Rogers (Sat Sep 26 2026 - 18:46:49 EST)
- [PATCH] serial: 8250_mid: Add missing module namespace import for SERIAL_8250 Nathan Chancellor (Sat Sep 26 2026 - 19:02:07 EST)
- [PATCH net-next v3 0/5] net: phy: Add Maxio MAE0621A support Andre Przywara (Sat Sep 26 2026 - 19:02:16 EST)
- [PATCH net-next v3 1/5] dt-bindings: net: Add Maxio MAE0621A PHY Andre Przywara (Sat Sep 26 2026 - 19:02:59 EST)
- [PATCH net-next v3 2/5] net: phy: Add support for the Maxio MAE0621A Andre Przywara (Sat Sep 26 2026 - 19:03:41 EST)
- [PATCH net-next v3 3/5] net: phy: maxio: prepare for more DT properties Andre Przywara (Sat Sep 26 2026 - 19:04:23 EST)
- [PATCH net-next v3 4/5] net: phy: maxio: parse and enable PHY clock from generic DT binding Andre Przywara (Sat Sep 26 2026 - 19:05:19 EST)
- [PATCH net-next v3 5/5] net: phy: maxio: add support for -Q2C variant Andre Przywara (Sat Sep 26 2026 - 19:05:55 EST)
- [PATCH] USB: bcma: defer probe until USB3 is ready Rosen Penev (Sat Sep 26 2026 - 19:06:35 EST)
- Re: [PATCH v4 00/49] perf: Complete transition to standalone Python scripts Ian Rogers (Sat Sep 26 2026 - 19:12:24 EST)
- [PATCH 1/2] drm/msm/a3xx: Add hangcheck progress detection Dmitry Baryshkov (Sat Sep 26 2026 - 19:20:24 EST)
- [PATCH 0/2] drm/msm/adreno: implement progress handlers for a3xx and a5xx Dmitry Baryshkov (Sat Sep 26 2026 - 19:20:25 EST)
- [PATCH 2/2] drm/msm/a5xx: Add hangcheck progress detection Dmitry Baryshkov (Sat Sep 26 2026 - 19:20:59 EST)
- Re: [PATCH v2 sched_ext/for-7.4] sched_ext: cid: Represent clusters explicitly Tejun Heo (Sat Sep 26 2026 - 19:27:43 EST)
- Re: [RFC PATCH v2 0/4] mm/swap: reserve swap areas for deliberate offload Chris Li (Sat Sep 26 2026 - 19:32:31 EST)
- Re: [PATCH] net: stmmac: dwxgmac2: enable L2 split header support netdev-bot+sashiko (Sat Sep 26 2026 - 19:34:00 EST)
- Re: [PATCH v3 1/2] rust: uapi: add zerocopy/zerocopy_derive Gary Guo (Sat Sep 26 2026 - 19:49:56 EST)
- [PATCH net v11 1/4] net: usb: lan78xx: register the PHY interrupt with the MDIO bus Aleksei Sviridkin (Sat Sep 26 2026 - 19:50:43 EST)
- [PATCH net v11 0/4] net: phy: keep a PHY interrupt across a generic bind cycle Aleksei Sviridkin (Sat Sep 26 2026 - 19:50:58 EST)
- [PATCH net v11 2/4] net: usb: smsc95xx: register the PHY interrupt with the MDIO bus Aleksei Sviridkin (Sat Sep 26 2026 - 19:52:25 EST)
- Re: [PATCH v3 2/5] rust: mem: add DropGuard Gary Guo (Sat Sep 26 2026 - 19:53:26 EST)
- [PATCH net v11 4/4] net: phy: restore the interrupt when the generic bind cycle fails Aleksei Sviridkin (Sat Sep 26 2026 - 19:53:41 EST)
- [PATCH net v11 3/4] net: phy: take the interrupt back from the bus on detach Aleksei Sviridkin (Sat Sep 26 2026 - 19:53:43 EST)
- Re: [RFC PATCH v2 0/4] mm/swap: reserve swap areas for deliberate offload Chris Li (Sat Sep 26 2026 - 20:03:30 EST)
- Re: [PATCH] drm/virtio: share one vbuf cache across all devices Hillf Danton (Sat Sep 26 2026 - 20:04:18 EST)
- [PATCH] ASoC: fsl_asrc: fix second front-end channel check Slavin Liu (Sat Sep 26 2026 - 20:08:00 EST)
- Re: [PATCH] ASoC: fsl_asrc: check the second front-end DMA channel Slavin Liu (Sat Sep 26 2026 - 20:08:52 EST)
- Re: [PATCH v3 1/2] rust: uapi: add zerocopy/zerocopy_derive Miguel Ojeda (Sat Sep 26 2026 - 20:09:25 EST)
- [PATCH v2 0/7] remoteproc: sunxi: Add Allwinner XuanTie E907 RemoteProc and Message Box support Tim Michals (Sat Sep 26 2026 - 20:20:52 EST)
- [PATCH v2 1/7] dt-bindings: mailbox: add Allwinner sun55i msgbox schema Tim Michals (Sat Sep 26 2026 - 20:20:57 EST)
- [PATCH v2 3/7] mailbox: sun55i: add KUnit test suite for sun55i msgbox driver Tim Michals (Sat Sep 26 2026 - 20:21:22 EST)
- [PATCH v2 4/7] dt-bindings: remoteproc: add Allwinner sun55i-rproc schema Tim Michals (Sat Sep 26 2026 - 20:21:24 EST)
- [PATCH v2 2/7] mailbox: sun55i: add Allwinner sun55i/sun60i 4-port Message Box driver Tim Michals (Sat Sep 26 2026 - 20:21:40 EST)
- [PATCH v2 5/7] remoteproc: sunxi: add Allwinner XuanTie RISC-V remoteproc driver Tim Michals (Sat Sep 26 2026 - 20:22:59 EST)
- [PATCH v2 7/7] arm64: dts: allwinner: add a523 msgbox and remoteproc nodes Tim Michals (Sat Sep 26 2026 - 20:23:24 EST)
- [PATCH v2 6/7] remoteproc: sunxi: add KUnit test suite for sunxi remoteproc driver Tim Michals (Sat Sep 26 2026 - 20:23:27 EST)
- drivers/dma/fsl_raid.c:116:17: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Sat Sep 26 2026 - 20:24:27 EST)
- [PATCH net-next v8 0/5] rtnetlink: dump link-layer multicast addresses Yuyang Huang (Sat Sep 26 2026 - 20:24:57 EST)
- [PATCH net-next v8 1/5] netlink: specs: rt-addr: fix the type of target-netnsid Yuyang Huang (Sat Sep 26 2026 - 20:25:47 EST)
- [PATCH net-next v8 2/5] net: add a generation counter for dev->mc changes Yuyang Huang (Sat Sep 26 2026 - 20:26:24 EST)
- [PATCH net-next v8 3/5] net: add AF_PACKET multicast dumps Yuyang Huang (Sat Sep 26 2026 - 20:27:05 EST)
- [PATCH net-next v8 4/5] netlink: specs: rt-addr: document AF_PACKET multicast dumps Yuyang Huang (Sat Sep 26 2026 - 20:27:25 EST)
- [PATCH net-next v8 5/5] selftests: net: test AF_PACKET multicast dumps Yuyang Huang (Sat Sep 26 2026 - 20:28:05 EST)
- Re: [PATCH net v2 1/2] net: phylink: allow stopping a suspended instance netdev-bot+sashiko (Sat Sep 26 2026 - 20:30:14 EST)
- Re: [PATCH net v2 2/2] net: stmmac: keep datapath state coherent after reinitialization failure netdev-bot+sashiko (Sat Sep 26 2026 - 20:31:12 EST)
- [PATCH 0/4] ALSA: caiaq: Kore controller fixes and LCD support Niko Huuskonen (Sat Sep 26 2026 - 20:36:46 EST)
- [PATCH 1/4] ALSA: caiaq: Serialize access to the EP1 command buffer Niko Huuskonen (Sat Sep 26 2026 - 20:37:00 EST)
- [PATCH 3/4] ALSA: uapi: Add hwdep interface ID for caiaq devices Niko Huuskonen (Sat Sep 26 2026 - 20:37:06 EST)
- [PATCH 2/4] ALSA: caiaq: Fix the Kore controller key map Niko Huuskonen (Sat Sep 26 2026 - 20:37:13 EST)
- [PATCH 4/4] ALSA: caiaq: Add LCD support for the Kore controllers Niko Huuskonen (Sat Sep 26 2026 - 20:37:16 EST)
- [PATCH 1/2] dmaengine: sun6i: Fix use-after-free in slave sg LLI error cleanup Slavin Liu (Sat Sep 26 2026 - 20:40:13 EST)
- [PATCH 2/2] dmaengine: sun6i: Fix use-after-free in cyclic LLI error cleanup Slavin Liu (Sat Sep 26 2026 - 20:40:15 EST)
- [PATCH] math-emu: fix wrong word index in _FP_FRAC_CLZ_4 Imre Kaloz (Sat Sep 26 2026 - 20:57:46 EST)
- [PATCH] Input: synaptics - limit T440p InterTouch quirk to LEN0036 R. Larocque (Sat Sep 26 2026 - 20:58:42 EST)
- [PATCH 0/3] sparc32: SMP futexes, casa and idiv emulation Imre Kaloz (Sat Sep 26 2026 - 20:59:31 EST)
- [PATCH 1/3] sparc32: support futexes on SMP Imre Kaloz (Sat Sep 26 2026 - 20:59:46 EST)
- [PATCH 2/3] sparc32: emulate casa on V8 CPUs Imre Kaloz (Sat Sep 26 2026 - 20:59:59 EST)
- [PATCH 3/3] sparc32: emulate integer divide taken as illegal_instruction Imre Kaloz (Sat Sep 26 2026 - 21:00:14 EST)
- Re: Path forward for Virtualized Swap? Rik van Riel (Sat Sep 26 2026 - 21:00:46 EST)
- Re: [PATCH v4] pinctrl: qcom: spmi-gpio: make direction changes exclusive Shawn Guo (Sat Sep 26 2026 - 21:04:10 EST)
- Re: [RFC PATCH v9 4/4] drm/virtio: wire blob ioctl creation to userptr objects Akihiko Odaki (Sat Sep 26 2026 - 21:04:32 EST)
- [PATCH v5] pinctrl: qcom: spmi-gpio: make direction changes exclusive Shawn Guo (Sat Sep 26 2026 - 21:09:39 EST)
- [PATCH] HID: microsoft: cancel the rumble work on removal Danish Khateeb (Sat Sep 26 2026 - 21:12:35 EST)
- Re: [PATCH] docs: add AGENTS.md as a symlink to README Sasha Levin (Sat Sep 26 2026 - 21:13:35 EST)
- [PATCH 0/4] staging: rtl8723bs: refactor PHY_ConvertTxPowerLimitToPowerIndex() Leonardo Martins Martins (Sat Sep 26 2026 - 21:17:48 EST)
- [PATCH 1/4] staging: rtl8723bs: rename PHY_ConvertTxPowerLimitToPowerIndex() Leonardo Martins Martins (Sat Sep 26 2026 - 21:18:13 EST)
- [PATCH 2/4] staging: rtl8723bs: rename local vars in phy_tx_power_limit_to_index() Leonardo Martins Martins (Sat Sep 26 2026 - 21:18:37 EST)
- [PATCH 3/4] staging: rtl8723bs: access TxPowerByRateBase2_4G directly Leonardo Martins Martins (Sat Sep 26 2026 - 21:18:56 EST)
- [PATCH 4/4] staging: rtl8723bs: extract inner loop in phy_tx_power_limit_to_index() Leonardo Martins Martins (Sat Sep 26 2026 - 21:19:20 EST)
- Re: [PATCH] mm/hugetlb: fix subpool minimum reservation rollback Muchun Song (Sat Sep 26 2026 - 21:19:43 EST)
- Re: [PATCH net 1/4] net: lwtunnel: accept RTA_ENCAP without NLA_F_NESTED netdev-bot+sashiko (Sat Sep 26 2026 - 21:25:16 EST)
- Re: [PATCH net 3/4] net: ip_tunnel: accept tunnel options without NLA_F_NESTED netdev-bot+sashiko (Sat Sep 26 2026 - 21:25:57 EST)
- Re: [PATCH net 4/4] selftests: net: add lwtunnel route save and restore test netdev-bot+sashiko (Sat Sep 26 2026 - 21:26:32 EST)
- Re: [PATCH net-next 2/4] net: psp: require an established connection for association setup netdev-bot+sashiko (Sat Sep 26 2026 - 21:31:39 EST)
- [PATCH] ASoC: soc-generic-dmaengine-pcm: use dmaengine_get_dma_device() for DMA device Peng Fan (OSS) (Sat Sep 26 2026 - 21:32:09 EST)
- Re: [PATCH net-next 3/4] net: psp: drop psp assoc clear in sk_clone() netdev-bot+sashiko (Sat Sep 26 2026 - 21:32:13 EST)
- Re: [PATCH 0/2] firewire: cdev: fix client refcount leak in iso_resource_auto_work() Takashi Sakamoto (Sat Sep 26 2026 - 21:37:52 EST)
Mail converted by MHonArc