Linux-Kernel Archive
By Date
Most Recent messages
9401 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH] x86/elf: Add a new .note section containing xfeatures buffer layout info to x86 core files Vignesh Balasubramanian (Tue May 07 2024 - 05:53:31 EST)
- Re: [PATCH v2] staging: rtl8192e: Fix spelling mistakes in rtllib_softmac.c Greg KH (Fri May 24 2024 - 00:02:30 EST)
- Re: [PATCH v2 0/2] Add support for QCM6490 and QCS6490 Mohammad Rafi Shaik (Fri May 24 2024 - 00:06:45 EST)
- [PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps Andrii Nakryiko (Fri May 24 2024 - 00:10:52 EST)
- [PATCH v2 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock Andrii Nakryiko (Fri May 24 2024 - 00:11:11 EST)
- [PATCH v2 2/9] fs/procfs: extract logic for getting VMA name constituents Andrii Nakryiko (Fri May 24 2024 - 00:11:28 EST)
- [PATCH v2 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps Andrii Nakryiko (Fri May 24 2024 - 00:11:51 EST)
- [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API Andrii Nakryiko (Fri May 24 2024 - 00:12:00 EST)
- [PATCH v2 5/9] fs/procfs: add build ID fetching to PROCMAP_QUERY API Andrii Nakryiko (Fri May 24 2024 - 00:12:29 EST)
- [PATCH v2 6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence Andrii Nakryiko (Fri May 24 2024 - 00:12:48 EST)
- [PATCH v2 7/9] tools: sync uapi/linux/fs.h header into tools subdir Andrii Nakryiko (Fri May 24 2024 - 00:13:08 EST)
- [PATCH v2 8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available Andrii Nakryiko (Fri May 24 2024 - 00:13:19 EST)
- [PATCH v2 9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs Andrii Nakryiko (Fri May 24 2024 - 00:13:48 EST)
- [PATCH v3] staging: rtl8192e: Fix spelling mistakes in rtllib_softmac.c Roshan Khatri (Fri May 24 2024 - 00:14:03 EST)
- Re: [syzbot] [fs?] general protection fault in iter_file_splice_write syzbot (Fri May 24 2024 - 00:16:15 EST)
- Re: [PATCH v2] regmap-i2c: Subtract reg size from max_write Greg Kroah-Hartman (Fri May 24 2024 - 00:18:27 EST)
- [PATCH] kobject_uevent: Fix OOB access within zap_modalias_env() Zijun Hu (Fri May 24 2024 - 00:20:37 EST)
- Re: [PATCH 6.8 00/23] 6.8.11-rc1 review Bagas Sanjaya (Fri May 24 2024 - 00:23:39 EST)
- Re: [PATCH] kobject_uevent: Fix OOB access within zap_modalias_env() Greg KH (Fri May 24 2024 - 00:33:28 EST)
- Re: CVE-2023-52793: samples/bpf: syscall_tp_user: Fix array out-of-bound access Greg Kroah-Hartman (Fri May 24 2024 - 00:36:31 EST)
- [PATCH] hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu Wilken Gottwalt (Fri May 24 2024 - 00:38:32 EST)
- Re: [PATCH net-next v3 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988 SkyLake Huang (黃啟澤) (Fri May 24 2024 - 00:39:32 EST)
- Re: [PATCH RFCv1 12/14] iommufd: Add IOMMUFD_OBJ_VQUEUE and IOMMUFD_CMD_VQUEUE_ALLOC Nicolin Chen (Fri May 24 2024 - 00:42:35 EST)
- Re: [PATCH net-next v3 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988 SkyLake Huang (黃啟澤) (Fri May 24 2024 - 00:45:01 EST)
- Re: [RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64) Michael Ellerman (Fri May 24 2024 - 00:47:17 EST)
- Re: [PATCH v1] tools api io: Move filling the io buffer to its own function Ian Rogers (Fri May 24 2024 - 00:47:30 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Bagas Sanjaya (Fri May 24 2024 - 00:48:13 EST)
- Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT Guenter Roeck (Fri May 24 2024 - 00:50:54 EST)
- [PATCH v3] Bluetooth: Add vendor-specific packet classification for ISO data Ying Hsu (Fri May 24 2024 - 00:51:08 EST)
- [PATCH v3 0/2] scripts/decode_stacktrace.sh: better support to ARM32 Xiong Nandi (Fri May 24 2024 - 00:53:50 EST)
- [PATCH v3 1/2] scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIX Xiong Nandi (Fri May 24 2024 - 00:54:01 EST)
- [PATCH v3 2/2] scripts/decode_stacktrace.sh: better support to ARM32 module stack trace Xiong Nandi (Fri May 24 2024 - 00:54:11 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Amir Goldstein (Fri May 24 2024 - 00:58:47 EST)
- [net v3 PATCH] net:fec: Add fec_enet_deinit() Xiaolei Wang (Fri May 24 2024 - 01:06:24 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 1 Masahiro Yamada (Fri May 24 2024 - 01:07:39 EST)
- Re: [PATCH] kobject_uevent: Fix OOB access within zap_modalias_env() quic_zijuhu (Fri May 24 2024 - 01:15:24 EST)
- Re: [PATCH] kobject_uevent: Fix OOB access within zap_modalias_env() Greg KH (Fri May 24 2024 - 01:21:21 EST)
- Re: [PATCH v4 02/15] dt-bindings: display: mediatek: ccorr: add compatible for MT8365 SoC CK Hu (胡俊光) (Fri May 24 2024 - 01:22:09 EST)
- Updated Web (Was Low Jitter - Fair Pay Philosophy - The Vast X) Ywe Cærlyn (Fri May 24 2024 - 01:24:01 EST)
- RE: [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops Tian, Kevin (Fri May 24 2024 - 01:24:29 EST)
- Re: [RFC PATCH v2 0/3] Add NUMA-aware DAMOS watermarks Jonghyeon Kim (Fri May 24 2024 - 01:24:46 EST)
- Re: [PATCH] loop: inherit the ioprio in loop woker thread yunlong xing (Fri May 24 2024 - 01:26:41 EST)
- RE: [PATCH RFCv1 12/14] iommufd: Add IOMMUFD_OBJ_VQUEUE and IOMMUFD_CMD_VQUEUE_ALLOC Tian, Kevin (Fri May 24 2024 - 01:27:02 EST)
- Re: [PATCH] kobject_uevent: Fix OOB access within zap_modalias_env() quic_zijuhu (Fri May 24 2024 - 01:35:09 EST)
- [PATCH] netfs: if extracting pages from user iterator fails return 0 Lizhi Xu (Fri May 24 2024 - 01:36:31 EST)
- Re: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Nicolin Chen (Fri May 24 2024 - 01:40:43 EST)
- Re: [PATCH v2 3/3] arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1 Siddharth Vadapalli (Fri May 24 2024 - 01:44:40 EST)
- Re: [PATCH] x86/kvm/tdx: Save %rbp in TDX_MODULE_CALL Jürgen Groß (Fri May 24 2024 - 01:47:07 EST)
- Re: [PATCH 2/6] firmware: ti_sci: Partial-IO support Nishanth Menon (Fri May 24 2024 - 01:47:19 EST)
- Re: [PATCH 7/7] arm64: dts: ti: k3-am62p-mcu: Mark mcu_mcan0/1 as wakeup-source Nishanth Menon (Fri May 24 2024 - 01:48:47 EST)
- Re: [PATCH 0/6] firmware: ti_sci: Partial-IO support Nishanth Menon (Fri May 24 2024 - 01:53:38 EST)
- arch/s390/kernel/ipl.c:1973 sys_vmcmd_on_reboot_store() warn: unsigned 'len' is never less than zero. kernel test robot (Fri May 24 2024 - 01:54:41 EST)
- Re: [PATCH 6/6] arm64: dts: ti: k3-am62p: Add partial-io wakeup sources Nishanth Menon (Fri May 24 2024 - 01:55:15 EST)
- Re: [PATCH 3/6] arm64: dts: ti: k3-pinctrl: Add WKUP_EN flag Nishanth Menon (Fri May 24 2024 - 01:58:22 EST)
- Re: [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops Nicolin Chen (Fri May 24 2024 - 01:58:36 EST)
- Re: [PATCH v4 03/15] dt-bindings: display: mediatek: color: add compatible for MT8365 SoC CK Hu (胡俊光) (Fri May 24 2024 - 01:58:44 EST)
- Re: [PATCH v2 8/8] arm64: defconfig: Enable TI eQEP Driver Nishanth Menon (Fri May 24 2024 - 02:00:39 EST)
- Re: [PATCH RFCv1 12/14] iommufd: Add IOMMUFD_OBJ_VQUEUE and IOMMUFD_CMD_VQUEUE_ALLOC Nicolin Chen (Fri May 24 2024 - 02:03:40 EST)
- Re: [PATCH] riscv: hweight: relax assembly constraints Qingfang Deng (Fri May 24 2024 - 02:05:45 EST)
- Re: [PATCH v5 2/3] scsi: ufs: Allow platform vendors to set rtt Peter Wang (王信友) (Fri May 24 2024 - 02:07:12 EST)
- [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_dirent_lookup_trans syzbot (Fri May 24 2024 - 02:18:35 EST)
- [syzbot] [net?] [input?] [usb?] INFO: rcu detected stall in sendmsg (4) syzbot (Fri May 24 2024 - 02:18:59 EST)
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() David Hildenbrand (Fri May 24 2024 - 02:21:20 EST)
- Re: [PATCH v4 04/15] dt-bindings: display: mediatek: dither: add compatible for MT8365 SoC CK Hu (胡俊光) (Fri May 24 2024 - 02:21:37 EST)
- RE: [PATCH v2 3/5] dt-bindings: iio: dac: Add adi,ltc2664.yaml Paller, Kim Seer (Fri May 24 2024 - 02:28:40 EST)
- Re: [PATCH 1/2] scripts/make_fit: Drop fdt image entry compatible string Chen-Yu Tsai (Fri May 24 2024 - 02:30:14 EST)
- [PATCH] PCI: pciehp: Use appropriate conditions to check the hotplug controller status Bitao Hu (Fri May 24 2024 - 02:30:43 EST)
- Re: [RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64) Oscar Salvador (Fri May 24 2024 - 02:32:03 EST)
- [PATCH] spi: meson-spicc: set SPI clock flag CLK_SET_RATE_PARENT Xianwei Zhao via B4 Relay (Fri May 24 2024 - 02:35:43 EST)
- Re: [v6 17/20] ARM: dts: aspeed: Add IBM Huygens BMC system Markus Elfring (Fri May 24 2024 - 02:39:07 EST)
- [RFC 0/2] fuse: introduce fuse server recovery mechanism Jingbo Xu (Fri May 24 2024 - 02:40:49 EST)
- [RFC 1/2] fuse: introduce recovery mechanism for fuse server Jingbo Xu (Fri May 24 2024 - 02:41:02 EST)
- [RFC 2/2] fuse: uid-based security enhancement for the recovery mechanism Jingbo Xu (Fri May 24 2024 - 02:41:23 EST)
- Re: [syzbot] [kernel?] WARNING in flush_cpu_slab Sebastian Andrzej Siewior (Fri May 24 2024 - 02:43:18 EST)
- Re: [PATCH net] net: micrel: Fix lan8841_config_intr after getting out of sleep mode Horatiu Vultur (Fri May 24 2024 - 02:46:23 EST)
- Re: [PATCH v2 1/6] drm/ci: uprev mesa version Vignesh Raman (Fri May 24 2024 - 02:46:39 EST)
- Re: [PATCH RFT 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode Luca Weiss (Fri May 24 2024 - 02:51:54 EST)
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() IBM (Fri May 24 2024 - 02:53:04 EST)
- Re: [PATCH 6.6 000/102] 6.6.32-rc1 review Harshit Mogalapalli (Fri May 24 2024 - 02:54:39 EST)
- Re: [PATCH V16 08/23] mmc: core: Support UHS-II Auto Command Error Recovery Adrian Hunter (Fri May 24 2024 - 02:55:07 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Harshit Mogalapalli (Fri May 24 2024 - 02:55:20 EST)
- Re: [PATCH 5.4 00/16] 5.4.277-rc1 review Harshit Mogalapalli (Fri May 24 2024 - 02:55:50 EST)
- Re: [PATCH] kobject_uevent: Fix OOB access within zap_modalias_env() Greg KH (Fri May 24 2024 - 02:56:59 EST)
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() IBM (Fri May 24 2024 - 02:58:32 EST)
- Re: [PATCH 4.19 00/18] 4.19.315-rc1 review Harshit Mogalapalli (Fri May 24 2024 - 02:59:36 EST)
- Re: [PATCH v2] drivers: hwmon: max31827: Add PEC support Nuno Sá (Fri May 24 2024 - 03:00:26 EST)
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() David Hildenbrand (Fri May 24 2024 - 03:02:07 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Nitesh Shetty (Fri May 24 2024 - 03:03:47 EST)
- Re: [PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes David Hildenbrand (Fri May 24 2024 - 03:05:01 EST)
- [PATCH v2] x86/bhi: BHI mitigation can trigger warning in #DB handler Alexandre Chartre (Fri May 24 2024 - 03:05:40 EST)
- Re: [PATCH RFT 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode neil . armstrong (Fri May 24 2024 - 03:08:55 EST)
- [PATCH v1 2/2] usb: typec: mux: gpio-sbu: Make enable gpio optional Francesco Dolcini (Fri May 24 2024 - 03:11:09 EST)
- [PATCH v1 0/2] usb: typec: mux: gpio-sbu: Make enable gpio optional Francesco Dolcini (Fri May 24 2024 - 03:11:10 EST)
- [PATCH v1 1/2] dt-bindings: usb: gpio-sbu-mux: Make 'enable-gpios' optional Francesco Dolcini (Fri May 24 2024 - 03:11:17 EST)
- Re: [PATCH v8 0/3] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board Fabio Aiuto (Fri May 24 2024 - 03:11:50 EST)
- [PATCH] xhci: Remove dead code in xhci_move_dequeue_past_td() Hector Martin (Fri May 24 2024 - 03:13:41 EST)
- RE: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Tian, Kevin (Fri May 24 2024 - 03:13:58 EST)
- [PATCH] drm: bridge: cdns-mhdp8546: Add mode_valid hook for the drm_bridge_funcs Jayesh Choudhary (Fri May 24 2024 - 03:14:24 EST)
- Re: [PATCH v3 13/29] riscv mmu: write protect and shadow stack Deepak Gupta (Fri May 24 2024 - 03:16:47 EST)
- [PATCH] XArray tests: Compare pointers to NULL instead of 0 Jiapeng Chong (Fri May 24 2024 - 03:17:22 EST)
- Re: [PATCH] drivers: iio: adc: add support for ad777x family kernel test robot (Fri May 24 2024 - 03:18:54 EST)
- Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Mark eMMC as non removable Bhavya Kapoor (Fri May 24 2024 - 03:19:19 EST)
- RE: [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops Tian, Kevin (Fri May 24 2024 - 03:22:19 EST)
- Re: [PATCH V16 12/23] mmc: sdhci-uhs2: add reset function function Adrian Hunter (Fri May 24 2024 - 03:23:19 EST)
- Re: [PATCH v3 1/7] kexec_file: allow to place kexec_buf randomly Coiby Xu (Fri May 24 2024 - 03:26:00 EST)
- Re: [-fixes] riscv: kexec: Avoid deadlock in kexec crash path Alexandre Ghiti (Fri May 24 2024 - 03:26:21 EST)
- Re: [RFC PATCH v2 12/20] powerpc/64e: Remove unneeded #ifdef CONFIG_PPC_E500 Michael Ellerman (Fri May 24 2024 - 03:31:31 EST)
- Re: [syzbot] [bcachefs?] WARNING in bchfs_truncate syzbot (Fri May 24 2024 - 03:31:50 EST)
- [PATCH v2 0/2] Add mode_valid hook for sii902x bridge Jayesh Choudhary (Fri May 24 2024 - 03:33:32 EST)
- [PATCH v2 2/2] drm/bridge: Add pixel clock check in atomic_check Jayesh Choudhary (Fri May 24 2024 - 03:33:44 EST)
- [PATCH v2 1/2] drm/bridge: sii902x: Fix mode_valid hook Jayesh Choudhary (Fri May 24 2024 - 03:33:44 EST)
- Re: [RESEND PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma Thierry Reding (Fri May 24 2024 - 03:36:24 EST)
- [PATCH v4 2/2] LoongArch: Add steal time support in guest side Bibo Mao (Fri May 24 2024 - 03:38:39 EST)
- [PATCH v4 0/2] LoongArch: Add steal time support Bibo Mao (Fri May 24 2024 - 03:38:52 EST)
- [PATCH v4 1/2] LoongArch: KVM: Add steal time support in kvm side Bibo Mao (Fri May 24 2024 - 03:38:58 EST)
- Re: [PATCH net] dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalProperties" constraints Kory Maincent (Fri May 24 2024 - 03:39:29 EST)
- Re: [PATCH net] dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" constraints Kory Maincent (Fri May 24 2024 - 03:40:06 EST)
- Re: [PATCH v3 3/7] crash_dump: store dm keys in kdump reserved memory Coiby Xu (Fri May 24 2024 - 03:40:45 EST)
- Re: [PATCH] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset Christoph Hellwig (Fri May 24 2024 - 03:40:59 EST)
- [PATCH] dm vdo indexer: Use swap() instead of open coding it Jiapeng Chong (Fri May 24 2024 - 03:41:35 EST)
- Re: [PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string Yafang Shao (Fri May 24 2024 - 03:43:28 EST)
- Re: [PATCH v3 4/7] crash_dump: reuse saved dm crypt keys for CPU/memory hot-plugging Coiby Xu (Fri May 24 2024 - 03:46:04 EST)
- Re: [PATCH v3 7/7] x86/crash: make the page that stores the dm crypt keys inaccessible Coiby Xu (Fri May 24 2024 - 03:46:08 EST)
- [PATCH] mailbox: imx: fix TXDB_V2 channel race condition Peng Fan (OSS) (Fri May 24 2024 - 03:48:10 EST)
- Re: [PATCH v4 3/5] serial: sc16is7xx: split into core and I2C/SPI parts (core) Geert Uytterhoeven (Fri May 24 2024 - 03:48:18 EST)
- Re: [PATCH 13/17] Add conf.h Nemanov, Michael (Fri May 24 2024 - 03:48:41 EST)
- [GIT PULL] TTY/Serial driver fixes for 6.10-rc1 Greg KH (Fri May 24 2024 - 03:49:00 EST)
- Re: [PATCH 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family Nemanov, Michael (Fri May 24 2024 - 03:49:15 EST)
- [GIT PULL] Char/Misc driver fix for 6.10-rc1 Greg KH (Fri May 24 2024 - 03:49:31 EST)
- Re: [RFC PATCH 00/11] Introduce Tegra register config settings Thierry Reding (Fri May 24 2024 - 03:52:23 EST)
- include/uapi/linux/swab.h:51:(.xiptext+0x3f0): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: __tsan_write_range kernel test robot (Fri May 24 2024 - 03:52:28 EST)
- RE: [PATCH v2 1/1] futex: Add FUTEX_SPIN operation David Laight (Fri May 24 2024 - 03:52:54 EST)
- [PATCH bpf-next v4 0/2] riscv, bpf: Introduce Zba optimization Xiao Wang (Fri May 24 2024 - 03:53:08 EST)
- [PATCH bpf-next v4 1/2] riscv, bpf: Optimize zextw insn with Zba extension Xiao Wang (Fri May 24 2024 - 03:53:24 EST)
- [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with Zba optimization Xiao Wang (Fri May 24 2024 - 03:53:36 EST)
- Re: [PATCH net-next 14/15 v2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT. Sebastian Andrzej Siewior (Fri May 24 2024 - 03:54:50 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Isaku Yamahata (Fri May 24 2024 - 03:55:29 EST)
- Re: [PATCH v4 05/15] dt-bindings: display: mediatek: dsi: add compatible for MT8365 SoC CK Hu (胡俊光) (Fri May 24 2024 - 03:55:45 EST)
- Re: [RFC PATCH 00/20] Introduce the famfs shared-memory file system Miklos Szeredi (Fri May 24 2024 - 03:56:17 EST)
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Ilpo Järvinen (Fri May 24 2024 - 03:57:31 EST)
- [PATCH] wifi: rtw89: chan: Use swap() instead of open coding it Jiapeng Chong (Fri May 24 2024 - 03:58:51 EST)
- Re: [PATCH] PCI: pciehp: Use appropriate conditions to check the hotplug controller status Lukas Wunner (Fri May 24 2024 - 04:01:06 EST)
- Re: [RFC PATCH 03/11] soc: tegra: config settings binding document Thierry Reding (Fri May 24 2024 - 04:01:58 EST)
- Re: [syzbot] [kernel?] WARNING in flush_cpu_slab Vlastimil Babka (Fri May 24 2024 - 04:03:08 EST)
- RE: [PATCH] riscv: hweight: relax assembly constraints Wang, Xiao W (Fri May 24 2024 - 04:07:48 EST)
- Re: [PATCH] livepatch: introduce klp_func called interface zhang warden (Fri May 24 2024 - 04:09:42 EST)
- Re: [PATCH v5 1/3] perf report: Support LLVM for addr2line() Steinar H. Gunderson (Fri May 24 2024 - 04:09:53 EST)
- Re: [PATCH] iio: humidity: hdc3020: fix hysteresis representation Dimitri Fedrau (Fri May 24 2024 - 04:10:08 EST)
- Re: [Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set Mike Rapoport (Fri May 24 2024 - 04:10:29 EST)
- Re: [PATCH 6.1 00/45] 6.1.92-rc1 review Anders Roxell (Fri May 24 2024 - 04:13:22 EST)
- Re: [PATCH] livepatch: introduce klp_func called interface zhang warden (Fri May 24 2024 - 04:13:22 EST)
- [GIT PULL] sound fixes for 6.10-rc1 Takashi Iwai (Fri May 24 2024 - 04:13:43 EST)
- [PATCH v2 00/10] Support ROHM BD96801 Scalable PMIC Matti Vaittinen (Fri May 24 2024 - 04:15:58 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Anders Roxell (Fri May 24 2024 - 04:16:25 EST)
- Re: LKMM: Making RMW barriers explicit Hernan Ponce de Leon (Fri May 24 2024 - 04:16:53 EST)
- [PATCH v2 01/10] dt-bindings: ROHM BD96801 PMIC regulators Matti Vaittinen (Fri May 24 2024 - 04:16:57 EST)
- [PATCH v2 02/10] dt-bindings: mfd: bd96801 PMIC core Matti Vaittinen (Fri May 24 2024 - 04:17:26 EST)
- Re: [PATCH v3 6/7] PCI: xilinx-nwl: Add phy support Markus Elfring (Fri May 24 2024 - 04:17:36 EST)
- [PATCH v2 03/10] mfd: support ROHM BD96801 PMIC core Matti Vaittinen (Fri May 24 2024 - 04:17:59 EST)
- [PATCH v2 04/10] regulator: bd96801: ROHM BD96801 PMIC regulators Matti Vaittinen (Fri May 24 2024 - 04:18:12 EST)
- [PATCH v2 05/10] watchdog: ROHM BD96801 PMIC WDG driver Matti Vaittinen (Fri May 24 2024 - 04:18:34 EST)
- [PATCH v2 06/10] MAINTAINERS: Add ROHM BD96801 'scalable PMIC' entries Matti Vaittinen (Fri May 24 2024 - 04:18:48 EST)
- [PATCH v2 07/10] irqdomain: Allow giving name suffix for domain Matti Vaittinen (Fri May 24 2024 - 04:19:09 EST)
- [PATCH v2 08/10] regmap: Allow setting IRQ domain name suffix Matti Vaittinen (Fri May 24 2024 - 04:19:31 EST)
- Re: [PATCH v2 1/2] drm/bridge: sii902x: Fix mode_valid hook Sam Ravnborg (Fri May 24 2024 - 04:19:48 EST)
- [PATCH v2 09/10] mfd: bd96801: Add ERRB IRQ Matti Vaittinen (Fri May 24 2024 - 04:19:51 EST)
- [PATCH v2 10/10] regulator: bd96801: Add ERRB IRQ Matti Vaittinen (Fri May 24 2024 - 04:20:12 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Isaku Yamahata (Fri May 24 2024 - 04:20:27 EST)
- RE: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode Dexuan Cui (Fri May 24 2024 - 04:22:48 EST)
- [PATCH v2] arm64: dts: qcom: qdu/qru1000-idp: Fix the voltage setting Komal Bajaj (Fri May 24 2024 - 04:23:29 EST)
- Re: [PATCH v2 5/5] firmware: imx: adds miscdev Sascha Hauer (Fri May 24 2024 - 04:23:58 EST)
- [PATCH] userns: Default to 'yes' when CONFIG_MEMCG option is enabled Javier Martinez Canillas (Fri May 24 2024 - 04:24:59 EST)
- Re: [PATCH] x86: kmsan: Fix hook for unaligned accesses Alexander Potapenko (Fri May 24 2024 - 04:28:54 EST)
- [PATCH 0/4] Add CPG support for RZ/V2H(P) SoC Prabhakar (Fri May 24 2024 - 04:29:18 EST)
- [PATCH 1/4] dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPG driver Prabhakar (Fri May 24 2024 - 04:29:31 EST)
- [PATCH 2/4] dt-bindings: clock: Add R9A09G057 CPG Clock and Reset Definitions Prabhakar (Fri May 24 2024 - 04:29:47 EST)
- [PATCH 3/4] clk: renesas: Add RZ/V2H CPG core wrapper driver Prabhakar (Fri May 24 2024 - 04:29:55 EST)
- [PATCH 4/4] clk: renesas: Add RZ/V2H(P) CPG helper driver Prabhakar (Fri May 24 2024 - 04:30:05 EST)
- Re: [PATCH v4 1/2] btrfs: zoned: reserve relocation block-group on mount Naohiro Aota (Fri May 24 2024 - 04:31:30 EST)
- Re: [PATCH v4 2/2] btrfs: reserve new relocation block-group after successful relocation Naohiro Aota (Fri May 24 2024 - 04:33:34 EST)
- [linus:master] [timekeeping] e84f43e34f: BUG:KCSAN:data-race_in_timekeeping_advance/timekeeping_debug_get_ns kernel test robot (Fri May 24 2024 - 04:36:53 EST)
- Re: [PATCH v2] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed John Garry (Fri May 24 2024 - 04:37:15 EST)
- [PATCH 0/2] platform/chrome: cros_ec_proto: Trivial kdoc fixes Thomas Weißschuh (Fri May 24 2024 - 04:41:57 EST)
- [PATCH 1/2] platform/chrome: cros_ec_proto: Fix cros_ec_get_host_event_wake_mask kdoc Thomas Weißschuh (Fri May 24 2024 - 04:41:57 EST)
- [PATCH 2/2] platform/chrome: cros_ec_proto: Fix cros_ec_get_host_command_version_mask kdoc Thomas Weißschuh (Fri May 24 2024 - 04:42:00 EST)
- Re: [PATCH] xhci: Remove dead code in xhci_move_dequeue_past_td() Mathias Nyman (Fri May 24 2024 - 04:43:15 EST)
- RE: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode Dexuan Cui (Fri May 24 2024 - 04:45:54 EST)
- Re: [RFC PATCH v2 12/20] powerpc/64e: Remove unneeded #ifdef CONFIG_PPC_E500 Christophe Leroy (Fri May 24 2024 - 04:45:58 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Fri May 24 2024 - 04:48:02 EST)
- [PATCH v4 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion Peng Fan (OSS) (Fri May 24 2024 - 04:48:16 EST)
- [PATCH v4 2/6] dt-bindings: firmware: add i.MX95 SCMI Extension protocol Peng Fan (OSS) (Fri May 24 2024 - 04:48:33 EST)
- [PATCH v4 1/6] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation Peng Fan (OSS) (Fri May 24 2024 - 04:48:35 EST)
- [PATCH v4 3/6] firmware: arm_scmi: add initial support for i.MX BBM protocol Peng Fan (OSS) (Fri May 24 2024 - 04:48:53 EST)
- [PATCH v4 4/6] firmware: arm_scmi: add initial support for i.MX MISC protocol Peng Fan (OSS) (Fri May 24 2024 - 04:49:13 EST)
- [PATCH v4 5/6] firmware: imx: support i.MX95 BBM module Peng Fan (OSS) (Fri May 24 2024 - 04:49:19 EST)
- [PATCH v4 6/6] firmware: imx: add i.MX95 MISC driver Peng Fan (OSS) (Fri May 24 2024 - 04:49:40 EST)
- [PATCH net] net/sched: Add xmit_recursion level in sch_direct_xmit() Yue Haibing (Fri May 24 2024 - 04:50:10 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Ron Economos (Fri May 24 2024 - 04:52:40 EST)
- Re: [PATCH RFC 3/6] mm/zsmalloc: use a proper page type Mike Rapoport (Fri May 24 2024 - 04:54:20 EST)
- [PATCH net v2] net: micrel: Fix lan8841_config_intr after getting out of sleep mode Horatiu Vultur (Fri May 24 2024 - 04:56:56 EST)
- Re: [PATCH v4 06/15] dt-bindings: display: mediatek: dpi: add power-domains property CK Hu (胡俊光) (Fri May 24 2024 - 04:57:09 EST)
- [PATCH 0/4] mm/ksm: cmp_and_merge_page() optimizations and cleanup Chengming Zhou (Fri May 24 2024 - 04:57:46 EST)
- [PATCH 1/4] mm/ksm: refactor out try_to_merge_with_zero_page() Chengming Zhou (Fri May 24 2024 - 04:57:51 EST)
- [PATCH 2/4] mm/ksm: don't waste time searching stable tree for fast changing page Chengming Zhou (Fri May 24 2024 - 04:58:09 EST)
- [PATCH 3/4] mm/ksm: optimize the chain()/chain_prune() interfaces Chengming Zhou (Fri May 24 2024 - 04:58:20 EST)
- [PATCH 4/4] mm/ksm: use ksm page itself if no another ksm page is found on stable tree Chengming Zhou (Fri May 24 2024 - 04:58:28 EST)
- Re: [PATCH 6.8 00/23] 6.8.11-rc1 review Ron Economos (Fri May 24 2024 - 04:59:41 EST)
- Re: [PATCH RFC 1/6] mm: update _mapcount and page_type documentation Mike Rapoport (Fri May 24 2024 - 05:00:39 EST)
- [PATCH v4 00/10] adis16501 and adis1657x support Ramona Gradinariu (Fri May 24 2024 - 05:00:53 EST)
- [PATCH v4 01/10] dt-bindings: iio: imu: Add ADIS16501 compatibles Ramona Gradinariu (Fri May 24 2024 - 05:01:00 EST)
- [PATCH v4 02/10] drivers: iio: imu: Add support for ADIS16501 Ramona Gradinariu (Fri May 24 2024 - 05:01:17 EST)
- [PATCH v4 03/10] iio: imu: adis16475: Re-define ADIS16475_DATA Ramona Gradinariu (Fri May 24 2024 - 05:01:33 EST)
- [PATCH v4 04/10] iio: imu: adis_buffer: Add buffer setup API with buffer attributes Ramona Gradinariu (Fri May 24 2024 - 05:01:40 EST)
- [PATCH v4 05/10] iio: imu: adis16475: Create push single sample API Ramona Gradinariu (Fri May 24 2024 - 05:01:49 EST)
- [PATCH v4 06/10] drivers: iio: imu: adis16475: generic computation for sample rate Ramona Gradinariu (Fri May 24 2024 - 05:02:12 EST)
- [PATCH v4 07/10] iio: imu: adis_trigger: Allow level interrupts for FIFO readings Ramona Gradinariu (Fri May 24 2024 - 05:02:29 EST)
- [PATCH v4 08/10] iio: imu: adis16475: Re-define ADIS16475_DATA Ramona Gradinariu (Fri May 24 2024 - 05:02:51 EST)
- [PATCH v4 09/10] dt-bindings: iio: imu: Add ADIS1657X family devices compatibles Ramona Gradinariu (Fri May 24 2024 - 05:02:55 EST)
- Re: [PATCH v4 07/15] dt-bindings: display: mediatek: dpi: add compatible for MT8365 CK Hu (胡俊光) (Fri May 24 2024 - 05:03:31 EST)
- [PATCH v4 10/10] drivers: iio: imu: Add support for adis1657x family Ramona Gradinariu (Fri May 24 2024 - 05:03:47 EST)
- [PATCH v5 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188 Julien Panis (Fri May 24 2024 - 05:04:54 EST)
- [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions for MT8186 and MT8188 Julien Panis (Fri May 24 2024 - 05:05:03 EST)
- [PATCH v5 2/6] thermal/drivers/mediatek/lvts_thermal: Use renamed thermal zone definitions for MT8186 and MT8188 Julien Panis (Fri May 24 2024 - 05:05:18 EST)
- [PATCH v5 3/6] arm64: dts: mediatek: mt8186: add lvts definitions Julien Panis (Fri May 24 2024 - 05:05:41 EST)
- [PATCH v5 4/6] arm64: dts: mediatek: mt8186: add default thermal zones Julien Panis (Fri May 24 2024 - 05:06:01 EST)
- [PATCH v5 5/6] arm64: dts: mediatek: mt8188: add lvts definitions Julien Panis (Fri May 24 2024 - 05:06:10 EST)
- [PATCH v5 6/6] arm64: dts: mediatek: mt8188: add default thermal zones Julien Panis (Fri May 24 2024 - 05:06:33 EST)
- [PATCH v3 0/7] Add PCIe and USB device-tree support for J722S Siddharth Vadapalli (Fri May 24 2024 - 05:06:54 EST)
- [PATCH v3 1/7] arm64: dts: ti: k3-j722s-main: Add support for SERDES0 Siddharth Vadapalli (Fri May 24 2024 - 05:07:10 EST)
- [PATCH v3 2/7] arm64: dts: ti: k3-j722s-main: Redefine USB1 node description Siddharth Vadapalli (Fri May 24 2024 - 05:07:19 EST)
- [PATCH v3 3/7] arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1 Siddharth Vadapalli (Fri May 24 2024 - 05:07:40 EST)
- [PATCH v3 7/7] arm64: dts: ti: k3-j722s: Add support for PCIe0 Siddharth Vadapalli (Fri May 24 2024 - 05:07:57 EST)
- Re: [PATCH v2 4/5] firmware: imx: add driver for NXP EdgeLock Enclave Sascha Hauer (Fri May 24 2024 - 05:08:10 EST)
- Re: [PATCH] kobject_uevent: Fix OOB access within zap_modalias_env() quic_zijuhu (Fri May 24 2024 - 05:08:26 EST)
- [PATCH v3 4/7] arm64: dts: ti: k3-serdes: Add Serdes1 lane-muxing macros for J722S Siddharth Vadapalli (Fri May 24 2024 - 05:10:05 EST)
- [PATCH v3 5/7] arm64: dts: ti: k3-j722s: Add lane mux for Serdes1 Siddharth Vadapalli (Fri May 24 2024 - 05:10:09 EST)
- Re: [PATCH v4 0/5] Wave515 decoder IP support Ivan Bornyakov (Fri May 24 2024 - 05:10:24 EST)
- [PATCH v3 6/7] arm64: dts: ti: k3-j722s-main: Add WIZ1 and Serdes1 nodes Siddharth Vadapalli (Fri May 24 2024 - 05:10:48 EST)
- [PATCH 02/13] mm/memory-failure: remove MF_MSG_SLAB Miaohe Lin (Fri May 24 2024 - 05:16:38 EST)
- [PATCH 06/13] mm/memory-failure: remove confusing initialization to count Miaohe Lin (Fri May 24 2024 - 05:16:44 EST)
- [PATCH 00/13] Some cleanups for memory-failure Miaohe Lin (Fri May 24 2024 - 05:17:08 EST)
- [PATCH 01/13] mm/memory-failure: simplify put_ref_page() Miaohe Lin (Fri May 24 2024 - 05:17:16 EST)
- [PATCH 12/13] mm/memory-failure: remove obsolete comment in kill_proc() Miaohe Lin (Fri May 24 2024 - 05:17:17 EST)
- [PATCH 03/13] mm/memory-failure: add macro GET_PAGE_MAX_RETRY_NUM Miaohe Lin (Fri May 24 2024 - 05:17:31 EST)
- [PATCH 13/13] mm/memory-failure: correct comment in me_swapcache_dirty Miaohe Lin (Fri May 24 2024 - 05:17:33 EST)
- [PATCH 04/13] mm/memory-failure: save a page_folio() call Miaohe Lin (Fri May 24 2024 - 05:18:07 EST)
- [PATCH 07/13] mm/memory-failure: remove unneeded hwpoison_filter() variant Miaohe Lin (Fri May 24 2024 - 05:18:21 EST)
- [PATCH 05/13] mm/memory-failure: remove unneeded empty string Miaohe Lin (Fri May 24 2024 - 05:18:37 EST)
- [PATCH 09/13] mm/memory-failure: remove obsolete comment in unpoison_memory() Miaohe Lin (Fri May 24 2024 - 05:18:49 EST)
- [PATCH 08/13] mm/memory-failure: use helper macro task_pid_nr() Miaohe Lin (Fri May 24 2024 - 05:18:53 EST)
- [PATCH 11/13] mm/memory-failure: fix comment of get_hwpoison_page() Miaohe Lin (Fri May 24 2024 - 05:19:22 EST)
- [PATCH 10/13] mm/memory-failure: move some function declarations into internal.h Miaohe Lin (Fri May 24 2024 - 05:19:43 EST)
- [PATCH v2] genirq: Fix uaf issue in irq_find_at_or_after dicken . ding (Fri May 24 2024 - 05:20:06 EST)
- Re: [PATCH v5 0/5] KEYS: asymmetric: tpm2_key_rsa Jarkko Sakkinen (Fri May 24 2024 - 05:20:23 EST)
- Re: [PATCH v2 0/2] Add support for QCM6490 and QCS6490 Dmitry Baryshkov (Fri May 24 2024 - 05:20:43 EST)
- [PATCH -next] cpufreq: longhaul: Fix kernel-doc param for longhaul_setstate Yang Li (Fri May 24 2024 - 05:21:00 EST)
- Re: [PATCH v2 1/2] drm/bridge: sii902x: Fix mode_valid hook Jayesh Choudhary (Fri May 24 2024 - 05:21:42 EST)
- [PATCH] PCI: j721e: Add PCIe support for J722S SoC Siddharth Vadapalli (Fri May 24 2024 - 05:24:20 EST)
- Re: [PATCH net] net/sched: Add xmit_recursion level in sch_direct_xmit() Eric Dumazet (Fri May 24 2024 - 05:24:57 EST)
- [PATCH] drm/rockchip: Set DMA max segment size Sven Püschel (Fri May 24 2024 - 05:26:06 EST)
- [PATCH -next] cgroup/pids: replace can_attach and cancel_attach with attach hook Xiu Jianfeng (Fri May 24 2024 - 05:26:26 EST)
- RE: [EXTERNAL] [PATCH net v2] net: micrel: Fix lan8841_config_intr after getting out of sleep mode Suman Ghosh (Fri May 24 2024 - 05:29:31 EST)
- Re: [PATCH v2] arm64: dts: qcom: qdu/qru1000-idp: Fix the voltage setting Dmitry Baryshkov (Fri May 24 2024 - 05:29:44 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Thomas Gleixner (Fri May 24 2024 - 05:32:26 EST)
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() Donet Tom (Fri May 24 2024 - 05:32:46 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Anders Roxell (Fri May 24 2024 - 05:32:59 EST)
- Re: [PATCH v2] of: of_reserved_mem: clean-up reserved memory with no-map DaeRo Lee (Fri May 24 2024 - 05:33:12 EST)
- Re: [PATCH -next] cgroup/pids: replace can_attach and cancel_attach with attach hook xiujianfeng (Fri May 24 2024 - 05:34:35 EST)
- [PATCH v3 1/2] drm/bridge: sii902x: Fix mode_valid hook Jayesh Choudhary (Fri May 24 2024 - 05:35:41 EST)
- [PATCH v3 0/2] Add mode_valid hook for sii902x bridge Jayesh Choudhary (Fri May 24 2024 - 05:35:43 EST)
- [PATCH v3 2/2] drm/bridge: Add pixel clock check in atomic_check Jayesh Choudhary (Fri May 24 2024 - 05:35:59 EST)
- Re: [PATCH v2] i2c: xiic: improve error message when transfer fails to start Michal Simek (Fri May 24 2024 - 05:36:12 EST)
- [PATCH net] net: ti: icssg-prueth: Fix start counter for ft1 filter MD Danish Anwar (Fri May 24 2024 - 05:37:49 EST)
- Re: [PATCH v2 1/2] drm/bridge: sii902x: Fix mode_valid hook Dmitry Baryshkov (Fri May 24 2024 - 05:39:10 EST)
- Re: [PATCH v2] connector: Fix invalid conversion in cn_proc.h patchwork-bot+netdevbpf (Fri May 24 2024 - 05:40:39 EST)
- Re: [PATCH v3 1/2] drm/bridge: sii902x: Fix mode_valid hook Dmitry Baryshkov (Fri May 24 2024 - 05:41:33 EST)
- Re: [PATCH] xhci: Remove dead code in xhci_move_dequeue_past_td() kernel test robot (Fri May 24 2024 - 05:41:50 EST)
- Re: [PATCH] xhci: Remove dead code in xhci_move_dequeue_past_td() kernel test robot (Fri May 24 2024 - 05:43:01 EST)
- [PATCH] fix kdump kernel cannot find ACPI RSDP Chunjie Zhu (Fri May 24 2024 - 05:43:17 EST)
- Re: [PATCH] drm: bridge: cdns-mhdp8546: Add mode_valid hook for the drm_bridge_funcs Dmitry Baryshkov (Fri May 24 2024 - 05:43:30 EST)
- RE: [EXT] Re: [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode David Lin (Fri May 24 2024 - 05:46:18 EST)
- Re: [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext Andy Chiu (Fri May 24 2024 - 05:46:39 EST)
- [PATCH 0/9] Configure GbEth for RGMII on RZ/G2L family Paul Barker (Fri May 24 2024 - 05:47:03 EST)
- [PATCH 1/9] pinctrl: renesas: rzg2l: Fix variable names in OEN functions Paul Barker (Fri May 24 2024 - 05:47:15 EST)
- [PATCH 2/9] pinctrl: renesas: rzg2l: Refactor pin to OEN bit translation Paul Barker (Fri May 24 2024 - 05:47:32 EST)
- [PATCH 4/9] arm64: dts: renesas: rzg2l: Enable Ethernet TXC output Paul Barker (Fri May 24 2024 - 05:47:45 EST)
- [PATCH 3/9] pinctrl: renesas: rzg2l: Support output enable on RZ/G2L Paul Barker (Fri May 24 2024 - 05:47:55 EST)
- [PATCH 5/9] arm64: dts: renesas: rzg2lc: Enable Ethernet TXC output Paul Barker (Fri May 24 2024 - 05:48:12 EST)
- [PATCH 6/9] arm64: dts: renesas: rzg2ul: Enable Ethernet TXC output Paul Barker (Fri May 24 2024 - 05:48:31 EST)
- [PATCH 7/9] arm64: dts: renesas: rzg2l: Set Ethernet PVDD to 1.8V Paul Barker (Fri May 24 2024 - 05:48:45 EST)
- [PATCH 8/9] arm64: dts: renesas: rzg2lc: Set Ethernet PVDD to 1.8V Paul Barker (Fri May 24 2024 - 05:48:59 EST)
- [PATCH 9/9] arm64: dts: renesas: rzg2ul: Set Ethernet PVDD to 1.8V Paul Barker (Fri May 24 2024 - 05:49:10 EST)
- Re: [PATCH] wifi: rtw89: chan: Use swap() instead of open coding it Ping-Ke Shih (Fri May 24 2024 - 05:49:25 EST)
- Re: [PATCH V3 2/3] arm64: zynqmp: Add resets property for UART nodes Michal Simek (Fri May 24 2024 - 05:49:39 EST)
- Re: [PATCH v1 2/2] usb: typec: mux: gpio-sbu: Make enable gpio optional Dmitry Baryshkov (Fri May 24 2024 - 05:56:34 EST)
- Re: [PATCH 6.6 000/102] 6.6.32-rc1 review Anders Roxell (Fri May 24 2024 - 06:00:29 EST)
- Re: CVE-2023-52823: kernel: kexec: copy user-array safely Jiri Bohac (Fri May 24 2024 - 06:02:22 EST)
- Re: [RFC PATCH v2 07/20] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries Oscar Salvador (Fri May 24 2024 - 06:02:33 EST)
- Re: [linus:master] [timekeeping] e84f43e34f: BUG:KCSAN:data-race_in_timekeeping_advance/timekeeping_debug_get_ns Adrian Hunter (Fri May 24 2024 - 06:03:00 EST)
- Re: [PATCH RFC 2/6] mm: allow reuse of the lower 16bit of the page type with an actual type David Hildenbrand (Fri May 24 2024 - 06:05:44 EST)
- Re: CVE-2024-35906: drm/amd/display: Send DTBCLK disable message on first commit Michal Hocko (Fri May 24 2024 - 06:11:17 EST)
- [PATCH v3] drivers: hwmon: max31827: Add PEC support Radu Sabau (Fri May 24 2024 - 06:13:26 EST)
- [PATCH] Bluetooth: MGMT: Uninitialized variable in load_conn_param() Dan Carpenter (Fri May 24 2024 - 06:14:20 EST)
- [linus:master] [kunit] 3a35c13007: kunit.VCAP_API_DebugFS_Testsuite.vcap_api_show_admin_raw_test.fail kernel test robot (Fri May 24 2024 - 06:15:12 EST)
- Re: CVE-2023-52823: kernel: kexec: copy user-array safely Greg Kroah-Hartman (Fri May 24 2024 - 06:15:56 EST)
- Re: [PATCH] wifi: rtw89: chan: Use swap() instead of open coding it Markus Elfring (Fri May 24 2024 - 06:19:27 EST)
- Re: [PATCH v4 0/5] Wave515 decoder IP support Sebastian Fricke (Fri May 24 2024 - 06:20:00 EST)
- [PATCH 0/3] dmaengine: ioatdma: Fix mem leakage series Nikita Shubin via B4 Relay (Fri May 24 2024 - 06:24:58 EST)
- [PATCH 1/3] dmaengine: ioatdma: Fix leaking on version mismatch Nikita Shubin via B4 Relay (Fri May 24 2024 - 06:25:03 EST)
- [PATCH 3/3] dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() Nikita Shubin via B4 Relay (Fri May 24 2024 - 06:25:05 EST)
- [PATCH 2/3] dmaengine: ioatdma: Fix error path in ioat3_dma_probe() Nikita Shubin via B4 Relay (Fri May 24 2024 - 06:25:06 EST)
- [PATCH] xhci: Handle TD clearing for multiple streams case Hector Martin (Fri May 24 2024 - 06:29:06 EST)
- [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support Yong-Xuan Wang (Fri May 24 2024 - 06:33:35 EST)
- [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry Yong-Xuan Wang (Fri May 24 2024 - 06:33:48 EST)
- Re: CVE-2024-26650: platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe Michal Hocko (Fri May 24 2024 - 06:34:04 EST)
- [RFC PATCH v4 3/5] RISC-V: KVM: Add Svadu Extension Support for Guest/VM Yong-Xuan Wang (Fri May 24 2024 - 06:34:25 EST)
- [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING Yong-Xuan Wang (Fri May 24 2024 - 06:34:41 EST)
- [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt Yong-Xuan Wang (Fri May 24 2024 - 06:34:58 EST)
- Re: CVE-2024-26650: platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe Michal Hocko (Fri May 24 2024 - 06:35:12 EST)
- [PATCH] HID: hid-goodix: Add Goodix HID-over-SPI driver Charles Wang (Fri May 24 2024 - 06:35:23 EST)
- Re: [PATCH v2 4/5] firmware: imx: add driver for NXP EdgeLock Enclave Sascha Hauer (Fri May 24 2024 - 06:35:38 EST)
- Re: [PATCH v8-RESEND 15/33] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP Łukasz Bartosik (Fri May 24 2024 - 06:38:58 EST)
- Re: [PATCH net] net/sched: Add xmit_recursion level in sch_direct_xmit() Yue Haibing (Fri May 24 2024 - 06:41:02 EST)
- Re: [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit() Ulf Hansson (Fri May 24 2024 - 06:41:50 EST)
- Re: [PATCH v2 4/5] firmware: imx: add driver for NXP EdgeLock Enclave Sascha Hauer (Fri May 24 2024 - 06:47:43 EST)
- Re: [PATCH v4 08/10] iio: imu: adis16475: Re-define ADIS16475_DATA Nuno Sá (Fri May 24 2024 - 06:47:55 EST)
- [PATCH] mtd: spi-nor: macronix: workaround for device id re-use Esben Haabendal (Fri May 24 2024 - 06:49:09 EST)
- Re: [PATCH] net: usb: smsc95xx: configure external LEDs function for EVB-LAN8670-USB Parthiban.Veerasooran (Fri May 24 2024 - 06:49:33 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Linux regression tracking (Thorsten Leemhuis) (Fri May 24 2024 - 06:50:32 EST)
- Re: [PATCH 0/2] cgroup cpu: set burst to zero when cfs bandwidth is Vishal Chourasia (Fri May 24 2024 - 06:53:40 EST)
- Re: [PATCH v4 10/10] drivers: iio: imu: Add support for adis1657x family Nuno Sá (Fri May 24 2024 - 06:56:50 EST)
- [tip: irq/urgent] genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after() tip-bot2 for dicken.ding (Fri May 24 2024 - 06:57:55 EST)
- [PATCH v2 1/2] PCI: keystone: Set mode as RootComplex for "ti,keystone-pcie" compatible Siddharth Vadapalli (Fri May 24 2024 - 06:58:07 EST)
- [PATCH v2 0/2] Fixes for PCI Keystone driver Siddharth Vadapalli (Fri May 24 2024 - 06:58:13 EST)
- [PATCH v2 2/2] PCI: keystone: Add link up check in ks_child_pcie_ops.map_bus() Siddharth Vadapalli (Fri May 24 2024 - 06:58:33 EST)
- Re: [PATCH v4 02/10] drivers: iio: imu: Add support for ADIS16501 Nuno Sá (Fri May 24 2024 - 06:58:47 EST)
- Re: [PATCH v4 04/10] iio: imu: adis_buffer: Add buffer setup API with buffer attributes Nuno Sá (Fri May 24 2024 - 06:59:05 EST)
- Re: [PATCH v4 05/10] iio: imu: adis16475: Create push single sample API Nuno Sá (Fri May 24 2024 - 06:59:20 EST)
- Re: [PATCH v4 06/10] drivers: iio: imu: adis16475: generic computation for sample rate Nuno Sá (Fri May 24 2024 - 06:59:40 EST)
- [PATCH v2 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board Naresh Solanki (Fri May 24 2024 - 06:59:55 EST)
- Re: [PATCH v4 07/10] iio: imu: adis_trigger: Allow level interrupts for FIFO readings Nuno Sá (Fri May 24 2024 - 07:00:06 EST)
- [PATCH v2 2/2] ARM: dts: aspeed: sbp1: IBM sbp1 BMC board Naresh Solanki (Fri May 24 2024 - 07:00:25 EST)
- [PATCH 0/2] usb: typec: ucsi: Update optional notifications for UCSI v2.0 Diogo Ivo (Fri May 24 2024 - 07:08:17 EST)
- [PATCH 1/2] usb: typec: ucsi: Add new capability bits Diogo Ivo (Fri May 24 2024 - 07:08:29 EST)
- [PATCH 2/2] usb: typec: ucsi: Enable UCSI v2.0 notifications Diogo Ivo (Fri May 24 2024 - 07:08:35 EST)
- Re: selftests: clone3: clone3_cap_checkpoint_restore fails - Could not set CAP_CHECKPOINT_RESTORE Khannanov Lenar (Fri May 24 2024 - 07:09:02 EST)
- Re: [PATCH 6/7] drm/bridge: Introduce early_enable and late disable Aradhya Bhatia (Fri May 24 2024 - 07:09:13 EST)
- Re: [PATCH 6.1 00/45] 6.1.92-rc1 review Pavel Machek (Fri May 24 2024 - 07:21:56 EST)
- Re: [PATCH 5.10 00/15] 5.10.218-rc1 review Pavel Machek (Fri May 24 2024 - 07:22:53 EST)
- Re: [PATCH 4.19 00/18] 4.19.315-rc1 review Pavel Machek (Fri May 24 2024 - 07:23:38 EST)
- Re: [PATCH 6.8 00/23] 6.8.11-rc1 review Pavel Machek (Fri May 24 2024 - 07:25:44 EST)
- [PATCH 0/2] Improve HUION Kamvas Pro 24 support José Expósito (Fri May 24 2024 - 07:26:17 EST)
- [PATCH 1/2] HID: uclogic: Support HUION devices with up to 20 buttons José Expósito (Fri May 24 2024 - 07:26:28 EST)
- [PATCH 2/2] HID: uclogic: Use Rx and Ry for touch strips José Expósito (Fri May 24 2024 - 07:26:42 EST)
- Re: CVE-2024-27429: netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser Michal Hocko (Fri May 24 2024 - 07:27:34 EST)
- Re: [BUG] Linux 6.8.10 NPE Linux regression tracking (Thorsten Leemhuis) (Fri May 24 2024 - 07:28:24 EST)
- [PATCH net] page_pool: fix &page_pool_params kdoc issues Alexander Lobakin (Fri May 24 2024 - 07:31:55 EST)
- Re: [PATCH v1 2/2] usb: typec: mux: gpio-sbu: Make enable gpio optional Francesco Dolcini (Fri May 24 2024 - 07:32:15 EST)
- Re: [PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs きくちゃんさん (Fri May 24 2024 - 07:32:49 EST)
- Re: [PATCH] net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061 patchwork-bot+netdevbpf (Fri May 24 2024 - 07:40:39 EST)
- Re: [PATCH v1 2/2] usb: typec: mux: gpio-sbu: Make enable gpio optional Dmitry Baryshkov (Fri May 24 2024 - 07:42:18 EST)
- Re: [PATCH 5.10 00/15] 5.10.218-rc1 review Anders Roxell (Fri May 24 2024 - 07:42:34 EST)
- Re: CVE-2024-35906: drm/amd/display: Send DTBCLK disable message on first commit Greg Kroah-Hartman (Fri May 24 2024 - 07:47:13 EST)
- Re: [PATCH] kobject_uevent: Fix OOB access within zap_modalias_env() Greg KH (Fri May 24 2024 - 07:47:23 EST)
- Re: [RFC PATCH v2 07/20] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries Christophe Leroy (Fri May 24 2024 - 07:48:11 EST)
- Re: [PATCH] userns: Default to 'yes' when CONFIG_MEMCG option is enabled Christian Brauner (Fri May 24 2024 - 07:48:53 EST)
- Re: [PATCH 5.4 00/16] 5.4.277-rc1 review Anders Roxell (Fri May 24 2024 - 07:51:14 EST)
- [PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse() Nikita Zhandarovich (Fri May 24 2024 - 08:01:42 EST)
- Re: [PATCH 1/2] mm,memory_hotplug: Remove un-taken lock Brendan Jackman (Fri May 24 2024 - 08:03:03 EST)
- RE: [EXT] Re: [PATCH v2 5/5] firmware: imx: adds miscdev Pankaj Gupta (Fri May 24 2024 - 08:03:52 EST)
- RE: [EXT] Re: [PATCH v2 4/5] firmware: imx: add driver for NXP EdgeLock Enclave Pankaj Gupta (Fri May 24 2024 - 08:08:26 EST)
- RE: [EXT] Re: [PATCH v2 4/5] firmware: imx: add driver for NXP EdgeLock Enclave Pankaj Gupta (Fri May 24 2024 - 08:08:55 EST)
- Re: [PATCH v2] ntp: remove accidental integer wrap-around Thomas Gleixner (Fri May 24 2024 - 08:09:49 EST)
- [PATCH] serial: imx: ensure RTS signal is not left active after shutdown Rasmus Villemoes (Fri May 24 2024 - 08:13:01 EST)
- Re: [PATCH 2/3] dmaengine: ioatdma: Fix error path in ioat3_dma_probe() Markus Elfring (Fri May 24 2024 - 08:16:34 EST)
- [v2 2/2] hwmon: add MP2891 driver Noah Wang (Fri May 24 2024 - 08:16:59 EST)
- Re: [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg Athira Rajeev (Fri May 24 2024 - 08:17:48 EST)
- [PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC) Babu Moger (Fri May 24 2024 - 08:24:08 EST)
- [PATCH v4 01/19] x86/resctrl: Add support for Assignable Bandwidth Monitoring Counters (ABMC) Babu Moger (Fri May 24 2024 - 08:24:20 EST)
- [PATCH v4 02/19] x86/resctrl: Add ABMC feature in the command line options Babu Moger (Fri May 24 2024 - 08:24:39 EST)
- [PATCH v4 03/19] x86/resctrl: Consolidate monitoring related data from rdt_resource Babu Moger (Fri May 24 2024 - 08:24:50 EST)
- [PATCH v4 04/19] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details Babu Moger (Fri May 24 2024 - 08:25:06 EST)
- [PATCH v4 05/19] x86/resctrl: Introduce resctrl_file_fflags_init to initialize fflags Babu Moger (Fri May 24 2024 - 08:25:22 EST)
- Re: [PATCH v3 1/2] drm/bridge: sii902x: Fix mode_valid hook Jayesh Choudhary (Fri May 24 2024 - 08:25:34 EST)
- [PATCH v4 06/19] x86/resctrl: Introduce interface to display number of ABMC counters Babu Moger (Fri May 24 2024 - 08:25:51 EST)
- [PATCH v4 07/19] x86/resctrl: Add support to enable/disable ABMC feature Babu Moger (Fri May 24 2024 - 08:26:08 EST)
- [PATCH v4 08/19] x86/resctrl: Introduce the interface to display monitor mode Babu Moger (Fri May 24 2024 - 08:26:22 EST)
- [PATCH v4 09/19] x86/resctrl: Initialize ABMC counters bitmap Babu Moger (Fri May 24 2024 - 08:26:38 EST)
- [PATCH v4 10/19] x86/resctrl: Introduce ABMC state for the monitor group Babu Moger (Fri May 24 2024 - 08:26:53 EST)
- [PATCH v4 11/19] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg Babu Moger (Fri May 24 2024 - 08:27:09 EST)
- [PATCH v4 12/19] x86/resctrl: Remove MSR reading of event configuration value Babu Moger (Fri May 24 2024 - 08:27:27 EST)
- Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Fri May 24 2024 - 08:27:39 EST)
- [PATCH v4 13/19] x86/resctrl: Add data structures for ABMC assignment Babu Moger (Fri May 24 2024 - 08:28:03 EST)
- [PATCH v4 14/19] x86/resctrl: Add the interface to assign ABMC counter Babu Moger (Fri May 24 2024 - 08:28:19 EST)
- [PATCH v4 15/19] x86/resctrl: Add the interface to unassign ABMC counter Babu Moger (Fri May 24 2024 - 08:28:31 EST)
- [PATCH v4 16/19] x86/resctrl: Enable ABMC by default on resctrl mount Babu Moger (Fri May 24 2024 - 08:28:47 EST)
- Re: [EXT] Re: [PATCH v2 4/5] firmware: imx: add driver for NXP EdgeLock Enclave Sascha Hauer (Fri May 24 2024 - 08:29:01 EST)
- [PATCH v4 17/19] x86/resctrl: Introduce the interface switch between ABMC and mbm_legacy Babu Moger (Fri May 24 2024 - 08:29:21 EST)
- [PATCH v4 18/19] x86/resctrl: Introduce interface to list monitor states of all the groups Babu Moger (Fri May 24 2024 - 08:29:38 EST)
- [PATCH v4 19/19] x86/resctrl: Introduce interface to modify assignment states of the groups Babu Moger (Fri May 24 2024 - 08:29:51 EST)
- Re: [PATCH net] net/sched: Add xmit_recursion level in sch_direct_xmit() Eric Dumazet (Fri May 24 2024 - 08:30:12 EST)
- Re: [PATCH] userns: Default to 'yes' when CONFIG_MEMCG option is enabled Javier Martinez Canillas (Fri May 24 2024 - 08:33:40 EST)
- Re: CVE-2023-52823: kernel: kexec: copy user-array safely Jiri Bohac (Fri May 24 2024 - 08:38:13 EST)
- Re: [RFC PATCH] iommu: Optimize IOMMU UnMap Ashish Mhetre (Fri May 24 2024 - 08:39:55 EST)
- Re: [RFC][PATCH v1 3/3] cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems Dietmar Eggemann (Fri May 24 2024 - 08:44:09 EST)
- Re: [EXT] Re: [PATCH v2 5/5] firmware: imx: adds miscdev Sascha Hauer (Fri May 24 2024 - 08:44:20 EST)
- Re: [PATCH v2] ntp: remove accidental integer wrap-around Thomas Gleixner (Fri May 24 2024 - 08:44:31 EST)
- Re: [PATCH net] net/sched: Add xmit_recursion level in sch_direct_xmit() Yue Haibing (Fri May 24 2024 - 08:46:05 EST)
- Re: [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg Christophe Leroy (Fri May 24 2024 - 08:47:47 EST)
- Re: [PATCH 2/3] dmaengine: ioatdma: Fix error path in ioat3_dma_probe() Nikita Shubin (Fri May 24 2024 - 08:48:00 EST)
- Re: [PATCH v2 0/4] ASoC: qcom: display port changes Srinivas Kandagatla (Fri May 24 2024 - 08:50:39 EST)
- Re: [PATCH v1 2/2] usb: typec: mux: gpio-sbu: Make enable gpio optional Francesco Dolcini (Fri May 24 2024 - 08:51:23 EST)
- [syzbot] [net?] KMSAN: kernel-infoleak in __skb_datagram_iter (4) syzbot (Fri May 24 2024 - 08:51:40 EST)
- Re: [PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit() Anup Patel (Fri May 24 2024 - 08:54:42 EST)
- Re: [PATCH 1/2] scripts/make_fit: Drop fdt image entry compatible string Simon Glass (Fri May 24 2024 - 09:01:28 EST)
- Re: [PATCH RFCv1 04/14] iommufd: Add struct iommufd_viommu and iommufd_viommu_ops Jason Gunthorpe (Fri May 24 2024 - 09:03:49 EST)
- Re: [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops Jason Gunthorpe (Fri May 24 2024 - 09:05:37 EST)
- [PATCH] HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() José Expósito (Fri May 24 2024 - 09:06:17 EST)
- Re: [PATCH] bpf, sockmap: defer sk_psock_free_link() using RCU Jakub Sitnicki (Fri May 24 2024 - 09:07:04 EST)
- [PATCH net-next 0/2] net: stmmac: Add 2500BASEX support for integrated PCS Sneh Shah (Fri May 24 2024 - 09:08:04 EST)
- [PATCH net-next 2/2] net: stmmac: dwmac-qcom-ethqos: Enable support for 2500BASEX Sneh Shah (Fri May 24 2024 - 09:08:14 EST)
- [PATCH net-next 1/2] net: stmmac: Add support for multiple phy interface for integrated PCS Sneh Shah (Fri May 24 2024 - 09:08:29 EST)
- Re: [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops Jason Gunthorpe (Fri May 24 2024 - 09:12:20 EST)
- Re: [PATCH] fs/adfs: add MODULE_DESCRIPTION Christian Brauner (Fri May 24 2024 - 09:13:57 EST)
- Re: How to properly fix reading user pointers in bpf in android kernel 4.9? Bagas Sanjaya (Fri May 24 2024 - 09:14:14 EST)
- Re: [RFC PATCH v3 04/21] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms Paul Durrant (Fri May 24 2024 - 09:14:57 EST)
- Re: CVE-2024-26821: fs: relax mount_setattr() permission checks Christian Brauner (Fri May 24 2024 - 09:16:16 EST)
- Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT Alex Deucher (Fri May 24 2024 - 09:17:59 EST)
- Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT Alex Deucher (Fri May 24 2024 - 09:18:58 EST)
- [PATCH v10 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation Bibek Kumar Patro (Fri May 24 2024 - 09:19:12 EST)
- [PATCH v10 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer Bibek Kumar Patro (Fri May 24 2024 - 09:19:26 EST)
- Re: [PATCH] userns: Default to 'yes' when CONFIG_MEMCG option is enabled Christian Brauner (Fri May 24 2024 - 09:19:37 EST)
- [PATCH v10 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs Bibek Kumar Patro (Fri May 24 2024 - 09:19:49 EST)
- [PATCH v10 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Bibek Kumar Patro (Fri May 24 2024 - 09:20:08 EST)
- [PATCH v10 4/5] iommu/arm-smmu: add ACTLR data and support for SM8550 Bibek Kumar Patro (Fri May 24 2024 - 09:20:16 EST)
- Re: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Jason Gunthorpe (Fri May 24 2024 - 09:20:35 EST)
- [PATCH v10 5/5] iommu/arm-smmu: add ACTLR data and support for SC7280 Bibek Kumar Patro (Fri May 24 2024 - 09:20:44 EST)
- [PATCH v4 0/5] Add DSC support to DSI video panel Jun Nie (Fri May 24 2024 - 09:21:04 EST)
- [PATCH v4 1/5] drm/msm/dpu: fix video mode DSC for DSI Jun Nie (Fri May 24 2024 - 09:21:19 EST)
- [PATCH v4 2/5] drm: adjust data width for widen bus case Jun Nie (Fri May 24 2024 - 09:21:31 EST)
- [PATCH v4 3/5] drm/msm/dsi: set video mode widebus enable bit when widebus is enabled Jun Nie (Fri May 24 2024 - 09:21:44 EST)
- [PATCH v4 4/5] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC Jun Nie (Fri May 24 2024 - 09:22:02 EST)
- Re: [RFC PATCH v3 09/21] KVM: x86: Fix KVM clock precision in __get_kvmclock() Paul Durrant (Fri May 24 2024 - 09:22:05 EST)
- [PATCH v4 5/5] drm/msm/dsi: add a comment to explain pkt_per_line encoding Jun Nie (Fri May 24 2024 - 09:22:31 EST)
- Re: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Jason Gunthorpe (Fri May 24 2024 - 09:22:43 EST)
- Re: [PATCH v2] drivers: hwmon: max31827: Add PEC support Guenter Roeck (Fri May 24 2024 - 09:22:59 EST)
- [GIT PULL] bcachefs fixes for 6.10-rc1 Kent Overstreet (Fri May 24 2024 - 09:23:54 EST)
- Re: [RFC PATCH v3 10/21] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time() Paul Durrant (Fri May 24 2024 - 09:26:21 EST)
- Re: [Linaro-mm-sig] [PATCH] dma-buf/sw-sync: don't enable IRQ from sync_print_obj() Tetsuo Handa (Fri May 24 2024 - 09:26:35 EST)
- Re: [PATCH (REPOST)] profiling: initialize prof_cpu_mask from profile_online_cpu() Tetsuo Handa (Fri May 24 2024 - 09:29:49 EST)
- [GIT PULL] xen: branch for v6.10-rc1 Juergen Gross (Fri May 24 2024 - 09:37:46 EST)
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() Vlastimil Babka (Fri May 24 2024 - 09:39:12 EST)
- [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Chunxin Zang (Fri May 24 2024 - 09:41:35 EST)
- Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT Guenter Roeck (Fri May 24 2024 - 09:43:32 EST)
- Re: [PATCH v3 4/6] mm/slab: Introduce kmem_buckets_create() and family Vlastimil Babka (Fri May 24 2024 - 09:43:51 EST)
- Re: [PATCH] drm/amd/display: clean up some inconsistent indenting Alex Deucher (Fri May 24 2024 - 09:45:01 EST)
- Re: [PATCH 4.19 00/18] 4.19.315-rc1 review Anders Roxell (Fri May 24 2024 - 09:47:18 EST)
- [PATCH v3] drm/nouveau/nvif: Avoid build error due to potential integer overflows Guenter Roeck (Fri May 24 2024 - 09:48:27 EST)
- Re: [PATCH] dm vdo indexer: Use swap() instead of open coding it Markus Elfring (Fri May 24 2024 - 09:48:51 EST)
- Re: [PATCH 4/5] vfio/type1: Flush CPU caches on DMA pages in non-coherent domains Jason Gunthorpe (Fri May 24 2024 - 09:50:16 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Bart Van Assche (Fri May 24 2024 - 09:53:11 EST)
- Re: [RFC PATCH v3 11/21] KVM: x86: Simplify and comment kvm_get_time_scale() Paul Durrant (Fri May 24 2024 - 09:53:47 EST)
- Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT Guenter Roeck (Fri May 24 2024 - 09:54:02 EST)
- Re: [PATCH] xhci: Handle TD clearing for multiple streams case Neal Gompa (Fri May 24 2024 - 09:54:47 EST)
- Re: [PATCH] debugfs: ignore auto and noauto options if given Christian Brauner (Fri May 24 2024 - 09:55:23 EST)
- Re: [PATCH v5 2/3] scsi: ufs: Allow platform vendors to set rtt Bart Van Assche (Fri May 24 2024 - 09:56:46 EST)
- Re: [RFC PATCH v3 12/21] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset() Paul Durrant (Fri May 24 2024 - 09:57:08 EST)
- Re: [PATCH v2] ufs:mcq:Fixing Error Output and cleanup for ufshcd_mcq_abort Bart Van Assche (Fri May 24 2024 - 09:58:16 EST)
- [GIT PULL] erofs more updates for 6.10-rc1 Gao Xiang (Fri May 24 2024 - 09:58:28 EST)
- Re: [PATCH] exfat: handle idmapped mounts Christian Brauner (Fri May 24 2024 - 09:58:45 EST)
- [GIT PULL] Btrfs updtes for 6.10, part 2 David Sterba (Fri May 24 2024 - 09:59:35 EST)
- Re: [PATCH net-next 14/15 v2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT. Sebastian Andrzej Siewior (Fri May 24 2024 - 10:00:13 EST)
- Re: CVE-2024-35906: drm/amd/display: Send DTBCLK disable message on first commit Michal Hocko (Fri May 24 2024 - 10:02:28 EST)
- Re: [RFC PATCH v3 13/21] KVM: x86: Improve synchronization in kvm_synchronize_tsc() Paul Durrant (Fri May 24 2024 - 10:03:52 EST)
- Re: [PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading Chengen Du (Fri May 24 2024 - 10:04:46 EST)
- Re: [RFC PATCH v3 14/21] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields Paul Durrant (Fri May 24 2024 - 10:05:23 EST)
- [PATCH] rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation Frederic Weisbecker (Fri May 24 2024 - 10:05:36 EST)
- [PATCH net 0/1] phy: microchip_t1s: lan865x rev.b1 support Ramón Nordin Rodriguez (Fri May 24 2024 - 10:08:30 EST)
- Re: [PATCH v4 1/2] btrfs: zoned: reserve relocation block-group on mount Filipe Manana (Fri May 24 2024 - 10:08:49 EST)
- [PATCH 1/1] net: phy: microchip_t1s: enable lan865x revb1 Ramón Nordin Rodriguez (Fri May 24 2024 - 10:08:54 EST)
- [ANNOUNCE] The Linux Test Project has been released for MAY 2024 Cyril Hrubis (Fri May 24 2024 - 10:10:20 EST)
- [PATCH] perf/x86/amd: Warn only on new bits set Breno Leitao (Fri May 24 2024 - 10:10:41 EST)
- Re: [RFC PATCH v3 15/21] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other Paul Durrant (Fri May 24 2024 - 10:10:55 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Oleg Nesterov (Fri May 24 2024 - 10:12:37 EST)
- Re: [RFC PATCH v3 16/21] KVM: x86: Factor out kvm_use_master_clock() Paul Durrant (Fri May 24 2024 - 10:13:18 EST)
- Re: CVE-2023-52823: kernel: kexec: copy user-array safely Jiri Bohac (Fri May 24 2024 - 10:14:02 EST)
- Re: LKMM: Making RMW barriers explicit Alan Stern (Fri May 24 2024 - 10:14:35 EST)
- Re: [PATCH v2 8/8] arm64: defconfig: Enable TI eQEP Driver Judith Mendez (Fri May 24 2024 - 10:14:48 EST)
- Re: [RFC PATCH v3 17/21] KVM: x86: Avoid global clock update on setting KVM clock MSR Paul Durrant (Fri May 24 2024 - 10:15:05 EST)
- Re: [PATCH v5 4/9] iommufd: Add fault and response message definitions Jason Gunthorpe (Fri May 24 2024 - 10:15:17 EST)
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default David Rheinsberg (Fri May 24 2024 - 10:15:52 EST)
- Re: [RFC PATCH v3 18/21] KVM: x86: Avoid gratuitous global clock reload in kvm_arch_vcpu_load() Paul Durrant (Fri May 24 2024 - 10:16:35 EST)
- Re: [PATCH v5 5/9] iommufd: Add iommufd fault object Jason Gunthorpe (Fri May 24 2024 - 10:17:06 EST)
- Re: [RFC PATCH v3 19/21] KVM: x86: Avoid periodic KVM clock updates in master clock mode Paul Durrant (Fri May 24 2024 - 10:18:24 EST)
- Re: [RFC PATCH v3 20/21] KVM: x86/xen: Prevent runstate times from becoming negative Paul Durrant (Fri May 24 2024 - 10:22:02 EST)
- Re: [RFC] cgroup: Fix /proc/cgroups count for v2 Michal Koutný (Fri May 24 2024 - 10:23:25 EST)
- [PATCH] cifs: Fix missing set of remote_i_size David Howells (Fri May 24 2024 - 10:24:02 EST)
- Re: [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable Jason Gunthorpe (Fri May 24 2024 - 10:25:00 EST)
- Re: [RFC PATCH v3 21/21] sched/cputime: Cope with steal time going backwards or negative Paul Durrant (Fri May 24 2024 - 10:25:45 EST)
- [PATCH v3] netfs, 9p: Fix race between umount and async request completion David Howells (Fri May 24 2024 - 10:26:38 EST)
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING` David Rheinsberg (Fri May 24 2024 - 10:29:24 EST)
- Re: [PATCH v10 03/36] x86: tracing: Add ftrace_regs definition in the header Steven Rostedt (Fri May 24 2024 - 10:31:08 EST)
- [PATCH v3 0/6] thermal: Add support of multiple sensors Alexandre Bailon (Fri May 24 2024 - 10:32:03 EST)
- [PATCH v3 1/6] dt-bindings: thermal: Restore the thermal-sensors property Alexandre Bailon (Fri May 24 2024 - 10:32:19 EST)
- [PATCH v3 2/6] thermal: Add support of multi sensors to thermal_core Alexandre Bailon (Fri May 24 2024 - 10:32:33 EST)
- [PATCH v3 3/6] thermal: Add support of multi sensors to thermal_of Alexandre Bailon (Fri May 24 2024 - 10:32:39 EST)
- [PATCH v3 4/6] dt-bindings: thermal: Add a property to select the aggregation type Alexandre Bailon (Fri May 24 2024 - 10:32:55 EST)
- [PATCH v3 5/6] thermal: of: Parse aggregation property to select the aggegration type Alexandre Bailon (Fri May 24 2024 - 10:33:09 EST)
- [PATCH v3 6/6] ARM64: mt8195: Use thermal aggregation for big and little cpu Alexandre Bailon (Fri May 24 2024 - 10:33:29 EST)
- Re: LKMM: Making RMW barriers explicit Boqun Feng (Fri May 24 2024 - 10:34:21 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Shuah Khan (Fri May 24 2024 - 10:34:30 EST)
- Re: [PATCH 6.8 00/23] 6.8.11-rc1 review Shuah Khan (Fri May 24 2024 - 10:34:55 EST)
- Re: [PATCH 6.6 000/102] 6.6.32-rc1 review Shuah Khan (Fri May 24 2024 - 10:35:33 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Shuah Khan (Fri May 24 2024 - 10:36:42 EST)
- [PATCH v3] regmap-i2c: Subtract reg size from max_write Jim Wylder (Fri May 24 2024 - 10:36:51 EST)
- Re: [PATCH 6.1 00/45] 6.1.92-rc1 review Shuah Khan (Fri May 24 2024 - 10:37:16 EST)
- Re: [PATCH v3 6/7] PCI: xilinx-nwl: Add phy support Sean Anderson (Fri May 24 2024 - 10:38:40 EST)
- [PATCH v2 1/3] Input: novatek-nvt-ts: replace generic i2c device id with specific IC variant Joel Selvaraj via B4 Relay (Fri May 24 2024 - 10:40:13 EST)
- [PATCH v2 3/3] Input: novatek-nvt-ts: add support for NT36672A touchscreen Joel Selvaraj via B4 Relay (Fri May 24 2024 - 10:40:13 EST)
- [PATCH v2 2/3] dt-bindings: input: document Novatek NVT touchscreen controller Joel Selvaraj via B4 Relay (Fri May 24 2024 - 10:40:13 EST)
- [PATCH v2 0/3] novatek-nvt-ts: add support for NT36672A touchscreen Joel Selvaraj via B4 Relay (Fri May 24 2024 - 10:40:14 EST)
- [syzbot] [f2fs?] WARNING in f2fs_getxattr syzbot (Fri May 24 2024 - 10:41:38 EST)
- Re: [PATCH] kobject_uevent: Fix OOB access within zap_modalias_env() quic_zijuhu (Fri May 24 2024 - 10:47:14 EST)
- Re: [PATCH net 0/1] phy: microchip_t1s: lan865x rev.b1 support Andrew Lunn (Fri May 24 2024 - 10:51:22 EST)
- Re: [PATCH v1 1/2] arm64: dts: qcom: sa8775p: Adding iommus property in pcie DT nodes Manivannan Sadhasivam (Fri May 24 2024 - 10:52:04 EST)
- Re: LKMM: Making RMW barriers explicit Alan Stern (Fri May 24 2024 - 10:53:30 EST)
- Re: [PATCH 3/9] x86/mce: Increment MCP count only for timer calls Borislav Petkov (Fri May 24 2024 - 10:54:12 EST)
- Re: [PATCH v3 0/6] slab: Introduce dedicated bucket allocator Kent Overstreet (Fri May 24 2024 - 10:55:14 EST)
- Re: [PATCH v3 2/7] PCI: xilinx-nwl: Fix off-by-one in IRQ handler Dan Carpenter (Fri May 24 2024 - 10:56:46 EST)
- Re: [PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string Linus Torvalds (Fri May 24 2024 - 10:59:00 EST)
- Re: [PATCH v3 6/7] PCI: xilinx-nwl: Add phy support Dan Carpenter (Fri May 24 2024 - 10:59:25 EST)
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() Kent Overstreet (Fri May 24 2024 - 11:01:55 EST)
- Re: [PATCH v3 2/7] PCI: xilinx-nwl: Fix off-by-one in IRQ handler Sean Anderson (Fri May 24 2024 - 11:03:21 EST)
- [PATCH] drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays Junhao Xie (Fri May 24 2024 - 11:05:21 EST)
- Re: [PATCH] cifs: Fix missing set of remote_i_size Steve French (Fri May 24 2024 - 11:06:25 EST)
- Re: [PATCH 04/13] mm/memory-failure: save a page_folio() call David Hildenbrand (Fri May 24 2024 - 11:06:40 EST)
- Re: [PATCH 09/13] mm/memory-failure: remove obsolete comment in unpoison_memory() David Hildenbrand (Fri May 24 2024 - 11:06:54 EST)
- Re: [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Jason Gunthorpe (Fri May 24 2024 - 11:09:44 EST)
- Re: [PATCH v3] riscv, bpf: Optimize zextw insn with Zba extension patchwork-bot+netdevbpf (Fri May 24 2024 - 11:10:43 EST)
- Re: [PATCH bpf-next v4 0/2] riscv, bpf: Introduce Zba optimization patchwork-bot+netdevbpf (Fri May 24 2024 - 11:10:45 EST)
- Re: riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range' Guenter Roeck (Fri May 24 2024 - 11:11:06 EST)
- Re: [PATCH 1/1] net: phy: microchip_t1s: enable lan865x revb1 Russell King (Oracle) (Fri May 24 2024 - 11:12:21 EST)
- Re: [PATCH 1/4] mm/ksm: refactor out try_to_merge_with_zero_page() David Hildenbrand (Fri May 24 2024 - 11:13:06 EST)
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Reinette Chatre (Fri May 24 2024 - 11:15:11 EST)
- [PATCH] tools/memory-model: Document herd7 (internal) representation Andrea Parri (Fri May 24 2024 - 11:16:07 EST)
- Re: CVE-2024-26821: fs: relax mount_setattr() permission checks Greg Kroah-Hartman (Fri May 24 2024 - 11:17:30 EST)
- Re: [git pull] Input updates for v6.10-rc0 Dmitry Torokhov (Fri May 24 2024 - 11:19:03 EST)
- Re: [PATCH 4.19 00/18] 4.19.315-rc1 review Jon Hunter (Fri May 24 2024 - 11:20:19 EST)
- Re: [PATCH 5.4 00/16] 5.4.277-rc1 review Jon Hunter (Fri May 24 2024 - 11:20:19 EST)
- Re: [PATCH 6.6 000/102] 6.6.32-rc1 review Jon Hunter (Fri May 24 2024 - 11:20:30 EST)
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() David Hildenbrand (Fri May 24 2024 - 11:20:56 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Frederic Weisbecker (Fri May 24 2024 - 11:21:07 EST)
- Re: [PATCH v10 0/5] Introduce mseal Linus Torvalds (Fri May 24 2024 - 11:21:25 EST)
- Re: [PATCH 6.1 00/45] 6.1.92-rc1 review Jon Hunter (Fri May 24 2024 - 11:21:36 EST)
- Re: [PATCH v2] riscv, bpf: Use STACK_ALIGN macro for size rounding up patchwork-bot+netdevbpf (Fri May 24 2024 - 11:21:53 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Jon Hunter (Fri May 24 2024 - 11:22:15 EST)
- Re: [PATCH 5.10 00/15] 5.10.218-rc1 review Jon Hunter (Fri May 24 2024 - 11:22:18 EST)
- Re: [PATCH 1/2] serial: port: Don't block system suspend even if bytes are left to xmit Doug Anderson (Fri May 24 2024 - 11:22:41 EST)
- Re: [PATCH 6.8 00/23] 6.8.11-rc1 review Jon Hunter (Fri May 24 2024 - 11:22:58 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Frederic Weisbecker (Fri May 24 2024 - 11:23:01 EST)
- Re: CVE-2024-35906: drm/amd/display: Send DTBCLK disable message on first commit Greg Kroah-Hartman (Fri May 24 2024 - 11:23:24 EST)
- Re: [PATCH] drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays Konrad Dybcio (Fri May 24 2024 - 11:23:39 EST)
- Re: [PATCH v3 6/7] PCI: xilinx-nwl: Add phy support Sean Anderson (Fri May 24 2024 - 11:25:07 EST)
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Ilpo Järvinen (Fri May 24 2024 - 11:26:46 EST)
- Re: CVE-2023-52823: kernel: kexec: copy user-array safely Greg Kroah-Hartman (Fri May 24 2024 - 11:27:03 EST)
- Re: CVE-2023-52823: kernel: kexec: copy user-array safely Greg Kroah-Hartman (Fri May 24 2024 - 11:27:52 EST)
- [ANNOUNCE] 6.6.31-rt31 Clark Williams (Fri May 24 2024 - 11:28:45 EST)
- Re: [PATCH 2/2] usb: typec: ucsi: Enable UCSI v2.0 notifications kernel test robot (Fri May 24 2024 - 11:29:03 EST)
- Re: Use of zero-length arrays in bcachefs structures inner fields Kent Overstreet (Fri May 24 2024 - 11:29:18 EST)
- Re: (subset) [PATCH v5 00/16] Add VOP2 support on rk3588 Andy Yan (Fri May 24 2024 - 11:29:33 EST)
- Re: [PATCH] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset Sagi Grimberg (Fri May 24 2024 - 11:30:05 EST)
- [PATCH v6 00/16] treewide: Refactor heap related implementation Kuan-Wei Chiu (Fri May 24 2024 - 11:30:23 EST)
- [PATCH v6 01/16] perf/core: Fix several typos Kuan-Wei Chiu (Fri May 24 2024 - 11:30:44 EST)
- [PATCH v6 02/16] bcache: Fix typo Kuan-Wei Chiu (Fri May 24 2024 - 11:31:03 EST)
- [PATCH v6 03/16] bcachefs: Fix typo Kuan-Wei Chiu (Fri May 24 2024 - 11:31:22 EST)
- [PATCH v6 04/16] lib min_heap: Add type safe interface Kuan-Wei Chiu (Fri May 24 2024 - 11:31:42 EST)
- [PATCH v6 05/16] lib min_heap: Add min_heap_init() Kuan-Wei Chiu (Fri May 24 2024 - 11:31:58 EST)
- [PATCH v6 06/16] lib min_heap: Add min_heap_peek() Kuan-Wei Chiu (Fri May 24 2024 - 11:32:23 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Chen Yu (Fri May 24 2024 - 11:32:34 EST)
- [PATCH v6 07/16] lib min_heap: Add min_heap_full() Kuan-Wei Chiu (Fri May 24 2024 - 11:32:52 EST)
- Re: [PATCH net 0/1] phy: microchip_t1s: lan865x rev.b1 support Russell King (Oracle) (Fri May 24 2024 - 11:33:16 EST)
- [PATCH v6 08/16] lib min_heap: Add args for min_heap_callbacks Kuan-Wei Chiu (Fri May 24 2024 - 11:33:31 EST)
- [PATCH v6 09/16] lib min_heap: Add min_heap_sift_up() Kuan-Wei Chiu (Fri May 24 2024 - 11:33:55 EST)
- [PATCH v6 10/16] lib min_heap: Add min_heap_del() Kuan-Wei Chiu (Fri May 24 2024 - 11:34:21 EST)
- [PATCH v6 11/16] lib min_heap: Update min_heap_push() and min_heap_pop() to return bool values Kuan-Wei Chiu (Fri May 24 2024 - 11:34:38 EST)
- [PATCH v6 12/16] lib min_heap: Rename min_heapify() to min_heap_sift_down() Kuan-Wei Chiu (Fri May 24 2024 - 11:35:00 EST)
- [PATCH v6 13/16] lib min_heap: Update min_heap_push() to use min_heap_sift_up() Kuan-Wei Chiu (Fri May 24 2024 - 11:35:20 EST)
- [PATCH v6 14/16] lib/test_min_heap: Add test for heap_del() Kuan-Wei Chiu (Fri May 24 2024 - 11:35:39 EST)
- [PATCH v6 15/16] bcache: Remove heap-related macros and switch to generic min_heap Kuan-Wei Chiu (Fri May 24 2024 - 11:35:59 EST)
- [PATCH v6 16/16] bcachefs: Remove heap-related macros and switch to generic min_heap Kuan-Wei Chiu (Fri May 24 2024 - 11:36:11 EST)
- [PATCH v2] firmware: qcom_scm: Add a padded page to ensure DMA memory from lower 4GB Mukesh Ojha (Fri May 24 2024 - 11:36:33 EST)
- Re: [PATCH v2] netfs: Fix io_uring based write-through Steve French (Fri May 24 2024 - 11:36:51 EST)
- Re: [PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags Steve French (Fri May 24 2024 - 11:37:12 EST)
- Re: Use of zero-length arrays in bcachefs structures inner fields Mathieu Desnoyers (Fri May 24 2024 - 11:37:34 EST)
- Re: [PATCH v3 6/7] PCI: xilinx-nwl: Add phy support Markus Elfring (Fri May 24 2024 - 11:37:50 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Andrea Parri (Fri May 24 2024 - 11:38:06 EST)
- Re: [PATCH 07/13] mm/memory-failure: remove unneeded hwpoison_filter() variant kernel test robot (Fri May 24 2024 - 11:39:04 EST)
- Re: [PATCH 2/2] usb: typec: ucsi: Enable UCSI v2.0 notifications kernel test robot (Fri May 24 2024 - 11:39:11 EST)
- Re: [PATCH] userns: Default to 'yes' when CONFIG_MEMCG option is enabled Javier Martinez Canillas (Fri May 24 2024 - 11:39:32 EST)
- [PATCH] staging: rtl8712: Fix spelling mistake in rtl871x_mlme.c Roshan Khatri (Fri May 24 2024 - 11:40:32 EST)
- Re: [PATCH v2] x86/bhi: BHI mitigation can trigger warning in #DB handler Pawan Gupta (Fri May 24 2024 - 11:42:44 EST)
- Re: [PATCH] firmware: qcom: uefisecapp: Allow on X1E devices Konrad Dybcio (Fri May 24 2024 - 11:47:22 EST)
- Re: [PATCH] riscv, bpf: try RVC for reg move within BPF_CMPXCHG JIT patchwork-bot+netdevbpf (Fri May 24 2024 - 11:50:38 EST)
- Re: [PATCH RFC v3 0/9] dt-bindings: hwinfo: Introduce board-id Konrad Dybcio (Fri May 24 2024 - 11:51:19 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Alan Stern (Fri May 24 2024 - 11:51:47 EST)
- [PATCH v2] stop_machine: Fix rcu_momentary_dyntick_idle() call in multi_cpu_stop() Mukesh Ojha (Fri May 24 2024 - 11:53:09 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Alan Stern (Fri May 24 2024 - 11:53:22 EST)
- [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 2 Palmer Dabbelt (Fri May 24 2024 - 11:53:52 EST)
- Re: [net v3 PATCH] net:fec: Add fec_enet_deinit() Andrew Lunn (Fri May 24 2024 - 11:54:27 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Andrea Parri (Fri May 24 2024 - 11:55:35 EST)
- Re: [PATCH net v2] net: micrel: Fix lan8841_config_intr after getting out of sleep mode Andrew Lunn (Fri May 24 2024 - 11:55:49 EST)
- Re: [PATCH RFC 3/4] iio: add support for multiple scan types per channel David Lechner (Fri May 24 2024 - 11:57:09 EST)
- Re: [PATCH net v2] net: micrel: Fix lan8841_config_intr after getting out of sleep mode Russell King (Oracle) (Fri May 24 2024 - 11:58:01 EST)
- Re: include/asm-generic/percpu.h:31:40: error: implicit declaration of function 'raw_smp_processor_id' Kent Overstreet (Fri May 24 2024 - 11:58:46 EST)
- Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2) Aleksa Sarai (Fri May 24 2024 - 11:59:32 EST)
- Re: CVE-2024-35906: drm/amd/display: Send DTBCLK disable message on first commit Michal Hocko (Fri May 24 2024 - 11:59:51 EST)
- Re: [PATCH net-next 1/2] net: stmmac: Add support for multiple phy interface for integrated PCS Andrew Lunn (Fri May 24 2024 - 12:00:07 EST)
- Re: [PATCH] bpf: constify member bpf_sysctl_kern::table patchwork-bot+netdevbpf (Fri May 24 2024 - 12:00:38 EST)
- Re: [PATCH 07/13] mm/memory-failure: remove unneeded hwpoison_filter() variant kernel test robot (Fri May 24 2024 - 12:00:46 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Andrea Parri (Fri May 24 2024 - 12:01:06 EST)
- Re: [PATCH] nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset Keith Busch (Fri May 24 2024 - 12:02:00 EST)
- Re: [Linux kernel bug] KASAN: slab-use-after-free Read in pressure_write Michal Koutný (Fri May 24 2024 - 12:03:31 EST)
- Re: Use of zero-length arrays in bcachefs structures inner fields Mathieu Desnoyers (Fri May 24 2024 - 12:03:43 EST)
- [PATCH] cpu: Reverse order of iteration in freeze_secondary_cpus Stanislav Spassov (Fri May 24 2024 - 12:05:11 EST)
- Re: [PATCH v7 1/7] printk: Save console options for add_preferred_console_match() Petr Mladek (Fri May 24 2024 - 12:06:35 EST)
- Re: [PATCH net-next 2/2] net: stmmac: dwmac-qcom-ethqos: Enable support for 2500BASEX Andrew Lunn (Fri May 24 2024 - 12:07:44 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Friedrich Weber (Fri May 24 2024 - 12:07:59 EST)
- Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Adam Williamson (Fri May 24 2024 - 12:08:40 EST)
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING` Aleksa Sarai (Fri May 24 2024 - 12:12:43 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Christian Brauner (Fri May 24 2024 - 12:13:02 EST)
- Re: [PATCH v2 2/2] libiscsi: disallow binding an already-bound connection Mike Christie (Fri May 24 2024 - 12:14:34 EST)
- [PATCH] afs: Don't cross .backup mountpoint from backup volume David Howells (Fri May 24 2024 - 12:18:12 EST)
- Re: [PATCH v2] ext4: fix fast commit inode enqueueing during a full journal commit Jan Kara (Fri May 24 2024 - 12:22:50 EST)
- Re: [PATCH 5.4 00/16] 5.4.277-rc1 review Shuah Khan (Fri May 24 2024 - 12:26:19 EST)
- Re: [PATCH 4.19 00/18] 4.19.315-rc1 review Shuah Khan (Fri May 24 2024 - 12:26:47 EST)
- [PATCH v5 0/3] btrfs: zoned: always set aside a zone for relocation Johannes Thumshirn (Fri May 24 2024 - 12:29:29 EST)
- [PATCH v5 1/3] btrfs: don't try to relocate the data relocation block-group Johannes Thumshirn (Fri May 24 2024 - 12:29:43 EST)
- [PATCH v5 2/3] btrfs: zoned: reserve relocation block-group on mount Johannes Thumshirn (Fri May 24 2024 - 12:29:58 EST)
- [PATCH v5 3/3] btrfs: reserve new relocation block-group after successful relocation Johannes Thumshirn (Fri May 24 2024 - 12:30:11 EST)
- [PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky Matthieu Baerts (NGI0) (Fri May 24 2024 - 12:31:16 EST)
- [PATCH net 1/4] selftests: mptcp: lib: support flaky subtests Matthieu Baerts (NGI0) (Fri May 24 2024 - 12:31:32 EST)
- [PATCH net 2/4] selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky Matthieu Baerts (NGI0) (Fri May 24 2024 - 12:31:52 EST)
- [PATCH net 3/4] selftests: mptcp: join: mark 'fastclose' tests as flaky Matthieu Baerts (NGI0) (Fri May 24 2024 - 12:32:05 EST)
- [PATCH net 4/4] selftests: mptcp: join: mark 'fail' tests as flaky Matthieu Baerts (NGI0) (Fri May 24 2024 - 12:32:22 EST)
- Re: [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Anup Patel (Fri May 24 2024 - 12:32:51 EST)
- Re: [PATCH] mm: vmscan: restore incremental cgroup iteration Michal Koutný (Fri May 24 2024 - 12:35:30 EST)
- Re: [PATCH] x86/boot: Address clang -Wimplicit-fallthrough in vsprintf() Borislav Petkov (Fri May 24 2024 - 12:40:29 EST)
- [PATCH v5 0/2] misc: fastrpc: FastRPC reserved memory assignment for SDM845 SLPI Dylan Van Assche (Fri May 24 2024 - 12:43:06 EST)
- [PATCH v5 1/2] misc: fastrpc: support complete DMA pool access to the DSP Dylan Van Assche (Fri May 24 2024 - 12:43:21 EST)
- [PATCH v5 2/2] misc: fastrpc: use coherent pool for untranslated Compute Banks Dylan Van Assche (Fri May 24 2024 - 12:43:37 EST)
- Re: [GIT PULL] tracefs/eventfs: Fixes and cleanups for v6.10 pr-tracker-bot (Fri May 24 2024 - 12:45:32 EST)
- Re: [GIT PULL] hardening fixes for v6.10-rc1 pr-tracker-bot (Fri May 24 2024 - 12:45:35 EST)
- Re: [GIT PULL] TTY/Serial driver fixes for 6.10-rc1 pr-tracker-bot (Fri May 24 2024 - 12:45:40 EST)
- Re: [GIT PULL] Char/Misc driver fix for 6.10-rc1 pr-tracker-bot (Fri May 24 2024 - 12:45:46 EST)
- Re: [GIT PULL] sound fixes for 6.10-rc1 pr-tracker-bot (Fri May 24 2024 - 12:45:52 EST)
- Re: [GIT PULL] bcachefs fixes for 6.10-rc1 pr-tracker-bot (Fri May 24 2024 - 12:46:38 EST)
- Re: [GIT PULL] erofs more updates for 6.10-rc1 pr-tracker-bot (Fri May 24 2024 - 12:46:40 EST)
- Re: [GIT PULL] Btrfs updtes for 6.10, part 2 pr-tracker-bot (Fri May 24 2024 - 12:46:43 EST)
- Re: CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS Gabriel Krisman Bertazi (Fri May 24 2024 - 12:47:13 EST)
- [PATCH 0/4] Dead structs in media/i2c linux (Fri May 24 2024 - 12:49:23 EST)
- [PATCH 1/4] media: i2c: dw9768: remove unused struct 'regval_list' linux (Fri May 24 2024 - 12:49:35 EST)
- [PATCH 2/4] media: i2c: ks0127: remove unused struct 'adjust' linux (Fri May 24 2024 - 12:49:51 EST)
- [PATCH 3/4] media: i2c: tw9910: remove unused strust 'regval_list' linux (Fri May 24 2024 - 12:50:07 EST)
- [PATCH 4/4] media: i2c: adv7511: remove unused struct 'i2c_reg_value' linux (Fri May 24 2024 - 12:50:25 EST)
- Re: [git pull] Input updates for v6.10-rc0 Linus Torvalds (Fri May 24 2024 - 12:50:44 EST)
- Re: CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS Jens Axboe (Fri May 24 2024 - 12:57:19 EST)
- Re: [PATCH] Input: tca6416 remove unused struct 'tca6416_drv_data' Dr. David Alan Gilbert (Fri May 24 2024 - 12:58:33 EST)
- [PATCH] Correct documentation for struct segdist_code Abhishek Tamboli (Fri May 24 2024 - 13:01:58 EST)
- Re: [EXT] Re: [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode Brian Norris (Fri May 24 2024 - 13:02:36 EST)
- Re: [PATCH v5 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188 Nicolas Pitre (Fri May 24 2024 - 13:04:52 EST)
- Re: [PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes Chris Li (Fri May 24 2024 - 13:11:24 EST)
- [PATCH] Bluetooth: Use sizeof(*pointer) instead of sizeof(type) Erick Archer (Fri May 24 2024 - 13:12:31 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Steven Rostedt (Fri May 24 2024 - 13:13:31 EST)
- Re: [PATCH net-next 2/2] net: stmmac: dwmac-qcom-ethqos: Enable support for 2500BASEX Russell King (Oracle) (Fri May 24 2024 - 13:13:46 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Thomas Gleixner (Fri May 24 2024 - 13:16:28 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Dave Hansen (Fri May 24 2024 - 13:16:56 EST)
- Re: [PATCH net-next 2/2] net: stmmac: dwmac-qcom-ethqos: Enable support for 2500BASEX Russell King (Oracle) (Fri May 24 2024 - 13:17:26 EST)
- [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Chris Li (Fri May 24 2024 - 13:17:37 EST)
- [PATCH 2/2] mm: swap: mTHP allocate swap entries from nonfull list Chris Li (Fri May 24 2024 - 13:17:51 EST)
- [PATCH 1/2] mm: swap: swap cluster switch to double link list Chris Li (Fri May 24 2024 - 13:17:54 EST)
- Re: [PATCH v2] x86/bhi: BHI mitigation can trigger warning in #DB handler Andrew Cooper (Fri May 24 2024 - 13:18:18 EST)
- Re: riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range' Thomas Gleixner (Fri May 24 2024 - 13:18:51 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Steven Rostedt (Fri May 24 2024 - 13:19:28 EST)
- Re: [PATCH v5 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188 Russell King (Oracle) (Fri May 24 2024 - 13:20:14 EST)
- Re: Use of zero-length arrays in bcachefs structures inner fields Kent Overstreet (Fri May 24 2024 - 13:30:28 EST)
- Re: [PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps Andrew Morton (Fri May 24 2024 - 13:32:25 EST)
- [PATCH] Input: keyboard - use sizeof(*pointer) instead of sizeof(type) Erick Archer (Fri May 24 2024 - 13:33:44 EST)
- Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Pintu Agarwal (Fri May 24 2024 - 13:33:59 EST)
- Re: riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range' Palmer Dabbelt (Fri May 24 2024 - 13:35:21 EST)
- Re: [RFC] cgroup: Fix /proc/cgroups count for v2 T.J. Mercier (Fri May 24 2024 - 13:37:07 EST)
- Re: [PATCH] HID: hid-goodix: Add Goodix HID-over-SPI driver kernel test robot (Fri May 24 2024 - 13:43:06 EST)
- Re: [PATCH 1/3] seccomp: interrupt SECCOMP_IOCTL_NOTIF_RECV when all users have exited Andrei Vagin (Fri May 24 2024 - 13:48:09 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 2 pr-tracker-bot (Fri May 24 2024 - 13:54:11 EST)
- Re: [GIT PULL] xen: branch for v6.10-rc1 pr-tracker-bot (Fri May 24 2024 - 13:54:21 EST)
- Re: [PATCH RFC 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc Luca Weiss (Fri May 24 2024 - 13:55:38 EST)
- Re: [PATCH v2 0/3] Use BPF filters for a "perf top -u" workaround Namhyung Kim (Fri May 24 2024 - 13:58:18 EST)
- [PATCH] iio: temperature: mcp9600: add threshold events support Dimitri Fedrau (Fri May 24 2024 - 14:00:35 EST)
- Re: LKMM: Making RMW barriers explicit Jonas Oberhauser (Fri May 24 2024 - 14:10:09 EST)
- Re: [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking Ramón Nordin Rodriguez (Fri May 24 2024 - 14:13:17 EST)
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() Muhammad Usama Anjum (Fri May 24 2024 - 14:14:01 EST)
- Re: [PATCH] drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays Abhinav Kumar (Fri May 24 2024 - 14:20:03 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board Conor Dooley (Fri May 24 2024 - 14:20:20 EST)
- Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT Guenter Roeck (Fri May 24 2024 - 14:24:07 EST)
- Re: [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions for MT8186 and MT8188 Conor Dooley (Fri May 24 2024 - 14:25:01 EST)
- [PATCH 00/18] BCM2835 DMA mapping cleanups and fixes Dave Stevenson (Fri May 24 2024 - 14:28:12 EST)
- [PATCH 02/18] dmaengine: bcm2835: Support common dma-channel-mask Dave Stevenson (Fri May 24 2024 - 14:28:34 EST)
- [PATCH 01/18] dma-direct: take dma-ranges/offsets into account in resource mapping Dave Stevenson (Fri May 24 2024 - 14:28:50 EST)
- [PATCH 03/18] ARM: dts: bcm283x: Update to use dma-channel-mask Dave Stevenson (Fri May 24 2024 - 14:28:51 EST)
- [PATCH 04/18] dmaengine: bcm2835: move CB info generation into separate function Dave Stevenson (Fri May 24 2024 - 14:29:30 EST)
- [PATCH 05/18] dmaengine: bcm2835: move CB final extra info generation into function Dave Stevenson (Fri May 24 2024 - 14:30:51 EST)
- [PATCH 06/18] dmaengine: bcm2835: make address increment platform independent Dave Stevenson (Fri May 24 2024 - 14:30:53 EST)
- Re: [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions for MT8186 and MT8188 Conor Dooley (Fri May 24 2024 - 14:30:55 EST)
- [PATCH 08/18] dmaengine: bcm2835: pass dma_chan to generic functions Dave Stevenson (Fri May 24 2024 - 14:31:03 EST)
- [PATCH 09/18] dmaengine: bcm2835: Add function to handle DMA mapping Dave Stevenson (Fri May 24 2024 - 14:31:11 EST)
- [PATCH 11/18] dmaengine: bcm2835: Use dma_map_resource to map addresses Dave Stevenson (Fri May 24 2024 - 14:31:12 EST)
- [PATCH 10/18] dmaengine: bcm2835: Add backwards compatible handling until clients updated Dave Stevenson (Fri May 24 2024 - 14:31:12 EST)
- [PATCH 07/18] dmaengine: bcm2385: drop info parameters Dave Stevenson (Fri May 24 2024 - 14:31:21 EST)
- [PATCH 15/18] spi: bcm2835: Use phys addresses for slave DMA config Dave Stevenson (Fri May 24 2024 - 14:31:36 EST)
- [PATCH 13/18] arm: dt: Add dma-ranges to the bcm283x platforms Dave Stevenson (Fri May 24 2024 - 14:31:37 EST)
- [PATCH 14/18] mmc: bcm2835: Use phys addresses for slave DMA config Dave Stevenson (Fri May 24 2024 - 14:32:46 EST)
- [PATCH 12/18] dmaengine: bcm2835: Read ranges if dma-ranges aren't mapped Dave Stevenson (Fri May 24 2024 - 14:32:52 EST)
- [PATCH 18/18] dmaengine: bcm2835: Revert the workaround for DMA addresses Dave Stevenson (Fri May 24 2024 - 14:33:05 EST)
- [PATCH 17/18] ASoC: bcm2835-i2s: Use phys addresses for DAI DMA Dave Stevenson (Fri May 24 2024 - 14:33:07 EST)
- [PATCH 16/18] drm/vc4: Use phys addresses for slave DMA config Dave Stevenson (Fri May 24 2024 - 14:33:11 EST)
- Re: [PATCH v1 1/2] dt-bindings: usb: gpio-sbu-mux: Make 'enable-gpios' optional Conor Dooley (Fri May 24 2024 - 14:34:16 EST)
- Re: [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking Andrew Lunn (Fri May 24 2024 - 14:34:28 EST)
- [syzbot] [bcachefs?] kernel panic: not locked: inodes NUM:NUM:NUM cached syzbot (Fri May 24 2024 - 14:34:45 EST)
- [syzbot] [bcachefs?] KMSAN: uninit-value in rw_aux_tree_set syzbot (Fri May 24 2024 - 14:34:54 EST)
- Re: [PATCH 5/6] platform/chrome: cros_ec_lpc: Correct ACPI name for Framework Laptop Ben Walsh (Fri May 24 2024 - 14:35:38 EST)
- Re: [PATCH] HID: hid-goodix: Add Goodix HID-over-SPI driver kernel test robot (Fri May 24 2024 - 14:37:53 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible Conor Dooley (Fri May 24 2024 - 14:38:31 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Oleg Nesterov (Fri May 24 2024 - 14:38:42 EST)
- Re: [PATCH 5/6] platform/chrome: cros_ec_lpc: Correct ACPI name for Framework Laptop Dustin Howett (Fri May 24 2024 - 14:39:18 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Conor Dooley (Fri May 24 2024 - 14:41:06 EST)
- Re: [PATCH 5/6] platform/chrome: cros_ec_lpc: Correct ACPI name for Framework Laptop Ben Walsh (Fri May 24 2024 - 14:45:54 EST)
- Re: LKMM: Making RMW barriers explicit Boqun Feng (Fri May 24 2024 - 14:47:44 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Pavel Machek (Fri May 24 2024 - 14:47:56 EST)
- Re: LKMM: Making RMW barriers explicit Alan Stern (Fri May 24 2024 - 14:48:09 EST)
- [PATCH] unicode: add MODULE_DESCRIPTION() macros Jeff Johnson (Fri May 24 2024 - 14:48:32 EST)
- Re: [PATCH 1/2 v2] RISC-V: add Star64 board devicetree Conor Dooley (Fri May 24 2024 - 14:49:03 EST)
- [GIT PULL] final MM update for 6.10-rc1 Andrew Morton (Fri May 24 2024 - 14:51:45 EST)
- Re: [PATCH v4 1/2] dt-bindings: regulator: st,stm32mp1-pwr-reg: add compatible for STM32MP13 Conor Dooley (Fri May 24 2024 - 14:55:38 EST)
- [PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported Palmer Dabbelt (Fri May 24 2024 - 14:56:35 EST)
- [PATCH] cpumask: introduce assign_cpu() macro Yury Norov (Fri May 24 2024 - 14:58:43 EST)
- Re: [PATCH 2/2] misc: Register a PPI for the vcpu stall detection virtual device Conor Dooley (Fri May 24 2024 - 15:00:57 EST)
- Re: [PATCH 1/2] dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual device Conor Dooley (Fri May 24 2024 - 15:01:14 EST)
- Re: [PATCH] dt-bindings: arm: stm32: st,mlahb: Drop spurious "reg" property from example Conor Dooley (Fri May 24 2024 - 15:01:58 EST)
- Re: [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext Deepak Gupta (Fri May 24 2024 - 15:11:45 EST)
- Re: [PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported Conor Dooley (Fri May 24 2024 - 15:14:44 EST)
- [PATCH] tools/lib/slab: Fix potential NULL pointer dereference in kmalloc() Kuan-Wei Chiu (Fri May 24 2024 - 15:15:13 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Alice Ryhl (Fri May 24 2024 - 15:17:37 EST)
- Re: [PATCH v4] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373 Luiz Augusto von Dentz (Fri May 24 2024 - 15:22:48 EST)
- Re: [PATCH 5/7] dt-bindings: remoteproc: qcom,pas: Add hwlocks Bjorn Andersson (Fri May 24 2024 - 15:23:36 EST)
- Re: [PATCH] tools/lib/slab: Fix potential NULL pointer dereference in kmalloc() Andrew Morton (Fri May 24 2024 - 15:23:58 EST)
- Re: [PATCH] debugobjects: Fix potential data race in debug_objects_maxchain Thomas Gleixner (Fri May 24 2024 - 15:26:27 EST)
- [PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open Adrian Ratiu (Fri May 24 2024 - 15:29:58 EST)
- [PATCH v4 2/2] proc: restrict /proc/pid/mem Adrian Ratiu (Fri May 24 2024 - 15:30:15 EST)
- Re: [PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps Andrii Nakryiko (Fri May 24 2024 - 15:30:44 EST)
- [PATCH v6 0/7] Linux RISC-V IOMMU Support Tomasz Jeznach (Fri May 24 2024 - 15:35:10 EST)
- [PATCH v6 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU Tomasz Jeznach (Fri May 24 2024 - 15:35:16 EST)
- [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Tomasz Jeznach (Fri May 24 2024 - 15:35:41 EST)
- [PATCH v6 3/7] iommu/riscv: Add RISC-V IOMMU PCIe device driver Tomasz Jeznach (Fri May 24 2024 - 15:35:41 EST)
- [PATCH v6 4/7] iommu/riscv: Enable IOMMU registration and device probe. Tomasz Jeznach (Fri May 24 2024 - 15:35:47 EST)
- [PATCH v6 5/7] iommu/riscv: Device directory management. Tomasz Jeznach (Fri May 24 2024 - 15:36:16 EST)
- [PATCH v6 6/7] iommu/riscv: Command and fault queue support Tomasz Jeznach (Fri May 24 2024 - 15:36:18 EST)
- [PATCH v6 7/7] iommu/riscv: Paging domain support Tomasz Jeznach (Fri May 24 2024 - 15:36:29 EST)
- Re: riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range' Thomas Gleixner (Fri May 24 2024 - 15:37:02 EST)
- Re: [PATCH] KVM: x86: Drop support for hand tuning APIC timer advancement from userspace Marcelo Tosatti (Fri May 24 2024 - 15:38:13 EST)
- Re: [PATCH] Bluetooth: btintel_pcie: Fix the error handling path of btintel_pcie_probe() Luiz Augusto von Dentz (Fri May 24 2024 - 15:39:55 EST)
- Re: [PATCH] tools/lib/slab: Fix potential NULL pointer dereference in kmalloc() Kuan-Wei Chiu (Fri May 24 2024 - 15:46:23 EST)
- Re: [PATCH v3 1/2] drm/bridge: sii902x: Fix mode_valid hook Dmitry Baryshkov (Fri May 24 2024 - 15:47:03 EST)
- Re: [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API Liam R. Howlett (Fri May 24 2024 - 15:48:29 EST)
- Re: [PATCH 0/3] mm: zswap: trivial folio conversions Yosry Ahmed (Fri May 24 2024 - 15:54:52 EST)
- [BUG] Build failure and alleged fix for next-20240523 Paul E. McKenney (Fri May 24 2024 - 15:55:38 EST)
- Re: [BUG] Build failure and alleged fix for next-20240523 Abhinav Kumar (Fri May 24 2024 - 15:58:29 EST)
- Re: [PATCH v2] Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set" Abhinav Kumar (Fri May 24 2024 - 15:59:17 EST)
- Re: [PATCH v4 1/5] drm/msm/dpu: fix video mode DSC for DSI Dmitry Baryshkov (Fri May 24 2024 - 16:00:07 EST)
- Re: [PATCH v12] mm: report per-page metadata information David Rientjes (Fri May 24 2024 - 16:00:27 EST)
- Re: [PATCH] Bluetooth: Use sizeof(*pointer) instead of sizeof(type) patchwork-bot+bluetooth (Fri May 24 2024 - 16:00:51 EST)
- Re: [PATCH] Bluetooth: MGMT: Uninitialized variable in load_conn_param() patchwork-bot+bluetooth (Fri May 24 2024 - 16:00:52 EST)
- [syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup syzbot (Fri May 24 2024 - 16:01:20 EST)
- Re: [PATCH v2] perf: RISC-V: Check standard event availability Alexandre Ghiti (Fri May 24 2024 - 16:01:40 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Alan Stern (Fri May 24 2024 - 16:04:22 EST)
- Re: [PATCH] XArray tests: Compare pointers to NULL instead of 0 Andrew Morton (Fri May 24 2024 - 16:07:57 EST)
- Re: [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported Alexandre Ghiti (Fri May 24 2024 - 16:08:03 EST)
- Re: [PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up Yongqin Liu (Fri May 24 2024 - 16:08:33 EST)
- Re: [syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2) Nam Cao (Fri May 24 2024 - 16:12:32 EST)
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() Andrew Morton (Fri May 24 2024 - 16:13:00 EST)
- [PATCH v2 0/3] iio: add support for multiple scan types David Lechner (Fri May 24 2024 - 16:18:28 EST)
- [PATCH v2 1/3] iio: introduce struct iio_scan_type David Lechner (Fri May 24 2024 - 16:18:37 EST)
- [PATCH v2 3/3] iio: add support for multiple scan types per channel David Lechner (Fri May 24 2024 - 16:18:46 EST)
- [PATCH v2 2/3] iio: buffer: use struct iio_scan_type to simplify code David Lechner (Fri May 24 2024 - 16:18:47 EST)
- Re: [PATCH v2] Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set" Dmitry Baryshkov (Fri May 24 2024 - 16:22:52 EST)
- Re: [PATCH v2 0/3] Use BPF filters for a "perf top -u" workaround Ian Rogers (Fri May 24 2024 - 16:23:11 EST)
- [git pull] drm fixes for 6.10-rc1 Dave Airlie (Fri May 24 2024 - 16:23:47 EST)
- Re: riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range' Guenter Roeck (Fri May 24 2024 - 16:24:24 EST)
- Re: [PATCH] drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays Dmitry Baryshkov (Fri May 24 2024 - 16:25:08 EST)
- Help Needed Regarding a Mysterious Charge on My Statement cihan@xxxxxxxxx (Fri May 24 2024 - 16:26:00 EST)
- Re: [PATCH v1 2/2] usb: typec: mux: gpio-sbu: Make enable gpio optional Dmitry Baryshkov (Fri May 24 2024 - 16:26:12 EST)
- Re: [PATCH 0/2] usb: typec: ucsi: Update optional notifications for UCSI v2.0 Dmitry Baryshkov (Fri May 24 2024 - 16:31:01 EST)
- Re: [PATCH 2/2] usb: typec: ucsi: Enable UCSI v2.0 notifications Dmitry Baryshkov (Fri May 24 2024 - 16:31:33 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Bart Van Assche (Fri May 24 2024 - 16:34:12 EST)
- Re: [PATCH v12] mm: report per-page metadata information Andrew Morton (Fri May 24 2024 - 16:36:36 EST)
- [PATCH] iio: adc: ad7944: remove unused parameter David Lechner (Fri May 24 2024 - 16:38:21 EST)
- Re: [PATCH 6.6 000/102] 6.6.32-rc1 review Ron Economos (Fri May 24 2024 - 16:38:38 EST)
- Re: [PATCH 6.1 00/45] 6.1.92-rc1 review Ron Economos (Fri May 24 2024 - 16:39:12 EST)
- Re: [PATCH 6.1 00/45] 6.1.92-rc1 review Mateusz Jończyk (Fri May 24 2024 - 16:42:56 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Ron Economos (Fri May 24 2024 - 16:46:40 EST)
- RE: [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking Piergiorgio Beruto (Fri May 24 2024 - 16:47:10 EST)
- [PATCH v19 03/20] ipe: add evaluation loop Fan Wu (Fri May 24 2024 - 16:47:36 EST)
- [PATCH v19 01/20] security: add ipe lsm Fan Wu (Fri May 24 2024 - 16:48:11 EST)
- [PATCH v19 04/20] ipe: add LSM hooks on execution and kernel read Fan Wu (Fri May 24 2024 - 16:48:12 EST)
- [PATCH v19 02/20] ipe: add policy parser Fan Wu (Fri May 24 2024 - 16:48:41 EST)
- [PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE) Fan Wu (Fri May 24 2024 - 16:48:54 EST)
- [PATCH v19 05/20] initramfs|security: Add a security hook to do_populate_rootfs() Fan Wu (Fri May 24 2024 - 16:49:46 EST)
- [PATCH v19 06/20] ipe: introduce 'boot_verified' as a trust provider Fan Wu (Fri May 24 2024 - 16:49:53 EST)
- [PATCH v19 07/20] security: add new securityfs delete function Fan Wu (Fri May 24 2024 - 16:51:21 EST)
- [PATCH v19 10/20] ipe: add permissive toggle Fan Wu (Fri May 24 2024 - 16:51:24 EST)
- [PATCH v19 20/20] MAINTAINERS: ipe: add ipe maintainer information Fan Wu (Fri May 24 2024 - 16:51:58 EST)
- [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Fan Wu (Fri May 24 2024 - 16:52:01 EST)
- [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs Fan Wu (Fri May 24 2024 - 16:52:01 EST)
- [PATCH v19 14/20] security: add security_inode_setintegrity() hook Fan Wu (Fri May 24 2024 - 16:52:14 EST)
- [PATCH v19 17/20] scripts: add boot policy generation program Fan Wu (Fri May 24 2024 - 16:52:19 EST)
- [PATCH v19 09/20] uapi|audit|ipe: add ipe auditing support Fan Wu (Fri May 24 2024 - 16:52:38 EST)
- [PATCH v19 18/20] ipe: kunit test for parser Fan Wu (Fri May 24 2024 - 16:53:10 EST)
- [PATCH v19 13/20] ipe: add support for dm-verity as a trust provider Fan Wu (Fri May 24 2024 - 16:53:32 EST)
- [PATCH v19 11/20] block,lsm: add LSM blob and new LSM hooks for block device Fan Wu (Fri May 24 2024 - 16:53:34 EST)
- [PATCH v19 16/20] ipe: enable support for fs-verity as a trust provider Fan Wu (Fri May 24 2024 - 16:53:37 EST)
- [PATCH v19 08/20] ipe: add userspace interface Fan Wu (Fri May 24 2024 - 16:53:48 EST)
- [PATCH v19 19/20] Documentation: add ipe documentation Fan Wu (Fri May 24 2024 - 16:54:24 EST)
- [tip:master] BUILD SUCCESS 573c35550b2b4f0e7bd6343b4e199c90dbfe6a97 kernel test robot (Fri May 24 2024 - 16:55:21 EST)
- Re: [PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported Nam Cao (Fri May 24 2024 - 16:55:39 EST)
- [PATCH] qnx4: add MODULE_DESCRIPTION() Jeff Johnson (Fri May 24 2024 - 16:55:39 EST)
- [PATCH v3 0/3] Use BPF filters for a "perf top -u" workaround Ian Rogers (Fri May 24 2024 - 16:56:06 EST)
- [PATCH v3 1/3] perf bpf filter: Give terms their own enum Ian Rogers (Fri May 24 2024 - 16:56:23 EST)
- [PATCH v3 2/3] perf bpf filter: Add uid and gid terms Ian Rogers (Fri May 24 2024 - 16:56:34 EST)
- [PATCH v3 3/3] perf top: Allow filters on events Ian Rogers (Fri May 24 2024 - 16:56:51 EST)
- [PATCH] qnx6: add MODULE_DESCRIPTION() Jeff Johnson (Fri May 24 2024 - 16:57:20 EST)
- [RFC PATCH net-next 1/2] net: phy: aquantia: move priv and hw stat to header Christian Marangi (Fri May 24 2024 - 16:57:35 EST)
- [RFC PATCH net-next 2/2] net: phy: aquantia: add support for PHY LEDs Christian Marangi (Fri May 24 2024 - 16:57:53 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible David Lechner (Fri May 24 2024 - 16:58:25 EST)
- [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood Serge Semin (Fri May 24 2024 - 17:03:37 EST)
- [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Serge Semin (Fri May 24 2024 - 17:03:55 EST)
- [PATCH RFC net-next 3/3] net: stmmac: Drop TBI/RTBI PCS flags Serge Semin (Fri May 24 2024 - 17:04:19 EST)
- Re: [PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open kernel test robot (Fri May 24 2024 - 17:06:31 EST)
- [syzbot] [jfs?] BUG: unable to handle kernel paging request in txBeginAnon syzbot (Fri May 24 2024 - 17:06:45 EST)
- Re: security/keys/trusted-keys/trusted_dcp.c:206:24: sparse: sparse: incorrect type in assignment (different base types) Richard Weinberger (Fri May 24 2024 - 17:07:10 EST)
- Re: [PATCH v2 7/8] counter: ti-eqep: Allow eQEP driver to be built for K3 devices David Lechner (Fri May 24 2024 - 17:08:05 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible David Lechner (Fri May 24 2024 - 17:09:20 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions Mateusz Guzik (Fri May 24 2024 - 17:10:41 EST)
- [PATCH] fs: sysv: add MODULE_DESCRIPTION() Jeff Johnson (Fri May 24 2024 - 17:11:20 EST)
- Re: [BUG] Build failure and alleged fix for next-20240523 Jon Hunter (Fri May 24 2024 - 17:11:45 EST)
- Re: [PATCH v2 1/8] counter/ti-eqep: Add new ti-am62-eqep compatible David Lechner (Fri May 24 2024 - 17:18:20 EST)
- Re: security/keys/trusted-keys/trusted_dcp.c:206:24: sparse: sparse: incorrect type in assignment (different base types) Jarkko Sakkinen (Fri May 24 2024 - 17:24:40 EST)
- [GIT PULL] UML changes for v6.10-rc1 Richard Weinberger (Fri May 24 2024 - 17:26:27 EST)
- [GIT PULL] JFFS2 changes for v6.10-rc1 Richard Weinberger (Fri May 24 2024 - 17:26:39 EST)
- [PATCH 1/1] user_namespace map_write: allow CAP_SETUID/CAP_SETGID Serge E. Hallyn (Fri May 24 2024 - 17:26:54 EST)
- Re: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Andrew Lunn (Fri May 24 2024 - 17:27:46 EST)
- Re: security/keys/trusted-keys/trusted_dcp.c:206:24: sparse: sparse: incorrect type in assignment (different base types) Richard Weinberger (Fri May 24 2024 - 17:28:02 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible Judith Mendez (Fri May 24 2024 - 17:31:40 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Al Viro (Fri May 24 2024 - 17:33:36 EST)
- [ANNOUNCE] 6.1.91-rt31 Clark Williams (Fri May 24 2024 - 17:33:53 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible Judith Mendez (Fri May 24 2024 - 17:34:22 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible Judith Mendez (Fri May 24 2024 - 17:45:11 EST)
- RE: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Piergiorgio Beruto (Fri May 24 2024 - 17:46:18 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions John Johansen (Fri May 24 2024 - 17:52:21 EST)
- [PATCH v4 0/5] Enhance soft hwpoison handling and injection Jane Chu (Fri May 24 2024 - 17:53:33 EST)
- [PATCH v4 1/5] mm/memory-failure: try to send SIGBUS even if unmap failed Jane Chu (Fri May 24 2024 - 17:53:41 EST)
- [PATCH v4 2/5] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON) Jane Chu (Fri May 24 2024 - 17:53:49 EST)
- [PATCH v4 3/5] mm/memory-failure: improve memory failure action_result messages Jane Chu (Fri May 24 2024 - 17:54:03 EST)
- [PATCH v4 4/5] mm/memory-failure: move hwpoison_filter() higher up Jane Chu (Fri May 24 2024 - 17:54:18 EST)
- [PATCH v4 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail Jane Chu (Fri May 24 2024 - 17:54:20 EST)
- Re: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Andrew Lunn (Fri May 24 2024 - 17:55:14 EST)
- Re: [PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open kernel test robot (Fri May 24 2024 - 17:57:45 EST)
- RE: [EXT] Re: [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode David Lin (Fri May 24 2024 - 18:01:11 EST)
- Re: [PATCH net] net: ti: icssg-prueth: Fix start counter for ft1 filter Florian Fainelli (Fri May 24 2024 - 18:06:04 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Thomas Gleixner (Fri May 24 2024 - 18:06:20 EST)
- RE: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Piergiorgio Beruto (Fri May 24 2024 - 18:09:47 EST)
- [syzbot] [wireless?] INFO: task hung in crda_timeout_work (7) syzbot (Fri May 24 2024 - 18:12:34 EST)
- Re: [PATCH] wifi: mwifiex: fix parsing of more than two AKM suites kernel test robot (Fri May 24 2024 - 18:17:49 EST)
- Re: security/keys/trusted-keys/trusted_dcp.c:206:24: sparse: sparse: incorrect type in assignment (different base types) Jarkko Sakkinen (Fri May 24 2024 - 18:21:46 EST)
- Re: [PATCH v6 15/20] ARM: dts: aspeed: Add IBM P11 Blueridge 4U BMC system Ninad Palsule (Fri May 24 2024 - 18:27:59 EST)
- Re: [PATCH] x86: kmsan: Fix hook for unaligned accesses Brian Johannesmeyer (Fri May 24 2024 - 18:36:03 EST)
- Re: [PATCH v10 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph Steven Rostedt (Fri May 24 2024 - 18:41:20 EST)
- Re: [PATCH v2] ntp: remove accidental integer wrap-around Justin Stitt (Fri May 24 2024 - 18:43:56 EST)
- RE: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode Michael Kelley (Fri May 24 2024 - 18:44:22 EST)
- Re: [GIT PULL] final MM update for 6.10-rc1 pr-tracker-bot (Fri May 24 2024 - 18:54:18 EST)
- Re: [PATCH v2] ntp: remove accidental integer wrap-around Thomas Gleixner (Fri May 24 2024 - 18:54:28 EST)
- Re: [EXT] Re: [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode Brian Norris (Fri May 24 2024 - 18:55:17 EST)
- RE: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Selvamani Rajagopal (Fri May 24 2024 - 18:57:18 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Al Viro (Fri May 24 2024 - 18:57:27 EST)
- Re: [RFC PATCH v9 3/7] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric. Namhyung Kim (Fri May 24 2024 - 19:02:22 EST)
- Re: [PATCH 0/3] mm: zswap: trivial folio conversions Yosry Ahmed (Fri May 24 2024 - 19:13:16 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Stephen Horvath (Fri May 24 2024 - 19:13:30 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Jon Hunter (Fri May 24 2024 - 19:13:47 EST)
- Re: [RFC PATCH v9 4/7] perf stat: Plugin retire_lat value from sampled data to evsel Namhyung Kim (Fri May 24 2024 - 19:17:31 EST)
- Re: [RFC PATCH v9 5/7] perf stat: Add command line option for enabling tpebs recording Namhyung Kim (Fri May 24 2024 - 19:21:09 EST)
- Re: [RFC PATCH v9 5/7] perf stat: Add command line option for enabling tpebs recording Namhyung Kim (Fri May 24 2024 - 19:22:31 EST)
- Re: [RFC PATCH v9 7/7] perf test: Add test for Intel TPEBS counting mode Namhyung Kim (Fri May 24 2024 - 19:24:26 EST)
- Re: [PATCH] mm, slab: don't wrap internal functions with alloc_hooks() Kees Cook (Fri May 24 2024 - 19:26:50 EST)
- [PATCH] kmsan: introduce test_unpoison_memory() Brian Johannesmeyer (Fri May 24 2024 - 19:28:18 EST)
- [PATCH v2 0/2] PMC8380 PMIC pinctrl Konrad Dybcio (Fri May 24 2024 - 19:37:43 EST)
- [PATCH v2 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Document PMC8380 Konrad Dybcio (Fri May 24 2024 - 19:37:58 EST)
- [PATCH v2 2/2] pinctrl: qcom: spmi: Add PMC8380 Konrad Dybcio (Fri May 24 2024 - 19:38:11 EST)
- [syzbot] [mm?] WARNING in shmem_evict_inode (3) syzbot (Fri May 24 2024 - 19:40:36 EST)
- [PATCH] fs: efs: add MODULE_DESCRIPTION() Jeff Johnson (Fri May 24 2024 - 19:45:19 EST)
- RE: [RFC PATCH v9 3/7] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric. Wang, Weilin (Fri May 24 2024 - 19:46:00 EST)
- RE: [RFC PATCH v9 4/7] perf stat: Plugin retire_lat value from sampled data to evsel Wang, Weilin (Fri May 24 2024 - 19:52:12 EST)
- RE: [RFC PATCH v9 5/7] perf stat: Add command line option for enabling tpebs recording Wang, Weilin (Fri May 24 2024 - 19:54:47 EST)
- Re: [PATCH RFC 2/2] mm/x86/pat: Do proper PAT bit shift for large mappings Peter Xu (Fri May 24 2024 - 19:56:03 EST)
- Re: [PATCH v2 2/2] pinctrl: qcom: spmi: Add PMC8380 Dmitry Baryshkov (Fri May 24 2024 - 19:58:20 EST)
- [PATCH] of: of_test: add MODULE_DESCRIPTION() Jeff Johnson (Fri May 24 2024 - 19:58:42 EST)
- RE: [RFC PATCH v9 3/7] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric. Wang, Weilin (Fri May 24 2024 - 19:59:47 EST)
- [PATCH 0/3] Dead structs in media/platform linux (Fri May 24 2024 - 20:02:54 EST)
- [PATCH 2/3] media: m2m-deinterlace: remove unused struct 'vb2_dc_conf' linux (Fri May 24 2024 - 20:03:02 EST)
- [PATCH 1/3] meida: amphion: remove unused struct 'vpu_malone_frame_buffer' linux (Fri May 24 2024 - 20:03:30 EST)
- [PATCH 3/3] media: tegra-vde: remove unused struct 'tegra_vde_h264_frame' linux (Fri May 24 2024 - 20:03:42 EST)
- Re: [PATCH] crypto: acix: Remove unused struct 'dbgfs_u32' Dr. David Alan Gilbert (Fri May 24 2024 - 20:06:47 EST)
- Re: [PATCH] crypto: ccree: Remove unused struct 'tdes_keys' Dr. David Alan Gilbert (Fri May 24 2024 - 20:07:25 EST)
- Re: [PATCH] crypto: hifn_795x: Remove unused hifn_*_command structs Dr. David Alan Gilbert (Fri May 24 2024 - 20:08:54 EST)
- Re: [PATCH] crypto: niagara2: Remove unused struct 'n2_skcipher_request_context' Dr. David Alan Gilbert (Fri May 24 2024 - 20:09:30 EST)
- [PATCH] locktorture: add MODULE_DESCRIPTION() Jeff Johnson (Fri May 24 2024 - 20:17:44 EST)
- Re: [PATCH 2/2] serial: qcom-geni: Fix qcom_geni_serial_stop_tx_fifo() while xfer Doug Anderson (Fri May 24 2024 - 20:18:25 EST)
- [PATCH] locking/ww_mutex/test: add MODULE_DESCRIPTION() Jeff Johnson (Fri May 24 2024 - 20:18:43 EST)
- Re: [git pull] drm fixes for 6.10-rc1 pr-tracker-bot (Fri May 24 2024 - 20:32:14 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Al Viro (Fri May 24 2024 - 20:33:49 EST)
- powerpc-linux-ld: drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.o uses hard float, arch/powerpc/kernel/udbg.o uses soft float kernel test robot (Fri May 24 2024 - 20:44:05 EST)
- Re: [PATCH] exfat: handle idmapped mounts Namjae Jeon (Fri May 24 2024 - 20:44:20 EST)
- RE: [EXT] Re: [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode David Lin (Fri May 24 2024 - 20:51:18 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Kelsey Steele (Fri May 24 2024 - 20:58:50 EST)
- Re: [PATCH rfc 6/9] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c Roman Gushchin (Fri May 24 2024 - 21:04:18 EST)
- Re: [PATCH 6.1 00/45] 6.1.92-rc1 review Kelsey Steele (Fri May 24 2024 - 21:06:26 EST)
- Re: [PATCH 6.6 000/102] 6.6.32-rc1 review Kelsey Steele (Fri May 24 2024 - 21:07:18 EST)
- Re: [PATCH v1 1/1] perf test: make metric validation test return early when there is no metric supported on the test system Ian Rogers (Fri May 24 2024 - 21:26:49 EST)
- [PATCH v2 2/4] hwspinlock: qcom: implement bust operation Chris Lew (Fri May 24 2024 - 21:27:48 EST)
- [PATCH v2 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host() Chris Lew (Fri May 24 2024 - 21:27:49 EST)
- [PATCH v2 1/4] hwspinlock: Introduce hwspin_lock_bust() Chris Lew (Fri May 24 2024 - 21:28:05 EST)
- [PATCH v2 4/4] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop Chris Lew (Fri May 24 2024 - 21:28:10 EST)
- [PATCH v2 0/4] Add support for hwspinlock bust Chris Lew (Fri May 24 2024 - 21:28:43 EST)
- [PATCH v2 1/2] perf jevents: Use name for special find value Ian Rogers (Fri May 24 2024 - 21:30:48 EST)
- [PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c Ian Rogers (Fri May 24 2024 - 21:31:05 EST)
- Re: [PATCH v10 07/36] function_graph: Allow multiple users to attach to function graph Steven Rostedt (Fri May 24 2024 - 21:31:34 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Linus Torvalds (Fri May 24 2024 - 21:32:22 EST)
- Re: [PATCH 04/13] mm/memory-failure: save a page_folio() call Miaohe Lin (Fri May 24 2024 - 21:34:34 EST)
- [PATCH v2] ASoc: tas2781: Playback can work when only RCA binary loading without dsp firmware loading Shenghao Ding (Fri May 24 2024 - 21:49:12 EST)
- Re: [PATCH 07/13] mm/memory-failure: remove unneeded hwpoison_filter() variant Miaohe Lin (Fri May 24 2024 - 21:52:28 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Arnaldo Carvalho de Melo (Fri May 24 2024 - 21:55:18 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Arnaldo Carvalho de Melo (Fri May 24 2024 - 22:02:28 EST)
- Re: [PATCHv2] Check whether divisor is non-zero before division Alan Stern (Fri May 24 2024 - 22:24:42 EST)
- [no subject] Steven Rostedt (Fri May 24 2024 - 22:34:27 EST)
- [no subject] Steven Rostedt (Fri May 24 2024 - 22:34:27 EST)
- [PATCH 02/20] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long Steven Rostedt (Fri May 24 2024 - 22:37:15 EST)
- [PATCH 05/20] function_graph: Handle tail calls for stack unwinding Steven Rostedt (Fri May 24 2024 - 22:37:32 EST)
- [PATCH 03/20] function_graph: Add an array structure that will allow multiple callbacks Steven Rostedt (Fri May 24 2024 - 22:37:38 EST)
- [PATCH 01/20] function_graph: Convert ret_stack to a series of longs Steven Rostedt (Fri May 24 2024 - 22:37:40 EST)
- [PATCH 00/20] function_graph: Allow multiple users for function graph tracing Steven Rostedt (Fri May 24 2024 - 22:38:01 EST)
- [PATCH 06/20] function_graph: Remove logic around ftrace_graph_entry and return Steven Rostedt (Fri May 24 2024 - 22:38:47 EST)
- [PATCH 07/20] ftrace/function_graph: Pass fgraph_ops to function graph callbacks Steven Rostedt (Fri May 24 2024 - 22:39:12 EST)
- [PATCH 08/20] ftrace: Allow function_graph tracer to be enabled in instances Steven Rostedt (Fri May 24 2024 - 22:39:13 EST)
- [PATCH 04/20] function_graph: Allow multiple users to attach to function graph Steven Rostedt (Fri May 24 2024 - 22:39:17 EST)
- [PATCH 09/20] ftrace: Allow ftrace startup flags to exist without dynamic ftrace Steven Rostedt (Fri May 24 2024 - 22:39:27 EST)
- [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering Steven Rostedt (Fri May 24 2024 - 22:39:56 EST)
- [PATCH 11/20] function_graph: Use a simple LRU for fgraph_array index number Steven Rostedt (Fri May 24 2024 - 22:40:21 EST)
- [PATCH 12/20] function_graph: Add "task variables" per task for fgraph_ops Steven Rostedt (Fri May 24 2024 - 22:40:22 EST)
- [PATCH 14/20] function_graph: Move graph depth stored data to shadow stack global var Steven Rostedt (Fri May 24 2024 - 22:40:31 EST)
- [PATCH 13/20] function_graph: Move set_graph_function tests to shadow stack global var Steven Rostedt (Fri May 24 2024 - 22:40:34 EST)
- [PATCH 15/20] function_graph: Move graph notrace bit to shadow stack global var Steven Rostedt (Fri May 24 2024 - 22:40:45 EST)
- [PATCH 16/20] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() Steven Rostedt (Fri May 24 2024 - 22:41:02 EST)
- [PATCH 17/20] function_graph: Add selftest for passing local variables Steven Rostedt (Fri May 24 2024 - 22:41:27 EST)
- [PATCH 20/20] function_graph: Use bitmask to loop on fgraph entry Steven Rostedt (Fri May 24 2024 - 22:41:34 EST)
- [PATCH 18/20] ftrace: Add multiple fgraph storage selftest Steven Rostedt (Fri May 24 2024 - 22:41:34 EST)
- [PATCH 19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() Steven Rostedt (Fri May 24 2024 - 22:41:35 EST)
- Re: [PATCH 10/13] mm/memory-failure: move some function declarations into internal.h kernel test robot (Fri May 24 2024 - 22:43:11 EST)
- [syzbot] [net?] [virt?] upstream boot error: KMSAN: uninit-value in corrupted syzbot (Fri May 24 2024 - 22:56:36 EST)
- Re: [PATCH v2] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed yangxingui (Fri May 24 2024 - 23:08:44 EST)
- [GIT PULL] ksmbd server fixes Steve French (Fri May 24 2024 - 23:17:20 EST)
- Re: [RFC PATCH v2 08/20] powerpc/8xx: Simplify struct mmu_psize_def Oscar Salvador (Fri May 24 2024 - 23:37:12 EST)
- Re: [RFC PATCH v2 09/20] powerpc/mm: Remove _PAGE_PSIZE Oscar Salvador (Fri May 24 2024 - 23:40:54 EST)
- [PATCH net] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound Yue Haibing (Fri May 24 2024 - 23:41:54 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Ian Rogers (Fri May 24 2024 - 23:48:23 EST)
- [syzbot] [bcachefs?] kernel BUG in bch2_fs_release syzbot (Fri May 24 2024 - 23:50:29 EST)
- Re: [syzbot] [ext4?] WARNING in __fortify_report Theodore Ts'o (Sat May 25 2024 - 00:11:48 EST)
- Re: [RFC PATCH v2 10/20] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries Oscar Salvador (Sat May 25 2024 - 00:13:10 EST)
- [tip:irq/urgent] BUILD SUCCESS b84a8aba806261d2f759ccedf4a2a6a80a5e55ba kernel test robot (Sat May 25 2024 - 00:18:17 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Linus Torvalds (Sat May 25 2024 - 00:20:34 EST)
- Re: [PATCH 1/2] selftests/ftrace: Fix to check required event file Muhammad Usama Anjum (Sat May 25 2024 - 00:28:05 EST)
- Re: [PATCH 2/2] selftests/ftrace: Update required config Muhammad Usama Anjum (Sat May 25 2024 - 00:28:28 EST)
- Re: [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups Oscar Salvador (Sat May 25 2024 - 00:30:00 EST)
- Re: [PATCH] selftests/openat2: Fix build warnings on ppc64 Muhammad Usama Anjum (Sat May 25 2024 - 00:32:55 EST)
- Re: [PATCH] selftests/mm: Fix build warnings on ppc64 Muhammad Usama Anjum (Sat May 25 2024 - 00:33:11 EST)
- Re: [PATCHv2] Check whether divisor is non-zero before division shichao lai (Sat May 25 2024 - 00:35:28 EST)
- Re: [RFC PATCH v2 14/20] powerpc/e500: Remove enc field from struct mmu_psize_def Oscar Salvador (Sat May 25 2024 - 00:35:45 EST)
- Re: [syzbot] [nilfs?] KMSAN: uninit-value in nilfs_add_checksums_on_logs (2) Ryusuke Konishi (Sat May 25 2024 - 00:38:26 EST)
- Re: [RFC PATCH v2 15/20] powerpc/85xx: Switch to 64 bits PGD Oscar Salvador (Sat May 25 2024 - 00:55:02 EST)
- Re: [PATCH] locktorture: add MODULE_DESCRIPTION() Paul E. McKenney (Sat May 25 2024 - 01:02:07 EST)
- Re: [syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2) syzbot (Sat May 25 2024 - 01:11:12 EST)
- Re: [PATCH v3 3/4] mmc: sdhci-brcmstb: Add BCM2712 support Andrea della Porta (Sat May 25 2024 - 01:39:05 EST)
- Re: [PATCH v4 2/2] proc: restrict /proc/pid/mem Randy Dunlap (Sat May 25 2024 - 01:50:13 EST)
- Re: [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount) Mateusz Guzik (Sat May 25 2024 - 02:00:42 EST)
- Re: [PATCH] x86/paravirt: Disable virt spinlock when CONFIG_PARAVIRT_SPINLOCKS disabled Chen Yu (Sat May 25 2024 - 02:04:03 EST)
- Re: [REGRESSION] MT7915E doesn't work any more with v6.9 Kalle Valo (Sat May 25 2024 - 02:26:14 EST)
- Re: [REGRESSION] MT7915E doesn't work any more with v6.9 Kalle Valo (Sat May 25 2024 - 02:35:54 EST)
- [PATCH v4] usb-storage: Check whether the media is initialized successfully Shichao Lai (Sat May 25 2024 - 02:37:26 EST)
- Re: [PATCH 10/13] mm/memory-failure: move some function declarations into internal.h Miaohe Lin (Sat May 25 2024 - 02:39:31 EST)
- Re: [RFC PATCH v2 10/20] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries Christophe Leroy (Sat May 25 2024 - 02:42:01 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Mike Galbraith (Sat May 25 2024 - 02:42:13 EST)
- Re: [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups Christophe Leroy (Sat May 25 2024 - 02:44:16 EST)
- Re: [PATCH v3 3/4] mmc: sdhci-brcmstb: Add BCM2712 support Stefan Wahren (Sat May 25 2024 - 03:00:28 EST)
- [GIT PULL] ntfs3: bugfixes for 6.10 Konstantin Komarov (Sat May 25 2024 - 03:11:20 EST)
- Re: [PATCH v2 0/4] ASoC: qcom: display port changes Xilin Wu (Sat May 25 2024 - 03:12:45 EST)
- Re: CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS Greg Kroah-Hartman (Sat May 25 2024 - 03:15:43 EST)
- Re: [PATCH v5 2/5] clk: imx: clk-audiomix: Add reset controller Markus Elfring (Sat May 25 2024 - 03:27:56 EST)
- [PATCH] staging: rtl8712: remove unnecessary alignment of pxmitpriv->pxmitbuf Nam Cao (Sat May 25 2024 - 03:32:42 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Namhyung Kim (Sat May 25 2024 - 03:38:18 EST)
- [GIT PULL] I3C changes for 6.10 Alexandre Belloni (Sat May 25 2024 - 03:52:37 EST)
- Re: [PATCH v5 5/5] clk: imx: clk-audiomix: Corrent parent clock for earc_phy and audpll Markus Elfring (Sat May 25 2024 - 03:56:14 EST)
- [GIT PULL] RTC for 6.10 Alexandre Belloni (Sat May 25 2024 - 04:05:28 EST)
- Re: include/asm-generic/percpu.h:31:40: error: implicit declaration of function 'raw_smp_processor_id' Philip Li (Sat May 25 2024 - 04:08:54 EST)
- Re: include/asm-generic/percpu.h:31:40: error: implicit declaration of function 'raw_smp_processor_id' Kent Overstreet (Sat May 25 2024 - 04:32:17 EST)
- Re: [RFC PATCH v2 15/20] powerpc/85xx: Switch to 64 bits PGD Christophe Leroy (Sat May 25 2024 - 05:02:18 EST)
- Re: [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs Mikulas Patocka (Sat May 25 2024 - 05:03:02 EST)
- Re: [PATCH] wifi: mwifiex: fix parsing of more than two AKM suites Kalle Valo (Sat May 25 2024 - 05:15:34 EST)
- Re: [PATCH v4 2/7] crash_dump: make dm crypt keys persist for the kdump kernel Coiby Xu (Sat May 25 2024 - 05:20:17 EST)
- Re: [PATCH v3 1/3] perf maps: Sort kcore maps Leo Yan (Sat May 25 2024 - 05:30:08 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Pascal Ernster (Sat May 25 2024 - 05:36:06 EST)
- Re: [PATCH v2 1/1] futex: Add FUTEX_SPIN operation Mateusz Guzik (Sat May 25 2024 - 05:37:02 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Pascal Ernster (Sat May 25 2024 - 05:37:32 EST)
- Re: [PATCH] RISC-V: add Star64 board devicetree Markus Elfring (Sat May 25 2024 - 05:38:38 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Pascal Ernster (Sat May 25 2024 - 05:42:02 EST)
- Re: [PATCH v10 07/36] function_graph: Allow multiple users to attach to function graph Google (Sat May 25 2024 - 05:44:29 EST)
- Re: [PATCH v10 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph Google (Sat May 25 2024 - 05:48:55 EST)
- [PATCH -next] cgroup/cpuset: Remove unnecessary zeroing Xiu Jianfeng (Sat May 25 2024 - 05:51:43 EST)
- [PATCH -next] cgroup/cpuset: Update comment on callback_lock Xiu Jianfeng (Sat May 25 2024 - 05:52:35 EST)
- [PATCH -next] cgroup/cpuset: Reduce the lock protecting CS_SCHED_LOAD_BALANCE Xiu Jianfeng (Sat May 25 2024 - 05:56:05 EST)
- [GIT PULL] Ceph updates for 6.10-rc1 Ilya Dryomov (Sat May 25 2024 - 05:58:16 EST)
- Re: [PATCH v4 0/5] Wave515 decoder IP support Ivan Bornyakov (Sat May 25 2024 - 06:09:45 EST)
- Re: [PATCH] RISC-V: add Star64 board devicetree Henry Bell (Sat May 25 2024 - 06:12:21 EST)
- Re: [PATCH 0/3] reset: Convert to platform remove callback returning void Uwe Kleine-König (Sat May 25 2024 - 06:14:58 EST)
- Re: [PATCH] RISC-V: add Star64 board devicetree Conor Dooley (Sat May 25 2024 - 06:19:43 EST)
- Re: [tip: irq/urgent] genirq/irqdesc: Prevent use-after-free in irq_find_at_or_after() Markus Elfring (Sat May 25 2024 - 06:22:41 EST)
- [PATCH 1/3] dt-bindings: hwmon: g762: Convert to yaml schema Christian Marangi (Sat May 25 2024 - 06:29:34 EST)
- [PATCH 2/3] dt-bindings: hwmon: g76x: Add support for g761 Christian Marangi (Sat May 25 2024 - 06:29:42 EST)
- [PATCH 3/3] hwmon: g672: add support for g761 Christian Marangi (Sat May 25 2024 - 06:29:53 EST)
- Re: [RFC PATCH v2 11/20] powerpc/mm: Complement huge_pte_alloc() for all non HUGEPD setups Oscar Salvador (Sat May 25 2024 - 06:33:26 EST)
- [GIT PULL] x86 fixes Ingo Molnar (Sat May 25 2024 - 06:39:44 EST)
- arch/microblaze/kernel/entry.S:945: Error: unknown opcode "suspend" kernel test robot (Sat May 25 2024 - 06:41:19 EST)
- [PATCH v6 1/3] perf report: Support LLVM for addr2line() Steinar H. Gunderson (Sat May 25 2024 - 06:48:15 EST)
- [GIT PULL] IRQ fix Ingo Molnar (Sat May 25 2024 - 06:48:29 EST)
- [PATCH v6 2/3] perf annotate: split out read_symbol() Steinar H. Gunderson (Sat May 25 2024 - 06:48:31 EST)
- [PATCH v6 3/3] perf annotate: LLVM-based disassembler Steinar H. Gunderson (Sat May 25 2024 - 06:48:55 EST)
- [PATCH 1/2] md: change the return value type of md_write_start to void linan666 (Sat May 25 2024 - 07:00:16 EST)
- [PATCH 0/2] md: flush deadlock bugfix linan666 (Sat May 25 2024 - 07:00:17 EST)
- [PATCH 2/2] md: fix deadlock between mddev_suspend and flush bio linan666 (Sat May 25 2024 - 07:00:35 EST)
- [PATCH] md: make md_flush_request() more readable linan666 (Sat May 25 2024 - 07:03:29 EST)
- RE: [EXT] Re: [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode David Lin (Sat May 25 2024 - 07:24:37 EST)
- [syzbot] [wireless?] INFO: task hung in regdb_fw_cb syzbot (Sat May 25 2024 - 07:48:37 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Christian Brauner (Sat May 25 2024 - 07:54:10 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Chen Yu (Sat May 25 2024 - 07:58:08 EST)
- Re: RISC-V: add Star64 board devicetree Markus Elfring (Sat May 25 2024 - 08:11:35 EST)
- Re: RISC-V: add Star64 board devicetree Conor Dooley (Sat May 25 2024 - 08:25:57 EST)
- [PATCH] KEYS: trusted_tpm2: Only check options->keyhandle for ASN.1 Jarkko Sakkinen (Sat May 25 2024 - 08:36:59 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Honglei Wang (Sat May 25 2024 - 08:40:32 EST)
- Re: RISC-V: add Star64 board devicetree Markus Elfring (Sat May 25 2024 - 08:41:31 EST)
- [tip: locking/urgent] cleanup: Standardize the header guard define's name tip-bot2 for Ingo Molnar (Sat May 25 2024 - 08:45:43 EST)
- Re: [PATCH v3 2/8] EDAC/amd64: Check return value of amd_smn_read() Markus Elfring (Sat May 25 2024 - 09:23:07 EST)
- [PATCH v4 0/9] ASoC: samsung: midas-audio: Add GPIO-based headset jack detection Artur Weber (Sat May 25 2024 - 09:28:18 EST)
- [PATCH v4 1/9] ASoC: dt-bindings: samsung,midas-audio: Add headset mic bias supply Artur Weber (Sat May 25 2024 - 09:28:25 EST)
- [PATCH v4 2/9] ASoC: dt-bindings: samsung,midas-audio: Add GPIO-based headset jack detection Artur Weber (Sat May 25 2024 - 09:28:42 EST)
- [PATCH v4 3/9] ASoC: samsung: midas_wm1811: Use SND_SOC_DAPM_REGULATOR_SUPPLY for bias regulators Artur Weber (Sat May 25 2024 - 09:28:59 EST)
- [PATCH v4 4/9] ASoC: samsung: midas_wm1811: Add headset mic bias supply support Artur Weber (Sat May 25 2024 - 09:29:09 EST)
- [PATCH v4 5/9] ASoC: samsung: midas_wm1811: Add GPIO-based headset jack detection Artur Weber (Sat May 25 2024 - 09:29:30 EST)
- [PATCH v4 6/9] ASoC: samsung: midas_wm1811: Use dev_err_probe where appropriate Artur Weber (Sat May 25 2024 - 09:29:36 EST)
- [PATCH v4 7/9] ARM: dts: samsung: exynos4212-tab3: Fix headset mic, add jack detection Artur Weber (Sat May 25 2024 - 09:29:47 EST)
- [PATCH v4 8/9] ARM: dts: samsung: exynos4212-tab3: Add MCLK2 clock to WM1811 codec config Artur Weber (Sat May 25 2024 - 09:30:03 EST)
- [PATCH v4 9/9] ARM: dts: samsung: exynos4212-tab3: Drop interrupt from WM1811 codec Artur Weber (Sat May 25 2024 - 09:30:23 EST)
- Re: CVE-2024-27429: netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser Greg Kroah-Hartman (Sat May 25 2024 - 09:30:41 EST)
- Re: [PATCH v3 3/8] hwmon: (k10temp) Check return value of amd_smn_read() Markus Elfring (Sat May 25 2024 - 09:32:43 EST)
- Re: [PATCH v4] usb-storage: Check whether the media is initialized successfully Alan Stern (Sat May 25 2024 - 09:32:49 EST)
- Re: [PATCH] KEYS: trusted_tpm2: Only check options->keyhandle for ASN.1 James Bottomley (Sat May 25 2024 - 09:42:17 EST)
- Re: [PATCH v4] usb-storage: Check whether the media is initialized successfully shichao lai (Sat May 25 2024 - 09:47:04 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Oleg Nesterov (Sat May 25 2024 - 09:53:03 EST)
- [PATCH] docs: Extend and refactor index of further kernel docs Carlos Bilbao (Sat May 25 2024 - 09:54:15 EST)
- Re: [PATCH v3 4/8] x86/amd_nb: Enhance SMN access error checking Markus Elfring (Sat May 25 2024 - 09:56:14 EST)
- Re: [PATCH] iio:proximity:hx9031as: Add TYHX HX9031AS/HX9023S sensor driver Andy Shevchenko (Sat May 25 2024 - 10:01:46 EST)
- [PATCH] arm64: dts: qcom: msm8996: add reset for display subsystem Barnabás Czémán (Sat May 25 2024 - 10:09:12 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Ian Rogers (Sat May 25 2024 - 10:09:39 EST)
- [PATCH v5] usb-storage: Check whether the media is initialized successfully Shichao Lai (Sat May 25 2024 - 10:10:52 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Oleg Nesterov (Sat May 25 2024 - 10:14:59 EST)
- Re: [PATCH v5] usb-storage: Check whether the media is initialized successfully Alan Stern (Sat May 25 2024 - 10:18:34 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Greg Kroah-Hartman (Sat May 25 2024 - 10:20:15 EST)
- Re: [PATCH 3/3] hwmon: g672: add support for g761 Guenter Roeck (Sat May 25 2024 - 10:30:10 EST)
- Re: [PATCH 2/3] dt-bindings: hwmon: g76x: Add support for g761 Guenter Roeck (Sat May 25 2024 - 10:32:18 EST)
- Re: [PATCH 3/3] hwmon: g672: add support for g761 Christian Marangi (Sat May 25 2024 - 10:34:02 EST)
- Re: [PATCH 2/3] dt-bindings: hwmon: g76x: Add support for g761 Christian Marangi (Sat May 25 2024 - 10:36:58 EST)
- Re: [GIT PULL] IPMI bug fixes for 6.10 Corey Minyard (Sat May 25 2024 - 10:39:54 EST)
- [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules Marcos Paulo de Souza (Sat May 25 2024 - 10:43:14 EST)
- Re: [PATCH v3 6/8] hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters Markus Elfring (Sat May 25 2024 - 10:43:55 EST)
- Re: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Andrew Lunn (Sat May 25 2024 - 10:47:35 EST)
- Linux 4.19.315 Greg Kroah-Hartman (Sat May 25 2024 - 10:47:57 EST)
- Re: Linux 4.19.315 Greg Kroah-Hartman (Sat May 25 2024 - 10:48:11 EST)
- Linux 5.4.277 Greg Kroah-Hartman (Sat May 25 2024 - 10:48:19 EST)
- Re: Linux 5.4.277 Greg Kroah-Hartman (Sat May 25 2024 - 10:48:35 EST)
- Linux 5.10.218 Greg Kroah-Hartman (Sat May 25 2024 - 10:48:52 EST)
- Re: Linux 5.10.218 Greg Kroah-Hartman (Sat May 25 2024 - 10:49:05 EST)
- Linux 5.15.160 Greg Kroah-Hartman (Sat May 25 2024 - 10:49:15 EST)
- Re: Linux 5.15.160 Greg Kroah-Hartman (Sat May 25 2024 - 10:49:32 EST)
- Linux 6.1.92 Greg Kroah-Hartman (Sat May 25 2024 - 10:51:11 EST)
- Re: Linux 6.1.92 Greg Kroah-Hartman (Sat May 25 2024 - 10:51:27 EST)
- Linux 6.6.32 Greg Kroah-Hartman (Sat May 25 2024 - 10:51:37 EST)
- Re: Linux 6.8.11 Greg Kroah-Hartman (Sat May 25 2024 - 10:51:55 EST)
- Linux 6.8.11 Greg Kroah-Hartman (Sat May 25 2024 - 10:51:59 EST)
- Linux 6.9.2 Greg Kroah-Hartman (Sat May 25 2024 - 10:52:22 EST)
- Re: Linux 6.6.32 Greg Kroah-Hartman (Sat May 25 2024 - 10:52:27 EST)
- Re: Linux 6.9.2 Greg Kroah-Hartman (Sat May 25 2024 - 10:52:41 EST)
- Re: [PATCH] mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookup Andy Shevchenko (Sat May 25 2024 - 10:53:07 EST)
- Re: [PATCH 2/3] dt-bindings: hwmon: g76x: Add support for g761 Guenter Roeck (Sat May 25 2024 - 10:54:07 EST)
- RE: [PATCH v5 2/3] scsi: ufs: Allow platform vendors to set rtt Avri Altman (Sat May 25 2024 - 10:55:31 EST)
- [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_alloc_v4_invalid syzbot (Sat May 25 2024 - 10:55:45 EST)
- Re: [PATCH 2/3] dt-bindings: hwmon: g76x: Add support for g761 Christian Marangi (Sat May 25 2024 - 10:57:21 EST)
- Re: [PATCH 3/3] dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() Andy Shevchenko (Sat May 25 2024 - 10:58:33 EST)
- Re: [Linux kernel bug] KASAN: slab-use-after-free Read in pressure_write Chengming Zhou (Sat May 25 2024 - 10:59:05 EST)
- Re: [PATCH v3 7/8] hwmon: (k10temp) Remove unused HAVE_TDIE() macro Markus Elfring (Sat May 25 2024 - 11:00:49 EST)
- [PATCH v4 1/2] x86/cpufeatures: Add AMD FAST CPPC feature flag Xiaojian Du (Sat May 25 2024 - 11:09:18 EST)
- [PATCH v4 2/2] cpufreq: amd-pstate: change cpu freq transition delay for some models Xiaojian Du (Sat May 25 2024 - 11:09:35 EST)
- Re: [PATCH] KEYS: trusted_tpm2: Only check options->keyhandle for ASN.1 Jarkko Sakkinen (Sat May 25 2024 - 11:15:56 EST)
- [PATCH 2/2] HID: intel-ish-hid: add MODULE_DESCRIPTION() Jeff Johnson (Sat May 25 2024 - 11:18:27 EST)
- [PATCH 0/2] HID: intel-ish-hid: fix some 'make W=1' warnings Jeff Johnson (Sat May 25 2024 - 11:18:34 EST)
- [PATCH 1/2] HID: intel-ish-hid: fix ishtp_wait_resume() kernel-doc Jeff Johnson (Sat May 25 2024 - 11:18:44 EST)
- Re: CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS Greg Kroah-Hartman (Sat May 25 2024 - 11:19:25 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible Conor Dooley (Sat May 25 2024 - 11:24:08 EST)
- [PATCH] crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() Christophe JAILLET (Sat May 25 2024 - 11:24:18 EST)
- [PATCH] fs: minix: add MODULE_DESCRIPTION() Jeff Johnson (Sat May 25 2024 - 11:26:24 EST)
- Re: CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS Jens Axboe (Sat May 25 2024 - 11:28:50 EST)
- [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Sat May 25 2024 - 11:30:11 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Ian Rogers (Sat May 25 2024 - 11:33:10 EST)
- Re: CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS Greg Kroah-Hartman (Sat May 25 2024 - 11:37:29 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Al Viro (Sat May 25 2024 - 11:41:06 EST)
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() Donet Tom (Sat May 25 2024 - 11:41:25 EST)
- Re: [PATCH 2/4] dt-bindings: clock: Add R9A09G057 CPG Clock and Reset Definitions Conor Dooley (Sat May 25 2024 - 11:44:22 EST)
- [PATCH] tpm: Open code tpm_buf_parameters() Jarkko Sakkinen (Sat May 25 2024 - 11:44:36 EST)
- Re: [PATCH 1/4] dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPG driver Conor Dooley (Sat May 25 2024 - 11:50:35 EST)
- Re: [PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading Willem de Bruijn (Sat May 25 2024 - 11:51:45 EST)
- Re: [PATCH 1/7] dt-bindings: can: m_can: Add wakeup-source property Conor Dooley (Sat May 25 2024 - 11:52:34 EST)
- Re: [PATCH v10 6/8] x86/vmware: Correct macro names Markus Elfring (Sat May 25 2024 - 11:54:21 EST)
- [PATCH v2] dma-buf/fence-array: Add flex array to struct dma_fence_array Christophe JAILLET (Sat May 25 2024 - 12:02:27 EST)
- [PATCH] staging: rtl8712: Fix spelling mistake in rtl871x_io.h Roshan Khatri (Sat May 25 2024 - 12:02:57 EST)
- Re: [PATCH v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues' Jens Axboe (Sat May 25 2024 - 12:09:52 EST)
- [syzbot] [net?] [virt?] upstream test error: KMSAN: uninit-value in receive_buf syzbot (Sat May 25 2024 - 12:12:37 EST)
- Re: [PATCH RFC 3/4] iio: add support for multiple scan types per channel Jonathan Cameron (Sat May 25 2024 - 12:14:29 EST)
- [GIT PULL] hotfixes for 6.10-rc1 Andrew Morton (Sat May 25 2024 - 12:16:05 EST)
- [syzbot] [btrfs?] general protection fault in btrfs_simple_end_io syzbot (Sat May 25 2024 - 12:18:38 EST)
- Re: [PATCH RFC 0/4] iio: add support for multiple scan types Jonathan Cameron (Sat May 25 2024 - 12:19:45 EST)
- Re: [PATCH 6.8 00/23] 6.8.11-rc1 review Allen (Sat May 25 2024 - 12:25:03 EST)
- Re: [PATCH 6.1 00/45] 6.1.92-rc1 review Allen (Sat May 25 2024 - 12:25:29 EST)
- Re: [PATCH 6.6 000/102] 6.6.32-rc1 review Allen (Sat May 25 2024 - 12:25:56 EST)
- Re: [PATCH 6.9 00/25] 6.9.2-rc1 review Allen (Sat May 25 2024 - 12:26:50 EST)
- Re: [PATCH] fix Jonathan Cameron (Sat May 25 2024 - 12:36:01 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Krzysztof Kozlowski (Sat May 25 2024 - 12:41:20 EST)
- Re: [PATCH 0/3] IIO dead struct cleanup Jonathan Cameron (Sat May 25 2024 - 12:41:52 EST)
- Re: [PATCH 2/3] kbuild: remove PROVIDE() for kallsyms symbols Masahiro Yamada (Sat May 25 2024 - 12:43:53 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Linus Torvalds (Sat May 25 2024 - 12:44:23 EST)
- Re: [PATCH 0/3] AD7173 fixes Jonathan Cameron (Sat May 25 2024 - 12:44:58 EST)
- Re: [PATCH 5/7] dt-bindings: remoteproc: qcom,pas: Add hwlocks Krzysztof Kozlowski (Sat May 25 2024 - 12:46:13 EST)
- Re: [PATCH RFC 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc Krzysztof Kozlowski (Sat May 25 2024 - 12:47:25 EST)
- Re: [PATCH v2 3/5] dt-bindings: iio: dac: Add adi,ltc2664.yaml Krzysztof Kozlowski (Sat May 25 2024 - 12:49:53 EST)
- Re: [PATCH 0/3] Add support for more stk3311 variant Jonathan Cameron (Sat May 25 2024 - 12:50:17 EST)
- Re: [PATCH v2 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Document PMC8380 Krzysztof Kozlowski (Sat May 25 2024 - 12:54:27 EST)
- Re: [PATCH RFC v3 2/9] dt-bindings: board: Introduce board-id Conor Dooley (Sat May 25 2024 - 12:55:07 EST)
- Re: [PATCH v2 2/3] dt-bindings: input: document Novatek NVT touchscreen controller Krzysztof Kozlowski (Sat May 25 2024 - 13:01:34 EST)
- Re: [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCM6490 snd QCS6490 sound card Krzysztof Kozlowski (Sat May 25 2024 - 13:03:18 EST)
- Re: [PATCH RFC 3/4] iio: add support for multiple scan types per channel David Lechner (Sat May 25 2024 - 13:04:59 EST)
- Re: [PATCH v5 1/7] ASoC: dt-bindings: document wcd937x Audio Codec Krzysztof Kozlowski (Sat May 25 2024 - 13:06:01 EST)
- Re: [PATCH v2 0/6] minor fixes and improvements Jonathan Cameron (Sat May 25 2024 - 13:06:51 EST)
- Re: [PATCH RFC v3 5/9] dt-bindings: board: Document board-ids for Qualcomm devices Conor Dooley (Sat May 25 2024 - 13:09:03 EST)
- Re: [PATCH v2 3/5] dt-bindings: iio: dac: Add adi,ltc2664.yaml Jonathan Cameron (Sat May 25 2024 - 13:17:56 EST)
- [PATCH 1/2] arm64: phygate-tauri-l enable pcie phy Parthiban Nallathambi (Sat May 25 2024 - 13:19:24 EST)
- [PATCH 2/2] arm64: phygate-tauri-l add overlays for RS232 and RS485 Parthiban Nallathambi (Sat May 25 2024 - 13:19:30 EST)
- Re: [PATCH RFC v3 4/9] dt-bindings: arm: qcom: Update Devicetree identifiers Conor Dooley (Sat May 25 2024 - 13:21:49 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Linus Torvalds (Sat May 25 2024 - 13:22:44 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Mike Galbraith (Sat May 25 2024 - 13:23:05 EST)
- Re: [PATCH] iio: adc: sort Makefile Jonathan Cameron (Sat May 25 2024 - 13:25:11 EST)
- Re: [PATCH] iio: adc: ad7944: remove unused parameter Jonathan Cameron (Sat May 25 2024 - 13:30:54 EST)
- [syzbot] [net?] WARNING: refcount bug in __netif_napi_del (3) syzbot (Sat May 25 2024 - 13:37:41 EST)
- [PATCH] arm64: dts: qcom: sc8180x: Fix LLCC reg property again Bjorn Andersson (Sat May 25 2024 - 13:39:31 EST)
- [PATCH 0/2] arm64: dts: qcom: sc8180x: Fix CPUfreq compatible Bjorn Andersson (Sat May 25 2024 - 13:44:13 EST)
- [PATCH 1/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Add sc8180x compatible Bjorn Andersson (Sat May 25 2024 - 13:44:20 EST)
- [PATCH 2/2] arm64: dts: qcom: sc8180x: Correct cpufreq compatible Bjorn Andersson (Sat May 25 2024 - 13:44:31 EST)
- [PATCH] arm64: dts: qcom: sc8180x: Add UFS PHY power-domain Bjorn Andersson (Sat May 25 2024 - 13:45:42 EST)
- [PATCH] x86/asm/bitops: Change function return types from long to int Thorsten Blum (Sat May 25 2024 - 13:45:52 EST)
- Re: [RFC PATCH v2 0/3] Add NUMA-aware DAMOS watermarks SeongJae Park (Sat May 25 2024 - 13:47:54 EST)
- [PATCH] arm64: dts: qcom: sc8180x: Fix aoss_qmp node Bjorn Andersson (Sat May 25 2024 - 13:49:27 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible David Lechner (Sat May 25 2024 - 13:49:51 EST)
- [PATCH] arm64: dts: qcom: sc8180x: Correct PCIe slave ports Bjorn Andersson (Sat May 25 2024 - 13:51:43 EST)
- [PATCH 1/3] media: gs1662: remove unused struct 'gs_reg_fmt_custom' linux (Sat May 25 2024 - 13:52:58 EST)
- [PATCH 2/3] media: opera1: remove unused struct 'rc_map_opera_table' linux (Sat May 25 2024 - 13:53:12 EST)
- [PATCH 0/3] media dead struct removal linux (Sat May 25 2024 - 13:53:27 EST)
- [PATCH 3/3] media: pvrusb2: remove unused struct 'debugifc_mask_item' linux (Sat May 25 2024 - 13:53:43 EST)
- [PATCH] dt-bindings: arm-smmu: Fix Qualcomm SC8180X binding Bjorn Andersson (Sat May 25 2024 - 13:54:12 EST)
- Re: [PATCH] HID: hid-goodix: Add Goodix HID-over-SPI driver kernel test robot (Sat May 25 2024 - 13:55:08 EST)
- Re: [PATCH 0/3] media dead struct removal Dr. David Alan Gilbert (Sat May 25 2024 - 13:55:33 EST)
- [PATCH 00/10] arm64: dts: qcom: sc8180x: Enable the USB multiport controller Bjorn Andersson (Sat May 25 2024 - 13:59:26 EST)
- [PATCH 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add sc8180x USB3 compatible Bjorn Andersson (Sat May 25 2024 - 13:59:40 EST)
- [PATCH 02/10] phy: qcom-qmp-usb: Add sc8180x USB UNIPHY Bjorn Andersson (Sat May 25 2024 - 14:00:02 EST)
- [PATCH 03/10] dt-bindings: clock: qcom: Add missing USB MP resets Bjorn Andersson (Sat May 25 2024 - 14:00:24 EST)
- [PATCH 04/10] clk: qcom: gcc-sc8180x: Add missing USB MP resets Bjorn Andersson (Sat May 25 2024 - 14:00:47 EST)
- [PATCH 05/10] dt-bindings: usb: qcom,dwc3: Add SC8180X compatibles Bjorn Andersson (Sat May 25 2024 - 14:01:09 EST)
- [PATCH 06/10] arm64: dts: qcom: sc8180x-pmics: Add second PMC8180 GPIO Bjorn Andersson (Sat May 25 2024 - 14:01:33 EST)
- [PATCH 07/10] arm64: dts: qcom: sc8180x: Align USB nodes with binding Bjorn Andersson (Sat May 25 2024 - 14:01:53 EST)
- [PATCH 08/10] arm64: dts: qcom: sc8180x: Add USB MP controller and phys Bjorn Andersson (Sat May 25 2024 - 14:02:17 EST)
- [PATCH 09/10] arm64: dts: qcom: sc8180x-primus: Enable the two MP USB ports Bjorn Andersson (Sat May 25 2024 - 14:02:37 EST)
- [PATCH 10/10] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Enable USB multiport controller Bjorn Andersson (Sat May 25 2024 - 14:02:59 EST)
- Re: [PATCH v5] usb-storage: Check whether the media is initialized successfully Markus Elfring (Sat May 25 2024 - 14:03:36 EST)
- [PATCH] dt-bindings: interrupt-controller: qcom,pdc: Add sc8180x PDC Bjorn Andersson (Sat May 25 2024 - 14:03:59 EST)
- [PATCH] arm64: dts: qcom: sc8180x: Drop ipa-virt interconnect Bjorn Andersson (Sat May 25 2024 - 14:04:13 EST)
- [syzbot] [xfs?] WARNING in mod_delayed_work_on syzbot (Sat May 25 2024 - 14:13:36 EST)
- Re: CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS Gabriel Krisman Bertazi (Sat May 25 2024 - 14:15:47 EST)
- Re: [PATCH] arm64: dts: qcom: msm8996: add reset for display subsystem Markus Elfring (Sat May 25 2024 - 14:20:43 EST)
- [PATCH] tracing/probes: fix error check in parse_btf_field() Carlos López (Sat May 25 2024 - 14:22:22 EST)
- Re: [PATCH] arm64: dts: qcom: msm8996: add reset for display subsystem Krzysztof Kozlowski (Sat May 25 2024 - 14:29:26 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Krzysztof Kozlowski (Sat May 25 2024 - 14:34:46 EST)
- Re: [PATCH v2 01/10] dt-bindings: ROHM BD96801 PMIC regulators Krzysztof Kozlowski (Sat May 25 2024 - 14:40:06 EST)
- Re: [PATCH -next] cgroup/cpuset: Remove unnecessary zeroing Markus Elfring (Sat May 25 2024 - 14:56:35 EST)
- Re: [PATCH v24 4/4] dt-binding: clock: remove nuvoton npcm845-clk bindings Krzysztof Kozlowski (Sat May 25 2024 - 14:58:54 EST)
- Re: [PATCH v2 02/10] dt-bindings: mfd: bd96801 PMIC core Krzysztof Kozlowski (Sat May 25 2024 - 14:59:10 EST)
- Re: [PATCH v4] dt-bindings: gpio: lsi,zevio-gpio: convert to dtschema Krzysztof Kozlowski (Sat May 25 2024 - 15:04:34 EST)
- [PATCH] crypto: atmel-sha204a - fix negated return value Lothar Rubusch (Sat May 25 2024 - 15:22:50 EST)
- Re: [RFC PATCH 10/11] rust: add basic abstractions for iomem operations Wedson Almeida Filho (Sat May 25 2024 - 15:24:41 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Alan Stern (Sat May 25 2024 - 15:37:31 EST)
- Re: [PATCH v3] staging: rtl8192e: Fix spelling mistakes in rtllib_softmac.c Philipp Hortmann (Sat May 25 2024 - 15:53:31 EST)
- Re: [PATCH] libfs: fix implicitly cast in simple_attr_write_xsigned() Jiasheng Jiang (Sat May 25 2024 - 15:56:18 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Tim Harvey (Sat May 25 2024 - 15:58:43 EST)
- Re: [PATCH 2/3] dt-bindings: hwmon: g76x: Add support for g761 Guenter Roeck (Sat May 25 2024 - 15:58:54 EST)
- Re: [PATCH] arm64: dts: qcom: msm8996: add reset for display subsystem Dmitry Baryshkov (Sat May 25 2024 - 16:04:11 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: Fix LLCC reg property again Dmitry Baryshkov (Sat May 25 2024 - 16:11:04 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: sc8180x: Correct cpufreq compatible Dmitry Baryshkov (Sat May 25 2024 - 16:11:20 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: Add UFS PHY power-domain Dmitry Baryshkov (Sat May 25 2024 - 16:12:04 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: Fix aoss_qmp node Dmitry Baryshkov (Sat May 25 2024 - 16:12:25 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: Correct PCIe slave ports Dmitry Baryshkov (Sat May 25 2024 - 16:12:39 EST)
- Re: [PATCH 02/10] phy: qcom-qmp-usb: Add sc8180x USB UNIPHY Dmitry Baryshkov (Sat May 25 2024 - 16:12:55 EST)
- Re: [PATCH 06/10] arm64: dts: qcom: sc8180x-pmics: Add second PMC8180 GPIO Dmitry Baryshkov (Sat May 25 2024 - 16:15:20 EST)
- Re: [PATCH 08/10] arm64: dts: qcom: sc8180x: Add USB MP controller and phys Dmitry Baryshkov (Sat May 25 2024 - 16:16:42 EST)
- Re: [PATCH 09/10] arm64: dts: qcom: sc8180x-primus: Enable the two MP USB ports Dmitry Baryshkov (Sat May 25 2024 - 16:16:59 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: Drop ipa-virt interconnect Dmitry Baryshkov (Sat May 25 2024 - 16:17:26 EST)
- Re: [PATCH 10/10] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Enable USB multiport controller Dmitry Baryshkov (Sat May 25 2024 - 16:17:42 EST)
- [PATCH] mtd: rawnand: cadence: remove unused struct 'ecc_info' linux (Sat May 25 2024 - 16:25:57 EST)
- [syzbot] [kernel?] possible deadlock in run_timer_base syzbot (Sat May 25 2024 - 16:46:35 EST)
- Re: [PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading alexandre . ferrieux (Sat May 25 2024 - 16:57:30 EST)
- Re: [GIT PULL] JFFS2 changes for v6.10-rc1 pr-tracker-bot (Sat May 25 2024 - 17:08:26 EST)
- Re: [GIT PULL] UML changes for v6.10-rc1 pr-tracker-bot (Sat May 25 2024 - 17:08:39 EST)
- Re: [GIT PULL] I3C changes for 6.10 pr-tracker-bot (Sat May 25 2024 - 17:08:52 EST)
- Re: [GIT PULL] RTC for 6.10 pr-tracker-bot (Sat May 25 2024 - 17:08:52 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Linus Torvalds (Sat May 25 2024 - 17:14:52 EST)
- Re: [GIT PULL] IPMI bug fixes for 6.10 Linus Torvalds (Sat May 25 2024 - 17:30:59 EST)
- Re: [GIT PULL] ntfs3: bugfixes for 6.10 pr-tracker-bot (Sat May 25 2024 - 17:32:12 EST)
- Re: [GIT PULL] Ceph updates for 6.10-rc1 pr-tracker-bot (Sat May 25 2024 - 17:32:29 EST)
- Re: [GIT PULL] ksmbd server fixes pr-tracker-bot (Sat May 25 2024 - 17:32:47 EST)
- Re: [GIT PULL] IPMI bug fixes for 6.10 pr-tracker-bot (Sat May 25 2024 - 17:40:11 EST)
- [syzbot] [kernel?] WARNING: locking bug in collect_percpu_times syzbot (Sat May 25 2024 - 17:52:33 EST)
- Re: [GIT PULL] IRQ fix pr-tracker-bot (Sat May 25 2024 - 17:53:16 EST)
- Re: [GIT PULL] x86 fixes pr-tracker-bot (Sat May 25 2024 - 17:53:18 EST)
- Re: [syzbot] [wireless?] WARNING in __rate_control_send_low (2) syzbot (Sat May 25 2024 - 18:11:44 EST)
- [GIT PULL] smb3 client fixes Steve French (Sat May 25 2024 - 18:25:06 EST)
- Re: [GIT PULL] hotfixes for 6.10-rc1 pr-tracker-bot (Sat May 25 2024 - 18:25:18 EST)
- Re: [PATCH net-next v19 01/13] rtase: Add pci table supported in this module Andrew Lunn (Sat May 25 2024 - 18:44:26 EST)
- Re: [PATCH] libfs: fix implicitly cast in simple_attr_write_xsigned() Al Viro (Sat May 25 2024 - 18:48:51 EST)
- Re: [RFC PATCH 00/20] Introduce the famfs shared-memory file system Dave Chinner (Sat May 25 2024 - 18:55:01 EST)
- Re: [PATCH] x86/asm/bitops: Change function return types from long to int kernel test robot (Sat May 25 2024 - 19:01:18 EST)
- [PATCH] tools/lib/list_sort: Remove redundant code for cond_resched handling Kuan-Wei Chiu (Sat May 25 2024 - 19:02:21 EST)
- Re: [PATCH v20 05/12] fs/read_write: Enable copy_file_range for block device. Dave Chinner (Sat May 25 2024 - 19:02:56 EST)
- [PATCH v6 1/8] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id Jason-JH . Lin (Sat May 25 2024 - 19:08:37 EST)
- [PATCH v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver Jason-JH . Lin (Sat May 25 2024 - 19:08:42 EST)
- [PATCH v6 0/8] Add CMDQ secure driver for SVP Jason-JH . Lin (Sat May 25 2024 - 19:08:48 EST)
- [PATCH v6 7/8] mailbox: mediatek: Add secure CMDQ driver support for CMDQ driver Jason-JH . Lin (Sat May 25 2024 - 19:09:02 EST)
- [PATCH v6 5/8] mailbox: mediatek: Move reuseable definition to header for secure driver Jason-JH . Lin (Sat May 25 2024 - 19:09:05 EST)
- [PATCH v6 4/8] mailbox: mtk-cmdq: Support GCE loop packets in interrupt handler Jason-JH . Lin (Sat May 25 2024 - 19:09:38 EST)
- [PATCH v6 3/8] soc: mediatek: cmdq: Add cmdq_pkt_logic_command to support math operation Jason-JH . Lin (Sat May 25 2024 - 19:09:39 EST)
- [PATCH v6 8/8] soc: mediatek: mtk-cmdq: Add secure cmdq_pkt APIs Jason-JH . Lin (Sat May 25 2024 - 19:09:53 EST)
- [PATCH v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver Jason-JH . Lin (Sat May 25 2024 - 19:10:29 EST)
- [syzbot] [jfs?] kernel BUG in txUpdateMap syzbot (Sat May 25 2024 - 19:10:49 EST)
- Re: [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct block device Dave Chinner (Sat May 25 2024 - 19:11:07 EST)
- [PATCH] can: mscan: remove unused struct 'mscan_state' linux (Sat May 25 2024 - 19:25:47 EST)
- [PATCH v6 2/7] drm/mediatek/uapi: Add DRM_MTK_GEM_CREATE_RESTRICTED flag Jason-JH . Lin (Sat May 25 2024 - 19:29:50 EST)
- [PATCH v6 4/7] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane Jason-JH . Lin (Sat May 25 2024 - 19:29:59 EST)
- [PATCH v6 0/7] Add mediate-drm secure flow for SVP Jason-JH . Lin (Sat May 25 2024 - 19:30:15 EST)
- [PATCH v6 7/7] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize Jason-JH . Lin (Sat May 25 2024 - 19:30:21 EST)
- [PATCH v6 5/7] drm/mediatek: Add mtk_ddp_sec_write() to config secure buffer info Jason-JH . Lin (Sat May 25 2024 - 19:30:29 EST)
- [PATCH v6 3/7] drm/mediatek: Add secure buffer control flow to mtk_drm_gem Jason-JH . Lin (Sat May 25 2024 - 19:31:08 EST)
- [PATCH v6 6/7] drm/mediatek: Add secure flow support to mediatek-drm Jason-JH . Lin (Sat May 25 2024 - 19:31:14 EST)
- [PATCH v6 1/7] drm/mediatek: Add interface to allocate MediaTek GEM buffer Jason-JH . Lin (Sat May 25 2024 - 19:31:25 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Ian Rogers (Sat May 25 2024 - 19:34:36 EST)
- Re: [PATCH 3/6] iio: chemical: add driver for ENS160 sensor Gustavo Silva (Sat May 25 2024 - 20:30:03 EST)
- Re: [PATCH v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver Rob Herring (Arm) (Sat May 25 2024 - 20:31:38 EST)
- Re: [PATCH 5/6] platform/chrome: cros_ec_lpc: Correct ACPI name for Framework Laptop Tzung-Bi Shih (Sat May 25 2024 - 21:26:35 EST)
- [PATCH v6] usb-storage: alauda: Check whether the media is initialized Shichao Lai (Sat May 25 2024 - 21:29:54 EST)
- Re: [PATCH v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver kernel test robot (Sat May 25 2024 - 22:00:48 EST)
- [PATCH v2] x86/paravirt: Disable virt spinlock on bare metal Chen Yu (Sat May 25 2024 - 22:02:16 EST)
- Re: [PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string Yafang Shao (Sat May 25 2024 - 22:34:59 EST)
- powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data757' from `drivers/cxl/core/mbox.o' being placed in section `.bss..Lubsan_data757' kernel test robot (Sat May 25 2024 - 22:53:43 EST)
- Re: [PATCH] x86/asm/bitops: Change function return types from long to int kernel test robot (Sat May 25 2024 - 23:56:59 EST)
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files Balasubrmanian, Vignesh (Sun May 26 2024 - 00:55:16 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Linus Torvalds (Sun May 26 2024 - 01:22:38 EST)
- Re: [GIT PULL] smb3 client fixes pr-tracker-bot (Sun May 26 2024 - 01:41:04 EST)
- Re: [PATCH] tpm: Open code tpm_buf_parameters() Paul Menzel (Sun May 26 2024 - 01:43:42 EST)
- [PATCH v4] iio: temperature: mcp9600: add threshold events support Dimitri Fedrau (Sun May 26 2024 - 01:52:51 EST)
- Re: [PATCH 09/17] Add rx.c, rx.h Nemanov, Michael (Sun May 26 2024 - 02:04:30 EST)
- [syzbot] [wireguard?] WARNING: locking bug in wg_packet_encrypt_worker syzbot (Sun May 26 2024 - 02:16:36 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Ian Rogers (Sun May 26 2024 - 02:22:32 EST)
- [tip:master] BUILD SUCCESS ebdce75199f345ff8c344a1b2ac0776edd7a8c39 kernel test robot (Sun May 26 2024 - 02:34:41 EST)
- Re: [PATCH 17/17] Add ti,cc33xx.yaml Nemanov, Michael (Sun May 26 2024 - 02:36:29 EST)
- Re: [PATCH v6] usb-storage: alauda: Check whether the media is initialized Markus Elfring (Sun May 26 2024 - 02:49:24 EST)
- Re: [PATCH v6] usb-storage: alauda: Check whether the media is initialized Greg Kroah-Hartman (Sun May 26 2024 - 02:56:30 EST)
- [tip:locking/urgent] BUILD SUCCESS fda570c8796f8fbb3285fb7ac007ace9aabbbb68 kernel test robot (Sun May 26 2024 - 03:21:07 EST)
- [PATCH v2 1/2] media: intel/ipu6: Move isys_remove() close to isys_probe() Christophe JAILLET (Sun May 26 2024 - 04:01:40 EST)
- Re: [PATCH] usb: ucsi: stm32: fix command completion handling Dmitry Baryshkov (Sun May 26 2024 - 04:07:05 EST)
- [PATCH v2 2/2] media: intel/ipu6: Fix an error handling path in isys_probe() Christophe JAILLET (Sun May 26 2024 - 04:10:00 EST)
- [PATCH v6 0/3] scsi: ufs: Allow RTT negotiation Avri Altman (Sun May 26 2024 - 04:17:05 EST)
- [PATCH v6 1/3] scsi: ufs: Allow RTT negotiation Avri Altman (Sun May 26 2024 - 04:17:20 EST)
- [PATCH v6 2/3] scsi: ufs: Maximum RTT supported by the host driver Avri Altman (Sun May 26 2024 - 04:17:33 EST)
- [PATCH v6 3/3] scsi: ufs: sysfs: Make max_number_of_rtt read-write Avri Altman (Sun May 26 2024 - 04:17:49 EST)
- Re: [PATCH v4 2/3] drm/lima: Fix dma_resv deadlock at drm object pin time Val Packett (Sun May 26 2024 - 04:28:08 EST)
- Re: [PATCH v2] 9p: v9fs_fid_find: also lookup by inode if not found dentry Christian Schoenebeck (Sun May 26 2024 - 04:43:28 EST)
- Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support Chen Yu (Sun May 26 2024 - 04:45:47 EST)
- Re: [PATCH] crypto: atmel-sha204a - fix negated return value Markus Elfring (Sun May 26 2024 - 04:53:56 EST)
- Re: [PATCH] md: make md_flush_request() more readable Christoph Hellwig (Sun May 26 2024 - 04:54:26 EST)
- Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Sun May 26 2024 - 04:56:04 EST)
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files Borislav Petkov (Sun May 26 2024 - 05:06:42 EST)
- RIP: + BUG: with 6.8.11 and BTRFS Toralf Förster (Sun May 26 2024 - 05:08:15 EST)
- [PATCH] ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp Luke D. Jones (Sun May 26 2024 - 05:10:52 EST)
- Re: RIP: + BUG: with 6.8.11 and BTRFS Toralf Förster (Sun May 26 2024 - 05:12:47 EST)
- [PATCH] ACPI: resource: Do IRQ override on MECHREVO Yilong15 Series GM5HG0A nova (Sun May 26 2024 - 05:14:08 EST)
- Re: [PATCH v2] riscv: dmi: Add SMBIOS/DMI support Haibo Xu (Sun May 26 2024 - 05:18:05 EST)
- Re: [v6] usb-storage: alauda: Check whether the media is initialized Markus Elfring (Sun May 26 2024 - 05:20:52 EST)
- [RFC PATCH v3 01/16] powerpc/64e: Remove unused IBM HTW code [SQUASHED] Christophe Leroy (Sun May 26 2024 - 05:22:50 EST)
- [RFC PATCH v3 02/16] mm: Define __pte_leaf_size() to also take a PMD entry Christophe Leroy (Sun May 26 2024 - 05:22:59 EST)
- [RFC PATCH v3 03/16] mm: Provide mm_struct and address to huge_ptep_get() Christophe Leroy (Sun May 26 2024 - 05:23:23 EST)
- [RFC PATCH v3 04/16] powerpc/mm: Remove _PAGE_PSIZE Christophe Leroy (Sun May 26 2024 - 05:23:34 EST)
- [RFC PATCH v3 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries Christophe Leroy (Sun May 26 2024 - 05:23:52 EST)
- [RFC PATCH v3 06/16] powerpc/mm: Allow hugepages without hugepd Christophe Leroy (Sun May 26 2024 - 05:24:06 EST)
- [RFC PATCH v3 07/16] powerpc/8xx: Fix size given to set_huge_pte_at() Christophe Leroy (Sun May 26 2024 - 05:24:19 EST)
- [RFC PATCH v3 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries Christophe Leroy (Sun May 26 2024 - 05:24:34 EST)
- [RFC PATCH v3 09/16] powerpc/8xx: Simplify struct mmu_psize_def Christophe Leroy (Sun May 26 2024 - 05:24:47 EST)
- [RFC PATCH v3 10/16] powerpc/e500: Remove enc and ind fields from struct mmu_psize_def Christophe Leroy (Sun May 26 2024 - 05:25:06 EST)
- [RFC PATCH v3 11/16] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits) Christophe Leroy (Sun May 26 2024 - 05:25:21 EST)
- [RFC PATCH v3 12/16] powerpc/e500: Encode hugepage size in PTE bits Christophe Leroy (Sun May 26 2024 - 05:25:33 EST)
- [RFC PATCH v3 13/16] powerpc/e500: Use contiguous PMD instead of hugepd Christophe Leroy (Sun May 26 2024 - 05:25:48 EST)
- [RFC PATCH v3 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD Christophe Leroy (Sun May 26 2024 - 05:26:02 EST)
- [RFC PATCH v3 15/16] powerpc/mm: Remove hugepd leftovers Christophe Leroy (Sun May 26 2024 - 05:26:18 EST)
- [RFC PATCH v3 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD Christophe Leroy (Sun May 26 2024 - 05:26:33 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Sun May 26 2024 - 05:26:54 EST)
- Re: [RFC PATCH 4/8] mm: Provide mm_struct and address to huge_ptep_get() Christophe Leroy (Sun May 26 2024 - 05:27:12 EST)
- Re: [PATCH v2 3/6] RDMA/cma: Brute force GFP_NOIO Leon Romanovsky (Sun May 26 2024 - 05:27:30 EST)
- Re: [RFC PATCH 1/8] mm: Provide pagesize to pmd_populate() Christophe Leroy (Sun May 26 2024 - 05:29:19 EST)
- [PATCH AUTOSEL 6.9 01/15] fs/writeback: bail out if there is no more inodes for IO and queued once Sasha Levin (Sun May 26 2024 - 05:42:03 EST)
- [PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle Sasha Levin (Sun May 26 2024 - 05:42:18 EST)
- [PATCH AUTOSEL 6.9 03/15] padata: Disable BH when taking works lock on MT path Sasha Levin (Sun May 26 2024 - 05:42:29 EST)
- [PATCH AUTOSEL 6.9 04/15] crypto: hisilicon/sec - Fix memory leak for sec resource release Sasha Levin (Sun May 26 2024 - 05:42:42 EST)
- [PATCH AUTOSEL 6.9 05/15] crypto: hisilicon/qm - Add the err memory release process to qm uninit Sasha Levin (Sun May 26 2024 - 05:42:56 EST)
- [PATCH AUTOSEL 6.9 06/15] io_uring/sqpoll: work around a potential audit memory leak Sasha Levin (Sun May 26 2024 - 05:43:08 EST)
- [PATCH AUTOSEL 6.9 07/15] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Sasha Levin (Sun May 26 2024 - 05:43:23 EST)
- [PATCH AUTOSEL 6.9 08/15] rcutorture: Make stall-tasks directly exit when rcutorture tests end Sasha Levin (Sun May 26 2024 - 05:43:34 EST)
- [PATCH AUTOSEL 6.9 09/15] rcutorture: Fix invalid context warning when enable srcu barrier testing Sasha Levin (Sun May 26 2024 - 05:43:49 EST)
- [PATCH AUTOSEL 6.9 10/15] platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback match Sasha Levin (Sun May 26 2024 - 05:43:59 EST)
- [PATCH AUTOSEL 6.9 11/15] platform/chrome: cros_usbpd_notify: provide ID table for avoiding fallback match Sasha Levin (Sun May 26 2024 - 05:44:13 EST)
- [PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk Sasha Levin (Sun May 26 2024 - 05:44:26 EST)
- [PATCH AUTOSEL 6.9 13/15] ubsan: Avoid i386 UBSAN handler crashes with Clang Sasha Levin (Sun May 26 2024 - 05:44:41 EST)
- [PATCH AUTOSEL 6.9 14/15] arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in Sasha Levin (Sun May 26 2024 - 05:44:59 EST)
- [PATCH AUTOSEL 6.9 15/15] block/ioctl: prefer different overflow check Sasha Levin (Sun May 26 2024 - 05:45:07 EST)
- [PATCH AUTOSEL 6.8 01/14] fs/writeback: bail out if there is no more inodes for IO and queued once Sasha Levin (Sun May 26 2024 - 05:45:24 EST)
- [PATCH AUTOSEL 6.8 02/14] md: Fix overflow in is_mddev_idle Sasha Levin (Sun May 26 2024 - 05:45:38 EST)
- [PATCH AUTOSEL 6.8 03/14] padata: Disable BH when taking works lock on MT path Sasha Levin (Sun May 26 2024 - 05:45:51 EST)
- [PATCH AUTOSEL 6.8 04/14] crypto: hisilicon/sec - Fix memory leak for sec resource release Sasha Levin (Sun May 26 2024 - 05:46:04 EST)
- [PATCH AUTOSEL 6.8 05/14] crypto: hisilicon/qm - Add the err memory release process to qm uninit Sasha Levin (Sun May 26 2024 - 05:46:18 EST)
- [PATCH AUTOSEL 6.8 06/14] io_uring/sqpoll: work around a potential audit memory leak Sasha Levin (Sun May 26 2024 - 05:46:28 EST)
- [PATCH AUTOSEL 6.8 07/14] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Sasha Levin (Sun May 26 2024 - 05:46:42 EST)
- [PATCH AUTOSEL 6.8 08/14] rcutorture: Make stall-tasks directly exit when rcutorture tests end Sasha Levin (Sun May 26 2024 - 05:46:53 EST)
- [PATCH AUTOSEL 6.8 09/14] rcutorture: Fix invalid context warning when enable srcu barrier testing Sasha Levin (Sun May 26 2024 - 05:47:06 EST)
- [PATCH AUTOSEL 6.8 10/14] platform/chrome: cros_usbpd_logger: provide ID table for avoiding fallback match Sasha Levin (Sun May 26 2024 - 05:47:18 EST)
- [PATCH AUTOSEL 6.8 11/14] platform/chrome: cros_usbpd_notify: provide ID table for avoiding fallback match Sasha Levin (Sun May 26 2024 - 05:47:27 EST)
- [PATCH AUTOSEL 6.8 12/14] binfmt_elf: Leave a gap between .bss and brk Sasha Levin (Sun May 26 2024 - 05:47:43 EST)
- [PATCH AUTOSEL 6.8 13/14] arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in Sasha Levin (Sun May 26 2024 - 05:47:58 EST)
- [PATCH AUTOSEL 6.8 14/14] block/ioctl: prefer different overflow check Sasha Levin (Sun May 26 2024 - 05:48:09 EST)
- [PATCH AUTOSEL 6.6 01/11] fs/writeback: bail out if there is no more inodes for IO and queued once Sasha Levin (Sun May 26 2024 - 05:48:27 EST)
- [PATCH AUTOSEL 6.6 02/11] md: Fix overflow in is_mddev_idle Sasha Levin (Sun May 26 2024 - 05:48:45 EST)
- [PATCH AUTOSEL 6.6 03/11] padata: Disable BH when taking works lock on MT path Sasha Levin (Sun May 26 2024 - 05:48:56 EST)
- [PATCH AUTOSEL 6.6 04/11] crypto: hisilicon/sec - Fix memory leak for sec resource release Sasha Levin (Sun May 26 2024 - 05:49:08 EST)
- [PATCH AUTOSEL 6.6 05/11] crypto: hisilicon/qm - Add the err memory release process to qm uninit Sasha Levin (Sun May 26 2024 - 05:49:22 EST)
- [PATCH AUTOSEL 6.6 06/11] io_uring/sqpoll: work around a potential audit memory leak Sasha Levin (Sun May 26 2024 - 05:49:36 EST)
- [PATCH AUTOSEL 6.6 07/11] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Sasha Levin (Sun May 26 2024 - 05:49:51 EST)
- [PATCH AUTOSEL 6.6 08/11] rcutorture: Make stall-tasks directly exit when rcutorture tests end Sasha Levin (Sun May 26 2024 - 05:50:03 EST)
- [PATCH AUTOSEL 6.6 09/11] rcutorture: Fix invalid context warning when enable srcu barrier testing Sasha Levin (Sun May 26 2024 - 05:50:17 EST)
- [PATCH AUTOSEL 6.6 10/11] binfmt_elf: Leave a gap between .bss and brk Sasha Levin (Sun May 26 2024 - 05:50:27 EST)
- [PATCH AUTOSEL 6.6 11/11] block/ioctl: prefer different overflow check Sasha Levin (Sun May 26 2024 - 05:50:43 EST)
- [PATCH AUTOSEL 6.1 1/9] md: Fix overflow in is_mddev_idle Sasha Levin (Sun May 26 2024 - 05:51:06 EST)
- [PATCH AUTOSEL 6.1 2/9] padata: Disable BH when taking works lock on MT path Sasha Levin (Sun May 26 2024 - 05:51:14 EST)
- [PATCH AUTOSEL 6.1 3/9] crypto: hisilicon/sec - Fix memory leak for sec resource release Sasha Levin (Sun May 26 2024 - 05:51:28 EST)
- [PATCH AUTOSEL 6.1 4/9] io_uring/sqpoll: work around a potential audit memory leak Sasha Levin (Sun May 26 2024 - 05:51:39 EST)
- [PATCH AUTOSEL 6.1 5/9] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Sasha Levin (Sun May 26 2024 - 05:51:59 EST)
- [PATCH AUTOSEL 6.1 6/9] rcutorture: Make stall-tasks directly exit when rcutorture tests end Sasha Levin (Sun May 26 2024 - 05:52:10 EST)
- [PATCH AUTOSEL 6.1 7/9] rcutorture: Fix invalid context warning when enable srcu barrier testing Sasha Levin (Sun May 26 2024 - 05:52:21 EST)
- [PATCH AUTOSEL 6.1 8/9] binfmt_elf: Leave a gap between .bss and brk Sasha Levin (Sun May 26 2024 - 05:52:37 EST)
- [PATCH AUTOSEL 6.1 9/9] block/ioctl: prefer different overflow check Sasha Levin (Sun May 26 2024 - 05:52:54 EST)
- [PATCH AUTOSEL 5.15 1/7] padata: Disable BH when taking works lock on MT path Sasha Levin (Sun May 26 2024 - 05:53:12 EST)
- [PATCH AUTOSEL 5.15 2/7] crypto: hisilicon/sec - Fix memory leak for sec resource release Sasha Levin (Sun May 26 2024 - 05:53:25 EST)
- [PATCH AUTOSEL 5.15 3/7] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Sasha Levin (Sun May 26 2024 - 05:53:35 EST)
- [PATCH AUTOSEL 5.15 4/7] rcutorture: Make stall-tasks directly exit when rcutorture tests end Sasha Levin (Sun May 26 2024 - 05:53:53 EST)
- [PATCH AUTOSEL 5.15 5/7] rcutorture: Fix invalid context warning when enable srcu barrier testing Sasha Levin (Sun May 26 2024 - 05:54:01 EST)
- [PATCH AUTOSEL 5.15 6/7] binfmt_elf: Leave a gap between .bss and brk Sasha Levin (Sun May 26 2024 - 05:54:16 EST)
- [PATCH AUTOSEL 5.15 7/7] block/ioctl: prefer different overflow check Sasha Levin (Sun May 26 2024 - 05:54:33 EST)
- [PATCH AUTOSEL 5.10 1/5] padata: Disable BH when taking works lock on MT path Sasha Levin (Sun May 26 2024 - 05:54:50 EST)
- [PATCH AUTOSEL 5.10 2/5] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Sasha Levin (Sun May 26 2024 - 05:55:00 EST)
- [PATCH AUTOSEL 5.10 3/5] rcutorture: Fix invalid context warning when enable srcu barrier testing Sasha Levin (Sun May 26 2024 - 05:55:17 EST)
- [PATCH AUTOSEL 5.10 4/5] binfmt_elf: Leave a gap between .bss and brk Sasha Levin (Sun May 26 2024 - 05:55:25 EST)
- [PATCH AUTOSEL 5.10 5/5] block/ioctl: prefer different overflow check Sasha Levin (Sun May 26 2024 - 05:55:40 EST)
- [PATCH AUTOSEL 5.4] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Sasha Levin (Sun May 26 2024 - 05:56:01 EST)
- [PATCH AUTOSEL 4.19] rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Sasha Levin (Sun May 26 2024 - 05:56:15 EST)
- [RFC PATCH v3 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64) Christophe Leroy (Sun May 26 2024 - 05:56:26 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Leo Yan (Sun May 26 2024 - 05:58:53 EST)
- [PATCH 0/3] tracing: Fix some selftest issues Masami Hiramatsu (Google) (Sun May 26 2024 - 06:11:10 EST)
- [PATCH 1/3] tracing: Build event generation tests only as modules Masami Hiramatsu (Google) (Sun May 26 2024 - 06:11:19 EST)
- [PATCH 2/3] tracing/kprobe: Remove unneeded WARN_ON_ONCE() in selftests Masami Hiramatsu (Google) (Sun May 26 2024 - 06:11:32 EST)
- [PATCH 3/3] tracing/kprobe: Remove cleanup code unrelated to selftest Masami Hiramatsu (Google) (Sun May 26 2024 - 06:11:44 EST)
- Re: [PATCH] tracing/probes: fix error check in parse_btf_field() Google (Sun May 26 2024 - 06:17:17 EST)
- [PATCH] crypto: atmel-sha204a - fix negated return value Lothar Rubusch (Sun May 26 2024 - 06:32:31 EST)
- Re: [PATCH] Bluetooth: btintel_pcie: Fix the error handling path of btintel_pcie_probe() Christophe JAILLET (Sun May 26 2024 - 06:40:17 EST)
- [PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel Nam Cao (Sun May 26 2024 - 07:01:30 EST)
- Re: [RFC PATCH v3 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64) Oscar Salvador (Sun May 26 2024 - 07:05:09 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Arnaldo Carvalho de Melo (Sun May 26 2024 - 07:10:17 EST)
- [PATCH v6 1/2] dt-bindings: backlight: Add Texas Instruments LM3509 Patrick Gansterer (Sun May 26 2024 - 07:10:46 EST)
- [PATCH v6 0/2] backlight: Add new lm3509 backlight driver Patrick Gansterer (Sun May 26 2024 - 07:11:02 EST)
- [PATCH v6 2/2] backlight: Add new lm3509 backlight driver Patrick Gansterer (Sun May 26 2024 - 07:11:16 EST)
- [PATCH 0/3] staging: rtl8192e: some refactoring Michael Straube (Sun May 26 2024 - 07:20:52 EST)
- [PATCH 1/3] staging: rtl8192e: reduce indentation level Michael Straube (Sun May 26 2024 - 07:20:59 EST)
- [PATCH 2/3] staging: rtl8192e: remove unnecessary line breaks Michael Straube (Sun May 26 2024 - 07:21:02 EST)
- [PATCH 3/3] staging: rtl8192e: remove dead code Michael Straube (Sun May 26 2024 - 07:21:18 EST)
- [PATCH] ftrace: Fix stack trace entry generated by ftrace_pid_func() Tatsuya S (Sun May 26 2024 - 07:29:57 EST)
- Re: [v6] usb-storage: alauda: Check whether the media is initialized Greg Kroah-Hartman (Sun May 26 2024 - 07:43:54 EST)
- Re: [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper Eugen Hristev (Sun May 26 2024 - 07:50:06 EST)
- [GIT PULL] perf tools fix for v6.10 Arnaldo Carvalho de Melo (Sun May 26 2024 - 07:58:59 EST)
- Re: [PATCH v2 2/3] riscv: dts: thead: Add TH1520 I2C nodes Emil Renner Berthing (Sun May 26 2024 - 08:01:28 EST)
- Re: [PATCH v2 3/3] riscv: dts: thead: Enable I2C on the BeagleV-Ahead Emil Renner Berthing (Sun May 26 2024 - 08:06:30 EST)
- Re: [PATCH RFC 3/4] iio: add support for multiple scan types per channel Jonathan Cameron (Sun May 26 2024 - 08:11:14 EST)
- Re: [syzbot] [net?] WARNING in inet_csk_get_port (3) syzbot (Sun May 26 2024 - 08:20:16 EST)
- [PATCH RFC] fs: turn inode->i_ctime into a ktime_t Jeff Layton (Sun May 26 2024 - 08:20:32 EST)
- Re: [PATCH 3/6] iio: chemical: add driver for ENS160 sensor Jonathan Cameron (Sun May 26 2024 - 08:21:20 EST)
- Re: [PATCH 1/1] iio: imu: bmi323: Use iio read_acpi_mount_matrix() helper Jonathan Cameron (Sun May 26 2024 - 08:24:50 EST)
- Re: [PATCH] tracing/probes: fix error check in parse_btf_field() Carlos López (Sun May 26 2024 - 08:28:16 EST)
- Re: [PATCH v4 04/10] iio: imu: adis_buffer: Add buffer setup API with buffer attributes Jonathan Cameron (Sun May 26 2024 - 08:38:50 EST)
- Re: [PATCH v4 08/10] iio: imu: adis16475: Re-define ADIS16475_DATA Jonathan Cameron (Sun May 26 2024 - 08:44:20 EST)
- Re: [PATCH v3 0/9] MIPS: Unify low-level debugging functionalities Maciej W. Rozycki (Sun May 26 2024 - 08:44:36 EST)
- Re: [PATCH v3] percpu_counter: add a cmpxchg-based _add_batch variant Mateusz Guzik (Sun May 26 2024 - 08:45:37 EST)
- Re: [PATCH v4 10/10] drivers: iio: imu: Add support for adis1657x family Jonathan Cameron (Sun May 26 2024 - 08:49:56 EST)
- Re: [PATCH v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues' Markus Elfring (Sun May 26 2024 - 08:58:35 EST)
- Re: [PATCH v4 10/10] drivers: iio: imu: Add support for adis1657x family Jonathan Cameron (Sun May 26 2024 - 09:01:54 EST)
- [RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members Erick Archer (Sun May 26 2024 - 09:33:27 EST)
- Re: [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped() Jonathan Cameron (Sun May 26 2024 - 09:49:15 EST)
- Re: [PATCH RFC 3/4] iio: add support for multiple scan types per channel David Lechner (Sun May 26 2024 - 09:53:43 EST)
- Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Mike Rapoport (Sun May 26 2024 - 09:57:02 EST)
- [syzbot] [dri?] WARNING in drm_atomic_helper_wait_for_vblanks (3) syzbot (Sun May 26 2024 - 09:59:29 EST)
- [PATCH] lib/plist.c: Enforce memory ordering in plist_check_list I Hsin Cheng (Sun May 26 2024 - 10:01:56 EST)
- 6.10/bisected/regression - commits bc87d666c05 and 6d4279cb99ac cause appearing green flashing bar on top of screen on Radeon 6900XT and 120Hz Mikhail Gavrilov (Sun May 26 2024 - 10:06:34 EST)
- Re: [PATCH 1/3] staging: rtl8192e: reduce indentation level Nam Cao (Sun May 26 2024 - 10:23:30 EST)
- Re: [PATCH 3/3] staging: rtl8192e: remove dead code Nam Cao (Sun May 26 2024 - 10:31:14 EST)
- Re: [PATCH 2/3] staging: rtl8192e: remove unnecessary line breaks Nam Cao (Sun May 26 2024 - 10:33:55 EST)
- [PATCH RESEND,v6 0/8] Add CMDQ secure driver for SVP Jason-JH . Lin (Sun May 26 2024 - 10:45:00 EST)
- [PATCH RESEND,v6 1/8] dt-bindings: gce: mt8195: Add CMDQ_SYNC_TOKEN_SECURE_THR_EOF event id Jason-JH . Lin (Sun May 26 2024 - 10:45:10 EST)
- [PATCH RESEND,v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver Jason-JH . Lin (Sun May 26 2024 - 10:45:19 EST)
- [PATCH RESEND,v6 5/8] mailbox: mediatek: Move reuseable definition to header for secure driver Jason-JH . Lin (Sun May 26 2024 - 10:45:24 EST)
- [PATCH RESEND,v6 3/8] soc: mediatek: cmdq: Add cmdq_pkt_logic_command to support math operation Jason-JH . Lin (Sun May 26 2024 - 10:45:27 EST)
- [PATCH RESEND,v6 4/8] mailbox: mtk-cmdq: Support GCE loop packets in interrupt handler Jason-JH . Lin (Sun May 26 2024 - 10:45:39 EST)
- [PATCH RESEND,v6 7/8] mailbox: mediatek: Add secure CMDQ driver support for CMDQ driver Jason-JH . Lin (Sun May 26 2024 - 10:46:01 EST)
- [PATCH RESEND,v6 8/8] soc: mediatek: mtk-cmdq: Add secure cmdq_pkt APIs Jason-JH . Lin (Sun May 26 2024 - 10:46:08 EST)
- [PATCH RESEND,v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver Jason-JH . Lin (Sun May 26 2024 - 10:46:38 EST)
- Re: [PATCH] PCI: pciehp: Use appropriate conditions to check the hotplug controller status yaoma (Sun May 26 2024 - 10:46:53 EST)
- Re: RIP: + BUG: with 6.8.11 and BTRFS Toralf Förster (Sun May 26 2024 - 10:47:07 EST)
- Re: [PATCH] ftrace: Fix stack trace entry generated by ftrace_pid_func() kernel test robot (Sun May 26 2024 - 10:52:28 EST)
- [PATCH 1/2] net/core: remove redundant sk_callback_lock initialization Gou Hao (Sun May 26 2024 - 10:57:54 EST)
- [PATCH 2/2] net/core: move the lockdep-init of sk_callback_lock to sk_init_common() Gou Hao (Sun May 26 2024 - 10:58:10 EST)
- Re: [PATCH v3 0/9] MIPS: Unify low-level debugging functionalities Jiaxun Yang (Sun May 26 2024 - 11:03:05 EST)
- Re: [PATCH v4 1/3] dt-bindings: mailbox: Add mediatek,gce-props.yaml Jason-JH Lin (林睿祥) (Sun May 26 2024 - 11:04:43 EST)
- [PATCH] HID: nintendo: Fix an error handling path in nintendo_hid_probe() Christophe JAILLET (Sun May 26 2024 - 11:15:12 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Ian Rogers (Sun May 26 2024 - 11:20:50 EST)
- Re: [PATCH 1/1] RDMA/mlx5: Release CPU for other processes in mlx5_free_cmd_msg() Shay Drori (Sun May 26 2024 - 11:24:14 EST)
- Re: [PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading Willem de Bruijn (Sun May 26 2024 - 11:25:57 EST)
- [syzbot] [bcachefs?] INFO: task hung in bch2_fallocate_dispatch syzbot (Sun May 26 2024 - 11:26:32 EST)
- Re: [PATCH RFC] fs: turn inode->i_ctime into a ktime_t Theodore Ts'o (Sun May 26 2024 - 11:32:28 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Conor Dooley (Sun May 26 2024 - 11:43:05 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Conor Dooley (Sun May 26 2024 - 11:45:55 EST)
- Re: [PATCH] HID: nintendo: Fix an error handling path in nintendo_hid_probe() Silvan Jegen (Sun May 26 2024 - 11:49:04 EST)
- [PATCH] testing: nvdimm: iomap: add MODULE_DESCRIPTION() Jeff Johnson (Sun May 26 2024 - 11:52:59 EST)
- [PATCH] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type) Erick Archer (Sun May 26 2024 - 11:54:09 EST)
- Re: [PATCH RFC] fs: turn inode->i_ctime into a ktime_t Jeff Layton (Sun May 26 2024 - 11:55:37 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Linus Torvalds (Sun May 26 2024 - 12:12:10 EST)
- Re: [PATCH RESEND,v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver Rob Herring (Arm) (Sun May 26 2024 - 12:13:47 EST)
- Re: [PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII Russell King (Oracle) (Sun May 26 2024 - 12:27:48 EST)
- Re: [PATCH 1/2] dt-bindings: arm: sunxi: Correct the descriptions for Pine64 boards Dragan Simic (Sun May 26 2024 - 12:40:34 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Russell King (Oracle) (Sun May 26 2024 - 12:50:27 EST)
- [PATCH] fs: smb: common: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Sun May 26 2024 - 12:53:41 EST)
- Re: [GIT PULL] perf tools changes for v6.10 Linus Torvalds (Sun May 26 2024 - 12:53:52 EST)
- Re: [PATCH] gpio-mvebu: no hardcoded timer assignment for pwm Finn Behrens (Sun May 26 2024 - 12:56:40 EST)
- Re: [GIT PULL] perf tools fix for v6.10 pr-tracker-bot (Sun May 26 2024 - 13:00:13 EST)
- [GIT PULL] header fix for riscv build failure Kent Overstreet (Sun May 26 2024 - 13:03:21 EST)
- [PATCH RESEND] nvdimm: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Sun May 26 2024 - 13:07:47 EST)
- [PATCH] nvdimm: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Sun May 26 2024 - 13:16:13 EST)
- [PATCH 0/4] net: ethernet: dead struct removals linux (Sun May 26 2024 - 13:25:49 EST)
- [PATCH 1/4] net: ethernet: starfire: remove unused structs linux (Sun May 26 2024 - 13:25:54 EST)
- [PATCH 2/4] net: ethernet: liquidio: remove unused structs linux (Sun May 26 2024 - 13:26:28 EST)
- [PATCH 3/4] net: ethernet: mlx4: remove unused struct 'mlx4_port_config' linux (Sun May 26 2024 - 13:26:46 EST)
- [PATCH 4/4] net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card' linux (Sun May 26 2024 - 13:27:05 EST)
- [net] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Frank Wunderlich (Sun May 26 2024 - 13:27:49 EST)
- [net] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Frank Wunderlich (Sun May 26 2024 - 13:33:04 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Conor Dooley (Sun May 26 2024 - 13:35:19 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Ilkka Naulapää (Sun May 26 2024 - 13:46:04 EST)
- Re: [RFC PATCH v9 3/7] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric. Namhyung Kim (Sun May 26 2024 - 13:46:12 EST)
- Re: [PATCH 5.10-rt] printk: ignore that console preempted by irq/softirq John Ogness (Sun May 26 2024 - 13:46:39 EST)
- Re: [PATCH 5.15-rt] printk: ignore that console preempted by irq/softirq. John Ogness (Sun May 26 2024 - 13:51:35 EST)
- Linux regressions report for mainline [2024-05-26] Regzbot (on behalf of Thorsten Leemhuis) (Sun May 26 2024 - 13:54:25 EST)
- [PATCH 1/2] x86/percpu: Fix "multiple identical address spaces specified for type" clang warning Uros Bizjak (Sun May 26 2024 - 13:57:16 EST)
- [PATCH 2/2] x86/percpu: *DO NOT MERGE* Enable named address spaces for clang Uros Bizjak (Sun May 26 2024 - 13:57:20 EST)
- [PATCH v9 00/10] Add V4L2 M2M Driver for E5010 JPEG Encoder Devarsh Thakkar (Sun May 26 2024 - 13:57:42 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Russell King (Oracle) (Sun May 26 2024 - 14:01:08 EST)
- Re: [RFC PATCH v9 4/7] perf stat: Plugin retire_lat value from sampled data to evsel Namhyung Kim (Sun May 26 2024 - 14:02:06 EST)
- [PATCH v9 01/10] media: dt-bindings: Add Imagination E5010 JPEG Encoder Devarsh Thakkar (Sun May 26 2024 - 14:05:50 EST)
- [PATCH v9 02/10] media: imagination: Add E5010 JPEG Encoder driver Devarsh Thakkar (Sun May 26 2024 - 14:07:16 EST)
- [PATCH v9 03/10] media: v4l2-jpeg: Export reference quantization and huffman tables Devarsh Thakkar (Sun May 26 2024 - 14:07:34 EST)
- [PATCH v9 04/10] media: imagination: Use exported tables from v4l2-jpeg core Devarsh Thakkar (Sun May 26 2024 - 14:08:14 EST)
- [PATCH v9 05/10] media: verisilcon : Use exported tables from v4l2-jpeg for hantro codec Devarsh Thakkar (Sun May 26 2024 - 14:08:44 EST)
- [PATCH v9 06/10] math.h: Add macros for rounding to closest value Devarsh Thakkar (Sun May 26 2024 - 14:09:28 EST)
- [PATCH v9 07/10] lib: add basic KUnit test for lib/math Devarsh Thakkar (Sun May 26 2024 - 14:10:06 EST)
- [PATCH v9 08/10] lib: math_kunit: Add tests for new macros related to rounding to nearest value Devarsh Thakkar (Sun May 26 2024 - 14:10:37 EST)
- [PATCH v9 09/10] media: imagination: Round to closest multiple for cropping region Devarsh Thakkar (Sun May 26 2024 - 14:11:14 EST)
- [PATCH v9 10/10] gpu: ipu-v3: Use generic macro for rounding closest to specified value Devarsh Thakkar (Sun May 26 2024 - 14:12:11 EST)
- Re: [PATCH 01/10] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add sc8180x USB3 compatible Krzysztof Kozlowski (Sun May 26 2024 - 14:18:07 EST)
- Re: [PATCH 03/10] dt-bindings: clock: qcom: Add missing USB MP resets Krzysztof Kozlowski (Sun May 26 2024 - 14:18:24 EST)
- [PATCH v3 1/4] leds: class: warn about name collisions earlier Thomas Weißschuh (Sun May 26 2024 - 14:18:40 EST)
- [PATCH v3 3/4] platform/chrome: cros_kbd_led_backlight: allow binding through mfd device Thomas Weißschuh (Sun May 26 2024 - 14:18:44 EST)
- [PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device Thomas Weißschuh (Sun May 26 2024 - 14:18:44 EST)
- [PATCH v3 2/4] leds: add flag to avoid automatic renaming of led devices Thomas Weißschuh (Sun May 26 2024 - 14:18:54 EST)
- [PATCH v3 4/4] mfd: cros_ec: Register keyboard backlight subdevice Thomas Weißschuh (Sun May 26 2024 - 14:18:56 EST)
- [PATCH v7 1/4] perf report: Support LLVM for addr2line() Steinar H. Gunderson (Sun May 26 2024 - 14:22:27 EST)
- [PATCH v7 2/4] perf annotate: split out read_symbol() Steinar H. Gunderson (Sun May 26 2024 - 14:22:33 EST)
- [PATCH v7 3/4] perf annotate: LLVM-based disassembler Steinar H. Gunderson (Sun May 26 2024 - 14:22:53 EST)
- [net] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Frank Wunderlich (Sun May 26 2024 - 14:23:03 EST)
- [PATCH v7 4/4] perf report: LLVM-based symbol listing Steinar H. Gunderson (Sun May 26 2024 - 14:23:17 EST)
- Re: [PATCH 05/10] dt-bindings: usb: qcom,dwc3: Add SC8180X compatibles Krzysztof Kozlowski (Sun May 26 2024 - 14:23:42 EST)
- Re: [PATCH 1/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Add sc8180x compatible Krzysztof Kozlowski (Sun May 26 2024 - 14:23:59 EST)
- Re: [PATCH] dt-bindings: interrupt-controller: qcom,pdc: Add sc8180x PDC Krzysztof Kozlowski (Sun May 26 2024 - 14:24:15 EST)
- Re: [PATCH] dt-bindings: arm-smmu: Fix Qualcomm SC8180X binding Krzysztof Kozlowski (Sun May 26 2024 - 14:24:42 EST)
- Re: [PATCH -next] cgroup/cpuset: Remove unnecessary zeroing Tejun Heo (Sun May 26 2024 - 14:29:49 EST)
- Re: [PATCH -next] cgroup/cpuset: Update comment on callback_lock Tejun Heo (Sun May 26 2024 - 14:31:19 EST)
- Re: [PATCH -next] cgroup/cpuset: Reduce the lock protecting CS_SCHED_LOAD_BALANCE Tejun Heo (Sun May 26 2024 - 14:36:00 EST)
- [PATCH v2 1/3] dt-bindings: hwmon: g762: Convert to yaml schema Christian Marangi (Sun May 26 2024 - 14:45:49 EST)
- [PATCH v2 2/3] dt-bindings: hwmon: g76x: Add support for g761 Christian Marangi (Sun May 26 2024 - 14:45:50 EST)
- [PATCH v2 3/3] hwmon: g672: add support for g761 Christian Marangi (Sun May 26 2024 - 14:46:09 EST)
- Re: [PATCH v5 0/5] pids controller events rework Tejun Heo (Sun May 26 2024 - 14:47:33 EST)
- Re: [PATCH] kernel/cgroup: cleanup cgroup_base_files when fail to add cgroup_psi_files Tejun Heo (Sun May 26 2024 - 14:48:40 EST)
- Re: [PATCH v2 0/2] workqueue: Fix rescuer task's name truncated Tejun Heo (Sun May 26 2024 - 14:50:16 EST)
- [PATCH] jbd2: add missing MODULE_DESCRIPTION() Jeff Johnson (Sun May 26 2024 - 14:54:10 EST)
- [PATCH] isofs: add missing MODULE_DESCRIPTION() Jeff Johnson (Sun May 26 2024 - 15:05:44 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Aleksa Sarai (Sun May 26 2024 - 15:11:23 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Oleg Nesterov (Sun May 26 2024 - 15:29:45 EST)
- [PATCH v2 0/3] drm/loongson: Introduce component framework support Sui Jingfeng (Sun May 26 2024 - 15:59:22 EST)
- [PATCH v2 1/3] drm/loongson: Add a helper for creating child devices Sui Jingfeng (Sun May 26 2024 - 15:59:36 EST)
- [PATCH v2 2/3] drm/loongson: Introduce component framework support Sui Jingfeng (Sun May 26 2024 - 15:59:50 EST)
- [PATCH v2 3/3] drm/loongson: Add dummy gpu driver as a subcomponent Sui Jingfeng (Sun May 26 2024 - 15:59:52 EST)
- Re: [PATCH 1/1 v7] usb: serial: add support for CH348 Martin Blumenstingl (Sun May 26 2024 - 16:00:51 EST)
- [PATCH v6 00/10] drm/bridge: Allow using fwnode API to get the next bridge Sui Jingfeng (Sun May 26 2024 - 16:21:56 EST)
- [PATCH v6 01/10] drm/bridge: Allow using fwnode APIs to get the next bridge Sui Jingfeng (Sun May 26 2024 - 16:22:05 EST)
- [PATCH v6 02/10] drm/bridge: Set firmware node of drm_bridge instances automatically Sui Jingfeng (Sun May 26 2024 - 16:22:19 EST)
- [PATCH v6 03/10] drm/bridge: Implement of_drm_find_bridge() on the top of drm_bridge_find_by_fwnode() Sui Jingfeng (Sun May 26 2024 - 16:22:23 EST)
- [PATCH v6 04/10] drm/bridge: simple-bridge: Use fwnode APIs to acquire device properties Sui Jingfeng (Sun May 26 2024 - 16:22:38 EST)
- [PATCH v6 05/10] drm/bridge: display-connector: Use fwnode APIs to acquire device properties Sui Jingfeng (Sun May 26 2024 - 16:22:54 EST)
- [PATCH v6 06/10] drm/bridge: sii902x: Switch to use fwnode APIs to acquire device properties Sui Jingfeng (Sun May 26 2024 - 16:23:10 EST)
- [PATCH v6 07/10] drm-bridge: it66121: Use fwnode APIs to acquire device properties Sui Jingfeng (Sun May 26 2024 - 16:23:22 EST)
- [PATCH v6 08/10] drm/bridge: tfp410: Use fwnode APIs to acquire device properties Sui Jingfeng (Sun May 26 2024 - 16:23:34 EST)
- [PATCH v6 09/10] drm/bridge: sii9234: Use fwnode APIs to abstract DT dependent API away Sui Jingfeng (Sun May 26 2024 - 16:23:48 EST)
- [PATCH v6 10/10] drm/bridge: ch7033: Switch to use fwnode based APIs Sui Jingfeng (Sun May 26 2024 - 16:24:00 EST)
- Re: [PATCH 1/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Add sc8180x compatible Bjorn Andersson (Sun May 26 2024 - 16:35:18 EST)
- Re: [PATCH v2] firmware: qcom_scm: Add a padded page to ensure DMA memory from lower 4GB Bjorn Andersson (Sun May 26 2024 - 16:46:30 EST)
- Re: [PATCH v2 1/3] drm/loongson: Add a helper for creating child devices Dmitry Baryshkov (Sun May 26 2024 - 16:47:41 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Frederic Weisbecker (Sun May 26 2024 - 16:52:42 EST)
- Re: [PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach Ferry Toth (Sun May 26 2024 - 16:53:08 EST)
- [syzbot] [wireless?] general protection fault in ieee80211_unregister_hw syzbot (Sun May 26 2024 - 16:55:44 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Frederic Weisbecker (Sun May 26 2024 - 16:57:11 EST)
- [PATCH] net: usb: remove unused structs 'usb_context' linux (Sun May 26 2024 - 16:59:47 EST)
- Re: [PATCH v6 02/10] drm/bridge: Set firmware node of drm_bridge instances automatically Dmitry Baryshkov (Sun May 26 2024 - 17:19:16 EST)
- [RESEND PATCH 2/4] fscache: Remove duplicate included header Thorsten Blum (Sun May 26 2024 - 17:21:49 EST)
- [RESEND PATCH 4/4] crash: Remove duplicate included header Thorsten Blum (Sun May 26 2024 - 17:23:51 EST)
- Re: [PATCH v7 4/4] perf report: LLVM-based symbol listing Steinar H. Gunderson (Sun May 26 2024 - 17:24:55 EST)
- [PATCH v3 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X Oleh Kuzhylnyi (Sun May 26 2024 - 17:25:11 EST)
- [PATCH v3 2/2] input: add driver for Hynitron CST816X touchscreen Oleh Kuzhylnyi (Sun May 26 2024 - 17:25:32 EST)
- Re: [GIT PULL] RISC-V Patches for the 6.10 Merge Window, Part 2 patchwork-bot+linux-riscv (Sun May 26 2024 - 17:32:07 EST)
- [PATCH] ACPI: AC: Properly notify powermanagement core about changes Thomas Weißschuh (Sun May 26 2024 - 17:40:31 EST)
- Re: [GIT PULL] header fix for riscv build failure Linus Torvalds (Sun May 26 2024 - 17:46:32 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Serge Semin (Sun May 26 2024 - 17:57:25 EST)
- Re: [GIT PULL] header fix for riscv build failure Kent Overstreet (Sun May 26 2024 - 17:57:59 EST)
- Re: [GIT PULL] header fix for riscv build failure Linus Torvalds (Sun May 26 2024 - 18:18:32 EST)
- Linux 6.10-rc1 Linus Torvalds (Sun May 26 2024 - 18:32:14 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Trond Myklebust (Sun May 26 2024 - 18:33:02 EST)
- Re: [PATCH v8-RESEND 00/33] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression Łukasz Bartosik (Sun May 26 2024 - 18:36:57 EST)
- Re: [PATCH] firewire: add missing MODULE_DESCRIPTION() to test modules Takashi Sakamoto (Sun May 26 2024 - 18:38:38 EST)
- Re: [RFC PATCH v3 2/6] sched/uclamp: Track a new util_avg_bias signal Dietmar Eggemann (Sun May 26 2024 - 18:52:52 EST)
- Re: [RFC PATCH v3 3/6] sched/fair: Use util biases for utilization and frequency Dietmar Eggemann (Sun May 26 2024 - 18:53:05 EST)
- Re: [RFC PATCH v3 5/6] sched/uclamp: Simplify uclamp_eff_value() Dietmar Eggemann (Sun May 26 2024 - 18:53:17 EST)
- Re: [RFC PATCH v3 6/6] Propagate negative bias Dietmar Eggemann (Sun May 26 2024 - 18:53:26 EST)
- [syzbot] [mm?] INFO: rcu detected stall in shmem_file_write_iter (2) syzbot (Sun May 26 2024 - 18:55:33 EST)
- Re: [PATCH] tracing/probes: fix error check in parse_btf_field() Google (Sun May 26 2024 - 19:13:16 EST)
- [syzbot] riscv/fixes build error (2) syzbot (Sun May 26 2024 - 19:16:30 EST)
- Re: [PATCH] ftrace: Fix stack trace entry generated by ftrace_pid_func() Google (Sun May 26 2024 - 19:17:30 EST)
- Re: [syzbot] [net?] WARNING in inet_csk_get_port (3) Hillf Danton (Sun May 26 2024 - 19:28:57 EST)
- [PATCH 0/2] RK3588: FriendlyElec CM3588 NAS board support Sebastian Kropatsch (Sun May 26 2024 - 19:34:01 EST)
- Re: [PATCH v6 02/10] drm/bridge: Set firmware node of drm_bridge instances automatically kernel test robot (Sun May 26 2024 - 19:34:28 EST)
- [syzbot] [hams?] WARNING: refcount bug in ax25_release (3) syzbot (Sun May 26 2024 - 19:38:40 EST)
- [PATCH] wifi: brcm80211: remove unused structs linux (Sun May 26 2024 - 19:46:11 EST)
- Re: [PATCH 19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() Google (Sun May 26 2024 - 19:59:00 EST)
- [RESEDN PATCH v2] selftests: introduce additional eventfd test coverage Wen Yang (Sun May 26 2024 - 20:02:58 EST)
- Re: [PATCH 19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() Google (Sun May 26 2024 - 20:04:47 EST)
- Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2) Dave Chinner (Sun May 26 2024 - 20:06:28 EST)
- [PATCH v2 1/2] dt-bindings: arm: sunxi: Correct the descriptions for Pine64 boards Dragan Simic (Sun May 26 2024 - 20:08:38 EST)
- [PATCH v2 0/2] Correct the model names and descriptions for Pine64 boards Dragan Simic (Sun May 26 2024 - 20:08:48 EST)
- [PATCH v2 2/2] arm64: dts: allwinner: Correct the model names for Pine64 boards Dragan Simic (Sun May 26 2024 - 20:08:54 EST)
- Re: [PATCH 20/20] function_graph: Use bitmask to loop on fgraph entry Google (Sun May 26 2024 - 20:10:03 EST)
- Re: [syzbot] [net?] WARNING in inet_csk_get_port (3) syzbot (Sun May 26 2024 - 20:19:11 EST)
- Re: [PATCH] af_packet: Handle outgoing VLAN packets without hardware offloading alexandre . ferrieux (Sun May 26 2024 - 20:19:48 EST)
- Re: [PATCH v3 0/3] Add devicetree support of USB for QDU/QRU1000 Bjorn Andersson (Sun May 26 2024 - 20:29:00 EST)
- Re: [PATCH 19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() Steven Rostedt (Sun May 26 2024 - 20:31:55 EST)
- Re: [PATCH 20/20] function_graph: Use bitmask to loop on fgraph entry Steven Rostedt (Sun May 26 2024 - 20:32:51 EST)
- [syzbot] [nfc?] [net?] KMSAN: uninit-value in nci_ntf_packet (2) syzbot (Sun May 26 2024 - 20:33:40 EST)
- Re: [PATCH 04/20] function_graph: Allow multiple users to attach to function graph Google (Sun May 26 2024 - 20:34:56 EST)
- Re: [PATCH 00/20] function_graph: Allow multiple users for function graph tracing Google (Sun May 26 2024 - 20:38:08 EST)
- [PATCH 1/2] dt-bindings: arm: rockchip: Add CM3588 NAS Sebastian Kropatsch (Sun May 26 2024 - 20:42:36 EST)
- [syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue (2) syzbot (Sun May 26 2024 - 20:44:38 EST)
- Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2) Dave Chinner (Sun May 26 2024 - 20:49:02 EST)
- Re: [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL Binbin Wu (Sun May 26 2024 - 20:57:44 EST)
- Re: [PATCH AUTOSEL 6.9 02/15] md: Fix overflow in is_mddev_idle Yu Kuai (Sun May 26 2024 - 21:08:56 EST)
- RE: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Tian, Kevin (Sun May 26 2024 - 21:09:06 EST)
- Re: [PATCH 04/20] function_graph: Allow multiple users to attach to function graph Steven Rostedt (Sun May 26 2024 - 21:16:40 EST)
- Re: [PATCH 00/20] function_graph: Allow multiple users for function graph tracing Steven Rostedt (Sun May 26 2024 - 21:18:06 EST)
- [PATCH] drm/radeon/r100: enhance error handling in r100_cp_init_microcode Zhouyi Zhou (Sun May 26 2024 - 21:20:47 EST)
- RE: [PATCH v5 4/9] iommufd: Add fault and response message definitions Tian, Kevin (Sun May 26 2024 - 21:28:15 EST)
- RE: [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable Tian, Kevin (Sun May 26 2024 - 21:33:36 EST)
- RE: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Jaewon Kim (Sun May 26 2024 - 21:35:19 EST)
- Re: [PATCH v3 0/3] Add devicetree support of USB for QDU/QRU1000 Dmitry Baryshkov (Sun May 26 2024 - 21:36:57 EST)
- [ANNOUNCE] 6.6.32-rt32 Clark Williams (Sun May 26 2024 - 21:54:07 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Sun May 26 2024 - 21:57:57 EST)
- RE: [PATCH v4] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373 Nobuaki.Tsunashima (Sun May 26 2024 - 21:59:31 EST)
- Re: [PATCH v2 0/2] workqueue: Fix rescuer task's name truncated Wenchao Hao (Sun May 26 2024 - 21:59:44 EST)
- Re: [PATCH v6 02/10] drm/bridge: Set firmware node of drm_bridge instances automatically Sui Jingfeng (Sun May 26 2024 - 22:01:59 EST)
- Re: [PATCH v6 02/10] drm/bridge: Set firmware node of drm_bridge instances automatically Sui Jingfeng (Sun May 26 2024 - 22:06:37 EST)
- [ANNOUNCE] 6.1.92-rt32 Clark Williams (Sun May 26 2024 - 22:18:56 EST)
- [PATCH] pinctrl: ralink: mt76x8: fix pinmux function liweihao (Sun May 26 2024 - 22:21:10 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Dave Hansen (Sun May 26 2024 - 22:43:21 EST)
- Re: [RFC] usb: host: xhci-mem: Write high first on erst base of secondary interrupter Jung Daehwan (Sun May 26 2024 - 22:49:48 EST)
- Re: [PATCH 0/2] firmware: coreboot: store owner from modules with coreboot_driver_register() patchwork-bot+chrome-platform (Sun May 26 2024 - 22:55:36 EST)
- Re: [PATCH v2] drm/mediatek/dp: fix mtk_dp_aux_transfer return value patchwork-bot+chrome-platform (Sun May 26 2024 - 22:55:38 EST)
- Re: [PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver() patchwork-bot+chrome-platform (Sun May 26 2024 - 22:55:41 EST)
- Re: [PATCH] Input: cros_ec_keyb - Remove an unused field in struct cros_ec_keyb patchwork-bot+chrome-platform (Sun May 26 2024 - 22:55:42 EST)
- [linus:master] [mm] cc92eba1c8: WARNING:at_kernel/rcu/tree_plugin.h:#__rcu_read_unlock kernel test robot (Sun May 26 2024 - 22:57:10 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: Correct PCIe slave ports Bjorn Andersson (Sun May 26 2024 - 23:01:01 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: Drop ipa-virt interconnect Bjorn Andersson (Sun May 26 2024 - 23:01:14 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: Fix aoss_qmp node Bjorn Andersson (Sun May 26 2024 - 23:01:23 EST)
- Re: [PATCH] arm64: dts: qcom: sc8180x: Fix LLCC reg property again Bjorn Andersson (Sun May 26 2024 - 23:01:42 EST)
- Re: [PATCH] firmware: qcom: uefisecapp: Allow on X1E devices Bjorn Andersson (Sun May 26 2024 - 23:01:49 EST)
- Re: [PATCH 00/12] arm64: dts: qcom: move common USB-related properties to SoC dtsi Bjorn Andersson (Sun May 26 2024 - 23:02:10 EST)
- Re: (subset) [PATCH 00/13] arm64: dts: qcom: fix PHY-related warnings Bjorn Andersson (Sun May 26 2024 - 23:02:30 EST)
- Re: [PATCH] arm64: dts: qcom: x1e80100-*: Allocate some CMA buffers Bjorn Andersson (Sun May 26 2024 - 23:02:44 EST)
- Re: [PATCH] soc: qcom: socinfo: Update X1E PMICs Bjorn Andersson (Sun May 26 2024 - 23:02:53 EST)
- Re: [PATCH] arm64: dts: qocm: sdx75: align smem node name with coding style Bjorn Andersson (Sun May 26 2024 - 23:03:11 EST)
- Re: (subset) [PATCH v2 00/21] Add PCIe bridge node in DT for Qcom SoCs Bjorn Andersson (Sun May 26 2024 - 23:03:25 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650-hdk: enable GPU Bjorn Andersson (Sun May 26 2024 - 23:03:43 EST)
- Re: (subset) [PATCH v4 0/3] arm64: qcom: sm8650: add support for the SM8650-HDK board Bjorn Andersson (Sun May 26 2024 - 23:03:59 EST)
- Re: [PATCH v5 0/3] arm64: qcom-sm8[456]50: properly describe the PCIe Gen4x2 PHY AUX clock Bjorn Andersson (Sun May 26 2024 - 23:04:10 EST)
- Re: [PATCH] arm64: dts: qcom: sdx75: Add modem SMP2P node Bjorn Andersson (Sun May 26 2024 - 23:04:30 EST)
- Re: [PATCH v3 0/3] Add devicetree support of USB for QDU/QRU1000 Bjorn Andersson (Sun May 26 2024 - 23:04:44 EST)
- Re: (subset) [PATCH v11 0/3] arm64: qcom: sa8775p: add support for EP PCIe Bjorn Andersson (Sun May 26 2024 - 23:05:04 EST)
- Re: (subset) [PATCH v2 0/2] arm64: qcom: sa8775p: add support for x4 EP PCIe controller Bjorn Andersson (Sun May 26 2024 - 23:05:22 EST)
- Re: (subset) [PATCH 0/6] Add some devicetree node for SDX75 Bjorn Andersson (Sun May 26 2024 - 23:05:34 EST)
- Re: (subset) [PATCH 0/3] arm64: qcom: Add cpufreq and clock support Bjorn Andersson (Sun May 26 2024 - 23:05:53 EST)
- Re: [PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable PMK8350 RTC module Bjorn Andersson (Sun May 26 2024 - 23:06:07 EST)
- Re: [PATCH v2] arm64: dts: qcom: qcm6490-rb3: Enable gpi-dma and qup node Bjorn Andersson (Sun May 26 2024 - 23:06:23 EST)
- Re: [PATCH v2] arm64: dts: qcom: sc7280: Remove CTS/RTS configuration Bjorn Andersson (Sun May 26 2024 - 23:06:40 EST)
- Re: [PATCH] arm64: dts: qcom: msm8916-samsung-fortuna/rossa: Add connector for MUIC Bjorn Andersson (Sun May 26 2024 - 23:06:50 EST)
- Re: [RESEND PATCH v3] arm64: dts: qcom: msm8916/39-samsung-a2015: Add PMIC and charger Bjorn Andersson (Sun May 26 2024 - 23:07:11 EST)
- Re: [PATCH] ARM: dts: qcom: msm8226-microsoft-common: Enable smbb explicitly Bjorn Andersson (Sun May 26 2024 - 23:07:20 EST)
- Re: [PATCH] arm64: dts: qcom: msm8996: add reset for display subsystem Bjorn Andersson (Sun May 26 2024 - 23:07:35 EST)
- Re: [PATCH v2] drm/mediatek/dp: fix mtk_dp_aux_transfer return value patchwork-bot+chrome-platform (Sun May 26 2024 - 23:08:17 EST)
- Re: [PATCH] Input: cros_ec_keyb - Remove an unused field in struct cros_ec_keyb patchwork-bot+chrome-platform (Sun May 26 2024 - 23:08:18 EST)
- Re: [PATCH 0/2] firmware: coreboot: store owner from modules with coreboot_driver_register() patchwork-bot+chrome-platform (Sun May 26 2024 - 23:08:18 EST)
- Re: [PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver() patchwork-bot+chrome-platform (Sun May 26 2024 - 23:08:23 EST)
- [syzbot] [bpf?] possible deadlock in __lock_task_sighand (3) syzbot (Sun May 26 2024 - 23:09:19 EST)
- Re: [PATCH 0/2] platform/chrome: cros_ec_proto: Trivial kdoc fixes patchwork-bot+chrome-platform (Sun May 26 2024 - 23:10:36 EST)
- Re: [PATCH 0/2] platform/chrome: cros_ec_proto: Trivial kdoc fixes patchwork-bot+chrome-platform (Sun May 26 2024 - 23:10:41 EST)
- Re: [PATCH v5 2/5] soc: qcom: llcc: Add regmap for Broadcast_AND region Bjorn Andersson (Sun May 26 2024 - 23:11:57 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Huang, Ying (Sun May 26 2024 - 23:12:21 EST)
- Re: [PATCH v2] sched/Documentation: Add RT_RUNTIME_SHARE documentation Zhang Qiao (Sun May 26 2024 - 23:13:49 EST)
- Re: [PATCH v5 7/9] iommufd: Associate fault object with iommufd_hw_pgtable Baolu Lu (Sun May 26 2024 - 23:19:45 EST)
- [PATCH v3 1/3] Input: novatek-nvt-ts: replace generic i2c device id with specific IC variant Joel Selvaraj via B4 Relay (Sun May 26 2024 - 23:26:58 EST)
- [PATCH v3 2/3] dt-bindings: input: document Novatek NVT touchscreen controller Joel Selvaraj via B4 Relay (Sun May 26 2024 - 23:26:59 EST)
- [PATCH v3 0/3] novatek-nvt-ts: add support for NT36672A touchscreen Joel Selvaraj via B4 Relay (Sun May 26 2024 - 23:27:00 EST)
- [PATCH v3 3/3] Input: novatek-nvt-ts: add support for NT36672A touchscreen Joel Selvaraj via B4 Relay (Sun May 26 2024 - 23:27:03 EST)
- Re: [PATCH] mm/hugetlb: constify ctl_table arguments of utility functions Oscar Salvador (Sun May 26 2024 - 23:33:24 EST)
- [syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_acquire_returned (2) syzbot (Sun May 26 2024 - 23:40:37 EST)
- Re: [PATCH v5 2/5] clk: imx: clk-audiomix: Add reset controller Shengjiu Wang (Sun May 26 2024 - 23:43:54 EST)
- Re: [PATCH RESEND, v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver CK Hu (胡俊光) (Sun May 26 2024 - 23:44:38 EST)
- Re: [PATCH v5 5/5] clk: imx: clk-audiomix: Corrent parent clock for earc_phy and audpll Shengjiu Wang (Sun May 26 2024 - 23:45:18 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Sun May 26 2024 - 23:46:32 EST)
- Re: [PATCH] f2fs: enable atgc if atgc_age_threshold from user is less than elapsed_time Chao Yu (Sun May 26 2024 - 23:49:19 EST)
- [PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: fix IPA firmware path Dmitry Baryshkov (Mon May 27 2024 - 00:00:45 EST)
- [PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: add WiFi calibration variant Dmitry Baryshkov (Mon May 27 2024 - 00:01:27 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Mon May 27 2024 - 00:03:10 EST)
- Re: [PATCH] f2fs: enable atgc if atgc_age_threshold from user is less than elapsed_time Zhiguo Niu (Mon May 27 2024 - 00:07:33 EST)
- [PATCH v6 00/10] IOMMUFD: Deliver IO page faults to user space Lu Baolu (Mon May 27 2024 - 00:07:53 EST)
- [PATCH v6 01/10] iommu: Introduce domain attachment handle Lu Baolu (Mon May 27 2024 - 00:08:05 EST)
- [PATCH v6 02/10] iommu: Remove sva handle list Lu Baolu (Mon May 27 2024 - 00:08:20 EST)
- [PATCH v6 03/10] iommu: Add attach handle to struct iopf_group Lu Baolu (Mon May 27 2024 - 00:08:39 EST)
- [PATCH v6 04/10] iommu: Extend domain attach group with handle support Lu Baolu (Mon May 27 2024 - 00:08:48 EST)
- [PATCH v6 06/10] iommufd: Add iommufd fault object Lu Baolu (Mon May 27 2024 - 00:09:10 EST)
- [PATCH v6 05/10] iommufd: Add fault and response message definitions Lu Baolu (Mon May 27 2024 - 00:09:16 EST)
- [PATCH v6 07/10] iommufd: Fault-capable hwpt attach/detach/replace Lu Baolu (Mon May 27 2024 - 00:09:34 EST)
- [PATCH v6 08/10] iommufd: Associate fault object with iommufd_hw_pgtable Lu Baolu (Mon May 27 2024 - 00:09:55 EST)
- [PATCH v6 09/10] iommufd/selftest: Add IOPF support for mock device Lu Baolu (Mon May 27 2024 - 00:10:14 EST)
- [PATCH v6 10/10] iommufd/selftest: Add coverage for IOPF test Lu Baolu (Mon May 27 2024 - 00:10:27 EST)
- RE: [PATCH v3] perf evsel: Refactor tool events Wang, Weilin (Mon May 27 2024 - 00:15:51 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Mon May 27 2024 - 00:20:06 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Mon May 27 2024 - 00:26:09 EST)
- [PATCH 1/1] clocksource: use symbolic error names (%pe) to print logs Onkarnarth (Mon May 27 2024 - 00:26:52 EST)
- [RFC PATCH] sbitmap: fix io hung due to race on sbitmap_word::cleared Yang Yang (Mon May 27 2024 - 00:28:49 EST)
- [PATCH v2] HID: hid-goodix: Add Goodix HID-over-SPI driver Charles Wang (Mon May 27 2024 - 00:30:10 EST)
- Re: [PATCH v7 05/18] drm/mediatek: Set DRM mode configs accordingly Fei Shao (Mon May 27 2024 - 00:34:33 EST)
- Re: [PATCH v5 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V Sunil V L (Mon May 27 2024 - 00:36:17 EST)
- Re: [PATCH 3/3] staging: rtl8192e: remove dead code Michael Straube (Mon May 27 2024 - 00:36:45 EST)
- Re: [PATCH 1/4] mm/ksm: refactor out try_to_merge_with_zero_page() Chengming Zhou (Mon May 27 2024 - 00:37:30 EST)
- Re: [PATCH v2 0/3] Add support for the IPQ5321 SoC Kathiravan Thirumoorthy (Mon May 27 2024 - 00:38:01 EST)
- Re: [PATCH v7 05/18] drm/mediatek: Set DRM mode configs accordingly Chen-Yu Tsai (Mon May 27 2024 - 00:38:24 EST)
- Re: [PATCH v5 13/17] irqchip/riscv-intc: Add ACPI support for AIA Sunil V L (Mon May 27 2024 - 00:39:49 EST)
- [PATCH] arch/x86: Do not explicitly clear Reserved flag in free_pagetable Oscar Salvador (Mon May 27 2024 - 00:45:41 EST)
- [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Sebastian Kropatsch (Mon May 27 2024 - 00:48:51 EST)
- RE: [RFC PATCH v9 4/7] perf stat: Plugin retire_lat value from sampled data to evsel Wang, Weilin (Mon May 27 2024 - 00:48:59 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_btree_node_iter_init syzbot (Mon May 27 2024 - 00:51:36 EST)
- Re: [PATCH v5 14/17] irqchip/riscv-imsic: Add ACPI support Sunil V L (Mon May 27 2024 - 00:52:36 EST)
- Re: [RFC PATCH v3 02/16] mm: Define __pte_leaf_size() to also take a PMD entry Oscar Salvador (Mon May 27 2024 - 00:53:02 EST)
- Re: [PATCH v7 05/18] drm/mediatek: Set DRM mode configs accordingly Fei Shao (Mon May 27 2024 - 00:55:02 EST)
- Re: [RFC PATCH v3 07/16] powerpc/8xx: Fix size given to set_huge_pte_at() Oscar Salvador (Mon May 27 2024 - 00:56:44 EST)
- [PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in rtl8723b_cmd.c Roshan Khatri (Mon May 27 2024 - 00:59:27 EST)
- Re: [RFC PATCH v3 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries Oscar Salvador (Mon May 27 2024 - 01:03:16 EST)
- Re: [PATCH RESEND, v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver Jason-JH Lin (林睿祥) (Mon May 27 2024 - 01:04:40 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Chengming Zhou (Mon May 27 2024 - 01:09:44 EST)
- [PATCH] cpufreq: amd-pstate: Fix the inconsistency in max frequency units Dhananjay Ugwekar (Mon May 27 2024 - 01:12:03 EST)
- Re: [RFC PATCH v3 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries Christophe Leroy (Mon May 27 2024 - 01:17:12 EST)
- Re: [PATCH RESEND,v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver Jason-JH Lin (林睿祥) (Mon May 27 2024 - 01:21:27 EST)
- [PATCH] block: delete redundant function declarations hexue (Mon May 27 2024 - 01:22:32 EST)
- [paulmck-rcu:dev.2024.05.18a 44/51] update.c:undefined reference to `cmpxchg_emu_u8' kernel test robot (Mon May 27 2024 - 01:27:16 EST)
- [PATCH net-next v5 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB MD Danish Anwar (Mon May 27 2024 - 01:28:35 EST)
- [PATCH net-next v5 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support MD Danish Anwar (Mon May 27 2024 - 01:28:50 EST)
- [PATCH net-next v5 0/3] Introduce switch mode support for ICSSG driver MD Danish Anwar (Mon May 27 2024 - 01:28:52 EST)
- [PATCH net-next v5 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware MD Danish Anwar (Mon May 27 2024 - 01:28:54 EST)
- Re: [PATCH v7 05/18] drm/mediatek: Set DRM mode configs accordingly Chen-Yu Tsai (Mon May 27 2024 - 01:29:39 EST)
- Re: [PATCH 3/4] net: ethernet: mlx4: remove unused struct 'mlx4_port_config' Tariq Toukan (Mon May 27 2024 - 01:30:05 EST)
- RE: [EXTERNAL] [PATCH 1/1] net: phy: microchip_t1s: enable lan865x revb1 Sai Krishna Gajula (Mon May 27 2024 - 01:38:35 EST)
- [PATCH RESEND2 v5 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS Sumit Garg (Mon May 27 2024 - 01:38:57 EST)
- [PATCH RESEND2 v5 1/3] dt-bindings: vendor-prefixes: Add Schneider Electric Sumit Garg (Mon May 27 2024 - 01:39:14 EST)
- [PATCH RESEND2 v5 2/3] dt-bindings: arm: qcom: Add Schneider Electric HMIBSC board Sumit Garg (Mon May 27 2024 - 01:39:28 EST)
- [PATCH RESEND2 v5 3/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS Sumit Garg (Mon May 27 2024 - 01:39:42 EST)
- Re: [PATCH] block: delete redundant function declarations Kanchan Joshi (Mon May 27 2024 - 01:40:10 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in rw_aux_tree_set syzbot (Mon May 27 2024 - 01:46:41 EST)
- Re: [PATCH] ftrace: Fix stack trace entry generated by ftrace_pid_func() Tatsuya S (Mon May 27 2024 - 01:47:40 EST)
- [PATCH net-next v7 0/2] Add TAPRIO offload support for ICSSG driver MD Danish Anwar (Mon May 27 2024 - 01:53:49 EST)
- [PATCH net-next v7 1/2] net: ti: icssg: Move icss_iep structure MD Danish Anwar (Mon May 27 2024 - 01:53:58 EST)
- [PATCH net-next v7 2/2] net: ti: icssg_prueth: add TAPRIO offload support MD Danish Anwar (Mon May 27 2024 - 01:54:23 EST)
- Re: [PATCH v6,17/24] media: mediatek: vcodec: re-construct h264 driver to support svp mode Chen-Yu Tsai (Mon May 27 2024 - 01:59:24 EST)
- [syzbot] [serial?] WARNING in uart_write syzbot (Mon May 27 2024 - 02:03:40 EST)
- Re: [PATCH v2 12/14] mm/treewide: Remove pXd_huge() Christophe Leroy (Mon May 27 2024 - 02:03:53 EST)
- Re: [PATCH v3 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X Krzysztof Kozlowski (Mon May 27 2024 - 02:09:59 EST)
- Re: [PATCH 1/2] dt-bindings: arm: rockchip: Add CM3588 NAS Krzysztof Kozlowski (Mon May 27 2024 - 02:10:23 EST)
- [PATCH] xfs: avoid redundant AGFL buffer invalidation Gao Xiang (Mon May 27 2024 - 02:10:35 EST)
- Re: [PATCH] buitin-kvm: Update cmd_kvm() to check perf_host value Yunseong Kim (Mon May 27 2024 - 02:12:34 EST)
- [PATCH] dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema Shresth Prasad (Mon May 27 2024 - 02:21:45 EST)
- Re: [PATCH net] net: ti: icssg-prueth: Fix start counter for ft1 filter MD Danish Anwar (Mon May 27 2024 - 02:24:13 EST)
- Re: [PATCH v2 2/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs Dhananjay Ugwekar (Mon May 27 2024 - 02:27:49 EST)
- Re: [PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach Linux regression tracking (Thorsten Leemhuis) (Mon May 27 2024 - 02:29:42 EST)
- [PATCH net v2] net: ti: icssg-prueth: Fix start counter for ft1 filter MD Danish Anwar (Mon May 27 2024 - 02:30:44 EST)
- [PATCH v2] af_packet: Handle outgoing VLAN packets without hardware offloading Chengen Du (Mon May 27 2024 - 02:32:03 EST)
- drivers/nvme/target/fc.c:150:2: warning: 'counted_by' should not be applied to an array with element of unknown size because 'struct nvmet_fc_fcp_iod' is a struct type with a flexible array member. This will be an error in a future compiler version kernel test robot (Mon May 27 2024 - 02:32:40 EST)
- [syzbot] [bpf?] KASAN: slab-use-after-free Read in bpf_link_free (2) syzbot (Mon May 27 2024 - 02:36:37 EST)
- Re: [PATCH] ext4/jbd2: drop jbd2_transaction_committed() kernel test robot (Mon May 27 2024 - 02:37:45 EST)
- [PATCH printk v6 01/30] printk: Add notation to console_srcu locking John Ogness (Mon May 27 2024 - 02:38:30 EST)
- [PATCH printk v6 02/30] printk: Properly deal with nbcon consoles on seq init John Ogness (Mon May 27 2024 - 02:38:33 EST)
- [PATCH printk v6 00/30] wire up write_atomic() printing John Ogness (Mon May 27 2024 - 02:38:34 EST)
- [PATCH printk v6 04/30] printk: Check printk_deferred_enter()/_exit() usage John Ogness (Mon May 27 2024 - 02:38:37 EST)
- [PATCH printk v6 03/30] printk: nbcon: Remove return value for write_atomic() John Ogness (Mon May 27 2024 - 02:38:41 EST)
- [PATCH printk v6 10/30] console: Improve console_srcu_read_flags() comments John Ogness (Mon May 27 2024 - 02:39:19 EST)
- [PATCH printk v6 05/30] printk: nbcon: Add detailed doc for write_atomic() John Ogness (Mon May 27 2024 - 02:39:21 EST)
- [PATCH printk v6 11/30] nbcon: Add API to acquire context for non-printing operations John Ogness (Mon May 27 2024 - 02:39:42 EST)
- [PATCH printk v6 12/30] serial: core: Implement processing in port->lock wrapper John Ogness (Mon May 27 2024 - 02:39:42 EST)
- [PATCH printk v6 06/30] printk: nbcon: Add callbacks to synchronize with driver John Ogness (Mon May 27 2024 - 02:39:43 EST)
- [PATCH printk v6 09/30] serial: core: Introduce wrapper to set @uart_port->cons John Ogness (Mon May 27 2024 - 02:39:45 EST)
- [PATCH printk v6 13/30] printk: nbcon: Do not rely on proxy headers John Ogness (Mon May 27 2024 - 02:39:50 EST)
- [PATCH printk v6 07/30] printk: nbcon: Use driver synchronization while (un)registering John Ogness (Mon May 27 2024 - 02:39:51 EST)
- [PATCH printk v6 14/30] printk: nbcon: Fix kerneldoc for enums John Ogness (Mon May 27 2024 - 02:39:52 EST)
- [PATCH printk v6 08/30] serial: core: Provide low-level functions to lock port John Ogness (Mon May 27 2024 - 02:40:05 EST)
- [PATCH printk v6 16/30] printk: Let console_is_usable() handle nbcon John Ogness (Mon May 27 2024 - 02:41:02 EST)
- [PATCH printk v6 18/30] printk: nbcon: Add helper to assign priority based on CPU state John Ogness (Mon May 27 2024 - 02:41:05 EST)
- [PATCH printk v6 17/30] printk: Add @flags argument for console_is_usable() John Ogness (Mon May 27 2024 - 02:41:06 EST)
- [PATCH printk v6 15/30] printk: Make console_is_usable() available to nbcon John Ogness (Mon May 27 2024 - 02:41:07 EST)
- [PATCH printk v6 20/30] printk: Track registered boot consoles John Ogness (Mon May 27 2024 - 02:41:47 EST)
- [PATCH printk v6 24/30] printk: Track nbcon consoles John Ogness (Mon May 27 2024 - 02:41:53 EST)
- [PATCH printk v6 23/30] printk: Avoid console_lock dance if no legacy or boot consoles John Ogness (Mon May 27 2024 - 02:41:55 EST)
- [PATCH printk v6 19/30] printk: nbcon: Provide function to flush using write_atomic() John Ogness (Mon May 27 2024 - 02:41:55 EST)
- [PATCH printk v6 25/30] printk: Coordinate direct printing in panic John Ogness (Mon May 27 2024 - 02:41:56 EST)
- [PATCH printk v6 21/30] printk: nbcon: Use nbcon consoles in console_flush_all() John Ogness (Mon May 27 2024 - 02:41:57 EST)
- [PATCH printk v6 27/30] panic: Mark emergency section in warn John Ogness (Mon May 27 2024 - 02:42:05 EST)
- [PATCH printk v6 28/30] panic: Mark emergency section in oops John Ogness (Mon May 27 2024 - 02:42:15 EST)
- [PATCH printk v6 22/30] printk: nbcon: Add unsafe flushing on panic John Ogness (Mon May 27 2024 - 02:42:32 EST)
- [PATCH printk v6 26/30] printk: nbcon: Implement emergency sections John Ogness (Mon May 27 2024 - 02:42:33 EST)
- [PATCH printk v6 29/30] rcu: Mark emergency sections in rcu stalls John Ogness (Mon May 27 2024 - 02:42:51 EST)
- [PATCH printk v6 30/30] lockdep: Mark emergency sections in lockdep splats John Ogness (Mon May 27 2024 - 02:43:35 EST)
- [syzbot] [overlayfs?] possible deadlock in seq_read_iter (4) syzbot (Mon May 27 2024 - 02:47:30 EST)
- [PATCH] arm64: dts: qcom: x1e80100: Enable tsens and thermal nodes Abel Vesa (Mon May 27 2024 - 02:51:40 EST)
- [PATCH] dt-bindings: thermal: qcom-tsens: Document the X1E80100 Temperature Sensor Abel Vesa (Mon May 27 2024 - 02:53:10 EST)
- Re: [PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel Alexandre Ghiti (Mon May 27 2024 - 02:54:17 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Mon May 27 2024 - 02:56:07 EST)
- Re: [PATCH v3 4/6] dt-bindings: thermal: Add a property to select the aggregation type Krzysztof Kozlowski (Mon May 27 2024 - 02:56:24 EST)
- Re: [PATCH v3 6/6] ARM64: mt8195: Use thermal aggregation for big and little cpu Krzysztof Kozlowski (Mon May 27 2024 - 02:57:08 EST)
- [PATCH v2] Bluetooth: 6lowpan: use DEV_STAT_INC() to avoid races yunshui (Mon May 27 2024 - 02:58:43 EST)
- Re: [PATCH v3 2/6] thermal: Add support of multi sensors to thermal_core Krzysztof Kozlowski (Mon May 27 2024 - 03:00:57 EST)
- [PATCH] dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC Abel Vesa (Mon May 27 2024 - 03:02:21 EST)
- Re: [PATCH v3 2/6] thermal: Add support of multi sensors to thermal_core Krzysztof Kozlowski (Mon May 27 2024 - 03:02:37 EST)
- Re: [Linaro-mm-sig] [PATCH] dma-buf/sw-sync: don't enable IRQ from sync_print_obj() Christian König (Mon May 27 2024 - 03:03:10 EST)
- Re: [PATCH v2] Bluetooth: 6lowpan: use DEV_STAT_INC() to avoid races Paul Menzel (Mon May 27 2024 - 03:03:59 EST)
- Re: [PATCH] docs: gpio: prefer pread(2) for interrupt reading Huichun Feng (Mon May 27 2024 - 03:05:48 EST)
- Re: [PATCH] staging: rtl8712: remove unnecessary alignment of pxmitpriv->pxmitbuf Dan Carpenter (Mon May 27 2024 - 03:06:36 EST)
- Re: [PATCH v6,14/24] media: mediatek: vcodec: Add capture format to support one plane memory Chen-Yu Tsai (Mon May 27 2024 - 03:07:32 EST)
- [PATCH] tools/virtio: pipe assertion in vring_test.c yskelg (Mon May 27 2024 - 03:14:05 EST)
- Re: [PATCH] mm, slab: don't wrap internal functions with alloc_hooks() Vlastimil Babka (Mon May 27 2024 - 03:15:35 EST)
- Re: [PATCH] staging: rtl8712: remove unnecessary alignment of pxmitpriv->pxmitbuf Dan Carpenter (Mon May 27 2024 - 03:15:49 EST)
- RE: [PATCH] Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading Bough Chen (Mon May 27 2024 - 03:16:07 EST)
- Re: [PATCH 5/5] iommufd: Flush CPU caches on DMA pages in non-coherent domains Yan Zhao (Mon May 27 2024 - 03:16:54 EST)
- Re: [PATCH 1/4] mm/ksm: refactor out try_to_merge_with_zero_page() David Hildenbrand (Mon May 27 2024 - 03:18:34 EST)
- [PATCH v2 1/2] drm/rockchip: vop: clear DMA stop bit upon vblank on RK3066 Val Packett (Mon May 27 2024 - 03:18:49 EST)
- [PATCH v2 2/2] drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066 Val Packett (Mon May 27 2024 - 03:19:03 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Krzysztof Kozlowski (Mon May 27 2024 - 03:20:05 EST)
- Re: [PATCH RFC v3 0/9] dt-bindings: hwinfo: Introduce board-id Michal Simek (Mon May 27 2024 - 03:20:38 EST)
- [PATCH 0/3] phy: qcom: qmp-combo: Fixes needed for DP Abel Vesa (Mon May 27 2024 - 03:20:58 EST)
- [PATCH 1/3] phy: qcom-qmp: qserdes-txrx: Add missing registers offsets Abel Vesa (Mon May 27 2024 - 03:21:06 EST)
- [PATCH 2/3] phy: qcom-qmp: pcs: Add missing v6 N4 register offsets Abel Vesa (Mon May 27 2024 - 03:21:17 EST)
- [PATCH 3/3] phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsets Abel Vesa (Mon May 27 2024 - 03:21:39 EST)
- Re: [PATCH 0/3] reset: Convert to platform remove callback returning void Philipp Zabel (Mon May 27 2024 - 03:24:10 EST)
- [PATCH] dev/parport: fix the array out-of-bounds risk tuhaowen (Mon May 27 2024 - 03:24:31 EST)
- [syzbot] [kvm?] KASAN: wild-memory-access Read in __timer_delete_sync syzbot (Mon May 27 2024 - 03:24:50 EST)
- [syzbot] [wireguard?] general protection fault in wg_packet_receive syzbot (Mon May 27 2024 - 03:24:58 EST)
- Re: [PATCH v3 1/2] drm/bridge: sii902x: Fix mode_valid hook Jayesh Choudhary (Mon May 27 2024 - 03:25:17 EST)
- Re: [PATCH v15 00/16] Add audio support in v4l2 framework Jaroslav Kysela (Mon May 27 2024 - 03:25:39 EST)
- Re: [PATCH] drm: bridge: cdns-mhdp8546: Add mode_valid hook for the drm_bridge_funcs Jayesh Choudhary (Mon May 27 2024 - 03:25:53 EST)
- Re: [PATCH v3 3/4] mmc: sdhci-brcmstb: Add BCM2712 support Andrea della Porta (Mon May 27 2024 - 03:27:44 EST)
- Kernel 6.9 regression: X86: Bogus messages from topology detection Peter Schneider (Mon May 27 2024 - 03:30:17 EST)
- Re: [PATCH] ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp Takashi Iwai (Mon May 27 2024 - 03:30:31 EST)
- Re: [PATCH] mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again David Hildenbrand (Mon May 27 2024 - 03:33:45 EST)
- Re: [PATCH 2/2] media: i2c: Add driver for ST VD56G3 camera sensor Sakari Ailus (Mon May 27 2024 - 03:34:36 EST)
- Re: [PATCH] docs: gpio: prefer pread(2) for interrupt reading Bartosz Golaszewski (Mon May 27 2024 - 03:35:04 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Mon May 27 2024 - 03:35:17 EST)
- [syzbot] [bcachefs?] KASAN: global-out-of-bounds Read in srcu_gp_start_if_needed syzbot (Mon May 27 2024 - 03:35:33 EST)
- Re: [PATCH] media: mgb4: Fix double debugfs remove Hans Verkuil (Mon May 27 2024 - 03:37:09 EST)
- Re: [PATCH v2] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues' Johannes Thumshirn (Mon May 27 2024 - 03:38:32 EST)
- Re: [PATCH 3/3] staging: rtl8192e: remove dead code Dan Carpenter (Mon May 27 2024 - 03:39:56 EST)
- Re: [PATCH 1/4] mm/ksm: refactor out try_to_merge_with_zero_page() Chengming Zhou (Mon May 27 2024 - 03:41:56 EST)
- [PATCH v3] af_packet: Handle outgoing VLAN packets without hardware offloading Chengen Du (Mon May 27 2024 - 03:45:27 EST)
- [PATCH 0/2] usb: typec-mux: broadcast typec state to next mux for ptn36502 & nb7vpq904m retimers Neil Armstrong (Mon May 27 2024 - 03:45:46 EST)
- [PATCH 1/2] usb: typec-mux: ptn36502: broadcast typec state to next mux Neil Armstrong (Mon May 27 2024 - 03:46:04 EST)
- [PATCH 2/2] usb: typec-mux: nb7vpq904m: broadcast typec state to next mux Neil Armstrong (Mon May 27 2024 - 03:46:15 EST)
- Re: [PATCH] arch/x86: Do not explicitly clear Reserved flag in free_pagetable David Hildenbrand (Mon May 27 2024 - 03:46:48 EST)
- [PATCH v3 2/4] LoongArch: KVM: Add LBT feature detection with cpucfg Bibo Mao (Mon May 27 2024 - 03:47:09 EST)
- [PATCH v3 0/4] LoongArch: KVM: Add Binary Translation extension support Bibo Mao (Mon May 27 2024 - 03:47:15 EST)
- [PATCH v3 1/4] LoongArch: KVM: Add HW Binary Translation extension support Bibo Mao (Mon May 27 2024 - 03:47:32 EST)
- [PATCH v3 4/4] LoongArch: KVM: Add VM LBT feature detection support Bibo Mao (Mon May 27 2024 - 03:47:40 EST)
- [PATCH v3 3/4] LoongArch: KVM: Add vm migration support for LBT registers Bibo Mao (Mon May 27 2024 - 03:48:07 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Mon May 27 2024 - 03:48:46 EST)
- Re: [PATCH 2/2] media: i2c: Add driver for ST VD56G3 camera sensor Sakari Ailus (Mon May 27 2024 - 03:49:12 EST)
- drivers/crypto/mxs-dcp.c:292 mxs_dcp_run_aes() error: uninitialized symbol 'key_phys'. Dan Carpenter (Mon May 27 2024 - 03:49:29 EST)
- [PATCH 0/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Pengfei Li (Mon May 27 2024 - 03:50:25 EST)
- [PATCH 1/5] dt-bindings: clock: Add i.MX91 clock support Pengfei Li (Mon May 27 2024 - 03:50:41 EST)
- [PATCH 2/5] dt-bindings: clock: Add i.MX91 clock definition Pengfei Li (Mon May 27 2024 - 03:50:55 EST)
- Re: [PATCH] staging: rtl8712: Fix spelling mistake in rtl871x_mlme.c Philipp Hortmann (Mon May 27 2024 - 03:51:17 EST)
- [PATCH 3/5] arm64: dts: freescale: Add i.MX91 dtsi support Pengfei Li (Mon May 27 2024 - 03:51:18 EST)
- [PATCH 4/5] dt-bindings: arm: fsl: Add i.MX91 11x11 evk board Pengfei Li (Mon May 27 2024 - 03:51:37 EST)
- [PATCH 5/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Pengfei Li (Mon May 27 2024 - 03:52:03 EST)
- Re: [PATCH] tools/virtio: pipe assertion in vring_test.c Michael S. Tsirkin (Mon May 27 2024 - 03:52:56 EST)
- Re: [PATCH v3 1/3] Input: novatek-nvt-ts: replace generic i2c device id with specific IC variant Hans de Goede (Mon May 27 2024 - 03:54:00 EST)
- Re: [PATCH 1/2] mm,memory_hotplug: Remove un-taken lock David Hildenbrand (Mon May 27 2024 - 03:54:12 EST)
- Re: [PATCH v6, 24/24] media: mediatek: vcodec: support vp9 svp decoder for mt8188 Chen-Yu Tsai (Mon May 27 2024 - 03:54:33 EST)
- [PATCH v4 0/2] x86_64 AES-GCM improvements Eric Biggers (Mon May 27 2024 - 03:58:06 EST)
- [PATCH v4 1/2] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM Eric Biggers (Mon May 27 2024 - 03:58:23 EST)
- [PATCH v4 2/2] crypto: x86/aes-gcm - rewrite the AES-NI optimized AES-GCM Eric Biggers (Mon May 27 2024 - 03:58:35 EST)
- Re: [PATCH] drm/radeon/r100: enhance error handling in r100_cp_init_microcode Christian König (Mon May 27 2024 - 03:59:12 EST)
- Build regressions/improvements in v6.10-rc1 Geert Uytterhoeven (Mon May 27 2024 - 04:00:17 EST)
- Re: [PATCH v5 2/5] clk: imx: clk-audiomix: Add reset controller Dan Carpenter (Mon May 27 2024 - 04:01:25 EST)
- [PATCH] iio: accel: mma7660: add mount-matrix support Val Packett (Mon May 27 2024 - 04:01:53 EST)
- Re: [PATCH v3 1/6] KVM: arm64: unify code to prepare traps Shaoqin Huang (Mon May 27 2024 - 04:02:15 EST)
- [syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in deactivate_slab syzbot (Mon May 27 2024 - 04:04:35 EST)
- Re: [PATCH] staging: rtl8712: Fix spelling mistake in rtl871x_io.h Philipp Hortmann (Mon May 27 2024 - 04:05:11 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Peter Zijlstra (Mon May 27 2024 - 04:05:33 EST)
- Re: [PATCH v2 0/6] minor fixes and improvements Angelo Dureghello (Mon May 27 2024 - 04:05:54 EST)
- Re: [PATCH v2 0/3] drm/loongson: Introduce component framework support Markus Elfring (Mon May 27 2024 - 04:06:11 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Andrea Parri (Mon May 27 2024 - 04:07:25 EST)
- [PATCH 0/3] arm64: dts: qcom: x1e80100: Describe 3 USB Type-C connectors currently used Abel Vesa (Mon May 27 2024 - 04:07:49 EST)
- [PATCH 1/3] arm64: dts: qcom: x1e80100: Add ports nodes to USB1 SS[0-2] PHYs and controllers Abel Vesa (Mon May 27 2024 - 04:08:05 EST)
- [PATCH 2/3] arm64: dts: qcom: x1e80100-crd: Add pmic-glink node with all 3 connectors Abel Vesa (Mon May 27 2024 - 04:08:16 EST)
- [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add pmic-glink node with all 3 connectors Abel Vesa (Mon May 27 2024 - 04:08:32 EST)
- [linus:master] [crypto] 996f4dcbd2: stress-ng.sockfd.ops_per_sec 11.0% improvement kernel test robot (Mon May 27 2024 - 04:09:55 EST)
- [PATCH] irqchip/riscv-intc: Fix memory leak when riscv_intc_init_common() fails Sunil V L (Mon May 27 2024 - 04:11:30 EST)
- Re: [syzbot] [net?] WARNING in inet_csk_get_port (3) Jiri Olsa (Mon May 27 2024 - 04:12:25 EST)
- Re: [PATCH] iio:proximity:hx9031as: Add TYHX HX9031AS/HX9023S sensor driver Dan Carpenter (Mon May 27 2024 - 04:14:31 EST)
- Re: [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions for MT8186 and MT8188 Julien Panis (Mon May 27 2024 - 04:14:54 EST)
- Re: [PATCH] crypto: atmel-sha204a - fix negated return value Dan Carpenter (Mon May 27 2024 - 04:16:17 EST)
- [PATCH] soc: qcom: pmic_glink: Increase max ports to 3 Abel Vesa (Mon May 27 2024 - 04:16:28 EST)
- Re: [PATCH v6,08/24] media: mediatek: vcodec: add tee client interface to communiate with optee-os Chen-Yu Tsai (Mon May 27 2024 - 04:19:40 EST)
- RE: [EXTERNAL] Re: [PATCH v4 5/5] spi: cadence: Add MRVL overlay xfer operation support Witold Sadowski (Mon May 27 2024 - 04:21:03 EST)
- Re: [PATCH net 0/1] phy: microchip_t1s: lan865x rev.b1 support Parthiban.Veerasooran (Mon May 27 2024 - 04:21:52 EST)
- Re: [PATCH] soc: qcom: pmic_glink: Increase max ports to 3 neil . armstrong (Mon May 27 2024 - 04:22:03 EST)
- Re: Build regressions/improvements in v6.10-rc1 Geert Uytterhoeven (Mon May 27 2024 - 04:22:29 EST)
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration Marcin Wanat (Mon May 27 2024 - 04:22:45 EST)
- RE: [EXTERNAL] Re: [PATCH v4 3/5] spi: cadence: Add Marvell xSPI IP overlay changes Witold Sadowski (Mon May 27 2024 - 04:22:54 EST)
- RE: [EXTERNAL] Re: [PATCH v4 2/5] dt-bindings: spi: cadence: Add MRVL overlay bindings documentation for Cadence XSPI Witold Sadowski (Mon May 27 2024 - 04:25:17 EST)
- Re: [PATCH 2/2] media: i2c: Add driver for ST VD56G3 camera sensor Benjamin Mugnier (Mon May 27 2024 - 04:25:45 EST)
- Re: [EXTERNAL] Re: [PATCH v2 3/6] dt-bindings: crypto: Add Texas Instruments MCRC64 Kamlesh Gurudasani (Mon May 27 2024 - 04:26:21 EST)
- RE: [EXTERNAL] Re: [PATCH v4 2/5] dt-bindings: spi: cadence: Add MRVL overlay bindings documentation for Cadence XSPI Witold Sadowski (Mon May 27 2024 - 04:26:36 EST)
- Re: [PATCH v2] ntp: remove accidental integer wrap-around Miroslav Lichvar (Mon May 27 2024 - 04:26:49 EST)
- Re: [PATCH] irqchip/riscv-intc: Fix memory leak when riscv_intc_init_common() fails Anup Patel (Mon May 27 2024 - 04:27:09 EST)
- Re: [PATCH v2] media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control() Zheng Yejian (Mon May 27 2024 - 04:27:24 EST)
- Re: [PATCH] net: usb: smsc95xx: configure external LEDs function for EVB-LAN8670-USB Oliver Neukum (Mon May 27 2024 - 04:28:31 EST)
- Re: [PATCH v2] ext4: fix fast commit inode enqueueing during a full journal commit Luis Henriques (Mon May 27 2024 - 04:29:58 EST)
- Re: [PATCH v2 3/6] dt-bindings: crypto: Add Texas Instruments MCRC64 Krzysztof Kozlowski (Mon May 27 2024 - 04:34:12 EST)
- [PATCH v4 0/2] fsl,irqsteer: power-domain support Alexander Stein (Mon May 27 2024 - 04:34:24 EST)
- [PATCH v4 1/2] dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8mp/imx8qxp support Alexander Stein (Mon May 27 2024 - 04:34:37 EST)
- [PATCH v4 2/2] arm64: dts: imx8mp: Add imx8mp-specific irqsteer compatible Alexander Stein (Mon May 27 2024 - 04:34:44 EST)
- [PATCH] platform: Make platform_driver::remove() return void Uwe Kleine-König (Mon May 27 2024 - 04:35:01 EST)
- Re: [PATCH 3/3] staging: rtl8192e: remove dead code Michael Straube (Mon May 27 2024 - 04:35:14 EST)
- RE: [PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property Peng Fan (Mon May 27 2024 - 04:36:44 EST)
- [PATCH v2] platform/x86/amd/pmf: Use memdup_user() Thorsten Blum (Mon May 27 2024 - 04:37:16 EST)
- Re: [PATCH v3 05/12] dmaengine: Add STM32 DMA3 support Amelie Delaunay (Mon May 27 2024 - 04:37:54 EST)
- Re: [PATCH v3 2/6] KVM: arm64: maintain per VM value for CTR_EL0 Shaoqin Huang (Mon May 27 2024 - 04:38:00 EST)
- Re: [PATCH v5 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188 Julien Panis (Mon May 27 2024 - 04:38:24 EST)
- Re: [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking Parthiban.Veerasooran (Mon May 27 2024 - 04:38:55 EST)
- Re: Re: [PATCH] block: delete redundant function declarations hexue (Mon May 27 2024 - 04:39:20 EST)
- Re: [PATCH] tools/virtio: pipe assertion in vring_test.c Yunseong Kim (Mon May 27 2024 - 04:41:07 EST)
- RE: [PATCH v5 0/3] arm64: dts: add i.MX95 and EVK board Peng Fan (Mon May 27 2024 - 04:41:21 EST)
- [PATCH v5 0/5] Marvell HW overlay support for Cadence xSPI Witold Sadowski (Mon May 27 2024 - 04:42:34 EST)
- [PATCH v5 0/5] Marvell HW overlay support for Cadence xSPI Witold Sadowski (Mon May 27 2024 - 04:42:45 EST)
- [PATCH v5 1/5] spi: cadence: Ensure data lines set to low during dummy-cycle period Witold Sadowski (Mon May 27 2024 - 04:42:56 EST)
- [PATCH v5 2/5] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI Witold Sadowski (Mon May 27 2024 - 04:43:14 EST)
- [PATCH v5 3/5] spi: cadence: Add Marvell xSPI IP overlay changes Witold Sadowski (Mon May 27 2024 - 04:43:28 EST)
- [PATCH v5 4/5] spi: cadence: Allow to read basic xSPI configuration from ACPI Witold Sadowski (Mon May 27 2024 - 04:43:36 EST)
- [PATCH v5 5/5] spi: cadence: Add MRVL overlay xfer operation support Witold Sadowski (Mon May 27 2024 - 04:43:56 EST)
- [PATCH v2 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode Neil Armstrong (Mon May 27 2024 - 04:44:18 EST)
- [PATCH v2 2/7] phy: qcom: qmp-combo: store DP phy power state Neil Armstrong (Mon May 27 2024 - 04:44:34 EST)
- [PATCH v2 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Reference usb-switch.yaml to allow mode-switch Neil Armstrong (Mon May 27 2024 - 04:44:38 EST)
- [PATCH v2 3/7] phy: qcom: qmp-combo: introduce QPHY_MODE Neil Armstrong (Mon May 27 2024 - 04:44:49 EST)
- [PATCH v2 4/7] phy: qcom: qmp-combo: register a typec mux to change the QPHY_MODE Neil Armstrong (Mon May 27 2024 - 04:45:04 EST)
- [PATCH v2 5/7] arm64: dts: qcom-sm8550: allow 4 lanes for DisplayPort and enable QMP PHY mode-switch Neil Armstrong (Mon May 27 2024 - 04:45:08 EST)
- [PATCH v2 6/7] arm64: dts: qcom-sm8650: allow 4 lanes for DisplayPort and enable QMP PHY mode-switch Neil Armstrong (Mon May 27 2024 - 04:45:29 EST)
- [PATCH v2 7/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13: allow 4 lanes for DisplayPort and enable QMP PHY mode-switch Neil Armstrong (Mon May 27 2024 - 04:45:44 EST)
- Re: [PATCH v3 3/3] Input: novatek-nvt-ts: add support for NT36672A touchscreen Hans de Goede (Mon May 27 2024 - 04:46:15 EST)
- Re: [PATCH v3 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability Amelie Delaunay (Mon May 27 2024 - 04:46:27 EST)
- [PATCH v2 0/5] arm64: qcom: sa8775p: enable remoteprocs - ADSP, CDSP and GPDSP Bartosz Golaszewski (Mon May 27 2024 - 04:46:48 EST)
- [PATCH v2 1/5] dt-bindings: remoteproc: qcom,sa8775p-pas: Document the SA8775p ADSP, CDSP and GPDSP Bartosz Golaszewski (Mon May 27 2024 - 04:46:56 EST)
- [PATCH v2 2/5] dt-bindings: mailbox: qcom-ipcc: Add GPDSP0 and GPDSP1 clients Bartosz Golaszewski (Mon May 27 2024 - 04:47:06 EST)
- [PATCH v2 3/5] remoteproc: qcom_q6v5_pas: Add support for SA8775p ADSP, CDSP and GPDSP Bartosz Golaszewski (Mon May 27 2024 - 04:47:23 EST)
- [PATCH v2 5/5] arm64: dts: qcom: sa8775p-ride: enable remoteprocs Bartosz Golaszewski (Mon May 27 2024 - 04:47:43 EST)
- [PATCH v2 4/5] arm64: dts: qcom: sa8775p: add ADSP, CDSP and GPDSP nodes Bartosz Golaszewski (Mon May 27 2024 - 04:47:45 EST)
- ath10k_pci 0000:3a:00.0: Could not init core: -110 Paul Menzel (Mon May 27 2024 - 04:47:45 EST)
- [PATCH v2] block: delete redundant function declarations hexue (Mon May 27 2024 - 04:48:26 EST)
- Re: [PATCH v2 3/7] phy: qcom: qmp-combo: introduce QPHY_MODE Dmitry Baryshkov (Mon May 27 2024 - 04:48:43 EST)
- Re: [PATCH v2 3/7] phy: qcom: qmp-combo: introduce QPHY_MODE Neil Armstrong (Mon May 27 2024 - 04:48:59 EST)
- Re: [PATCH 6/6] arm64: dts: ti: k3-am62p: Add partial-io wakeup sources Dhruva Gole (Mon May 27 2024 - 04:49:12 EST)
- Re: [PATCH] xhci: Handle TD clearing for multiple streams case Mathias Nyman (Mon May 27 2024 - 04:50:28 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Nitesh Shetty (Mon May 27 2024 - 04:50:44 EST)
- Re: [PATCH] PCI: pciehp: Use appropriate conditions to check the hotplug controller status Lukas Wunner (Mon May 27 2024 - 04:51:06 EST)
- Re: [PATCH] iio:proximity:hx9031as: Add TYHX HX9031AS/HX9023S sensor driver Dan Carpenter (Mon May 27 2024 - 04:51:18 EST)
- Re: [PATCH 3/3] staging: rtl8192e: remove dead code Dan Carpenter (Mon May 27 2024 - 04:51:47 EST)
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration Zhaoyang Huang (Mon May 27 2024 - 04:53:40 EST)
- Re: [PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp Oscar Salvador (Mon May 27 2024 - 04:54:06 EST)
- [PATCH] dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem Michal Simek (Mon May 27 2024 - 04:54:17 EST)
- Re: [PATCH v2 1/5] dt-bindings: remoteproc: qcom,sa8775p-pas: Document the SA8775p ADSP, CDSP and GPDSP Krzysztof Kozlowski (Mon May 27 2024 - 04:57:01 EST)
- Re: [PATCH v2 4/7] phy: qcom: qmp-combo: register a typec mux to change the QPHY_MODE Dmitry Baryshkov (Mon May 27 2024 - 04:58:08 EST)
- Re: [PATCH v2 2/7] phy: qcom: qmp-combo: store DP phy power state Dmitry Baryshkov (Mon May 27 2024 - 04:59:18 EST)
- Re: [PATCH] xfs: avoid redundant AGFL buffer invalidation Dave Chinner (Mon May 27 2024 - 04:59:33 EST)
- Re: [syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in deactivate_slab Borislav Petkov (Mon May 27 2024 - 04:59:47 EST)
- Re: [PATCH v2 3/7] phy: qcom: qmp-combo: introduce QPHY_MODE Dmitry Baryshkov (Mon May 27 2024 - 05:00:03 EST)
- Re: [PATCH v20 06/12] fs, block: copy_file_range for def_blk_ops for direct block device Nitesh Shetty (Mon May 27 2024 - 05:00:31 EST)
- [tip: ras/core] x86/mce: Remove unused variable and return value in machine_check_poll() tip-bot2 for Yazen Ghannam (Mon May 27 2024 - 05:00:48 EST)
- [tip: ras/core] x86/mce/inject: Only write MCA_MISC when a value has been supplied tip-bot2 for Yazen Ghannam (Mon May 27 2024 - 05:00:53 EST)
- Re: ath10k_pci 0000:3a:00.0: Could not init core: -110 Baochen Qiang (Mon May 27 2024 - 05:01:22 EST)
- [PATCH v2] mm, slab: don't wrap internal functions with alloc_hooks() Vlastimil Babka (Mon May 27 2024 - 05:01:53 EST)
- Re: [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property Maxime Ripard (Mon May 27 2024 - 05:02:27 EST)
- Re: [PATCH v2 5/7] arm64: dts: qcom-sm8550: allow 4 lanes for DisplayPort and enable QMP PHY mode-switch Dmitry Baryshkov (Mon May 27 2024 - 05:03:48 EST)
- Re: [PATCH v2 6/7] arm64: dts: qcom-sm8650: allow 4 lanes for DisplayPort and enable QMP PHY mode-switch Dmitry Baryshkov (Mon May 27 2024 - 05:04:07 EST)
- Re: [PATCH v2 7/7] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13: allow 4 lanes for DisplayPort and enable QMP PHY mode-switch Dmitry Baryshkov (Mon May 27 2024 - 05:05:11 EST)
- Re: [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace Yang, Weijiang (Mon May 27 2024 - 05:05:52 EST)
- Re: [PATCH] rust: kernel: make impl_has_work compatible with more complex generics Benno Lossin (Mon May 27 2024 - 05:06:08 EST)
- Re: [PATCH] soc: qcom: pmic_glink: Increase max ports to 3 Dmitry Baryshkov (Mon May 27 2024 - 05:06:26 EST)
- [PATCH] perf stat: allocation check when calculating cache instance ID yskelg (Mon May 27 2024 - 05:06:43 EST)
- Re: [PATCH] iio:proximity:hx9031as: Add TYHX HX9031AS/HX9023S sensor driver Dan Carpenter (Mon May 27 2024 - 05:07:55 EST)
- Re: [PATCH v2 1/3] drm/loongson: Add a helper for creating child devices Markus Elfring (Mon May 27 2024 - 05:08:14 EST)
- Re: ath10k_pci 0000:3a:00.0: Could not init core: -110 Kalle Valo (Mon May 27 2024 - 05:10:17 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Nicholas Piggin (Mon May 27 2024 - 05:10:32 EST)
- Re: [PATCH] arm64: dts: qcom: x1e80100: Enable tsens and thermal nodes Dmitry Baryshkov (Mon May 27 2024 - 05:10:53 EST)
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem Borislav Petkov (Mon May 27 2024 - 05:11:15 EST)
- Re: [PATCH v2] net/ncsi: Fix the multi thread manner of NCSI driver Paolo Abeni (Mon May 27 2024 - 05:11:42 EST)
- Re: [PATCH 1/3] phy: qcom-qmp: qserdes-txrx: Add missing registers offsets Dmitry Baryshkov (Mon May 27 2024 - 05:12:13 EST)
- Re: [PATCH 2/3] phy: qcom-qmp: pcs: Add missing v6 N4 register offsets Dmitry Baryshkov (Mon May 27 2024 - 05:13:02 EST)
- Re: [PATCH 3/3] phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsets Dmitry Baryshkov (Mon May 27 2024 - 05:14:06 EST)
- Re: [PATCH v4 1/2] dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8mp/imx8qxp support Rob Herring (Arm) (Mon May 27 2024 - 05:16:08 EST)
- Re: [PATCH v2 2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails Lukas Wunner (Mon May 27 2024 - 05:16:23 EST)
- Re: [PATCH 1/2] usb: typec-mux: ptn36502: broadcast typec state to next mux Dmitry Baryshkov (Mon May 27 2024 - 05:16:41 EST)
- [tip:master] BUILD SUCCESS 66fff7c87d0d183ca45502d31578a45bbccba8c2 kernel test robot (Mon May 27 2024 - 05:18:06 EST)
- Re: [PATCH 2/4] dt-bindings: clock: Add R9A09G057 CPG Clock and Reset Definitions Geert Uytterhoeven (Mon May 27 2024 - 05:18:26 EST)
- Re: [PATCH 2/2] usb: typec-mux: nb7vpq904m: broadcast typec state to next mux Dmitry Baryshkov (Mon May 27 2024 - 05:18:48 EST)
- [PATCH] printk: Increase PRINTK_PREFIX_MAX and the buf size in print_caller. Xiang Gao (Mon May 27 2024 - 05:19:43 EST)
- [RESEND PATCH v2] misc: fastrpc: Use memdup_user() Thorsten Blum (Mon May 27 2024 - 05:21:39 EST)
- Re: [PATCH 1/3] arm64: dts: qcom: x1e80100: Add ports nodes to USB1 SS[0-2] PHYs and controllers Dmitry Baryshkov (Mon May 27 2024 - 05:22:38 EST)
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem Borislav Petkov (Mon May 27 2024 - 05:22:57 EST)
- Re: [PATCH v2 2/3] drm/loongson: Introduce component framework support Markus Elfring (Mon May 27 2024 - 05:23:12 EST)
- Re: [PATCH v2 2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails Nam Cao (Mon May 27 2024 - 05:23:39 EST)
- Re: [PATCH] xfs: avoid redundant AGFL buffer invalidation Gao Xiang (Mon May 27 2024 - 05:24:00 EST)
- Re: [PATCH 5.10-rt] printk: ignore that console preempted by irq/softirq Sebastian Andrzej Siewior (Mon May 27 2024 - 05:24:18 EST)
- [PATCH v2] riscv: lib: relax assembly constraints in hweight Qingfang Deng (Mon May 27 2024 - 05:24:29 EST)
- [PATCH 0/2] drm/panfrost: Add MT8188 support AngeloGioacchino Del Regno (Mon May 27 2024 - 05:25:27 EST)
- [PATCH 1/2] dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC AngeloGioacchino Del Regno (Mon May 27 2024 - 05:25:36 EST)
- [PATCH 2/2] drm/panfrost: Add support for Mali on the MT8188 SoC AngeloGioacchino Del Regno (Mon May 27 2024 - 05:25:52 EST)
- Re: [PATCH v2 1/9] rust: list: add ListArc Benno Lossin (Mon May 27 2024 - 05:26:09 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: x1e80100-crd: Add pmic-glink node with all 3 connectors Dmitry Baryshkov (Mon May 27 2024 - 05:26:28 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100-qcp: Add pmic-glink node with all 3 connectors Dmitry Baryshkov (Mon May 27 2024 - 05:26:47 EST)
- [RESEND PATCH] w1: Add missing newline and fix typos in w1_bus_master comment Thorsten Blum (Mon May 27 2024 - 05:28:10 EST)
- Re: [PATCH v2 3/5] remoteproc: qcom_q6v5_pas: Add support for SA8775p ADSP, CDSP and GPDSP Dmitry Baryshkov (Mon May 27 2024 - 05:29:34 EST)
- Re: [PATCH v2] platform/x86: ISST: fix use-after-free in tpmi_sst_dev_remove() Hans de Goede (Mon May 27 2024 - 05:30:02 EST)
- [PATCH v4] drivers: hwmon: max31827: Add PEC support Radu Sabau (Mon May 27 2024 - 05:30:39 EST)
- Re: [PATCH v2 4/5] arm64: dts: qcom: sa8775p: add ADSP, CDSP and GPDSP nodes Dmitry Baryshkov (Mon May 27 2024 - 05:30:58 EST)
- Re: [PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking Parthiban.Veerasooran (Mon May 27 2024 - 05:31:28 EST)
- Re: [PATCH 1/2] dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC Chen-Yu Tsai (Mon May 27 2024 - 05:31:45 EST)
- Re: [PATCH v2 5/5] arm64: dts: qcom: sa8775p-ride: enable remoteprocs Dmitry Baryshkov (Mon May 27 2024 - 05:31:59 EST)
- Re: [PATCH v3 1/6] regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matches is called Alina Yu (Mon May 27 2024 - 05:32:15 EST)
- Re: RIP: + BUG: with 6.8.11 and BTRFS Qu Wenruo (Mon May 27 2024 - 05:33:17 EST)
- Re: [PATCH] platform/x86: thinkpad_acpi: Select INPUT_SPARSEKMAP in Kconfig Hans de Goede (Mon May 27 2024 - 05:33:32 EST)
- Re: [syzbot] [overlayfs?] possible deadlock in seq_read_iter (4) Miklos Szeredi (Mon May 27 2024 - 05:33:47 EST)
- [Enable Designware XGMAC VLAN Stripping Feature v2 0/1] Boon Khai Ng (Mon May 27 2024 - 05:34:20 EST)
- [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Boon Khai Ng (Mon May 27 2024 - 05:34:32 EST)
- [PATCH 00/12] arm64: zynqmp: Update description for Kria Michal Simek (Mon May 27 2024 - 05:35:01 EST)
- [PATCH 01/12] arm64: zynqmp: Align nvmem node with dt schema Michal Simek (Mon May 27 2024 - 05:35:04 EST)
- [PATCH 02/12] arm64: zynqmp: Use fpga-region as node name Michal Simek (Mon May 27 2024 - 05:35:28 EST)
- [PATCH 03/12] arm64: zynqmp: Add missing description for efuses Michal Simek (Mon May 27 2024 - 05:35:45 EST)
- [PATCH 04/12] arm64: zynqmp: Describe USB wakeup interrupt Michal Simek (Mon May 27 2024 - 05:35:59 EST)
- [PATCH 05/12] arm64: zynqmp: Describe OCM controller Michal Simek (Mon May 27 2024 - 05:36:15 EST)
- [PATCH 06/12] arm64: zynqmp: Remove address/size-cells from ams node Michal Simek (Mon May 27 2024 - 05:36:29 EST)
- Re: [PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB Mateusz Guzik (Mon May 27 2024 - 05:36:47 EST)
- [PATCH 07/12] arm64: zynqmp: Disable Tri-state for SDIO Michal Simek (Mon May 27 2024 - 05:36:58 EST)
- [PATCH 08/12] arm64: zynqmp: Add compatible string for kv260 Michal Simek (Mon May 27 2024 - 05:37:16 EST)
- [PATCH 09/12] arm64: zynqmp: Add description for ina260 on kv260 Michal Simek (Mon May 27 2024 - 05:37:24 EST)
- [PATCH 10/12] arm64: zynqmp: Describe DisplayPort connector for Kria Michal Simek (Mon May 27 2024 - 05:37:48 EST)
- [PATCH 11/12] arm64: zynqmp: Add support for K26 rev2 boards Michal Simek (Mon May 27 2024 - 05:38:01 EST)
- [PATCH 12/12] arm64: zynqmp: Add pwm-fan node and fix ttc0 pwm-cells property Michal Simek (Mon May 27 2024 - 05:38:15 EST)
- Re: [PATCH 2/2] ring-buffer: Fix a race between readers and resize checks Petr Pavlu (Mon May 27 2024 - 05:38:30 EST)
- [PATCH v1 0/2] PCI: microchip: support using either instance 1 or 2 Conor Dooley (Mon May 27 2024 - 05:38:50 EST)
- [PATCH v1 1/2] dt-bindings: PCI: microchip,pcie-host: fix reg properties Conor Dooley (Mon May 27 2024 - 05:39:02 EST)
- Re: [PATCH 1/3] arm64: dts: renesas: white-hawk-cpu: add aliases for I2C busses Geert Uytterhoeven (Mon May 27 2024 - 05:39:16 EST)
- [PATCH v1 2/2] PCI: microchip: rework reg region handing Conor Dooley (Mon May 27 2024 - 05:39:35 EST)
- Re: [PATCH 2/3] arm64: dts: renesas: spider-cpu: add aliases for I2C busses Geert Uytterhoeven (Mon May 27 2024 - 05:39:51 EST)
- Re: [PATCH 3/3] arm64: dts: renesas: s4sk: add aliases for I2C busses Geert Uytterhoeven (Mon May 27 2024 - 05:40:03 EST)
- [PATCH 0/5] Support for MT8188 power domains, gpu, gce, vdo AngeloGioacchino Del Regno (Mon May 27 2024 - 05:40:19 EST)
- [PATCH 1/5] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188 AngeloGioacchino Del Regno (Mon May 27 2024 - 05:40:23 EST)
- [PATCH 2/5] arm64: dts: mediatek: mt8188: Add Global Command Engine mailboxes AngeloGioacchino Del Regno (Mon May 27 2024 - 05:40:39 EST)
- [PATCH 3/5] arm64: dts: mediatek: mt8188: Add VDOSYS0/1 support for multimedia AngeloGioacchino Del Regno (Mon May 27 2024 - 05:40:54 EST)
- [PATCH 4/5] arm64: dts: mediatek: mt8188: Add support for SoC power domains AngeloGioacchino Del Regno (Mon May 27 2024 - 05:41:16 EST)
- [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost AngeloGioacchino Del Regno (Mon May 27 2024 - 05:41:20 EST)
- Re: [PATCH net-next v7 7/7] ARM: dts: r9a06g032: describe GMAC1 Geert Uytterhoeven (Mon May 27 2024 - 05:41:48 EST)
- Re: [PATCH v2 2/9] rust: list: add tracking for ListArc Benno Lossin (Mon May 27 2024 - 05:42:04 EST)
- Re: [PATCH v7 3/3] platform/x86: dell-pc: Implement platform_profile Ilpo Järvinen (Mon May 27 2024 - 05:42:23 EST)
- Re: [RESEND PATCH] w1: Add missing newline and fix typos in w1_bus_master comment Krzysztof Kozlowski (Mon May 27 2024 - 05:42:34 EST)
- Re: [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property Dmitry Baryshkov (Mon May 27 2024 - 05:43:30 EST)
- [PATCH 1/2] string: add mem_is_zero() helper to check if memory area is all zeros Jani Nikula (Mon May 27 2024 - 05:43:46 EST)
- Re: [PATCH] PCI: pciehp: Use appropriate conditions to check the hotplug controller status yaoma (Mon May 27 2024 - 05:44:01 EST)
- [PATCH 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n) Jani Nikula (Mon May 27 2024 - 05:44:12 EST)
- [PATCH v2 0/2] staging: rtl8192e: some refactoring Michael Straube (Mon May 27 2024 - 05:45:57 EST)
- [PATCH v2 2/2] staging: rtl8192e: remove unnecessary line breaks Michael Straube (Mon May 27 2024 - 05:46:10 EST)
- [PATCH v2 1/2] staging: rtl8192e: reduce indentation level Michael Straube (Mon May 27 2024 - 05:46:11 EST)
- Re: [PATCH v2 3/3] drm/loongson: Add dummy gpu driver as a subcomponent Markus Elfring (Mon May 27 2024 - 05:46:34 EST)
- [PATCH v2] tracing/probes: fix error check in parse_btf_field() Carlos López (Mon May 27 2024 - 05:46:50 EST)
- [PATCH v2] tools/virtio: creating pipe assertion in vringh_test yskelg (Mon May 27 2024 - 05:47:33 EST)
- [PATCH v3 1/3] dt-bindings: leds-lp55xx: limit pwr-sel property to ti,lp8501 Christian Marangi (Mon May 27 2024 - 05:47:57 EST)
- [PATCH v3 2/3] dt-bindings: leds-lp55xx: Add new ti,lp5569 compatible Christian Marangi (Mon May 27 2024 - 05:48:02 EST)
- [PATCH v3 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569 Christian Marangi (Mon May 27 2024 - 05:48:22 EST)
- Re: [PATCH net 0/1] phy: microchip_t1s: lan865x rev.b1 support Parthiban.Veerasooran (Mon May 27 2024 - 05:49:38 EST)
- Re: [PATCH v2 1/2] ASoC: dt-bindings: qcom,sm8250: Add QCM6490 snd QCS6490 sound card Mark Brown (Mon May 27 2024 - 05:50:57 EST)
- Re: [PATCH] cpumask: introduce assign_cpu() macro Alexander Lobakin (Mon May 27 2024 - 05:52:03 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Mike Galbraith (Mon May 27 2024 - 05:54:28 EST)
- [stable 6.6, 6.8, 6.9] backport 2fd3ef1b9265 Masahiro Yamada (Mon May 27 2024 - 05:54:37 EST)
- Re: [PATCH net 0/1] phy: microchip_t1s: lan865x rev.b1 support Parthiban.Veerasooran (Mon May 27 2024 - 05:55:40 EST)
- [PATCH 0/2] Support more panels used by MT8173 Chromebooks in edp-panel Pin-yen Lin (Mon May 27 2024 - 05:56:09 EST)
- [PATCH 1/2] drm/panel-edp: Add support for several panels Pin-yen Lin (Mon May 27 2024 - 05:56:18 EST)
- [PATCH 2/2] drm/panel-edp: Add more panels with conservative timings Pin-yen Lin (Mon May 27 2024 - 05:56:30 EST)
- RE: [PATCH blktests] loop: Test to detect a race condition between loop detach and open Gulam Mohamed (Mon May 27 2024 - 05:56:49 EST)
- Re: [PATCH V2] cpufreq: scmi: Avoid overflow of target_freq in fast switch Jagadeesh Kona (Mon May 27 2024 - 05:58:25 EST)
- Re: [PATCH v2 3/9] rust: list: add struct with prev/next pointers Benno Lossin (Mon May 27 2024 - 05:58:40 EST)
- Re: [net] Octeontx2-pf: Free send queue buffers incase of leaf to inner patchwork-bot+netdevbpf (Mon May 27 2024 - 06:00:37 EST)
- Re: [PATCH 2/2] platform/x86: ISST: Use only TPMI interface when present Ilpo Järvinen (Mon May 27 2024 - 06:03:41 EST)
- [PATCH v3 0/6] power: supply: Lenovo Yoga C630 EC Dmitry Baryshkov (Mon May 27 2024 - 06:04:07 EST)
- [PATCH v3 1/6] dt-bindings: power: supply: Add Lenovo Yoga C630 EC Dmitry Baryshkov (Mon May 27 2024 - 06:04:22 EST)
- [PATCH v3 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver Dmitry Baryshkov (Mon May 27 2024 - 06:04:52 EST)
- [PATCH v3 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver Dmitry Baryshkov (Mon May 27 2024 - 06:04:54 EST)
- [PATCH v3 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port Dmitry Baryshkov (Mon May 27 2024 - 06:05:27 EST)
- [PATCH v3 6/6] arm64: dts: qcom: c630: Add Embedded Controller node Dmitry Baryshkov (Mon May 27 2024 - 06:05:46 EST)
- [PATCH v3 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Dmitry Baryshkov (Mon May 27 2024 - 06:05:54 EST)
- Re: [PATCH 1/2] platform/x86: ISST: Add model specific loading for common module Ilpo Järvinen (Mon May 27 2024 - 06:06:39 EST)
- Recall: [PATCH blktests] loop: Test to detect a race condition between loop detach and open Gulam Mohamed (Mon May 27 2024 - 06:06:56 EST)
- Re: [PATCH] debugfs: ignore auto and noauto options if given Wolfram Sang (Mon May 27 2024 - 06:07:14 EST)
- Re: [PATCH v2 4/9] rust: list: add macro for implementing ListItem Benno Lossin (Mon May 27 2024 - 06:07:32 EST)
- Re: [PATCH v2 0/2] staging: rtl8192e: some refactoring Dan Carpenter (Mon May 27 2024 - 06:07:49 EST)
- Re: [RESEND PATCH] w1: Add missing newline and fix typos in w1_bus_master comment Thorsten Blum (Mon May 27 2024 - 06:09:35 EST)
- drivers/tty/mxser.c:291:2: warning: 'counted_by' should not be applied to an array with element of unknown size because 'struct mxser_port' is a struct type with a flexible array member. This will be an error in a future compiler version kernel test robot (Mon May 27 2024 - 06:11:31 EST)
- Re: [RFC][PATCH 00/10] sched/fair: Complete EEVDF K Prateek Nayak (Mon May 27 2024 - 06:12:21 EST)
- Re: [PATCH v2 3/6] dt-bindings: crypto: Add Texas Instruments MCRC64 Kamlesh Gurudasani (Mon May 27 2024 - 06:12:47 EST)
- [PATCH] MAINTAINERS: Remove James Schulman from Cirrus audio maintainers Charles Keepax (Mon May 27 2024 - 06:13:45 EST)
- Re: [PATCH] mm/filemap: invalidating pages is still necessary when io with IOCB_NOWAIT Liu Wei (Mon May 27 2024 - 06:15:17 EST)
- [PATCH] perf record: add a shortcut for metrics Artem Savkov (Mon May 27 2024 - 06:15:44 EST)
- Re: [PATCH RESEND v3 0/7] Cleanup Tegra210 EMC frequency scaling Diogo Ivo (Mon May 27 2024 - 06:15:57 EST)
- Re: [PATCH v2] platform/x86/amd/pmf: Use memdup_user() Ilpo Järvinen (Mon May 27 2024 - 06:17:37 EST)
- [PATCH v2] ftrace: Fix stack trace entry generated by ftrace_pid_func() Tatsuya S (Mon May 27 2024 - 06:18:07 EST)
- [PATCH] m68k: defconfig: Update defconfigs for v6.10-rc1 Geert Uytterhoeven (Mon May 27 2024 - 06:19:35 EST)
- Re: [PATCH RESEND v3 0/7] Cleanup Tegra210 EMC frequency scaling Krzysztof Kozlowski (Mon May 27 2024 - 06:20:22 EST)
- Re: [PATCH v1 1/1] HSI: ssi_protocol: Remove unused linux/gpio.h Sebastian Reichel (Mon May 27 2024 - 06:22:58 EST)
- RE: [PATCH v2] riscv: lib: relax assembly constraints in hweight Wang, Xiao W (Mon May 27 2024 - 06:23:24 EST)
- Re: [PATCH] debugfs: ignore auto and noauto options if given Geert Uytterhoeven (Mon May 27 2024 - 06:23:40 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Thomas Gleixner (Mon May 27 2024 - 06:23:57 EST)
- [PATCH v2] Documentation: cve Korean translation yskelg (Mon May 27 2024 - 06:24:32 EST)
- [tip: locking/core] cleanup: Standardize the header guard define's name tip-bot2 for Ingo Molnar (Mon May 27 2024 - 06:24:47 EST)
- Re: [PATCH] platform/x86: dell-smbios: Fix wrong token data in sysfs Ilpo Järvinen (Mon May 27 2024 - 06:25:41 EST)
- Re: [PATCH v2 5/9] rust: list: add List Benno Lossin (Mon May 27 2024 - 06:25:56 EST)
- Re: ath10k_pci 0000:3a:00.0: Could not init core: -110 Paul Menzel (Mon May 27 2024 - 06:26:10 EST)
- [PATCH 1/5] dt-bindings: interrupt-controller: Add SOPHGO SG2002 plic Thomas Bonnefille (Mon May 27 2024 - 06:28:38 EST)
- [PATCH 0/5] Add board support for Sipeed LicheeRV Nano Thomas Bonnefille (Mon May 27 2024 - 06:28:52 EST)
- [PATCH 3/5] dt-bindings: riscv: Add Sipeed LicheeRV Nano board compatibles Thomas Bonnefille (Mon May 27 2024 - 06:28:56 EST)
- [PATCH 2/5] dt-bindings: timer: Add SOPHGO SG2002 clint Thomas Bonnefille (Mon May 27 2024 - 06:28:56 EST)
- [PATCH 4/5] riscv: dts: sophgo: Add initial SG2002 SoC device tree Thomas Bonnefille (Mon May 27 2024 - 06:29:22 EST)
- [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree Thomas Bonnefille (Mon May 27 2024 - 06:29:40 EST)
- Re: [PATCH v3 1/6] dt-bindings: power: supply: Add Lenovo Yoga C630 EC Nikita Travkin (Mon May 27 2024 - 06:30:11 EST)
- [PATCH v3] Documentation: cve Korean translation yskelg (Mon May 27 2024 - 06:30:38 EST)
- Re: [PATCH v2 6/9] rust: list: add iterators Benno Lossin (Mon May 27 2024 - 06:31:55 EST)
- Re: [PATCH v2 1/4] Documentation/ABI: Add document for Mellanox PMC driver Ilpo Järvinen (Mon May 27 2024 - 06:34:04 EST)
- [PATCH v2] Documentation: security-bugs Korean translation yskelg (Mon May 27 2024 - 06:37:10 EST)
- [PATCH net] docs: netdev: Fix typo in Signed-off-by tag Thorsten Blum (Mon May 27 2024 - 06:37:29 EST)
- Re: [PATCH v2 7/9] rust: list: add cursor Benno Lossin (Mon May 27 2024 - 06:37:52 EST)
- Re: [PATCH v2] platform/x86/amd/pmf: Use memdup_user() Dan Carpenter (Mon May 27 2024 - 06:39:06 EST)
- RE: [EXTERNAL] [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Sunil Kovvuri Goutham (Mon May 27 2024 - 06:41:35 EST)
- Re: [PATCH] clkdev: report over-sized strings when creating clkdev Ron Economos (Mon May 27 2024 - 06:45:32 EST)
- Re: [PATCH 2/2] ACPI: EC: Avoid returning AE_OK upon unknown error Rafael J. Wysocki (Mon May 27 2024 - 06:45:47 EST)
- Re: [PATCH v2 8/9] rust: list: support heterogeneous lists Benno Lossin (Mon May 27 2024 - 06:46:25 EST)
- Re: [PATCH v5 3/3] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option Maksim Davydov (Mon May 27 2024 - 06:46:36 EST)
- RE: [PATCH 0/2] Improve dump_page() output for slab pages Sukrit.Bhatnagar@xxxxxxxx (Mon May 27 2024 - 06:49:49 EST)
- Re: [PATCH v2 9/9] rust: list: add ListArcField Benno Lossin (Mon May 27 2024 - 06:50:36 EST)
- Re: [syzbot] [net?] WARNING in inet_csk_get_port (3) Hillf Danton (Mon May 27 2024 - 06:51:04 EST)
- Re: [PATCH] fix kdump kernel cannot find ACPI RSDP Rafael J. Wysocki (Mon May 27 2024 - 06:52:42 EST)
- [PATCH net] net: smc91x: Remove commented out code Thorsten Blum (Mon May 27 2024 - 06:56:45 EST)
- Re: [PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET Dan Carpenter (Mon May 27 2024 - 06:56:59 EST)
- [PATCH] pinctrl: pinctrl-zynqmp: Use pin numbers stored in pin descriptor Michal Simek (Mon May 27 2024 - 06:57:32 EST)
- Re: [RFC PATCH] sched: Clear user_cpus_ptr only when no intersection with the new mask Xuewen Yan (Mon May 27 2024 - 06:58:15 EST)
- Re: CVE-2021-47377: kernel: xen/balloon: use a kernel thread instead a workqueue Juergen Gross (Mon May 27 2024 - 06:58:30 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Leo Yan (Mon May 27 2024 - 06:59:02 EST)
- [syzbot] [net?] WARNING in __ip6_make_skb (2) syzbot (Mon May 27 2024 - 06:59:40 EST)
- [syzbot] [wireless?] WARNING in __cfg80211_connect_result (2) syzbot (Mon May 27 2024 - 06:59:51 EST)
- Re: [PATCH] net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM patchwork-bot+netdevbpf (Mon May 27 2024 - 07:00:40 EST)
- Re: [PATCH] tpm: Open code tpm_buf_parameters() Jarkko Sakkinen (Mon May 27 2024 - 07:00:57 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Nicholas Piggin (Mon May 27 2024 - 07:02:05 EST)
- RE: [PATCH 2/2] mm: swap: print starting physical block offset in swapon Sukrit.Bhatnagar@xxxxxxxx (Mon May 27 2024 - 07:02:43 EST)
- Re: [PATCH v3 1/6] dt-bindings: power: supply: Add Lenovo Yoga C630 EC Dmitry Baryshkov (Mon May 27 2024 - 07:04:31 EST)
- Re: [PATCH v2 0/3] ARM: imx: only enable pinctrl as needed Linus Walleij (Mon May 27 2024 - 07:06:08 EST)
- RE: [PATCH 0/2] Improve dmesg output for swapfile+hibernation Sukrit.Bhatnagar@xxxxxxxx (Mon May 27 2024 - 07:06:45 EST)
- Re: [PATCH v3] netfs, 9p: Fix race between umount and async request completion Christian Brauner (Mon May 27 2024 - 07:09:23 EST)
- Re: [PATCH v7 1/7] printk: Save console options for add_preferred_console_match() Tony Lindgren (Mon May 27 2024 - 07:13:43 EST)
- [PATCH] f2fs: fix to remove redundant SBI_NEED_FSCK flag set Zhiguo Niu (Mon May 27 2024 - 07:13:50 EST)
- Re: [PATCH v5 1/3] x86/syscall: Mark exit[_group] syscall handlers __noreturn Nikolay Borisov (Mon May 27 2024 - 07:16:10 EST)
- Re: [PATCH] clkdev: report over-sized strings when creating clkdev Linux regression tracking (Thorsten Leemhuis) (Mon May 27 2024 - 07:16:25 EST)
- Re: [PATCH RFC iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures Alexander Lobakin (Mon May 27 2024 - 07:16:53 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Nicholas Piggin (Mon May 27 2024 - 07:17:12 EST)
- RE: [PATCH 2/2] mm: debug: print correct information for slab folios Sukrit.Bhatnagar@xxxxxxxx (Mon May 27 2024 - 07:19:03 EST)
- Re: [RFC PATCH v3 03/16] mm: Provide mm_struct and address to huge_ptep_get() Oscar Salvador (Mon May 27 2024 - 07:19:32 EST)
- Re: [PATCH] platform/x86: dell-smbios: Fix wrong token data in sysfs Hans de Goede (Mon May 27 2024 - 07:19:46 EST)
- Re: [PATCH 0/2] Improve dmesg output for swapfile+hibernation Christoph Hellwig (Mon May 27 2024 - 07:20:39 EST)
- [RESEND v5 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support Mohammad Rafi Shaik (Mon May 27 2024 - 07:21:06 EST)
- [RESEND v5 1/7] ASoC: dt-bindings: document wcd937x Audio Codec Mohammad Rafi Shaik (Mon May 27 2024 - 07:21:14 EST)
- [RESEND v5 2/7] ASoC: codecs: wcd937x-sdw: add SoundWire driver Mohammad Rafi Shaik (Mon May 27 2024 - 07:21:39 EST)
- Re: [PATCH v4 2/2] proc: restrict /proc/pid/mem Adrian Ratiu (Mon May 27 2024 - 07:21:53 EST)
- [RESEND v5 4/7] ASoC: codecs: wcd937x: add basic controls Mohammad Rafi Shaik (Mon May 27 2024 - 07:22:17 EST)
- [RESEND v5 3/7] ASoC: codecs: wcd937x: add wcd937x codec driver Mohammad Rafi Shaik (Mon May 27 2024 - 07:22:17 EST)
- [RESEND v5 5/7] ASoC: codecs: wcd937x: add playback dapm widgets Mohammad Rafi Shaik (Mon May 27 2024 - 07:22:55 EST)
- [RESEND v5 6/7] ASoC: codecs: wcd937x: add capture dapm widgets Mohammad Rafi Shaik (Mon May 27 2024 - 07:23:14 EST)
- [RESEND v5 7/7] ASoC: codecs: wcd937x: add audio routing and Kconfig Mohammad Rafi Shaik (Mon May 27 2024 - 07:23:31 EST)
- Re: [PATCH] bpf, sockmap: defer sk_psock_free_link() using RCU Jakub Sitnicki (Mon May 27 2024 - 07:23:47 EST)
- Re: [PATCH v3] drm/nouveau/nvif: Avoid build error due to potential integer overflows Danilo Krummrich (Mon May 27 2024 - 07:24:09 EST)
- Re: [RFC PATCH v3 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries Oscar Salvador (Mon May 27 2024 - 07:26:07 EST)
- Re: [syzbot] slab-use-after-free Read in chrdev_open syzbot (Mon May 27 2024 - 07:30:40 EST)
- RE: [PATCH 1/2] iomap: swap: print warning for unaligned swapfile Sukrit.Bhatnagar@xxxxxxxx (Mon May 27 2024 - 07:32:32 EST)
- [PATCH] kbuild: verify dtoverlay files against schema Dmitry Baryshkov (Mon May 27 2024 - 07:34:37 EST)
- Re: [PATCH v2 2/4] platform/mellanox: mlxbf-pmc: Add support for 64-bit counters and cycle count Ilpo Järvinen (Mon May 27 2024 - 07:39:27 EST)
- [PATCH 0/3] i2c: mux: gpio: Add 'transition-delay-ms' property Bastien Curutchet (Mon May 27 2024 - 07:39:33 EST)
- [PATCH 1/3] dt-bindings: i2c: gpio: Add 'transition-delay-ms' property Bastien Curutchet (Mon May 27 2024 - 07:39:39 EST)
- [PATCH 2/3] i2c: mux: gpio: Re-order #include to match alphabetic order Bastien Curutchet (Mon May 27 2024 - 07:39:58 EST)
- [PATCH 3/3] i2c: mux: gpio: Add support for the 'transition-delay-ms' property Bastien Curutchet (Mon May 27 2024 - 07:40:09 EST)
- Re: [PATCH v2 3/9] rust: list: add struct with prev/next pointers Alice Ryhl (Mon May 27 2024 - 07:42:27 EST)
- Re: [PATCH 01/12] soc: qcom: add firmware name helper Dmitry Baryshkov (Mon May 27 2024 - 07:43:13 EST)
- Re: [PATCH] net: usb: smsc95xx: configure external LEDs function for EVB-LAN8670-USB Parthiban.Veerasooran (Mon May 27 2024 - 07:43:37 EST)
- [PATCH v2] mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookup Hans de Goede (Mon May 27 2024 - 07:48:28 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Mon May 27 2024 - 07:48:43 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open syzbot (Mon May 27 2024 - 07:49:01 EST)
- [PATCH 7/9] accel/habanalabs: expose server type in debugfs Ofir Bitton (Mon May 27 2024 - 07:49:19 EST)
- [PATCH 4/9] accel/habanalabs/gaudi2: align embedded specs headers Ofir Bitton (Mon May 27 2024 - 07:49:20 EST)
- [PATCH 8/9] accel/habanalabs: add device name to invalidation failure msg Ofir Bitton (Mon May 27 2024 - 07:49:37 EST)
- [PATCH 3/9] accel/habanalabs: restructure function that checks heartbeat received Ofir Bitton (Mon May 27 2024 - 07:49:50 EST)
- [PATCH 1/9] accel/habanalabs: add device name to error print Ofir Bitton (Mon May 27 2024 - 07:50:01 EST)
- [PATCH 9/9] accel/habanalabs: add heartbeat debug info Ofir Bitton (Mon May 27 2024 - 07:50:18 EST)
- [PATCH 6/9] accel/habanalabs: use parent device for trace events Ofir Bitton (Mon May 27 2024 - 07:50:32 EST)
- [PATCH 2/9] accel/habanalabs/gaudi2: update interrupts related headers Ofir Bitton (Mon May 27 2024 - 07:50:45 EST)
- [PATCH 5/9] accel/habanalabs: no CPUCP prints on heartbeat failure Ofir Bitton (Mon May 27 2024 - 07:50:50 EST)
- RE: [PATCH v8 10/12] pps: generators: Add PPS Generator TIO Driver D, Lakshmi Sowjanya (Mon May 27 2024 - 07:51:15 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) hch@xxxxxxxxxxxxx (Mon May 27 2024 - 07:51:32 EST)
- Re: [PATCH v2] mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookup Hans de Goede (Mon May 27 2024 - 07:51:45 EST)
- Re: [RESEND PATCH] w1: Add missing newline and fix typos in w1_bus_master comment Krzysztof Kozlowski (Mon May 27 2024 - 07:51:56 EST)
- [PATCH v2] mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookup Hans de Goede (Mon May 27 2024 - 07:52:10 EST)
- Re: [RFC PATCH v3 06/16] powerpc/mm: Allow hugepages without hugepd Oscar Salvador (Mon May 27 2024 - 07:52:19 EST)
- Re: [PATCH] w1: Fix number of bytes in error message Krzysztof Kozlowski (Mon May 27 2024 - 07:52:32 EST)
- Re: [PATCH] w1: Fix typo in dev_info() message Krzysztof Kozlowski (Mon May 27 2024 - 07:52:41 EST)
- RE: [PATCH v8 12/12] ABI: pps: Add ABI documentation for Intel TIO D, Lakshmi Sowjanya (Mon May 27 2024 - 07:53:26 EST)
- Re: [RFC] cgroup: Fix /proc/cgroups count for v2 Michal Koutný (Mon May 27 2024 - 07:54:43 EST)
- [PATCH 0/3] gpiolib: cdev: tidy up kfifo handling Kent Gibson (Mon May 27 2024 - 07:54:57 EST)
- [PATCH 1/3] gpiolib: cdev: Add INIT_KFIFO() for linereq events Kent Gibson (Mon May 27 2024 - 07:55:12 EST)
- [PATCH 2/3] gpiolib: cdev: Refactor allocation of linereq events kfifo Kent Gibson (Mon May 27 2024 - 07:55:30 EST)
- [PATCH 3/3] gpiolib: cdev: Cleanup kfifo_out() error handling Kent Gibson (Mon May 27 2024 - 07:56:07 EST)
- [GIT PULL] vfs fixes Christian Brauner (Mon May 27 2024 - 07:56:32 EST)
- [PATCH] accel/habanalabs/gaudi2: use single function to compare FW versions Ofir Bitton (Mon May 27 2024 - 08:00:43 EST)
- Re: [PATCH v4 06/15] x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0 Borislav Petkov (Mon May 27 2024 - 08:01:49 EST)
- [tip: sched/core] sched/syscalls: Split out kernel/sched/syscalls.c from kernel/sched/core.c tip-bot2 for Ingo Molnar (Mon May 27 2024 - 08:06:13 EST)
- [PATCH V7 0/9] SCHED_DEADLINE server infrastructure Daniel Bristot de Oliveira (Mon May 27 2024 - 08:07:12 EST)
- [PATCH V7 1/9] sched/deadline: Comment sched_dl_entity::dl_server variable Daniel Bristot de Oliveira (Mon May 27 2024 - 08:07:27 EST)
- [PATCH V7 2/9] sched/core: Add clearing of ->dl_server in put_prev_task_balance() Daniel Bristot de Oliveira (Mon May 27 2024 - 08:07:37 EST)
- [PATCH V7 3/9] sched/core: Clear prev->dl_server in CFS pick fast path Daniel Bristot de Oliveira (Mon May 27 2024 - 08:07:50 EST)
- [PATCH V7 4/9] sched/fair: Add trivial fair server Daniel Bristot de Oliveira (Mon May 27 2024 - 08:08:01 EST)
- [PATCH V7 5/9] sched/deadline: Deferrable dl server Daniel Bristot de Oliveira (Mon May 27 2024 - 08:08:14 EST)
- [PATCH V7 6/9] sched/fair: Fair server interface Daniel Bristot de Oliveira (Mon May 27 2024 - 08:08:27 EST)
- [PATCH V7 7/9] sched/core: Fix priority checking for DL server picks Daniel Bristot de Oliveira (Mon May 27 2024 - 08:08:39 EST)
- [PATCH V7 8/9] sched/core: Fix picking of tasks for core scheduling with DL server Daniel Bristot de Oliveira (Mon May 27 2024 - 08:08:50 EST)
- [PATCH V7 9/9] sched/rt: Remove default bandwidth control Daniel Bristot de Oliveira (Mon May 27 2024 - 08:09:03 EST)
- Re: [RFC PATCH v3 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries Oscar Salvador (Mon May 27 2024 - 08:10:42 EST)
- [PATCH 5/8] accel/habanalabs/gaudi2: assume hard-reset by FW upon MC SEI severe error Ofir Bitton (Mon May 27 2024 - 08:13:21 EST)
- [PATCH 1/8] accel/habanalabs: use msg_header instead of desc_header Ofir Bitton (Mon May 27 2024 - 08:13:21 EST)
- [PATCH 7/8] accel/habanalabs: add an EQ size ASIC property Ofir Bitton (Mon May 27 2024 - 08:13:28 EST)
- [PATCH 2/8] accel/habanalabs: check for errors after preboot is ready Ofir Bitton (Mon May 27 2024 - 08:13:41 EST)
- [PATCH 6/8] accel/habanalabs: separate nonce from max_size in cpucp_packet struct Ofir Bitton (Mon May 27 2024 - 08:13:42 EST)
- [PATCH 8/8] accel/habanalabs: move hl_eq_heartbeat_event_handle() to common code Ofir Bitton (Mon May 27 2024 - 08:14:17 EST)
- [PATCH 4/8] accel/habanalabs/gaudi2: revise return value handling in gaudi2_hbm_sei_handle_read_err() Ofir Bitton (Mon May 27 2024 - 08:14:19 EST)
- [PATCH 3/8] accel/habanalabs/gaudi2: align interrupt names to table Ofir Bitton (Mon May 27 2024 - 08:14:35 EST)
- [PATCH v7 0/4] Replay Protected Memory Block (RPMB) subsystem Jens Wiklander (Mon May 27 2024 - 08:15:06 EST)
- [PATCH v7 1/4] rpmb: add Replay Protected Memory Block (RPMB) subsystem Jens Wiklander (Mon May 27 2024 - 08:15:16 EST)
- [PATCH v7 2/4] mmc: block: register RPMB partition with the RPMB subsystem Jens Wiklander (Mon May 27 2024 - 08:15:27 EST)
- [PATCH v7 3/4] tee: add tee_device_set_dev_groups() Jens Wiklander (Mon May 27 2024 - 08:15:39 EST)
- [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Jens Wiklander (Mon May 27 2024 - 08:16:00 EST)
- Re: [PATCH v2] mtd: rawnand: rockchip: ensure NVDDR timings are rejected Miquel Raynal (Mon May 27 2024 - 08:16:20 EST)
- [syzbot] [net?] INFO: rcu detected stall in packet_release syzbot (Mon May 27 2024 - 08:16:44 EST)
- [syzbot] [pm?] INFO: trying to register non-static key in netdev_unregister_kobject syzbot (Mon May 27 2024 - 08:16:49 EST)
- Re: [PATCH v1 1/1] mtd: physmap: Use *-y instead of *-objs in Makefile Miquel Raynal (Mon May 27 2024 - 08:17:15 EST)
- Re: [PATCH v1 1/1] mtd: cfi: Get rid of redundant 'else' Miquel Raynal (Mon May 27 2024 - 08:17:25 EST)
- Re: [PATCH 1/7] riscv: cleanup XIP_FIXUP macro Alexandre Ghiti (Mon May 27 2024 - 08:17:40 EST)
- [PATCH v3] mei: vsc: Don't stop/restart mei device during system suspend/resume Wentong Wu (Mon May 27 2024 - 08:17:54 EST)
- Re: [PATCH v2 4/6] mtd: rawnand: gpmi: add iMX8QXP support. Miquel Raynal (Mon May 27 2024 - 08:18:44 EST)
- Re: [PATCH v2 3/6] mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata Miquel Raynal (Mon May 27 2024 - 08:18:56 EST)
- Re: [PATCH v2 1/6] dt-bindings: mtd: gpmi-nand: Add 'fsl,imx8qxp-gpmi-nand' compatible string Miquel Raynal (Mon May 27 2024 - 08:19:13 EST)
- Re: [PATCH v2 2/6] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh" Miquel Raynal (Mon May 27 2024 - 08:19:19 EST)
- Re: [PATCH] mtd: rawnand: cadence: remove unused struct 'ecc_info' Miquel Raynal (Mon May 27 2024 - 08:19:35 EST)
- Re: [PATCH v4 3/3] mtd: nand: mxc_nand: support software ECC Miquel Raynal (Mon May 27 2024 - 08:19:51 EST)
- Re: [PATCH v4 2/3] mtd: nand: mxc_nand: implement exec_op Miquel Raynal (Mon May 27 2024 - 08:20:04 EST)
- Re: [PATCH v4 1/3] mtd: nand: mxc_nand: separate page read from ecc calc Miquel Raynal (Mon May 27 2024 - 08:20:15 EST)
- Re: [PATCH] debugfs: ignore auto and noauto options if given Christian Brauner (Mon May 27 2024 - 08:20:37 EST)
- Re: [PATCH v6 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()' Miquel Raynal (Mon May 27 2024 - 08:20:38 EST)
- Re: [PATCH v6 3/3] mtd: rawnand: meson: read/write access for boot ROM pages Miquel Raynal (Mon May 27 2024 - 08:20:53 EST)
- Re: [PATCH v6 1/3] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code Miquel Raynal (Mon May 27 2024 - 08:21:11 EST)
- Re: [PATCH v2] clocksource: Add node counter timer driver for MIPS/Loongson64 Philippe Mathieu-Daudé (Mon May 27 2024 - 08:21:25 EST)
- Re: [PATCH v1 4/7] sched/isolation: Adjust affinity of managed irqs according to change of housekeeping cpumask Costa Shulyupin (Mon May 27 2024 - 08:22:37 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Mon May 27 2024 - 08:22:50 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Hernan Ponce de Leon (Mon May 27 2024 - 08:23:23 EST)
- Re: [PATCH 7/7] clocksource: mips-gic-timer: Correct sched_clock width Philippe Mathieu-Daudé (Mon May 27 2024 - 08:24:12 EST)
- Re: [PATCH v4] clk: imx: imx8mp: Add pm_runtime support for power saving Mark Brown (Mon May 27 2024 - 08:24:50 EST)
- Re: [PATCH v1 1/2] dt-bindings: PCI: microchip,pcie-host: fix reg properties Krzysztof Kozlowski (Mon May 27 2024 - 08:25:07 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Hernan Ponce de Leon (Mon May 27 2024 - 08:25:36 EST)
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Binbin Wu (Mon May 27 2024 - 08:26:27 EST)
- Re: [PATCH v3 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Oliver Neukum (Mon May 27 2024 - 08:26:53 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Mon May 27 2024 - 08:29:21 EST)
- Re: [syzbot] Test syzbot (Mon May 27 2024 - 08:29:32 EST)
- Re: [RESEND PATCH] w1: Add missing newline and fix typos in w1_bus_master comment Thorsten Blum (Mon May 27 2024 - 08:30:56 EST)
- Re: [PATCH v2] tracing/probes: fix error check in parse_btf_field() Google (Mon May 27 2024 - 08:31:57 EST)
- Re: [PATCH v4 08/14] clocksource: mips-gic-timer: Enable counter when CPUs start Philippe Mathieu-Daudé (Mon May 27 2024 - 08:32:08 EST)
- Re: [RFC PATCH v3 6/7] gpiolib: enable GPIO interrupt to wake up a system from sleep Linus Walleij (Mon May 27 2024 - 08:32:19 EST)
- Re: [PATCH 1/4] MIPS: kvm: Declare prototype for kvm_init_loongson_ipi Philippe Mathieu-Daudé (Mon May 27 2024 - 08:32:39 EST)
- Re: [PATCH 2/7] riscv: replace va_kernel_pa_offset with va_kernel_data_pa_offset on XIP Alexandre Ghiti (Mon May 27 2024 - 08:33:08 EST)
- Re: [PATCH 2/4] MIPS: Loongson64: Include bootinfo.h in dma.c Philippe Mathieu-Daudé (Mon May 27 2024 - 08:33:21 EST)
- Re: [PATCH v4 07/15] x86/sev: Use the SVSM to create a vCPU when not in VMPL0 Borislav Petkov (Mon May 27 2024 - 08:34:00 EST)
- [PATCH 1/1] cxl/pci: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 08:35:44 EST)
- Re: [PATCH v4] clk: imx: imx8mp: Add pm_runtime support for power saving Shengjiu Wang (Mon May 27 2024 - 08:37:08 EST)
- Re: [PATCH 3/7] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSET Alexandre Ghiti (Mon May 27 2024 - 08:37:24 EST)
- Re: [PATCH] MIPS: Implement ieee754 NAN2008 emulation mode Philippe Mathieu-Daudé (Mon May 27 2024 - 08:38:51 EST)
- [PATCH/RFC 1/3] earlycon: Export clock and PM Domain info from FDT Geert Uytterhoeven (Mon May 27 2024 - 08:41:32 EST)
- [PATCH/RFC 2/3] pmdomain: core: Avoid earlycon power-down Geert Uytterhoeven (Mon May 27 2024 - 08:41:48 EST)
- [PATCH/RFC 0/3] pmdomain: renesas: rmobile-sysc: Remove serial console handling Geert Uytterhoeven (Mon May 27 2024 - 08:41:55 EST)
- Re: [PATCH v2 2/2] PCI: pciehp: Abort hot-plug if pci_hp_add_bridge() fails Lukas Wunner (Mon May 27 2024 - 08:42:16 EST)
- Re: [PATCH 0/2] pinctrl: freescale: support i.MX91 pinctrl Linus Walleij (Mon May 27 2024 - 08:42:31 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Eric Dumazet (Mon May 27 2024 - 08:43:49 EST)
- [PATCH v2 1/3] arm64: boot: dts: ti: k3-am68-sk-base-board: Add LP8733 and TPS6287 nodes Neha Malcom Francis (Mon May 27 2024 - 08:44:51 EST)
- [PATCH v2 0/3] arm64: ti: Add TPS6287 nodes Neha Malcom Francis (Mon May 27 2024 - 08:44:52 EST)
- [PATCH v2 2/3] arm64: boot: dts: ti: k3-am69-sk: Add TPS62873 node Neha Malcom Francis (Mon May 27 2024 - 08:45:08 EST)
- [PATCH v2 3/3] arm64: boot: dts: ti: k3-j784s4-evm: Add TPS62873 node Neha Malcom Francis (Mon May 27 2024 - 08:45:23 EST)
- Re: [PATCH 4/7] riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSET Alexandre Ghiti (Mon May 27 2024 - 08:47:14 EST)
- [PATCHPATCH 3/3] pmdomain: renesas: rmobile-sysc: Remove serial console handling Geert Uytterhoeven (Mon May 27 2024 - 08:47:46 EST)
- Re: [PATCH] wifi: brcm80211: remove unused structs Arend van Spriel (Mon May 27 2024 - 08:49:16 EST)
- Re: [PATCH v3] pmdomain: imx: gpcv2: Add delay after power up handshake Mark Brown (Mon May 27 2024 - 08:49:58 EST)
- Re: [PATCH 5/7] riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa() Alexandre Ghiti (Mon May 27 2024 - 08:50:07 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common syzbot (Mon May 27 2024 - 08:50:38 EST)
- Re: [PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property Linus Walleij (Mon May 27 2024 - 08:50:47 EST)
- RE: [PATCH 0/2] Improve dmesg output for swapfile+hibernation Sukrit.Bhatnagar@xxxxxxxx (Mon May 27 2024 - 08:51:53 EST)
- Re: [PATCH RESEND v5 3/3] RISC-V: Select ACPI PPTT drivers yunhui cui (Mon May 27 2024 - 08:52:14 EST)
- Re: [PATCH v3] Documentation: cve Korean translation Jonathan Corbet (Mon May 27 2024 - 08:53:17 EST)
- Re: [PATCH 6/7] riscv: drop the use of XIP_OFFSET in create_kernel_page_table() Alexandre Ghiti (Mon May 27 2024 - 08:53:39 EST)
- Re: [PATCH 3/3] pinctrl: imx: support SCMI pinctrl protocol for i.MX95 Linus Walleij (Mon May 27 2024 - 08:54:01 EST)
- Re: [PATCH] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type) Arend van Spriel (Mon May 27 2024 - 08:55:33 EST)
- [PATCH 1/4] x86/of: Return consistent error type from x86_of_pci_irq_enable() Ilpo Järvinen (Mon May 27 2024 - 08:56:02 EST)
- [PATCH 2/4] x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling Ilpo Järvinen (Mon May 27 2024 - 08:56:16 EST)
- [PATCH 3/4] x86/pci/xen: Fix PCIBIOS_* return code handling Ilpo Järvinen (Mon May 27 2024 - 08:56:31 EST)
- [PATCH 4/4] x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 08:56:45 EST)
- [PATCH v2 0/2] Support Tegra I2S client format conversion Sameer Pujar (Mon May 27 2024 - 08:56:59 EST)
- [PATCH v2 1/2] ASoC: simple-card-utils: Split simple_fixup_sample_fmt func Sameer Pujar (Mon May 27 2024 - 08:57:07 EST)
- [PATCH v2 2/2] ASoC: tegra: I2S client convert formats handling Sameer Pujar (Mon May 27 2024 - 08:57:26 EST)
- [PATCH v10 01/15] dt-bindings: firmware: qcom,scm: add memory-region for sa8775p Bartosz Golaszewski (Mon May 27 2024 - 08:57:50 EST)
- [PATCH v10 00/15] firmware: qcom: implement support for and enable SHM bridge Bartosz Golaszewski (Mon May 27 2024 - 08:57:53 EST)
- [PATCH v10 03/15] firmware: qcom: scm: enable the TZ mem allocator Bartosz Golaszewski (Mon May 27 2024 - 08:58:15 EST)
- [PATCH v10 02/15] firmware: qcom: add a dedicated TrustZone buffer allocator Bartosz Golaszewski (Mon May 27 2024 - 08:58:19 EST)
- [PATCH v10 04/15] firmware: qcom: scm: smc: switch to using the SCM allocator Bartosz Golaszewski (Mon May 27 2024 - 08:58:26 EST)
- [PATCH v10 05/15] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator Bartosz Golaszewski (Mon May 27 2024 - 08:58:44 EST)
- [PATCH v10 06/15] firmware: qcom: scm: make qcom_scm_ice_set_key() use the TZ allocator Bartosz Golaszewski (Mon May 27 2024 - 08:59:12 EST)
- [PATCH v10 07/15] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() use the TZ allocator Bartosz Golaszewski (Mon May 27 2024 - 08:59:20 EST)
- [PATCH v10 08/15] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() use the TZ allocator Bartosz Golaszewski (Mon May 27 2024 - 08:59:27 EST)
- [PATCH v10 10/15] firmware: qcom: scm: add support for SHM bridge operations Bartosz Golaszewski (Mon May 27 2024 - 08:59:59 EST)
- [PATCH v10 11/15] firmware: qcom: tzmem: enable SHM Bridge support Bartosz Golaszewski (Mon May 27 2024 - 09:00:23 EST)
- [PATCH v10 12/15] firmware: qcom: scm: add support for SHM bridge memory carveout Bartosz Golaszewski (Mon May 27 2024 - 09:00:32 EST)
- [PATCH v10 09/15] firmware: qcom: qseecom: convert to using the TZ allocator Bartosz Golaszewski (Mon May 27 2024 - 09:00:33 EST)
- Re: [PATCH] edac: thunderx: remove unused struct 'error_syndrome' Borislav Petkov (Mon May 27 2024 - 09:00:36 EST)
- [PATCH v10 13/15] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image() Bartosz Golaszewski (Mon May 27 2024 - 09:00:54 EST)
- [PATCH v10 14/15] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator Bartosz Golaszewski (Mon May 27 2024 - 09:01:06 EST)
- [PATCH v10 15/15] arm64: dts: qcom: sa8775p: add a dedicated memory carveout for TZ Bartosz Golaszewski (Mon May 27 2024 - 09:01:35 EST)
- Re: [PATCH v2 03/20] pinctrl: stm32: Use scope based of_node_put() cleanups Linus Walleij (Mon May 27 2024 - 09:02:18 EST)
- Re: [PATCH v2 08/20] pinctrl: st: Use scope based of_node_put() cleanups Linus Walleij (Mon May 27 2024 - 09:02:32 EST)
- Re: [PATCH] clkdev: report over-sized strings when creating clkdev Russell King (Oracle) (Mon May 27 2024 - 09:02:50 EST)
- Re: [PATCH 7/7] riscv: remove limit on the size of read-only section for XIP kernel Alexandre Ghiti (Mon May 27 2024 - 09:03:03 EST)
- Re: [PATCH] crypto: ccree: Remove unused struct 'tdes_keys' Gilad Ben-Yossef (Mon May 27 2024 - 09:03:16 EST)
- Re: [PATCH 0/2] Improve dmesg output for swapfile+hibernation Christoph Hellwig (Mon May 27 2024 - 09:03:34 EST)
- [PATCH 0/3] leds: pca9532: Use hardware for blinking leds Bastien Curutchet (Mon May 27 2024 - 09:03:57 EST)
- [PATCH 1/3] leds: pca9532: Use PWM1 for hardware blinking Bastien Curutchet (Mon May 27 2024 - 09:04:06 EST)
- [PATCH 2/3] leds: pca9532: Explicitly disable hardware blink when PWM1 is unavailable Bastien Curutchet (Mon May 27 2024 - 09:04:16 EST)
- [PATCH 3/3] leds: pca9532: Change default blinking frequency to 1Hz Bastien Curutchet (Mon May 27 2024 - 09:04:29 EST)
- Re: [PATCH v9 0/3] Add support for nuvoton ma35d1 pin control Linus Walleij (Mon May 27 2024 - 09:04:49 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Jerome Forissier (Mon May 27 2024 - 09:05:04 EST)
- Re: [PATCH 1/2] regulator: rtq2208: Add fixed LDO VOUT property and check that matches the constraints Mark Brown (Mon May 27 2024 - 09:05:19 EST)
- Re: [PATCH v2 3/7] dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property Linus Walleij (Mon May 27 2024 - 09:05:33 EST)
- Re: [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver Linus Walleij (Mon May 27 2024 - 09:05:47 EST)
- Re: [PATCH v1 2/2] mfd: lm3533: Move to new GPIO descriptor-based APIs Linus Walleij (Mon May 27 2024 - 09:06:00 EST)
- Re: [PATCH v4 08/15] x86/sev: Provide SVSM discovery support Borislav Petkov (Mon May 27 2024 - 09:10:59 EST)
- [PATCH] Documentation/core-api: correct reference to SWIOTLB_DYNAMIC Lukas Bulwahn (Mon May 27 2024 - 09:13:40 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Mon May 27 2024 - 09:14:38 EST)
- Re: [PATCH v2] mm, slab: don't wrap internal functions with alloc_hooks() Kent Overstreet (Mon May 27 2024 - 09:15:28 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Jonas Oberhauser (Mon May 27 2024 - 09:15:32 EST)
- Re: [PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins Linus Walleij (Mon May 27 2024 - 09:15:54 EST)
- Re: [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding Sylvain Petinot (Mon May 27 2024 - 09:16:15 EST)
- Re: [PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp David Hildenbrand (Mon May 27 2024 - 09:17:17 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Mon May 27 2024 - 09:17:36 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Jonas Oberhauser (Mon May 27 2024 - 09:17:50 EST)
- RE: [PATCH 3/3] pinctrl: imx: support SCMI pinctrl protocol for i.MX95 Peng Fan (Mon May 27 2024 - 09:18:04 EST)
- Re: [PATCH] clkdev: report over-sized strings when creating clkdev Russell King (Oracle) (Mon May 27 2024 - 09:18:42 EST)
- Re: [PATCH v1 1/1] usb: fotg210: Use *-y instead of *-objs in Makefile Linus Walleij (Mon May 27 2024 - 09:18:59 EST)
- Re: [PATCH 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n) Andy Shevchenko (Mon May 27 2024 - 09:20:21 EST)
- Re: [PATCH v1 01/10] misc: eeprom_93xx46: Make use of device properties Linus Walleij (Mon May 27 2024 - 09:21:21 EST)
- RE: [PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property Peng Fan (Mon May 27 2024 - 09:21:38 EST)
- Re: [PATCH v3] Documentation: cve Korean translation Yunseong Kim (Mon May 27 2024 - 09:22:00 EST)
- [syzbot] [net?] divide error in taprio_update_queue_max_sdu syzbot (Mon May 27 2024 - 09:22:44 EST)
- [syzbot] [io-uring?] KMSAN: uninit-value in io_issue_sqe syzbot (Mon May 27 2024 - 09:22:51 EST)
- [syzbot] [bcachefs?] possible deadlock in bch2_gc_mark_key syzbot (Mon May 27 2024 - 09:22:56 EST)
- [PATCH 1/2] EDAC/amd64: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:23:30 EST)
- [PATCH 2/2] EDAC/igen6: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:23:43 EST)
- [PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:24:06 EST)
- [PATCH 2/2] gpio: rdc321x: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:24:20 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Jens Wiklander (Mon May 27 2024 - 09:24:36 EST)
- Re: [PATCH v1 03/10] eeprom: digsy_mtc: Convert to use GPIO descriptors Linus Walleij (Mon May 27 2024 - 09:24:47 EST)
- Re: [PATCH] clkdev: report over-sized strings when creating clkdev Russell King (Oracle) (Mon May 27 2024 - 09:25:03 EST)
- [PATCH 1/2] mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:25:19 EST)
- Re: [PATCH v1 04/10] misc: eeprom_93xx46: Hide legacy platform data in the driver Linus Walleij (Mon May 27 2024 - 09:25:31 EST)
- [PATCH 2/2] mmc: sdhci-pci-o2micro: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:25:49 EST)
- Re: [PATCH v1 05/10] misc: eeprom_93xx46: Remove ->prepare() and ->finish() customisation Linus Walleij (Mon May 27 2024 - 09:26:06 EST)
- [PATCH 1/1] Bluetooth: hci_bcm4377: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:26:22 EST)
- [PATCH 1/1] hwrng: amd - Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:26:38 EST)
- Re: [PATCH v1 07/10] misc: eeprom_93xx46: Convert to use kstrtox() Linus Walleij (Mon May 27 2024 - 09:26:59 EST)
- Re: [PATCH v2 3/6] mtd: spi-nor: remove .setup() callback Pratyush Yadav (Mon May 27 2024 - 09:27:21 EST)
- [PATCH 1/1] leds: ss4200: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:27:31 EST)
- Re: [PATCH 1/2] string: add mem_is_zero() helper to check if memory area is all zeros Andy Shevchenko (Mon May 27 2024 - 09:27:56 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Andrea Parri (Mon May 27 2024 - 09:28:28 EST)
- [PATCH 1/1] intel_th: pci: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 09:28:35 EST)
- Re: [PATCH v1 08/10] misc: eeprom_93xx46: Replace explicit castings with proper specifiers Linus Walleij (Mon May 27 2024 - 09:29:50 EST)
- Re: [PATCH] w1: Fix number of bytes in error message Thorsten Blum (Mon May 27 2024 - 09:30:03 EST)
- [RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64) Christophe Leroy (Mon May 27 2024 - 09:30:36 EST)
- Re: [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property Maxime Ripard (Mon May 27 2024 - 09:30:55 EST)
- [RFC PATCH v4 01/16] powerpc/64e: Remove unused IBM HTW code [SQUASHED] Christophe Leroy (Mon May 27 2024 - 09:31:12 EST)
- [RFC PATCH v4 02/16] mm: Define __pte_leaf_size() to also take a PMD entry Christophe Leroy (Mon May 27 2024 - 09:31:21 EST)
- [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get() Christophe Leroy (Mon May 27 2024 - 09:31:53 EST)
- [RFC PATCH v4 04/16] powerpc/mm: Remove _PAGE_PSIZE Christophe Leroy (Mon May 27 2024 - 09:32:02 EST)
- [RFC PATCH v4 06/16] powerpc/mm: Allow hugepages without hugepd Christophe Leroy (Mon May 27 2024 - 09:32:34 EST)
- [RFC PATCH v4 07/16] powerpc/8xx: Fix size given to set_huge_pte_at() Christophe Leroy (Mon May 27 2024 - 09:32:50 EST)
- [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries Christophe Leroy (Mon May 27 2024 - 09:33:01 EST)
- [RFC PATCH v4 09/16] powerpc/8xx: Simplify struct mmu_psize_def Christophe Leroy (Mon May 27 2024 - 09:33:13 EST)
- Re: [PATCH v1 09/10] misc: eeprom_93xx46: Use string_choices API instead of ternary operator Linus Walleij (Mon May 27 2024 - 09:33:14 EST)
- [RFC PATCH v4 10/16] powerpc/e500: Remove enc and ind fields from struct mmu_psize_def Christophe Leroy (Mon May 27 2024 - 09:33:41 EST)
- [RFC PATCH v4 11/16] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits) Christophe Leroy (Mon May 27 2024 - 09:33:53 EST)
- [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits Christophe Leroy (Mon May 27 2024 - 09:34:08 EST)
- [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd Christophe Leroy (Mon May 27 2024 - 09:34:22 EST)
- Re: [PATCH v1 10/10] misc: eeprom_93xx46: Convert to DEVICE_ATTR_WO() Linus Walleij (Mon May 27 2024 - 09:34:30 EST)
- [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD Christophe Leroy (Mon May 27 2024 - 09:34:46 EST)
- [RFC PATCH v4 15/16] powerpc/mm: Remove hugepd leftovers Christophe Leroy (Mon May 27 2024 - 09:35:03 EST)
- [RFC PATCH v4 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD Christophe Leroy (Mon May 27 2024 - 09:35:18 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Andrea Parri (Mon May 27 2024 - 09:35:32 EST)
- [RFC PATCH v4 05/16] powerpc/mm: Fix __find_linux_pte() on 32 bits with PMD leaf entries Christophe Leroy (Mon May 27 2024 - 09:35:43 EST)
- RE: [EXTERNAL] [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Ng, Boon Khai (Mon May 27 2024 - 09:36:06 EST)
- Re: [PATCH 01/13] dt-bindings: mfd: pm8008: add reset gpio Linus Walleij (Mon May 27 2024 - 09:36:10 EST)
- Re: [PATCH] media: mgb4: Fix double debugfs remove Martin Tůma (Mon May 27 2024 - 09:36:46 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Alan Stern (Mon May 27 2024 - 09:37:19 EST)
- [PATCH 0/6] Intel Performance Limit Reasons support Tero Kristo (Mon May 27 2024 - 09:37:30 EST)
- Re: [PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET YongSu Yoo (Mon May 27 2024 - 09:37:32 EST)
- [PATCH 1/6] platform/x86/intel/tpmi: Add support for performance limit reasons Tero Kristo (Mon May 27 2024 - 09:37:42 EST)
- [PATCH 2/6] platform/x86/intel/tpmi: Add API to get debugfs root Tero Kristo (Mon May 27 2024 - 09:37:56 EST)
- [PATCH 4/6] platform/x86/intel/tpmi: Add new auxiliary driver for performance limits Tero Kristo (Mon May 27 2024 - 09:38:20 EST)
- [PATCH 5/6] platform/x86/intel/tpmi/plr: Add support for the plr mailbox Tero Kristo (Mon May 27 2024 - 09:38:39 EST)
- [PATCH 6/6] doc: TPMI: Add entry for Performance Limit Reasons Tero Kristo (Mon May 27 2024 - 09:38:51 EST)
- Re: [PATCH v15 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings David Hildenbrand (Mon May 27 2024 - 09:39:12 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Jan Kara (Mon May 27 2024 - 09:39:21 EST)
- Re: [PATCH 09/13] pinctrl: qcom: spmi-gpio: drop broken pm8008 support Linus Walleij (Mon May 27 2024 - 09:39:51 EST)
- Re: [PATCH v4 4/5] PCI: imx6: Convert to agnostic GPIO API Linus Walleij (Mon May 27 2024 - 09:40:24 EST)
- Re: [PATCH 03/13] mfd: pm8008: deassert reset on probe Linus Walleij (Mon May 27 2024 - 09:40:44 EST)
- Re: [PATCH] selftests/mm: hugetlb_madv_vs_map: Avoid test skipping by querying hugepage size at runtime David Hildenbrand (Mon May 27 2024 - 09:40:57 EST)
- Re: [PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Mon May 27 2024 - 09:41:16 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Jonas Oberhauser (Mon May 27 2024 - 09:41:34 EST)
- [PATCH 0/2] um: Remove some dead code Tiwei Bie (Mon May 27 2024 - 09:41:48 EST)
- [PATCH 1/2] um: Remove unused ncpus variable Tiwei Bie (Mon May 27 2024 - 09:41:54 EST)
- [PATCH 2/2] um: Remove /proc/sysemu support code Tiwei Bie (Mon May 27 2024 - 09:42:13 EST)
- Re: ath10k_pci 0000:3a:00.0: Could not init core: -110 Kalle Valo (Mon May 27 2024 - 09:42:35 EST)
- Re: [PATCH] clkdev: report over-sized strings when creating clkdev Russell King (Oracle) (Mon May 27 2024 - 09:43:23 EST)
- Re: [PATCH v2] ASoc: tas2781: Playback can work when only RCA binary loading without dsp firmware loading Pierre-Louis Bossart (Mon May 27 2024 - 09:44:25 EST)
- Re: [PATCH v2 0/3] arm64: dts: amlogic: a1: introduce thermal setup Neil Armstrong (Mon May 27 2024 - 09:45:06 EST)
- Re: [PATCH v3 06/12] cachefiles: add consistency check for copen/cread Jingbo Xu (Mon May 27 2024 - 09:45:23 EST)
- Re: [PATCH v7 1/7] printk: Save console options for add_preferred_console_match() Petr Mladek (Mon May 27 2024 - 09:46:11 EST)
- [PATCH 3/6] platform/x86/intel: TPMI domain id and CPU mapping Tero Kristo (Mon May 27 2024 - 09:46:25 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Alan Stern (Mon May 27 2024 - 09:47:52 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Jonas Oberhauser (Mon May 27 2024 - 09:47:54 EST)
- Re: [PATCH] Documentation/core-api: correct reference to SWIOTLB_DYNAMIC Petr Tesařík (Mon May 27 2024 - 09:49:30 EST)
- [PATCH v2] w1: Drop allocation error message Thorsten Blum (Mon May 27 2024 - 09:50:26 EST)
- Re: [syzbot] [btrfs?] [overlayfs?] possible deadlock in ovl_copy_up_flags Miklos Szeredi (Mon May 27 2024 - 09:51:21 EST)
- Re: [PATCH v4 09/15] x86/sev: Provide guest VMPL level to userspace Borislav Petkov (Mon May 27 2024 - 09:51:36 EST)
- [PATCH] s390/dasd: fix error checks in dasd_copy_pair_store() Carlos López (Mon May 27 2024 - 09:52:18 EST)
- Re: [PATCH] fs: minix: add MODULE_DESCRIPTION() Christian Brauner (Mon May 27 2024 - 09:52:39 EST)
- Re: [PATCH] fs: efs: add MODULE_DESCRIPTION() Christian Brauner (Mon May 27 2024 - 09:53:36 EST)
- Re: [PATCH] mm/hugetlb: Move vmf_anon_prepare upfront in hugetlb_wp Oscar Salvador (Mon May 27 2024 - 09:54:57 EST)
- Re: [PATCH RESEND 0/2] pinctrl: core: fix untreated named gpio ranges in pinctrl_pins_show() Linus Walleij (Mon May 27 2024 - 09:55:00 EST)
- Re: [PATCH] fs: sysv: add MODULE_DESCRIPTION() Christian Brauner (Mon May 27 2024 - 09:57:35 EST)
- Re: [PATCH v3] Documentation: cve Korean translation Jonathan Corbet (Mon May 27 2024 - 09:57:42 EST)
- Re: [PATCH] qnx6: add MODULE_DESCRIPTION() Christian Brauner (Mon May 27 2024 - 09:58:03 EST)
- [PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure Maxime Ripard (Mon May 27 2024 - 09:58:22 EST)
- [PATCH v15 01/29] drm/connector: Introduce an HDMI connector initialization function Maxime Ripard (Mon May 27 2024 - 09:58:36 EST)
- [PATCH v15 02/29] drm/tests: connector: Add tests for drmm_connector_hdmi_init Maxime Ripard (Mon May 27 2024 - 09:58:59 EST)
- [PATCH v15 03/29] drm/connector: hdmi: Create an HDMI sub-state Maxime Ripard (Mon May 27 2024 - 09:59:19 EST)
- [PATCH v15 04/29] drm/connector: hdmi: Add output BPC to the connector state Maxime Ripard (Mon May 27 2024 - 09:59:40 EST)
- [PATCH v15 05/29] drm/mode_object: Export drm_mode_obj_find_prop_id for tests Maxime Ripard (Mon May 27 2024 - 09:59:52 EST)
- Re: [PATCH] qnx4: add MODULE_DESCRIPTION() Christian Brauner (Mon May 27 2024 - 10:00:06 EST)
- [PATCH v15 06/29] drm/tests: Add output bpc tests Maxime Ripard (Mon May 27 2024 - 10:00:36 EST)
- [PATCH v15 08/29] drm/tests: Add output formats tests Maxime Ripard (Mon May 27 2024 - 10:01:02 EST)
- [PATCH v15 10/29] drm/tests: Add HDMI TDMS character rate tests Maxime Ripard (Mon May 27 2024 - 10:01:53 EST)
- [PATCH v15 11/29] drm/connector: hdmi: Calculate TMDS character rate Maxime Ripard (Mon May 27 2024 - 10:02:07 EST)
- [PATCH v15 12/29] drm/tests: Add TDMS character rate connector state tests Maxime Ripard (Mon May 27 2024 - 10:02:30 EST)
- [PATCH v15 07/29] drm/connector: hdmi: Add support for output format Maxime Ripard (Mon May 27 2024 - 10:03:26 EST)
- [PATCH v15 15/29] drm/connector: hdmi: Compute bpc and format automatically Maxime Ripard (Mon May 27 2024 - 10:03:28 EST)
- [PATCH v15 16/29] drm/tests: Add HDMI connector bpc and format tests Maxime Ripard (Mon May 27 2024 - 10:03:43 EST)
- [PATCH v15 17/29] drm/doc: Remove unused Broadcast RGB Property Maxime Ripard (Mon May 27 2024 - 10:03:55 EST)
- [PATCH v15 18/29] drm/connector: hdmi: Add Broadcast RGB property Maxime Ripard (Mon May 27 2024 - 10:04:17 EST)
- [PATCH v15 19/29] drm/tests: Add tests for Broadcast RGB property Maxime Ripard (Mon May 27 2024 - 10:04:35 EST)
- [PATCH v15 14/29] drm/tests: Add HDMI connector rate filter hook tests Maxime Ripard (Mon May 27 2024 - 10:05:29 EST)
- [PATCH v15 22/29] drm/connector: hdmi: Add Infoframes generation Maxime Ripard (Mon May 27 2024 - 10:05:30 EST)
- [PATCH v15 23/29] drm/tests: Add infoframes test Maxime Ripard (Mon May 27 2024 - 10:05:43 EST)
- [PATCH v15 24/29] drm/connector: hdmi: Create Infoframe DebugFS entries Maxime Ripard (Mon May 27 2024 - 10:06:04 EST)
- [PATCH v15 21/29] drm/tests: Add RGB Quantization tests Maxime Ripard (Mon May 27 2024 - 10:06:24 EST)
- [PATCH v15 25/29] drm/vc4: hdmi: Switch to HDMI connector Maxime Ripard (Mon May 27 2024 - 10:06:28 EST)
- [PATCH v15 26/29] drm/vc4: tests: Remove vc4_dummy_plane structure Maxime Ripard (Mon May 27 2024 - 10:06:36 EST)
- [PATCH v15 27/29] drm/vc4: tests: Convert to plane creation helper Maxime Ripard (Mon May 27 2024 - 10:06:59 EST)
- [PATCH v15 28/29] drm/rockchip: inno_hdmi: Switch to HDMI connector Maxime Ripard (Mon May 27 2024 - 10:07:19 EST)
- [PATCH v15 29/29] drm/sun4i: hdmi: Switch to HDMI connector Maxime Ripard (Mon May 27 2024 - 10:07:35 EST)
- Re: [PATCH] test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was mangled Fred Li (Mon May 27 2024 - 10:07:58 EST)
- drivers/gpu/drm/radeon/pptable.h:442:5: warning: 'counted_by' should not be applied to an array with element of unknown size because 'ATOM_PPLIB_STATE_V2' (aka 'struct _ATOM_PPLIB_STATE_V2') is a struct type with a flexible array member. This will be an e... kernel test robot (Mon May 27 2024 - 10:08:14 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Vladimir Oltean (Mon May 27 2024 - 10:08:34 EST)
- [PATCH v15 09/29] drm/display: hdmi: Add HDMI compute clock helper Maxime Ripard (Mon May 27 2024 - 10:08:44 EST)
- Re: [PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos Dan Carpenter (Mon May 27 2024 - 10:08:52 EST)
- Re: [PATCH 1/2] string: add mem_is_zero() helper to check if memory area is all zeros Jani Nikula (Mon May 27 2024 - 10:09:04 EST)
- Re: [PATCH v6 0/7] Add mediate-drm secure flow for SVP Maxime Ripard (Mon May 27 2024 - 10:09:20 EST)
- [PATCH v15 20/29] drm/connector: hdmi: Add RGB Quantization Range to the connector state Maxime Ripard (Mon May 27 2024 - 10:09:24 EST)
- [PATCH v15 13/29] drm/connector: hdmi: Add custom hook to filter TMDS character rate Maxime Ripard (Mon May 27 2024 - 10:10:24 EST)
- Re: [PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 10:11:49 EST)
- [PATCH AUTOSEL 6.9 01/35] ssb: Fix potential NULL pointer dereference in ssb_device_uevent() Sasha Levin (Mon May 27 2024 - 10:12:26 EST)
- [PATCH AUTOSEL 6.9 02/35] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Sasha Levin (Mon May 27 2024 - 10:12:38 EST)
- [PATCH AUTOSEL 6.9 03/35] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update Sasha Levin (Mon May 27 2024 - 10:12:59 EST)
- [PATCH AUTOSEL 6.9 04/35] bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie. Sasha Levin (Mon May 27 2024 - 10:13:11 EST)
- [PATCH AUTOSEL 6.9 05/35] devlink: use kvzalloc() to allocate devlink instance resources Sasha Levin (Mon May 27 2024 - 10:13:26 EST)
- [PATCH AUTOSEL 6.9 06/35] batman-adv: bypass empty buckets in batadv_purge_orig_ref() Sasha Levin (Mon May 27 2024 - 10:13:49 EST)
- Re: [PATCH 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n) Jani Nikula (Mon May 27 2024 - 10:13:58 EST)
- [PATCH AUTOSEL 6.9 07/35] wifi: rtw89: 8852c: add quirk to set PCI BER for certain platforms Sasha Levin (Mon May 27 2024 - 10:14:05 EST)
- [PATCH AUTOSEL 6.9 08/35] wifi: ath9k: work around memset overflow warning Sasha Levin (Mon May 27 2024 - 10:14:19 EST)
- [PATCH AUTOSEL 6.9 09/35] af_packet: avoid a false positive warning in packet_setsockopt() Sasha Levin (Mon May 27 2024 - 10:14:40 EST)
- [PATCH AUTOSEL 6.9 10/35] clocksource: Make watchdog and suspend-timing multiplication overflow safe Sasha Levin (Mon May 27 2024 - 10:14:56 EST)
- [PATCH AUTOSEL 6.9 11/35] ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets Sasha Levin (Mon May 27 2024 - 10:15:16 EST)
- [PATCH AUTOSEL 6.9 12/35] net: sfp: add quirk for another multigig RollBall transceiver Sasha Levin (Mon May 27 2024 - 10:15:32 EST)
- [PATCH AUTOSEL 6.9 13/35] drop_monitor: replace spin_lock by raw_spin_lock Sasha Levin (Mon May 27 2024 - 10:15:47 EST)
- [PATCH AUTOSEL 6.9 14/35] ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23) Sasha Levin (Mon May 27 2024 - 10:16:05 EST)
- [PATCH AUTOSEL 6.9 15/35] wifi: ath12k: fix kernel crash during resume Sasha Levin (Mon May 27 2024 - 10:16:26 EST)
- [PATCH AUTOSEL 6.9 16/35] scsi: qedi: Fix crash while reading debugfs attribute Sasha Levin (Mon May 27 2024 - 10:16:38 EST)
- [PATCH AUTOSEL 6.9 17/35] net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module Sasha Levin (Mon May 27 2024 - 10:16:58 EST)
- [PATCH AUTOSEL 6.9 19/35] net/sched: fix false lockdep warning on qdisc root lock Sasha Levin (Mon May 27 2024 - 10:17:39 EST)
- [PATCH AUTOSEL 6.9 20/35] arm64/sysreg: Update PIE permission encodings Sasha Levin (Mon May 27 2024 - 10:17:59 EST)
- [PATCH AUTOSEL 6.9 21/35] kselftest: arm64: Add a null pointer check Sasha Levin (Mon May 27 2024 - 10:18:13 EST)
- [PATCH AUTOSEL 6.9 22/35] net: dsa: realtek: keep default LED state in rtl8366rb Sasha Levin (Mon May 27 2024 - 10:18:28 EST)
- [PATCH AUTOSEL 6.9 23/35] net: dsa: realtek: do not assert reset on remove Sasha Levin (Mon May 27 2024 - 10:18:44 EST)
- [PATCH AUTOSEL 6.9 25/35] netpoll: Fix race condition in netpoll_owner_active Sasha Levin (Mon May 27 2024 - 10:19:15 EST)
- [PATCH AUTOSEL 6.9 26/35] wifi: ath12k: fix the problem that down grade phy mode operation Sasha Levin (Mon May 27 2024 - 10:19:35 EST)
- [PATCH AUTOSEL 6.9 27/35] wifi: mt76: mt7921s: fix potential hung tasks during chip recovery Sasha Levin (Mon May 27 2024 - 10:19:57 EST)
- [PATCH AUTOSEL 6.9 29/35] HID: asus: fix more n-key report descriptors if n-key quirked Sasha Levin (Mon May 27 2024 - 10:20:24 EST)
- [PATCH AUTOSEL 6.9 30/35] ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 Sasha Levin (Mon May 27 2024 - 10:20:39 EST)
- [PATCH AUTOSEL 6.9 31/35] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Sasha Levin (Mon May 27 2024 - 10:21:00 EST)
- [PATCH AUTOSEL 6.9 32/35] bpf: avoid uninitialized warnings in verifier_global_subprogs.c Sasha Levin (Mon May 27 2024 - 10:21:15 EST)
- [PATCH AUTOSEL 6.9 33/35] selftests: net: fix timestamp not arriving in cmsg_time.sh Sasha Levin (Mon May 27 2024 - 10:21:27 EST)
- [PATCH AUTOSEL 6.9 34/35] net: ena: Add validation for completion descriptors consistency Sasha Levin (Mon May 27 2024 - 10:21:52 EST)
- [PATCH AUTOSEL 6.9 35/35] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Sasha Levin (Mon May 27 2024 - 10:22:06 EST)
- Re: [RFC PATCH v2 00/20] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64) Peter Xu (Mon May 27 2024 - 10:22:24 EST)
- [PATCH AUTOSEL 6.8 01/30] ssb: Fix potential NULL pointer dereference in ssb_device_uevent() Sasha Levin (Mon May 27 2024 - 10:22:40 EST)
- [PATCH AUTOSEL 6.8 02/30] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Sasha Levin (Mon May 27 2024 - 10:22:53 EST)
- [PATCH AUTOSEL 6.8 03/30] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update Sasha Levin (Mon May 27 2024 - 10:23:10 EST)
- [PATCH AUTOSEL 6.8 04/30] devlink: use kvzalloc() to allocate devlink instance resources Sasha Levin (Mon May 27 2024 - 10:23:22 EST)
- [PATCH AUTOSEL 6.8 07/30] wifi: ath9k: work around memset overflow warning Sasha Levin (Mon May 27 2024 - 10:24:12 EST)
- [PATCH AUTOSEL 6.8 08/30] af_packet: avoid a false positive warning in packet_setsockopt() Sasha Levin (Mon May 27 2024 - 10:24:33 EST)
- [PATCH AUTOSEL 6.8 09/30] ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets Sasha Levin (Mon May 27 2024 - 10:24:51 EST)
- [PATCH AUTOSEL 6.8 06/30] wifi: rtw89: 8852c: add quirk to set PCI BER for certain platforms Sasha Levin (Mon May 27 2024 - 10:24:57 EST)
- [PATCH AUTOSEL 6.8 12/30] ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23) Sasha Levin (Mon May 27 2024 - 10:25:34 EST)
- [PATCH AUTOSEL 6.8 13/30] scsi: qedi: Fix crash while reading debugfs attribute Sasha Levin (Mon May 27 2024 - 10:25:51 EST)
- [PATCH AUTOSEL 6.8 15/30] net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module Sasha Levin (Mon May 27 2024 - 10:26:25 EST)
- [PATCH AUTOSEL 6.8 16/30] net/sched: fix false lockdep warning on qdisc root lock Sasha Levin (Mon May 27 2024 - 10:26:45 EST)
- [PATCH AUTOSEL 6.8 19/30] net: dsa: realtek: keep default LED state in rtl8366rb Sasha Levin (Mon May 27 2024 - 10:27:29 EST)
- [PATCH AUTOSEL 6.8 21/30] netpoll: Fix race condition in netpoll_owner_active Sasha Levin (Mon May 27 2024 - 10:27:58 EST)
- [PATCH AUTOSEL 6.8 22/30] wifi: ath12k: fix the problem that down grade phy mode operation Sasha Levin (Mon May 27 2024 - 10:28:12 EST)
- [PATCH v1 0/6] mm: page_type, zsmalloc and page_mapcount_reset() David Hildenbrand (Mon May 27 2024 - 10:28:27 EST)
- [PATCH v1 1/6] mm: update _mapcount and page_type documentation David Hildenbrand (Mon May 27 2024 - 10:28:39 EST)
- [PATCH AUTOSEL 6.8 14/30] net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module Sasha Levin (Mon May 27 2024 - 10:28:41 EST)
- [PATCH AUTOSEL 6.8 23/30] wifi: mt76: mt7921s: fix potential hung tasks during chip recovery Sasha Levin (Mon May 27 2024 - 10:28:56 EST)
- [PATCH v1 3/6] mm/zsmalloc: use a proper page type David Hildenbrand (Mon May 27 2024 - 10:28:58 EST)
- [PATCH AUTOSEL 6.8 24/30] HID: Add quirk for Logitech Casa touchpad Sasha Levin (Mon May 27 2024 - 10:29:07 EST)
- [PATCH AUTOSEL 6.9 18/35] net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module Sasha Levin (Mon May 27 2024 - 10:29:08 EST)
- [PATCH v1 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type David Hildenbrand (Mon May 27 2024 - 10:29:15 EST)
- [PATCH AUTOSEL 6.8 10/30] net: sfp: add quirk for another multigig RollBall transceiver Sasha Levin (Mon May 27 2024 - 10:29:31 EST)
- [PATCH AUTOSEL 6.8 25/30] HID: asus: fix more n-key report descriptors if n-key quirked Sasha Levin (Mon May 27 2024 - 10:29:33 EST)
- [PATCH AUTOSEL 6.8 26/30] ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 Sasha Levin (Mon May 27 2024 - 10:29:54 EST)
- [PATCH v1 4/6] mm/page_alloc: clear PageBuddy using __ClearPageBuddy() for bad pages David Hildenbrand (Mon May 27 2024 - 10:30:00 EST)
- [PATCH v1 5/6] mm/filemap: reinitialize folio->_mapcount directly David Hildenbrand (Mon May 27 2024 - 10:30:15 EST)
- [PATCH v1 6/6] mm/mm_init: initialize page->_mapcount directly in __init_single_page() David Hildenbrand (Mon May 27 2024 - 10:30:29 EST)
- [PATCH AUTOSEL 6.8 27/30] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Sasha Levin (Mon May 27 2024 - 10:30:45 EST)
- [PATCH AUTOSEL 6.8 28/30] bpf: avoid uninitialized warnings in verifier_global_subprogs.c Sasha Levin (Mon May 27 2024 - 10:31:02 EST)
- [PATCH AUTOSEL 6.8 29/30] selftests: net: fix timestamp not arriving in cmsg_time.sh Sasha Levin (Mon May 27 2024 - 10:31:14 EST)
- [PATCH AUTOSEL 6.6 01/21] ssb: Fix potential NULL pointer dereference in ssb_device_uevent() Sasha Levin (Mon May 27 2024 - 10:31:49 EST)
- [PATCH AUTOSEL 6.6 02/21] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Sasha Levin (Mon May 27 2024 - 10:32:01 EST)
- [PATCH AUTOSEL 6.8 30/30] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Sasha Levin (Mon May 27 2024 - 10:32:16 EST)
- [PATCH AUTOSEL 6.6 03/21] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update Sasha Levin (Mon May 27 2024 - 10:32:21 EST)
- [PATCH AUTOSEL 6.6 04/21] batman-adv: bypass empty buckets in batadv_purge_orig_ref() Sasha Levin (Mon May 27 2024 - 10:32:33 EST)
- [PATCH AUTOSEL 6.6 05/21] wifi: ath9k: work around memset overflow warning Sasha Levin (Mon May 27 2024 - 10:32:45 EST)
- [PATCH AUTOSEL 6.6 06/21] af_packet: avoid a false positive warning in packet_setsockopt() Sasha Levin (Mon May 27 2024 - 10:33:03 EST)
- [PATCH AUTOSEL 6.6 07/21] ACPI: x86: Add PNP_UART1_SKIP quirk for Lenovo Blade2 tablets Sasha Levin (Mon May 27 2024 - 10:33:22 EST)
- [PATCH AUTOSEL 6.6 08/21] net: sfp: add quirk for another multigig RollBall transceiver Sasha Levin (Mon May 27 2024 - 10:33:35 EST)
- [PATCH AUTOSEL 6.6 09/21] drop_monitor: replace spin_lock by raw_spin_lock Sasha Levin (Mon May 27 2024 - 10:33:52 EST)
- [PATCH AUTOSEL 6.6 10/21] scsi: qedi: Fix crash while reading debugfs attribute Sasha Levin (Mon May 27 2024 - 10:34:06 EST)
- [PATCH AUTOSEL 6.9 24/35] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MV Sasha Levin (Mon May 27 2024 - 10:34:08 EST)
- [PATCH AUTOSEL 6.8 05/30] batman-adv: bypass empty buckets in batadv_purge_orig_ref() Sasha Levin (Mon May 27 2024 - 10:34:11 EST)
- [PATCH AUTOSEL 6.6 11/21] net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module Sasha Levin (Mon May 27 2024 - 10:34:24 EST)
- [PATCH AUTOSEL 6.8 18/30] kselftest: arm64: Add a null pointer check Sasha Levin (Mon May 27 2024 - 10:34:41 EST)
- [PATCH AUTOSEL 6.6 12/21] net/sched: fix false lockdep warning on qdisc root lock Sasha Levin (Mon May 27 2024 - 10:34:43 EST)
- [PATCH AUTOSEL 6.6 13/21] kselftest: arm64: Add a null pointer check Sasha Levin (Mon May 27 2024 - 10:34:56 EST)
- [PATCH AUTOSEL 6.6 14/21] net: dsa: realtek: keep default LED state in rtl8366rb Sasha Levin (Mon May 27 2024 - 10:35:14 EST)
- [PATCH AUTOSEL 6.6 15/21] netpoll: Fix race condition in netpoll_owner_active Sasha Levin (Mon May 27 2024 - 10:35:28 EST)
- [PATCH AUTOSEL 6.6 16/21] wifi: mt76: mt7921s: fix potential hung tasks during chip recovery Sasha Levin (Mon May 27 2024 - 10:35:49 EST)
- [PATCH AUTOSEL 6.6 17/21] HID: Add quirk for Logitech Casa touchpad Sasha Levin (Mon May 27 2024 - 10:35:59 EST)
- [PATCH AUTOSEL 6.6 18/21] HID: asus: fix more n-key report descriptors if n-key quirked Sasha Levin (Mon May 27 2024 - 10:36:13 EST)
- [PATCH AUTOSEL 6.6 19/21] ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 Sasha Levin (Mon May 27 2024 - 10:36:32 EST)
- [PATCH AUTOSEL 6.6 20/21] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Sasha Levin (Mon May 27 2024 - 10:36:45 EST)
- [PATCH AUTOSEL 6.6 21/21] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Sasha Levin (Mon May 27 2024 - 10:37:02 EST)
- [PATCH AUTOSEL 6.1 01/17] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Sasha Levin (Mon May 27 2024 - 10:37:27 EST)
- [PATCH AUTOSEL 6.1 02/17] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update Sasha Levin (Mon May 27 2024 - 10:37:31 EST)
- [PATCH AUTOSEL 6.1 03/17] batman-adv: bypass empty buckets in batadv_purge_orig_ref() Sasha Levin (Mon May 27 2024 - 10:37:42 EST)
- [PATCH AUTOSEL 6.1 04/17] wifi: ath9k: work around memset overflow warning Sasha Levin (Mon May 27 2024 - 10:37:59 EST)
- [PATCH AUTOSEL 6.1 05/17] af_packet: avoid a false positive warning in packet_setsockopt() Sasha Levin (Mon May 27 2024 - 10:38:18 EST)
- [PATCH AUTOSEL 6.1 07/17] drop_monitor: replace spin_lock by raw_spin_lock Sasha Levin (Mon May 27 2024 - 10:38:51 EST)
- [PATCH AUTOSEL 6.1 08/17] scsi: qedi: Fix crash while reading debugfs attribute Sasha Levin (Mon May 27 2024 - 10:39:03 EST)
- [PATCH AUTOSEL 6.1 10/17] kselftest: arm64: Add a null pointer check Sasha Levin (Mon May 27 2024 - 10:39:41 EST)
- [PATCH AUTOSEL 6.1 11/17] net: dsa: realtek: keep default LED state in rtl8366rb Sasha Levin (Mon May 27 2024 - 10:39:53 EST)
- [PATCH AUTOSEL 6.8 17/30] arm64/sysreg: Update PIE permission encodings Sasha Levin (Mon May 27 2024 - 10:40:05 EST)
- [PATCH AUTOSEL 6.1 12/17] netpoll: Fix race condition in netpoll_owner_active Sasha Levin (Mon May 27 2024 - 10:40:10 EST)
- [PATCH AUTOSEL 6.1 14/17] HID: Add quirk for Logitech Casa touchpad Sasha Levin (Mon May 27 2024 - 10:40:40 EST)
- [PATCH AUTOSEL 6.1 15/17] HID: asus: fix more n-key report descriptors if n-key quirked Sasha Levin (Mon May 27 2024 - 10:40:55 EST)
- [PATCH AUTOSEL 6.8 20/30] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MV Sasha Levin (Mon May 27 2024 - 10:40:58 EST)
- [PATCH AUTOSEL 6.1 16/17] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Sasha Levin (Mon May 27 2024 - 10:41:17 EST)
- [PATCH AUTOSEL 6.1 17/17] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Sasha Levin (Mon May 27 2024 - 10:41:31 EST)
- [PATCH AUTOSEL 5.15 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Sasha Levin (Mon May 27 2024 - 10:41:50 EST)
- [PATCH AUTOSEL 5.15 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update Sasha Levin (Mon May 27 2024 - 10:42:02 EST)
- [PATCH AUTOSEL 5.15 03/13] batman-adv: bypass empty buckets in batadv_purge_orig_ref() Sasha Levin (Mon May 27 2024 - 10:42:15 EST)
- [PATCH AUTOSEL 5.15 04/13] wifi: ath9k: work around memset overflow warning Sasha Levin (Mon May 27 2024 - 10:42:34 EST)
- [PATCH AUTOSEL 5.15 06/13] drop_monitor: replace spin_lock by raw_spin_lock Sasha Levin (Mon May 27 2024 - 10:43:19 EST)
- [PATCH AUTOSEL 6.8 11/30] drop_monitor: replace spin_lock by raw_spin_lock Sasha Levin (Mon May 27 2024 - 10:43:24 EST)
- [PATCH AUTOSEL 5.15 07/13] scsi: qedi: Fix crash while reading debugfs attribute Sasha Levin (Mon May 27 2024 - 10:43:42 EST)
- [PATCH AUTOSEL 5.15 09/13] netpoll: Fix race condition in netpoll_owner_active Sasha Levin (Mon May 27 2024 - 10:44:24 EST)
- [PATCH AUTOSEL 6.9 28/35] HID: Add quirk for Logitech Casa touchpad Sasha Levin (Mon May 27 2024 - 10:44:25 EST)
- [PATCH AUTOSEL 5.15 10/13] HID: Add quirk for Logitech Casa touchpad Sasha Levin (Mon May 27 2024 - 10:44:41 EST)
- [PATCH AUTOSEL 5.10 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Sasha Levin (Mon May 27 2024 - 10:46:10 EST)
- [PATCH AUTOSEL 6.1 06/17] net: sfp: add quirk for another multigig RollBall transceiver Sasha Levin (Mon May 27 2024 - 10:46:14 EST)
- [PATCH AUTOSEL 5.10 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update Sasha Levin (Mon May 27 2024 - 10:46:36 EST)
- [PATCH AUTOSEL 5.10 04/13] wifi: ath9k: work around memset overflow warning Sasha Levin (Mon May 27 2024 - 10:47:13 EST)
- [PATCH AUTOSEL 5.10 05/13] af_packet: avoid a false positive warning in packet_setsockopt() Sasha Levin (Mon May 27 2024 - 10:47:41 EST)
- [PATCH AUTOSEL 5.10 07/13] scsi: qedi: Fix crash while reading debugfs attribute Sasha Levin (Mon May 27 2024 - 10:48:22 EST)
- [PATCH AUTOSEL 5.10 08/13] kselftest: arm64: Add a null pointer check Sasha Levin (Mon May 27 2024 - 10:48:51 EST)
- [PATCH AUTOSEL 5.10 11/13] ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 Sasha Levin (Mon May 27 2024 - 10:49:48 EST)
- [PATCH AUTOSEL 5.10 12/13] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Sasha Levin (Mon May 27 2024 - 10:50:14 EST)
- [PATCH AUTOSEL 5.10 13/13] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Sasha Levin (Mon May 27 2024 - 10:50:33 EST)
- [PATCH AUTOSEL 5.4 1/6] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Sasha Levin (Mon May 27 2024 - 10:50:59 EST)
- [PATCH AUTOSEL 5.4 2/6] batman-adv: bypass empty buckets in batadv_purge_orig_ref() Sasha Levin (Mon May 27 2024 - 10:51:16 EST)
- [PATCH AUTOSEL 5.4 3/6] drop_monitor: replace spin_lock by raw_spin_lock Sasha Levin (Mon May 27 2024 - 10:51:40 EST)
- [PATCH AUTOSEL 5.10 03/13] batman-adv: bypass empty buckets in batadv_purge_orig_ref() Sasha Levin (Mon May 27 2024 - 10:51:47 EST)
- [PATCH AUTOSEL 5.4 4/6] scsi: qedi: Fix crash while reading debugfs attribute Sasha Levin (Mon May 27 2024 - 10:52:06 EST)
- [PATCH AUTOSEL 5.4 5/6] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Sasha Levin (Mon May 27 2024 - 10:52:29 EST)
- [PATCH AUTOSEL 5.4 6/6] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Sasha Levin (Mon May 27 2024 - 10:52:40 EST)
- [PATCH AUTOSEL 4.19 1/3] batman-adv: bypass empty buckets in batadv_purge_orig_ref() Sasha Levin (Mon May 27 2024 - 10:53:02 EST)
- [PATCH AUTOSEL 4.19 2/3] scsi: qedi: Fix crash while reading debugfs attribute Sasha Levin (Mon May 27 2024 - 10:53:16 EST)
- [PATCH AUTOSEL 4.19 3/3] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Sasha Levin (Mon May 27 2024 - 10:53:34 EST)
- [net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Frank Wunderlich (Mon May 27 2024 - 10:53:50 EST)
- [PATCH AUTOSEL 5.15 11/13] ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 Sasha Levin (Mon May 27 2024 - 10:54:04 EST)
- [PATCH] drm/client: Detect when ACPI lid is closed during initialization Mario Limonciello (Mon May 27 2024 - 10:54:21 EST)
- [PATCH v5 1/6] drm/msm/dpu: fix video mode DSC for DSI Jun Nie (Mon May 27 2024 - 10:54:24 EST)
- [PATCH v5 3/6] drm/msm/dpu: enable compression bit in cfg2 for DSC Jun Nie (Mon May 27 2024 - 10:55:00 EST)
- Re: [PATCH v3 1/6] KVM: arm64: unify code to prepare traps Sebastian Ott (Mon May 27 2024 - 10:55:11 EST)
- [PATCH v5 4/6] drm/msm/dsi: set video mode widebus enable bit when widebus is enabled Jun Nie (Mon May 27 2024 - 10:55:24 EST)
- [PATCH v5 5/6] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC Jun Nie (Mon May 27 2024 - 10:55:37 EST)
- [PATCH v5 6/6] drm/msm/dsi: add a comment to explain pkt_per_line encoding Jun Nie (Mon May 27 2024 - 10:55:49 EST)
- [PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT Ulf Hansson (Mon May 27 2024 - 10:56:17 EST)
- [PATCH v2 2/7] pmdomain: core: Don't hold the genpd-lock when calling dev_pm_domain_set() Ulf Hansson (Mon May 27 2024 - 10:56:23 EST)
- [PATCH v2 3/7] pmdomain: core: Use dev_name() instead of kobject_get_path() in debugfs Ulf Hansson (Mon May 27 2024 - 10:56:40 EST)
- Re: [PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos Dan Carpenter (Mon May 27 2024 - 10:56:45 EST)
- [PATCH v2 5/7] cpuidle: psci: Drop redundant assignment of CPUIDLE_FLAG_RCU_IDLE Ulf Hansson (Mon May 27 2024 - 10:57:24 EST)
- [PATCH v2 4/7] cpuidle: psci-domain: Enable system-wide suspend on PREEMPT_RT Ulf Hansson (Mon May 27 2024 - 10:57:27 EST)
- [PATCH v2 6/7] cpuidle: psci: Enable the hierarchical topology for s2ram on PREEMPT_RT Ulf Hansson (Mon May 27 2024 - 10:57:51 EST)
- [PATCH v2 7/7] cpuidle: psci: Enable the hierarchical topology for s2idle on PREEMPT_RT Ulf Hansson (Mon May 27 2024 - 10:58:15 EST)
- [PATCH AUTOSEL 6.1 13/17] wifi: mt76: mt7921s: fix potential hung tasks during chip recovery Sasha Levin (Mon May 27 2024 - 10:58:28 EST)
- [PATCH v5 0/9] adis16501 and adis1657x support Ramona Gradinariu (Mon May 27 2024 - 10:58:30 EST)
- [PATCH v5 1/9] dt-bindings: iio: imu: Add ADIS16501 compatibles Ramona Gradinariu (Mon May 27 2024 - 10:58:37 EST)
- [PATCH v5 2/9] drivers: iio: imu: Add support for ADIS16501 Ramona Gradinariu (Mon May 27 2024 - 10:58:53 EST)
- [PATCH v5 5/9] drivers: iio: imu: adis16475: generic computation for sample rate Ramona Gradinariu (Mon May 27 2024 - 10:59:34 EST)
- [PATCH v5 6/9] iio: imu: adis_trigger: Allow level interrupts for FIFO readings Ramona Gradinariu (Mon May 27 2024 - 10:59:46 EST)
- [PATCH v5 8/9] dt-bindings: iio: imu: Add ADIS1657X family devices compatibles Ramona Gradinariu (Mon May 27 2024 - 11:00:12 EST)
- [PATCH v5 7/9] iio: imu: adis16475: Re-define ADIS16475_DATA Ramona Gradinariu (Mon May 27 2024 - 11:00:15 EST)
- [PATCH AUTOSEL 6.1 09/17] net/sched: fix false lockdep warning on qdisc root lock Sasha Levin (Mon May 27 2024 - 11:00:30 EST)
- [PATCH v5 9/9] drivers: iio: imu: Add support for adis1657x family Ramona Gradinariu (Mon May 27 2024 - 11:00:43 EST)
- Re: [PATCH v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups Markus Elfring (Mon May 27 2024 - 11:01:06 EST)
- [PATCH v5 0/6] Add DSC support to DSI video panel Jun Nie (Mon May 27 2024 - 11:01:19 EST)
- Re: [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped() Andy Shevchenko (Mon May 27 2024 - 11:01:26 EST)
- Re: [PATCH v2 4/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR Pratyush Yadav (Mon May 27 2024 - 11:01:57 EST)
- Re: [PATCH v8 10/12] pps: generators: Add PPS Generator TIO Driver Andy Shevchenko (Mon May 27 2024 - 11:02:03 EST)
- Re: [PATCH v3 1/2] x86/cpufeatures: Add AMD FAST CPPC feature flag Xiaojian Du (Mon May 27 2024 - 11:02:19 EST)
- Re: [PATCH v8 12/12] ABI: pps: Add ABI documentation for Intel TIO Andy Shevchenko (Mon May 27 2024 - 11:02:36 EST)
- Re: [PATCH v3] pmdomain: imx: gpcv2: Add delay after power up handshake Ulf Hansson (Mon May 27 2024 - 11:02:58 EST)
- Re: [PATCH 1/3] dt-bindings: i2c: gpio: Add 'transition-delay-ms' property Krzysztof Kozlowski (Mon May 27 2024 - 11:03:15 EST)
- Re: [PATCH 1/5] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188 Krzysztof Kozlowski (Mon May 27 2024 - 11:03:53 EST)
- [PATCH AUTOSEL 5.15 12/13] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Sasha Levin (Mon May 27 2024 - 11:04:07 EST)
- Re: [PATCH] cpufreq: amd-pstate: Fix the inconsistency in max frequency units Mario Limonciello (Mon May 27 2024 - 11:04:08 EST)
- Re: [PATCH v3 1/2] x86/cpufeatures: Add AMD FAST CPPC feature flag Xiaojian Du (Mon May 27 2024 - 11:04:42 EST)
- Re: [PATCH 1/4] drm/sti: dvo: drop driver owner assignment Alain Volmat (Mon May 27 2024 - 11:04:59 EST)
- Re: [PATCH 2/4] drm/sti: hda: drop driver owner assignment Alain Volmat (Mon May 27 2024 - 11:05:12 EST)
- Re: [PATCH v3] Documentation: cve Korean translation Yunseong Kim (Mon May 27 2024 - 11:05:28 EST)
- Re: [PATCH v3] af_packet: Handle outgoing VLAN packets without hardware offloading Willem de Bruijn (Mon May 27 2024 - 11:05:47 EST)
- [PATCH 0/2] Make ELOG log and trace consistently with GHES Fabio M. De Francesco (Mon May 27 2024 - 11:06:08 EST)
- [PATCH v7] gpio: virtuser: new virtual driver Bartosz Golaszewski (Mon May 27 2024 - 11:06:43 EST)
- [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section Fabio M. De Francesco (Mon May 27 2024 - 11:06:44 EST)
- Re: [PATCH] drm/client: Detect when ACPI lid is closed during initialization Alex Deucher (Mon May 27 2024 - 11:06:48 EST)
- Re: [PATCH AUTOSEL 4.19 3/3] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Benjamin Tissoires (Mon May 27 2024 - 11:07:17 EST)
- [PATCH v2 1/7] pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RT Ulf Hansson (Mon May 27 2024 - 11:07:39 EST)
- [GIT PULL] pmdomain fixes for v6.10-rc2 Ulf Hansson (Mon May 27 2024 - 11:07:51 EST)
- [PATCH] dt-bindings: usb: qcom,dwc3: set minItems for interrupt-names Bartosz Golaszewski (Mon May 27 2024 - 11:08:12 EST)
- Re: [PATCH 3/4] drm/sti: tvout: drop driver owner assignment Alain Volmat (Mon May 27 2024 - 11:08:26 EST)
- Re: [PATCH 4/4] drm/sti: vtg: drop driver owner assignment Alain Volmat (Mon May 27 2024 - 11:08:40 EST)
- Re: [PATCH AUTOSEL 5.10 12/13] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Benjamin Tissoires (Mon May 27 2024 - 11:09:00 EST)
- Re: [PATCH AUTOSEL 5.15 12/13] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Benjamin Tissoires (Mon May 27 2024 - 11:09:18 EST)
- [PATCH AUTOSEL 5.15 05/13] af_packet: avoid a false positive warning in packet_setsockopt() Sasha Levin (Mon May 27 2024 - 11:09:31 EST)
- [PATCH AUTOSEL 5.15 08/13] kselftest: arm64: Add a null pointer check Sasha Levin (Mon May 27 2024 - 11:10:02 EST)
- Re: [PATCH AUTOSEL 6.1 16/17] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Benjamin Tissoires (Mon May 27 2024 - 11:10:04 EST)
- Re: [PATCH AUTOSEL 6.6 20/21] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Benjamin Tissoires (Mon May 27 2024 - 11:10:25 EST)
- Re: [PATCH AUTOSEL 5.4 5/6] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Benjamin Tissoires (Mon May 27 2024 - 11:10:45 EST)
- Re: [PATCH AUTOSEL 6.8 27/30] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Benjamin Tissoires (Mon May 27 2024 - 11:10:48 EST)
- [PATCH AUTOSEL 5.10 10/13] HID: Add quirk for Logitech Casa touchpad Sasha Levin (Mon May 27 2024 - 11:11:02 EST)
- Re: [PATCH v1 1/1] gpiolib: Show more info for interrupt only lines in debugfs Bartosz Golaszewski (Mon May 27 2024 - 11:11:02 EST)
- Re: [PATCH AUTOSEL 6.9 31/35] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse Benjamin Tissoires (Mon May 27 2024 - 11:11:23 EST)
- Re: [PATCH v4] gpio: prevent potential speculation leaks in gpio_device_get_desc() Bartosz Golaszewski (Mon May 27 2024 - 11:11:51 EST)
- Re: [PATCH v1 1/1] gpio: Remove legacy API documentation Bartosz Golaszewski (Mon May 27 2024 - 11:11:51 EST)
- [PATCH v5 3/9] iio: imu: adis_buffer: Add buffer setup API with buffer attributes Ramona Gradinariu (Mon May 27 2024 - 11:12:17 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Sumit Garg (Mon May 27 2024 - 11:12:23 EST)
- Re: [PATCH v4] dt-bindings: gpio: lsi,zevio-gpio: convert to dtschema Bartosz Golaszewski (Mon May 27 2024 - 11:12:25 EST)
- Re: [PATCH AUTOSEL 6.9 12/35] net: sfp: add quirk for another multigig RollBall transceiver Marek Behún (Mon May 27 2024 - 11:13:47 EST)
- Re: [PATCH] printk: Increase PRINTK_PREFIX_MAX and the buf size in print_caller. Petr Mladek (Mon May 27 2024 - 11:14:03 EST)
- [PATCH AUTOSEL 5.10 06/13] drop_monitor: replace spin_lock by raw_spin_lock Sasha Levin (Mon May 27 2024 - 11:14:18 EST)
- Re: [PATCH] docs: gpio: prefer pread(2) for interrupt reading Bartosz Golaszewski (Mon May 27 2024 - 11:14:19 EST)
- [PATCH v5 2/6] drm/msm/dpu: adjust data width for widen bus case Jun Nie (Mon May 27 2024 - 11:14:28 EST)
- Re: [PATCH v3] Documentation: cve Korean translation Jonathan Corbet (Mon May 27 2024 - 11:14:34 EST)
- [PATCH AUTOSEL 5.15 13/13] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Sasha Levin (Mon May 27 2024 - 11:14:45 EST)
- Re: [PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Mon May 27 2024 - 11:15:01 EST)
- Re: [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped() Jonathan Cameron (Mon May 27 2024 - 11:15:18 EST)
- Re: [PATCH] Documentation/core-api: correct reference to SWIOTLB_DYNAMIC Christoph Hellwig (Mon May 27 2024 - 11:16:19 EST)
- Re: [PATCH v6] usb-storage: alauda: Check whether the media is initialized Oliver Neukum (Mon May 27 2024 - 11:16:37 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default Jarkko Sakkinen (Mon May 27 2024 - 11:16:58 EST)
- [PATCH 6/8] accel/habanalabs/gaudi2: unsecure edma max outstanding register Ofir Bitton (Mon May 27 2024 - 11:17:37 EST)
- [PATCH 8/8] accel/habanalabs: disable EQ interrupt after disabling pci Ofir Bitton (Mon May 27 2024 - 11:17:38 EST)
- [PATCH 3/8] accel/habanalabs: add a common handler for clock change events Ofir Bitton (Mon May 27 2024 - 11:17:42 EST)
- [PATCH 1/8] accel/habanalabs/gaudi2: add GAUDI2D revision support Ofir Bitton (Mon May 27 2024 - 11:17:44 EST)
- [syzbot] [usb?] INFO: rcu detected stall in schedule (7) syzbot (Mon May 27 2024 - 11:17:45 EST)
- Re: [PATCH 5/6] drm/sti: hdmi: drop driver owner assignment Alain Volmat (Mon May 27 2024 - 11:18:03 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default Jarkko Sakkinen (Mon May 27 2024 - 11:18:08 EST)
- [PATCH 7/8] accel/habanalabs: change the heartbeat scheduling point Ofir Bitton (Mon May 27 2024 - 11:18:49 EST)
- [PATCH 2/8] accel/habanalabs: use device-name directory in debugfs-driver-habanalabs Ofir Bitton (Mon May 27 2024 - 11:18:50 EST)
- [PATCH 4/8] accel/habanalabs: add cpld ts cpld_timestamp cpucp Ofir Bitton (Mon May 27 2024 - 11:18:54 EST)
- Re: [PATCH] qnx4: add MODULE_DESCRIPTION() Anders Larsen (Mon May 27 2024 - 11:19:26 EST)
- Re: [PATCH] maple_tree: modified return type of mas_wr_store_entry() Liam R. Howlett (Mon May 27 2024 - 11:19:47 EST)
- Re: [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry Conor Dooley (Mon May 27 2024 - 11:20:03 EST)
- [PATCH AUTOSEL 5.10 09/13] netpoll: Fix race condition in netpoll_owner_active Sasha Levin (Mon May 27 2024 - 11:20:03 EST)
- [tip: sched/core] sched: Fix spelling in comments tip-bot2 for Ingo Molnar (Mon May 27 2024 - 11:20:21 EST)
- Re: [PATCH v2 0/6] mtd: spi-nor: spring cleaning Pratyush Yadav (Mon May 27 2024 - 11:20:36 EST)
- [PATCH 1/2] ACPI: extlog: Trace CPER Non-standard Section Body Fabio M. De Francesco (Mon May 27 2024 - 11:20:50 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default Jarkko Sakkinen (Mon May 27 2024 - 11:20:54 EST)
- [PATCH v3 0/2] Add driver for Vishay VEML6040 Arthur Becker via B4 Relay (Mon May 27 2024 - 11:21:15 EST)
- [PATCH v3 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Arthur Becker via B4 Relay (Mon May 27 2024 - 11:21:16 EST)
- Re: [PATCH 6/6] drm/sti: hqvdp: drop driver owner assignment Alain Volmat (Mon May 27 2024 - 11:21:20 EST)
- [PATCH v3 1/2] iio: light: driver for Vishay VEML6040 Arthur Becker via B4 Relay (Mon May 27 2024 - 11:21:22 EST)
- [syzbot] [net?] WARNING in __ip_make_skb syzbot (Mon May 27 2024 - 11:22:00 EST)
- Re: [PATCH] dt-bindings: usb: qcom,dwc3: set minItems for interrupt-names Krzysztof Kozlowski (Mon May 27 2024 - 11:22:26 EST)
- Re: [v15,06/29] drm/tests: Add output bpc tests Sui Jingfeng (Mon May 27 2024 - 11:23:01 EST)
- Re: [PATCH 4/9] accel/habanalabs/gaudi2: align embedded specs headers Tomer Tayar (Mon May 27 2024 - 11:23:16 EST)
- [PATCH 1/1 fyi] tools headers UAPI: Sync linux/prctl.h with the kernel sources Arnaldo Carvalho de Melo (Mon May 27 2024 - 11:23:28 EST)
- [PATCH v2 0/5] AD7173 fixes Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 11:23:56 EST)
- [PATCH v2 1/5] iio: adc: ad7173: fix buffers enablement for ad7176-2 Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 11:23:57 EST)
- [PATCH v2 3/5] iio: adc: ad7173: Remove index from temp channel Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 11:23:57 EST)
- [PATCH v2 4/5] iio: adc: ad7173: Clear append status bit Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 11:23:58 EST)
- [PATCH v2 5/5] iio: adc: ad7173: Fix sampling frequency setting Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 11:24:44 EST)
- [PATCH v2 2/5] iio: adc: ad7173: Add ad7173_device_info names Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 11:24:55 EST)
- Re: [PATCH v6] usb-storage: alauda: Check whether the media is initialized Alan Stern (Mon May 27 2024 - 11:24:56 EST)
- Re: [PATCH v2] memcg: simple cleanup of stats update functions Sebastian Andrzej Siewior (Mon May 27 2024 - 11:25:25 EST)
- Re: some questions about restrictions in SMC-R v2's implementation Wenjia Zhang (Mon May 27 2024 - 11:25:34 EST)
- [RFC][PATCH 1/4] tools/memory-model: Legitimize current use of tags in LKMM macros Jonas Oberhauser (Mon May 27 2024 - 11:25:39 EST)
- Re: [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions for MT8186 and MT8188 Julien Panis (Mon May 27 2024 - 11:29:54 EST)
- [PATCH 0/5] Enable PSP security attributes on more SoCs Mario Limonciello (Mon May 27 2024 - 11:30:11 EST)
- [PATCH 2/5] crypto: ccp: Move security attributes to their own file Mario Limonciello (Mon May 27 2024 - 11:30:38 EST)
- [PATCH 3/5] crypto: ccp: align psp_platform_access_msg Mario Limonciello (Mon May 27 2024 - 11:30:58 EST)
- [RFC][PATCH 3/4] tools/memory-model: Define effect of Mb tags on RMWs in tools/... Jonas Oberhauser (Mon May 27 2024 - 11:31:23 EST)
- [PATCH 5/5] crypto: ccp: Move message about TSME being enabled later in init Mario Limonciello (Mon May 27 2024 - 11:31:30 EST)
- [PATCH 1/5] crypto: ccp: Represent capabilities register as a union Mario Limonciello (Mon May 27 2024 - 11:31:40 EST)
- Re: [v15,06/29] drm/tests: Add output bpc tests Sui Jingfeng (Mon May 27 2024 - 11:32:02 EST)
- [PATCH 4/5] crypto: ccp: Add support for getting security attributes on some older systems Mario Limonciello (Mon May 27 2024 - 11:32:17 EST)
- Re: [GIT PULL] vfs fixes pr-tracker-bot (Mon May 27 2024 - 11:32:20 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Genes Lists (Mon May 27 2024 - 11:32:23 EST)
- [PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update() Alexandre Ghiti (Mon May 27 2024 - 11:32:41 EST)
- Re: [PATCH v1 4/7] sched/isolation: Adjust affinity of managed irqs according to change of housekeeping cpumask Thomas Gleixner (Mon May 27 2024 - 11:32:56 EST)
- [RFC][PATCH 2/4] tools/memory-model: Define applicable tags on operation in tools/... Jonas Oberhauser (Mon May 27 2024 - 11:33:14 EST)
- Re: [PATCH] dt-bindings: usb: qcom,dwc3: set minItems for interrupt-names Bartosz Golaszewski (Mon May 27 2024 - 11:34:13 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default Jarkko Sakkinen (Mon May 27 2024 - 11:34:28 EST)
- Re: [PATCH] mm/filemap: invalidating pages is still necessary when io with IOCB_NOWAIT Jens Axboe (Mon May 27 2024 - 11:36:39 EST)
- RE: [EXTERNAL] [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Sunil Kovvuri Goutham (Mon May 27 2024 - 11:36:56 EST)
- drivers/md/dm-vdo/int-map.c:85: error: Cannot parse struct or union! kernel test robot (Mon May 27 2024 - 11:38:01 EST)
- Re: [PATCH v2 1/3] arm64: boot: dts: ti: k3-am68-sk-base-board: Add LP8733 and TPS6287 nodes Krzysztof Kozlowski (Mon May 27 2024 - 11:38:43 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Trond Myklebust (Mon May 27 2024 - 11:38:57 EST)
- [PATCH v5 4/9] iio: imu: adis16475: Create push single sample API Ramona Gradinariu (Mon May 27 2024 - 11:40:54 EST)
- [PATCH v1 0/2] iio: adc: ti-ads1119: Add driver Francesco Dolcini (Mon May 27 2024 - 11:41:29 EST)
- [PATCH v1 1/2] dt-bindings: iio: adc: add ti,ads1119 Francesco Dolcini (Mon May 27 2024 - 11:41:39 EST)
- [PATCH v1 2/2] iio: adc: ti-ads1119: Add driver Francesco Dolcini (Mon May 27 2024 - 11:41:49 EST)
- [PATCH 1/1 fyi] tools headers UAPI: Sync fcntl.h with the kernel sources to pick F_DUPFD_QUERY Arnaldo Carvalho de Melo (Mon May 27 2024 - 11:43:57 EST)
- Re: [PATCH v2 12/14] mm/treewide: Remove pXd_huge() Peter Xu (Mon May 27 2024 - 11:44:08 EST)
- Re: [PATCH] cpufreq: amd-pstate: Fix the inconsistency in max frequency units Gautham R. Shenoy (Mon May 27 2024 - 11:45:42 EST)
- Re: [PATCH v8-RESEND 00/33] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression jim . cromie (Mon May 27 2024 - 11:45:54 EST)
- Re: [GIT PULL] pmdomain fixes for v6.10-rc2 pr-tracker-bot (Mon May 27 2024 - 11:47:05 EST)
- Re: [syzbot] [kernel?] WARNING: locking bug in collect_percpu_times Thomas Gleixner (Mon May 27 2024 - 11:47:11 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Trond Myklebust (Mon May 27 2024 - 11:47:51 EST)
- Re: [PATCH v1 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type Matthew Wilcox (Mon May 27 2024 - 11:48:02 EST)
- Re: [PATCH v2] ext4: fix fast commit inode enqueueing during a full journal commit Luis Henriques (Mon May 27 2024 - 11:48:38 EST)
- [PATCH] mm: Drop leftover comment references to pxx_huge() Peter Xu (Mon May 27 2024 - 11:49:12 EST)
- [PATCH 1/1 fyi] perf beauty: Update copy of linux/socket.h with the kernel sources Arnaldo Carvalho de Melo (Mon May 27 2024 - 11:49:24 EST)
- Re: [PATCH v2] dma-buf: handle testing kthreads creation failure Christian König (Mon May 27 2024 - 11:51:23 EST)
- Re: [PATCH v2] clocksource: Add node counter timer driver for MIPS/Loongson64 Thomas Gleixner (Mon May 27 2024 - 11:51:34 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Miklos Szeredi (Mon May 27 2024 - 11:51:41 EST)
- [PATCH AUTOSEL 6.9 01/23] drm/amd/display: Exit idle optimizations before HDCP execution Sasha Levin (Mon May 27 2024 - 11:51:45 EST)
- [PATCH AUTOSEL 6.9 02/23] drm/amd/display: Workaround register access in idle race with cursor Sasha Levin (Mon May 27 2024 - 11:51:57 EST)
- Re: [RFC PATCH v3 03/16] mm: Provide mm_struct and address to huge_ptep_get() Christophe Leroy (Mon May 27 2024 - 11:52:14 EST)
- [PATCH AUTOSEL 6.9 04/23] ima: Fix use-after-free on a dentry's dname.name Sasha Levin (Mon May 27 2024 - 11:52:25 EST)
- [PATCH AUTOSEL 6.9 05/23] platform/x86: toshiba_acpi: Add quirk for buttons on Z830 Sasha Levin (Mon May 27 2024 - 11:52:38 EST)
- [PATCH AUTOSEL 6.9 06/23] cgroup/cpuset: Make cpuset hotplug processing synchronous Sasha Levin (Mon May 27 2024 - 11:53:05 EST)
- [RFC][PATCH 4/4] tools/memory-model: Distinguish between syntactic and semantic tags Jonas Oberhauser (Mon May 27 2024 - 11:53:13 EST)
- [PATCH AUTOSEL 6.9 08/23] ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 Sasha Levin (Mon May 27 2024 - 11:53:29 EST)
- [PATCH AUTOSEL 6.9 03/23] ASoC: Intel: sof_cs42l42: rename BT offload quirk Sasha Levin (Mon May 27 2024 - 11:53:30 EST)
- [PATCH AUTOSEL 6.9 09/23] ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F Sasha Levin (Mon May 27 2024 - 11:53:41 EST)
- [PATCH AUTOSEL 6.9 10/23] drm/lima: add mask irq callback to gp and pp Sasha Levin (Mon May 27 2024 - 11:53:53 EST)
- [PATCH AUTOSEL 6.9 11/23] drm/lima: include pp bcast irq in timeout handler check Sasha Levin (Mon May 27 2024 - 11:54:01 EST)
- [PATCH AUTOSEL 6.9 12/23] drm/lima: mask irqs in timeout path before hard reset Sasha Levin (Mon May 27 2024 - 11:54:16 EST)
- [PATCH AUTOSEL 6.9 13/23] platform/x86: x86-android-tablets: Unregister devices in reverse order Sasha Levin (Mon May 27 2024 - 11:54:25 EST)
- [PATCH AUTOSEL 6.9 14/23] platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 Pro 1380F/L data Sasha Levin (Mon May 27 2024 - 11:54:40 EST)
- [PATCH AUTOSEL 6.9 15/23] ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 Sasha Levin (Mon May 27 2024 - 11:54:56 EST)
- [PATCH AUTOSEL 6.9 16/23] ALSA: hda/realtek: Add quirks for Lenovo 13X Sasha Levin (Mon May 27 2024 - 11:55:11 EST)
- [PATCH AUTOSEL 6.9 17/23] media: lgdt3306a: Add a check against null-pointer-def Sasha Levin (Mon May 27 2024 - 11:55:24 EST)
- [PATCH AUTOSEL 6.9 18/23] powerpc: make fadump resilient with memory add/remove events Sasha Levin (Mon May 27 2024 - 11:55:38 EST)
- [PATCH AUTOSEL 6.9 19/23] powerpc/pseries: Enforce hcall result buffer validity and size Sasha Levin (Mon May 27 2024 - 11:55:44 EST)
- [PATCH AUTOSEL 6.9 20/23] media: intel/ipu6: Fix build with !ACPI Sasha Levin (Mon May 27 2024 - 11:56:04 EST)
- [PATCH AUTOSEL 6.9 21/23] media: mtk-vcodec: potential null pointer deference in SCP Sasha Levin (Mon May 27 2024 - 11:56:18 EST)
- [PATCH AUTOSEL 6.9 22/23] powerpc/io: Avoid clang null pointer arithmetic warnings Sasha Levin (Mon May 27 2024 - 11:56:31 EST)
- [PATCH AUTOSEL 6.9 23/23] platform/x86: p2sb: Don't init until unassigned resources have been assigned Sasha Levin (Mon May 27 2024 - 11:56:41 EST)
- Re: [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost Julien Panis (Mon May 27 2024 - 11:56:41 EST)
- [PATCH AUTOSEL 6.8 01/20] drm/amd/display: Exit idle optimizations before HDCP execution Sasha Levin (Mon May 27 2024 - 11:56:55 EST)
- [PATCH AUTOSEL 6.8 02/20] drm/amd/display: Workaround register access in idle race with cursor Sasha Levin (Mon May 27 2024 - 11:57:07 EST)
- [PATCH AUTOSEL 6.8 03/20] ima: Fix use-after-free on a dentry's dname.name Sasha Levin (Mon May 27 2024 - 11:57:22 EST)
- [PATCH AUTOSEL 6.8 04/20] platform/x86: toshiba_acpi: Add quirk for buttons on Z830 Sasha Levin (Mon May 27 2024 - 11:57:31 EST)
- [PATCH AUTOSEL 6.8 05/20] cgroup/cpuset: Make cpuset hotplug processing synchronous Sasha Levin (Mon May 27 2024 - 11:57:50 EST)
- [PATCH AUTOSEL 6.8 06/20] drm/amd/display: add root clock control function pointer to fix display corruption Sasha Levin (Mon May 27 2024 - 11:58:03 EST)
- [PATCH 5/8] accel/habanalabs: remove timestamp registration debug prints Ofir Bitton (Mon May 27 2024 - 11:58:09 EST)
- [PATCH AUTOSEL 6.8 07/20] ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 Sasha Levin (Mon May 27 2024 - 11:58:17 EST)
- [PATCH AUTOSEL 6.8 08/20] ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F Sasha Levin (Mon May 27 2024 - 11:58:30 EST)
- [PATCH AUTOSEL 6.8 09/20] drm/lima: add mask irq callback to gp and pp Sasha Levin (Mon May 27 2024 - 11:58:39 EST)
- [PATCH AUTOSEL 6.8 10/20] drm/lima: mask irqs in timeout path before hard reset Sasha Levin (Mon May 27 2024 - 11:58:49 EST)
- [PATCH AUTOSEL 6.8 11/20] platform/x86: x86-android-tablets: Unregister devices in reverse order Sasha Levin (Mon May 27 2024 - 11:58:59 EST)
- [PATCH AUTOSEL 6.8 12/20] platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 Pro 1380F/L data Sasha Levin (Mon May 27 2024 - 11:59:14 EST)
- [PATCH AUTOSEL 6.8 13/20] ALSA: hda/realtek: Add quirks for Lenovo 13X Sasha Levin (Mon May 27 2024 - 11:59:31 EST)
- [PATCH AUTOSEL 6.8 14/20] media: lgdt3306a: Add a check against null-pointer-def Sasha Levin (Mon May 27 2024 - 11:59:45 EST)
- [PATCH AUTOSEL 6.8 15/20] powerpc: make fadump resilient with memory add/remove events Sasha Levin (Mon May 27 2024 - 11:59:56 EST)
- [PATCH AUTOSEL 6.8 16/20] powerpc/pseries: Enforce hcall result buffer validity and size Sasha Levin (Mon May 27 2024 - 12:00:04 EST)
- [PATCH AUTOSEL 6.8 17/20] media: intel/ipu6: Fix build with !ACPI Sasha Levin (Mon May 27 2024 - 12:00:24 EST)
- [RFC][PATCH 0/4] tools/memory-model: Define more of LKMM in tools/memory-model Jonas Oberhauser (Mon May 27 2024 - 12:00:31 EST)
- [PATCH AUTOSEL 6.8 18/20] media: mtk-vcodec: potential null pointer deference in SCP Sasha Levin (Mon May 27 2024 - 12:00:39 EST)
- [PATCH AUTOSEL 6.8 19/20] powerpc/io: Avoid clang null pointer arithmetic warnings Sasha Levin (Mon May 27 2024 - 12:00:53 EST)
- [PATCH AUTOSEL 6.8 20/20] platform/x86: p2sb: Don't init until unassigned resources have been assigned Sasha Levin (Mon May 27 2024 - 12:01:01 EST)
- [PATCH AUTOSEL 6.6 01/16] drm/amd/display: Exit idle optimizations before HDCP execution Sasha Levin (Mon May 27 2024 - 12:01:17 EST)
- [PATCH AUTOSEL 6.6 02/16] ima: Fix use-after-free on a dentry's dname.name Sasha Levin (Mon May 27 2024 - 12:01:29 EST)
- [PATCH AUTOSEL 6.6 03/16] platform/x86: toshiba_acpi: Add quirk for buttons on Z830 Sasha Levin (Mon May 27 2024 - 12:01:41 EST)
- [PATCH AUTOSEL 6.6 04/16] ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 Sasha Levin (Mon May 27 2024 - 12:02:01 EST)
- [PATCH AUTOSEL 6.6 05/16] ASoC: Intel: sof_sdw: add quirk for Dell SKU 0C0F Sasha Levin (Mon May 27 2024 - 12:02:08 EST)
- [PATCH AUTOSEL 6.6 06/16] drm/lima: add mask irq callback to gp and pp Sasha Levin (Mon May 27 2024 - 12:02:27 EST)
- [PATCH AUTOSEL 6.6 07/16] drm/lima: mask irqs in timeout path before hard reset Sasha Levin (Mon May 27 2024 - 12:02:32 EST)
- [PATCH AUTOSEL 6.6 08/16] platform/x86: x86-android-tablets: Add Lenovo Yoga Tablet 2 Pro 1380F/L data Sasha Levin (Mon May 27 2024 - 12:02:45 EST)
- [PATCH AUTOSEL 6.6 12/16] powerpc/pseries: Enforce hcall result buffer validity and size Sasha Levin (Mon May 27 2024 - 12:03:39 EST)
- RE: [net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Sunil Kovvuri Goutham (Mon May 27 2024 - 12:04:01 EST)
- [PATCH AUTOSEL 6.6 11/16] powerpc: make fadump resilient with memory add/remove events Sasha Levin (Mon May 27 2024 - 12:04:06 EST)
- [PATCH AUTOSEL 6.6 14/16] media: mtk-vcodec: potential null pointer deference in SCP Sasha Levin (Mon May 27 2024 - 12:04:40 EST)
- [PATCH AUTOSEL 6.6 13/16] media: intel/ipu6: Fix build with !ACPI Sasha Levin (Mon May 27 2024 - 12:04:49 EST)
- [PATCH AUTOSEL 6.6 15/16] powerpc/io: Avoid clang null pointer arithmetic warnings Sasha Levin (Mon May 27 2024 - 12:04:54 EST)
- [PATCH AUTOSEL 6.9 07/23] drm/amd/display: add root clock control function pointer to fix display corruption Sasha Levin (Mon May 27 2024 - 12:05:12 EST)
- [PATCH AUTOSEL 6.6 16/16] platform/x86: p2sb: Don't init until unassigned resources have been assigned Sasha Levin (Mon May 27 2024 - 12:05:19 EST)
- [PATCH AUTOSEL 6.1 02/11] platform/x86: toshiba_acpi: Add quirk for buttons on Z830 Sasha Levin (Mon May 27 2024 - 12:05:29 EST)
- [PATCH AUTOSEL 6.1 01/11] drm/amd/display: Exit idle optimizations before HDCP execution Sasha Levin (Mon May 27 2024 - 12:05:43 EST)
- [PATCH AUTOSEL 6.1 05/11] drm/lima: mask irqs in timeout path before hard reset Sasha Levin (Mon May 27 2024 - 12:06:11 EST)
- [PATCH AUTOSEL 6.1 03/11] ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 Sasha Levin (Mon May 27 2024 - 12:06:11 EST)
- [PATCH AUTOSEL 6.1 04/11] drm/lima: add mask irq callback to gp and pp Sasha Levin (Mon May 27 2024 - 12:06:27 EST)
- [PATCH AUTOSEL 6.1 06/11] ALSA: hda/realtek: Add quirks for Lenovo 13X Sasha Levin (Mon May 27 2024 - 12:06:28 EST)
- [PATCH AUTOSEL 6.1 07/11] media: lgdt3306a: Add a check against null-pointer-def Sasha Levin (Mon May 27 2024 - 12:06:43 EST)
- [PATCH AUTOSEL 6.1 10/11] powerpc/io: Avoid clang null pointer arithmetic warnings Sasha Levin (Mon May 27 2024 - 12:07:37 EST)
- [PATCH AUTOSEL 6.1 11/11] platform/x86: p2sb: Don't init until unassigned resources have been assigned Sasha Levin (Mon May 27 2024 - 12:08:10 EST)
- Re: [PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child Markus Elfring (Mon May 27 2024 - 12:08:25 EST)
- [PATCH AUTOSEL 6.6 09/16] ALSA: hda/realtek: Add quirks for Lenovo 13X Sasha Levin (Mon May 27 2024 - 12:08:28 EST)
- Re: [RFC][PATCH 1/4] tools/memory-model: Legitimize current use of tags in LKMM macros Alan Stern (Mon May 27 2024 - 12:08:34 EST)
- [PATCH AUTOSEL 5.15 1/6] drm/amd/display: Exit idle optimizations before HDCP execution Sasha Levin (Mon May 27 2024 - 12:08:46 EST)
- [PATCH AUTOSEL 6.1 08/11] powerpc: make fadump resilient with memory add/remove events Sasha Levin (Mon May 27 2024 - 12:08:49 EST)
- [PATCH AUTOSEL 5.15 4/6] media: lgdt3306a: Add a check against null-pointer-def Sasha Levin (Mon May 27 2024 - 12:09:00 EST)
- [PATCH AUTOSEL 6.6 10/16] media: lgdt3306a: Add a check against null-pointer-def Sasha Levin (Mon May 27 2024 - 12:09:39 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Oleg Nesterov (Mon May 27 2024 - 12:09:44 EST)
- [PATCH AUTOSEL 5.15 2/6] drm/lima: add mask irq callback to gp and pp Sasha Levin (Mon May 27 2024 - 12:09:44 EST)
- [PATCH AUTOSEL 5.10 1/7] drm/amd/display: Exit idle optimizations before HDCP execution Sasha Levin (Mon May 27 2024 - 12:10:00 EST)
- [PATCH AUTOSEL 5.10 3/7] drm/lima: add mask irq callback to gp and pp Sasha Levin (Mon May 27 2024 - 12:10:28 EST)
- [PATCH AUTOSEL 5.10 4/7] drm/lima: mask irqs in timeout path before hard reset Sasha Levin (Mon May 27 2024 - 12:10:41 EST)
- [PATCH AUTOSEL 5.10 2/7] ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 Sasha Levin (Mon May 27 2024 - 12:10:44 EST)
- [PATCH AUTOSEL 5.15 6/6] powerpc/io: Avoid clang null pointer arithmetic warnings Sasha Levin (Mon May 27 2024 - 12:10:46 EST)
- [PATCH AUTOSEL 6.1 09/11] powerpc/pseries: Enforce hcall result buffer validity and size Sasha Levin (Mon May 27 2024 - 12:10:49 EST)
- [PATCH AUTOSEL 5.10 6/7] powerpc/pseries: Enforce hcall result buffer validity and size Sasha Levin (Mon May 27 2024 - 12:11:17 EST)
- [PATCH AUTOSEL 5.10 7/7] powerpc/io: Avoid clang null pointer arithmetic warnings Sasha Levin (Mon May 27 2024 - 12:11:36 EST)
- [PATCH AUTOSEL 5.4 1/3] media: lgdt3306a: Add a check against null-pointer-def Sasha Levin (Mon May 27 2024 - 12:11:56 EST)
- [PATCH AUTOSEL 5.4 3/3] powerpc/io: Avoid clang null pointer arithmetic warnings Sasha Levin (Mon May 27 2024 - 12:12:24 EST)
- Re: [RFC][PATCH 2/4] tools/memory-model: Define applicable tags on operation in tools/... Alan Stern (Mon May 27 2024 - 12:12:45 EST)
- [PATCH AUTOSEL 4.19 1/2] powerpc/pseries: Enforce hcall result buffer validity and size Sasha Levin (Mon May 27 2024 - 12:12:55 EST)
- [PATCH AUTOSEL 5.15 5/6] powerpc/pseries: Enforce hcall result buffer validity and size Sasha Levin (Mon May 27 2024 - 12:13:27 EST)
- Re: [PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update() Jiri Olsa (Mon May 27 2024 - 12:13:34 EST)
- Re: [PATCH 1/1] Bluetooth: hci_bcm4377: Convert PCIBIOS_* return codes to errnos Sven Peter (Mon May 27 2024 - 12:13:54 EST)
- [PATCH] PCI: tegra: remove unused struct 'tegra_pcie_soc' linux (Mon May 27 2024 - 12:14:12 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Oleg Nesterov (Mon May 27 2024 - 12:14:28 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Alice Ryhl (Mon May 27 2024 - 12:14:35 EST)
- Re: [RFC][PATCH 3/4] tools/memory-model: Define effect of Mb tags on RMWs in tools/... Alan Stern (Mon May 27 2024 - 12:14:50 EST)
- [PATCH v1 0/2] arm64: dts: freescale: imx8m{m|p}: don't limit i2c2 max. clock max . oss . 09 (Mon May 27 2024 - 12:15:06 EST)
- [PATCH v1 1/2] arm64: dts: freescale: imx8mm-verdin: don't limit i2c2 max. clock max . oss . 09 (Mon May 27 2024 - 12:15:22 EST)
- [PATCH v1 2/2] arm64: dts: freescale: imx8mp-verdin: don't limit i2c2 max. clock max . oss . 09 (Mon May 27 2024 - 12:15:30 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Friedrich Weber (Mon May 27 2024 - 12:15:57 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Alice Ryhl (Mon May 27 2024 - 12:16:25 EST)
- Re: [RFC][PATCH 4/4] tools/memory-model: Distinguish between syntactic and semantic tags Alan Stern (Mon May 27 2024 - 12:17:54 EST)
- Re: [PATCH net-next v5 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability Ido Schimmel (Mon May 27 2024 - 12:18:42 EST)
- Re: [PATCH 3/3] selftests: kselftest: also use strerror() on nolibc Thomas Weißschuh (Mon May 27 2024 - 12:19:02 EST)
- Re: [PATCH 2/4] x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handling Andy Shevchenko (Mon May 27 2024 - 12:19:35 EST)
- [PATCH] ext4: use ext4_update_inode_fsync_trans() helper in inode creation Luis Henriques (SUSE) (Mon May 27 2024 - 12:20:11 EST)
- [PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay Herve Codina (Mon May 27 2024 - 12:20:36 EST)
- [PATCH v2 01/19] mfd: syscon: Add reference counting and device managed support Herve Codina (Mon May 27 2024 - 12:20:52 EST)
- [PATCH v2 03/19] reset: mchp: sparx5: Release syscon when not use anymore Herve Codina (Mon May 27 2024 - 12:21:34 EST)
- [PATCH v2 04/19] reset: core: add get_device()/put_device on rcdev Herve Codina (Mon May 27 2024 - 12:22:07 EST)
- [PATCH v2 05/19] reset: mchp: sparx5: set the dev member of the reset controller Herve Codina (Mon May 27 2024 - 12:22:25 EST)
- [PATCH v2 06/19] dt-bindings: net: mscc-miim: Add resets property Herve Codina (Mon May 27 2024 - 12:22:43 EST)
- [PATCH v2 07/19] net: mdio: mscc-miim: Handle the switch reset Herve Codina (Mon May 27 2024 - 12:23:02 EST)
- [PATCH v2 08/19] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC Herve Codina (Mon May 27 2024 - 12:23:27 EST)
- [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs Herve Codina (Mon May 27 2024 - 12:23:33 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Thomas Gleixner (Mon May 27 2024 - 12:23:37 EST)
- [PATCH v2 10/19] irqdomain: Introduce irq_domain_alloc() and irq_domain_publish() Herve Codina (Mon May 27 2024 - 12:23:57 EST)
- [PATCH v2 11/19] irqchip: Add support for LAN966x OIC Herve Codina (Mon May 27 2024 - 12:24:19 EST)
- [PATCH v2 12/19] MAINTAINERS: Add the Microchip LAN966x OIC driver entry Herve Codina (Mon May 27 2024 - 12:24:26 EST)
- [PATCH v2 13/19] of: dynamic: Constify parameter in of_changeset_add_prop_string_array() Herve Codina (Mon May 27 2024 - 12:24:46 EST)
- [PATCH v2 14/19] of: unittest: Add tests for changeset properties adding Herve Codina (Mon May 27 2024 - 12:25:13 EST)
- [PATCH v2 15/19] of: dynamic: Introduce of_changeset_add_prop_bool() Herve Codina (Mon May 27 2024 - 12:25:28 EST)
- [PATCH v2 16/19] of: unittest: Add a test case for of_changeset_add_prop_bool() Herve Codina (Mon May 27 2024 - 12:25:49 EST)
- [PATCH v2 17/19] PCI: of_property: Add interrupt-controller property in PCI device nodes Herve Codina (Mon May 27 2024 - 12:26:03 EST)
- [PATCH AUTOSEL 5.15 3/6] drm/lima: mask irqs in timeout path before hard reset Sasha Levin (Mon May 27 2024 - 12:26:09 EST)
- [PATCH AUTOSEL 5.4 2/3] powerpc/pseries: Enforce hcall result buffer validity and size Sasha Levin (Mon May 27 2024 - 12:26:15 EST)
- [PATCH AUTOSEL 4.19 2/2] powerpc/io: Avoid clang null pointer arithmetic warnings Sasha Levin (Mon May 27 2024 - 12:26:29 EST)
- [PATCH v2 18/19] mfd: Add support for LAN966x PCI device Herve Codina (Mon May 27 2024 - 12:26:29 EST)
- [PATCH v2 19/19] MAINTAINERS: Add the Microchip LAN966x PCI driver entry Herve Codina (Mon May 27 2024 - 12:26:37 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Mon May 27 2024 - 12:27:06 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Mon May 27 2024 - 12:27:26 EST)
- Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Mike Rapoport (Mon May 27 2024 - 12:27:38 EST)
- Re: [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support Andrew Jones (Mon May 27 2024 - 12:27:55 EST)
- [PATCH v2 02/19] reset: mchp: sparx5: Remove dependencies and allow building as a module Herve Codina (Mon May 27 2024 - 12:28:17 EST)
- Re: RIP: + BUG: with 6.8.11 and BTRFS David Sterba (Mon May 27 2024 - 12:28:59 EST)
- [PATCH AUTOSEL 5.10 5/7] media: lgdt3306a: Add a check against null-pointer-def Sasha Levin (Mon May 27 2024 - 12:29:12 EST)
- Re: [PATCH] dt-bindings: usb: qcom,dwc3: set minItems for interrupt-names Krzysztof Kozlowski (Mon May 27 2024 - 12:29:39 EST)
- [PATCH] dmaengine: xilinx: xdma: Fixes possible threading issue Louis Chauvet (Mon May 27 2024 - 12:30:05 EST)
- Re: [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING Andrew Jones (Mon May 27 2024 - 12:30:19 EST)
- Re: [PATCH v1 1/2] dt-bindings: iio: adc: add ti,ads1119 Conor Dooley (Mon May 27 2024 - 12:30:35 EST)
- Re: [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt Andrew Jones (Mon May 27 2024 - 12:30:49 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) hch@xxxxxxxxxxxxx (Mon May 27 2024 - 12:31:00 EST)
- Re: [PATCH] drm/client: Detect when ACPI lid is closed during initialization Chris Bainbridge (Mon May 27 2024 - 12:31:20 EST)
- Re: [PATCH v3 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Conor Dooley (Mon May 27 2024 - 12:31:34 EST)
- Re: [PATCH net-next v5 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability Jakub Kicinski (Mon May 27 2024 - 12:31:47 EST)
- Re: [PATCH 3/5] serial: 8250: omap: Set wakeup capable, do not enable Andy Shevchenko (Mon May 27 2024 - 12:32:01 EST)
- Re: [PATCH v3 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Krzysztof Kozlowski (Mon May 27 2024 - 12:32:22 EST)
- Re: [PATCH AUTOSEL 6.9 12/15] binfmt_elf: Leave a gap between .bss and brk Kees Cook (Mon May 27 2024 - 12:32:39 EST)
- Re: [PATCH v2] clocksource: Add node counter timer driver for MIPS/Loongson64 Jiaxun Yang (Mon May 27 2024 - 12:32:52 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sdm450: add Lenovo Smart Tab M10 DTS Bjorn Andersson (Mon May 27 2024 - 12:34:09 EST)
- Re: [PATCH v2] memcg: simple cleanup of stats update functions Vlastimil Babka (SUSE) (Mon May 27 2024 - 12:34:37 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Genes Lists (Mon May 27 2024 - 12:34:51 EST)
- 6.10-rc1 : crash in mei_csi_probe Genes Lists (Mon May 27 2024 - 12:35:13 EST)
- Re: [PATCH 4/5] serial: 8250: omap: Support wakeup pinctrl state Andy Shevchenko (Mon May 27 2024 - 12:35:28 EST)
- Re: [RFC PATCH v4 3/5] RISC-V: KVM: Add Svadu Extension Support for Guest/VM Andrew Jones (Mon May 27 2024 - 12:35:44 EST)
- Re: [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped() Andy Shevchenko (Mon May 27 2024 - 12:37:36 EST)
- Re: [PATCH v1 1/2] dt-bindings: iio: adc: add ti,ads1119 Rob Herring (Arm) (Mon May 27 2024 - 12:38:34 EST)
- Re: [PATCH 1/5] dt-bindings: interrupt-controller: Add SOPHGO SG2002 plic Conor Dooley (Mon May 27 2024 - 12:39:33 EST)
- Re: [net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Daniel Golle (Mon May 27 2024 - 12:40:31 EST)
- Re: [PATCH] fs/adfs: add MODULE_DESCRIPTION Al Viro (Mon May 27 2024 - 12:40:45 EST)
- [PATCH 1/1 fyi] perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with the kernel sources to pick POSTED_MSI_NOTIFICATION Arnaldo Carvalho de Melo (Mon May 27 2024 - 12:42:18 EST)
- Re: [PATCH 2/5] dt-bindings: timer: Add SOPHGO SG2002 clint Conor Dooley (Mon May 27 2024 - 12:42:22 EST)
- Re: [PATCH 3/5] dt-bindings: riscv: Add Sipeed LicheeRV Nano board compatibles Conor Dooley (Mon May 27 2024 - 12:42:44 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Ilkka Naulapää (Mon May 27 2024 - 12:42:58 EST)
- Re: [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree Conor Dooley (Mon May 27 2024 - 12:43:22 EST)
- Re: [PATCH v4 1/2] dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8mp/imx8qxp support Conor Dooley (Mon May 27 2024 - 12:44:02 EST)
- Re: [PATCH 5/8] accel/habanalabs: remove timestamp registration debug prints Tomer Tayar (Mon May 27 2024 - 12:47:23 EST)
- [ANNOUNCE] 5.10.217-rt109 Luis Claudio R. Goncalves (Mon May 27 2024 - 12:56:37 EST)
- Re: [PATCH v3] Documentation: cve Korean translation Jinwoo Park (Mon May 27 2024 - 13:00:44 EST)
- [PATCH] wifi: rtw88: schedule rx work after everything is set up marcin . slusarz (Mon May 27 2024 - 13:02:27 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Arnaldo Carvalho de Melo (Mon May 27 2024 - 13:03:05 EST)
- [PATCH v3 3/6] iio: adc: ad7173: refactor ain and vref selection Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 13:03:21 EST)
- [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 13:03:23 EST)
- [PATCH v3 4/6] iio: adc: ad7173: add support for special inputs Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 13:03:24 EST)
- [PATCH v3 2/6] iio: adc: ad7173: refactor channel configuration parsing Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 13:03:24 EST)
- [PATCH v3 0/6] Add support for AD411x Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 13:03:25 EST)
- [PATCH v3 6/6] iio: adc: ad7173: Reduce device info struct size Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 13:04:27 EST)
- [PATCH v3 5/6] iio: adc: ad7173: Add support for AD411x devices Dumitru Ceclan via B4 Relay (Mon May 27 2024 - 13:04:37 EST)
- [PATCH net-next 2/5] net/ipv4/sysctl: constify ctl_table arguments of utility functions Thomas Weißschuh (Mon May 27 2024 - 13:05:21 EST)
- [PATCH net-next 3/5] net/ipv6/addrconf: constify ctl_table arguments of utility functions Thomas Weißschuh (Mon May 27 2024 - 13:05:22 EST)
- [PATCH net-next 4/5] net/ipv6/ndisc: constify ctl_table arguments of utility function Thomas Weißschuh (Mon May 27 2024 - 13:05:50 EST)
- [PATCH net-next 0/5] net: constify ctl_table arguments of utility functions Thomas Weißschuh (Mon May 27 2024 - 13:06:18 EST)
- [PATCH net-next 1/5] net/neighbour: constify ctl_table arguments of utility function Thomas Weißschuh (Mon May 27 2024 - 13:07:53 EST)
- [PATCH net-next 5/5] ipvs: constify ctl_table arguments of utility functions Thomas Weißschuh (Mon May 27 2024 - 13:10:28 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Arnaldo Carvalho de Melo (Mon May 27 2024 - 13:11:30 EST)
- Re: [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API Borislav Petkov (Mon May 27 2024 - 13:15:52 EST)
- Re: [PATCH v2 2/3] arm64: dts: qcom: pm7250b: Add a TCPM description Bjorn Andersson (Mon May 27 2024 - 13:16:41 EST)
- Re: [PATCH] wifi: rtw88: schedule rx work after everything is set up Kalle Valo (Mon May 27 2024 - 13:17:42 EST)
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task() Qais Yousef (Mon May 27 2024 - 13:27:05 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Arnaldo Carvalho de Melo (Mon May 27 2024 - 13:28:40 EST)
- Re: [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions for MT8186 and MT8188 Conor Dooley (Mon May 27 2024 - 13:29:10 EST)
- Re: [PATCH v8] ACPI: fan: Add hwmon support Rafael J. Wysocki (Mon May 27 2024 - 13:30:01 EST)
- Re: [PATCH v2 2/3] dt-bindings: hwmon: g76x: Add support for g761 Conor Dooley (Mon May 27 2024 - 13:30:54 EST)
- [tip: x86/boot] x86/setup: Warn when option parsing is done too early tip-bot2 for Borislav Petkov (AMD) (Mon May 27 2024 - 13:32:55 EST)
- [PATCH v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type) Erick Archer (Mon May 27 2024 - 13:35:01 EST)
- [PATCH v3] kcov, usb: disable interrupts in kcov_remote_start_usb_softirq andrey . konovalov (Mon May 27 2024 - 13:36:04 EST)
- Re: [PATCH RESEND,v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver Conor Dooley (Mon May 27 2024 - 13:36:44 EST)
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task() Qais Yousef (Mon May 27 2024 - 13:37:20 EST)
- Re: [RFC PATCH v3 03/16] mm: Provide mm_struct and address to huge_ptep_get() Oscar Salvador (Mon May 27 2024 - 13:38:51 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Arnaldo Carvalho de Melo (Mon May 27 2024 - 13:46:49 EST)
- Re: [PATCH v6 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events Ben Gainey (Mon May 27 2024 - 13:48:12 EST)
- Re: [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x Conor Dooley (Mon May 27 2024 - 13:48:51 EST)
- [PATCH] fs: hpfs: add MODULE_DESCRIPTION() Jeff Johnson (Mon May 27 2024 - 13:51:06 EST)
- [PATCH] fs: hfs: add MODULE_DESCRIPTION() Jeff Johnson (Mon May 27 2024 - 13:53:30 EST)
- Re: [PATCH 1/2] serial: port: Don't block system suspend even if bytes are left to xmit Andy Shevchenko (Mon May 27 2024 - 13:54:45 EST)
- [PATCH] fs: cramfs: add MODULE_DESCRIPTION() Jeff Johnson (Mon May 27 2024 - 13:55:29 EST)
- Re: [PATCH 1/2 v2] RISC-V: add Star64 board devicetree Conor Dooley (Mon May 27 2024 - 13:57:04 EST)
- [PATCH] fs: btrfs: add MODULE_DESCRIPTION() Jeff Johnson (Mon May 27 2024 - 13:57:23 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default James Bottomley (Mon May 27 2024 - 13:58:07 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Hernan Ponce de Leon (Mon May 27 2024 - 13:58:22 EST)
- Re: [PATCH 2/2 v2] RISC-V: add Star64 board devicetree Conor Dooley (Mon May 27 2024 - 13:58:36 EST)
- [PATCH] fs: nfs: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Mon May 27 2024 - 13:59:25 EST)
- [PATCH] fs: fat: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Mon May 27 2024 - 14:01:00 EST)
- [PATCH] fs: ext4: add missing MODULE_DESCRIPTION() Jeff Johnson (Mon May 27 2024 - 14:02:44 EST)
- Re: [PATCH 5/6] platform/chrome: cros_ec_lpc: Correct ACPI name for Framework Laptop Ben Walsh (Mon May 27 2024 - 14:06:55 EST)
- Re: [PATCH v2] wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type) Arend van Spriel (Mon May 27 2024 - 14:09:08 EST)
- Re: [PATCH] ipvs: Avoid unnecessary calls to skb_is_gso_sctp Julian Anastasov (Mon May 27 2024 - 14:09:20 EST)
- Re: [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree Thomas Bonnefille (Mon May 27 2024 - 14:12:17 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Greg KH (Mon May 27 2024 - 14:14:46 EST)
- Re: [stable 6.6, 6.8, 6.9] backport 2fd3ef1b9265 Greg Kroah-Hartman (Mon May 27 2024 - 14:15:32 EST)
- Re: [PATCH] fs: cramfs: add MODULE_DESCRIPTION() Nicolas Pitre (Mon May 27 2024 - 14:29:13 EST)
- Re: [REGRESSION] MT7915E doesn't work any more with v6.9 Greg KH (Mon May 27 2024 - 14:29:32 EST)
- [PATCH] codetag: avoid race at alloc_slab_obj_exts Thadeu Lima de Souza Cascardo (Mon May 27 2024 - 14:30:46 EST)
- Re: [REGRESSION] MT7915E doesn't work any more with v6.9 Johannes Berg (Mon May 27 2024 - 14:31:01 EST)
- Re: [PATCH] dmaengine: xilinx: xdma: Fixes possible threading issue Markus Elfring (Mon May 27 2024 - 14:32:45 EST)
- Re: [PATCH v2] mm, slab: don't wrap internal functions with alloc_hooks() David Rientjes (Mon May 27 2024 - 14:37:29 EST)
- [PATCH v1 00/17] iio: chemical: bme680: Driver cleanup Vasileios Amoiridis (Mon May 27 2024 - 14:38:26 EST)
- [PATCH v1 01/17] iio: chemical: bme680: Fix pressure value output Vasileios Amoiridis (Mon May 27 2024 - 14:38:30 EST)
- [PATCH v1 02/17] iio: chemical: bme680: Fix calibration data variable Vasileios Amoiridis (Mon May 27 2024 - 14:38:43 EST)
- [PATCH v1 03/17] iio: chemical: bme680: Fix overflows in compensate() functions Vasileios Amoiridis (Mon May 27 2024 - 14:38:57 EST)
- [PATCH v1 04/17] iio: chemical: bme680: Fix sensor data read operation Vasileios Amoiridis (Mon May 27 2024 - 14:39:06 EST)
- [PATCH v1 05/17] iio: chemical: bme680: Fix type in define Vasileios Amoiridis (Mon May 27 2024 - 14:39:18 EST)
- [PATCH v1 06/17] iio: chemical: bme680: Add mutexes to guard read/write to device Vasileios Amoiridis (Mon May 27 2024 - 14:39:29 EST)
- [PATCH v1 07/17] iio: chemical: bme680: Drop unnecessary casts and correct adc data types Vasileios Amoiridis (Mon May 27 2024 - 14:39:38 EST)
- [PATCH v1 08/17] iio: chemical: bme680: Remove remaining ACPI-only stuff Vasileios Amoiridis (Mon May 27 2024 - 14:40:00 EST)
- [PATCH v1 09/17] iio: chemical: bme680: Sort headers alphabetically Vasileios Amoiridis (Mon May 27 2024 - 14:40:05 EST)
- [PATCH v1 10/17] iio: chemical: bme680: Remove duplicate register read Vasileios Amoiridis (Mon May 27 2024 - 14:40:32 EST)
- [PATCH v1 11/17] iio: chemical: bme680: Use bulk reads for calibration data Vasileios Amoiridis (Mon May 27 2024 - 14:40:45 EST)
- [PATCH v1 12/17] iio: chemical: bme680: Allocate IIO device before chip initialization Vasileios Amoiridis (Mon May 27 2024 - 14:40:47 EST)
- [PATCH v1 13/17] iio: chemical: bme680: Add read buffers in DMA safe region Vasileios Amoiridis (Mon May 27 2024 - 14:40:58 EST)
- [PATCH v1 14/17] iio: chemical: bme680: Modify startup procedure Vasileios Amoiridis (Mon May 27 2024 - 14:41:07 EST)
- [PATCH v1 15/17] iio: chemical: bme680: Remove redundant gas configuration Vasileios Amoiridis (Mon May 27 2024 - 14:41:22 EST)
- [PATCH v1 16/17] iio: chemical: bme680: Move forced mode setup in ->read_raw() Vasileios Amoiridis (Mon May 27 2024 - 14:41:38 EST)
- [PATCH v1 17/17] iio: chemical: bme680: Refactorize reading functions Vasileios Amoiridis (Mon May 27 2024 - 14:42:01 EST)
- Re: [PATCH v10 01/15] dt-bindings: firmware: qcom,scm: add memory-region for sa8775p Krzysztof Kozlowski (Mon May 27 2024 - 14:42:20 EST)
- Re: [PATCH v4 1/9] ASoC: dt-bindings: samsung,midas-audio: Add headset mic bias supply Krzysztof Kozlowski (Mon May 27 2024 - 14:42:39 EST)
- Re: [PATCH v4 2/9] ASoC: dt-bindings: samsung,midas-audio: Add GPIO-based headset jack detection Krzysztof Kozlowski (Mon May 27 2024 - 14:43:02 EST)
- Re: [PATCH v2 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Reference usb-switch.yaml to allow mode-switch Krzysztof Kozlowski (Mon May 27 2024 - 14:44:08 EST)
- Re: [PATCH] dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC Krzysztof Kozlowski (Mon May 27 2024 - 14:45:29 EST)
- Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document the X1E80100 Temperature Sensor Krzysztof Kozlowski (Mon May 27 2024 - 14:45:55 EST)
- Re: [PATCH] dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema Krzysztof Kozlowski (Mon May 27 2024 - 14:47:50 EST)
- Re: [PATCH v1 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type David Hildenbrand (Mon May 27 2024 - 14:49:42 EST)
- [PATCH] fs: binfmt: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Mon May 27 2024 - 14:58:23 EST)
- [PATCH 6.9 000/427] 6.9.3-rc1 review Greg Kroah-Hartman (Mon May 27 2024 - 15:00:57 EST)
- Re: [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Andrew Lunn (Mon May 27 2024 - 15:01:17 EST)
- Re: [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property Dmitry Baryshkov (Mon May 27 2024 - 15:01:41 EST)
- Re: [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding Krzysztof Kozlowski (Mon May 27 2024 - 15:02:31 EST)
- [PATCH] fs: bcachefs: add missing MODULE_DESCRIPTION() Jeff Johnson (Mon May 27 2024 - 15:03:02 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Jonas Karlman (Mon May 27 2024 - 15:03:47 EST)
- Re: [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding Krzysztof Kozlowski (Mon May 27 2024 - 15:05:09 EST)
- Re: [PATCH 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding Krzysztof Kozlowski (Mon May 27 2024 - 15:05:36 EST)
- Re: [PATCH 1/6] dt-bindings: ti, sci: Add property for partial-io-wakeup-sources Krzysztof Kozlowski (Mon May 27 2024 - 15:07:45 EST)
- Re: [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions Mark Brown (Mon May 27 2024 - 15:08:06 EST)
- Re: [PATCH net] docs: netdev: Fix typo in Signed-off-by tag Andrew Lunn (Mon May 27 2024 - 15:12:35 EST)
- Re: [PATCH v2 06/19] dt-bindings: net: mscc-miim: Add resets property Andrew Lunn (Mon May 27 2024 - 15:15:31 EST)
- Re: [PATCH v2 07/19] net: mdio: mscc-miim: Handle the switch reset Andrew Lunn (Mon May 27 2024 - 15:16:36 EST)
- [PATCH 6.8 000/493] 6.8.12-rc1 review Greg Kroah-Hartman (Mon May 27 2024 - 15:18:58 EST)
- [PATCH] fs: autofs: add MODULE_DESCRIPTION() Jeff Johnson (Mon May 27 2024 - 15:22:34 EST)
- c4cb23111103 ("iommu/amd: Add support for enable/disable IOPF") Borislav Petkov (Mon May 27 2024 - 15:23:07 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Thomas Weißschuh (Mon May 27 2024 - 15:24:18 EST)
- Re: [PATCH v2] bcachefs: fix last_seq and last_empty_seq in bch2_fs_journal_start() Camila Alvarez Inostroza (Mon May 27 2024 - 15:25:53 EST)
- Re: [PATCH] staging: rtl8723bs: hal: Fix spelling mistakes in rtl8723b_cmd.c Philipp Hortmann (Mon May 27 2024 - 15:28:52 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Ronald Warsow (Mon May 27 2024 - 15:32:11 EST)
- Kernel 6.10-rc1 b,Build error with [PATCH v5 2/3] serial: port: Add support of PNP IRQ Woody Suwalski (Mon May 27 2024 - 15:44:48 EST)
- [PATCH] gpiolib: make gpiochip_set_desc_names() return void Bartosz Golaszewski (Mon May 27 2024 - 15:46:28 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default Jarkko Sakkinen (Mon May 27 2024 - 15:54:09 EST)
- Re: [PATCH] dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema Shresth Prasad (Mon May 27 2024 - 15:55:26 EST)
- Re: 6.10-rc1 : crash in mei_csi_probe Sakari Ailus (Mon May 27 2024 - 15:57:23 EST)
- Re: [PATCH v2] block: delete redundant function declarations Jens Axboe (Mon May 27 2024 - 15:59:04 EST)
- [PATCH v2] dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema Shresth Prasad (Mon May 27 2024 - 15:59:19 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default Jarkko Sakkinen (Mon May 27 2024 - 16:01:27 EST)
- drivers/md/dm-vdo/int-map.c:87: error: Cannot parse struct or union! kernel test robot (Mon May 27 2024 - 16:03:04 EST)
- Re: [PATCH] fs: btrfs: add MODULE_DESCRIPTION() David Sterba (Mon May 27 2024 - 16:06:22 EST)
- [PATCH v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches John Hubbard (Mon May 27 2024 - 16:09:13 EST)
- Re: [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding Sakari Ailus (Mon May 27 2024 - 16:11:31 EST)
- Re: Kernel 6.10-rc1 b,Build error with [PATCH v5 2/3] serial: port: Add support of PNP IRQ Andy Shevchenko (Mon May 27 2024 - 16:15:53 EST)
- RE: [PATCH v3] mei: vsc: Don't stop/restart mei device during system suspend/resume Winkler, Tomas (Mon May 27 2024 - 16:24:07 EST)
- [PATCH v1 1/1] PNP: Export pnp_bus_type for modules Andy Shevchenko (Mon May 27 2024 - 16:25:50 EST)
- [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Mon May 27 2024 - 16:29:01 EST)
- Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class Qais Yousef (Mon May 27 2024 - 16:29:36 EST)
- [PATCH 0/4] lib/sort: Optimizations and cleanups Kuan-Wei Chiu (Mon May 27 2024 - 16:30:24 EST)
- [PATCH 1/4] lib/sort: Remove unused pr_fmt macro Kuan-Wei Chiu (Mon May 27 2024 - 16:30:38 EST)
- [PATCH 2/4] lib/sort: Fix outdated comment regarding glibc qsort() Kuan-Wei Chiu (Mon May 27 2024 - 16:30:50 EST)
- [PATCH 3/4] lib/sort: Optimize heapsort for handling final 2 or 3 elements Kuan-Wei Chiu (Mon May 27 2024 - 16:30:58 EST)
- [PATCH 4/4] lib/test_sort: Add a testcase to ensure code coverage Kuan-Wei Chiu (Mon May 27 2024 - 16:31:12 EST)
- [PATCH v2] selftest/timerns: fix clang build failures for abs() calls John Hubbard (Mon May 27 2024 - 16:32:02 EST)
- Re: [PATCH v9 06/10] math.h: Add macros for rounding to closest value Andy Shevchenko (Mon May 27 2024 - 16:33:19 EST)
- [PATCH v2] selftests/timers: remove unused irqcount variable John Hubbard (Mon May 27 2024 - 16:36:55 EST)
- Re: [PATCH v9 07/10] lib: add basic KUnit test for lib/math Andy Shevchenko (Mon May 27 2024 - 16:37:42 EST)
- Re: [PATCH v9 07/10] lib: add basic KUnit test for lib/math Andy Shevchenko (Mon May 27 2024 - 16:38:25 EST)
- Re: [PATCH] unicode: add MODULE_DESCRIPTION() macros Gabriel Krisman Bertazi (Mon May 27 2024 - 16:41:17 EST)
- Re: [PATCH v5 5/5] power: supply: ltc3350-charger: Add driver Sebastian Reichel (Mon May 27 2024 - 16:41:32 EST)
- Re: [PATCH v2 1/2] drm/rockchip: vop: clear DMA stop bit upon vblank on RK3066 Heiko Stübner (Mon May 27 2024 - 16:44:19 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Mon May 27 2024 - 16:49:49 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Heiko Stübner (Mon May 27 2024 - 16:55:03 EST)
- Re: [PATCH v16 3/9] libfs: Introduce case-insensitive string comparison helper Gabriel Krisman Bertazi (Mon May 27 2024 - 16:55:25 EST)
- Re: [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions for MT8186 and MT8188 Nicolas Pitre (Mon May 27 2024 - 16:57:29 EST)
- [PATCH v3 0/3] ChromeOS Embedded controller hwmon driver Thomas Weißschuh (Mon May 27 2024 - 16:59:02 EST)
- [PATCH v3 1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem() Thomas Weißschuh (Mon May 27 2024 - 16:59:09 EST)
- [PATCH v3 3/3] mfd: cros_ec: Register hardware monitoring subdevice Thomas Weißschuh (Mon May 27 2024 - 16:59:14 EST)
- [PATCH v3 2/3] hwmon: add ChromeOS EC driver Thomas Weißschuh (Mon May 27 2024 - 16:59:17 EST)
- [PATCH] phy: miphy28lp: remove unused struct 'miphy_initval' linux (Mon May 27 2024 - 16:59:53 EST)
- Re: 6.10-rc1 : crash in mei_csi_probe Genes Lists (Mon May 27 2024 - 17:00:12 EST)
- [PATCH] phy: starfive: remove unused struct 'regval' linux (Mon May 27 2024 - 17:00:17 EST)
- [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang John Hubbard (Mon May 27 2024 - 17:01:17 EST)
- [PATCH v2 1/6] selftests/x86: build test_FISTTP.c with clang John Hubbard (Mon May 27 2024 - 17:01:27 EST)
- [PATCH v2 2/6] selftests/x86: build fsgsbase_restore.c with clang John Hubbard (Mon May 27 2024 - 17:01:43 EST)
- [PATCH v2 3/6] selftests/x86: build sysret_rip.c with clang John Hubbard (Mon May 27 2024 - 17:01:53 EST)
- [PATCH v2 4/6] selftests/x86: avoid -no-pie warnings from clang during compilation John Hubbard (Mon May 27 2024 - 17:02:08 EST)
- [PATCH v2 5/6] selftests/x86: remove (or use) unused variables and functions John Hubbard (Mon May 27 2024 - 17:02:22 EST)
- [PATCH v2 6/6] selftests/x86: fix printk warnings reported by clang John Hubbard (Mon May 27 2024 - 17:02:40 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Mon May 27 2024 - 17:05:44 EST)
- Re: [syzbot] [net?] WARNING in inet_csk_get_port (3) syzbot (Mon May 27 2024 - 17:06:14 EST)
- Re: [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions for MT8186 and MT8188 Conor Dooley (Mon May 27 2024 - 17:07:44 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Peter Schneider (Mon May 27 2024 - 17:08:51 EST)
- [PATCH v3 01/18] media: allegro: nal-hevc: Replace array[1] with arrray[N] Ricardo Ribalda (Mon May 27 2024 - 17:09:17 EST)
- [PATCH v3 00/18] media: Fix the last set of coccinelle warnings Ricardo Ribalda (Mon May 27 2024 - 17:09:19 EST)
- [PATCH v3 03/18] media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T Ricardo Ribalda (Mon May 27 2024 - 17:09:31 EST)
- [PATCH v3 02/18] media: xilinx: Refactor struct xvip_dma Ricardo Ribalda (Mon May 27 2024 - 17:09:41 EST)
- [PATCH v3 04/18] media: dvb-frontend/mxl5xx: Use flex array for MBIN_SEGMENT_T Ricardo Ribalda (Mon May 27 2024 - 17:09:59 EST)
- [PATCH v3 05/18] media: pci: cx18: Use flex arrays for struct cx18_scb Ricardo Ribalda (Mon May 27 2024 - 17:10:18 EST)
- [PATCH v3 06/18] media: siano: Refactor struct sms_msg_data Ricardo Ribalda (Mon May 27 2024 - 17:10:38 EST)
- [PATCH v3 07/18] media: siano: Remove unused structures Ricardo Ribalda (Mon May 27 2024 - 17:10:41 EST)
- [PATCH v3 08/18] media: siano: Use flex arrays for sms_firmware Ricardo Ribalda (Mon May 27 2024 - 17:11:11 EST)
- [PATCH v3 09/18] media: venus: Remove unused structs Ricardo Ribalda (Mon May 27 2024 - 17:11:15 EST)
- [PATCH v3 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt Ricardo Ribalda (Mon May 27 2024 - 17:11:25 EST)
- [PATCH v3 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info Ricardo Ribalda (Mon May 27 2024 - 17:11:40 EST)
- [PATCH v3 12/18] media: venus: Refactor struct hfi_session_get_property_pkt Ricardo Ribalda (Mon May 27 2024 - 17:12:00 EST)
- [PATCH v3 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported Ricardo Ribalda (Mon May 27 2024 - 17:12:18 EST)
- [PATCH v3 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt Ricardo Ribalda (Mon May 27 2024 - 17:12:29 EST)
- [PATCH v3 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt Ricardo Ribalda (Mon May 27 2024 - 17:12:41 EST)
- [PATCH v3 16/18] media: venus: Refactor hfi_sys_get_property_pkt Ricardo Ribalda (Mon May 27 2024 - 17:12:54 EST)
- [PATCH v3 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt Ricardo Ribalda (Mon May 27 2024 - 17:13:13 EST)
- [PATCH v3 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported Ricardo Ribalda (Mon May 27 2024 - 17:13:30 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Peter Schneider (Mon May 27 2024 - 17:15:50 EST)
- [PATCH v2] selftests/vDSO: fix clang build errors and warnings John Hubbard (Mon May 27 2024 - 17:16:57 EST)
- Re: [syzbot] [mm?] INFO: rcu detected stall in sys_clone (8) syzbot (Mon May 27 2024 - 17:23:11 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Pavel Machek (Mon May 27 2024 - 17:23:51 EST)
- [tip:ras/core] BUILD SUCCESS 5b9d292ea87c836ec47483f98344cb0e7add82fe kernel test robot (Mon May 27 2024 - 17:24:52 EST)
- Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class Qais Yousef (Mon May 27 2024 - 17:25:55 EST)
- Re: [PATCH net] docs: netdev: Fix typo in Signed-off-by tag Thorsten Blum (Mon May 27 2024 - 17:27:32 EST)
- [PATCH v1 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction Andy Shevchenko (Mon May 27 2024 - 17:27:55 EST)
- [PATCH v1 01/11] pinctrl: berlin: Make use of struct pinfunction Andy Shevchenko (Mon May 27 2024 - 17:28:07 EST)
- [PATCH v1 02/11] pinctrl: equilibrium: Make use of struct pinfunction Andy Shevchenko (Mon May 27 2024 - 17:28:15 EST)
- [PATCH v1 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION() Andy Shevchenko (Mon May 27 2024 - 17:28:36 EST)
- [PATCH v1 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC() Andy Shevchenko (Mon May 27 2024 - 17:28:38 EST)
- [PATCH v1 07/11] pinctrl: imx: Convert to use func member Andy Shevchenko (Mon May 27 2024 - 17:28:44 EST)
- [PATCH v1 08/11] pinctrl: ingenic: Convert to use func member Andy Shevchenko (Mon May 27 2024 - 17:29:03 EST)
- [PATCH v1 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc Andy Shevchenko (Mon May 27 2024 - 17:29:12 EST)
- [PATCH v1 11/11] pinctrl: pinmux: Remove unused members from struct function_desc Andy Shevchenko (Mon May 27 2024 - 17:29:33 EST)
- [PATCH v1 10/11] pinctrl: mediatek: Convert to use func member Andy Shevchenko (Mon May 27 2024 - 17:29:39 EST)
- [PATCH v1 09/11] pinctrl: keembay: Convert to use func member Andy Shevchenko (Mon May 27 2024 - 17:30:00 EST)
- [PATCH v1 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION() Andy Shevchenko (Mon May 27 2024 - 17:30:06 EST)
- Re: [PATCH 3/6] platform/x86/intel: TPMI domain id and CPU mapping srinivas pandruvada (Mon May 27 2024 - 17:33:48 EST)
- Re: [syzbot] [overlayfs] possible deadlock in ovl_copy_up_flags syzbot (Mon May 27 2024 - 17:36:18 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default James Bottomley (Mon May 27 2024 - 17:36:28 EST)
- [PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning John Hubbard (Mon May 27 2024 - 17:37:19 EST)
- Re: [PATCH] ACPI: AC: Properly notify powermanagement core about changes Sebastian Reichel (Mon May 27 2024 - 17:43:53 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Steven Rostedt (Mon May 27 2024 - 17:44:34 EST)
- [PATCH v2] selftests/user_events: silence a clang warning: address of packed member John Hubbard (Mon May 27 2024 - 17:47:39 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Christian Heusel (Mon May 27 2024 - 17:48:26 EST)
- Issue with f2fs on kernel 6.9.x Gustavo Brondani Schenkel (Mon May 27 2024 - 17:58:06 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Mon May 27 2024 - 17:59:08 EST)
- Re: [PATCH net-next v5 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB Andrew Lunn (Mon May 27 2024 - 18:04:56 EST)
- [PATCH v5 0/3] usb: gadget: 9pfs transport Michael Grzeschik (Mon May 27 2024 - 18:09:12 EST)
- [PATCH v5 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h Michael Grzeschik (Mon May 27 2024 - 18:09:18 EST)
- [PATCH v5 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script Michael Grzeschik (Mon May 27 2024 - 18:09:30 EST)
- [PATCH v5 2/3] net/9p/usbg: Add new usb gadget function transport Michael Grzeschik (Mon May 27 2024 - 18:09:50 EST)
- Re: [PATCH v2 1/2] drm/rockchip: vop: clear DMA stop bit upon vblank on RK3066 Val Packett (Mon May 27 2024 - 18:14:36 EST)
- Re: [PATCH net-next v5 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware Andrew Lunn (Mon May 27 2024 - 18:14:54 EST)
- Re: [PATCH net-next v5 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support Andrew Lunn (Mon May 27 2024 - 18:15:09 EST)
- [PATCH 0/3] media: ivtv: Fix smatch warnings Ricardo Ribalda (Mon May 27 2024 - 18:15:24 EST)
- [PATCH 1/3] media: pci/ivtv: Replace ioremap with devm_ variants Ricardo Ribalda (Mon May 27 2024 - 18:15:34 EST)
- [PATCH 2/3] media: pci/ivtv: Replace request_mem_region with devm_ variant Ricardo Ribalda (Mon May 27 2024 - 18:15:40 EST)
- [PATCH 3/3] media: pci/ivtv: Use managed version of pci_enable_device Ricardo Ribalda (Mon May 27 2024 - 18:15:51 EST)
- Re: [PATCH net-next v7 0/2] Add TAPRIO offload support for ICSSG driver Andrew Lunn (Mon May 27 2024 - 18:17:01 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Mon May 27 2024 - 18:18:33 EST)
- Re: [PATCH net-next v7 2/2] net: ti: icssg_prueth: add TAPRIO offload support Andrew Lunn (Mon May 27 2024 - 18:19:13 EST)
- linux-next: Signed-off-by missing for commit in the jfs tree Stephen Rothwell (Mon May 27 2024 - 18:19:40 EST)
- Re: [PATCH v1 1/1] PNP: Export pnp_bus_type for modules Woody Suwalski (Mon May 27 2024 - 18:20:09 EST)
- ld.lld: error: undefined symbol: proc_do_static_key kernel test robot (Mon May 27 2024 - 18:23:57 EST)
- Re: [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree Inochi Amaoto (Mon May 27 2024 - 18:25:43 EST)
- Re: [PATCH v8] ACPI: fan: Add hwmon support Armin Wolf (Mon May 27 2024 - 18:31:27 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Mon May 27 2024 - 18:31:41 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Steven Rostedt (Mon May 27 2024 - 18:31:55 EST)
- Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded Huang, Kai (Mon May 27 2024 - 18:36:36 EST)
- Re: [PATCH 0/2] arm64: dts: rockchip: Add Radxa ROCK S0 Heiko Stuebner (Mon May 27 2024 - 18:42:40 EST)
- Re: (subset) [PATCH 00/13] rockchip: Fixes and improvements for ROCK Pi S Heiko Stuebner (Mon May 27 2024 - 18:42:42 EST)
- Re: [PATCH v6 0/2] arm64: dts: rockchip: Add Radxa ZERO 3W/3E Heiko Stuebner (Mon May 27 2024 - 18:43:09 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B Heiko Stuebner (Mon May 27 2024 - 18:43:25 EST)
- Re: (subset) [PATCH 00/13] rockchip: Fixes and improvements for ROCK Pi S Heiko Stübner (Mon May 27 2024 - 18:43:38 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Mon May 27 2024 - 18:50:00 EST)
- Re: [PATCH v2 1/2] drm/rockchip: vop: clear DMA stop bit upon vblank on RK3066 Heiko Stübner (Mon May 27 2024 - 18:52:30 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Mon May 27 2024 - 18:59:01 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Mon May 27 2024 - 18:59:33 EST)
- [GIT PULL] probes: Fixes for v6.10-rc1 Google (Mon May 27 2024 - 19:10:57 EST)
- [PATCH v3 1/2] drm/rockchip: vop: clear DMA stop bit upon vblank on RK3066 Val Packett (Mon May 27 2024 - 19:12:54 EST)
- [PATCH v3 2/2] drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB on RK3066 Val Packett (Mon May 27 2024 - 19:15:09 EST)
- Re: [PATCH v3 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Dmitry Baryshkov (Mon May 27 2024 - 19:16:16 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default Jarkko Sakkinen (Mon May 27 2024 - 19:18:05 EST)
- Re: [PATCH] maple_tree: modified return type of mas_wr_store_entry() JaeJoon Jung (Mon May 27 2024 - 19:20:48 EST)
- [PATCH v1 1/1] iommu/dma: Make SG mapping and syncing robust against empty tables Andy Shevchenko (Mon May 27 2024 - 19:26:46 EST)
- Re: [PATCH 0/3] tracing: Fix some selftest issues Steven Rostedt (Mon May 27 2024 - 19:29:16 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Chengming Zhou (Mon May 27 2024 - 19:35:00 EST)
- Re: [PATCH net-next v2] net: ethernet: mtk_eth_soc: add missing check for rhashtable_init Jakub Kicinski (Mon May 27 2024 - 19:42:59 EST)
- Re: [PATCH RESEND v3 0/7] Cleanup Tegra210 EMC frequency scaling Diogo Ivo (Mon May 27 2024 - 19:43:22 EST)
- Re: [PATCH 2/2] ring-buffer: Fix a race between readers and resize checks Steven Rostedt (Mon May 27 2024 - 19:44:09 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default James Bottomley (Mon May 27 2024 - 19:44:52 EST)
- [PATCH v3 0/3] Clean up usage of rt_task() Qais Yousef (Mon May 27 2024 - 19:45:28 EST)
- [PATCH v3 1/3] sched/rt: Clean up usage of rt_task() Qais Yousef (Mon May 27 2024 - 19:45:38 EST)
- [PATCH v3 2/3] hrtimer: Convert realtime_task() to realtime_task_policy() Qais Yousef (Mon May 27 2024 - 19:45:45 EST)
- [PATCH v3 3/3] sched/rt, dl: Convert functions to return bool Qais Yousef (Mon May 27 2024 - 19:46:01 EST)
- Re: [PATCH v2] ftrace: Fix stack trace entry generated by ftrace_pid_func() Steven Rostedt (Mon May 27 2024 - 19:49:24 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Maciej W. Rozycki (Mon May 27 2024 - 19:49:33 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Chengming Zhou (Mon May 27 2024 - 19:51:23 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open Hillf Danton (Mon May 27 2024 - 19:57:49 EST)
- Re: [net v3 PATCH] net:fec: Add fec_enet_deinit() patchwork-bot+netdevbpf (Mon May 27 2024 - 20:00:47 EST)
- Re: [PATCH net] dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalProperties" constraints patchwork-bot+netdevbpf (Mon May 27 2024 - 20:00:48 EST)
- Re: [PATCH net] dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" constraints patchwork-bot+netdevbpf (Mon May 27 2024 - 20:01:01 EST)
- [PATCH 0/2] power: dead struct removal linux (Mon May 27 2024 - 20:06:51 EST)
- [PATCH 1/2] power: supply: bd99954: remove unused struct 'battery_data' linux (Mon May 27 2024 - 20:07:02 EST)
- [PATCH 2/2] power: supply: ab8500: remove unused struct 'inst_curr_result_list' linux (Mon May 27 2024 - 20:07:12 EST)
- [PATCH] iio: humidity: si7020: add heater support Antoni Pokusinski (Mon May 27 2024 - 20:09:38 EST)
- Re: [PATCH] mISDN: remove unused struct 'bf_ctx' patchwork-bot+netdevbpf (Mon May 27 2024 - 20:10:41 EST)
- Re: [PATCH net v2] net: micrel: Fix lan8841_config_intr after getting out of sleep mode patchwork-bot+netdevbpf (Mon May 27 2024 - 20:10:41 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Chengming Zhou (Mon May 27 2024 - 20:12:27 EST)
- [PATCH] clk: sifive: Do not register clkdevs for PRCI clocks Samuel Holland (Mon May 27 2024 - 20:14:43 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Stephen Horvath (Mon May 27 2024 - 20:15:30 EST)
- Re: [PATCH v1 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC() kernel test robot (Mon May 27 2024 - 20:20:16 EST)
- Re: [PATCH net] docs: netdev: Fix typo in Signed-off-by tag patchwork-bot+netdevbpf (Mon May 27 2024 - 20:20:51 EST)
- Re: [PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky patchwork-bot+netdevbpf (Mon May 27 2024 - 20:20:52 EST)
- Re: [PATCH net] page_pool: fix &page_pool_params kdoc issues patchwork-bot+netdevbpf (Mon May 27 2024 - 20:20:53 EST)
- [PATCH] rapidio: removse some dead defines linux (Mon May 27 2024 - 20:25:30 EST)
- Re: [PATCH v1 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC() kernel test robot (Mon May 27 2024 - 20:31:14 EST)
- Re: [PATCH v1 01/11] pinctrl: berlin: Make use of struct pinfunction kernel test robot (Mon May 27 2024 - 20:31:25 EST)
- Re: CVE-2023-52685: pstore: ram_core: fix possible overflow in persistent_ram_init_ecc() Gabriel Krisman Bertazi (Mon May 27 2024 - 20:33:16 EST)
- [PATCH v2 01/35] sched/core: Move preempt_model_*() helpers from sched.h to preempt.h Ankur Arora (Mon May 27 2024 - 20:36:08 EST)
- [PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling Ankur Arora (Mon May 27 2024 - 20:36:11 EST)
- [PATCH v2 03/35] sched: make test_*_tsk_thread_flag() return bool Ankur Arora (Mon May 27 2024 - 20:36:22 EST)
- [PATCH v2 05/35] thread_info: selector for TIF_NEED_RESCHED[_LAZY] Ankur Arora (Mon May 27 2024 - 20:36:24 EST)
- [PATCH v2 04/35] preempt: introduce CONFIG_PREEMPT_AUTO Ankur Arora (Mon May 27 2024 - 20:36:39 EST)
- [PATCH v2 06/35] thread_info: define __tif_need_resched(resched_t) Ankur Arora (Mon May 27 2024 - 20:37:05 EST)
- [PATCH v2 07/35] sched: define *_tsk_need_resched_lazy() helpers Ankur Arora (Mon May 27 2024 - 20:37:19 EST)
- [PATCH v2 02/35] sched/core: Drop spinlocks on contention iff kernel is preemptible Ankur Arora (Mon May 27 2024 - 20:37:19 EST)
- [PATCH v2 08/35] entry: handle lazy rescheduling at user-exit Ankur Arora (Mon May 27 2024 - 20:37:22 EST)
- [PATCH v2 09/35] entry/kvm: handle lazy rescheduling at guest-entry Ankur Arora (Mon May 27 2024 - 20:37:49 EST)
- [PATCH v2 10/35] entry: irqentry_exit only preempts for TIF_NEED_RESCHED Ankur Arora (Mon May 27 2024 - 20:38:00 EST)
- [PATCH v2 11/35] sched: __schedule_loop() doesn't need to check for need_resched_lazy() Ankur Arora (Mon May 27 2024 - 20:38:14 EST)
- [PATCH v2 12/35] sched: separate PREEMPT_DYNAMIC config logic Ankur Arora (Mon May 27 2024 - 20:38:29 EST)
- [PATCH v2 14/35] rcu: limit PREEMPT_RCU to full preemption under PREEMPT_AUTO Ankur Arora (Mon May 27 2024 - 20:38:40 EST)
- [PATCH v2 13/35] sched: allow runtime config for PREEMPT_AUTO Ankur Arora (Mon May 27 2024 - 20:38:45 EST)
- [PATCH v2 15/35] rcu: fix header guard for rcu_all_qs() Ankur Arora (Mon May 27 2024 - 20:39:00 EST)
- [PATCH v2 17/35] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y Ankur Arora (Mon May 27 2024 - 20:39:18 EST)
- [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full Ankur Arora (Mon May 27 2024 - 20:39:21 EST)
- [PATCH v2 18/35] rcu: force context-switch for PREEMPT_RCU=n, PREEMPT_COUNT=y Ankur Arora (Mon May 27 2024 - 20:39:31 EST)
- [PATCH v2 20/35] powerpc: add support for PREEMPT_AUTO Ankur Arora (Mon May 27 2024 - 20:39:53 EST)
- [PATCH v2 21/35] sched: prepare for lazy rescheduling in resched_curr() Ankur Arora (Mon May 27 2024 - 20:39:57 EST)
- [PATCH v2 22/35] sched: default preemption policy for PREEMPT_AUTO Ankur Arora (Mon May 27 2024 - 20:40:06 EST)
- [PATCH v2 23/35] sched: handle idle preemption for PREEMPT_AUTO Ankur Arora (Mon May 27 2024 - 20:40:33 EST)
- [PATCH v2 24/35] sched: schedule eagerly in resched_cpu() Ankur Arora (Mon May 27 2024 - 20:40:42 EST)
- [PATCH v2 19/35] x86/thread_info: define TIF_NEED_RESCHED_LAZY Ankur Arora (Mon May 27 2024 - 20:41:02 EST)
- [PATCH v2 25/35] sched/fair: refactor update_curr(), entity_tick() Ankur Arora (Mon May 27 2024 - 20:41:14 EST)
- [PATCH v2 26/35] sched/fair: handle tick expiry under lazy preemption Ankur Arora (Mon May 27 2024 - 20:41:29 EST)
- [PATCH v2 29/35] sched: handle preempt=voluntary under PREEMPT_AUTO Ankur Arora (Mon May 27 2024 - 20:41:52 EST)
- [PATCH v2 27/35] sched: support preempt=none under PREEMPT_AUTO Ankur Arora (Mon May 27 2024 - 20:41:53 EST)
- [PATCH v2 28/35] sched: support preempt=full under PREEMPT_AUTO Ankur Arora (Mon May 27 2024 - 20:42:13 EST)
- [PATCH v2 30/35] sched: latency warn for TIF_NEED_RESCHED_LAZY Ankur Arora (Mon May 27 2024 - 20:42:32 EST)
- [PATCH v2 31/35] tracing: support lazy resched Ankur Arora (Mon May 27 2024 - 20:42:46 EST)
- [PATCH v2 32/35] Documentation: tracing: add TIF_NEED_RESCHED_LAZY Ankur Arora (Mon May 27 2024 - 20:43:02 EST)
- [PATCH v2 33/35] osnoise: handle quiescent states for PREEMPT_RCU=n, PREEMPTION=y Ankur Arora (Mon May 27 2024 - 20:43:14 EST)
- [PATCH v2 35/35] arch: decompose ARCH_NO_PREEMPT Ankur Arora (Mon May 27 2024 - 20:43:37 EST)
- [PATCH v2 34/35] kconfig: decompose ARCH_NO_PREEMPT Ankur Arora (Mon May 27 2024 - 20:43:39 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open syzbot (Mon May 27 2024 - 20:44:05 EST)
- Re: [PATCH v5 1/6] drm/msm/dpu: fix video mode DSC for DSI Dmitry Baryshkov (Mon May 27 2024 - 20:46:06 EST)
- Re: [PATCH v5 2/6] drm/msm/dpu: adjust data width for widen bus case Dmitry Baryshkov (Mon May 27 2024 - 20:48:25 EST)
- Re: [PATCH v5 3/6] drm/msm/dpu: enable compression bit in cfg2 for DSC Dmitry Baryshkov (Mon May 27 2024 - 20:48:37 EST)
- linux-next: build warning after merge of the vfs-brauner tree Stephen Rothwell (Mon May 27 2024 - 20:49:30 EST)
- [PATCH] ftrace: adding the missing parameter descriptions of unregister_ftrace_direct MarileneGarcia (Mon May 27 2024 - 20:52:27 EST)
- Re: linux-next: build failure after merge of the i2c-host tree Stephen Rothwell (Mon May 27 2024 - 20:52:40 EST)
- [PATCH 0/6] Cleanup cpumask.h inclusion in core headers Yury Norov (Mon May 27 2024 - 20:57:06 EST)
- [PATCH 1/6] MAINTAINERS: add linux/nodemask_types.h to BITMAP API Yury Norov (Mon May 27 2024 - 20:57:09 EST)
- [PATCH 2/6] sched: avoid using ilog2() in sched.h Yury Norov (Mon May 27 2024 - 20:57:28 EST)
- [PATCH 3/6] cpumask: split out include/linux/cpumask_types.h Yury Norov (Mon May 27 2024 - 20:57:53 EST)
- [PATCH 4/6] sched: drop sched.h dependency on cpumask Yury Norov (Mon May 27 2024 - 20:57:57 EST)
- [PATCH 5/6] cpumask: cleanup core headers inclusion Yury Norov (Mon May 27 2024 - 20:58:14 EST)
- [PATCH 6/6] cpumask: make core headers including cpumask_types.h where possible Yury Norov (Mon May 27 2024 - 20:58:34 EST)
- RE: [PATCH v3] mei: vsc: Don't stop/restart mei device during system suspend/resume Wu, Wentong (Mon May 27 2024 - 20:58:58 EST)
- Re: [PATCH v15 09/29] drm/display: hdmi: Add HDMI compute clock helper Dmitry Baryshkov (Mon May 27 2024 - 21:01:04 EST)
- Re: linux-next: build failure after merge of the i2c-host tree Stephen Rothwell (Mon May 27 2024 - 21:01:22 EST)
- Re: [PATCH v15 10/29] drm/tests: Add HDMI TDMS character rate tests Dmitry Baryshkov (Mon May 27 2024 - 21:01:39 EST)
- Re: [PATCH v15 15/29] drm/connector: hdmi: Compute bpc and format automatically Dmitry Baryshkov (Mon May 27 2024 - 21:01:54 EST)
- Re: [PATCH v15 17/29] drm/doc: Remove unused Broadcast RGB Property Dmitry Baryshkov (Mon May 27 2024 - 21:02:18 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Nicholas Piggin (Mon May 27 2024 - 21:02:22 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default Jarkko Sakkinen (Mon May 27 2024 - 21:04:59 EST)
- Re: [PATCH 1/3] tpm: Disable TCG_TPM2_HMAC by default Jarkko Sakkinen (Mon May 27 2024 - 21:07:35 EST)
- Re: linux-next: manual merge of the refactor-heap tree with the block tree Stephen Rothwell (Mon May 27 2024 - 21:07:50 EST)
- [linus:master] [smb3] edfc6481fa: filebench.sum_operations/s 4194.8% improvement kernel test robot (Mon May 27 2024 - 21:15:17 EST)
- Re: linux-next: manual merge of the refactor-heap tree with the block tree Kent Overstreet (Mon May 27 2024 - 21:19:16 EST)
- Questions about transition latency and LATENCY_MULTIPLIER Qais Yousef (Mon May 27 2024 - 21:21:29 EST)
- Re: Issue with f2fs on kernel 6.9.x Jaegeuk Kim (Mon May 27 2024 - 21:24:12 EST)
- 回复: [PATCH] phy: starfive: remove unused struct 'regval' Changhuang Liang (Mon May 27 2024 - 21:33:14 EST)
- [PATCH 0/9] platform-x86-asus-wmi: multiple fixes, improvements, features Luke D. Jones (Mon May 27 2024 - 21:36:48 EST)
- [PATCH 1/9] platform/x86: asus-wmi: add debug print in more key places Luke D. Jones (Mon May 27 2024 - 21:36:56 EST)
- Re: linux-next: Signed-off-by missing for commit in the jfs tree Dave Kleikamp (Mon May 27 2024 - 21:37:06 EST)
- [PATCH 2/9] platform/x86: asus-wmi: don't fail if platform_profile already registered Luke D. Jones (Mon May 27 2024 - 21:37:22 EST)
- [PATCH 3/9] platform/x86: asus-wmi: add macros and expose min/max sysfs for ppt tunables Luke D. Jones (Mon May 27 2024 - 21:37:47 EST)
- [PATCH 4/9] platform/x86: asus-wmi: reduce code duplication with macros Luke D. Jones (Mon May 27 2024 - 21:37:52 EST)
- [PATCH 5/9] platform/x86: asus-wmi: use WMI_SIMPLE_SHOW in more places Luke D. Jones (Mon May 27 2024 - 21:38:06 EST)
- [PATCH 6/9] platform/x86: asus-wmi: add panel-fhd functionality Luke D. Jones (Mon May 27 2024 - 21:38:29 EST)
- [PATCH 7/9] platform/x86: asus-wmi: add enable/disable CPU cores Luke D. Jones (Mon May 27 2024 - 21:38:45 EST)
- [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting Luke D. Jones (Mon May 27 2024 - 21:38:59 EST)
- [PATCH 9/9] platform/x86: asus-wmi: add setting dGPU TGP Luke D. Jones (Mon May 27 2024 - 21:39:15 EST)
- Re: [PATCH] drm/radeon/r100: enhance error handling in r100_cp_init_microcode Zhouyi Zhou (Mon May 27 2024 - 21:39:31 EST)
- [PATCH] hid-asus: use hid for brightness control on keyboard Luke D. Jones (Mon May 27 2024 - 21:40:26 EST)
- Re: [PATCH] drm/radeon/r100: enhance error handling in r100_cp_init_microcode Zhouyi Zhou (Mon May 27 2024 - 21:45:23 EST)
- [PATCH v2] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition Nas Chung (Mon May 27 2024 - 22:04:50 EST)
- [linus:master] [memcg] 70a64b7919: stress-ng.shm.ops_per_sec -8.5% regression kernel test robot (Mon May 27 2024 - 22:06:07 EST)
- [PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer Minda Chen (Mon May 27 2024 - 22:06:23 EST)
- Re: [PATCH] md: make md_flush_request() more readable Li Nan (Mon May 27 2024 - 22:06:45 EST)
- RE: [EXTERNAL] [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Ng, Boon Khai (Mon May 27 2024 - 22:07:16 EST)
- Re: [PATCH v2 2/2] selftests/user_events: Add non-spacing separator check Google (Mon May 27 2024 - 22:09:01 EST)
- Re: [syzbot] [nfc?] [net?] KMSAN: uninit-value in nci_ntf_packet (2) Edward Adam Davis (Mon May 27 2024 - 22:15:15 EST)
- [PATCH AUTOSEL 6.9 1/5] power: supply: cros_usbpd: provide ID table for avoiding fallback match Sasha Levin (Mon May 27 2024 - 22:18:36 EST)
- [PATCH AUTOSEL 6.9 2/5] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM Sasha Levin (Mon May 27 2024 - 22:18:43 EST)
- [PATCH AUTOSEL 6.9 3/5] ext4: do not create EA inode under buffer lock Sasha Levin (Mon May 27 2024 - 22:18:57 EST)
- [PATCH AUTOSEL 6.9 4/5] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() Sasha Levin (Mon May 27 2024 - 22:19:07 EST)
- [PATCH AUTOSEL 6.9 5/5] kprobe/ftrace: bail out if ftrace was killed Sasha Levin (Mon May 27 2024 - 22:19:26 EST)
- [PATCH AUTOSEL 6.8 1/4] power: supply: cros_usbpd: provide ID table for avoiding fallback match Sasha Levin (Mon May 27 2024 - 22:19:36 EST)
- [PATCH AUTOSEL 6.8 2/4] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM Sasha Levin (Mon May 27 2024 - 22:19:45 EST)
- [PATCH AUTOSEL 6.8 3/4] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() Sasha Levin (Mon May 27 2024 - 22:19:57 EST)
- [PATCH AUTOSEL 6.8 4/4] kprobe/ftrace: bail out if ftrace was killed Sasha Levin (Mon May 27 2024 - 22:20:14 EST)
- [PATCH AUTOSEL 6.6 1/4] power: supply: cros_usbpd: provide ID table for avoiding fallback match Sasha Levin (Mon May 27 2024 - 22:20:29 EST)
- [PATCH AUTOSEL 6.6 2/4] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM Sasha Levin (Mon May 27 2024 - 22:20:36 EST)
- [PATCH AUTOSEL 6.6 3/4] ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super() Sasha Levin (Mon May 27 2024 - 22:20:53 EST)
- [PATCH AUTOSEL 6.6 4/4] kprobe/ftrace: bail out if ftrace was killed Sasha Levin (Mon May 27 2024 - 22:21:04 EST)
- [PATCH AUTOSEL 6.1 1/2] power: supply: cros_usbpd: provide ID table for avoiding fallback match Sasha Levin (Mon May 27 2024 - 22:21:19 EST)
- [PATCH AUTOSEL 6.1 2/2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM Sasha Levin (Mon May 27 2024 - 22:21:32 EST)
- [PATCH AUTOSEL 5.15 1/2] power: supply: cros_usbpd: provide ID table for avoiding fallback match Sasha Levin (Mon May 27 2024 - 22:21:44 EST)
- Re: [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting Limonciello, Mario (Mon May 27 2024 - 22:21:56 EST)
- [PATCH AUTOSEL 5.15 2/2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM Sasha Levin (Mon May 27 2024 - 22:21:57 EST)
- [PATCH AUTOSEL 5.10 1/2] power: supply: cros_usbpd: provide ID table for avoiding fallback match Sasha Levin (Mon May 27 2024 - 22:22:16 EST)
- [PATCH AUTOSEL 5.10 2/2] iommu/arm-smmu-v3: Free MSIs in case of ENOMEM Sasha Levin (Mon May 27 2024 - 22:22:29 EST)
- [PATCH AUTOSEL 4.19] power: supply: cros_usbpd: provide ID table for avoiding fallback match Sasha Levin (Mon May 27 2024 - 22:22:45 EST)
- Re: [PATCH RESEND, v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver CK Hu (胡俊光) (Mon May 27 2024 - 22:22:58 EST)
- [PATCH -v3] Bluetooth: 6lowpan: use DEV_STAT_INC() to avoid races Yunshui Jiang (Mon May 27 2024 - 22:26:34 EST)
- RE: [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Ng, Boon Khai (Mon May 27 2024 - 22:30:01 EST)
- Re: [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting Luke Jones (Mon May 27 2024 - 22:40:49 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Chunxin Zang (Mon May 27 2024 - 22:43:17 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Jingbo Xu (Mon May 27 2024 - 22:45:42 EST)
- Re: [syzbot] [nfc?] [net?] KMSAN: uninit-value in nci_ntf_packet (2) syzbot (Mon May 27 2024 - 22:50:13 EST)
- RE: [PATCH] wifi: rtw88: schedule rx work after everything is set up Ping-Ke Shih (Mon May 27 2024 - 22:51:19 EST)
- Re: [PATCH v2] ftrace: Fix stack trace entry generated by ftrace_pid_func() Tatsuya S (Mon May 27 2024 - 22:55:47 EST)
- Re: [PATCH v2 1/5] dt-bindings: remoteproc: qcom,sa8775p-pas: Document the SA8775p ADSP, CDSP and GPDSP Tengfei Fan (Mon May 27 2024 - 22:57:54 EST)
- drivers/gpu/drm/radeon/pptable.h:442:5: error: 'counted_by' should not be applied to an array with element of unknown size because 'ATOM_PPLIB_STATE_V2' (aka 'struct _ATOM_PPLIB_STATE_V2') is a struct type with a flexible array member. This will be an err... kernel test robot (Mon May 27 2024 - 22:58:51 EST)
- Re: [PATCH v2 3/5] remoteproc: qcom_q6v5_pas: Add support for SA8775p ADSP, CDSP and GPDSP Tengfei Fan (Mon May 27 2024 - 22:59:45 EST)
- RE: [PATCH] wifi: rtw88: schedule rx work after everything is set up Ping-Ke Shih (Mon May 27 2024 - 23:00:43 EST)
- [PATCH] rcutorture: Skip debug object testing for cur_ops without ->debug_objects set Zqiang (Mon May 27 2024 - 23:01:12 EST)
- Re: [PATCH v2 4/5] arm64: dts: qcom: sa8775p: add ADSP, CDSP and GPDSP nodes Tengfei Fan (Mon May 27 2024 - 23:01:31 EST)
- Re: [PATCH RESEND,v6 8/8] soc: mediatek: mtk-cmdq: Add secure cmdq_pkt APIs CK Hu (胡俊光) (Mon May 27 2024 - 23:01:36 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Barry Song (Mon May 27 2024 - 23:07:26 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Jingbo Xu (Mon May 27 2024 - 23:08:36 EST)
- Re: [PATCH 5/6] platform/chrome: cros_ec_lpc: Correct ACPI name for Framework Laptop Tzung-Bi Shih (Mon May 27 2024 - 23:08:45 EST)
- [PATCH] drm/panel: sitronix-st7789v: Add check for of_drm_get_panel_orientation Chen Ni (Mon May 27 2024 - 23:09:32 EST)
- RE: [EXTERNAL] Re: [PATCH v2] ASoc: tas2781: Playback can work when only RCA binary loading without dsp firmware loading Ding, Shenghao (Mon May 27 2024 - 23:11:48 EST)
- Re: [PATCH RESEND, v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver CK Hu (胡俊光) (Mon May 27 2024 - 23:18:41 EST)
- Re: [PATCH v2] bcachefs: fix last_seq and last_empty_seq in bch2_fs_journal_start() Kent Overstreet (Mon May 27 2024 - 23:18:56 EST)
- [PATCH] nfc/nci: Add the inconsistency check between the input data length and count Edward Adam Davis (Mon May 27 2024 - 23:19:08 EST)
- [PATCH v2] kobject_uevent: Fix OOB access within zap_modalias_env() Zijun Hu (Mon May 27 2024 - 23:19:29 EST)
- [PATCH v6 0/2] Add i.MX8Q HSIO PHY support Richard Zhu (Mon May 27 2024 - 23:19:41 EST)
- [PATCH v6 1/2] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding Richard Zhu (Mon May 27 2024 - 23:19:47 EST)
- [PATCH v6 2/2] phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support Richard Zhu (Mon May 27 2024 - 23:20:08 EST)
- [PATCH v3] ftrace: Hide one more entry in stack trace when ftrace_pid is enabled Tatsuya S (Mon May 27 2024 - 23:27:01 EST)
- linux-next: build warnings in Linus' tree Stephen Rothwell (Mon May 27 2024 - 23:31:10 EST)
- Re: linux-next: build warning after merge of the vfs-brauner tree Stephen Rothwell (Mon May 27 2024 - 23:31:26 EST)
- [PATCH v2 2/2] xhci: Apply broken streams quirk to Etron EJ188 xHCI host Kuangyi Chiang (Mon May 27 2024 - 23:32:33 EST)
- Re: (subset) [PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support Bjorn Andersson (Mon May 27 2024 - 23:32:52 EST)
- Re: [PATCH v4 0/4] MSM8976 MDSS/GPU/WCNSS support Bjorn Andersson (Mon May 27 2024 - 23:33:09 EST)
- [PATCH v2 1/2] xhci: Apply reset resume quirk to Etron EJ188 xHCI host Kuangyi Chiang (Mon May 27 2024 - 23:33:10 EST)
- Re: [PATCH] soc: qcom: pmic_glink: Increase max ports to 3 Bjorn Andersson (Mon May 27 2024 - 23:33:23 EST)
- Re: (subset) [PATCH v3 0/2] Add samsung-milletwifi Bjorn Andersson (Mon May 27 2024 - 23:33:48 EST)
- Re: [PATCH] clk: qcom: Constify struct pll_vco Bjorn Andersson (Mon May 27 2024 - 23:34:15 EST)
- Re: [PATCH v3 0/8] Add dispcc, videocc and camcc for SM7150. Bjorn Andersson (Mon May 27 2024 - 23:34:30 EST)
- Re: [PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: add WiFi calibration variant Bjorn Andersson (Mon May 27 2024 - 23:34:45 EST)
- Re: [PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: fix IPA firmware path Bjorn Andersson (Mon May 27 2024 - 23:35:02 EST)
- Re: (subset) [PATCH v4 0/9] arm64: dts: qcom: fix description of the Type-C signals Bjorn Andersson (Mon May 27 2024 - 23:35:22 EST)
- Re: [PATCH v4 0/2] arm64: add minimal boot support for TP-Link Archer AX55 v1 Bjorn Andersson (Mon May 27 2024 - 23:35:47 EST)
- Re: [PATCH] arm64: dts: qcom: sc8280xp: Set status = "reserved" on PSHOLD Bjorn Andersson (Mon May 27 2024 - 23:36:02 EST)
- Re: (subset) [PATCH 0/2] Add basic APR sound support for SC7280 SoC Bjorn Andersson (Mon May 27 2024 - 23:36:14 EST)
- Re: (subset) [PATCH 0/4] Various fixes for the lm3630a backlight driver Bjorn Andersson (Mon May 27 2024 - 23:36:32 EST)
- Re: (subset) [PATCH v2 0/2] Add Samsung Galaxy Note 3 support Bjorn Andersson (Mon May 27 2024 - 23:36:49 EST)
- Re: (subset) [PATCH v2 1/2] dt-bindings: net: ipq4019-mdio: add IPQ9574 compatible Bjorn Andersson (Mon May 27 2024 - 23:37:17 EST)
- Re: (subset) [PATCH 0/3] arm64: qcom: sdm450: add initial support for Lenovo Smart Tab M10 Bjorn Andersson (Mon May 27 2024 - 23:37:30 EST)
- Re: [PATCH] soc: qcom: pmic_glink: Handle the return value of pmic_glink_init Bjorn Andersson (Mon May 27 2024 - 23:37:41 EST)
- Re: (subset) [PATCH v1 0/1] arm64: dts: qcom: Add coresight nodes for SA8775p Bjorn Andersson (Mon May 27 2024 - 23:38:06 EST)
- Re: [PATCH] clk: qcom: add missing MODULE_DESCRIPTION() macros Bjorn Andersson (Mon May 27 2024 - 23:38:21 EST)
- Re: [PATCH v2 0/3] Add support for the IPQ5321 SoC Bjorn Andersson (Mon May 27 2024 - 23:38:39 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650: Enable download mode register write Bjorn Andersson (Mon May 27 2024 - 23:38:53 EST)
- Re: (subset) [PATCH v7 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P Bjorn Andersson (Mon May 27 2024 - 23:39:18 EST)
- Re: (subset) [PATCH v2 0/3] Add SDHCI support for SDX75 SoC Bjorn Andersson (Mon May 27 2024 - 23:39:34 EST)
- Re: (subset) [PATCH 0/2] Add I2C and SPI busses for SDX75 Bjorn Andersson (Mon May 27 2024 - 23:39:49 EST)
- Re: [PATCH v2] arm64: dts: qcom: sm4450: Add cpufreq support Bjorn Andersson (Mon May 27 2024 - 23:40:05 EST)
- Re: [PATCH] firmware: qcom-scm: Remove QCOM_SMC_WAITQ_FLAG_WAKE_ALL Bjorn Andersson (Mon May 27 2024 - 23:40:18 EST)
- Re: [PATCH] soc: qcom: rpmh-rsc: Ensure irqs aren't disabled by rpmh_rsc_send_data() callers Bjorn Andersson (Mon May 27 2024 - 23:40:36 EST)
- drivers/gpu/drm/radeon/pptable.h:442:5: error: 'counted_by' should not be applied to an array with element of unknown size because 'ATOM_PPLIB_STATE_V2' (aka 'struct _ATOM_PPLIB_STATE_V2') is a struct type with a flexible array member. This will be an err... kernel test robot (Mon May 27 2024 - 23:42:10 EST)
- Re: [PATCH] fs: fat: add missing MODULE_DESCRIPTION() macros OGAWA Hirofumi (Mon May 27 2024 - 23:46:00 EST)
- [PATCH v6 0/6] KEYS: asymmetric: tpm2_key_{rsa,ecdsa} Jarkko Sakkinen (Mon May 27 2024 - 23:51:56 EST)
- [PATCH v6 1/6] tpm: Open code tpm_buf_parameters() Jarkko Sakkinen (Mon May 27 2024 - 23:52:11 EST)
- [PATCH v6 2/6] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() Jarkko Sakkinen (Mon May 27 2024 - 23:52:23 EST)
- [PATCH v6 3/6] KEYS: trusted: Change -EINVAL to -E2BIG Jarkko Sakkinen (Mon May 27 2024 - 23:52:41 EST)
- [PATCH v6 4/6] crypto: tpm2_key: Introduce a TPM2 key type Jarkko Sakkinen (Mon May 27 2024 - 23:52:58 EST)
- [PATCH v6 5/6] keys: asymmetric: Add tpm2_key_rsa Jarkko Sakkinen (Mon May 27 2024 - 23:53:14 EST)
- [PATCH v6 6/6] keys: asymmetric: Add tpm2_key_ecdsa Jarkko Sakkinen (Mon May 27 2024 - 23:53:33 EST)
- Re: [PATCH v6 1/6] tpm: Open code tpm_buf_parameters() Jarkko Sakkinen (Tue May 28 2024 - 00:02:17 EST)
- [PATCH v3 1/3] arm64: dts: ti: k3-am68-sk-base-board: Add LP8733 and TPS6287 nodes Neha Malcom Francis (Tue May 28 2024 - 00:02:29 EST)
- [PATCH v3 2/3] arm64: dts: ti: k3-am69-sk: Add TPS62873 node Neha Malcom Francis (Tue May 28 2024 - 00:02:42 EST)
- [PATCH v3 3/3] arm64: dts: ti: k3-j784s4-evm: Add TPS62873 node Neha Malcom Francis (Tue May 28 2024 - 00:02:54 EST)
- [PATCH v3 0/3] arm64: ti: Add TPS6287 nodes Neha Malcom Francis (Tue May 28 2024 - 00:03:03 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Gao Xiang (Tue May 28 2024 - 00:03:21 EST)
- Re: [PATCH v2 1/3] arm64: boot: dts: ti: k3-am68-sk-base-board: Add LP8733 and TPS6287 nodes Neha Malcom Francis (Tue May 28 2024 - 00:03:36 EST)
- Re: [PATCH V2] cpufreq: scmi: Avoid overflow of target_freq in fast switch Viresh Kumar (Tue May 28 2024 - 00:03:58 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Ilkka Naulapää (Tue May 28 2024 - 00:08:52 EST)
- [syzbot] [block?] INFO: task hung in bdev_open syzbot (Tue May 28 2024 - 00:10:38 EST)
- [syzbot] [bcachefs?] KMSAN: uninit-value in xattr_cmp_key syzbot (Tue May 28 2024 - 00:10:39 EST)
- Re: [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get() Oscar Salvador (Tue May 28 2024 - 00:12:42 EST)
- [PATCH v2] xfs: avoid redundant AGFL buffer invalidation Gao Xiang (Tue May 28 2024 - 00:13:11 EST)
- Re: c4cb23111103 ("iommu/amd: Add support for enable/disable IOPF") Vasant Hegde (Tue May 28 2024 - 00:22:00 EST)
- [PATCH 1/1] iommu: Return right value in iommu_sva_bind_device() Lu Baolu (Tue May 28 2024 - 00:28:03 EST)
- [PATCH 0/3] mm: zswap: global shrinker fix and proactive shrink Takero Funaki (Tue May 28 2024 - 00:34:46 EST)
- [PATCH 1/3] mm: zswap: fix global shrinker memcg iteration Takero Funaki (Tue May 28 2024 - 00:34:59 EST)
- [PATCH 2/3] mm: zswap: fix global shrinker error handling logic Takero Funaki (Tue May 28 2024 - 00:35:10 EST)
- [PATCH 3/3] mm: zswap: proactive shrinking before pool size limit is hit Takero Funaki (Tue May 28 2024 - 00:35:16 EST)
- linux-next: Tree for May 28 Stephen Rothwell (Tue May 28 2024 - 00:38:36 EST)
- Re: [PATCH v1 1/1] iommu/dma: Make SG mapping and syncing robust against empty tables Christoph Hellwig (Tue May 28 2024 - 00:49:18 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Ilkka Naulapää (Tue May 28 2024 - 00:52:20 EST)
- [PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static Lu Baolu (Tue May 28 2024 - 00:57:16 EST)
- Re: [PATCH v1 1/1] PNP: Export pnp_bus_type for modules Christoph Hellwig (Tue May 28 2024 - 00:58:55 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Ian Rogers (Tue May 28 2024 - 01:01:59 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible K Prateek Nayak (Tue May 28 2024 - 01:02:49 EST)
- Re: [PATCH 0/4] selftest: x86: conform tests to TAP format output Muhammad Usama Anjum (Tue May 28 2024 - 01:04:24 EST)
- Re: [PATCH 0/8] selftests: x86: build suite with clang Muhammad Usama Anjum (Tue May 28 2024 - 01:05:05 EST)
- Re: [PATCH 0/4] selftest: x86: conform tests to TAP format output Muhammad Usama Anjum (Tue May 28 2024 - 01:05:21 EST)
- Re: [PATCH v2] selftests: x86: conform test to TAP format output Muhammad Usama Anjum (Tue May 28 2024 - 01:05:46 EST)
- Re: [PATCH v7 1/7] printk: Save console options for add_preferred_console_match() Tony Lindgren (Tue May 28 2024 - 01:06:00 EST)
- Re: [PATCH] selftests: tpm2: conform test to TAP output Muhammad Usama Anjum (Tue May 28 2024 - 01:06:11 EST)
- [PATCH] hid: asus: asus_report_fixup: fix potential read out of bounds Andrew Ballance (Tue May 28 2024 - 01:07:26 EST)
- Re: [PATCH 4/5] leds: add ChromeOS EC driver Tzung-Bi Shih (Tue May 28 2024 - 01:09:41 EST)
- Re: [PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update() Alexandre Ghiti (Tue May 28 2024 - 01:12:55 EST)
- [PATCH v3 0/2] mm/ksm: fix some accounting problems Chengming Zhou (Tue May 28 2024 - 01:16:24 EST)
- [PATCH v3 1/2] mm/ksm: fix ksm_pages_scanned accounting Chengming Zhou (Tue May 28 2024 - 01:16:32 EST)
- [PATCH v3 2/2] mm/ksm: fix ksm_zero_pages accounting Chengming Zhou (Tue May 28 2024 - 01:17:05 EST)
- Re: [PATCH v2] memcg: simple cleanup of stats update functions Shakeel Butt (Tue May 28 2024 - 01:17:20 EST)
- Re: [PATCH v4] Drivers: hv: Cosmetic changes for hv.c and balloon.c Wei Liu (Tue May 28 2024 - 01:17:43 EST)
- Re: [PATCH net-next v7 0/2] Add TAPRIO offload support for ICSSG driver MD Danish Anwar (Tue May 28 2024 - 01:18:39 EST)
- Re: [PATCH v5 5/5] power: supply: ltc3350-charger: Add driver Mike Looijmans (Tue May 28 2024 - 01:18:57 EST)
- Re: [PATCH v4 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script Michael Grzeschik (Tue May 28 2024 - 01:20:07 EST)
- Re: [PATCH net-next v7 2/2] net: ti: icssg_prueth: add TAPRIO offload support MD Danish Anwar (Tue May 28 2024 - 01:21:04 EST)
- Re: [PATCH v4 2/3] net/9p/usbg: Add new usb gadget function transport Michael Grzeschik (Tue May 28 2024 - 01:22:11 EST)
- Re: [PATCH 4/5] leds: add ChromeOS EC driver Thomas Weißschuh (Tue May 28 2024 - 01:25:18 EST)
- Re: [PATCH v3 1/2] hv_balloon: Use kernel macros to simplify open coded sequences Wei Liu (Tue May 28 2024 - 01:26:57 EST)
- [syzbot] [ntfs3?] possible deadlock in attr_collapse_range syzbot (Tue May 28 2024 - 01:27:33 EST)
- Re: [PATCH v2] tools: hv: suppress the invalid warning for packed member alignment Wei Liu (Tue May 28 2024 - 01:28:13 EST)
- Re: [PATCH net-next v5 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB MD Danish Anwar (Tue May 28 2024 - 01:28:25 EST)
- Re: [PATCH v2 1/2] Documentation: hyperv: Update spelling and fix typo Wei Liu (Tue May 28 2024 - 01:29:07 EST)
- Re: [PATCH net-next v5 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware MD Danish Anwar (Tue May 28 2024 - 01:29:38 EST)
- Re: [PATCH v2 01/10] cpufreq: amd-pstate: optimize the initial frequency values verification Gautham R. Shenoy (Tue May 28 2024 - 01:30:10 EST)
- [PATCH] OPP: Fix missing cleanup on error in _opp_attach_genpd() Viresh Kumar (Tue May 28 2024 - 01:31:24 EST)
- Re: [PATCH 05/20] x86/tdx: Convert MSR read handling to use new TDVMCALL_1() Wei Liu (Tue May 28 2024 - 01:33:45 EST)
- Re: [PATCH 06/20] x86/tdx: Convert MSR write handling to use new TDVMCALL_0() Wei Liu (Tue May 28 2024 - 01:33:59 EST)
- Re: [PATCH 1/2] power: supply: bd99954: remove unused struct 'battery_data' Matti Vaittinen (Tue May 28 2024 - 01:36:17 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Tue May 28 2024 - 01:37:08 EST)
- Re: [PATCH v3 3/4] platform/chrome: cros_kbd_led_backlight: allow binding through mfd device Tzung-Bi Shih (Tue May 28 2024 - 01:37:44 EST)
- Re: [PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET Markus Elfring (Tue May 28 2024 - 01:38:28 EST)
- Re: [PATCH v3] Bluetooth: Add vendor-specific packet classification for ISO data Ying Hsu (Tue May 28 2024 - 01:38:57 EST)
- Re: [PATCH v3 3/4] platform/chrome: cros_kbd_led_backlight: allow binding through mfd device Thomas Weißschuh (Tue May 28 2024 - 01:41:20 EST)
- Re: [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get() Oscar Salvador (Tue May 28 2024 - 01:41:24 EST)
- Re: [PATCH v4] Drivers: hv: Cosmetic changes for hv.c and balloon.c Wei Liu (Tue May 28 2024 - 01:42:31 EST)
- Re: [syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup syzbot (Tue May 28 2024 - 01:46:16 EST)
- RE: [PATCH v2 5/5] iio: dac: ltc2664: Add driver for LTC2664 and LTC2672 Paller, Kim Seer (Tue May 28 2024 - 01:53:52 EST)
- [tip:x86/boot] BUILD SUCCESS 0c40b1c7a897bd9733e72aca2396fd3a62f1db17 kernel test robot (Tue May 28 2024 - 01:55:44 EST)
- [PATCH] usb: host: Add a quirk for writing ERST in high-low order Daehwan Jung (Tue May 28 2024 - 01:57:18 EST)
- [syzbot] [kernfs?] [usb?] INFO: task hung in kernfs_add_one syzbot (Tue May 28 2024 - 02:00:41 EST)
- [RESEND 1/4] regulator: rtq2208: Fix invalid memory access when devm_of_regulator_put_matches is called Alina Yu (Tue May 28 2024 - 02:01:44 EST)
- [RESEND 3/4] regulator: rtq2208: Add fixed LDO VOUT property and check that matches the constraints Alina Yu (Tue May 28 2024 - 02:01:50 EST)
- [RESEND 4/4] regulator: dt-bindings: rtq2208: Add specified fixed LDO VOUT property Alina Yu (Tue May 28 2024 - 02:01:54 EST)
- [RESEND 0/4] Fix issue when using devm_of_regulator_put_matches and add compatiblity for both fixed and adjustable LDO VOUT Alina Yu (Tue May 28 2024 - 02:01:58 EST)
- [RESEND 2/4] regulator: rtq2208: Fix LDO to be compatible with both fixed and adjustable vout Alina Yu (Tue May 28 2024 - 02:02:11 EST)
- Re: 6.9/BUG: Bad page state in process kswapd0 pfn:d6e840 Mikhail Gavrilov (Tue May 28 2024 - 02:06:03 EST)
- Re: [PATCH 1/2] regulator: rtq2208: Add fixed LDO VOUT property and check that matches the constraints Alina Yu (Tue May 28 2024 - 02:07:55 EST)
- [PATCH v2 1/3] dmaengine: ioatdma: Fix leaking on version mismatch Nikita Shubin via B4 Relay (Tue May 28 2024 - 02:09:36 EST)
- [PATCH v2 0/3] dmaengine: ioatdma: Fix mem leakage series Nikita Shubin via B4 Relay (Tue May 28 2024 - 02:09:38 EST)
- [PATCH v2 3/3] dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() Nikita Shubin via B4 Relay (Tue May 28 2024 - 02:09:39 EST)
- [PATCH v2 2/3] dmaengine: ioatdma: Fix error path in ioat3_dma_probe() Nikita Shubin via B4 Relay (Tue May 28 2024 - 02:09:40 EST)
- [PATCH net-next v3 0/2] net: xilinx_gmii2rgmii: Add clock support Vineeth Karumanchi (Tue May 28 2024 - 02:20:30 EST)
- [PATCH net-next v3 1/2] dt-bindings: net: xilinx_gmii2rgmii: Add clock support Vineeth Karumanchi (Tue May 28 2024 - 02:20:52 EST)
- [PATCH net-next v3 2/2] net: phy: xilinx-gmii2rgmii: Adopt clock support Vineeth Karumanchi (Tue May 28 2024 - 02:21:08 EST)
- Re: [PATCH] OPP: Fix missing cleanup on error in _opp_attach_genpd() Markus Elfring (Tue May 28 2024 - 02:21:28 EST)
- Re: [PATCH 0/2] cpufreq: qcom-nvmem: fix memory leaks and add auto device node cleanup Viresh Kumar (Tue May 28 2024 - 02:22:32 EST)
- Re: [PATCH] OPP: Fix missing cleanup on error in _opp_attach_genpd() Viresh Kumar (Tue May 28 2024 - 02:23:31 EST)
- Re: [PATCH] arm64: defconfig: Modify number of usable 8250 uart ports Bhavya Kapoor (Tue May 28 2024 - 02:27:25 EST)
- Re: [PATCH v6 3/4] driver core: shut down devices asynchronously Christoph Hellwig (Tue May 28 2024 - 02:31:24 EST)
- Re: [PATCH 01/18] dma-direct: take dma-ranges/offsets into account in resource mapping Christoph Hellwig (Tue May 28 2024 - 02:33:49 EST)
- Re: [PATCH] arm64: defconfig: Modify number of usable 8250 uart ports Krzysztof Kozlowski (Tue May 28 2024 - 02:34:32 EST)
- Re: [RESEND 4/4] regulator: dt-bindings: rtq2208: Add specified fixed LDO VOUT property Krzysztof Kozlowski (Tue May 28 2024 - 02:35:33 EST)
- [PATCH RESEND] soundwire: fix usages of device_get_named_child_node() Bard Liao (Tue May 28 2024 - 02:36:58 EST)
- Re: [PATCH] PCI: tegra: remove unused struct 'tegra_pcie_soc' Niklas Cassel (Tue May 28 2024 - 02:37:13 EST)
- Re: [PATCH 3/5] x86/mm: Introduce and export interface arch_clean_nonsnoop_dma() Christoph Hellwig (Tue May 28 2024 - 02:37:48 EST)
- Re: [PATCH v3 1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem() Tzung-Bi Shih (Tue May 28 2024 - 02:39:13 EST)
- Re: [PATCH v3 2/3] hwmon: add ChromeOS EC driver Tzung-Bi Shih (Tue May 28 2024 - 02:39:36 EST)
- Re: [PATCH 5.10-rt] printk: ignore that console preempted by irq/softirq xu xin (Tue May 28 2024 - 02:40:18 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Chunxin Zang (Tue May 28 2024 - 02:42:03 EST)
- [PATCHv2] PCI: pciehp: Use appropriate conditions to check the hotplug controller status Bitao Hu (Tue May 28 2024 - 02:42:26 EST)
- Re: [PATCH v2] dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema Krzysztof Kozlowski (Tue May 28 2024 - 02:43:50 EST)
- Re: [PATCH v2 06/19] dt-bindings: net: mscc-miim: Add resets property Krzysztof Kozlowski (Tue May 28 2024 - 02:45:22 EST)
- Re: 6.10/regression/bisected commit c4cb23111103 causes sleeping function called from invalid context at kernel/locking/mutex.c:585 Linux regression tracking (Thorsten Leemhuis) (Tue May 28 2024 - 02:46:44 EST)
- [PATCH] sched: core: Remove unnecessary ‘NULL’ values from pending kunyu (Tue May 28 2024 - 02:46:51 EST)
- Re: [RESEND PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma Krzysztof Kozlowski (Tue May 28 2024 - 02:49:10 EST)
- Re: [PATCH -next] cpufreq: longhaul: Fix kernel-doc param for longhaul_setstate Viresh Kumar (Tue May 28 2024 - 02:53:19 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Krzysztof Kozlowski (Tue May 28 2024 - 02:53:39 EST)
- Re: [PATCH v3 3/4] platform/chrome: cros_kbd_led_backlight: allow binding through mfd device Tzung-Bi Shih (Tue May 28 2024 - 02:54:04 EST)
- [PATCH] x86/hpet: Read HPET directly if panic in progress Tony W Wang-oc (Tue May 28 2024 - 02:55:08 EST)
- Re: [PATCH v5 2/5] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI Krzysztof Kozlowski (Tue May 28 2024 - 02:56:41 EST)
- Re: [PATCH v20 05/12] fs/read_write: Enable copy_file_range for block device. Nitesh Shetty (Tue May 28 2024 - 02:57:05 EST)
- Re: [PATCH 1/3] dt-bindings: i2c: gpio: Add 'transition-delay-ms' property Bastien Curutchet (Tue May 28 2024 - 02:59:21 EST)
- Re: some questions about restrictions in SMC-R v2's implementation Guangguan Wang (Tue May 28 2024 - 02:59:39 EST)
- [linus:master] [mm] ba42b524a0: segfault_at_ip_sp_error kernel test robot (Tue May 28 2024 - 03:01:21 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Tue May 28 2024 - 03:05:35 EST)
- Re: [PATCH v5 2/9] drm/mediatek: Add secure buffer control flow to mtk_drm_gem Jason-JH Lin (林睿祥) (Tue May 28 2024 - 03:07:14 EST)
- [PATCH 1/1] j1939: recover socket queue on CAN bus error during BAM transmission Oleksij Rempel (Tue May 28 2024 - 03:07:24 EST)
- Re: DRM Accel BoF at Linux Plumbers Tomeu Vizoso (Tue May 28 2024 - 03:09:37 EST)
- Re: [PATCH v3 2/3] hwmon: add ChromeOS EC driver Thomas Weißschuh (Tue May 28 2024 - 03:09:52 EST)
- Re: [PATCH] pinctrl: ralink: mt76x8: fix pinmux function Sergio Paracuellos (Tue May 28 2024 - 03:10:43 EST)
- Re: [PATCH v1 1/1] PNP: Export pnp_bus_type for modules Andy Shevchenko (Tue May 28 2024 - 03:11:01 EST)
- [linus:master] [mm] d99e3140a4: BUG:KCSAN:data-race_in_folio_remove_rmap_ptes/print_report kernel test robot (Tue May 28 2024 - 03:11:31 EST)
- [PATCH v5 0/2] fsl,irqsteer: power-domain support Alexander Stein (Tue May 28 2024 - 03:12:04 EST)
- [PATCH v5 1/2] dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8mp/imx8qxp support Alexander Stein (Tue May 28 2024 - 03:12:18 EST)
- [PATCH v5 2/2] arm64: dts: imx8mp: Add imx8mp-specific irqsteer compatible Alexander Stein (Tue May 28 2024 - 03:12:31 EST)
- Re: [PATCH] PCI: tegra194: Add check for host and endpoint modes Niklas Cassel (Tue May 28 2024 - 03:12:42 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Tue May 28 2024 - 03:13:06 EST)
- Re: [PATCH v1 1/1] PNP: Export pnp_bus_type for modules Andy Shevchenko (Tue May 28 2024 - 03:13:18 EST)
- [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Andreas Kemnade (Tue May 28 2024 - 03:14:00 EST)
- Re: [PATCH v1 1/1] PNP: Export pnp_bus_type for modules Christoph Hellwig (Tue May 28 2024 - 03:14:14 EST)
- Re: [PATCH 4/5] leds: add ChromeOS EC driver Tzung-Bi Shih (Tue May 28 2024 - 03:15:18 EST)
- Re: [EXTERNAL]Re: [PATCH v3 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Arthur Becker (Tue May 28 2024 - 03:15:33 EST)
- Re: [PATCH v3 1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem() Thomas Weißschuh (Tue May 28 2024 - 03:15:47 EST)
- [PATCH] sched: core: Remove unnecessary ‘NULL’ values from core_rq Li zeming (Tue May 28 2024 - 03:16:07 EST)
- Re: [PATCH v6 0/7] Add mediate-drm secure flow for SVP Jason-JH Lin (林睿祥) (Tue May 28 2024 - 03:16:10 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) hch@xxxxxxxxxxxxx (Tue May 28 2024 - 03:16:39 EST)
- [PATCH 0/3] slab: fix and cleanup of slub_debug Chengming Zhou (Tue May 28 2024 - 03:18:02 EST)
- [PATCH 1/3] slab: check the return value of check_bytes_and_report() Chengming Zhou (Tue May 28 2024 - 03:18:14 EST)
- [PATCH 2/3] slab: don't put freepointer outside of object if only orig_size Chengming Zhou (Tue May 28 2024 - 03:18:29 EST)
- [PATCH 3/3] slab: delete useless RED_INACTIVE and RED_ACTIVE Chengming Zhou (Tue May 28 2024 - 03:18:41 EST)
- Re: [GIT PULL] bcachefs updates fro 6.10-rc1 Geert Uytterhoeven (Tue May 28 2024 - 03:18:57 EST)
- RE: [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Sunil Kovvuri Goutham (Tue May 28 2024 - 03:19:14 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible Chunxin Zang (Tue May 28 2024 - 03:19:29 EST)
- Re: DRM Accel BoF at Linux Plumbers Tomeu Vizoso (Tue May 28 2024 - 03:19:43 EST)
- RE: [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Ng, Boon Khai (Tue May 28 2024 - 03:22:06 EST)
- Re: [EXTERNAL]Re: [PATCH v3 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Arthur Becker (Tue May 28 2024 - 03:23:28 EST)
- Re: [PATCH 4/5] leds: add ChromeOS EC driver Thomas Weißschuh (Tue May 28 2024 - 03:23:41 EST)
- Re: [PATCH] usb: host: Add a quirk for writing ERST in high-low order Greg Kroah-Hartman (Tue May 28 2024 - 03:23:55 EST)
- Re: [PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach Hardik Gajjar (Tue May 28 2024 - 03:25:25 EST)
- Re: [PATCH v2 1/5] dt-bindings: remoteproc: qcom,sa8775p-pas: Document the SA8775p ADSP, CDSP and GPDSP Bartosz Golaszewski (Tue May 28 2024 - 03:26:38 EST)
- Re: [PATCH] usb: host: Add a quirk for writing ERST in high-low order Greg Kroah-Hartman (Tue May 28 2024 - 03:29:28 EST)
- Re: [PATCH v3 2/3] hwmon: add ChromeOS EC driver Tzung-Bi Shih (Tue May 28 2024 - 03:30:36 EST)
- Re: [PATCH] usb: host: Add a quirk for writing ERST in high-low order Greg Kroah-Hartman (Tue May 28 2024 - 03:30:54 EST)
- [PATCH v2 3/6] platform/x86/intel: TPMI domain id and CPU mapping Tero Kristo (Tue May 28 2024 - 03:35:16 EST)
- [PATCH] sched: core: Remove unnecessary ‘0’ values from ret Li zeming (Tue May 28 2024 - 03:37:40 EST)
- Re: [PATCH v6,17/24] media: mediatek: vcodec: re-construct h264 driver to support svp mode Chen-Yu Tsai (Tue May 28 2024 - 03:38:24 EST)
- Re: [linus:master] [mm] d99e3140a4: BUG:KCSAN:data-race_in_folio_remove_rmap_ptes/print_report David Hildenbrand (Tue May 28 2024 - 03:43:55 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Miklos Szeredi (Tue May 28 2024 - 03:45:24 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Miklos Szeredi (Tue May 28 2024 - 03:46:55 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible K Prateek Nayak (Tue May 28 2024 - 03:47:35 EST)
- Re: [linus:master] [mm] d99e3140a4: BUG:KCSAN:data-race_in_folio_remove_rmap_ptes/print_report Oscar Salvador (Tue May 28 2024 - 03:48:14 EST)
- Re: [PATCH 1/3] dt-bindings: i2c: gpio: Add 'transition-delay-ms' property Krzysztof Kozlowski (Tue May 28 2024 - 03:49:20 EST)
- Re: [PATCH v2 1/5] dt-bindings: remoteproc: qcom,sa8775p-pas: Document the SA8775p ADSP, CDSP and GPDSP Krzysztof Kozlowski (Tue May 28 2024 - 03:50:54 EST)
- Re: CVE-2023-52734: net: sched: sch: Bounds check priority Michal Hocko (Tue May 28 2024 - 03:53:26 EST)
- Re: [PATCH] pinctrl: ralink: mt76x8: fix pinmux function 李维豪 (Tue May 28 2024 - 03:55:36 EST)
- Re: [PATCH v4 1/4] media: uvcvideo: stop stream during unregister Hans Verkuil (Tue May 28 2024 - 03:55:47 EST)
- Re: [PATCH v2] memcg: simple cleanup of stats update functions Sebastian Andrzej Siewior (Tue May 28 2024 - 03:56:37 EST)
- Re: [PATCH v5 0/6] Add DSC support to DSI video panel neil . armstrong (Tue May 28 2024 - 03:57:02 EST)
- [PATCH v11 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible Xu Yang (Tue May 28 2024 - 03:57:38 EST)
- [PATCH v11 2/8] perf: imx_perf: add macro definitions for parsing config attr Xu Yang (Tue May 28 2024 - 03:57:49 EST)
- [PATCH v11 3/8] perf: imx_perf: let the driver manage the counter usage rather the user Xu Yang (Tue May 28 2024 - 03:58:03 EST)
- [PATCH v11 4/8] perf: imx_perf: refactor driver for imx93 Xu Yang (Tue May 28 2024 - 03:58:18 EST)
- [PATCH v11 5/8] perf: imx_perf: fix counter start and config sequence Xu Yang (Tue May 28 2024 - 03:58:31 EST)
- [PATCH v11 6/8] perf: imx_perf: add support for i.MX95 platform Xu Yang (Tue May 28 2024 - 03:58:45 EST)
- [PATCH v11 7/8] perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics Xu Yang (Tue May 28 2024 - 03:59:01 EST)
- [PATCH v11 8/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics Xu Yang (Tue May 28 2024 - 03:59:12 EST)
- [BUG] Kernel panic when using Hibernation on kernel 6.1.25 Jia-hao Bai (白家豪) (Tue May 28 2024 - 04:00:24 EST)
- Re: [PATCH 1/2] net/core: remove redundant sk_callback_lock initialization Breno Leitao (Tue May 28 2024 - 04:00:57 EST)
- Re: [PATCH 6.8 000/493] 6.8.12-rc1 review Bagas Sanjaya (Tue May 28 2024 - 04:01:47 EST)
- Re: [PATCH] sched: core: Remove unnecessary ‘NULL’ values from core_rq Markus Elfring (Tue May 28 2024 - 04:04:34 EST)
- Re: [PATCH] clk: sifive: Do not register clkdevs for PRCI clocks Russell King (Oracle) (Tue May 28 2024 - 04:04:58 EST)
- Re: [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support Alexandre Ghiti (Tue May 28 2024 - 04:07:36 EST)
- [PATCH net-next v2 0/3] doc: mptcp: new general doc and fixes Matthieu Baerts (NGI0) (Tue May 28 2024 - 04:10:02 EST)
- [PATCH net-next v2 1/3] doc: mptcp: add missing 'available_schedulers' entry Matthieu Baerts (NGI0) (Tue May 28 2024 - 04:10:19 EST)
- [PATCH net-next v2 2/3] doc: mptcp: alphabetical order Matthieu Baerts (NGI0) (Tue May 28 2024 - 04:10:36 EST)
- [PATCH net-next v2 3/3] doc: new 'mptcp' page in 'networking' Matthieu Baerts (NGI0) (Tue May 28 2024 - 04:11:00 EST)
- [PATCH v8 1/6] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV Nicolin Chen (Tue May 28 2024 - 04:11:14 EST)
- [PATCH v8 2/6] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq Nicolin Chen (Tue May 28 2024 - 04:11:28 EST)
- [PATCH v8 4/6] iommu/arm-smmu-v3: Add CS_NONE quirk for CONFIG_TEGRA241_CMDQV Nicolin Chen (Tue May 28 2024 - 04:11:32 EST)
- [PATCH v8 3/6] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd Nicolin Chen (Tue May 28 2024 - 04:11:36 EST)
- [PATCH v8 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2) Nicolin Chen (Tue May 28 2024 - 04:11:49 EST)
- [PATCH v8 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF Nicolin Chen (Tue May 28 2024 - 04:12:20 EST)
- [PATCH v8 5/6] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV Nicolin Chen (Tue May 28 2024 - 04:12:51 EST)
- Re: [PATCH v2] memcg: simple cleanup of stats update functions Vlastimil Babka (SUSE) (Tue May 28 2024 - 04:13:10 EST)
- [syzbot] [net?] [virt?] upstream boot error: KMSAN: uninit-value in receive_buf syzbot (Tue May 28 2024 - 04:13:28 EST)
- Re: [PATCH] mm: Drop leftover comment references to pxx_huge() David Hildenbrand (Tue May 28 2024 - 04:13:41 EST)
- [syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_btree_path_traverse_cached_slowpath syzbot (Tue May 28 2024 - 04:13:57 EST)
- [syzbot] [dri?] [media?] general protection fault in udmabuf_create (2) syzbot (Tue May 28 2024 - 04:14:43 EST)
- [PATCH] clk: clkdev: don't fail clkdev_alloc() if over-sized Russell King (Oracle) (Tue May 28 2024 - 04:16:18 EST)
- Re: [PATCH v4 1/4] RAS/AMD/ATL: Read DRAM hole base early Borislav Petkov (Tue May 28 2024 - 04:17:27 EST)
- Re: [PATCH 3/3] pinctrl: rockchip: add rk3308b SoC support Heiko Stübner (Tue May 28 2024 - 04:18:03 EST)
- Re: [PATCH] clk: sifive: Do not register clkdevs for PRCI clocks Russell King (Oracle) (Tue May 28 2024 - 04:18:11 EST)
- Re: [PATCH 1/3] dt-bindings: media: rockchip,vpu: Document RK3128 compatible Heiko Stübner (Tue May 28 2024 - 04:19:27 EST)
- Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific parameters Kirill A. Shutemov (Tue May 28 2024 - 04:19:40 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_extent_update_i_size_sectors Alexander Potapenko (Tue May 28 2024 - 04:19:57 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Tue May 28 2024 - 04:20:37 EST)
- Re: [PATCH 0/2 v4] drivers: arch_topology: introduce automatic cleanup feature Vincenzo Mezzela (Tue May 28 2024 - 04:23:49 EST)
- Re: (subset) [PATCH 00/13] rockchip: Fixes and improvements for ROCK Pi S Jonas Karlman (Tue May 28 2024 - 04:24:39 EST)
- Re: [PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes Mark Rutland (Tue May 28 2024 - 04:26:28 EST)
- Re: [PATCH] hid-asus: use hid for brightness control on keyboard Hans de Goede (Tue May 28 2024 - 04:26:42 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Tue May 28 2024 - 04:28:21 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Bagas Sanjaya (Tue May 28 2024 - 04:28:56 EST)
- Re: [linux-next:master 6544/8170] ERROR: modpost: "__spi_register_driver" [drivers/iio/dac/ad9739a.ko] undefined! Borislav Petkov (Tue May 28 2024 - 04:31:36 EST)
- Re: [PATCH 1/2] scripts/make_fit: Drop fdt image entry compatible string Chen-Yu Tsai (Tue May 28 2024 - 04:31:49 EST)
- [PATCH RESEND 0/3] drm/panel: sitronix-st7789v: fixes for jt240mhqs_hwt_ek_e3 panel Gerald Loacker (Tue May 28 2024 - 04:33:51 EST)
- [PATCH RESEND 2/3] drm/panel: sitronix-st7789v: tweak timing for jt240mhqs_hwt_ek_e3 panel Gerald Loacker (Tue May 28 2024 - 04:33:59 EST)
- [PATCH RESEND 1/3] drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panel Gerald Loacker (Tue May 28 2024 - 04:34:17 EST)
- [PATCH RESEND 3/3] drm/panel: sitronix-st7789v: fix display size for jt240mhqs_hwt_ek_e3 panel Gerald Loacker (Tue May 28 2024 - 04:34:32 EST)
- Re: [PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure Maxime Ripard (Tue May 28 2024 - 04:35:14 EST)
- Re: [PATCH v2 1/2] xhci: Apply reset resume quirk to Etron EJ188 xHCI host Sergei Shtylyov (Tue May 28 2024 - 04:36:31 EST)
- Re: [PATCH] hid-asus: use hid for brightness control on keyboard Ilpo Järvinen (Tue May 28 2024 - 04:36:43 EST)
- [PATCH wireless] wifi: wlcore: fix wlcore AP mode Oracle (Tue May 28 2024 - 04:37:03 EST)
- Re: [PATCH 1/3] dt-bindings: media: rockchip,vpu: Document RK3128 compatible Sebastian Fricke (Tue May 28 2024 - 04:38:01 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Christian Brauner (Tue May 28 2024 - 04:38:44 EST)
- [PATCH 0/3] Power: A4: add power domain driver Xianwei Zhao via B4 Relay (Tue May 28 2024 - 04:39:55 EST)
- [PATCH 1/3] dt-bindings: power: add Amlogic A4 power domains Xianwei Zhao via B4 Relay (Tue May 28 2024 - 04:39:56 EST)
- [PATCH 3/3] arm64: dts: amlogic: a4: add power domain controller node Xianwei Zhao via B4 Relay (Tue May 28 2024 - 04:39:57 EST)
- [PATCH 2/3] pmdomain: amlogic: Add support for A4 power domains controller Xianwei Zhao via B4 Relay (Tue May 28 2024 - 04:39:57 EST)
- Re: [PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes Barry Song (Tue May 28 2024 - 04:40:37 EST)
- [PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning Leon Romanovsky (Tue May 28 2024 - 04:40:53 EST)
- Re: [PATCH 2/3] pmdomain: amlogic: Add support for A4 power domains controller Neil Armstrong (Tue May 28 2024 - 04:42:10 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% David Hildenbrand (Tue May 28 2024 - 04:42:15 EST)
- Re: [linus:master] [mm] d99e3140a4: BUG:KCSAN:data-race_in_folio_remove_rmap_ptes/print_report Miaohe Lin (Tue May 28 2024 - 04:42:34 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Friedrich Weber (Tue May 28 2024 - 04:42:49 EST)
- [PATCH net v2] netconsole: Do not shutdown dynamic configuration if cmdline is invalid Breno Leitao (Tue May 28 2024 - 04:43:07 EST)
- [PATCH] mm/hugetlb: Do not call vma_add_reservation upon ENOMEM Oscar Salvador (Tue May 28 2024 - 04:43:14 EST)
- Re: [PATCH v3 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Oliver Neukum (Tue May 28 2024 - 04:43:33 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Christian Brauner (Tue May 28 2024 - 04:43:46 EST)
- Re: [PATCH 3/3] pinctrl: rockchip: add rk3308b SoC support Jonas Karlman (Tue May 28 2024 - 04:44:10 EST)
- [PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes Sakari Ailus (Tue May 28 2024 - 04:44:43 EST)
- Re: [PATCH 3/3] arm64: dts: amlogic: a4: add power domain controller node Neil Armstrong (Tue May 28 2024 - 04:47:02 EST)
- Re: [PATCH wireless] wifi: wlcore: fix wlcore AP mode Russell King (Oracle) (Tue May 28 2024 - 04:50:48 EST)
- Re: [PATCH 3/9] platform/x86: asus-wmi: add macros and expose min/max sysfs for ppt tunables Ilpo Järvinen (Tue May 28 2024 - 04:51:04 EST)
- Re: [PATCH] drm/panel: sitronix-st7789v: Add check for of_drm_get_panel_orientation Michael Riesch (Tue May 28 2024 - 04:51:18 EST)
- Re: CVE-2024-35802: x86/sev: Fix position dependent variable references in startup code Michal Hocko (Tue May 28 2024 - 04:52:06 EST)
- [PATCH v2] scripts/make_fit: Drop fdt image entry compatible string Chen-Yu Tsai (Tue May 28 2024 - 04:52:49 EST)
- Re: [PATCH wireless] wifi: wlcore: fix wlcore AP mode Johannes Berg (Tue May 28 2024 - 04:54:56 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common Oscar Salvador (Tue May 28 2024 - 04:55:26 EST)
- Re: [PATCH 4/9] platform/x86: asus-wmi: reduce code duplication with macros Ilpo Järvinen (Tue May 28 2024 - 04:55:50 EST)
- Re: [PATCH v3 0/3] Add PCIe DT support for TI's J784S4 SoC Siddharth Vadapalli (Tue May 28 2024 - 04:56:36 EST)
- [net-next PATCH v2] octeontx2-af: Add debugfs support to dump NIX TM topology Anshumali Gaur (Tue May 28 2024 - 04:56:55 EST)
- Re: [PATCH] usb: host: Add a quirk for writing ERST in high-low order Jung Daehwan (Tue May 28 2024 - 04:58:00 EST)
- [PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support Tong Tiangen (Tue May 28 2024 - 04:59:36 EST)
- [PATCH v12 1/6] uaccess: add generic fallback version of copy_mc_to_user() Tong Tiangen (Tue May 28 2024 - 04:59:42 EST)
- [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC Tong Tiangen (Tue May 28 2024 - 05:00:00 EST)
- [PATCH v12 3/6] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage() Tong Tiangen (Tue May 28 2024 - 05:00:13 EST)
- [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage() Tong Tiangen (Tue May 28 2024 - 05:00:27 EST)
- [PATCH v12 5/6] arm64: introduce copy_mc_to_kernel() implementation Tong Tiangen (Tue May 28 2024 - 05:00:31 EST)
- [PATCH v12 6/6] arm64: send SIGBUS to user process for SEA exception Tong Tiangen (Tue May 28 2024 - 05:00:44 EST)
- Re: [PATCH 3/3] arm64: dts: amlogic: a4: add power domain controller node Xianwei Zhao (Tue May 28 2024 - 05:01:13 EST)
- Re: [PATCH 1/3] dt-bindings: power: add Amlogic A4 power domains Krzysztof Kozlowski (Tue May 28 2024 - 05:02:05 EST)
- [PATCH] ovl: change error message to info for empty lowerdir Eric Curtin (Tue May 28 2024 - 05:03:10 EST)
- Re: [PATCH 4/9] platform/x86: asus-wmi: reduce code duplication with macros Ilpo Järvinen (Tue May 28 2024 - 05:03:52 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Jon Hunter (Tue May 28 2024 - 05:04:34 EST)
- Re: [PATCH v3 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Dmitry Baryshkov (Tue May 28 2024 - 05:05:19 EST)
- Re: [PATCH 5/5] arm64: dts: ti: k3-j7200*: Add bootph-* properties Limaye, Aniket (Tue May 28 2024 - 05:05:52 EST)
- Re: [PATCH 5/9] platform/x86: asus-wmi: use WMI_SIMPLE_SHOW in more places Ilpo Järvinen (Tue May 28 2024 - 05:06:37 EST)
- Re: [RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem Jonathan Cameron (Tue May 28 2024 - 05:07:01 EST)
- Re: [PATCH 3/3] arm64: dts: amlogic: a4: add power domain controller node neil . armstrong (Tue May 28 2024 - 05:08:15 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Jens Wiklander (Tue May 28 2024 - 05:08:44 EST)
- Re: [PATCH V4 2/2] cpufreq: scmi: Register for limit change notifications Vincent Guittot (Tue May 28 2024 - 05:08:58 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Chengming Zhou (Tue May 28 2024 - 05:10:08 EST)
- [PATCH] genirq/debugfs: Print irqdomain flags as human-readable strings Jinjie Ruan (Tue May 28 2024 - 05:11:11 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Gao Xiang (Tue May 28 2024 - 05:13:21 EST)
- Re: [net-next PATCH v2] octeontx2-af: Add debugfs support to dump NIX TM topology Wojciech Drewek (Tue May 28 2024 - 05:13:38 EST)
- Re: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode kirill.shutemov@xxxxxxxxxxxxxxx (Tue May 28 2024 - 05:16:21 EST)
- [PATCH wireless-next 0/8] wifi: TI wilink8 updates Russell King (Oracle) (Tue May 28 2024 - 05:17:36 EST)
- [PATCH wireless-next 1/8] wifi: wlcore: correctness fix fwlog reading Russell King (Oracle) (Tue May 28 2024 - 05:17:53 EST)
- [PATCH wireless-next 2/8] wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficient Russell King (Oracle) (Tue May 28 2024 - 05:18:08 EST)
- [PATCH wireless-next 3/8] wifi: wlcore: improve code in wlcore_fw_status() Russell King (Oracle) (Tue May 28 2024 - 05:18:28 EST)
- [PATCH wireless-next 4/8] wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status() Russell King (Oracle) (Tue May 28 2024 - 05:18:42 EST)
- Re: [PATCH 3/3] arm64: dts: amlogic: a4: add power domain controller node Xianwei Zhao (Tue May 28 2024 - 05:19:02 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Tue May 28 2024 - 05:19:05 EST)
- [PATCH wireless-next 5/8] wifi: wlcore: store AP encryption key type Russell King (Oracle) (Tue May 28 2024 - 05:19:31 EST)
- [PATCH wireless-next 6/8] wifi: wlcore: add pn16 support Russell King (Oracle) (Tue May 28 2024 - 05:19:49 EST)
- [PATCH wireless-next 7/8] wifi: wl18xx: add support for reading 8.9.1 fw status Russell King (Oracle) (Tue May 28 2024 - 05:20:10 EST)
- [PATCH wireless-next 8/8] wifi: wl18xx: allow firmwares > 8.9.0.x.58 Russell King (Oracle) (Tue May 28 2024 - 05:20:25 EST)
- [PATCH v2] hwmon: (max6639) : Update hwmon init using info Naresh Solanki (Tue May 28 2024 - 05:20:38 EST)
- Re: [PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up Jose Ignacio Tornos Martinez (Tue May 28 2024 - 05:20:52 EST)
- Re: [PATCH 6/9] platform/x86: asus-wmi: add panel-fhd functionality Ilpo Järvinen (Tue May 28 2024 - 05:21:14 EST)
- [net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down Xiaolei Wang (Tue May 28 2024 - 05:21:33 EST)
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes John Garry (Tue May 28 2024 - 05:22:03 EST)
- Re: [PATCH] blk-zoned: Remove unnecessary ‘0’ values from ret Markus Elfring (Tue May 28 2024 - 05:22:45 EST)
- Re: [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding Sakari Ailus (Tue May 28 2024 - 05:25:27 EST)
- Re: [PATCH 1/1] iommu: Return right value in iommu_sva_bind_device() Jean-Philippe Brucker (Tue May 28 2024 - 05:25:48 EST)
- Re: [PATCH 7/9] platform/x86: asus-wmi: add enable/disable CPU cores Ilpo Järvinen (Tue May 28 2024 - 05:27:41 EST)
- Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness Vincent Guittot (Tue May 28 2024 - 05:29:23 EST)
- Re: [PATCH printk v6 19/30] printk: nbcon: Provide function to flush using write_atomic() Petr Mladek (Tue May 28 2024 - 05:30:48 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Mikko Rapeli (Tue May 28 2024 - 05:31:02 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Christian Brauner (Tue May 28 2024 - 05:32:45 EST)
- Re: [PATCH net-next v3 2/2] net: phy: xilinx-gmii2rgmii: Adopt clock support Wojciech Drewek (Tue May 28 2024 - 05:33:38 EST)
- [PATCH v2] dt-bindings: net: rockchip-dwmac: Fix rockchip,rk3308-gmac compatible Jonas Karlman (Tue May 28 2024 - 05:38:26 EST)
- [PATCH] arm64: dts: ti: k3-j722s-evm: Enable main_uart5 Bhavya Kapoor (Tue May 28 2024 - 05:39:40 EST)
- [PATCH 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe Alexander Stein (Tue May 28 2024 - 05:39:51 EST)
- Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Enable main_uart5 Bhavya Kapoor (Tue May 28 2024 - 05:40:15 EST)
- [PATCH] serial: imx: stop casting struct uart_port to struct imx_port Rasmus Villemoes (Tue May 28 2024 - 05:40:36 EST)
- Re: [PATCH v5 5/5] power: supply: ltc3350-charger: Add driver Mike Looijmans (Tue May 28 2024 - 05:42:00 EST)
- Re: [PATCH 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps Jiri Olsa (Tue May 28 2024 - 05:42:52 EST)
- Re: [PATCH v1 1/1] PNP: Export pnp_bus_type for modules Rafael J. Wysocki (Tue May 28 2024 - 05:43:08 EST)
- Re: [PATCH net-next v3 1/2] dt-bindings: net: xilinx_gmii2rgmii: Add clock support Krzysztof Kozlowski (Tue May 28 2024 - 05:44:58 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Jingbo Xu (Tue May 28 2024 - 05:45:35 EST)
- Re: [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding Krzysztof Kozlowski (Tue May 28 2024 - 05:46:17 EST)
- [PATCH] tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local Jarkko Sakkinen (Tue May 28 2024 - 05:47:01 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Alexey Charkov (Tue May 28 2024 - 05:49:42 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common Oscar Salvador (Tue May 28 2024 - 05:51:26 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common Oscar Salvador (Tue May 28 2024 - 05:53:03 EST)
- Re: [PATCH v1 1/1] PNP: Export pnp_bus_type for modules Andy Shevchenko (Tue May 28 2024 - 05:53:21 EST)
- Re: [PATCH v2 1/2] xhci: Apply reset resume quirk to Etron EJ188 xHCI host 蔣光益 (Tue May 28 2024 - 05:53:51 EST)
- [PATCH v2] tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local Jarkko Sakkinen (Tue May 28 2024 - 05:54:55 EST)
- [PATCHv11 00/19] x86/tdx: Add kexec support Kirill A. Shutemov (Tue May 28 2024 - 05:55:48 EST)
- [PATCHv11 03/19] cpu/hotplug: Add support for declaring CPU offlining not supported Kirill A. Shutemov (Tue May 28 2024 - 05:55:58 EST)
- [PATCHv11 01/19] x86/acpi: Extract ACPI MADT wakeup code into a separate file Kirill A. Shutemov (Tue May 28 2024 - 05:55:59 EST)
- [PATCHv11 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest Kirill A. Shutemov (Tue May 28 2024 - 05:56:29 EST)
- [PATCHv11 08/19] x86/mm: Return correct level from lookup_address() if pte is none Kirill A. Shutemov (Tue May 28 2024 - 05:56:43 EST)
- [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion Kirill A. Shutemov (Tue May 28 2024 - 05:56:49 EST)
- [PATCHv11 13/19] x86/mm: Do not zap page table entries mapping unaccepted memory table during kdump. Kirill A. Shutemov (Tue May 28 2024 - 05:57:10 EST)
- [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec Kirill A. Shutemov (Tue May 28 2024 - 05:57:10 EST)
- [PATCHv11 02/19] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init Kirill A. Shutemov (Tue May 28 2024 - 05:57:45 EST)
- [PATCHv11 04/19] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup Kirill A. Shutemov (Tue May 28 2024 - 05:57:57 EST)
- [PATCHv11 15/19] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case Kirill A. Shutemov (Tue May 28 2024 - 05:58:16 EST)
- [PATCHv11 16/19] x86/smp: Add smp_ops.stop_this_cpu() callback Kirill A. Shutemov (Tue May 28 2024 - 05:58:22 EST)
- [PATCHv11 09/19] x86/tdx: Account shared memory Kirill A. Shutemov (Tue May 28 2024 - 05:58:40 EST)
- [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method Kirill A. Shutemov (Tue May 28 2024 - 05:58:48 EST)
- [PATCHv11 19/19] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed Kirill A. Shutemov (Tue May 28 2024 - 05:58:53 EST)
- [PATCHv11 17/19] x86/mm: Introduce kernel_ident_mapping_free() Kirill A. Shutemov (Tue May 28 2024 - 05:59:05 EST)
- [PATCHv11 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec Kirill A. Shutemov (Tue May 28 2024 - 05:59:07 EST)
- [PATCHv11 12/19] x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges Kirill A. Shutemov (Tue May 28 2024 - 05:59:34 EST)
- [PATCHv11 14/19] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure Kirill A. Shutemov (Tue May 28 2024 - 05:59:35 EST)
- [PATCHv11 07/19] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno Kirill A. Shutemov (Tue May 28 2024 - 06:00:05 EST)
- Re: [PATCH v2 1/2] perf jevents: Use name for special find value John Garry (Tue May 28 2024 - 06:00:33 EST)
- Re: [PATCH v2] net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP Steffen Klassert (Tue May 28 2024 - 06:00:48 EST)
- Re: [PATCH printk v6 26/30] printk: nbcon: Implement emergency sections Petr Mladek (Tue May 28 2024 - 06:01:03 EST)
- Re: [RFC 0/2] fuse: introduce fuse server recovery mechanism Gao Xiang (Tue May 28 2024 - 06:01:18 EST)
- Re: [PATCH v1 1/1] PNP: Export pnp_bus_type for modules Rafael J. Wysocki (Tue May 28 2024 - 06:01:34 EST)
- Re: [PATCH v5 2/6] drm/msm/dpu: adjust data width for widen bus case Jun Nie (Tue May 28 2024 - 06:01:46 EST)
- Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness Lukasz Luba (Tue May 28 2024 - 06:02:00 EST)
- Re: [PATCH] fs/adfs: add MODULE_DESCRIPTION Christian Brauner (Tue May 28 2024 - 06:02:16 EST)
- Re: [PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c John Garry (Tue May 28 2024 - 06:02:36 EST)
- Re: [PATCHv11 00/19] x86/tdx: Add kexec support Rafael J. Wysocki (Tue May 28 2024 - 06:02:51 EST)
- Re: [PATCH 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe Liu Ying (Tue May 28 2024 - 06:03:03 EST)
- Re: [PATCH v6 2/3] scsi: ufs: Maximum RTT supported by the host driver Peter Wang (王信友) (Tue May 28 2024 - 06:03:18 EST)
- [PATCH] ice: irdma hardware init failed after suspend/resume Ricky Wu (Tue May 28 2024 - 06:03:38 EST)
- Re: (subset) [PATCH v3 0/7] Add DSI support for RK3128 Heiko Stuebner (Tue May 28 2024 - 06:03:50 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Tue May 28 2024 - 06:04:04 EST)
- Re: [PATCH printk v6 29/30] rcu: Mark emergency sections in rcu stalls Petr Mladek (Tue May 28 2024 - 06:04:22 EST)
- Re: [PATCH v2 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding Sakari Ailus (Tue May 28 2024 - 06:04:42 EST)
- Re: [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Krzysztof Kozlowski (Tue May 28 2024 - 06:04:53 EST)
- [PATCH 3/3] tpm: Enable TCG_TPM2_HMAC by default only for X86_64 Jarkko Sakkinen (Tue May 28 2024 - 06:05:11 EST)
- [PATCH] drm: bridge: adv7511: Accept audio sample widths of 32 bits via I2S Ricard Wanderlof (Tue May 28 2024 - 06:05:19 EST)
- Re: [EXTERNAL]Re: [PATCH v3 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Jonathan Cameron (Tue May 28 2024 - 06:05:34 EST)
- Re: [PATCH v4 2/4] RAS/AMD/ATL: Expand helpers for adding and removing base and hole Borislav Petkov (Tue May 28 2024 - 06:07:49 EST)
- Re: [PATCH] fs: autofs: add MODULE_DESCRIPTION() Christian Brauner (Tue May 28 2024 - 06:09:27 EST)
- [PATCH] x86/tdx: Generate SIGBUS on userspace MMIO Kirill A. Shutemov (Tue May 28 2024 - 06:09:40 EST)
- Re: [PATCH printk v6 00/30] wire up write_atomic() printing Petr Mladek (Tue May 28 2024 - 06:10:34 EST)
- Re: [PATCH] net: filter: use DEV_STAT_INC() patchwork-bot+netdevbpf (Tue May 28 2024 - 06:10:53 EST)
- Re: [PATCH v4 3/4] RAS/AMD/ATL: Validate address map when information is gathered Borislav Petkov (Tue May 28 2024 - 06:11:33 EST)
- Re: [PATCH v2] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed John Garry (Tue May 28 2024 - 06:12:00 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Jan Kara (Tue May 28 2024 - 06:12:22 EST)
- Re: [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING Clément Léger (Tue May 28 2024 - 06:15:24 EST)
- [PATCH v4 0/5] arm64: dts: remove tx-sched-sp property in snps,dwmac Flavio Suligoi (Tue May 28 2024 - 06:17:08 EST)
- [PATCH v4 1/5] arm64: dts: freescale: imx8mp-beacon: remove tx-sched-sp property Flavio Suligoi (Tue May 28 2024 - 06:17:16 EST)
- [PATCH v4 2/5] arm64: dts: freescale: imx8mp-evk: remove tx-sched-sp property Flavio Suligoi (Tue May 28 2024 - 06:17:34 EST)
- [PATCH v4 3/5] arm64: dts: freescale: imx8mp-verdin: remove tx-sched-sp property Flavio Suligoi (Tue May 28 2024 - 06:17:35 EST)
- [PATCH v4 4/5] arm64: dts: qcom: sa8540p-ride: remove tx-sched-sp property Flavio Suligoi (Tue May 28 2024 - 06:17:50 EST)
- [PATCH v4 5/5] arm64: dts: qcom: sa8775p-ride: remove tx-sched-sp property Flavio Suligoi (Tue May 28 2024 - 06:18:10 EST)
- [tip:master] BUILD SUCCESS f8441cd55885e43eb0d4e8eedc6c5ab15d2dabf1 kernel test robot (Tue May 28 2024 - 06:18:26 EST)
- Re: [PATCH v2] memcg: simple cleanup of stats update functions Sebastian Andrzej Siewior (Tue May 28 2024 - 06:19:20 EST)
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Ilpo Järvinen (Tue May 28 2024 - 06:19:55 EST)
- [PATCH 0/4] usb: davinci: Add PM runtime support and improve HOST only mode support Bastien Curutchet (Tue May 28 2024 - 06:20:50 EST)
- [PATCH 1/4] phy: ti: phy-da8xx-usb: Add runtime PM support Bastien Curutchet (Tue May 28 2024 - 06:20:56 EST)
- [PATCH 4/4] usb: musb: da8xx: Implement BABBLE recovery Bastien Curutchet (Tue May 28 2024 - 06:21:09 EST)
- [PATCH 2/4] Revert "usb: musb: da8xx: Set phy in OTG mode by default" Bastien Curutchet (Tue May 28 2024 - 06:21:22 EST)
- [PATCH 3/4] usb: musb: da8xx: Remove try_idle implementation from host-only mode Bastien Curutchet (Tue May 28 2024 - 06:21:23 EST)
- Re: [PATCH] kmsan: introduce test_unpoison_memory() Alexander Potapenko (Tue May 28 2024 - 06:22:13 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Krzysztof Kozlowski (Tue May 28 2024 - 06:22:31 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Russell King (Oracle) (Tue May 28 2024 - 06:22:56 EST)
- Re: [PATCH RFC net-next 3/3] net: stmmac: Drop TBI/RTBI PCS flags Russell King (Oracle) (Tue May 28 2024 - 06:23:31 EST)
- Re: [PATCH v4 4/4] RAS/AMD/ATL: Implement DF 4.5 NP2 denormalization Borislav Petkov (Tue May 28 2024 - 06:24:12 EST)
- [syzbot] [bpf?] [net?] possible deadlock in sock_map_update_common (2) syzbot (Tue May 28 2024 - 06:24:49 EST)
- Re: [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood Russell King (Oracle) (Tue May 28 2024 - 06:25:12 EST)
- Re: [PATCH v6 4/8] mailbox: mtk-cmdq: Support GCE loop packets in interrupt handler AngeloGioacchino Del Regno (Tue May 28 2024 - 06:25:24 EST)
- Re: [PATCH v6 3/8] soc: mediatek: cmdq: Add cmdq_pkt_logic_command to support math operation AngeloGioacchino Del Regno (Tue May 28 2024 - 06:25:31 EST)
- Re: [PATCH v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver AngeloGioacchino Del Regno (Tue May 28 2024 - 06:25:46 EST)
- Re: [PATCH] serial: imx: stop casting struct uart_port to struct imx_port Ilpo Järvinen (Tue May 28 2024 - 06:26:03 EST)
- Re: [PATCH v4 1/3] dt-bindings: mailbox: Add mediatek,gce-props.yaml AngeloGioacchino Del Regno (Tue May 28 2024 - 06:27:09 EST)
- [PATCH v2 0/2] PNP: Fix handling of pnp_bus_type Andy Shevchenko (Tue May 28 2024 - 06:27:29 EST)
- [PATCH v2 1/2] PNP: Make dev_is_pnp() to be a function and export it for modules Andy Shevchenko (Tue May 28 2024 - 06:27:40 EST)
- [PATCH v2 2/2] PNP: Hide pnp_bus_type from the non-PNP code Andy Shevchenko (Tue May 28 2024 - 06:27:48 EST)
- [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc2 Jarkko Sakkinen (Tue May 28 2024 - 06:29:09 EST)
- [PATCH] linux-4.19.y/printk: Avoid logbuf_lock deadlock in oops_end() Tony W Wang-oc (Tue May 28 2024 - 06:30:42 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common syzbot (Tue May 28 2024 - 06:31:13 EST)
- Re: [PATCH v9 06/10] math.h: Add macros for rounding to closest value Devarsh Thakkar (Tue May 28 2024 - 06:33:09 EST)
- Re: [PATCH] ovl: change error message to info for empty lowerdir Miklos Szeredi (Tue May 28 2024 - 06:35:00 EST)
- Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness Christian Loehle (Tue May 28 2024 - 06:35:49 EST)
- Re: [PATCH v2] ext4: fix fast commit inode enqueueing during a full journal commit Jan Kara (Tue May 28 2024 - 06:36:18 EST)
- Re: [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost AngeloGioacchino Del Regno (Tue May 28 2024 - 06:36:34 EST)
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Paolo Bonzini (Tue May 28 2024 - 06:40:05 EST)
- Re: [PATCH v2] arm64: dts: mediatek: mt8192-asurada: Add off-on-delay-us for pp3300_mipibrdg AngeloGioacchino Del Regno (Tue May 28 2024 - 06:41:02 EST)
- [regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0 Kalle Valo (Tue May 28 2024 - 06:42:41 EST)
- Re: [PATCH] ice: irdma hardware init failed after suspend/resume Wojciech Drewek (Tue May 28 2024 - 06:43:28 EST)
- Re: [Intel-wired-lan] [PATCH] ice: irdma hardware init failed after suspend/resume Michal Swiatkowski (Tue May 28 2024 - 06:44:05 EST)
- [PATCH net-next] net: smc91x: Refactor SMC_* macros Thorsten Blum (Tue May 28 2024 - 06:46:56 EST)
- [PATCH 1/2] kmsan: do not wipe out origin when doing partial unpoisoning Alexander Potapenko (Tue May 28 2024 - 06:48:23 EST)
- [PATCH 2/2] kmsan: introduce test_unpoison_memory() Alexander Potapenko (Tue May 28 2024 - 06:48:35 EST)
- Re: [PATCH] sched: core: Remove unnecessary ‘NULL’ values from core_rq kernel test robot (Tue May 28 2024 - 06:50:02 EST)
- Re: [PATCH v4] dt-bindings: gpio: lsi,zevio-gpio: convert to dtschema Krzysztof Kozlowski (Tue May 28 2024 - 06:52:12 EST)
- Re: [PATCH v2] ext4: fix fast commit inode enqueueing during a full journal commit Jan Kara (Tue May 28 2024 - 06:52:21 EST)
- Re: [PATCH v2 1/2] PNP: Make dev_is_pnp() to be a function and export it for modules Christoph Hellwig (Tue May 28 2024 - 06:53:36 EST)
- Re: [PATCH v2 2/2] PNP: Hide pnp_bus_type from the non-PNP code Christoph Hellwig (Tue May 28 2024 - 06:54:08 EST)
- Re: [RFC PATCH v3 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries Christophe Leroy (Tue May 28 2024 - 06:54:18 EST)
- Re: [PATCHv2] PCI: pciehp: Use appropriate conditions to check the hotplug controller status Ilpo Järvinen (Tue May 28 2024 - 06:54:33 EST)
- Re: [PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer Emil Renner Berthing (Tue May 28 2024 - 06:54:50 EST)
- Re: [PATCH] ovl: change error message to info for empty lowerdir Eric Curtin (Tue May 28 2024 - 06:55:40 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Tue May 28 2024 - 06:55:50 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) hch@xxxxxxxxxxxxx (Tue May 28 2024 - 06:56:56 EST)
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes Christoph Hellwig (Tue May 28 2024 - 06:57:53 EST)
- Re: [PATCH] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Tue May 28 2024 - 07:01:31 EST)
- Re: [RFC PATCH v4 03/16] mm: Provide mm_struct and address to huge_ptep_get() Christophe Leroy (Tue May 28 2024 - 07:02:49 EST)
- [PATCH] wifi: rtw88: schedule rx work after everything is set up Marcin Ślusarz (Tue May 28 2024 - 07:03:13 EST)
- Re: [PATCH] arm64: dts: ti: k3-j722s-evm: Enable main_uart5 Bhavya Kapoor (Tue May 28 2024 - 07:08:41 EST)
- Re: [LSF/MM/BPF TOPIC] untorn buffered writes John Garry (Tue May 28 2024 - 07:09:44 EST)
- Re: [RFC PATCH v3 2/6] sched/uclamp: Track a new util_avg_bias signal Hongyan Xia (Tue May 28 2024 - 07:09:53 EST)
- [PATCH v3 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency Conor Dooley (Tue May 28 2024 - 07:11:25 EST)
- [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do Conor Dooley (Tue May 28 2024 - 07:11:38 EST)
- [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support Conor Dooley (Tue May 28 2024 - 07:11:47 EST)
- Re: [PATCHv11 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest Huang, Kai (Tue May 28 2024 - 07:12:45 EST)
- Re: [Intel-wired-lan] [PATCH] ice: irdma hardware init failed after suspend/resume Paul Menzel (Tue May 28 2024 - 07:13:12 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open Hillf Danton (Tue May 28 2024 - 07:14:28 EST)
- Re: [PATCH net] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound Paolo Abeni (Tue May 28 2024 - 07:15:51 EST)
- Re: [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Andreas Kemnade (Tue May 28 2024 - 07:16:37 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Stefan Berger (Tue May 28 2024 - 07:20:31 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open syzbot (Tue May 28 2024 - 07:21:10 EST)
- Re: [PATCH] clk: clkdev: don't fail clkdev_alloc() if over-sized Ron Economos (Tue May 28 2024 - 07:22:18 EST)
- Re: [PATCH v9 07/10] lib: add basic KUnit test for lib/math Devarsh Thakkar (Tue May 28 2024 - 07:22:31 EST)
- Re: [v7 1/7] dt-bindings: display: panel: Add himax hx83102 panel bindings Linus Walleij (Tue May 28 2024 - 07:22:42 EST)
- Re: [v7 4/7] dt-bindings: display: panel: Add compatible for BOE nv110wum-l60 Linus Walleij (Tue May 28 2024 - 07:23:31 EST)
- Re: [v7 6/7] dt-bindings: display: panel: Add compatible for IVO t109nw41 Linus Walleij (Tue May 28 2024 - 07:24:02 EST)
- Re: [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Krzysztof Kozlowski (Tue May 28 2024 - 07:25:43 EST)
- Re: [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes Linus Walleij (Tue May 28 2024 - 07:29:32 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common Oscar Salvador (Tue May 28 2024 - 07:29:50 EST)
- [PATCH v2 1/8] misc: fastrpc: Add missing dev_err newlines Ekansh Gupta (Tue May 28 2024 - 07:30:24 EST)
- [PATCH v2 4/8] misc: fastrpc: Add static PD restart support Ekansh Gupta (Tue May 28 2024 - 07:30:41 EST)
- [PATCH v2 5/8] misc: fastrpc: Redesign remote heap management Ekansh Gupta (Tue May 28 2024 - 07:30:46 EST)
- [PATCH v2 2/8] misc: fastrpc: Fix DSP capabilities request Ekansh Gupta (Tue May 28 2024 - 07:31:05 EST)
- [PATCH v2 6/8] misc: fastrpc: Add support for unsigned PD Ekansh Gupta (Tue May 28 2024 - 07:31:11 EST)
- [PATCH v2 7/8] misc: fastrpc: Restrict untrusted apk to spawn Ekansh Gupta (Tue May 28 2024 - 07:31:20 EST)
- [PATCH v2 0/8] Add missing features to FastRPC driver Ekansh Gupta (Tue May 28 2024 - 07:31:46 EST)
- [PATCH v2 8/8] misc: fastrpc: Add system unsigned PD support Ekansh Gupta (Tue May 28 2024 - 07:32:09 EST)
- [PATCH v2 3/8] misc: fastrpc: Add support to save and restore Ekansh Gupta (Tue May 28 2024 - 07:32:22 EST)
- Re: [PATCH v2 2/2] ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry() lei lu (Tue May 28 2024 - 07:32:40 EST)
- Re: [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards Conor Dooley (Tue May 28 2024 - 07:32:57 EST)
- [PATCH] sched/numa: return earlier in task_numa_work() Qi Zheng (Tue May 28 2024 - 07:33:11 EST)
- Re: [PATCH v9 07/10] lib: add basic KUnit test for lib/math Devarsh Thakkar (Tue May 28 2024 - 07:33:28 EST)
- [PATCH] kheaders: explicitly define file modes for archived headers Matthias Männich (Tue May 28 2024 - 07:33:45 EST)
- Re: [PATCH] fs: fat: add missing MODULE_DESCRIPTION() macros Christian Brauner (Tue May 28 2024 - 07:35:15 EST)
- Re: [PATCH] ovl: change error message to info for empty lowerdir Miklos Szeredi (Tue May 28 2024 - 07:35:30 EST)
- Re: [PATCH v2 0/2] PMC8380 PMIC pinctrl Linus Walleij (Tue May 28 2024 - 07:36:06 EST)
- Re: [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage Arnd Bergmann (Tue May 28 2024 - 07:36:21 EST)
- Re: [PATCH] fs: hfs: add MODULE_DESCRIPTION() Christian Brauner (Tue May 28 2024 - 07:36:35 EST)
- Re: Use of zero-length arrays in bcachefs structures inner fields Alexander Potapenko (Tue May 28 2024 - 07:37:02 EST)
- Re: [PATCH v2] dm: optimize flushes Mikulas Patocka (Tue May 28 2024 - 07:38:11 EST)
- Re: [PATCH] pinctrl: ralink: mt76x8: fix pinmux function Markus Elfring (Tue May 28 2024 - 07:38:22 EST)
- [PATCH net-next v6 0/3] Introduce switch mode support for ICSSG driver MD Danish Anwar (Tue May 28 2024 - 07:38:34 EST)
- [PATCH net-next v6 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB MD Danish Anwar (Tue May 28 2024 - 07:38:51 EST)
- [PATCH net-next v6 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support MD Danish Anwar (Tue May 28 2024 - 07:39:14 EST)
- Re: [PATCH] pinctrl: pinctrl-tps6594: make tps65224_muxval_remap and tps6594_muxval_remap as static to fix sparse warning Linus Walleij (Tue May 28 2024 - 07:39:30 EST)
- [PATCH net-next v6 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware MD Danish Anwar (Tue May 28 2024 - 07:39:33 EST)
- Re: [RFC PATCH v3 3/6] sched/fair: Use util biases for utilization and frequency Hongyan Xia (Tue May 28 2024 - 07:40:05 EST)
- Re: [PATCH] fs: autofs: add MODULE_DESCRIPTION() Christian Brauner (Tue May 28 2024 - 07:40:24 EST)
- Re: [PATCH] fs: binfmt: add missing MODULE_DESCRIPTION() macros Christian Brauner (Tue May 28 2024 - 07:41:05 EST)
- Re: [PATCH] fs: cramfs: add MODULE_DESCRIPTION() Christian Brauner (Tue May 28 2024 - 07:41:27 EST)
- Re: ath10k_pci 0000:3a:00.0: Could not init core: -110 James Prestwood (Tue May 28 2024 - 07:42:42 EST)
- Re: [RFC PATCH v3 5/6] sched/uclamp: Simplify uclamp_eff_value() Hongyan Xia (Tue May 28 2024 - 07:43:00 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Tue May 28 2024 - 07:43:19 EST)
- Re: [PATCH 6/7] drm/bridge: Introduce early_enable and late disable Maxime Ripard (Tue May 28 2024 - 07:44:03 EST)
- [PATCH V3 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450 Ajit Pandey (Tue May 28 2024 - 07:44:16 EST)
- [PATCH V3 1/8] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL Ajit Pandey (Tue May 28 2024 - 07:44:44 EST)
- Re: [PATCH] gpio-syscon: do not report bogus error Linus Walleij (Tue May 28 2024 - 07:44:50 EST)
- [PATCH V3 2/8] dt-bindings: clock: qcom: add DISPCC clocks on SM4450 Ajit Pandey (Tue May 28 2024 - 07:45:16 EST)
- [PATCH V3 4/8] dt-bindings: clock: qcom: add CAMCC clocks on SM4450 Ajit Pandey (Tue May 28 2024 - 07:45:42 EST)
- [PATCH V3 3/8] clk: qcom: Add DISPCC driver support for SM4450 Ajit Pandey (Tue May 28 2024 - 07:45:45 EST)
- [PATCH V3 6/8] dt-bindings: clock: qcom: add GPUCC clocks on SM4450 Ajit Pandey (Tue May 28 2024 - 07:46:15 EST)
- [PATCH V3 7/8] clk: qcom: Add GPUCC driver support for SM4450 Ajit Pandey (Tue May 28 2024 - 07:46:40 EST)
- [PATCH V3 5/8] clk: qcom: Add CAMCC driver support for SM4450 Ajit Pandey (Tue May 28 2024 - 07:46:40 EST)
- [PATCH V3 8/8] arm64: dts: qcom: sm4450: add camera, display and gpu clock controller Ajit Pandey (Tue May 28 2024 - 07:47:08 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Artem Savkov (Tue May 28 2024 - 07:47:28 EST)
- Re: [PATCH v2] misc: fastrpc: Use memdup_user() Srinivas Kandagatla (Tue May 28 2024 - 07:47:46 EST)
- Re: [RESEND PATCH v2] misc: fastrpc: Use memdup_user() Srinivas Kandagatla (Tue May 28 2024 - 07:47:52 EST)
- Re: [PATCH v4 0/2 RESEND] Add StarFive's StarLink Cache Controller Conor Dooley (Tue May 28 2024 - 07:48:18 EST)
- Re: [PATCH 1/2] dt-bindings: arm: arm,juno-fpga-apb-regs: document FPGA syscon Linus Walleij (Tue May 28 2024 - 07:48:43 EST)
- Re: [PATCH 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe Alexander Stein (Tue May 28 2024 - 07:50:38 EST)
- [PATCH] drm/amdkfd: select CONFIG_CRC16 Arnd Bergmann (Tue May 28 2024 - 07:51:07 EST)
- Re: [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes Heiko Stübner (Tue May 28 2024 - 07:51:24 EST)
- [PATCH 1/4] [RESEND] drm/amd/display: dynamically allocate dml2_configuration_options structures Arnd Bergmann (Tue May 28 2024 - 07:52:02 EST)
- [PATCH 2/4] [RESEND] drm/amd/display: fix graphics_object_id size Arnd Bergmann (Tue May 28 2024 - 07:52:14 EST)
- Re: [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes Heiko Stübner (Tue May 28 2024 - 07:52:33 EST)
- Re: [PATCH v2 2/2] media: i2c: Add driver for ST VD56G3 camera sensor Sakari Ailus (Tue May 28 2024 - 07:52:50 EST)
- [PATCH 3/4] drm/amd/display: avoid large on-stack structures Arnd Bergmann (Tue May 28 2024 - 07:52:59 EST)
- [PATCH 4/4] drm/amd/display: Move 'struct scaler_data' off stack Arnd Bergmann (Tue May 28 2024 - 07:53:20 EST)
- Re: [RFC PATCH v3 6/6] Propagate negative bias Hongyan Xia (Tue May 28 2024 - 07:53:37 EST)
- Re: [PATCH 4/5] gpio: adp5585: Add Analog Devices ADP5585 support Linus Walleij (Tue May 28 2024 - 07:54:53 EST)
- [PATCH] dmaengine: fsl-edma: avoid linking both modules Arnd Bergmann (Tue May 28 2024 - 07:55:08 EST)
- [PATCH] sched: core: quota and parent_quota can be uninitialized and assigned values Li zeming (Tue May 28 2024 - 07:55:21 EST)
- Re: [PATCH v5 2/6] drm/msm/dpu: adjust data width for widen bus case Dmitry Baryshkov (Tue May 28 2024 - 07:56:57 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Artem Savkov (Tue May 28 2024 - 07:57:24 EST)
- Re: [PATCH v1 5/5] riscv: dts: microchip: add an initial devicetree for the BeagleV Fire Conor Dooley (Tue May 28 2024 - 07:58:09 EST)
- [PATCH 1/2] HID: intel-ish-hid: fix cache management mistake Arnd Bergmann (Tue May 28 2024 - 07:58:23 EST)
- [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion Arnd Bergmann (Tue May 28 2024 - 07:58:38 EST)
- Re: [PATCH v15 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings Jason A. Donenfeld (Tue May 28 2024 - 07:58:55 EST)
- Re: [PATCH 1/3] pinctrl: cy8c95x0: Use single I2C lock Linus Walleij (Tue May 28 2024 - 07:59:09 EST)
- [PATCH] platform/x86: yt2-1380: add CONFIG_EXTCON dependency Arnd Bergmann (Tue May 28 2024 - 07:59:53 EST)
- Re: [PATCH 1/2] net/core: remove redundant sk_callback_lock initialization patchwork-bot+netdevbpf (Tue May 28 2024 - 08:00:40 EST)
- [RESEND PATCH] lockdep: Use str_plural() to fix Coccinelle warning Thorsten Blum (Tue May 28 2024 - 08:00:56 EST)
- Re: [PATCH] pinctrl: ralink: mt76x8: fix pinmux function 李维豪 (Tue May 28 2024 - 08:01:27 EST)
- [PATCH] mailbox: zynqmp-ipi: drop irq_to_desc() call Arnd Bergmann (Tue May 28 2024 - 08:03:02 EST)
- Re: [PATCH v2 2/8] misc: fastrpc: Fix DSP capabilities request Dmitry Baryshkov (Tue May 28 2024 - 08:04:14 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Tue May 28 2024 - 08:04:39 EST)
- Re: [PATCH net-next v6 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB Andrew Lunn (Tue May 28 2024 - 08:04:52 EST)
- Re: [PATCH v2 1/8] misc: fastrpc: Add missing dev_err newlines Dmitry Baryshkov (Tue May 28 2024 - 08:05:16 EST)
- [PATCH] net: dsa: realtek: add LEDS_CLASS dependency Arnd Bergmann (Tue May 28 2024 - 08:05:33 EST)
- [PATCH] vfio/qat: add PCI_IOV dependency Arnd Bergmann (Tue May 28 2024 - 08:05:51 EST)
- [PATCH] i2c: viai2c: turn common code into a proper module Arnd Bergmann (Tue May 28 2024 - 08:07:27 EST)
- [PATCH] watchdog: lenovo_se10_wdt: add HAS_IOPORT dependency Arnd Bergmann (Tue May 28 2024 - 08:08:13 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common Oscar Salvador (Tue May 28 2024 - 08:08:46 EST)
- Re: [PATCH net-next] net: smc91x: Refactor SMC_* macros Andrew Lunn (Tue May 28 2024 - 08:09:04 EST)
- [PATCH] arm64/io: add constant-argument check Arnd Bergmann (Tue May 28 2024 - 08:09:21 EST)
- Re: [PATCH v3 1/7] arm64: dts: ti: k3-j722s-main: Add support for SERDES0 Roger Quadros (Tue May 28 2024 - 08:09:55 EST)
- [PATCH] cpufreq: amd-pstate: remove global header file Arnd Bergmann (Tue May 28 2024 - 08:11:40 EST)
- [PATCH net-next 0/2] net: visibility of memory limits in netns Matteo Croce (Tue May 28 2024 - 08:11:59 EST)
- [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced Matteo Croce (Tue May 28 2024 - 08:12:20 EST)
- [PATCH] kdb: address -Wformat-security warnings Arnd Bergmann (Tue May 28 2024 - 08:12:31 EST)
- [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns Matteo Croce (Tue May 28 2024 - 08:12:57 EST)
- [PATCH] regulator: rtq2208: remove unused rtq2208_regulator_ldo_ops Arnd Bergmann (Tue May 28 2024 - 08:13:17 EST)
- Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness Kajetan Puchalski (Tue May 28 2024 - 08:13:32 EST)
- [PATCH] iio: dac: ad9739a: drop COMPILE_TEST option Arnd Bergmann (Tue May 28 2024 - 08:13:47 EST)
- Re: [PATCH 06/13] gpio: add AD24xx GPIO driver Linus Walleij (Tue May 28 2024 - 08:14:06 EST)
- [PATCH] clk: mediatek: Add a module description where missing AngeloGioacchino Del Regno (Tue May 28 2024 - 08:14:34 EST)
- [syzbot] [kernel?] kernel panic: corrupted stack end in sys_clock_nanosleep syzbot (Tue May 28 2024 - 08:14:50 EST)
- Re: [PATCH 6.8 000/493] 6.8.12-rc1 review Jon Hunter (Tue May 28 2024 - 08:15:04 EST)
- Re: [PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET YongSu Yoo (Tue May 28 2024 - 08:15:22 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Jon Hunter (Tue May 28 2024 - 08:15:42 EST)
- Re: [PATCH v3 2/7] arm64: dts: ti: k3-j722s-main: Redefine USB1 node description Roger Quadros (Tue May 28 2024 - 08:16:10 EST)
- Re: [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x Ceclan, Dumitru (Tue May 28 2024 - 08:16:28 EST)
- Re: [PATCH] net: dsa: realtek: add LEDS_CLASS dependency Linus Walleij (Tue May 28 2024 - 08:17:52 EST)
- Re: [PATCH v2] memcg: simple cleanup of stats update functions Vlastimil Babka (SUSE) (Tue May 28 2024 - 08:18:11 EST)
- Re: [PATCH v3 3/7] arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1 Roger Quadros (Tue May 28 2024 - 08:18:41 EST)
- Re: [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes Dmitry Yashin (Tue May 28 2024 - 08:18:57 EST)
- Re: [PATCH v3 4/7] arm64: dts: ti: k3-serdes: Add Serdes1 lane-muxing macros for J722S Roger Quadros (Tue May 28 2024 - 08:19:45 EST)
- [PATCH] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Sebastian Andrzej Siewior (Tue May 28 2024 - 08:19:59 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sdm450: add Lenovo Smart Tab M10 DTS Konrad Dybcio (Tue May 28 2024 - 08:20:09 EST)
- Re: [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood Serge Semin (Tue May 28 2024 - 08:20:34 EST)
- Re: sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled Oleg Nesterov (Tue May 28 2024 - 08:20:57 EST)
- [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device() Oleg Nesterov (Tue May 28 2024 - 08:22:08 EST)
- Re: [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Andrew Lunn (Tue May 28 2024 - 08:22:31 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Serge Semin (Tue May 28 2024 - 08:23:01 EST)
- Re: [PATCH v3 5/7] arm64: dts: ti: k3-j722s: Add lane mux for Serdes1 Roger Quadros (Tue May 28 2024 - 08:23:47 EST)
- Re: [PATCH RFC net-next 3/3] net: stmmac: Drop TBI/RTBI PCS flags Serge Semin (Tue May 28 2024 - 08:24:03 EST)
- Re: [PATCH 1/3] arm64: dts: qcom: x1e80100: Add ports nodes to USB1 SS[0-2] PHYs and controllers Konrad Dybcio (Tue May 28 2024 - 08:24:24 EST)
- [PATCH v16 0/5] implement getrandom() in vDSO Jason A. Donenfeld (Tue May 28 2024 - 08:24:37 EST)
- Re: [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device() Oleg Nesterov (Tue May 28 2024 - 08:24:54 EST)
- [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings Jason A. Donenfeld (Tue May 28 2024 - 08:24:56 EST)
- [PATCH v16 2/5] random: add vgetrandom_alloc() syscall Jason A. Donenfeld (Tue May 28 2024 - 08:25:26 EST)
- [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number Jason A. Donenfeld (Tue May 28 2024 - 08:25:39 EST)
- [PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation Jason A. Donenfeld (Tue May 28 2024 - 08:26:00 EST)
- [PATCH v16 5/5] x86: vdso: Wire up getrandom() vDSO implementation Jason A. Donenfeld (Tue May 28 2024 - 08:26:12 EST)
- Re: [PATCH v2 3/8] misc: fastrpc: Add support to save and restore Dmitry Baryshkov (Tue May 28 2024 - 08:26:31 EST)
- Re: [PATCH v3 6/7] arm64: dts: ti: k3-j722s-main: Add WIZ1 and Serdes1 nodes Roger Quadros (Tue May 28 2024 - 08:26:51 EST)
- Re: [PATCH] regulator: rtq2208: remove unused rtq2208_regulator_ldo_ops Mark Brown (Tue May 28 2024 - 08:27:19 EST)
- Re: [PATCH v3 7/7] arm64: dts: ti: k3-j722s: Add support for PCIe0 Roger Quadros (Tue May 28 2024 - 08:27:50 EST)
- Re: [PATCH] ovl: change error message to info for empty lowerdir Eric Curtin (Tue May 28 2024 - 08:28:01 EST)
- Re: [PATCH 4/5] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Tue May 28 2024 - 08:28:20 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Radoslaw Zielonek (Tue May 28 2024 - 08:28:32 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: x1e80100-crd: Add pmic-glink node with all 3 connectors Konrad Dybcio (Tue May 28 2024 - 08:28:49 EST)
- [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC Esben Haabendal (Tue May 28 2024 - 08:29:14 EST)
- [PATCH v2 0/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Tue May 28 2024 - 08:29:21 EST)
- [PATCH v2 1/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Tue May 28 2024 - 08:29:25 EST)
- Re: [PATCH] watchdog: lenovo_se10_wdt: add HAS_IOPORT dependency Mark Pearson (Tue May 28 2024 - 08:29:57 EST)
- Re: linux-next: build warning after merge of the vfs-brauner tree Christian Brauner (Tue May 28 2024 - 08:31:03 EST)
- Re: [PATCH v3 1/7] arm64: dts: ti: k3-j722s-main: Add support for SERDES0 Siddharth Vadapalli (Tue May 28 2024 - 08:32:35 EST)
- Re: [PATCH v2 4/8] misc: fastrpc: Add static PD restart support Dmitry Baryshkov (Tue May 28 2024 - 08:33:52 EST)
- Re: [PATCH] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Vlastimil Babka (SUSE) (Tue May 28 2024 - 08:35:06 EST)
- Re: [PATCH v2 5/8] misc: fastrpc: Redesign remote heap management Dmitry Baryshkov (Tue May 28 2024 - 08:35:41 EST)
- Re: media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET Markus Elfring (Tue May 28 2024 - 08:35:56 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Stefan Berger (Tue May 28 2024 - 08:37:58 EST)
- Re: [PATCH v3 2/7] arm64: dts: ti: k3-j722s-main: Redefine USB1 node description Siddharth Vadapalli (Tue May 28 2024 - 08:38:16 EST)
- Re: [PATCH 1/2] kmsan: do not wipe out origin when doing partial unpoisoning Marco Elver (Tue May 28 2024 - 08:38:54 EST)
- Re: [PATCH] regulator: rtq2208: remove unused rtq2208_regulator_ldo_ops Arnd Bergmann (Tue May 28 2024 - 08:39:11 EST)
- [PATCH v2] md: make md_flush_request() more readable linan666 (Tue May 28 2024 - 08:39:24 EST)
- Re: [PATCH 04/10] clk: qcom: gcc-sc8180x: Add missing USB MP resets Konrad Dybcio (Tue May 28 2024 - 08:39:50 EST)
- Re: linux-next: build warning after merge of the vfs-brauner tree Arnd Bergmann (Tue May 28 2024 - 08:40:13 EST)
- Re: [PATCH v3 3/7] arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1 Siddharth Vadapalli (Tue May 28 2024 - 08:40:27 EST)
- Re: [PATCH] drm/amdkfd: select CONFIG_CRC16 Lazar, Lijo (Tue May 28 2024 - 08:40:40 EST)
- Re: [PATCH v3 4/7] arm64: dts: ti: k3-serdes: Add Serdes1 lane-muxing macros for J722S Siddharth Vadapalli (Tue May 28 2024 - 08:41:11 EST)
- Re: [PATCH 07/10] arm64: dts: qcom: sc8180x: Align USB nodes with binding Konrad Dybcio (Tue May 28 2024 - 08:42:23 EST)
- Re: [PATCH v3 5/7] arm64: dts: ti: k3-j722s: Add lane mux for Serdes1 Siddharth Vadapalli (Tue May 28 2024 - 08:42:50 EST)
- Re: [PATCH v3 6/7] arm64: dts: ti: k3-j722s-main: Add WIZ1 and Serdes1 nodes Siddharth Vadapalli (Tue May 28 2024 - 08:43:33 EST)
- Re: [PATCH v3 7/7] arm64: dts: ti: k3-j722s: Add support for PCIe0 Siddharth Vadapalli (Tue May 28 2024 - 08:44:23 EST)
- Re: [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion Arnd Bergmann (Tue May 28 2024 - 08:45:40 EST)
- Re: [PATCH v2] statx: stx_subvol John Garry (Tue May 28 2024 - 08:47:11 EST)
- [syzbot] [arm?] BUG: unable to handle kernel paging request in task_h_load syzbot (Tue May 28 2024 - 08:47:31 EST)
- Re: [PATCH] linux-4.19.y/printk: Avoid logbuf_lock deadlock in oops_end() Greg KH (Tue May 28 2024 - 08:47:58 EST)
- Re: [PATCH v2 1/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable Miquel Raynal (Tue May 28 2024 - 08:48:39 EST)
- Re: [syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup Edward Adam Davis (Tue May 28 2024 - 08:49:41 EST)
- Re: [RFC][PATCH 4/4] tools/memory-model: Distinguish between syntactic and semantic tags Jonas Oberhauser (Tue May 28 2024 - 08:50:18 EST)
- [PATCH] dt-bindings: hwmon: Add max6639 Naresh Solanki (Tue May 28 2024 - 08:51:41 EST)
- Re: [PATCH v2 6/8] misc: fastrpc: Add support for unsigned PD Dmitry Baryshkov (Tue May 28 2024 - 08:52:55 EST)
- Re: [PATCH 08/10] arm64: dts: qcom: sc8180x: Add USB MP controller and phys Konrad Dybcio (Tue May 28 2024 - 08:53:47 EST)
- Re: [PATCH 1/2] md: change the return value type of md_write_start to void Yu Kuai (Tue May 28 2024 - 08:54:08 EST)
- Re: [PATCH v2] hwmon: (max6639) : Update hwmon init using info kernel test robot (Tue May 28 2024 - 08:54:36 EST)
- Re: [PATCH 09/10] arm64: dts: qcom: sc8180x-primus: Enable the two MP USB ports Konrad Dybcio (Tue May 28 2024 - 08:54:53 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Vladimir Oltean (Tue May 28 2024 - 08:55:45 EST)
- Re: [PATCH 10/10] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Enable USB multiport controller Konrad Dybcio (Tue May 28 2024 - 08:56:47 EST)
- Re: [PATCH 3/4] x86/pci/xen: Fix PCIBIOS_* return code handling Jürgen Groß (Tue May 28 2024 - 08:57:01 EST)
- [PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache Yunsheng Lin (Tue May 28 2024 - 08:59:08 EST)
- [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag Yunsheng Lin (Tue May 28 2024 - 08:59:19 EST)
- [PATCH net-next v5 02/13] xtensa: remove the get_order() implementation Yunsheng Lin (Tue May 28 2024 - 08:59:39 EST)
- [PATCH net-next v5 03/13] mm: page_frag: use free_unref_page() to free page fragment Yunsheng Lin (Tue May 28 2024 - 09:00:06 EST)
- [PATCH net-next v5 04/13] mm: move the page fragment allocator from page_alloc into its own file Yunsheng Lin (Tue May 28 2024 - 09:00:29 EST)
- [PATCH net-next v5 05/13] mm: page_frag: use initial zero offset for page_frag_alloc_align() Yunsheng Lin (Tue May 28 2024 - 09:00:38 EST)
- [PATCH net-next v5 06/13] mm: page_frag: add '_va' suffix to page_frag API Yunsheng Lin (Tue May 28 2024 - 09:01:21 EST)
- [PATCH net-next v5 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Yunsheng Lin (Tue May 28 2024 - 09:01:40 EST)
- [PATCH net-next v5 09/13] net: introduce the skb_copy_to_va_nocache() helper Yunsheng Lin (Tue May 28 2024 - 09:02:07 EST)
- [PATCH net-next v5 10/13] mm: page_frag: introduce prepare/probe/commit API Yunsheng Lin (Tue May 28 2024 - 09:02:34 EST)
- [PATCH net-next v5 08/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc' Yunsheng Lin (Tue May 28 2024 - 09:02:49 EST)
- [PATCH net-next v5 12/13] mm: page_frag: update documentation for page_frag Yunsheng Lin (Tue May 28 2024 - 09:03:16 EST)
- [PATCH net-next v5 13/13] mm: page_frag: add a entry in MAINTAINERS for page_frag Yunsheng Lin (Tue May 28 2024 - 09:03:23 EST)
- [PATCH net-next v5 11/13] net: replace page_frag with page_frag_cache Yunsheng Lin (Tue May 28 2024 - 09:03:32 EST)
- Re: [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Konrad Dybcio (Tue May 28 2024 - 09:03:59 EST)
- Re: [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC Krzysztof Kozlowski (Tue May 28 2024 - 09:04:23 EST)
- Re: [PATCH 3/6] [v3] kbuild: turn on -Wrestrict by default Geert Uytterhoeven (Tue May 28 2024 - 09:04:38 EST)
- Re: [PATCH v2 7/8] misc: fastrpc: Restrict untrusted apk to spawn Dmitry Baryshkov (Tue May 28 2024 - 09:04:53 EST)
- Re: [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Andrew Lunn (Tue May 28 2024 - 09:05:05 EST)
- Re: [PATCH] regulator: rtq2208: remove unused rtq2208_regulator_ldo_ops Mark Brown (Tue May 28 2024 - 09:05:21 EST)
- Re: [PATCH] [v5] kallsyms: rework symbol lookup return codes Geert Uytterhoeven (Tue May 28 2024 - 09:05:35 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Radoslaw Zielonek (Tue May 28 2024 - 09:05:50 EST)
- Re: [PATCH 2/3] slab: don't put freepointer outside of object if only orig_size Feng Tang (Tue May 28 2024 - 09:06:07 EST)
- Re: [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Dmitry Baryshkov (Tue May 28 2024 - 09:06:59 EST)
- Re: [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Andreas Kemnade (Tue May 28 2024 - 09:07:12 EST)
- Re: [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number Geert Uytterhoeven (Tue May 28 2024 - 09:08:31 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: x1e80100-crd: Add pmic-glink node with all 3 connectors Dmitry Baryshkov (Tue May 28 2024 - 09:10:09 EST)
- Re: [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number Jason A. Donenfeld (Tue May 28 2024 - 09:10:58 EST)
- Re: [PATCH v3 0/8] PCI: Solve two bridge window sizing issues Ilpo Järvinen (Tue May 28 2024 - 09:11:08 EST)
- Re: [PATCH v2 8/8] misc: fastrpc: Add system unsigned PD support Dmitry Baryshkov (Tue May 28 2024 - 09:12:30 EST)
- Re: [PATCH 2/2] md: fix deadlock between mddev_suspend and flush bio Yu Kuai (Tue May 28 2024 - 09:12:51 EST)
- Re: [PATCH v2 33/35] osnoise: handle quiescent states for PREEMPT_RCU=n, PREEMPTION=y Daniel Bristot de Oliveira (Tue May 28 2024 - 09:13:05 EST)
- Re: [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost Julien Panis (Tue May 28 2024 - 09:13:56 EST)
- Re: [PATCH V3 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450 Dmitry Baryshkov (Tue May 28 2024 - 09:15:03 EST)
- [PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops Benjamin Tissoires (Tue May 28 2024 - 09:15:28 EST)
- [PATCH HID 01/13] HID: rename struct hid_bpf_ops into hid_ops Benjamin Tissoires (Tue May 28 2024 - 09:15:46 EST)
- [PATCH HID 02/13] HID: bpf: add hid_get/put_device() helpers Benjamin Tissoires (Tue May 28 2024 - 09:16:03 EST)
- [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops Benjamin Tissoires (Tue May 28 2024 - 09:16:24 EST)
- [PATCH HID 04/13] selftests/hid: convert the hid_bpf selftests with struct_ops Benjamin Tissoires (Tue May 28 2024 - 09:16:36 EST)
- [PATCH HID 05/13] HID: samples: convert the 2 HID-BPF samples into struct_ops Benjamin Tissoires (Tue May 28 2024 - 09:16:54 EST)
- [PATCH HID 06/13] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes Benjamin Tissoires (Tue May 28 2024 - 09:17:14 EST)
- Re: [PATCH] kbuild: verify dtoverlay files against schema Rob Herring (Tue May 28 2024 - 09:17:42 EST)
- [PATCH HID 07/13] HID: bpf: convert in-tree fixes into struct_ops Benjamin Tissoires (Tue May 28 2024 - 09:17:46 EST)
- [PATCH HID 09/13] selftests/hid: add subprog call test Benjamin Tissoires (Tue May 28 2024 - 09:18:38 EST)
- [PATCH HID 08/13] HID: bpf: remove tracing HID-BPF capability Benjamin Tissoires (Tue May 28 2024 - 09:18:42 EST)
- [PATCH HID 10/13] Documentation: HID: amend HID-BPF for struct_ops Benjamin Tissoires (Tue May 28 2024 - 09:19:07 EST)
- Re: [PATCH V3 8/8] arm64: dts: qcom: sm4450: add camera, display and gpu clock controller Dmitry Baryshkov (Tue May 28 2024 - 09:19:23 EST)
- [PATCH HID 11/13] Documentation: HID: add a small blurb on udev-hid-bpf Benjamin Tissoires (Tue May 28 2024 - 09:19:33 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Chuck Lever III (Tue May 28 2024 - 09:19:36 EST)
- [PATCH HID 12/13] HID: bpf: Artist24: remove unused variable Benjamin Tissoires (Tue May 28 2024 - 09:20:16 EST)
- [PATCH HID 13/13] HID: bpf: error on warnings when compiling bpf objects Benjamin Tissoires (Tue May 28 2024 - 09:20:54 EST)
- Re: [PATCH v2 1/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable Christophe Leroy (Tue May 28 2024 - 09:21:18 EST)
- Re: [PATCH] kbuild: verify dtoverlay files against schema Dmitry Baryshkov (Tue May 28 2024 - 09:21:49 EST)
- Re: [PATCH v11 2/8] perf: imx_perf: add macro definitions for parsing config attr kernel test robot (Tue May 28 2024 - 09:22:04 EST)
- Re: [PATCH v11 2/8] perf: imx_perf: add macro definitions for parsing config attr kernel test robot (Tue May 28 2024 - 09:22:19 EST)
- Re: [PATCH] rv: Update rv_en(dis)able_monitor doc to match kernel-doc Daniel Bristot de Oliveira (Tue May 28 2024 - 09:22:33 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Tue May 28 2024 - 09:22:51 EST)
- Re: [PATCH] serial: imx: stop casting struct uart_port to struct imx_port Fabio Estevam (Tue May 28 2024 - 09:23:08 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Serge Semin (Tue May 28 2024 - 09:23:29 EST)
- Re: [net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down Andrew Lunn (Tue May 28 2024 - 09:24:02 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Tue May 28 2024 - 09:24:22 EST)
- Re: [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes Heiko Stübner (Tue May 28 2024 - 09:24:41 EST)
- Re: [PATCH V3 7/8] clk: qcom: Add GPUCC driver support for SM4450 Dmitry Baryshkov (Tue May 28 2024 - 09:24:52 EST)
- Re: [PATCH v2] md: make md_flush_request() more readable Christoph Hellwig (Tue May 28 2024 - 09:25:12 EST)
- Re: [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module Benno Lossin (Tue May 28 2024 - 09:25:31 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Tue May 28 2024 - 09:26:35 EST)
- Re: (subset) [PATCH v2 0/3] arm64: dts: qcom: msm8996: enable fastrpc and glink-edge Bjorn Andersson (Tue May 28 2024 - 09:27:27 EST)
- Re: [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting Mario Limonciello (Tue May 28 2024 - 09:27:54 EST)
- Re: [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation Benno Lossin (Tue May 28 2024 - 09:28:10 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Miklos Szeredi (Tue May 28 2024 - 09:28:43 EST)
- Re: [PATCH] crypto: ecdsa: Fix the public key format description Jarkko Sakkinen (Tue May 28 2024 - 09:29:16 EST)
- Re: [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number Jason A. Donenfeld (Tue May 28 2024 - 09:29:31 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions Mateusz Guzik (Tue May 28 2024 - 09:30:20 EST)
- Re: [PATCH 0/4] net: ethernet: dead struct removals patchwork-bot+netdevbpf (Tue May 28 2024 - 09:30:43 EST)
- Re: [PATCH] net: usb: remove unused structs 'usb_context' patchwork-bot+netdevbpf (Tue May 28 2024 - 09:30:45 EST)
- Re: memory leak in r8712_init_recv_priv Nikita Zhandarovich (Tue May 28 2024 - 09:31:10 EST)
- [PATCH] udmabuf: add CONFIG_MMU dependency Arnd Bergmann (Tue May 28 2024 - 09:31:49 EST)
- Re: [PATCH v2 1/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable Krzysztof Kozlowski (Tue May 28 2024 - 09:32:25 EST)
- [PATCH] arm64: dts: amlogic: ad402: move thermal-zones to top node Arnd Bergmann (Tue May 28 2024 - 09:32:39 EST)
- [syzbot] [bpf?] [net?] INFO: rcu detected stall in sys_bpf (9) syzbot (Tue May 28 2024 - 09:32:58 EST)
- Re: [PATCH v2] md: make md_flush_request() more readable Yu Kuai (Tue May 28 2024 - 09:33:14 EST)
- [PATCH] drm/xe: replace format-less snprintf() with strscpy() Arnd Bergmann (Tue May 28 2024 - 09:33:27 EST)
- [PATCH v4 0/4] Add minimal boot support for Raspberry Pi 5 Andrea della Porta (Tue May 28 2024 - 09:33:38 EST)
- [PATCH v4 1/4] dt-bindings: arm: bcm: Add BCM2712 SoC support Andrea della Porta (Tue May 28 2024 - 09:33:46 EST)
- [PATCH v4 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller Andrea della Porta (Tue May 28 2024 - 09:33:53 EST)
- [PATCH v4 3/4] mmc: sdhci-brcmstb: Add BCM2712 support Andrea della Porta (Tue May 28 2024 - 09:34:14 EST)
- [PATCH v4 4/4] arm64: dts: broadcom: Add support for BCM2712 Andrea della Porta (Tue May 28 2024 - 09:34:32 EST)
- Re: [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC Esben Haabendal (Tue May 28 2024 - 09:34:49 EST)
- Re: [PATCH] j1939: recover socket queue on CAN bus error during BAM transmission Markus Elfring (Tue May 28 2024 - 09:35:03 EST)
- Re: [PATCH] arm64: dts: amlogic: ad402: move thermal-zones to top node Neil Armstrong (Tue May 28 2024 - 09:35:17 EST)
- Re: [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support Andrew Jones (Tue May 28 2024 - 09:35:49 EST)
- Re: [PATCH printk v6 00/30] wire up write_atomic() printing Petr Mladek (Tue May 28 2024 - 09:36:10 EST)
- Re: [PATCH net] net: smc91x: Remove commented out code Paolo Abeni (Tue May 28 2024 - 09:36:44 EST)
- [PATCH v5] dt-bindings: ufs: qcom,ufs: drop source clock entries Dmitry Baryshkov (Tue May 28 2024 - 09:37:01 EST)
- Re: [PATCH] watchdog: lenovo_se10_wdt: add HAS_IOPORT dependency Guenter Roeck (Tue May 28 2024 - 09:38:12 EST)
- Re: [PATCH v2] dt-bindings: watchdog: img,pdc-wdt: Convert to dtschema Guenter Roeck (Tue May 28 2024 - 09:39:27 EST)
- Re: [PATCH net v2] net: ti: icssg-prueth: Fix start counter for ft1 filter patchwork-bot+netdevbpf (Tue May 28 2024 - 09:40:42 EST)
- Re: [PATCH] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Sebastian Andrzej Siewior (Tue May 28 2024 - 09:40:42 EST)
- Re: [PATCH] kdb: address -Wformat-security warnings Doug Anderson (Tue May 28 2024 - 09:42:12 EST)
- Re: [PATCH v2 1/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Tue May 28 2024 - 09:43:24 EST)
- Re: [PATCH v2] can: m_can: don't enable transceiver when probing Marc Kleine-Budde (Tue May 28 2024 - 09:44:00 EST)
- Re: [PATCH] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Vlastimil Babka (SUSE) (Tue May 28 2024 - 09:45:02 EST)
- Re: [PATCH v2] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition Michael Tretter (Tue May 28 2024 - 09:46:19 EST)
- Re: [PATCH 8/8] shmem,percpu_counter: add _limited_add(fbc, limit, amount) Mateusz Guzik (Tue May 28 2024 - 09:46:37 EST)
- [PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example Rob Herring (Arm) (Tue May 28 2024 - 09:46:53 EST)
- Re: [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC Krzysztof Kozlowski (Tue May 28 2024 - 09:48:07 EST)
- Re: [PATCHv11 01/19] x86/acpi: Extract ACPI MADT wakeup code into a separate file Borislav Petkov (Tue May 28 2024 - 09:48:29 EST)
- Re: [PATCH v2 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode Bjorn Andersson (Tue May 28 2024 - 09:48:41 EST)
- [PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth Alexander Lobakin (Tue May 28 2024 - 09:49:28 EST)
- [PATCH iwl-next 01/12] libeth: add cacheline / struct alignment helpers Alexander Lobakin (Tue May 28 2024 - 09:49:47 EST)
- [PATCH iwl-next 02/12] idpf: stop using macros for accessing queue descriptors Alexander Lobakin (Tue May 28 2024 - 09:50:04 EST)
- [PATCH iwl-next 04/12] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS Alexander Lobakin (Tue May 28 2024 - 09:50:21 EST)
- [PATCH iwl-next 05/12] idpf: strictly assert cachelines of queue and queue vector structures Alexander Lobakin (Tue May 28 2024 - 09:50:48 EST)
- [PATCH iwl-next 06/12] idpf: merge singleq and splitq &net_device_ops Alexander Lobakin (Tue May 28 2024 - 09:51:03 EST)
- [PATCH iwl-next 07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ Alexander Lobakin (Tue May 28 2024 - 09:51:25 EST)
- [PATCH iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures Alexander Lobakin (Tue May 28 2024 - 09:51:30 EST)
- [PATCH iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures Alexander Lobakin (Tue May 28 2024 - 09:51:52 EST)
- [PATCH iwl-next 09/12] idpf: remove legacy Page Pool Ethtool stats Alexander Lobakin (Tue May 28 2024 - 09:51:56 EST)
- [PATCH iwl-next 10/12] libeth: support different types of buffers for Rx Alexander Lobakin (Tue May 28 2024 - 09:52:21 EST)
- Re: [PATCH v2] md: make md_flush_request() more readable Li Nan (Tue May 28 2024 - 09:52:40 EST)
- [PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb() Alexander Lobakin (Tue May 28 2024 - 09:53:00 EST)
- [PATCH iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer Alexander Lobakin (Tue May 28 2024 - 09:53:13 EST)
- [PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB Guangguan Wang (Tue May 28 2024 - 09:53:37 EST)
- [PATCH net-next 2/2] net/smc: change SMCR_RMBE_SIZES from 5 to 15 Guangguan Wang (Tue May 28 2024 - 09:53:48 EST)
- [PATCH net-next 1/2] net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG_CHAIN is defined Guangguan Wang (Tue May 28 2024 - 09:53:55 EST)
- Re: [PATCH v3 01/18] media: allegro: nal-hevc: Replace array[1] with arrray[N] Michael Tretter (Tue May 28 2024 - 09:54:39 EST)
- [net-next,v3 1/8] octeontx2-pf: map skb data as device writeable Bharat Bhushan (Tue May 28 2024 - 09:54:53 EST)
- Re: [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Krzysztof Kozlowski (Tue May 28 2024 - 09:54:59 EST)
- Re: [PATCH] pinctrl: ralink: mt76x8: fix pinmux function Linus Walleij (Tue May 28 2024 - 09:55:19 EST)
- [net-next,v3 3/8] octeontx2-af: Disable backpressure between CPT and NIX Bharat Bhushan (Tue May 28 2024 - 09:55:34 EST)
- [net-next,v3 0/8] cn10k-ipsec: Add outbound inline ipsec support Bharat Bhushan (Tue May 28 2024 - 09:55:47 EST)
- [net-next,v3 2/8] octeontx2-pf: Move skb fragment map/unmap to common code Bharat Bhushan (Tue May 28 2024 - 09:56:03 EST)
- [net-next,v3 7/8] cn10k-ipsec: Allow inline ipsec offload for skb with SA Bharat Bhushan (Tue May 28 2024 - 09:56:28 EST)
- [net-next,v3 6/8] cn10k-ipsec: Process inline ipsec transmit offload Bharat Bhushan (Tue May 28 2024 - 09:56:42 EST)
- [net-next,v3 5/8] cn10k-ipsec: Add SA add/delete support for outb inline ipsec Bharat Bhushan (Tue May 28 2024 - 09:56:43 EST)
- [net-next,v3 8/8] cn10k-ipsec: Enable outbound inline ipsec offload Bharat Bhushan (Tue May 28 2024 - 09:56:47 EST)
- [net-next,v3 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec Bharat Bhushan (Tue May 28 2024 - 09:57:34 EST)
- Re: 6.9/BUG: Bad page state in process kswapd0 pfn:d6e840 David Hildenbrand (Tue May 28 2024 - 09:58:15 EST)
- Re: [PATCH] udmabuf: add CONFIG_MMU dependency David Hildenbrand (Tue May 28 2024 - 09:58:49 EST)
- Re: [PATCH v3 02/18] media: xilinx: Refactor struct xvip_dma Laurent Pinchart (Tue May 28 2024 - 10:00:53 EST)
- Re: [RFC][PATCH 4/4] tools/memory-model: Distinguish between syntactic and semantic tags Alan Stern (Tue May 28 2024 - 10:01:16 EST)
- Re: [PATCH] sched: core: Remove unnecessary ‘NULL’ values from core_rq Steven Rostedt (Tue May 28 2024 - 10:01:39 EST)
- Re: [PATCH 6.8 000/493] 6.8.12-rc1 review Mark Brown (Tue May 28 2024 - 10:02:40 EST)
- Re: [PATCH] clk: mediatek: Add a module description where missing Jeff Johnson (Tue May 28 2024 - 10:03:38 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Dragan Simic (Tue May 28 2024 - 10:05:24 EST)
- [PATCH] Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x13d3:0x3591 WangYuli (Tue May 28 2024 - 10:05:42 EST)
- Re: [PATCH 2/2] mm/vmalloc: Use __this_cpu_try_cmpxchg() in preload_this_cpu_lock() Uladzislau Rezki (Tue May 28 2024 - 10:06:20 EST)
- [PATCH v3 0/4] crypto: stm32/cryp - Improve stm32-cryp driver Maxime MERE (Tue May 28 2024 - 10:07:39 EST)
- [PATCH v3 3/4] crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag Maxime MERE (Tue May 28 2024 - 10:07:48 EST)
- [PATCH v3 2/4] crypto: stm32/cryp - increase priority Maxime MERE (Tue May 28 2024 - 10:08:11 EST)
- [PATCH v3 1/4] crypto: stm32/cryp - use dma when possible. Maxime MERE (Tue May 28 2024 - 10:08:25 EST)
- Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness Vincent Guittot (Tue May 28 2024 - 10:08:41 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Bart Van Assche (Tue May 28 2024 - 10:09:01 EST)
- [PATCH v3 4/4] crypto: stm32/cryp - call finalize with bh disabled Maxime MERE (Tue May 28 2024 - 10:09:22 EST)
- [PATCH 1/1 fyi] tools headers: Update the syscall tables and unistd.h, mostly to support the new 'mseal' syscall Arnaldo Carvalho de Melo (Tue May 28 2024 - 10:09:58 EST)
- Re: [syzbot] [bpf?] possible deadlock in __lock_task_sighand (3) syzbot (Tue May 28 2024 - 10:10:17 EST)
- Re: [PATCH] sched: core: Remove unnecessary ‘NULL’ values from pending Markus Elfring (Tue May 28 2024 - 10:10:30 EST)
- Re: [PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge Prahlad Valluru (Tue May 28 2024 - 10:11:39 EST)
- [PATCH] kdb: Use the passed prompt in kdb_position_cursor() Douglas Anderson (Tue May 28 2024 - 10:12:33 EST)
- Re: (subset) [PATCH 0/3] arm64: qcom: sdm450: add initial support for Lenovo Smart Tab M10 Bjorn Andersson (Tue May 28 2024 - 10:13:53 EST)
- Re: [PATCH RESEND2 v5 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS Bjorn Andersson (Tue May 28 2024 - 10:14:00 EST)
- [PATCH v2] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Sebastian Andrzej Siewior (Tue May 28 2024 - 10:14:15 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Russell King (Oracle) (Tue May 28 2024 - 10:14:35 EST)
- Re: [PATCH 1/2] scripts/make_fit: Drop fdt image entry compatible string Simon Glass (Tue May 28 2024 - 10:14:50 EST)
- Re: [PATCH v2] scripts/make_fit: Drop fdt image entry compatible string Simon Glass (Tue May 28 2024 - 10:15:06 EST)
- Re: [PATCH v4 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller Stefan Wahren (Tue May 28 2024 - 10:15:58 EST)
- Re: [PATCH] soc: sunxi: sram: Remove unused list 'claimed_sram' Chen-Yu Tsai (Tue May 28 2024 - 10:16:12 EST)
- Re: [RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode Tom Lendacky (Tue May 28 2024 - 10:16:23 EST)
- Re: [PATCH v4 3/4] mmc: sdhci-brcmstb: Add BCM2712 support Stefan Wahren (Tue May 28 2024 - 10:17:11 EST)
- Re: [PATCH] RAS: Add missing newlines to pr_info Borislav Petkov (Tue May 28 2024 - 10:18:06 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Jon Hunter (Tue May 28 2024 - 10:18:27 EST)
- Re: [PATCH] x86/hpet: Read HPET directly if panic in progress Dave Hansen (Tue May 28 2024 - 10:19:04 EST)
- Re: [PATCH v2] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Vlastimil Babka (SUSE) (Tue May 28 2024 - 10:19:25 EST)
- Re: [PATCH] pinctrl: ralink: mt76x8: fix pinmux function Sergio Paracuellos (Tue May 28 2024 - 10:20:15 EST)
- [PATCH v4] arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge Venkata Prahlad Valluru (Tue May 28 2024 - 10:20:33 EST)
- [PATCH v7 1/7] dt-bindings: iio: adc: Add binding for AD7380 ADCs Julien Stephan (Tue May 28 2024 - 10:20:50 EST)
- [PATCH v7 0/7] iio: adc: add new ad7380 driver Julien Stephan (Tue May 28 2024 - 10:21:01 EST)
- [PATCH v7 3/7] dt-bindings: iio: adc: ad7380: add pseudo-differential parts Julien Stephan (Tue May 28 2024 - 10:21:05 EST)
- [PATCH v7 2/7] iio: adc: ad7380: new driver for AD7380 ADCs Julien Stephan (Tue May 28 2024 - 10:21:18 EST)
- [PATCH v7 4/7] iio: adc: ad7380: add support for pseudo-differential parts Julien Stephan (Tue May 28 2024 - 10:21:30 EST)
- [PATCH v7 6/7] dt-bindings: iio: adc: ad7380: add support for ad738x-4 4 channels variants Julien Stephan (Tue May 28 2024 - 10:21:58 EST)
- [PATCH v7 7/7] iio: adc: ad7380: add support for ad738x-4 4 channels variants Julien Stephan (Tue May 28 2024 - 10:22:01 EST)
- [PATCH v7 5/7] iio: adc: ad7380: prepare for parts with more channels Julien Stephan (Tue May 28 2024 - 10:22:21 EST)
- [PATCH wireless 2/3] Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section" Alexis Lothoré (Tue May 28 2024 - 10:22:34 EST)
- [PATCH wireless 3/3] wifi: wilc1000: document SRCU usage instead of SRCU Alexis Lothoré (Tue May 28 2024 - 10:22:40 EST)
- [PATCH wireless 0/3] wifi: wilc1000: revert SRCU to RCU conversion series Alexis Lothoré (Tue May 28 2024 - 10:23:08 EST)
- [PATCH wireless 1/3] Revert "wifi: wilc1000: convert list management to RCU" Alexis Lothoré (Tue May 28 2024 - 10:23:10 EST)
- Re: 6.9/BUG: Bad page state in process kswapd0 pfn:d6e840 David Hildenbrand (Tue May 28 2024 - 10:24:20 EST)
- [PATCH v2 0/6] Add support for adis16545/47 Ramona Gradinariu (Tue May 28 2024 - 10:24:51 EST)
- [PATCH v2 1/6] iio: adis16480: make the burst_max_speed configurable Ramona Gradinariu (Tue May 28 2024 - 10:25:08 EST)
- [PATCH v2 2/6] iio: imu: adis16480.c: Add delta angle and delta velocity channels Ramona Gradinariu (Tue May 28 2024 - 10:25:09 EST)
- [PATCH v2 3/6] dt-bindings: iio: imu: Add ADIS16545/47 compatibles Ramona Gradinariu (Tue May 28 2024 - 10:25:16 EST)
- [PATCH v2 4/6] iio: adis16480: add support for adis16545/7 families Ramona Gradinariu (Tue May 28 2024 - 10:25:44 EST)
- [PATCH v2 5/6] docs: iio: add documentation for interfacing tools Ramona Gradinariu (Tue May 28 2024 - 10:25:52 EST)
- [PATCH v2 6/6] docs: iio: add documentation for adis16480 driver Ramona Gradinariu (Tue May 28 2024 - 10:26:17 EST)
- Re: [PATCH v6 12/20] dt-bindings: arm: aspeed: add IBM P11 BMC boards Ninad Palsule (Tue May 28 2024 - 10:26:37 EST)
- Re: [PATCH] bpf: verifier: allow arrays of progs to be used in sleepable context Benjamin Tissoires (Tue May 28 2024 - 10:26:55 EST)
- Re: [PATCH] dt-bindings: hwmon: Add max6639 Conor Dooley (Tue May 28 2024 - 10:27:12 EST)
- Re: [PATCH v2] hwmon: (max6639) : Update hwmon init using info kernel test robot (Tue May 28 2024 - 10:28:52 EST)
- Re: [PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins Sean Anderson (Tue May 28 2024 - 10:29:07 EST)
- Re: [PATCH v3] af_packet: Handle outgoing VLAN packets without hardware offloading Willem de Bruijn (Tue May 28 2024 - 10:30:10 EST)
- Re: [PATCH v2] clocksource: Add node counter timer driver for MIPS/Loongson64 Jiaxun Yang (Tue May 28 2024 - 10:32:23 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Heiko Stuebner (Tue May 28 2024 - 10:34:44 EST)
- Re: [PATCH v2] hwmon: (max6639) : Update hwmon init using info Guenter Roeck (Tue May 28 2024 - 10:35:03 EST)
- [PATCH] mctp i2c: Add rx trace Tal Yacobi (Tue May 28 2024 - 10:35:05 EST)
- Re: [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Conor Dooley (Tue May 28 2024 - 10:36:53 EST)
- Re: [PATCH RESEND,v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver Jason-JH Lin (林睿祥) (Tue May 28 2024 - 10:39:06 EST)
- Re: [EXTERNAL]Re: [PATCH v3 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Rob Herring (Tue May 28 2024 - 10:39:22 EST)
- Re: [PATCH v6 1/2] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding Frank Li (Tue May 28 2024 - 10:39:33 EST)
- Re: [PATCH] drm: bridge: adv7511: Accept audio sample widths of 32 bits via I2S Dmitry Baryshkov (Tue May 28 2024 - 10:40:47 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Friedrich Weber (Tue May 28 2024 - 10:41:12 EST)
- Re: [PATCH] dt-bindings: hwmon: Add max6639 Guenter Roeck (Tue May 28 2024 - 10:42:10 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Paul E. McKenney (Tue May 28 2024 - 10:43:40 EST)
- [PATCH v4 0/5] x86/pkeys: update PKRU to enable pkey 0 before Aruna Ramakrishna (Tue May 28 2024 - 10:43:51 EST)
- [PATCH v4 3/5] x86/pkeys: Update PKRU to enable minimally required pkeys before XSAVE Aruna Ramakrishna (Tue May 28 2024 - 10:44:02 EST)
- [PATCH v4 2/5] x86/pkeys: Add helper functions to update PKRU on sigframe Aruna Ramakrishna (Tue May 28 2024 - 10:44:02 EST)
- [PATCH v4 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions Aruna Ramakrishna (Tue May 28 2024 - 10:44:06 EST)
- [PATCH v4 5/5] selftests/mm: Add new testcases for pkeys Aruna Ramakrishna (Tue May 28 2024 - 10:44:41 EST)
- [PATCH v4 4/5] x86/pkeys: Restore altstack before sigcontext Aruna Ramakrishna (Tue May 28 2024 - 10:45:06 EST)
- [PATCH v2 1/2] percpu: Add __this_cpu_try_cmpxchg() Uros Bizjak (Tue May 28 2024 - 10:45:14 EST)
- [PATCH v2 2/2] mm/vmalloc: Use __this_cpu_try_cmpxchg() in preload_this_cpu_lock() Uros Bizjak (Tue May 28 2024 - 10:45:27 EST)
- [PATCH] fs/netfs/fscache_cookie: add missing "n_accesses" check Max Kellermann (Tue May 28 2024 - 10:46:04 EST)
- [tip:sched/core] BUILD SUCCESS 402de7fc880fef055bc984957454b532987e9ad0 kernel test robot (Tue May 28 2024 - 10:46:15 EST)
- Re: [PATCH] drm/xe: replace format-less snprintf() with strscpy() Thomas Hellström (Tue May 28 2024 - 10:46:30 EST)
- Re: [RFC][PATCH 4/4] tools/memory-model: Distinguish between syntactic and semantic tags Jonas Oberhauser (Tue May 28 2024 - 10:46:42 EST)
- Re: [PATCH v16 0/5] implement getrandom() in vDSO Jason A. Donenfeld (Tue May 28 2024 - 10:46:58 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Arnaldo Carvalho de Melo (Tue May 28 2024 - 10:47:26 EST)
- Re: [PATCH v6 1/2] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding Conor Dooley (Tue May 28 2024 - 10:47:45 EST)
- Re: [PATCH v6 16/20] ARM: dts: aspeed: Add IBM P11 Fuji BMC system Eddie James (Tue May 28 2024 - 10:48:00 EST)
- Re: [PATCH v6 14/20] ARM: dts: aspeed: Add IBM P11 Blueridge BMC system Eddie James (Tue May 28 2024 - 10:51:20 EST)
- Re: [PATCH v4 5/5] selftests/mm: Add new testcases for pkeys Aruna Ramakrishna (Tue May 28 2024 - 10:52:31 EST)
- Re: [PATCH v4 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support Odelu Kukatla (Tue May 28 2024 - 10:52:53 EST)
- Re: [PATCH v6 2/2] phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support Frank Li (Tue May 28 2024 - 10:52:54 EST)
- Re: [PATCH v6 11/20] dt-bindings: i2c: i2c-fsi: Convert to json-schema Ninad Palsule (Tue May 28 2024 - 10:53:23 EST)
- Re: [GIT PULL] bcachefs updates fro 6.10-rc1 Kent Overstreet (Tue May 28 2024 - 10:57:21 EST)
- [PATCH v7 0/4] Memory management patches needed by Rust Binder Alice Ryhl (Tue May 28 2024 - 10:58:29 EST)
- [PATCH v7 1/4] rust: uaccess: add userspace pointers Alice Ryhl (Tue May 28 2024 - 10:58:46 EST)
- [PATCH v7 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST Alice Ryhl (Tue May 28 2024 - 10:58:57 EST)
- [PATCH v7 3/4] rust: uaccess: add typed accessors for userspace pointers Alice Ryhl (Tue May 28 2024 - 10:59:27 EST)
- [PATCH v7 4/4] rust: add abstraction for `struct page` Alice Ryhl (Tue May 28 2024 - 10:59:38 EST)
- [syzbot] [kvm?] WARNING in __kvm_gpc_refresh (2) syzbot (Tue May 28 2024 - 11:00:05 EST)
- Re: [PATCH RESEND,v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver Conor Dooley (Tue May 28 2024 - 11:00:25 EST)
- Re: [PATCH v2] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Shakeel Butt (Tue May 28 2024 - 11:00:40 EST)
- Re: [PATCH v4] arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge Dmitry Baryshkov (Tue May 28 2024 - 11:00:57 EST)
- Re: [PATCH v3 1/3] perf maps: Sort kcore maps James Clark (Tue May 28 2024 - 11:01:15 EST)
- Re: [PATCH 1/2] dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC Conor Dooley (Tue May 28 2024 - 11:01:30 EST)
- [PATCH v2 8/8] thermal: trip: Use common set of trip type names Rafael J. Wysocki (Tue May 28 2024 - 11:01:49 EST)
- [PATCH v2 7/8] thermal/debugfs: Move some statements from under thermal_dbg->lock Rafael J. Wysocki (Tue May 28 2024 - 11:01:50 EST)
- [PATCH v2 6/8] thermal/debugfs: Compute maximum temperature for mitigation episode as a whole Rafael J. Wysocki (Tue May 28 2024 - 11:02:03 EST)
- [PATCH v2 5/8] thermal/debugfs: Adjust check for trips without statistics in tze_seq_show() Rafael J. Wysocki (Tue May 28 2024 - 11:02:13 EST)
- [PATCH v2 3/8] thermal/debugfs: Print mitigation timestamp value in milliseconds Rafael J. Wysocki (Tue May 28 2024 - 11:02:34 EST)
- [PATCH v2 4/8] thermal/debugfs: Fix up units in "mitigations" files Rafael J. Wysocki (Tue May 28 2024 - 11:02:44 EST)
- [PATCH v2 2/8] thermal/debugfs: Do not extend mitigation episodes beyond system resume Rafael J. Wysocki (Tue May 28 2024 - 11:03:08 EST)
- [PATCH v2 0/8] thermal/debugfs: Assorted improvements for the 6.11 cycle Rafael J. Wysocki (Tue May 28 2024 - 11:03:27 EST)
- [PATCH v2 1/8] thermal/debugfs: Use helper to update trip point overstepping duration Rafael J. Wysocki (Tue May 28 2024 - 11:03:31 EST)
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules Petr Mladek (Tue May 28 2024 - 11:04:18 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Dragan Simic (Tue May 28 2024 - 11:04:31 EST)
- Re: Use of zero-length arrays in bcachefs structures inner fields Kent Overstreet (Tue May 28 2024 - 11:04:53 EST)
- Re: [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced Shakeel Butt (Tue May 28 2024 - 11:05:09 EST)
- [PATCH iwl-next v12] ice: Add get/set hw address for VFs using devlink commands Karthik Sundaravel (Tue May 28 2024 - 11:05:28 EST)
- [PATCH iwl-next v12] ice: Add get/set hw address for VFs using devlink commands Karthik Sundaravel (Tue May 28 2024 - 11:05:52 EST)
- [net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs Paul Barker (Tue May 28 2024 - 11:06:17 EST)
- [net-next PATCH v4 1/7] net: ravb: Simplify poll & receive functions Paul Barker (Tue May 28 2024 - 11:06:38 EST)
- [net-next PATCH v4 2/7] net: ravb: Consider busypolling status when re-enabling interrupts Paul Barker (Tue May 28 2024 - 11:06:53 EST)
- [net-next PATCH v4 3/7] net: ravb: Refactor RX ring refill Paul Barker (Tue May 28 2024 - 11:07:14 EST)
- [net-next PATCH v4 4/7] net: ravb: Refactor GbEth RX code path Paul Barker (Tue May 28 2024 - 11:07:30 EST)
- [net-next PATCH v4 5/7] net: ravb: Enable SW IRQ Coalescing for GbEth Paul Barker (Tue May 28 2024 - 11:07:47 EST)
- [net-next PATCH v4 6/7] net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IP Paul Barker (Tue May 28 2024 - 11:08:04 EST)
- [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool Paul Barker (Tue May 28 2024 - 11:08:22 EST)
- Re: [PATCH v1 1/2] dt-bindings: iio: adc: add ti,ads1119 Francesco Dolcini (Tue May 28 2024 - 11:08:38 EST)
- Re: [PATCH v2 3/6] dt-bindings: iio: imu: Add ADIS16545/47 compatibles Conor Dooley (Tue May 28 2024 - 11:08:56 EST)
- RE: [PATCH] dmaengine: fsl-edma: avoid linking both modules Peng Fan (Tue May 28 2024 - 11:09:08 EST)
- Re: [PATCH v3 6/6] arm64: dts: qcom: c630: Add Embedded Controller node Bjorn Andersson (Tue May 28 2024 - 11:09:26 EST)
- Re: [PATCH v2] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Vlastimil Babka (SUSE) (Tue May 28 2024 - 11:09:42 EST)
- Re: [PATCH 1/5] dt-bindings: clock: Add i.MX91 clock support Frank Li (Tue May 28 2024 - 11:09:56 EST)
- [PATCH] serial: drop debugging WARN_ON_ONCE() from uart_write() Tetsuo Handa (Tue May 28 2024 - 11:10:09 EST)
- Re: [PATCH 2/5] dt-bindings: clock: Add i.MX91 clock definition Frank Li (Tue May 28 2024 - 11:10:30 EST)
- Re: [PATCH v2] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Sebastian Andrzej Siewior (Tue May 28 2024 - 11:10:42 EST)
- Re: (subset) [PATCH 0/3] Add VPU support for RK3128 Heiko Stuebner (Tue May 28 2024 - 11:10:58 EST)
- Re: [PATCH] arm64: dts: rockchip: add rfkill node for M.2 Key E Bluetooth on Rock 5B Heiko Stuebner (Tue May 28 2024 - 11:11:00 EST)
- Re: (subset) [PATCH v3 0/7] Add DSI support for RK3128 Heiko Stuebner (Tue May 28 2024 - 11:11:24 EST)
- Re: [PATCH 1/3] mm: zswap: fix global shrinker memcg iteration Nhat Pham (Tue May 28 2024 - 11:11:38 EST)
- Re: [PATCH RESEND,v6 2/8] dt-bindings: mailbox: Add property for CMDQ secure driver Jason-JH Lin (林睿祥) (Tue May 28 2024 - 11:11:50 EST)
- [PATCH 0/7] Zacas/Zabha support and qspinlocks Alexandre Ghiti (Tue May 28 2024 - 11:12:05 EST)
- Re: [PATCH 3/5] arm64: dts: freescale: Add i.MX91 dtsi support Frank Li (Tue May 28 2024 - 11:12:19 EST)
- [ANNOUNCE] v6.10-rc1-rt1 Sebastian Andrzej Siewior (Tue May 28 2024 - 11:12:26 EST)
- Re: [PATCH 2/3] mm: zswap: fix global shrinker error handling logic Nhat Pham (Tue May 28 2024 - 11:12:50 EST)
- Re: [PATCH 4/5] dt-bindings: arm: fsl: Add i.MX91 11x11 evk board Frank Li (Tue May 28 2024 - 11:13:05 EST)
- [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas Alexandre Ghiti (Tue May 28 2024 - 11:13:14 EST)
- Re: [PATCH 2/5] dt-bindings: Add bindings for the Analog Devices ADP5585 Rob Herring (Tue May 28 2024 - 11:13:40 EST)
- Re: [PATCH v2 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling Niklas Schnelle (Tue May 28 2024 - 11:13:42 EST)
- [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha Alexandre Ghiti (Tue May 28 2024 - 11:14:08 EST)
- Re: [PATCH v3 6/6] arm64: dts: qcom: c630: Add Embedded Controller node Dmitry Baryshkov (Tue May 28 2024 - 11:14:26 EST)
- Re: [PATCH v2 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling Matthew Rosato (Tue May 28 2024 - 11:14:44 EST)
- Re: [PATCH v2 2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap Matthew Rosato (Tue May 28 2024 - 11:15:01 EST)
- Re: [PATCH 1/3] mm: zswap: use sg_set_folio() in zswap_{compress/decompress}() Nhat Pham (Tue May 28 2024 - 11:15:19 EST)
- [PATCH 3/7] riscv: Implement arch_cmpxchg128() using Zacas Alexandre Ghiti (Tue May 28 2024 - 11:15:29 EST)
- Re: [PATCH v2 3/3] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP Matthew Rosato (Tue May 28 2024 - 11:15:44 EST)
- Re: [PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c Ian Rogers (Tue May 28 2024 - 11:15:58 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Dave Hansen (Tue May 28 2024 - 11:16:10 EST)
- [BUG] 6.10.0-rc1: segfault at 0 when reboot with kernel config INIT_MLOCKED_ON_FREE_DEFAULT_ON=y David Wang (Tue May 28 2024 - 11:16:15 EST)
- [PATCH 4/7] riscv: Implement xchg8/16() using Zabha Alexandre Ghiti (Tue May 28 2024 - 11:16:34 EST)
- Re: [PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up Yongqin Liu (Tue May 28 2024 - 11:16:50 EST)
- Re: [PATCH v3 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95 Rob Herring (Tue May 28 2024 - 11:17:10 EST)
- [PATCH 5/7] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock Alexandre Ghiti (Tue May 28 2024 - 11:17:26 EST)
- Re: [PATCH 2/3] mm :zswap: use kmap_local_folio() in zswap_load() Nhat Pham (Tue May 28 2024 - 11:17:42 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Heiko Stuebner (Tue May 28 2024 - 11:17:52 EST)
- [PATCH 6/7] asm-generic: ticket-lock: Add separate ticket-lock.h Alexandre Ghiti (Tue May 28 2024 - 11:18:07 EST)
- Re: [GIT PULL] bcachefs updates fro 6.10-rc1 Geert Uytterhoeven (Tue May 28 2024 - 11:18:21 EST)
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Reinette Chatre (Tue May 28 2024 - 11:18:34 EST)
- [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Alexandre Ghiti (Tue May 28 2024 - 11:18:46 EST)
- Re: [PATCH 5/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Frank Li (Tue May 28 2024 - 11:19:02 EST)
- Re: [PATCH 3/3] mm: zswap: make same_filled functions folio-friendly Nhat Pham (Tue May 28 2024 - 11:19:13 EST)
- Re: [PATCH RESEND] soundwire: fix usages of device_get_named_child_node() Markus Elfring (Tue May 28 2024 - 11:19:58 EST)
- Re: [PATCH] dt-bindings: hwmon: Add max6639 Conor Dooley (Tue May 28 2024 - 11:20:37 EST)
- [syzbot] [ext4?] WARNING in ext4_xattr_inode_lookup_create syzbot (Tue May 28 2024 - 11:21:39 EST)
- Re: [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID Sean Christopherson (Tue May 28 2024 - 11:21:50 EST)
- Re: [PATCH 4/7] riscv: Implement xchg8/16() using Zabha Conor Dooley (Tue May 28 2024 - 11:22:57 EST)
- Re: [PATCH v4 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller Krzysztof Kozlowski (Tue May 28 2024 - 11:23:48 EST)
- [PATCH] ethernet: octeontx2: avoid linking objects into multiple modules Arnd Bergmann (Tue May 28 2024 - 11:25:41 EST)
- Re: [PATCH 4/5] crypto: ccp: Add support for getting security attributes on some older systems Tom Lendacky (Tue May 28 2024 - 11:28:27 EST)
- Re: [PATCH 5.10-rt] printk: ignore that console preempted by irq/softirq Sebastian Andrzej Siewior (Tue May 28 2024 - 11:29:45 EST)
- Re: [PATCH 1/5] crypto: ccp: Represent capabilities register as a union Tom Lendacky (Tue May 28 2024 - 11:30:15 EST)
- Re: [PATCH 2/5] crypto: ccp: Move security attributes to their own file Tom Lendacky (Tue May 28 2024 - 11:30:33 EST)
- Re: [PATCH] arm64/io: add constant-argument check Arnd Bergmann (Tue May 28 2024 - 11:30:44 EST)
- Re: [PATCH 3/5] crypto: ccp: align psp_platform_access_msg Tom Lendacky (Tue May 28 2024 - 11:30:57 EST)
- Re: [PATCH RESEND,v6 8/8] soc: mediatek: mtk-cmdq: Add secure cmdq_pkt APIs Jason-JH Lin (林睿祥) (Tue May 28 2024 - 11:33:22 EST)
- Re: [PATCH v3 3/3] perf maps: Remove the replacement of kernel map James Clark (Tue May 28 2024 - 11:33:24 EST)
- Re: [PATCH RESEND, v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver Jason-JH Lin (林睿祥) (Tue May 28 2024 - 11:34:05 EST)
- [GIT PULL] cpupower update for Linux 6.10-rc2 Shuah Khan (Tue May 28 2024 - 11:34:54 EST)
- Re: [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas Conor Dooley (Tue May 28 2024 - 11:35:06 EST)
- Re: [RESEND PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma Rob Herring (Tue May 28 2024 - 11:35:25 EST)
- Re: [PATCH bpf-next v8 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty Abhishek Chauhan (ABC) (Tue May 28 2024 - 11:35:43 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common syzbot (Tue May 28 2024 - 11:36:12 EST)
- Re: [PATCH 1/3] arm64: dts: qcom: sm8450: Add qfprom node Bjorn Andersson (Tue May 28 2024 - 11:37:25 EST)
- [PATCH] [v2] arm64/io: add constant-argument check Arnd Bergmann (Tue May 28 2024 - 11:37:37 EST)
- Re: [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards Conor Dooley (Tue May 28 2024 - 11:39:10 EST)
- [PATCH] ARM: dts: microchip: sam9x60: Move i2c address/size to dtsi Alexander Dahl (Tue May 28 2024 - 11:40:10 EST)
- [PATCH] dt-bindings: sound: tlv320adc3xxx: Fix incorrect GPIO description Ricard Wanderlof (Tue May 28 2024 - 11:40:35 EST)
- Re: [PATCH v2 1/2] ASoC: dt-bindings: fsl,mqs: Add i.MX95 platform support Rob Herring (Arm) (Tue May 28 2024 - 11:40:50 EST)
- Re: [PATCH RESEND] soundwire: fix usages of device_get_named_child_node() Pierre-Louis Bossart (Tue May 28 2024 - 11:41:10 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Dragan Simic (Tue May 28 2024 - 11:41:32 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common syzbot (Tue May 28 2024 - 11:43:15 EST)
- Re: [PATCH] kmsan: introduce test_unpoison_memory() Brian Johannesmeyer (Tue May 28 2024 - 11:45:22 EST)
- Re: [PATCH v2] w1: Drop allocation error message Krzysztof Kozlowski (Tue May 28 2024 - 11:46:02 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H6 Chen-Yu Tsai (Tue May 28 2024 - 11:46:24 EST)
- Re: [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards Andreas Schwab (Tue May 28 2024 - 11:47:45 EST)
- Re: [PATCH] clk: imx: imx6ul: fix default parent for enet*_ref_sel Oleksij Rempel (Tue May 28 2024 - 11:48:34 EST)
- Re: [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Andreas Kemnade (Tue May 28 2024 - 11:49:11 EST)
- [PATCH] clk: imx: imx6ul: fix default parent for enet*_ref_sel Sebastien Laveze (Tue May 28 2024 - 11:50:54 EST)
- Re: [PATCH v2] ext4: fix fast commit inode enqueueing during a full journal commit Luis Henriques (Tue May 28 2024 - 11:51:09 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Guenter Roeck (Tue May 28 2024 - 11:51:14 EST)
- Re: [PATCH v6 3/8] soc: mediatek: cmdq: Add cmdq_pkt_logic_command to support math operation Jason-JH Lin (林睿祥) (Tue May 28 2024 - 11:52:48 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Sebastian Kropatsch (Tue May 28 2024 - 11:53:02 EST)
- Re: [PATCH 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe kernel test robot (Tue May 28 2024 - 11:53:47 EST)
- Re: [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Conor Dooley (Tue May 28 2024 - 11:54:13 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Liang, Kan (Tue May 28 2024 - 11:55:13 EST)
- Re: [PATCH v1] perf docs: Fix typos James Clark (Tue May 28 2024 - 11:56:11 EST)
- Re: [PATCH v2 05/35] thread_info: selector for TIF_NEED_RESCHED[_LAZY] Peter Zijlstra (Tue May 28 2024 - 11:56:21 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Sebastian Kropatsch (Tue May 28 2024 - 11:56:38 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H6 Chen-Yu Tsai (Tue May 28 2024 - 11:56:54 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Rob Herring (Tue May 28 2024 - 11:58:19 EST)
- [tip: x86/cpu] x86/cpu: Remove useless work in detect_tme_early() tip-bot2 for Alison Schofield (Tue May 28 2024 - 11:59:57 EST)
- [tip: x86/cpu] x86/pconfig: Remove unused MKTME pconfig code tip-bot2 for Alison Schofield (Tue May 28 2024 - 12:00:02 EST)
- Re: [PATCH v3 0/2] x86/sgx: Fix two data races in EAUG/EREMOVE flows Dave Hansen (Tue May 28 2024 - 12:01:18 EST)
- [PATCH net-next] net: smc91x: Remove commented out code Thorsten Blum (Tue May 28 2024 - 12:01:32 EST)
- Re: [PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example Krzysztof Kozlowski (Tue May 28 2024 - 12:02:00 EST)
- Re: [PATCH 1/1] dt-bindings: rtc: Convert rtc-fsl-ftm-alarm.txt to yaml format Frank Li (Tue May 28 2024 - 12:02:10 EST)
- Re: [PATCH 3/3] mm: zswap: proactive shrinking before pool size limit is hit Nhat Pham (Tue May 28 2024 - 12:02:28 EST)
- Re: [PATCH 1/5] dt-bindings: serial: 8250_omap: Add wakeup pinctrl state Rob Herring (Arm) (Tue May 28 2024 - 12:02:42 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Alexey Charkov (Tue May 28 2024 - 12:02:59 EST)
- Re: [PATCH v2] hwmon: (max6639) : Update hwmon init using info kernel test robot (Tue May 28 2024 - 12:03:15 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H6 Dragan Simic (Tue May 28 2024 - 12:03:31 EST)
- Re: [PATCH v2 06/35] thread_info: define __tif_need_resched(resched_t) Peter Zijlstra (Tue May 28 2024 - 12:03:41 EST)
- Re: [syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup syzbot (Tue May 28 2024 - 12:05:13 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H6 Chen-Yu Tsai (Tue May 28 2024 - 12:06:57 EST)
- Re: [PATCH 6.8 000/493] 6.8.12-rc1 review SeongJae Park (Tue May 28 2024 - 12:07:48 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Quentin Schulz (Tue May 28 2024 - 12:08:25 EST)
- Re: [PATCH v2 0/3] dmaengine: ioatdma: Fix mem leakage series Dave Jiang (Tue May 28 2024 - 12:08:38 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review SeongJae Park (Tue May 28 2024 - 12:08:49 EST)
- Re: [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Rob Clark (Tue May 28 2024 - 12:09:01 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H616 Chen-Yu Tsai (Tue May 28 2024 - 12:09:08 EST)
- Re: [PATCH 1/1] dt-bindings: rtc: Convert rtc-fsl-ftm-alarm.txt to yaml format Krzysztof Kozlowski (Tue May 28 2024 - 12:09:36 EST)
- Re: [PATCH v2 07/35] sched: define *_tsk_need_resched_lazy() helpers Peter Zijlstra (Tue May 28 2024 - 12:09:46 EST)
- Re: [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Dmitry Baryshkov (Tue May 28 2024 - 12:10:02 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for A64 Chen-Yu Tsai (Tue May 28 2024 - 12:11:06 EST)
- Re: [PATCH v2 0/2] Correct the model names and descriptions for Pine64 boards Chen-Yu Tsai (Tue May 28 2024 - 12:11:06 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H6 Chen-Yu Tsai (Tue May 28 2024 - 12:11:12 EST)
- Re: [PATCH v2 08/35] entry: handle lazy rescheduling at user-exit Peter Zijlstra (Tue May 28 2024 - 12:12:45 EST)
- Re: [PATCH v2 09/35] entry/kvm: handle lazy rescheduling at guest-entry Peter Zijlstra (Tue May 28 2024 - 12:13:31 EST)
- Re: [PATCH v1 1/2] dt-bindings: iio: adc: add ti,ads1119 Conor Dooley (Tue May 28 2024 - 12:14:51 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Thomas Weißschuh (Tue May 28 2024 - 12:16:09 EST)
- [PATCH] hns3: avoid linking objects into multiple modules Arnd Bergmann (Tue May 28 2024 - 12:16:26 EST)
- Re: [PATCH v7 3/3] platform/x86: dell-pc: Implement platform_profile Lyndon Sanche (Tue May 28 2024 - 12:16:47 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for A64 Chen-Yu Tsai (Tue May 28 2024 - 12:17:20 EST)
- Re: [PATCH v2 0/2] Correct the model names and descriptions for Pine64 boards Chen-Yu Tsai (Tue May 28 2024 - 12:17:41 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H6 Chen-Yu Tsai (Tue May 28 2024 - 12:18:20 EST)
- Re: [PATCH v2 10/35] entry: irqentry_exit only preempts for TIF_NEED_RESCHED Peter Zijlstra (Tue May 28 2024 - 12:18:33 EST)
- Re: [PATCH] drm/dp: Fix documentation warning Douglas Anderson (Tue May 28 2024 - 12:20:14 EST)
- Re: [PATCH v2] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Shakeel Butt (Tue May 28 2024 - 12:21:16 EST)
- Re: [PATCH v2] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Shakeel Butt (Tue May 28 2024 - 12:21:51 EST)
- Re: [PATCH v2] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Shakeel Butt (Tue May 28 2024 - 12:22:15 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Russell King (Oracle) (Tue May 28 2024 - 12:22:37 EST)
- Re: soundwire: fix usages of device_get_named_child_node() Markus Elfring (Tue May 28 2024 - 12:22:54 EST)
- Re: [PATCH v3 2/2] x86/sgx: Resolve EREMOVE page vs EAUG page data race Dave Hansen (Tue May 28 2024 - 12:23:24 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Tim Harvey (Tue May 28 2024 - 12:23:43 EST)
- Re: [PATCH 1/2] mm: swap: swap cluster switch to double link list Kairui Song (Tue May 28 2024 - 12:24:27 EST)
- Re: [PATCH v4] arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge Prahlad Valluru (Tue May 28 2024 - 12:25:10 EST)
- Re: [PATCH v2 12/35] sched: separate PREEMPT_DYNAMIC config logic Peter Zijlstra (Tue May 28 2024 - 12:26:39 EST)
- Re: [PATCH v4 2/6] dt-bindings: firmware: add i.MX95 SCMI Extension protocol Rob Herring (Arm) (Tue May 28 2024 - 12:27:10 EST)
- Re: [PATCH v2 13/35] sched: allow runtime config for PREEMPT_AUTO Peter Zijlstra (Tue May 28 2024 - 12:27:55 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 12:28:08 EST)
- Re: [PATCH] drm/panel-edp: Add panel CSOT MNB601LS1-1 Doug Anderson (Tue May 28 2024 - 12:28:22 EST)
- Re: [PATCH v3 1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption Paolo Bonzini (Tue May 28 2024 - 12:31:18 EST)
- [PATCH] kheaders: use `command -v` to test for existence of `cpio` Miguel Ojeda (Tue May 28 2024 - 12:32:16 EST)
- Re: [PATCH v3 2/3] KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent Paolo Bonzini (Tue May 28 2024 - 12:33:22 EST)
- Re: [PATCH v4] arm64: dts: qcom: qcs6490-rb3gen2: enable hdmi bridge Dmitry Baryshkov (Tue May 28 2024 - 12:33:47 EST)
- [PATCH] kbuild: rust: remove now-unneeded `rusttest` custom sysroot handling Miguel Ojeda (Tue May 28 2024 - 12:35:27 EST)
- Re: [PATCH v4] of: property: Add fw_devlink support for interrupt-map property Marc Zyngier (Tue May 28 2024 - 12:36:24 EST)
- Re: [net-next PATCH v4 1/7] net: ravb: Simplify poll & receive functions Sergey Shtylyov (Tue May 28 2024 - 12:37:00 EST)
- [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 T.J. Mercier (Tue May 28 2024 - 12:37:44 EST)
- [PATCH v2 1/1] dt-bindings: fsl-qdma: Convert to yaml format Frank Li (Tue May 28 2024 - 12:38:00 EST)
- [PATCH 2/2] cgroup: Remove nr_cgrps T.J. Mercier (Tue May 28 2024 - 12:38:13 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common Oscar Salvador (Tue May 28 2024 - 12:39:10 EST)
- Re: [PATCH] drm/panel: sitronix-st7789v: Add check for of_drm_get_panel_orientation Jessica Zhang (Tue May 28 2024 - 12:40:10 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common Oscar Salvador (Tue May 28 2024 - 12:40:23 EST)
- [PATCH v2] memcg: rearrange fields of mem_cgroup_per_node Shakeel Butt (Tue May 28 2024 - 12:41:08 EST)
- [PATCH] of: property: Fix fw_devlink handling of interrupt-map Marc Zyngier (Tue May 28 2024 - 12:41:48 EST)
- [PATCH v2] dt-bindings: regulator: twl-regulator: convert to yaml Andreas Kemnade (Tue May 28 2024 - 12:42:45 EST)
- Re: [net-next PATCH v4 2/7] net: ravb: Consider busypolling status when re-enabling interrupts Sergey Shtylyov (Tue May 28 2024 - 12:44:42 EST)
- [PATCH v2] arm64: dts: allwinner: Add cache information to the SoC dtsi for H616 Dragan Simic (Tue May 28 2024 - 12:45:42 EST)
- Re: soundwire: fix usages of device_get_named_child_node() Vinod Koul (Tue May 28 2024 - 12:46:27 EST)
- Re: [PATCH 0/3] tracing: Fix some selftest issues Google (Tue May 28 2024 - 12:46:51 EST)
- Re: [PATCH] arm64: dts: allwinner: Add cache information to the SoC dtsi for H616 Dragan Simic (Tue May 28 2024 - 12:47:17 EST)
- Re: [net-next PATCH v4 2/7] net: ravb: Consider busypolling status when re-enabling interrupts Sergey Shtylyov (Tue May 28 2024 - 12:47:41 EST)
- [syzbot] [mm?] UBSAN: shift-out-of-bounds in try_to_shrink_lruvec syzbot (Tue May 28 2024 - 12:49:38 EST)
- RE: [PATCH] udmabuf: add CONFIG_MMU dependency Kasireddy, Vivek (Tue May 28 2024 - 12:52:28 EST)
- [PATCH v2 5/5] thermal: core: Avoid calling .trip_crossed() for critical and hot trips Rafael J. Wysocki (Tue May 28 2024 - 12:54:33 EST)
- [PATCH v2 4/5] thermal: gov_bang_bang: Drop unnecessary cooling device target state checks Rafael J. Wysocki (Tue May 28 2024 - 12:54:39 EST)
- [PATCH v2 3/5] thermal: trip: Use READ_ONCE() for lockless access to trip properties Rafael J. Wysocki (Tue May 28 2024 - 12:54:48 EST)
- [PATCH v2 2/5] thermal: trip: Make thermal_zone_set_trips() use trip thresholds Rafael J. Wysocki (Tue May 28 2024 - 12:55:00 EST)
- [PATCH v2 1/5] thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips() Rafael J. Wysocki (Tue May 28 2024 - 12:55:18 EST)
- [PATCH v2 0/5] thermal: core: Assorted improvements for v6.11 Rafael J. Wysocki (Tue May 28 2024 - 12:55:34 EST)
- Re: [RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml Andreas Kemnade (Tue May 28 2024 - 12:56:02 EST)
- Re: soundwire: fix usages of device_get_named_child_node() Markus Elfring (Tue May 28 2024 - 12:56:17 EST)
- [BUG] SFP I2C timeout forces link down with PHY_ERROR Sean Anderson (Tue May 28 2024 - 12:57:42 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Paolo Bonzini (Tue May 28 2024 - 12:59:55 EST)
- Re: [PATCH v3 4/6] dt-bindings: thermal: Add a property to select the aggregation type Rob Herring (Tue May 28 2024 - 13:00:09 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Linus Torvalds (Tue May 28 2024 - 13:01:20 EST)
- Re: [PATCH 1/2] kmsan: do not wipe out origin when doing partial unpoisoning Brian Johannesmeyer (Tue May 28 2024 - 13:01:39 EST)
- Re: (subset) [PATCH 0/2] Fix msm8974 apcs syscon compatible Bjorn Andersson (Tue May 28 2024 - 13:03:05 EST)
- Re: (subset) [PATCH v2 0/2] Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup) Bjorn Andersson (Tue May 28 2024 - 13:03:19 EST)
- Re: [PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes Hans de Goede (Tue May 28 2024 - 13:10:07 EST)
- Re: [PATCH] of: of_test: add MODULE_DESCRIPTION() Rob Herring (Arm) (Tue May 28 2024 - 13:10:30 EST)
- Re: [PATCH v3 6/6] arm64: dts: qcom: c630: Add Embedded Controller node Bjorn Andersson (Tue May 28 2024 - 13:14:13 EST)
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING` Jeff Xu (Tue May 28 2024 - 13:14:32 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Rob Herring (Arm) (Tue May 28 2024 - 13:14:55 EST)
- Re: [PATCH v19 105/130] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL Isaku Yamahata (Tue May 28 2024 - 13:16:25 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Paolo Bonzini (Tue May 28 2024 - 13:17:21 EST)
- Re: [PATCH rfc 0/9] mm: memcg: separate legacy cgroup v1 code and put under config option Kairui Song (Tue May 28 2024 - 13:20:54 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: sdm450: add Lenovo Smart Tab M10 DTS Bjorn Andersson (Tue May 28 2024 - 13:23:04 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Sebastian Kropatsch (Tue May 28 2024 - 13:23:21 EST)
- Re: [syzbot] [mm?] kernel BUG in __vma_reservation_common syzbot (Tue May 28 2024 - 13:24:14 EST)
- Re: [PATCH bpf-next v8 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty Willem de Bruijn (Tue May 28 2024 - 13:24:51 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Saravana Kannan (Tue May 28 2024 - 13:25:11 EST)
- Re: [BUG] SFP I2C timeout forces link down with PHY_ERROR Russell King (Oracle) (Tue May 28 2024 - 13:28:39 EST)
- Re: [PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize Avichal Rakesh (Tue May 28 2024 - 13:30:43 EST)
- Re: [PATCH] cpufreq: amd-pstate: Fix the inconsistency in max frequency units Peter Jung (Tue May 28 2024 - 13:34:34 EST)
- Re: [PATCH v6 00/49] New Intel CPUID families Tony Luck (Tue May 28 2024 - 13:34:44 EST)
- Re: [PATCH RESEND 1/3] drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panel Jessica Zhang (Tue May 28 2024 - 13:36:52 EST)
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP Mina Almasry (Tue May 28 2024 - 13:37:12 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Tue May 28 2024 - 13:40:13 EST)
- Re: [PATCH 00/10] arm64: dts: qcom: sc8180x: Enable the USB multiport controller Rob Herring (Arm) (Tue May 28 2024 - 13:41:53 EST)
- Re: [PATCH 0/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Rob Herring (Arm) (Tue May 28 2024 - 13:42:07 EST)
- Re: [PATCH 0/5] Add board support for Sipeed LicheeRV Nano Rob Herring (Arm) (Tue May 28 2024 - 13:42:17 EST)
- Re: [PATCH v3 0/6] power: supply: Lenovo Yoga C630 EC Rob Herring (Arm) (Tue May 28 2024 - 13:42:39 EST)
- Re: [PATCH] arm64: dts: amlogic: ad402: move thermal-zones to top node Rob Herring (Arm) (Tue May 28 2024 - 13:42:53 EST)
- Re: [PATCH v4 0/4] Add minimal boot support for Raspberry Pi 5 Rob Herring (Arm) (Tue May 28 2024 - 13:43:13 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board Rob Herring (Arm) (Tue May 28 2024 - 13:43:32 EST)
- Re: [PATCH] wifi: ath12k: Fix devmem address prefix when logging Kalle Valo (Tue May 28 2024 - 13:43:47 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Paolo Bonzini (Tue May 28 2024 - 13:44:11 EST)
- [PATCH] regulator: max77503: remove unused struct 'max77503_dev' linux (Tue May 28 2024 - 13:47:21 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Paolo Bonzini (Tue May 28 2024 - 13:48:05 EST)
- Re: [PATCH v3 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver Dmitry Rokosov (Tue May 28 2024 - 13:49:23 EST)
- Re: [PATCH] cpufreq: amd-pstate: remove global header file Mario Limonciello (Tue May 28 2024 - 13:49:47 EST)
- Re: [BUG] SFP I2C timeout forces link down with PHY_ERROR Sean Anderson (Tue May 28 2024 - 13:51:17 EST)
- Re: [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x Conor Dooley (Tue May 28 2024 - 13:53:02 EST)
- Re: [BUG] SFP I2C timeout forces link down with PHY_ERROR Sean Anderson (Tue May 28 2024 - 13:53:16 EST)
- [syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit syzbot (Tue May 28 2024 - 13:54:37 EST)
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING` Jeff Xu (Tue May 28 2024 - 13:57:01 EST)
- [PATCH 1/1] dt-bindings: gpio: mpc8xxx: Convert to yaml format Frank Li (Tue May 28 2024 - 13:57:15 EST)
- Re: WARNING in cxacru_cm/usb_submit_urb Nikita Zhandarovich (Tue May 28 2024 - 13:59:29 EST)
- Re: [PATCH v5 0/3] perf/core: Check sample_type in sample data saving helper functions Yabin Cui (Tue May 28 2024 - 13:59:56 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Boqun Feng (Tue May 28 2024 - 14:00:20 EST)
- Re: [PATCH 4/7] riscv: Implement xchg8/16() using Zabha Andrea Parri (Tue May 28 2024 - 14:00:42 EST)
- Re: [PATCH] locking/ww_mutex/test: add MODULE_DESCRIPTION() Boqun Feng (Tue May 28 2024 - 14:01:51 EST)
- Re: [PATCH] fs: autofs: add MODULE_DESCRIPTION() Al Viro (Tue May 28 2024 - 14:04:08 EST)
- [tip: x86/cpu] x86/boot: Switch to new Intel CPU model defines tip-bot2 for Tony Luck (Tue May 28 2024 - 14:05:20 EST)
- [tip: x86/cpu] perf/x86/rapl: Switch to new Intel CPU model defines tip-bot2 for Tony Luck (Tue May 28 2024 - 14:05:22 EST)
- [tip: x86/cpu] x86/virt/tdx: Switch to new Intel CPU model defines tip-bot2 for Tony Luck (Tue May 28 2024 - 14:05:26 EST)
- [tip: x86/cpu] x86/cpu: Switch to new Intel CPU model defines tip-bot2 for Tony Luck (Tue May 28 2024 - 14:05:34 EST)
- [tip: x86/cpu] perf/x86/intel: Switch to new Intel CPU model defines tip-bot2 for Tony Luck (Tue May 28 2024 - 14:05:37 EST)
- [tip: x86/cpu] x86/PCI: Switch to new Intel CPU model defines tip-bot2 for Tony Luck (Tue May 28 2024 - 14:06:09 EST)
- [tip: x86/cpu] x86/cpu/intel: Switch to new Intel CPU model defines tip-bot2 for Tony Luck (Tue May 28 2024 - 14:06:19 EST)
- [tip: x86/cpu] x86/platform/intel-mid: Switch to new Intel CPU model defines tip-bot2 for Tony Luck (Tue May 28 2024 - 14:06:22 EST)
- Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.10-rc2 pr-tracker-bot (Tue May 28 2024 - 14:08:36 EST)
- Re: [PATCH 2/5] dt-bindings: Add bindings for the Analog Devices ADP5585 Laurent Pinchart (Tue May 28 2024 - 14:08:52 EST)
- Re: [GIT PULL] probes: Fixes for v6.10-rc1 pr-tracker-bot (Tue May 28 2024 - 14:08:59 EST)
- Re: [PATCH 4/5] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Tue May 28 2024 - 14:10:06 EST)
- Re: [syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit Jeff Layton (Tue May 28 2024 - 14:10:58 EST)
- [PATCH net-next v6 0/3] mlx4: Add support for netdev-genl API Joe Damato (Tue May 28 2024 - 14:12:00 EST)
- [PATCH net-next v6 1/3] net/mlx4: Track RX allocation failures in a stat Joe Damato (Tue May 28 2024 - 14:12:17 EST)
- [PATCH net-next v6 2/3] net/mlx4: link NAPI instances to queues and IRQs Joe Damato (Tue May 28 2024 - 14:12:37 EST)
- [PATCH net-next v6 3/3] net/mlx4: support per-queue statistics via netlink Joe Damato (Tue May 28 2024 - 14:13:01 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Linus Torvalds (Tue May 28 2024 - 14:13:25 EST)
- [PATCH 1/1 fyi] tools arch x86: Sync the msr-index.h copy with the kernel sources Arnaldo Carvalho de Melo (Tue May 28 2024 - 14:14:23 EST)
- Re: [BUG] SFP I2C timeout forces link down with PHY_ERROR Andrew Lunn (Tue May 28 2024 - 14:14:37 EST)
- Re: [PATCH v3 1/3] drm/display: split DSC helpers from DP helpers Jessica Zhang (Tue May 28 2024 - 14:15:49 EST)
- Re: [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas Andrea Parri (Tue May 28 2024 - 14:16:47 EST)
- Re: [syzbot] [usb?] WARNING in cxacru_cm/usb_submit_urb syzbot (Tue May 28 2024 - 14:19:14 EST)
- [paulmck-rcu:dev.2024.05.21a] BUILD SUCCESS 17284125a3f17be817e917b23511c99aea8fee81 kernel test robot (Tue May 28 2024 - 14:19:51 EST)
- Re: [PATCH v1 1/1] MAINTAINERS: Add Intel MID section Dave Hansen (Tue May 28 2024 - 14:20:04 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Arnaldo Carvalho de Melo (Tue May 28 2024 - 14:20:20 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Mark Brown (Tue May 28 2024 - 14:20:40 EST)
- Re: [BUG] SFP I2C timeout forces link down with PHY_ERROR Russell King (Oracle) (Tue May 28 2024 - 14:23:16 EST)
- Re: [PATCH v5 2/3] net/9p/usbg: Add new usb gadget function transport Andrzej Pietrasiewicz (Tue May 28 2024 - 14:29:45 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 14:30:14 EST)
- Re: [PATCH v1 1/1] iommu/dma: Make SG mapping and syncing robust against empty tables Robin Murphy (Tue May 28 2024 - 14:31:39 EST)
- Re: [PATCH v2 2/2] mm/vmalloc: Use __this_cpu_try_cmpxchg() in preload_this_cpu_lock() Uladzislau Rezki (Tue May 28 2024 - 14:36:14 EST)
- [PATCH] usb: atm: cxacru: fix endpoint checking in cxacru_bind() Nikita Zhandarovich (Tue May 28 2024 - 14:38:25 EST)
- Re: [PATCH v5 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script Andrzej Pietrasiewicz (Tue May 28 2024 - 14:41:29 EST)
- [PATCH v2 1/1] dt-bindings: rtc: Convert rtc-fsl-ftm-alarm.txt to yaml format Frank Li (Tue May 28 2024 - 14:44:32 EST)
- [PATCH 0/8] PM/ACPI - New Intel CPU #defines Tony Luck (Tue May 28 2024 - 14:47:46 EST)
- [PATCH 1/8] cpufreq: Switch to new Intel CPU model defines Tony Luck (Tue May 28 2024 - 14:47:56 EST)
- [PATCH 3/8] powercap: intel_rapl: Switch to new Intel CPU model defines Tony Luck (Tue May 28 2024 - 14:48:14 EST)
- [PATCH 2/8] intel_idle: Switch to new Intel CPU model defines Tony Luck (Tue May 28 2024 - 14:48:18 EST)
- [PATCH 4/8] ASoC: Intel: Switch to new Intel CPU model defines Tony Luck (Tue May 28 2024 - 14:48:21 EST)
- [PATCH 6/8] ACPI: LPSS: Switch to new Intel CPU model defines Tony Luck (Tue May 28 2024 - 14:48:47 EST)
- [PATCH 5/8] thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model defines Tony Luck (Tue May 28 2024 - 14:48:47 EST)
- [PATCH 7/8] cpufreq: intel_pstate: Switch to new Intel CPU model defines Tony Luck (Tue May 28 2024 - 14:49:04 EST)
- [PATCH 8/8] powercap: intel_rapl: Switch to new Intel CPU model defines Tony Luck (Tue May 28 2024 - 14:49:28 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Steven Rostedt (Tue May 28 2024 - 14:49:55 EST)
- Re: [PATCH v2 03/13] pinctrl: renesas: pinctrl-rzg2l: Allow more bits for pin configuration Lad, Prabhakar (Tue May 28 2024 - 14:50:09 EST)
- [paulmck-rcu:dev.2024.05.21a 44/53] update.c:undefined reference to `__bad_cmpxchg' kernel test robot (Tue May 28 2024 - 14:50:19 EST)
- Re: [PATCH v2 1/2] percpu: Add __this_cpu_try_cmpxchg() Uladzislau Rezki (Tue May 28 2024 - 14:50:34 EST)
- Re: [PATCH v2 20/49] KVM: x86: Rename kvm_cpu_cap_mask() to kvm_cpu_cap_init() Sean Christopherson (Tue May 28 2024 - 14:54:34 EST)
- Re: [PATCH v2] kobject_uevent: Fix OOB access within zap_modalias_env() Dmitry Torokhov (Tue May 28 2024 - 14:56:40 EST)
- Re: [PATCH] perf stat: allocation check when calculating cache instance ID Namhyung Kim (Tue May 28 2024 - 14:56:51 EST)
- Re: [PATCH v2 12/49] KVM: x86: Reject disabling of MWAIT/HLT interception when not allowed Sean Christopherson (Tue May 28 2024 - 14:57:10 EST)
- Re: [PATCH bpf-next v8 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty Abhishek Chauhan (ABC) (Tue May 28 2024 - 14:59:14 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Tue May 28 2024 - 14:59:32 EST)
- [PATCH v3] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads Eric Chanudet (Tue May 28 2024 - 15:00:51 EST)
- Re: CVE-2023-52685: pstore: ram_core: fix possible overflow in persistent_ram_init_ecc() Greg Kroah-Hartman (Tue May 28 2024 - 15:01:17 EST)
- Re: CVE-2021-47377: kernel: xen/balloon: use a kernel thread instead a workqueue Greg KH (Tue May 28 2024 - 15:03:04 EST)
- Re: [PATCH] rcutorture: Skip debug object testing for cur_ops without ->debug_objects set Paul E. McKenney (Tue May 28 2024 - 15:03:18 EST)
- [PATCH v2 0/4] ADP5585 GPIO expander, PWM and keypad controller support Laurent Pinchart (Tue May 28 2024 - 15:03:37 EST)
- [PATCH v2 1/4] dt-bindings: Add bindings for the Analog Devices ADP5585 Laurent Pinchart (Tue May 28 2024 - 15:03:49 EST)
- [PATCH v2 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support Laurent Pinchart (Tue May 28 2024 - 15:04:11 EST)
- [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Tue May 28 2024 - 15:04:21 EST)
- [PATCH v2 4/4] pwm: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Tue May 28 2024 - 15:04:34 EST)
- [PATCH v8 00/17] power: sequencing: implement the subsystem and add first users Bartosz Golaszewski (Tue May 28 2024 - 15:05:27 EST)
- [PATCH v8 02/17] regulator: dt-bindings: describe the PMU module of the WCN7850 package Bartosz Golaszewski (Tue May 28 2024 - 15:05:49 EST)
- [PATCH v8 01/17] regulator: dt-bindings: describe the PMU module of the QCA6390 package Bartosz Golaszewski (Tue May 28 2024 - 15:06:08 EST)
- [PATCH v8 03/17] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390 Bartosz Golaszewski (Tue May 28 2024 - 15:06:59 EST)
- [PATCH v8 04/17] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390 Bartosz Golaszewski (Tue May 28 2024 - 15:07:00 EST)
- [PATCH v8 06/17] arm64: dts: qcom: sm8550-qrd: add the Wifi node Bartosz Golaszewski (Tue May 28 2024 - 15:09:05 EST)
- [PATCH v8 05/17] dt-bindings: net: wireless: describe the ath12k PCI module Bartosz Golaszewski (Tue May 28 2024 - 15:09:12 EST)
- [PATCH v8 08/17] arm64: dts: qcom: sm8650-hdk: add the Wifi node Bartosz Golaszewski (Tue May 28 2024 - 15:09:33 EST)
- [PATCH v8 07/17] arm64: dts: qcom: sm8650-qrd: add the Wifi node Bartosz Golaszewski (Tue May 28 2024 - 15:09:37 EST)
- [PATCH v8 09/17] arm64: dts: qcom: qrb5165-rb5: add the Wifi node Bartosz Golaszewski (Tue May 28 2024 - 15:09:52 EST)
- [PATCH v8 11/17] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets Bartosz Golaszewski (Tue May 28 2024 - 15:11:21 EST)
- [PATCH v8 12/17] PCI: hold the rescan mutex when scanning for the first time Bartosz Golaszewski (Tue May 28 2024 - 15:11:56 EST)
- [PATCH v8 10/17] power: sequencing: implement the pwrseq core Bartosz Golaszewski (Tue May 28 2024 - 15:12:06 EST)
- [PATCH v8 13/17] PCI/pwrctl: reuse the OF node for power controlled devices Bartosz Golaszewski (Tue May 28 2024 - 15:12:12 EST)
- [PATCH v8 14/17] PCI/pwrctl: create platform devices for child OF nodes of the port node Bartosz Golaszewski (Tue May 28 2024 - 15:12:59 EST)
- [PATCH v8 15/17] PCI/pwrctl: add PCI power control core code Bartosz Golaszewski (Tue May 28 2024 - 15:13:46 EST)
- [PATCH v8 17/17] Bluetooth: qca: use the power sequencer for QCA6390 Bartosz Golaszewski (Tue May 28 2024 - 15:14:35 EST)
- [PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices Bartosz Golaszewski (Tue May 28 2024 - 15:14:36 EST)
- Re: CVE-2023-52734: net: sched: sch: Bounds check priority Greg Kroah-Hartman (Tue May 28 2024 - 15:15:47 EST)
- Re: CVE-2024-35802: x86/sev: Fix position dependent variable references in startup code Greg Kroah-Hartman (Tue May 28 2024 - 15:16:07 EST)
- Re: [PATCH 0/3] mm: zswap: trivial folio conversions Nhat Pham (Tue May 28 2024 - 15:16:19 EST)
- [PATCH] arm: dts: realview: Add/drop missing/spurious unit-addreses Rob Herring (Arm) (Tue May 28 2024 - 15:16:51 EST)
- [PATCH 1/2] arm: dts: arm: Drop redundant fixed-factor clocks Rob Herring (Arm) (Tue May 28 2024 - 15:17:09 EST)
- [PATCH 2/2] arm/arm64: dts: arm: Use generic clock and regulator nodenames Rob Herring (Arm) (Tue May 28 2024 - 15:17:25 EST)
- Re: [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() Sean Christopherson (Tue May 28 2024 - 15:17:44 EST)
- Re: [PATCH v2 06/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for locking/unlocking the PFC register Lad, Prabhakar (Tue May 28 2024 - 15:18:08 EST)
- Re: [PATCH v2] clocksource: Add node counter timer driver for MIPS/Loongson64 Thomas Gleixner (Tue May 28 2024 - 15:18:24 EST)
- Re: [PATCH v2 0/6] minor fixes and improvements Angelo Dureghello (Tue May 28 2024 - 15:18:41 EST)
- [PATCH v2 0/3] MCTP over PCC admiyo (Tue May 28 2024 - 15:19:05 EST)
- [PATCH v2 1/3] mctp pcc: Check before sending MCTP PCC response ACK admiyo (Tue May 28 2024 - 15:19:15 EST)
- [PATCH v2 2/3] mctp pcc: Allow PCC Data Type in MCTP resource. admiyo (Tue May 28 2024 - 15:19:32 EST)
- [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport admiyo (Tue May 28 2024 - 15:20:00 EST)
- [PATCH] ALSA: pcm: fix typo in comment alexandre . belloni (Tue May 28 2024 - 15:20:14 EST)
- Re: [PATCH 1/1] dt-bindings: gpio: mpc8xxx: Convert to yaml format Rob Herring (Arm) (Tue May 28 2024 - 15:21:42 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Alexey Charkov (Tue May 28 2024 - 15:26:40 EST)
- Re: [paulmck-rcu:dev.2024.05.18a 44/51] update.c:undefined reference to `cmpxchg_emu_u8' Paul E. McKenney (Tue May 28 2024 - 15:26:51 EST)
- Re: [PATCH v2 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support Andy Shevchenko (Tue May 28 2024 - 15:27:44 EST)
- [PATCH 2/3] soundwire: slave: simplify code with acpi_get_local_u64_address() Pierre-Louis Bossart (Tue May 28 2024 - 15:30:00 EST)
- [PATCH 1/3] ACPI: utils: introduce acpi_get_local_u64_address() Pierre-Louis Bossart (Tue May 28 2024 - 15:30:09 EST)
- [PATCH 3/3] ALSA: hda: intel-sdw-acpi: use acpi_get_local_u64_address() Pierre-Louis Bossart (Tue May 28 2024 - 15:30:13 EST)
- Re: [PATCH bpf-next v8 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty Martin KaFai Lau (Tue May 28 2024 - 15:30:58 EST)
- Re: [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha Nathan Chancellor (Tue May 28 2024 - 15:31:20 EST)
- [PATCH 1/1 fyi] tools headers UAPI: Sync kvm headers with the kernel sources Arnaldo Carvalho de Melo (Tue May 28 2024 - 15:31:33 EST)
- Re: [PATCH 0/3] mm: zswap: trivial folio conversions Yosry Ahmed (Tue May 28 2024 - 15:33:46 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Pascal Ernster (Tue May 28 2024 - 15:33:58 EST)
- Re: [PATCH v2 07/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointer for writing to PMC register Lad, Prabhakar (Tue May 28 2024 - 15:35:08 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Andy Shevchenko (Tue May 28 2024 - 15:36:17 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Al Viro (Tue May 28 2024 - 15:37:07 EST)
- Re: [PATCH] remoteproc: stm32_rproc: Fix mailbox interrupts queuing Mathieu Poirier (Tue May 28 2024 - 15:38:18 EST)
- [PATCH v4 1/3] drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER Dmitry Baryshkov (Tue May 28 2024 - 15:39:35 EST)
- [PATCH v4 0/3] drm/panel: two fixes for lg-sw43408 Dmitry Baryshkov (Tue May 28 2024 - 15:39:37 EST)
- [PATCH v4 2/3] drm/panel/lg-sw43408: mark sw43408_backlight_ops as static Dmitry Baryshkov (Tue May 28 2024 - 15:39:43 EST)
- [PATCH v4 3/3] drm/display: split DSC helpers from DP helpers Dmitry Baryshkov (Tue May 28 2024 - 15:39:59 EST)
- [PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95 Frank Li (Tue May 28 2024 - 15:40:35 EST)
- [PATCH v5 01/12] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP Frank Li (Tue May 28 2024 - 15:40:52 EST)
- [PATCH v5 02/12] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI Frank Li (Tue May 28 2024 - 15:41:13 EST)
- [PATCH v5 04/12] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK Frank Li (Tue May 28 2024 - 15:41:46 EST)
- [PATCH v5 03/12] PCI: imx6: Rename imx6_* with imx_* Frank Li (Tue May 28 2024 - 15:41:46 EST)
- [PATCH v5 05/12] PCI: imx6: Simplify switch-case logic by involve core_reset callback Frank Li (Tue May 28 2024 - 15:42:14 EST)
- [PATCH v5 06/12] PCI: imx6: Improve comment for workaround ERR010728 Frank Li (Tue May 28 2024 - 15:42:41 EST)
- [PATCH v5 07/12] PCI: imx6: Add help function imx_pcie_match_device() Frank Li (Tue May 28 2024 - 15:43:05 EST)
- [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95 Frank Li (Tue May 28 2024 - 15:43:28 EST)
- [PATCH v5 09/12] PCI: imx6: Consolidate redundant if-checks Frank Li (Tue May 28 2024 - 15:43:51 EST)
- [PATCH v5 10/12] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string Frank Li (Tue May 28 2024 - 15:44:12 EST)
- [PATCH v5 11/12] PCI: imx6: Call: Common PHY API to set mode, speed, and submode Frank Li (Tue May 28 2024 - 15:44:34 EST)
- [PATCH v5 12/12] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support Frank Li (Tue May 28 2024 - 15:44:54 EST)
- Re: [PATCH v2 4/4] pwm: adp5585: Add Analog Devices ADP5585 support Andy Shevchenko (Tue May 28 2024 - 15:45:11 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Linus Torvalds (Tue May 28 2024 - 15:45:32 EST)
- Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 Tejun Heo (Tue May 28 2024 - 15:45:52 EST)
- [PATCH] drm/msm/adreno: Add A306A support Barnabás Czémán (Tue May 28 2024 - 15:46:07 EST)
- Re: [PATCH v2 08/13] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for reading/writing OEN register Lad, Prabhakar (Tue May 28 2024 - 15:46:25 EST)
- [PATCH v2 00/11] pinctrl: pinmux: Embed and reuse struct pinfunction Andy Shevchenko (Tue May 28 2024 - 15:50:03 EST)
- [PATCH v2 01/11] pinctrl: berlin: Make use of struct pinfunction Andy Shevchenko (Tue May 28 2024 - 15:50:16 EST)
- [PATCH v2 02/11] pinctrl: equilibrium: Make use of struct pinfunction Andy Shevchenko (Tue May 28 2024 - 15:50:21 EST)
- [PATCH v2 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC() Andy Shevchenko (Tue May 28 2024 - 15:50:42 EST)
- [PATCH v2 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION() Andy Shevchenko (Tue May 28 2024 - 15:50:45 EST)
- [PATCH v2 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION() Andy Shevchenko (Tue May 28 2024 - 15:51:07 EST)
- [PATCH v2 09/11] pinctrl: keembay: Convert to use func member Andy Shevchenko (Tue May 28 2024 - 15:51:22 EST)
- [PATCH v2 08/11] pinctrl: ingenic: Convert to use func member Andy Shevchenko (Tue May 28 2024 - 15:51:35 EST)
- [PATCH v2 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc Andy Shevchenko (Tue May 28 2024 - 15:51:48 EST)
- [PATCH v2 11/11] pinctrl: pinmux: Remove unused members from struct function_desc Andy Shevchenko (Tue May 28 2024 - 15:52:06 EST)
- [PATCH v2 10/11] pinctrl: mediatek: Convert to use func member Andy Shevchenko (Tue May 28 2024 - 15:52:20 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Tue May 28 2024 - 15:52:41 EST)
- Re: [PATCH v8] ACPI: fan: Add hwmon support Rafael J. Wysocki (Tue May 28 2024 - 15:52:58 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Arnaldo Carvalho de Melo (Tue May 28 2024 - 15:53:55 EST)
- Re: [PATCH v2 1/2] PNP: Make dev_is_pnp() to be a function and export it for modules Rafael J. Wysocki (Tue May 28 2024 - 15:55:52 EST)
- Re: [PATCH v2 1/7] pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RT Nikunj Kela (Tue May 28 2024 - 15:56:37 EST)
- Re: [PATCH] ACPI: AC: Properly notify powermanagement core about changes Rafael J. Wysocki (Tue May 28 2024 - 15:58:10 EST)
- [PATCH v2 07/11] pinctrl: imx: Convert to use func member Andy Shevchenko (Tue May 28 2024 - 15:59:07 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Linus Torvalds (Tue May 28 2024 - 16:00:39 EST)
- Re: [PATCH] cpufreq: amd-pstate: remove global header file Rafael J. Wysocki (Tue May 28 2024 - 16:01:01 EST)
- Re: [PATCH v2 10/13] pinctrl: renesas: pinctrl-rzg2l: Add support to set pulling up/down the pins Lad, Prabhakar (Tue May 28 2024 - 16:02:40 EST)
- Re: [PATCH 06/13] gpio: add AD24xx GPIO driver Andy Shevchenko (Tue May 28 2024 - 16:02:50 EST)
- Re: [PATCH v2 10/13] pinctrl: renesas: pinctrl-rzg2l: Add support to set pulling up/down the pins Lad, Prabhakar (Tue May 28 2024 - 16:03:15 EST)
- [PATCH] dt-bindings: kbuild: Fix dt_binding_check on unconfigured build Rob Herring (Arm) (Tue May 28 2024 - 16:03:36 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Tue May 28 2024 - 16:03:39 EST)
- [PATCH v2 0/3] ChromeOS Embedded Controller charge control driver Thomas Weißschuh (Tue May 28 2024 - 16:05:28 EST)
- [PATCH v2 2/3] power: supply: add ChromeOS EC based charge control driver Thomas Weißschuh (Tue May 28 2024 - 16:05:36 EST)
- [PATCH v2 1/3] platform/chrome: Update binary interface for EC-based charge control Thomas Weißschuh (Tue May 28 2024 - 16:05:41 EST)
- [PATCH v2 3/3] mfd: cros_ec: Register charge control subdevice Thomas Weißschuh (Tue May 28 2024 - 16:05:43 EST)
- Re: [PATCH] cpufreq: amd-pstate: Fix the inconsistency in max frequency units Rafael J. Wysocki (Tue May 28 2024 - 16:06:17 EST)
- [PATCH] KVM: x86: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Tue May 28 2024 - 16:07:22 EST)
- RE: [PATCH rdma-next 1/2] RDMA/mana_ib: set node_guid Long Li (Tue May 28 2024 - 16:07:41 EST)
- Re: [PATCH v2 12/13] pinctrl: renesas: pinctrl-rzg2l: Add support for custom parameters Lad, Prabhakar (Tue May 28 2024 - 16:08:48 EST)
- Re: [PATCH v5 2/7] dt-bindings: remoteproc: Add compatibility for TEE support Mathieu Poirier (Tue May 28 2024 - 16:09:10 EST)
- Re: [GIT PULL] cpupower update for Linux 6.10-rc2 Rafael J. Wysocki (Tue May 28 2024 - 16:11:35 EST)
- Re: [PATCH bpf-next v8 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty Abhishek Chauhan (ABC) (Tue May 28 2024 - 16:12:40 EST)
- Re: [PATCH v2 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support Laurent Pinchart (Tue May 28 2024 - 16:13:51 EST)
- RE: [PATCH rdma-next 2/2] RDMA/mana_ib: extend query device Long Li (Tue May 28 2024 - 16:14:36 EST)
- Re: [PATCH 2/5] crypto: ccp: Move security attributes to their own file kernel test robot (Tue May 28 2024 - 16:14:50 EST)
- Re: [PATCH bpf-next v8 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty Willem de Bruijn (Tue May 28 2024 - 16:15:19 EST)
- Re: [RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state Doug Anderson (Tue May 28 2024 - 16:15:27 EST)
- Re: [PATCH] locking/ww_mutex/test: add MODULE_DESCRIPTION() Jeff Johnson (Tue May 28 2024 - 16:16:31 EST)
- [PATCH v2] locking/ww_mutex/test: add MODULE_DESCRIPTION() Jeff Johnson (Tue May 28 2024 - 16:16:47 EST)
- [PATCH 1/1] dt-bindings: pwm: fsl-ftm: Convert to yaml format Frank Li (Tue May 28 2024 - 16:20:52 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Tue May 28 2024 - 16:21:06 EST)
- [PATCH v1 00/14] mm: memcg: separate legacy cgroup v1 code and put under config option Roman Gushchin (Tue May 28 2024 - 16:21:38 EST)
- [PATCH v1 01/14] mm: memcg: introduce memcontrol-v1.c Roman Gushchin (Tue May 28 2024 - 16:21:44 EST)
- [PATCH Resend] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater Thomas Gleixner (Tue May 28 2024 - 16:21:49 EST)
- [PATCH v1 02/14] mm: memcg: move soft limit reclaim code to memcontrol-v1.c Roman Gushchin (Tue May 28 2024 - 16:22:12 EST)
- [PATCH v1 03/14] mm: memcg: rename soft limit reclaim-related functions Roman Gushchin (Tue May 28 2024 - 16:22:15 EST)
- [PATCH v1 05/14] mm: memcg: rename charge move-related functions Roman Gushchin (Tue May 28 2024 - 16:22:36 EST)
- [PATCH v1 04/14] mm: memcg: move charge migration code to memcontrol-v1.c Roman Gushchin (Tue May 28 2024 - 16:22:48 EST)
- [PATCH v1 07/14] mm: memcg: rename memcg_check_events() Roman Gushchin (Tue May 28 2024 - 16:22:53 EST)
- [PATCH v1 06/14] mm: memcg: move legacy memcg event code into memcontrol-v1.c Roman Gushchin (Tue May 28 2024 - 16:22:58 EST)
- [PATCH v1 08/14] mm: memcg: move cgroup v1 oom handling code into memcontrol-v1.c Roman Gushchin (Tue May 28 2024 - 16:23:10 EST)
- [PATCH v1 09/14] mm: memcg: rename memcg_oom_recover() Roman Gushchin (Tue May 28 2024 - 16:23:14 EST)
- Re: [PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize Michael Grzeschik (Tue May 28 2024 - 16:23:55 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Tue May 28 2024 - 16:24:08 EST)
- Re: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Nicolin Chen (Tue May 28 2024 - 16:24:22 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Tue May 28 2024 - 16:24:36 EST)
- Re: [PATCH v2 4/4] pwm: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Tue May 28 2024 - 16:27:30 EST)
- Re: [PATCH v2] selftests/user_events: silence a clang warning: address of packed member Nathan Chancellor (Tue May 28 2024 - 16:28:42 EST)
- Re: [PATCH v4 07/15] x86/sev: Use the SVSM to create a vCPU when not in VMPL0 Tom Lendacky (Tue May 28 2024 - 16:29:00 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Alice Ryhl (Tue May 28 2024 - 16:29:30 EST)
- [PATCH] mtd: nand: mxc_nand: always copy_spare() for page write Sascha Hauer (Tue May 28 2024 - 16:30:22 EST)
- Re: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Nicolin Chen (Tue May 28 2024 - 16:30:59 EST)
- [PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr() Alexander Mikhalitsyn (Tue May 28 2024 - 16:31:53 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Linus Torvalds (Tue May 28 2024 - 16:33:52 EST)
- Re: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Nicolin Chen (Tue May 28 2024 - 16:34:03 EST)
- Re: [PATCH v2] selftests/user_events: silence a clang warning: address of packed member Nathan Chancellor (Tue May 28 2024 - 16:35:23 EST)
- Re: [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API Andrii Nakryiko (Tue May 28 2024 - 16:37:10 EST)
- Re: [PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning Nathan Chancellor (Tue May 28 2024 - 16:39:50 EST)
- [syzbot] [ntfs3?] possible deadlock in ntfs_set_size (2) syzbot (Tue May 28 2024 - 16:40:39 EST)
- Re: [PATCH v2 1/4] dt-bindings: Add bindings for the Analog Devices ADP5585 Rob Herring (Arm) (Tue May 28 2024 - 16:42:00 EST)
- Re: [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings Frank van der Linden (Tue May 28 2024 - 16:42:17 EST)
- [PATCH v4] percpu_counter: add a cmpxchg-based _add_batch variant Mateusz Guzik (Tue May 28 2024 - 16:43:13 EST)
- [PATCH 00/10] dt-bindings: clock: qcom,gcc: handle the controllers without power domains Dmitry Baryshkov (Tue May 28 2024 - 16:43:48 EST)
- [PATCH 02/10] dt-bindings: clock: qcom,gcc-apq8064: use non-power-domain version of GCC schema Dmitry Baryshkov (Tue May 28 2024 - 16:44:02 EST)
- [PATCH 01/10] dt-bindings: clock: qcom: split the non-PD schema for GCC Dmitry Baryshkov (Tue May 28 2024 - 16:44:02 EST)
- [PATCH 03/10] dt-bindings: clock: qcom,gcc-msm8660: use non-power-domain version of GCC schema Dmitry Baryshkov (Tue May 28 2024 - 16:44:14 EST)
- [PATCH 04/10] dt-bindings: clock: qcom,gcc-ipq6018: use non-power-domain version of GCC schema Dmitry Baryshkov (Tue May 28 2024 - 16:44:37 EST)
- [PATCH 05/10] dt-bindings: clock: qcom,gcc-nopd.yaml: force node name Dmitry Baryshkov (Tue May 28 2024 - 16:45:10 EST)
- [PATCH 06/10] ARM: dts: qcom: apq8064: drop #power-domain-cells property of GCC Dmitry Baryshkov (Tue May 28 2024 - 16:45:18 EST)
- [PATCH 07/10] ARM: dts: qcom: msm8660: drop #power-domain-cells property of GCC Dmitry Baryshkov (Tue May 28 2024 - 16:45:27 EST)
- [PATCH 09/10] arm64: dts: qcom: ipq6018: fix GCC node name Dmitry Baryshkov (Tue May 28 2024 - 16:45:45 EST)
- [PATCH 08/10] ARM: dts: qcom: msm8960: drop #power-domain-cells property of GCC Dmitry Baryshkov (Tue May 28 2024 - 16:46:02 EST)
- [PATCH 10/10] arm64: dts: qcom: ipq8074: fix GCC node name Dmitry Baryshkov (Tue May 28 2024 - 16:46:11 EST)
- [PATCH v4 0/6] power: supply: Lenovo Yoga C630 EC Dmitry Baryshkov (Tue May 28 2024 - 16:46:58 EST)
- [PATCH v4 1/6] dt-bindings: platform: Add Lenovo Yoga C630 EC Dmitry Baryshkov (Tue May 28 2024 - 16:47:05 EST)
- [PATCH v4 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver Dmitry Baryshkov (Tue May 28 2024 - 16:47:30 EST)
- [PATCH v4 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver Dmitry Baryshkov (Tue May 28 2024 - 16:47:38 EST)
- [PATCH v4 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port Dmitry Baryshkov (Tue May 28 2024 - 16:48:01 EST)
- [PATCH v4 6/6] arm64: dts: qcom: c630: Add Embedded Controller node Dmitry Baryshkov (Tue May 28 2024 - 16:48:45 EST)
- [PATCH v4 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Dmitry Baryshkov (Tue May 28 2024 - 16:48:54 EST)
- Re: [PATCH] dt-bindings: arm: sunxi: Fix incorrect '-' usage Rob Herring (Arm) (Tue May 28 2024 - 16:49:24 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Chris Packham (Tue May 28 2024 - 16:49:40 EST)
- [PATCH v2 1/2] platform/x86: dell-smbios: Fix wrong token data in sysfs Armin Wolf (Tue May 28 2024 - 16:49:59 EST)
- [PATCH v2 2/2] platform/x86: dell-smbios: Simplify error handling Armin Wolf (Tue May 28 2024 - 16:50:13 EST)
- Re: [PATCH v2 1/4] dt-bindings: Add bindings for the Analog Devices ADP5585 Laurent Pinchart (Tue May 28 2024 - 16:50:30 EST)
- Re: [net-next PATCH v4 3/7] net: ravb: Refactor RX ring refill Sergey Shtylyov (Tue May 28 2024 - 16:50:44 EST)
- Re: [PATCH] dt-bindings: arm: stm32: st,mlahb: Drop spurious "reg" property from example Rob Herring (Arm) (Tue May 28 2024 - 16:51:46 EST)
- Re: [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings Jason A. Donenfeld (Tue May 28 2024 - 16:52:02 EST)
- [PATCH] mm/hugetlb: Do not call vma_add_reservation upon ENOMEM Oscar Salvador (Tue May 28 2024 - 16:53:39 EST)
- Re: [PATCH v2] selftests/user_events: silence a clang warning: address of packed member John Hubbard (Tue May 28 2024 - 16:54:32 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 16:54:49 EST)
- Re: [PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning John Hubbard (Tue May 28 2024 - 16:56:43 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Chuck Lever III (Tue May 28 2024 - 16:56:57 EST)
- Re: [PATCH v4] percpu_counter: add a cmpxchg-based _add_batch variant Dennis Zhou (Tue May 28 2024 - 16:57:12 EST)
- Re: [PATCH v4 08/15] x86/sev: Provide SVSM discovery support Tom Lendacky (Tue May 28 2024 - 16:57:23 EST)
- Re: [PATCH v2] locking/ww_mutex/test: add MODULE_DESCRIPTION() Boqun Feng (Tue May 28 2024 - 16:57:47 EST)
- Re: [PATCH 6.8 000/493] 6.8.12-rc1 review Florian Fainelli (Tue May 28 2024 - 16:57:58 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Al Viro (Tue May 28 2024 - 16:59:56 EST)
- Re: [PATCH 1/2] drm/panel-edp: Add support for several panels Doug Anderson (Tue May 28 2024 - 17:01:24 EST)
- Re: [PATCH 2/2] drm/panel-edp: Add more panels with conservative timings Doug Anderson (Tue May 28 2024 - 17:01:33 EST)
- Re: (subset) [PATCH 2/2] drm/panel-edp: Add more panels with conservative timings Douglas Anderson (Tue May 28 2024 - 17:02:45 EST)
- Re: (subset) [PATCH 1/2] drm/panel-edp: Add support for several panels Douglas Anderson (Tue May 28 2024 - 17:03:25 EST)
- [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Mario Limonciello (Tue May 28 2024 - 17:03:43 EST)
- Re: [PATCH v5 4/7] remoteproc: core introduce rproc_set_rsc_table_on_start function Mathieu Poirier (Tue May 28 2024 - 17:04:09 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Chris Li (Tue May 28 2024 - 17:05:02 EST)
- Re: [PATCH v2 2/7] soc: qcom: smem: Add a feature code getter Bjorn Andersson (Tue May 28 2024 - 17:06:52 EST)
- [PATCH v2 0/5] Enable PSP security attributes on more SoCs Mario Limonciello (Tue May 28 2024 - 17:07:45 EST)
- Re: [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion kernel test robot (Tue May 28 2024 - 17:07:58 EST)
- [PATCH v2 3/5] crypto: ccp: align psp_platform_access_msg Mario Limonciello (Tue May 28 2024 - 17:08:09 EST)
- [PATCH v2 2/5] crypto: ccp: Move security attributes to their own file Mario Limonciello (Tue May 28 2024 - 17:08:16 EST)
- [PATCH v2 1/5] crypto: ccp: Represent capabilities register as a union Mario Limonciello (Tue May 28 2024 - 17:08:37 EST)
- [PATCH v2 4/5] crypto: ccp: Add support for getting security attributes on some older systems Mario Limonciello (Tue May 28 2024 - 17:08:39 EST)
- [PATCH v2 5/5] crypto: ccp: Move message about TSME being enabled later in init Mario Limonciello (Tue May 28 2024 - 17:09:13 EST)
- [PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa} Jarkko Sakkinen (Tue May 28 2024 - 17:09:47 EST)
- [PATCH v7 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() Jarkko Sakkinen (Tue May 28 2024 - 17:10:06 EST)
- [PATCH v7 2/5] KEYS: trusted: Change -EINVAL to -E2BIG Jarkko Sakkinen (Tue May 28 2024 - 17:10:25 EST)
- Re: [PATCH v4 09/15] x86/sev: Provide guest VMPL level to userspace Tom Lendacky (Tue May 28 2024 - 17:10:43 EST)
- [PATCH v7 3/5] crypto: tpm2_key: Introduce a TPM2 key type Jarkko Sakkinen (Tue May 28 2024 - 17:10:52 EST)
- [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa Jarkko Sakkinen (Tue May 28 2024 - 17:11:18 EST)
- Re: [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting Luke Jones (Tue May 28 2024 - 17:11:19 EST)
- [PATCH v7 5/5] keys: asymmetric: Add tpm2_key_ecdsa Jarkko Sakkinen (Tue May 28 2024 - 17:11:35 EST)
- Re: [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting Mario Limonciello (Tue May 28 2024 - 17:16:54 EST)
- Re: [PATCH v5 1/6] drm/msm/dpu: fix video mode DSC for DSI Jessica Zhang (Tue May 28 2024 - 17:17:10 EST)
- Re: [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion kernel test robot (Tue May 28 2024 - 17:18:05 EST)
- Re: [PATCH v4] percpu_counter: add a cmpxchg-based _add_batch variant Andrew Morton (Tue May 28 2024 - 17:19:35 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Florian Fainelli (Tue May 28 2024 - 17:25:55 EST)
- Re: [PATCH v10] remoteproc: qcom: Move minidump related layout and API to soc/qcom directory Bjorn Andersson (Tue May 28 2024 - 17:27:22 EST)
- Re: [PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize Avichal Rakesh (Tue May 28 2024 - 17:27:47 EST)
- Re: [PATCH v5 5/7] remoteproc: core: support of the tee interface Mathieu Poirier (Tue May 28 2024 - 17:30:51 EST)
- [PATCH net] net: dsa: microchip: fix RGMII error in KSZ DSA driver Tristram.Ha (Tue May 28 2024 - 17:31:21 EST)
- [PATCH net] net: dsa: microchip: fix wrong register write when masking interrupt Tristram.Ha (Tue May 28 2024 - 17:32:27 EST)
- [PATCH net] net: dsa: microchip: fix initial port flush problem Tristram.Ha (Tue May 28 2024 - 17:33:07 EST)
- [PATCH net] net: dsa: microchip: fix KSZ9477 set_ageing_time function Tristram.Ha (Tue May 28 2024 - 17:33:33 EST)
- [PATCH net] net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume Tristram.Ha (Tue May 28 2024 - 17:34:00 EST)
- [PATCH net] net: phy: Micrel KSZ8061: fix errata solution not taking effect problem Tristram.Ha (Tue May 28 2024 - 17:34:34 EST)
- Re: [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting Luke Jones (Tue May 28 2024 - 17:35:02 EST)
- Re: [PATCH DNM 2/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Add DisplayPort sound support Bjorn Andersson (Tue May 28 2024 - 17:35:28 EST)
- Re: [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting Mario Limonciello (Tue May 28 2024 - 17:36:54 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Tue May 28 2024 - 17:37:37 EST)
- Re: [PATCH 7/9] platform/x86: asus-wmi: add enable/disable CPU cores Luke Jones (Tue May 28 2024 - 17:38:04 EST)
- Re: [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting Mario Limonciello (Tue May 28 2024 - 17:38:17 EST)
- Re: [PATCH v7 5/5] keys: asymmetric: Add tpm2_key_ecdsa Jarkko Sakkinen (Tue May 28 2024 - 17:42:25 EST)
- Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 Michal Koutný (Tue May 28 2024 - 17:42:39 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Linus Torvalds (Tue May 28 2024 - 17:43:20 EST)
- [PATCH v1 11/14] mm: memcg: make memcg1_update_tree() static Roman Gushchin (Tue May 28 2024 - 17:45:11 EST)
- [PATCH v1 10/14] mm: memcg: move cgroup v1 interface files to memcontrol-v1.c Roman Gushchin (Tue May 28 2024 - 17:45:19 EST)
- [PATCH v1 12/14] mm: memcg: group cgroup v1 memcg related declarations Roman Gushchin (Tue May 28 2024 - 17:45:27 EST)
- [PATCH v1 13/14] mm: memcg: put cgroup v1-related members of task_struct under config option Roman Gushchin (Tue May 28 2024 - 17:45:32 EST)
- [PATCH v1 14/14] MAINTAINERS: add mm/memcontrol-v1.c/h to the list of maintained files Roman Gushchin (Tue May 28 2024 - 17:45:48 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 17:49:02 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Shuah Khan (Tue May 28 2024 - 17:52:52 EST)
- Re: [PATCH 6.8 000/493] 6.8.12-rc1 review Shuah Khan (Tue May 28 2024 - 17:54:05 EST)
- Re: [PATCH v2 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host() Bjorn Andersson (Tue May 28 2024 - 17:56:06 EST)
- [PATCH] scsi: qla2xxx: remove unused struct 'scsi_dif_tuple' linux (Tue May 28 2024 - 17:57:12 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review NeilBrown (Tue May 28 2024 - 18:01:30 EST)
- Re: [PATCH 02/10] dt-bindings: clock: qcom,gcc-apq8064: use non-power-domain version of GCC schema Rob Herring (Arm) (Tue May 28 2024 - 18:02:20 EST)
- Re: [PATCH 03/10] dt-bindings: clock: qcom,gcc-msm8660: use non-power-domain version of GCC schema Rob Herring (Arm) (Tue May 28 2024 - 18:02:29 EST)
- Re: [PATCH 04/10] dt-bindings: clock: qcom,gcc-ipq6018: use non-power-domain version of GCC schema Rob Herring (Arm) (Tue May 28 2024 - 18:02:43 EST)
- Re: [PATCH 2/5] dt-bindings: Add bindings for the Analog Devices ADP5585 Saravana Kannan (Tue May 28 2024 - 18:03:35 EST)
- [PATCH] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages() Sidhartha Kumar (Tue May 28 2024 - 18:03:56 EST)
- linux-next: Fixes tag needs some work in the rcu tree Stephen Rothwell (Tue May 28 2024 - 18:10:24 EST)
- Re: [PATCH v2] statx: stx_subvol Andreas Dilger (Tue May 28 2024 - 18:11:47 EST)
- Re: [PATCH] x86/hpet: Read HPET directly if panic in progress Thomas Gleixner (Tue May 28 2024 - 18:12:53 EST)
- Re: [PATCH v5 5/6] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC Jessica Zhang (Tue May 28 2024 - 18:13:05 EST)
- Re: [RFC PATCH v9 4/7] perf stat: Plugin retire_lat value from sampled data to evsel Ian Rogers (Tue May 28 2024 - 18:17:19 EST)
- Re: [PATCH v5 6/6] drm/msm/dsi: add a comment to explain pkt_per_line encoding Jessica Zhang (Tue May 28 2024 - 18:19:42 EST)
- linux-next: duplicate patch in the tpmdd tree Stephen Rothwell (Tue May 28 2024 - 18:19:55 EST)
- [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems Tony Luck (Tue May 28 2024 - 18:20:21 EST)
- [PATCH v19 01/20] x86/resctrl: Prepare for new domain scope Tony Luck (Tue May 28 2024 - 18:20:26 EST)
- [PATCH v19 03/20] x86/resctrl: Prepare for different scope for control/monitor operations Tony Luck (Tue May 28 2024 - 18:20:42 EST)
- [PATCH v19 05/20] x86/resctrl: Add node-scope to the options for feature scope Tony Luck (Tue May 28 2024 - 18:20:44 EST)
- [PATCH v19 02/20] x86/resctrl: Prepare to split rdt_domain structure Tony Luck (Tue May 28 2024 - 18:20:50 EST)
- [PATCH v19 06/20] x86/resctrl: Introduce snc_nodes_per_l3_cache Tony Luck (Tue May 28 2024 - 18:20:55 EST)
- [PATCH v19 04/20] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures Tony Luck (Tue May 28 2024 - 18:21:04 EST)
- [PATCH v19 08/20] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files Tony Luck (Tue May 28 2024 - 18:21:06 EST)
- [PATCH v19 07/20] x86/resctrl: Block use of mba_MBps mount option on Sub-NUMA Cluster (SNC) systems Tony Luck (Tue May 28 2024 - 18:21:12 EST)
- [PATCH v19 09/20] x86/resctrl: Add new fields to struct rmid_read for summation of domains Tony Luck (Tue May 28 2024 - 18:21:19 EST)
- [PATCH v19 10/20] x86/resctrl: Refactor mkdir_mondata_subdir() with a helper function Tony Luck (Tue May 28 2024 - 18:21:32 EST)
- [PATCH v19 11/20] x86/resctrl: Allocate a new bit in union mon_data_bits Tony Luck (Tue May 28 2024 - 18:21:45 EST)
- [PATCH v19 13/20] x86/resctrl: Handle removing directories in Sub-NUMA Cluster (SNC) mode Tony Luck (Tue May 28 2024 - 18:22:09 EST)
- [PATCH v19 12/20] x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files Tony Luck (Tue May 28 2024 - 18:22:14 EST)
- [PATCH v19 14/20] x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter Tony Luck (Tue May 28 2024 - 18:22:25 EST)
- [PATCH v19 15/20] x86/resctrl: Pass two extra arguments to resctrl_arch_rmid_read() Tony Luck (Tue May 28 2024 - 18:22:46 EST)
- [PATCH v19 16/20] x86/resctrl: Make resctrl_arch_rmid_read() handle sum over domains Tony Luck (Tue May 28 2024 - 18:22:48 EST)
- [PATCH v19 17/20] x86/resctrl: Update CPU sanity checks when reading RMID counters Tony Luck (Tue May 28 2024 - 18:22:56 EST)
- [PATCH v19 18/20] x86/resctrl: Enable RMID shared RMID mode on Sub-NUMA Cluster (SNC) systems Tony Luck (Tue May 28 2024 - 18:23:22 EST)
- [PATCH v19 19/20] x86/resctrl: Sub-NUMA Cluster (SNC) detection and enabling Tony Luck (Tue May 28 2024 - 18:23:23 EST)
- [PATCH v19 20/20] x86/resctrl: Update documentation with Sub-NUMA cluster changes Tony Luck (Tue May 28 2024 - 18:23:33 EST)
- Re: [PATCH 1/1] cxl/pci: Convert PCIBIOS_* return codes to errnos Alison Schofield (Tue May 28 2024 - 18:24:13 EST)
- [PATCH] power: supply: hwmon: Add support for power sensors Armin Wolf (Tue May 28 2024 - 18:24:27 EST)
- Re: [PATCH 2/5] dt-bindings: Add bindings for the Analog Devices ADP5585 Laurent Pinchart (Tue May 28 2024 - 18:24:46 EST)
- Re: [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler Edward Liaw (Tue May 28 2024 - 18:25:03 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Ron Economos (Tue May 28 2024 - 18:26:33 EST)
- Re: [PATCH 1/2] mm: swap: swap cluster switch to double link list Chris Li (Tue May 28 2024 - 18:27:38 EST)
- Re: [PATCH 6.8 000/493] 6.8.12-rc1 review Ron Economos (Tue May 28 2024 - 18:29:50 EST)
- Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 Tejun Heo (Tue May 28 2024 - 18:30:31 EST)
- Re: [PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95 Bjorn Helgaas (Tue May 28 2024 - 18:31:57 EST)
- Re: [PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII Andrew Halaney (Tue May 28 2024 - 18:35:44 EST)
- [PATCH] bpf: Allocate bpf_event_entry with node info Namhyung Kim (Tue May 28 2024 - 18:36:51 EST)
- [PATCH v6 0/4] Dynamic Allocation of the reserved_mem array Oreoluwa Babatunde (Tue May 28 2024 - 18:37:37 EST)
- [PATCH v6 2/4] of: reserved_mem: Add code to dynamically allocate reserved_mem array Oreoluwa Babatunde (Tue May 28 2024 - 18:37:38 EST)
- [PATCH v6 4/4] of: reserved_mem: Rename fdt_* functions to refelct the change from using fdt APIs Oreoluwa Babatunde (Tue May 28 2024 - 18:37:38 EST)
- [PATCH v6 3/4] of: reserved_mem: Use unflatten_devicetree APIs to scan reserved memory nodes Oreoluwa Babatunde (Tue May 28 2024 - 18:38:06 EST)
- [PATCH v6 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed Oreoluwa Babatunde (Tue May 28 2024 - 18:38:07 EST)
- Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 T.J. Mercier (Tue May 28 2024 - 18:38:42 EST)
- Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 T.J. Mercier (Tue May 28 2024 - 18:38:51 EST)
- Re: linux-next: duplicate patch in the tpmdd tree Jarkko Sakkinen (Tue May 28 2024 - 18:41:13 EST)
- Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 Tejun Heo (Tue May 28 2024 - 18:41:42 EST)
- Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 Tejun Heo (Tue May 28 2024 - 18:42:45 EST)
- Re: Early boot regression from f0551af0213 ("x86/topology: Ignore non-present APIC IDs in a present package") Thomas Gleixner (Tue May 28 2024 - 18:43:30 EST)
- Re: [PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize Michael Grzeschik (Tue May 28 2024 - 18:44:04 EST)
- Re: [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler John Hubbard (Tue May 28 2024 - 18:44:12 EST)
- Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 T.J. Mercier (Tue May 28 2024 - 18:46:15 EST)
- Re: [PATCH] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages() Matthew Wilcox (Tue May 28 2024 - 18:48:12 EST)
- [PATCH net] net: validate SO_TXTIME clockid coming from userspace Abhishek Chauhan (Tue May 28 2024 - 18:50:12 EST)
- Re: [PATCH v2 4/6] KVM: Add arch hooks for enabling/disabling virtualization Sean Christopherson (Tue May 28 2024 - 18:50:47 EST)
- Re: [PATCH v2 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host() Chris Lew (Tue May 28 2024 - 18:51:04 EST)
- Re: [PATCH net] net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume Robert Hancock (Tue May 28 2024 - 18:51:57 EST)
- [PATCH v2 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards Nathan Morrisson (Tue May 28 2024 - 18:52:14 EST)
- [PATCH v2 2/4] arm64: dts: ti: k3-am6xx-phycore-som: Add overlay to disable eth phy Nathan Morrisson (Tue May 28 2024 - 18:52:16 EST)
- [PATCH v2 1/4] arm64: dts: ti: k3-am64-phycore-som: Add serial_flash label Nathan Morrisson (Tue May 28 2024 - 18:52:33 EST)
- [PATCH v2 3/4] arm64: dts: ti: k3-am6xx-phycore-som: Add overlay to disable rtc Nathan Morrisson (Tue May 28 2024 - 18:52:41 EST)
- [PATCH v2 4/4] arm64: dts: ti: k3-am6xx-phycore-som: Add overlay to disabl spi nor Nathan Morrisson (Tue May 28 2024 - 18:52:56 EST)
- Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems Reinette Chatre (Tue May 28 2024 - 18:56:21 EST)
- [PATCH v4 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties Chris Packham (Tue May 28 2024 - 18:57:03 EST)
- [PATCH v4 2/3] dt-bindings: hwmon: adt7475: Deprecate adi,pwm-active-state Chris Packham (Tue May 28 2024 - 18:57:05 EST)
- [PATCH v4 0/3] hwmon: (adt7475) duty cycle configuration Chris Packham (Tue May 28 2024 - 18:57:09 EST)
- [PATCH v4 3/3] hwmon: (adt7475) Add support for configuring initial PWM state Chris Packham (Tue May 28 2024 - 18:57:09 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open Hillf Danton (Tue May 28 2024 - 18:59:36 EST)
- Re: [PATCH v5 3/6] drm/msm/dpu: enable compression bit in cfg2 for DSC Jessica Zhang (Tue May 28 2024 - 19:00:38 EST)
- Re: [PATCH 1/2] cgroup: Fix /proc/cgroups count for v2 T.J. Mercier (Tue May 28 2024 - 19:03:01 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 19:07:00 EST)
- Re: [PATCH v5 2/6] drm/msm/dpu: adjust data width for widen bus case Jessica Zhang (Tue May 28 2024 - 19:07:39 EST)
- Re: [PATCH v7 5/5] keys: asymmetric: Add tpm2_key_ecdsa Jarkko Sakkinen (Tue May 28 2024 - 19:09:59 EST)
- Re: [PATCH 2/2] sched/fair: set burst to zero when set max to cpu.max Benjamin Segall (Tue May 28 2024 - 19:10:54 EST)
- [PATCH] soc/fsl/qbman: remove unused struct 'cgr_comp' linux (Tue May 28 2024 - 19:11:51 EST)
- Re: [PATCH 2/2] cgroup: Remove nr_cgrps kernel test robot (Tue May 28 2024 - 19:12:14 EST)
- Re: [PATCH v7 5/5] keys: asymmetric: Add tpm2_key_ecdsa Stefan Berger (Tue May 28 2024 - 19:16:15 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open syzbot (Tue May 28 2024 - 19:18:13 EST)
- Re: [PATCH v4 4/4] arm64: dts: broadcom: Add support for BCM2712 Florian Fainelli (Tue May 28 2024 - 19:19:32 EST)
- Re: [PATCH v7 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() Stefan Berger (Tue May 28 2024 - 19:21:32 EST)
- Re: [PATCH] x86/hpet: Read HPET directly if panic in progress Linus Torvalds (Tue May 28 2024 - 19:22:31 EST)
- Re: [PATCH v4] percpu_counter: add a cmpxchg-based _add_batch variant Dennis Zhou (Tue May 28 2024 - 19:24:48 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Dave Chinner (Tue May 28 2024 - 19:26:09 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Guenter Roeck (Tue May 28 2024 - 19:30:10 EST)
- [PATCH] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs' linux (Tue May 28 2024 - 19:30:25 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Chuck Lever III (Tue May 28 2024 - 19:34:48 EST)
- [PATCH] sunrpc: exclude from freezer when waiting for requests: NeilBrown (Tue May 28 2024 - 19:38:22 EST)
- Re: [PATCH 0/3] tracing: Fix some selftest issues Google (Tue May 28 2024 - 19:38:29 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review NeilBrown (Tue May 28 2024 - 19:42:47 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review NeilBrown (Tue May 28 2024 - 19:44:44 EST)
- Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class Tejun Heo (Tue May 28 2024 - 19:46:31 EST)
- [PATCH] lib: crypto: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Tue May 28 2024 - 19:49:43 EST)
- Re: [PATCH v4 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver Bryan O'Donoghue (Tue May 28 2024 - 19:51:25 EST)
- [PATCH v2 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Dmitry Baryshkov (Tue May 28 2024 - 19:53:10 EST)
- [PATCH v2 1/3] drm/panel-edp: add fat warning against adding new panel compatibles Dmitry Baryshkov (Tue May 28 2024 - 19:53:19 EST)
- [PATCH v2 2/3] dt-bindings: display: panel-simple: drop several eDP panels Dmitry Baryshkov (Tue May 28 2024 - 19:53:31 EST)
- [PATCH v2 3/3] drm/panel-edp: drop several legacy panels Dmitry Baryshkov (Tue May 28 2024 - 19:53:44 EST)
- Re: [PATCH] mctp i2c: Add rx trace Jeremy Kerr (Tue May 28 2024 - 19:54:30 EST)
- Re: [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha Andrea Parri (Tue May 28 2024 - 19:54:56 EST)
- [PATCH v1 net-next 1/4] vmxnet3: prepare for version 9 changes Ronak Doshi (Tue May 28 2024 - 19:55:11 EST)
- [PATCH v1 net-next 3/4] vmxnet3: add command to allow disabling of offloads Ronak Doshi (Tue May 28 2024 - 19:55:30 EST)
- [PATCH v1 net-next 0/4] vmxnet3: upgrade to version 9 Ronak Doshi (Tue May 28 2024 - 19:55:50 EST)
- [PATCH v1 net-next 2/4] vmxnet3: add latency measurement support in vmxnet3 Ronak Doshi (Tue May 28 2024 - 19:56:12 EST)
- [PATCH v1 net-next 4/4] vmxnet3: update to version 9 Ronak Doshi (Tue May 28 2024 - 19:56:21 EST)
- Re: [PATCH v4 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver Dmitry Baryshkov (Tue May 28 2024 - 19:57:35 EST)
- Re: [PATCH v2] ext4: fix fast commit inode enqueueing during a full journal commit harshad shirwadkar (Tue May 28 2024 - 20:01:43 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Dragan Simic (Tue May 28 2024 - 20:04:26 EST)
- [PATCH] staging: r8712u: remove unused struct 'zero_bulkout_context' linux (Tue May 28 2024 - 20:08:27 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Dragan Simic (Tue May 28 2024 - 20:10:51 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Chuck Lever III (Tue May 28 2024 - 20:14:31 EST)
- [PATCH v2 1/6] dt-bindings: vendor-prefixes: add ScioSense Gustavo Silva (Tue May 28 2024 - 20:15:22 EST)
- [PATCH v2 2/6] dt-bindings: iio: chemical: add ENS160 sensor Gustavo Silva (Tue May 28 2024 - 20:15:39 EST)
- [PATCH v2 3/6] iio: chemical: add driver for ENS160 sensor Gustavo Silva (Tue May 28 2024 - 20:15:53 EST)
- [PATCH v2 4/6] iio: chemical: ens160: add triggered buffer support Gustavo Silva (Tue May 28 2024 - 20:16:08 EST)
- [PATCH v2 5/6] iio: chemical: ens160: add power management support Gustavo Silva (Tue May 28 2024 - 20:16:27 EST)
- [PATCH v2 6/6] MAINTAINERS: Add ScioSense ENS160 Gustavo Silva (Tue May 28 2024 - 20:16:41 EST)
- [PATCH] greybus: audio: remove unused struct gb_mixer_control linux (Tue May 28 2024 - 20:18:23 EST)
- Re: [syzbot] [ext4?] WARNING in ext4_xattr_inode_lookup_create Edward Adam Davis (Tue May 28 2024 - 20:19:28 EST)
- Re: [net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down xiaolei wang (Tue May 28 2024 - 20:22:59 EST)
- Re: [PATCH v2] xfs: avoid redundant AGFL buffer invalidation Dave Chinner (Tue May 28 2024 - 20:28:54 EST)
- Re: [PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize Avichal Rakesh (Tue May 28 2024 - 20:34:03 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Dragan Simic (Tue May 28 2024 - 20:35:48 EST)
- Re: [PATCH] hid-asus: use hid for brightness control on keyboard Luke Jones (Tue May 28 2024 - 20:38:29 EST)
- Re: [PATCH net-next v4] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs Daniel Golle (Tue May 28 2024 - 20:42:59 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions John Johansen (Tue May 28 2024 - 20:45:21 EST)
- Re: [PATCH] fs: autofs: add MODULE_DESCRIPTION() Ian Kent (Tue May 28 2024 - 20:49:19 EST)
- Re: [PATCH 1/2] mm: swap: swap cluster switch to double link list Chris Li (Tue May 28 2024 - 20:51:12 EST)
- Re: [syzbot] [ext4?] WARNING in ext4_xattr_inode_lookup_create syzbot (Tue May 28 2024 - 20:53:12 EST)
- Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support Isaku Yamahata (Tue May 28 2024 - 20:55:32 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Andrea Parri (Tue May 28 2024 - 20:55:47 EST)
- Re: [PATCH 5/5] riscv: dts: sophgo: Add LicheeRV Nano board device tree kernel test robot (Tue May 28 2024 - 20:58:00 EST)
- Re: [net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down Andrew Lunn (Tue May 28 2024 - 20:58:10 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Stephen Horvath (Tue May 28 2024 - 20:58:47 EST)
- Re: [PATCH net] net: dsa: microchip: fix RGMII error in KSZ DSA driver Andrew Lunn (Tue May 28 2024 - 20:59:02 EST)
- Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support Isaku Yamahata (Tue May 28 2024 - 20:59:21 EST)
- RE: [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support Wang, Xiao W (Tue May 28 2024 - 21:01:39 EST)
- [syzbot] [wireguard?] INFO: task hung in wg_destruct syzbot (Tue May 28 2024 - 21:04:34 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Isaku Yamahata (Tue May 28 2024 - 21:06:41 EST)
- Re: [PATCH v4] sched: Consolidate cpufreq updates Qais Yousef (Tue May 28 2024 - 21:11:57 EST)
- Re: [PATCH v7 5/5] keys: asymmetric: Add tpm2_key_ecdsa Jarkko Sakkinen (Tue May 28 2024 - 21:15:10 EST)
- Re: [PATCH] pinctrl: ralink: mt76x8: fix pinmux function 李维豪 (Tue May 28 2024 - 21:16:03 EST)
- Re: [PATCH net] net: validate SO_TXTIME clockid coming from userspace Martin KaFai Lau (Tue May 28 2024 - 21:16:20 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Isaku Yamahata (Tue May 28 2024 - 21:16:33 EST)
- [GIT PULL] 9p fixes for 6.10-rc2 Dominique Martinet (Tue May 28 2024 - 21:21:19 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Isaku Yamahata (Tue May 28 2024 - 21:24:54 EST)
- [PATCH v1 1/2] hid-asus: use hid for brightness control on keyboard Luke D. Jones (Tue May 28 2024 - 21:25:13 EST)
- [PATCH v1 2/2] hid-asus: change the report_id used for HID LED control Luke D. Jones (Tue May 28 2024 - 21:25:26 EST)
- Re: [PATCH v7 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup() Jarkko Sakkinen (Tue May 28 2024 - 21:25:58 EST)
- [PATCH v1 0/2] asus wmi and hid: use HID LED for brightness Luke D. Jones (Tue May 28 2024 - 21:28:45 EST)
- [PATCH] fs/dcache: fix warning in ext4_xattr_inode_lookup_create Edward Adam Davis (Tue May 28 2024 - 21:28:57 EST)
- [PATCH v1 1/2] hid-asus: use hid for brightness control on keyboard Luke D. Jones (Tue May 28 2024 - 21:29:10 EST)
- [PATCH v1 2/2] hid-asus: change the report_id used for HID LED control Luke D. Jones (Tue May 28 2024 - 21:29:27 EST)
- linux-next: manual merge of the printk tree with Linus' tree Stephen Rothwell (Tue May 28 2024 - 21:29:40 EST)
- RE: [PATCH] wifi: rtw88: schedule rx work after everything is set up Ping-Ke Shih (Tue May 28 2024 - 21:29:54 EST)
- Re: [PATCH v1 2/2] hid-asus: change the report_id used for HID LED control Luke Jones (Tue May 28 2024 - 21:30:56 EST)
- linux-next: manual merge of the printk tree with Linus' tree Stephen Rothwell (Tue May 28 2024 - 21:31:52 EST)
- Re: [PATCH net] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound Yue Haibing (Tue May 28 2024 - 21:36:59 EST)
- Re: [PATCH v2 2/6] dt-bindings: iio: chemical: add ENS160 sensor Rob Herring (Arm) (Tue May 28 2024 - 21:43:06 EST)
- Re: [syzbot] [bcachefs?] UBSAN: array-index-out-of-bounds in bch2_btree_path_traverse_cached_slowpath Kent Overstreet (Tue May 28 2024 - 21:46:37 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 21:50:25 EST)
- Re: [PATCH v7 2/5] KEYS: trusted: Change -EINVAL to -E2BIG Stefan Berger (Tue May 28 2024 - 21:51:03 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 21:51:30 EST)
- Re: [syzbot] [mm?] UBSAN: shift-out-of-bounds in try_to_shrink_lruvec syzbot (Tue May 28 2024 - 21:54:13 EST)
- Re: [PATCH] fs/dcache: fix warning in ext4_xattr_inode_lookup_create Al Viro (Tue May 28 2024 - 21:57:11 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Isaku Yamahata (Tue May 28 2024 - 21:58:03 EST)
- Re: [PATCH RESEND,v6 8/8] soc: mediatek: mtk-cmdq: Add secure cmdq_pkt APIs CK Hu (胡俊光) (Tue May 28 2024 - 21:58:59 EST)
- [RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes Zhang Yi (Tue May 28 2024 - 21:59:37 EST)
- [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware Zhang Yi (Tue May 28 2024 - 21:59:52 EST)
- [RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page() Zhang Yi (Tue May 28 2024 - 21:59:54 EST)
- [RFC PATCH v4 4/8] fsdax: pass blocksize to dax_truncate_page() Zhang Yi (Tue May 28 2024 - 21:59:59 EST)
- [RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode Zhang Yi (Tue May 28 2024 - 22:00:26 EST)
- [RFC PATCH v4 5/8] xfs: refactor the truncating order Zhang Yi (Tue May 28 2024 - 22:00:51 EST)
- [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode Zhang Yi (Tue May 28 2024 - 22:01:04 EST)
- [RFC PATCH v4 2/8] math64: add rem_u64() to just return the remainder Zhang Yi (Tue May 28 2024 - 22:01:06 EST)
- [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize Zhang Yi (Tue May 28 2024 - 22:01:42 EST)
- [PATCH] ublk_drv: fix NULL pointer dereference in ublk_ctrl_start_recovery() linan666 (Tue May 28 2024 - 22:02:04 EST)
- Re: [PATCH] dm vdo indexer: Use swap() instead of open coding it Matthew Sakai (Tue May 28 2024 - 22:02:15 EST)
- Re: [PATCH] fs/dcache: fix warning in ext4_xattr_inode_lookup_create Al Viro (Tue May 28 2024 - 22:02:33 EST)
- Re: [PATCH] clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs Bjorn Andersson (Tue May 28 2024 - 22:02:46 EST)
- Re: [PATCH] clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs Bjorn Andersson (Tue May 28 2024 - 22:02:59 EST)
- Re: [PATCH 0/2] Enable vibrator on PMI632 + Fairphone 3 Bjorn Andersson (Tue May 28 2024 - 22:03:01 EST)
- Re: [PATCH] clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents Bjorn Andersson (Tue May 28 2024 - 22:03:14 EST)
- Re: (subset) [PATCH 0/2] Mark qcom,ipc as deprecated in two schemas Bjorn Andersson (Tue May 28 2024 - 22:03:33 EST)
- Re: (subset) [PATCH v2 0/3] Convert qcom,hfpll documentation to yaml + related changes Bjorn Andersson (Tue May 28 2024 - 22:03:49 EST)
- Re: (subset) [PATCH 0/3] This patch series introduces support for PMI8950 PWM in leds-qcom-lpg. Bjorn Andersson (Tue May 28 2024 - 22:04:10 EST)
- Re: (subset) [PATCH v4 0/8] ipq9574: Enable PCI-Express support Bjorn Andersson (Tue May 28 2024 - 22:04:13 EST)
- Re: (subset) [PATCH 0/4] Introduce msm8916 based Motorola devices Bjorn Andersson (Tue May 28 2024 - 22:04:30 EST)
- Re: (subset) [PATCH v8 0/7] Add support for Translation Buffer Units Bjorn Andersson (Tue May 28 2024 - 22:04:48 EST)
- Re: (subset) [PATCH v13 0/6] PCI: qcom: Add support for OPP Bjorn Andersson (Tue May 28 2024 - 22:05:02 EST)
- Re: [PATCH v3] clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag Bjorn Andersson (Tue May 28 2024 - 22:05:14 EST)
- Re: (subset) [PATCH v4 0/2] Mark Ethernet devices on sa8775p as DMA-coherent Bjorn Andersson (Tue May 28 2024 - 22:05:28 EST)
- Re: [PATCH v2 0/3] arm64: dts: qcom: msm8916-samsung-fortuna: Add accelerometer/magnetometer Bjorn Andersson (Tue May 28 2024 - 22:05:43 EST)
- Re: [PATCH v2] arm64: dts: qcom: Split PMU nodes for heterogeneous CPUs Bjorn Andersson (Tue May 28 2024 - 22:05:56 EST)
- Re: [PATCH v6 0/2] Samsung Galaxy Z Fold5 initial support Bjorn Andersson (Tue May 28 2024 - 22:06:11 EST)
- [PATCH v2] wifi: rtw89: chan: Use swap() in rtw89_swap_sub_entity() Jiapeng Chong (Tue May 28 2024 - 22:06:29 EST)
- Re: Re: [PATCH v2 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host() Bjorn Andersson (Tue May 28 2024 - 22:06:51 EST)
- Re: [PATCH v2 1/4] hwspinlock: Introduce hwspin_lock_bust() Bjorn Andersson (Tue May 28 2024 - 22:07:07 EST)
- Re: [PATCH v2 2/4] hwspinlock: qcom: implement bust operation Bjorn Andersson (Tue May 28 2024 - 22:07:23 EST)
- Re: [PATCH v2 4/4] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop Bjorn Andersson (Tue May 28 2024 - 22:07:36 EST)
- [PATCH 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings John Hubbard (Tue May 28 2024 - 22:08:56 EST)
- [PATCH 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds John Hubbard (Tue May 28 2024 - 22:09:03 EST)
- [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores John Hubbard (Tue May 28 2024 - 22:09:15 EST)
- [PATCH v2] dm vdo indexer: Use swap() in swap_open_chapter() Jiapeng Chong (Tue May 28 2024 - 22:12:47 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 22:13:42 EST)
- Re: [PATCH] rcutorture: Skip debug object testing for cur_ops without ->debug_objects set Z qiang (Tue May 28 2024 - 22:13:49 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 22:14:10 EST)
- [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Dragan Simic (Tue May 28 2024 - 22:14:25 EST)
- Re: [PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan Dragan Simic (Tue May 28 2024 - 22:16:59 EST)
- [PATCH v1 net] net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume Tristram.Ha (Tue May 28 2024 - 22:17:26 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Huang, Ying (Tue May 28 2024 - 22:18:29 EST)
- Re: [PATCH v3 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95 Shengjiu Wang (Tue May 28 2024 - 22:18:42 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Isaku Yamahata (Tue May 28 2024 - 22:20:16 EST)
- [PATCH] x86/traps: Enable UBSAN traps on x86 Gatlin Newhouse (Tue May 28 2024 - 22:20:54 EST)
- [PATCH v3 2/2] xhci: Apply broken streams quirk to Etron EJ188 xHCI host Kuangyi Chiang (Tue May 28 2024 - 22:24:50 EST)
- [PATCH v3 1/2] xhci: Apply reset resume quirk to Etron EJ188 xHCI host Kuangyi Chiang (Tue May 28 2024 - 22:25:07 EST)
- RE: [PATCH] vfio/qat: add PCI_IOV dependency Tian, Kevin (Tue May 28 2024 - 22:25:50 EST)
- RE: [PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static Tian, Kevin (Tue May 28 2024 - 22:27:28 EST)
- RE: [PATCH 1/1] iommu: Return right value in iommu_sva_bind_device() Tian, Kevin (Tue May 28 2024 - 22:28:23 EST)
- Re: [PATCH 01/12] soc: qcom: add firmware name helper Bjorn Andersson (Tue May 28 2024 - 22:29:11 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Edgecombe, Rick P (Tue May 28 2024 - 22:29:42 EST)
- [PATCH v2 0/3] selftests/futex: clang-inspired fixes John Hubbard (Tue May 28 2024 - 22:29:59 EST)
- [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean) John Hubbard (Tue May 28 2024 - 22:30:10 EST)
- [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3) John Hubbard (Tue May 28 2024 - 22:30:23 EST)
- [PATCH v2 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler John Hubbard (Tue May 28 2024 - 22:30:35 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Tue May 28 2024 - 22:30:59 EST)
- [PATCH v1] cpufreq/cppc: Take policy->cur into judge when set target luriwen (Tue May 28 2024 - 22:31:21 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Tue May 28 2024 - 22:35:44 EST)
- [linus:master] [net] e9669a00bb: aim9.udp_test.ops_per_sec 2.7% improvement kernel test robot (Tue May 28 2024 - 22:36:01 EST)
- [PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist Vignesh Raman (Tue May 28 2024 - 22:41:52 EST)
- [PATCH v3 2/6] drm/ci: add farm variable Vignesh Raman (Tue May 28 2024 - 22:42:07 EST)
- [PATCH v3 1/6] drm/ci: uprev mesa version Vignesh Raman (Tue May 28 2024 - 22:42:17 EST)
- [PATCH v3 4/6] drm/ci: uprev IGT Vignesh Raman (Tue May 28 2024 - 22:42:34 EST)
- [PATCH v3 5/6] drm/ci: skip driver specific tests Vignesh Raman (Tue May 28 2024 - 22:42:53 EST)
- [PATCH v3 3/6] drm/ci: generate testlist from build Vignesh Raman (Tue May 28 2024 - 22:42:57 EST)
- [PATCH v3 6/6] drm/ci: update xfails for the new testlist Vignesh Raman (Tue May 28 2024 - 22:43:16 EST)
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP Pavel Begunkov (Tue May 28 2024 - 22:43:47 EST)
- Re: [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport Jakub Kicinski (Tue May 28 2024 - 22:46:08 EST)
- Re: [PATCH] driver core: Add log when devtmpfs create node failed kernel test robot (Tue May 28 2024 - 22:50:01 EST)
- [linus:master] [cifs] 7c1ac89480: filebench.sum_operations/s -19.4% regression kernel test robot (Tue May 28 2024 - 22:55:05 EST)
- Re: [PATCH net-next 0/5] net: constify ctl_table arguments of utility functions patchwork-bot+netdevbpf (Tue May 28 2024 - 22:57:20 EST)
- RE: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Tian, Kevin (Tue May 28 2024 - 22:58:27 EST)
- [tip:master] BUILD SUCCESS e874df84d4a5f3ce50b04662b62b91e55b0760fc kernel test robot (Tue May 28 2024 - 23:00:17 EST)
- Re: [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport Jeremy Kerr (Tue May 28 2024 - 23:03:12 EST)
- [PATCH v2 3/3] arm64: dts: amlogic: a4: add power domain controller node Xianwei Zhao via B4 Relay (Tue May 28 2024 - 23:10:58 EST)
- [PATCH v2 0/3] Power: A4: add power domain driver Xianwei Zhao via B4 Relay (Tue May 28 2024 - 23:10:58 EST)
- [PATCH v2 2/3] pmdomain: amlogic: Add support for A4 power domains controller Xianwei Zhao via B4 Relay (Tue May 28 2024 - 23:10:59 EST)
- [PATCH v2 1/3] dt-bindings: power: add Amlogic A4 power domains Xianwei Zhao via B4 Relay (Tue May 28 2024 - 23:11:02 EST)
- RE: [PATCH] vfio/qat: add PCI_IOV dependency Zeng, Xin (Tue May 28 2024 - 23:11:44 EST)
- Re: [Intel-wired-lan] [PATCH] ice: irdma hardware init failed after suspend/resume En-Wei WU (Tue May 28 2024 - 23:18:23 EST)
- [RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats Joe Damato (Tue May 28 2024 - 23:21:03 EST)
- [RFC net-next v3 1/2] net/mlx5e: Add helpers to calculate txq and ch idx Joe Damato (Tue May 28 2024 - 23:21:15 EST)
- [RFC net-next v3 2/2] net/mlx5e: Add per queue netdev-genl stats Joe Damato (Tue May 28 2024 - 23:21:39 EST)
- Re: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Nicolin Chen (Tue May 28 2024 - 23:21:55 EST)
- [PATCH 1/2] x86: Remove the prefetch() specific implementation on x86_64 Youling Tang (Tue May 28 2024 - 23:22:10 EST)
- [PATCH 2/2] prefetch: Add ARCH_HAS_PREFETCH definition when the architecture is not defined Youling Tang (Tue May 28 2024 - 23:22:21 EST)
- [PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target Riwen Lu (Tue May 28 2024 - 23:22:52 EST)
- Re: [PATCH v2 2/3] mctp pcc: Allow PCC Data Type in MCTP resource. Ratheesh Kannoth (Tue May 28 2024 - 23:25:59 EST)
- Re: [PATCH v2 1/3] mctp pcc: Check before sending MCTP PCC response ACK Ratheesh Kannoth (Tue May 28 2024 - 23:27:14 EST)
- Re: [PATCH 6.9 000/427] 6.9.3-rc1 review Naresh Kamboju (Tue May 28 2024 - 23:28:27 EST)
- Re: [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport Jeremy Kerr (Tue May 28 2024 - 23:30:33 EST)
- [PATCH 0/3] Bluetooth: btusb: MediaTek ISO data transmission support Chris Lu (Tue May 28 2024 - 23:30:59 EST)
- [PATCH 2/3] Bluetooth: btmtk: add macro to get/set/clear MediaTek defined flags Chris Lu (Tue May 28 2024 - 23:31:12 EST)
- [PATCH 1/3] Bluetooth: net: add hci_iso_hdr function for iso data Chris Lu (Tue May 28 2024 - 23:31:24 EST)
- [PATCH 3/3] Bluetooth: btusb: mediatek: add MediaTek ISO data transmission function Chris Lu (Tue May 28 2024 - 23:31:45 EST)
- Re: [PATCH 6.8 000/493] 6.8.12-rc1 review Naresh Kamboju (Tue May 28 2024 - 23:32:03 EST)
- Re: [PATCH net] net: validate SO_TXTIME clockid coming from userspace Abhishek Chauhan (ABC) (Tue May 28 2024 - 23:32:54 EST)
- Re: [PATCH v6 3/4] driver core: shut down devices asynchronously stuart hayes (Tue May 28 2024 - 23:35:43 EST)
- Re: [PATCH v7 1/4] perf report: Support LLVM for addr2line() Namhyung Kim (Tue May 28 2024 - 23:57:13 EST)
- [PATCH] crypto: starfive - Align rsa input data to 32-bit Jia Jie Ho (Wed May 29 2024 - 00:00:05 EST)
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops Alexei Starovoitov (Wed May 29 2024 - 00:03:01 EST)
- Re: [PATCH v7 3/4] perf annotate: LLVM-based disassembler Namhyung Kim (Wed May 29 2024 - 00:06:47 EST)
- Re: [PATCH v7 4/4] perf report: LLVM-based symbol listing Namhyung Kim (Wed May 29 2024 - 00:12:01 EST)
- Re: [net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Bc-bocun Chen (陳柏村) (Wed May 29 2024 - 00:12:12 EST)
- [tip:sched/core 1/2] powerpc-linux-ld: warning: orphan section `.bss..Lubsan_data1032' from `kernel/sched/build_policy.o' being placed in section `.bss..Lubsan_data1032' kernel test robot (Wed May 29 2024 - 00:17:21 EST)
- linux-next: build warnings after merge of the gfs2 tree Stephen Rothwell (Wed May 29 2024 - 00:25:12 EST)
- [GIT PULL] Crypto Fixes for 6.10 Herbert Xu (Wed May 29 2024 - 00:34:37 EST)
- Re: [PATCH] x86/hpet: Read HPET directly if panic in progress Tony W Wang-oc (Wed May 29 2024 - 00:39:36 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Wed May 29 2024 - 00:40:05 EST)
- linux-next: Tree for May 29 Stephen Rothwell (Wed May 29 2024 - 00:44:23 EST)
- PROBLEM: kbd busted in linux 6.10-rc1 (regression) Nick Bowler (Wed May 29 2024 - 00:46:07 EST)
- Re: [PATCH v5 1/3] btrfs: don't try to relocate the data relocation block-group Naohiro Aota (Wed May 29 2024 - 00:48:30 EST)
- [PATCH v3 0/2] iio-proximity-hx9023s-Add-TYHX-HX9023S-sensor-driver Yasin Lee (Wed May 29 2024 - 00:58:31 EST)
- [PATCH v3 1/2] dt-bindings:iio:proximity: Add hx9023s binding Yasin Lee (Wed May 29 2024 - 00:58:44 EST)
- [PATCH v3 2/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver Yasin Lee (Wed May 29 2024 - 00:59:02 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Wed May 29 2024 - 01:01:06 EST)
- Re: [RESEND PATCH 0/3] XICS emulation optimizations in KVM for PPC Gautam Menghani (Wed May 29 2024 - 01:01:23 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Sumit Garg (Wed May 29 2024 - 01:05:19 EST)
- [PATCH 0/4] dt-bindings: gpio: aspeed,sgpio: Miscellaneous cleanups Andrew Jeffery (Wed May 29 2024 - 01:14:00 EST)
- [PATCH 1/4] dt-bindings: gpio: aspeed,sgpio: Order properties by DTS style Andrew Jeffery (Wed May 29 2024 - 01:14:04 EST)
- [PATCH 2/4] dt-bindings: gpio: aspeed,sgpio: Specify gpio-line-names Andrew Jeffery (Wed May 29 2024 - 01:14:10 EST)
- [PATCH 3/4] dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells Andrew Jeffery (Wed May 29 2024 - 01:14:15 EST)
- [PATCH 4/4] dt-bindings: gpio: aspeed,sgpio: Require #interrupt-cells Andrew Jeffery (Wed May 29 2024 - 01:14:29 EST)
- Re: [PATCH v2 3/6] dt-bindings: crypto: Add Texas Instruments MCRC64 Vignesh Raghavendra (Wed May 29 2024 - 01:15:04 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Anup Patel (Wed May 29 2024 - 01:16:13 EST)
- ERROR: modpost: "__spi_register_driver" [sound/soc/codecs/snd-soc-cs35l56-spi.ko] undefined! kernel test robot (Wed May 29 2024 - 01:24:41 EST)
- Re: PROBLEM: kbd busted in linux 6.10-rc1 (regression) Al Viro (Wed May 29 2024 - 01:25:56 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Sumit Garg (Wed May 29 2024 - 01:26:27 EST)
- Re: [PATCH v3] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads Mike Rapoport (Wed May 29 2024 - 01:32:26 EST)
- RE: [PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error Duan, Zhenzhong (Wed May 29 2024 - 01:33:09 EST)
- [syzbot] [kernel?] BUG: unable to handle kernel paging request in account_kernel_stack syzbot (Wed May 29 2024 - 01:34:29 EST)
- RE: [PATCH] vfio/qat: add PCI_IOV dependency Tian, Kevin (Wed May 29 2024 - 01:36:15 EST)
- [PATCH net-next v2] net: mana: Allow variable size indirection table Shradha Gupta (Wed May 29 2024 - 01:36:36 EST)
- [PATCH 01/20] iommu: Add iommu_user_domain_alloc() interface Lu Baolu (Wed May 29 2024 - 01:36:54 EST)
- [PATCH 00/20] iommu: Refactoring domain allocation interface Lu Baolu (Wed May 29 2024 - 01:37:02 EST)
- [PATCH 02/20] iommufd: Use iommu_user_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:37:06 EST)
- [PATCH 03/20] vfio/type1: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:37:12 EST)
- [PATCH 04/20] vhost-vdpa: Use iommu_user_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:37:28 EST)
- [PATCH 05/20] iommu: Add iommu_paging_domain_alloc() interface Lu Baolu (Wed May 29 2024 - 01:37:37 EST)
- [PATCH 06/20] drm/msm: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:38:03 EST)
- [PATCH 07/20] drm/nouveau/tegra: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:38:06 EST)
- [PATCH 08/20] gpu: host1x: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:38:33 EST)
- [PATCH 09/20] media: nvidia: tegra: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:38:52 EST)
- [PATCH 10/20] media: venus: firmware: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:39:09 EST)
- Re: [net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Bc-bocun Chen (陳柏村) (Wed May 29 2024 - 01:39:12 EST)
- [PATCH 11/20] ath10k: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:39:27 EST)
- [PATCH 12/20] wifi: ath11k: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:39:34 EST)
- [PATCH 13/20] remoteproc: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:39:43 EST)
- [PATCH 14/20] soc/fsl/qbman: Use iommu_paging_domain_alloc() Lu Baolu (Wed May 29 2024 - 01:40:12 EST)
- [PATCH 15/20] iommu/vt-d: Add helper to allocate paging domain Lu Baolu (Wed May 29 2024 - 01:40:37 EST)
- [PATCH 16/20] iommu/vt-d: Add domain_alloc_paging support Lu Baolu (Wed May 29 2024 - 01:40:51 EST)
- [PATCH 17/20] iommu/vt-d: Simplify compatibility check for identity domain Lu Baolu (Wed May 29 2024 - 01:40:53 EST)
- [PATCH 18/20] iommu/vt-d: Enhance compatibility check for paging domain attach Lu Baolu (Wed May 29 2024 - 01:41:01 EST)
- Re: PROBLEM: kbd busted in linux 6.10-rc1 (regression) Nick Bowler (Wed May 29 2024 - 01:41:21 EST)
- [PATCH 19/20] iommu/vt-d: Remove domain_update_iommu_cap() Lu Baolu (Wed May 29 2024 - 01:41:45 EST)
- [PATCH 20/20] iommu/vt-d: Remove domain_update_iommu_superpage() Lu Baolu (Wed May 29 2024 - 01:42:00 EST)
- Re: [PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target Viresh Kumar (Wed May 29 2024 - 01:42:15 EST)
- Re: [PATCH] sched: core: Remove unnecessary ‘NULL’ values from pending K Prateek Nayak (Wed May 29 2024 - 01:42:28 EST)
- Re: [PATCH v2] md: make md_flush_request() more readable Christoph Hellwig (Wed May 29 2024 - 01:44:17 EST)
- Re: [PATCH v2 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support Andy Shevchenko (Wed May 29 2024 - 01:45:15 EST)
- Re: [net-next,v3 4/8] cn10k-ipsec: Initialize crypto hardware for outb inline ipsec Kalesh Anakkur Purayil (Wed May 29 2024 - 01:46:33 EST)
- [linus:master] [vfs] 681ce86235: filebench.sum_operations/s -7.4% regression kernel test robot (Wed May 29 2024 - 01:52:17 EST)
- [PATCH v6 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188 Julien Panis (Wed May 29 2024 - 01:58:12 EST)
- [PATCH v6 1/6] dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186 Julien Panis (Wed May 29 2024 - 01:58:25 EST)
- [PATCH v6 2/6] dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188 Julien Panis (Wed May 29 2024 - 01:58:51 EST)
- [PATCH v6 3/6] arm64: dts: mediatek: mt8186: add lvts definitions Julien Panis (Wed May 29 2024 - 01:59:06 EST)
- [PATCH v6 4/6] arm64: dts: mediatek: mt8186: add default thermal zones Julien Panis (Wed May 29 2024 - 01:59:27 EST)
- [PATCH v6 5/6] arm64: dts: mediatek: mt8188: add lvts definitions Julien Panis (Wed May 29 2024 - 01:59:35 EST)
- [PATCH v6 6/6] arm64: dts: mediatek: mt8188: add default thermal zones Julien Panis (Wed May 29 2024 - 02:00:04 EST)
- Re: PROBLEM: kbd busted in linux 6.10-rc1 (regression) Greg Kroah-Hartman (Wed May 29 2024 - 02:04:45 EST)
- Re: [PATCH v6 3/4] driver core: shut down devices asynchronously Greg Kroah-Hartman (Wed May 29 2024 - 02:06:04 EST)
- Re: [PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible kernel test robot (Wed May 29 2024 - 02:07:19 EST)
- [PATCH 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity Amna Waseem (Wed May 29 2024 - 02:07:33 EST)
- [PATCH 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver Amna Waseem (Wed May 29 2024 - 02:07:35 EST)
- [PATCH 1/2] dt-bindings: hwmon: ti,ina2xx: Add alert-polarity property Amna Waseem (Wed May 29 2024 - 02:07:46 EST)
- Re: [PATCH v2] md: make md_flush_request() more readable Yu Kuai (Wed May 29 2024 - 02:08:38 EST)
- Re: [PATCH v2] md: make md_flush_request() more readable Christoph Hellwig (Wed May 29 2024 - 02:10:01 EST)
- Re: [PATCH v10 1/6] media: uvcvideo: Support timestamp lists of any size Tomasz Figa (Wed May 29 2024 - 02:14:03 EST)
- Re: [PATCH v4 0/5] Add SCIF support for Renesas RZ/V2H(P) SoC Lad, Prabhakar (Wed May 29 2024 - 02:16:03 EST)
- Re: [PATCH 4/7] riscv: Implement xchg8/16() using Zabha Alexandre Ghiti (Wed May 29 2024 - 02:16:16 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Andy Shevchenko (Wed May 29 2024 - 02:17:32 EST)
- Re: [PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling Shrikanth Hegde (Wed May 29 2024 - 02:17:48 EST)
- [PATCH v7 0/2] Add i.MX8Q HSIO PHY support Richard Zhu (Wed May 29 2024 - 02:18:53 EST)
- [PATCH v7 1/2] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding Richard Zhu (Wed May 29 2024 - 02:19:01 EST)
- Re: [PATCH DNM 2/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Add DisplayPort sound support Luca Weiss (Wed May 29 2024 - 02:19:13 EST)
- [PATCH v7 2/2] phy: freescale: imx8qm-hsio: Add i.MX8QM HSIO PHY driver support Richard Zhu (Wed May 29 2024 - 02:19:33 EST)
- Re: [PATCH v10 2/6] media: uvcvideo: Ignore empty TS packets Tomasz Figa (Wed May 29 2024 - 02:19:51 EST)
- Re: [PATCH 2/2] sched/fair: set burst to zero when set max to cpu.max Cheng Yu (Wed May 29 2024 - 02:21:01 EST)
- Re: [PATCH v2 4/4] pwm: adp5585: Add Analog Devices ADP5585 support Andy Shevchenko (Wed May 29 2024 - 02:23:45 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Thomas Weißschuh (Wed May 29 2024 - 02:23:56 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) hch@xxxxxxxxxxxxx (Wed May 29 2024 - 02:24:35 EST)
- [PATCH v4 3/3] mfd: cros_ec: Register hardware monitoring subdevice Thomas Weißschuh (Wed May 29 2024 - 02:27:31 EST)
- [PATCH v4 1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem() Thomas Weißschuh (Wed May 29 2024 - 02:27:37 EST)
- [PATCH v4 2/3] hwmon: add ChromeOS EC driver Thomas Weißschuh (Wed May 29 2024 - 02:27:45 EST)
- [PATCH v4 0/3] ChromeOS Embedded controller hwmon driver Thomas Weißschuh (Wed May 29 2024 - 02:27:49 EST)
- Re: [PATCH v3] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads Alexander Gordeev (Wed May 29 2024 - 02:29:10 EST)
- [PATCH v2 1/3] Bluetooth: net: add hci_iso_hdr function for iso data Chris Lu (Wed May 29 2024 - 02:30:10 EST)
- [PATCH v2 0/3] Bluetooth: btusb: MediaTek ISO data transmission support Chris Lu (Wed May 29 2024 - 02:30:18 EST)
- [PATCH v2 2/3] Bluetooth: btmtk: add macro to get/set/clear MediaTek defined flags Chris Lu (Wed May 29 2024 - 02:30:29 EST)
- [PATCH v2 3/3] Bluetooth: btusb: mediatek: add MediaTek ISO data transmission function Chris Lu (Wed May 29 2024 - 02:30:52 EST)
- Re: [PATCH] bpf: Allocate bpf_event_entry with node info kernel test robot (Wed May 29 2024 - 02:31:05 EST)
- Re: [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support Conor Dooley (Wed May 29 2024 - 02:31:23 EST)
- [PATCH v1] LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init() Tiezhu Yang (Wed May 29 2024 - 02:32:21 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Marc Zyngier (Wed May 29 2024 - 02:34:04 EST)
- Re: [PATCH] printk: Increase PRINTK_PREFIX_MAX and the buf size in print_caller. John Ogness (Wed May 29 2024 - 02:34:18 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Nitesh Shetty (Wed May 29 2024 - 02:34:35 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Wed May 29 2024 - 02:34:50 EST)
- Re: [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost Chen-Yu Tsai (Wed May 29 2024 - 02:35:17 EST)
- Re: PROBLEM: kbd busted in linux 6.10-rc1 (regression) Al Viro (Wed May 29 2024 - 02:36:59 EST)
- Re: PROBLEM: kbd busted in linux 6.10-rc1 (regression) Al Viro (Wed May 29 2024 - 02:39:44 EST)
- RE: [PATCH] crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() Akhil R (Wed May 29 2024 - 02:41:18 EST)
- [PATCH 0/2] fs/ntfs3: Fix bugs and typos Huacai Chen (Wed May 29 2024 - 02:41:30 EST)
- [PATCH 1/2] fs/ntfs3: Update log->page_{mask,bits} if log->page_size changed Huacai Chen (Wed May 29 2024 - 02:41:40 EST)
- [PATCH 2/2] fs/ntfs3: Rename the label end_reply to end_replay Huacai Chen (Wed May 29 2024 - 02:41:51 EST)
- [RFC PATCH v10 0/8] TPEBS counting mode support weilin . wang (Wed May 29 2024 - 02:43:44 EST)
- [RFC PATCH v10 1/8] perf parse-events: Add a retirement latency modifier weilin . wang (Wed May 29 2024 - 02:43:51 EST)
- [RFC PATCH v10 2/8] perf data: Allow to use given fd in data->file.fd weilin . wang (Wed May 29 2024 - 02:43:55 EST)
- [RFC PATCH v10 4/8] perf stat: Plugin retire_lat value from sampled data to evsel weilin . wang (Wed May 29 2024 - 02:44:13 EST)
- [RFC PATCH v10 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric. weilin . wang (Wed May 29 2024 - 02:44:20 EST)
- [RFC PATCH v10 7/8] perf Document: Add TPEBS to Documents weilin . wang (Wed May 29 2024 - 02:44:41 EST)
- [RFC PATCH v10 6/8] perf stat: Add command line option for enabling tpebs recording weilin . wang (Wed May 29 2024 - 02:44:43 EST)
- [RFC PATCH v10 8/8] perf test: Add test for Intel TPEBS counting mode weilin . wang (Wed May 29 2024 - 02:45:02 EST)
- [RFC PATCH v10 5/8] perf vendor events intel: Add MTL metric json files weilin . wang (Wed May 29 2024 - 02:45:37 EST)
- [PATCH v2 1/3] arm64: dts: ti: k3-am64-main: Add PRU system events for virtio MD Danish Anwar (Wed May 29 2024 - 02:45:53 EST)
- [PATCH v2 3/3] arm64: dts: ti: k3-am642-evm-icssg1-dualemac: add overlay for mii mode MD Danish Anwar (Wed May 29 2024 - 02:46:02 EST)
- [PATCH v2 2/3] arm64: dts: ti: k3-am65-main: Add PRU system events for virtio MD Danish Anwar (Wed May 29 2024 - 02:46:08 EST)
- Re: [PATCH] x86/hpet: Read HPET directly if panic in progress Tony W Wang-oc (Wed May 29 2024 - 02:46:14 EST)
- [PATCH v2 0/3] Add PRU system events for virtio and MII mode support MD Danish Anwar (Wed May 29 2024 - 02:46:48 EST)
- RE: [PATCH 1/2] HID: intel-ish-hid: fix cache management mistake Zhang, Lixu (Wed May 29 2024 - 02:47:02 EST)
- Re: [PATCH] f2fs: fix to remove redundant SBI_NEED_FSCK flag set Chao Yu (Wed May 29 2024 - 02:48:28 EST)
- Re: [PATCH 1/2] regulator: rtq2208: Add fixed LDO VOUT property and check that matches the constraints Alina Yu (Wed May 29 2024 - 02:51:41 EST)
- ERROR: modpost: "power_supply_get_drvdata" [drivers/hid/hid-steelseries.ko] undefined! kernel test robot (Wed May 29 2024 - 02:51:53 EST)
- [PATCH v2] bpf: Allocate bpf_event_entry with node info Namhyung Kim (Wed May 29 2024 - 02:53:20 EST)
- RE: [PATCH] crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() Akhil R (Wed May 29 2024 - 02:53:57 EST)
- [PATCH v2 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe Alexander Stein (Wed May 29 2024 - 02:54:24 EST)
- Re: [PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target Riwen Lu (Wed May 29 2024 - 02:54:31 EST)
- Re: [PATCH v3 1/6] drm/ci: uprev mesa version Dmitry Baryshkov (Wed May 29 2024 - 02:56:17 EST)
- [PATCH] wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() Remi Pommarel (Wed May 29 2024 - 02:57:15 EST)
- Re: 6.9/BUG: Bad page state in process kswapd0 pfn:d6e840 David Hildenbrand (Wed May 29 2024 - 02:58:06 EST)
- [PATCH v3 net] net/ncsi: Fix the multi thread manner of NCSI driver DelphineCCChiu (Wed May 29 2024 - 02:59:13 EST)
- Re: [PATCH RESEND 1/3] drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panel Gerald Loacker (Wed May 29 2024 - 03:01:59 EST)
- RE: [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion Zhang, Lixu (Wed May 29 2024 - 03:05:42 EST)
- [syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent syzbot (Wed May 29 2024 - 03:06:34 EST)
- Re: [PATCH 1/2] HID: intel-ish-hid: fix cache management mistake Arnd Bergmann (Wed May 29 2024 - 03:07:25 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ti,ina2xx: Add alert-polarity property Krzysztof Kozlowski (Wed May 29 2024 - 03:07:36 EST)
- Re: [PATCH 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity Krzysztof Kozlowski (Wed May 29 2024 - 03:09:31 EST)
- Re: Questions about transition latency and LATENCY_MULTIPLIER Viresh Kumar (Wed May 29 2024 - 03:10:01 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Mikko Rapeli (Wed May 29 2024 - 03:10:13 EST)
- Re: [PATCH v2 3/3] Bluetooth: btusb: mediatek: add MediaTek ISO data transmission function Paul Menzel (Wed May 29 2024 - 03:11:00 EST)
- Re: [PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target Viresh Kumar (Wed May 29 2024 - 03:12:58 EST)
- RE: [EXTERNAL] Re: [PATCH v2] ASoc: tas2781: Playback can work when only RCA binary loading without dsp firmware loading Ding, Shenghao (Wed May 29 2024 - 03:14:13 EST)
- Re: [PATCH v5 5/7] remoteproc: core: support of the tee interface Arnaud POULIQUEN (Wed May 29 2024 - 03:14:52 EST)
- RE: [PATCH v2] net/ncsi: Fix the multi thread manner of NCSI driver Delphine_CC_Chiu/WYHQ/Wiwynn (Wed May 29 2024 - 03:15:22 EST)
- Re: Re: [RFC PATCH 0/5] vsock/virtio: Add support for multi-devices Xuewei Niu (Wed May 29 2024 - 03:15:45 EST)
- [PATCH] pinctrl: samsung: Add support for pull-up and pull-down Vishnu Reddy (Wed May 29 2024 - 03:16:35 EST)
- Re: [PATCH v10 3/6] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922 Tomasz Figa (Wed May 29 2024 - 03:20:51 EST)
- Re: [PATCH] iio: dac: ad9739a: drop COMPILE_TEST option Nuno Sá (Wed May 29 2024 - 03:21:07 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Amir Goldstein (Wed May 29 2024 - 03:23:46 EST)
- Re: [PATCH] iio: dac: ad9739a: drop COMPILE_TEST option Arnd Bergmann (Wed May 29 2024 - 03:24:19 EST)
- [PATCH 0/4] kselftests: vdso: conform tests to TAP output Muhammad Usama Anjum (Wed May 29 2024 - 03:25:59 EST)
- [PATCH 1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output Muhammad Usama Anjum (Wed May 29 2024 - 03:26:13 EST)
- Re: [PATCH] x86/traps: Enable UBSAN traps on x86 Marco Elver (Wed May 29 2024 - 03:26:26 EST)
- [PATCH 2/4] kselftests: vdso: vdso_test_correctness: conform test to TAP output Muhammad Usama Anjum (Wed May 29 2024 - 03:26:30 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Paolo Bonzini (Wed May 29 2024 - 03:26:46 EST)
- [PATCH 3/4] kselftests: vdso: vdso_test_getcpu: conform test to TAP output Muhammad Usama Anjum (Wed May 29 2024 - 03:27:10 EST)
- [PATCH 4/4] kselftests: vdso: vdso_test_gettimeofday: conform test to TAP output Muhammad Usama Anjum (Wed May 29 2024 - 03:27:23 EST)
- Re: [PATCH 1/4] dt-bindings: gpio: aspeed,sgpio: Order properties by DTS style Krzysztof Kozlowski (Wed May 29 2024 - 03:27:38 EST)
- Re: [PATCH 2/4] dt-bindings: gpio: aspeed,sgpio: Specify gpio-line-names Krzysztof Kozlowski (Wed May 29 2024 - 03:28:03 EST)
- Re: [PATCH 3/4] dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells Krzysztof Kozlowski (Wed May 29 2024 - 03:28:39 EST)
- Re: [PATCH 4/4] dt-bindings: gpio: aspeed,sgpio: Require #interrupt-cells Krzysztof Kozlowski (Wed May 29 2024 - 03:29:07 EST)
- Re: [PATCH v5 1/3] VT: Use macros to define ioctls Jiri Slaby (Wed May 29 2024 - 03:29:36 EST)
- Re: [PATCH v2 1/6] dt-bindings: vendor-prefixes: add ScioSense Krzysztof Kozlowski (Wed May 29 2024 - 03:30:06 EST)
- Re: CVE-2023-52734: net: sched: sch: Bounds check priority Michal Hocko (Wed May 29 2024 - 03:30:26 EST)
- Re: [PATCH v4 3/3] drm/display: split DSC helpers from DP helpers Marijn Suijten (Wed May 29 2024 - 03:32:06 EST)
- Re: [PATCH v4 0/3] drm: Fix dma_resv deadlock at drm object pin time Boris Brezillon (Wed May 29 2024 - 03:32:29 EST)
- [PATCH 1/1] of: property: Fix device_node cleanup Alexander Stein (Wed May 29 2024 - 03:33:09 EST)
- Re: [PATCH 01/10] dt-bindings: clock: qcom: split the non-PD schema for GCC Krzysztof Kozlowski (Wed May 29 2024 - 03:34:38 EST)
- Re: [PATCH v3 3/3] sched/rt, dl: Convert functions to return bool Sebastian Andrzej Siewior (Wed May 29 2024 - 03:35:05 EST)
- Re: [PATCH v4 2/3] drm/panel/lg-sw43408: mark sw43408_backlight_ops as static Marijn Suijten (Wed May 29 2024 - 03:35:25 EST)
- Re: [PATCH] pinctrl: pinctrl-zynqmp: Use pin numbers stored in pin descriptor Linus Walleij (Wed May 29 2024 - 03:36:25 EST)
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops Benjamin Tissoires (Wed May 29 2024 - 03:38:45 EST)
- Re: [PATCH v4 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties Conor Dooley (Wed May 29 2024 - 03:39:13 EST)
- Re: [PATCH 05/10] dt-bindings: clock: qcom,gcc-nopd.yaml: force node name Krzysztof Kozlowski (Wed May 29 2024 - 03:39:44 EST)
- Re: [PATCH v7 2/4] mmc: block: register RPMB partition with the RPMB subsystem Linus Walleij (Wed May 29 2024 - 03:39:54 EST)
- Re: [PATCH 09/10] arm64: dts: qcom: ipq6018: fix GCC node name Krzysztof Kozlowski (Wed May 29 2024 - 03:40:09 EST)
- Re: [PATCH 10/10] arm64: dts: qcom: ipq8074: fix GCC node name Krzysztof Kozlowski (Wed May 29 2024 - 03:40:25 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Wed May 29 2024 - 03:40:43 EST)
- RE: [EXTERNAL] Re: [PATCH v5 2/5] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI Witold Sadowski (Wed May 29 2024 - 03:40:56 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Stephen Horvath (Wed May 29 2024 - 03:41:06 EST)
- Re: [PATCH 05/10] dt-bindings: clock: qcom,gcc-nopd.yaml: force node name Dmitry Baryshkov (Wed May 29 2024 - 03:41:27 EST)
- [PATCH v6 0/5] Marvell HW overlay support for Cadence xSPI Witold Sadowski (Wed May 29 2024 - 03:41:42 EST)
- [PATCH v6 2/5] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI Witold Sadowski (Wed May 29 2024 - 03:41:45 EST)
- [PATCH v6 1/5] spi: cadence: Ensure data lines set to low during dummy-cycle period Witold Sadowski (Wed May 29 2024 - 03:41:57 EST)
- [PATCH v6 4/5] spi: cadence: Allow to read basic xSPI configuration from ACPI Witold Sadowski (Wed May 29 2024 - 03:42:16 EST)
- [PATCH v6 3/5] spi: cadence: Add Marvell xSPI IP overlay changes Witold Sadowski (Wed May 29 2024 - 03:42:29 EST)
- [PATCH v6 5/5] spi: cadence: Add MRVL overlay xfer operation support Witold Sadowski (Wed May 29 2024 - 03:42:30 EST)
- [PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node() Jan Beulich (Wed May 29 2024 - 03:43:08 EST)
- Re: [PATCH v4 0/5] Add SCIF support for Renesas RZ/V2H(P) SoC Greg Kroah-Hartman (Wed May 29 2024 - 03:43:27 EST)
- Re: [PATCH] x86/hpet: Read HPET directly if panic in progress Thomas Gleixner (Wed May 29 2024 - 03:43:29 EST)
- Re: [PATCH v3 2/6] drm/ci: add farm variable Dmitry Baryshkov (Wed May 29 2024 - 03:44:07 EST)
- Re: [PATCH v5 1/3] VT: Use macros to define ioctls Arnd Bergmann (Wed May 29 2024 - 03:44:36 EST)
- Re: [PATCH] x86/hpet: Read HPET directly if panic in progress Thomas Gleixner (Wed May 29 2024 - 03:44:47 EST)
- Re: [PATCH v3 3/6] drm/ci: generate testlist from build Dmitry Baryshkov (Wed May 29 2024 - 03:44:58 EST)
- Re: [PATCH v4 1/3] drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER Marijn Suijten (Wed May 29 2024 - 03:45:22 EST)
- Re: [PATCH] x86/hpet: Read HPET directly if panic in progress Thomas Gleixner (Wed May 29 2024 - 03:45:36 EST)
- Re: [PATCH] fs: autofs: add MODULE_DESCRIPTION() Christian Brauner (Wed May 29 2024 - 03:46:03 EST)
- Re: [PATCH v2] dt-bindings: regulator: twl-regulator: convert to yaml Krzysztof Kozlowski (Wed May 29 2024 - 03:46:17 EST)
- [PATCH 0/8] gpio-tqmx86 fixes Matthias Schiffer (Wed May 29 2024 - 03:46:42 EST)
- [PATCH 1/8] gpio: tqmx86: fix typo in Kconfig label Matthias Schiffer (Wed May 29 2024 - 03:46:53 EST)
- [PATCH 2/8] gpio: tqmx86: introduce shadow register for GPIO output value Matthias Schiffer (Wed May 29 2024 - 03:47:06 EST)
- [PATCH 3/8] gpio: tqmx86: change tqmx86_gpio_write() order of arguments to match regmap API Matthias Schiffer (Wed May 29 2024 - 03:47:19 EST)
- [PATCH 4/8] gpio: tqmx86: introduce _tqmx86_gpio_update_bits() helper Matthias Schiffer (Wed May 29 2024 - 03:47:29 EST)
- [PATCH 5/8] gpio: tqmx86: add macros for interrupt configuration Matthias Schiffer (Wed May 29 2024 - 03:47:45 EST)
- [PATCH 6/8] gpio: tqmx86: store IRQ triggers without offsetting index Matthias Schiffer (Wed May 29 2024 - 03:47:57 EST)
- [PATCH 7/8] gpio: tqmx86: store IRQ trigger type and unmask status separately Matthias Schiffer (Wed May 29 2024 - 03:48:09 EST)
- [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Matthias Schiffer (Wed May 29 2024 - 03:48:21 EST)
- [paulmck-rcu:non-rcu/next] BUILD SUCCESS 6b59ef87fa0bab0ba976f221d34308b6edc7ee07 kernel test robot (Wed May 29 2024 - 03:48:34 EST)
- Re: [PATCH 2/2] power: supply: ab8500: remove unused struct 'inst_curr_result_list' Linus Walleij (Wed May 29 2024 - 03:48:50 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Damien Le Moal (Wed May 29 2024 - 03:49:27 EST)
- Re: [PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr() Christian Brauner (Wed May 29 2024 - 03:49:48 EST)
- Re: [PATCH v2 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe Liu Ying (Wed May 29 2024 - 03:50:20 EST)
- Re: [PATCH v2 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode Neil Armstrong (Wed May 29 2024 - 03:56:13 EST)
- Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support Chen Yu (Wed May 29 2024 - 03:57:13 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Heiko Stübner (Wed May 29 2024 - 03:58:15 EST)
- Re: [PATCH 01/10] dt-bindings: clock: qcom: split the non-PD schema for GCC Dmitry Baryshkov (Wed May 29 2024 - 03:59:08 EST)
- Re: [PATCH v3 6/6] drm/ci: update xfails for the new testlist Dmitry Baryshkov (Wed May 29 2024 - 04:01:17 EST)
- [PATCH v4] Bluetooth: Add vendor-specific packet classification for ISO data Ying Hsu (Wed May 29 2024 - 04:01:51 EST)
- [DO NOT MERGE v8 05/36] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y Yoshinori Sato (Wed May 29 2024 - 04:02:16 EST)
- [DO NOT MERGE v8 06/36] sh: kernel/setup Update DT support. Yoshinori Sato (Wed May 29 2024 - 04:02:35 EST)
- [DO NOT MERGE v8 07/36] sh: Fix COMMON_CLK support in CONFIG_OF=y. Yoshinori Sato (Wed May 29 2024 - 04:02:58 EST)
- [DO NOT MERGE v8 08/36] clocksource: sh_tmu: CLOCKSOURCE support. Yoshinori Sato (Wed May 29 2024 - 04:03:22 EST)
- [DO NOT MERGE v8 09/36] dt-binding: Add compatible SH7750 SoC Yoshinori Sato (Wed May 29 2024 - 04:03:35 EST)
- [DO NOT MERGE v8 10/36] sh: Common PCI Framework driver support. Yoshinori Sato (Wed May 29 2024 - 04:04:00 EST)
- [DO NOT MERGE v8 11/36] pci: pci-sh7751: Add SH7751 PCI driver Yoshinori Sato (Wed May 29 2024 - 04:04:26 EST)
- [DO NOT MERGE v8 12/36] dt-bindings: pci: pci-sh7751: Add SH7751 PCI Yoshinori Sato (Wed May 29 2024 - 04:04:41 EST)
- [DO NOT MERGE v8 13/36] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header. Yoshinori Sato (Wed May 29 2024 - 04:05:04 EST)
- [DO NOT MERGE v8 14/36] clk: Compatible with narrow registers Yoshinori Sato (Wed May 29 2024 - 04:05:33 EST)
- [DO NOT MERGE v8 15/36] clk: renesas: Add SH7750/7751 CPG Driver Yoshinori Sato (Wed May 29 2024 - 04:05:51 EST)
- [DO NOT MERGE v8 16/36] irqchip: Add SH7751 INTC driver Yoshinori Sato (Wed May 29 2024 - 04:06:06 EST)
- [DO NOT MERGE v8 17/36] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema Yoshinori Sato (Wed May 29 2024 - 04:06:19 EST)
- [DO NOT MERGE v8 18/36] irqchip: SH7751 external interrupt encoder with enable gate. Yoshinori Sato (Wed May 29 2024 - 04:06:45 EST)
- [DO NOT MERGE v8 19/36] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema Yoshinori Sato (Wed May 29 2024 - 04:07:01 EST)
- [DO NOT MERGE v8 20/36] serial: sh-sci: fix SH4 OF support. Yoshinori Sato (Wed May 29 2024 - 04:07:16 EST)
- [DO NOT MERGE v8 21/36] dt-bindings: serial: renesas,scif: Add scif-sh7751. Yoshinori Sato (Wed May 29 2024 - 04:07:33 EST)
- [DO NOT MERGE v8 22/36] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema Yoshinori Sato (Wed May 29 2024 - 04:07:50 EST)
- [DO NOT MERGE v8 23/36] mfd: sm501: Convert platform_data to OF property Yoshinori Sato (Wed May 29 2024 - 04:08:05 EST)
- [DO NOT MERGE v8 24/36] dt-binding: sh: cpus: Add SH CPUs json-schema Yoshinori Sato (Wed May 29 2024 - 04:08:13 EST)
- [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata Yoshinori Sato (Wed May 29 2024 - 04:08:36 EST)
- [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets Yoshinori Sato (Wed May 29 2024 - 04:08:56 EST)
- [DO NOT MERGE v8 27/36] dt-bindings: soc: renesas: sh: Add SH7751 based target Yoshinori Sato (Wed May 29 2024 - 04:09:11 EST)
- [DO NOT MERGE v8 28/36] sh: SH7751R SoC Internal peripheral definition dtsi. Yoshinori Sato (Wed May 29 2024 - 04:09:28 EST)
- [DO NOT MERGE v8 29/36] sh: add RTS7751R2D Plus DTS Yoshinori Sato (Wed May 29 2024 - 04:09:48 EST)
- [DO NOT MERGE v8 30/36] sh: Add IO DATA LANDISK dts Yoshinori Sato (Wed May 29 2024 - 04:09:58 EST)
- [DO NOT MERGE v8 31/36] sh: Add IO DATA USL-5P dts Yoshinori Sato (Wed May 29 2024 - 04:10:19 EST)
- [DO NOT MERGE v8 32/36] sh: j2_mimas_v2.dts update Yoshinori Sato (Wed May 29 2024 - 04:10:33 EST)
- [DO NOT MERGE v8 33/36] sh: Add dtbs target support. Yoshinori Sato (Wed May 29 2024 - 04:10:53 EST)
- [DO NOT MERGE v8 34/36] sh: RTS7751R2D Plus OF defconfig Yoshinori Sato (Wed May 29 2024 - 04:11:06 EST)
- [DO NOT MERGE v8 35/36] sh: LANDISK OF defconfig Yoshinori Sato (Wed May 29 2024 - 04:11:23 EST)
- [DO NOT MERGE v8 36/36] sh: j2_defconfig: update Yoshinori Sato (Wed May 29 2024 - 04:11:36 EST)
- Re: [paulmck-rcu:dev.2024.05.18a 44/51] update.c:undefined reference to `cmpxchg_emu_u8' Yujie Liu (Wed May 29 2024 - 04:11:50 EST)
- Re: [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries Oscar Salvador (Wed May 29 2024 - 04:12:02 EST)
- Re: [PATCH v10 4/6] media: uvcvideo: Allow hw clock updates with buffers not full Tomasz Figa (Wed May 29 2024 - 04:12:15 EST)
- Re: [PATCH 4/7] riscv: Implement xchg8/16() using Zabha Alexandre Ghiti (Wed May 29 2024 - 04:12:29 EST)
- [PATCH v12 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible Xu Yang (Wed May 29 2024 - 04:12:43 EST)
- [PATCH v12 2/8] perf: imx_perf: add macro definitions for parsing config attr Xu Yang (Wed May 29 2024 - 04:12:58 EST)
- [PATCH v12 3/8] perf: imx_perf: let the driver manage the counter usage rather the user Xu Yang (Wed May 29 2024 - 04:13:10 EST)
- [PATCH v12 4/8] perf: imx_perf: refactor driver for imx93 Xu Yang (Wed May 29 2024 - 04:13:26 EST)
- [PATCH v12 5/8] perf: imx_perf: fix counter start and config sequence Xu Yang (Wed May 29 2024 - 04:13:49 EST)
- [PATCH v12 6/8] perf: imx_perf: add support for i.MX95 platform Xu Yang (Wed May 29 2024 - 04:14:06 EST)
- [PATCH v12 7/8] perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics Xu Yang (Wed May 29 2024 - 04:14:28 EST)
- [PATCH v12 8/8] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics Xu Yang (Wed May 29 2024 - 04:14:42 EST)
- Re: [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits Oscar Salvador (Wed May 29 2024 - 04:14:53 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Sumit Garg (Wed May 29 2024 - 04:15:11 EST)
- Re: [PATCH v3 4/6] dt-bindings: thermal: Add a property to select the aggregation type Alexandre Bailon (Wed May 29 2024 - 04:15:13 EST)
- Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings Muhammad Usama Anjum (Wed May 29 2024 - 04:15:32 EST)
- [DO NOT MERGE v8 03/36] sh: Enable OF support for build and configuration. Yoshinori Sato (Wed May 29 2024 - 04:16:02 EST)
- [DO NOT MERGE v8 01/36] sh: passing FDT address to kernel startup. Yoshinori Sato (Wed May 29 2024 - 04:16:03 EST)
- [DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board Yoshinori Sato (Wed May 29 2024 - 04:16:12 EST)
- [DO NOT MERGE v8 04/36] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC. Yoshinori Sato (Wed May 29 2024 - 04:16:18 EST)
- [DO NOT MERGE v8 02/36] sh: Kconfig unified OF supported targets. Yoshinori Sato (Wed May 29 2024 - 04:16:42 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Nuno Sá (Wed May 29 2024 - 04:17:25 EST)
- Re: [PATCH v2 0/5] Enable PSP security attributes on more SoCs Richard Hughes (Wed May 29 2024 - 04:17:48 EST)
- Re: [PATCH v4 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver Bryan O'Donoghue (Wed May 29 2024 - 04:18:13 EST)
- [PATCH v2] docs: crypto: async-tx-api: fix broken code example Ahmad Fatoum (Wed May 29 2024 - 04:18:30 EST)
- Re: [PATCH] iio: dac: ad9739a: drop COMPILE_TEST option Nuno Sá (Wed May 29 2024 - 04:18:42 EST)
- Re: [PATCH v3 4/6] drm/ci: uprev IGT Dmitry Baryshkov (Wed May 29 2024 - 04:18:57 EST)
- Re: [PATCH] docs: crypto: async-tx-api: fix broken code example Ahmad Fatoum (Wed May 29 2024 - 04:19:16 EST)
- Re: [PATCH] genirq/debugfs: Print irqdomain flags as human-readable strings Thomas Gleixner (Wed May 29 2024 - 04:19:30 EST)
- Re: [PATCH v10 5/6] media: uvcvideo: Refactor clock circular buffer Tomasz Figa (Wed May 29 2024 - 04:20:03 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Conor Dooley (Wed May 29 2024 - 04:20:35 EST)
- Re: [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC Michael Ellerman (Wed May 29 2024 - 04:20:51 EST)
- Re: [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full Peter Zijlstra (Wed May 29 2024 - 04:21:04 EST)
- Re: [PATCH v2 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe Alexander Stein (Wed May 29 2024 - 04:21:29 EST)
- Re: [PATCH] x86/hpet: Read HPET directly if panic in progress Tony W Wang-oc (Wed May 29 2024 - 04:21:42 EST)
- Re: [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost AngeloGioacchino Del Regno (Wed May 29 2024 - 04:21:59 EST)
- Re: [PATCH v6 2/6] dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188 AngeloGioacchino Del Regno (Wed May 29 2024 - 04:22:16 EST)
- Re: [PATCH v6 1/6] dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186 AngeloGioacchino Del Regno (Wed May 29 2024 - 04:22:27 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Christian Brauner (Wed May 29 2024 - 04:22:51 EST)
- Re: [PATCH v6 4/6] arm64: dts: mediatek: mt8186: add default thermal zones AngeloGioacchino Del Regno (Wed May 29 2024 - 04:23:07 EST)
- Re: [PATCH v6 6/6] arm64: dts: mediatek: mt8188: add default thermal zones AngeloGioacchino Del Regno (Wed May 29 2024 - 04:23:18 EST)
- Re: [PATCH v2] ntp: remove accidental integer wrap-around Thomas Gleixner (Wed May 29 2024 - 04:23:36 EST)
- [PATCH] statx: Update offset commentary for struct statx John Garry (Wed May 29 2024 - 04:23:56 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Sumit Garg (Wed May 29 2024 - 04:24:20 EST)
- Re: [PATCH v3 6/6] ARM64: mt8195: Use thermal aggregation for big and little cpu Alexandre Bailon (Wed May 29 2024 - 04:24:36 EST)
- Re: [PATCH 06/20] drm/msm: Use iommu_paging_domain_alloc() Dmitry Baryshkov (Wed May 29 2024 - 04:24:50 EST)
- Re: [PATCH v1 1/2] hid-asus: use hid for brightness control on keyboard Hans de Goede (Wed May 29 2024 - 04:25:22 EST)
- [PATCH v4 2/4] arm64: dts: ti: k3-j784s4-evm: Enable PCIe0 and PCIe1 in RC Mode Siddharth Vadapalli (Wed May 29 2024 - 04:26:32 EST)
- [PATCH v4 0/4] Add PCIe DT support for TI's J784S4-EVM and AM69-SK Siddharth Vadapalli (Wed May 29 2024 - 04:26:33 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Maxime Ripard (Wed May 29 2024 - 04:26:38 EST)
- [PATCH v4 1/4] arm64: dts: ti: k3-j784s4-main: Add PCIe nodes Siddharth Vadapalli (Wed May 29 2024 - 04:27:07 EST)
- [PATCH v4 3/4] arm64: dts: ti: k3-j784s4-evm: Add overlay for PCIe0 and PCIe1 EP Mode Siddharth Vadapalli (Wed May 29 2024 - 04:27:20 EST)
- [PATCH v4 4/4] arm64: dts: ti: k3-am69-sk: Add PCIe support Siddharth Vadapalli (Wed May 29 2024 - 04:27:46 EST)
- Re: [PATCH v2 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION() AngeloGioacchino Del Regno (Wed May 29 2024 - 04:28:15 EST)
- [PATCH] f2fs: fix to avoid use SSR allocate when do defragment Zhiguo Niu (Wed May 29 2024 - 04:28:43 EST)
- Re: [PATCH v2 07/35] sched: define *_tsk_need_resched_lazy() helpers Peter Zijlstra (Wed May 29 2024 - 04:28:52 EST)
- [PATCH v17 0/7] Case insensitive cleanup for ext4/f2fs Eugen Hristev (Wed May 29 2024 - 04:29:28 EST)
- Re: [PATCH v3 2/6] thermal: Add support of multi sensors to thermal_core Alexandre Bailon (Wed May 29 2024 - 04:29:43 EST)
- [PATCH v17 2/7] f2fs: Simplify the handling of cached casefolded names Eugen Hristev (Wed May 29 2024 - 04:30:07 EST)
- [PATCH v17 3/7] libfs: Introduce case-insensitive string comparison helper Eugen Hristev (Wed May 29 2024 - 04:30:28 EST)
- [PATCH v17 5/7] f2fs: Reuse generic_ci_match for ci comparisons Eugen Hristev (Wed May 29 2024 - 04:31:08 EST)
- Re: [PATCH v1 2/2] hid-asus: change the report_id used for HID LED control Hans de Goede (Wed May 29 2024 - 04:31:18 EST)
- [PATCH v17 4/7] ext4: Reuse generic_ci_match for ci comparisons Eugen Hristev (Wed May 29 2024 - 04:31:43 EST)
- [PATCH v17 7/7] f2fs: Move CONFIG_UNICODE defguards into the code flow Eugen Hristev (Wed May 29 2024 - 04:31:54 EST)
- [PATCH v5 0/6] large folios swap-in: handle refault cases first Barry Song (Wed May 29 2024 - 04:32:27 EST)
- [PATCH v5 2/6] mm: remove the implementation of swap_free() and always use swap_free_nr() Barry Song (Wed May 29 2024 - 04:32:57 EST)
- Re: [PATCH v2 10/11] pinctrl: mediatek: Convert to use func member AngeloGioacchino Del Regno (Wed May 29 2024 - 04:33:10 EST)
- [PATCH v5 3/6] mm: introduce pte_move_swp_offset() helper which can move offset bidirectionally Barry Song (Wed May 29 2024 - 04:33:14 EST)
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task() Sebastian Andrzej Siewior (Wed May 29 2024 - 04:33:36 EST)
- [PATCH v5 4/6] mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages Barry Song (Wed May 29 2024 - 04:33:41 EST)
- Re: [PATCH] selftests/openat2: Fix build warnings on ppc64 Michael Ellerman (Wed May 29 2024 - 04:33:44 EST)
- [PATCH v17 1/7] ext4: Simplify the handling of cached casefolded names Eugen Hristev (Wed May 29 2024 - 04:34:10 EST)
- [PATCH v5 5/6] mm: swap: make should_try_to_free_swap() support large-folio Barry Song (Wed May 29 2024 - 04:34:12 EST)
- [PATCH v5 6/6] mm: swap: entirely map large folios found in swapcache Barry Song (Wed May 29 2024 - 04:34:41 EST)
- Re: [PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr() Eric Dumazet (Wed May 29 2024 - 04:35:07 EST)
- Re: [PATCH MANUALSEL 4.19 1/2] KVM: x86: Handle SRCU initialization failure during page track init Zenghui Yu (Wed May 29 2024 - 04:35:16 EST)
- Re: [PATCH v2 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe Liu Ying (Wed May 29 2024 - 04:36:54 EST)
- [PATCH] reboot: Add timeout for device shutdown Soumya Khasnis (Wed May 29 2024 - 04:37:07 EST)
- [PATCH] mailbox: ARM_MHU_V3 should depend on ARM64 Geert Uytterhoeven (Wed May 29 2024 - 04:37:51 EST)
- [PATCH] rust: alloc: fix typo in docs for GFP_NOWAIT Alice Ryhl (Wed May 29 2024 - 04:38:04 EST)
- Re: (subset) [PATCH v4 0/3] drm/panel: two fixes for lg-sw43408 Dmitry Baryshkov (Wed May 29 2024 - 04:38:34 EST)
- Re: [PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins Linus Walleij (Wed May 29 2024 - 04:38:49 EST)
- Re: [PATCH] f2fs: fix to avoid use SSR allocate when do defragment Chao Yu (Wed May 29 2024 - 04:40:28 EST)
- Re: [PATCH] ALSA: pcm: fix typo in comment Takashi Iwai (Wed May 29 2024 - 04:40:39 EST)
- Re: [PATCH v10 6/6] media: uvcvideo: Fix hw timestamp handling for slow FPS Tomasz Figa (Wed May 29 2024 - 04:41:09 EST)
- Re: [PATCH v6 4/6] arm64: dts: mediatek: mt8186: add default thermal zones Chen-Yu Tsai (Wed May 29 2024 - 04:41:53 EST)
- [PATCH v5 1/6] mm: swap: introduce swap_free_nr() for batched swap_free() Barry Song (Wed May 29 2024 - 04:42:19 EST)
- [PATCH v11 13/21] virt: geniezone: Add dtb config support Liju-clr Chen (Wed May 29 2024 - 04:43:08 EST)
- [PATCH v11 12/21] virt: geniezone: Add memory region purpose for hypervisor Liju-clr Chen (Wed May 29 2024 - 04:43:28 EST)
- [PATCH v11 03/21] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor Liju-clr Chen (Wed May 29 2024 - 04:43:30 EST)
- Re: [PATCH] statx: Update offset commentary for struct statx Christian Brauner (Wed May 29 2024 - 04:43:43 EST)
- [PATCH v11 00/21] GenieZone hypervisor drivers Liju-clr Chen (Wed May 29 2024 - 04:44:02 EST)
- [PATCH v17 6/7] ext4: Move CONFIG_UNICODE defguards into the code flow Eugen Hristev (Wed May 29 2024 - 04:44:33 EST)
- Re: [PATCH v2 0/6] Add support for adis16545/47 Nuno Sá (Wed May 29 2024 - 04:46:18 EST)
- [PATCH v11 01/21] virt: geniezone: enable gzvm-ko in defconfig Liju-clr Chen (Wed May 29 2024 - 04:46:28 EST)
- [PATCH v11 14/21] virt: geniezone: Optimize performance of protected VM memory Liju-clr Chen (Wed May 29 2024 - 04:46:36 EST)
- [PATCH v11 07/21] virt: geniezone: Add vm capability check Liju-clr Chen (Wed May 29 2024 - 04:46:42 EST)
- [PATCH v11 20/21] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason Liju-clr Chen (Wed May 29 2024 - 04:46:52 EST)
- [PATCH v11 19/21] virt: geniezone: Provide individual VM memory statistics within debugfs Liju-clr Chen (Wed May 29 2024 - 04:46:56 EST)
- [PATCH v11 04/21] virt: geniezone: Add GenieZone hypervisor driver Liju-clr Chen (Wed May 29 2024 - 04:47:05 EST)
- [PATCH v11 21/21] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs Liju-clr Chen (Wed May 29 2024 - 04:47:05 EST)
- [PATCH v11 06/21] virt: geniezone: Add set_user_memory_region for vm Liju-clr Chen (Wed May 29 2024 - 04:47:08 EST)
- [PATCH v11 17/21] virt: geniezone: Add block-based demand paging support Liju-clr Chen (Wed May 29 2024 - 04:47:12 EST)
- [PATCH v11 08/21] virt: geniezone: Add vcpu support Liju-clr Chen (Wed May 29 2024 - 04:47:21 EST)
- [PATCH v11 18/21] virt: geniezone: Add memory relinquish support Liju-clr Chen (Wed May 29 2024 - 04:47:46 EST)
- [PATCH v11 05/21] virt: geniezone: Add vm support Liju-clr Chen (Wed May 29 2024 - 04:47:51 EST)
- [PATCH v11 02/21] docs: geniezone: Introduce GenieZone hypervisor Liju-clr Chen (Wed May 29 2024 - 04:48:47 EST)
- [PATCH v11 16/21] virt: geniezone: Add demand paging support Liju-clr Chen (Wed May 29 2024 - 04:48:54 EST)
- [PATCH v11 15/21] virt: geniezone: Add memory pin/unpin support Liju-clr Chen (Wed May 29 2024 - 04:49:14 EST)
- [PATCH v11 11/21] virt: geniezone: Add ioeventfd support Liju-clr Chen (Wed May 29 2024 - 04:49:16 EST)
- [PATCH v11 09/21] virt: geniezone: Add irqchip support for virtual interrupt injection Liju-clr Chen (Wed May 29 2024 - 04:49:30 EST)
- Re: [PATCH v2] bpf: Allocate bpf_event_entry with node info Jiri Olsa (Wed May 29 2024 - 04:49:32 EST)
- [PATCH v11 10/21] virt: geniezone: Add irqfd support Liju-clr Chen (Wed May 29 2024 - 04:49:36 EST)
- Re: [PATCH v5 1/3] VT: Use macros to define ioctls Al Viro (Wed May 29 2024 - 04:50:42 EST)
- Re: [PATCH] arm: dts: realview: Add/drop missing/spurious unit-addreses Linus Walleij (Wed May 29 2024 - 04:50:55 EST)
- Re: [PATCH v3 1/3] perf maps: Sort kcore maps Adrian Hunter (Wed May 29 2024 - 04:51:09 EST)
- Re: [PATCH 1/2] arm: dts: arm: Drop redundant fixed-factor clocks Linus Walleij (Wed May 29 2024 - 04:51:23 EST)
- Re: [net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down Russell King (Oracle) (Wed May 29 2024 - 04:51:36 EST)
- Re: [PATCH 2/2] arm/arm64: dts: arm: Use generic clock and regulator nodenames Linus Walleij (Wed May 29 2024 - 04:51:51 EST)
- Re: [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do Alexandre Ghiti (Wed May 29 2024 - 04:52:02 EST)
- Re: [PATCH 1/2] mm: swap: swap cluster switch to double link list Huang, Ying (Wed May 29 2024 - 04:52:14 EST)
- Re: [PATCH v3] mm/mm_init: use node's number of cpus in deferred_page_init_max_threads Baoquan He (Wed May 29 2024 - 04:52:28 EST)
- Re: [net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down Russell King (Oracle) (Wed May 29 2024 - 04:52:40 EST)
- Re: [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards Emil Renner Berthing (Wed May 29 2024 - 04:52:55 EST)
- Re: [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd Oscar Salvador (Wed May 29 2024 - 04:53:10 EST)
- Re: [PATCH v1] LoongArch: Remove CONFIG_ACPI_TABLE_UPGRADE in platform_init() Huacai Chen (Wed May 29 2024 - 04:53:21 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Chengming Zhou (Wed May 29 2024 - 04:53:38 EST)
- Re: [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do Conor Dooley (Wed May 29 2024 - 04:55:04 EST)
- Re: [PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr() Aleksandr Mikhalitsyn (Wed May 29 2024 - 04:55:24 EST)
- [PATCH v4 0/2] ASoC: fsl_xcvr: Support i.MX95 platform Shengjiu Wang (Wed May 29 2024 - 04:56:26 EST)
- [PATCH v4 1/2] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95 Shengjiu Wang (Wed May 29 2024 - 04:56:30 EST)
- [PATCH v4 2/2] ASoC: fsl_xcvr: Add support for i.MX95 platform Shengjiu Wang (Wed May 29 2024 - 04:56:39 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Huang, Ying (Wed May 29 2024 - 04:57:22 EST)
- Re: [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes Linus Walleij (Wed May 29 2024 - 04:57:38 EST)
- Re: [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards Emil Renner Berthing (Wed May 29 2024 - 04:58:02 EST)
- Re: [PATCH 00/20] iommu: Refactoring domain allocation interface Yi Liu (Wed May 29 2024 - 04:59:57 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Jon Hunter (Wed May 29 2024 - 05:00:20 EST)
- Re: [PATCH 05/20] iommu: Add iommu_paging_domain_alloc() interface Yi Liu (Wed May 29 2024 - 05:00:47 EST)
- Re: [PATCH/RFC 1/3] earlycon: Export clock and PM Domain info from FDT Geert Uytterhoeven (Wed May 29 2024 - 05:01:55 EST)
- Re: [PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example Kalle Valo (Wed May 29 2024 - 05:05:44 EST)
- Re: [PATCH v3 1/2] RISC-V: clarify what some RISCV_ISA* config options do Alexandre Ghiti (Wed May 29 2024 - 05:08:30 EST)
- [PATCH v12 0/3] Input: Add TouchNetix axiom touchscreen driver Kamel Bouhara (Wed May 29 2024 - 05:10:25 EST)
- [PATCH v12 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS Kamel Bouhara (Wed May 29 2024 - 05:10:34 EST)
- [PATCH v12 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen Kamel Bouhara (Wed May 29 2024 - 05:10:47 EST)
- [PATCH v12 3/3] Input: Add TouchNetix axiom i2c touchscreen driver Kamel Bouhara (Wed May 29 2024 - 05:11:07 EST)
- Re: [PATCH v6 4/6] arm64: dts: mediatek: mt8186: add default thermal zones Julien Panis (Wed May 29 2024 - 05:12:28 EST)
- Re: [PATCH v3 2/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver Andy Shevchenko (Wed May 29 2024 - 05:14:45 EST)
- Re: [PATCH v2 04/11] pinctrl: mediatek: Provide a helper macro PINCTRL_PIN_FUNCTION() Andy Shevchenko (Wed May 29 2024 - 05:16:11 EST)
- Re: [PATCH v2] memcg: Remove the lockdep assert from __mod_objcg_mlstate(). Michal Hocko (Wed May 29 2024 - 05:17:06 EST)
- Re: [PATCH v2 10/11] pinctrl: mediatek: Convert to use func member Andy Shevchenko (Wed May 29 2024 - 05:17:20 EST)
- [PATCH v2 0/3] i2c: mux: gpio: Add 'transition-delay-us' property Bastien Curutchet (Wed May 29 2024 - 05:17:59 EST)
- [PATCH v2 1/3] dt-bindings: i2c: gpio: Add 'transition-delay-us' property Bastien Curutchet (Wed May 29 2024 - 05:18:06 EST)
- [PATCH v2 2/3] i2c: mux: gpio: Re-order #include to match alphabetic order Bastien Curutchet (Wed May 29 2024 - 05:18:18 EST)
- [PATCH v2 3/3] i2c: mux: gpio: Add support for the 'transition-delay-us' property Bastien Curutchet (Wed May 29 2024 - 05:18:31 EST)
- [PATCH v2] genirq/debugfs: Print irqdomain flags as human-readable strings Jinjie Ruan (Wed May 29 2024 - 05:18:48 EST)
- [PATCH v3 1/2] ext4: fix fast commit inode enqueueing during a full journal commit Luis Henriques (SUSE) (Wed May 29 2024 - 05:20:53 EST)
- [PATCH v3 0/2] ext4: fix fast commit inode enqueueing during a full journal commit Luis Henriques (SUSE) (Wed May 29 2024 - 05:20:55 EST)
- [PATCH v3 2/2] ext4: fix possible tid_t sequence overflows Luis Henriques (SUSE) (Wed May 29 2024 - 05:21:09 EST)
- Re: [PATCH] fix kdump kernel cannot find ACPI RSDP Chunjie Zhu (Wed May 29 2024 - 05:22:36 EST)
- Re: [PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach Andy Shevchenko (Wed May 29 2024 - 05:23:27 EST)
- Re: [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD Oscar Salvador (Wed May 29 2024 - 05:23:37 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Guo Ren (Wed May 29 2024 - 05:24:13 EST)
- [tip: x86/urgent] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater tip-bot2 for Thomas Gleixner (Wed May 29 2024 - 05:26:01 EST)
- Re: [PATCH v1 1/1] MAINTAINERS: Add Intel MID section Andy Shevchenko (Wed May 29 2024 - 05:26:53 EST)
- Re: [PATCH v1 2/2] hid-asus: change the report_id used for HID LED control Luke Jones (Wed May 29 2024 - 05:28:25 EST)
- [PATCH v2 8/8] arm64: dts: renesas: r8a779h0: Add OTP_MEM node Geert Uytterhoeven (Wed May 29 2024 - 05:29:57 EST)
- [PATCH v2 0/8] Add R-Car fuse support Geert Uytterhoeven (Wed May 29 2024 - 05:30:03 EST)
- [PATCH v2 2/8] dt-bindings: fuse: Document R-Car E-FUSE / OTP_MEM Geert Uytterhoeven (Wed May 29 2024 - 05:30:16 EST)
- [PATCH v2 7/8] arm64: dts: renesas: r8a779g0: Add OTP_MEM node Geert Uytterhoeven (Wed May 29 2024 - 05:30:17 EST)
- [PATCH v2 1/8] dt-bindings: fuse: Document R-Car E-FUSE / PFC Geert Uytterhoeven (Wed May 29 2024 - 05:30:23 EST)
- [PATCH v2 3/8] soc: renesas: Add R-Car fuse driver Geert Uytterhoeven (Wed May 29 2024 - 05:31:01 EST)
- [PATCH v2 6/8] arm64: dts: renesas: r8a779f0: Add E-FUSE node Geert Uytterhoeven (Wed May 29 2024 - 05:31:05 EST)
- [PATCH v2 4/8] pinctrl: renesas: Add R-Car Gen3 fuse support Geert Uytterhoeven (Wed May 29 2024 - 05:31:38 EST)
- [PATCH v2 5/8] arm64: dts: renesas: r8a779a0: Add E-FUSE node Geert Uytterhoeven (Wed May 29 2024 - 05:31:46 EST)
- Re: [PATCH v2 21/35] sched: prepare for lazy rescheduling in resched_curr() Peter Zijlstra (Wed May 29 2024 - 05:32:28 EST)
- [PATCH] arch: um: rust: Use the generated target.json again David Gow (Wed May 29 2024 - 05:33:49 EST)
- Re: [RFC PATCH v4 2/5] dt-bindings: riscv: Add Svadu Entry Yong-Xuan Wang (Wed May 29 2024 - 05:34:08 EST)
- Re: [PATCH v2 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support Laurent Pinchart (Wed May 29 2024 - 05:36:06 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Manuel Traut (Wed May 29 2024 - 05:38:24 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions Mateusz Guzik (Wed May 29 2024 - 05:38:38 EST)
- Re: [RFC PATCH v4 08/16] powerpc/8xx: Rework support for 8M pages using contiguous PTE entries Christophe Leroy (Wed May 29 2024 - 05:39:32 EST)
- Re: [PATCH v2 0/3] dmaengine: ioatdma: Fix mem leakage series Nikita Shubin (Wed May 29 2024 - 05:39:52 EST)
- Re: [PATCH v2] scripts/make_fit: Drop fdt image entry compatible string Masahiro Yamada (Wed May 29 2024 - 05:41:25 EST)
- Re: [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with Zba optimization Björn Töpel (Wed May 29 2024 - 05:41:41 EST)
- [PATCH net-next v13 04/14] net: Make net_hwtstamp_validate accessible Kory Maincent (Wed May 29 2024 - 05:41:59 EST)
- [PATCH net-next v13 00/14] net: Make timestamping selectable Kory Maincent (Wed May 29 2024 - 05:42:10 EST)
- [PATCH net-next v13 06/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration Kory Maincent (Wed May 29 2024 - 05:42:33 EST)
- [PATCH net-next v13 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask Kory Maincent (Wed May 29 2024 - 05:42:37 EST)
- [PATCH net-next v13 05/14] net: Change the API of PHY default timestamp to MAC Kory Maincent (Wed May 29 2024 - 05:42:40 EST)
- [PATCH net-next v13 02/14] net: Move dev_set_hwtstamp_phylib to net/core/dev.h Kory Maincent (Wed May 29 2024 - 05:43:16 EST)
- [PATCH net-next v13 03/14] net: Make dev_get_hwtstamp_phylib accessible Kory Maincent (Wed May 29 2024 - 05:43:22 EST)
- [PATCH net-next v13 08/14] ptp: Add phc source and helpers to register specific PTP clock or get information Kory Maincent (Wed May 29 2024 - 05:44:13 EST)
- [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice Kory Maincent (Wed May 29 2024 - 05:44:34 EST)
- [PATCH net-next v13 10/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register Kory Maincent (Wed May 29 2024 - 05:44:45 EST)
- [PATCH net-next v13 11/14] net: macb: Convert to netdev_ptp_clock_register Kory Maincent (Wed May 29 2024 - 05:44:59 EST)
- [PATCH net-next v13 07/14] net: Add struct kernel_ethtool_ts_info Kory Maincent (Wed May 29 2024 - 05:45:22 EST)
- [PATCH net-next v13 12/14] net: ptp: Move ptp_clock_index() to builtin symbol Kory Maincent (Wed May 29 2024 - 05:45:29 EST)
- [PATCH net-next v13 14/14] netlink: specs: tsinfo: Enhance netlink attributes and add a set command Kory Maincent (Wed May 29 2024 - 05:46:07 EST)
- [PATCH net-next v13 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config Kory Maincent (Wed May 29 2024 - 05:46:23 EST)
- Re: [PATCH] kheaders: use `command -v` to test for existence of `cpio` Masahiro Yamada (Wed May 29 2024 - 05:46:53 EST)
- [PATCH v2] f2fs: fix to avoid use SSR allocate when do defragment Zhiguo Niu (Wed May 29 2024 - 05:48:00 EST)
- [PATCH v2 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity Amna Waseem (Wed May 29 2024 - 05:48:16 EST)
- [PATCH v2 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver Amna Waseem (Wed May 29 2024 - 05:48:24 EST)
- [PATCH v2 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity property Amna Waseem (Wed May 29 2024 - 05:48:29 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Wed May 29 2024 - 05:49:01 EST)
- [PATCH] HID: uclogic: avoid linking common code into multiple modules Arnd Bergmann (Wed May 29 2024 - 05:49:15 EST)
- Re: [PATCH v3 4/6] drm/ci: uprev IGT Vignesh Raman (Wed May 29 2024 - 05:49:31 EST)
- [PATCH] mfd: rsmu: split core code into separate module Arnd Bergmann (Wed May 29 2024 - 05:49:46 EST)
- [syzbot] [wireless?] KASAN: slab-out-of-bounds Read in cfg80211_wext_freq syzbot (Wed May 29 2024 - 05:49:59 EST)
- [PATCH v2] regulator: gpio: Correct default GPIO state to LOW Geert Uytterhoeven (Wed May 29 2024 - 05:50:24 EST)
- Re: [PATCH v3 6/6] drm/ci: update xfails for the new testlist Vignesh Raman (Wed May 29 2024 - 05:50:38 EST)
- Re: [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits Christophe Leroy (Wed May 29 2024 - 05:50:40 EST)
- [PATCH] platform/x86: int3472: make common part a separate module Arnd Bergmann (Wed May 29 2024 - 05:51:03 EST)
- Re: [PATCH v3 1/2] ext4: fix fast commit inode enqueueing during a full journal commit Jan Kara (Wed May 29 2024 - 05:51:26 EST)
- [PATCH] mtd: make mtd_test.c a separate module Arnd Bergmann (Wed May 29 2024 - 05:51:39 EST)
- Re: CVE-2023-52734: net: sched: sch: Bounds check priority Greg Kroah-Hartman (Wed May 29 2024 - 05:51:52 EST)
- Re: [PATCH v3 2/2] ext4: fix possible tid_t sequence overflows Jan Kara (Wed May 29 2024 - 05:52:07 EST)
- [PATCH] EDAC, i10nm: make skx_common.o a separate module Arnd Bergmann (Wed May 29 2024 - 05:52:22 EST)
- [PATCH] f2fs: fix to cover read extent cache access with lock Chao Yu (Wed May 29 2024 - 05:52:38 EST)
- [PATCH net v2] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound Yue Haibing (Wed May 29 2024 - 05:52:52 EST)
- [PATCH v3 0/2] Bluetooth: btnxpuart: Update firmware names Neeraj Sanjay Kale (Wed May 29 2024 - 05:56:11 EST)
- [PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add firmware-name property Neeraj Sanjay Kale (Wed May 29 2024 - 05:56:36 EST)
- [PATCH v3 2/2] Bluetooth: btnxpuart: Update firmware names Neeraj Sanjay Kale (Wed May 29 2024 - 05:56:58 EST)
- Re: [PATCH v2] f2fs: fix to avoid use SSR allocate when do defragment Chao Yu (Wed May 29 2024 - 05:57:40 EST)
- Re: [PATCH] dt-bindings: kbuild: Fix dt_binding_check on unconfigured build Masahiro Yamada (Wed May 29 2024 - 05:57:56 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Alexey Charkov (Wed May 29 2024 - 05:58:10 EST)
- Re: [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd Christophe Leroy (Wed May 29 2024 - 05:58:45 EST)
- [PATCH v2] docs: dt: Update overlay file extension Geert Uytterhoeven (Wed May 29 2024 - 06:00:48 EST)
- [PATCH] LoongArch: Fix GMAC's phy-mode definitions in dts Huacai Chen (Wed May 29 2024 - 06:01:02 EST)
- Re: [PATCH] reboot: Add timeout for device shutdown Greg KH (Wed May 29 2024 - 06:01:16 EST)
- [PATCH v2] f2fs: fix to truncate preallocated blocks in f2fs_file_open() Chao Yu (Wed May 29 2024 - 06:01:28 EST)
- [PATCH v6 1/2] pwm: meson: Add support for Amlogic S4 PWM Kelvin Zhang via B4 Relay (Wed May 29 2024 - 06:01:49 EST)
- [PATCH v6 0/2] Add support for Amlogic S4 PWM Kelvin Zhang via B4 Relay (Wed May 29 2024 - 06:01:50 EST)
- [PATCH v6 2/2] arm64: dts: amlogic: Add Amlogic S4 PWM Kelvin Zhang via B4 Relay (Wed May 29 2024 - 06:01:53 EST)
- [PATCH v2 0/2] arm64: dts: qcom: sm8550: Update some Tengfei Fan (Wed May 29 2024 - 06:04:03 EST)
- [PATCH v2 1/2] arm64: dts: qcom: sm8550: Move usb-role-switch to SoC dtsi Tengfei Fan (Wed May 29 2024 - 06:04:13 EST)
- [PATCH v2 2/2] arm64: dts: qcom: sm8550: Remove usb default dr_mode Tengfei Fan (Wed May 29 2024 - 06:04:36 EST)
- Re: [RFC PATCH v4 13/16] powerpc/e500: Use contiguous PMD instead of hugepd Oscar Salvador (Wed May 29 2024 - 06:05:32 EST)
- Re: [PATCH v3 2/2] Bluetooth: btnxpuart: Update firmware names Paul Menzel (Wed May 29 2024 - 06:06:41 EST)
- Re: [PATCH] MAINTAINERS: Remove James Schulman from Cirrus audio maintainers Mark Brown (Wed May 29 2024 - 06:07:25 EST)
- Re: [PATCH v2] kobject_uevent: Fix OOB access within zap_modalias_env() quic_zijuhu (Wed May 29 2024 - 06:07:33 EST)
- Re: [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD Christophe Leroy (Wed May 29 2024 - 06:08:06 EST)
- [PATCH] driver: iio: add missing checks on iio_info's callback access Julien Stephan (Wed May 29 2024 - 06:08:24 EST)
- Re: [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits Oscar Salvador (Wed May 29 2024 - 06:10:11 EST)
- [PATCH v9 0/4] arm64: qcom: add AIM300 AIoT board support Tengfei Fan (Wed May 29 2024 - 06:10:25 EST)
- [PATCH v9 1/4] dt-bindings: arm: qcom: Document QCS8550 SoC and the AIM300 AIoT board Tengfei Fan (Wed May 29 2024 - 06:10:35 EST)
- [PATCH v9 2/4] arm64: dts: qcom: qcs8550: introduce qcs8550 dtsi Tengfei Fan (Wed May 29 2024 - 06:11:01 EST)
- [PATCH v9 3/4] arm64: dts: qcom: add base AIM300 dtsi Tengfei Fan (Wed May 29 2024 - 06:11:20 EST)
- [PATCH v9 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT Tengfei Fan (Wed May 29 2024 - 06:11:28 EST)
- Question: How to customize retransmission timeout of unacknowledged NFS v3 TCP packet? Zhitao Li (Wed May 29 2024 - 06:11:53 EST)
- [PATCH 3/6] arm64: dts: rockchip: add pwm-beeper to rk3399-puma-haikou Farouk Bouabid (Wed May 29 2024 - 06:12:09 EST)
- [PATCH 1/6] dt-bindings: pwm: add dt-bindings for mule pwm-over-i2c controller Farouk Bouabid (Wed May 29 2024 - 06:12:23 EST)
- [PATCH 0/6] Add Mule PWM-over-I2C support Farouk Bouabid (Wed May 29 2024 - 06:12:33 EST)
- [PATCH 2/6] pwm: add mule pwm-over-i2c driver Farouk Bouabid (Wed May 29 2024 - 06:12:52 EST)
- [PATCH 4/6] arm64: dts: rockchip: add pwm-beeper to px30-ringneck-haikou Farouk Bouabid (Wed May 29 2024 - 06:12:57 EST)
- [PATCH 5/6] arm64: dts: rockchip: add pwm-beeper to rk3588-tiger-haikou Farouk Bouabid (Wed May 29 2024 - 06:13:19 EST)
- [PATCH 6/6] arm64: dts: rockchip: add pwm-beeper to rk3588-jaguar Farouk Bouabid (Wed May 29 2024 - 06:13:25 EST)
- Re: [RFC PATCH v4 14/16] powerpc/64s: Use contiguous PMD/PUD instead of HUGEPD Oscar Salvador (Wed May 29 2024 - 06:14:06 EST)
- Re: [RFC PATCH v4 15/16] powerpc/mm: Remove hugepd leftovers Oscar Salvador (Wed May 29 2024 - 06:14:18 EST)
- Re: [PATCH][next] of: property: Remove calls to of_node_put Marek Szyprowski (Wed May 29 2024 - 06:14:32 EST)
- Re: [PATCH] mailbox: ARM_MHU_V3 should depend on ARM64 Cristian Marussi (Wed May 29 2024 - 06:14:48 EST)
- Re: [RFC PATCH v4 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD Oscar Salvador (Wed May 29 2024 - 06:15:04 EST)
- Re: [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits Christophe Leroy (Wed May 29 2024 - 06:15:15 EST)
- [PATCH 0/3] arm64: qcom: SA8775p: Add llcc support Tengfei Fan (Wed May 29 2024 - 06:16:07 EST)
- [PATCH 1/3] dt-bindings: cache: qcom,llcc: Add SA8775p description Tengfei Fan (Wed May 29 2024 - 06:16:18 EST)
- Re: [RFC PATCH v4 12/16] powerpc/e500: Encode hugepage size in PTE bits Oscar Salvador (Wed May 29 2024 - 06:16:29 EST)
- [PATCH 3/3] arm64: dts: qcom: sa8775p: Add llcc support for the SA8775p platform Tengfei Fan (Wed May 29 2024 - 06:17:06 EST)
- [PATCH 2/3] soc: qcom: llcc: Add llcc configuration support for the SA8775p platform Tengfei Fan (Wed May 29 2024 - 06:17:06 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Anup Patel (Wed May 29 2024 - 06:17:31 EST)
- Re: [PATCH v2] kobject_uevent: Fix OOB access within zap_modalias_env() Greg KH (Wed May 29 2024 - 06:17:49 EST)
- Re: Question: How to customize retransmission timeout of unacknowledged NFS v3 TCP packet? Zhitao Li (Wed May 29 2024 - 06:19:19 EST)
- [PATCH] bpf, devmap: Remove unnecessary if check in for loop Thorsten Blum (Wed May 29 2024 - 06:19:59 EST)
- Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness Qais Yousef (Wed May 29 2024 - 06:20:25 EST)
- [PATCH 1/2] dt-bindings: soc: qcom: add qcom,sa8775p-imem compatible Tengfei Fan (Wed May 29 2024 - 06:20:42 EST)
- [PATCH 2/2] arm64: dts: qcom: sa8775p: Add IMEM and PIL info region Tengfei Fan (Wed May 29 2024 - 06:21:00 EST)
- [PATCH 0/2] arm64: qcom: sa8775p: Add IMEM and PIL info region Tengfei Fan (Wed May 29 2024 - 06:21:28 EST)
- Re: [PATCH v2] kobject_uevent: Fix OOB access within zap_modalias_env() quic_zijuhu (Wed May 29 2024 - 06:22:49 EST)
- Re: [RFC PATCH v4 00/16] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64) Oscar Salvador (Wed May 29 2024 - 06:23:38 EST)
- Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness Qais Yousef (Wed May 29 2024 - 06:23:57 EST)
- Re: [PATCH v3 3/3] sched/rt, dl: Convert functions to return bool Qais Yousef (Wed May 29 2024 - 06:26:34 EST)
- Re: [PATCH] i2c-dev: Introduce "linux,i2c-dev-name" property for device tree of I2C controller. Wolfram Sang (Wed May 29 2024 - 06:28:20 EST)
- Re: [RESEND PATCH] w1: Add missing newline and fix typos in w1_bus_master comment Thorsten Blum (Wed May 29 2024 - 06:30:17 EST)
- [PATCH v2 0/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Pengfei Li (Wed May 29 2024 - 06:30:37 EST)
- [PATCH v2 1/5] dt-bindings: clock: Add i.MX91 clock support Pengfei Li (Wed May 29 2024 - 06:30:52 EST)
- [PATCH v2 2/5] dt-bindings: clock: Add i.MX91 clock definition Pengfei Li (Wed May 29 2024 - 06:31:06 EST)
- [PATCH v2 3/5] arm64: dts: freescale: Add i.MX91 dtsi support Pengfei Li (Wed May 29 2024 - 06:31:24 EST)
- [PATCH v2 4/5] dt-bindings: arm: fsl: Add i.MX91 11x11 evk board Pengfei Li (Wed May 29 2024 - 06:31:33 EST)
- Re: [RFC PATCH] sbitmap: fix io hung due to race on sbitmap_word::cleared YangYang (Wed May 29 2024 - 06:31:34 EST)
- [PATCH v2 5/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Pengfei Li (Wed May 29 2024 - 06:32:06 EST)
- Re: [RFC PATCH] dma-buf: align fd_flags and heap_flags with dma_heap_allocation_data John Stultz (Wed May 29 2024 - 06:32:22 EST)
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task() Qais Yousef (Wed May 29 2024 - 06:34:26 EST)
- Re: [PATCH v3 3/6] KVM: arm64: add emulation for CTR_EL0 register Eric Auger (Wed May 29 2024 - 06:37:20 EST)
- Re: [PATCH v3 2/6] KVM: arm64: maintain per VM value for CTR_EL0 Eric Auger (Wed May 29 2024 - 06:37:30 EST)
- [PATCH v3] ASoc: tas2781: Enable RCA-based playback without DSP firmware download Shenghao Ding (Wed May 29 2024 - 06:37:42 EST)
- Re: [PATCH] drm/msm/adreno: Add A306A support Konrad Dybcio (Wed May 29 2024 - 06:41:29 EST)
- Re: [PATCH v4 3/4] mmc: sdhci-brcmstb: Add BCM2712 support Adrian Hunter (Wed May 29 2024 - 06:43:29 EST)
- Re: [PATCH v3 2/3] KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent Ravi Bangoria (Wed May 29 2024 - 06:43:53 EST)
- Re: [PATCHv11 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec Borislav Petkov (Wed May 29 2024 - 06:44:05 EST)
- Re: [PATCH v3 1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption Ravi Bangoria (Wed May 29 2024 - 06:44:35 EST)
- Re: [DO NOT MERGE v8 22/36] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema Rob Herring (Arm) (Wed May 29 2024 - 06:44:55 EST)
- Re: [DO NOT MERGE v8 24/36] dt-binding: sh: cpus: Add SH CPUs json-schema Rob Herring (Arm) (Wed May 29 2024 - 06:45:05 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Marc Zyngier (Wed May 29 2024 - 06:45:24 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Dragan Simic (Wed May 29 2024 - 06:46:12 EST)
- Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion Nikolay Borisov (Wed May 29 2024 - 06:48:03 EST)
- Re: Questions about transition latency and LATENCY_MULTIPLIER Qais Yousef (Wed May 29 2024 - 06:50:01 EST)
- Re: [PATCH][next] of: property: Remove calls to of_node_put Shresth Prasad (Wed May 29 2024 - 06:50:56 EST)
- Re: [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() Huang, Kai (Wed May 29 2024 - 06:51:14 EST)
- Re: [PATCH V17 4/9] arm64/boot: Enable EL2 requirements for BRBE Mark Rutland (Wed May 29 2024 - 06:52:05 EST)
- Re: [RESEND PATCH] w1: Add missing newline and fix typos in w1_bus_master comment Krzysztof Kozlowski (Wed May 29 2024 - 06:53:45 EST)
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task() Sebastian Andrzej Siewior (Wed May 29 2024 - 06:55:44 EST)
- Re: [net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down xiaolei wang (Wed May 29 2024 - 06:56:31 EST)
- [PATCH v2] reboot: Add timeout for device shutdown Soumya Khasnis (Wed May 29 2024 - 07:01:02 EST)
- [PATCH net-next v8 1/2] net: ti: icssg: Move icss_iep structure MD Danish Anwar (Wed May 29 2024 - 07:06:39 EST)
- [PATCH net-next v8 0/2] Add TAPRIO offload support for ICSSG driver MD Danish Anwar (Wed May 29 2024 - 07:06:53 EST)
- [PATCH net-next v8 2/2] net: ti: icssg_prueth: add TAPRIO offload support MD Danish Anwar (Wed May 29 2024 - 07:07:22 EST)
- Re: [PATCH v3 00/12] cachefiles: some bugfixes and cleanups for ondemand requests Christian Brauner (Wed May 29 2024 - 07:07:43 EST)
- Re: [PATCH v2] regmap-i2c: Subtract reg size from max_write Mark Brown (Wed May 29 2024 - 07:08:33 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Diederik de Haas (Wed May 29 2024 - 07:10:19 EST)
- Re: [PATCH v6 2/5] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI Krzysztof Kozlowski (Wed May 29 2024 - 07:11:17 EST)
- Re: [RFC PATCH 02/11] rust: add driver abstraction Dirk Behme (Wed May 29 2024 - 07:11:32 EST)
- Re: [PATCH v2 4/8] misc: fastrpc: Add static PD restart support Ekansh Gupta (Wed May 29 2024 - 07:12:12 EST)
- Re: [f2fs-dev] [PATCH v2 1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation Chao Yu (Wed May 29 2024 - 07:13:41 EST)
- Re: [PATCH] arm64/io: add constant-argument check Mark Rutland (Wed May 29 2024 - 07:14:44 EST)
- [PATCH 0/2] X1E PMICs Konrad Dybcio (Wed May 29 2024 - 07:17:33 EST)
- [PATCH 1/2] dt-bindings: mfd: qcom,spmi-pmic: Document PMC8380 and SMB2360 Konrad Dybcio (Wed May 29 2024 - 07:17:47 EST)
- [PATCH 2/2] arm64: dts: qcom: x1e80100-pmics: Add the missing PMICs Konrad Dybcio (Wed May 29 2024 - 07:18:05 EST)
- Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion Kirill A. Shutemov (Wed May 29 2024 - 07:18:24 EST)
- Re: [PATCH] gpio-syscon: do not report bogus error Bartosz Golaszewski (Wed May 29 2024 - 07:18:34 EST)
- Re: [PATCH] gpio-syscon: do not report bogus error Bartosz Golaszewski (Wed May 29 2024 - 07:19:03 EST)
- [PATCH v2 0/6] mm: page_type, zsmalloc and page_mapcount_reset() David Hildenbrand (Wed May 29 2024 - 07:19:19 EST)
- [PATCH v2 1/6] mm: update _mapcount and page_type documentation David Hildenbrand (Wed May 29 2024 - 07:19:30 EST)
- [PATCH v2 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type David Hildenbrand (Wed May 29 2024 - 07:19:40 EST)
- [PATCH v2 3/6] mm/zsmalloc: use a proper page type David Hildenbrand (Wed May 29 2024 - 07:19:58 EST)
- [PATCH v2 4/6] mm/page_alloc: clear PageBuddy using __ClearPageBuddy() for bad pages David Hildenbrand (Wed May 29 2024 - 07:20:05 EST)
- [PATCH v2 5/6] mm/filemap: reinitialize folio->_mapcount directly David Hildenbrand (Wed May 29 2024 - 07:20:12 EST)
- [PATCH v2 6/6] mm/mm_init: initialize page->_mapcount directly in __init_single_page() David Hildenbrand (Wed May 29 2024 - 07:20:30 EST)
- [PATCH] PCI: use local_pci_probe when best selected cpu is offline Hongchen Zhang (Wed May 29 2024 - 07:20:49 EST)
- Re: (subset) [PATCH v3 0/6] Fix rtq2208 BUCK ramp_delay and LDO dvs setting Mark Brown (Wed May 29 2024 - 07:21:25 EST)
- Re: (subset) [RESEND 0/4] Fix issue when using devm_of_regulator_put_matches and add compatiblity for both fixed and adjustable LDO VOUT Mark Brown (Wed May 29 2024 - 07:21:37 EST)
- Re: [PATCH] driver: iio: add missing checks on iio_info's callback access Nuno Sá (Wed May 29 2024 - 07:23:41 EST)
- Re: [PATCH v3 00/12] cachefiles: some bugfixes and cleanups for ondemand requests Baokun Li (Wed May 29 2024 - 07:23:47 EST)
- Re: [PATCH 3/3] gpiolib: cdev: Cleanup kfifo_out() error handling Bartosz Golaszewski (Wed May 29 2024 - 07:25:04 EST)
- Re: [PATCH] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs' Nuno Sá (Wed May 29 2024 - 07:25:17 EST)
- [PATCH] f2fs: avoid resetting non empty zone Sheng Yong (Wed May 29 2024 - 07:25:46 EST)
- Re: [f2fs-dev] [syzbot] [f2fs?] KASAN: slab-use-after-free Read in sanity_check_extent_cache Chao Yu (Wed May 29 2024 - 07:26:42 EST)
- Re: [PATCH] f2fs: avoid resetting non empty zone Chao Yu (Wed May 29 2024 - 07:28:10 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Anup Patel (Wed May 29 2024 - 07:29:00 EST)
- Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion Borislav Petkov (Wed May 29 2024 - 07:29:42 EST)
- Re: [PATCH v1] MAINTAINERS: dwmac: starfive: update Maintainer patchwork-bot+netdevbpf (Wed May 29 2024 - 07:30:38 EST)
- Re: [PATCH] kbuild: verify dtoverlay files against schema Masahiro Yamada (Wed May 29 2024 - 07:32:04 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Dragan Simic (Wed May 29 2024 - 07:33:13 EST)
- Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Wei Yang (Wed May 29 2024 - 07:35:32 EST)
- Re: [PATCH net] net: prevent pulling SKB_GSO_FRAGLIST skb Lena Wang (王娜) (Wed May 29 2024 - 07:35:47 EST)
- Re: [PATCH] mailbox: ARM_MHU_V3 should depend on ARM64 Geert Uytterhoeven (Wed May 29 2024 - 07:37:06 EST)
- [PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it Niklas Schnelle (Wed May 29 2024 - 07:37:18 EST)
- [PATCH v3 2/3] vfio/pci: Tolerate oversized BARs by disallowing mmap Niklas Schnelle (Wed May 29 2024 - 07:37:35 EST)
- [PATCH v3 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling Niklas Schnelle (Wed May 29 2024 - 07:37:46 EST)
- [syzbot] [btrfs?] KMSAN: uninit-value in btrfs_compress_heuristic syzbot (Wed May 29 2024 - 07:38:12 EST)
- Re: [PATCH] bpf, devmap: Remove unnecessary if check in for loop Jiri Olsa (Wed May 29 2024 - 07:39:24 EST)
- Re: [PATCHv11 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest Nikolay Borisov (Wed May 29 2024 - 07:39:48 EST)
- Re: [PATCH 3/3] gpiolib: cdev: Cleanup kfifo_out() error handling Kent Gibson (Wed May 29 2024 - 07:44:40 EST)
- Re: [net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down Russell King (Oracle) (Wed May 29 2024 - 07:46:06 EST)
- [PATCH] MAINTAINERS: update email for Evan Quan Wolfram Sang (Wed May 29 2024 - 07:46:43 EST)
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in sanity_check_extent_cache syzbot (Wed May 29 2024 - 07:48:12 EST)
- Re: [PATCH] mailbox: ARM_MHU_V3 should depend on ARM64 Cristian Marussi (Wed May 29 2024 - 07:48:48 EST)
- [PATCH v2] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support MD Danish Anwar (Wed May 29 2024 - 07:52:02 EST)
- [PATCH v2] dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS support MD Danish Anwar (Wed May 29 2024 - 07:52:56 EST)
- Re: [PATCH v2 3/3] Bluetooth: btusb: mediatek: add MediaTek ISO data transmission function Chris Lu (陸稚泓) (Wed May 29 2024 - 07:53:12 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open Hillf Danton (Wed May 29 2024 - 07:55:01 EST)
- Re: [PATCH v2] firmware: qcom_scm: Add a padded page to ensure DMA memory from lower 4GB Mukesh Ojha (Wed May 29 2024 - 07:55:13 EST)
- [PATCH v2] driver: iio: add missing checks on iio_info's callback access Julien Stephan (Wed May 29 2024 - 07:56:07 EST)
- Re: [PATCH 1/8] gpio: tqmx86: fix typo in Kconfig label Andrew Lunn (Wed May 29 2024 - 07:58:45 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Marc Zyngier (Wed May 29 2024 - 08:00:17 EST)
- Re: [RFC PATCH 08/11] rust: add devres abstraction Dirk Behme (Wed May 29 2024 - 08:01:05 EST)
- Re: [PATCH 1/1] RDMA/mlx5: Release CPU for other processes in mlx5_free_cmd_msg() Anand Khoje (Wed May 29 2024 - 08:01:34 EST)
- Re: [syzbot] [ntfs3?] KASAN: slab-use-after-free Read in chrdev_open syzbot (Wed May 29 2024 - 08:02:14 EST)
- Re: [PATCH 00/20] iommu: Refactoring domain allocation interface Baolu Lu (Wed May 29 2024 - 08:02:49 EST)
- Re: [PATCH 2/8] gpio: tqmx86: introduce shadow register for GPIO output value Andrew Lunn (Wed May 29 2024 - 08:03:08 EST)
- Re: [PATCH 3/8] gpio: tqmx86: change tqmx86_gpio_write() order of arguments to match regmap API Bartosz Golaszewski (Wed May 29 2024 - 08:03:58 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Alexey Charkov (Wed May 29 2024 - 08:04:26 EST)
- [PATCH v3 3/3] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP Niklas Schnelle (Wed May 29 2024 - 08:04:41 EST)
- Re: [PATCH v2] driver: iio: add missing checks on iio_info's callback access Jonathan Cameron (Wed May 29 2024 - 08:05:17 EST)
- Re: [PATCH v6 4/6] arm64: dts: mediatek: mt8186: add default thermal zones AngeloGioacchino Del Regno (Wed May 29 2024 - 08:06:26 EST)
- Re: [PATCH net v2] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound Eric Dumazet (Wed May 29 2024 - 08:06:43 EST)
- Re: [PATCH 0/8] gpio-tqmx86 fixes Bartosz Golaszewski (Wed May 29 2024 - 08:08:50 EST)
- Re: [PATCH] nfc/nci: Add the inconsistency check between the input data length and count patchwork-bot+netdevbpf (Wed May 29 2024 - 08:10:36 EST)
- Re: [PATCH 3/8] gpio: tqmx86: change tqmx86_gpio_write() order of arguments to match regmap API Andrew Lunn (Wed May 29 2024 - 08:11:36 EST)
- Re: [PATCH] mtd: make mtd_test.c a separate module Miquel Raynal (Wed May 29 2024 - 08:13:39 EST)
- [PATCH v2] selftests: timers: clocksource-switch: Adapt progress to kselftest framework Geert Uytterhoeven (Wed May 29 2024 - 08:13:50 EST)
- Re: [PATCH v2 1/3] dt-bindings: i2c: gpio: Add 'transition-delay-us' property Peter Rosin (Wed May 29 2024 - 08:14:04 EST)
- Re: [PATCH v2 3/3] i2c: mux: gpio: Add support for the 'transition-delay-us' property Peter Rosin (Wed May 29 2024 - 08:17:16 EST)
- Re: [PATCH v2] docs: dt: Update overlay file extension Alex Shi (Wed May 29 2024 - 08:17:40 EST)
- Re: [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test Ivan Orlov (Wed May 29 2024 - 08:17:52 EST)
- Re: [PATCH 1/1] cxl/pci: Convert PCIBIOS_* return codes to errnos Ilpo Järvinen (Wed May 29 2024 - 08:19:36 EST)
- Re: [PATCH 4/8] gpio: tqmx86: introduce _tqmx86_gpio_update_bits() helper Andrew Lunn (Wed May 29 2024 - 08:20:02 EST)
- Re: [PATCH net-next v3 0/2] net: xilinx_gmii2rgmii: Add clock support patchwork-bot+netdevbpf (Wed May 29 2024 - 08:20:40 EST)
- Re: [PATCH v7 2/5] KEYS: trusted: Change -EINVAL to -E2BIG Jarkko Sakkinen (Wed May 29 2024 - 08:20:51 EST)
- Re: [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas Alexandre Ghiti (Wed May 29 2024 - 08:21:13 EST)
- [PATCH v2 0/3] dt-bindings: timer: renesas,tmu: Add more SoC families Geert Uytterhoeven (Wed May 29 2024 - 08:22:20 EST)
- [PATCH v2 2/3] dt-bindings: timer: renesas,tmu: Add RZ/G1 support Geert Uytterhoeven (Wed May 29 2024 - 08:22:34 EST)
- [PATCH v2 3/3] dt-bindings: timer: renesas,tmu: Add R-Car Gen2 support Geert Uytterhoeven (Wed May 29 2024 - 08:22:39 EST)
- [PATCH v2 1/3] dt-bindings: timer: renesas,tmu: Add R-Mobile APE6 support Geert Uytterhoeven (Wed May 29 2024 - 08:22:50 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Dragan Simic (Wed May 29 2024 - 08:23:15 EST)
- [PATCH] xen/xenbus: handle potential dangling pointer issue in xen_pcibk_xenbus_probe yskelg (Wed May 29 2024 - 08:23:37 EST)
- Re: [PATCH v3 6/6] iio: adc: ad7173: Reduce device info struct size Nuno Sá (Wed May 29 2024 - 08:23:58 EST)
- Re: [PATCH 3/8] gpio: tqmx86: change tqmx86_gpio_write() order of arguments to match regmap API Matthias Schiffer (Wed May 29 2024 - 08:24:08 EST)
- Re: [PATCH v3 2/6] iio: adc: ad7173: refactor channel configuration parsing Nuno Sá (Wed May 29 2024 - 08:25:00 EST)
- Re: [PATCH 4/8] gpio: tqmx86: introduce _tqmx86_gpio_update_bits() helper Matthias Schiffer (Wed May 29 2024 - 08:26:01 EST)
- Re: [PATCH v3 3/6] iio: adc: ad7173: refactor ain and vref selection Nuno Sá (Wed May 29 2024 - 08:27:58 EST)
- Re: [PATCH] xen/xenbus: handle potential dangling pointer issue in xen_pcibk_xenbus_probe Jürgen Groß (Wed May 29 2024 - 08:28:09 EST)
- Re: [PATCH net] net: smc91x: Remove commented out code Thorsten Blum (Wed May 29 2024 - 08:28:33 EST)
- Re: [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha Alexandre Ghiti (Wed May 29 2024 - 08:29:23 EST)
- Re: [PATCH v3 4/6] iio: adc: ad7173: add support for special inputs Nuno Sá (Wed May 29 2024 - 08:29:38 EST)
- Re: [PATCH] arm64/io: add constant-argument check Arnd Bergmann (Wed May 29 2024 - 08:30:08 EST)
- Re: [PATCH 01/10] dt-bindings: clock: qcom: split the non-PD schema for GCC Krzysztof Kozlowski (Wed May 29 2024 - 08:30:54 EST)
- Re: [PATCH 4/8] gpio: tqmx86: introduce _tqmx86_gpio_update_bits() helper Andrew Lunn (Wed May 29 2024 - 08:32:03 EST)
- [PATCH v2] dt-bindings: timer: renesas,tmu: Make interrupt-names required Geert Uytterhoeven (Wed May 29 2024 - 08:32:43 EST)
- Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion Andrew Cooper (Wed May 29 2024 - 08:33:48 EST)
- Re: [PATCH v1 2/2] spi: Check if transfer is mapped before calling DMA sync APIs Nícolas F. R. A. Prado (Wed May 29 2024 - 08:35:41 EST)
- Re: [PATCH] mtd: make mtd_test.c a separate module Arnd Bergmann (Wed May 29 2024 - 08:37:20 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: sa8775p: Add IMEM and PIL info region Mukesh Ojha (Wed May 29 2024 - 08:37:35 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Jonas Oberhauser (Wed May 29 2024 - 08:38:02 EST)
- Re: [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Andrew Lunn (Wed May 29 2024 - 08:38:12 EST)
- Re: [PATCH v3 6/6] ARM64: mt8195: Use thermal aggregation for big and little cpu Krzysztof Kozlowski (Wed May 29 2024 - 08:39:28 EST)
- Re: [PATCH v2 1/1] dt-bindings: rtc: Convert rtc-fsl-ftm-alarm.txt to yaml format Krzysztof Kozlowski (Wed May 29 2024 - 08:42:44 EST)
- Re: [PATCH 1/3] mm: zswap: fix global shrinker memcg iteration Takero Funaki (Wed May 29 2024 - 08:42:57 EST)
- Re: [PATCH v2 4/8] misc: fastrpc: Add static PD restart support Dmitry Baryshkov (Wed May 29 2024 - 08:43:29 EST)
- Re: [PATCH v2 1/1] dt-bindings: fsl-qdma: Convert to yaml format Krzysztof Kozlowski (Wed May 29 2024 - 08:43:42 EST)
- Re: [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Matthias Schiffer (Wed May 29 2024 - 08:45:13 EST)
- Re: [PATCH v3 5/6] iio: adc: ad7173: Add support for AD411x devices Nuno Sá (Wed May 29 2024 - 08:46:30 EST)
- Re: [PATCH v2] reboot: Add timeout for device shutdown Greg KH (Wed May 29 2024 - 08:47:28 EST)
- Re: [PATCH v2 1/2] arm64: dts: qcom: sm8550: Move usb-role-switch to SoC dtsi Dmitry Baryshkov (Wed May 29 2024 - 08:47:49 EST)
- Re: [PATCH v1 2/2] spi: Check if transfer is mapped before calling DMA sync APIs Andy Shevchenko (Wed May 29 2024 - 08:48:19 EST)
- Re: [PATCH v3 3/6] iio: adc: ad7173: refactor ain and vref selection Nuno Sá (Wed May 29 2024 - 08:49:25 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: sm8550: Remove usb default dr_mode Dmitry Baryshkov (Wed May 29 2024 - 08:49:38 EST)
- Re: [PATCH v2] dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS support Krzysztof Kozlowski (Wed May 29 2024 - 08:49:53 EST)
- Re: [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha Alexandre Ghiti (Wed May 29 2024 - 08:50:22 EST)
- Re: [PATCH v2] reboot: Add timeout for device shutdown Greg KH (Wed May 29 2024 - 08:51:49 EST)
- Re: [PATCH 1/2] dt-bindings: mfd: qcom,spmi-pmic: Document PMC8380 and SMB2360 Krzysztof Kozlowski (Wed May 29 2024 - 08:52:12 EST)
- Re: [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module Andreas Hindborg (Wed May 29 2024 - 08:52:49 EST)
- Re: [PATCH v2 3/6] KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load() Sean Christopherson (Wed May 29 2024 - 08:54:31 EST)
- Re: [PATCH 0/8] gpio-tqmx86 fixes Matthias Schiffer (Wed May 29 2024 - 08:55:12 EST)
- Re: [PATCH v1 2/2] spi: Check if transfer is mapped before calling DMA sync APIs Nícolas F. R. A. Prado (Wed May 29 2024 - 08:56:15 EST)
- Re: [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha Alexandre Ghiti (Wed May 29 2024 - 08:56:29 EST)
- Re: [DO NOT MERGE v8 08/36] clocksource: sh_tmu: CLOCKSOURCE support. Andy Shevchenko (Wed May 29 2024 - 08:56:44 EST)
- Re: [PATCH 1/3] dt-bindings: cache: qcom,llcc: Add SA8775p description Krzysztof Kozlowski (Wed May 29 2024 - 08:57:59 EST)
- Re: [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file` Alice Ryhl (Wed May 29 2024 - 08:58:37 EST)
- Re: [PATCH 2/3] mm: zswap: fix global shrinker error handling logic Takero Funaki (Wed May 29 2024 - 09:00:20 EST)
- Re: [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation Andreas Hindborg (Wed May 29 2024 - 09:01:15 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Linux regression tracking (Thorsten Leemhuis) (Wed May 29 2024 - 09:01:29 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Alexandre Ghiti (Wed May 29 2024 - 09:03:25 EST)
- [PATCH V1 4/5] Add aw963xx series related interfaces to the aw_sar driver. wangshuaijie (Wed May 29 2024 - 09:07:00 EST)
- [PATCH V1 2/5] Add universal interface for the aw_sar driver. wangshuaijie (Wed May 29 2024 - 09:07:01 EST)
- [PATCH V1 1/5] dt-bindings: input: Add YAML to Awinic sar sensor. wangshuaijie (Wed May 29 2024 - 09:07:06 EST)
- Re: [DO NOT MERGE v8 13/36] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header. Geert Uytterhoeven (Wed May 29 2024 - 09:07:35 EST)
- [PATCH V1 3/5] Add aw9610x series related interfaces to the aw_sar driver. wangshuaijie (Wed May 29 2024 - 09:07:57 EST)
- Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness Christian Loehle (Wed May 29 2024 - 09:09:59 EST)
- Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Jaewon Kim (Wed May 29 2024 - 09:10:52 EST)
- Re: [PATCH 1/3] mctp pcc: Implement MCTP over PCC Transport kernel test robot (Wed May 29 2024 - 09:11:04 EST)
- Re: [PATCH v2] driver: iio: add missing checks on iio_info's callback access Julien Stephan (Wed May 29 2024 - 09:11:18 EST)
- [PATCH V1 0/5] Add support for Awinic SAR sensor. wangshuaijie (Wed May 29 2024 - 09:12:02 EST)
- Re: [RESEND PATCH] perf/x86/intel/uncore: Fix the bits of the CHA extended umask for SPR Liang, Kan (Wed May 29 2024 - 09:12:18 EST)
- [PATCH V1 5/5] Add support for Awinic sar sensor. wangshuaijie (Wed May 29 2024 - 09:12:32 EST)
- Re: [PATCH 1/3] media: mediatek: vcodec: fix h264 multi statless decoder smatch warning Andrzej Pietrasiewicz (Wed May 29 2024 - 09:14:36 EST)
- [PATCH v2 3/3] arm64: dts: st: enable STM32 access controller for RCC gabriel.fernandez (Wed May 29 2024 - 09:14:51 EST)
- [RESEND PATCH v2 2/3] clk: stm32mp25: add security clocks gabriel.fernandez (Wed May 29 2024 - 09:14:52 EST)
- [RESEND PATCH v2 1/3] clk: stm32mp2: use of STM32 access controller gabriel.fernandez (Wed May 29 2024 - 09:15:13 EST)
- [RESEND PATCH v2 0/3] Use STM32 access controller for STM32MP25 clocks gabriel.fernandez (Wed May 29 2024 - 09:15:16 EST)
- Re: [PATCH v2] regulator: gpio: Correct default GPIO state to LOW Mark Brown (Wed May 29 2024 - 09:15:43 EST)
- Re: [PATCH wireless-next 4/8] wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status() Nemanov, Michael (Wed May 29 2024 - 09:15:57 EST)
- Re: [syzbot] [bcachefs?] WARNING in bchfs_truncate syzbot (Wed May 29 2024 - 09:17:14 EST)
- Re: [PATCH v9 06/10] math.h: Add macros for rounding to closest value Andy Shevchenko (Wed May 29 2024 - 09:17:30 EST)
- Re: [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion Arnd Bergmann (Wed May 29 2024 - 09:18:52 EST)
- Re: [PATCH v2] regulator: gpio: Correct default GPIO state to LOW Geert Uytterhoeven (Wed May 29 2024 - 09:19:31 EST)
- [PATCH v2 0/3] gpiolib: cdev: tidy up kfifo handling Kent Gibson (Wed May 29 2024 - 09:20:36 EST)
- [PATCH v2 1/3] gpiolib: cdev: Add INIT_KFIFO() for linereq events Kent Gibson (Wed May 29 2024 - 09:20:52 EST)
- [PATCH v2 2/3] gpiolib: cdev: Refactor allocation of linereq events kfifo Kent Gibson (Wed May 29 2024 - 09:21:03 EST)
- [PATCH v2 3/3] gpiolib: cdev: Cleanup kfifo_out() error handling Kent Gibson (Wed May 29 2024 - 09:21:26 EST)
- Re: [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport kernel test robot (Wed May 29 2024 - 09:21:41 EST)
- Re: [PATCH] kbuild: verify dtoverlay files against schema Rob Herring (Wed May 29 2024 - 09:22:04 EST)
- [PATCH] xen/xenbus: handle pointer to NULL in alloc/free_pdev yskelg (Wed May 29 2024 - 09:22:18 EST)
- Re: [PATCH v5] kunit: Cover 'assert.c' with tests Ivan Orlov (Wed May 29 2024 - 09:28:03 EST)
- Re: [PATCH 3/3] mm: zswap: proactive shrinking before pool size limit is hit Takero Funaki (Wed May 29 2024 - 09:28:14 EST)
- Re: [PATCH] xen/xenbus: handle pointer to NULL in alloc/free_pdev Jürgen Groß (Wed May 29 2024 - 09:28:56 EST)
- Re: [PATCH 1/1] cxl/pci: Convert PCIBIOS_* return codes to errnos Ira Weiny (Wed May 29 2024 - 09:30:56 EST)
- Re: [PATCH wireless-next 4/8] wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status() Russell King (Oracle) (Wed May 29 2024 - 09:31:52 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Alex Deucher (Wed May 29 2024 - 09:33:50 EST)
- [PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug Jonathan Cameron (Wed May 29 2024 - 09:35:04 EST)
- [PATCH v10 01/19] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug Jonathan Cameron (Wed May 29 2024 - 09:35:32 EST)
- [PATCH v10 02/19] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER Jonathan Cameron (Wed May 29 2024 - 09:36:02 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Genes Lists (Wed May 29 2024 - 09:36:14 EST)
- [PATCH v10 03/19] ACPI: processor: Drop duplicated check on _STA (enabled + present) Jonathan Cameron (Wed May 29 2024 - 09:36:33 EST)
- Re: [PATCH] xen/xenbus: handle potential dangling pointer issue in xen_pcibk_xenbus_probe Yunseong Kim (Wed May 29 2024 - 09:36:49 EST)
- [PATCH] coresight: Fix ref leak when of_coresight_parse_endpoint() fails James Clark (Wed May 29 2024 - 09:37:04 EST)
- [PATCH v10 04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add() Jonathan Cameron (Wed May 29 2024 - 09:37:23 EST)
- Re: [PATCH v2] regulator: gpio: Correct default GPIO state to LOW Mark Brown (Wed May 29 2024 - 09:37:40 EST)
- [PATCH v10 05/19] ACPI: processor: Fix memory leaks in error paths of processor_add() Jonathan Cameron (Wed May 29 2024 - 09:37:54 EST)
- [PATCH v10 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier Jonathan Cameron (Wed May 29 2024 - 09:38:12 EST)
- [PATCH v10 07/19] ACPI: processor: Add acpi_get_processor_handle() helper Jonathan Cameron (Wed May 29 2024 - 09:38:37 EST)
- [PATCH v10 08/19] ACPI: processor: Register deferred CPUs from acpi_processor_get_info() Jonathan Cameron (Wed May 29 2024 - 09:39:12 EST)
- Re: [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x Ceclan, Dumitru (Wed May 29 2024 - 09:39:26 EST)
- Re: [PATCH v2 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support Andy Shevchenko (Wed May 29 2024 - 09:39:42 EST)
- [PATCH v10 09/19] ACPI: scan: switch to flags for acpi_scan_check_and_detach() Jonathan Cameron (Wed May 29 2024 - 09:40:01 EST)
- [PATCH v10 10/19] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug Jonathan Cameron (Wed May 29 2024 - 09:40:20 EST)
- Re: linux-next: build warnings after merge of the gfs2 tree Andreas Gruenbacher (Wed May 29 2024 - 09:40:42 EST)
- [PATCH v10 11/19] arm64: acpi: Move get_cpu_for_acpi_id() to a header Jonathan Cameron (Wed May 29 2024 - 09:40:51 EST)
- [PATCH v10 12/19] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry Jonathan Cameron (Wed May 29 2024 - 09:41:13 EST)
- [PATCH v10 13/19] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc() Jonathan Cameron (Wed May 29 2024 - 09:41:42 EST)
- [PATCH v10 14/19] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs Jonathan Cameron (Wed May 29 2024 - 09:42:15 EST)
- Re: [PATCH] platform/x86: int3472: make common part a separate module Andy Shevchenko (Wed May 29 2024 - 09:42:29 EST)
- [PATCH v10 15/19] arm64: psci: Ignore DENIED CPUs Jonathan Cameron (Wed May 29 2024 - 09:42:46 EST)
- [PATCH v10 16/19] arm64: arch_register_cpu() variant to check if an ACPI handle is now available. Jonathan Cameron (Wed May 29 2024 - 09:43:16 EST)
- [PATCH v10 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled. Jonathan Cameron (Wed May 29 2024 - 09:43:45 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Vladimir Oltean (Wed May 29 2024 - 09:44:08 EST)
- [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations Jonathan Cameron (Wed May 29 2024 - 09:44:26 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Rob Herring (Wed May 29 2024 - 09:44:41 EST)
- [PATCH v10 19/19] cpumask: Add enabled cpumask for present CPUs that can be brought online Jonathan Cameron (Wed May 29 2024 - 09:45:00 EST)
- [PATCH v6 01/11] readahead: rework loop in page_cache_ra_unbounded() Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:45:49 EST)
- [PATCH v6 00/11] enable bs > ps in XFS Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:45:49 EST)
- [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:46:25 EST)
- [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:46:38 EST)
- [PATCH v6 04/11] readahead: allocate folios with mapping_min_order in readahead Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:47:16 EST)
- [PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range() Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:47:17 EST)
- [PATCH v6 05/11] mm: split a folio in minimum folio order chunks Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:47:50 EST)
- [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:48:07 EST)
- [PATCH v6 08/11] xfs: use kvmalloc for xattr buffers Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:48:33 EST)
- [PATCH v6 09/11] xfs: expose block size in stat Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:48:52 EST)
- [PATCH v6 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count() Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:49:13 EST)
- [PATCH v6 11/11] xfs: enable block size larger than page size support Pankaj Raghav (Samsung) (Wed May 29 2024 - 09:49:32 EST)
- Re: [PATCH v3 4/6] KVM: arm64: show writable masks for feature registers Eric Auger (Wed May 29 2024 - 09:49:52 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Rob Herring (Wed May 29 2024 - 09:51:32 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Jani Nikula (Wed May 29 2024 - 09:51:50 EST)
- Re: [PATCH 2/2] samples/livepatch: Add README.rst disclaimer Marcos Paulo de Souza (Wed May 29 2024 - 09:52:06 EST)
- Re: [PATCH] coresight: Fix ref leak when of_coresight_parse_endpoint() fails Laurent Pinchart (Wed May 29 2024 - 09:52:30 EST)
- Re: [PATCH v7 1/4] perf report: Support LLVM for addr2line() Arnaldo Carvalho de Melo (Wed May 29 2024 - 09:53:11 EST)
- [PATCH 2/2] drivers: thermal: fix zero weighted request power Chia-Hao Liu (Wed May 29 2024 - 09:53:29 EST)
- [PATCH net] net/ipv6: Fix the RT cache flush via sysctl using a previous delay Petr Pavlu (Wed May 29 2024 - 09:53:51 EST)
- RE: [PATCH] MAINTAINERS: update email for Evan Quan Deucher, Alexander (Wed May 29 2024 - 09:54:39 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Alex Deucher (Wed May 29 2024 - 09:55:23 EST)
- [PATCH] perf/x86/amd: check event before enable to avoid GPF George Kennedy (Wed May 29 2024 - 09:55:41 EST)
- Re: [PATCH net] net: validate SO_TXTIME clockid coming from userspace Willem de Bruijn (Wed May 29 2024 - 09:58:46 EST)
- Re: [PATCH v3 5/6] KVM: arm64: rename functions for invariant sys regs Eric Auger (Wed May 29 2024 - 09:59:01 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Marc Zyngier (Wed May 29 2024 - 10:00:45 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ti,ina2xx: Add alert-polarity property Guenter Roeck (Wed May 29 2024 - 10:02:12 EST)
- Re: [PATCH v2 2/3] drm/bridge: tc358767: Only print GPIO debug output if they actually occur Robert Foss (Wed May 29 2024 - 10:02:58 EST)
- Re: [PATCH v3 5/6] iio: adc: ad7173: Add support for AD411x devices Ceclan, Dumitru (Wed May 29 2024 - 10:03:40 EST)
- Re: [PATCH net] net: prevent pulling SKB_GSO_FRAGLIST skb Willem de Bruijn (Wed May 29 2024 - 10:04:18 EST)
- Re: [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport kernel test robot (Wed May 29 2024 - 10:04:36 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Linux regression tracking (Thorsten Leemhuis) (Wed May 29 2024 - 10:04:46 EST)
- [PATCH net-next v3 1/2] lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detected Rengarajan S (Wed May 29 2024 - 10:05:00 EST)
- [PATCH net-next v3 0/2] lan78xx: Enable 125 MHz CLK and Auto Speed configuration for LAN7801 if NO EEPROM is detected Rengarajan S (Wed May 29 2024 - 10:05:29 EST)
- [PATCH net-next v3 2/2] lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EEPROM is detected Rengarajan S (Wed May 29 2024 - 10:05:52 EST)
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules Miroslav Benes (Wed May 29 2024 - 10:06:13 EST)
- Re: [PATCH v2 0/5] livepatch: klp-convert tool - Minimal version Marcos Paulo de Souza (Wed May 29 2024 - 10:06:26 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Alexey Charkov (Wed May 29 2024 - 10:06:45 EST)
- Re: [PATCH v2 3/3] drm/bridge: tc358767: Support write-only registers Robert Foss (Wed May 29 2024 - 10:06:58 EST)
- Re: [PATCH 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity Guenter Roeck (Wed May 29 2024 - 10:07:31 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Alan Stern (Wed May 29 2024 - 10:08:01 EST)
- [PATCH 1/8] net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP Kory Maincent (Wed May 29 2024 - 10:09:57 EST)
- [PATCH 2/8] net: ethtool: pse-pd: Expand C33 PSE status with class, power and status message Kory Maincent (Wed May 29 2024 - 10:10:04 EST)
- [PATCH 4/8] net: pse-pd: pd692x0: Expand ethtool status message Kory Maincent (Wed May 29 2024 - 10:10:10 EST)
- [PATCH 3/8] netlink: specs: Expand the PSE netlink command with C33 new features Kory Maincent (Wed May 29 2024 - 10:10:14 EST)
- [PATCH 5/8] net: pse-pd: Add new power limit get and set c33 features Kory Maincent (Wed May 29 2024 - 10:10:46 EST)
- [PATCH 0/8] net: pse-pd: Add new PSE c33 features Kory Maincent (Wed May 29 2024 - 10:11:40 EST)
- [PATCH 6/8] net: ethtool: Add new power limit get and set features Kory Maincent (Wed May 29 2024 - 10:11:42 EST)
- [PATCH 7/8] netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes Kory Maincent (Wed May 29 2024 - 10:11:50 EST)
- [PATCH 8/8] net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks Kory Maincent (Wed May 29 2024 - 10:11:56 EST)
- [PATCH 0/1] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode Matteo Martelli (Wed May 29 2024 - 10:12:45 EST)
- [PATCH 1/1] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode Matteo Martelli (Wed May 29 2024 - 10:12:58 EST)
- Re: [PATCH v2 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity Guenter Roeck (Wed May 29 2024 - 10:13:14 EST)
- Re: [PATCH v2] driver: iio: add missing checks on iio_info's callback access Jonathan Cameron (Wed May 29 2024 - 10:13:32 EST)
- Re: [PATCH 1/3] arm64: dts: qcom: sm8450: Add qfprom node Mukesh Ojha (Wed May 29 2024 - 10:13:47 EST)
- Re: [PATCH 0/8] net: pse-pd: Add new PSE c33 features Kory Maincent (Wed May 29 2024 - 10:14:05 EST)
- Re: [PATCH 1/2] docs/livepatch: Add new compiler considerations doc Marcos Paulo de Souza (Wed May 29 2024 - 10:14:20 EST)
- Re: [PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII Sneh Shah (Wed May 29 2024 - 10:14:40 EST)
- Re: [PATCH 0/1] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode Mark Brown (Wed May 29 2024 - 10:14:56 EST)
- Re: [PATCH] platform/x86: int3472: make common part a separate module Arnd Bergmann (Wed May 29 2024 - 10:15:13 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Ville Syrjälä (Wed May 29 2024 - 10:15:25 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Jonas Oberhauser (Wed May 29 2024 - 10:18:11 EST)
- [PATCH v2] sched/fair: Reschedule the cfs_rq when current is ineligible Chunxin Zang (Wed May 29 2024 - 10:19:45 EST)
- Re: [PATCH 0/1] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode Matteo Martelli (Wed May 29 2024 - 10:20:03 EST)
- Re: [PATCH v2] arm64: dts: allwinner: Add cache information to the SoC dtsi for H616 Chen-Yu Tsai (Wed May 29 2024 - 10:21:05 EST)
- Re: [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver Geert Uytterhoeven (Wed May 29 2024 - 10:22:28 EST)
- [PATCH] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses Lukasz Majewski (Wed May 29 2024 - 10:23:04 EST)
- [PATCH] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses Lukasz Majewski (Wed May 29 2024 - 10:23:17 EST)
- Re: [PATCH 0/1] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode Mark Brown (Wed May 29 2024 - 10:23:38 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Alan Stern (Wed May 29 2024 - 10:24:36 EST)
- Re: [PATCH] bpf, devmap: Remove unnecessary if check in for loop Toke Høiland-Jørgensen (Wed May 29 2024 - 10:24:55 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Andy Shevchenko (Wed May 29 2024 - 10:25:11 EST)
- Re: [PATCH V1 1/5] dt-bindings: input: Add YAML to Awinic sar sensor. Rob Herring (Arm) (Wed May 29 2024 - 10:25:35 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Mikko Rapeli (Wed May 29 2024 - 10:26:30 EST)
- Re: [PATCH v10 15/15] arm64: dts: qcom: sa8775p: add a dedicated memory carveout for TZ Konrad Dybcio (Wed May 29 2024 - 10:27:01 EST)
- Re: [PATCH] MAINTAINERS: update email for Evan Quan Wolfram Sang (Wed May 29 2024 - 10:28:03 EST)
- Re: [PATCH v3 00/12] cachefiles: some bugfixes and cleanups for ondemand requests Gao Xiang (Wed May 29 2024 - 10:28:54 EST)
- Re: [PATCH] platform/x86: int3472: make common part a separate module Andy Shevchenko (Wed May 29 2024 - 10:29:03 EST)
- Re: [PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII Andrew Lunn (Wed May 29 2024 - 10:29:28 EST)
- Re: [PATCH v2 1/6] KVM: Register cpuhp and syscore callbacks when enabling hardware Sean Christopherson (Wed May 29 2024 - 10:29:48 EST)
- Re: [PATCH 1/5] dt-bindings: remoteproc: qcom,sm8550-pas: Document the SA8775p ADSP, CDSP and GPDSP Konrad Dybcio (Wed May 29 2024 - 10:31:17 EST)
- Re: [PATCH v3 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569 Dan Carpenter (Wed May 29 2024 - 10:32:30 EST)
- Re: [PATCH v5 9/9] drivers: iio: imu: Add support for adis1657x family Dan Carpenter (Wed May 29 2024 - 10:32:54 EST)
- Re: [PATCH v7] gpio: virtuser: new virtual driver Dan Carpenter (Wed May 29 2024 - 10:33:13 EST)
- Re: [PATCH] tools/memory-model: Document herd7 (internal) representation Jonas Oberhauser (Wed May 29 2024 - 10:34:06 EST)
- Re: [PATCH RESEND, v6 6/8] mailbox: mediatek: Add CMDQ secure mailbox driver Jason-JH Lin (林睿祥) (Wed May 29 2024 - 10:34:08 EST)
- Re: [PATCH v9 07/10] lib: add basic KUnit test for lib/math Andy Shevchenko (Wed May 29 2024 - 10:34:34 EST)
- Re: [PATCH] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs' Dan Carpenter (Wed May 29 2024 - 10:34:56 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Mario Limonciello (Wed May 29 2024 - 10:35:08 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Wed May 29 2024 - 10:35:27 EST)
- Re: [PATCH v9 07/10] lib: add basic KUnit test for lib/math Andy Shevchenko (Wed May 29 2024 - 10:35:40 EST)
- Re: [PATCH v1 2/2] iio: adc: ti-ads1119: Add driver Dan Carpenter (Wed May 29 2024 - 10:36:36 EST)
- Re: [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Dan Carpenter (Wed May 29 2024 - 10:38:45 EST)
- Re: [PATCH v10 15/15] arm64: dts: qcom: sa8775p: add a dedicated memory carveout for TZ Bartosz Golaszewski (Wed May 29 2024 - 10:39:53 EST)
- Re: [PATCH v3 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569 Christian Marangi (Wed May 29 2024 - 10:40:03 EST)
- [RESEND PATCH net-next v3] net: smc91x: Fix pointer types Thorsten Blum (Wed May 29 2024 - 10:43:11 EST)
- [PATCH v2 3/3] drm/panel: sitronix-st7789v: fix display size for jt240mhqs_hwt_ek_e3 panel Gerald Loacker (Wed May 29 2024 - 10:43:25 EST)
- [PATCH v2 1/3] drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panel Gerald Loacker (Wed May 29 2024 - 10:43:37 EST)
- [PATCH v2 2/3] drm/panel: sitronix-st7789v: tweak timing for jt240mhqs_hwt_ek_e3 panel Gerald Loacker (Wed May 29 2024 - 10:43:43 EST)
- [PATCH v2 0/3] drm/panel: sitronix-st7789v: fixes for jt240mhqs_hwt_ek_e3 panel Gerald Loacker (Wed May 29 2024 - 10:43:54 EST)
- [PATCH v2 0/2] pinctrl: rockchip: add rk3308b SoC support Dmitry Yashin (Wed May 29 2024 - 10:44:50 EST)
- [PATCH v2 1/2] pinctrl: rockchip: delay recalced_mask and route_mask init Dmitry Yashin (Wed May 29 2024 - 10:45:01 EST)
- [PATCH v2 2/2] pinctrl: rockchip: add rk3308b SoC support Dmitry Yashin (Wed May 29 2024 - 10:45:16 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Mario Limonciello (Wed May 29 2024 - 10:46:13 EST)
- Re: [PATCH 1/4] [RESEND] drm/amd/display: dynamically allocate dml2_configuration_options structures Alex Deucher (Wed May 29 2024 - 10:46:51 EST)
- [PATCH v2 00/14] dt-bindings: clock: qcom,gcc: handle the controllers without power domains Dmitry Baryshkov (Wed May 29 2024 - 10:47:22 EST)
- [PATCH v2 01/14] dt-bindings: clock: qcom,gcc-other: rename to qcom,mdm-mdm9607 Dmitry Baryshkov (Wed May 29 2024 - 10:47:37 EST)
- [PATCH v2 04/14] ARM: dts: qcom: apq8064: drop #power-domain-cells property of GCC Dmitry Baryshkov (Wed May 29 2024 - 10:47:56 EST)
- [PATCH v2 03/14] dt-bindings: clock: add schema for qcom,gcc-mdm9615 Dmitry Baryshkov (Wed May 29 2024 - 10:48:01 EST)
- [PATCH v2 05/14] ARM: dts: qcom: msm8660: drop #power-domain-cells property of GCC Dmitry Baryshkov (Wed May 29 2024 - 10:48:10 EST)
- [PATCH v2 06/14] ARM: dts: qcom: msm8960: drop #power-domain-cells property of GCC Dmitry Baryshkov (Wed May 29 2024 - 10:48:53 EST)
- [PATCH v2 07/14] ARM: dts: qcom: ipq4019: drop #power-domain-cells property of GCC Dmitry Baryshkov (Wed May 29 2024 - 10:49:05 EST)
- [PATCH v2 08/14] ARM: dts: qcom: ipq8064: drop #power-domain-cells property of GCC Dmitry Baryshkov (Wed May 29 2024 - 10:49:07 EST)
- [PATCH v2 02/14] dt-bindings: clock: qcom,gcc: sort out power-domains support Dmitry Baryshkov (Wed May 29 2024 - 10:49:12 EST)
- [PATCH v2 09/14] ARM: dts: qcom: mdm9615: drop #power-domain-cells property of GCC Dmitry Baryshkov (Wed May 29 2024 - 10:49:44 EST)
- [PATCH v2 11/14] arm64: dts: qcom: ipq5332: drop #power-domain-cells property of GCC Dmitry Baryshkov (Wed May 29 2024 - 10:49:48 EST)
- [PATCH v2 10/14] arm64: dts: qcom: ipq5018: drop #power-domain-cells property of GCC Dmitry Baryshkov (Wed May 29 2024 - 10:49:49 EST)
- [PATCH v2 13/14] arm64: dts: qcom: ipq6018: fix GCC node name Dmitry Baryshkov (Wed May 29 2024 - 10:50:12 EST)
- [PATCH v2 12/14] arm64: dts: qcom: ipq9574: drop #power-domain-cells property of GCC Dmitry Baryshkov (Wed May 29 2024 - 10:50:30 EST)
- [PATCH v2 14/14] arm64: dts: qcom: ipq8074: fix GCC node name Dmitry Baryshkov (Wed May 29 2024 - 10:50:37 EST)
- Re: [RFC PATCH 2/3] drm/tidss: Add support for display sharing Devarsh Thakkar (Wed May 29 2024 - 10:51:22 EST)
- Re: [PATCH] platform/x86: int3472: make common part a separate module Arnd Bergmann (Wed May 29 2024 - 10:51:57 EST)
- Re: [PATCH RESEND,v6 8/8] soc: mediatek: mtk-cmdq: Add secure cmdq_pkt APIs Jason-JH Lin (林睿祥) (Wed May 29 2024 - 10:52:12 EST)
- Re: [RESEND PATCH net-next v3] net: smc91x: Fix pointer types Arnd Bergmann (Wed May 29 2024 - 10:52:29 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs James Clark (Wed May 29 2024 - 10:52:48 EST)
- Re: [PATCH] platform/x86: int3472: make common part a separate module Andy Shevchenko (Wed May 29 2024 - 10:54:20 EST)
- Re: [PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing Johannes Berg (Wed May 29 2024 - 10:55:16 EST)
- Re: [PATCH 1/3] mctp pcc: Implement MCTP over PCC Transport kernel test robot (Wed May 29 2024 - 10:58:28 EST)
- [PATCH] mm: vmscan: reset sc->priority on retry Shakeel Butt (Wed May 29 2024 - 10:58:50 EST)
- Re: [PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes Mark Rutland (Wed May 29 2024 - 10:59:41 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Andy Shevchenko (Wed May 29 2024 - 11:01:10 EST)
- Re: [PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95 Frank Li (Wed May 29 2024 - 11:01:27 EST)
- Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded Sean Christopherson (Wed May 29 2024 - 11:01:52 EST)
- RE: [PATCH] drivers: iio: adc: add support for ad777x family Nechita, Ramona (Wed May 29 2024 - 11:02:04 EST)
- [PATCH] KEYS: trusted: Change -EINVAL to -E2BIG Jarkko Sakkinen (Wed May 29 2024 - 11:03:15 EST)
- Re: [syzbot] [mm?] UBSAN: shift-out-of-bounds in try_to_shrink_lruvec Shakeel Butt (Wed May 29 2024 - 11:03:25 EST)
- Re: ERROR: modpost: "__spi_register_driver" [sound/soc/codecs/snd-soc-cs35l56-spi.ko] undefined! Pierre-Louis Bossart (Wed May 29 2024 - 11:04:29 EST)
- [PATCH v2] drivers: iio: adc: add support for ad777x family ranechita (Wed May 29 2024 - 11:04:42 EST)
- Re: [PATCH v3] ASoc: tas2781: Enable RCA-based playback without DSP firmware download Andy Shevchenko (Wed May 29 2024 - 11:07:49 EST)
- Re: [PATCH] arm64/io: add constant-argument check Mark Rutland (Wed May 29 2024 - 11:08:16 EST)
- Re: [PATCH v4 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver Ilpo Järvinen (Wed May 29 2024 - 11:08:58 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Adam Williamson (Wed May 29 2024 - 11:10:07 EST)
- Re: [RESEND 0/4] Fix issue when using devm_of_regulator_put_matches and add compatiblity for both fixed and adjustable LDO VOUT Mark Brown (Wed May 29 2024 - 11:10:17 EST)
- Re: (subset) [PATCH v6 0/5] Marvell HW overlay support for Cadence xSPI Mark Brown (Wed May 29 2024 - 11:10:37 EST)
- Re: [PATCH RFC v3 5/9] dt-bindings: board: Document board-ids for Qualcomm devices Elliot Berman (Wed May 29 2024 - 11:11:30 EST)
- Re: [PATCH] drivers: iio: adc: add support for ad777x family Andy Shevchenko (Wed May 29 2024 - 11:11:52 EST)
- Re: [PATCH net-next v6 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}() Robin Murphy (Wed May 29 2024 - 11:12:46 EST)
- Re: [PATCH v2] drivers: iio: adc: add support for ad777x family Andy Shevchenko (Wed May 29 2024 - 11:13:35 EST)
- Re: [PATCH v3] ASoc: tas2781: Enable RCA-based playback without DSP firmware download Pierre-Louis Bossart (Wed May 29 2024 - 11:15:04 EST)
- Re: [PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example Rob Herring (Wed May 29 2024 - 11:16:08 EST)
- Re: [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Andrew Jones (Wed May 29 2024 - 11:16:30 EST)
- Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion Borislav Petkov (Wed May 29 2024 - 11:16:53 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Guilherme Amadio (Wed May 29 2024 - 11:17:01 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Conor Dooley (Wed May 29 2024 - 11:17:28 EST)
- Re: [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support Laurent Pinchart (Wed May 29 2024 - 11:17:48 EST)
- Re: [PATCH 1/1] of: property: Fix device_node cleanup Neil Armstrong (Wed May 29 2024 - 11:19:09 EST)
- Re: [PATCH v9 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT Dmitry Baryshkov (Wed May 29 2024 - 11:19:09 EST)
- Re: [PATCH v4 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver Ilpo Järvinen (Wed May 29 2024 - 11:20:38 EST)
- Re: [PATCH v2 2/5] crypto: ccp: Move security attributes to their own file Tom Lendacky (Wed May 29 2024 - 11:21:01 EST)
- Re: [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice Jakub Kicinski (Wed May 29 2024 - 11:21:25 EST)
- Re: [PATCH v2 4/5] crypto: ccp: Add support for getting security attributes on some older systems Tom Lendacky (Wed May 29 2024 - 11:21:43 EST)
- Re: [PATCH 0/3] Bluetooth: btusb: MediaTek ISO data transmission support Luiz Augusto von Dentz (Wed May 29 2024 - 11:21:48 EST)
- Re: [PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes Will Deacon (Wed May 29 2024 - 11:22:11 EST)
- Re: [PATCH v2 5/5] crypto: ccp: Move message about TSME being enabled later in init Tom Lendacky (Wed May 29 2024 - 11:22:25 EST)
- Re: [PATCH v4 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver Dmitry Baryshkov (Wed May 29 2024 - 11:22:44 EST)
- Re: [PATCH 1/4] riscv: Extend cpufeature.c to detect vendor extensions Andy Chiu (Wed May 29 2024 - 11:23:10 EST)
- [syzbot] [btrfs?] kernel BUG in btrfs_free_fs_info syzbot (Wed May 29 2024 - 11:24:46 EST)
- Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device) Gregory Price (Wed May 29 2024 - 11:25:27 EST)
- RE: [PATCH] dt-bindings: iio: adc: add a7779 doc Nechita, Ramona (Wed May 29 2024 - 11:26:11 EST)
- Re: [PATCH v4 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver Ilpo Järvinen (Wed May 29 2024 - 11:26:50 EST)
- Re: [PATCH RFC 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc Luca Weiss (Wed May 29 2024 - 11:28:20 EST)
- [PATCH] x86/kexec: Remove spurious jmp 1f from from identity_mapped() Nikolay Borisov (Wed May 29 2024 - 11:29:05 EST)
- Re: [PATCH v1 0/2] asus wmi and hid: use HID LED for brightness Hans de Goede (Wed May 29 2024 - 11:29:15 EST)
- Re: [PATCH v3 5/6] KVM: arm64: rename functions for invariant sys regs Sebastian Ott (Wed May 29 2024 - 11:29:46 EST)
- [net PATCH] octeontx2-af: Always allocate PF entries from low prioriy zone Subbaraya Sundeep (Wed May 29 2024 - 11:30:58 EST)
- Re: [PATCH RFC v3 0/9] dt-bindings: hwinfo: Introduce board-id Elliot Berman (Wed May 29 2024 - 11:33:14 EST)
- RE: [PATCH v2] drivers: iio: adc: add support for ad777x family Nechita, Ramona (Wed May 29 2024 - 11:33:53 EST)
- Re: [PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node() Dave Hansen (Wed May 29 2024 - 11:36:23 EST)
- Re: [PATCH RFC v3 4/9] dt-bindings: arm: qcom: Update Devicetree identifiers Elliot Berman (Wed May 29 2024 - 11:36:47 EST)
- Re: [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support Yong-Xuan Wang (Wed May 29 2024 - 11:38:07 EST)
- [PATCH] tpm: Remove illict WARN's from tpm2-sessions.c Jarkko Sakkinen (Wed May 29 2024 - 11:38:55 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Ville Syrjälä (Wed May 29 2024 - 11:39:37 EST)
- Re: [PATCH v3 3/5] perf stat: Remove evlist__add_default_attrs use strings James Clark (Wed May 29 2024 - 11:39:52 EST)
- Re: [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING Yong-Xuan Wang (Wed May 29 2024 - 11:41:58 EST)
- Re: [PATCH v4 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver Bryan O'Donoghue (Wed May 29 2024 - 11:42:11 EST)
- Re: [PATCH v4 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Ilpo Järvinen (Wed May 29 2024 - 11:42:37 EST)
- [PATCH] spi: Assign dummy scatterlist to unidirectional transfers Nícolas F. R. A. Prado (Wed May 29 2024 - 11:43:11 EST)
- Re: [syzbot] [mm?] UBSAN: shift-out-of-bounds in try_to_shrink_lruvec syzbot (Wed May 29 2024 - 11:43:21 EST)
- Re: [PATCH] mm/hugetlb: Do not call vma_add_reservation upon ENOMEM Breno Leitao (Wed May 29 2024 - 11:43:34 EST)
- Re: [PATCH RFC v3 2/9] dt-bindings: board: Introduce board-id Elliot Berman (Wed May 29 2024 - 11:44:12 EST)
- RE: [PATCH] drivers: iio: adc: add support for ad777x family Nechita, Ramona (Wed May 29 2024 - 11:46:31 EST)
- [PATCH 1/1] kbuild: Fix 'import module' error Adrian Huang (Wed May 29 2024 - 11:47:13 EST)
- Testing if issue still reproduces Sebastian Żółtek (Wed May 29 2024 - 11:49:44 EST)
- [PATCH] mm: vmscan: reset sc->priority on retry Shakeel Butt (Wed May 29 2024 - 11:49:55 EST)
- Re: [PATCH net] net: validate SO_TXTIME clockid coming from userspace Abhishek Chauhan (ABC) (Wed May 29 2024 - 11:50:14 EST)
- Re: [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice Kory Maincent (Wed May 29 2024 - 11:50:51 EST)
- Testing if issue still reproduces Sebastian Żółtek (Wed May 29 2024 - 11:51:17 EST)
- Re: [PATCH v3 2/6] KVM: arm64: maintain per VM value for CTR_EL0 Sebastian Ott (Wed May 29 2024 - 11:51:29 EST)
- Re: [PATCH v4 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Bryan O'Donoghue (Wed May 29 2024 - 11:52:14 EST)
- Re: [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards Andreas Schwab (Wed May 29 2024 - 11:53:54 EST)
- [PATCH v2] iommu/dma: Fix domain init Robin Murphy (Wed May 29 2024 - 11:54:30 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Sebastian Kropatsch (Wed May 29 2024 - 11:54:38 EST)
- Re: [PATCH 12/13] regulator: add pm8008 pmic regulator driver Johan Hovold (Wed May 29 2024 - 11:55:27 EST)
- Re: [PATCH 0/1] Fix the port mux of VP2 Diederik de Haas (Wed May 29 2024 - 11:55:54 EST)
- Re: [PATCH v1 26] mm allow reuse of the lower 16 bit of the page type with an actual type wang wei (Wed May 29 2024 - 11:56:23 EST)
- Re: [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha Nathan Chancellor (Wed May 29 2024 - 11:58:00 EST)
- Re: [PATCH v1 26] mm allow reuse of the lower 16 bit of the page type with an actual type David Hildenbrand (Wed May 29 2024 - 11:58:19 EST)
- [PATCH v6 0/1] Add tas2781 driver for SPI. Baojun Xu (Wed May 29 2024 - 11:58:36 EST)
- Re: [regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0 Kalle Valo (Wed May 29 2024 - 11:58:50 EST)
- [PATCH v6 1/1] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI Baojun Xu (Wed May 29 2024 - 11:59:07 EST)
- Re: [PATCH net] net: validate SO_TXTIME clockid coming from userspace Willem de Bruijn (Wed May 29 2024 - 12:00:26 EST)
- Re: [PATCH v2 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type David Hildenbrand (Wed May 29 2024 - 12:00:43 EST)
- Re: [PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node() Jan Beulich (Wed May 29 2024 - 12:01:13 EST)
- [PATCH v2] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs' linux (Wed May 29 2024 - 12:01:23 EST)
- Re: [PATCH] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs' Dr. David Alan Gilbert (Wed May 29 2024 - 12:02:13 EST)
- [PATCH v2] dt-bindings: iio: adc: add a7779 doc ranechita (Wed May 29 2024 - 12:02:26 EST)
- Re: [PATCH 0/3] tracing: Fix some selftest issues Tom Zanussi (Wed May 29 2024 - 12:02:48 EST)
- Re: [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x Conor Dooley (Wed May 29 2024 - 12:04:39 EST)
- Re: [PATCH 12/13] regulator: add pm8008 pmic regulator driver Johan Hovold (Wed May 29 2024 - 12:04:59 EST)
- Re: [PATCH net] net: validate SO_TXTIME clockid coming from userspace Abhishek Chauhan (ABC) (Wed May 29 2024 - 12:05:34 EST)
- Re: [PATCH v4 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port Bryan O'Donoghue (Wed May 29 2024 - 12:06:02 EST)
- [PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices Diogo Ivo (Wed May 29 2024 - 12:06:15 EST)
- [PATCH 2/3] net: ti: icss-iep: Enable compare events Diogo Ivo (Wed May 29 2024 - 12:06:30 EST)
- [PATCH 3/3] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices Diogo Ivo (Wed May 29 2024 - 12:06:45 EST)
- [PATCH 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devices Diogo Ivo (Wed May 29 2024 - 12:06:52 EST)
- Re: [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice Thomas Petazzoni (Wed May 29 2024 - 12:07:34 EST)
- Re: [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa Jarkko Sakkinen (Wed May 29 2024 - 12:07:53 EST)
- [tip: x86/cc] x86/kexec: Remove spurious unconditional JMP from from identity_mapped() tip-bot2 for Nikolay Borisov (Wed May 29 2024 - 12:08:08 EST)
- [PATCH] fs/file: fix the check in find_next_fd() Yuntao Wang (Wed May 29 2024 - 12:08:18 EST)
- [PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c Aditya Nagesh (Wed May 29 2024 - 12:08:37 EST)
- Re: [PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node() Dave Hansen (Wed May 29 2024 - 12:08:44 EST)
- Re: [PATCH] i2c-dev: Introduce "linux,i2c-dev-name" property for device tree of I2C controller. Conor Dooley (Wed May 29 2024 - 12:10:58 EST)
- Re: [PATCH 09/13] pinctrl: qcom: spmi-gpio: drop broken pm8008 support Johan Hovold (Wed May 29 2024 - 12:12:33 EST)
- RE: [PATCH] EDAC, i10nm: make skx_common.o a separate module Luck, Tony (Wed May 29 2024 - 12:15:05 EST)
- Re: [PATCH] arm64/io: add constant-argument check Arnd Bergmann (Wed May 29 2024 - 12:16:32 EST)
- Re: [PATCH 03/13] mfd: pm8008: deassert reset on probe Johan Hovold (Wed May 29 2024 - 12:17:13 EST)
- Re: [PATCH v2 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity property Conor Dooley (Wed May 29 2024 - 12:17:27 EST)
- Re: [PATCH v2 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity property Guenter Roeck (Wed May 29 2024 - 12:20:19 EST)
- Re: [PATCH] mm: vmscan: reset sc->priority on retry Roman Gushchin (Wed May 29 2024 - 12:21:01 EST)
- Re: [PATCH] EDAC, i10nm: make skx_common.o a separate module Arnd Bergmann (Wed May 29 2024 - 12:22:15 EST)
- Re: [PATCH v2 2/5] crypto: ccp: Move security attributes to their own file Mario Limonciello (Wed May 29 2024 - 12:22:23 EST)
- Re: [PATCH] fs/file: fix the check in find_next_fd() Jan Kara (Wed May 29 2024 - 12:22:51 EST)
- [PATCH RFC 0/2] Documentation: Debugging guide Sebastian Fricke (Wed May 29 2024 - 12:23:17 EST)
- [PATCH RFC 1/2] docs: media: Create separate documentation folder for media Sebastian Fricke (Wed May 29 2024 - 12:23:25 EST)
- [PATCH RFC 2/2] docs: media: Debugging guide for the media subsystem Sebastian Fricke (Wed May 29 2024 - 12:23:50 EST)
- Re: (subset) [PATCH 0/2] X1E PMICs Bjorn Andersson (Wed May 29 2024 - 12:24:08 EST)
- Re: [PATCH 0/1] Fix the port mux of VP2 Heiko Stübner (Wed May 29 2024 - 12:24:48 EST)
- Re: [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets Conor Dooley (Wed May 29 2024 - 12:25:46 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Mario Limonciello (Wed May 29 2024 - 12:27:13 EST)
- Re: [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata Conor Dooley (Wed May 29 2024 - 12:27:29 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B Chen-Yu Tsai (Wed May 29 2024 - 12:27:44 EST)
- Re: [PATCH] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs' Dan Carpenter (Wed May 29 2024 - 12:28:17 EST)
- Re: [PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB Wenjia Zhang (Wed May 29 2024 - 12:28:58 EST)
- [PATCH] powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64 Samuel Holland (Wed May 29 2024 - 12:29:10 EST)
- RE: [PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c Michael Kelley (Wed May 29 2024 - 12:29:29 EST)
- [PATCH v3 net-next 01/15] locking/local_lock: Introduce guard definition for local_lock. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:29:50 EST)
- [PATCH v3 net-next 00/15] locking: Introduce nested-BH locking. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:29:54 EST)
- [PATCH v3 net-next 03/15] net: Use __napi_alloc_frag_align() instead of open coding it. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:30:00 EST)
- [PATCH v3 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:30:16 EST)
- [PATCH v3 net-next 04/15] net: Use nested-BH locking for napi_alloc_cache. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:30:26 EST)
- [PATCH v3 net-next 06/15] net/ipv4: Use nested-BH locking for ipv4_tcp_sk. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:31:10 EST)
- [PATCH v3 net-next 05/15] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:31:20 EST)
- [PATCH v3 net-next 09/15] dev: Remove PREEMPT_RT ifdefs from backlog_lock.*(). Sebastian Andrzej Siewior (Wed May 29 2024 - 12:31:22 EST)
- [PATCH v3 net-next 10/15] dev: Use nested-BH locking for softnet_data.process_queue. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:31:37 EST)
- [PATCH v3 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:31:53 EST)
- [PATCH v3 net-next 11/15] lwt: Don't disable migration prio invoking BPF. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:32:10 EST)
- [PATCH v3 net-next 08/15] net: softnet_data: Make xmit.recursion per task. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:32:11 EST)
- [PATCH v3 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:32:40 EST)
- [PATCH v3 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:32:43 EST)
- [PATCH v3 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:33:52 EST)
- [PATCH v3 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT. Sebastian Andrzej Siewior (Wed May 29 2024 - 12:34:02 EST)
- Re: [PATCH v6 2/6] dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188 Conor Dooley (Wed May 29 2024 - 12:34:29 EST)
- [PATCH v2 03/14] mfd: pm8008: deassert reset on probe Johan Hovold (Wed May 29 2024 - 12:35:09 EST)
- [PATCH v2 01/14] dt-bindings: mfd: pm8008: add reset gpio Johan Hovold (Wed May 29 2024 - 12:35:10 EST)
- [PATCH v2 05/14] mfd: pm8008: use lower case hex notation Johan Hovold (Wed May 29 2024 - 12:35:12 EST)
- [PATCH v2 04/14] mfd: pm8008: mark regmap structures as const Johan Hovold (Wed May 29 2024 - 12:35:15 EST)
- [PATCH v2 06/14] mfd: pm8008: rename irq chip Johan Hovold (Wed May 29 2024 - 12:35:30 EST)
- [PATCH v2 07/14] mfd: pm8008: drop unused driver data Johan Hovold (Wed May 29 2024 - 12:35:50 EST)
- [PATCH v2 00/14] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic Johan Hovold (Wed May 29 2024 - 12:35:55 EST)
- [PATCH v2 09/14] dt-bindings: pinctrl: qcom,pmic-gpio: drop pm8008 Johan Hovold (Wed May 29 2024 - 12:36:55 EST)
- [PATCH v2 08/14] pinctrl: qcom: spmi-gpio: drop broken pm8008 support Johan Hovold (Wed May 29 2024 - 12:36:56 EST)
- [PATCH v2 10/14] dt-bindings: mfd: pm8008: drop redundant descriptions Johan Hovold (Wed May 29 2024 - 12:36:56 EST)
- [PATCH v2 02/14] mfd: pm8008: fix regmap irq chip initialisation Johan Hovold (Wed May 29 2024 - 12:36:58 EST)
- [PATCH v2 14/14] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic Johan Hovold (Wed May 29 2024 - 12:37:00 EST)
- [PATCH v2 13/14] regulator: add pm8008 pmic regulator driver Johan Hovold (Wed May 29 2024 - 12:37:01 EST)
- [PATCH v2 11/14] dt-bindings: mfd: pm8008: rework binding Johan Hovold (Wed May 29 2024 - 12:37:02 EST)
- [PATCH v2 12/14] mfd: pm8008: rework driver Johan Hovold (Wed May 29 2024 - 12:37:03 EST)
- Re: [PATCH v6 1/6] dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186 Conor Dooley (Wed May 29 2024 - 12:38:26 EST)
- [PATCH 1/2] ASoC: dt-bindings: tlv320adc3xxx: Add MICBIAS-as-GPO properties Ricard Wanderlof (Wed May 29 2024 - 12:38:49 EST)
- [PATCH 2/2] tlv320adc3xxx: Add support for using MICBIAS pins as GPO Ricard Wanderlof (Wed May 29 2024 - 12:38:52 EST)
- [PATCH 0/2] tlv320adc3xxx: Allow MICBIAS pins to be used as GPOs Ricard Wanderlof (Wed May 29 2024 - 12:38:53 EST)
- Re: [PATCH v2 1/6] dt-bindings: vendor-prefixes: add ScioSense Conor Dooley (Wed May 29 2024 - 12:39:30 EST)
- Re: [PATCH] arm64/io: add constant-argument check Mark Rutland (Wed May 29 2024 - 12:39:49 EST)
- Re: [PATCH v2 2/6] dt-bindings: iio: chemical: add ENS160 sensor Conor Dooley (Wed May 29 2024 - 12:40:01 EST)
- Re: [PATCH v2 2/6] dt-bindings: iio: chemical: add ENS160 sensor Conor Dooley (Wed May 29 2024 - 12:40:18 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Anup Patel (Wed May 29 2024 - 12:40:31 EST)
- Re: [linus:master] [vfs] 681ce86235: filebench.sum_operations/s -7.4% regression Linus Torvalds (Wed May 29 2024 - 12:40:48 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Dave Hansen (Wed May 29 2024 - 12:41:34 EST)
- Re: [PATCH 1/1] cxl/pci: Convert PCIBIOS_* return codes to errnos Alison Schofield (Wed May 29 2024 - 12:43:56 EST)
- Re: [PATCH] of: property: Fix fw_devlink handling of interrupt-map Rob Herring (Wed May 29 2024 - 12:47:16 EST)
- Re: [PATCH v2 2/5] crypto: ccp: Move security attributes to their own file Tom Lendacky (Wed May 29 2024 - 12:50:38 EST)
- Re: [PATCH v3 2/2] ext4: fix possible tid_t sequence overflows harshad shirwadkar (Wed May 29 2024 - 12:51:53 EST)
- Re: [PATCH v3 1/2] ext4: fix fast commit inode enqueueing during a full journal commit harshad shirwadkar (Wed May 29 2024 - 12:52:42 EST)
- [syzbot] [bpf?] [net?] possible deadlock in sk_psock_skb_ingress_enqueue syzbot (Wed May 29 2024 - 12:52:53 EST)
- Re: [PATCH v2] bpf: Allocate bpf_event_entry with node info Namhyung Kim (Wed May 29 2024 - 12:54:35 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Isaku Yamahata (Wed May 29 2024 - 12:55:34 EST)
- Re: [PATCH net-next v2 3/3] doc: new 'mptcp' page in 'networking' Randy Dunlap (Wed May 29 2024 - 12:59:31 EST)
- Re: [PATCH v2 1/2] hwmon: add ChromeOS EC driver Guenter Roeck (Wed May 29 2024 - 13:00:49 EST)
- Re: [PATCH] mctp i2c: Add rx trace Tal Yacobi (Wed May 29 2024 - 13:02:14 EST)
- Re: [PATCH 0/8] gpio-tqmx86 fixes Bartosz Golaszewski (Wed May 29 2024 - 13:03:00 EST)
- Re: [PATCH v3 6/6] KVM: selftests: arm64: Test writes to CTR_EL0 Eric Auger (Wed May 29 2024 - 13:07:44 EST)
- Re: [PATCH] mm: vmscan: reset sc->priority on retry Shakeel Butt (Wed May 29 2024 - 13:09:12 EST)
- Re: [PATCH v5 2/5] soc: qcom: llcc: Add regmap for Broadcast_AND region Unnathi Chalicheemala (Wed May 29 2024 - 13:10:21 EST)
- Re: [GIT PULL] Crypto Fixes for 6.10 pr-tracker-bot (Wed May 29 2024 - 13:11:35 EST)
- Re: [GIT PULL] 9p fixes for 6.10-rc2 pr-tracker-bot (Wed May 29 2024 - 13:11:45 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Linux regression tracking (Thorsten Leemhuis) (Wed May 29 2024 - 13:13:08 EST)
- Re: [PATCH v3 5/6] KVM: arm64: rename functions for invariant sys regs Eric Auger (Wed May 29 2024 - 13:17:59 EST)
- [PATCH] peci, hwmon: Switch to new Intel CPU model defines Tony Luck (Wed May 29 2024 - 13:19:37 EST)
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP Mina Almasry (Wed May 29 2024 - 13:20:44 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible Judith Mendez (Wed May 29 2024 - 13:21:03 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board Sebastian Kropatsch (Wed May 29 2024 - 13:21:18 EST)
- Re: [PATCH v2] bpf: Allocate bpf_event_entry with node info Alexei Starovoitov (Wed May 29 2024 - 13:23:36 EST)
- Re: [PATCH v2] dt-bindings: iio: adc: add a7779 doc Rob Herring (Arm) (Wed May 29 2024 - 13:26:04 EST)
- Re: [paulmck-rcu:dev.2024.05.18a 44/51] update.c:undefined reference to `cmpxchg_emu_u8' Paul E. McKenney (Wed May 29 2024 - 13:26:29 EST)
- Re: [PATCH 3/3] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error() Borislav Petkov (Wed May 29 2024 - 13:28:37 EST)
- [PATCH net] net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED Dmitry Safonov via B4 Relay (Wed May 29 2024 - 13:30:02 EST)
- Re: [PATCH] peci, hwmon: Switch to new Intel CPU model defines Guenter Roeck (Wed May 29 2024 - 13:32:25 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Wed May 29 2024 - 13:34:08 EST)
- Re: [PATCH] spi: Assign dummy scatterlist to unidirectional transfers Mark Brown (Wed May 29 2024 - 13:35:34 EST)
- Re: [PATCH v3 2/6] KVM: arm64: maintain per VM value for CTR_EL0 Eric Auger (Wed May 29 2024 - 13:35:46 EST)
- Re: [PATCH v3 3/5] perf stat: Remove evlist__add_default_attrs use strings Ian Rogers (Wed May 29 2024 - 13:40:03 EST)
- Re: [PATCH v4 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops Reinette Chatre (Wed May 29 2024 - 13:43:04 EST)
- Re: [PATCH v4 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints Reinette Chatre (Wed May 29 2024 - 13:43:32 EST)
- Re: [PATCH v4 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val() Reinette Chatre (Wed May 29 2024 - 13:43:44 EST)
- Re: [PATCH v4 05/16] selftests/resctrl: Use correct type for pids Reinette Chatre (Wed May 29 2024 - 13:44:21 EST)
- Re: [PATCH v4 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope Reinette Chatre (Wed May 29 2024 - 13:44:36 EST)
- Re: [PATCH v4 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document Reinette Chatre (Wed May 29 2024 - 13:45:19 EST)
- Re: [PATCH v4 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests Reinette Chatre (Wed May 29 2024 - 13:46:06 EST)
- Re: [PATCH v4 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param Reinette Chatre (Wed May 29 2024 - 13:46:34 EST)
- Re: [PATCH v4 11/16] selftests/resctrl: Simplify bandwidth report type handling Reinette Chatre (Wed May 29 2024 - 13:47:10 EST)
- Re: [PATCH v4 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const Reinette Chatre (Wed May 29 2024 - 13:47:23 EST)
- Re: [PATCH v6 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events Ben Gainey (Wed May 29 2024 - 13:48:23 EST)
- Re: [PATCH v4 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param Reinette Chatre (Wed May 29 2024 - 13:48:37 EST)
- Re: [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers Reinette Chatre (Wed May 29 2024 - 13:49:04 EST)
- [PATCH v8 0/3] platform/x86: dell: Implement platform_profile Lyndon Sanche (Wed May 29 2024 - 13:49:17 EST)
- Re: [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test Reinette Chatre (Wed May 29 2024 - 13:49:31 EST)
- [PATCH v8 1/3] platform/x86: dell-smbios: Add helper for checking supported class Lyndon Sanche (Wed May 29 2024 - 13:49:44 EST)
- Re: [PATCH v4 15/16] selftests/resctrl: Remove mongrp from CMT test Reinette Chatre (Wed May 29 2024 - 13:49:59 EST)
- [PATCH v8 2/3] platform/x86: dell-smbios: Move request functions for reuse Lyndon Sanche (Wed May 29 2024 - 13:50:06 EST)
- [PATCH v8 3/3] platform/x86: dell-pc: Implement platform_profile Lyndon Sanche (Wed May 29 2024 - 13:50:25 EST)
- RE: [net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Sunil Kovvuri Goutham (Wed May 29 2024 - 13:51:42 EST)
- Re: [PATCH v4 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl() Reinette Chatre (Wed May 29 2024 - 13:53:01 EST)
- [PATCH] thermal: int3403: remove unused struct 'int3403_performance_state' linux (Wed May 29 2024 - 13:53:27 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Dmitry Baryshkov (Wed May 29 2024 - 13:55:43 EST)
- Re: [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Tomasz Jeznach (Wed May 29 2024 - 14:00:24 EST)
- Re: [PATCH v4] drivers: hwmon: max31827: Add PEC support Guenter Roeck (Wed May 29 2024 - 14:01:31 EST)
- [PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging James Houghton (Wed May 29 2024 - 14:05:32 EST)
- [PATCH v4 1/7] mm/Kconfig: Add LRU_GEN_WALKS_SECONDARY_MMU James Houghton (Wed May 29 2024 - 14:05:43 EST)
- [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM James Houghton (Wed May 29 2024 - 14:06:17 EST)
- [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging James Houghton (Wed May 29 2024 - 14:06:17 EST)
- [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture James Houghton (Wed May 29 2024 - 14:06:50 EST)
- [PATCH v4 5/7] KVM: x86: Relax locking for kvm_test_age_gfn and kvm_age_gfn James Houghton (Wed May 29 2024 - 14:07:00 EST)
- [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn James Houghton (Wed May 29 2024 - 14:07:24 EST)
- [PATCH v4 7/7] KVM: selftests: Add multi-gen LRU aging to access_tracking_perf_test James Houghton (Wed May 29 2024 - 14:08:01 EST)
- Re: [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module Benno Lossin (Wed May 29 2024 - 14:08:32 EST)
- [PATCH] x86/boot: add prototype for __fortify_panic() Jeff Johnson (Wed May 29 2024 - 14:09:53 EST)
- [PATCH v3 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host() Chris Lew (Wed May 29 2024 - 14:10:39 EST)
- [PATCH v3 1/4] hwspinlock: Introduce hwspin_lock_bust() Chris Lew (Wed May 29 2024 - 14:10:41 EST)
- [PATCH v3 4/4] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop Chris Lew (Wed May 29 2024 - 14:10:53 EST)
- [PATCH v3 2/4] hwspinlock: qcom: implement bust operation Chris Lew (Wed May 29 2024 - 14:11:09 EST)
- [PATCH v3 0/4] Add support for hwspinlock bust Chris Lew (Wed May 29 2024 - 14:11:25 EST)
- Re: [PATCH] x86/traps: Enable UBSAN traps on x86 Gatlin Newhouse (Wed May 29 2024 - 14:17:06 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Genes Lists (Wed May 29 2024 - 14:17:35 EST)
- Re: [PATCH v3 3/5] perf stat: Remove evlist__add_default_attrs use strings Ian Rogers (Wed May 29 2024 - 14:18:45 EST)
- Re: [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation Benno Lossin (Wed May 29 2024 - 14:18:56 EST)
- Re: [PATCH] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages() Sidhartha Kumar (Wed May 29 2024 - 14:21:47 EST)
- Re: [PATCH] mailbox: zynqmp-ipi: drop irq_to_desc() call Tanmay Shah (Wed May 29 2024 - 14:23:01 EST)
- [PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key Evan Green (Wed May 29 2024 - 14:27:08 EST)
- RE: [PATCH] EDAC, i10nm: make skx_common.o a separate module Luck, Tony (Wed May 29 2024 - 14:27:34 EST)
- Re: [PATCH v2] bpf: Allocate bpf_event_entry with node info Namhyung Kim (Wed May 29 2024 - 14:27:49 EST)
- Re: [PATCH v3 3/4] LoongArch: Fix entry point in image header Nathan Chancellor (Wed May 29 2024 - 14:29:10 EST)
- Re: [net-next PATCH v4 4/7] net: ravb: Refactor GbEth RX code path Sergey Shtylyov (Wed May 29 2024 - 14:30:40 EST)
- Re: [PATCH] x86/traps: Enable UBSAN traps on x86 Marco Elver (Wed May 29 2024 - 14:31:13 EST)
- [PATCH net-next v2] net: validate SO_TXTIME clockid coming from userspace Abhishek Chauhan (Wed May 29 2024 - 14:32:19 EST)
- Re: [PATCH v2 3/3] RISC-V: hwprobe: not treat KEY_CPUPERF_0 as bitmask Evan Green (Wed May 29 2024 - 14:34:30 EST)
- [PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines Andrew Cooper (Wed May 29 2024 - 14:36:21 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Ilkka Naulapää (Wed May 29 2024 - 14:39:08 EST)
- Re: [PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines Dave Hansen (Wed May 29 2024 - 14:39:46 EST)
- [PATCH] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width Sagar Cheluvegowda (Wed May 29 2024 - 14:40:04 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Arnaldo Carvalho de Melo (Wed May 29 2024 - 14:44:18 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Genes Lists (Wed May 29 2024 - 14:45:45 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Steven Rostedt (Wed May 29 2024 - 14:48:16 EST)
- Re: [PATCH v3 4/6] drm/ci: uprev IGT Abhinav Kumar (Wed May 29 2024 - 14:48:58 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Maciej W. Rozycki (Wed May 29 2024 - 14:50:44 EST)
- Re: [PATCH 03/13] mfd: pm8008: deassert reset on probe Bryan O'Donoghue (Wed May 29 2024 - 14:53:03 EST)
- [PATCH RFC 1/6] perf: Increase the maximum number of samples to 256. Rajnesh Kanwal (Wed May 29 2024 - 14:54:45 EST)
- [PATCH RFC 2/6] riscv: perf: Add Control transfer records CSR definations. Rajnesh Kanwal (Wed May 29 2024 - 14:54:51 EST)
- [PATCH RFC 3/6] riscv: perf: Add Control Transfer Records extension parsing Rajnesh Kanwal (Wed May 29 2024 - 14:55:01 EST)
- [PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext. Rajnesh Kanwal (Wed May 29 2024 - 14:55:01 EST)
- [PATCH RFC 4/6] riscv: perf: Add infrastructure for Control Transfer Record Rajnesh Kanwal (Wed May 29 2024 - 14:55:22 EST)
- [PATCH RFC 6/6] riscv: perf: Integrate CTR Ext support in riscv_pmu_dev driver Rajnesh Kanwal (Wed May 29 2024 - 14:55:44 EST)
- [PATCH RFC 5/6] riscv: perf: Add driver for Control Transfer Records Ext. Rajnesh Kanwal (Wed May 29 2024 - 14:55:47 EST)
- Re: [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible Judith Mendez (Wed May 29 2024 - 14:56:17 EST)
- [PATCH] MAINTAINERS: remove Peter Geis Peter Geis (Wed May 29 2024 - 14:57:07 EST)
- Re: [PATCH] scsi: qla2xxx: remove unused struct 'scsi_dif_tuple' Himanshu Madhani (Wed May 29 2024 - 14:58:32 EST)
- [PATCH v4 1/3] dt-bindings: leds-lp55xx: limit pwr-sel property to ti,lp8501 Christian Marangi (Wed May 29 2024 - 14:59:24 EST)
- [PATCH v4 2/3] dt-bindings: leds-lp55xx: Add new ti,lp5569 compatible Christian Marangi (Wed May 29 2024 - 14:59:32 EST)
- [PATCH v4 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569 Christian Marangi (Wed May 29 2024 - 14:59:49 EST)
- RE: [PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines Luck, Tony (Wed May 29 2024 - 15:00:01 EST)
- Re: 6.9/BUG: Bad page state in process kswapd0 pfn:d6e840 David Sterba (Wed May 29 2024 - 15:01:17 EST)
- Re: [PATCH] x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines Andrew Cooper (Wed May 29 2024 - 15:02:18 EST)
- Re: [PATCH] rust: alloc: fix typo in docs for GFP_NOWAIT Vincenzo Palazzo (Wed May 29 2024 - 15:02:46 EST)
- Re: [PATCH] fs/file: fix the check in find_next_fd() Al Viro (Wed May 29 2024 - 15:03:42 EST)
- Re: [PATCH v3 3/4] soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host() Bjorn Andersson (Wed May 29 2024 - 15:05:53 EST)
- Re: [net-next PATCH v4 4/7] net: ravb: Refactor GbEth RX code path Paul Barker (Wed May 29 2024 - 15:07:28 EST)
- Re: [net-next PATCH v4 2/7] net: ravb: Consider busypolling status when re-enabling interrupts Paul Barker (Wed May 29 2024 - 15:09:27 EST)
- [PATCH v6 06/49] ASoC: Intel: avs: es8336: Switch to new Intel CPU model defines Tony Luck (Wed May 29 2024 - 15:15:07 EST)
- Re: [PATCH v6 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events Namhyung Kim (Wed May 29 2024 - 15:19:21 EST)
- Re: [PATCH v6 0/2] perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu Namhyung Kim (Wed May 29 2024 - 15:24:39 EST)
- Re: [PATCH v1] perf arm-spe: Unaligned pointer work around Namhyung Kim (Wed May 29 2024 - 15:25:30 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Wed May 29 2024 - 15:26:01 EST)
- Re: [PATCH v4] perf list: Fix the --no-desc option Namhyung Kim (Wed May 29 2024 - 15:26:43 EST)
- Re: [PATCH v1] perf docs: Fix typos Namhyung Kim (Wed May 29 2024 - 15:27:28 EST)
- Re: [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards Samuel Holland (Wed May 29 2024 - 15:30:43 EST)
- Re: [PATCH] coresight: Fix ref leak when of_coresight_parse_endpoint() fails Markus Elfring (Wed May 29 2024 - 15:30:56 EST)
- Re: [PATCH] EDAC, i10nm: make skx_common.o a separate module Borislav Petkov (Wed May 29 2024 - 15:32:09 EST)
- [syzbot] [bcachefs?] WARNING: kmalloc bug in __snapshot_t_mut syzbot (Wed May 29 2024 - 15:35:34 EST)
- [PATCH 1/1] spi: dt-bindings: fsl-dspi: Convert to yaml format Frank Li (Wed May 29 2024 - 15:37:22 EST)
- Re: [PATCH] perf record: add a shortcut for metrics Liang, Kan (Wed May 29 2024 - 15:41:32 EST)
- Re: [PATCH v2 03/14] mfd: pm8008: deassert reset on probe Andy Shevchenko (Wed May 29 2024 - 15:46:32 EST)
- [PATCH v6] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state Mark Brown (Wed May 29 2024 - 15:47:28 EST)
- Re: [PATCH] coresight: Fix ref leak when of_coresight_parse_endpoint() fails Greg Kroah-Hartman (Wed May 29 2024 - 15:48:09 EST)
- Re: [PATCH V3 7/8] clk: qcom: Add GPUCC driver support for SM4450 Stephen Boyd (Wed May 29 2024 - 15:48:24 EST)
- [PATCH v2] clocksource: sp804: Make user selectable Mark Brown (Wed May 29 2024 - 15:48:37 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Steven Rostedt (Wed May 29 2024 - 15:48:48 EST)
- Re: [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice Mina Almasry (Wed May 29 2024 - 15:49:46 EST)
- Re: [PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards Andreas Schwab (Wed May 29 2024 - 15:50:09 EST)
- Re: [PATCH v2 12/14] mfd: pm8008: rework driver Andy Shevchenko (Wed May 29 2024 - 15:53:59 EST)
- [PATCH] leds: powernv: replace of_node_put to __free MarileneGarcia (Wed May 29 2024 - 15:55:25 EST)
- Re: [PATCH] EDAC, i10nm: make skx_common.o a separate module Arnd Bergmann (Wed May 29 2024 - 15:55:48 EST)
- [PATCH v2 0/2] of: Fix interrupt-map for fw_devlink Rob Herring (Arm) (Wed May 29 2024 - 15:59:44 EST)
- [PATCH v2 1/2] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw() Rob Herring (Arm) (Wed May 29 2024 - 15:59:57 EST)
- [PATCH v2 2/2] of: property: Fix fw_devlink handling of interrupt-map Rob Herring (Arm) (Wed May 29 2024 - 16:00:06 EST)
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Sean Christopherson (Wed May 29 2024 - 16:02:29 EST)
- Re: [PATCH v6 3/3] scsi: ufs: sysfs: Make max_number_of_rtt read-write Bart Van Assche (Wed May 29 2024 - 16:02:45 EST)
- Re: [PATCH] statx: Update offset commentary for struct statx Konstantin Ryabitsev (Wed May 29 2024 - 16:03:02 EST)
- [PATCH V3 for-6.10/block] loop: Fix a race between loop detach and loop open Gulam Mohamed (Wed May 29 2024 - 16:03:16 EST)
- [PATCH v2 linux-next] leds: powernv: replace of_node_put to __free MarileneGarcia (Wed May 29 2024 - 16:03:31 EST)
- Re: [PATCH v2 13/14] regulator: add pm8008 pmic regulator driver Andy Shevchenko (Wed May 29 2024 - 16:03:49 EST)
- Re: [PATCH v6 1/3] scsi: ufs: Allow RTT negotiation Bart Van Assche (Wed May 29 2024 - 16:03:58 EST)
- Re: [PATCH 1/2] x86: Remove the prefetch() specific implementation on x86_64 kernel test robot (Wed May 29 2024 - 16:04:32 EST)
- Re: [PATCH] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width Andrew Lunn (Wed May 29 2024 - 16:04:50 EST)
- Re: [PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII Russell King (Oracle) (Wed May 29 2024 - 16:09:56 EST)
- Re: [PATCH] EDAC, i10nm: make skx_common.o a separate module Borislav Petkov (Wed May 29 2024 - 16:10:21 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property David Lechner (Wed May 29 2024 - 16:11:07 EST)
- Re: [PATCH v7 5/5] iio: pressure: bmp280: Add triggered buffer support Jonathan Cameron (Wed May 29 2024 - 16:12:52 EST)
- Re: [PATCH v6 2/3] scsi: ufs: Maximum RTT supported by the host driver Bart Van Assche (Wed May 29 2024 - 16:13:04 EST)
- Re: [PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII Russell King (Oracle) (Wed May 29 2024 - 16:14:08 EST)
- Re: [PATCH 1/1] of: property: Fix device_node cleanup Rob Herring (Wed May 29 2024 - 16:17:14 EST)
- Re: [Intel-wired-lan] [PATCH] ice: irdma hardware init failed after suspend/resume Paul Menzel (Wed May 29 2024 - 16:20:03 EST)
- [PATCH] tools/testing/selftests/livepatch: define max test-syscall processes Ryan Sullivan (Wed May 29 2024 - 16:20:05 EST)
- Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems Tony Luck (Wed May 29 2024 - 16:20:40 EST)
- Re: [PATCH v2 2/3] drm/panel: sitronix-st7789v: tweak timing for jt240mhqs_hwt_ek_e3 panel Jessica Zhang (Wed May 29 2024 - 16:21:32 EST)
- Re: [PATCH v2 3/3] drm/panel: sitronix-st7789v: fix display size for jt240mhqs_hwt_ek_e3 panel Jessica Zhang (Wed May 29 2024 - 16:24:25 EST)
- [PATCH 0/6] Add support for NMI source reporting Jacob Pan (Wed May 29 2024 - 16:28:44 EST)
- [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature Jacob Pan (Wed May 29 2024 - 16:28:56 EST)
- [PATCH 2/6] x86/irq: Extend NMI handler registration interface to include source Jacob Pan (Wed May 29 2024 - 16:29:01 EST)
- [PATCH 3/6] x86/irq: Factor out common NMI handling code Jacob Pan (Wed May 29 2024 - 16:29:08 EST)
- [PATCH 4/6] x86/irq: Process nmi sources in NMI handler Jacob Pan (Wed May 29 2024 - 16:29:17 EST)
- [PATCH 6/6] x86/irq: Enable NMI source on IPIs delivered as NMI Jacob Pan (Wed May 29 2024 - 16:29:25 EST)
- [PATCH 5/6] perf/x86: Enable NMI source reporting for perfmon Jacob Pan (Wed May 29 2024 - 16:29:39 EST)
- Re: [PATCH 1/6] dt-bindings: pwm: add dt-bindings for mule pwm-over-i2c controller Conor Dooley (Wed May 29 2024 - 16:30:19 EST)
- [RFC PATCH 1/2] kbuild: rust: auto generate rust helper exports Gary Guo (Wed May 29 2024 - 16:30:38 EST)
- [RFC PATCH 2/2] kbuild: rust: provide an option to inline C helpers into Rust Gary Guo (Wed May 29 2024 - 16:30:54 EST)
- [PATCH] scftorture: add MODULE_DESCRIPTION() Jeff Johnson (Wed May 29 2024 - 16:33:04 EST)
- Re: [PATCH v3 6/6] iio: adc: ad7173: Reduce device info struct size David Lechner (Wed May 29 2024 - 16:33:13 EST)
- Re: [PATCH v2 13/13] pinctrl: renesas: pinctrl-rzg2l: Add support for RZ/V2H SoC Lad, Prabhakar (Wed May 29 2024 - 16:34:12 EST)
- Re: [PATCH v5 5/7] remoteproc: core: support of the tee interface Mathieu Poirier (Wed May 29 2024 - 16:35:17 EST)
- Re: [PATCH] mm/hugetlb: Do not call vma_add_reservation upon ENOMEM Oscar Salvador (Wed May 29 2024 - 16:36:02 EST)
- Re: [PATCH] x86/traps: Enable UBSAN traps on x86 Gatlin Newhouse (Wed May 29 2024 - 16:36:53 EST)
- [syzbot] [fscrypt?] WARNING in fscrypt_fname_siphash syzbot (Wed May 29 2024 - 16:41:35 EST)
- [syzbot] [udf?] possible deadlock in udf_file_write_iter syzbot (Wed May 29 2024 - 16:41:41 EST)
- Re: Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9 Adam Williamson (Wed May 29 2024 - 16:42:45 EST)
- Re: [PATCH] debugfs: ignore auto and noauto options if given Eric Sandeen (Wed May 29 2024 - 16:43:57 EST)
- [PATCH] scftorture: make torture_type static Jeff Johnson (Wed May 29 2024 - 16:45:55 EST)
- Re: [RFC PATCH 2/2] kbuild: rust: provide an option to inline C helpers into Rust Gary Guo (Wed May 29 2024 - 16:46:10 EST)
- Re: [RFC PATCH v4 16/16] mm: Remove CONFIG_ARCH_HAS_HUGEPD Oscar Salvador (Wed May 29 2024 - 16:49:53 EST)
- Re: [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature H. Peter Anvin (Wed May 29 2024 - 16:50:23 EST)
- Re: [PATCH] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width Andrew Halaney (Wed May 29 2024 - 16:50:54 EST)
- [PATCH 0/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Wed May 29 2024 - 16:52:20 EST)
- [PATCH 1/3] dt-bindings: hwmon: jedec,spd5118: Add bindings Guenter Roeck (Wed May 29 2024 - 16:52:26 EST)
- [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Wed May 29 2024 - 16:52:48 EST)
- [RFT PATCH 3/3] hwmon: (spd5118) Add PEC support Guenter Roeck (Wed May 29 2024 - 16:52:52 EST)
- Re: [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool Sergey Shtylyov (Wed May 29 2024 - 16:53:20 EST)
- Re: [PATCH] clk: sifive: Do not register clkdevs for PRCI clocks Stephen Boyd (Wed May 29 2024 - 16:53:37 EST)
- Re: [PATCH v3 5/6] iio: adc: ad7173: Add support for AD411x devices David Lechner (Wed May 29 2024 - 17:00:06 EST)
- [PATCH] usb: host: oxu210hp: remove unused struct 'ehci_dbg_port' linux (Wed May 29 2024 - 17:00:20 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review NeilBrown (Wed May 29 2024 - 17:00:34 EST)
- Re: [PATCH 2/6] x86/irq: Extend NMI handler registration interface to include source H. Peter Anvin (Wed May 29 2024 - 17:00:51 EST)
- Re: [PATCH v7] gpio: virtuser: new virtual driver Andy Shevchenko (Wed May 29 2024 - 17:01:00 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Yu Zhao (Wed May 29 2024 - 17:04:09 EST)
- Re: [PATCH v2 2/6] livepatch: Add klp-convert tool Joe Lawrence (Wed May 29 2024 - 17:04:30 EST)
- Re: [PATCH] spi: Assign dummy scatterlist to unidirectional transfers Andy Shevchenko (Wed May 29 2024 - 17:04:42 EST)
- RE: [PATCH v6 2/3] scsi: ufs: Maximum RTT supported by the host driver Avri Altman (Wed May 29 2024 - 17:09:13 EST)
- Re: [PATCH] tools/testing/selftests/livepatch: define max test-syscall processes Marcos Paulo de Souza (Wed May 29 2024 - 17:09:27 EST)
- Re: [PATCH v3 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT. Alexei Starovoitov (Wed May 29 2024 - 17:10:18 EST)
- Re: [PATCH 2/4] dt-bindings: clock: Add R9A09G057 CPG Clock and Reset Definitions Lad, Prabhakar (Wed May 29 2024 - 17:10:42 EST)
- Re: [PATCH 4/6] x86/irq: Process nmi sources in NMI handler H. Peter Anvin (Wed May 29 2024 - 17:13:01 EST)
- RE: [PATCH v6 3/3] scsi: ufs: sysfs: Make max_number_of_rtt read-write Avri Altman (Wed May 29 2024 - 17:13:15 EST)
- Re: [PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key Charlie Jenkins (Wed May 29 2024 - 17:14:58 EST)
- RE: [PATCH v6 1/3] scsi: ufs: Allow RTT negotiation Avri Altman (Wed May 29 2024 - 17:15:56 EST)
- Re: [PATCH 4/6] x86/irq: Process nmi sources in NMI handler H. Peter Anvin (Wed May 29 2024 - 17:18:49 EST)
- Re: [PATCH v3 1/6] drm/ci: uprev mesa version Jessica Zhang (Wed May 29 2024 - 17:21:00 EST)
- Re: (subset) [PATCH v3 0/4] Add support for hwspinlock bust Bjorn Andersson (Wed May 29 2024 - 17:23:48 EST)
- Re: [PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize Michael Grzeschik (Wed May 29 2024 - 17:24:44 EST)
- [PATCH] kernel/sysctl-test: add MODULE_DESCRIPTION() Jeff Johnson (Wed May 29 2024 - 17:26:02 EST)
- Re: [PATCH 1/1] spi: dt-bindings: fsl-dspi: Convert to yaml format Rob Herring (Arm) (Wed May 29 2024 - 17:26:47 EST)
- Re: [PATCH v3 2/6] drm/ci: add farm variable Jessica Zhang (Wed May 29 2024 - 17:27:02 EST)
- Re: [PATCH 1/1] spi: dt-bindings: fsl-dspi: Convert to yaml format kernel test robot (Wed May 29 2024 - 17:28:28 EST)
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default Jeff Xu (Wed May 29 2024 - 17:31:34 EST)
- [PATCH] nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[] Nathan Chancellor (Wed May 29 2024 - 17:42:54 EST)
- Re: [PATCH v3 3/6] drm/ci: generate testlist from build Jessica Zhang (Wed May 29 2024 - 17:43:49 EST)
- Re: [PATCH v5 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script Michael Grzeschik (Wed May 29 2024 - 17:44:42 EST)
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default Barnabás Pőcze (Wed May 29 2024 - 17:46:39 EST)
- Re: [PATCH v3 5/6] drm/ci: skip driver specific tests Jessica Zhang (Wed May 29 2024 - 17:47:23 EST)
- Re: [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM Sean Christopherson (Wed May 29 2024 - 17:51:42 EST)
- [PATCH] irqchip/sifive-plic: Chain to parent IRQ after handlers are ready Samuel Holland (Wed May 29 2024 - 17:55:12 EST)
- Re: [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture Sean Christopherson (Wed May 29 2024 - 17:56:03 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Sean Christopherson (Wed May 29 2024 - 18:00:10 EST)
- [PATCH v7 0/4] Marvell HW overlay support for Cadence xSPI Witold Sadowski (Wed May 29 2024 - 18:00:49 EST)
- [PATCH v7 1/4] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI Witold Sadowski (Wed May 29 2024 - 18:01:00 EST)
- [PATCH v7 4/4] spi: cadence: Add MRVL overlay xfer operation support Witold Sadowski (Wed May 29 2024 - 18:01:08 EST)
- [PATCH v7 2/4] spi: cadence: Add Marvell xSPI IP overlay changes Witold Sadowski (Wed May 29 2024 - 18:01:18 EST)
- [PATCH v7 3/4] spi: cadence: Allow to read basic xSPI configuration from ACPI Witold Sadowski (Wed May 29 2024 - 18:01:20 EST)
- Re: [PATCH v8-RESEND 00/33] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y regression Łukasz Bartosik (Wed May 29 2024 - 18:02:04 EST)
- Re: [PATCH v3 6/6] drm/ci: update xfails for the new testlist Jessica Zhang (Wed May 29 2024 - 18:02:19 EST)
- Re: [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver Samuel Holland (Wed May 29 2024 - 18:04:16 EST)
- Re: [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x David Lechner (Wed May 29 2024 - 18:04:32 EST)
- Re: [PATCH] debugfs: ignore auto and noauto options if given Wolfram Sang (Wed May 29 2024 - 18:06:05 EST)
- [syzbot] [kvm?] [net?] [virt?] INFO: task hung in __vhost_worker_flush syzbot (Wed May 29 2024 - 18:08:44 EST)
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop Charlie Jenkins (Wed May 29 2024 - 18:09:07 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Paul E. McKenney (Wed May 29 2024 - 18:09:23 EST)
- Re: [PATCH v3 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT. Toke Høiland-Jørgensen (Wed May 29 2024 - 18:09:43 EST)
- Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class Qais Yousef (Wed May 29 2024 - 18:09:59 EST)
- Re: [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description Charlie Jenkins (Wed May 29 2024 - 18:10:47 EST)
- Re: [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension Charlie Jenkins (Wed May 29 2024 - 18:11:15 EST)
- Re: [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description Charlie Jenkins (Wed May 29 2024 - 18:13:29 EST)
- Re: [PATCH] scftorture: make torture_type static Paul E. McKenney (Wed May 29 2024 - 18:16:25 EST)
- Re: [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM Charlie Jenkins (Wed May 29 2024 - 18:17:10 EST)
- Re: [PATCH] selftests/overlayfs: Fix build error on ppc64 Shuah Khan (Wed May 29 2024 - 18:19:21 EST)
- Re: [PATCH] selftests: cachestat: Fix build warnings on ppc64 Shuah Khan (Wed May 29 2024 - 18:19:57 EST)
- Re: [PATCH] powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64 Guenter Roeck (Wed May 29 2024 - 18:20:10 EST)
- Re: [PATCH] selftests/openat2: Fix build warnings on ppc64 Shuah Khan (Wed May 29 2024 - 18:20:28 EST)
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop Charlie Jenkins (Wed May 29 2024 - 18:21:26 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Yu Zhao (Wed May 29 2024 - 18:22:15 EST)
- Re: [PATCH] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width Andrew Lunn (Wed May 29 2024 - 18:23:38 EST)
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default Jeff Xu (Wed May 29 2024 - 18:25:07 EST)
- Re: [PATCH] dt-bindings: hwmon: Add max6639 Guenter Roeck (Wed May 29 2024 - 18:25:33 EST)
- Re: [PATCH 1/2] HID: intel-ish-hid: fix cache management mistake srinivas pandruvada (Wed May 29 2024 - 18:25:46 EST)
- [syzbot] [kernel?] kernel BUG in deactivate_slab syzbot (Wed May 29 2024 - 18:30:28 EST)
- Re: [PATCH] hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelist Guenter Roeck (Wed May 29 2024 - 18:31:39 EST)
- Re: [PATCH] debugfs: ignore auto and noauto options if given Eric Sandeen (Wed May 29 2024 - 18:33:15 EST)
- Re: [PATCH] hwmon: corsair-psu: add USB id of HX1200i Series 2023 psu Guenter Roeck (Wed May 29 2024 - 18:33:39 EST)
- Re: [PATCH v2 1/3] hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt() Guenter Roeck (Wed May 29 2024 - 18:35:22 EST)
- Re: 6.9/BUG: Bad page state in process kswapd0 pfn:d6e840 Qu Wenruo (Wed May 29 2024 - 18:39:03 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Bart Van Assche (Wed May 29 2024 - 18:42:33 EST)
- Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded Huang, Kai (Wed May 29 2024 - 18:45:35 EST)
- Re: [tip: x86/urgent] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater Christian Heusel (Wed May 29 2024 - 18:46:54 EST)
- Re: [PATCH v2 1/3] dt-bindings: hwmon: g762: Convert to yaml schema Guenter Roeck (Wed May 29 2024 - 18:48:24 EST)
- Re: [PATCH] hwmon: intel-m10-bmc-hwmon: fix multiplier for N6000 board power sensor Guenter Roeck (Wed May 29 2024 - 18:49:16 EST)
- Re: [PATCH V1 5/5] Add support for Awinic sar sensor. kernel test robot (Wed May 29 2024 - 18:50:19 EST)
- Re: [RFC][PATCH 08/10] sched/fair: Implement delayed dequeue Peter Zijlstra (Wed May 29 2024 - 18:51:09 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Hillf Danton (Wed May 29 2024 - 18:52:51 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Sean Christopherson (Wed May 29 2024 - 18:58:18 EST)
- Re: [PATCH 1/8] net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP Andrew Lunn (Wed May 29 2024 - 19:02:58 EST)
- Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded Sean Christopherson (Wed May 29 2024 - 19:08:09 EST)
- [PATCH 1/2] crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits array Stefan Berger (Wed May 29 2024 - 19:08:52 EST)
- [PATCH 2/2] crypto: ecdsa - Use ecc_digits_from_bytes to convert signature Stefan Berger (Wed May 29 2024 - 19:08:58 EST)
- [PATCH 0/2] ecdsa: Use ecc_digits_from_bytes to simplify code Stefan Berger (Wed May 29 2024 - 19:09:05 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release syzbot (Wed May 29 2024 - 19:10:17 EST)
- Re: [PATCH v2 3/3] Bluetooth: btusb: mediatek: add MediaTek ISO data transmission function kernel test robot (Wed May 29 2024 - 19:10:35 EST)
- [PATCH v3 0/7] drm/msm: make use of the HDMI connector infrastructure Dmitry Baryshkov (Wed May 29 2024 - 19:12:40 EST)
- [PATCH v3 1/7] drm/connector: hdmi: accept NULL for Audio Infoframe Dmitry Baryshkov (Wed May 29 2024 - 19:12:46 EST)
- [PATCH v3 2/7] drm/bridge-connector: switch to using drmm allocations Dmitry Baryshkov (Wed May 29 2024 - 19:12:52 EST)
- [PATCH v3 3/7] drm/bridge-connector: implement glue code for HDMI connector Dmitry Baryshkov (Wed May 29 2024 - 19:13:06 EST)
- [PATCH v3 4/7] drm/msm/hdmi: switch to atomic bridge callbacks Dmitry Baryshkov (Wed May 29 2024 - 19:13:11 EST)
- [PATCH v3 6/7] drm/msm/hdmi: update HDMI_GEN_PKT_CTRL_GENERIC0_UPDATE definition Dmitry Baryshkov (Wed May 29 2024 - 19:13:41 EST)
- [PATCH v3 7/7] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames Dmitry Baryshkov (Wed May 29 2024 - 19:13:49 EST)
- [PATCH v3 5/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Dmitry Baryshkov (Wed May 29 2024 - 19:13:52 EST)
- Re: [PATCH 4/8] net: pse-pd: pd692x0: Expand ethtool status message Andrew Lunn (Wed May 29 2024 - 19:14:28 EST)
- Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific Sean Christopherson (Wed May 29 2024 - 19:15:12 EST)
- Re: [DO NOT MERGE v8 14/36] clk: Compatible with narrow registers Stephen Boyd (Wed May 29 2024 - 19:15:33 EST)
- Re: [PATCH v2 3/5] input: himax_hx83112b: implement MCU register reading Felix Kaechele (Wed May 29 2024 - 19:16:25 EST)
- [PATCH] resource: Add missing MODULE_DESCRIPTION() Jeff Johnson (Wed May 29 2024 - 19:32:13 EST)
- Re: [PATCH] x86/traps: Enable UBSAN traps on x86 Kees Cook (Wed May 29 2024 - 19:32:49 EST)
- [PATCH v3 0/2] qcom: initial support for the SHIFTphone 8 Caleb Connolly (Wed May 29 2024 - 19:39:03 EST)
- [PATCH v3 0/2] qcom: initial support for the SHIFTphone 8 Caleb Connolly (Wed May 29 2024 - 19:39:41 EST)
- [PATCH v3 1/2] dt-bindings: arm: qcom: Add QCM6490 SHIFTphone 8 Caleb Connolly (Wed May 29 2024 - 19:39:51 EST)
- [PATCH v3 2/2] arm64: dts: qcom: add QCM6490 SHIFTphone 8 Caleb Connolly (Wed May 29 2024 - 19:40:16 EST)
- Re: [PATCH v2] Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set" Abhinav Kumar (Wed May 29 2024 - 19:45:34 EST)
- [PATCH] USB: serial: spcp8x5: remove unused struct 'spcp8x5_usb_ctrl_arg' linux (Wed May 29 2024 - 19:47:48 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Hillf Danton (Wed May 29 2024 - 19:48:18 EST)
- Re: [PATCH v7 5/5] iio: pressure: bmp280: Add triggered buffer support Vasileios Amoiridis (Wed May 29 2024 - 19:49:33 EST)
- arch/m68k/include/asm/page.h:10:25: error: 'CONFIG_PAGE_SHIFT' undeclared; did you mean 'CONFIG_LOG_BUF_SHIFT'? kernel test robot (Wed May 29 2024 - 19:53:46 EST)
- Re: (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Wei Yang (Wed May 29 2024 - 20:03:14 EST)
- Re: [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded Huang, Kai (Wed May 29 2024 - 20:07:17 EST)
- Re: [PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay Jakub Kicinski (Wed May 29 2024 - 20:08:44 EST)
- [PATCH 0/4] riscv: Frame pointer fixes and enhancements Samuel Holland (Wed May 29 2024 - 20:17:45 EST)
- [PATCH 1/4] riscv: Fix 32-bit call_on_irq_stack() frame pointer ABI Samuel Holland (Wed May 29 2024 - 20:17:49 EST)
- [PATCH 2/4] riscv: entry: Balance vector context nesting Samuel Holland (Wed May 29 2024 - 20:17:57 EST)
- [PATCH 3/4] riscv: entry: Do not clobber the frame pointer Samuel Holland (Wed May 29 2024 - 20:18:14 EST)
- [PATCH 4/4] riscv: entry: Save a frame record for exceptions Samuel Holland (Wed May 29 2024 - 20:18:26 EST)
- Re: [PATCH net-next] net: smc91x: Refactor SMC_* macros Jakub Kicinski (Wed May 29 2024 - 20:18:32 EST)
- Re: [PATCH v2] dt-bindings: net: rockchip-dwmac: Fix rockchip,rk3308-gmac compatible patchwork-bot+netdevbpf (Wed May 29 2024 - 20:20:47 EST)
- Re: [PATCH v2 1/2] arm64: dts: qcom: sm8550: Move usb-role-switch to SoC dtsi Tengfei Fan (Wed May 29 2024 - 20:21:07 EST)
- Re: [RESEND Patch v13 2/3] media: rockchip: Add a driver for Rockchip's camera interface Val Packett (Wed May 29 2024 - 20:22:46 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: sm8550: Remove usb default dr_mode Tengfei Fan (Wed May 29 2024 - 20:23:40 EST)
- Re: [PATCH net-next v2] net: validate SO_TXTIME clockid coming from userspace Willem de Bruijn (Wed May 29 2024 - 20:24:42 EST)
- Re: [PATCH] x86/traps: Enable UBSAN traps on x86 Andrew Cooper (Wed May 29 2024 - 20:25:08 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: sa8775p: Add IMEM and PIL info region Tengfei Fan (Wed May 29 2024 - 20:27:29 EST)
- RE: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Tian, Kevin (Wed May 29 2024 - 20:28:56 EST)
- Re: [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag Jakub Kicinski (Wed May 29 2024 - 20:29:47 EST)
- Re: [PATCH net v2] netconsole: Do not shutdown dynamic configuration if cmdline is invalid patchwork-bot+netdevbpf (Wed May 29 2024 - 20:30:44 EST)
- RE: [PATCH bpf-next v4 2/2] riscv, bpf: Introduce shift add helper with Zba optimization Wang, Xiao W (Wed May 29 2024 - 20:32:44 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Vladimir Oltean (Wed May 29 2024 - 20:33:46 EST)
- RE: [PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes Wu, Wentong (Wed May 29 2024 - 20:35:22 EST)
- Re: [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API Alexey Makhalov (Wed May 29 2024 - 20:44:59 EST)
- Re: [PATCH v10 6/8] x86/vmware: Correct macro names Alexey Makhalov (Wed May 29 2024 - 20:46:06 EST)
- Re: [PATCH 1/4] dt-bindings: gpio: aspeed,sgpio: Order properties by DTS style Andrew Jeffery (Wed May 29 2024 - 20:48:36 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Wed May 29 2024 - 20:50:51 EST)
- Re: [PATCH v2] landlock: Add abstract unix socket connect restrictions Tahera Fahimi (Wed May 29 2024 - 20:50:57 EST)
- Re: [PATCH 2/4] dt-bindings: gpio: aspeed,sgpio: Specify gpio-line-names Andrew Jeffery (Wed May 29 2024 - 20:51:29 EST)
- [PATCH 1/2] arm64: defconfig: enable CONFIG_SM_GPUCC_8350 Dmitry Baryshkov (Wed May 29 2024 - 20:51:47 EST)
- [PATCH 0/2] arm64: defconfig: fix config issues on Qualcomm SM8350 platform Dmitry Baryshkov (Wed May 29 2024 - 20:51:48 EST)
- [PATCH 2/2] arm64: defconfig: make CONFIG_INTERCONNECT_QCOM_SM8350 built-in Dmitry Baryshkov (Wed May 29 2024 - 20:51:58 EST)
- Re: [PATCH 3/4] dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells Andrew Jeffery (Wed May 29 2024 - 20:52:43 EST)
- [PATCH] irqchip/gic: Use smp_wmb() instead of dmb(ishst) Samuel Holland (Wed May 29 2024 - 20:53:02 EST)
- Re: [PATCH 4/4] dt-bindings: gpio: aspeed,sgpio: Require #interrupt-cells Andrew Jeffery (Wed May 29 2024 - 20:54:17 EST)
- [PATCH] net: tap: validate metadata and length for XDP buff before building up skb Si-Wei Liu (Wed May 29 2024 - 20:54:50 EST)
- Re: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Nicolin Chen (Wed May 29 2024 - 20:59:05 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Wed May 29 2024 - 21:00:19 EST)
- Re: [RFC PATCH 8/9] clk: meson: add auxiliary reset helper driver Stephen Boyd (Wed May 29 2024 - 21:01:55 EST)
- [PATCH] KEYS: trusted: add MODULE_DESCRIPTION() Jeff Johnson (Wed May 29 2024 - 21:02:32 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Wed May 29 2024 - 21:03:01 EST)
- Re: [PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target Riwen Lu (Wed May 29 2024 - 21:07:03 EST)
- Re: [PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c kernel test robot (Wed May 29 2024 - 21:07:49 EST)
- Re: [PATCH v3 2/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver kernel test robot (Wed May 29 2024 - 21:07:58 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging James Houghton (Wed May 29 2024 - 21:09:00 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Linus Torvalds (Wed May 29 2024 - 21:09:18 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Huang, Ying (Wed May 29 2024 - 21:13:48 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Chris Li (Wed May 29 2024 - 21:14:01 EST)
- [PATCH] apparmor: test: add MODULE_DESCRIPTION() Jeff Johnson (Wed May 29 2024 - 21:21:57 EST)
- [tip:x86/urgent] BUILD SUCCESS 76357cc192acd78b85d4c3380d07f139d906dfe8 kernel test robot (Wed May 29 2024 - 21:23:47 EST)
- [PATCH 1/1] selftest: drivers: Add support its msi hwirq checking Joseph Jang (Wed May 29 2024 - 21:27:55 EST)
- [PATCH 0/1] selftest: drivers: Add support its msi hwirq checking Joseph Jang (Wed May 29 2024 - 21:28:08 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Wed May 29 2024 - 21:33:47 EST)
- Re: [PATCH iwl-next 01/12] libeth: add cacheline / struct alignment helpers Jakub Kicinski (Wed May 29 2024 - 21:34:20 EST)
- Re: [PATCH] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses Hangbin Liu (Wed May 29 2024 - 21:34:34 EST)
- linux-next: no release today Stephen Rothwell (Wed May 29 2024 - 21:39:56 EST)
- Re: [PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb() Jakub Kicinski (Wed May 29 2024 - 21:40:22 EST)
- [PATCH v2 0/2] dt-bindings: gpio: aspeed,sgpio: Miscellaneous cleanups Andrew Jeffery (Wed May 29 2024 - 21:40:37 EST)
- [PATCH v2 1/2] dt-bindings: gpio: aspeed,sgpio: Specify gpio-line-names Andrew Jeffery (Wed May 29 2024 - 21:40:45 EST)
- [PATCH v2 2/2] dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells Andrew Jeffery (Wed May 29 2024 - 21:40:55 EST)
- Re: [PATCH v3] Documentation: cve Korean translation SeongJae Park (Wed May 29 2024 - 21:43:21 EST)
- Re: [PATCH v19 13/20] ipe: add support for dm-verity as a trust provider Paul Moore (Wed May 29 2024 - 21:44:25 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Paul Moore (Wed May 29 2024 - 21:44:41 EST)
- Re: [net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Bc-bocun Chen (陳柏村) (Wed May 29 2024 - 21:47:23 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Paul Moore (Wed May 29 2024 - 21:47:31 EST)
- Re: [RFC PATCH] sbitmap: fix io hung due to race on sbitmap_word::cleared Yu Kuai (Wed May 29 2024 - 21:49:37 EST)
- Re: [PATCH] fs/file: fix the check in find_next_fd() Yuntao Wang (Wed May 29 2024 - 21:50:30 EST)
- Re: [PATCH 1/2] x86: Remove the prefetch() specific implementation on x86_64 Youling Tang (Wed May 29 2024 - 21:52:17 EST)
- Re: [PATCH net-next] net: smc91x: Refactor SMC_* macros Thorsten Blum (Wed May 29 2024 - 21:53:23 EST)
- [PATCH] ACPI: Do not enable ACPI SPCR console by default on arm64 Liu Wei (Wed May 29 2024 - 21:54:13 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Guo Ren (Wed May 29 2024 - 21:55:14 EST)
- Re: [PATCH 06/20] drm/msm: Use iommu_paging_domain_alloc() Baolu Lu (Wed May 29 2024 - 22:00:05 EST)
- Re: [PATCH net] ipv4: correctly iterate over the target netns in inet_dump_ifaddr() patchwork-bot+netdevbpf (Wed May 29 2024 - 22:00:47 EST)
- Re: [PATCH net] net: dsa: microchip: fix RGMII error in KSZ DSA driver patchwork-bot+netdevbpf (Wed May 29 2024 - 22:00:47 EST)
- Re: [PATCH net-next] net: smc91x: Remove commented out code patchwork-bot+netdevbpf (Wed May 29 2024 - 22:01:27 EST)
- Re: [PATCH 05/20] iommu: Add iommu_paging_domain_alloc() interface Baolu Lu (Wed May 29 2024 - 22:01:56 EST)
- [PATCH v3 0/6] add mTHP support for anonymous shmem Baolin Wang (Wed May 29 2024 - 22:04:49 EST)
- [PATCH v3 2/6] mm: shmem: add THP validation for PMD-mapped THP related statistics Baolin Wang (Wed May 29 2024 - 22:04:53 EST)
- [PATCH v3 1/6] mm: memory: extend finish_fault() to support large folio Baolin Wang (Wed May 29 2024 - 22:05:06 EST)
- [PATCH v3 4/6] mm: shmem: add mTHP support for anonymous shmem Baolin Wang (Wed May 29 2024 - 22:05:18 EST)
- [PATCH v3 3/6] mm: shmem: add multi-size THP sysfs interface for anonymous shmem Baolin Wang (Wed May 29 2024 - 22:05:29 EST)
- [PATCH v3 5/6] mm: shmem: add mTHP size alignment in shmem_get_unmapped_area Baolin Wang (Wed May 29 2024 - 22:05:39 EST)
- [PATCH v3 6/6] mm: shmem: add mTHP counters for anonymous shmem Baolin Wang (Wed May 29 2024 - 22:05:47 EST)
- Re: [PATCH V3 for-6.10/block] loop: Fix a race between loop detach and loop open Yu Kuai (Wed May 29 2024 - 22:06:45 EST)
- [PATCH v2 0/9] nvmem: implement block NVMEM provider Daniel Golle (Wed May 29 2024 - 22:14:01 EST)
- [PATCH v2 2/9] block: partitions: populate fwnode Daniel Golle (Wed May 29 2024 - 22:14:04 EST)
- [PATCH v2 1/9] dt-bindings: block: add basic bindings for block devices Daniel Golle (Wed May 29 2024 - 22:14:25 EST)
- [PATCH v2 3/9] block: add support for notifications Daniel Golle (Wed May 29 2024 - 22:15:04 EST)
- [PATCH v2 4/9] block: add new genhd flag GENHD_FL_NVMEM Daniel Golle (Wed May 29 2024 - 22:15:25 EST)
- [PATCH v2 5/9] nvmem: implement block NVMEM provider Daniel Golle (Wed May 29 2024 - 22:15:41 EST)
- [PATCH v2 6/9] dt-bindings: mmc: mmc-card: add block device nodes Daniel Golle (Wed May 29 2024 - 22:16:01 EST)
- [PATCH v2 7/9] mmc: core: set card fwnode_handle Daniel Golle (Wed May 29 2024 - 22:16:18 EST)
- [PATCH v2 8/9] mmc: block: set fwnode of disk devices Daniel Golle (Wed May 29 2024 - 22:16:36 EST)
- [PATCH v2 9/9] mmc: block: set GENHD_FL_NVMEM Daniel Golle (Wed May 29 2024 - 22:16:55 EST)
- RE: [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Ng, Boon Khai (Wed May 29 2024 - 22:17:13 EST)
- Re: [PATCH] net: tap: validate metadata and length for XDP buff before building up skb Jason Wang (Wed May 29 2024 - 22:26:50 EST)
- Re: [PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c Wei Liu (Wed May 29 2024 - 22:45:31 EST)
- Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems Reinette Chatre (Wed May 29 2024 - 22:46:41 EST)
- [PATCH v6 0/5] clk: imx: clk-audiomix: Improvement for audiomix Shengjiu Wang (Wed May 29 2024 - 22:47:35 EST)
- [PATCH v6 1/5] dt-bindings: clock: imx8mp: Add #reset-cells property Shengjiu Wang (Wed May 29 2024 - 22:47:44 EST)
- [PATCH v6 2/5] clk: imx: clk-audiomix: Add reset controller Shengjiu Wang (Wed May 29 2024 - 22:47:56 EST)
- [PATCH v6 3/5] reset: imx-aux: Add i.MX auxiliary reset driver Shengjiu Wang (Wed May 29 2024 - 22:48:08 EST)
- [PATCH v6 4/5] clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks Shengjiu Wang (Wed May 29 2024 - 22:48:18 EST)
- [PATCH v6 5/5] clk: imx: clk-audiomix: Correct parent clock for earc_phy and audpll Shengjiu Wang (Wed May 29 2024 - 22:48:32 EST)
- RE: [PATCH] pinctrl: samsung: Add support for pull-up and pull-down Alim Akhtar (Wed May 29 2024 - 22:52:10 EST)
- [PATCH] mm: fix incorrect vbq reference in purge_fragmented_block zhaoyang.huang (Wed May 29 2024 - 22:52:17 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Huang, Ying (Wed May 29 2024 - 22:54:22 EST)
- Re: [PATCH] mm: fix incorrect vbq reference in purge_fragmented_block Zhaoyang Huang (Wed May 29 2024 - 22:56:59 EST)
- Re: [PATCH] selftests/overlayfs: Fix build error on ppc64 Michael Ellerman (Wed May 29 2024 - 23:00:36 EST)
- Re: [PATCH v2] reboot: Add timeout for device shutdown kernel test robot (Wed May 29 2024 - 23:04:11 EST)
- RE: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Tian, Kevin (Wed May 29 2024 - 23:05:21 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Eric Biggers (Wed May 29 2024 - 23:06:25 EST)
- Re: [PATCH 05/20] iommu: Add iommu_paging_domain_alloc() interface Baolu Lu (Wed May 29 2024 - 23:12:03 EST)
- [PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down Jason Wang (Wed May 29 2024 - 23:21:22 EST)
- Re: [PATCH net-next v4 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers SkyLake Huang (黃啟澤) (Wed May 29 2024 - 23:23:47 EST)
- Re: [syzbot] [dri?] [media?] general protection fault in udmabuf_create (2) syzbot (Wed May 29 2024 - 23:25:39 EST)
- Re: [PATCH v3 0/2] qcom: initial support for the SHIFTphone 8 Bjorn Andersson (Wed May 29 2024 - 23:27:12 EST)
- Re: [PATCH 0/2] arm64: defconfig: fix config issues on Qualcomm SM8350 platform Bjorn Andersson (Wed May 29 2024 - 23:27:19 EST)
- Re: (subset) [PATCH 0/3] arm64: qcom: SA8775p: Add llcc support Bjorn Andersson (Wed May 29 2024 - 23:27:26 EST)
- Re: [PATCH v4 3/7] KVM: Add lockless memslot walk to KVM James Houghton (Wed May 29 2024 - 23:27:48 EST)
- [syzbot] [mm?] [ext4?] INFO: rcu detected stall in ext4_release_file (2) syzbot (Wed May 29 2024 - 23:28:04 EST)
- Re: [PATCH v4 4/7] KVM: Move MMU lock acquisition for test/clear_young to architecture James Houghton (Wed May 29 2024 - 23:28:32 EST)
- [PATCH] i2c: viai2c: turn common code into a proper module Hans Hu (Wed May 29 2024 - 23:34:32 EST)
- Re: [PATCH] perf/x86/amd: check event before enable to avoid GPF Ravi Bangoria (Wed May 29 2024 - 23:37:56 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Fan Wu (Wed May 29 2024 - 23:38:56 EST)
- Re: [PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key Yangyu Chen (Wed May 29 2024 - 23:39:57 EST)
- Re: [PATCH v2] Documentation: cve Korean translation Austin Kim (Wed May 29 2024 - 23:46:24 EST)
- [PATCH v5 3/3] crypto: starfive: Add sm4 support for JH8100 Jia Jie Ho (Wed May 29 2024 - 23:48:16 EST)
- [PATCH net-next v5 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support Sky Huang (Wed May 29 2024 - 23:49:10 EST)
- [PATCH net-next v5 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers Sky Huang (Wed May 29 2024 - 23:49:28 EST)
- [PATCH net-next v5 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib Sky Huang (Wed May 29 2024 - 23:49:49 EST)
- [PATCH net-next v5 3/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib Sky Huang (Wed May 29 2024 - 23:50:11 EST)
- [PATCH net-next v5 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time Sky Huang (Wed May 29 2024 - 23:51:28 EST)
- [PATCH net-next v5 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988 Sky Huang (Wed May 29 2024 - 23:51:58 EST)
- Re: [PATCH v19 13/20] ipe: add support for dm-verity as a trust provider Fan Wu (Wed May 29 2024 - 23:58:45 EST)
- Re: [PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS Muhammad Usama Anjum (Wed May 29 2024 - 23:59:39 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions Neeraj Upadhyay (Thu May 30 2024 - 00:20:25 EST)
- Re: [net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Florian Fainelli (Thu May 30 2024 - 00:22:12 EST)
- Re: [PATCH v5] kunit: Cover 'assert.c' with tests David Gow (Thu May 30 2024 - 00:22:53 EST)
- Re: [PATCH RFCv1 08/14] iommufd: Add IOMMU_VIOMMU_SET_DEV_ID ioctl Nicolin Chen (Thu May 30 2024 - 00:26:50 EST)
- Re: [PATCH V1 5/5] Add support for Awinic sar sensor. kernel test robot (Thu May 30 2024 - 00:28:30 EST)
- Re: [PATCH v2 07/11] pinctrl: imx: Convert to use func member kernel test robot (Thu May 30 2024 - 00:28:40 EST)
- Re: [syzbot] [crypto?] KMSAN: uninit-value in aes_encrypt (5) Herbert Xu (Thu May 30 2024 - 00:32:10 EST)
- Re: [PATCH 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS John Hubbard (Thu May 30 2024 - 00:35:57 EST)
- Re: [net v2] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific Sunil Kovvuri Goutham (Thu May 30 2024 - 00:40:35 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Limonciello, Mario (Thu May 30 2024 - 00:41:26 EST)
- Re: [PATCH v2 4/8] misc: fastrpc: Add static PD restart support Ekansh Gupta (Thu May 30 2024 - 00:46:02 EST)
- Re: [PATCH v2 3/6] mm/zsmalloc: use a proper page type Sergey Senozhatsky (Thu May 30 2024 - 01:01:36 EST)
- Re: [PATCH v2 0/6] mm: page_type, zsmalloc and page_mapcount_reset() Sergey Senozhatsky (Thu May 30 2024 - 01:02:36 EST)
- Re: [PATCH 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds Muhammad Usama Anjum (Thu May 30 2024 - 01:05:33 EST)
- Re: [PATCH 0/2] ecdsa: Use ecc_digits_from_bytes to simplify code Jarkko Sakkinen (Thu May 30 2024 - 01:08:38 EST)
- Re: Subject: [SECURITY] Vulnerability in Linux Kernel gregkh@xxxxxxxxxxxxxxxxxxx (Thu May 30 2024 - 01:19:03 EST)
- Re: Subject: [SECURITY] Vulnerability in Linux Kernel gregkh@xxxxxxxxxxxxxxxxxxx (Thu May 30 2024 - 01:19:49 EST)
- [PATCH net] ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put() Duoming Zhou (Thu May 30 2024 - 01:21:28 EST)
- Re: [PATCH net] ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put() Dan Carpenter (Thu May 30 2024 - 01:23:37 EST)
- Re: 6.9/BUG: Bad page state in process kswapd0 pfn:d6e840 Qu Wenruo (Thu May 30 2024 - 01:27:00 EST)
- Re: [PATCH 1/2] crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits array Jarkko Sakkinen (Thu May 30 2024 - 01:28:19 EST)
- Re: [PATCH 2/2] crypto: ecdsa - Use ecc_digits_from_bytes to convert signature Jarkko Sakkinen (Thu May 30 2024 - 01:28:57 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Alexandre Ghiti (Thu May 30 2024 - 01:30:35 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Namhyung Kim (Thu May 30 2024 - 01:35:35 EST)
- Re: [PATCH v3 3/4] LoongArch: Fix entry point in image header WANG Rui (Thu May 30 2024 - 01:36:00 EST)
- Re: [PATCH] KEYS: trusted: add MODULE_DESCRIPTION() Jarkko Sakkinen (Thu May 30 2024 - 01:39:36 EST)
- RE: [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Ng, Boon Khai (Thu May 30 2024 - 01:48:46 EST)
- Re: [PATCH v19 13/20] ipe: add support for dm-verity as a trust provider Jarkko Sakkinen (Thu May 30 2024 - 01:50:08 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Jarkko Sakkinen (Thu May 30 2024 - 01:51:43 EST)
- RE: [PATCH v8 10/12] pps: generators: Add PPS Generator TIO Driver D, Lakshmi Sowjanya (Thu May 30 2024 - 01:52:43 EST)
- RE: [Intel-wired-lan] [PATCH iwl-net 1/3] ice: remove af_xdp_zc_qps bitmap Rout, ChandanX (Thu May 30 2024 - 01:53:57 EST)
- [PATCH] cpufreq: intel_pstate: Support Emerald Rapids OOB mode Srinivas Pandruvada (Thu May 30 2024 - 01:54:12 EST)
- Re: [PATCH v19 13/20] ipe: add support for dm-verity as a trust provider Jarkko Sakkinen (Thu May 30 2024 - 01:54:30 EST)
- RE: [Intel-wired-lan] [PATCH iwl-net 2/3] ice: add flag to distinguish reset from .ndo_bpf in XDP rings config Rout, ChandanX (Thu May 30 2024 - 01:55:44 EST)
- Re: [PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target Viresh Kumar (Thu May 30 2024 - 01:56:36 EST)
- [PATCH v6 0/6] Add DSC support to DSI video panel Jun Nie (Thu May 30 2024 - 01:56:59 EST)
- [PATCH v6 1/6] drm/msm/dpu: fix video mode DSC for DSI Jun Nie (Thu May 30 2024 - 01:57:12 EST)
- [PATCH v6 2/6] drm/msm/dpu: adjust data width for widen bus case Jun Nie (Thu May 30 2024 - 01:57:27 EST)
- [PATCH v6 3/6] drm/msm/dpu: enable compression bit in cfg2 for DSC Jun Nie (Thu May 30 2024 - 01:57:42 EST)
- RE: [Intel-wired-lan] [PATCH iwl-net 3/3] ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors() Rout, ChandanX (Thu May 30 2024 - 01:57:59 EST)
- [PATCH v6 4/6] drm/msm/dsi: set video mode widebus enable bit when widebus is enabled Jun Nie (Thu May 30 2024 - 01:58:11 EST)
- [PATCH v6 5/6] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC Jun Nie (Thu May 30 2024 - 01:58:32 EST)
- [PATCH v6 6/6] drm/msm/dsi: add a comment to explain pkt_per_line encoding Jun Nie (Thu May 30 2024 - 01:58:45 EST)
- Re: [RFC PATCH 02/11] rust: add driver abstraction Dirk Behme (Thu May 30 2024 - 01:59:14 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions John Johansen (Thu May 30 2024 - 01:59:52 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Eric Biggers (Thu May 30 2024 - 02:01:35 EST)
- Re: [PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target Riwen Lu (Thu May 30 2024 - 02:02:44 EST)
- [PATCH] soc: fsl: dpio: Add prefetch.h includes fixing potential build errors Youling Tang (Thu May 30 2024 - 02:02:57 EST)
- Re: [PATCH v3 0/3] Use BPF filters for a "perf top -u" workaround Namhyung Kim (Thu May 30 2024 - 02:04:18 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Jarkko Sakkinen (Thu May 30 2024 - 02:07:51 EST)
- Re: [PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down Michael S. Tsirkin (Thu May 30 2024 - 02:10:26 EST)
- Re: [PATCH v4 4/4] arm64: dts: broadcom: Add support for BCM2712 Stefan Wahren (Thu May 30 2024 - 02:11:58 EST)
- Re: [PATCH v2] cpufreq/cppc: Take policy->cur into judge when set target Viresh Kumar (Thu May 30 2024 - 02:16:33 EST)
- [net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up Xiaolei Wang (Thu May 30 2024 - 02:16:51 EST)
- Re: [PATCH v3 6/6] iio: adc: ad7173: Reduce device info struct size Nuno Sá (Thu May 30 2024 - 02:18:00 EST)
- Re: [PATCH v3 5/6] iio: adc: ad7173: Add support for AD411x devices Nuno Sá (Thu May 30 2024 - 02:20:11 EST)
- Re: [syzbot] Re: [syzbot] [fscrypt?] WARNING in fscrypt_fname_siphash syzbot (Thu May 30 2024 - 02:32:44 EST)
- Re: [PATCH v3 4/6] mm: shmem: add mTHP support for anonymous shmem kernel test robot (Thu May 30 2024 - 02:37:27 EST)
- Re: [PATCH] usb: chipidea: move ci_ulpi_init after the phy initialization Alexandre Messier (Thu May 30 2024 - 02:38:49 EST)
- Re: [PATCH] nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[] Jiri Slaby (Thu May 30 2024 - 02:41:31 EST)
- Re: [syzbot] [fscrypt?] WARNING in fscrypt_fname_siphash syzbot (Thu May 30 2024 - 02:45:13 EST)
- [PATCH v5 0/3] crypto: starfive: Add support for JH8100 Jia Jie Ho (Thu May 30 2024 - 02:46:57 EST)
- Re: [regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0 Kalle Valo (Thu May 30 2024 - 02:53:46 EST)
- [REGRESSION] commit fbf6449f84bf5e4ad09f2c09ee70ed7d629b5ff6 (Linux 6.7+) crashes during boot Jörn Heusipp (Thu May 30 2024 - 02:58:36 EST)
- Re: [linus:master] [vfs] 681ce86235: filebench.sum_operations/s -7.4% regression Yafang Shao (Thu May 30 2024 - 03:04:34 EST)
- Re: [PATCH v14 01/18] irqchip/sifive-plic: Convert PLIC driver into a platform driver Geert Uytterhoeven (Thu May 30 2024 - 03:07:24 EST)
- Re: [Intel-wired-lan] [PATCH] ice: irdma hardware init failed after suspend/resume En-Wei WU (Thu May 30 2024 - 03:08:49 EST)
- [PATCH] i2c: aspeed: Update the stop sw state when the bus recovry occurs Tommy Huang (Thu May 30 2024 - 03:12:18 EST)
- Re: [PATCH 2/4] dt-bindings: clock: Add R9A09G057 CPG Clock and Reset Definitions Geert Uytterhoeven (Thu May 30 2024 - 03:12:28 EST)
- Re: [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x Nuno Sá (Thu May 30 2024 - 03:12:42 EST)
- Re: [PATCH] fs/file: fix the check in find_next_fd() Christian Brauner (Thu May 30 2024 - 03:13:08 EST)
- Re: [PATCH] irqchip/sifive-plic: Chain to parent IRQ after handlers are ready Geert Uytterhoeven (Thu May 30 2024 - 03:13:44 EST)
- Re: [PATCH] drm: bridge: adv7511: Accept audio sample widths of 32 bits via I2S Ricard Wanderlof (Thu May 30 2024 - 03:17:18 EST)
- Re: [regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0 Linux regression tracking (Thorsten Leemhuis) (Thu May 30 2024 - 03:18:57 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Thu May 30 2024 - 03:19:13 EST)
- Re: [PATCH] mm: fix incorrect vbq reference in purge_fragmented_block Baoquan He (Thu May 30 2024 - 03:19:27 EST)
- Re: [PATCH] thermal: int3403: remove unused struct 'int3403_performance_state' Zhang, Rui (Thu May 30 2024 - 03:21:12 EST)
- [PATCH] dt-bindings: dma: fsl,imx-dma: Convert to dtschema Animesh Agarwal (Thu May 30 2024 - 03:22:05 EST)
- Re: [REGRESSION] commit fbf6449f84bf5e4ad09f2c09ee70ed7d629b5ff6 (Linux 6.7+) crashes during boot Linux regression tracking (Thorsten Leemhuis) (Thu May 30 2024 - 03:28:57 EST)
- Re: [regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0 Dan Williams (Thu May 30 2024 - 03:34:33 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Manuel Traut (Thu May 30 2024 - 03:35:58 EST)
- Re: [PATCH] mm: fix incorrect vbq reference in purge_fragmented_block Zhaoyang Huang (Thu May 30 2024 - 03:36:11 EST)
- Re: [linus:master] [vfs] 681ce86235: filebench.sum_operations/s -7.4% regression Yafang Shao (Thu May 30 2024 - 03:38:04 EST)
- Re: [PATCH] usb: host: Add a quirk for writing ERST in high-low order Jung Daehwan (Thu May 30 2024 - 03:40:49 EST)
- RE: [PATCH 1/2] HID: intel-ish-hid: fix cache management mistake Zhang, Lixu (Thu May 30 2024 - 03:41:47 EST)
- [PATCH] ext4: add casefolded file check Lizhi Xu (Thu May 30 2024 - 03:42:38 EST)
- Re: [PATCH v5 5/7] remoteproc: core: support of the tee interface Arnaud POULIQUEN (Thu May 30 2024 - 03:43:31 EST)
- [PATCH] iio: inkern: fix channel read regression Johan Hovold (Thu May 30 2024 - 03:45:21 EST)
- [PATCH v5 1/3] dmaengine: dw-axi-dmac: Support hardware quirks Jia Jie Ho (Thu May 30 2024 - 03:45:39 EST)
- [PATCH] printk: Rename console_replay_all() and update context Sreenath Vijayan (Thu May 30 2024 - 03:46:44 EST)
- Re: [regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0 Kalle Valo (Thu May 30 2024 - 03:48:48 EST)
- Re: [PATCH v2 10/13] pinctrl: renesas: pinctrl-rzg2l: Add support to set pulling up/down the pins claudiu beznea (Thu May 30 2024 - 03:49:06 EST)
- Re: [PATCH] i2c: aspeed: Update the stop sw state when the bus recovry occurs Paul Menzel (Thu May 30 2024 - 03:49:32 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Barry Song (Thu May 30 2024 - 03:49:45 EST)
- Re: [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x Nuno Sá (Thu May 30 2024 - 03:51:04 EST)
- [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations Alexandre Ghiti (Thu May 30 2024 - 03:54:38 EST)
- Re: [PATCH] mm: fix incorrect vbq reference in purge_fragmented_block Baoquan He (Thu May 30 2024 - 03:55:02 EST)
- Re: [Intel-wired-lan] [PATCH] ice: irdma hardware init failed after suspend/resume Paul Menzel (Thu May 30 2024 - 03:56:30 EST)
- Linux 6.9.3 Greg Kroah-Hartman (Thu May 30 2024 - 03:58:30 EST)
- RE: [PATCH v2] dt-bindings: iio: adc: add a7779 doc Nechita, Ramona (Thu May 30 2024 - 03:58:50 EST)
- Re: [PATCH 06/20] drm/msm: Use iommu_paging_domain_alloc() Dmitry Baryshkov (Thu May 30 2024 - 03:59:04 EST)
- Re: Linux 6.9.3 Greg Kroah-Hartman (Thu May 30 2024 - 03:59:06 EST)
- Linux 6.8.12 Greg Kroah-Hartman (Thu May 30 2024 - 03:59:26 EST)
- [PATCH v2] dt-bindings: iio: adc: add a7779 doc ranechita (Thu May 30 2024 - 04:00:00 EST)
- Re: Linux 6.8.12 Greg Kroah-Hartman (Thu May 30 2024 - 04:00:07 EST)
- RE: [PATCH] i2c: aspeed: Update the stop sw state when the bus recovry occurs Tommy Huang (Thu May 30 2024 - 04:01:49 EST)
- Re: [PATCH v2 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity Amna Waseem (Thu May 30 2024 - 04:02:28 EST)
- Re: [PATCH v2 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity property Amna Waseem (Thu May 30 2024 - 04:02:58 EST)
- Re: [PATCH 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity Amna Waseem (Thu May 30 2024 - 04:07:00 EST)
- Re: [EXTERNAL] [PATCH wireless-next 6/8] wifi: wlcore: add pn16 support Nemanov, Michael (Thu May 30 2024 - 04:07:13 EST)
- Re: [PATCH] RISC-V: hwprobe: Add MISALIGNED_PERF key Andrew Jones (Thu May 30 2024 - 04:07:26 EST)
- Re: [PATCH v2 03/14] mfd: pm8008: deassert reset on probe Johan Hovold (Thu May 30 2024 - 04:08:07 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Dmitry Baryshkov (Thu May 30 2024 - 04:08:19 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Kairui Song (Thu May 30 2024 - 04:08:32 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Armin Wolf (Thu May 30 2024 - 04:09:21 EST)
- Re: [PATCH v2 12/14] mfd: pm8008: rework driver Johan Hovold (Thu May 30 2024 - 04:09:28 EST)
- Re: md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition Yaohui Hu (Thu May 30 2024 - 04:12:28 EST)
- Re: [PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c kernel test robot (Thu May 30 2024 - 04:12:44 EST)
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop Clément Léger (Thu May 30 2024 - 04:12:57 EST)
- Re: [PATCH v2 13/14] regulator: add pm8008 pmic regulator driver Johan Hovold (Thu May 30 2024 - 04:14:46 EST)
- Re: [PATCH v2 1/7] pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RT Ulf Hansson (Thu May 30 2024 - 04:16:04 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ti,ina2xx: Add alert-polarity property Amna Waseem (Thu May 30 2024 - 04:18:28 EST)
- Re: [regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0 Kalle Valo (Thu May 30 2024 - 04:18:31 EST)
- Re: [PATCH] mm: fix incorrect vbq reference in purge_fragmented_block Zhaoyang Huang (Thu May 30 2024 - 04:18:54 EST)
- Re: [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support Alexandre Ghiti (Thu May 30 2024 - 04:19:39 EST)
- Re: [PATCH v2] Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set" Dmitry Baryshkov (Thu May 30 2024 - 04:19:52 EST)
- Re: [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver Andrew Jones (Thu May 30 2024 - 04:20:31 EST)
- Re: [PATCH] drm: bridge: adv7511: Accept audio sample widths of 32 bits via I2S Dmitry Baryshkov (Thu May 30 2024 - 04:20:50 EST)
- Re: [EXTERNAL] [PATCH wireless-next 6/8] wifi: wlcore: add pn16 support Russell King (Oracle) (Thu May 30 2024 - 04:20:52 EST)
- RE: [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping Ilpo Järvinen (Thu May 30 2024 - 04:25:50 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Huang, Ying (Thu May 30 2024 - 04:26:17 EST)
- [PATCH 0/2] Disable SS instances in park mode for SC7180/ SC7280 Krishna Kurapati (Thu May 30 2024 - 04:26:39 EST)
- [PATCH 1/2] arm64: dts: qcom: sc7180: Disable SS instances in park mode Krishna Kurapati (Thu May 30 2024 - 04:26:59 EST)
- [PATCH 2/2] arm64: dts: qcom: sc7280: Disable SS instances in park mode Krishna Kurapati (Thu May 30 2024 - 04:27:15 EST)
- Re: bnx2x: UBSAN: array-index-out-of-bounds in drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c Paolo Abeni (Thu May 30 2024 - 04:28:03 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Mikko Rapeli (Thu May 30 2024 - 04:29:25 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Thu May 30 2024 - 04:30:24 EST)
- [PATCH] arm64: dts: qcom: sm8650-hdk: remove redundant properties Dmitry Baryshkov (Thu May 30 2024 - 04:32:15 EST)
- [PATCH 1/6] dt-bindings: clock: mediatek: Add mt8173 mfgtop Chen-Yu Tsai (Thu May 30 2024 - 04:35:33 EST)
- [PATCH 0/6] powervr: MT8173 GPU support Chen-Yu Tsai (Thu May 30 2024 - 04:35:47 EST)
- [PATCH 2/6] clk: mediatek: Add mt8173-mfgtop driver Chen-Yu Tsai (Thu May 30 2024 - 04:35:55 EST)
- [PATCH 3/6] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU Chen-Yu Tsai (Thu May 30 2024 - 04:36:05 EST)
- Re: [PATCH v2 03/14] mfd: pm8008: deassert reset on probe Andy Shevchenko (Thu May 30 2024 - 04:36:32 EST)
- [PATCH 4/6] drm/imagination: Add compatible string entry for Series6XT Chen-Yu Tsai (Thu May 30 2024 - 04:36:38 EST)
- [PATCH 5/6] arm64: dts: mediatek: mt8173: Fix MFG_ASYNC power domain clock Chen-Yu Tsai (Thu May 30 2024 - 04:37:04 EST)
- [PATCH 6/6] arm64: dts: mediatek: mt8173: Add GPU device nodes Chen-Yu Tsai (Thu May 30 2024 - 04:37:19 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: sc7180: Disable SS instances in park mode Dmitry Baryshkov (Thu May 30 2024 - 04:37:57 EST)
- Re: [PATCH v8 10/12] pps: generators: Add PPS Generator TIO Driver Andy Shevchenko (Thu May 30 2024 - 04:39:31 EST)
- Re: [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Matthias Schiffer (Thu May 30 2024 - 04:39:48 EST)
- Re: [PATCH v8 3/3] platform/x86: dell-pc: Implement platform_profile Ilpo Järvinen (Thu May 30 2024 - 04:39:58 EST)
- Re: [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice Kory Maincent (Thu May 30 2024 - 04:40:21 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Thu May 30 2024 - 04:41:39 EST)
- RE: [PATCH v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups Peng Fan (Thu May 30 2024 - 04:42:11 EST)
- Re: [PATCH] mctp i2c: Add rx trace Jeremy Kerr (Thu May 30 2024 - 04:42:26 EST)
- RE: [PATCH v2 18/20] pinctrl: freescale: mxs: Fix refcount of child Peng Fan (Thu May 30 2024 - 04:44:22 EST)
- [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_inode_flush_nocow_writes_async syzbot (Thu May 30 2024 - 04:46:38 EST)
- [PATCH v5 2/3] crypto: starfive: Add sm3 support for JH8100 Jia Jie Ho (Thu May 30 2024 - 04:46:54 EST)
- Re: [PATCH v2 13/14] regulator: add pm8008 pmic regulator driver Andy Shevchenko (Thu May 30 2024 - 04:47:10 EST)
- Re: [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support Andrew Jones (Thu May 30 2024 - 04:47:35 EST)
- [tip:x86/cc] BUILD SUCCESS 3f3d80f505f3d7273f374935558db5188acdd162 kernel test robot (Thu May 30 2024 - 04:48:53 EST)
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration Yafang Shao (Thu May 30 2024 - 04:49:39 EST)
- Re: [PATCH v3 1/7] drm/connector: hdmi: accept NULL for Audio Infoframe Maxime Ripard (Thu May 30 2024 - 04:49:43 EST)
- Re: [PATCH v3 2/7] drm/bridge-connector: switch to using drmm allocations Maxime Ripard (Thu May 30 2024 - 04:50:11 EST)
- Re: [PATCH v2 03/14] mfd: pm8008: deassert reset on probe Johan Hovold (Thu May 30 2024 - 04:51:41 EST)
- Re: [PATCH v6 2/5] clk: imx: clk-audiomix: Add reset controller Marco Felsch (Thu May 30 2024 - 04:51:56 EST)
- Re: [PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static Vasant Hegde (Thu May 30 2024 - 04:52:26 EST)
- [PATCH 1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of Kai-Heng Feng (Thu May 30 2024 - 04:53:10 EST)
- [PATCH 2/2] PCI: vmd: Let OS control ASPM for devices under VMD domain Kai-Heng Feng (Thu May 30 2024 - 04:53:23 EST)
- Re: [REGRESSION] commit fbf6449f84bf5e4ad09f2c09ee70ed7d629b5ff6 (Linux 6.7+) crashes during boot Jörn Heusipp (Thu May 30 2024 - 04:54:13 EST)
- Re: [PATCH v2 13/14] regulator: add pm8008 pmic regulator driver Johan Hovold (Thu May 30 2024 - 04:56:38 EST)
- [PATCH RFC 00/11] power: supply: max77693: Toggle charging/OTG based on extcon status Artur Weber (Thu May 30 2024 - 04:56:50 EST)
- [PATCH RFC 01/11] dt-bindings: power: supply: max77693: Add fast charge current property Artur Weber (Thu May 30 2024 - 04:57:01 EST)
- Re: [PATCH net] net: dsa: microchip: fix wrong register write when masking interrupt Paolo Abeni (Thu May 30 2024 - 04:57:06 EST)
- [PATCH RFC 02/11] dt-bindings: power: supply: max77693: Add maxim,usb-connector property Artur Weber (Thu May 30 2024 - 04:57:23 EST)
- [PATCH RFC 03/11] mfd: max77693: Add defines for charger current control Artur Weber (Thu May 30 2024 - 04:57:54 EST)
- [PATCH RFC 04/11] mfd: max77693: Add defines for OTG control Artur Weber (Thu May 30 2024 - 04:58:08 EST)
- [PATCH RFC 05/11] power: supply: max77693: Expose INPUT_CURRENT_LIMIT and CURRENT_MAX Artur Weber (Thu May 30 2024 - 04:58:26 EST)
- [PATCH RFC 06/11] power: supply: max77693: Set charge current limits during init Artur Weber (Thu May 30 2024 - 04:58:43 EST)
- [PATCH RFC 07/11] power: supply: max77693: Add USB extcon detection for enabling charging Artur Weber (Thu May 30 2024 - 04:59:00 EST)
- [PATCH RFC 08/11] power: supply: max77693: Add support for detecting and enabling OTG Artur Weber (Thu May 30 2024 - 04:59:13 EST)
- [PATCH RFC 09/11] power: supply: max77693: Set up charge/input current according to cable type Artur Weber (Thu May 30 2024 - 04:59:30 EST)
- [PATCH RFC 10/11] ARM: dts: samsung: exynos4212-tab3: Set fast charge current for MAX77693 Artur Weber (Thu May 30 2024 - 04:59:45 EST)
- [PATCH RFC 11/11] ARM: dts: samsung: exynos4212-tab3: Add USB connector node Artur Weber (Thu May 30 2024 - 05:00:01 EST)
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration Zhaoyang Huang (Thu May 30 2024 - 05:00:25 EST)
- [PATCH v3 00/11] pinctrl: pinmux: Embed and reuse struct Andy Shevchenko (Thu May 30 2024 - 05:00:39 EST)
- [PATCH v3 01/11] pinctrl: berlin: Make use of struct pinfunction Andy Shevchenko (Thu May 30 2024 - 05:00:52 EST)
- [PATCH v3 02/11] pinctrl: equilibrium: Make use of struct pinfunction Andy Shevchenko (Thu May 30 2024 - 05:01:04 EST)
- [PATCH v3 05/11] pinctrl: pinmux: Add a convenient define PINCTRL_FUNCTION_DESC() Andy Shevchenko (Thu May 30 2024 - 05:01:18 EST)
- [PATCH v3 07/11] pinctrl: imx: Convert to use func member Andy Shevchenko (Thu May 30 2024 - 05:01:31 EST)
- [PATCH v3 04/11] pinctrl: mediatek: moore: Provide a helper macro PINCTRL_PIN_FUNCTION() Andy Shevchenko (Thu May 30 2024 - 05:01:45 EST)
- [PATCH v3 03/11] pinctrl: ingenic: Provide a helper macro INGENIC_PIN_FUNCTION() Andy Shevchenko (Thu May 30 2024 - 05:01:49 EST)
- [PATCH v3 06/11] pinctrl: pinmux: Embed struct pinfunction into struct function_desc Andy Shevchenko (Thu May 30 2024 - 05:02:01 EST)
- [PATCH v3 08/11] pinctrl: ingenic: Convert to use func member Andy Shevchenko (Thu May 30 2024 - 05:02:32 EST)
- [PATCH v3 09/11] pinctrl: keembay: Convert to use func member Andy Shevchenko (Thu May 30 2024 - 05:02:43 EST)
- [PATCH v3 10/11] pinctrl: mediatek: moore: Convert to use func member Andy Shevchenko (Thu May 30 2024 - 05:02:49 EST)
- [PATCH v3 11/11] pinctrl: pinmux: Remove unused members from struct function_desc Andy Shevchenko (Thu May 30 2024 - 05:02:57 EST)
- Re: [tip: x86/urgent] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater Borislav Petkov (Thu May 30 2024 - 05:03:22 EST)
- Re: [PATCH] irqchip/gic: Use smp_wmb() instead of dmb(ishst) Marc Zyngier (Thu May 30 2024 - 05:03:35 EST)
- Re: [EXTERNAL]Re: [PATCH v3 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Arthur Becker (Thu May 30 2024 - 05:03:48 EST)
- Re: [EXTERNAL]Re: [PATCH v3 2/2] dt-bindings: iio: light: add VEML6040 RGBW-LS bindings Arthur Becker (Thu May 30 2024 - 05:04:03 EST)
- Re: [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support Alexandre Ghiti (Thu May 30 2024 - 05:04:24 EST)
- Re: [PATCH v3 3/7] drm/bridge-connector: implement glue code for HDMI connector Maxime Ripard (Thu May 30 2024 - 05:04:39 EST)
- Re: [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups Andy Shevchenko (Thu May 30 2024 - 05:04:52 EST)
- Re: [PATCH v2 07/35] sched: define *_tsk_need_resched_lazy() helpers Ankur Arora (Thu May 30 2024 - 05:05:05 EST)
- Re: [PATCH v2 10/35] entry: irqentry_exit only preempts for TIF_NEED_RESCHED Ankur Arora (Thu May 30 2024 - 05:05:17 EST)
- Re: [PATCH v2 08/20] pinctrl: st: Use scope based of_node_put() cleanups Andy Shevchenko (Thu May 30 2024 - 05:05:32 EST)
- Re: [PATCH v2 09/35] entry/kvm: handle lazy rescheduling at guest-entry Ankur Arora (Thu May 30 2024 - 05:05:33 EST)
- Re: [PATCH v3 4/7] drm/msm/hdmi: switch to atomic bridge callbacks Maxime Ripard (Thu May 30 2024 - 05:06:01 EST)
- Re: [PATCH v6 3/5] reset: imx-aux: Add i.MX auxiliary reset driver Marco Felsch (Thu May 30 2024 - 05:06:24 EST)
- [PATCH 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe Beleswar Padhi (Thu May 30 2024 - 05:07:58 EST)
- [PATCH 3/3] remoteproc: k3-dsp: Acquire mailbox handle during probe routine Beleswar Padhi (Thu May 30 2024 - 05:08:07 EST)
- [PATCH 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed Beleswar Padhi (Thu May 30 2024 - 05:08:23 EST)
- [PATCH 1/3] remoteproc: k3-r5: Use devm_rproc_alloc() helper Beleswar Padhi (Thu May 30 2024 - 05:08:34 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Thomas Weißschuh (Thu May 30 2024 - 05:08:47 EST)
- Re: [PATCH v2 05/35] thread_info: selector for TIF_NEED_RESCHED[_LAZY] Ankur Arora (Thu May 30 2024 - 05:08:58 EST)
- Re: [PATCH v2 07/35] sched: define *_tsk_need_resched_lazy() helpers Ankur Arora (Thu May 30 2024 - 05:09:10 EST)
- Re: [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support Anup Patel (Thu May 30 2024 - 05:11:30 EST)
- Re: [PATCH net] net: dsa: microchip: fix KSZ9477 set_ageing_time function Paolo Abeni (Thu May 30 2024 - 05:13:18 EST)
- Re: [REGRESSION] commit fbf6449f84bf5e4ad09f2c09ee70ed7d629b5ff6 (Linux 6.7+) crashes during boot Linux regression tracking (Thorsten Leemhuis) (Thu May 30 2024 - 05:14:12 EST)
- [char-misc-next] mei: demote client disconnect warning on suspend to debug Tomas Winkler (Thu May 30 2024 - 05:14:37 EST)
- Re: [PATCH v3 5/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Maxime Ripard (Thu May 30 2024 - 05:16:18 EST)
- Re: [PATCH] mm: fix incorrect vbq reference in purge_fragmented_block Chuanhua Han (Thu May 30 2024 - 05:16:39 EST)
- Re: [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag Yunsheng Lin (Thu May 30 2024 - 05:17:43 EST)
- [PATCH v2] drm: bridge: cdns-mhdp8546: Move mode_valid hook to drm_bridge_funcs Jayesh Choudhary (Thu May 30 2024 - 05:18:39 EST)
- Re: [PATCH net v3 2/2] net/smc: Use correct buffer sizes when switching between TCP and SMC Wen Gu (Thu May 30 2024 - 05:20:43 EST)
- Re: [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool Paul Barker (Thu May 30 2024 - 05:21:45 EST)
- Re: [PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos Bartosz Golaszewski (Thu May 30 2024 - 05:22:02 EST)
- Re: [PATCH v2 07/20] pinctrl: renesas: Use scope based of_node_put() cleanups Geert Uytterhoeven (Thu May 30 2024 - 05:22:17 EST)
- Re: [PATCH net-next v5 10/13] mm: page_frag: introduce prepare/probe/commit API Yunsheng Lin (Thu May 30 2024 - 05:22:30 EST)
- Re: [PATCH net] net: phy: Micrel KSZ8061: fix errata solution not taking effect problem Paolo Abeni (Thu May 30 2024 - 05:23:01 EST)
- [PATCH 6.6.y] erofs: avoid allocating DEFLATE streams before mounting Gao Xiang (Thu May 30 2024 - 05:23:17 EST)
- Re: [PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos Bartosz Golaszewski (Thu May 30 2024 - 05:23:25 EST)
- [PATCH 6.9.y] erofs: avoid allocating DEFLATE streams before mounting Gao Xiang (Thu May 30 2024 - 05:23:37 EST)
- [PATCH 6.8.y] erofs: avoid allocating DEFLATE streams before mounting Gao Xiang (Thu May 30 2024 - 05:24:13 EST)
- Re: [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Bibek Kumar Patro (Thu May 30 2024 - 05:24:19 EST)
- Re: [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Bibek Kumar Patro (Thu May 30 2024 - 05:24:22 EST)
- Re: [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Bibek Kumar Patro (Thu May 30 2024 - 05:24:57 EST)
- [PATCH v3] driver: iio: add missing checks on iio_info's callback access Julien Stephan (Thu May 30 2024 - 05:25:14 EST)
- Re: [PATCH v4 4/4] arm64: dts: broadcom: Add support for BCM2712 Andrea della Porta (Thu May 30 2024 - 05:25:32 EST)
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration Yafang Shao (Thu May 30 2024 - 05:25:48 EST)
- Re: [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support Andrew Jones (Thu May 30 2024 - 05:25:50 EST)
- Re: [PATCH] mm: fix incorrect vbq reference in purge_fragmented_block Zhaoyang Huang (Thu May 30 2024 - 05:26:20 EST)
- [PATCH] iio: frequency: adrf6780: rm clk provider include Antoniu Miclaus (Thu May 30 2024 - 05:29:16 EST)
- Re: [PATCH v2 0/3] gpiolib: cdev: tidy up kfifo handling Bartosz Golaszewski (Thu May 30 2024 - 05:29:36 EST)
- [PATCH v4 2/2] drm/bridge: Add pixel clock check in atomic_check Jayesh Choudhary (Thu May 30 2024 - 05:30:02 EST)
- [PATCH v4 1/2] drm/bridge: sii902x: Fix mode_valid hook Jayesh Choudhary (Thu May 30 2024 - 05:30:06 EST)
- [PATCH v4 0/2] Add mode_valid and atomic_check hooks for sii902x bridge Jayesh Choudhary (Thu May 30 2024 - 05:30:08 EST)
- Re: [PATCH 1/2] gpio: amd8111: Convert PCIBIOS_* return codes to errnos Andy Shevchenko (Thu May 30 2024 - 05:30:38 EST)
- Re: [PATCH v2 13/35] sched: allow runtime config for PREEMPT_AUTO Ankur Arora (Thu May 30 2024 - 05:30:53 EST)
- Re: [PATCH v2 12/35] sched: separate PREEMPT_DYNAMIC config logic Ankur Arora (Thu May 30 2024 - 05:31:40 EST)
- [RFC PATCH] mm/vmalloc: fix vbq->free breakage hailong.liu (Thu May 30 2024 - 05:31:53 EST)
- Re: [PATCH v2] drm: bridge: cdns-mhdp8546: Move mode_valid hook to drm_bridge_funcs Maxime Ripard (Thu May 30 2024 - 05:33:17 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Thu May 30 2024 - 05:33:31 EST)
- Re: [PATCH v3 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys Dave Young (Thu May 30 2024 - 05:33:44 EST)
- Re: [PATCH 4/8] net: pse-pd: pd692x0: Expand ethtool status message Kory Maincent (Thu May 30 2024 - 05:34:01 EST)
- RE: [PATCH V2] firmware: arm_scmi: power_control: support suspend command Peng Fan (Thu May 30 2024 - 05:34:15 EST)
- [PATCH v1 0/4] MediaTek MT6357/8/9 PMIC Auxiliary ADC support AngeloGioacchino Del Regno (Thu May 30 2024 - 05:34:35 EST)
- Re: [PATCH v4 2/2] drm/bridge: Add pixel clock check in atomic_check Maxime Ripard (Thu May 30 2024 - 05:34:38 EST)
- [PATCH v1 1/4] dt-bindings: iio: adc: Add MediaTek MT6359 PMIC AUXADC AngeloGioacchino Del Regno (Thu May 30 2024 - 05:34:51 EST)
- [PATCH v1 3/4] mfd: mt6397-core: Add support for AUXADCs on MT6357/58/59 PMICs AngeloGioacchino Del Regno (Thu May 30 2024 - 05:35:24 EST)
- [PATCH v1 2/4] iio: adc: Add support for MediaTek MT6357/8/9 Auxiliary ADC AngeloGioacchino Del Regno (Thu May 30 2024 - 05:35:36 EST)
- [PATCH v1 4/4] arm64: dts: mediatek: Add ADC node on MT6357, MT6358, MT6359 PMICs AngeloGioacchino Del Regno (Thu May 30 2024 - 05:35:40 EST)
- Re: [External] [PATCH RFC/RFT v2 4/4] riscv: Stop emitting preventive sfence.vma for new userspace mappings with Svvptc yunhui cui (Thu May 30 2024 - 05:36:12 EST)
- [PATCH v2 2/9] drm/bridge: cdns-dsi: Fix the phy_initialized variable Aradhya Bhatia (Thu May 30 2024 - 05:36:52 EST)
- [PATCH v2 3/9] drm/bridge: cdns-dsi: Fix the link and phy init order Aradhya Bhatia (Thu May 30 2024 - 05:37:11 EST)
- [PATCH v2 5/9] drm/bridge: cdns-dsi: Wait for Clk and Data Lanes to be ready Aradhya Bhatia (Thu May 30 2024 - 05:37:14 EST)
- [PATCH v2 1/9] drm/bridge: cdns-dsi: Fix OF node pointer Aradhya Bhatia (Thu May 30 2024 - 05:37:16 EST)
- [PATCH v2 0/9] drm/bridge: cdns-dsi: Fix the color-shift issue Aradhya Bhatia (Thu May 30 2024 - 05:37:40 EST)
- [PATCH v2 4/9] drm/bridge: cdns-dsi: Fix the clock variable for mode_valid() Aradhya Bhatia (Thu May 30 2024 - 05:38:04 EST)
- [PATCH v2 6/9] drm/bridge: cdns-dsi: Reset the DCS write FIFO Aradhya Bhatia (Thu May 30 2024 - 05:38:21 EST)
- [PATCH v2 7/9] drm/bridge: cdns-dsi: Support atomic bridge APIs Aradhya Bhatia (Thu May 30 2024 - 05:38:33 EST)
- [PATCH v2 9/9] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable Aradhya Bhatia (Thu May 30 2024 - 05:38:52 EST)
- [PATCH v2 8/9] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable Aradhya Bhatia (Thu May 30 2024 - 05:38:59 EST)
- Re: [PATCH 1/7] drm/tidss: Add CRTC mode_fixup Aradhya Bhatia (Thu May 30 2024 - 05:40:45 EST)
- Re: [RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support Yong-Xuan Wang (Thu May 30 2024 - 05:41:39 EST)
- Re: [v2 04/20] pinctrl: starfive: Use scope based of_node_put() cleanups Markus Elfring (Thu May 30 2024 - 05:42:17 EST)
- Re: [PATCH 6/7] drm/bridge: Introduce early_enable and late disable Aradhya Bhatia (Thu May 30 2024 - 05:44:35 EST)
- RE: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Piergiorgio Beruto (Thu May 30 2024 - 05:45:07 EST)
- Re: [PATCH v2] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs' Greg KH (Thu May 30 2024 - 05:45:24 EST)
- [PATCH] tty: serial: 8250: Passing attr_group to universal driver CrescentCY Hsieh (Thu May 30 2024 - 05:45:39 EST)
- [PATCH 2/2] scsi: megaraid_sas: Add megasas_dcmd_timeout helper mengfanhui (Thu May 30 2024 - 05:46:18 EST)
- [PATCH 1/2] scsi: megaraid_sas: Fix DCMD issue command handling mengfanhui (Thu May 30 2024 - 05:46:31 EST)
- Re: [PATCH] mm: fix incorrect vbq reference in purge_fragmented_block Chuanhua Han (Thu May 30 2024 - 05:46:52 EST)
- Re: [PATCH V17 0/9] arm64/perf: Enable branch stack sampling James Clark (Thu May 30 2024 - 05:47:49 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions Mateusz Guzik (Thu May 30 2024 - 05:48:02 EST)
- Re: [PATCH] f2fs: enable atgc if atgc_age_threshold from user is less than elapsed_time Zhiguo Niu (Thu May 30 2024 - 05:49:52 EST)
- Re: [PATCH] x86/cpu: Provide default cache line size if not enumerated Jörn Heusipp (Thu May 30 2024 - 05:50:21 EST)
- Re: [PATCH v3 3/4] LoongArch: Fix entry point in image header Jiaxun Yang (Thu May 30 2024 - 05:50:56 EST)
- Re: [PATCH v4 2/2] drm/bridge: Add pixel clock check in atomic_check Jayesh Choudhary (Thu May 30 2024 - 05:51:08 EST)
- Re: [v2 18/20] pinctrl: freescale: mxs: Fix refcount of child Markus Elfring (Thu May 30 2024 - 05:51:39 EST)
- RE: [v2 18/20] pinctrl: freescale: mxs: Fix refcount of child Peng Fan (Thu May 30 2024 - 05:54:36 EST)
- Re: [PATCH 2/6] clk: mediatek: Add mt8173-mfgtop driver AngeloGioacchino Del Regno (Thu May 30 2024 - 05:59:58 EST)
- Re: [PATCH 2/4] dt-bindings: clock: Add R9A09G057 CPG Clock and Reset Definitions Lad, Prabhakar (Thu May 30 2024 - 06:00:31 EST)
- [PATCH v2] f2fs: alloc new section if curseg is not the first seg in its zone Sheng Yong (Thu May 30 2024 - 06:02:38 EST)
- Re: [PATCH V17 0/9] arm64/perf: Enable branch stack sampling James Clark (Thu May 30 2024 - 06:03:19 EST)
- Re: [PATCH 3/6] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU AngeloGioacchino Del Regno (Thu May 30 2024 - 06:03:52 EST)
- Re: [PATCH 4/6] drm/imagination: Add compatible string entry for Series6XT AngeloGioacchino Del Regno (Thu May 30 2024 - 06:03:56 EST)
- Re: [PATCH 5/6] arm64: dts: mediatek: mt8173: Fix MFG_ASYNC power domain clock AngeloGioacchino Del Regno (Thu May 30 2024 - 06:04:12 EST)
- Re: [PATCH 6/6] arm64: dts: mediatek: mt8173: Add GPU device nodes AngeloGioacchino Del Regno (Thu May 30 2024 - 06:04:30 EST)
- Re: [PATCH v3 1/4] LoongArch: Fix built-in DTB detection Thomas Weißschuh (Thu May 30 2024 - 06:06:11 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Peter Schneider (Thu May 30 2024 - 06:07:02 EST)
- Re: [PATCH net v2] ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound patchwork-bot+netdevbpf (Thu May 30 2024 - 06:10:38 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Nitesh Shetty (Thu May 30 2024 - 06:11:21 EST)
- [PATCH v5 0/4] Add minimal boot support for Raspberry Pi 5 Andrea della Porta (Thu May 30 2024 - 06:12:01 EST)
- [PATCH v5 1/4] dt-bindings: arm: bcm: Add BCM2712 SoC support Andrea della Porta (Thu May 30 2024 - 06:12:08 EST)
- [PATCH v5 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller Andrea della Porta (Thu May 30 2024 - 06:12:20 EST)
- [PATCH v5 3/4] mmc: sdhci-brcmstb: Add BCM2712 support Andrea della Porta (Thu May 30 2024 - 06:12:33 EST)
- [PATCH v5 4/4] arm64: dts: broadcom: Add minimal support for Raspberry Pi 5 Andrea della Porta (Thu May 30 2024 - 06:12:48 EST)
- Re: [PATCH 4/8] net: pse-pd: pd692x0: Expand ethtool status message Oleksij Rempel (Thu May 30 2024 - 06:14:10 EST)
- [net-next PATCH v3] octeontx2-pf: Add ucast filter count configurability via devlink. Sai Krishna (Thu May 30 2024 - 06:16:05 EST)
- Re: [PATCH v2 10/13] pinctrl: renesas: pinctrl-rzg2l: Add support to set pulling up/down the pins Lad, Prabhakar (Thu May 30 2024 - 06:16:37 EST)
- Re: [PATCH 2/6] clk: mediatek: Add mt8173-mfgtop driver Chen-Yu Tsai (Thu May 30 2024 - 06:16:52 EST)
- [PATCH v3 0/9] Add missing features to FastRPC driver Ekansh Gupta (Thu May 30 2024 - 06:20:59 EST)
- [PATCH v2 1/4] gpio: tqmx86: fix typo in Kconfig label Matthias Schiffer (Thu May 30 2024 - 06:21:05 EST)
- [PATCH v3 1/9] misc: fastrpc: Add missing dev_err newlines Ekansh Gupta (Thu May 30 2024 - 06:21:25 EST)
- [PATCH v2 2/4] gpio: tqmx86: introduce shadow register for GPIO output value Matthias Schiffer (Thu May 30 2024 - 06:21:26 EST)
- [PATCH v2 3/4] gpio: tqmx86: store IRQ trigger type and unmask status separately Matthias Schiffer (Thu May 30 2024 - 06:21:54 EST)
- [PATCH v3 2/9] misc: fastrpc: Fix DSP capabilities request Ekansh Gupta (Thu May 30 2024 - 06:22:06 EST)
- [PATCH v3 3/9] misc: fastrpc: Fix memory corruption in DSP capabilities Ekansh Gupta (Thu May 30 2024 - 06:22:26 EST)
- [PATCH v3 4/9] misc: fastrpc: Add static PD restart support Ekansh Gupta (Thu May 30 2024 - 06:22:42 EST)
- [PATCH v2 4/4] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Matthias Schiffer (Thu May 30 2024 - 06:22:45 EST)
- [PATCH v3 5/9] misc: fastrpc: Redesign remote heap management Ekansh Gupta (Thu May 30 2024 - 06:23:18 EST)
- [PATCH v3 6/9] misc: fastrpc: Fix unsigned PD support Ekansh Gupta (Thu May 30 2024 - 06:23:35 EST)
- [PATCH v3 7/9] misc: fastrpc: Restrict untrusted app to attach to privileged PD Ekansh Gupta (Thu May 30 2024 - 06:23:35 EST)
- [PATCH v3 9/9] misc: fastrpc: Add system unsigned PD support Ekansh Gupta (Thu May 30 2024 - 06:24:10 EST)
- [PATCH v3 8/9] misc: fastrpc: Restrict untrusted app to spawn signed PD Ekansh Gupta (Thu May 30 2024 - 06:24:13 EST)
- Regression, thermal: core: battery reading wrong after wake from S3 [Was: Bug Report according to thermal_core.c] Linux regression tracking (Thorsten Leemhuis) (Thu May 30 2024 - 06:24:36 EST)
- [PATCH 0/2] mm: store zero pages to be swapped out in a bitmap Usama Arif (Thu May 30 2024 - 06:24:54 EST)
- [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Usama Arif (Thu May 30 2024 - 06:25:07 EST)
- [PATCH 2/2] mm: remove code to handle same filled pages Usama Arif (Thu May 30 2024 - 06:25:13 EST)
- Re: [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Dan Carpenter (Thu May 30 2024 - 06:25:34 EST)
- Re: [PATCH net-next v5 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time Russell King (Oracle) (Thu May 30 2024 - 06:25:49 EST)
- Re: [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool Paul Barker (Thu May 30 2024 - 06:29:27 EST)
- Re: [PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down Jason Wang (Thu May 30 2024 - 06:30:15 EST)
- Re: [PATCH] crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() Thierry Reding (Thu May 30 2024 - 06:31:06 EST)
- Re: [PATCH v2] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition Hans Verkuil (Thu May 30 2024 - 06:32:11 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Hillf Danton (Thu May 30 2024 - 06:35:11 EST)
- Re: [PATCH net-next v5 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988 Russell King (Oracle) (Thu May 30 2024 - 06:36:08 EST)
- [PATCH V2] net: qrtr: ns: Ignore ENODEV failures in ns Sarannya S (Thu May 30 2024 - 06:37:02 EST)
- Re: [PATCH v2 10/13] pinctrl: renesas: pinctrl-rzg2l: Add support to set pulling up/down the pins Lad, Prabhakar (Thu May 30 2024 - 06:38:29 EST)
- Re: [PATCH v3 3/4] LoongArch: Fix entry point in image header Huacai Chen (Thu May 30 2024 - 06:41:36 EST)
- Re: [PATCH v3 14/21] iomap: Sub-extent zeroing John Garry (Thu May 30 2024 - 06:42:55 EST)
- Re: [PATCH v2 02/20] pinctrl: tegra: Use scope based of_node_put() cleanups Thierry Reding (Thu May 30 2024 - 06:46:48 EST)
- [PATCH v5] sched: Consolidate cpufreq updates Qais Yousef (Thu May 30 2024 - 06:47:14 EST)
- RE:(2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Jaewon Kim (Thu May 30 2024 - 06:49:45 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Thomas Weißschuh (Thu May 30 2024 - 06:51:36 EST)
- [syzbot] [wireguard?] INFO: task hung in wg_netns_pre_exit (4) syzbot (Thu May 30 2024 - 06:55:37 EST)
- Re: [PATCH 1/1] iommu: Return right value in iommu_sva_bind_device() Vasant Hegde (Thu May 30 2024 - 06:55:56 EST)
- Re: [RFC PATCH] sbitmap: fix io hung due to race on sbitmap_word::cleared YangYang (Thu May 30 2024 - 06:56:19 EST)
- [PATCH] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Hagar Hemdan (Thu May 30 2024 - 06:58:06 EST)
- [PATCH v3] can: m_can: don't enable transceiver when probing Martin Hundebøll (Thu May 30 2024 - 06:58:34 EST)
- Re: [PATCH v3 2/9] misc: fastrpc: Fix DSP capabilities request Dmitry Baryshkov (Thu May 30 2024 - 06:59:51 EST)
- Re: [PATCH v3 3/9] misc: fastrpc: Fix memory corruption in DSP capabilities Dmitry Baryshkov (Thu May 30 2024 - 07:00:40 EST)
- Re: [PATCH v8 00/17] power: sequencing: implement the subsystem and add first users Neil Armstrong (Thu May 30 2024 - 07:03:13 EST)
- Re: [PATCH v2 1/2] ASoC: simple-card-utils: Split simple_fixup_sample_fmt func Thierry Reding (Thu May 30 2024 - 07:03:27 EST)
- Re: [PATCH v3 4/9] misc: fastrpc: Add static PD restart support Dmitry Baryshkov (Thu May 30 2024 - 07:04:43 EST)
- [PATCH v3] cpufreq/cppc: Remove the desired_perf compare when set target Riwen Lu (Thu May 30 2024 - 07:08:42 EST)
- Re: Regression, thermal: core: battery reading wrong after wake from S3 [Was: Bug Report according to thermal_core.c] fhortner@xxxxxxxx (Thu May 30 2024 - 07:10:25 EST)
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task() Qais Yousef (Thu May 30 2024 - 07:10:59 EST)
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Ilpo Järvinen (Thu May 30 2024 - 07:11:40 EST)
- [PATCH v6] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema Mighty (Thu May 30 2024 - 07:12:41 EST)
- Re: [PATCH v3 5/9] misc: fastrpc: Redesign remote heap management Dmitry Baryshkov (Thu May 30 2024 - 07:14:48 EST)
- Re: [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Matthias Schiffer (Thu May 30 2024 - 07:16:08 EST)
- [PATCH] riscv: dts: thead: th1520: Add PMU event node Inochi Amaoto (Thu May 30 2024 - 07:20:14 EST)
- Re: [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings Dmitry Baryshkov (Thu May 30 2024 - 07:20:28 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release syzbot (Thu May 30 2024 - 07:20:42 EST)
- [PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y Celeste Liu (Thu May 30 2024 - 07:21:09 EST)
- [PATCH 1/6] riscv: defconfig: drop RT_GROUP_SCHED=y Celeste Liu (Thu May 30 2024 - 07:21:24 EST)
- [PATCH 2/6] loongarch: defconfig: drop RT_GROUP_SCHED=y Celeste Liu (Thu May 30 2024 - 07:21:43 EST)
- [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5 Celeste Liu (Thu May 30 2024 - 07:22:04 EST)
- [PATCH 4/6] powerpc: defconfig: drop RT_GROUP_SCHED=y from ppc6xx_defconfig Celeste Liu (Thu May 30 2024 - 07:22:18 EST)
- [PATCH 5/6] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell Celeste Liu (Thu May 30 2024 - 07:22:34 EST)
- [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus Celeste Liu (Thu May 30 2024 - 07:22:55 EST)
- Re: [PATCH v3 1/7] drm/connector: hdmi: accept NULL for Audio Infoframe Dmitry Baryshkov (Thu May 30 2024 - 07:23:14 EST)
- RE: [PATCH net-next v13 12/14] net: ptp: Move ptp_clock_index() to builtin symbol Sai Krishna Gajula (Thu May 30 2024 - 07:23:55 EST)
- Re: [PATCH v3 2/6] KVM: arm64: maintain per VM value for CTR_EL0 Sebastian Ott (Thu May 30 2024 - 07:24:10 EST)
- [PATCH v5] drivers: hwmon: max31827: Add PEC support Radu Sabau (Thu May 30 2024 - 07:26:12 EST)
- Re: [PATCH 2/6] loongarch: defconfig: drop RT_GROUP_SCHED=y Xi Ruoyao (Thu May 30 2024 - 07:28:09 EST)
- Build breakage for imx_v6_v7_defconfig Mark Brown (Thu May 30 2024 - 07:28:30 EST)
- Re: [PATCH v3 3/7] drm/bridge-connector: implement glue code for HDMI connector Dmitry Baryshkov (Thu May 30 2024 - 07:29:27 EST)
- Re: [PATCH v3 5/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework Dmitry Baryshkov (Thu May 30 2024 - 07:35:19 EST)
- Re: [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Matthias Schiffer (Thu May 30 2024 - 07:36:32 EST)
- Re: [PATCH] codetag: avoid race at alloc_slab_obj_exts Vlastimil Babka (Thu May 30 2024 - 07:36:55 EST)
- Re: [PATCH] perf stat: allocation check when calculating cache instance ID Yunseong Kim (Thu May 30 2024 - 07:43:50 EST)
- Re: [PATCH v3] media/*: Convert from tasklet to BH workqueue Hans Verkuil (Thu May 30 2024 - 07:45:06 EST)
- Re: [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers Ilpo Järvinen (Thu May 30 2024 - 07:45:19 EST)
- Re: [PATCH v2] Documentation: cve Korean translation Yunseong Kim (Thu May 30 2024 - 07:45:59 EST)
- Re: [PATCH v3] Documentation: cve Korean translation Yunseong Kim (Thu May 30 2024 - 07:46:47 EST)
- [Regression] 6.10-rc1: Fail to resurrect from suspend. David Wang (Thu May 30 2024 - 07:49:44 EST)
- Re: [DMARC error][DKIM error] [PATCH v6 2/2] arm64: dts: amlogic: Add Amlogic S4 PWM George Stark (Thu May 30 2024 - 07:50:29 EST)
- [PATCH v1 1/1] mfd: core: Make use of device_set_node() Andy Shevchenko (Thu May 30 2024 - 07:51:59 EST)
- Re: [PATCH AUTOSEL 6.9 18/23] powerpc: make fadump resilient with memory add/remove events Sourabh Jain (Thu May 30 2024 - 07:53:04 EST)
- [net-next PATCH] octeontx2: Improve mailbox tracepoints for debugging Subbaraya Sundeep (Thu May 30 2024 - 07:54:43 EST)
- Re: [PATCH 08/17] Add main.c Nemanov, Michael (Thu May 30 2024 - 07:54:57 EST)
- Re: [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations Andrea Parri (Thu May 30 2024 - 07:55:13 EST)
- Re: [PATCH v2 2/2] ASoC: tegra: I2S client convert formats handling Thierry Reding (Thu May 30 2024 - 07:55:18 EST)
- Re: [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x Ceclan, Dumitru (Thu May 30 2024 - 07:55:40 EST)
- [PATCH rdma-next v2 0/2] Fill in capabilities and guid Konstantin Taranov (Thu May 30 2024 - 07:55:57 EST)
- [PATCH rdma-next v2 1/2] RDMA/mana_ib: set node_guid Konstantin Taranov (Thu May 30 2024 - 07:56:01 EST)
- [PATCH rdma-next v2 2/2] RDMA/mana_ib: extend query device Konstantin Taranov (Thu May 30 2024 - 07:56:09 EST)
- Re: [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test Ilpo Järvinen (Thu May 30 2024 - 07:56:35 EST)
- Re: [PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups Geert Uytterhoeven (Thu May 30 2024 - 07:57:41 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Hillf Danton (Thu May 30 2024 - 07:58:02 EST)
- Re: [PATCH v2 13/14] regulator: add pm8008 pmic regulator driver Mark Brown (Thu May 30 2024 - 07:59:52 EST)
- Re: [PATCH 3/8] netlink: specs: Expand the PSE netlink command with C33 new features Donald Hunter (Thu May 30 2024 - 08:01:21 EST)
- Re: [PATCH 2/8] net: ethtool: pse-pd: Expand C33 PSE status with class, power and status message Donald Hunter (Thu May 30 2024 - 08:01:35 EST)
- Re: [PATCH] wifi: mwifiex: fix parsing of more than two AKM suites Sascha Hauer (Thu May 30 2024 - 08:02:07 EST)
- [Regression] 6.10-rc1: Fail to resurrect from suspend. David Wang (Thu May 30 2024 - 08:02:18 EST)
- Re: [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations Alexandre Ghiti (Thu May 30 2024 - 08:05:54 EST)
- [PATCH v3 1/5] iio: adc: ad7173: fix buffers enablement for ad7176-2 Dumitru Ceclan via B4 Relay (Thu May 30 2024 - 08:08:20 EST)
- [PATCH v3 0/5] AD7173 fixes Dumitru Ceclan via B4 Relay (Thu May 30 2024 - 08:08:21 EST)
- [PATCH v3 2/5] iio: adc: ad7173: Add ad7173_device_info names Dumitru Ceclan via B4 Relay (Thu May 30 2024 - 08:08:21 EST)
- [PATCH v3 3/5] iio: adc: ad7173: Remove index from temp channel Dumitru Ceclan via B4 Relay (Thu May 30 2024 - 08:08:22 EST)
- [PATCH v3 4/5] iio: adc: ad7173: Clear append status bit Dumitru Ceclan via B4 Relay (Thu May 30 2024 - 08:08:23 EST)
- [PATCH v3 5/5] iio: adc: ad7173: Fix sampling frequency setting Dumitru Ceclan via B4 Relay (Thu May 30 2024 - 08:09:10 EST)
- Re: [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns Breno Leitao (Thu May 30 2024 - 08:10:50 EST)
- Re: [PATCH v5 2/4] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME Hans Verkuil (Thu May 30 2024 - 08:12:21 EST)
- Re: [PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down Jason Wang (Thu May 30 2024 - 08:12:34 EST)
- Re: [PATCH 8/8] gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type Andrew Lunn (Thu May 30 2024 - 08:13:44 EST)
- Re: [Regression] 6.10-rc1: Fail to resurrect from suspend. Dimitri Sivanich (Thu May 30 2024 - 08:15:22 EST)
- Re: [PATCH 5.15 00/23] 5.15.160-rc1 review Jon Hunter (Thu May 30 2024 - 08:16:30 EST)
- Re: [PATCH v3 2/6] KVM: arm64: maintain per VM value for CTR_EL0 Eric Auger (Thu May 30 2024 - 08:17:49 EST)
- arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Naresh Kamboju (Thu May 30 2024 - 08:21:11 EST)
- Re: [tip: x86/urgent] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater Christian Heusel (Thu May 30 2024 - 08:22:05 EST)
- Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific Huang, Kai (Thu May 30 2024 - 08:22:19 EST)
- Re: [PATCH v3 3/5] perf stat: Remove evlist__add_default_attrs use strings James Clark (Thu May 30 2024 - 08:22:33 EST)
- [RFC PATCH 0/2] nohz idle time accounting cleanup Ze Gao (Thu May 30 2024 - 08:24:33 EST)
- [RFC PATCH 1/2] timer: Use is_idle_task() check instead of idle_cpu() on irq exit Ze Gao (Thu May 30 2024 - 08:24:41 EST)
- [RFC PATCH 2/2] sched/core: Remove sched_core_idle_cpu() Ze Gao (Thu May 30 2024 - 08:24:53 EST)
- Re: [PATCH 1/2] crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits array Stefan Berger (Thu May 30 2024 - 08:25:03 EST)
- [PATCH v3 0/6] Add support for MCRC64 engine to calculate 64-bit CRC in Full-CPU mode kamlesh (Thu May 30 2024 - 08:25:21 EST)
- [PATCH v3 3/6] dt-bindings: crypto: Add Texas Instruments MCRC64 kamlesh (Thu May 30 2024 - 08:25:42 EST)
- [PATCH v3 1/6] lib: add ISO 3309 model crc64 kamlesh (Thu May 30 2024 - 08:25:55 EST)
- [PATCH v3 4/6] crypto: ti - add driver for MCRC64 engine kamlesh (Thu May 30 2024 - 08:26:21 EST)
- [PATCH v3 2/6] crypto: crc64 - add crc64-iso3309 framework kamlesh (Thu May 30 2024 - 08:26:27 EST)
- [PATCH v3 5/6 DONOTMERGE] arm64: dts: ti: k3-am62: Add dt node, cbass_main ranges for MCRC64 kamlesh (Thu May 30 2024 - 08:26:30 EST)
- [PATCH v3 6/6 DONOTMERGE] arm64: defconfig: enable TI MCRC64 module kamlesh (Thu May 30 2024 - 08:26:54 EST)
- Re: [PATCH wireless-next 6/8] wifi: wlcore: add pn16 support Nemanov, Michael (Thu May 30 2024 - 08:27:23 EST)
- Re: [PATCH 3/3] media: tegra-vde: remove unused struct 'tegra_vde_h264_frame' Hans Verkuil (Thu May 30 2024 - 08:27:39 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Russell King (Oracle) (Thu May 30 2024 - 08:27:56 EST)
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Johannes Weiner (Thu May 30 2024 - 08:28:10 EST)
- Re: [RESEND PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma Thierry Reding (Thu May 30 2024 - 08:29:37 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release syzbot (Thu May 30 2024 - 08:30:15 EST)
- Re: [PATCH v3 03/18] media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T Hans Verkuil (Thu May 30 2024 - 08:33:37 EST)
- Re: [DMARC error][DKIM error] [PATCH v6 1/2] pwm: meson: Add support for Amlogic S4 PWM George Stark (Thu May 30 2024 - 08:33:55 EST)
- Re: [PATCH v3 04/18] media: dvb-frontend/mxl5xx: Use flex array for MBIN_SEGMENT_T Hans Verkuil (Thu May 30 2024 - 08:36:12 EST)
- Re: [PATCH RESEND v2 0/4] DONOTMERGE: ep93xx-clk from ep93xx device tree conversion Nikita Shubin (Thu May 30 2024 - 08:36:27 EST)
- [PATCH] tick/nohz_full: turn tick_do_timer_boot_cpu into boot_cpu_is_nohz_full Oleg Nesterov (Thu May 30 2024 - 08:42:34 EST)
- [PATCH] tick: shift tick_nohz_switch_to_nohz() from tick_check_oneshot_change() to hrtimer_run_queues() Oleg Nesterov (Thu May 30 2024 - 08:43:46 EST)
- Re: [PATCH 0/2] ecdsa: Use ecc_digits_from_bytes to simplify code Stefan Berger (Thu May 30 2024 - 08:44:54 EST)
- Re: [PATCH] tty: serial: 8250: Passing attr_group to universal driver Greg Kroah-Hartman (Thu May 30 2024 - 08:45:09 EST)
- Re: [PATCH v3 0/2] qcom: initial support for the SHIFTphone 8 Rob Herring (Arm) (Thu May 30 2024 - 08:45:56 EST)
- Re: [PATCH v5 0/4] Add minimal boot support for Raspberry Pi 5 Rob Herring (Arm) (Thu May 30 2024 - 08:46:05 EST)
- Re: [PATCH wireless-next 6/8] wifi: wlcore: add pn16 support Nemanov, Michael (Thu May 30 2024 - 08:46:41 EST)
- The Vast X on REDDIT (Fair Pay Background, Low-Jitter continued) Ywe Cærlyn (Thu May 30 2024 - 08:46:50 EST)
- Re: [PATCH 1/9] pinctrl: renesas: rzg2l: Fix variable names in OEN functions Geert Uytterhoeven (Thu May 30 2024 - 08:48:18 EST)
- Re: [RESEND PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma Thierry Reding (Thu May 30 2024 - 08:48:34 EST)
- Re: [PATCH 2/6] clk: mediatek: Add mt8173-mfgtop driver AngeloGioacchino Del Regno (Thu May 30 2024 - 08:48:46 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs James Clark (Thu May 30 2024 - 08:48:56 EST)
- Re: [net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up Andrew Lunn (Thu May 30 2024 - 08:51:42 EST)
- Re: [PATCH 2/9] pinctrl: renesas: rzg2l: Refactor pin to OEN bit translation Geert Uytterhoeven (Thu May 30 2024 - 08:52:25 EST)
- 6.9.3 Hung tasks Genes Lists (Thu May 30 2024 - 08:53:47 EST)
- Re: [PATCH net-next v13 12/14] net: ptp: Move ptp_clock_index() to builtin symbol Kory Maincent (Thu May 30 2024 - 08:54:12 EST)
- Re: [PATCH v6 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events James Clark (Thu May 30 2024 - 08:54:50 EST)
- Re: [PATCH v2 04/10] regulator: bd96801: ROHM BD96801 PMIC regulators Mark Brown (Thu May 30 2024 - 08:55:18 EST)
- Re: [PATCH v2 10/10] regulator: bd96801: Add ERRB IRQ Mark Brown (Thu May 30 2024 - 08:56:24 EST)
- Re: [PATCH v3 3/6] KVM: arm64: add emulation for CTR_EL0 register Sebastian Ott (Thu May 30 2024 - 08:57:10 EST)
- Re: [PATCH 2/8] net: ethtool: pse-pd: Expand C33 PSE status with class, power and status message Kory Maincent (Thu May 30 2024 - 08:58:41 EST)
- [PATCH] cpuset: Optimize the number of iterations in the scheduling domain construction process Xavier (Thu May 30 2024 - 08:59:23 EST)
- Re: [PATCH v3 03/18] media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T Ricardo Ribalda (Thu May 30 2024 - 09:00:18 EST)
- Re: [PATCH] net: stmmac: dwmac-qcom-ethqos: Configure host DMA width Andrew Halaney (Thu May 30 2024 - 09:01:13 EST)
- [PATCH] wifi: mwifiex: increase max_num_akm_suites Sascha Hauer (Thu May 30 2024 - 09:02:16 EST)
- Re: [PATCH v2 0/3] drm/panel: sitronix-st7789v: fixes for jt240mhqs_hwt_ek_e3 panel Neil Armstrong (Thu May 30 2024 - 09:02:51 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Ilkka Naulapää (Thu May 30 2024 - 09:05:08 EST)
- Re: [PATCH] ACPI: Do not enable ACPI SPCR console by default on arm64 Prarit Bhargava (Thu May 30 2024 - 09:06:33 EST)
- Re: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Andrew Lunn (Thu May 30 2024 - 09:07:23 EST)
- Re: [PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down Michael S. Tsirkin (Thu May 30 2024 - 09:09:51 EST)
- Re: [PATCH 3/9] pinctrl: renesas: rzg2l: Support output enable on RZ/G2L Geert Uytterhoeven (Thu May 30 2024 - 09:13:56 EST)
- [PATCH v3] kobject_uevent: Fix OOB access within zap_modalias_env() Zijun Hu (Thu May 30 2024 - 09:15:04 EST)
- Re: [PATCH] MAINTAINERS: update email for Evan Quan Alex Deucher (Thu May 30 2024 - 09:17:20 EST)
- Re: [PATCH 2/2] hwmon: (ina2xx) Add device tree support to pass alert polarity Guenter Roeck (Thu May 30 2024 - 09:18:58 EST)
- Re: [PATCH 5/5] media: drivers/media/dvb-core: Refactor dvb_frontend_open Hans Verkuil (Thu May 30 2024 - 09:20:11 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ti,ina2xx: Add alert-polarity property Guenter Roeck (Thu May 30 2024 - 09:21:00 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 09:24:06 EST)
- WARNING: at fs/nfs/nfs3xdr.c:188 encode_filename3 on rk3399 Naresh Kamboju (Thu May 30 2024 - 09:24:29 EST)
- Re: [PATCH] i2c: smbus: fix NULL function pointer dereference Jean Delvare (Thu May 30 2024 - 09:25:16 EST)
- [PATCH v2 0/3] Dead structs in media/platform linux (Thu May 30 2024 - 09:26:41 EST)
- [PATCH v2 1/3] media: amphion: remove unused struct 'vpu_malone_frame_buffer' linux (Thu May 30 2024 - 09:26:47 EST)
- [PATCH v2 2/3] media: m2m-deinterlace: remove unused struct 'vb2_dc_conf' linux (Thu May 30 2024 - 09:26:50 EST)
- [PATCH v2 3/3] media: tegra-vde: remove unused struct 'tegra_vde_h264_frame' linux (Thu May 30 2024 - 09:27:04 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 09:28:37 EST)
- Re: [PATCH 3/3] media: tegra-vde: remove unused struct 'tegra_vde_h264_frame' Dr. David Alan Gilbert (Thu May 30 2024 - 09:28:55 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Arnd Bergmann (Thu May 30 2024 - 09:29:04 EST)
- Re: [net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up Vladimir Oltean (Thu May 30 2024 - 09:29:20 EST)
- Re: [PATCH] jfs: Fix array-index-out-of-bounds in diFree Jeongjun Park (Thu May 30 2024 - 09:29:38 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: sc7180: Disable SS instances in park mode Doug Anderson (Thu May 30 2024 - 09:30:52 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: sc7280: Disable SS instances in park mode Doug Anderson (Thu May 30 2024 - 09:31:41 EST)
- [GIT PULL] Networking for v6.10-rc2 Paolo Abeni (Thu May 30 2024 - 09:31:56 EST)
- Re: [PATCH 0/2] Disable SS instances in park mode for SC7180/ SC7280 Doug Anderson (Thu May 30 2024 - 09:34:51 EST)
- Re: [PATCH v1 2/4] iio: adc: Add support for MediaTek MT6357/8/9 Auxiliary ADC Andy Shevchenko (Thu May 30 2024 - 09:35:17 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Thu May 30 2024 - 09:36:14 EST)
- Re: [PATCH 4/4] riscv: entry: Save a frame record for exceptions kernel test robot (Thu May 30 2024 - 09:36:38 EST)
- Re: 6.9.3 Hung tasks Genes Lists (Thu May 30 2024 - 09:37:03 EST)
- Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device) Jonathan Cameron (Thu May 30 2024 - 09:38:33 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 09:40:06 EST)
- Re: [PATCH 4/9] arm64: dts: renesas: rzg2l: Enable Ethernet TXC output Geert Uytterhoeven (Thu May 30 2024 - 09:40:58 EST)
- Re: [net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up Russell King (Oracle) (Thu May 30 2024 - 09:41:15 EST)
- Re: [PATCH 0/6] Update compat strings for SD/MMC nodes on RZ/{G2L (family), G3S, V2M} SoCs Geert Uytterhoeven (Thu May 30 2024 - 09:44:26 EST)
- Re: [PATCH] mtd: make mtd_test.c a separate module Miquel Raynal (Thu May 30 2024 - 09:45:47 EST)
- [PATCH 00/11] rcu/nocb: (De-)offloading on offline CPUs Frederic Weisbecker (Thu May 30 2024 - 09:46:09 EST)
- [PATCH 01/11] rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN() Frederic Weisbecker (Thu May 30 2024 - 09:46:21 EST)
- [PATCH 02/11] rcu/nocb: Move nocb field at the end of state struct Frederic Weisbecker (Thu May 30 2024 - 09:46:38 EST)
- [PATCH 03/11] rcu/nocb: Assert no callbacks while nocb kthread allocation fails Frederic Weisbecker (Thu May 30 2024 - 09:46:52 EST)
- Re: [PATCH v2 1/2] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw() Marc Zyngier (Thu May 30 2024 - 09:47:10 EST)
- [PATCH 04/11] rcu/nocb: Introduce nocb mutex Frederic Weisbecker (Thu May 30 2024 - 09:47:16 EST)
- [PATCH] blk-throttle: Fix incorrect display of io.max Waiman Long (Thu May 30 2024 - 09:47:21 EST)
- [PATCH 05/11] rcu/nocb: (De-)offload callbacks on offline CPUs only Frederic Weisbecker (Thu May 30 2024 - 09:47:51 EST)
- [PATCH 06/11] rcu/nocb: Remove halfway (de-)offloading handling from bypass Frederic Weisbecker (Thu May 30 2024 - 09:48:04 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Thu May 30 2024 - 09:48:14 EST)
- [PATCH 07/11] rcu/nocb: Remove halfway (de-)offloading handling from rcu_core()'s QS reporting Frederic Weisbecker (Thu May 30 2024 - 09:48:29 EST)
- [PATCH 08/11] rcu/nocb: Remove halfway (de-)offloading handling from rcu_core Frederic Weisbecker (Thu May 30 2024 - 09:48:46 EST)
- [PATCH 09/11] rcu/nocb: Remove SEGCBLIST_RCU_CORE Frederic Weisbecker (Thu May 30 2024 - 09:48:58 EST)
- [PATCH 10/11] rcu/nocb: Remove SEGCBLIST_KTHREAD_CB Frederic Weisbecker (Thu May 30 2024 - 09:49:09 EST)
- [PATCH 11/11] rcu/nocb: Simplify (de-)offloading state machine Frederic Weisbecker (Thu May 30 2024 - 09:49:24 EST)
- Re: [PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb() Willem de Bruijn (Thu May 30 2024 - 09:49:37 EST)
- [PATCH 0/3] riscv: sophgo: add thermal sensor support for cv180x/sg200x SoCs Haylen Chu (Thu May 30 2024 - 09:49:58 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 09:50:13 EST)
- Re: [PATCH 5/9] arm64: dts: renesas: rzg2lc: Enable Ethernet TXC output Geert Uytterhoeven (Thu May 30 2024 - 09:50:26 EST)
- [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal Haylen Chu (Thu May 30 2024 - 09:50:41 EST)
- [PATCH 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone Haylen Chu (Thu May 30 2024 - 09:50:53 EST)
- [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support Haylen Chu (Thu May 30 2024 - 09:51:15 EST)
- Re: [PATCH] blk-throttle: Fix incorrect display of io.max Waiman Long (Thu May 30 2024 - 09:51:30 EST)
- Re: [PATCH net-next v6 0/3] Introduce switch mode support for ICSSG driver patchwork-bot+netdevbpf (Thu May 30 2024 - 09:51:48 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Dave Hansen (Thu May 30 2024 - 09:52:05 EST)
- Re: [PATCH 6/9] arm64: dts: renesas: rzg2ul: Enable Ethernet TXC output Geert Uytterhoeven (Thu May 30 2024 - 09:52:20 EST)
- Re: [PATCH 7/9] arm64: dts: renesas: rzg2l: Set Ethernet PVDD to 1.8V Geert Uytterhoeven (Thu May 30 2024 - 09:52:37 EST)
- Re: [PATCH 8/9] arm64: dts: renesas: rzg2lc: Set Ethernet PVDD to 1.8V Geert Uytterhoeven (Thu May 30 2024 - 09:52:49 EST)
- Re: [PATCH 9/9] arm64: dts: renesas: rzg2ul: Set Ethernet PVDD to 1.8V Geert Uytterhoeven (Thu May 30 2024 - 09:53:03 EST)
- [PATCH] iommu/vt-d: Fix panic accessing amd_iommu_enable_faulting Dimitri Sivanich (Thu May 30 2024 - 09:53:18 EST)
- Re: [PATCH] clk: mediatek: Add a module description where missing Alexandre Mergnat (Thu May 30 2024 - 09:53:29 EST)
- Re: [net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up Vladimir Oltean (Thu May 30 2024 - 09:53:53 EST)
- Re: [PATCH v2 0/2] of: Fix interrupt-map for fw_devlink Marc Zyngier (Thu May 30 2024 - 09:54:56 EST)
- Re: [PATCH 2/9] pinctrl: renesas: rzg2l: Refactor pin to OEN bit translation Paul Barker (Thu May 30 2024 - 09:55:59 EST)
- BUG: kernel NULL pointer dereference, address: 000000000000002c - RIP: 0010:alloc_extent_buffer Naresh Kamboju (Thu May 30 2024 - 09:56:37 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Thomas Weißschuh (Thu May 30 2024 - 09:57:33 EST)
- device_def_domain_type documentation header does not match implementation Diederik de Haas (Thu May 30 2024 - 09:58:01 EST)
- Re: [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns Paolo Abeni (Thu May 30 2024 - 09:58:24 EST)
- [PATCH v2 0/2] arm64: Add basic support for LG H815 Alexander Reimelt (Thu May 30 2024 - 10:00:08 EST)
- [PATCH v2 1/2] dt-bindings: arm: qcom: Add LG G4 (h815) Alexander Reimelt (Thu May 30 2024 - 10:00:16 EST)
- [PATCH v2 2/2] arm64: dts: qcom: msm8992-lg-h815: Initial support for LG G4 (H815) Alexander Reimelt (Thu May 30 2024 - 10:00:23 EST)
- Re: Bug in Kernel 6.8.x, 6.9.x Causing Trace/Panic During Shutdown/Reboot Steven Rostedt (Thu May 30 2024 - 10:00:48 EST)
- Re: [PATCH v3 3/3] KVM: SEV-ES: Fix LBRV code Tom Lendacky (Thu May 30 2024 - 10:03:58 EST)
- Re: [PATCH v6] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state Dave Martin (Thu May 30 2024 - 10:04:14 EST)
- Re: 6.9.3 Hung tasks Russell King (Oracle) (Thu May 30 2024 - 10:05:08 EST)
- Re: [tip: x86/urgent] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater Borislav Petkov (Thu May 30 2024 - 10:05:17 EST)
- [PATCH] clk: qcom: gcc-x1e80100: Set parent rate for USB3 sec and tert PHY pipe clks Abel Vesa (Thu May 30 2024 - 10:05:40 EST)
- [tip: x86/urgent] x86/topology/amd: Evaluate SMT in CPUID leaf 0x8000001e only on family 0x17 and greater tip-bot2 for Thomas Gleixner (Thu May 30 2024 - 10:06:23 EST)
- Re: iio: iio-trig-hrtimer bug on suspend/resume when used with bmi160 and bmi323 Denis Benato (Thu May 30 2024 - 10:07:39 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 10:07:53 EST)
- [PATCH net-next v3 0/3] doc: mptcp: new general doc and fixes Matthieu Baerts (NGI0) (Thu May 30 2024 - 10:08:13 EST)
- [PATCH net-next v3 1/3] doc: mptcp: add missing 'available_schedulers' entry Matthieu Baerts (NGI0) (Thu May 30 2024 - 10:08:30 EST)
- [PATCH net-next v3 2/3] doc: mptcp: alphabetical order Matthieu Baerts (NGI0) (Thu May 30 2024 - 10:08:50 EST)
- [PATCH net-next v3 3/3] doc: new 'mptcp' page in 'networking' Matthieu Baerts (NGI0) (Thu May 30 2024 - 10:09:12 EST)
- Re: [PATCH] KEYS: trusted: add MODULE_DESCRIPTION() Jeff Johnson (Thu May 30 2024 - 10:09:33 EST)
- Re: [PATCH -fixes] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations Andrea Parri (Thu May 30 2024 - 10:09:47 EST)
- Re: [PATCH net-next v2 3/3] doc: new 'mptcp' page in 'networking' Matthieu Baerts (Thu May 30 2024 - 10:10:06 EST)
- Re: [Regression] 6.10-rc1: Fail to resurrect from suspend. David Wang (Thu May 30 2024 - 10:10:23 EST)
- Re: [PATCH RFC v3 0/9] dt-bindings: hwinfo: Introduce board-id Michal Simek (Thu May 30 2024 - 10:13:02 EST)
- Re: [PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up Jose Ignacio Tornos Martinez (Thu May 30 2024 - 10:13:25 EST)
- Re: [PATCH] x86/cpu: Provide default cache line size if not enumerated Andy Shevchenko (Thu May 30 2024 - 10:13:42 EST)
- Re: [net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up Russell King (Oracle) (Thu May 30 2024 - 10:15:14 EST)
- [PATCH] nilfs2: fix potential kernel bug due to lack of writeback flag waiting Ryusuke Konishi (Thu May 30 2024 - 10:16:11 EST)
- Re: [PATCH] x86/cpu: Provide default cache line size if not enumerated Dave Hansen (Thu May 30 2024 - 10:16:27 EST)
- Re: [PATCH v2] platform/x86/amd/pmf: Use memdup_user() Thorsten Blum (Thu May 30 2024 - 10:16:31 EST)
- Re: [PATCH 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe Andrew Davis (Thu May 30 2024 - 10:16:52 EST)
- Re: [PATCH v4 1/3] PCI: qcom: Refactor common code Manivannan Sadhasivam (Thu May 30 2024 - 10:17:08 EST)
- [PATCH net,v2] ice: avoid IRQ collision to fix init failure on ACPI S3 resume Ricky Wu (Thu May 30 2024 - 10:22:01 EST)
- Re: [PATCH v7 4/4] optee: probe RPMB device using RPMB subsystem Manuel Traut (Thu May 30 2024 - 10:22:32 EST)
- Re: [PATCH 4/4] riscv: entry: Save a frame record for exceptions kernel test robot (Thu May 30 2024 - 10:23:02 EST)
- [tip: x86/urgent] x86/cpu: Provide default cache line size if not enumerated tip-bot2 for Dave Hansen (Thu May 30 2024 - 10:23:18 EST)
- [PATCH] ARM: dts: ls1021a: add QUICC Engine node Esben Haabendal (Thu May 30 2024 - 10:23:45 EST)
- Re: [PATCH v2 0/3] selftests/futex: clang-inspired fixes Shuah Khan (Thu May 30 2024 - 10:24:07 EST)
- [PATCH] io_uring/rw: Free iovec before cleaning async data Breno Leitao (Thu May 30 2024 - 10:24:18 EST)
- Re: [PATCH v2 1/7] pmdomain: core: Enable s2idle for CPU PM domains on PREEMPT_RT Nikunj Kela (Thu May 30 2024 - 10:24:35 EST)
- Re: [PATCH v2 1/9] drm/bridge: cdns-dsi: Fix OF node pointer Dmitry Baryshkov (Thu May 30 2024 - 10:25:10 EST)
- [PATCH v7 0/3] scsi: ufs: Allow RTT negotiation Avri Altman (Thu May 30 2024 - 10:26:10 EST)
- Re: [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores Shuah Khan (Thu May 30 2024 - 10:26:11 EST)
- [PATCH v7 1/3] scsi: ufs: Allow RTT negotiation Avri Altman (Thu May 30 2024 - 10:26:39 EST)
- [PATCH v7 3/3] scsi: ufs: sysfs: Make max_number_of_rtt read-write Avri Altman (Thu May 30 2024 - 10:26:49 EST)
- [PATCH v7 2/3] scsi: ufs: Maximum RTT supported by the host driver Avri Altman (Thu May 30 2024 - 10:26:55 EST)
- Re: [PATCH] RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlist_info Leon Romanovsky (Thu May 30 2024 - 10:27:35 EST)
- Re: [PATCH rdma-next v3 0/3] RDMA/mana_ib: Add support of RC QPs Leon Romanovsky (Thu May 30 2024 - 10:27:47 EST)
- Re: [PATCH] irqchip/sifive-plic: Chain to parent IRQ after handlers are ready Anup Patel (Thu May 30 2024 - 10:28:44 EST)
- Re: [PATCH] kheaders: explicitly define file modes for archived headers Masahiro Yamada (Thu May 30 2024 - 10:30:53 EST)
- Re: [PATCH v4 2/3] PCI: qcom: Add equalization settings for 16 GT/s Manivannan Sadhasivam (Thu May 30 2024 - 10:31:54 EST)
- Re: [PATCH v4 3/3] PCI: qcom: Add RX margining settings for 16 GT/s Manivannan Sadhasivam (Thu May 30 2024 - 10:32:37 EST)
- Re: [PATCH v4 0/3] pci: qcom: Add 16GT/s equalization and margining settings Manivannan Sadhasivam (Thu May 30 2024 - 10:33:16 EST)
- Re: [PATCH] wifi: rtw88: schedule rx work after everything is set up Tim K (Thu May 30 2024 - 10:34:14 EST)
- Re: [PATCH v2 1/3] drm/panel-edp: add fat warning against adding new panel compatibles Doug Anderson (Thu May 30 2024 - 10:34:33 EST)
- Re: [PATCH v2 2/3] dt-bindings: display: panel-simple: drop several eDP panels Doug Anderson (Thu May 30 2024 - 10:34:50 EST)
- Re: [PATCH v2 3/3] drm/panel-edp: drop several legacy panels Doug Anderson (Thu May 30 2024 - 10:35:14 EST)
- Re: [net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up Vladimir Oltean (Thu May 30 2024 - 10:35:40 EST)
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop Charlie Jenkins (Thu May 30 2024 - 10:37:52 EST)
- Re: [PATCH 08/17] Add main.c Kalle Valo (Thu May 30 2024 - 10:38:20 EST)
- [PATCH 1/1] ARM: imx_v6_v7_defconfig: Enable drivers for TQMa7x/MBa7x Alexander Stein (Thu May 30 2024 - 10:38:32 EST)
- Re: [PATCH v7 0/4] Replay Protected Memory Block (RPMB) subsystem Manuel Traut (Thu May 30 2024 - 10:38:54 EST)
- Re: [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop Clément Léger (Thu May 30 2024 - 10:39:17 EST)
- Re: [PATCH] io_uring/rw: Free iovec before cleaning async data Jens Axboe (Thu May 30 2024 - 10:39:31 EST)
- current->alloc_tag not set WARNING: CPU: 0 PID: 31 at include/linux/alloc_tag.h:125 alloc_tag_add_check+0x86/0x96 when stressing VMM via stress-ng (kernel 6.10-rc1, i686) Erhard Furtner (Thu May 30 2024 - 10:39:51 EST)
- [PATCH] cred: plug a hole in struct cred Mateusz Guzik (Thu May 30 2024 - 10:41:01 EST)
- Re: [PATCH 1/7] riscv: Implement cmpxchg32/64() using Zacas Conor Dooley (Thu May 30 2024 - 10:43:28 EST)
- [PATCH v2] KEYS: trusted: add missing MODULE_DESCRIPTION() Jeff Johnson (Thu May 30 2024 - 10:44:17 EST)
- Re: [PATCH v3 3/6] iio: adc: ad7173: refactor ain and vref selection Ceclan, Dumitru (Thu May 30 2024 - 10:45:48 EST)
- Re: [PATCH v5 2/4] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME Martin Tůma (Thu May 30 2024 - 10:46:04 EST)
- [PATCH v3 3/3] arm64/configs: Update defconfig with now user-visible CONFIG_FSL_IFC Esben Haabendal (Thu May 30 2024 - 10:47:17 EST)
- [PATCH v3 2/3] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC Esben Haabendal (Thu May 30 2024 - 10:47:19 EST)
- [PATCH v3 0/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Thu May 30 2024 - 10:47:19 EST)
- [PATCH v3 1/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable Esben Haabendal (Thu May 30 2024 - 10:47:20 EST)
- Re: [syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup Harshit Mogalapalli (Thu May 30 2024 - 10:48:03 EST)
- Re: [PATCH V5 6/6] PCI: qcom: Add support for IPQ9574 Manivannan Sadhasivam (Thu May 30 2024 - 10:48:24 EST)
- Re: [PATCH v3 1/4] LoongArch: Fix built-in DTB detection Huacai Chen (Thu May 30 2024 - 10:49:36 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: qcom: Add LG G4 (h815) Petr Vorel (Thu May 30 2024 - 10:50:03 EST)
- Re: [PATCH net-next v2] net: mana: Allow variable size indirection table Leon Romanovsky (Thu May 30 2024 - 10:50:39 EST)
- Re: [net-next,v3 5/8] cn10k-ipsec: Add SA add/delete support for outb inline ipsec Leon Romanovsky (Thu May 30 2024 - 10:50:54 EST)
- Re: [PATCH v2 0/2] of: Fix interrupt-map for fw_devlink Anup Patel (Thu May 30 2024 - 10:52:48 EST)
- Re: [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device() Frederic Weisbecker (Thu May 30 2024 - 10:53:00 EST)
- [PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations Alexandre Ghiti (Thu May 30 2024 - 10:56:00 EST)
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang Shuah Khan (Thu May 30 2024 - 10:58:24 EST)
- [PATCH] drm/amd/display: Increase frame-larger-than warning limit Palmer Dabbelt (Thu May 30 2024 - 10:58:52 EST)
- Re: [PATCH] soc/fsl/qbman: remove unused struct 'cgr_comp' Sean Anderson (Thu May 30 2024 - 10:59:21 EST)
- Re: [PATCH v2 3/3] media: tegra-vde: remove unused struct 'tegra_vde_h264_frame' Thierry Reding (Thu May 30 2024 - 10:59:45 EST)
- Re: [PATCH v6 0/7] Add mediate-drm secure flow for SVP mripard@xxxxxxxxxx (Thu May 30 2024 - 11:02:08 EST)
- Re: [PATCH 1/1] spi: dt-bindings: fsl-dspi: Convert to yaml format Vladimir Oltean (Thu May 30 2024 - 11:02:21 EST)
- Re: [PATCH] x86/cpu: Provide default cache line size if not enumerated Andy Shevchenko (Thu May 30 2024 - 11:05:04 EST)
- [PATCH v3 0/3] Add TCPM support for PM7250B and Fairphone 4 Luca Weiss (Thu May 30 2024 - 11:06:28 EST)
- [PATCH v3 1/3] arm64: dts: qcom: pm7250b: Add node for PMIC VBUS booster Luca Weiss (Thu May 30 2024 - 11:06:41 EST)
- [PATCH v3 2/3] arm64: dts: qcom: pm7250b: Add a TCPM description Luca Weiss (Thu May 30 2024 - 11:06:43 EST)
- [PATCH v3 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Enable USB role switching Luca Weiss (Thu May 30 2024 - 11:07:12 EST)
- Re: [PATCH] drivers: iio: adc: add support for ad777x family Andy Shevchenko (Thu May 30 2024 - 11:08:16 EST)
- Re: [tip: x86/urgent] x86/cpu: Provide default cache line size if not enumerated Jörn Heusipp (Thu May 30 2024 - 11:08:30 EST)
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Reinette Chatre (Thu May 30 2024 - 11:09:09 EST)
- Re: [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test Reinette Chatre (Thu May 30 2024 - 11:11:27 EST)
- [PATCH v2 03/11] spi: pxa2xx: Remove no more needed driver data Andy Shevchenko (Thu May 30 2024 - 11:11:43 EST)
- [PATCH v2 01/11] spi: pxa2xx: Wrap pxa_ssp_request() to be device managed resource Andy Shevchenko (Thu May 30 2024 - 11:11:48 EST)
- [PATCH v2 04/11] spi: pxa2xx: Remove hard coded number of chip select pins Andy Shevchenko (Thu May 30 2024 - 11:12:01 EST)
- [PATCH v2 02/11] spi: pxa2xx: Reorganize the SSP type retrieval Andy Shevchenko (Thu May 30 2024 - 11:12:07 EST)
- [PATCH v2 05/11] spi: pxa2xx: Utilise temporary variable for struct device Andy Shevchenko (Thu May 30 2024 - 11:12:33 EST)
- [PATCH v2 08/11] spi: pxa2xx: Remove superflous check for Intel Atom SoCs Andy Shevchenko (Thu May 30 2024 - 11:12:39 EST)
- [PATCH v2 06/11] spi: pxa2xx: Print DMA burst size only when DMA is enabled Andy Shevchenko (Thu May 30 2024 - 11:12:41 EST)
- [PATCH v2 09/11] spi: pxa2xx: Extract pxa2xx_spi_platform_*() callbacks Andy Shevchenko (Thu May 30 2024 - 11:13:05 EST)
- [PATCH v2 07/11] spi: pxa2xx: Remove duplicate check Andy Shevchenko (Thu May 30 2024 - 11:13:17 EST)
- [PATCH v2 11/11] spi: pxa2xx: Convert PCI driver to use spi-pxa2xx code directly Andy Shevchenko (Thu May 30 2024 - 11:13:29 EST)
- [PATCH v2 00/11] spi: pxa2xx: Get rid of an additional layer in PCI driver Andy Shevchenko (Thu May 30 2024 - 11:13:46 EST)
- [PATCH v2 10/11] spi: pxa2xx: Move platform driver to a separate file Andy Shevchenko (Thu May 30 2024 - 11:14:12 EST)
- [PATCH] usb: dwc3: core: workaround for hibernation D3 entry timeout joswang (Thu May 30 2024 - 11:14:50 EST)
- [PATCH v3 1/5] iio: introduce struct iio_scan_type David Lechner (Thu May 30 2024 - 11:15:09 EST)
- [PATCH v3 0/5] iio: add support for multiple scan types David Lechner (Thu May 30 2024 - 11:15:12 EST)
- [PATCH v3 2/5] iio: buffer: use struct iio_scan_type to simplify code David Lechner (Thu May 30 2024 - 11:15:25 EST)
- [PATCH v3 4/5] iio: adc: ad7380: use spi_optimize_message() David Lechner (Thu May 30 2024 - 11:15:41 EST)
- [PATCH v3 3/5] iio: add support for multiple scan types per channel David Lechner (Thu May 30 2024 - 11:15:59 EST)
- [PATCH v3 5/5] iio: adc: ad7380: add oversampling support David Lechner (Thu May 30 2024 - 11:16:14 EST)
- Re: [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag Jakub Kicinski (Thu May 30 2024 - 11:17:02 EST)
- [PATCH] thermal: intel: intel_pch: Improve cooling log Zhang Rui (Thu May 30 2024 - 11:17:21 EST)
- Re: [PATCH] iommu/vt-d: Fix panic accessing amd_iommu_enable_faulting Vasant Hegde (Thu May 30 2024 - 11:18:22 EST)
- Re: [PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations Andrea Parri (Thu May 30 2024 - 11:19:08 EST)
- Re: [PATCH v8 00/17] power: sequencing: implement the subsystem and add first users Caleb Connolly (Thu May 30 2024 - 11:22:43 EST)
- Re: [PATCH] tick: shift tick_nohz_switch_to_nohz() from tick_check_oneshot_change() to hrtimer_run_queues() Frederic Weisbecker (Thu May 30 2024 - 11:25:08 EST)
- Re: [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions Charlie Jenkins (Thu May 30 2024 - 11:26:03 EST)
- Re: [PATCH 1/2] x86: Remove the prefetch() specific implementation on x86_64 Nikolay Borisov (Thu May 30 2024 - 11:26:31 EST)
- Re: [PATCH v2 3/3] media: tegra-vde: remove unused struct 'tegra_vde_h264_frame' Dr. David Alan Gilbert (Thu May 30 2024 - 11:29:00 EST)
- Re: [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal Rob Herring (Arm) (Thu May 30 2024 - 11:29:45 EST)
- Re: [PATCH 2/2] prefetch: Add ARCH_HAS_PREFETCH definition when the architecture is not defined Nikolay Borisov (Thu May 30 2024 - 11:30:26 EST)
- Re: [PATCH 1/3] slab: check the return value of check_bytes_and_report() Christoph Lameter (Ampere) (Thu May 30 2024 - 11:30:45 EST)
- Re: [PATCH v2 8/8] arm64: defconfig: Enable TI eQEP Driver Judith Mendez (Thu May 30 2024 - 11:32:35 EST)
- Re: [PATCH v5 2/4] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME Hans Verkuil (Thu May 30 2024 - 11:32:52 EST)
- Re: [tip: x86/urgent] x86/cpu: Provide default cache line size if not enumerated Dave Hansen (Thu May 30 2024 - 11:33:28 EST)
- [REGRESSION] probe with driver acpi-fan failed with error -22 Laura Nao (Thu May 30 2024 - 11:37:12 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs James Clark (Thu May 30 2024 - 11:37:25 EST)
- [tip: x86/urgent] x86/cpu: Provide default cache line size if not enumerated tip-bot2 for Dave Hansen (Thu May 30 2024 - 11:38:29 EST)
- Re: [PATCH 3/6] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU Conor Dooley (Thu May 30 2024 - 11:38:58 EST)
- Re: [PATCH] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Marc Zyngier (Thu May 30 2024 - 11:40:46 EST)
- Re: [PATCH v6] arm64/fpsimd: Suppress SVE access traps when loading FPSIMD state Mark Brown (Thu May 30 2024 - 11:41:02 EST)
- Re: [PATCH net-next v2] net: mana: Allow variable size indirection table Jakub Kicinski (Thu May 30 2024 - 11:41:33 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Nikolay Borisov (Thu May 30 2024 - 11:42:22 EST)
- Re: [PATCH net-next v2] net: mana: Allow variable size indirection table Jakub Kicinski (Thu May 30 2024 - 11:43:09 EST)
- Re: [PATCH 1/6] dt-bindings: clock: mediatek: Add mt8173 mfgtop Conor Dooley (Thu May 30 2024 - 11:43:28 EST)
- [PATCH 0/3] arm64: dts: qcom: x1e80100: Add proper support for NVMe (PCIe 6a) Abel Vesa (Thu May 30 2024 - 11:44:03 EST)
- [PATCH 1/3] arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a Abel Vesa (Thu May 30 2024 - 11:44:12 EST)
- [PATCH 2/3] arm64: dts: qcom: x1e80100-qcp: Fix the PHY regulator for PCIe 6a Abel Vesa (Thu May 30 2024 - 11:44:26 EST)
- [PATCH 3/3] arm64: dts: qcom: x1e80100: Describe the PCIe 6a resources Abel Vesa (Thu May 30 2024 - 11:44:52 EST)
- Re: [PATCH net-next v13 12/14] net: ptp: Move ptp_clock_index() to builtin symbol Jakub Kicinski (Thu May 30 2024 - 11:46:05 EST)
- Re: [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop Charlie Jenkins (Thu May 30 2024 - 11:48:31 EST)
- [PATCH v2] serial: port: Don't block system suspend even if bytes are left to xmit Douglas Anderson (Thu May 30 2024 - 11:49:15 EST)
- Re: device_def_domain_type documentation header does not match implementation Robin Murphy (Thu May 30 2024 - 11:49:30 EST)
- Re: [PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example Kalle Valo (Thu May 30 2024 - 11:50:52 EST)
- [syzbot] [xfs?] WARNING: locking bug in xfs_inode_mark_reclaimable syzbot (Thu May 30 2024 - 11:51:46 EST)
- [GIT PULL] bcachefs fixes for 6.10-rc2 Kent Overstreet (Thu May 30 2024 - 11:53:32 EST)
- Re: [PATCH v6 3/5] reset: imx-aux: Add i.MX auxiliary reset driver Frank Li (Thu May 30 2024 - 11:54:00 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Thu May 30 2024 - 11:54:11 EST)
- Re: [PATCH 1/2] x86/percpu: Fix "multiple identical address spaces specified for type" clang warning Nathan Chancellor (Thu May 30 2024 - 11:58:07 EST)
- Re: [PATCH 1/2] Fix userfaultfd_api to return EINVAL as expected Audra Mitchell (Thu May 30 2024 - 11:59:26 EST)
- Re: [PATCH net-next v5 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time SkyLake Huang (黃啟澤) (Thu May 30 2024 - 12:01:41 EST)
- Re: [PATCH net-next v2] net: mana: Allow variable size indirection table Leon Romanovsky (Thu May 30 2024 - 12:04:12 EST)
- Re: [PATCH 4/6] x86/irq: Process nmi sources in NMI handler Jacob Pan (Thu May 30 2024 - 12:05:40 EST)
- Re: [PATCH] dt-bindings: dma: fsl,imx-dma: Convert to dtschema Frank Li (Thu May 30 2024 - 12:06:40 EST)
- Re: device_def_domain_type documentation header does not match implementation Diederik de Haas (Thu May 30 2024 - 12:06:50 EST)
- Re: [PATCH v2 1/4] selftests/resctrl: Rename variable imcs and num_of_imcs() to generic names Moger, Babu (Thu May 30 2024 - 12:07:49 EST)
- Re: [PATCH v2 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD Moger, Babu (Thu May 30 2024 - 12:08:02 EST)
- Re: [PATCH v2 2/4] selftests/resctrl: Pass sysfs controller name of the vendor Moger, Babu (Thu May 30 2024 - 12:08:15 EST)
- Re: [PATCH v2 3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD Moger, Babu (Thu May 30 2024 - 12:08:36 EST)
- Re: [PATCH v2 4/4] selftests/resctrl: Enable MBA/MBA tests on AMD Moger, Babu (Thu May 30 2024 - 12:08:57 EST)
- Re: [PATCH net-next v5 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time Russell King (Oracle) (Thu May 30 2024 - 12:10:46 EST)
- [PATCH] vfio/pci: add msi interrupt affinity support Fred Griffoul (Thu May 30 2024 - 12:13:19 EST)
- Re: [net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up Jakub Kicinski (Thu May 30 2024 - 12:13:44 EST)
- Re: [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature Jacob Pan (Thu May 30 2024 - 12:14:31 EST)
- Re: [PATCH v5 5/7] remoteproc: core: support of the tee interface Mathieu Poirier (Thu May 30 2024 - 12:14:43 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Ian Rogers (Thu May 30 2024 - 12:14:57 EST)
- Re: [PATCH 1/1] kbuild: Fix 'import module' error Nicolas Schier (Thu May 30 2024 - 12:17:46 EST)
- Re: [PATCH 2/6] clk: mediatek: Add mt8173-mfgtop driver kernel test robot (Thu May 30 2024 - 12:20:12 EST)
- Re: [PATCH v3] can: m_can: don't enable transceiver when probing kernel test robot (Thu May 30 2024 - 12:20:31 EST)
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Yosry Ahmed (Thu May 30 2024 - 12:20:58 EST)
- Re: 6.9.3 Hung tasks Genes Lists (Thu May 30 2024 - 12:24:01 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Jeff Johnson (Thu May 30 2024 - 12:24:20 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Thu May 30 2024 - 12:24:52 EST)
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Yosry Ahmed (Thu May 30 2024 - 12:25:04 EST)
- Re: [PATCH v2 2/3] mctp pcc: Allow PCC Data Type in MCTP resource. Adam Young (Thu May 30 2024 - 12:25:22 EST)
- Re: [PATCH net-next v5 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988 SkyLake Huang (黃啟澤) (Thu May 30 2024 - 12:26:24 EST)
- Re: [PATCH 2/6] clk: mediatek: Add mt8173-mfgtop driver kernel test robot (Thu May 30 2024 - 12:28:05 EST)
- RE: [PATCH V3 for-6.10/block] loop: Fix a race between loop detach and loop open Gulam Mohamed (Thu May 30 2024 - 12:28:58 EST)
- Re: [PATCH v6 0/7] Add mediate-drm secure flow for SVP Jason-JH Lin (林睿祥) (Thu May 30 2024 - 12:30:09 EST)
- Re: [PATCH v2 2/2] dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells Conor Dooley (Thu May 30 2024 - 12:32:32 EST)
- [PATCH 0/2] arm64: dts: qcom: x1e80100: Fix the supplies to the USB1 SS[0-2] PHYs Abel Vesa (Thu May 30 2024 - 12:36:07 EST)
- [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Fix USB PHYs regulators Abel Vesa (Thu May 30 2024 - 12:36:17 EST)
- [PATCH 2/2] arm64: dts: qcom: x1e80100-qcp: Fix USB PHYs regulators Abel Vesa (Thu May 30 2024 - 12:36:32 EST)
- Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems Tony Luck (Thu May 30 2024 - 12:37:03 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Paul E. McKenney (Thu May 30 2024 - 12:37:28 EST)
- Re: [PATCH] blk-throttle: Fix incorrect display of io.max Tejun Heo (Thu May 30 2024 - 12:41:47 EST)
- Re: [PATCH v1] tools api io: Move filling the io buffer to its own function Namhyung Kim (Thu May 30 2024 - 12:44:26 EST)
- [PATCH] Revert "riscv: mm: accelerate pagefault when badaccess" Palmer Dabbelt (Thu May 30 2024 - 12:45:19 EST)
- [PATCH] x86/resctrl: Introduce snc_nodes_per_l3_cache Tony Luck (Thu May 30 2024 - 12:45:35 EST)
- Re: [PATCH v6 3/5] reset: imx-aux: Add i.MX auxiliary reset driver Marco Felsch (Thu May 30 2024 - 12:45:57 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Armin Wolf (Thu May 30 2024 - 12:46:14 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Borislav Petkov (Thu May 30 2024 - 12:47:14 EST)
- Re: Linux 6.10-rc1 Guenter Roeck (Thu May 30 2024 - 12:48:22 EST)
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Zhi Wang (Thu May 30 2024 - 12:48:38 EST)
- [PATCH v2] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs Hari Nagalla (Thu May 30 2024 - 12:48:53 EST)
- [PATCH] clk: qcom: gcc-x1e80100: Fix halt_check for all 3 USB PHY pipe clocks Abel Vesa (Thu May 30 2024 - 12:49:05 EST)
- Re: [PATCHSET v6] sched: Implement BPF extensible scheduler class Tejun Heo (Thu May 30 2024 - 12:49:24 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 12:51:18 EST)
- Re: [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device() Oleg Nesterov (Thu May 30 2024 - 12:53:20 EST)
- Re: [PATCH] clk: qcom: gcc-x1e80100: Fix halt_check for all 3 USB PHY pipe clocks Manivannan Sadhasivam (Thu May 30 2024 - 12:53:49 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Conor Dooley (Thu May 30 2024 - 12:54:33 EST)
- Re: [PATCH v2 0/2] arm64: Add basic support for LG H815 Dmitry Baryshkov (Thu May 30 2024 - 12:54:44 EST)
- Re: [PATCH] drm/msm: remove python 3.9 dependency for compiling msm Thierry Reding (Thu May 30 2024 - 12:55:01 EST)
- Re: [PATCH v3 1/6] KVM: arm64: unify code to prepare traps Eric Auger (Thu May 30 2024 - 12:55:12 EST)
- [PATCH v2 1/1] dt-bindings: gpio: mpc8xxx: Convert to yaml format Frank Li (Thu May 30 2024 - 12:55:29 EST)
- Re: [PATCH net-next v5 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988 Russell King (Oracle) (Thu May 30 2024 - 12:55:56 EST)
- Re: [PATCH v7 1/4] perf report: Support LLVM for addr2line() Namhyung Kim (Thu May 30 2024 - 12:56:12 EST)
- Re: [BUG] Build failure and alleged fix for next-20240523 Paul E. McKenney (Thu May 30 2024 - 12:56:27 EST)
- Re: [PATCH v3 1/3] arm64: dts: qcom: pm7250b: Add node for PMIC VBUS booster Dmitry Baryshkov (Thu May 30 2024 - 12:56:39 EST)
- Re: [BUG] SFP I2C timeout forces link down with PHY_ERROR Sean Anderson (Thu May 30 2024 - 12:56:54 EST)
- Re: [PATCH v3 2/3] arm64: dts: qcom: pm7250b: Add a TCPM description Dmitry Baryshkov (Thu May 30 2024 - 12:58:03 EST)
- Re: [PATCH v7 1/4] perf report: Support LLVM for addr2line() Namhyung Kim (Thu May 30 2024 - 12:58:30 EST)
- [PATCH v10 00/11] Add V4L2 M2M Driver for E5010 JPEG Encoder Devarsh Thakkar (Thu May 30 2024 - 13:00:09 EST)
- Re: [PATCH] arch: um: rust: Use the generated target.json again Boqun Feng (Thu May 30 2024 - 13:01:02 EST)
- Re: [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device() Oleg Nesterov (Thu May 30 2024 - 13:01:34 EST)
- Re: [PATCH v1] tools api io: Move filling the io buffer to its own function Ian Rogers (Thu May 30 2024 - 13:02:12 EST)
- Re: [PATCH v4 2/3] PCI: qcom: Add equalization settings for 16 GT/s Bjorn Helgaas (Thu May 30 2024 - 13:02:27 EST)
- Re: [PATCH v3 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Enable USB role switching Dmitry Baryshkov (Thu May 30 2024 - 13:02:50 EST)
- Re: [PATCH v3 2/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver kernel test robot (Thu May 30 2024 - 13:03:06 EST)
- [PATCH v3] vmstat: Kernel stack usage histogram Pasha Tatashin (Thu May 30 2024 - 13:03:21 EST)
- Re: [PATCH] clk: qcom: gcc-x1e80100: Fix halt_check for all 3 USB PHY pipe clocks Dmitry Baryshkov (Thu May 30 2024 - 13:04:31 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Armin Wolf (Thu May 30 2024 - 13:04:42 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Fix USB PHYs regulators Dmitry Baryshkov (Thu May 30 2024 - 13:05:06 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: x1e80100-qcp: Fix USB PHYs regulators Dmitry Baryshkov (Thu May 30 2024 - 13:05:37 EST)
- Re: [PATCH] docs: document python version used for compilation Thierry Reding (Thu May 30 2024 - 13:06:29 EST)
- Re: [PATCH v4 09/15] x86/sev: Provide guest VMPL level to userspace Borislav Petkov (Thu May 30 2024 - 13:06:45 EST)
- [PATCH v10 01/11] media: dt-bindings: Add Imagination E5010 JPEG Encoder Devarsh Thakkar (Thu May 30 2024 - 13:07:33 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Armin Wolf (Thu May 30 2024 - 13:07:46 EST)
- Re: [PATCH] docs: document python version used for compilation Thierry Reding (Thu May 30 2024 - 13:08:12 EST)
- Re: [PATCH v1] tools api io: Move filling the io buffer to its own function Namhyung Kim (Thu May 30 2024 - 13:08:27 EST)
- Re: [PATCH 0/2] pinctrl: zynqmp: Support muxing individual pins Sean Anderson (Thu May 30 2024 - 13:08:42 EST)
- [PATCH v10 02/11] media: imagination: Add E5010 JPEG Encoder driver Devarsh Thakkar (Thu May 30 2024 - 13:09:33 EST)
- Re: [PATCH v4 1/1] drivers/rtc: rtc-sun6i: AutoCal Internal OSC Andre Przywara (Thu May 30 2024 - 13:10:38 EST)
- [PATCH v10 03/11] media: v4l2-jpeg: Export reference quantization and huffman tables Devarsh Thakkar (Thu May 30 2024 - 13:11:04 EST)
- Re: [PATCH net-next v6 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}() Yury Norov (Thu May 30 2024 - 13:11:27 EST)
- Re: [PATCH V5 6/6] PCI: qcom: Add support for IPQ9574 Bjorn Helgaas (Thu May 30 2024 - 13:11:49 EST)
- [PATCH v10 04/11] media: imagination: Use exported tables from v4l2-jpeg core Devarsh Thakkar (Thu May 30 2024 - 13:12:08 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Bart Van Assche (Thu May 30 2024 - 13:12:47 EST)
- [PATCH v10 05/11] media: verisilicon : Use exported tables from v4l2-jpeg for hantro codec Devarsh Thakkar (Thu May 30 2024 - 13:13:06 EST)
- Re: [PATCH] tick: shift tick_nohz_switch_to_nohz() from tick_check_oneshot_change() to hrtimer_run_queues() Oleg Nesterov (Thu May 30 2024 - 13:13:20 EST)
- [PATCH v10 06/11] math.h: Add macros for rounding to closest value Devarsh Thakkar (Thu May 30 2024 - 13:13:37 EST)
- Re: [PATCH 1/1] RDMA/mlx5: Release CPU for other processes in mlx5_free_cmd_msg() Leon Romanovsky (Thu May 30 2024 - 13:14:57 EST)
- [PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages() Sidhartha Kumar (Thu May 30 2024 - 13:15:09 EST)
- Re: [DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board Bjorn Helgaas (Thu May 30 2024 - 13:15:32 EST)
- [PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions Devarsh Thakkar (Thu May 30 2024 - 13:18:18 EST)
- [PATCH v10 08/11] lib: add basic KUnit test for lib/math Devarsh Thakkar (Thu May 30 2024 - 13:18:48 EST)
- [PATCH v10 09/11] lib: math_kunit: Add tests for new macros related to rounding to nearest value Devarsh Thakkar (Thu May 30 2024 - 13:19:28 EST)
- [PATCH v10 10/11] media: imagination: Round to closest multiple for cropping region Devarsh Thakkar (Thu May 30 2024 - 13:20:00 EST)
- [PATCH v10 11/11] gpu: ipu-v3: Use generic macro for rounding closest to specified value Devarsh Thakkar (Thu May 30 2024 - 13:20:29 EST)
- Re: [PATCH v3 3/6] KVM: arm64: add emulation for CTR_EL0 register Eric Auger (Thu May 30 2024 - 13:21:09 EST)
- Re: [PATCH] nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[] Nathan Chancellor (Thu May 30 2024 - 13:24:04 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Paul E. McKenney (Thu May 30 2024 - 13:24:17 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Conor Dooley (Thu May 30 2024 - 13:25:25 EST)
- Re: [PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95 Bjorn Helgaas (Thu May 30 2024 - 13:28:02 EST)
- Re: [PATCH] afs: Don't cross .backup mountpoint from backup volume Jeffrey E Altman (Thu May 30 2024 - 13:28:18 EST)
- Re: [PATCH] afs: Don't cross .backup mountpoint from backup volume Jeffrey E Altman (Thu May 30 2024 - 13:30:35 EST)
- Re: [syzbot] BUG: Bad rss-counter state (5) syzbot (Thu May 30 2024 - 13:30:52 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 13:34:09 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Tim Harvey (Thu May 30 2024 - 13:36:36 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 13:36:52 EST)
- Re: [PATCH V17 0/9] arm64/perf: Enable branch stack sampling Mark Rutland (Thu May 30 2024 - 13:41:29 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Armin Wolf (Thu May 30 2024 - 13:41:46 EST)
- [PATCH v3 00/15] Add PFC support for Renesas RZ/V2H(P) SoC Prabhakar (Thu May 30 2024 - 13:41:58 EST)
- [PATCH v3 01/15] dt-bindings: pinctrl: renesas: Document RZ/V2H(P) SoC Prabhakar (Thu May 30 2024 - 13:42:12 EST)
- [PATCH v3 02/15] pinctrl: renesas: pinctrl-rzg2l: Rename B0WI to BOWI Prabhakar (Thu May 30 2024 - 13:42:26 EST)
- [PATCH v3 03/15] pinctrl: renesas: pinctrl-rzg2l: Allow more bits for pin configuration Prabhakar (Thu May 30 2024 - 13:42:41 EST)
- [PATCH v3 04/15] pinctrl: renesas: pinctrl-rzg2l: Drop struct rzg2l_variable_pin_cfg Prabhakar (Thu May 30 2024 - 13:42:53 EST)
- [PATCH v3 05/15] pinctrl: renesas: pinctrl-rzg2l: Allow parsing of variable configuration for all architectures Prabhakar (Thu May 30 2024 - 13:43:08 EST)
- [PATCH v3 06/15] pinctrl: renesas: pinctrl-rzg2l: Validate power registers for SD and ETH Prabhakar (Thu May 30 2024 - 13:43:20 EST)
- [PATCH v3 07/15] pinctrl: renesas: pinctrl-rzg2l: Add function pointer for locking/unlocking the PFC register Prabhakar (Thu May 30 2024 - 13:43:32 EST)
- [PATCH v3 08/15] pinctrl: renesas: pinctrl-rzg2l: Add function pointer for writing to PMC register Prabhakar (Thu May 30 2024 - 13:43:46 EST)
- [PATCH v3 09/15] pinctrl: renesas: pinctrl-rzg2l: Add function pointers for reading/writing OEN register Prabhakar (Thu May 30 2024 - 13:44:01 EST)
- [PATCH v3 10/15] pinctrl: renesas: pinctrl-rzg2l: Add support to configure the slew-rate Prabhakar (Thu May 30 2024 - 13:44:17 EST)
- [PATCH v3 11/15] pinctrl: renesas: pinctrl-rzg2l: Add support to set pulling up/down the pins Prabhakar (Thu May 30 2024 - 13:44:31 EST)
- [PATCH v3 12/15] pinctrl: renesas: pinctrl-rzg2l: Pass pincontrol device pointer to pinconf_generic_parse_dt_config() Prabhakar (Thu May 30 2024 - 13:44:47 EST)
- [PATCH v3 13/15] pinctrl: renesas: pinctrl-rzg2l: Add support for custom parameters Prabhakar (Thu May 30 2024 - 13:45:05 EST)
- [PATCH v3 14/15] pinctrl: renesas: pinctrl-rzg2l: Acquire lock in rzg2l_pinctrl_pm_setup_pfc() Prabhakar (Thu May 30 2024 - 13:45:18 EST)
- [PATCH v3 15/15] pinctrl: renesas: pinctrl-rzg2l: Add support for RZ/V2H SoC Prabhakar (Thu May 30 2024 - 13:45:35 EST)
- Re: [PATCH 2/6] x86/irq: Extend NMI handler registration interface to include source Jacob Pan (Thu May 30 2024 - 13:45:55 EST)
- Re: [PATCH 4/6] x86/irq: Process nmi sources in NMI handler Jacob Pan (Thu May 30 2024 - 13:47:57 EST)
- Re: [PATCH net-next v6 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}() Robin Murphy (Thu May 30 2024 - 13:51:12 EST)
- Re: [PATCH] ethernet: octeontx2: avoid linking objects into multiple modules Jacob Keller (Thu May 30 2024 - 13:54:50 EST)
- Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems Reinette Chatre (Thu May 30 2024 - 13:56:02 EST)
- Re: [PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95 Frank Li (Thu May 30 2024 - 13:57:09 EST)
- Re: [PATCH 00/20] iommu: Refactoring domain allocation interface Robin Murphy (Thu May 30 2024 - 13:59:31 EST)
- Re: [PATCH] hns3: avoid linking objects into multiple modules Jacob Keller (Thu May 30 2024 - 13:59:48 EST)
- [PATCH] bcachefs: bch2_dir_emit() - fix directory reads in the fuse driver Ariel Miculas (Thu May 30 2024 - 14:03:38 EST)
- Re: [PATCH 2/6] clk: mediatek: Add mt8173-mfgtop driver kernel test robot (Thu May 30 2024 - 14:04:15 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Arnd Bergmann (Thu May 30 2024 - 14:06:22 EST)
- Re: [PATCH net-next v8 1/2] net: ti: icssg: Move icss_iep structure Jacob Keller (Thu May 30 2024 - 14:07:32 EST)
- [PATCH] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ Dmitry Torokhov (Thu May 30 2024 - 14:07:40 EST)
- [PATCH] sched,x86: export percpu arch_freq_scale Phil Auld (Thu May 30 2024 - 14:15:59 EST)
- Re: [PATCH net-next v8 2/2] net: ti: icssg_prueth: add TAPRIO offload support Jacob Keller (Thu May 30 2024 - 14:16:15 EST)
- Re: [PATCH v2 2/8] writeback: add general function domain_dirty_avail to calculate dirty and avail of domain Tejun Heo (Thu May 30 2024 - 14:19:25 EST)
- Re: [net PATCH] octeontx2-af: Always allocate PF entries from low prioriy zone Jacob Keller (Thu May 30 2024 - 14:21:01 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Paul E. McKenney (Thu May 30 2024 - 14:21:47 EST)
- Re: linux-next: Fixes tag needs some work in the rcu tree Paul E. McKenney (Thu May 30 2024 - 14:23:33 EST)
- Re: [net-next PATCH] octeontx2: Improve mailbox tracepoints for debugging Jacob Keller (Thu May 30 2024 - 14:24:19 EST)
- Re: [PATCH v7 2/3] scsi: ufs: Maximum RTT supported by the host driver Bart Van Assche (Thu May 30 2024 - 14:26:30 EST)
- Re: [PATCH v7 3/3] scsi: ufs: sysfs: Make max_number_of_rtt read-write Bart Van Assche (Thu May 30 2024 - 14:27:59 EST)
- Re: [BUG] Build failure and alleged fix for next-20240523 Thierry Reding (Thu May 30 2024 - 14:28:32 EST)
- Re: [syzbot] memory leak in ___neigh_create (2) syzbot (Thu May 30 2024 - 14:29:27 EST)
- Re: [PATCH v2 5/8] writeback: factor out wb_dirty_freerun to remove more repeated freerun code Tejun Heo (Thu May 30 2024 - 14:29:44 EST)
- [GIT PULL] platform-drivers-x86 for 6.10-2 Hans de Goede (Thu May 30 2024 - 14:30:59 EST)
- Re: [PATCH] perf/x86/amd: check event before enable to avoid GPF George Kennedy (Thu May 30 2024 - 14:31:05 EST)
- Re: [PATCH v2 7/8] writeback: factor out wb_dirty_exceeded to remove repeated code Tejun Heo (Thu May 30 2024 - 14:31:34 EST)
- Re: [PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET Mauro Carvalho Chehab (Thu May 30 2024 - 14:32:01 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Chris Li (Thu May 30 2024 - 14:32:16 EST)
- Re: [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full Paul E. McKenney (Thu May 30 2024 - 14:33:01 EST)
- Re: [RFC][PATCH 0/4] tools/memory-model: Define more of LKMM in ,tools/memory-model Hernan Ponce de Leon (Thu May 30 2024 - 14:33:55 EST)
- Re: [PATCH v2 8/8] writeback: factor out balance_wb_limits to remove repeated code Tejun Heo (Thu May 30 2024 - 14:34:07 EST)
- Re: [PATCH v6 3/5] reset: imx-aux: Add i.MX auxiliary reset driver Frank Li (Thu May 30 2024 - 14:34:24 EST)
- Re: [PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback Tejun Heo (Thu May 30 2024 - 14:35:19 EST)
- [PATCH] i2c: smbus: Log (LP)DDR5 type specific unimplemented message in `i2c_register_spd()` Paul Menzel (Thu May 30 2024 - 14:35:32 EST)
- [syzbot] [mm?] possible deadlock in try_to_wake_up (5) syzbot (Thu May 30 2024 - 14:36:42 EST)
- [PATCH] iommu/amd: Fix panic accessing amd_iommu_enable_faulting Dimitri Sivanich (Thu May 30 2024 - 14:36:48 EST)
- Re: [net-next PATCH v3] octeontx2-pf: Add ucast filter count configurability via devlink. Jacob Keller (Thu May 30 2024 - 14:38:37 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Conor Dooley (Thu May 30 2024 - 14:43:09 EST)
- Re: [PATCH 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devices Jacob Keller (Thu May 30 2024 - 14:43:29 EST)
- Re: [PATCH 2/3] net: ti: icss-iep: Enable compare events Jacob Keller (Thu May 30 2024 - 14:44:13 EST)
- Re: [PATCH 3/3] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices Jacob Keller (Thu May 30 2024 - 14:46:03 EST)
- Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device) Dongsheng Yang (Thu May 30 2024 - 14:49:20 EST)
- [PATCH] of: WARN on using default root node #address-cells/#size-cells Rob Herring (Arm) (Thu May 30 2024 - 14:51:06 EST)
- Re: [PATCH] ethernet: octeontx2: avoid linking objects into multiple modules Arnd Bergmann (Thu May 30 2024 - 14:53:03 EST)
- Re: [PATCH v2 0/8] Add helper functions to remove repeated code and improve readability of cgroup writeback Andrew Morton (Thu May 30 2024 - 14:55:26 EST)
- Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean) Shuah Khan (Thu May 30 2024 - 15:03:35 EST)
- Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3) Shuah Khan (Thu May 30 2024 - 15:04:23 EST)
- Re: [PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach Ferry Toth (Thu May 30 2024 - 15:07:03 EST)
- Re: [PATCH v2 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler Shuah Khan (Thu May 30 2024 - 15:07:40 EST)
- Re: [PATCH v3 2/2] iio:proximity:hx9023s: Add TYHX HX9023S sensor driver kernel test robot (Thu May 30 2024 - 15:08:30 EST)
- Re: [RFC PATCH net-next 2/2] net: ti: icssg-prueth: Add multicast filtering support Simon Horman (Thu May 30 2024 - 15:08:47 EST)
- Re: [PATCH v2 0/3] selftests/futex: clang-inspired fixes Shuah Khan (Thu May 30 2024 - 15:10:06 EST)
- Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean) John Hubbard (Thu May 30 2024 - 15:13:49 EST)
- [PATCH v2 1/2] gpiolib: Return label, if set, for IRQ only line Andy Shevchenko (Thu May 30 2024 - 15:14:30 EST)
- [PATCH v2 2/2] gpiolib: Show more info for interrupt only lines in debugfs Andy Shevchenko (Thu May 30 2024 - 15:14:37 EST)
- [PATCH v2 0/2] gpiolib: Show IRQ line in debugfs Andy Shevchenko (Thu May 30 2024 - 15:14:45 EST)
- Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3) John Hubbard (Thu May 30 2024 - 15:16:46 EST)
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter Emanuele Rocca (Thu May 30 2024 - 15:17:13 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Conor Dooley (Thu May 30 2024 - 15:18:30 EST)
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Nhat Pham (Thu May 30 2024 - 15:18:43 EST)
- Re: [PATCH v10 06/11] math.h: Add macros for rounding to closest value Andy Shevchenko (Thu May 30 2024 - 15:19:59 EST)
- Re: [PATCH] of: WARN on using default root node #address-cells/#size-cells Conor Dooley (Thu May 30 2024 - 15:21:20 EST)
- Re: [PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions Andy Shevchenko (Thu May 30 2024 - 15:21:37 EST)
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang John Hubbard (Thu May 30 2024 - 15:22:16 EST)
- Re: [PATCH v10 08/11] lib: add basic KUnit test for lib/math Andy Shevchenko (Thu May 30 2024 - 15:23:36 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property David Lechner (Thu May 30 2024 - 15:24:27 EST)
- Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings John Hubbard (Thu May 30 2024 - 15:25:31 EST)
- Re: [PATCH v2] platform/x86/amd/pmf: Use memdup_user() Dan Carpenter (Thu May 30 2024 - 15:28:50 EST)
- Re: [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores John Hubbard (Thu May 30 2024 - 15:29:02 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Dragan Simic (Thu May 30 2024 - 15:31:51 EST)
- Re: [PATCH] docs: Extend and refactor index of further kernel docs Jonathan Corbet (Thu May 30 2024 - 15:34:25 EST)
- Re: [PATCH] doc-guide: kernel-doc: document Returns: spelling Jonathan Corbet (Thu May 30 2024 - 15:35:52 EST)
- [PATCH] kcsan: test: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Thu May 30 2024 - 15:39:51 EST)
- Re: [PATCH v7 2/4] spi: cadence: Add Marvell xSPI IP overlay changes kernel test robot (Thu May 30 2024 - 15:39:54 EST)
- Re: [PATCH v1] Documentation: process: Revert "Document suitability of Proton Mail for kernel development" Jonathan Corbet (Thu May 30 2024 - 15:40:31 EST)
- [PATCH v3 0/3] x86/fpu: Allow the In-Field Scan driver to initialize FPU state Chang S. Bae (Thu May 30 2024 - 15:44:14 EST)
- [PATCH v3 1/3] x86/fpu: Rename fpu_reset_fpregs() to fpu_reset_fpstate_regs() Chang S. Bae (Thu May 30 2024 - 15:44:18 EST)
- [PATCH v3 2/3] x86/fpu: Allow FPU users to initialize FPU state Chang S. Bae (Thu May 30 2024 - 15:44:28 EST)
- [PATCH v3 3/3] platform/x86/intel/ifs: Initialize FPU states for the scan test Chang S. Bae (Thu May 30 2024 - 15:44:46 EST)
- [PATCH] x86/fpu: Remove export of mxcsr_feature_mask Chang S. Bae (Thu May 30 2024 - 15:44:58 EST)
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang Dave Hansen (Thu May 30 2024 - 15:46:29 EST)
- Re: [net-next PATCH] octeontx2: Improve mailbox tracepoints for debugging kernel test robot (Thu May 30 2024 - 15:49:47 EST)
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Yosry Ahmed (Thu May 30 2024 - 15:50:24 EST)
- [PATCH wireless v2] wifi: wlcore: fix wlcore AP mode Russell King (Oracle) (Thu May 30 2024 - 15:52:48 EST)
- Re: [PATCH] doc:it_IT: align Italian documentation Jonathan Corbet (Thu May 30 2024 - 15:55:21 EST)
- Re: [PATCH docs-next v3] docs: handling-regressions.rst: recommend using "Closes:" tags Jonathan Corbet (Thu May 30 2024 - 15:57:56 EST)
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Andrew Morton (Thu May 30 2024 - 15:58:42 EST)
- Re: [PATCH] i2c: smbus: Log (LP)DDR5 type specific unimplemented message in `i2c_register_spd()` Thomas Weißschuh (Thu May 30 2024 - 16:01:21 EST)
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang John Hubbard (Thu May 30 2024 - 16:01:34 EST)
- Re: [RESEND PATCH v4 3/4] media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage. Nicolas Dufresne (Thu May 30 2024 - 16:01:51 EST)
- Re: [RFC PATCH] mm/vmalloc: fix vbq->free breakage Andrew Morton (Thu May 30 2024 - 16:03:24 EST)
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Matthew Wilcox (Thu May 30 2024 - 16:04:30 EST)
- Re: [RESEND PATCH v4 4/4] media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder. Nicolas Dufresne (Thu May 30 2024 - 16:04:43 EST)
- Re: [RFC PATCH] mm/vmalloc: fix vbq->free breakage Andrew Morton (Thu May 30 2024 - 16:05:48 EST)
- Re: [PATCH v2 2/6] livepatch: Add klp-convert tool Joe Lawrence (Thu May 30 2024 - 16:07:35 EST)
- Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_issue_sqe Jens Axboe (Thu May 30 2024 - 16:07:37 EST)
- Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (2) Jens Axboe (Thu May 30 2024 - 16:10:23 EST)
- [PATCH] perf/x86/rapl: add missing MODULE_DESCRIPTION() Jeff Johnson (Thu May 30 2024 - 16:13:04 EST)
- [syzbot] [wireless?] INFO: task hung in ieee80211_unregister_hw syzbot (Thu May 30 2024 - 16:15:38 EST)
- [PATCH net-next v10 00/14] Device Memory TCP Mina Almasry (Thu May 30 2024 - 16:16:43 EST)
- [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart() Mina Almasry (Thu May 30 2024 - 16:17:04 EST)
- [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers Mina Almasry (Thu May 30 2024 - 16:17:20 EST)
- [PATCH net-next v10 03/14] net: netdev netlink api to bind dma-buf to a net device Mina Almasry (Thu May 30 2024 - 16:17:42 EST)
- [PATCH net-next v10 05/14] netdev: netdevice devmem allocator Mina Almasry (Thu May 30 2024 - 16:18:12 EST)
- [PATCH net-next v10 04/14] netdev: support binding dma-buf to netdevice Mina Almasry (Thu May 30 2024 - 16:18:14 EST)
- [PATCH net-next v10 07/14] page_pool: devmem support Mina Almasry (Thu May 30 2024 - 16:19:05 EST)
- [PATCH net-next v10 06/14] page_pool: convert to use netmem Mina Almasry (Thu May 30 2024 - 16:19:42 EST)
- [PATCH net-next v10 09/14] net: support non paged skb frags Mina Almasry (Thu May 30 2024 - 16:19:55 EST)
- [PATCH net-next v10 08/14] memory-provider: dmabuf devmem memory provider Mina Almasry (Thu May 30 2024 - 16:20:02 EST)
- [PATCH net-next v10 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Mina Almasry (Thu May 30 2024 - 16:20:30 EST)
- [PATCH net-next v10 10/14] net: add support for skbs with unreadable frags Mina Almasry (Thu May 30 2024 - 16:20:33 EST)
- [PATCH net-next v10 11/14] tcp: RX path for devmem TCP Mina Almasry (Thu May 30 2024 - 16:20:36 EST)
- [PATCH net-next v10 13/14] net: add devmem TCP documentation Mina Almasry (Thu May 30 2024 - 16:20:57 EST)
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Yosry Ahmed (Thu May 30 2024 - 16:21:16 EST)
- [PATCH net-next v10 14/14] selftests: add ncdevmem, netcat for devmem TCP Mina Almasry (Thu May 30 2024 - 16:21:35 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Thomas Weißschuh (Thu May 30 2024 - 16:23:05 EST)
- Re: [PATCH v19 06/20] x86/resctrl: Introduce snc_nodes_per_l3_cache Reinette Chatre (Thu May 30 2024 - 16:23:21 EST)
- Re: [PATCH v19 08/20] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files Reinette Chatre (Thu May 30 2024 - 16:23:34 EST)
- Re: [PATCH v19 09/20] x86/resctrl: Add new fields to struct rmid_read for summation of domains Reinette Chatre (Thu May 30 2024 - 16:24:52 EST)
- Re: [PATCH v19 11/20] x86/resctrl: Allocate a new bit in union mon_data_bits Reinette Chatre (Thu May 30 2024 - 16:25:08 EST)
- Re: [PATCH v19 12/20] x86/resctrl: Create Sub-NUMA Cluster (SNC) monitor files Reinette Chatre (Thu May 30 2024 - 16:25:23 EST)
- Re: [PATCH wireless] wifi: wlcore: fix wlcore AP mode Russell King (Oracle) (Thu May 30 2024 - 16:25:46 EST)
- Re: [PATCH v19 14/20] x86/resctrl: Fill out rmid_read structure for smp_call*() to read a counter Reinette Chatre (Thu May 30 2024 - 16:25:59 EST)
- Re: [PATCH v19 15/20] x86/resctrl: Pass two extra arguments to resctrl_arch_rmid_read() Reinette Chatre (Thu May 30 2024 - 16:26:04 EST)
- Re: [PATCH v19 16/20] x86/resctrl: Make resctrl_arch_rmid_read() handle sum over domains Reinette Chatre (Thu May 30 2024 - 16:26:33 EST)
- Re: [PATCH] perf/x86/amd: check event before enable to avoid GPF George Kennedy (Thu May 30 2024 - 16:27:34 EST)
- Re: [PATCH v19 18/20] x86/resctrl: Enable RMID shared RMID mode on Sub-NUMA Cluster (SNC) systems Reinette Chatre (Thu May 30 2024 - 16:27:50 EST)
- Re: [PATCH] of: WARN on using default root node #address-cells/#size-cells Sam Ravnborg (Thu May 30 2024 - 16:28:43 EST)
- Re: [PATCH v19 19/20] x86/resctrl: Sub-NUMA Cluster (SNC) detection and enabling Reinette Chatre (Thu May 30 2024 - 16:29:21 EST)
- Re: [PATCH v19 20/20] x86/resctrl: Update documentation with Sub-NUMA cluster changes Reinette Chatre (Thu May 30 2024 - 16:29:32 EST)
- Re: [PATCH] ethernet: octeontx2: avoid linking objects into multiple modules Jacob Keller (Thu May 30 2024 - 16:30:55 EST)
- Re: [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature Jacob Pan (Thu May 30 2024 - 16:35:14 EST)
- Re: [net-next PATCH v4 4/7] net: ravb: Refactor GbEth RX code path Sergey Shtylyov (Thu May 30 2024 - 16:37:49 EST)
- Re: [BUG] Build failure and alleged fix for next-20240523 Paul E. McKenney (Thu May 30 2024 - 16:41:07 EST)
- [PATCH] perf/x86/intel: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Thu May 30 2024 - 16:43:30 EST)
- Re: [PATCH v2] drm/client: Detect when ACPI lid is closed during initialization Dmitry Torokhov (Thu May 30 2024 - 16:44:22 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 16:47:01 EST)
- Re: [net-next PATCH] octeontx2: Improve mailbox tracepoints for debugging kernel test robot (Thu May 30 2024 - 16:51:51 EST)
- [PATCH] fpga: altera-fpga2sdram: remove unused struct 'prop_map' linux (Thu May 30 2024 - 16:53:02 EST)
- Re: [PATCH] i2c: smbus: Log (LP)DDR5 type specific unimplemented message in `i2c_register_spd()` Wolfram Sang (Thu May 30 2024 - 16:54:53 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Paul Moore (Thu May 30 2024 - 16:55:10 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Thomas Weißschuh (Thu May 30 2024 - 17:02:47 EST)
- Re: [PATCH] net: tap: validate metadata and length for XDP buff before building up skb Si-Wei Liu (Thu May 30 2024 - 17:05:25 EST)
- Re: [PATCH] iommu/amd: Fix panic accessing amd_iommu_enable_faulting Jerry Snitselaar (Thu May 30 2024 - 17:05:40 EST)
- [PATCH v2 00/15] TDX MMU prep series part 1 Rick Edgecombe (Thu May 30 2024 - 17:07:43 EST)
- [PATCH v2 01/15] KVM: Add member to struct kvm_gfn_range for target alias Rick Edgecombe (Thu May 30 2024 - 17:07:55 EST)
- [PATCH v2 02/15] KVM: x86: Add a VM type define for TDX Rick Edgecombe (Thu May 30 2024 - 17:08:07 EST)
- [PATCH v2 03/15] KVM: x86/mmu: Add a mirrored pointer to struct kvm_mmu_page Rick Edgecombe (Thu May 30 2024 - 17:08:18 EST)
- [PATCH v2 04/15] KVM: x86/mmu: Add a new mirror_pt member for union kvm_mmu_page_role Rick Edgecombe (Thu May 30 2024 - 17:08:31 EST)
- [PATCH v2 05/15] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void Rick Edgecombe (Thu May 30 2024 - 17:09:06 EST)
- [PATCH v2 07/15] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root() Rick Edgecombe (Thu May 30 2024 - 17:09:23 EST)
- [PATCH v2 06/15] KVM: x86/mmu: Support GFN direct mask Rick Edgecombe (Thu May 30 2024 - 17:09:34 EST)
- [PATCH v2 08/15] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type Rick Edgecombe (Thu May 30 2024 - 17:09:59 EST)
- [PATCH v2 10/15] KVM: x86/tdp_mmu: Reflect building mirror page tables Rick Edgecombe (Thu May 30 2024 - 17:10:28 EST)
- [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU Rick Edgecombe (Thu May 30 2024 - 17:10:32 EST)
- [PATCH v2 11/15] KVM: x86/tdp_mmu: Reflect tearing down mirror page tables Rick Edgecombe (Thu May 30 2024 - 17:10:46 EST)
- [PATCH v2 13/15] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process Rick Edgecombe (Thu May 30 2024 - 17:11:01 EST)
- [PATCH v2 12/15] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots() Rick Edgecombe (Thu May 30 2024 - 17:11:03 EST)
- [PATCH v2 14/15] KVM: x86/tdp_mmu: Invalidate correct roots Rick Edgecombe (Thu May 30 2024 - 17:11:36 EST)
- [PATCH v2 15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU Rick Edgecombe (Thu May 30 2024 - 17:11:56 EST)
- Re: [PATCH net-next v6 1/3] net/mlx4: Track RX allocation failures in a stat Jacob Keller (Thu May 30 2024 - 17:12:49 EST)
- Re: [PATCH net-next v6 2/3] net/mlx4: link NAPI instances to queues and IRQs Jacob Keller (Thu May 30 2024 - 17:13:07 EST)
- Re: [PATCH -fixes v2] riscv: Fix fully ordered LR/SC xchg[8|16]() implementations patchwork-bot+linux-riscv (Thu May 30 2024 - 17:13:29 EST)
- Re: [PATCH] riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel patchwork-bot+linux-riscv (Thu May 30 2024 - 17:13:30 EST)
- Re: [PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported patchwork-bot+linux-riscv (Thu May 30 2024 - 17:13:31 EST)
- Re: [PATCH v2] riscv: prevent pt_regs corruption for secondary idle threads patchwork-bot+linux-riscv (Thu May 30 2024 - 17:13:32 EST)
- Re: [PATCH net-next v6 3/3] net/mlx4: support per-queue statistics via netlink Jacob Keller (Thu May 30 2024 - 17:14:15 EST)
- Re: [PATCH net-next v6 1/3] net/mlx4: Track RX allocation failures in a stat Jacob Keller (Thu May 30 2024 - 17:14:35 EST)
- Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean) Shuah Khan (Thu May 30 2024 - 17:14:49 EST)
- Re: [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb Palmer Dabbelt (Thu May 30 2024 - 17:15:10 EST)
- Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3) Shuah Khan (Thu May 30 2024 - 17:15:22 EST)
- [PATCH v2] bcachefs: bch2_dir_emit() - fix directory reads in the fuse driver Ariel Miculas (Thu May 30 2024 - 17:15:31 EST)
- Re: [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean) John Hubbard (Thu May 30 2024 - 17:15:46 EST)
- Re: [RFC net-next v3 1/2] net/mlx5e: Add helpers to calculate txq and ch idx Jacob Keller (Thu May 30 2024 - 17:16:03 EST)
- Re: [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3) John Hubbard (Thu May 30 2024 - 17:16:17 EST)
- Re: [RFC net-next v3 2/2] net/mlx5e: Add per queue netdev-genl stats Jacob Keller (Thu May 30 2024 - 17:16:41 EST)
- [PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs Avadhut Naik (Thu May 30 2024 - 17:16:54 EST)
- [PATCH 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info Avadhut Naik (Thu May 30 2024 - 17:17:09 EST)
- [PATCH 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers Avadhut Naik (Thu May 30 2024 - 17:17:22 EST)
- [PATCH 3/4] x86/mce/apei: Handle variable register array size Avadhut Naik (Thu May 30 2024 - 17:17:38 EST)
- [PATCH 4/4] EDAC/mce_amd: Add support for FRU Text in MCA Avadhut Naik (Thu May 30 2024 - 17:17:50 EST)
- Re: [PATCH 3/3] kbuild: merge temp vmlinux for CONFIG_DEBUG_INFO_BTF and CONFIG_KALLSYMS Andrii Nakryiko (Thu May 30 2024 - 17:18:06 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property David Lechner (Thu May 30 2024 - 17:28:53 EST)
- Re: [PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface Palmer Dabbelt (Thu May 30 2024 - 17:36:05 EST)
- [PATCH v2 1/1] scsi: ufs: core: Support Updating UIC Command Timeout Bao D. Nguyen (Thu May 30 2024 - 17:37:33 EST)
- RE: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Piergiorgio Beruto (Thu May 30 2024 - 17:38:04 EST)
- [PATCH net-next] ionic: advertise 52-bit addressing limitation for MSI-X David Christensen (Thu May 30 2024 - 17:41:01 EST)
- Re: [PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning Tejun Heo (Thu May 30 2024 - 17:42:15 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Chris Li (Thu May 30 2024 - 17:44:53 EST)
- [RFC net-next 0/6] net: pass receive socket to drop tracepoint Yan Zhai (Thu May 30 2024 - 17:47:08 EST)
- [RFC net-next 1/6] net: add kfree_skb_for_sk function Yan Zhai (Thu May 30 2024 - 17:47:28 EST)
- [RFC net-next 2/6] ping: pass rx socket on rcv drops Yan Zhai (Thu May 30 2024 - 17:47:45 EST)
- [RFC net-next 3/6] net: raw: pass rx socket on rcv drops Yan Zhai (Thu May 30 2024 - 17:48:13 EST)
- [RFC net-next 4/6] tcp: pass rx socket on rcv drops Yan Zhai (Thu May 30 2024 - 17:48:36 EST)
- [RFC net-next 5/6] udp: pass rx socket on rcv drops Yan Zhai (Thu May 30 2024 - 17:48:57 EST)
- [RFC net-next 6/6] af_packet: pass rx socket on rcv drops Yan Zhai (Thu May 30 2024 - 17:49:22 EST)
- Re: [PATCH 1/2] mm: swap: swap cluster switch to double link list Chris Li (Thu May 30 2024 - 17:49:46 EST)
- [PATCH] i2c: piix4: Register SPDs Thomas Weißschuh (Thu May 30 2024 - 17:50:12 EST)
- Flood of "Unexpected continuation frame (len 0)" messages Florian Fainelli (Thu May 30 2024 - 17:50:29 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Nathan Chancellor (Thu May 30 2024 - 17:52:58 EST)
- Re: [PATCH v5 6/8] riscv: hwprobe: add zve Vector subextensions into hwprobe interface Conor Dooley (Thu May 30 2024 - 17:55:19 EST)
- [PATCH] mmc: sdhci-of-dwcmshc: don't enable CQE without a suitable irq handler Heiko Stuebner (Thu May 30 2024 - 17:55:59 EST)
- [PATCH] mmc: sdhci-of-dwcmshc: set CQE irq-handler for rockchip variants Heiko Stuebner (Thu May 30 2024 - 17:56:10 EST)
- Re: [PATCH v3] vmstat: Kernel stack usage histogram Shakeel Butt (Thu May 30 2024 - 17:57:14 EST)
- Re: [PATCH v2 09/15] KVM: x86/tdp_mmu: Support mirror root for TDP MMU Edgecombe, Rick P (Thu May 30 2024 - 17:58:04 EST)
- Re: BUG: kernel NULL pointer dereference, address: 000000000000002c - RIP: 0010:alloc_extent_buffer Qu Wenruo (Thu May 30 2024 - 18:05:18 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Paul E. McKenney (Thu May 30 2024 - 18:05:32 EST)
- Re: linux-next: the fetch of the tomoyo tree failed Tetsuo Handa (Thu May 30 2024 - 18:07:25 EST)
- Re: [PATCH] mailbox: zynqmp-ipi: drop irq_to_desc() call Tanmay Shah (Thu May 30 2024 - 18:18:13 EST)
- [PATCH] MAINTAINERS: copy linux-arm-msm for sound/qcom changes Dmitry Baryshkov (Thu May 30 2024 - 18:31:07 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 18:33:49 EST)
- Re: [PATCH net-next] ionic: advertise 52-bit addressing limitation for MSI-X Nelson, Shannon (Thu May 30 2024 - 18:34:22 EST)
- Re: [PATCH v2 2/4] ASoC: qcom: common: add Display port Jack function Dmitry Baryshkov (Thu May 30 2024 - 18:38:40 EST)
- [PATCH v2 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 18:39:51 EST)
- [PATCH v2 1/3] dt-bindings: hwmon: jedec,spd5118: Add bindings Guenter Roeck (Thu May 30 2024 - 18:39:59 EST)
- [PATCH v2 3/3] hwmon: (spd5118) Add suspend/resume support Guenter Roeck (Thu May 30 2024 - 18:40:18 EST)
- [PATCH v2 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 18:40:20 EST)
- Re: [PATCH v8 0/5] soc: qcom: add in-kernel pd-mapper implementation classabbyamp (Thu May 30 2024 - 18:40:42 EST)
- Re: [PATCH v2 3/4] ASoC: qcom: sc8280xp: add Display port Jack Dmitry Baryshkov (Thu May 30 2024 - 18:41:49 EST)
- RE: [PATCH net] net: phy: Micrel KSZ8061: fix errata solution not taking effect problem Tristram.Ha (Thu May 30 2024 - 18:42:45 EST)
- Re: [PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions Randy Dunlap (Thu May 30 2024 - 18:45:11 EST)
- [PATCH v2 0/7] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs Douglas Anderson (Thu May 30 2024 - 18:46:27 EST)
- [PATCH v2 1/7] soc: qcom: geni-se: Add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers Douglas Anderson (Thu May 30 2024 - 18:46:35 EST)
- [PATCH v2 2/7] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit() Douglas Anderson (Thu May 30 2024 - 18:46:52 EST)
- [PATCH v2 3/7] serial: qcom-geni: Fix arg types for qcom_geni_serial_poll_bit() Douglas Anderson (Thu May 30 2024 - 18:47:06 EST)
- [PATCH v2 4/7] serial: qcom-geni: Introduce qcom_geni_serial_poll_bitfield() Douglas Anderson (Thu May 30 2024 - 18:47:22 EST)
- [PATCH v2 5/7] serial: qcom-geni: Just set the watermark level once Douglas Anderson (Thu May 30 2024 - 18:47:33 EST)
- [PATCH v2 6/7] serial: qcom-geni: Fix suspend while active UART xfer Douglas Anderson (Thu May 30 2024 - 18:47:45 EST)
- [PATCH v2 7/7] serial: qcom-geni: Rework TX in FIFO mode to fix hangs/lockups Douglas Anderson (Thu May 30 2024 - 18:48:00 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B Dragan Simic (Thu May 30 2024 - 18:49:04 EST)
- RE: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems Luck, Tony (Thu May 30 2024 - 18:49:48 EST)
- Re: [PATCH 2/2] serial: qcom-geni: Fix qcom_geni_serial_stop_tx_fifo() while xfer Doug Anderson (Thu May 30 2024 - 18:51:13 EST)
- Re: [PATCH v1] perf evlist: Force adding default events only to core PMUs Namhyung Kim (Thu May 30 2024 - 18:51:52 EST)
- Re: [PATCH v2 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Thu May 30 2024 - 18:52:11 EST)
- Re: [PATCH v2 0/4] ASoC: qcom: display port changes Dmitry Baryshkov (Thu May 30 2024 - 18:56:25 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Maciej W. Rozycki (Thu May 30 2024 - 18:57:44 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Maciej W. Rozycki (Thu May 30 2024 - 18:59:39 EST)
- [PATCH v1 3/6] ASoC: rockchip: Remove unused of_gpio.h Andy Shevchenko (Thu May 30 2024 - 19:01:02 EST)
- [PATCH v1 4/6] ASoC: codecs: Replace of_gpio.h by proper one Andy Shevchenko (Thu May 30 2024 - 19:01:06 EST)
- [PATCH v1 2/6] ASoC: fsl: Remove unused of_gpio.h Andy Shevchenko (Thu May 30 2024 - 19:01:15 EST)
- [PATCH v1 0/6] ASoC: Drop or replace of_gpio.h Andy Shevchenko (Thu May 30 2024 - 19:01:30 EST)
- [PATCH v1 1/6] ASoC: codecs: Remove unused of_gpio.h Andy Shevchenko (Thu May 30 2024 - 19:01:43 EST)
- [PATCH v1 6/6] ASoC: samsung: Replace of_gpio.h by proper one Andy Shevchenko (Thu May 30 2024 - 19:02:14 EST)
- [PATCH v1 5/6] ASoC: generic: Replace of_gpio.h by proper one Andy Shevchenko (Thu May 30 2024 - 19:02:20 EST)
- Re: [PATCHv6 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack Edgecombe, Rick P (Thu May 30 2024 - 19:05:05 EST)
- Re: [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full Ankur Arora (Thu May 30 2024 - 19:05:29 EST)
- Re: [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full Ankur Arora (Thu May 30 2024 - 19:06:33 EST)
- RE: [PATCH net] net: dsa: microchip: fix KSZ9477 set_ageing_time function Tristram.Ha (Thu May 30 2024 - 19:07:00 EST)
- Re: [PATCH 8/9] arm64: support cpuidle-haltpoll Okanovic, Haris (Thu May 30 2024 - 19:07:33 EST)
- Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled Reinette Chatre (Thu May 30 2024 - 19:07:54 EST)
- Re: [PATCH v2 2/2] selftests/resctrl: Adjust SNC support messages Reinette Chatre (Thu May 30 2024 - 19:08:06 EST)
- Re: [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95 Bjorn Helgaas (Thu May 30 2024 - 19:08:49 EST)
- Re: [PATCH v19 00/20] Add support for Sub-NUMA cluster (SNC) systems Reinette Chatre (Thu May 30 2024 - 19:10:20 EST)
- Re: [PATCH] i2c: piix4: Register SPDs Guenter Roeck (Thu May 30 2024 - 19:11:03 EST)
- Re: [PATCH v2 1/3] drm/panel-edp: add fat warning against adding new panel compatibles Dmitry Baryshkov (Thu May 30 2024 - 19:11:23 EST)
- Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific Sean Christopherson (Thu May 30 2024 - 19:12:55 EST)
- [PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Dmitry Baryshkov (Thu May 30 2024 - 19:13:12 EST)
- [PATCH v3 1/3] drm/panel-edp: add fat warning against adding new panel compatibles Dmitry Baryshkov (Thu May 30 2024 - 19:13:15 EST)
- [PATCH v3 2/3] dt-bindings: display: panel-simple: drop several eDP panels Dmitry Baryshkov (Thu May 30 2024 - 19:13:27 EST)
- [PATCH v3 3/3] drm/panel-edp: drop several legacy panels Dmitry Baryshkov (Thu May 30 2024 - 19:13:40 EST)
- Re: [PATCH v2] landlock: Add abstract unix socket connect restrictions Tahera Fahimi (Thu May 30 2024 - 19:14:09 EST)
- Re: [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full Paul E. McKenney (Thu May 30 2024 - 19:15:28 EST)
- [PATCH] ARM: dts: marvell: Add 7-segment LED display on x530 Chris Packham (Thu May 30 2024 - 19:16:30 EST)
- RE: [PATCH net] net: dsa: microchip: fix wrong register write when masking interrupt Tristram.Ha (Thu May 30 2024 - 19:18:03 EST)
- Re: [PATCH v2 16/35] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full Paul E. McKenney (Thu May 30 2024 - 19:20:38 EST)
- [PATCH] auxdisplay: linedisp: Support configuring the boot message Chris Packham (Thu May 30 2024 - 19:21:10 EST)
- Re: [PATCH v2 7/9] drm/bridge: cdns-dsi: Support atomic bridge APIs Dmitry Baryshkov (Thu May 30 2024 - 19:21:23 EST)
- Re: [PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Doug Anderson (Thu May 30 2024 - 19:24:20 EST)
- Re: [PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Dmitry Baryshkov (Thu May 30 2024 - 19:25:36 EST)
- [PATCH net-next v2 0/2] net: visibility of memory limits in netns technoboy85 (Thu May 30 2024 - 19:27:44 EST)
- [PATCH net-next v2 1/2] net: make net.core.{r,w}mem_{default,max} namespaced technoboy85 (Thu May 30 2024 - 19:28:04 EST)
- [PATCH net-next v2 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns technoboy85 (Thu May 30 2024 - 19:28:21 EST)
- Re: [PATCH v2 8/9] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable Dmitry Baryshkov (Thu May 30 2024 - 19:28:55 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Nathan Chancellor (Thu May 30 2024 - 19:31:01 EST)
- Re: [PATCH v4 1/2] drm/bridge: sii902x: Fix mode_valid hook Dmitry Baryshkov (Thu May 30 2024 - 19:31:13 EST)
- [PATCH] cdx: remove unused struct 'cdx_mcdi_copy_buffer' linux (Thu May 30 2024 - 19:34:49 EST)
- [PATCH v7 0/3] x86/snp: Add kexec support Ashish Kalra (Thu May 30 2024 - 19:37:01 EST)
- [PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec Ashish Kalra (Thu May 30 2024 - 19:37:20 EST)
- [PATCH v7 2/3] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP. Ashish Kalra (Thu May 30 2024 - 19:37:38 EST)
- [PATCH v7 3/3] x86/snp: Convert shared memory back to private on kexec Ashish Kalra (Thu May 30 2024 - 19:38:01 EST)
- Re: [f2fs-dev] [PATCH v2 1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation Jaegeuk Kim (Thu May 30 2024 - 19:39:34 EST)
- [PATCH REPOST net-next 1/2] r8152: If inaccessible at resume time, issue a reset Douglas Anderson (Thu May 30 2024 - 19:43:41 EST)
- [PATCH REPOST net-next 2/2] r8152: Wake up the system if the we need a reset Douglas Anderson (Thu May 30 2024 - 19:44:06 EST)
- Re: [PATCH v3 6/9] misc: fastrpc: Fix unsigned PD support Dmitry Baryshkov (Thu May 30 2024 - 19:44:27 EST)
- linux-next: Fixes tag needs some work in the sound-current tree Stephen Rothwell (Thu May 30 2024 - 19:44:40 EST)
- Re: [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support Inochi Amaoto (Thu May 30 2024 - 19:46:22 EST)
- RE: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled Luck, Tony (Thu May 30 2024 - 19:46:39 EST)
- Re: [PATCH v3 7/9] misc: fastrpc: Restrict untrusted app to attach to privileged PD Dmitry Baryshkov (Thu May 30 2024 - 19:46:58 EST)
- Re: [PATCH 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone Inochi Amaoto (Thu May 30 2024 - 19:48:03 EST)
- [PATCH] fs: dlm: remove unused struct 'dlm_processed_nodes' linux (Thu May 30 2024 - 19:49:36 EST)
- [syzbot] [arm?] KASAN: slab-out-of-bounds Read in contpte_clear_young_dirty_ptes syzbot (Thu May 30 2024 - 19:49:49 EST)
- Re: [PATCH v3 8/9] misc: fastrpc: Restrict untrusted app to spawn signed PD Dmitry Baryshkov (Thu May 30 2024 - 19:50:04 EST)
- Re: [PATCH v3 9/9] misc: fastrpc: Add system unsigned PD support Dmitry Baryshkov (Thu May 30 2024 - 19:50:44 EST)
- Re: [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport Adam Young (Thu May 30 2024 - 19:51:52 EST)
- Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled Reinette Chatre (Thu May 30 2024 - 19:52:06 EST)
- Re: [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart() David Wei (Thu May 30 2024 - 19:52:26 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100: Describe the PCIe 6a resources Dmitry Baryshkov (Thu May 30 2024 - 19:52:56 EST)
- Re: [PATCH 2/3] arm64: dts: qcom: x1e80100-qcp: Fix the PHY regulator for PCIe 6a Dmitry Baryshkov (Thu May 30 2024 - 19:53:06 EST)
- Re: [PATCH 1/3] arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a Dmitry Baryshkov (Thu May 30 2024 - 19:53:19 EST)
- Re: [PATCH v3] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers Dmitry Torokhov (Thu May 30 2024 - 19:53:33 EST)
- Re: [PATCH] clk: qcom: gcc-x1e80100: Set parent rate for USB3 sec and tert PHY pipe clks Dmitry Baryshkov (Thu May 30 2024 - 19:56:24 EST)
- Re: linux-next: build warnings after merge of the gfs2 tree Stephen Rothwell (Thu May 30 2024 - 20:00:46 EST)
- [PATCH] NFS: remove unused struct 'mnt_fhstatus' linux (Thu May 30 2024 - 20:00:57 EST)
- [PATCH] NFSD: remove unused structs 'nfsd3_voidargs' linux (Thu May 30 2024 - 20:08:57 EST)
- Re: [PATCH v2] drivers: iio: adc: add support for ad777x family kernel test robot (Thu May 30 2024 - 20:10:51 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Linus Torvalds (Thu May 30 2024 - 20:11:30 EST)
- Re: [RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats Jakub Kicinski (Thu May 30 2024 - 20:11:46 EST)
- Re: [PATCH v3] vmstat: Kernel stack usage histogram Pasha Tatashin (Thu May 30 2024 - 20:15:04 EST)
- Re: [RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats Joe Damato (Thu May 30 2024 - 20:15:41 EST)
- Re: [RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions John Johansen (Thu May 30 2024 - 20:17:44 EST)
- Re: [PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down Jason Wang (Thu May 30 2024 - 20:18:24 EST)
- Re: [PATCH net-next v6 0/3] mlx4: Add support for netdev-genl API patchwork-bot+netdevbpf (Thu May 30 2024 - 20:20:40 EST)
- [PATCH] x86/mce/inject: add missing MODULE_DESCRIPTION() Jeff Johnson (Thu May 30 2024 - 20:20:58 EST)
- Re: linux-next: the fetch of the tomoyo tree failed Stephen Rothwell (Thu May 30 2024 - 20:21:44 EST)
- Re: [PATCH net] net: dsa: microchip: fix KSZ9477 set_ageing_time function Andrew Lunn (Thu May 30 2024 - 20:22:03 EST)
- Re: [PATCH v4 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver Dmitry Baryshkov (Thu May 30 2024 - 20:23:07 EST)
- Re: [PATCH v19 08/20] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files Tony Luck (Thu May 30 2024 - 20:26:12 EST)
- Re: [PATCH] net: tap: validate metadata and length for XDP buff before building up skb Jason Wang (Thu May 30 2024 - 20:26:42 EST)
- Re: [PATCH] scsi: qla2xxx: remove unused struct 'scsi_dif_tuple' Martin K. Petersen (Thu May 30 2024 - 20:27:47 EST)
- Re: [PATCH] tick: shift tick_nohz_switch_to_nohz() from tick_check_oneshot_change() to hrtimer_run_queues() kernel test robot (Thu May 30 2024 - 20:28:33 EST)
- Re: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Andrew Lunn (Thu May 30 2024 - 20:33:40 EST)
- Re: [PATCH] of: WARN on using default root node #address-cells/#size-cells Rob Herring (Thu May 30 2024 - 20:34:18 EST)
- RE: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled Luck, Tony (Thu May 30 2024 - 20:34:28 EST)
- RE: [PATCH] wifi: rtw88: schedule rx work after everything is set up Ping-Ke Shih (Thu May 30 2024 - 20:35:51 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Paul E. McKenney (Thu May 30 2024 - 20:35:59 EST)
- Re: [PATCH v7 3/5] crypto: tpm2_key: Introduce a TPM2 key type Stefan Berger (Thu May 30 2024 - 20:36:18 EST)
- Re: [PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific Huang, Kai (Thu May 30 2024 - 20:37:09 EST)
- Re: [PATCH v7 0/3] scsi: ufs: Allow RTT negotiation Martin K. Petersen (Thu May 30 2024 - 20:37:24 EST)
- Re: [RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats Jakub Kicinski (Thu May 30 2024 - 20:39:13 EST)
- [RFC PATCH v2 4/8] clavis: Prevent clavis boot param from changing during kexec Eric Snowberg (Thu May 30 2024 - 20:41:57 EST)
- [RFC PATCH v2 1/8] certs: Introduce ability to link to a system key Eric Snowberg (Thu May 30 2024 - 20:42:04 EST)
- [RFC PATCH v2 5/8] keys: Add new verification type (VERIFYING_CLAVIS_SIGNATURE) Eric Snowberg (Thu May 30 2024 - 20:42:21 EST)
- [RFC PATCH v2 2/8] clavis: Introduce a new system keyring called clavis Eric Snowberg (Thu May 30 2024 - 20:42:22 EST)
- [RFC PATCH v2 3/8] efi: Make clavis boot param persist across kexec Eric Snowberg (Thu May 30 2024 - 20:42:31 EST)
- [RFC PATCH v2 0/8] Clavis LSM Eric Snowberg (Thu May 30 2024 - 20:43:24 EST)
- [RFC PATCH v2 6/8] keys: Add ability to track intended usage of the public key Eric Snowberg (Thu May 30 2024 - 20:43:25 EST)
- [RFC PATCH v2 7/8] clavis: Introduce a new key type called clavis_key_acl Eric Snowberg (Thu May 30 2024 - 20:43:25 EST)
- [RFC PATCH v2 8/8] clavis: Introduce new LSM called clavis Eric Snowberg (Thu May 30 2024 - 20:44:06 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Eric Biggers (Thu May 30 2024 - 20:44:25 EST)
- Re: [PATCH v2 0/2] ufs: mcq: Fix and cleanup unsafe macros Martin K. Petersen (Thu May 30 2024 - 20:46:41 EST)
- [PATCH v3 1/3] dt-bindings: hwmon: g762: Convert to yaml schema Christian Marangi (Thu May 30 2024 - 20:47:11 EST)
- [PATCH v3 2/3] dt-bindings: hwmon: g76x: Add support for g761 Christian Marangi (Thu May 30 2024 - 20:47:20 EST)
- [PATCH v3 3/3] hwmon: g672: add support for g761 Christian Marangi (Thu May 30 2024 - 20:47:30 EST)
- [net-next PATCH v2 1/2] net: phy: aquantia: move priv and hw stat to header Christian Marangi (Thu May 30 2024 - 20:50:50 EST)
- [net-next PATCH v2 2/2] net: phy: aquantia: add support for PHY LEDs Christian Marangi (Thu May 30 2024 - 20:51:04 EST)
- [PATCHv2] mm: fix incorrect vbq reference in purge_fragmented_block zhaoyang.huang (Thu May 30 2024 - 20:51:19 EST)
- [PATCH] crypto: x86 - add missing MODULE_DESCRIPTION() macros Jeff Johnson (Thu May 30 2024 - 20:53:49 EST)
- Re: [PATCH v1 5/6] ASoC: generic: Replace of_gpio.h by proper one Kuninori Morimoto (Thu May 30 2024 - 20:54:06 EST)
- Re: [PATCH v1 1/6] ASoC: codecs: Remove unused of_gpio.h Kuninori Morimoto (Thu May 30 2024 - 20:55:39 EST)
- Re: [RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats Joe Damato (Thu May 30 2024 - 20:57:06 EST)
- Re: [PATCH v4 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Dmitry Baryshkov (Thu May 30 2024 - 20:59:17 EST)
- Re: [PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static Baolu Lu (Thu May 30 2024 - 21:01:32 EST)
- Re: [PATCH net-next v5 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988 kernel test robot (Thu May 30 2024 - 21:01:46 EST)
- [PATCH 0/3] of: Reimplement of_(bus_)?n_(size|addr)_cells() Rob Herring (Arm) (Thu May 30 2024 - 21:03:41 EST)
- [PATCH 1/3] of: Add an iterator to walk up parent nodes Rob Herring (Arm) (Thu May 30 2024 - 21:03:52 EST)
- [PATCH 2/3] of: Add missing locking to of_(bus_)?n_(size|addr)_cells() Rob Herring (Arm) (Thu May 30 2024 - 21:04:06 EST)
- [PATCH 3/3] of/irq: Use of_bus_n_addr_cells() to retrieve "#address-cells" Rob Herring (Arm) (Thu May 30 2024 - 21:04:19 EST)
- Re: [PATCH v4 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver Dmitry Baryshkov (Thu May 30 2024 - 21:05:25 EST)
- Re: [PATCH] ext4: add casefolded file check Eric Biggers (Thu May 30 2024 - 21:05:43 EST)
- Re: [PATCH v1 net-next 3/4] vmxnet3: add command to allow disabling of offloads Jakub Kicinski (Thu May 30 2024 - 21:06:04 EST)
- Re: (2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Wei Yang (Thu May 30 2024 - 21:06:21 EST)
- Re: [RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats Joe Damato (Thu May 30 2024 - 21:07:46 EST)
- Re: [PATCH v1 net-next 2/4] vmxnet3: add latency measurement support in vmxnet3 Jakub Kicinski (Thu May 30 2024 - 21:10:06 EST)
- Re: [PATCH] hns3: avoid linking objects into multiple modules patchwork-bot+netdevbpf (Thu May 30 2024 - 21:10:42 EST)
- Re: [PATCH] ethernet: octeontx2: avoid linking objects into multiple modules patchwork-bot+netdevbpf (Thu May 30 2024 - 21:10:45 EST)
- Re: [f2fs-dev] [PATCH v2 1/2] f2fs: use per-log target_bitmap to improve lookup performace of ssr allocation Chao Yu (Thu May 30 2024 - 21:11:11 EST)
- Re: [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa Stefan Berger (Thu May 30 2024 - 21:11:24 EST)
- Re: [PATCH v2] ufs:mcq:Fixing Error Output and cleanup for ufshcd_mcq_abort Martin K. Petersen (Thu May 30 2024 - 21:16:44 EST)
- Re: [PATCH 1/2] x86: Remove the prefetch() specific implementation on x86_64 Youling Tang (Thu May 30 2024 - 21:17:37 EST)
- Re: device_def_domain_type documentation header does not match implementation Baolu Lu (Thu May 30 2024 - 21:19:26 EST)
- Re: [PATCH v8 3/3] platform/x86: dell-pc: Implement platform_profile Lyndon Sanche (Thu May 30 2024 - 21:19:58 EST)
- Re: [PATCH] blk-throttle: Fix incorrect display of io.max Yu Kuai (Thu May 30 2024 - 21:21:47 EST)
- Re: device_def_domain_type documentation header does not match implementation Baolu Lu (Thu May 30 2024 - 21:22:03 EST)
- Re: [PATCH] tick: shift tick_nohz_switch_to_nohz() from tick_check_oneshot_change() to hrtimer_run_queues() kernel test robot (Thu May 30 2024 - 21:22:45 EST)
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Binbin Wu (Thu May 30 2024 - 21:23:16 EST)
- [syzbot] [gfs2?] KMSAN: uninit-value in gfs2_quota_init syzbot (Thu May 30 2024 - 21:23:35 EST)
- Re: [RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats Jakub Kicinski (Thu May 30 2024 - 21:26:47 EST)
- Re: [PATCHv2] mm: fix incorrect vbq reference in purge_fragmented_block hailong liu (Thu May 30 2024 - 21:27:37 EST)
- [PATCH net-next v1] netfilter: cttimeout: remove 'l3num' attr check Lin Ma (Thu May 30 2024 - 21:30:03 EST)
- [PATCH v9 03/19] x86: Secure Launch Kconfig Ross Philipson (Thu May 30 2024 - 21:32:31 EST)
- [PATCH v9 19/19] x86: EFI stub DRTM launch support for Secure Launch Ross Philipson (Thu May 30 2024 - 21:32:41 EST)
- [PATCH v9 04/19] x86: Secure Launch Resource Table header file Ross Philipson (Thu May 30 2024 - 21:32:49 EST)
- [PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support Ross Philipson (Thu May 30 2024 - 21:32:56 EST)
- [PATCH v9 01/19] x86/boot: Place kernel_info at a fixed offset Ross Philipson (Thu May 30 2024 - 21:33:14 EST)
- [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Ross Philipson (Thu May 30 2024 - 21:33:52 EST)
- [PATCH v9 08/19] x86: Secure Launch kernel early boot stub Ross Philipson (Thu May 30 2024 - 21:34:16 EST)
- drivers/gpu/drm/imagination/pvr_rogue_fwif_sf.h:75:39: warning: 'stid_fmts' defined but not used kernel test robot (Thu May 30 2024 - 21:34:17 EST)
- [PATCH v9 05/19] x86: Secure Launch main header file Ross Philipson (Thu May 30 2024 - 21:34:26 EST)
- [PATCH v9 07/19] x86: Add early SHA-256 support for Secure Launch early measurements Ross Philipson (Thu May 30 2024 - 21:34:43 EST)
- [PATCH v9 02/19] Documentation/x86: Secure Launch kernel documentation Ross Philipson (Thu May 30 2024 - 21:35:06 EST)
- [PATCH v9 10/19] x86: Secure Launch SMP bringup support Ross Philipson (Thu May 30 2024 - 21:35:35 EST)
- [PATCH v9 12/19] reboot: Secure Launch SEXIT support on reboot paths Ross Philipson (Thu May 30 2024 - 21:35:48 EST)
- [PATCH v9 17/19] tpm: Add sysfs interface to allow setting and querying the preferred locality Ross Philipson (Thu May 30 2024 - 21:35:52 EST)
- [PATCH v9 09/19] x86: Secure Launch kernel late boot stub Ross Philipson (Thu May 30 2024 - 21:36:27 EST)
- [PATCH v9 13/19] tpm: Protect against locality counter underflow Ross Philipson (Thu May 30 2024 - 21:36:44 EST)
- [PATCH v9 11/19] kexec: Secure Launch kexec SEXIT support Ross Philipson (Thu May 30 2024 - 21:36:47 EST)
- [PATCH v9 14/19] tpm: Ensure tpm is in known state at startup Ross Philipson (Thu May 30 2024 - 21:37:01 EST)
- [PATCH v9 15/19] tpm: Make locality requests return consistent values Ross Philipson (Thu May 30 2024 - 21:37:20 EST)
- [PATCH v9 16/19] tpm: Add ability to set the preferred locality the TPM chip uses Ross Philipson (Thu May 30 2024 - 21:37:54 EST)
- [PATCH v9 18/19] x86: Secure Launch late initcall platform module Ross Philipson (Thu May 30 2024 - 21:38:17 EST)
- [PATCH v1 net] net: phy: Micrel KSZ8061: fix errata solution not taking effect problem Tristram.Ha (Thu May 30 2024 - 21:38:33 EST)
- [PATCH v1 net] net: dsa: microchip: fix RGMII error in KSZ DSA driver Tristram.Ha (Thu May 30 2024 - 21:38:50 EST)
- [PATCH v1 net] net: dsa: microchip: fix wrong register write when masking interrupt Tristram.Ha (Thu May 30 2024 - 21:39:07 EST)
- Re: [PATCH V1 1/5] dt-bindings: input: Add YAML to Awinic sar sensor. Rob Herring (Thu May 30 2024 - 21:39:27 EST)
- Re: [f2fs-dev] [syzbot] [f2fs?] KASAN: slab-use-after-free Read in sanity_check_extent_cache Chao Yu (Thu May 30 2024 - 21:39:49 EST)
- Re: [PATCHv2] mm: fix incorrect vbq reference in purge_fragmented_block Zhaoyang Huang (Thu May 30 2024 - 21:40:26 EST)
- Re: [PATCH v2] dt-bindings: net: ti: icssg_prueth: Add documentation for PA_STATS support patchwork-bot+netdevbpf (Thu May 30 2024 - 21:40:54 EST)
- Re: (subset) [PATCH 0/3] arm64: qcom: SA8775p: Add llcc support Rob Herring (Thu May 30 2024 - 21:42:04 EST)
- Re: [PATCH] riscv: dts: thead: th1520: Add PMU event node Guo Ren (Thu May 30 2024 - 21:43:21 EST)
- Re: [PATCH] blk-throttle: Fix incorrect display of io.max Jens Axboe (Thu May 30 2024 - 21:45:55 EST)
- Re: [PATCH v7 1/4] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI Rob Herring (Thu May 30 2024 - 21:47:12 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Huang, Ying (Thu May 30 2024 - 21:47:41 EST)
- Re: [PATCH] ext4: add casefolded file check Lizhi Xu (Thu May 30 2024 - 21:48:22 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Guo Ren (Thu May 30 2024 - 21:57:28 EST)
- Re: [syzbot] [f2fs?] KASAN: slab-use-after-free Read in sanity_check_extent_cache syzbot (Thu May 30 2024 - 21:58:12 EST)
- Re: [PATCH 06/20] drm/msm: Use iommu_paging_domain_alloc() Baolu Lu (Thu May 30 2024 - 22:00:13 EST)
- [PATCH v2] f2fs: fix to cover read extent cache access with lock Chao Yu (Thu May 30 2024 - 22:00:58 EST)
- Re: [PATCH] f2fs: enable atgc if atgc_age_threshold from user is less than elapsed_time Chao Yu (Thu May 30 2024 - 22:04:50 EST)
- Re: [PATCH 1/2] mm: swap: swap cluster switch to double link list Huang, Ying (Thu May 30 2024 - 22:05:44 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Thu May 30 2024 - 22:07:13 EST)
- Re: [PATCH v12 3/3] Input: Add TouchNetix axiom i2c touchscreen driver kernel test robot (Thu May 30 2024 - 22:14:38 EST)
- Re: [PATCH] f2fs: enable atgc if atgc_age_threshold from user is less than elapsed_time Zhiguo Niu (Thu May 30 2024 - 22:16:00 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Eric Biggers (Thu May 30 2024 - 22:17:12 EST)
- Re: [PATCH] livepatch: introduce klp_func called interface zhang warden (Thu May 30 2024 - 22:17:27 EST)
- Re: [PATCH] ext4: add casefolded file check Eric Biggers (Thu May 30 2024 - 22:21:02 EST)
- Re: [PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Thu May 30 2024 - 22:21:16 EST)
- Re: [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number Eric Biggers (Thu May 30 2024 - 22:26:31 EST)
- RE: [RESEND PATCH v4 3/4] media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage. jackson . lee (Thu May 30 2024 - 22:30:13 EST)
- Re: [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering Steven Rostedt (Thu May 30 2024 - 22:31:42 EST)
- [PATCH] bcachefs: track writeback errors using the generic tracking infrastructure Youling Tang (Thu May 30 2024 - 22:31:57 EST)
- [PATCH] bcachefs: Add tracepoints for bch2_sync_fs() and bch2_fsync() Youling Tang (Thu May 30 2024 - 22:35:44 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Huang, Ying (Thu May 30 2024 - 22:37:20 EST)
- Re: [PATCH 0/3] tracing: Fix some selftest issues Google (Thu May 30 2024 - 22:37:31 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Thu May 30 2024 - 22:38:47 EST)
- [PATCH] USB: serial: option: add Rolling RW350-GL variants Vanillan Wang (Thu May 30 2024 - 22:40:48 EST)
- linux-next: manual merge of the wireless-next tree with the wireless tree Stephen Rothwell (Thu May 30 2024 - 22:44:29 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Dragan Simic (Thu May 30 2024 - 22:45:41 EST)
- [RFC PATCH v2] mm/vmalloc: fix vbq->free list breakage hailong.liu (Thu May 30 2024 - 22:48:41 EST)
- [PATCH] cxl/region: Support to calculate memory tier abstract distance Huang Ying (Thu May 30 2024 - 22:49:26 EST)
- [PATCH v2] cpuset: Optimize the number of iterations in the scheduling domain construction process Xavier (Thu May 30 2024 - 22:49:37 EST)
- Re: [PATCH] riscv: fix overlap of allocated page and PTR_ERR patchwork-bot+linux-riscv (Thu May 30 2024 - 22:50:41 EST)
- Re: [GIT PULL] alpha: cleanups and build fixes for 6.10 Maciej W. Rozycki (Thu May 30 2024 - 22:53:34 EST)
- Re: [RFC PATCH] mm/vmalloc: fix vbq->free breakage Hailong Liu (Thu May 30 2024 - 22:54:04 EST)
- Re: [PATCH 00/20] iommu: Refactoring domain allocation interface Baolu Lu (Thu May 30 2024 - 22:54:46 EST)
- RE: [PATCH] vfio/qat: add PCI_IOV dependency Zeng, Xin (Thu May 30 2024 - 22:56:30 EST)
- [PATCH 0/3] dt-bindings: pinctrl: aspeed: Define missing functions and groups Andrew Jeffery (Thu May 30 2024 - 23:03:31 EST)
- [PATCH 2/3] dt-bindings: pinctrl: aspeed,ast2500-pinctrl: Describe SGPM Andrew Jeffery (Thu May 30 2024 - 23:03:39 EST)
- [PATCH 3/3] dt-bindings: pinctrl: aspeed,ast2600-pinctrl: Describe I3C, USB Andrew Jeffery (Thu May 30 2024 - 23:03:46 EST)
- [PATCH 1/3] dt-bindings: pinctrl: aspeed: Use block syntax for function and groups Andrew Jeffery (Thu May 30 2024 - 23:03:56 EST)
- [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block zhaoyang.huang (Thu May 30 2024 - 23:05:53 EST)
- RE: [PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups Peng Fan (Thu May 30 2024 - 23:07:39 EST)
- [PATCH V2] ext4: add casefolded feature check before setup encrypted info Lizhi Xu (Thu May 30 2024 - 23:08:17 EST)
- [PATCH] sched/fair: updates weight of cfs_rq before update_cfs_group() in enqueue_entity() pugaowei (Thu May 30 2024 - 23:08:57 EST)
- Re: [PATCH V2] ext4: add casefolded feature check before setup encrypted info Eric Biggers (Thu May 30 2024 - 23:11:46 EST)
- Re: [PATCH 00/20] iommu: Refactoring domain allocation interface Yi Liu (Thu May 30 2024 - 23:12:24 EST)
- Re: [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering Google (Thu May 30 2024 - 23:12:58 EST)
- Re: [PATCH v5] drivers: hwmon: max31827: Add PEC support kernel test robot (Thu May 30 2024 - 23:16:55 EST)
- linux-next: manual merge of the drm-xe tree with the drm-intel tree Stephen Rothwell (Thu May 30 2024 - 23:18:49 EST)
- Re: [PATCH V2] cpufreq: scmi: Avoid overflow of target_freq in fast switch Jagadeesh Kona (Thu May 30 2024 - 23:21:17 EST)
- Re: [PULL 00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support Michael Roth (Thu May 30 2024 - 23:23:50 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block hailong liu (Thu May 30 2024 - 23:23:57 EST)
- [PATCH] cdrom: Add missing MODULE_DESCRIPTION() Jeff Johnson (Thu May 30 2024 - 23:24:15 EST)
- Re: [PATCH V2] ext4: add casefolded feature check before setup encrypted info Lizhi Xu (Thu May 30 2024 - 23:31:25 EST)
- Re: [PATCH V2] ext4: add casefolded feature check before setup encrypted info Eric Biggers (Thu May 30 2024 - 23:34:23 EST)
- Re: [PATCH v16 5/5] x86: vdso: Wire up getrandom() vDSO implementation Eric Biggers (Thu May 30 2024 - 23:38:30 EST)
- Re: [syzbot] [bpf?] general protection fault in bpf_check (2) syzbot (Thu May 30 2024 - 23:41:15 EST)
- Re: [syzbot] kernel BUG in ext4_write_inline_data syzbot (Thu May 30 2024 - 23:46:32 EST)
- [PATCH] parport: add missing MODULE_DESCRIPTION() Jeff Johnson (Thu May 30 2024 - 23:48:19 EST)
- Re: [PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning Leon Romanovsky (Thu May 30 2024 - 23:49:08 EST)
- Re: [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion srinivas pandruvada (Thu May 30 2024 - 23:49:41 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Maciej W. Rozycki (Thu May 30 2024 - 23:56:40 EST)
- Re: [PATCH v16 2/5] random: add vgetrandom_alloc() syscall Eric Biggers (Thu May 30 2024 - 23:59:30 EST)
- Re: [PATCH 0/6] powervr: MT8173 GPU support Chen-Yu Tsai (Fri May 31 2024 - 00:01:00 EST)
- Re: [PATCH] Revert "riscv: mm: accelerate pagefault when badaccess" Kefeng Wang (Fri May 31 2024 - 00:05:55 EST)
- linux-next: manual merge of the iio tree with the iio-fixes tree Stephen Rothwell (Fri May 31 2024 - 00:06:40 EST)
- Re: [PATCH v3 3/3] KVM: SEV-ES: Fix LBRV code Ravi Bangoria (Fri May 31 2024 - 00:07:10 EST)
- Re: [PATCH net-next v8 2/2] net: ti: icssg_prueth: add TAPRIO offload support Anwar, Md Danish (Fri May 31 2024 - 00:25:35 EST)
- [PATCH] siox: bus-gpio: add missing MODULE_DESCRIPTION() Jeff Johnson (Fri May 31 2024 - 00:26:01 EST)
- RE: [PATCH 1/1][v2] PCI: Support VF resizable BAR Chang, HaiJun (Fri May 31 2024 - 00:26:41 EST)
- Re: WQ_UNBOUND workqueue warnings from multiple drivers Sagi Grimberg (Fri May 31 2024 - 00:27:24 EST)
- [PATCH v8 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property Linu Cherian (Fri May 31 2024 - 00:28:24 EST)
- [PATCH v8 0/7] Coresight for Kernel panic and watchdog reset Linu Cherian (Fri May 31 2024 - 00:28:25 EST)
- [PATCH v8 3/7] coresight: core: Add provision for panic callbacks Linu Cherian (Fri May 31 2024 - 00:28:51 EST)
- [PATCH v8 2/7] coresight: tmc-etr: Add support to use reserved trace memory Linu Cherian (Fri May 31 2024 - 00:28:51 EST)
- [PATCH v8 4/7] coresight: tmc: Enable panic sync handling Linu Cherian (Fri May 31 2024 - 00:29:18 EST)
- [PATCH v8 6/7] coresight: tmc: Stop trace capture on FlIn Linu Cherian (Fri May 31 2024 - 00:29:30 EST)
- [PATCH v8 5/7] coresight: tmc: Add support for reading crash data Linu Cherian (Fri May 31 2024 - 00:29:43 EST)
- [PATCH v8 7/7] coresight: config: Add preloaded configuration Linu Cherian (Fri May 31 2024 - 00:29:59 EST)
- [PATCH v9 00/24] Add Secure TSC support for SNP guests Nikunj A Dadhania (Fri May 31 2024 - 00:31:37 EST)
- [PATCH v9 01/24] virt: sev-guest: Use AES GCM crypto library Nikunj A Dadhania (Fri May 31 2024 - 00:31:54 EST)
- [PATCH v9 02/24] virt: sev-guest: Replace dev_dbg with pr_debug Nikunj A Dadhania (Fri May 31 2024 - 00:32:08 EST)
- [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array Nikunj A Dadhania (Fri May 31 2024 - 00:32:31 EST)
- [PATCH v9 04/24] virt: sev-guest: Add SNP guest request structure Nikunj A Dadhania (Fri May 31 2024 - 00:32:51 EST)
- [PATCH v9 05/24] virt: sev-guest: Fix user-visible strings Nikunj A Dadhania (Fri May 31 2024 - 00:33:02 EST)
- [PATCH v9 07/24] virt: sev-guest: Store VMPCK index to SNP guest device structure Nikunj A Dadhania (Fri May 31 2024 - 00:33:32 EST)
- [PATCH v9 08/24] virt: sev-guest: Take mutex in snp_send_guest_request() Nikunj A Dadhania (Fri May 31 2024 - 00:33:39 EST)
- [PATCH v9 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments Nikunj A Dadhania (Fri May 31 2024 - 00:34:05 EST)
- [PATCH v9 09/24] virt: sev-guest: Carve out SNP guest messaging init/exit Nikunj A Dadhania (Fri May 31 2024 - 00:34:26 EST)
- [PATCH v9 11/24] x86/sev: Replace dev_[err,alert] with pr_[err,alert] Nikunj A Dadhania (Fri May 31 2024 - 00:34:45 EST)
- [PATCH v9 10/24] x86/sev: Move core SEV guest driver routines to common code Nikunj A Dadhania (Fri May 31 2024 - 00:34:55 EST)
- [PATCH v9 12/24] x86/sev: Make snp_issue_guest_request() static Nikunj A Dadhania (Fri May 31 2024 - 00:35:27 EST)
- [PATCH v9 13/24] x86/sev: Make sev-guest driver functional again Nikunj A Dadhania (Fri May 31 2024 - 00:35:51 EST)
- [PATCH v9 14/24] x86/sev: Handle failures from snp_init() Nikunj A Dadhania (Fri May 31 2024 - 00:36:00 EST)
- Re: [PATCH 1/1] RISC-V: KVM: No need to use mask when hart-index-bit is 0 Anup Patel (Fri May 31 2024 - 00:36:30 EST)
- [PATCH v9 15/24] x86/sev: Cache the secrets page address Nikunj A Dadhania (Fri May 31 2024 - 00:36:47 EST)
- [PATCH v9 16/24] x86/sev: Drop sev_guest_platform_data structure Nikunj A Dadhania (Fri May 31 2024 - 00:37:10 EST)
- [PATCH v9 17/24] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC Nikunj A Dadhania (Fri May 31 2024 - 00:37:30 EST)
- [PATCH v9 18/24] x86/sev: Add Secure TSC support for SNP guests Nikunj A Dadhania (Fri May 31 2024 - 00:37:44 EST)
- [PATCH v9 19/24] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests Nikunj A Dadhania (Fri May 31 2024 - 00:38:11 EST)
- [PATCH v9 20/24] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests Nikunj A Dadhania (Fri May 31 2024 - 00:38:23 EST)
- [PATCH v9 21/24] x86/kvmclock: Skip kvmclock when Secure TSC is available Nikunj A Dadhania (Fri May 31 2024 - 00:38:52 EST)
- [PATCH v9 22/24] x86/sev: Mark Secure TSC as reliable Nikunj A Dadhania (Fri May 31 2024 - 00:39:13 EST)
- [PATCH v9 23/24] x86/cpu/amd: Do not print FW_BUG for Secure TSC Nikunj A Dadhania (Fri May 31 2024 - 00:39:31 EST)
- [PATCH v9 24/24] x86/sev: Enable Secure TSC for SNP guests Nikunj A Dadhania (Fri May 31 2024 - 00:39:45 EST)
- [PATCH net-next v9 1/2] net: ti: icssg: Move icss_iep structure MD Danish Anwar (Fri May 31 2024 - 00:46:01 EST)
- [PATCH net-next v9 0/2] Add TAPRIO offload support for ICSSG driver MD Danish Anwar (Fri May 31 2024 - 00:46:11 EST)
- [PATCH net-next v9 2/2] net: ti: icssg_prueth: add TAPRIO offload support MD Danish Anwar (Fri May 31 2024 - 00:46:30 EST)
- [PATCH v4 0/3] KVM: SEV-ES: Fix KVM_{GET|SET}_MSRS and LBRV handling Ravi Bangoria (Fri May 31 2024 - 00:47:23 EST)
- [PATCH v4 1/3] KVM: SEV-ES: Prevent MSR access post VMSA encryption Ravi Bangoria (Fri May 31 2024 - 00:47:45 EST)
- [PATCH v4 2/3] KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent Ravi Bangoria (Fri May 31 2024 - 00:48:07 EST)
- [PATCH v4 3/3] KVM: SEV-ES: Fix LBRV code Ravi Bangoria (Fri May 31 2024 - 00:48:15 EST)
- Re: [PATCH v17 3/7] libfs: Introduce case-insensitive string comparison helper Eric Biggers (Fri May 31 2024 - 00:49:05 EST)
- Re: [PATCH 1/1] RDMA/mlx5: Release CPU for other processes in mlx5_free_cmd_msg() Anand Khoje (Fri May 31 2024 - 00:52:12 EST)
- [PATCH] intel_th: msu-sink: add missing MODULE_DESCRIPTION() Jeff Johnson (Fri May 31 2024 - 00:55:51 EST)
- Re: [PATCH] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Hagar Hemdan (Fri May 31 2024 - 00:59:12 EST)
- Re: [PATCH v2] serial: port: Don't block system suspend even if bytes are left to xmit Tony Lindgren (Fri May 31 2024 - 01:02:23 EST)
- RE: [EXTERNAL] [PATCH 2/3] net: ti: icss-iep: Enable compare events Sunil Kovvuri Goutham (Fri May 31 2024 - 01:12:41 EST)
- Re: [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang Muhammad Usama Anjum (Fri May 31 2024 - 01:13:20 EST)
- [PATCH] nvme-apple: add missing MODULE_DESCRIPTION() Jeff Johnson (Fri May 31 2024 - 01:16:54 EST)
- Re: [PATCH v2] serial: port: Don't block system suspend even if bytes are left to xmit Greg Kroah-Hartman (Fri May 31 2024 - 01:21:34 EST)
- linux-next: build failure after merge of the net-next tree Stephen Rothwell (Fri May 31 2024 - 01:22:42 EST)
- Re: [PATCH] crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() Herbert Xu (Fri May 31 2024 - 01:23:45 EST)
- Re: [PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support Gautam Menghani (Fri May 31 2024 - 01:25:37 EST)
- linux-next: build warning after merge of the amdgpu tree Stephen Rothwell (Fri May 31 2024 - 01:26:51 EST)
- [PATCH v4] ASoc: tas2781: Enable RCA-based playback without DSP firmware download Shenghao Ding (Fri May 31 2024 - 01:28:13 EST)
- RE: [PATCH] crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() Akhil R (Fri May 31 2024 - 01:37:12 EST)
- [PATCH] kernel/resource: optimize find_next_iomem_res Chia-I Wu (Fri May 31 2024 - 01:37:26 EST)
- Re: [PATCH v9a 14/14] crypto: x86/aes-kl - Implement the AES-XTS algorithm Eric Biggers (Fri May 31 2024 - 01:37:35 EST)
- Re: [PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64 Thorsten Leemhuis (Fri May 31 2024 - 01:41:15 EST)
- linux-next: Tree for May 31 Stephen Rothwell (Fri May 31 2024 - 01:41:50 EST)
- Re: [PATCH] RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_ext function Anup Patel (Fri May 31 2024 - 01:42:30 EST)
- [PATCH] regmap: kunit: add missing MODULE_DESCRIPTION() Jeff Johnson (Fri May 31 2024 - 01:42:35 EST)
- Re: [PATCH] Revert "riscv: mm: accelerate pagefault when badaccess" Alexandre Ghiti (Fri May 31 2024 - 01:46:03 EST)
- Re: [PATCH] iio:proximity:hx9031as: Add TYHX HX9031AS/HX9023S sensor driver kernel test robot (Fri May 31 2024 - 01:48:52 EST)
- [linus:master] [shmem,percpu_counter] beb9868628: BUG:KCSAN:data-race_in__percpu_counter_limited_add/__percpu_counter_limited_add kernel test robot (Fri May 31 2024 - 01:53:03 EST)
- [PATCH V7 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing Adrian Hunter (Fri May 31 2024 - 01:58:02 EST)
- [PATCH V7 01/12] perf/core: Add aux_pause, aux_resume, aux_start_paused Adrian Hunter (Fri May 31 2024 - 01:58:13 EST)
- [PATCH V7 02/12] perf/x86/intel/pt: Add support for pause / resume Adrian Hunter (Fri May 31 2024 - 01:58:30 EST)
- [PATCH V7 03/12] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling Adrian Hunter (Fri May 31 2024 - 01:58:38 EST)
- [PATCH V7 04/12] perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64 Adrian Hunter (Fri May 31 2024 - 01:58:44 EST)
- [PATCH V7 05/12] perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF Adrian Hunter (Fri May 31 2024 - 01:59:08 EST)
- [BUG REPORT][BLOCK/NBD] Error when accessing qcow2 image through NBD Michel LAFON-PUYO (Fri May 31 2024 - 01:59:11 EST)
- [PATCH V7 06/12] perf tools: Add aux_start_paused, aux_pause and aux_resume Adrian Hunter (Fri May 31 2024 - 01:59:30 EST)
- [PATCH V7 07/12] perf tools: Add aux-action config term Adrian Hunter (Fri May 31 2024 - 01:59:53 EST)
- [PATCH V7 08/12] perf tools: Parse aux-action Adrian Hunter (Fri May 31 2024 - 02:00:04 EST)
- [PATCH V7 09/12] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume Adrian Hunter (Fri May 31 2024 - 02:00:18 EST)
- [PATCH V7 10/12] perf intel-pt: Improve man page format Adrian Hunter (Fri May 31 2024 - 02:00:30 EST)
- [PATCH V7 11/12] perf intel-pt: Add documentation for pause / resume Adrian Hunter (Fri May 31 2024 - 02:00:41 EST)
- [PATCH V7 12/12] perf intel-pt: Add a test for pause / resume Adrian Hunter (Fri May 31 2024 - 02:00:56 EST)
- Re: [PATCH 00/20] iommu: Refactoring domain allocation interface Baolu Lu (Fri May 31 2024 - 02:02:56 EST)
- Re: [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering Steven Rostedt (Fri May 31 2024 - 02:04:29 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Yu Zhao (Fri May 31 2024 - 02:06:45 EST)
- [PATCH v2 0/5] usb: Add quirk for writing high-low order Daehwan Jung (Fri May 31 2024 - 02:07:23 EST)
- [PATCH v2 1/5] dt-bindings: usb: snps,dwc3: Add 'snps,xhci-write-64-hi-lo-quirk' quirk Daehwan Jung (Fri May 31 2024 - 02:07:44 EST)
- [PATCH v2 2/5] usb: dwc3: Support quirk for writing high-low order Daehwan Jung (Fri May 31 2024 - 02:07:49 EST)
- [PATCH v2 3/5] dt-bindings: usb: xhci: Add 'write-64-hi-lo-quirk' quirk Daehwan Jung (Fri May 31 2024 - 02:07:52 EST)
- [PATCH v2 4/5] xhci: Add a quirk for writing ERST in high-low order Daehwan Jung (Fri May 31 2024 - 02:08:02 EST)
- [PATCH v2 5/5] usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO_QUIRK Daehwan Jung (Fri May 31 2024 - 02:08:35 EST)
- linux-next: Fixes tag needs some work in the vfs-fixes tree Stephen Rothwell (Fri May 31 2024 - 02:09:20 EST)
- Re: [PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support Greg KH (Fri May 31 2024 - 02:09:35 EST)
- Re: [PATCH 1/1] iommu: Make iommu_sva_domain_alloc() static Vasant Hegde (Fri May 31 2024 - 02:10:14 EST)
- linux-next: Signed-off-by missing for commit in the risc-v-fixes tree Stephen Rothwell (Fri May 31 2024 - 02:10:53 EST)
- Re: [PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64 Arınç ÜNAL (Fri May 31 2024 - 02:11:03 EST)
- Re: [PATCH] iommu/amd: Fix panic accessing amd_iommu_enable_faulting Vasant Hegde (Fri May 31 2024 - 02:11:37 EST)
- Re: [PATCH v6 0/1] Add tas2781 driver for SPI. Xu, Baojun (Fri May 31 2024 - 02:11:57 EST)
- Re: [PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64 Arınç ÜNAL (Fri May 31 2024 - 02:12:21 EST)
- Re: [PATCH v2 1/1] dt-bindings: gpio: mpc8xxx: Convert to yaml format Alexander Stein (Fri May 31 2024 - 02:17:07 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Christoph Hellwig (Fri May 31 2024 - 02:17:22 EST)
- Re: [PATCH 1/1] mm: protect xa split stuff under lruvec->lru_lock during migration Zhaoyang Huang (Fri May 31 2024 - 02:18:20 EST)
- Re: [PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64 Frank Wunderlich (Fri May 31 2024 - 02:18:31 EST)
- [PATCH] Documentation/accel/qaic: Fix typo 'phsyical' Danish Prakash (Fri May 31 2024 - 02:20:09 EST)
- [PATCH] scripts/sphinx-pre-install: fix incorrect package names for openSUSE Danish Prakash (Fri May 31 2024 - 02:20:23 EST)
- Re: [PATCH 00/20] iommu: Refactoring domain allocation interface Yi Liu (Fri May 31 2024 - 02:21:06 EST)
- Re: [PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node() Jan Beulich (Fri May 31 2024 - 02:22:04 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Alexandre Ghiti (Fri May 31 2024 - 02:22:29 EST)
- Re: [PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices Jan Kiszka (Fri May 31 2024 - 02:23:10 EST)
- Re: [PATCH v6 5/7] iommu/riscv: Device directory management. Zong Li (Fri May 31 2024 - 02:25:39 EST)
- Re: [PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64 Arınç ÜNAL (Fri May 31 2024 - 02:27:22 EST)
- Re: [PATCH v2] sched/rt: Clean up usage of rt_task() Sebastian Andrzej Siewior (Fri May 31 2024 - 02:30:32 EST)
- Re: [PATCH] ARM: dts: ls1021a: add QUICC Engine node Alexander Stein (Fri May 31 2024 - 02:33:05 EST)
- Re: [RFC PATCH v10 0/8] TPEBS counting mode support Namhyung Kim (Fri May 31 2024 - 02:37:41 EST)
- Re: [PATCH v2 2/2] selftests/resctrl: Adjust SNC support messages Maciej Wieczor-Retman (Fri May 31 2024 - 02:40:16 EST)
- [PATCH net-next v2 0/3] Introducing Intercore Virtual Ethernet (ICVE) driver Yojana Mallik (Fri May 31 2024 - 02:40:44 EST)
- [PATCH net-next v2 1/3] net: ethernet: ti: RPMsg based shared memory ethernet driver Yojana Mallik (Fri May 31 2024 - 02:40:57 EST)
- [PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device Yojana Mallik (Fri May 31 2024 - 02:41:18 EST)
- [PATCH net-next v2 3/3] net: ethernet: ti: icve: Add support for multicast filtering Yojana Mallik (Fri May 31 2024 - 02:41:42 EST)
- Re: [RFC PATCH v10 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric. Namhyung Kim (Fri May 31 2024 - 02:42:02 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Guo Ren (Fri May 31 2024 - 02:42:58 EST)
- Re: [PATCH] x86/fpu: Remove export of mxcsr_feature_mask Nikolay Borisov (Fri May 31 2024 - 02:44:05 EST)
- Re: [PATCH v1 1/6] ASoC: codecs: Remove unused of_gpio.h kernel test robot (Fri May 31 2024 - 02:44:14 EST)
- Re: [PATCH v2 2/4] ASoC: qcom: common: add Display port Jack function Srinivas Kandagatla (Fri May 31 2024 - 02:44:53 EST)
- Re: [PATCH] MAINTAINERS: copy linux-arm-msm for sound/qcom changes Srinivas Kandagatla (Fri May 31 2024 - 02:46:37 EST)
- RE: [RFC PATCH v10 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric. Wang, Weilin (Fri May 31 2024 - 02:46:59 EST)
- [syzbot] Monthly gfs2 report (May 2024) syzbot (Fri May 31 2024 - 02:48:40 EST)
- [syzbot] Monthly input report (May 2024) syzbot (Fri May 31 2024 - 02:48:48 EST)
- [syzbot] Monthly mm report (May 2024) syzbot (Fri May 31 2024 - 02:48:57 EST)
- [syzbot] Monthly net report (May 2024) syzbot (Fri May 31 2024 - 02:49:06 EST)
- [syzbot] Monthly xfs report (May 2024) syzbot (Fri May 31 2024 - 02:49:12 EST)
- [syzbot] Monthly can report (May 2024) syzbot (Fri May 31 2024 - 02:49:55 EST)
- [syzbot] Monthly arm report (May 2024) syzbot (Fri May 31 2024 - 02:50:41 EST)
- [syzbot] Monthly trace report (May 2024) syzbot (Fri May 31 2024 - 02:50:43 EST)
- Re: [RFC net-next 1/6] net: add kfree_skb_for_sk function Eric Dumazet (Fri May 31 2024 - 02:51:56 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Peter Schneider (Fri May 31 2024 - 02:53:05 EST)
- Re: [PATCH v7 1/7] printk: Save console options for add_preferred_console_match() Tony Lindgren (Fri May 31 2024 - 02:55:08 EST)
- Re: [PATCH v3] optee: add timeout value to optee_notif_wait() to support timeout Jens Wiklander (Fri May 31 2024 - 02:56:24 EST)
- [PATCH v9 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S Claudiu (Fri May 31 2024 - 02:57:59 EST)
- [PATCH v9 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011 Claudiu (Fri May 31 2024 - 02:58:05 EST)
- [PATCH v9 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM Claudiu (Fri May 31 2024 - 02:58:29 EST)
- [PATCH v9 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get() Claudiu (Fri May 31 2024 - 02:58:38 EST)
- [PATCH v9 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put() Claudiu (Fri May 31 2024 - 02:58:53 EST)
- [PATCH v9 5/9] watchdog: rzg2l_wdt: Remove reset de-assert from probe Claudiu (Fri May 31 2024 - 02:59:08 EST)
- [PATCH v9 6/9] watchdog: rzg2l_wdt: Remove comparison with zero Claudiu (Fri May 31 2024 - 02:59:21 EST)
- [PATCH v9 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset Claudiu (Fri May 31 2024 - 02:59:45 EST)
- [PATCH v9 8/9] watchdog: rzg2l_wdt: Add suspend/resume support Claudiu (Fri May 31 2024 - 02:59:46 EST)
- [PATCH v9 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support Claudiu (Fri May 31 2024 - 03:00:05 EST)
- RE: [RFC PATCH v10 0/8] TPEBS counting mode support Wang, Weilin (Fri May 31 2024 - 03:01:03 EST)
- Re: [PATCH] arch/powerpc/kvm: Fix doorbell emulation by adding DPDES support Gautam Menghani (Fri May 31 2024 - 03:02:03 EST)
- [PATCH RT 1/1] Linux 4.19.315-rt135 Daniel Wagner (Fri May 31 2024 - 03:03:00 EST)
- [PATCH RT 0/1] Linux v4.19.315-rt135-rc1 Daniel Wagner (Fri May 31 2024 - 03:03:09 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Oliver Upton (Fri May 31 2024 - 03:03:33 EST)
- RE: [PATCH v2] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition Nas Chung (Fri May 31 2024 - 03:04:15 EST)
- Re: [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs Linda Chai(BJ-RD) (Fri May 31 2024 - 03:04:35 EST)
- [PATCH v1 0/2] external ulpi vbus control Conor Dooley (Fri May 31 2024 - 03:05:57 EST)
- [PATCH v1 1/2] dt-bindings: musb: mpfs: add ULPI external vbus support Conor Dooley (Fri May 31 2024 - 03:06:14 EST)
- [PATCH v1 2/2] usb: musb: mpfs: detect UPLI external vbus control requirement from DT Conor Dooley (Fri May 31 2024 - 03:06:20 EST)
- Re: [PATCH v2 00/20] pinctrl: Use scope based of_node_put() cleanups Geert Uytterhoeven (Fri May 31 2024 - 03:07:18 EST)
- [linus:master] [crypto] e787060bdf: stress-ng.sigtrap.ops_per_sec 5.7% improvement kernel test robot (Fri May 31 2024 - 03:08:18 EST)
- Re: [PATCH v3 3/6] iio: adc: ad7173: refactor ain and vref selection Nuno Sá (Fri May 31 2024 - 03:10:54 EST)
- Re: [PATCH] livepatch: introduce klp_func called interface Miroslav Benes (Fri May 31 2024 - 03:21:14 EST)
- [PATCH -next] ntb: Fix kernel-doc param for ntb_transport_create_queue Yang Li (Fri May 31 2024 - 03:21:36 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Oliver Upton (Fri May 31 2024 - 03:24:49 EST)
- Re: [PATCH 0/3] tracing: Fix some selftest issues Steven Rostedt (Fri May 31 2024 - 03:25:06 EST)
- Re: [PATCH v2] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition Sebastian Fricke (Fri May 31 2024 - 03:25:58 EST)
- [v3,1/2] hwmon: add MP2891 driver Noah Wang (Fri May 31 2024 - 03:26:48 EST)
- [v3,2/2] dt-bindings: hwmon: Add mps mp2891 Noah Wang (Fri May 31 2024 - 03:27:00 EST)
- Re: [PATCH v2] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition Hans Verkuil (Fri May 31 2024 - 03:28:38 EST)
- Re: [PATCH 1/6] dt-bindings: clock: mediatek: Add mt8173 mfgtop Chen-Yu Tsai (Fri May 31 2024 - 03:29:31 EST)
- Re: linux-next: Fixes tag needs some work in the sound-current tree Takashi Iwai (Fri May 31 2024 - 03:30:59 EST)
- Re: [v3,2/2] dt-bindings: hwmon: Add mps mp2891 Krzysztof Kozlowski (Fri May 31 2024 - 03:33:13 EST)
- Re: [PATCH] docs: document python version used for compilation Geert Uytterhoeven (Fri May 31 2024 - 03:33:40 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Nuno Sá (Fri May 31 2024 - 03:34:00 EST)
- [CFP LPC 2024] Kernel Memory Management Microconference Vlastimil Babka (Fri May 31 2024 - 03:35:04 EST)
- Re: [PATCH 08/17] Add main.c Krzysztof Kozlowski (Fri May 31 2024 - 03:35:20 EST)
- Re: [PATCH v5 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script Andrzej Pietrasiewicz (Fri May 31 2024 - 03:37:41 EST)
- Re: [PATCH v1 1/1] mfd: core: Make use of device_set_node() Herve Codina (Fri May 31 2024 - 03:38:09 EST)
- Re:[PATCH v2] bus: mhi: host: Add Foxconn SDX72 related support Slark Xiao (Fri May 31 2024 - 03:38:34 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Nuno Sá (Fri May 31 2024 - 03:39:32 EST)
- Re: [PATCH 1/3] arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a Johan Hovold (Fri May 31 2024 - 03:41:12 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ti,ina2xx: Add alert-polarity property Krzysztof Kozlowski (Fri May 31 2024 - 03:41:26 EST)
- [linus:master] [cifs] a395726cf8: xfstests.generic.647.fail kernel test robot (Fri May 31 2024 - 03:41:54 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: x1e80100-crd: Fix USB PHYs regulators Johan Hovold (Fri May 31 2024 - 03:42:26 EST)
- [PATCH v2] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Hagar Hemdan (Fri May 31 2024 - 03:43:20 EST)
- Re: [RESEND PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma Krzysztof Kozlowski (Fri May 31 2024 - 03:43:48 EST)
- Re: [PATCH 0/3] Introduce user namespace capabilities John Johansen (Fri May 31 2024 - 03:44:08 EST)
- Re: [PATCH] auxdisplay: linedisp: Support configuring the boot message Geert Uytterhoeven (Fri May 31 2024 - 03:45:34 EST)
- Re: [PATCH] dt-bindings: iio: adc: add a7779 doc Krzysztof Kozlowski (Fri May 31 2024 - 03:45:48 EST)
- [RFC PATCH] f2fs: add support single node section mode Daejun Park (Fri May 31 2024 - 03:47:58 EST)
- [PATCH 1/1] drm/fb-helper: Don't schedule_work() to flush frame buffer during panic() Qiuxu Zhuo (Fri May 31 2024 - 03:48:10 EST)
- Re: [PATCH] kcsan: test: add missing MODULE_DESCRIPTION() macro Marco Elver (Fri May 31 2024 - 03:48:27 EST)
- Re: [PATCH] crypto: acix: Remove unused struct 'dbgfs_u32' Jesper Nilsson (Fri May 31 2024 - 03:48:48 EST)
- Re: [PATCH v3 1/2] dt-bindings:iio:proximity: Add hx9023s binding Krzysztof Kozlowski (Fri May 31 2024 - 03:51:33 EST)
- Re: [PATCH v3 0/2] iio-proximity-hx9023s-Add-TYHX-HX9023S-sensor-driver Krzysztof Kozlowski (Fri May 31 2024 - 03:52:21 EST)
- [PATCH v2 0/4] add tests to verify IFS (In Field Scan) driver functionality Pengfei Xu (Fri May 31 2024 - 03:53:35 EST)
- [PATCH v2 2/4] selftests: ifs: verify test image loading functionality Pengfei Xu (Fri May 31 2024 - 03:53:48 EST)
- [PATCH v2 1/4] selftests: ifs: verify test interfaces are created by the driver Pengfei Xu (Fri May 31 2024 - 03:53:55 EST)
- [PATCH v2 3/4] selftests: ifs: verify IFS scan test functionality Pengfei Xu (Fri May 31 2024 - 03:54:07 EST)
- [PATCH v2 4/4] selftests: ifs: verify IFS ARRAY BIST functionality Pengfei Xu (Fri May 31 2024 - 03:54:23 EST)
- [syzbot] [bcachefs?] INFO: task hung in journal_quiesce syzbot (Fri May 31 2024 - 03:59:36 EST)
- RE: [PATCH v2] media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition Nas Chung (Fri May 31 2024 - 04:04:12 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block Uladzislau Rezki (Fri May 31 2024 - 04:05:12 EST)
- [PATCH] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD() Yunshui Jiang (Fri May 31 2024 - 04:08:11 EST)
- Re: [PATCH v2 1/1] dt-bindings: gpio: mpc8xxx: Convert to yaml format Krzysztof Kozlowski (Fri May 31 2024 - 04:08:20 EST)
- Re: [PATCH 1/1] dt-bindings: pwm: fsl-ftm: Convert to yaml format Krzysztof Kozlowski (Fri May 31 2024 - 04:09:10 EST)
- Re: [PATCH v2 1/5] dt-bindings: usb: snps,dwc3: Add 'snps,xhci-write-64-hi-lo-quirk' quirk Krzysztof Kozlowski (Fri May 31 2024 - 04:10:44 EST)
- Re: [PATCH v2 3/5] dt-bindings: usb: xhci: Add 'write-64-hi-lo-quirk' quirk Krzysztof Kozlowski (Fri May 31 2024 - 04:12:18 EST)
- Re: [PATCH net-next v2 1/2] net: make net.core.{r,w}mem_{default,max} namespaced Eric Dumazet (Fri May 31 2024 - 04:12:49 EST)
- Re: [PATCH v2 5/5] usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO_QUIRK Krzysztof Kozlowski (Fri May 31 2024 - 04:13:05 EST)
- [PATCH 0/3] mm,swap: cleanup VMA based swap readahead window calculation Huang Ying (Fri May 31 2024 - 04:13:26 EST)
- Re: [PATCH V1 5/5] Add support for Awinic sar sensor. Dan Carpenter (Fri May 31 2024 - 04:13:41 EST)
- [PATCH 1/3] mm,swap: fix a theoretical underflow in readahead window calculation Huang Ying (Fri May 31 2024 - 04:13:47 EST)
- [PATCH 2/3] mm,swap: remove struct vma_swap_readahead Huang Ying (Fri May 31 2024 - 04:14:13 EST)
- [PATCH 3/3] mm,swap: simplify VMA based swap readahead window calculation Huang Ying (Fri May 31 2024 - 04:14:26 EST)
- [PATCH] scsi: aic7xxx: Fix some build warning zheng tan (Fri May 31 2024 - 04:14:48 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christoph Hellwig (Fri May 31 2024 - 04:15:06 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Christian Heusel (Fri May 31 2024 - 04:15:26 EST)
- Re: [PATCH v2 1/3] dt-bindings: hwmon: jedec,spd5118: Add bindings Krzysztof Kozlowski (Fri May 31 2024 - 04:15:41 EST)
- Re: [PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB Guangguan Wang (Fri May 31 2024 - 04:15:58 EST)
- Re: [PATCH v7 1/4] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI Krzysztof Kozlowski (Fri May 31 2024 - 04:16:56 EST)
- Re: [PATCH] auxdisplay: linedisp: Support configuring the boot message Andy Shevchenko (Fri May 31 2024 - 04:17:15 EST)
- Re: [PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c kernel test robot (Fri May 31 2024 - 04:17:16 EST)
- Re: [PATCH v4 4/4] blk-flush: reuse rq queuelist in flush state machine Chengming Zhou (Fri May 31 2024 - 04:17:46 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: qcom: Add LG G4 (h815) Krzysztof Kozlowski (Fri May 31 2024 - 04:18:04 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Christian Heusel (Fri May 31 2024 - 04:18:20 EST)
- Re: [PATCH v2] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs Krzysztof Kozlowski (Fri May 31 2024 - 04:19:30 EST)
- Re: [PATCH] docs: document python version used for compilation Dmitry Baryshkov (Fri May 31 2024 - 04:19:39 EST)
- RE: (2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Jaewon Kim (Fri May 31 2024 - 04:21:53 EST)
- Re: [net v2 PATCH] net: stmmac: Update CBS parameters when speed changes after linking up xiaolei wang (Fri May 31 2024 - 04:24:28 EST)
- [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h kernel test robot (Fri May 31 2024 - 04:24:43 EST)
- RE: [PATCH v5] drivers: hwmon: max31827: Add PEC support Sabau, Radu bogdan (Fri May 31 2024 - 04:27:33 EST)
- Re: [PATCH] auxdisplay: linedisp: Support configuring the boot message Geert Uytterhoeven (Fri May 31 2024 - 04:29:04 EST)
- Re: [PATCH v2 1/4] arm64: dts: ti: k3-am64-phycore-som: Add serial_flash label Wadim Egorov (Fri May 31 2024 - 04:29:16 EST)
- Re: [PATCH 06/20] drm/msm: Use iommu_paging_domain_alloc() Dmitry Baryshkov (Fri May 31 2024 - 04:30:16 EST)
- Re: [PATCH 1/3] slab: check the return value of check_bytes_and_report() Chengming Zhou (Fri May 31 2024 - 04:32:13 EST)
- Re: drivers/iommu/amd/iommu.c:2011 init_gcr3_table() warn: missing error code? 'ret' Vasant Hegde (Fri May 31 2024 - 04:32:57 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Fri May 31 2024 - 04:33:25 EST)
- Re: [PATCH v2 2/7] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit() Andy Shevchenko (Fri May 31 2024 - 04:34:20 EST)
- [PATCH] riscv: stacktrace: Add USER_STACKTRACE support Jinjie Ruan (Fri May 31 2024 - 04:34:52 EST)
- Re: [PATCH] dt-bindings: dma: fsl,imx-dma: Convert to dtschema Animesh Agarwal (Fri May 31 2024 - 04:36:01 EST)
- Re: [PATCH v9 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT Tengfei Fan (Fri May 31 2024 - 04:36:13 EST)
- [PATCH v2 0/3] SST improvements with TPMI Srinivas Pandruvada (Fri May 31 2024 - 04:36:28 EST)
- [PATCH v2 1/3] platform/x86: ISST: Add model specific loading for common module Srinivas Pandruvada (Fri May 31 2024 - 04:36:43 EST)
- [PATCH v2 2/3] platform/x86: ISST: Avoid some SkyLake server models Srinivas Pandruvada (Fri May 31 2024 - 04:36:47 EST)
- Re: [RFC PATCH 05/11] rust: add revocable objects Dirk Behme (Fri May 31 2024 - 04:36:51 EST)
- [PATCH v2 3/3] platform/x86: ISST: Use only TPMI interface when present Srinivas Pandruvada (Fri May 31 2024 - 04:37:02 EST)
- Re: [PATCH v2 6/7] serial: qcom-geni: Fix suspend while active UART xfer Andy Shevchenko (Fri May 31 2024 - 04:37:35 EST)
- Re: [PATCH v10 06/11] math.h: Add macros for rounding to closest value Devarsh Thakkar (Fri May 31 2024 - 04:37:45 EST)
- Re: [PATCH] nvme-apple: add missing MODULE_DESCRIPTION() Sagi Grimberg (Fri May 31 2024 - 04:38:06 EST)
- [PATCH RFT] ASoC: mediatek: mt8183-da7219-max98357: Fix kcontrol name collision Hsin-Te Yuan (Fri May 31 2024 - 04:38:18 EST)
- Re: [PATCH] nvme-apple: add missing MODULE_DESCRIPTION() Sven Peter (Fri May 31 2024 - 04:38:53 EST)
- [PATCH] net: caif: use DEV_STATS_INC() and DEV_STATS_ADD() Yunshui Jiang (Fri May 31 2024 - 04:39:06 EST)
- Re: [PATCH v9 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT Dmitry Baryshkov (Fri May 31 2024 - 04:39:24 EST)
- Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex (was: 6.9.3 Hung tasks) Linux regression tracking (Thorsten Leemhuis) (Fri May 31 2024 - 04:40:08 EST)
- Re: [PATCH v10 08/11] lib: add basic KUnit test for lib/math Devarsh Thakkar (Fri May 31 2024 - 04:41:03 EST)
- Re: [PATCH] tools/testing/selftests/livepatch: define max test-syscall processes Petr Mladek (Fri May 31 2024 - 04:42:19 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Fri May 31 2024 - 04:42:38 EST)
- [syzbot] [bcachefs?] INFO: task hung in bch2_copygc_stop syzbot (Fri May 31 2024 - 04:43:38 EST)
- RE: [PATCH 3/3] pinctrl: imx: support SCMI pinctrl protocol for i.MX95 Aisheng Dong (Fri May 31 2024 - 04:44:25 EST)
- Re: [PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions Devarsh Thakkar (Fri May 31 2024 - 04:45:16 EST)
- RE: [PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property Aisheng Dong (Fri May 31 2024 - 04:45:34 EST)
- [PATCH v6 2/2] drivers: hwmon: max31827: Add PEC support Radu Sabau (Fri May 31 2024 - 04:47:40 EST)
- [PATCH v6 1/2] hwmon: Add PEC attribute support to hardware monitoring core Radu Sabau (Fri May 31 2024 - 04:47:46 EST)
- Re: [PATCH v1 1/1] usb: typec: tcpm: print error on hard reset Heikki Krogerus (Fri May 31 2024 - 04:48:13 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Fri May 31 2024 - 04:48:32 EST)
- Re: [PATCH] printk: Rename console_replay_all() and update context Petr Mladek (Fri May 31 2024 - 04:49:18 EST)
- Re: [PATCH] scripts/sphinx-pre-install: fix incorrect package names for openSUSE Mauro Carvalho Chehab (Fri May 31 2024 - 04:49:27 EST)
- Re: [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag Yunsheng Lin (Fri May 31 2024 - 04:50:49 EST)
- RE: [PATCH 1/2] HID: intel-ish-hid: fix cache management mistake Zhang, Lixu (Fri May 31 2024 - 04:51:43 EST)
- Re: [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage Masahiro Yamada (Fri May 31 2024 - 04:52:53 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block hailong liu (Fri May 31 2024 - 04:53:20 EST)
- Re: [PATCH net] net/ipv6: Fix the RT cache flush via sysctl using a previous delay Petr Pavlu (Fri May 31 2024 - 04:53:30 EST)
- Re: [syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup Dan Carpenter (Fri May 31 2024 - 04:53:52 EST)
- Re: [PATCH v2 1/4] arm64: dts: ti: k3-am64-phycore-som: Add serial_flash label Krzysztof Kozlowski (Fri May 31 2024 - 04:54:04 EST)
- Re: [PATCH v2] scsi: libsas: Fix exp-attached end device cannot be scanned in again after probe failed yangxingui (Fri May 31 2024 - 04:54:18 EST)
- [PATCH 0/2] Fix address translations on MPFS PCIe controller Daire McNamara (Fri May 31 2024 - 04:54:32 EST)
- [PATCH 1/2] PCI: microchip: Fix outbound address translation tables Daire McNamara (Fri May 31 2024 - 04:54:40 EST)
- [PATCH 2/2] PCI: microchip: Fix inbound address translation tables Daire McNamara (Fri May 31 2024 - 04:54:51 EST)
- Re: [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal Krzysztof Kozlowski (Fri May 31 2024 - 04:55:15 EST)
- [PATCH net] net/smc: avoid overwriting when adjusting sock bufsizes Wen Gu (Fri May 31 2024 - 04:55:35 EST)
- [PATCH] HID: nintendo: Remove some unused functions Jiapeng Chong (Fri May 31 2024 - 04:56:21 EST)
- Re: [PATCH v2 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards Wadim Egorov (Fri May 31 2024 - 04:56:32 EST)
- [PATCH V3] ext4: check hash version and filesystem casefolded consistent Lizhi Xu (Fri May 31 2024 - 04:57:18 EST)
- Re: [PATCH v2 1/4] arm64: dts: ti: k3-am64-phycore-som: Add serial_flash label Wadim Egorov (Fri May 31 2024 - 04:57:35 EST)
- Re: [PATCH] kernel/resource: optimize find_next_iomem_res Andy Shevchenko (Fri May 31 2024 - 04:57:39 EST)
- Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness Vincent Guittot (Fri May 31 2024 - 04:57:57 EST)
- Re: [PATCH v6] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema Krzysztof Kozlowski (Fri May 31 2024 - 04:58:40 EST)
- Re: [PATCH] tty: serial: 8250: Passing attr_group to universal driver Crescent CY Hsieh (Fri May 31 2024 - 04:58:54 EST)
- Re: [PATCH V2] ext4: add casefolded feature check before setup encrypted info kernel test robot (Fri May 31 2024 - 04:59:57 EST)
- Re: [PATCH] hid: asus: asus_report_fixup: fix potential read out of bounds Dan Carpenter (Fri May 31 2024 - 05:00:08 EST)
- Re: [PATCH v3 3/6] dt-bindings: crypto: Add Texas Instruments MCRC64 Krzysztof Kozlowski (Fri May 31 2024 - 05:02:21 EST)
- Re: [PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB Wenjia Zhang (Fri May 31 2024 - 05:03:48 EST)
- Re: [PATCH v2] dt-bindings: iio: adc: add a7779 doc Krzysztof Kozlowski (Fri May 31 2024 - 05:04:23 EST)
- [PATCH 0/6] Introduce CET supervisor state support Yang Weijiang (Fri May 31 2024 - 05:04:43 EST)
- [PATCH 2/6] x86/fpu/xstate: Add CET supervisor mode state support Yang Weijiang (Fri May 31 2024 - 05:04:58 EST)
- [PATCH 3/6] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set Yang Weijiang (Fri May 31 2024 - 05:05:18 EST)
- [PATCH 1/6] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm Yang Weijiang (Fri May 31 2024 - 05:05:18 EST)
- [PATCH 5/6] x86/fpu/xstate: Create guest fpstate with guest specific config Yang Weijiang (Fri May 31 2024 - 05:05:56 EST)
- [PATCH 4/6] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration Yang Weijiang (Fri May 31 2024 - 05:05:59 EST)
- [PATCH 6/6] x86/fpu/xstate: Warn if CET supervisor state is detected in normal fpstate Yang Weijiang (Fri May 31 2024 - 05:06:01 EST)
- [PATCH v3 1/2] arm64: dts: qcom: sm8550: Move usb-role-switch to SoC dtsi Tengfei Fan (Fri May 31 2024 - 05:07:36 EST)
- [PATCH v3 2/2] arm64: dts: qcom: sm8550: Remove usb default dr_mode Tengfei Fan (Fri May 31 2024 - 05:07:46 EST)
- [PATCH 0/4] kernel/panic: add more descriptive logging of kernel taints Jani Nikula (Fri May 31 2024 - 05:08:03 EST)
- [PATCH 1/4] kernel/panic: return early from print_tainted() when not tainted Jani Nikula (Fri May 31 2024 - 05:08:16 EST)
- [PATCH v3 0/2] [PATCH v2 0/2] arm64: dts: qcom: sm8550: Update some usb properties Tengfei Fan (Fri May 31 2024 - 05:08:29 EST)
- [PATCH 2/4] kernel/panic: convert print_tainted() to use struct seq_buf internally Jani Nikula (Fri May 31 2024 - 05:08:46 EST)
- [PATCH v2] dt-bindings: dma: fsl,imx-dma: Convert to dtschema Animesh Agarwal (Fri May 31 2024 - 05:09:03 EST)
- [PATCH 3/4] kernel/panic: initialize taint_flags[] using a macro Jani Nikula (Fri May 31 2024 - 05:09:15 EST)
- [PATCH 4/4] kernel/panic: add verbose logging of kernel taints in backtraces Jani Nikula (Fri May 31 2024 - 05:09:30 EST)
- Re: [RESEND PATCH 1/2] dt-bindings: dma: Add reg-names to nvidia,tegra210-adma Thierry Reding (Fri May 31 2024 - 05:09:47 EST)
- [PATCH V4] ext4: check hash version and filesystem casefolded consistent Lizhi Xu (Fri May 31 2024 - 05:09:56 EST)
- Re: [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage Arnd Bergmann (Fri May 31 2024 - 05:10:18 EST)
- [PATCH] block: Avoid polling configuration errors hexue (Fri May 31 2024 - 05:10:54 EST)
- Re: [PATCH] docs: document python version used for compilation Thierry Reding (Fri May 31 2024 - 05:11:34 EST)
- [PATCH] media: xc2028: avoid use-after-free in load_firmware_cb() chizhiling (Fri May 31 2024 - 05:11:46 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Fri May 31 2024 - 05:12:09 EST)
- [PATCH] f2fs: use new ioprio Macro to get ckpt thread ioprio data Zhiguo Niu (Fri May 31 2024 - 05:12:21 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block Zhaoyang Huang (Fri May 31 2024 - 05:12:34 EST)
- Re: [PATCH v7 1/3] efi/x86: Fix EFI memory map corruption with kexec Alexander Kuleshov (Fri May 31 2024 - 05:13:02 EST)
- Re: [PATCH RFC 03/11] mfd: max77693: Add defines for charger current control Krzysztof Kozlowski (Fri May 31 2024 - 05:14:36 EST)
- Re: [PATCH RFC 02/11] dt-bindings: power: supply: max77693: Add maxim,usb-connector property Krzysztof Kozlowski (Fri May 31 2024 - 05:15:36 EST)
- [PATCH] mm: userfaultfd: Use swap() in double_pt_lock() Jiapeng Chong (Fri May 31 2024 - 05:17:11 EST)
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files Balasubrmanian, Vignesh (Fri May 31 2024 - 05:20:02 EST)
- Re: [PATCH 0/4] Export APICv-related state via binary stats interface Vasant Hegde (Fri May 31 2024 - 05:20:18 EST)
- [PATCH v11 02/12] arm64: tlbflush: add APIs manipulating tlb batch's arch data Byungchul Park (Fri May 31 2024 - 05:20:32 EST)
- [PATCH v11 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90% Byungchul Park (Fri May 31 2024 - 05:20:41 EST)
- [PATCH v11 01/12] x86/tlb: add APIs manipulating tlb batch's arch data Byungchul Park (Fri May 31 2024 - 05:20:45 EST)
- [PATCH v11 03/12] riscv, tlb: add APIs manipulating tlb batch's arch data Byungchul Park (Fri May 31 2024 - 05:20:59 EST)
- [PATCH v11 04/12] x86/tlb, riscv/tlb, mm/rmap: separate arch_tlbbatch_clear() out of arch_tlbbatch_flush() Byungchul Park (Fri May 31 2024 - 05:21:05 EST)
- [PATCH v11 05/12] mm: buddy: make room for a new variable, ugen, in struct page Byungchul Park (Fri May 31 2024 - 05:21:24 EST)
- [PATCH v11 07/12] mm: add a parameter, unmap generation number, to free_unref_folios() Byungchul Park (Fri May 31 2024 - 05:21:41 EST)
- [PATCH v11 08/12] mm/rmap: recognize read-only tlb entries during batched tlb flush Byungchul Park (Fri May 31 2024 - 05:21:57 EST)
- [PATCH v11 06/12] mm: add folio_put_ugen() to deliver unmap generation number to pcp or buddy Byungchul Park (Fri May 31 2024 - 05:21:58 EST)
- [PATCH v11 10/12] mm: separate move/undo parts from migrate_pages_batch() Byungchul Park (Fri May 31 2024 - 05:22:11 EST)
- [PATCH v11 11/12] mm, migrate: apply luf mechanism to unmapping during migration Byungchul Park (Fri May 31 2024 - 05:22:26 EST)
- [PATCH v11 12/12] mm, vmscan: apply luf mechanism to unmapping during folio reclaim Byungchul Park (Fri May 31 2024 - 05:22:38 EST)
- [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped Byungchul Park (Fri May 31 2024 - 05:22:41 EST)
- Re: [PATCH 4/4] KVM: x86: Add vCPU stat for APICv interrupt injections causing #VMEXIT Vasant Hegde (Fri May 31 2024 - 05:23:19 EST)
- Re: [RFC PATCH] iommu: Optimize IOMMU UnMap Ashish Mhetre (Fri May 31 2024 - 05:23:42 EST)
- Re: [PATCH 3/4] KVM: x86: Add a VM stat exposing when KVM PIT is set to reinject mode Vasant Hegde (Fri May 31 2024 - 05:24:01 EST)
- [RESEND PATCH] nvme-fabrics: use reserved tag for reg read/write command brookxu.cn (Fri May 31 2024 - 05:24:32 EST)
- Re: [PATCH v2] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Marc Zyngier (Fri May 31 2024 - 05:27:14 EST)
- Re: [PATCH 1/4] KVM: x86: Expose per-vCPU APICv status Vasant Hegde (Fri May 31 2024 - 05:27:35 EST)
- RE: [PATCH v2] dt-bindings: iio: adc: add a7779 doc Nechita, Ramona (Fri May 31 2024 - 05:27:55 EST)
- [PATCH v2] dt-bindings: iio: adc: add a7779 doc ranechita (Fri May 31 2024 - 05:29:45 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Wolfram Sang (Fri May 31 2024 - 05:32:11 EST)
- [PATCH][next] drm/amd/display: Fix a handful of spelling mistakes Colin Ian King (Fri May 31 2024 - 05:32:25 EST)
- Re: [PATCH v3 2/9] misc: fastrpc: Fix DSP capabilities request Srinivas Kandagatla (Fri May 31 2024 - 05:33:43 EST)
- [PATCH RFC 3/4] mm, slab: add static key for should_failslab() Vlastimil Babka (Fri May 31 2024 - 05:34:01 EST)
- [PATCH RFC 1/4] fault-inject: add support for static keys around fault injection sites Vlastimil Babka (Fri May 31 2024 - 05:34:07 EST)
- [PATCH RFC 0/4] static key support for error injection functions Vlastimil Babka (Fri May 31 2024 - 05:34:26 EST)
- [PATCH RFC 2/4] error-injection: support static keys around injectable functions Vlastimil Babka (Fri May 31 2024 - 05:34:28 EST)
- [PATCH RFC 4/4] mm, page_alloc: add static key for should_fail_alloc_page() Vlastimil Babka (Fri May 31 2024 - 05:34:35 EST)
- Re: [PATCH] i2c: piix4: Register SPDs Wolfram Sang (Fri May 31 2024 - 05:35:12 EST)
- Re: [PATCH 2/2] crypto: hisilicon/zip - optimize the address offset of the reg query function Herbert Xu (Fri May 31 2024 - 05:35:26 EST)
- Re: [PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB Guangguan Wang (Fri May 31 2024 - 05:35:56 EST)
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem David Hildenbrand (Fri May 31 2024 - 05:36:09 EST)
- [PATCH v2 0/2] arm64: qcom: sa8775p: Add IMEM and PIL info region Tengfei Fan (Fri May 31 2024 - 05:36:29 EST)
- Re: [PATCH RFC 01/11] dt-bindings: power: supply: max77693: Add fast charge current property Krzysztof Kozlowski (Fri May 31 2024 - 05:36:45 EST)
- [PATCH v2 1/2] dt-bindings: soc: qcom: add qcom,sa8775p-imem compatible Tengfei Fan (Fri May 31 2024 - 05:36:57 EST)
- [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Add IMEM and PIL info region Tengfei Fan (Fri May 31 2024 - 05:37:09 EST)
- Re: [PATCH RFC 04/11] mfd: max77693: Add defines for OTG control Krzysztof Kozlowski (Fri May 31 2024 - 05:37:28 EST)
- Re: [PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB Vlastimil Babka (Fri May 31 2024 - 05:37:45 EST)
- Re: [PATCH v3 3/9] misc: fastrpc: Fix memory corruption in DSP capabilities Srinivas Kandagatla (Fri May 31 2024 - 05:37:54 EST)
- Re: [Intel-wired-lan] [PATCH] ice: irdma hardware init failed after suspend/resume Wojciech Drewek (Fri May 31 2024 - 05:38:14 EST)
- Re: [PATCH v4 16/71] crypto: x86/poly1305 - Switch to new Intel CPU model defines Herbert Xu (Fri May 31 2024 - 05:38:32 EST)
- Re: [PATCH RFC 05/11] power: supply: max77693: Expose INPUT_CURRENT_LIMIT and CURRENT_MAX Krzysztof Kozlowski (Fri May 31 2024 - 05:38:45 EST)
- Re: [PATCH net,v2] ice: avoid IRQ collision to fix init failure on ACPI S3 resume Wojciech Drewek (Fri May 31 2024 - 05:39:03 EST)
- Re: [PATCH v2] dt-bindings: iio: adc: add a7779 doc Krzysztof Kozlowski (Fri May 31 2024 - 05:39:56 EST)
- Re: [PATCH v2] dt-bindings: iio: adc: add a7779 doc Krzysztof Kozlowski (Fri May 31 2024 - 05:40:36 EST)
- Re: [PATCH v2] dt-bindings: iio: adc: add a7779 doc Krzysztof Kozlowski (Fri May 31 2024 - 05:41:31 EST)
- Re: [PATCH] crypto: acix: Remove unused struct 'dbgfs_u32' Herbert Xu (Fri May 31 2024 - 05:42:16 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Peter Schneider (Fri May 31 2024 - 05:42:21 EST)
- Re: [PATCH v2 1/2] dt-bindings: soc: qcom: add qcom,sa8775p-imem compatible Krzysztof Kozlowski (Fri May 31 2024 - 05:42:50 EST)
- [PATCH 0/2] selftests/tracing: Fix ftracetest testcase issues Masami Hiramatsu (Google) (Fri May 31 2024 - 05:43:42 EST)
- [PATCH 1/2] selftests/tracing: Fix event filter test to retry up to 10 times Masami Hiramatsu (Google) (Fri May 31 2024 - 05:43:54 EST)
- [PATCH 2/2] selftests/tracing: Fix to check the required syscall event Masami Hiramatsu (Google) (Fri May 31 2024 - 05:44:08 EST)
- Re: [PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node() Mike Rapoport (Fri May 31 2024 - 05:44:36 EST)
- Re: [PATCH v6 2/2] drivers: hwmon: max31827: Add PEC support Nuno Sá (Fri May 31 2024 - 05:45:42 EST)
- Re: [PATCH v2] hwmon: (max6639) : Update hwmon init using info Naresh Solanki (Fri May 31 2024 - 05:45:56 EST)
- Re: [PATCH] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Hagar Hemdan (Fri May 31 2024 - 05:46:18 EST)
- [PATCH v1 0/2] spi: Make dummy SG handling robust Andy Shevchenko (Fri May 31 2024 - 05:47:17 EST)
- [PATCH v1 2/2] spi: Do not rely on the SG table and respective API implementations Andy Shevchenko (Fri May 31 2024 - 05:47:24 EST)
- [PATCH v1 1/2] spi: Revert "Check if transfer is mapped before calling DMA sync APIs" Andy Shevchenko (Fri May 31 2024 - 05:47:32 EST)
- Re: [PATCH RFC 06/11] power: supply: max77693: Set charge current limits during init Krzysztof Kozlowski (Fri May 31 2024 - 05:48:01 EST)
- Re: [PATCH v3 7/9] misc: fastrpc: Restrict untrusted app to attach to privileged PD Srinivas Kandagatla (Fri May 31 2024 - 05:48:21 EST)
- [PATCH] tracing/fprobe: Support raw tracepoint events on modules Masami Hiramatsu (Google) (Fri May 31 2024 - 05:48:22 EST)
- Re: Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex Hans de Goede (Fri May 31 2024 - 05:50:33 EST)
- [tip: perf/urgent] perf/x86/rapl: Add missing MODULE_DESCRIPTION() line tip-bot2 for Jeff Johnson (Fri May 31 2024 - 05:50:54 EST)
- [tip: perf/urgent] perf/x86/intel: Add missing MODULE_DESCRIPTION() lines tip-bot2 for Jeff Johnson (Fri May 31 2024 - 05:51:01 EST)
- Re: [PATCH v2] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Hagar Hemdan (Fri May 31 2024 - 05:53:30 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block Barry Song (Fri May 31 2024 - 05:56:16 EST)
- Re: [DO NOT MERGE v8 23/36] mfd: sm501: Convert platform_data to OF property Lee Jones (Fri May 31 2024 - 05:57:17 EST)
- Re: [PATCH] crypto: ccree: Remove unused struct 'tdes_keys' Herbert Xu (Fri May 31 2024 - 05:58:12 EST)
- Re: [PATCH] crypto: hifn_795x: Remove unused hifn_*_command structs Herbert Xu (Fri May 31 2024 - 05:58:24 EST)
- Re: [PATCH] crypto: niagara2: Remove unused struct 'n2_skcipher_request_context' Herbert Xu (Fri May 31 2024 - 05:58:40 EST)
- Re: [PATCH] crypto: qat - Fix typo Herbert Xu (Fri May 31 2024 - 05:58:58 EST)
- [tip: sched/urgent] sched/x86: Export 'percpu arch_freq_scale' tip-bot2 for Phil Auld (Fri May 31 2024 - 05:59:54 EST)
- Re: [PATCH 1/1] RDMA/mlx5: Release CPU for other processes in mlx5_free_cmd_msg() Leon Romanovsky (Fri May 31 2024 - 06:00:16 EST)
- Re: [PATCH v5 0/4] Add minimal boot support for Raspberry Pi 5 Stefan Wahren (Fri May 31 2024 - 06:00:41 EST)
- Re: [PATCH] mm: userfaultfd: Use swap() in double_pt_lock() David Hildenbrand (Fri May 31 2024 - 06:02:27 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block Baoquan He (Fri May 31 2024 - 06:03:19 EST)
- Re: [PATCH v8 5/7] coresight: tmc: Add support for reading crash data James Clark (Fri May 31 2024 - 06:03:36 EST)
- [PATCH] RISC-V: Implement ioremap_wc/wt Qingfang Deng (Fri May 31 2024 - 06:04:21 EST)
- Re: [PATCH v8 2/7] coresight: tmc-etr: Add support to use reserved trace memory James Clark (Fri May 31 2024 - 06:05:57 EST)
- Re: (subset) [PATCH] leds: is31fl319x: Constify struct regmap_config Lee Jones (Fri May 31 2024 - 06:07:07 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Fri May 31 2024 - 06:07:22 EST)
- Re: [PATCH v8 3/7] coresight: core: Add provision for panic callbacks James Clark (Fri May 31 2024 - 06:07:34 EST)
- effect of multiple spba bus nodes Rasmus Villemoes (Fri May 31 2024 - 06:07:51 EST)
- Re: [PATCH 2/2] crypto: hisilicon/zip - optimize the address offset of the reg query function huangchenghai (Fri May 31 2024 - 06:09:18 EST)
- Re: [PATCH] NFSD: remove unused structs 'nfsd3_voidargs' Jeff Layton (Fri May 31 2024 - 06:09:39 EST)
- Re: [PATCH v3 1/2] arm64: dts: qcom: sm8550: Move usb-role-switch to SoC dtsi Dmitry Baryshkov (Fri May 31 2024 - 06:10:13 EST)
- Re: [PATCH v8 4/7] coresight: tmc: Enable panic sync handling James Clark (Fri May 31 2024 - 06:10:54 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Add IMEM and PIL info region Dmitry Baryshkov (Fri May 31 2024 - 06:11:08 EST)
- [PATCH v3] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Hagar Hemdan (Fri May 31 2024 - 06:11:48 EST)
- Re: [PATCH v17 3/7] libfs: Introduce case-insensitive string comparison helper Eugen Hristev (Fri May 31 2024 - 06:13:13 EST)
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem Baolin Wang (Fri May 31 2024 - 06:13:28 EST)
- [PATCH] exfat: fix potential deadlock on __exfat_get_dentry_set Sungjong Seo (Fri May 31 2024 - 06:16:30 EST)
- Re: [PATCH v8 6/7] coresight: tmc: Stop trace capture on FlIn James Clark (Fri May 31 2024 - 06:16:52 EST)
- Re: [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage Masahiro Yamada (Fri May 31 2024 - 06:17:18 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block Zhaoyang Huang (Fri May 31 2024 - 06:17:56 EST)
- Re: [PATCH v8 7/7] coresight: config: Add preloaded configuration James Clark (Fri May 31 2024 - 06:19:25 EST)
- Re: [PATCH v2] dt-bindings: dma: fsl,imx-dma: Convert to dtschema Krzysztof Kozlowski (Fri May 31 2024 - 06:19:55 EST)
- Re: [PATCH] tty: serial: 8250: Passing attr_group to universal driver Greg Kroah-Hartman (Fri May 31 2024 - 06:20:25 EST)
- Re: [PATCH v2 0/3] crypto: X25519 supports for ppc64le Herbert Xu (Fri May 31 2024 - 06:21:12 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Peter Schneider (Fri May 31 2024 - 06:23:05 EST)
- Re: [PATCH] arm64/crypto: Raise priority of NEON crct10dif implementation Herbert Xu (Fri May 31 2024 - 06:23:19 EST)
- Re: Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex Hans de Goede (Fri May 31 2024 - 06:23:35 EST)
- Re: [PATCH] crypto: Add missing MODULE_DESCRIPTION() macros Herbert Xu (Fri May 31 2024 - 06:24:23 EST)
- Re: [PATCH] crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() Herbert Xu (Fri May 31 2024 - 06:25:04 EST)
- Re: [PATCH v6 2/5] mfd: add driver for Marvell 88PM886 PMIC Lee Jones (Fri May 31 2024 - 06:25:17 EST)
- Re: [PATCH] crypto: atmel-sha204a - fix negated return value Herbert Xu (Fri May 31 2024 - 06:25:30 EST)
- [PATCH] serial: sc16is7xx: set driver name Daniel Mack (Fri May 31 2024 - 06:26:25 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors René Rebe (Fri May 31 2024 - 06:26:38 EST)
- Re: [PATCH] serial: sc16is7xx: set driver name Greg KH (Fri May 31 2024 - 06:27:50 EST)
- Re: [PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2) Christian Brauner (Fri May 31 2024 - 06:29:00 EST)
- Re: [linus:master] [shmem,percpu_counter] beb9868628: BUG:KCSAN:data-race_in__percpu_counter_limited_add/__percpu_counter_limited_add Mateusz Guzik (Fri May 31 2024 - 06:29:47 EST)
- Re: [PATCH v2] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Marc Zyngier (Fri May 31 2024 - 06:31:06 EST)
- Re: [PATCH V16 08/23] mmc: core: Support UHS-II Auto Command Error Recovery Victor Shih (Fri May 31 2024 - 06:32:20 EST)
- Re: [PATCH V16 12/23] mmc: sdhci-uhs2: add reset function function Victor Shih (Fri May 31 2024 - 06:32:33 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Thomas Weißschuh (Fri May 31 2024 - 06:38:14 EST)
- Re: [PATCH v3 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT. Sebastian Andrzej Siewior (Fri May 31 2024 - 06:38:30 EST)
- Re: [PATCH v7] Add multicolor support to BlinkM LED driver Lee Jones (Fri May 31 2024 - 06:38:51 EST)
- [RESEND PATCH] jbd2: Use str_plural() to fix Coccinelle warning Thorsten Blum (Fri May 31 2024 - 06:42:37 EST)
- Re: [PATCH v2 2/2] powerpc: hotplug driver bridge support Krishna Kumar (Fri May 31 2024 - 06:45:00 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block Hillf Danton (Fri May 31 2024 - 06:45:09 EST)
- Re: [PATCH bpf-next] bpf: tcp: Improve bpf write tcp opt performance Jakub Sitnicki (Fri May 31 2024 - 06:45:31 EST)
- [RESEND PATCH] accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc() Thorsten Blum (Fri May 31 2024 - 06:46:52 EST)
- Re: (subset) [PATCH v2] mfd: idt8a340_reg: Start comments with '/*' Lee Jones (Fri May 31 2024 - 06:47:40 EST)
- [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults Barry Song (Fri May 31 2024 - 06:48:52 EST)
- [PATCH v6] Drivers: hv: Cosmetic changes for hv.c and balloon.c Aditya Nagesh (Fri May 31 2024 - 06:49:07 EST)
- ASoC: sunxi: sun4i-i2s: swapped channels from second capture Matteo Martelli (Fri May 31 2024 - 06:49:39 EST)
- Re: (subset) [PATCH] docs: leds: fix typo in Documentation/leds/leds-blinkm.rst Lee Jones (Fri May 31 2024 - 06:49:50 EST)
- Re: [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings Jann Horn (Fri May 31 2024 - 06:50:04 EST)
- [PATCH 0/3] ufs: pci: Add support UFSHCI 4.0 MCQ Minwoo Im (Fri May 31 2024 - 06:50:31 EST)
- [PATCH 1/3] ufs: mcq: Add ufshcd_mcq_queue_cfg_addr helper Minwoo Im (Fri May 31 2024 - 06:50:32 EST)
- [PATCH 2/3] ufs: pci: Add support MCQ for QEMU-based UFS Minwoo Im (Fri May 31 2024 - 06:50:46 EST)
- [PATCH 3/3] ufs: mcq: Prevent no I/O queue case for MCQ Minwoo Im (Fri May 31 2024 - 06:50:49 EST)
- Current state of the sysctl constification effort Thomas Weißschuh (Fri May 31 2024 - 06:51:31 EST)
- Re: [PATCH v10 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver Hans Verkuil (Fri May 31 2024 - 06:51:47 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block hailong liu (Fri May 31 2024 - 06:52:21 EST)
- Re: [PATCH net-next v5 11/13] net: replace page_frag with page_frag_cache Simon Horman (Fri May 31 2024 - 06:53:59 EST)
- [PATCH] soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread Shivnandan Kumar (Fri May 31 2024 - 06:54:50 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block Hailong Liu (Fri May 31 2024 - 06:57:32 EST)
- Re: [PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions Devarsh Thakkar (Fri May 31 2024 - 06:58:23 EST)
- Re: [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files Borislav Petkov (Fri May 31 2024 - 06:59:26 EST)
- Re: [PATCH v10 4/6] media: platform: visconti: add streaming interface for ISP parameters and status Hans Verkuil (Fri May 31 2024 - 07:00:14 EST)
- Re: [PATCH v9 08/19] x86: Secure Launch kernel early boot stub Ard Biesheuvel (Fri May 31 2024 - 07:00:38 EST)
- Re: [PATCH v10 0/6] Add Toshiba Visconti Video Input Interface driver Hans Verkuil (Fri May 31 2024 - 07:02:08 EST)
- Re: [syzbot] [kasan?] [mm?] INFO: rcu detected stall in __run_timer_base Hillf Danton (Fri May 31 2024 - 07:03:26 EST)
- [PATCH] PCI: Bail out if bus number overflows during scan Nam Cao (Fri May 31 2024 - 07:03:59 EST)
- Re: [PATCH] tools/testing/selftests/livepatch: define max test-syscall processes Miroslav Benes (Fri May 31 2024 - 07:05:29 EST)
- Re: [PATCH v2 06/11] mfd: olb: Add support for Mobileye OLB system-controller Lee Jones (Fri May 31 2024 - 07:06:09 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Fri May 31 2024 - 07:07:22 EST)
- Re: [syzbot] [jfs?] UBSAN: shift-out-of-bounds in extAlloc (2) Jeongjun Park (Fri May 31 2024 - 07:08:09 EST)
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults David Hildenbrand (Fri May 31 2024 - 07:08:46 EST)
- [PATCH] PCI: hotplug: shpchp: Prevent NULL pointer dereference during probe Nam Cao (Fri May 31 2024 - 07:09:04 EST)
- Re: [PATCH v9 19/19] x86: EFI stub DRTM launch support for Secure Launch Ard Biesheuvel (Fri May 31 2024 - 07:09:54 EST)
- [QUESTION] mm: Redundant const parameter? Dev Jain (Fri May 31 2024 - 07:13:14 EST)
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem David Hildenbrand (Fri May 31 2024 - 07:14:03 EST)
- Re: [PATCH v2] dt-bindings: dma: fsl,imx-dma: Convert to dtschema Animesh Agarwal (Fri May 31 2024 - 07:14:28 EST)
- [PATCH net-next 1/2] openvswitch: Move stats allocation to core Breno Leitao (Fri May 31 2024 - 07:16:15 EST)
- [PATCH net-next 2/2] openvswitch: Remove generic .ndo_get_stats64 Breno Leitao (Fri May 31 2024 - 07:16:33 EST)
- [syzbot] [net?] INFO: task hung in nsim_destroy (4) syzbot (Fri May 31 2024 - 07:16:54 EST)
- Re: [PATCH 2/6] clk: mediatek: Add mt8173-mfgtop driver Frank Binns (Fri May 31 2024 - 07:18:06 EST)
- Re: [PATCH 4/6] drm/imagination: Add compatible string entry for Series6XT Frank Binns (Fri May 31 2024 - 07:18:55 EST)
- [PATCH 0/2] PCI: of_property: Gracefully handle bridges without secondary bus Nam Cao (Fri May 31 2024 - 07:19:23 EST)
- [PATCH 1/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_bus_range() Nam Cao (Fri May 31 2024 - 07:19:24 EST)
- [PATCH 2/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_intr_map() Nam Cao (Fri May 31 2024 - 07:19:34 EST)
- Re: [PATCH v2 2/2] gpiolib: Show more info for interrupt only lines in debugfs Alexander Stein (Fri May 31 2024 - 07:20:14 EST)
- Re: [PATCH 0/6] powervr: MT8173 GPU support Frank Binns (Fri May 31 2024 - 07:23:12 EST)
- Re: [PATCH V16 08/23] mmc: core: Support UHS-II Auto Command Error Recovery Adrian Hunter (Fri May 31 2024 - 07:23:27 EST)
- Re: [PATCH 0/2] livepatch: Add compiler optimization disclaimer/docs Miroslav Benes (Fri May 31 2024 - 07:23:40 EST)
- [PATCH RESEND] tools/x86/kcpuid: Add missing dir via Makefile Christian Heusel (Fri May 31 2024 - 07:24:26 EST)
- Re: [PATCH V16 12/23] mmc: sdhci-uhs2: add reset function function Adrian Hunter (Fri May 31 2024 - 07:25:50 EST)
- Re: [PATCH 0/2] KVM RISC-V HW IMSIC guest files Anup Patel (Fri May 31 2024 - 07:26:07 EST)
- [PATCH] ALSA: hda: cs35l56: Fix lifecycle of codec pointer Simon Trimmer (Fri May 31 2024 - 07:27:38 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Jonas Karlman (Fri May 31 2024 - 07:28:11 EST)
- Re: [QUESTION] mm: Redundant const parameter? Dev Jain (Fri May 31 2024 - 07:32:06 EST)
- [PATCH] block: uapi: Fix compliation warning of using IOPRIO_PRIO_DATA Zhiguo Niu (Fri May 31 2024 - 07:32:18 EST)
- Re: [REGRESSION] probe with driver acpi-fan failed with error -22 Laura Nao (Fri May 31 2024 - 07:35:09 EST)
- Re: [PATCH] riscv: dts: thead: th1520: Add PMU event node Conor.Dooley (Fri May 31 2024 - 07:36:23 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Nitesh Shetty (Fri May 31 2024 - 07:38:00 EST)
- Re: (subset) [PATCH 0/3] arm64: qcom: SA8775p: Add llcc support Konrad Dybcio (Fri May 31 2024 - 07:38:29 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Alexey Charkov (Fri May 31 2024 - 07:44:43 EST)
- Re: [PATCH] nvme-apple: add missing MODULE_DESCRIPTION() Eric Curtin (Fri May 31 2024 - 07:46:44 EST)
- Re: [PATCH RFC 06/11] power: supply: max77693: Set charge current limits during init Artur Weber (Fri May 31 2024 - 07:55:39 EST)
- Re: Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex Genes Lists (Fri May 31 2024 - 07:55:50 EST)
- Re: [PATCH] clk: qcom: gcc-x1e80100: Fix halt_check for all 3 USB PHY pipe clocks Konrad Dybcio (Fri May 31 2024 - 07:56:17 EST)
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults Barry Song (Fri May 31 2024 - 07:56:32 EST)
- Re: [PATCH V3 for-6.10/block] loop: Fix a race between loop detach and loop open Christoph Hellwig (Fri May 31 2024 - 07:57:03 EST)
- Re: [PATCH V5 RESEND 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6 Jagadeesh Kona (Fri May 31 2024 - 07:57:40 EST)
- Re: [PATCH v2] landlock: Add abstract unix socket connect restrictions Mickaël Salaün (Fri May 31 2024 - 08:00:49 EST)
- [PATCH net-next v2] net: smc91x: Refactor SMC_* macros Thorsten Blum (Fri May 31 2024 - 08:02:29 EST)
- [PATCH] ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind() Simon Trimmer (Fri May 31 2024 - 08:08:40 EST)
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults David Hildenbrand (Fri May 31 2024 - 08:10:50 EST)
- [PATCH] arm64: dts: qcom: sm8550-samsung-q5q: fix typo David Wronek (Fri May 31 2024 - 08:13:02 EST)
- Re: [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings Jason A. Donenfeld (Fri May 31 2024 - 08:13:34 EST)
- Re: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Parthiban.Veerasooran (Fri May 31 2024 - 08:14:36 EST)
- Re: [PATCH v1 1/2] spi: Revert "Check if transfer is mapped before calling DMA sync APIs" Mark Brown (Fri May 31 2024 - 08:15:55 EST)
- Re: [QUESTION] mm: Redundant const parameter? Matthew Wilcox (Fri May 31 2024 - 08:17:25 EST)
- Re: (subset) [PATCH v1 1/1] mfd: omap-usb-host: Remove unused linux/gpio.h Lee Jones (Fri May 31 2024 - 08:17:35 EST)
- Re: [PATCH RFC 06/11] power: supply: max77693: Set charge current limits during init Krzysztof Kozlowski (Fri May 31 2024 - 08:18:35 EST)
- Re: (subset) [PATCH v1 1/1] mfd: menelaus: Remove unused linux/gpio.h Lee Jones (Fri May 31 2024 - 08:19:11 EST)
- Re: [PATCH] net: caif: use DEV_STATS_INC() and DEV_STATS_ADD() Eric Dumazet (Fri May 31 2024 - 08:20:11 EST)
- Re: [PATCH] ARM: dts: ls1021a: add QUICC Engine node Esben Haabendal (Fri May 31 2024 - 08:20:29 EST)
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults Barry Song (Fri May 31 2024 - 08:20:47 EST)
- Re: [PATCH] arm64: dts: qcom: sm8550-samsung-q5q: fix typo Krzysztof Kozlowski (Fri May 31 2024 - 08:21:08 EST)
- Re: [PATCH RFC 05/11] power: supply: max77693: Expose INPUT_CURRENT_LIMIT and CURRENT_MAX Artur Weber (Fri May 31 2024 - 08:22:30 EST)
- Re: [RESEND PATCH] accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc() Tomer Tayar (Fri May 31 2024 - 08:23:55 EST)
- Re: [QUESTION] mm: Redundant const parameter? Dev Jain (Fri May 31 2024 - 08:24:52 EST)
- [PATCH v2 0/2] DAMON multiple contexts support Alex Rusuf (Fri May 31 2024 - 08:25:24 EST)
- [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer Alex Rusuf (Fri May 31 2024 - 08:25:35 EST)
- [PATCH v2 2/2] mm/damon/core: implement multi-context support Alex Rusuf (Fri May 31 2024 - 08:25:45 EST)
- Re: [PATCH v6 2/5] mfd: add driver for Marvell 88PM886 PMIC Karel Balej (Fri May 31 2024 - 08:26:13 EST)
- Re: [RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes Christoph Hellwig (Fri May 31 2024 - 08:26:58 EST)
- Re: [PATCH] NFS: remove unused struct 'mnt_fhstatus' Benjamin Coddington (Fri May 31 2024 - 08:28:14 EST)
- [PATCH] usr: shorten cmd_initfs in Makefile Masahiro Yamada (Fri May 31 2024 - 08:28:40 EST)
- [RESEND v3] dt-bindings: spi: brcm,bcm2835-spi: convert to dtschema Kanak Shilledar (Fri May 31 2024 - 08:30:24 EST)
- Re: [External] Re: [QUESTION] mm: Redundant const parameter? Chengming Zhou (Fri May 31 2024 - 08:30:38 EST)
- Re: [PATCH v4 07/15] x86/sev: Use the SVSM to create a vCPU when not in VMPL0 Borislav Petkov (Fri May 31 2024 - 08:30:50 EST)
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults Barry Song (Fri May 31 2024 - 08:31:03 EST)
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops kernel test robot (Fri May 31 2024 - 08:31:16 EST)
- [GIT PULL] dma-mapping fixes for Linux 6.11 Christoph Hellwig (Fri May 31 2024 - 08:32:07 EST)
- Re: [PATCH 0/2] Disable SS instances in park mode for SC7180/ SC7280 Konrad Dybcio (Fri May 31 2024 - 08:34:06 EST)
- [GIT PULL] sound fixes for 6.10-rc2 Takashi Iwai (Fri May 31 2024 - 08:34:30 EST)
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults David Hildenbrand (Fri May 31 2024 - 08:35:13 EST)
- Re: [PATCH 3/3] arm64: dts: qcom: x1e80100: Describe the PCIe 6a resources Konrad Dybcio (Fri May 31 2024 - 08:35:30 EST)
- [PATCH 00/14] x86/alternatives: Nest them Borislav Petkov (Fri May 31 2024 - 08:35:38 EST)
- [PATCH 01/14] x86/alternative: Zap alternative_ternary() Borislav Petkov (Fri May 31 2024 - 08:35:54 EST)
- [PATCH 02/14] x86/alternatives: Add nested alternatives macros Borislav Petkov (Fri May 31 2024 - 08:36:09 EST)
- [PATCH 03/14] x86/alternative: Convert alternative() Borislav Petkov (Fri May 31 2024 - 08:36:15 EST)
- [PATCH 04/14] x86/alternative: Convert alternative_2() Borislav Petkov (Fri May 31 2024 - 08:36:26 EST)
- [PATCH 05/14] x86/alternative: Convert alternative_input() Borislav Petkov (Fri May 31 2024 - 08:36:40 EST)
- [PATCH 06/14] x86/alternative: Convert alternative_io() Borislav Petkov (Fri May 31 2024 - 08:37:06 EST)
- [PATCH 07/14] x86/alternative: Convert alternative_call() Borislav Petkov (Fri May 31 2024 - 08:37:09 EST)
- [PATCH 08/14] x86/alternative: Convert alternative_call_2() Borislav Petkov (Fri May 31 2024 - 08:37:19 EST)
- [PATCH 09/14] x86/alternative: Convert ALTERNATIVE_TERNARY() Borislav Petkov (Fri May 31 2024 - 08:37:39 EST)
- [PATCH 10/14] x86/alternative: Convert ALTERNATIVE_3() Borislav Petkov (Fri May 31 2024 - 08:37:51 EST)
- [PATCH 11/14] x86/alternative: Convert the asm ALTERNATIVE() macro Borislav Petkov (Fri May 31 2024 - 08:38:07 EST)
- [PATCH 12/14] x86/alternative: Convert the asm ALTERNATIVE_2() macro Borislav Petkov (Fri May 31 2024 - 08:38:19 EST)
- [PATCH 13/14] x86/alternative: Convert the asm ALTERNATIVE_3() macro Borislav Petkov (Fri May 31 2024 - 08:38:35 EST)
- [PATCH 14/14] x86/alternative: Replace the old macros Borislav Petkov (Fri May 31 2024 - 08:38:46 EST)
- Re: [RFC PATCH v4 2/8] math64: add rem_u64() to just return the remainder Christoph Hellwig (Fri May 31 2024 - 08:39:07 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Add IMEM and PIL info region Konrad Dybcio (Fri May 31 2024 - 08:39:27 EST)
- Re: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Andrew Lunn (Fri May 31 2024 - 08:39:47 EST)
- Re: [PATCH v3 1/3] arm64: dts: qcom: pm7250b: Add node for PMIC VBUS booster Konrad Dybcio (Fri May 31 2024 - 08:40:03 EST)
- Re: [External] Re: [QUESTION] mm: Redundant const parameter? Dev Jain (Fri May 31 2024 - 08:40:19 EST)
- Re: [PATCH] ALSA: hda: cs35l56: Fix lifecycle of codec pointer Takashi Iwai (Fri May 31 2024 - 08:40:30 EST)
- Re: [PATCH] ALSA: hda: cs35l41: Possible null pointer dereference in cs35l41_hda_unbind() Takashi Iwai (Fri May 31 2024 - 08:40:46 EST)
- Re: [RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page() Christoph Hellwig (Fri May 31 2024 - 08:41:05 EST)
- Re: (subset) [PATCH] mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0 Lee Jones (Fri May 31 2024 - 08:41:16 EST)
- Re: [PATCH v10 15/15] arm64: dts: qcom: sa8775p: add a dedicated memory carveout for TZ Konrad Dybcio (Fri May 31 2024 - 08:41:31 EST)
- Re: [PATCH 0/2] mm: swap: mTHP swap allocator base on swap cluster order Kairui Song (Fri May 31 2024 - 08:41:36 EST)
- Re: (subset) [PATCH] dt-bindings: mfd: syscon: Add ti,am625-dss-oldi-io-ctrl compatible Lee Jones (Fri May 31 2024 - 08:42:00 EST)
- [PATCH] mm: sparse: Consistently use _nr Dev Jain (Fri May 31 2024 - 08:42:13 EST)
- Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode Christoph Hellwig (Fri May 31 2024 - 08:42:49 EST)
- [tip:x86/urgent] BUILD SUCCESS 2a38e4ca302280fdcce370ba2bee79bac16c4587 kernel test robot (Fri May 31 2024 - 08:45:38 EST)
- Re: [PATCHv4 7/9] ASoC: fsl-asoc-card: add DT clock "cpu_sysclk" with generic codec Elinor Montmasson (Fri May 31 2024 - 08:47:18 EST)
- Re: [PATCH] media: mediatek: vcodec: Reduce msg queue trans buffer size Nicolas Dufresne (Fri May 31 2024 - 08:47:33 EST)
- Re: [PATCHv4 8/9] ASoC: fsl-asoc-card: add DT property "cpu-system-clock-direction-out" Elinor Montmasson (Fri May 31 2024 - 08:47:45 EST)
- Re: [PATCH RFC v2 1/8] spi: dt-bindings: spi-peripheral-props: add spi-offloads property Mark Brown (Fri May 31 2024 - 08:48:02 EST)
- Re: [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec Elinor Montmasson (Fri May 31 2024 - 08:48:14 EST)
- Re: [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec Elinor Montmasson (Fri May 31 2024 - 08:48:29 EST)
- Re: [PATCH] media: verisilicon: AV1: Correct some registers fields size or position Nicolas Dufresne (Fri May 31 2024 - 08:49:01 EST)
- Re: [PATCH v4 08/15] x86/sev: Provide SVSM discovery support Borislav Petkov (Fri May 31 2024 - 08:49:09 EST)
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Ilpo Järvinen (Fri May 31 2024 - 08:51:58 EST)
- Re: Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex Andrew Lunn (Fri May 31 2024 - 08:55:00 EST)
- Re: [PATCH v4 10/15] virt: sev-guest: Choose the VMPCK key based on executing VMPL Borislav Petkov (Fri May 31 2024 - 08:55:34 EST)
- Re: [PATCH v4 0/2] Add mode_valid and atomic_check hooks for sii902x bridge Sui Jingfeng (Fri May 31 2024 - 08:55:47 EST)
- [PATCH v1] mm: read page_type using READ_ONCE David Hildenbrand (Fri May 31 2024 - 08:56:34 EST)
- Re: [PATCH v5 0/4] Add minimal boot support for Raspberry Pi 5 Andrea della Porta (Fri May 31 2024 - 08:59:57 EST)
- Re: [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings Jann Horn (Fri May 31 2024 - 09:01:18 EST)
- Re: [PATCH V17 0/9] arm64/perf: Enable branch stack sampling Mark Rutland (Fri May 31 2024 - 09:01:36 EST)
- [PATCH 1/1 fyi] tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_SUBVOL Arnaldo Carvalho de Melo (Fri May 31 2024 - 09:04:34 EST)
- Re: [PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages() David Hildenbrand (Fri May 31 2024 - 09:04:58 EST)
- Re: [PATCHv4 7/9] ASoC: fsl-asoc-card: add DT clock "cpu_sysclk" with generic codec Mark Brown (Fri May 31 2024 - 09:05:44 EST)
- Re: [PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages() David Hildenbrand (Fri May 31 2024 - 09:06:01 EST)
- Re: [PATCH v6,14/24] media: mediatek: vcodec: Add capture format to support one plane memory Nicolas Dufresne (Fri May 31 2024 - 09:07:18 EST)
- RE: [EXTERNAL] [PATCH net-next 2/2] openvswitch: Remove generic .ndo_get_stats64 Subbaraya Sundeep Bhatta (Fri May 31 2024 - 09:07:43 EST)
- Re: [PATCH v6,15/24] media: mediatek: vcodec: Add one plane format Nicolas Dufresne (Fri May 31 2024 - 09:08:50 EST)
- Re: [PATCH] ARM: dts: ls1021a: add QUICC Engine node Alexander Stein (Fri May 31 2024 - 09:09:27 EST)
- Re: [PATCH v2 1/3] dt-bindings: hwmon: jedec,spd5118: Add bindings Guenter Roeck (Fri May 31 2024 - 09:09:48 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Christian Heusel (Fri May 31 2024 - 09:10:01 EST)
- Re: [PATCHv4 8/9] ASoC: fsl-asoc-card: add DT property "cpu-system-clock-direction-out" Mark Brown (Fri May 31 2024 - 09:10:26 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Guo Ren (Fri May 31 2024 - 09:10:45 EST)
- Re: [PATCH v1 1/2] spi: Revert "Check if transfer is mapped before calling DMA sync APIs" Andy Shevchenko (Fri May 31 2024 - 09:11:21 EST)
- Re: [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT Paolo Bonzini (Fri May 31 2024 - 09:11:22 EST)
- Re: Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex Hans de Goede (Fri May 31 2024 - 09:11:53 EST)
- Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware Christoph Hellwig (Fri May 31 2024 - 09:12:15 EST)
- [PATCH v5 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements Ilpo Järvinen (Fri May 31 2024 - 09:12:36 EST)
- [PATCH v5 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops Ilpo Järvinen (Fri May 31 2024 - 09:12:51 EST)
- [PATCH v5 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Ilpo Järvinen (Fri May 31 2024 - 09:13:05 EST)
- [PATCH v5 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints Ilpo Järvinen (Fri May 31 2024 - 09:13:22 EST)
- [PATCH v5 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val() Ilpo Järvinen (Fri May 31 2024 - 09:13:35 EST)
- [PATCH v5 05/16] selftests/resctrl: Use correct type for pids Ilpo Järvinen (Fri May 31 2024 - 09:13:51 EST)
- [PATCH v5 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope Ilpo Järvinen (Fri May 31 2024 - 09:14:06 EST)
- [PATCH v5 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document Ilpo Järvinen (Fri May 31 2024 - 09:14:20 EST)
- [PATCH v5 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests Ilpo Järvinen (Fri May 31 2024 - 09:14:33 EST)
- [PATCH v5 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param Ilpo Järvinen (Fri May 31 2024 - 09:14:45 EST)
- [PATCH v5 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param Ilpo Järvinen (Fri May 31 2024 - 09:15:02 EST)
- [PATCH v5 11/16] selftests/resctrl: Simplify bandwidth report type handling Ilpo Järvinen (Fri May 31 2024 - 09:15:14 EST)
- [PATCH v5 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const Ilpo Järvinen (Fri May 31 2024 - 09:15:30 EST)
- [PATCH v5 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers Ilpo Järvinen (Fri May 31 2024 - 09:15:44 EST)
- [PATCH v5 14/16] selftests/resctrl: Remove mongrp from MBA test Ilpo Järvinen (Fri May 31 2024 - 09:15:57 EST)
- Re: [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec Mark Brown (Fri May 31 2024 - 09:16:15 EST)
- Re: [PATCH v2 1/3] dt-bindings: hwmon: jedec,spd5118: Add bindings Krzysztof Kozlowski (Fri May 31 2024 - 09:16:29 EST)
- [PATCH v5 15/16] selftests/resctrl: Remove mongrp from CMT test Ilpo Järvinen (Fri May 31 2024 - 09:16:42 EST)
- [PATCH v5 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl() Ilpo Järvinen (Fri May 31 2024 - 09:16:56 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Fri May 31 2024 - 09:17:11 EST)
- Re: [PATCH v4 14/15] x86/sev: Extend the config-fs attestation support for an SVSM Borislav Petkov (Fri May 31 2024 - 09:17:41 EST)
- Re: [PATCH] media: verisilicon: AV1: Correct some registers fields size or position Benjamin Gaignard (Fri May 31 2024 - 09:18:41 EST)
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem Daniel Gomez (Fri May 31 2024 - 09:19:26 EST)
- Re: [PATCH] livepatch: introduce klp_func called interface zhang warden (Fri May 31 2024 - 09:19:45 EST)
- Re: [tip: sched/urgent] sched/x86: Export 'percpu arch_freq_scale' Phil Auld (Fri May 31 2024 - 09:20:14 EST)
- Re: [v4,1/2] drm/bridge: sii902x: Fix mode_valid hook Sui Jingfeng (Fri May 31 2024 - 09:20:24 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors René Rebe (Fri May 31 2024 - 09:21:03 EST)
- Re: [External] Re: [QUESTION] mm: Redundant const parameter? Matthew Wilcox (Fri May 31 2024 - 09:21:12 EST)
- Re: [PATCH] NFSD: remove unused structs 'nfsd3_voidargs' Chuck Lever (Fri May 31 2024 - 09:21:30 EST)
- Re: [PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing Simon Horman (Fri May 31 2024 - 09:24:49 EST)
- Re: [PATCH v2 01/14] dt-bindings: clock: qcom,gcc-other: rename to qcom,mdm-mdm9607 Krzysztof Kozlowski (Fri May 31 2024 - 09:25:11 EST)
- Re: [PATCH v2 02/14] dt-bindings: clock: qcom,gcc: sort out power-domains support Krzysztof Kozlowski (Fri May 31 2024 - 09:25:26 EST)
- Re: [PATCH v2 03/14] dt-bindings: clock: add schema for qcom,gcc-mdm9615 Krzysztof Kozlowski (Fri May 31 2024 - 09:25:44 EST)
- Re: [PATCH v2] leds: flash: leds-qcom-flash: limit LED current based on thermal condition Lee Jones (Fri May 31 2024 - 09:28:58 EST)
- Re: Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex Andrew Lunn (Fri May 31 2024 - 09:29:23 EST)
- Re: [PATCH] mmc: sdhci-of-dwcmshc: set CQE irq-handler for rockchip variants Adrian Hunter (Fri May 31 2024 - 09:29:40 EST)
- Re: [PATCH v2 2/2] gpiolib: Show more info for interrupt only lines in debugfs Andy Shevchenko (Fri May 31 2024 - 09:31:12 EST)
- Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order Christoph Hellwig (Fri May 31 2024 - 09:31:53 EST)
- Re: [syzbot] [bcachefs?] KMSAN: uninit-value in bch2_checksum_update syzbot (Fri May 31 2024 - 09:32:28 EST)
- Re: [PATCH v9 08/19] x86: Secure Launch kernel early boot stub Ard Biesheuvel (Fri May 31 2024 - 09:34:07 EST)
- Re: [v4,1/2] drm/bridge: sii902x: Fix mode_valid hook Sam Ravnborg (Fri May 31 2024 - 09:34:43 EST)
- Re: [PATCH net-next v8 2/2] net: ti: icssg_prueth: add TAPRIO offload support Andrew Lunn (Fri May 31 2024 - 09:35:26 EST)
- Re: [RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode Christoph Hellwig (Fri May 31 2024 - 09:36:22 EST)
- Re: [PATCH v2 1/1] rtc: tps6594: Add power management support Lee Jones (Fri May 31 2024 - 09:36:38 EST)
- [PATCH v3 1/1] dt-bindings:iio:adc: correct previous patch Ramona Alexandra Nechita (Fri May 31 2024 - 09:36:53 EST)
- Re: Hung tasks due to a AB-BA deadlock between the leds_list_lock rwsem and the rtnl mutex Hans de Goede (Fri May 31 2024 - 09:37:07 EST)
- [PATCH v3 1/1] dt-bindings: iio: adc: add a7779 doc Ramona Alexandra Nechita (Fri May 31 2024 - 09:37:22 EST)
- Re: [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support Haylen Chu (Fri May 31 2024 - 09:37:41 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Alexandre Ghiti (Fri May 31 2024 - 09:37:54 EST)
- Re: [PATCH 3/6] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU Frank Binns (Fri May 31 2024 - 09:38:08 EST)
- Re: [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API Liam R. Howlett (Fri May 31 2024 - 09:38:39 EST)
- RE: [PATCH] pmdomain: arm: scmi_pm_domain: set flag GENPD_FLAG_ACTIVE_WAKEUP Peng Fan (Fri May 31 2024 - 09:40:46 EST)
- Re: (subset) [PATCH] leds: rt4505: add MODULE_DESCRIPTION() Lee Jones (Fri May 31 2024 - 09:41:22 EST)
- Re: (subset) [PATCH] leds: simatic-ipc-leds: add missing MODULE_DESCRIPTION() macros Lee Jones (Fri May 31 2024 - 09:42:01 EST)
- Re: (subset) [PATCH] leds: bcm63138: add MODULE_DESCRIPTION() Lee Jones (Fri May 31 2024 - 09:42:32 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Fri May 31 2024 - 09:42:45 EST)
- Re: [PATCH] auxdisplay: linedisp: Support configuring the boot message Andy Shevchenko (Fri May 31 2024 - 09:43:38 EST)
- Re: [PATCH] dt-bindings: mfd: syscon: Add more simple compatibles Lee Jones (Fri May 31 2024 - 09:45:57 EST)
- Re: [PATCH v2 3/6] platform/x86/intel: TPMI domain id and CPU mapping Ilpo Järvinen (Fri May 31 2024 - 09:46:13 EST)
- Re: [PATCH v2 0/3] SST improvements with TPMI Ilpo Järvinen (Fri May 31 2024 - 09:46:25 EST)
- Re: [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize Christoph Hellwig (Fri May 31 2024 - 09:46:41 EST)
- Re: [PATCH] arm64: dts: qcom: sm8650-hdk: remove redundant properties Konrad Dybcio (Fri May 31 2024 - 09:47:39 EST)
- [syzbot] [block?] WARNING: locking bug in mempool_alloc_noprof syzbot (Fri May 31 2024 - 09:49:40 EST)
- Re: [PATCH] dt-bindings: soc: ti: Move ti,j721e-system-controller.yaml to soc/ti Lee Jones (Fri May 31 2024 - 09:50:29 EST)
- Re: [PATCH 08/17] Add main.c Nemanov, Michael (Fri May 31 2024 - 09:51:30 EST)
- Re: (subset) [PATCH 1/5] dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8188 Lee Jones (Fri May 31 2024 - 09:52:09 EST)
- Re: [PATCH net-next v9 2/2] net: ti: icssg_prueth: add TAPRIO offload support Vladimir Oltean (Fri May 31 2024 - 09:52:28 EST)
- [PATCH 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:52:55 EST)
- [PATCH 01/16] dt-bindings: clock: qcom,sm8450-videocc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:53:14 EST)
- [PATCH 02/16] dt-bindings: clock: qcom,videocc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:53:23 EST)
- [PATCH 03/16] dt-bindings: clock: qcom,dispcc-sc8280xp: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:53:44 EST)
- [PATCH 04/16] dt-bindings: clock: qcom,dispcc-sm6350: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:54:04 EST)
- Re: [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95 Marc Zyngier (Fri May 31 2024 - 09:54:16 EST)
- [PATCH 05/16] dt-bindings: clock: qcom,dispcc-sm8x50: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:54:30 EST)
- [PATCH 06/16] dt-bindings: clock: qcom,gpucc-sdm660: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:54:50 EST)
- [PATCH 07/16] dt-bindings: clock: qcom,gpucc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:55:11 EST)
- [PATCH 08/16] dt-bindings: clock: qcom,msm8998-gpucc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:55:31 EST)
- [PATCH 09/16] dt-bindings: clock: qcom,qcm2290-dispcc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:55:49 EST)
- [PATCH 10/16] dt-bindings: clock: qcom,sc7180-dispcc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:56:10 EST)
- [PATCH 11/16] dt-bindings: clock: qcom,sc7280-dispcc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:56:49 EST)
- Re: [PATCH v2 2/2] powerpc: hotplug driver bridge support Krishna Kumar (Fri May 31 2024 - 09:57:18 EST)
- [PATCH 13/16] dt-bindings: clock: qcom,sm6115-dispcc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:57:59 EST)
- [PATCH 12/16] dt-bindings: clock: qcom,sdm845-dispcc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:58:28 EST)
- [PATCH 14/16] dt-bindings: clock: qcom,sm8450-dispcc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 09:58:42 EST)
- Re: [PATCH] kcsan: test: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 09:59:51 EST)
- [PATCH 15/16] dt-bindings: clock: qcom,sm8550-dispcc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 10:02:06 EST)
- Re: [PATCH v2] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Hagar Hemdan (Fri May 31 2024 - 10:03:48 EST)
- Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware Darrick J. Wong (Fri May 31 2024 - 10:04:08 EST)
- Re: [PATCH v9 08/19] x86: Secure Launch kernel early boot stub Ard Biesheuvel (Fri May 31 2024 - 10:04:37 EST)
- Re: [RFC PATCH v4 2/8] math64: add rem_u64() to just return the remainder Darrick J. Wong (Fri May 31 2024 - 10:04:58 EST)
- Re: [v4,1/2] drm/bridge: sii902x: Fix mode_valid hook Sui Jingfeng (Fri May 31 2024 - 10:05:10 EST)
- Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware Christoph Hellwig (Fri May 31 2024 - 10:05:49 EST)
- [PATCH] drm/tegra: fix a possible null pointer dereference Huai-Yuan Liu (Fri May 31 2024 - 10:06:02 EST)
- Re: [PATCH] livepatch: introduce klp_func called interface Miroslav Benes (Fri May 31 2024 - 10:06:57 EST)
- Re: [PATCH 2/3] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Fri May 31 2024 - 10:07:04 EST)
- Re: (subset) [PATCH 1/4] dt-bindings: mfd: mediatek,mt8195-scpsys: add mediatek,mt8365-scpsys Lee Jones (Fri May 31 2024 - 10:07:20 EST)
- [PATCH 16/16] dt-bindings: clock: qcom,sm8450-gpucc: reference qcom,gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 10:07:46 EST)
- Re: [PATCH v7 3/5] media: i2c: add MAX96717 driver Sakari Ailus (Fri May 31 2024 - 10:08:12 EST)
- Re: [PATCH v2 2/2] gpiolib: Show more info for interrupt only lines in debugfs Andy Shevchenko (Fri May 31 2024 - 10:09:58 EST)
- Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode Darrick J. Wong (Fri May 31 2024 - 10:10:14 EST)
- [PATCH] MAINTAINERS: Update Xe driver maintainers Thomas Hellström (Fri May 31 2024 - 10:11:14 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Rob Herring (Fri May 31 2024 - 10:11:40 EST)
- Re: [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize Darrick J. Wong (Fri May 31 2024 - 10:12:21 EST)
- [PATCH 0/5] Add support for Allwinner H616 PWM Hironori KIKUCHI (Fri May 31 2024 - 10:12:40 EST)
- Re: [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU Isaku Yamahata (Fri May 31 2024 - 10:12:45 EST)
- [PATCH 1/5] pwm: sun20i: Use devm_pwmchip_alloc() helper Hironori KIKUCHI (Fri May 31 2024 - 10:12:53 EST)
- Re: [PATCH v6 0/2] backlight: Add new lm3509 backlight driver Lee Jones (Fri May 31 2024 - 10:13:08 EST)
- [PATCH 2/5] pwm: sun20i: Add support for Allwinner H616 PWM Hironori KIKUCHI (Fri May 31 2024 - 10:13:31 EST)
- [PATCH 3/5] dt-bindings: pwm: sun20i: Add compatible string for Allwinner H616 PWM Hironori KIKUCHI (Fri May 31 2024 - 10:13:49 EST)
- Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode Christoph Hellwig (Fri May 31 2024 - 10:14:54 EST)
- [PATCH 4/5] pwm: sun20i: Delegating the clock source and DIV_M to the Device Tree Hironori KIKUCHI (Fri May 31 2024 - 10:15:17 EST)
- Re: [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize Christoph Hellwig (Fri May 31 2024 - 10:15:52 EST)
- [PATCH 5/5] dt-bindings: pwm: sun20i: Add options to select a clock source and DIV_M Hironori KIKUCHI (Fri May 31 2024 - 10:16:09 EST)
- RE: [PATCH 0/2] Improve dmesg output for swapfile+hibernation Sukrit.Bhatnagar@xxxxxxxx (Fri May 31 2024 - 10:17:04 EST)
- Re: [PATCH 0/2] Disable SS instances in park mode for SC7180/ SC7280 Doug Anderson (Fri May 31 2024 - 10:18:26 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx Rob Herring (Fri May 31 2024 - 10:19:14 EST)
- [PATCH] mmc: sdhci-of-dwcmshc: Use inverted-wp quirk for CV18xx and SG200x SoCs Haylen Chu (Fri May 31 2024 - 10:20:45 EST)
- Re: [PATCH 0/3] tracing: Fix some selftest issues Google (Fri May 31 2024 - 10:20:59 EST)
- Re: [PATCH] Documentation/accel/qaic: Fix typo 'phsyical' Shuah Khan (Fri May 31 2024 - 10:21:55 EST)
- [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_sock_ready_cb syzbot (Fri May 31 2024 - 10:22:02 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements Eric W. Biederman (Fri May 31 2024 - 10:22:35 EST)
- Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device) Gregory Price (Fri May 31 2024 - 10:24:04 EST)
- [RFC PATCH] i2c: imx: avoid rescheduling when waiting for bus not busy Stefan Eichenberger (Fri May 31 2024 - 10:25:23 EST)
- Re: [PATCH 3/6] dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU Adam Ford (Fri May 31 2024 - 10:25:43 EST)
- Re: [PATCH 0/2] Disable SS instances in park mode for SC7180/ SC7280 Konrad Dybcio (Fri May 31 2024 - 10:26:16 EST)
- [PATCH 1/1] mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs Ilpo Järvinen (Fri May 31 2024 - 10:26:23 EST)
- Re: (subset) [PATCH v2] mfd: intel_soc_pmic_crc: Use PWM_LOOKUP_WITH_MODULE() for the PWM lookup Lee Jones (Fri May 31 2024 - 10:26:47 EST)
- Re: [PATCH 0/2] Disable SS instances in park mode for SC7180/ SC7280 Krishna Kurapati PSSNV (Fri May 31 2024 - 10:27:37 EST)
- Re: [PATCH] drm/tegra: fix a possible null pointer dereference Thierry Reding (Fri May 31 2024 - 10:27:51 EST)
- Re: [PATCH v2 3/6] mm/zsmalloc: use a proper page type Matthew Wilcox (Fri May 31 2024 - 10:28:18 EST)
- Re: [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores Shuah Khan (Fri May 31 2024 - 10:30:39 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Christian Heusel (Fri May 31 2024 - 10:30:53 EST)
- Re: [PATCH 02/14] x86/alternatives: Add nested alternatives macros Uros Bizjak (Fri May 31 2024 - 10:31:04 EST)
- Re: [PATCH v1 1/6] ASoC: codecs: Remove unused of_gpio.h Andy Shevchenko (Fri May 31 2024 - 10:31:29 EST)
- Re: [RESEND PATCH] nvme-fabrics: use reserved tag for reg read/write command Christoph Hellwig (Fri May 31 2024 - 10:31:59 EST)
- Re: [PATCH v2 3/6] mm/zsmalloc: use a proper page type David Hildenbrand (Fri May 31 2024 - 10:32:21 EST)
- Re: [PATCH 02/14] x86/alternatives: Add nested alternatives macros Borislav Petkov (Fri May 31 2024 - 10:33:18 EST)
- Re: [PATCH 02/14] x86/alternatives: Add nested alternatives macros Borislav Petkov (Fri May 31 2024 - 10:36:43 EST)
- Re: [PATCH v1 0/2] spi: Make dummy SG handling robust Nícolas F. R. A. Prado (Fri May 31 2024 - 10:37:33 EST)
- Re: [PATCH 1/1] mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs Andy Shevchenko (Fri May 31 2024 - 10:38:23 EST)
- Re: [PATCH 0/2] Disable SS instances in park mode for SC7180/ SC7280 Doug Anderson (Fri May 31 2024 - 10:39:00 EST)
- Re: [PATCH 3/5] dt-bindings: pwm: sun20i: Add compatible string for Allwinner H616 PWM Krzysztof Kozlowski (Fri May 31 2024 - 10:39:49 EST)
- Re: [RFC PATCH v2 00/30] Rust abstractions for VFS Danilo Krummrich (Fri May 31 2024 - 10:40:37 EST)
- Re: [PATCH] ARM: dts: ls1021a: add QUICC Engine node Esben Haabendal (Fri May 31 2024 - 10:40:49 EST)
- Re: [PATCH 2/2] selftests/tracing: Fix to check the required syscall event Shuah Khan (Fri May 31 2024 - 10:41:09 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: sa8775p: Add IMEM and PIL info region Mukesh Ojha (Fri May 31 2024 - 10:41:27 EST)
- [linus:master] [timekeeping] fcf190c369: BUG:KCSAN:data-race_in_timekeeping_advance/timekeeping_debug_get_ns kernel test robot (Fri May 31 2024 - 10:41:40 EST)
- Re: [PATCH 1/2] selftests/tracing: Fix event filter test to retry up to 10 times Shuah Khan (Fri May 31 2024 - 10:42:12 EST)
- Re: [PATCH 0/2] Disable SS instances in park mode for SC7180/ SC7280 Konrad Dybcio (Fri May 31 2024 - 10:42:14 EST)
- Re: [PATCH 5/5] dt-bindings: pwm: sun20i: Add options to select a clock source and DIV_M Krzysztof Kozlowski (Fri May 31 2024 - 10:43:49 EST)
- Re: [PATCH v3 0/6] add mTHP support for anonymous shmem David Hildenbrand (Fri May 31 2024 - 10:43:52 EST)
- Re: [RFC PATCH] i2c: imx: avoid rescheduling when waiting for bus not busy Andy Shevchenko (Fri May 31 2024 - 10:45:45 EST)
- Re: [PATCHv4 7/9] ASoC: fsl-asoc-card: add DT clock "cpu_sysclk" with generic codec Elinor Montmasson (Fri May 31 2024 - 10:48:33 EST)
- Re: [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec Elinor Montmasson (Fri May 31 2024 - 10:48:36 EST)
- Re: [PATCH v4] ASoc: tas2781: Enable RCA-based playback without DSP firmware download Pierre-Louis Bossart (Fri May 31 2024 - 10:48:59 EST)
- [PATCH v6 0/4] media: mgb4: YUV and variable framerate support tumic (Fri May 31 2024 - 10:49:51 EST)
- [PATCH v6 3/4] media: mgb4: Fixed signal frame rate limit handling tumic (Fri May 31 2024 - 10:50:10 EST)
- [PATCH v6 1/4] media: mgb4: Add support for YUV image formats tumic (Fri May 31 2024 - 10:50:10 EST)
- [PATCH v6 4/4] media: admin-guide: mgb4: Outputs DV timings documentation update tumic (Fri May 31 2024 - 10:50:20 EST)
- [PATCH v6 2/4] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME tumic (Fri May 31 2024 - 10:50:27 EST)
- Re: [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering Google (Fri May 31 2024 - 10:51:43 EST)
- Re: [PATCH v2] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Marc Zyngier (Fri May 31 2024 - 10:52:15 EST)
- [PATCH v1 1/1] driver core: device.h: Group of_node handling declarations and definitions Andy Shevchenko (Fri May 31 2024 - 10:52:18 EST)
- Re: [PATCH v3 1/1] dt-bindings: iio: adc: add a7779 doc Conor Dooley (Fri May 31 2024 - 10:52:34 EST)
- Re: [PATCH 0/2] Disable SS instances in park mode for SC7180/ SC7280 Krishna Kurapati PSSNV (Fri May 31 2024 - 10:53:00 EST)
- Re: [PATCH v3 1/1] dt-bindings: iio: adc: add a7779 doc Conor Dooley (Fri May 31 2024 - 10:54:13 EST)
- Re: [PATCH v4 15/15] x86/sev: Allow non-VMPL0 execution when an SVSM is present Borislav Petkov (Fri May 31 2024 - 10:54:58 EST)
- Maintainers Summit 2024 Call for Topics Theodore Ts'o (Fri May 31 2024 - 10:56:05 EST)
- Re: [PATCH 1/3] leds: pca9532: Use PWM1 for hardware blinking Lee Jones (Fri May 31 2024 - 10:57:23 EST)
- Re: [PATCH v2 2/7] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit() Ilpo Järvinen (Fri May 31 2024 - 10:58:25 EST)
- Re: [PATCH 1/6] dt-bindings: clock: mediatek: Add mt8173 mfgtop Conor Dooley (Fri May 31 2024 - 10:58:39 EST)
- Re: [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95 Robin Murphy (Fri May 31 2024 - 10:59:11 EST)
- Re: [PATCH v1 1/6] ASoC: codecs: Remove unused of_gpio.h Charles Keepax (Fri May 31 2024 - 10:59:27 EST)
- Re: [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize Darrick J. Wong (Fri May 31 2024 - 11:00:25 EST)
- Re: [PATCH 2/2] selftests/tracing: Fix to check the required syscall event Google (Fri May 31 2024 - 11:00:57 EST)
- Re: [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver Lee Jones (Fri May 31 2024 - 11:01:06 EST)
- Re: [PATCH] riscv: dts: thead: th1520: Add PMU event node Conor Dooley (Fri May 31 2024 - 11:03:49 EST)
- Re: [PATCH 1/3] dt-bindings: thermal: sophgo,cv180x-thermal: Add Sophgo CV180x thermal Conor Dooley (Fri May 31 2024 - 11:04:47 EST)
- Re: (subset) [PATCH 1/1] leds: ss4200: Convert PCIBIOS_* return codes to errnos Lee Jones (Fri May 31 2024 - 11:05:49 EST)
- Re: [PATCH v5 40/40] 9p: Use netfslib read/write_iter Emanuele Rocca (Fri May 31 2024 - 11:07:28 EST)
- Re: [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver Andy Shevchenko (Fri May 31 2024 - 11:08:48 EST)
- [PATCH v4 03/12] MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation Amelie Delaunay (Fri May 31 2024 - 11:08:58 EST)
- [PATCH v4 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings Amelie Delaunay (Fri May 31 2024 - 11:09:01 EST)
- [PATCH v4 02/12] dmaengine: stm32: New directory for STM32 DMA controllers drivers Amelie Delaunay (Fri May 31 2024 - 11:09:48 EST)
- [PATCH v4 00/12] Introduce STM32 DMA3 support Amelie Delaunay (Fri May 31 2024 - 11:09:49 EST)
- [PATCH v4 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings Amelie Delaunay (Fri May 31 2024 - 11:09:51 EST)
- [PATCH v4 08/12] dmaengine: stm32-dma3: add device_pause and device_resume ops Amelie Delaunay (Fri May 31 2024 - 11:10:35 EST)
- [PATCH v4 07/12] dmaengine: stm32-dma3: add DMA_MEMCPY capability Amelie Delaunay (Fri May 31 2024 - 11:10:45 EST)
- [PATCH v4 09/12] dmaengine: stm32-dma3: improve residue granularity Amelie Delaunay (Fri May 31 2024 - 11:11:09 EST)
- [PATCH v4 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability Amelie Delaunay (Fri May 31 2024 - 11:11:18 EST)
- [PATCH v4 05/12] dmaengine: Add STM32 DMA3 support Amelie Delaunay (Fri May 31 2024 - 11:11:45 EST)
- [PATCH v3] serial: port: Don't block system suspend even if bytes are left to xmit Douglas Anderson (Fri May 31 2024 - 11:12:06 EST)
- Re: [PATCH 02/14] x86/alternatives: Add nested alternatives macros Uros Bizjak (Fri May 31 2024 - 11:12:19 EST)
- [PATCH v4 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name Amelie Delaunay (Fri May 31 2024 - 11:12:49 EST)
- [PATCH v4 12/12] arm64: dts: st: add HPDMA nodes on stm32mp251 Amelie Delaunay (Fri May 31 2024 - 11:12:55 EST)
- [PATCH v4 10/12] dmaengine: add channel device name to channel registration Amelie Delaunay (Fri May 31 2024 - 11:13:30 EST)
- Re: [PATCH] serial: sc16is7xx: set driver name Daniel Mack (Fri May 31 2024 - 11:13:58 EST)
- Re: [PATCH v2 6/7] serial: qcom-geni: Fix suspend while active UART xfer Ilpo Järvinen (Fri May 31 2024 - 11:14:22 EST)
- RE: [PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface Piergiorgio Beruto (Fri May 31 2024 - 11:14:44 EST)
- Re: [PATCH 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml Dmitry Baryshkov (Fri May 31 2024 - 11:15:09 EST)
- [PATCH] lib/ts: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Fri May 31 2024 - 11:15:20 EST)
- Re: [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec Borislav Petkov (Fri May 31 2024 - 11:15:36 EST)
- [PATCH 0/7] ALSA: hda: Improvements to hda_component Simon Trimmer (Fri May 31 2024 - 11:15:53 EST)
- [PATCH 2/7] ALSA: hda: cs35l41: Component should be unbound before deconstruction Simon Trimmer (Fri May 31 2024 - 11:15:57 EST)
- [PATCH 1/7] ALSA: hda: cs35l56: Component should be unbound before deconstruction Simon Trimmer (Fri May 31 2024 - 11:16:03 EST)
- [PATCH 4/7] ALSA: hda: hda_component: Introduce component parent structure Simon Trimmer (Fri May 31 2024 - 11:16:07 EST)
- [PATCH 5/7] ALSA: hda: hda_component: Change codecs to use component parent structure Simon Trimmer (Fri May 31 2024 - 11:16:09 EST)
- [PATCH 6/7] ALSA: hda: hda_component: Move codec field into the parent Simon Trimmer (Fri May 31 2024 - 11:16:46 EST)
- [PATCH 7/7] ALSA: hda: hda_component: Protect shared data with a mutex Simon Trimmer (Fri May 31 2024 - 11:16:49 EST)
- Re: [BUG REPORT][BLOCK/NBD] Error when accessing qcow2 image through NBD Josef Bacik (Fri May 31 2024 - 11:17:57 EST)
- [PATCH] list: test: remove unused struct 'klist_test_struct' linux (Fri May 31 2024 - 11:18:18 EST)
- Re: [PATCH 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml Krzysztof Kozlowski (Fri May 31 2024 - 11:19:35 EST)
- [PATCH 3/7] ALSA: hda/tas2781: Component should be unbound before deconstruction Simon Trimmer (Fri May 31 2024 - 11:19:48 EST)
- Re: [PATCH] of: WARN on using default root node #address-cells/#size-cells Conor Dooley (Fri May 31 2024 - 11:20:38 EST)
- Re: Kernel 6.9 regression: X86: Bogus messages from topology detection Thomas Gleixner (Fri May 31 2024 - 11:25:13 EST)
- Re: (subset) [PATCH] dt-bindings: mfd: qcom-spmi-pmic: Document SMB2360 PMIC Lee Jones (Fri May 31 2024 - 11:25:31 EST)
- Re: [PATCH v3 1/1] dt-bindings: iio: adc: add a7779 doc Krzysztof Kozlowski (Fri May 31 2024 - 11:25:45 EST)
- Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order Darrick J. Wong (Fri May 31 2024 - 11:27:44 EST)
- Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode Darrick J. Wong (Fri May 31 2024 - 11:29:31 EST)
- Re: [PATCH v3] serial: port: Don't block system suspend even if bytes are left to xmit Andy Shevchenko (Fri May 31 2024 - 11:30:37 EST)
- Re: [PATCH net-next v2 1/3] net: ethernet: ti: RPMsg based shared memory ethernet driver Randy Dunlap (Fri May 31 2024 - 11:30:48 EST)
- [PATCH v2 1/6] ASoC: codecs: Remove unused of_gpio.h Andy Shevchenko (Fri May 31 2024 - 11:31:03 EST)
- [PATCH v2 0/6] ASoC: Drop or replace of_gpio.h Andy Shevchenko (Fri May 31 2024 - 11:31:12 EST)
- [PATCH v2 3/6] ASoC: rockchip: Remove unused of_gpio.h Andy Shevchenko (Fri May 31 2024 - 11:31:15 EST)
- [PATCH v2 2/6] ASoC: fsl: Remove unused of_gpio.h Andy Shevchenko (Fri May 31 2024 - 11:31:37 EST)
- [PATCH v2 4/6] ASoC: codecs: Replace of_gpio.h by proper one Andy Shevchenko (Fri May 31 2024 - 11:32:04 EST)
- [PATCH v2 5/6] ASoC: generic: Replace of_gpio.h by proper one Andy Shevchenko (Fri May 31 2024 - 11:32:08 EST)
- [PATCH v2 6/6] ASoC: samsung: Replace of_gpio.h by proper one Andy Shevchenko (Fri May 31 2024 - 11:32:21 EST)
- Re: [PATCH RFC 0/4] static key support for error injection functions Mark Rutland (Fri May 31 2024 - 11:32:34 EST)
- Re: [PATCH] MAINTAINERS: Update Xe driver maintainers Rodrigo Vivi (Fri May 31 2024 - 11:32:46 EST)
- Re: [PATCH] kernel/resource: optimize find_next_iomem_res Andy Shevchenko (Fri May 31 2024 - 11:33:00 EST)
- Re: [PATCH] auxdisplay: linedisp: Support configuring the boot message Andy Shevchenko (Fri May 31 2024 - 11:35:30 EST)
- Re: [PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device Lee Jones (Fri May 31 2024 - 11:35:43 EST)
- Re: [regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0 Dan Williams (Fri May 31 2024 - 11:37:02 EST)
- [PATCH net-next v3] net: mana: Allow variable size indirection table Shradha Gupta (Fri May 31 2024 - 11:37:58 EST)
- Re: [PATCH][next] drm/amd/display: Fix a handful of spelling mistakes Randy Dunlap (Fri May 31 2024 - 11:38:17 EST)
- Re: [PATCH] can: mscan: remove unused struct 'mscan_state' Simon Horman (Fri May 31 2024 - 11:40:52 EST)
- [GIT PULL] Landlock fix for v6.10-rc2 Mickaël Salaün (Fri May 31 2024 - 11:41:13 EST)
- Re: [PATCH 1/5] leds: introduce led_color_name function Lee Jones (Fri May 31 2024 - 11:43:12 EST)
- Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware Brian Foster (Fri May 31 2024 - 11:43:26 EST)
- [PATCH 1/1] i3c: master: svc: fix IBIWON not set if IBI follow a hot join Frank Li (Fri May 31 2024 - 11:43:45 EST)
- Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order Darrick J. Wong (Fri May 31 2024 - 11:44:33 EST)
- Re: [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware Brian Foster (Fri May 31 2024 - 11:44:56 EST)
- [PATCH] mm/vmalloc.c: add vb into appropriate vbq->free Baoquan He (Fri May 31 2024 - 11:44:57 EST)
- Re: [PATCH v1 0/2] spi: Make dummy SG handling robust Andy Shevchenko (Fri May 31 2024 - 11:47:08 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Arnd Bergmann (Fri May 31 2024 - 11:48:54 EST)
- Re: [PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device Thomas Weißschuh (Fri May 31 2024 - 11:49:43 EST)
- Re: (subset) [PATCH v2 3/3] mfd: cros_ec: Register charge control subdevice Lee Jones (Fri May 31 2024 - 11:50:48 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Paul Moore (Fri May 31 2024 - 11:52:15 EST)
- Re: [PATCH 7/7] riscv: Add qspinlock support based on Zabha extension Andrea Parri (Fri May 31 2024 - 11:52:32 EST)
- Re: [PATCH v1 0/2] spi: Make dummy SG handling robust Andy Shevchenko (Fri May 31 2024 - 11:52:47 EST)
- Re: [PATCH -next] ntb: Fix kernel-doc param for ntb_transport_create_queue Dave Jiang (Fri May 31 2024 - 11:53:01 EST)
- Re: [PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device Lee Jones (Fri May 31 2024 - 11:54:08 EST)
- Re: [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver Lee Jones (Fri May 31 2024 - 11:54:57 EST)
- Re: [PATCH v3 0/4] cros_kbd_led_backlight: allow binding through cros_ec mfd device Thomas Weißschuh (Fri May 31 2024 - 11:59:11 EST)
- Re: [PATCH] Revert "riscv: mm: accelerate pagefault when badaccess" patchwork-bot+linux-riscv (Fri May 31 2024 - 12:00:42 EST)
- Re: [PATCH] dt-bindings: mfd: syscon: Add more simple compatibles Rob Herring (Fri May 31 2024 - 12:01:15 EST)
- Re: [PATCH v19 08/20] x86/resctrl: Prepare for new Sub-NUMA Cluster (SNC) monitor files Reinette Chatre (Fri May 31 2024 - 12:01:26 EST)
- [PATCH] lib: bitmap: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Fri May 31 2024 - 12:03:32 EST)
- Re: [PATCH v2 21/43] arm64: RME: Runtime faulting of memory Steven Price (Fri May 31 2024 - 12:04:09 EST)
- Re: (subset) [PATCH v4 3/3] mfd: cros_ec: Register hardware monitoring subdevice Lee Jones (Fri May 31 2024 - 12:06:25 EST)
- Re: [PATCHv4 9/9] ASoC: dt-bindings: fsl-asoc-card: add compatible for generic codec Mark Brown (Fri May 31 2024 - 12:06:45 EST)
- [GIT PULL] RISC-V Fixes for 6.10-rc2 Palmer Dabbelt (Fri May 31 2024 - 12:06:58 EST)
- [PATCH 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100 Abel Vesa (Fri May 31 2024 - 12:07:12 EST)
- [PATCH 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4 Abel Vesa (Fri May 31 2024 - 12:07:23 EST)
- [PATCH 2/2] phy: qcom: qmp-pcie: Add X1E80100 Gen4 4-lane mode support Abel Vesa (Fri May 31 2024 - 12:07:39 EST)
- Re: [PATCH] dt-bindings: mfd: syscon: Add more simple compatibles Lee Jones (Fri May 31 2024 - 12:08:08 EST)
- Re: (subset) [PATCH] mfd: rsmu: split core code into separate module Lee Jones (Fri May 31 2024 - 12:08:46 EST)
- Re: [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage Kees Cook (Fri May 31 2024 - 12:09:29 EST)
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped Dave Hansen (Fri May 31 2024 - 12:13:16 EST)
- Re: [PATCH] MAINTAINERS: Update Xe driver maintainers Lucas De Marchi (Fri May 31 2024 - 12:13:24 EST)
- Re: [PATCH v9 08/19] x86: Secure Launch kernel early boot stub Ard Biesheuvel (Fri May 31 2024 - 12:13:50 EST)
- Re: (subset) [PATCH 1/2] dt-bindings: mfd: qcom,spmi-pmic: Document PMC8380 and SMB2360 Lee Jones (Fri May 31 2024 - 12:13:58 EST)
- [PATCH v4 0/7] PCI: xilinx-nwl: Add phy support Sean Anderson (Fri May 31 2024 - 12:14:15 EST)
- [PATCH v4 1/7] dt-bindings: pci: xilinx-nwl: Add phys property Sean Anderson (Fri May 31 2024 - 12:14:24 EST)
- [PATCH v4 2/7] PCI: xilinx-nwl: Fix off-by-one in IRQ handler Sean Anderson (Fri May 31 2024 - 12:14:45 EST)
- [PATCH v4 3/7] PCI: xilinx-nwl: Fix register misspelling Sean Anderson (Fri May 31 2024 - 12:14:57 EST)
- [PATCH v4 4/7] PCI: xilinx-nwl: Rate-limit misc interrupt messages Sean Anderson (Fri May 31 2024 - 12:15:13 EST)
- [PATCH v4 5/7] PCI: xilinx-nwl: Clean up clock on probe failure/removal Sean Anderson (Fri May 31 2024 - 12:15:24 EST)
- [PATCH v4 6/7] PCI: xilinx-nwl: Add phy support Sean Anderson (Fri May 31 2024 - 12:15:30 EST)
- [PATCH v4 7/7] arm64: zynqmp: Add PCIe phys Sean Anderson (Fri May 31 2024 - 12:15:48 EST)
- Re: [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95 Frank Li (Fri May 31 2024 - 12:16:19 EST)
- Re: [PATCH 1/2] dt-bindings: mfd: qcom,spmi-pmic: Document PMC8380 and SMB2360 Lee Jones (Fri May 31 2024 - 12:16:24 EST)
- Re: [PATCH v2 1/2] platform/x86: dell-smbios: Fix wrong token data in sysfs Ilpo Järvinen (Fri May 31 2024 - 12:17:35 EST)
- Re: [RFC PATCH v4 5/8] xfs: refactor the truncating order Christoph Hellwig (Fri May 31 2024 - 12:17:36 EST)
- Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled Reinette Chatre (Fri May 31 2024 - 12:18:16 EST)
- Re: [RFC PATCH v4 7/8] xfs: reserve blocks for truncating realtime inode Christoph Hellwig (Fri May 31 2024 - 12:18:32 EST)
- Re: [PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Jeffrey Hugo (Fri May 31 2024 - 12:18:49 EST)
- Re: [PATCH v2 2/2] platform/x86: dell-smbios: Simplify error handling Ilpo Järvinen (Fri May 31 2024 - 12:19:42 EST)
- Re: [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements ross . philipson (Fri May 31 2024 - 12:20:32 EST)
- Re: [PATCH 1/6] dt-bindings: pwm: add dt-bindings for mule pwm-over-i2c controller Farouk Bouabid (Fri May 31 2024 - 12:21:58 EST)
- [PATCH v4] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Hagar Hemdan (Fri May 31 2024 - 12:22:14 EST)
- Re: [PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Doug Anderson (Fri May 31 2024 - 12:22:18 EST)
- Re: [PATCH v2 02/14] mfd: pm8008: fix regmap irq chip initialisation Bryan O'Donoghue (Fri May 31 2024 - 12:23:14 EST)
- Re: [PATCH v2] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support Krzysztof Kozlowski (Fri May 31 2024 - 12:23:28 EST)
- [PATCH v0] RISC-V: Use Zkr to seed KASLR base address Jesse Taube (Fri May 31 2024 - 12:23:49 EST)
- Re: [PATCH 1/2] dt-bindings: mfd: qcom,spmi-pmic: Document PMC8380 and SMB2360 Konrad Dybcio (Fri May 31 2024 - 12:24:41 EST)
- Re: [PATCH 0/4 v3] perf: Fix leaked sigtrap events Arnaldo Carvalho de Melo (Fri May 31 2024 - 12:25:37 EST)
- Re: [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95 Frank Li (Fri May 31 2024 - 12:26:27 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Nathan Chancellor (Fri May 31 2024 - 12:27:29 EST)
- Re: [PATCH v5 00/10] drm: zynqmp_dp: IRQ cleanups and debugfs support Sean Anderson (Fri May 31 2024 - 12:27:54 EST)
- [PATCH] [v2] HID: intel-ish-hid: fix endian-conversion Arnd Bergmann (Fri May 31 2024 - 12:28:57 EST)
- [PATCH] test_bpf: add missing MODULE_DESCRIPTION() Jeff Johnson (Fri May 31 2024 - 12:29:23 EST)
- Re: [PATCH v2 13/14] arm64: rsi: Interfaces to query attestation token Suzuki K Poulose (Fri May 31 2024 - 12:29:42 EST)
- Re: Current state of the sysctl constification effort Kees Cook (Fri May 31 2024 - 12:31:30 EST)
- Re: [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion Arnd Bergmann (Fri May 31 2024 - 12:32:04 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Kees Cook (Fri May 31 2024 - 12:32:38 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Linus Torvalds (Fri May 31 2024 - 12:32:52 EST)
- [RFC PATCH 0/5] Avoid MAP_FIXED gap exposure Liam R. Howlett (Fri May 31 2024 - 12:33:16 EST)
- [PATCH 1/1] i3c: master: svc: resend target address when get NACK Frank Li (Fri May 31 2024 - 12:33:28 EST)
- [RFC PATCH 4/5] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas Liam R. Howlett (Fri May 31 2024 - 12:34:22 EST)
- [RFC PATCH 1/5] mm/mmap: Correctly position vma_iterator in __split_vma() Liam R. Howlett (Fri May 31 2024 - 12:34:24 EST)
- [RFC PATCH 5/5] mm/mmap: Use split munmap calls for MAP_FIXED Liam R. Howlett (Fri May 31 2024 - 12:34:38 EST)
- [RFC PATCH 3/5] mm/mmap: Introduce vma_munmap_struct for use in munmap operations Liam R. Howlett (Fri May 31 2024 - 12:34:40 EST)
- [RFC PATCH 2/5] mm/mmap: Split do_vmi_align_munmap() into a gather and complete operation Liam R. Howlett (Fri May 31 2024 - 12:34:43 EST)
- [PATCH v2 2/5] leds: multicolor: Use led_get_color_name() function Thomas Weißschuh (Fri May 31 2024 - 12:35:30 EST)
- [PATCH v2 0/5] ChromeOS Embedded Controller LED driver Thomas Weißschuh (Fri May 31 2024 - 12:35:32 EST)
- [PATCH v2 1/5] leds: core: Introduce led_get_color_name() function Thomas Weißschuh (Fri May 31 2024 - 12:35:37 EST)
- [PATCH v2 4/5] leds: Add ChromeOS EC driver Thomas Weißschuh (Fri May 31 2024 - 12:36:12 EST)
- [PATCH v2 3/5] leds: core: Unexport led_colors[] array Thomas Weißschuh (Fri May 31 2024 - 12:36:16 EST)
- Re: [PATCH v3 4/6] mm/slab: Introduce kmem_buckets_create() and family Kees Cook (Fri May 31 2024 - 12:37:57 EST)
- [PATCH v2 5/5] mfd: cros_ec: Register LED subdevice Thomas Weißschuh (Fri May 31 2024 - 12:37:57 EST)
- Re: [PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c Ian Rogers (Fri May 31 2024 - 12:38:31 EST)
- Re: [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API Andrii Nakryiko (Fri May 31 2024 - 12:39:11 EST)
- Re: [PATCH v3 0/6] slab: Introduce dedicated bucket allocator Kees Cook (Fri May 31 2024 - 12:39:56 EST)
- Re: [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver Andy Shevchenko (Fri May 31 2024 - 12:41:06 EST)
- Re: [PATCH 2/2] mm,memory_hotplug: {READ,WRITE}_ONCE unsynchronized zone data Brendan Jackman (Fri May 31 2024 - 12:41:17 EST)
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() Kees Cook (Fri May 31 2024 - 12:43:07 EST)
- Re: [PATCH RFC 3/4] mm, slab: add static key for should_failslab() Alexei Starovoitov (Fri May 31 2024 - 12:44:19 EST)
- Re: [PATCH v2 linux-next] leds: powernv: replace of_node_put to __free Lee Jones (Fri May 31 2024 - 12:44:28 EST)
- [PATCH v3 1/1] dt-bindings: gpio: mpc8xxx: Convert to yaml format Frank Li (Fri May 31 2024 - 12:44:50 EST)
- [PATCH v6 0/5] LLCC: Support for Broadcast_AND region Unnathi Chalicheemala (Fri May 31 2024 - 12:45:55 EST)
- [PATCH v6 4/5] arm64: dts: qcom: sm8550: Add Broadcast_AND register in LLCC block Unnathi Chalicheemala (Fri May 31 2024 - 12:47:30 EST)
- [PATCH v6 1/5] dt-bindings: arm: msm: Add llcc Broadcast_AND register Unnathi Chalicheemala (Fri May 31 2024 - 12:47:31 EST)
- [PATCH v6 2/5] soc: qcom: llcc: Add regmap for Broadcast_AND region Unnathi Chalicheemala (Fri May 31 2024 - 12:47:31 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Yu Zhao (Fri May 31 2024 - 12:47:35 EST)
- [PATCH v6 5/5] arm64: dts: qcom: sm8650: Add Broadcast_AND register in LLCC block Unnathi Chalicheemala (Fri May 31 2024 - 12:47:56 EST)
- Re: [PATCH] fpga: altera-fpga2sdram: remove unused struct 'prop_map' Russ Weight (Fri May 31 2024 - 12:48:18 EST)
- [PATCH v6 3/5] arm64: dts: qcom: sm8450: Add Broadcast_AND register in LLCC block Unnathi Chalicheemala (Fri May 31 2024 - 12:48:28 EST)
- Re: [PATCH v4] thermal: k3_j72xx_bandgap: implement suspend/resume support Thomas Richard (Fri May 31 2024 - 12:48:37 EST)
- Re: [PATCH v2 3/6] platform/x86/intel: TPMI domain id and CPU mapping Tero Kristo (Fri May 31 2024 - 12:48:48 EST)
- Re: [regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0 Kalle Valo (Fri May 31 2024 - 12:49:03 EST)
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() Kees Cook (Fri May 31 2024 - 12:49:16 EST)
- Re: [PATCH 0/8] Add suspend and resume support for phy-cadence-torrent and phy-j721e-wiz Thomas Richard (Fri May 31 2024 - 12:49:28 EST)
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() Kent Overstreet (Fri May 31 2024 - 12:50:22 EST)
- [PATCH stable-5.15.y 0/2] Fix PTP received on wrong port with bridged SJA1105 DSA Vladimir Oltean (Fri May 31 2024 - 12:50:47 EST)
- [PATCH stable-5.15.y 1/2] net: dsa: sja1105: always enable the INCL_SRCPT option Vladimir Oltean (Fri May 31 2024 - 12:51:02 EST)
- [PATCH stable-5.15.y 2/2] net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT Vladimir Oltean (Fri May 31 2024 - 12:51:19 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h Yang Shi (Fri May 31 2024 - 12:51:36 EST)
- Re: [PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Jeffrey Hugo (Fri May 31 2024 - 12:51:49 EST)
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() Kent Overstreet (Fri May 31 2024 - 12:52:03 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Kees Cook (Fri May 31 2024 - 12:53:36 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Arnd Bergmann (Fri May 31 2024 - 12:55:21 EST)
- Re: [PATCH v6 00/12] Add suspend to ram support for PCIe on J7200 Thomas Richard (Fri May 31 2024 - 12:55:30 EST)
- [GIT PULL] regmap fixes for v6.10-rc1 Mark Brown (Fri May 31 2024 - 12:55:45 EST)
- Re: [PATCHv4 7/9] ASoC: fsl-asoc-card: add DT clock "cpu_sysclk" with generic codec Mark Brown (Fri May 31 2024 - 12:55:55 EST)
- [GIT PULL] regulator fixes for v6.10-rc1 Mark Brown (Fri May 31 2024 - 12:56:08 EST)
- [GIT PULL] SPI fixes for v6.10-rc1 Mark Brown (Fri May 31 2024 - 12:56:18 EST)
- Re: [RFC net-next 1/6] net: add kfree_skb_for_sk function Yan Zhai (Fri May 31 2024 - 12:58:36 EST)
- [PATCH v2] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0 Udit Kumar (Fri May 31 2024 - 12:58:49 EST)
- Re: [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver Lee Jones (Fri May 31 2024 - 12:59:05 EST)
- [PATCH 0/2] arm64: dts: qcom: x1e80100: Fix the PCIe 6a node Abel Vesa (Fri May 31 2024 - 13:00:49 EST)
- [PATCH 1/2] arm64: dts: qcom: x1e80100: Fix PCIe 6a reg offsets and add MHI Abel Vesa (Fri May 31 2024 - 13:01:05 EST)
- [PATCH 2/2] arm64: dts: qcom: x1e80100: Make the PCIe 6a PHY support 4 lanes mode Abel Vesa (Fri May 31 2024 - 13:01:07 EST)
- Re: [PATCH 10/14] x86/alternative: Convert ALTERNATIVE_3() Brian Gerst (Fri May 31 2024 - 13:01:34 EST)
- Re: [PATCH] tracing/fprobe: Support raw tracepoint events on modules kernel test robot (Fri May 31 2024 - 13:01:45 EST)
- [PATCH v11 00/11] Add V4L2 M2M Driver for E5010 JPEG Encoder Devarsh Thakkar (Fri May 31 2024 - 13:03:19 EST)
- Re: [PATCH v2 02/14] mfd: pm8008: fix regmap irq chip initialisation Lee Jones (Fri May 31 2024 - 13:04:09 EST)
- Re: (subset) [PATCH v1 3/4] mfd: mt6397-core: Add support for AUXADCs on MT6357/58/59 PMICs Lee Jones (Fri May 31 2024 - 13:05:50 EST)
- Re: (subset) [PATCH v1 1/1] mfd: core: Make use of device_set_node() Lee Jones (Fri May 31 2024 - 13:06:17 EST)
- Re: (subset) [PATCH 1/1] mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs Lee Jones (Fri May 31 2024 - 13:06:50 EST)
- [PATCH v11 01/11] media: dt-bindings: Add Imagination E5010 JPEG Encoder Devarsh Thakkar (Fri May 31 2024 - 13:07:02 EST)
- Re: [PATCH v2 12/14] mfd: pm8008: rework driver Lee Jones (Fri May 31 2024 - 13:08:53 EST)
- [PATCH v11 02/11] media: imagination: Add E5010 JPEG Encoder driver Devarsh Thakkar (Fri May 31 2024 - 13:09:12 EST)
- [PATCH v1 4/4] mfd: lm3533: Remove the driver Andy Shevchenko (Fri May 31 2024 - 13:09:20 EST)
- [PATCH v1 3/4] leds: lm3533: Remove the driver Andy Shevchenko (Fri May 31 2024 - 13:09:22 EST)
- [PATCH v1 0/4] lm3533: Remove the outdated drivers Andy Shevchenko (Fri May 31 2024 - 13:09:31 EST)
- [PATCH v1 1/4] backlight: lm3533_bl: Remove the driver Andy Shevchenko (Fri May 31 2024 - 13:09:38 EST)
- [PATCH v1 2/4] iio: light: lm3533-als: Remove the driver Andy Shevchenko (Fri May 31 2024 - 13:09:56 EST)
- [PATCH v11 03/11] media: v4l2-jpeg: Export reference quantization and huffman tables Devarsh Thakkar (Fri May 31 2024 - 13:10:43 EST)
- Re: [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver Andy Shevchenko (Fri May 31 2024 - 13:10:54 EST)
- [PATCH v11 04/11] media: imagination: Use exported tables from v4l2-jpeg core Devarsh Thakkar (Fri May 31 2024 - 13:11:10 EST)
- [PATCH v11 05/11] media: verisilicon : Use exported tables from v4l2-jpeg for hantro codec Devarsh Thakkar (Fri May 31 2024 - 13:11:34 EST)
- Re: [PATCH v2 00/14] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic Lee Jones (Fri May 31 2024 - 13:11:57 EST)
- [PATCH v11 06/11] math.h: Add macros for rounding to closest value Devarsh Thakkar (Fri May 31 2024 - 13:12:12 EST)
- [PATCH v11 07/11] Documentation: core-api: Add math.h macros and functions Devarsh Thakkar (Fri May 31 2024 - 13:12:54 EST)
- [PATCH v11 08/11] lib: add basic KUnit test for lib/math Devarsh Thakkar (Fri May 31 2024 - 13:13:39 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Serge Semin (Fri May 31 2024 - 13:14:10 EST)
- Re: [PATCH v1 0/2] spi: Make dummy SG handling robust Nícolas F. R. A. Prado (Fri May 31 2024 - 13:14:31 EST)
- Re: [PATCH v1 0/4] lm3533: Remove the outdated drivers Lee Jones (Fri May 31 2024 - 13:14:42 EST)
- Re: [PATCH v1 0/4] lm3533: Remove the outdated drivers Andy Shevchenko (Fri May 31 2024 - 13:14:58 EST)
- Re: [PATCH v1 0/4] lm3533: Remove the outdated drivers Lee Jones (Fri May 31 2024 - 13:16:00 EST)
- [PATCH v11 09/11] lib: math_kunit: Add tests for new macros related to rounding to nearest value Devarsh Thakkar (Fri May 31 2024 - 13:16:58 EST)
- Re: [PATCH v1 0/4] lm3533: Remove the outdated drivers Andy Shevchenko (Fri May 31 2024 - 13:17:21 EST)
- Re: [PATCH v4 5/5] x86/virt/tdx: Add TDX memory reset notifier to reset other private pages Isaku Yamahata (Fri May 31 2024 - 13:17:39 EST)
- Re: [PATCH v1 0/4] lm3533: Remove the outdated drivers Andy Shevchenko (Fri May 31 2024 - 13:17:54 EST)
- Re: [PATCH v6 3/6] drm/msm/dpu: enable compression bit in cfg2 for DSC Jessica Zhang (Fri May 31 2024 - 13:18:07 EST)
- [PATCH v11 10/11] media: imagination: Round to closest multiple for cropping region Devarsh Thakkar (Fri May 31 2024 - 13:18:49 EST)
- Re: [PATCH RFC 3/4] mm, slab: add static key for should_failslab() Yosry Ahmed (Fri May 31 2024 - 13:18:51 EST)
- [PATCH v11 11/11] gpu: ipu-v3: Use generic macro for rounding closest to specified value Devarsh Thakkar (Fri May 31 2024 - 13:21:06 EST)
- Re: [PATCH] x86/fpu: Remove export of mxcsr_feature_mask Chang S. Bae (Fri May 31 2024 - 13:23:12 EST)
- Re: [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool Sergey Shtylyov (Fri May 31 2024 - 13:26:08 EST)
- Re: [PATCH v5 5/7] remoteproc: core: support of the tee interface Mathieu Poirier (Fri May 31 2024 - 13:28:45 EST)
- Re: [PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Doug Anderson (Fri May 31 2024 - 13:30:02 EST)
- Re: [PATCH v0] RISC-V: Use Zkr to seed KASLR base address Conor Dooley (Fri May 31 2024 - 13:31:24 EST)
- Re: [RFC net-next 1/6] net: add kfree_skb_for_sk function Eric Dumazet (Fri May 31 2024 - 13:33:08 EST)
- Re: [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec Kalra, Ashish (Fri May 31 2024 - 13:35:05 EST)
- Re: [PATCH v1 0/4] lm3533: Remove the outdated drivers Andy Shevchenko (Fri May 31 2024 - 13:37:42 EST)
- Re: [PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages() Sidhartha Kumar (Fri May 31 2024 - 13:39:38 EST)
- Re: [PATCH 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml Dmitry Baryshkov (Fri May 31 2024 - 13:39:56 EST)
- Re: [PATCH v4] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update() Marc Zyngier (Fri May 31 2024 - 13:40:10 EST)
- Re: [PATCH v11 08/11] lib: add basic KUnit test for lib/math Andy Shevchenko (Fri May 31 2024 - 13:40:22 EST)
- Re: [PATCH v11 07/11] Documentation: core-api: Add math.h macros and functions Andy Shevchenko (Fri May 31 2024 - 13:41:46 EST)
- Re: [PATCH v11 06/11] math.h: Add macros for rounding to closest value Andy Shevchenko (Fri May 31 2024 - 13:43:06 EST)
- Re: [PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Dmitry Baryshkov (Fri May 31 2024 - 13:43:52 EST)
- Re: [PATCH v11 09/11] lib: math_kunit: Add tests for new macros related to rounding to nearest value Andy Shevchenko (Fri May 31 2024 - 13:44:05 EST)
- Re: [PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning Tejun Heo (Fri May 31 2024 - 13:45:49 EST)
- Re: [PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver Jeffrey Hugo (Fri May 31 2024 - 13:46:32 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h David Hildenbrand (Fri May 31 2024 - 13:46:59 EST)
- [ANNOUNCE] Git v2.45.2 and friends to unbreak "git lfs" and others Junio C Hamano (Fri May 31 2024 - 13:47:19 EST)
- Re: [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs Eric Biggers (Fri May 31 2024 - 13:47:42 EST)
- Re: [PATCH v2] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0 Wadim Egorov (Fri May 31 2024 - 13:49:11 EST)
- Re: [PATCH 3/5] dt-bindings: pwm: sun20i: Add compatible string for Allwinner H616 PWM Hironori KIKUCHI (Fri May 31 2024 - 13:50:59 EST)
- [PATCH v7 1/5] dt-bindings: mfd: add entry for Marvell 88PM886 PMIC Karel Balej (Fri May 31 2024 - 13:53:15 EST)
- [PATCH v7 2/5] mfd: add driver for Marvell 88PM886 PMIC Karel Balej (Fri May 31 2024 - 13:53:27 EST)
- Re: [PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up Andrii Nakryiko (Fri May 31 2024 - 13:53:41 EST)
- [PATCH v7 0/5] initial support for Marvell 88PM886 PMIC Karel Balej (Fri May 31 2024 - 13:54:06 EST)
- [PATCH v7 5/5] MAINTAINERS: add myself for Marvell 88PM886 PMIC Karel Balej (Fri May 31 2024 - 13:54:24 EST)
- [PATCH v7 4/5] input: add onkey driver for Marvell 88PM886 PMIC Karel Balej (Fri May 31 2024 - 13:54:27 EST)
- [PATCH v7 3/5] regulator: add regulators driver for Marvell 88PM886 PMIC Karel Balej (Fri May 31 2024 - 13:54:40 EST)
- [PATCH] Fix typo in linux/kernel/acct.c Huaxin (Fri May 31 2024 - 13:55:16 EST)
- Re: [PATCH 5/5] dt-bindings: pwm: sun20i: Add options to select a clock source and DIV_M Hironori KIKUCHI (Fri May 31 2024 - 13:57:39 EST)
- [PATCH] mpt3sas: Avoid test/set_bit() operating in non-allocated memory Breno Leitao (Fri May 31 2024 - 14:01:21 EST)
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped Byungchul Park (Fri May 31 2024 - 14:05:09 EST)
- Re: [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec Borislav Petkov (Fri May 31 2024 - 14:06:53 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h Yang Shi (Fri May 31 2024 - 14:07:44 EST)
- Re: [syzbot] [kasan?] [mm?] INFO: rcu detected stall in __run_timer_base syzbot (Fri May 31 2024 - 14:08:09 EST)
- Re: [PATCH 02/14] x86/alternatives: Add nested alternatives macros Borislav Petkov (Fri May 31 2024 - 14:09:30 EST)
- [GIT PULL] Mailbox fixes for v6.10-rc1 Jassi Brar (Fri May 31 2024 - 14:13:10 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h Yang Shi (Fri May 31 2024 - 14:13:45 EST)
- Re: [PATCH v5 0/4] usb: typec: ucsi: Update UCSI alternate mode Jameson Thies (Fri May 31 2024 - 14:15:22 EST)
- Re: [PATCH v5 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only Reinette Chatre (Fri May 31 2024 - 14:17:31 EST)
- Re: [PATCH v19 06/20] x86/resctrl: Introduce snc_nodes_per_l3_cache Tony Luck (Fri May 31 2024 - 14:17:33 EST)
- Re: [PATCH v5 05/16] selftests/resctrl: Use correct type for pids Reinette Chatre (Fri May 31 2024 - 14:17:59 EST)
- Re: [syzbot] [jfs?] UBSAN: shift-out-of-bounds in extAlloc (2) syzbot (Fri May 31 2024 - 14:18:18 EST)
- Re: [PATCH v5 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers Reinette Chatre (Fri May 31 2024 - 14:18:36 EST)
- Re: [PATCH v5 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl() Reinette Chatre (Fri May 31 2024 - 14:19:00 EST)
- Re: [PATCH 1/2] mm: store zero pages to be swapped out in a bitmap Usama Arif (Fri May 31 2024 - 14:19:12 EST)
- Re: [PATCH] list: test: remove unused struct 'klist_test_struct' Muhammad Usama Anjum (Fri May 31 2024 - 14:20:45 EST)
- Re: [PATCH][next] drm/amd/display: Fix a handful of spelling mistakes Alex Deucher (Fri May 31 2024 - 14:21:00 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h David Hildenbrand (Fri May 31 2024 - 14:24:46 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Jeff Johnson (Fri May 31 2024 - 14:29:27 EST)
- Re: [RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats Joe Damato (Fri May 31 2024 - 14:30:51 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h Yang Shi (Fri May 31 2024 - 14:31:08 EST)
- Re: [PATCH v11 07/11] Documentation: core-api: Add math.h macros and functions Randy Dunlap (Fri May 31 2024 - 14:31:33 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Dan Carpenter (Fri May 31 2024 - 14:34:58 EST)
- Re: [PATCH v0] RISC-V: Use Zkr to seed KASLR base address kernel test robot (Fri May 31 2024 - 14:35:45 EST)
- Re: [PATCH v4 10/15] virt: sev-guest: Choose the VMPCK key based on executing VMPL Tom Lendacky (Fri May 31 2024 - 14:36:23 EST)
- [PATCH v2 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings John Hubbard (Fri May 31 2024 - 14:38:09 EST)
- [PATCH v2 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds John Hubbard (Fri May 31 2024 - 14:38:19 EST)
- [PATCH v2 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores John Hubbard (Fri May 31 2024 - 14:38:28 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h David Hildenbrand (Fri May 31 2024 - 14:38:45 EST)
- [PATCH V1] ARM: dts: am335x-bone-common: Increase MDIO reset deassert time Colin Foster (Fri May 31 2024 - 14:39:00 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B Heiko Stübner (Fri May 31 2024 - 14:40:21 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Oliver Upton (Fri May 31 2024 - 14:41:42 EST)
- Re: [PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure Jani Nikula (Fri May 31 2024 - 14:43:41 EST)
- Re: [PATCH v2 12/14] mfd: pm8008: rework driver Andy Shevchenko (Fri May 31 2024 - 14:45:28 EST)
- Re: [GIT PULL] Networking for v6.10-rc2 pr-tracker-bot (Fri May 31 2024 - 14:46:27 EST)
- Re: [PATCH 01/12] soc: qcom: add firmware name helper Kalle Valo (Fri May 31 2024 - 14:49:06 EST)
- Re: [GIT PULL] Networking for v6.10-rc2 Linus Torvalds (Fri May 31 2024 - 14:50:06 EST)
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops Alexei Starovoitov (Fri May 31 2024 - 14:53:15 EST)
- Re: [PATCH 02/12] wifi: wcn36xx: make use of QCOM_FW_HELPER Kalle Valo (Fri May 31 2024 - 14:53:42 EST)
- Re: [PATCH V4] ext4: check hash version and filesystem casefolded consistent Eric Biggers (Fri May 31 2024 - 14:55:36 EST)
- [syzbot] [btrfs?] kernel BUG in clear_inode syzbot (Fri May 31 2024 - 14:56:35 EST)
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default Barnabás Pőcze (Fri May 31 2024 - 14:56:50 EST)
- Re: [PATCH v0] RISC-V: Use Zkr to seed KASLR base address kernel test robot (Fri May 31 2024 - 14:57:04 EST)
- Re: [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer kernel test robot (Fri May 31 2024 - 14:57:14 EST)
- [PATCH] kunit/fortify: Remove __kmalloc_node() test Kees Cook (Fri May 31 2024 - 14:57:32 EST)
- Re: [PATCH] list: test: remove unused struct 'klist_test_struct' Dr. David Alan Gilbert (Fri May 31 2024 - 14:59:00 EST)
- [tip: x86/urgent] x86/topology/intel: Unlock CPUID before evaluating anything tip-bot2 for Thomas Gleixner (Fri May 31 2024 - 15:02:15 EST)
- Re: [PATCH net] net: dsa: microchip: fix initial port flush problem Simon Horman (Fri May 31 2024 - 15:02:47 EST)
- Re: [PATCH v4 14/15] x86/sev: Extend the config-fs attestation support for an SVSM Tom Lendacky (Fri May 31 2024 - 15:03:37 EST)
- Re: [PATCH v4 10/15] virt: sev-guest: Choose the VMPCK key based on executing VMPL Borislav Petkov (Fri May 31 2024 - 15:04:24 EST)
- Re: [RFC net-next 1/6] net: add kfree_skb_for_sk function Yan Zhai (Fri May 31 2024 - 15:05:42 EST)
- [paulmck-rcu:rcu/next] BUILD SUCCESS 237ae317ab3fa06c612f8734d6c397085d2bf811 kernel test robot (Fri May 31 2024 - 15:07:09 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h Yang Shi (Fri May 31 2024 - 15:07:25 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Borislav Petkov (Fri May 31 2024 - 15:08:49 EST)
- [PATCH] Input: i8042 - add Ayaneo Kun to i8042 quirk table tjakobi (Fri May 31 2024 - 15:09:27 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Serge Semin (Fri May 31 2024 - 15:11:38 EST)
- Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn Oliver Upton (Fri May 31 2024 - 15:11:58 EST)
- Re: [PATCH] auxdisplay: linedisp: Support configuring the boot message Geert Uytterhoeven (Fri May 31 2024 - 15:12:29 EST)
- Re: [PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation Randy Dunlap (Fri May 31 2024 - 15:12:47 EST)
- Re: [PATCH RESEND] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN Tobias Jakobi (Fri May 31 2024 - 15:12:59 EST)
- Re: [PATCH] list: test: remove unused struct 'klist_test_struct' Shuah Khan (Fri May 31 2024 - 15:13:39 EST)
- [PATCH v4 1/6] mm/slab: Introduce kmem_buckets typedef Kees Cook (Fri May 31 2024 - 15:15:32 EST)
- [PATCH v4 0/6] slab: Introduce dedicated bucket allocator Kees Cook (Fri May 31 2024 - 15:15:37 EST)
- [PATCH v4 3/6] mm/slab: Introduce kvmalloc_buckets_node() that can take kmem_buckets argument Kees Cook (Fri May 31 2024 - 15:15:38 EST)
- [PATCH v4 4/6] mm/slab: Introduce kmem_buckets_create() and family Kees Cook (Fri May 31 2024 - 15:15:40 EST)
- [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() Kees Cook (Fri May 31 2024 - 15:15:49 EST)
- [PATCH v4 6/6] mm/util: Use dedicated slab buckets for memdup_user() Kees Cook (Fri May 31 2024 - 15:16:59 EST)
- [PATCH v4 5/6] ipc, msg: Use dedicated slab buckets for alloc_msg() Kees Cook (Fri May 31 2024 - 15:17:00 EST)
- Re: [PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation Randy Dunlap (Fri May 31 2024 - 15:17:38 EST)
- Re: [PATCH v16 5/5] x86: vdso: Wire up getrandom() vDSO implementation Randy Dunlap (Fri May 31 2024 - 15:17:54 EST)
- Re: [PATCH] livepatch: introduce klp_func called interface Joe Lawrence (Fri May 31 2024 - 15:18:06 EST)
- Re: [PATCH v4 15/15] x86/sev: Allow non-VMPL0 execution when an SVSM is present Tom Lendacky (Fri May 31 2024 - 15:18:24 EST)
- Re: [RFC net-next 1/6] net: add kfree_skb_for_sk function Eric Dumazet (Fri May 31 2024 - 15:18:41 EST)
- Re: [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn Oliver Upton (Fri May 31 2024 - 15:19:04 EST)
- Re: [GIT PULL] bcachefs fixes for 6.10-rc2 pr-tracker-bot (Fri May 31 2024 - 15:20:12 EST)
- Re: [GIT PULL] dma-mapping fixes for Linux 6.11 pr-tracker-bot (Fri May 31 2024 - 15:20:20 EST)
- Re: [GIT PULL] sound fixes for 6.10-rc2 pr-tracker-bot (Fri May 31 2024 - 15:20:49 EST)
- Re: [GIT PULL] platform-drivers-x86 for 6.10-2 pr-tracker-bot (Fri May 31 2024 - 15:20:51 EST)
- Re: [GIT PULL] RISC-V Fixes for 6.10-rc2 pr-tracker-bot (Fri May 31 2024 - 15:20:53 EST)
- RE: [PATCH net] net: dsa: microchip: fix initial port flush problem Tristram.Ha (Fri May 31 2024 - 15:21:33 EST)
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support kernel test robot (Fri May 31 2024 - 15:28:09 EST)
- Re: [PATCH] auxdisplay: linedisp: Support configuring the boot message Andy Shevchenko (Fri May 31 2024 - 15:28:31 EST)
- Re: [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface Russell King (Oracle) (Fri May 31 2024 - 15:31:08 EST)
- [PATCH v2 net-next 0/4] vmxnet3: upgrade to version 9 Ronak Doshi (Fri May 31 2024 - 15:31:23 EST)
- [PATCH v2 net-next 1/4] vmxnet3: prepare for version 9 changes Ronak Doshi (Fri May 31 2024 - 15:31:42 EST)
- [PATCH] arm: dts: nuvoton: Use standard 'i2c' bus node name Rob Herring (Arm) (Fri May 31 2024 - 15:31:46 EST)
- [PATCH v2 net-next 2/4] vmxnet3: add latency measurement support in vmxnet3 Ronak Doshi (Fri May 31 2024 - 15:32:00 EST)
- [PATCH v2 net-next 4/4] vmxnet3: update to version 9 Ronak Doshi (Fri May 31 2024 - 15:32:12 EST)
- [PATCH v2 net-next 3/4] vmxnet3: add command to allow disabling of offloads Ronak Doshi (Fri May 31 2024 - 15:32:23 EST)
- [PATCH] arm: dts: aspeed: Use standard 'i2c' bus node name Rob Herring (Arm) (Fri May 31 2024 - 15:33:03 EST)
- Re: [PATCH v2 0/2] DAMON multiple contexts support SeongJae Park (Fri May 31 2024 - 15:33:25 EST)
- Re: [PATCH 00/14] alpha: cleanups for 6.10 Paul E. McKenney (Fri May 31 2024 - 15:34:01 EST)
- Re: [PATCH v4 10/15] virt: sev-guest: Choose the VMPCK key based on executing VMPL Tom Lendacky (Fri May 31 2024 - 15:34:51 EST)
- Re: [PATCH v2 1/2] mm/damon/core: add 'struct kdamond' abstraction layer SeongJae Park (Fri May 31 2024 - 15:36:18 EST)
- [PATCH 1/1] dt-bindings: mmc: Convert fsl-esdhc.txt to yaml Frank Li (Fri May 31 2024 - 15:38:14 EST)
- Re: [PATCH v4 10/15] virt: sev-guest: Choose the VMPCK key based on executing VMPL Borislav Petkov (Fri May 31 2024 - 15:38:39 EST)
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support SeongJae Park (Fri May 31 2024 - 15:38:48 EST)
- [PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang John Hubbard (Fri May 31 2024 - 15:39:02 EST)
- [PATCH v3 1/7] selftests/x86: fix Makefile dependencies to work with clang John Hubbard (Fri May 31 2024 - 15:39:09 EST)
- [PATCH v3 2/7] selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp John Hubbard (Fri May 31 2024 - 15:39:24 EST)
- [PATCH v3 3/7] selftests/x86: build fsgsbase_restore.c with clang John Hubbard (Fri May 31 2024 - 15:39:39 EST)
- [PATCH v3 4/7] selftests/x86: build sysret_rip.c with clang John Hubbard (Fri May 31 2024 - 15:39:51 EST)
- [PATCH v3 7/7] selftests/x86: fix printk warnings reported by clang John Hubbard (Fri May 31 2024 - 15:39:56 EST)
- [PATCH v3 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation John Hubbard (Fri May 31 2024 - 15:40:12 EST)
- [PATCH v3 6/7] selftests/x86: remove (or use) unused variables and functions John Hubbard (Fri May 31 2024 - 15:40:18 EST)
- Re: [PATCH v5 1/4] usb: typec: ucsi: Fix null pointer dereference in trace Dmitry Baryshkov (Fri May 31 2024 - 15:41:01 EST)
- Re: [PATCH v5 2/4] usb: typec: Update sysfs when setting ops Dmitry Baryshkov (Fri May 31 2024 - 15:42:12 EST)
- Re: arm-linux-gnueabihf-ld: kernel/rcu/update.o:update.c:(.text+0x1cc4): more undefined references to `__bad_cmpxchg' follow Paul E. McKenney (Fri May 31 2024 - 15:42:35 EST)
- [PATCH v4 2/6] iio: adc: ad7173: refactor channel configuration parsing Dumitru Ceclan via B4 Relay (Fri May 31 2024 - 15:43:17 EST)
- [PATCH v4 3/6] iio: adc: ad7173: refactor ain and vref selection Dumitru Ceclan via B4 Relay (Fri May 31 2024 - 15:43:20 EST)
- [PATCH v4 1/6] dt-bindings: adc: ad7173: add support for ad411x Dumitru Ceclan via B4 Relay (Fri May 31 2024 - 15:43:21 EST)
- [PATCH v4 5/6] iio: adc: ad7173: refactor device info structs Dumitru Ceclan via B4 Relay (Fri May 31 2024 - 15:43:23 EST)
- [PATCH v4 0/6] Add support for AD411x Dumitru Ceclan via B4 Relay (Fri May 31 2024 - 15:43:23 EST)
- [PATCH v4 4/6] iio: adc: ad7173: add support for special inputs Dumitru Ceclan via B4 Relay (Fri May 31 2024 - 15:44:08 EST)
- [PATCH v4 6/6] iio: adc: ad7173: Add support for AD411x devices Dumitru Ceclan via B4 Relay (Fri May 31 2024 - 15:44:15 EST)
- Re: [PATCH v5 3/4] usb: typec: ucsi: Delay alternate mode discovery Dmitry Baryshkov (Fri May 31 2024 - 15:44:42 EST)
- Re: [PATCH v5 4/4] usb: typec: ucsi: Always set number of alternate modes Dmitry Baryshkov (Fri May 31 2024 - 15:44:58 EST)
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules Joe Lawrence (Fri May 31 2024 - 15:45:13 EST)
- [PATCH v1 0/8] spi: Rework DMA mapped flag Andy Shevchenko (Fri May 31 2024 - 15:47:48 EST)
- [PATCH v1 1/8] spi: Introduce internal spi_xfer_is_dma_mapped() helper Andy Shevchenko (Fri May 31 2024 - 15:47:49 EST)
- [PATCH v1 2/8] spi: dw: Use new spi_xfer_is_dma_mapped() helper Andy Shevchenko (Fri May 31 2024 - 15:48:09 EST)
- [PATCH v1 3/8] spi: ingenic: Use new spi_xfer_is_dma_mapped() helper Andy Shevchenko (Fri May 31 2024 - 15:48:19 EST)
- [PATCH v1 4/8] spi: omap2-mcspi: Use new spi_xfer_is_dma_mapped() helper Andy Shevchenko (Fri May 31 2024 - 15:48:41 EST)
- [PATCH v1 5/8] spi: pxa2xx: Use new spi_xfer_is_dma_mapped() helper Andy Shevchenko (Fri May 31 2024 - 15:48:51 EST)
- [PATCH v1 7/8] spi: qup: Use new spi_xfer_is_dma_mapped() helper Andy Shevchenko (Fri May 31 2024 - 15:49:12 EST)
- [PATCH v1 6/8] spi: pci1xxxx: Use new spi_xfer_is_dma_mapped() helper Andy Shevchenko (Fri May 31 2024 - 15:49:28 EST)
- [PATCH v1 8/8] spi: Rework per message DMA mapped flag to be per transfer Andy Shevchenko (Fri May 31 2024 - 15:49:37 EST)
- Re: [PATCH 2/2] phy: qcom: qmp-pcie: Add X1E80100 Gen4 4-lane mode support Dmitry Baryshkov (Fri May 31 2024 - 15:50:44 EST)
- Re: [PATCH 2/2] arm64: dts: qcom: x1e80100: Make the PCIe 6a PHY support 4 lanes mode Dmitry Baryshkov (Fri May 31 2024 - 15:55:47 EST)
- Re: [net-next PATCH v2 2/2] net: phy: aquantia: add support for PHY LEDs Andrew Lunn (Fri May 31 2024 - 15:56:58 EST)
- [PATCH 0/3] Add and use get_cpu_cacheinfo_level() Tony Luck (Fri May 31 2024 - 15:57:43 EST)
- [PATCH 2/3] x86/resctrl: Replace open code cacheinfo search in pseudo_lock_region_init() Tony Luck (Fri May 31 2024 - 15:57:52 EST)
- [PATCH 1/3] cacheinfo: Add function to get cacheinfo for a given (cpu, cachelevel) Tony Luck (Fri May 31 2024 - 15:58:02 EST)
- [PATCH 3/3] x86/resctrl: Replace open code cacheinfo search in rdtgroup_cbm_to_size() Tony Luck (Fri May 31 2024 - 15:58:06 EST)
- Re: [PATCH 0/2] livepatch: Add compiler optimization disclaimer/docs Joe Lawrence (Fri May 31 2024 - 15:58:33 EST)
- Re: [PATCH RESEND] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN Dmitry Baryshkov (Fri May 31 2024 - 15:58:52 EST)
- Re: [PATCH 4/7] ALSA: hda: hda_component: Introduce component parent structure kernel test robot (Fri May 31 2024 - 15:59:28 EST)
- Re: [PATCH v2] landlock: Add abstract unix socket connect restrictions Tahera Fahimi (Fri May 31 2024 - 16:05:04 EST)
- [PATCH v4 0/9] drm/msm: make use of the HDMI connector infrastructure Dmitry Baryshkov (Fri May 31 2024 - 16:07:41 EST)
- [PATCH v4 1/9] drm/connector: hdmi: accept NULL for Audio Infoframe Dmitry Baryshkov (Fri May 31 2024 - 16:07:46 EST)
- [PATCH v4 2/9] drm/bridge-connector: switch to using drmm allocations Dmitry Baryshkov (Fri May 31 2024 - 16:07:55 EST)
- [PATCH v4 4/9] drm/msm/hdmi: switch to atomic bridge callbacks Dmitry Baryshkov (Fri May 31 2024 - 16:08:20 EST)
- [PATCH v4 3/9] drm/bridge-connector: implement glue code for HDMI connector Dmitry Baryshkov (Fri May 31 2024 - 16:08:30 EST)
- [PATCH v4 5/9] drm/msm/hdmi: turn mode_set into atomic_enable Dmitry Baryshkov (Fri May 31 2024 - 16:08:44 EST)
- [PATCH v4 7/9] drm/msm/hdmi: get rid of hdmi_mode Dmitry Baryshkov (Fri May 31 2024 - 16:08:57 EST)
- [PATCH v4 8/9] drm/msm/hdmi: update HDMI_GEN_PKT_CTRL_GENERIC0_UPDATE definition Dmitry Baryshkov (Fri May 31 2024 - 16:09:07 EST)
- [PATCH v4 6/9] drm/msm/hdmi: make use of the drm_connector_hdmi framework Dmitry Baryshkov (Fri May 31 2024 - 16:09:18 EST)
- [PATCH v4 9/9] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames Dmitry Baryshkov (Fri May 31 2024 - 16:09:27 EST)
- [PATCH v3 1/3] selftests/futex: don't redefine .PHONY targets (all, clean) John Hubbard (Fri May 31 2024 - 16:10:15 EST)
- [PATCH v3 2/3] selftests/futex: don't pass a const char* to asprintf(3) John Hubbard (Fri May 31 2024 - 16:10:26 EST)
- [PATCH v3 0/3] selftests/futex: clang-inspired fixes John Hubbard (Fri May 31 2024 - 16:10:32 EST)
- [PATCH v3 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler John Hubbard (Fri May 31 2024 - 16:10:59 EST)
- Re: [PATCH v2 2/2] mm/damon/core: implement multi-context support kernel test robot (Fri May 31 2024 - 16:11:21 EST)
- Re: [RESEND PATCH] jbd2: Use str_plural() to fix Coccinelle warning Jan Kara (Fri May 31 2024 - 16:12:43 EST)
- Re: [PATCH] block: uapi: Fix compliation warning of using IOPRIO_PRIO_DATA Bart Van Assche (Fri May 31 2024 - 16:13:19 EST)
- Re: [PATCH] crypto: tegra - Remove an incorrect iommu_fwspec_free() call in tegra_se_remove() Marion & Christophe JAILLET (Fri May 31 2024 - 16:14:04 EST)
- Re: [PATCH 1/3] ufs: mcq: Add ufshcd_mcq_queue_cfg_addr helper Bart Van Assche (Fri May 31 2024 - 16:15:32 EST)
- Re: [PATCH 2/3] ufs: pci: Add support MCQ for QEMU-based UFS Bart Van Assche (Fri May 31 2024 - 16:16:54 EST)
- Re: [PATCH 3/3] ufs: mcq: Prevent no I/O queue case for MCQ Bart Van Assche (Fri May 31 2024 - 16:17:37 EST)
- Re: [PATCH v0] RISC-V: Use Zkr to seed KASLR base address Charlie Jenkins (Fri May 31 2024 - 16:19:28 EST)
- Re: [PATCH v4 05/12] dmaengine: Add STM32 DMA3 support Frank Li (Fri May 31 2024 - 16:21:30 EST)
- Re: [syzbot] [net?] INFO: rcu detected stall in packet_release Hillf Danton (Fri May 31 2024 - 16:25:19 EST)
- Re: [PATCH 6.8 000/493] 6.8.12-rc1 review Guenter Roeck (Fri May 31 2024 - 16:27:56 EST)
- Re: [PATCH] soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread kernel test robot (Fri May 31 2024 - 16:30:29 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Yu Zhao (Fri May 31 2024 - 16:32:12 EST)
- [PATCH v2 0/2] hwmon: Add PEC attribute support to hardware monitoring core Guenter Roeck (Fri May 31 2024 - 16:34:00 EST)
- [PATCH v2 1/2] hwmon: Add PEC attribute support to hardware monitoring core Guenter Roeck (Fri May 31 2024 - 16:34:11 EST)
- [PATCH v2 2/2] hwmon: (lm90) Convert to use PEC support from hwmon core Guenter Roeck (Fri May 31 2024 - 16:34:17 EST)
- Re: [PATCH v11 08/21] virt: geniezone: Add vcpu support Simon Horman (Fri May 31 2024 - 16:36:32 EST)
- Re: [PATCH] x86/traps: Enable UBSAN traps on x86 Gatlin Newhouse (Fri May 31 2024 - 16:36:48 EST)
- [PATCH 00/11] New Intel CPU model defines for x86/platform Tony Luck (Fri May 31 2024 - 16:37:18 EST)
- [PATCH 01/11] platform/x86/intel/pmc: Switch to new Intel CPU model defines Tony Luck (Fri May 31 2024 - 16:37:27 EST)
- [PATCH 02/11] platform/x86: intel_telemetry: Switch to new Intel CPU model defines Tony Luck (Fri May 31 2024 - 16:37:29 EST)
- [PATCH 03/11] x86/platform/atom: Switch to new Intel CPU model defines Tony Luck (Fri May 31 2024 - 16:37:46 EST)
- [PATCH 04/11] platform/x86: p2sb: Switch to new Intel CPU model defines Tony Luck (Fri May 31 2024 - 16:37:50 EST)
- [PATCH 06/11] platform/x86: intel_ips: Switch to new Intel CPU model defines Tony Luck (Fri May 31 2024 - 16:38:15 EST)
- [PATCH 05/11] platform/x86: intel_turbo_max_3: Switch to new Intel CPU model defines Tony Luck (Fri May 31 2024 - 16:38:19 EST)
- [PATCH 07/11] platform/x86: intel-uncore-freq: Switch to new Intel CPU model defines Tony Luck (Fri May 31 2024 - 16:38:24 EST)
- [PATCH 08/11] platform/x86: intel_speed_select_if: Switch to new Intel CPU model defines Tony Luck (Fri May 31 2024 - 16:38:45 EST)
- [PATCH 09/11] platform/x86: intel_scu_wdt: Switch to new Intel CPU model defines Tony Luck (Fri May 31 2024 - 16:38:50 EST)
- Re: [PATCH v3 0/3] selftests/futex: clang-inspired fixes Shuah Khan (Fri May 31 2024 - 16:39:51 EST)
- Re: [PATCH v6 2/2] drivers: hwmon: max31827: Add PEC support Guenter Roeck (Fri May 31 2024 - 16:40:19 EST)
- Re: [v3,1/2] hwmon: add MP2891 driver Bjorn Helgaas (Fri May 31 2024 - 16:42:59 EST)
- Re: [PATCH v4 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu() Tom Lendacky (Fri May 31 2024 - 16:45:24 EST)
- Re: [v3,2/2] dt-bindings: hwmon: Add mps mp2891 Bjorn Helgaas (Fri May 31 2024 - 16:45:37 EST)
- [git pull] drm fixes for 6.10-rc2 Dave Airlie (Fri May 31 2024 - 16:46:45 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Kees Cook (Fri May 31 2024 - 16:46:56 EST)
- Re: [PATCH v19 11/20] block,lsm: add LSM blob and new LSM hooks for block device Eric Biggers (Fri May 31 2024 - 16:48:59 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Borislav Petkov (Fri May 31 2024 - 16:50:22 EST)
- [GIT PULL] hardening fixes for v6.10-rc2 Kees Cook (Fri May 31 2024 - 16:51:44 EST)
- [PATCH] sched/balance: Skip unnecessary updates to idle load balancer's flags Tim Chen (Fri May 31 2024 - 16:52:35 EST)
- Re: [RESEND PATCH] nvme-fabrics: use reserved tag for reg read/write command Keith Busch (Fri May 31 2024 - 16:54:01 EST)
- [PATCH 1/1] mm: fix xyz_noprof functions calling profiled functions Suren Baghdasaryan (Fri May 31 2024 - 16:54:07 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h Yang Shi (Fri May 31 2024 - 16:57:28 EST)
- Re: [PATCH v3 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node() Kees Cook (Fri May 31 2024 - 16:59:21 EST)
- [PATCH 1/2] dmaengine: fsl-edma: request per-channel IRQ only when channel is allocated Frank Li (Fri May 31 2024 - 17:02:26 EST)
- [PATCH 2/2] dmaengine: fsl-edma: remove redundant "idle" field from fsl_chan Frank Li (Fri May 31 2024 - 17:02:33 EST)
- Re: [PATCH] kcsan: test: add missing MODULE_DESCRIPTION() macro Paul E. McKenney (Fri May 31 2024 - 17:04:48 EST)
- Re: [PATCH 2/3] ufs: pci: Add support MCQ for QEMU-based UFS Minwoo Im (Fri May 31 2024 - 17:05:41 EST)
- Re: [PATCH] Documentation/accel/qaic: Fix typo 'phsyical' Jeffrey Hugo (Fri May 31 2024 - 17:06:06 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Kees Cook (Fri May 31 2024 - 17:06:59 EST)
- Re: [PATCH 1/3] ufs: mcq: Add ufshcd_mcq_queue_cfg_addr helper Minwoo Im (Fri May 31 2024 - 17:07:03 EST)
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules Marcos Paulo de Souza (Fri May 31 2024 - 17:07:27 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging David Matlack (Fri May 31 2024 - 17:07:46 EST)
- Re: [PATCH v19 12/20] dm verity: expose root hash digest and signature data to LSMs Eric Biggers (Fri May 31 2024 - 17:08:07 EST)
- Re: [PATCH 1/1] mm: fix xyz_noprof functions calling profiled functions Kees Cook (Fri May 31 2024 - 17:08:20 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging David Matlack (Fri May 31 2024 - 17:10:30 EST)
- Re: [PATCH v2 0/3] crypto: X25519 supports for ppc64le Danny Tsen (Fri May 31 2024 - 17:10:48 EST)
- Re: [PATCH] mpt3sas: Avoid test/set_bit() operating in non-allocated memory Keith Busch (Fri May 31 2024 - 17:11:06 EST)
- Re: [RESEND PATCH v3 0/2] Always show mmap prot even though PROT_NONE Namhyung Kim (Fri May 31 2024 - 17:13:35 EST)
- Re: [PATCH v2] cpuset: Optimize the number of iterations in the scheduling domain construction process Waiman Long (Fri May 31 2024 - 17:15:27 EST)
- Re: [PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open Kees Cook (Fri May 31 2024 - 17:15:51 EST)
- Re: [PATCH v1] tools api io: Move filling the io buffer to its own function Namhyung Kim (Fri May 31 2024 - 17:16:02 EST)
- Re: [PATCH v3 0/3] Use BPF filters for a "perf top -u" workaround Namhyung Kim (Fri May 31 2024 - 17:16:33 EST)
- Re: [PATCH v4 2/7] mm: multi-gen LRU: Have secondary MMUs participate in aging Oliver Upton (Fri May 31 2024 - 17:18:50 EST)
- [GIT PULL] hwmon fixes for v6.10-rc2 Guenter Roeck (Fri May 31 2024 - 17:19:33 EST)
- [PATCH 0/5] iio: adc: use devm_regulator_get_enable_read_voltage round 1 David Lechner (Fri May 31 2024 - 17:20:07 EST)
- [PATCH 1/5] iio: adc: ad7192: use devm_regulator_get_enable_read_voltage David Lechner (Fri May 31 2024 - 17:20:15 EST)
- [PATCH 2/5] iio: adc: ad7266: use devm_regulator_get_enable_read_voltage David Lechner (Fri May 31 2024 - 17:20:26 EST)
- [PATCH 3/5] iio: adc: ad7292: use devm_regulator_get_enable_read_voltage David Lechner (Fri May 31 2024 - 17:20:56 EST)
- [PATCH 5/5] iio: adc: ad7944: use devm_regulator_get_enable_read_voltage David Lechner (Fri May 31 2024 - 17:21:29 EST)
- [PATCH 4/5] iio: adc: ad7793: use devm_regulator_get_enable_read_voltage David Lechner (Fri May 31 2024 - 17:21:31 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Borislav Petkov (Fri May 31 2024 - 17:22:25 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Dragan Simic (Fri May 31 2024 - 17:25:11 EST)
- Re: [PATCH v4 2/2] proc: restrict /proc/pid/mem Kees Cook (Fri May 31 2024 - 17:29:45 EST)
- Re: [RFC PATCH v10 0/8] TPEBS counting mode support Namhyung Kim (Fri May 31 2024 - 17:30:21 EST)
- Re: [PATCH v4 2/3] hwmon: add ChromeOS EC driver Guenter Roeck (Fri May 31 2024 - 17:31:47 EST)
- Re: [PATCH v4 1/3] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_readmem() Guenter Roeck (Fri May 31 2024 - 17:32:16 EST)
- Re: [PATCH 0/2] ARM: dts: BCM5301X: Fix PCIe controller warnings Florian Fainelli (Fri May 31 2024 - 17:33:34 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Kees Cook (Fri May 31 2024 - 17:34:20 EST)
- [PATCH v2 2/2] ufs: mcq: Prevent no I/O queue case for MCQ Minwoo Im (Fri May 31 2024 - 17:34:51 EST)
- [PATCH v2 1/2] ufs: pci: Add support MCQ for QEMU-based UFS Minwoo Im (Fri May 31 2024 - 17:34:52 EST)
- [PATCH v2 0/2] ufs: pci: Add support UFSHCI 4.0 MCQ Minwoo Im (Fri May 31 2024 - 17:34:54 EST)
- [PATCH v2 0/3] ARCH_BCM2835 Kconfig changes Florian Fainelli (Fri May 31 2024 - 17:35:41 EST)
- [PATCH v2 2/3] firmware: Default RASPBERRYPI_FIRMWARE to y Florian Fainelli (Fri May 31 2024 - 17:35:41 EST)
- [PATCH v2 1/3] mailbox: Make BCM2835_MBOX default to ARCH_BCM2835 Florian Fainelli (Fri May 31 2024 - 17:35:58 EST)
- [PATCH v2 3/3] clk: bcm: Make CLK_RASPBERRYPI default to RASPBERRYPI_FIRMWARE Florian Fainelli (Fri May 31 2024 - 17:36:02 EST)
- Re: [PATCH 1/3] mailbox: Make BCM2835_MBOX default to ARCH_BCM2835 Florian Fainelli (Fri May 31 2024 - 17:36:38 EST)
- Re: [PATCH v0] RISC-V: Use Zkr to seed KASLR base address Conor Dooley (Fri May 31 2024 - 17:36:58 EST)
- [PATCH V2 0/9] PCIe TPH and cache direct injection support Wei Huang (Fri May 31 2024 - 17:39:13 EST)
- [PATCH V2 1/9] PCI: Introduce PCIe TPH support framework Wei Huang (Fri May 31 2024 - 17:39:32 EST)
- [PATCH V2 2/9] PCI: Add TPH related register definition Wei Huang (Fri May 31 2024 - 17:39:54 EST)
- [PATCH V2 3/9] PCI/TPH: Implement a command line option to disable TPH Wei Huang (Fri May 31 2024 - 17:40:15 EST)
- [PATCH V2 4/9] PCI/TPH: Implement a command line option to force No ST Mode Wei Huang (Fri May 31 2024 - 17:40:34 EST)
- Re: [RFC PATCH v10 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric. Namhyung Kim (Fri May 31 2024 - 17:40:47 EST)
- Re: [PATCH v0] RISC-V: Use Zkr to seed KASLR base address Charlie Jenkins (Fri May 31 2024 - 17:41:00 EST)
- [PATCH V2 5/9] PCI/TPH: Introduce API functions to manage steering tags Wei Huang (Fri May 31 2024 - 17:41:20 EST)
- [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM Wei Huang (Fri May 31 2024 - 17:41:39 EST)
- [PATCH V2 7/9] PCI/TPH: Add TPH documentation Wei Huang (Fri May 31 2024 - 17:41:59 EST)
- [PATCH V2 8/9] bnxt_en: Add TPH support in BNXT driver Wei Huang (Fri May 31 2024 - 17:42:19 EST)
- [PATCH V2 9/9] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings Wei Huang (Fri May 31 2024 - 17:42:38 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Borislav Petkov (Fri May 31 2024 - 17:46:17 EST)
- Re: [PATCH v1 0/2] spi: Make dummy SG handling robust Andy Shevchenko (Fri May 31 2024 - 17:46:25 EST)
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped Dave Hansen (Fri May 31 2024 - 17:46:40 EST)
- [PATCH 1/4] arm64: dts: ls1012a: Reorder sai dma-names to clean up DTB_CHECK warning Frank Li (Fri May 31 2024 - 17:50:50 EST)
- [PATCH 2/4] arm64: dts: ls1043a: Change I2C clock name to ipg to fix DTB_CHECK warning Frank Li (Fri May 31 2024 - 17:50:58 EST)
- [PATCH 3/4] arm64: dts: ls208xa: Change I2C clock name to ipg to fix DTB_CHECK warning Frank Li (Fri May 31 2024 - 17:51:12 EST)
- Re: [PATCH 1/2] dt-bindings: hwmon: ti,ina2xx: Add alert-polarity property Guenter Roeck (Fri May 31 2024 - 17:51:21 EST)
- [PATCH 4/4] arm64: dts: ls2160a: Change I2C clock name to ipg to fix DTB_CHECK warning Frank Li (Fri May 31 2024 - 17:51:46 EST)
- [PATCH] arm64: dts: mediatek: cherry: Specify pull resistance for RSEL GPIOs Nícolas F. R. A. Prado (Fri May 31 2024 - 17:52:02 EST)
- Re: [PATCH v2 1/6] ASoC: codecs: Remove unused of_gpio.h kernel test robot (Fri May 31 2024 - 17:53:31 EST)
- Re: [PATCH v1 0/2] spi: Make dummy SG handling robust Nícolas F. R. A. Prado (Fri May 31 2024 - 17:59:20 EST)
- Re: [PATCH v1 net] net: dsa: microchip: fix RGMII error in KSZ DSA driver patchwork-bot+netdevbpf (Fri May 31 2024 - 18:01:37 EST)
- [PATCH] dyndbg: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 18:01:55 EST)
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped Matthew Wilcox (Fri May 31 2024 - 18:10:15 EST)
- Re: [PATCH net-next v2 1/2] net: make net.core.{r,w}mem_{default,max} namespaced Shakeel Butt (Fri May 31 2024 - 18:11:57 EST)
- Re: [PATCH] mctp i2c: Add rx trace kernel test robot (Fri May 31 2024 - 18:14:33 EST)
- Re: [PATCH v19 070/130] KVM: TDX: TDP MMU TDX support Edgecombe, Rick P (Fri May 31 2024 - 18:17:17 EST)
- Re: [PATCH] x86/boot: add prototype for __fortify_panic() Jeff Johnson (Fri May 31 2024 - 18:20:48 EST)
- Re: [PATCH v2 1/6] dt-bindings: vendor-prefixes: add ScioSense Gustavo Silva (Fri May 31 2024 - 18:22:20 EST)
- [PATCH v14 00/14] Add Cgroup support for SGX EPC memory Haitao Huang (Fri May 31 2024 - 18:26:43 EST)
- [PATCH v14 01/14] x86/sgx: Replace boolean parameters with enums Haitao Huang (Fri May 31 2024 - 18:26:53 EST)
- [PATCH v14 03/14] cgroup/misc: Export APIs for SGX driver Haitao Huang (Fri May 31 2024 - 18:27:02 EST)
- [PATCH v14 02/14] cgroup/misc: Add per resource callbacks for CSS events Haitao Huang (Fri May 31 2024 - 18:27:07 EST)
- [PATCH v14 04/14] cgroup/misc: Add SGX EPC resource type Haitao Huang (Fri May 31 2024 - 18:27:15 EST)
- [PATCH v14 05/14] x86/sgx: Implement basic EPC misc cgroup functionality Haitao Huang (Fri May 31 2024 - 18:27:51 EST)
- [PATCH v14 07/14] x86/sgx: Abstract tracking reclaimable pages in LRU Haitao Huang (Fri May 31 2024 - 18:28:23 EST)
- [PATCH v14 09/14] x86/sgx: Abstract check for global reclaimable pages Haitao Huang (Fri May 31 2024 - 18:28:23 EST)
- [PATCH v14 06/14] x86/sgx: Add sgx_epc_lru_list to encapsulate LRU list Haitao Huang (Fri May 31 2024 - 18:28:27 EST)
- [PATCH v14 10/14] x86/sgx: Implement async reclamation for cgroup Haitao Huang (Fri May 31 2024 - 18:28:45 EST)
- [PATCH v14 08/14] x86/sgx: Add basic EPC reclamation flow for cgroup Haitao Huang (Fri May 31 2024 - 18:28:45 EST)
- [PATCH v14 11/14] x86/sgx: Charge mem_cgroup for per-cgroup reclamation Haitao Huang (Fri May 31 2024 - 18:29:20 EST)
- [PATCH v14 13/14] Docs/x86/sgx: Add description for cgroup support Haitao Huang (Fri May 31 2024 - 18:29:26 EST)
- [PATCH v14 12/14] x86/sgx: Turn on per-cgroup EPC reclamation Haitao Huang (Fri May 31 2024 - 18:29:28 EST)
- [PATCH v14 14/14] selftests/sgx: Add scripts for EPC cgroup testing Haitao Huang (Fri May 31 2024 - 18:30:12 EST)
- Re: [PATCH v2 2/6] dt-bindings: iio: chemical: add ENS160 sensor Gustavo Silva (Fri May 31 2024 - 18:33:40 EST)
- Re: [PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B Dragan Simic (Fri May 31 2024 - 18:41:49 EST)
- Re: DAMON Beer/Coffee/Tea chat reminder and extending for office hour SeongJae Park (Fri May 31 2024 - 18:42:47 EST)
- Re: [PATCH v3] vmstat: Kernel stack usage histogram Shakeel Butt (Fri May 31 2024 - 18:42:59 EST)
- Re: [PATCH v0] RISC-V: Use Zkr to seed KASLR base address kernel test robot (Fri May 31 2024 - 18:44:29 EST)
- [PATCH] pps: clients: gpio: Continue after failing to get optional ECHO pin Curtis Klein (Fri May 31 2024 - 18:44:50 EST)
- [PATCH] kunit/fortify: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Fri May 31 2024 - 18:45:40 EST)
- Re: [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering Steven Rostedt (Fri May 31 2024 - 18:49:57 EST)
- [PATCH] cpufreq: intel_pstate: Fix unchecked HWP MSR access Srinivas Pandruvada (Fri May 31 2024 - 19:00:23 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: sc7180: Disable SS instances in park mode Bjorn Andersson (Fri May 31 2024 - 19:02:17 EST)
- RE: [PATCH net-next v8 2/2] net: ti: icssg_prueth: add TAPRIO offload support Keller, Jacob E (Fri May 31 2024 - 19:03:37 EST)
- RE: [RFC PATCH v10 0/8] TPEBS counting mode support Wang, Weilin (Fri May 31 2024 - 19:03:54 EST)
- RE: [RFC PATCH v10 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric. Wang, Weilin (Fri May 31 2024 - 19:04:24 EST)
- [PATCH v3 0/4] hwmon: Add support for SPD5118 compliant chips Guenter Roeck (Fri May 31 2024 - 19:06:12 EST)
- [PATCH v3 1/4] dt-bindings: trivial-devices: Add jedec,spd5118 Guenter Roeck (Fri May 31 2024 - 19:06:19 EST)
- [PATCH v3 2/4] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Fri May 31 2024 - 19:06:40 EST)
- [PATCH RFT v3 3/4] hwmon: (spd5118) Add suspend/resume support Guenter Roeck (Fri May 31 2024 - 19:06:42 EST)
- [PATCH RFT v3 4/4] hwmon: (spd5118) Add support for reading SPD data Guenter Roeck (Fri May 31 2024 - 19:06:58 EST)
- Re: [PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation Andy Lutomirski (Fri May 31 2024 - 19:07:19 EST)
- [PATCH] string: kunit: add missing MODULE_DESCRIPTION() macros Jeff Johnson (Fri May 31 2024 - 19:08:08 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Jonas Karlman (Fri May 31 2024 - 19:15:41 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h Peter Xu (Fri May 31 2024 - 19:25:09 EST)
- [PATCH] lib: test_hmm: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 19:26:29 EST)
- [PATCH] Bluetooth: iso: remove unused struct 'iso_list_data' linux (Fri May 31 2024 - 19:26:40 EST)
- [PATCH] net: caif: remove unused structs linux (Fri May 31 2024 - 19:29:37 EST)
- [PATCH] net: ethtool: remove unused struct 'cable_test_tdr_req_info' linux (Fri May 31 2024 - 19:30:27 EST)
- [PATCH] RDMA/rds: remove unused struct 'rds_ib_dereg_odp_mr' linux (Fri May 31 2024 - 19:33:29 EST)
- [net-next PATCH v3 1/2] net: phy: aquantia: move priv and hw stat to header Christian Marangi (Fri May 31 2024 - 19:35:33 EST)
- [net-next PATCH v3 2/2] net: phy: aquantia: add support for PHY LEDs Christian Marangi (Fri May 31 2024 - 19:35:49 EST)
- Re: [PATCH RFC 0/4] static key support for error injection functions Roman Gushchin (Fri May 31 2024 - 19:39:57 EST)
- Re: [RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs Dragan Simic (Fri May 31 2024 - 19:40:13 EST)
- Re: [GIT PULL] SPI fixes for v6.10-rc1 pr-tracker-bot (Fri May 31 2024 - 19:40:26 EST)
- Re: [GIT PULL] Mailbox fixes for v6.10-rc1 pr-tracker-bot (Fri May 31 2024 - 19:40:45 EST)
- Re: [GIT PULL] regmap fixes for v6.10-rc1 pr-tracker-bot (Fri May 31 2024 - 19:41:02 EST)
- Re: [GIT PULL] regulator fixes for v6.10-rc1 pr-tracker-bot (Fri May 31 2024 - 19:41:04 EST)
- Re: [git pull] drm fixes for 6.10-rc2 pr-tracker-bot (Fri May 31 2024 - 19:41:05 EST)
- Re: [GIT PULL] hwmon fixes for v6.10-rc2 pr-tracker-bot (Fri May 31 2024 - 19:41:10 EST)
- Re: [PATCH RFC 3/4] mm, slab: add static key for should_failslab() Roman Gushchin (Fri May 31 2024 - 19:44:34 EST)
- Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer. Bart Van Assche (Fri May 31 2024 - 19:45:30 EST)
- [PATCH] lib/test_linear_ranges: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 19:45:44 EST)
- error[E0428]: the name `ARCH_SLAB_MINALIGN` is defined multiple times kernel test robot (Fri May 31 2024 - 19:46:43 EST)
- error[E0428]: the name `ARCH_SLAB_MINALIGN` is defined multiple times kernel test robot (Fri May 31 2024 - 19:46:53 EST)
- Re: [PATCH RFC 4/4] mm, page_alloc: add static key for should_fail_alloc_page() Roman Gushchin (Fri May 31 2024 - 19:50:25 EST)
- [PATCH] Bluetooth: btintel_pcie: Remove unnecessary memset(0) calls Thorsten Blum (Fri May 31 2024 - 19:52:21 EST)
- [PATCH V2] rcutorture: Add CFcommon.arch for the various arch's need Zhouyi Zhou (Fri May 31 2024 - 19:54:17 EST)
- [paulmck-rcu:dev.2024.05.30a] BUILD SUCCESS 3d08b2c4a149fdf966e1b0768c14bbf4048e4070 kernel test robot (Fri May 31 2024 - 19:56:38 EST)
- [PATCH] list: test: add the missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 19:59:00 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h Yang Shi (Fri May 31 2024 - 20:01:43 EST)
- Re: [PATCH v3 3/3] Input: novatek-nvt-ts: add support for NT36672A touchscreen Joel Selvaraj (Fri May 31 2024 - 20:10:36 EST)
- [PATCH] test_maple_tree: add the missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 20:13:37 EST)
- Re: [PATCH] net: caif: remove unused structs Jacob Keller (Fri May 31 2024 - 20:20:15 EST)
- [PATCH] lib/test_kmod: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 20:23:27 EST)
- Re: [PATCH v1 4/4] mfd: lm3533: Remove the driver kernel test robot (Fri May 31 2024 - 20:27:47 EST)
- Re: [syzbot] [jfs?] UBSAN: shift-out-of-bounds in extAlloc (2) Changheon LEE (Fri May 31 2024 - 20:29:56 EST)
- [PATCH] lib: test_objpool: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 20:32:12 EST)
- Re: [PATCH 3/3] thermal: cv180x: Add cv180x thermal driver support Inochi Amaoto (Fri May 31 2024 - 20:34:59 EST)
- Re: [PATCH v3] vmstat: Kernel stack usage histogram Andrew Morton (Fri May 31 2024 - 20:38:30 EST)
- [syzbot] [kernel?] kernel panic: corrupted stack end in kernel_init syzbot (Fri May 31 2024 - 20:41:41 EST)
- Re: [RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults Barry Song (Fri May 31 2024 - 20:48:56 EST)
- [PATCH] Makefile: rust-analyzer target: better error handling and comments John Hubbard (Fri May 31 2024 - 20:49:14 EST)
- Re: [linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h Yang Shi (Fri May 31 2024 - 20:59:48 EST)
- Re: [PATCH v3 0/4] hwmon: Add support for SPD5118 compliant chips Wolfram Sang (Fri May 31 2024 - 21:27:10 EST)
- Re: [PATCH v3 2/4] hwmon: Add support for SPD5118 compliant temperature sensors Wolfram Sang (Fri May 31 2024 - 21:29:01 EST)
- Re: [PATCH] soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread kernel test robot (Fri May 31 2024 - 21:30:46 EST)
- Re: Dell PowerEdge R930: `i2c i2c-0: More than 8 memory slots on a single bus, contact i801 maintainer to add missing mux config` Wolfram Sang (Fri May 31 2024 - 21:31:52 EST)
- [PATCH] lib/test_rhashtable: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 21:36:06 EST)
- Re: [PATCH] tracing/fprobe: Support raw tracepoint events on modules Google (Fri May 31 2024 - 21:36:20 EST)
- Re: (2) (2) [RESEND PATCH 00/10] memblock: introduce memsize showing reserved memory Wei Yang (Fri May 31 2024 - 21:40:59 EST)
- [RFC v2 net-next 0/7] net: pass receive socket to drop tracepoint Yan Zhai (Fri May 31 2024 - 21:42:57 EST)
- [RFC v2 net-next 1/7] net: add rx_sk to trace_kfree_skb Yan Zhai (Fri May 31 2024 - 21:43:17 EST)
- [RFC v2 net-next 2/7] net: introduce sk_skb_reason_drop function Yan Zhai (Fri May 31 2024 - 21:43:43 EST)
- [RFC v2 net-next 3/7] ping: use sk_skb_reason_drop to free rx packets Yan Zhai (Fri May 31 2024 - 21:44:03 EST)
- [RFC v2 net-next 4/7] net: raw: use sk_skb_reason_drop to free rx packets Yan Zhai (Fri May 31 2024 - 21:44:25 EST)
- [RFC v2 net-next 5/7] tcp: use sk_skb_reason_drop to free rx packets Yan Zhai (Fri May 31 2024 - 21:44:43 EST)
- [RFC v2 net-next 6/7] udp: use sk_skb_reason_drop to free rx packets Yan Zhai (Fri May 31 2024 - 21:45:09 EST)
- [RFC v2 net-next 7/7] af_packet: use sk_skb_reason_drop to free rx packets Yan Zhai (Fri May 31 2024 - 21:45:33 EST)
- [PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures John Hubbard (Fri May 31 2024 - 21:45:58 EST)
- [PATCH v2 1/2] selftests/openat2: fix clang build failures: -static-libasan, LOCAL_HDRS John Hubbard (Fri May 31 2024 - 21:46:04 EST)
- [PATCH v2 2/2] selftests/fchmodat2: fix clang build failure due to -static-libasan John Hubbard (Fri May 31 2024 - 21:46:18 EST)
- [PATCH] siphash: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 21:50:08 EST)
- [PATCH] ubsan: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 22:07:10 EST)
- Re: [PATCH] list: test: remove unused struct 'klist_test_struct' David Gow (Fri May 31 2024 - 22:08:07 EST)
- [PATCH] uuid: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 22:19:23 EST)
- Re: [PATCH v11 09/12] mm: implement LUF(Lazy Unmap Flush) defering tlb flush when folios get unmapped Byungchul Park (Fri May 31 2024 - 22:20:31 EST)
- Re: [PATCH v1 4/4] mfd: lm3533: Remove the driver kernel test robot (Fri May 31 2024 - 22:32:52 EST)
- Re: [PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block Baoquan He (Fri May 31 2024 - 22:34:38 EST)
- [PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify() Jung-JaeJoon (Fri May 31 2024 - 22:38:08 EST)
- [PATCH V2 0/2] crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset Chenghai Huang (Fri May 31 2024 - 22:40:34 EST)
- [PATCH V2 0/2] crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset Chenghai Huang (Fri May 31 2024 - 22:40:39 EST)
- [PATCH V2 1/2] crypto: hisilicon/qm - adjust the internal processing sequence of the vf enable and disable Chenghai Huang (Fri May 31 2024 - 22:40:51 EST)
- [PATCH V2 2/2] crypto: hisilicon/zip - optimize the address offset of the reg query function Chenghai Huang (Fri May 31 2024 - 22:41:12 EST)
- [PATCH] vsprintf: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 22:43:11 EST)
- [PATCH V3 1/2] crypto: hisilicon/qm - adjust the internal processing sequence of the vf enable and disable Chenghai Huang (Fri May 31 2024 - 22:52:04 EST)
- [PATCH V3 0/2] crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset Chenghai Huang (Fri May 31 2024 - 22:52:17 EST)
- [PATCH V3 2/2] crypto: hisilicon/zip - optimize the address offset of the reg query function Chenghai Huang (Fri May 31 2024 - 22:52:25 EST)
- [PATCH] maple_tree: add mas_node_count() before going to slow_path in mas_wr_modify() Jung-JaeJoon (Fri May 31 2024 - 22:56:03 EST)
- Re: [syzbot] [jfs?] UBSAN: shift-out-of-bounds in extAlloc (2) Jeongjun Park (Fri May 31 2024 - 22:57:27 EST)
- Re: [syzbot] [jfs?] UBSAN: shift-out-of-bounds in extAlloc (2) Jeongjun Park (Fri May 31 2024 - 23:01:47 EST)
- Re: [PATCH] riscv: dts: thead: th1520: Add PMU event node Guo Ren (Fri May 31 2024 - 23:08:06 EST)
- [PATCH] test_xarray: add missing MODULE_DESCRIPTION() macro Jeff Johnson (Fri May 31 2024 - 23:09:01 EST)
- Re: [PATCH] lib: bitmap: add missing MODULE_DESCRIPTION() macros Yury Norov (Fri May 31 2024 - 23:09:16 EST)
- [PATCH v2] x86/traps: Enable UBSAN traps on x86 Gatlin Newhouse (Fri May 31 2024 - 23:10:46 EST)
- [tip:perf/urgent] BUILD SUCCESS dc8e5dfb52d56e955ad09174330252710845b8d2 kernel test robot (Fri May 31 2024 - 23:14:50 EST)
- Re: [PATCH 4/7] ALSA: hda: hda_component: Introduce component parent structure kernel test robot (Fri May 31 2024 - 23:14:58 EST)
- Re: [PATCH net-next v2 2/3] net: ethernet: ti: Register the RPMsg driver as network device kernel test robot (Fri May 31 2024 - 23:15:15 EST)
- [syzbot] [mm?] INFO: rcu detected stall in kcompactd (2) syzbot (Fri May 31 2024 - 23:17:38 EST)
- [PATCH v3 linux-next] leds: powernv: replace of_node_put to __free MarileneGarcia (Fri May 31 2024 - 23:18:06 EST)
- Re: [PATCH RFC 0/7] block: Introduce CBD (CXL Block Device) Dan Williams (Fri May 31 2024 - 23:23:05 EST)
- Re: [syzbot] [jfs?] UBSAN: shift-out-of-bounds in extAlloc (2) syzbot (Fri May 31 2024 - 23:31:10 EST)
- Re: [PATCH v3 2/4] hwmon: Add support for SPD5118 compliant temperature sensors Guenter Roeck (Fri May 31 2024 - 23:40:24 EST)
- [PATCH 02/10] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set Zhang Yi (Fri May 31 2024 - 23:42:21 EST)
- [PATCH 00/10] ext4: simplify the counting and management of delalloc reserved blocks Zhang Yi (Fri May 31 2024 - 23:42:22 EST)
- [PATCH 03/10] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks Zhang Yi (Fri May 31 2024 - 23:42:39 EST)
- [PATCH 04/10] ext4: let __revise_pending() return newly inserted pendings Zhang Yi (Fri May 31 2024 - 23:42:43 EST)
- [PATCH 01/10] ext4: factor out ext4_map_create_blocks() to allocate new blocks Zhang Yi (Fri May 31 2024 - 23:43:20 EST)
- [PATCH 08/10] ext4: use ext4_map_query_blocks() in ext4_map_blocks() Zhang Yi (Fri May 31 2024 - 23:43:55 EST)
- [PATCH 07/10] ext4: drop ext4_es_delayed_clu() Zhang Yi (Fri May 31 2024 - 23:44:02 EST)
- [PATCH 06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent() Zhang Yi (Fri May 31 2024 - 23:44:07 EST)
- [PATCH 05/10] ext4: count removed reserved blocks for delalloc only extent entry Zhang Yi (Fri May 31 2024 - 23:44:08 EST)
- [PATCH 09/10] ext4: drop ext4_es_is_delonly() Zhang Yi (Fri May 31 2024 - 23:44:16 EST)
- [PATCH 10/10] ext4: drop all delonly descriptions Zhang Yi (Fri May 31 2024 - 23:44:57 EST)
9401 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc