lkml.org 
[lkml]   [2024]   [Apr]   [11]   [last100]  
 
/

11 Apr 2024

 
[New] [gustavoars:testing/WFAMNAE-next20240408-CbC] BUILD SUCCESS bbca8 ...kernel test robot
  Re: Re: [PATCH] arm64: dts: rockchip: remove startup-delay-us fro ...Jianfeng Liu
[New] [tip:perf/urgent] BUILD SUCCESS dec8ced871e17eea46f097542dd074d02 ...kernel test robot
  Re: [PATCH v4 3/4] arm64: Update AMU-based frequency scale factor ...Sumit Gupta
  Re: [PATCH] selftests: timers: Fix valid-adjtimex signed left-shi ...Muhammad Usama Anjum
  Re: [PATCH 1/3] riscv: Support for early console.kernel test robot
  Re: [PATCH v2 3/3] usb: typec: ucsi_glink: drop special handling ...Dmitry Baryshkov
  Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-me ..."Huang, Kai"
[New] linux-next: duplicate patch in the risc-v treeStephen Rothwell
  Re: [PATCH] platform/chrome: cros_ec_uart: properly fix race cond ..."Noah Loomans"
  Re: [PATCH v6 08/11] timekeeping: Add function to convert realtim ...Thomas Gleixner
  Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-me ..."Huang, Kai"
  Re: [PATCH v6 09/11] pps: generators: Add PPS Generator TIO DriverThomas Gleixner
  Re: [PATCH v2] selftests/timers/posix_timers: reimplement check_t ...Thomas Gleixner
  Re: [PATCH 2/2] ubi: ubi_init: Fix missed ubiblock cleanup in err ...kernel test robot
[New] linux-next: build failure after merge of the net treeStephen Rothwell
  Re: [PATCH v2 0/7] PCI/MSI: Remove IMS (Interrupt Message Store) ...Thomas Gleixner
[New] [patch V2 00/50] posix-timers: Cure inconsistencies and the SIG_I ...Thomas Gleixner
  [patch V2 01/50] selftests/timers/posix_timers: Simplify error ha ...Thomas Gleixner
  [patch V2 02/50] selftests/timers/posix_timers: Add SIG_IGN testThomas Gleixner
  [patch V2 03/50] selftests/timers/posix_timers: Validate signal rulesThomas Gleixner
  [patch V2 04/50] selftests/timers/posix-timers: Validate SIGEV_NONEThomas Gleixner
  [patch V2 05/50] selftests/timers/posix-timers: Validate timer_ge ...Thomas Gleixner
  [patch V2 06/50] selftests/timers/posix-timers: Validate overrun ...Thomas Gleixner
  [patch V2 07/50] posix-cpu-timers: Split up posix_cpu_timer_get()Thomas Gleixner
  [patch V2 08/50] posix-cpu-timers: Save interval only for armed t ...Thomas Gleixner
  [patch V2 09/50] posix-cpu-timers: Handle interval timers correct ...Thomas Gleixner
  [patch V2 10/50] posix-cpu-timers: Handle SIGEV_NONE timers corre ...Thomas Gleixner
  [patch V2 11/50] posix-cpu-timers: Handle SIGEV_NONE timers corre ...Thomas Gleixner
  [patch V2 12/50] posix-cpu-timers: Replace old expiry retrieval i ...Thomas Gleixner
  [patch V2 13/50] posix-cpu-timers: Do not arm SIGEV_NONE timersThomas Gleixner
  [patch V2 14/50] posix-cpu-timers: Use @now instead of @val for c ...Thomas Gleixner
  [patch V2 15/50] posix-cpu-timers: Remove incorrect comment in po ...Thomas Gleixner
  [patch V2 16/50] posix-cpu-timers: Simplify posix_cpu_timer_set()Thomas Gleixner
  [patch V2 17/50] posix-timers: Retrieve interval in common timer_ ...Thomas Gleixner
  [patch V2 18/50] posix-timers: Clear overrun in common_timer_set()Thomas Gleixner
  [patch V2 19/50] posix-timers: Convert timer list to hlistThomas Gleixner
  [patch V2 20/50] posix-timers: Consolidate timer setupThomas Gleixner
  [patch V2 21/50] posix-cpu-timers: Make k_itimer::it_active consi ...Thomas Gleixner
  [patch V2 22/50] posix-timers: Consolidate signal queueingThomas Gleixner
  [patch V2 23/50] signal: Remove task argument from dequeue_signal()Thomas Gleixner
  [patch V2 24/50] signal: Replace BUG_ON()sThomas Gleixner
  [patch V2 25/50] signal: Confine POSIX_TIMERS properlyThomas Gleixner
  [patch V2 26/50] signal: Get rid of resched_timer logicThomas Gleixner
  [patch V2 27/50] posix-timers: Cure si_sys_private raceThomas Gleixner
  [patch V2 28/50] signal: Allow POSIX timer signals to be droppedThomas Gleixner
  [patch V2 29/50] posix-timers: Drop signal if timer has been dele ...Thomas Gleixner
  [patch V2 30/50] posix-timers: Rename k_itimer::it_requeue_pendingThomas Gleixner
  [patch V2 31/50] posix-timers: Add proper state trackingThomas Gleixner
  [patch V2 32/50] posix-timers: Make signal delivery consistentThomas Gleixner
  [patch V2 33/50] posix-timers: Make signal overrun accounting sen ...Thomas Gleixner
  [patch V2 34/50] posix-cpu-timers: Use dedicated flag for CPU tim ...Thomas Gleixner
  [patch V2 35/50] posix-timers: Add a refcount to struct k_itimerThomas Gleixner
  [patch V2 36/50] signal: Split up __sigqueue_alloc()Thomas Gleixner
  [patch V2 37/50] signal: Provide posixtimer_sigqueue_init()Thomas Gleixner
  [patch V2 38/50] signal: Add sys_private_ptr to siginfo::_sifield ...Thomas Gleixner
  [patch V2 39/50] posix-timers: Store PID type in the timerThomas Gleixner
  [patch V2 40/50] signal: Refactor send_sigqueue()Thomas Gleixner
  [patch V2 41/50] posix-timers: Embed sigqueue in struct k_itimerThomas Gleixner
  [patch V2 42/50] signal: Cleanup unused posix-timer leftoversThomas Gleixner
  [patch V2 43/50] signal: Add task argument to flush_sigqueue_mask()Thomas Gleixner
  [patch V2 44/50] signal: Provide ignored_posix_timers listThomas Gleixner
  [patch V2 45/50] posix-timers: Handle ignored list on delete and exitThomas Gleixner
  [patch V2 46/50] signal: Handle ignored signals in do_sigaction(a ...Thomas Gleixner
  [patch V2 47/50] signal: Queue ignored posixtimers on ignore listThomas Gleixner
  [patch V2 48/50] posix-timers: Cleanup SIG_IGN workaround leftoversThomas Gleixner
  [patch V2 49/50] alarmtimers: Remove the throttle mechanism from ...Thomas Gleixner
  [patch V2 50/50] alarmtimers: Remove return value from alarm func ...Thomas Gleixner
  Re: [syzbot] [net?] possible deadlock in unix_notinflightHillf Danton
  Re: [PATCH v3 2/5] x86/kexec: do unconditional WBINVD for bare-me ..."Huang, Kai"
[New] [tip:x86/merge] BUILD SUCCESS f72ec8989cd1591b1c567b336e0bb4a7853 ...kernel test robot
  Re: [PATCH 2/2] ubi: ubi_init: Fix missed ubiblock cleanup in err ...Daniel Golle
  Re: [PATCH net-next v6 5/9] net: dsa: microchip: add support for ...Vladimir Oltean
  Re: [PATCH] tracing: Limit trace_seq size to just 8K and not depe ...Masami Hiramatsu (Google)
  Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when ..."Huang, Kai"
  Re: [PATCH net-next v6 0/9] Enhanced DCB and DSCP Support for KSZ ...Vladimir Oltean
  Re: [PATCH] uprobes: reduce contention on uprobes_tree accessMasami Hiramatsu (Google)
[New] [PATCH] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version of $ ...Dmitry Safonov via B4 Relay
  Re: [PATCH 0/3] tso: aarch64: Expose TSO for virtualized linux on ...Hector Martin
  Re: [PATCH] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version ...Dmitry Safonov
[New] linux-next: manual merge of the risc-v tree with the rust-fixes treeStephen Rothwell
  Re: [PATCH 2/2] MAINTAINERS: Make cxl obsoleteFinn Thain
[New] linux-next: manual merge of the riscv-dt tree with the risc-v treeStephen Rothwell
  Re: [PATCH v2 1/4] dt-bindings: rtc: convert trivial devices into ...Andrew Jeffery
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locksMatthew Wilcox
  Re: [PATCH] efi/unaccepted: touch soft lockup during memory acceptChen Yu
[New] [PATCH] riscv: dts: sophgo: add reserved memory node for CV1800BInochi Amaoto
[New] [PATCH v2] efi/unaccepted: touch soft lockup during memory acceptChen Yu
[New] [PATCH 0/4] arm64: Support the TSO memory modelHector Martin
  [PATCH 1/4] prctl: Introduce PR_{SET,GET}_MEM_MODELHector Martin
[New] linux-next: build failure after merge of the hid treeStephen Rothwell
  [PATCH 2/4] arm64: Implement PR_{GET,SET}_MEM_MODEL for always-TS ...Hector Martin
  [PATCH 3/4] arm64: Introduce scaffolding to add ACTLR_EL1 to thre ...Hector Martin
  [PATCH 4/4] arm64: Implement Apple IMPDEF TSO memory model controlHector Martin
  [PATCH v3 2/4] LoongArch: Refactor get_acpi_id_for_cpu() related codeTiezhu Yang
[New] [PATCH v3 0/4] Give chance to build under !CONFIG_SMP for LoongArchTiezhu Yang
  [PATCH v3 1/4] LoongArch: Move CONFIG_HAVE_SETUP_PER_CPU_AREA rel ...Tiezhu Yang
  [PATCH v3 3/4] LoongArch: Save and restore PERCPU_BASE_KS for ACP ...Tiezhu Yang
  [PATCH v3 4/4] LoongArch: Give chance to build under !CONFIG_SMPTiezhu Yang
  Re: [PATCH V7 net-next 4/4] net: hns3: add support to query scc v ...Jijie Shao
[New] [GIT PULL] bootconfig: Fixes for v6.9-rc3Masami Hiramatsu (Google)
  Re: [RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file' ...Zhang Yi
  Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy"Edgecombe, Rick P"
  Re: [Bug] UBSAN: shift-out-of-bounds in sg_build_indirectSam Sun
  Re: [PATCH] memory: mtk-smi: fix module autoloading=?utf-8?B?WW9uZyBXdSAo5ZC05YuHKQ==?=
  Re: [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched ...Barry Song
  Re: [PATCH] drm/msm: Drop msm_read/writelDmitry Baryshkov
  Re: [RFC][PATCH 08/10] sched/fair: Implement delayed dequeueYan-Jie Wang
  Re: linux-next: build failure after merge of the net-next treeStephen Rothwell
[New] [tip:x86/platform] BUILD SUCCESS 801549ed6abe7586eb9ad0cf7147b0be ...kernel test robot
  Re: [PATCH v2 5/5] mm: add per-order mTHP swpin_refault counterBarry Song
  Re: [PATCH] ftrace: Fix use-after-free issue in ftrace_location()Zheng Yejian
  RE: [PATCH v2 1/6] dt-bindings: firmware: arm,scmi: set additiona ...Peng Fan
  Re: [PATCH 0/3] Add early console functionalityJinglin Wen
  Re: [PATCH net v3] net: dsa: mt7530: fix enabling EEE on MT7531 s ... patchwork-bot+netdevbpf@kernel ...
  Re: [PATCH 1/2] media: dt-bindings: i2c: add Giantec GT97xx VCM d ...=?utf-8?B?WmhpIE1hbyAo5q+b5pm6KQ==?=
  Re: [PATCH] platform/chrome: cros_ec_uart: properly fix race cond ...Tzung-Bi Shih
  Re: [PATCH] fork: defer linking file vma until vma is fully initi ...Miaohe Lin
[New] [PATCH v4] virt: tdx-guest: Handle GetQuote request error codeKuppuswamy Sathyanarayanan
  Re: [PATCH] mm/memory-failure: fix deadlock when hugetlb_optimize ...Miaohe Lin
[New] [GIT PULL] chrome-platform fixes for v6.9-rc4Tzung-Bi Shih
  Re: [External] Re: [PATCH 1/2] ACPI: PPTT: Populate cacheinfo ent ...yunhui cui
  Re: Re: Re: Subject: [PATCH net-next v4] net/ipv4: add tracepoint ...Peilin He
[New] [PATCH v1 0/1] optimize fsl-edma for imx8QMJoy Zou
  [PATCH v1 1/1] dmaengine: fsl-edma: optimize edma driver for imx8QMJoy Zou
  Re: [PATCH 2/2] ubi: ubi_init: Fix missed ubiblock cleanup in err ...Zhihao Cheng
  Re: [PATCH net] bonding: 802.3ad: Avoid packet loss when switchin ...Hangbin Liu
  RE: [PATCH v1 1/1] dmaengine: fsl-edma: optimize edma driver for ...Joy Zou
  Re: [PATCH 1/1] iommu/vt-d: Fix WARN_ON in iommu probe pathBaolu Lu
  Re: [PATCH] iommu/vt-d: Allocate local memory for page request queueBaolu Lu
  Re: [GIT PULL] bootconfig: Fixes for v6.9-rc3 pr-tracker-bot@kernel ...
[New] Re: [GIT PULL] probes: Fixes for v6.9-rc3 pr-tracker-bot@kernel ...
  Re: Re: Re: Subject: [PATCH net-next v4] net/ipv4: add tracepoint ...Jason Xing
[New] [PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v6.9-rc3Lu Baolu
  [PATCH 1/3] iommu/vt-d: Fix wrong use of pasid configLu Baolu
  [PATCH 2/3] iommu/vt-d: Allocate local memory for page request queueLu Baolu
  [PATCH 3/3] iommu/vt-d: Fix WARN_ON in iommu probe pathLu Baolu
  Re: [PATCH] [v4] net/mlx5: fix possible stack overflows patchwork-bot+netdevbpf@kernel ...
  Re: [PATCH 1/1] LoongArch: KVM: Add PMU supportmaobibo
[New] [PATCH v2 0/2] Add sysfs entry to EDL modeQiang Yu
  [PATCH v2 1/2] bus: mhi: host: Add sysfs entry to force device to ...Qiang Yu
  [PATCH v2 2/2] bus: mhi: host: pci_generic: Add edl callback to e ...Qiang Yu
  Re: [PATCH v1 1/7] ALSA: hda: cs35l41: Set the max PCM Gain using ...kernel test robot
[New] [PATCH] init/main.c: Fix potential static_command_line memory ove ...Yuntao Wang
  [PATCH v2 1/4] ubi: ubi_init: Fix missed debugfs cleanup in error ...Zhihao Cheng
  [PATCH v2 2/4] ubi: ubi_init: Fix missed ubiblock cleanup in erro ...Zhihao Cheng
  [PATCH v2 3/4] mtd: ubi: Ignore all debugfs initialisation failuresZhihao Cheng
  [PATCH v2 4/4] ubi: debugfs: Replace IS_ERR_OR_NULL with IS_ERR i ...Zhihao Cheng
[New] [PATCH v2 0/4] ubi: Fix serious of resource leaking problemsZhihao Cheng
[New] [tip:x86/cpu] BUILD SUCCESS dbbe13a6f66b228a2867844ad4dd108576134775kernel test robot
[New] [PATCH -next 0/2] block: fix cached time in plugYu Kuai
  [PATCH -next 2/2] block: add plug while submitting IOYu Kuai
  [PATCH -next 1/2] block: fix that blk_time_get_ns() doesn't updat ...Yu Kuai
  [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dua ...olivia.wen
  [PATCH 2/2] remoteproc: mediatek: Support MT8188 SCP core 1olivia.wen
[New] [PATCH 0/2] Support MT8188 SCP core 1olivia.wen
  Re: [PATCH v1 1/7] ALSA: hda: cs35l41: Set the max PCM Gain using ...kernel test robot
  Re: [PATCH v4 2/3] VT: Add KDFONTINFO ioctlJiri Slaby
[New] linux-next: manual merge of the tty tree with the tty.current treeStephen Rothwell
[New] [paulmck-rcu:dev.2024.04.09b] BUILD SUCCESS 1331453f446328079da60 ...kernel test robot
[New] [PATCH] init/main.c: Remove redundant space from saved_command_lineYuntao Wang
  Re: [PATCH v7 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X ...kernel test robot
  Re: linux-next: manual merge of the tty tree with the tty.current ...Stephen Rothwell
  RE: [PATCH rdma-next 1/1] RDMA/mana_ib: remove useless return val ...Long Li
  Re: BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410David Gow
  Re: [PATCH v3 0/4] Give chance to build under !CONFIG_SMP for Loo ...Huacai Chen
  Re: [PATCH v2 1/5] bus: ti-sysc: Move check for no-reset-on-initTony Lindgren
  Re: [REGRESSION] Loss of some SMART information in v6.1.81Cyril Brulebois
  Re: [PATCH] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version ...Dmitry Safonov
  Re: [PATCH 1/3] riscv: Support for early console.kernel test robot
  Re: linux-next: manual merge of the tty tree with the tty.current ...Greg KH
  Re: [PATCH v3 1/9] media: subdev: Add privacy led helpersUmang Jain
  Re: [PATCH v3 2/9] media: subdev: Use v4l2_subdev_has_op() in v4l ...Umang Jain
[New] [PATCH v2 0/5] usb: typec: ucsi: glink: rework orientation handlingDmitry Baryshkov
  [PATCH v2 1/5] usb: typec: ucsi: add callback for connector statu ...Dmitry Baryshkov
  [PATCH v2 2/5] usb: typec: ucsi: glink: move GPIO reading into co ...Dmitry Baryshkov
  [PATCH v2 3/5] usb: typec: ucsi: glink: use typec_set_orientationDmitry Baryshkov
  [PATCH v2 4/5] usb: typec: ucsi: add update_connector callbackDmitry Baryshkov
  [PATCH v2 5/5] usb: typec: ucsi: glink: set orientation aware if ...Dmitry Baryshkov
  Re: Re: Re: Subject: [PATCH net-next v4] net/ipv4: add tracepoint ...Peilin He
  Re: [PATCH v3 7/9] media: subdev: Support privacy led in v4l2_sub ...Umang Jain
  Re: [PATCH v5 0/2] mm/madvise: enhance lazyfreeing with mTHP in m ...Lance Yang
[New] [PATCH] MAINTAINERS: adjust file entry in ARM/LPC32XX SOC SUPPORTLukas Bulwahn
[New] [PATCH net v2 0/1] net: change maximum number of UDP segments to 128Yuri Benditovich
  [PATCH net v2 1/1] net: change maximum number of UDP segments to 128Yuri Benditovich
  RE: [PATCH v2 4/7] Revert "iommu/amd: Enable PCI/IMS""Tian, Kevin"
  RE: [PATCH v2 5/7] Revert "iommu/vt-d: Enable PCI/IMS""Tian, Kevin"
  RE: [PATCH v2 6/7] Revert "x86/apic/msi: Enable PCI/IMS""Tian, Kevin"
  RE: [PATCH v2 7/7] Revert "genirq/msi: Provide constants for PCI/ ..."Tian, Kevin"
  Re: [PATCH 4/4] selftests: Add build infrastructure along with READMEDev Jain
  Re: [PATCH v3 4/9] media: subdev: Fix use of sd->enabled_streams ...Umang Jain
  Re: [PATCH] iio: industrialio-core: look for aliases to request d ...Dominique Martinet
  Re: [PATCH] block: add max_dispatch to sysfsDamien Le Moal
[New] [RFC PATCH 0/4] Provide interconnect resets for ti-sysc usersTony Lindgren
  [RFC PATCH 1/4] reset: Fall back to lookup if no reset node is foundTony Lindgren
  [RFC PATCH 2/4] reset: Allow removing a lookupTony Lindgren
  [RFC PATCH 3/4] bus: ti-sysc: Implement reset control framework f ...Tony Lindgren
  [RFC PATCH 4/4] serial: 8250: omap: Use reset control for resetsTony Lindgren
[New] [PATCH v1 0/4] docs: stable-kernel-rules: fine-tuning and 'no sem ...Thorsten Leemhuis
  [PATCH v1 4/4] docs: stable-kernel-rules: remove code-labels tagsThorsten Leemhuis
  [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-automa ...Thorsten Leemhuis
  [PATCH v1 3/4] docs: stable-kernel-rules: call mainline by its na ...Thorsten Leemhuis
  [PATCH v1 1/4] docs: stable-kernel-rules: reduce redundancyThorsten Leemhuis
  Re: [PATCH v1 1/4] docs: stable-kernel-rules: reduce redundancyGreg Kroah-Hartman
  Re: [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-au ...Greg Kroah-Hartman
  Re: Do we need a "DoNotBackPort" tag?Thorsten Leemhuis
  Re: [PATCH v1 3/4] docs: stable-kernel-rules: call mainline by it ...Greg Kroah-Hartman
  Re: [PATCH v1 4/4] docs: stable-kernel-rules: remove code-labels tagsGreg Kroah-Hartman
  Re: linux-next: build failure after merge of the net-next treeEric Dumazet
  Re: [PATCH v3 3/9] media: subdev: Add checks for subdev featuresUmang Jain
  Re: [PATCH net v2 1/1] net: change maximum number of UDP segments ...Yuri Benditovich
  Re: [PATCH v2] x86/mm: Don't disable INVLPG if "incomplete Global ...Xi Ruoyao
  Re: [PATCH v2 1/1] media: v4l: Don't turn on privacy LED if strea ...Umang Jain
[New] linux-next: build failure after merge of the tty treeStephen Rothwell
[New] linux-next: duplicate patch in the devicetree treeStephen Rothwell
  Re: [PATCH v1 3/4] docs: stable-kernel-rules: call mainline by it ...Thorsten Leemhuis
[New] linux-next: duplicate patch in the landlock treeStephen Rothwell
  Re: linux-next: build failure after merge of the tty treeTony Lindgren
  Re: [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing ...Krzysztof Kozlowski
  Re: [PATCH v5 0/2] Samsung Galaxy Z Fold5 initial supportKrzysztof Kozlowski
[New] [PATCH] io_uring/timeout: remove duplicate initialization of the ...Ruyi Zhang
  Re: [PATCH 1/2] media: dt-bindings: i2c: add Giantec GT97xx VCM d ...Krzysztof Kozlowski
  Re: [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 ...Krzysztof Kozlowski
  Re: [PATCH v3 0/4] Give chance to build under !CONFIG_SMP for Loo ..."Arnd Bergmann"
  Re: [PATCH 2/2] remoteproc: mediatek: Support MT8188 SCP core 1Krzysztof Kozlowski
  Re: [PATCH v4 1/9] mm/ksm: add ksm_get_folioAlex Shi
[New] [PATCH] Add USB HWID to usb_device_id table for MT7921/MT7922/MT7 ...Jiande Lu
  Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hintLiang Chen
  Re: [PATCH v1 3/4] docs: stable-kernel-rules: call mainline by it ...Greg Kroah-Hartman
  Re: [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing ...Sergio Paracuellos
[New] [PATCH v2 1/1] pps: clients: gpio: Bypass edge's direction check ...Bastien Curutchet
  Re: [PATCH 02/11] dt-bindings: clock: mobileye,eyeq5-clk: add Eye ...Krzysztof Kozlowski
[New] [PATCH v5 0/10] transfer page to folio in KSM alexs@kernel ...
  [PATCH v5 01/10] mm/ksm: add ksm_get_folio alexs@kernel ...
  [PATCH v5 02/10] mm/ksm: use folio in remove_rmap_item_from_tree alexs@kernel ...
  [PATCH v5 03/10] mm/ksm: add folio_set_stable_node alexs@kernel ...
  [PATCH v5 04/10] mm/ksm: use folio in remove_stable_node alexs@kernel ...
  [PATCH v5 05/10] mm/ksm: use folio in stable_node_dup alexs@kernel ...
  [PATCH v5 06/10] mm/ksm: use ksm_get_folio in scan_get_next_rmap_item alexs@kernel ...
  [PATCH v5 07/10] mm/ksm: use folio in write_protect_page alexs@kernel ...
  [PATCH v5 08/10] mm/ksm: Convert chain series funcs and replace g ... alexs@kernel ...
  [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_get_f ... alexs@kernel ...
  [PATCH v5 10/10] mm/ksm: replace set_page_stable_node by folio_se ... alexs@kernel ...
  Re: [PATCH 03/11] dt-bindings: reset: mobileye,eyeq5-reset: add E ...Krzysztof Kozlowski
  Re: [PATCH 08/11] MIPS: mobileye: eyeq5: add OLB syscon nodeKrzysztof Kozlowski
  Re: [PATCH net] nfc: nci: Fix uninit-value in nci_rx_workRyosuke Yasuoka
  Re: [PATCH v2 3/3] usb: typec: ucsi_glink: drop special handling ..."Christian A. Ehrhardt"
  Re: [PATCH v2 2/4] dt-bindings: rtc: lpc32xx-rtc: convert to dtschemaKrzysztof Kozlowski
  Re: [PATCH v3 3/9] media: subdev: Add checks for subdev featuresTomi Valkeinen
  Re: [PATCH v3 4/9] media: subdev: Fix use of sd->enabled_streams ...Tomi Valkeinen
  Re: [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing ...Krzysztof Kozlowski
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededNikolay Borisov
  Re: [PATCH net] crypto: chtls: Fix possible null pointer dereferencesPaolo Abeni
  Re: [PATCH 1/7] x86/bugs: BHI documentation fixesNikolay Borisov
  Re: [PATCH 2/7] x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABI ...Nikolay Borisov
  Re: [PATCH 6/7] x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and s ...Nikolay Borisov
  Re: [PATCH] memory: brcmstb_memc: fix module autoloadingKrzysztof Kozlowski
  Re: [PATCH] memory: mtk-smi: fix module autoloadingKrzysztof Kozlowski
  Re: [PATCH V7 net-next 4/4] net: hns3: add support to query scc v ...Jiri Pirko
[New] [PATCH] MAINTAINERS: repair file entry in COMPUTE EXPRESS LINKLukas Bulwahn
  Re: [PATCH net-next v2 1/4] flow_offload: add control flag checki ...Louis Peens
  Re: [PATCH v1 0/5] livepatch: klp-convert tool - Minimal versionMiroslav Benes
[New] linux-next: Tree for Apr 11Stephen Rothwell
[New] [PATCH] MAINTAINERS: adjust DRM DRIVERS FOR EXYNOS after dt-bindi ...Lukas Bulwahn
  Re: [PATCH v1 1/1] drm/mediatek/dp: The register is written with ...=?utf-8?B?TElBTktVTiBZQU5HICjmnajov57lnaQp?=
  Re: [Linux kernel bug] WARNING in ax25_dev_device_downDan Carpenter
  Re: [PATCH v3 6/6] thermal: core: Relocate critical and hot trip ...Lukasz Luba
  Re: [PATCH] MAINTAINERS: adjust DRM DRIVERS FOR EXYNOS after dt-b ...Krzysztof Kozlowski
  Re: [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing ...Sergio Paracuellos
  Re: [PATCH v1 1/1] drm/mediatek/dp: The register is written with ...Krzysztof Kozlowski
  RE: [EXT] Re: [PATCH v3 1/1] arm64: dts: imx93-11x11-evk: add rtc ...Joy Zou
  Re: [PATCH v2 0/3] gov_power_allocator: Allow binding before cool ...Lukasz Luba
  Re: [PATCH 5/5] pinctrl: realtek: fix module autoloadingKrzysztof Kozlowski
  Re: [PATCH v8 3/3] input: pm8xxx-vibrator: add new SPMI vibrator ...Fenglin Wu
[New] [PATCH v2 1/5] pinctrl: freescale: imx8ulp: fix module autoloadingKrzysztof Kozlowski
  [PATCH v2 2/5] pinctrl: mediatek: fix module autoloadingKrzysztof Kozlowski
  [PATCH v2 3/5] pinctrl: loongson2: fix module autoloadingKrzysztof Kozlowski
  [PATCH v2 4/5] pinctrl: qcom: sm7150: fix module autoloadingKrzysztof Kozlowski
[New] linux-next: duplicate patches in the rcu treeStephen Rothwell
  [PATCH v2 5/5] pinctrl: realtek: fix module autoloadingKrzysztof Kozlowski
  Re: Re: Re: Subject: [PATCH net-next v4] net/ipv4: add tracepoint ...Jason Xing
[New] [PATCH] MAINTAINERS: improve entries in CODE TAGGING and MEMORY A ...Lukas Bulwahn
  Re: [PATCH net-next v6 5/9] net: dsa: microchip: add support for ...Oleksij Rempel
  Re: [PATCH net-next v2 3/5] net: stmmac: dwmac-socfpga: use pcs_i ...Romain Gantois
  Re: [PATCH v1 3/4] docs: stable-kernel-rules: call mainline by it ...Thorsten Leemhuis
  Re: [PATCH v1 1/1] mmc: slot-gpio: Use irq_handler_t typeAlexander Stein
  Re: [PATCH] arm64: dts: qcom: sa8155p-adp: use correct gpio for S ...Stephan Gerhold
[New] [Linux kernel bug] general protection fault in disable_storeSam Sun
  Re: [PATCH v4 3/3] optee: probe RPMB device using RPMB subsystemJens Wiklander
  RE: [PATCH 1/1] iommu/vt-d: Fix WARN_ON in iommu probe path"Tian, Kevin"
  Re: [PATCH] leds: mt6360: Fix the second LED can not enable torch ...Lee Jones
[New] [PATCH v2 0/9] Rework the DAIF mask, unmask and track APILiao Chang
  [PATCH v2 1/9] arm64/sysreg: Add definitions for immediate versio ...Liao Chang
  [PATCH v2 2/9] arm64/cpufeature: Detect PE support for FEAT_NMILiao Chang
  [PATCH v2 3/9] arm64/nmi: Add Kconfig for NMILiao Chang
  [PATCH v2 4/9] arm64/cpufeature: Simplify detect PE support for F ...Liao Chang
  [PATCH v2 5/9] arm64/cpufeature: Use alternatives to check enable ...Liao Chang
  [PATCH v2 6/9] arm64: daifflags: Add logical exception masks cove ...Liao Chang
  [PATCH v2 8/9] arm64: Deprecate old local_daif_{mask,save,restore}Liao Chang
  [PATCH v2 9/9] irqchip/gic-v3: Improve the maintainability of NMI ...Liao Chang
  [PATCH v2 7/9] arm64: Unify exception masking at entry and exit o ...Liao Chang
  Re: [PATCH v1 3/4] docs: stable-kernel-rules: call mainline by it ...Greg Kroah-Hartman
  Re: [PATCH v4] checkpatch: add check for snprintf to scnprintfLee Jones
  Re: [PATCH v5 0/2] Samsung Galaxy Z Fold5 initial supportAlexandru Serdeliuc
  Re: [PATCH v8 3/3] input: pm8xxx-vibrator: add new SPMI vibrator ...Fenglin Wu
  Re: [PATCH] MAINTAINERS: improve entries in CODE TAGGING and MEMO ...Kent Overstreet
  Re: [Linux kernel bug] general protection fault in disable_storeGreg KH
  Re: [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-au ...Thorsten Leemhuis
  Re: [PATCH net-next v2 2/4] nfp: flower: fix check for unsupporte ...Louis Peens
[New] [PATCH v3] media: mediatek: vcodec: support 36 bits physical addressYunfei Dong
  Re: [PATCH RESEND] drm/armada: drop unneeded MODULE_ALIASJavier Martinez Canillas
  Re: [PATCH v2] ARM: Add a memory clobber to the fmrx instructionArd Biesheuvel
  Re: [PATCH 06/18] i2c: i801: remove printout on handled timeoutsWolfram Sang
  Re: [PATCH net v2] net: sparx5: flower: fix fragment flags handlingDaniel Machon
  Re: [RFC PATCH] mm: move xa forward when run across zombie pageZhaoyang Huang
  Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG"Arnd Bergmann"
[New] [PATCH] HID: bpf: fix hid_bpf_input_report() when hid-core is not ...Benjamin Tissoires
[New] [PATCH v8 00/13] clk: hisilicon: Migrate devm APIsDavid Yang
[New] [PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Add USB-C orient ...Luca Weiss
  [PATCH v8 01/13] clk: hisilicon: Add helper functions for platfor ...David Yang
  [PATCH v8 02/13] clk: hisilicon: hi3516cv300: Use helper functionsDavid Yang
  [PATCH v8 03/13] clk: hisilicon: hi3798cv200: Use helper functionsDavid Yang
  [PATCH v8 04/13] clk: hisilicon: Remove hisi_crg_funcsDavid Yang
  [PATCH v8 05/13] clk: hisilicon: hi3519: Use helper functionsDavid Yang
  [PATCH v8 06/13] clk: hisilicon: hi3559a: Use helper functionsDavid Yang
  [PATCH v8 07/13] clk: hisilicon: hi3660: Convert into moduleDavid Yang
  [PATCH v8 08/13] clk: hisilicon: hi3670: Convert into moduleDavid Yang
  [PATCH v8 09/13] clk: hisilicon: hi3620: Convert into platform dr ...David Yang
  [PATCH v8 10/13] clk: hisilicon: hi6220: Convert into platform dr ...David Yang
  [PATCH v8 11/13] clk: hisilicon: hip04: Convert into platform dri ...David Yang
  [PATCH v8 12/13] clk: hisilicon: hix5hd2: Convert into platform d ...David Yang
  Re: [PATCH 7/8] intel_th: Convert to platform remove callback ret ...Uwe =?utf-8?Q?Kleine-K=C3=B6nig?=
  [PATCH v8 13/13] clk: hisilicon: Migrate devm APIsDavid Yang
  Re: [PATCH v9 1/6] dt-bindings: clock: sophgo: Add clock controll ...Stephen Boyd
  Re: 6.9.0-rc2+ kernel hangs on boot (bisected, maybe LED related)Lee Jones
  Re: [PATCH v9 2/6] clk: sophgo: Add clock support for CV1800 SoCStephen Boyd
  Re: [PATCH v9 3/6] clk: sophgo: Add clock support for CV1810 SoCStephen Boyd
  Re: [PATCH v9 4/6] clk: sophgo: Add clock support for SG2000 SoCStephen Boyd
  Re: [PATCH 04/18] i2c: cadence: remove printout on handled timeoutsMichal Simek
  Re: [PATCH 02/18] HID: bpf: add first in-tree HID-BPF fix for the ...Benjamin Tissoires
  Re: [PATCH 26/26] netfs, afs: Use writeback retry to deal with al ...David Howells
  Re: [PATCH net v2] net: sparx5: fix wrong config being used when ... patchwork-bot+netdevbpf@kernel ...
[New] [PATCH v3] scsi: ufs: core: changing the status to check inflightSEO HOYOUNG
  Re: [PATCH v3] media: mediatek: vcodec: support 36 bits physical ...Hans Verkuil
  Re: [PATCH v7] posix-timers: add clock_compare system callSagi Maimon
  Re: [PATCH v5 1/6] nvme: authentication error are always non-retr ...Hannes Reinecke
  Re: [PATCH v2] dt-bindings: usb: add common Type-C USB Switch schema"Luca Weiss"
  Re: [PATCH 1/3] dt-bindings: leds: add LED_FUNCTION_FNLOCKLee Jones
  Re: [PATCH v8 09/13] clk: hisilicon: hi3620: Convert into platfor ...Stephen Boyd
  Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORTArd Biesheuvel
  Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter
  Re: xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not p ...Mathias Nyman
  Re: linux-next: build failure after merge of the hid treeBenjamin Tissoires
  Re: [PATCH V3 2/3] clk: sprd: Add reset controller driver for ums512Stephen Boyd
  Re: [PATCH v1 3/4] docs: stable-kernel-rules: call mainline by it ...Thorsten Leemhuis
  Re: [PATCH] init/main.c: Remove redundant space from saved_comman ...Geert Uytterhoeven
  Re: [Linux kernel bug] general protection fault in disable_storeSam Sun
  Re: [PATCH] init/main.c: Remove redundant space from saved_comman ...Geert Uytterhoeven
[New] 6.8.5 does not boot (regression)=?UTF-8?Q?Toralf_F=C3=B6rster?=
  Re: Re: Re: Subject: [PATCH net-next v4] net/ipv4: add tracepoint ...Peilin He
  Re: [PATCH] mcb: lpc: Convert to platform remove callback returni ...Uwe =?utf-8?Q?Kleine-K=C3=B6nig?=
  Re: [PATCH 2/2] dt-bindings: display: bridge: lt8912b: document ' ...Alexandru Ardelean
  Re: [PATCH 1/1] pps: clients: gpio: Bypass edge's direction check ...Rodolfo Giometti
  Re: [PATCH] init/main.c: Fix potential static_command_line memory ...Geert Uytterhoeven
  Re: [PATCH 07/10] riscv: add ISA extension parsing for Zcmop=?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?=
[New] [PATCH] KVM: x86: Set BHI_NO in guest when host is not affected b ...Alexandre Chartre
  Re: [PATCH v2] dt-bindings: usb: add common Type-C USB Switch schemaKrzysztof Kozlowski
  Re: [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events"Shenlin Liang"
  Re: [PATCH 1/2] RISCV: KVM: add tracepoints for entry and exit events"Shenlin Liang"
  Re: [PATCH V6 1/6] sched/fair: Add trivial fair serverDaniel Bristot de Oliveira
  Re: [PATCH] fbdev/sh7760fb: allow modular buildJohn Paul Adrian Glaubitz
  Re: [PATCH v1 2/2] auxdisplay: charlcd: Provide a forward declarationGeert Uytterhoeven
  Re: [PATCH v1 1/2] auxdisplay: charlcd: Add missing MODULE_DESCRI ...Geert Uytterhoeven
  Re: [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT"Arnd Bergmann"
  Re: [PATCH] fbdev/sh7760fb: allow modular buildJohn Paul Adrian Glaubitz
  [PATCH 2b/7] x86/bugs: Rename various 'ia32_cap' variables to 'x8 ...Ingo Molnar
  Re: [PATCH 2/2] remoteproc: mediatek: Support MT8188 SCP core 1AngeloGioacchino Del Regno
  Re: [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 ...AngeloGioacchino Del Regno
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Nikolay Borisov
[New] [PATCH 00/13] Remove the empty lines from sama5 and sama7 DT filesMihai Sain
  [PATCH 01/13] ARM: dts: microchip: sama7g5ek: Remove the empty li ...Mihai Sain
  [PATCH 07/13] ARM: dts: microchip: sama5d2_icp: Remove the empty ...Mihai Sain
  [PATCH 02/13] ARM: dts: microchip: sama7g5: Remove the empty line 139Mihai Sain
  [PATCH 08/13] ARM: dts: microchip: sama5d2_ptc_ek: Remove the emp ...Mihai Sain
  [PATCH 03/13] ARM: dts: microchip: sama5d2: Remove the empty line ...Mihai Sain
  [PATCH 09/13] ARM: dts: microchip: sama5d2_xplained: Remove the e ...Mihai Sain
  [PATCH 05/13] ARM: dts: microchip: sama5d27_wlsom1_ek: Remove the ...Mihai Sain
  [PATCH 04/13] ARM: dts: microchip: sama5d27_som1_ek: Remove the e ...Mihai Sain
  [PATCH 10/13] ARM: dts: microchip: sama5d3_eds: Remove the empty ...Mihai Sain
  [PATCH 11/13] ARM: dts: microchip: sama5d3_xplained: Remove the e ...Mihai Sain
  [PATCH 12/13] ARM: dts: microchip: sama5d4_xplained: Remove the e ...Mihai Sain
  [PATCH 06/13] ARM: dts: microchip: sama5d29_curiosity: Remove the ...Mihai Sain
  Re: [PATCH v5 0/2] Samsung Galaxy Z Fold5 initial supportKrzysztof Kozlowski
  [PATCH 13/13] ARM: dts: microchip: sama5d4ek: Remove the empty li ...Mihai Sain
  Re: [PATCH v2] dt-bindings: usb: add common Type-C USB Switch schema"Luca Weiss"
  Re: [PATCH 1/1] clk: imgtec: use %pe for better readability of er ...Stephen Boyd
[New] [PATCH v2 0/2] clean up unused "fsl,imx8qm-adma" compatible stringJoy Zou
  [PATCH v2 1/2] dmaengine: fsl-edma: Remove unused "fsl,imx8qm-adm ...Joy Zou
  Re: [PATCH] perf: arm_cspmu: Don't touch interrupt registers if n ...Ilkka Koskinen
  [PATCH v2 2/2] dma: dt-bindings: fsl-edma: clean up unused "fsl,i ...Joy Zou
  Re: (subset) [PATCH v9 0/6] riscv: sophgo: add clock support for ...Inochi Amaoto
  Re: [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user spa ...Andrew Jones
  Re: [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 ...AngeloGioacchino Del Regno
  Re: [PATCH v6 11/23] drivers: crypto: meson: introduce hasherHerbert Xu
  Re: [RFC v3 00/16] Basic clock and reset support for StarFive JH8 ...Stephen Boyd
  Re: [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-au ...Greg Kroah-Hartman
  Re: [PATCH net v2] net: dsa: mt7530: trap link-local frames regar ... patchwork-bot+netdevbpf@kernel ...
[New] [PATCHv13 0/5] *** Detect interrupt storm in softlockup ***Bitao Hu
  [PATCHv13 3/5] genirq: Avoid summation loops for /proc/interruptsBitao Hu
  Re: [PATCH v1 2/4] drm/panel: boe-tv101wum-nl6: Support for BOE n ...Doug Anderson
  [PATCHv13 5/5] watchdog/softlockup: report the most frequent inte ...Bitao Hu
  [PATCHv13 1/5] genirq: Convert kstat_irqs to a structBitao Hu
  [PATCHv13 4/5] watchdog/softlockup: low-overhead detection of int ...Bitao Hu
  [PATCHv13 2/5] genirq: Provide a snapshot mechanism for interrupt ...Bitao Hu
  Re: [PATCH v1 1/1] auxdisplay: charlcd: Don't rebuild when CONFIG ...Geert Uytterhoeven
  Re: [PATCH RFC 1/2] clk: hisilicon: rename hi3519 PLL registratio ...Yang Xiwen
  Re: [PATCH 03/13] ARM: dts: microchip: sama5d2: Remove the empty ...Krzysztof Kozlowski
  Re: [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snaps ...Andrew Jones
  Re: [PATCH net-next v2 4/5] net: stmmac: add support for RZ/N1 GMACGeert Uytterhoeven
  Re: [RFC v3 06/16] clk: starfive: Add JH8100 System clock generat ...Stephen Boyd
  Re: [RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut ...Wen Gu
  Re: [PATCH 01/13] ARM: dts: microchip: sama7g5ek: Remove the empt ...Krzysztof Kozlowski
  Re: [PATCH 00/13] Remove the empty lines from sama5 and sama7 DT ...Krzysztof Kozlowski
  Re: [PATCH 7/7] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} wit ...Ingo Molnar
  Re: [RFC v3 08/16] clk: starfive: Add JH8100 North-West clock gen ...Stephen Boyd
  Re: [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-au ...Thorsten Leemhuis
  Re: [PATCH v2 6/6] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP ...Anand Moon
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Alexandre Chartre
  Re: [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_g ...David Hildenbrand
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Greg KH
  Re: linux-next: build failure after merge of the net-next treeStephen Rothwell
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Nikolay Borisov
  RE: [PATCH v2 08/13] x86/irq: Install posted MSI notification handler"Tian, Kevin"
  Re: [PATCH RFC 1/2] clk: hisilicon: rename hi3519 PLL registratio ...Stephen Boyd
  Re: [PATCH v3] KVM: arm64: Add early_param to control WFx trappingMarc Zyngier
  Re: [PATCH RFC 2/2] clk: hisilicon: add support for PLLYang Xiwen
  Re: [PATCH] Documentation/admin-guide/sysctl/vm.rst adding the im ...Vratislav Bendel
  Re: [PATCH v2 0/2] ACPICA: AEST: Support AEST V2Ruidong Tian
[New] [PATCH] perf record: Fix debug message placement for test consumptionAdrian Hunter
  Re: [PATCH v5 08/10] mm/ksm: Convert chain series funcs and repla ...David Hildenbrand
  Re: [PATCH 1/2] crypto: x86/sha256-ni - convert to use rounds macros"Stefan Kanthak"
  Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG"Arnd Bergmann"
  Re: [PATCH v5 0/10] transfer page to folio in KSMDavid Hildenbrand
  Re: [PATCH v9 1/9] clk: mmp: Switch to use struct u32_fract inste ...Stephen Boyd
  Re: [PATCH v2 12/12] iommu/vt-d: Retire struct intel_svmBaolu Lu
  Re: [PATCH V6 2/6] sched/deadline: Deferrable dl serverDaniel Bristot de Oliveira
[New] [PATCH] MAINTAINERS: adjust file entry in TEXAS INSTRUMENTS AUDIO ...Lukas Bulwahn
  RE: [EXT] Re: [PATCH v9 0/2] wifi: mwifiex: add code to support h ...David Lin
  Re: [PATCH v9 4/9] dt-bindings: clock: Add Marvell PXA1908 clock ...Stephen Boyd
  Re: [PATCH v9 5/9] clk: mmp: Add Marvell PXA1908 clock driverStephen Boyd
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Alexandre Chartre
  Re: [EXT] Re: [PATCH v9 0/2] wifi: mwifiex: add code to support h ...Johannes Berg
[New] [PATCH] arm64: defconfig: enable ext4 security labelsJohan Hovold
  Re: [PATCH] soc: qcom: cmd-db: map shared memory as WT, not WBStephan Gerhold
  Re: [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkd ...John Garry
  Re: [PATCH] i2c: ocores: convert to ioport_map() for IORESOURCE_IO"Arnd Bergmann"
  Re: [PATCH v2 09/12] iommu/vt-d: Use cache helpers in arch_invali ...Baolu Lu
[New] [syzbot] [ext4?] WARNING in ext4_xattr_set_entry (2)syzbot
[New] [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotifysyzbot
  RE: RE: [PATCH v3 4/5] media: chips-media: wave5: drop "sram-size ...jackson.lee
  Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUGChristophe Leroy
  RE: [PATCH v3 0/5] Wave515 decoder IP supportjackson.lee
  Re: [PATCH v2 2/2] dma: dt-bindings: fsl-edma: clean up unused "f ...Krzysztof Kozlowski
  Re: [PATCH v1 2/4] drm/panel: boe-tv101wum-nl6: Support for BOE n ...cong yang
[New] [Linux kernel bug] UBSAN: array-index-out-of-bounds in diFreeSam Sun
  Re: [PATCH v6 05/10] block: Add core atomic write supportJohn Garry
  Re: [PATCH 7/7] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} wit ...Ingo Molnar
  Re: 6.8.5 does not boot (regression)"Linux regression tracking (Thorsten Leemhuis)"
  Re: [PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL supportRong Qianfeng
[New] [PATCH] microblaze: Remove gcc flag for non existing early_printk ...Michal Simek
  Re: [PATCH][next] fs/direct-io: remove redundant assignment to va ...Christian Brauner
  Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUGChristophe Leroy
[New] [PATCH v2 1/2] f2fs: use per-log target_bitmap to improve lookup ...Chao Yu
  [PATCH v2 2/2] f2fs: introduce written_map to indicate written datasChao Yu
  Re: [PATCH wireless-next v1 1/1] wifi: mt76: mt7915: Remove unuse ...Kalle Valo
  Re: [PATCH v1 1/5] s390/uv: don't call wait_on_page_writeback() w ...David Hildenbrand
  Re: [PATCH v1 2/4] drm/panel: boe-tv101wum-nl6: Support for BOE n ...Linus Walleij
  Re: Re: [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpfMichal =?utf-8?Q?Koutn=C3=BD?=
  Re: 6.8.5 does not boot (regression)Ard Biesheuvel
[New] [PATCH] microblaze: Remove early printk call from cpuinfo-static.cMichal Simek
[New] [PATCH] bcachefs: fix typo in reference to BCACHEFS_DEBUGLukas Bulwahn
  Re: [PATCH v2] net:tun: limit printing rate when illegal packet r ...Paolo Abeni
[New] [PATCH v1 0/8] MediaTek UFS fixes and cleanups - Part 1AngeloGioacchino Del Regno
  [PATCH v1 1/8] scsi: ufs-mediatek: Remove useless mediatek,ufs-su ...AngeloGioacchino Del Regno
  [PATCH v1 2/8] scsi: ufs: ufs-mediatek: Fix property name for cry ...AngeloGioacchino Del Regno
  [PATCH v1 3/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,u ...AngeloGioacchino Del Regno
  [PATCH v1 4/8] scsi: ufs: ufs-mediatek: Avoid underscores in cryp ...AngeloGioacchino Del Regno
  [PATCH v1 5/8] dt-bindings: ufs: mediatek,ufs: Document MT8192 co ...AngeloGioacchino Del Regno
[New] [PATCH v4] f2fs: zone: don't block IO if there is remained open zoneChao Yu
  [PATCH v1 6/8] dt-bindings: ufs: mediatek,ufs: Document MT8195 co ...AngeloGioacchino Del Regno
  [PATCH v1 7/8] dt-bindings: ufs: mediatek,ufs: Document additiona ...AngeloGioacchino Del Regno
  [PATCH v9 1/4] input: pm8xxx-vibrator: correct VIB_MAX_LEVELS cal ...Fenglin Wu via B4 Relay
[New] [PATCH v9 0/4] Add support for vibrator in multiple PMICsFenglin Wu via B4 Relay
  [PATCH v9 2/4] input: pm8xxx-vibrator: refactor to support new SP ...Fenglin Wu via B4 Relay
  [PATCH v9 3/4] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI ...Fenglin Wu via B4 Relay
  [PATCH v9 4/4] input: pm8xxx-vibrator: add new SPMI vibrator supportFenglin Wu via B4 Relay
  [PATCH v1 8/8] dt-bindings: ufs: mediatek,ufs: Document optional ...AngeloGioacchino Del Regno
  RE: [PATCH v2 12/12] iommu/vt-d: Retire struct intel_svm"Tian, Kevin"
  Re: [PATCH v1 1/1] fpga: ice40-spi: Remove unused of_gpio.hXu Yilun
[New] [PATCH][next] ASoC: codecs: tas2780: remove redundant assignments ...Colin Ian King
  Re: [PATCH] riscv: dts: sophgo: add initial Milk-V Duo S board de ...Michael Opdenacker
  Re: Re: [RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpfDjalal Harouni
  Re: [PATCH v5 1/6] nvme: authentication error are always non-retr ...Sagi Grimberg
  Re: [PATCH net-next v5 00/10] allocate dummy device dynamicallyKalle Valo
  [tip: x86/urgent] x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and ..."tip-bot2 for Josh Poimboeuf"
  [tip: x86/urgent] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} w ..."tip-bot2 for Josh Poimboeuf"
  [tip: x86/urgent] x86/bugs: Clarify that syscall hardening isn't ..."tip-bot2 for Josh Poimboeuf"
  [tip: x86/urgent] x86/bugs: Only harden syscalls when needed"tip-bot2 for Josh Poimboeuf"
  [tip: x86/urgent] x86/bugs: Fix BHI handling of RRSBA"tip-bot2 for Josh Poimboeuf"
  [tip: x86/urgent] x86/bugs: Cache the value of MSR_IA32_ARCH_CAPA ..."tip-bot2 for Josh Poimboeuf"
  [tip: x86/urgent] x86/bugs: Rename various 'ia32_cap' variables t ..."tip-bot2 for Ingo Molnar"
  [tip: x86/urgent] x86/bugs: Fix BHI documentation"tip-bot2 for Josh Poimboeuf"
  Re: [PATCH] soc: qcom: cmd-db: map shared memory as WT, not WBStephen Boyd
  Re: [PATCH] uprobes: reduce contention on uprobes_tree accessJonthan Haslam
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Andrew Cooper
  Re: [PATCH] x86/smpboot: Add map vars allocation check in smp_pre ...Ingo Molnar
  Re: [PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL supportRong Qianfeng
  Re: [PATCH v5 0/2] Samsung Galaxy Z Fold5 initial supportKrzysztof Kozlowski
  Re: [PATCH v2] net:tun: limit printing rate when illegal packet r ...Jason Wang
  Re: BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410=?utf-8?Q?Micka=C3=ABl_Sala=C3=BCn?=
[New] [PATCH][next] tpm/eventlog: remove redundant assignment to variab ...Colin Ian King
  Re: [PATCH] KVM: arm64: Add support for FFA_PARTITION_INFO_GETSebastian Ene
  Re: [PATCH V4 8/9] platform/x86/intel/sdsi: Simplify ascii printing=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH V4 7/9] tools/arch/x86/intel_sdsi: Fix meter_certifica ...=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
[New] [PATCH net-next v6] virtio_net: Support RX hash XDP hintLiang Chen
[New] [PATCH][next] serial: omap: remove redundant assignment to variab ...Colin Ian King
  Re: [PATCH 1/2] perf: arm_pmu: Only show online CPUs in device's ...Yicong Yang
  Re: [PATCH v4] fpga: region: add owner module and take its refcountXu Yilun
  Re: [f2fs-dev] [PATCH 1/3] f2fs: use folio_test_writebackChao Yu
  Re: [PATCH v6 10/10] nvme: Atomic write supportJohn Garry
  Re: [PATCH] perf tools: Simplify is_event_supported()Adrian Hunter
  Re: [PATCH] KVM: arm64: Add support for FFA_PARTITION_INFO_GETSebastian Ene
  Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter
  Re: [PATCH 07/10] riscv: add ISA extension parsing for ZcmopConor Dooley
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Christian Brauner
  Re: [f2fs-dev] [PATCH 2/3] f2fs: clear writeback when compression ...Chao Yu
  Re: [PATCH] KVM: arm64: Add support for FFA_PARTITION_INFO_GETSudeep Holla
[New] [PATCH][next] iommu/vt-d: remove redundant assignment to variable errColin Ian King
[New] [PATCH 0/2] KVM RISC-V HW IMSIC guest filesAnup Patel
  [PATCH 1/2] RISC-V: KVM: Share APLIC and IMSIC defines with irqch ...Anup Patel
  [PATCH 2/2] RISC-V: KVM: Use IMSIC guest files when availableAnup Patel
  Re: [PATCH] HID: bpf: fix hid_bpf_input_report() when hid-core is ...Jiri Kosina
  Re: [PATCH 07/10] riscv: add ISA extension parsing for Zcmop=?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?=
  Re: [f2fs-dev] [PATCH 3/3] f2fs: fix false alarm on invalid block ...Chao Yu
  Re: [PATCH v1 2/5] s390/uv: convert gmap_make_secure() to work on ...David Hildenbrand
  Re: [PATCH net-next v9 7/9] libeth: add Rx buffer managementAlexander Lobakin
  Re: [PATCH 4.19 00/41] 4.19.310-rc1 reviewGreg KH
  Re: [PATCH v3 1/2] riscv: nommu: remove PAGE_OFFSET hardcoding=?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?=
  Re: [PATCH] PCI: mt7621: Fix possible string truncation in snprintfSergio Paracuellos
  Re: [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-au ...Greg Kroah-Hartman
  Re: [PATCH v2 0/2] ACPICA: AEST: Support AEST V2Sudeep Holla
[New] [PATCH 6.6] Revert "dm-crypt, dm-verity: disable tasklets"Li Lingfeng
  Re: [PATCH 06/18] i2c: i801: remove printout on handled timeoutsAndi Shyti
  Re: [PATCH v2] fpga: region: add owner module and take its refcountXu Yilun
  Re: [PATCH] bcachefs: fix typo in reference to BCACHEFS_DEBUGHongbo Li
[New] [PATCH][next] tipc: remove redundant assignment to ret, simplify codeColin Ian King
  Re: [PATCH 00/13] Remove the empty lines from sama5 and sama7 DT ...Alexandre Belloni
  Re: [PATCH net-next v2 0/2] mptcp: add last time fields in mptcp_infoMatthieu Baerts
[New] [PATCH] slub: Clear __GFP_COMP flag when allocating 0 order pageHaifeng Xu
  Re: [PATCH 01/11] dt-bindings: soc: mobileye: add EyeQ5 OLB syste ...=?utf-8?q?Th=C3=A9o_Lebrun?=
[New] [PATCH v1] ALSA: hda/tas2781: Add new vendor_id and subsystem_id ...Shenghao Ding
  Re: [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-au ...Geert Uytterhoeven
  Re: [PATCH] bcachefs: fix typo in reference to BCACHEFS_DEBUGHongbo Li
  Re: [PATCH 3/4] dt-bindings: soc: Add Cirrus EP93xxStephen Boyd
  Re: [PATCH v5 0/2] Samsung Galaxy Z Fold5 initial supportAlexandru Serdeliuc
  Re: [PATCH mfd v1 1/2] mfd: rsmu: support I2C SMBus accessLee Jones
  Re: [PATCH net-next v11 01/13] net: phy: Introduce ethernet link ...Maxime Chevallier
  Re: [PATCH v10 3/4] clk: stm32: introduce clocks for STM32MP257 p ...Gabriel FERNANDEZ
  [PATCH v11 1/4] clk: stm32mp13: use platform device APIs <gabriel.fernandez@foss ...
[New] [PATCH v11 0/4] Introduce STM32MP257 clock driver <gabriel.fernandez@foss ...
  [PATCH v11 2/4] dt-bindings: clocks: stm32mp25: add description o ... <gabriel.fernandez@foss ...
  Re: [PATCH 4/4] soc: Add SoC driver for Cirrus ep93xxStephen Boyd
  Re: [PATCH mfd 1/2] mfd: rsmu: support I2C SMBus accessLee Jones
  [PATCH v11 3/4] clk: stm32: introduce clocks for STM32MP257 platform <gabriel.fernandez@foss ...
  [PATCH v11 4/4] arm64: dts: st: add rcc support for STM32MP25 <gabriel.fernandez@foss ...
  Re: [PATCH v3 4/9] spi: cadence-qspi: allow FIFO depth detection=?utf-8?q?Th=C3=A9o_Lebrun?=
  Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter
  Re: [PATCH 6/7] soundwire: debugfs: add interface to read/write c ...Vinod Koul
  Re: [PATCH v1 0/6] mfd: kempld: A few cleanupsLee Jones
  Re: [PATCH 1/2] ACPI: PPTT: Populate cacheinfo entirely with PPTTSudeep Holla
  Re: [GIT PULL] fs/9p patches for 6.9 merge windowOleg Nesterov
  Re: [PATCH 2/4] clk: ep93xx: add DT support for Cirrus EP93xxStephen Boyd
  Re: [PATCH 1/4] ARM: ep93xx: add regmap aux_devStephen Boyd
  Re: [PATCH v2 0/2] riscv: sophgo: add i2c and spi device to CV180 ...Inochi Amaoto
  Re: [RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut ...Wenjia Zhang
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Alexandre Chartre
[New] [PATCH] kernel-doc: fix struct_group_tagged() parsingAlexander Lobakin
  Re: RE: [PATCH v3 0/5] Wave515 decoder IP supportIvan Bornyakov
[New] [PATCH] regulator: pca9450: make warm reset on PMIC_RST_B assertionFabio Aiuto
[New] [PATCH] regulator: pca9450: make warm reset on PMIC_RST_B assertionFabio Aiuto
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Andrew Cooper
[New] [PATCH] regulator: pca9450: make warm reset on PMIC_RST_B assertionFabio Aiuto
  Re: [PATCH v9 00/13] Introduce STM32 Firewall frameworkAlexandre TORGUE
  Re: [PATCH v2] x86/mm: Don't disable INVLPG if "incomplete Global ...Andrew Cooper
  Re: [PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_ms ...Oleg Nesterov
  Re: [PATCH v2 4/5] pinctrl: qcom: sm7150: fix module autoloadingAngeloGioacchino Del Regno
  Re: [PATCH v2 2/5] pinctrl: mediatek: fix module autoloadingAngeloGioacchino Del Regno
[New] [PATCH v2] Bluetooth: btusb: Add USB HWID to usb_device_id table ...Jiande Lu
  Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64Ryan Roberts
  Re: [PATCH v2] slimbus: qcom-ngd-ctrl: Reduce auto suspend delaySrinivas Kandagatla
[New] [PATCH] NFSD: fix endianness issue in nfsd4_encode_fattr4Vasily Gorbik
[New] [syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_update_ ...syzbot
  Re: [PATCH v1 RESEND] slimbus: stream: Add null pointer check for ...Srinivas Kandagatla
  Re: [PATCH v2] soundwire: qcom: allow multi-link on newer devicesVinod Koul
  Re: [PATCH] slimbus: qcom-ctrl: fix module autoloadingSrinivas Kandagatla
  Re: [PATCH v2] soundwire: reconcile dp0_prop and dpn_propVinod Koul
  Re: [PATCH] soundwire: intel_ace2x: use legacy formula for intel_ ...Vinod Koul
  Re: [PATCH] HID: bpf: fix hid_bpf_input_report() when hid-core is ...Benjamin Tissoires
  Re: [PATCH 6.6] Revert "dm-crypt, dm-verity: disable tasklets"Greg KH
  Re: [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-au ...Greg Kroah-Hartman
  Re: [PATCH v2] slimbus: qcom-ngd-ctrl: Add timeout for wait operationSrinivas Kandagatla
  Re: [RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut ...Wen Gu
  Re: [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-au ...Thorsten Leemhuis
  Re: [PATCH] HID: bpf: fix hid_bpf_input_report() when hid-core is ...Benjamin Tissoires
  Re: [PATCH v3 1/3] arm64: tlb: Fix TLBI RANGE operandRyan Roberts
[New] [PATCH 4.19 000/175] 4.19.312-rc1 reviewGreg Kroah-Hartman
  Re: [PATCH 0/3] nvmem: layouts: store owner from modules with nvm ...Srinivas Kandagatla
  Re: [PATCH 1/2] nvmem: sc27xx: fix module autoloadingSrinivas Kandagatla
  Re: [PATCH 3/7] x86/bugs: Fix BHI handling of RRSBAAndrew Cooper
  Re: [PATCH] nvmem: core: switch to use device_add_groups()Srinivas Kandagatla
  RE: [PATCH][next] tipc: remove redundant assignment to ret, simpl ...Tung Quang Nguyen
  [PATCH v2 1/1] regulator: pca9450: make warm reset on PMIC_RST_B ...Fabio Aiuto
[New] [PATCH v2 0/1] regulator: pca9450: make warm reset on PMIC_RST_B ...Fabio Aiuto
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededAndrew Cooper
[New] [PATCH 6.8 000/143] 6.8.6-rc1 reviewGreg Kroah-Hartman
  Re: [PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support=?UTF-8?Q?Christian_K=C3=B6nig?=
  Re: [PATCH v1 0/6] mfd: kempld: A few cleanupsLee Jones
  Re: [PATCH v2] soundwire: qcom: allow multi-link on newer devicesKrzysztof Kozlowski
[New] =?UTF-8?B?W1BBVENIIG5ldC1uZXh0IHY1XSBuZXQvaXB2NDogYWRkIHRyYWNlcG9 ... <xu.xin16@zte ...
  Re: [PATCH 04/11] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGE ...=?utf-8?q?Th=C3=A9o_Lebrun?=
  Re: [PATCH v2 2/4] iio: pressure: dps310: introduce consistent er ...Dan Carpenter
[New] [PATCH 5.4 000/215] 5.4.274-rc1 reviewGreg Kroah-Hartman
  Re: Advice on cgroup rstat lockJesper Dangaard Brouer
  Re: [PATCH v1 0/6] mfd: kempld: A few cleanupsAndy Shevchenko
  Re: [PATCH] NFSD: fix endianness issue in nfsd4_encode_fattr4Jeff Layton
  Re: [PATCH wireless-next v1 1/1] wifi: mt76: mt7915: Remove unuse ...Andy Shevchenko
  Re: [PATCH] bcachefs: fix typo in reference to BCACHEFS_DEBUGDan Carpenter
[New] [PATCH v2] tracing: Add sched_prepare_exec tracepointMarco Elver
  Re: [PATCH v9 5/9] clk: mmp: Add Marvell PXA1908 clock driver=?UTF-8?Q?Duje_Mihanovi=C4=87?=
  Re: [PATCH] OPP: Fix required_opp_tables for multiple genpds usin ...Thorsten Leemhuis
[New] [PATCH 6.6 000/114] 6.6.27-rc1 reviewGreg Kroah-Hartman
  Re: [PATCH] quota: don't let mark_dquot_dirty() fail silentlyChao Yu
  RE: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUGDavid Laight
[New] [PATCH v4 0/2] convert imx-audio-spdif.txt to YAMLShengjiu Wang
  [PATCH v4 1/2] ASoC: dt-bindings: imx-audio-spdif: convert to YAMLShengjiu Wang
  Re: [PATCH v5 0/2] mm/madvise: enhance lazyfreeing with mTHP in m ...Ryan Roberts
  [PATCH v4 2/2] ARM: dts: imx6: exchange fallback and specific com ...Shengjiu Wang
[New] [GIT PULL] LoongArch fixes for v6.9-rc4Huacai Chen
  Re: [PATCH v2] net:tun: limit printing rate when illegal packet r ...Lei Chen
  Re: [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCO ...Alexander Lobakin
  Re: [PATCH v1 2/2] auxdisplay: charlcd: Provide a forward declarationAndy Shevchenko
[New] [PATCH v2 5.10/5.15] ata: libata-scsi: check cdb length for VARIA ...Mikhail Ukhin
  Re: [RFC v3 00/16] Basic clock and reset support for StarFive JH8 ...Conor Dooley
  Re: [PATCH RFC net-next 3/7] netdevice: introduce IFF_LOGICAL as ...Alexander Lobakin
[New] [PATCH 5.10 000/294] 5.10.215-rc1 reviewGreg Kroah-Hartman
  Re: [PATCH][next] tipc: remove redundant assignment to ret, simpl ...Dan Carpenter
  Re: [PATCH] perf/arm-cmn: Set PMU device parentWill Deacon
  Re: [PATCH RFC 1/2] clk: hisilicon: rename hi3519 PLL registratio ...Yang Xiwen
  Re: [PATCH v1 1/2] auxdisplay: charlcd: Add missing MODULE_DESCRI ...Andy Shevchenko
  Re: [PATCH 1/2 v4] dt-bindings: pwm: Add AXI PWM generatorUwe =?utf-8?Q?Kleine-K=C3=B6nig?=
  Re: [PATCH v2] net:tun: limit printing rate when illegal packet r ...Lei Chen
  [tip: irq/core] genirq: Fix trivial typo in the comment CPY ==> COPY"tip-bot2 for Andy Shevchenko"
  [tip: irq/core] genirq: Update MAINTAINERS to include interrupt r ..."tip-bot2 for Andy Shevchenko"
  Re: [PATCH v1 1/1] auxdisplay: charlcd: Don't rebuild when CONFIG ...Andy Shevchenko
[New] [PATCH] regmap: kunit: Fix memory leaks in gen_regmap() and gen_r ...Richard Fitzgerald
  Re: [PATCH v1 3/5] s390/uv: convert PG_arch_1 users to only work ...David Hildenbrand
[New] RE: [PATCH 6.8 000/143] 6.8.6-rc1 reviewChris Rankin
  RE: [PATCH 1/2 v4] dt-bindings: pwm: Add AXI PWM generator"Hennerich, Michael"
  Re: [PATCH v2 2/2] sched/topology: Optimize topology_span_sane()Andy Shevchenko
  Re: [PATCH 1/2 v4] dt-bindings: pwm: Add AXI PWM generatorNuno =?ISO-8859-1?Q?S=E1?=
  Re: [PATCH v2 1/3] leds: trigger: legtrig-bpf: Add ledtrig-bpf tr ...Lee Jones
  Re: [PATCH v4 2/2] ARM: dts: imx6: exchange fallback and specific ...Krzysztof Kozlowski
  Re: linux-next: manual merge of the tty tree with the tty.current ...Andy Shevchenko
  Re: [PATCH v1 3/5] s390/uv: convert PG_arch_1 users to only work ...David Hildenbrand
  Re: [PATCH v2 0/7] PCI: Solve two bridge window sizing issues=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH v2 12/12] iommu/vt-d: Retire struct intel_svmBaolu Lu
  Re: [PATCH][next] tipc: remove redundant assignment to ret, simpl ..."Colin King (gmail)"
  Re: [PATCH v3 3/3] arm64: tlb: Allow range operation for MAX_TLBI ...Will Deacon
  Re: [PATCH 05/11] clk: eyeq: add driver=?utf-8?q?Th=C3=A9o_Lebrun?=
  Re: [PATCH v1 1/1] gpio: regmap: Use -ENOTSUPP consistently"Michael Walle"
  Re: [PATCH v2 3/3] leds: trigger: Add documentation for ledtrig-bpfLee Jones
[New] [PATCH 6.1 00/83] 6.1.86-rc1 reviewGreg Kroah-Hartman
  Re: linux-next: manual merge of the risc-v tree with the rust-fix ...Miguel Ojeda
[New] [PATCH v6] x86/mm: Don't disable INVLPG if "incomplete Global INV ...Xi Ruoyao
[New] [PATCH 5.15 00/57] 5.15.155-rc1 reviewGreg Kroah-Hartman
  Re: [PATCH 2/2] Documentation: tpm_tisBagas Sanjaya
  Re: [RFC PATCH 3/4] ACPI: processor: refactor acpi_processor_get_ ...Miguel Luis
  Re: Advice on cgroup rstat lockArnaldo Carvalho de Melo
  [PATCH net-next v3 4/4] net: dsa: microchip: ksz9477: flower: val ...=?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?=
  [PATCH net-next v3 1/4] flow_offload: add control flag checking h ...=?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?=
  [PATCH net-next v3 2/4] nfp: flower: fix check for unsupported co ...=?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?=
[New] [PATCH net-next v3 0/4] flower: validate control flags=?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?=
  [PATCH net-next v3 3/4] net: prestera: flower: validate control flags=?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?=
  Re: [PATCH v1 0/6] mfd: kempld: A few cleanupsLee Jones
  Re: [PATCH v9 1/4] input: pm8xxx-vibrator: correct VIB_MAX_LEVELS ...Dmitry Baryshkov
[New] [PATCH v2] irqchip/gic-v3-its: Fix double free on errorGuanrui Huang
[New] [tip:perf/core] BUILD SUCCESS acf68d98cae8a60dc4af2e9feaaa799bf0a ...kernel test robot
  Re: [PATCH v9 2/4] input: pm8xxx-vibrator: refactor to support ne ...Dmitry Baryshkov
  Re: [PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cf ...Leon Romanovsky
  Re: [PATCH v7 0/8] devm_led_classdev_register() usage problemLee Jones
  Re: [PATCH 2/2 v4] pwm: Add driver for AXI PWM generatorUwe =?utf-8?Q?Kleine-K=C3=B6nig?=
  Re: [PATCH v7 0/8] devm_led_classdev_register() usage problemLee Jones
  Re: [PATCHSET 0/7] perf annotate: Add TUI support for data type p ...Arnaldo Carvalho de Melo
  Re: [PATCH v3 9/9] media: subdev: Support single-stream case in v ...Umang Jain
  Re: [PATCH v9 4/4] input: pm8xxx-vibrator: add new SPMI vibrator ...Dmitry Baryshkov
  Re: [RFC PATCH 4/4] ACPI: processor: refactor acpi_processor_remo ...Miguel Luis
  RE: [PATCH][next] tipc: remove redundant assignment to ret, simpl ...Tung Quang Nguyen
  Re: [PATCH] perf annotate: Skip DSOs not foundArnaldo Carvalho de Melo
  Re: [PATCH v1 2/6] drivers/perf: Add SiFive Composable Cache PMU ...Robin Murphy
  Re: [PATCH v3 9/9] media: subdev: Support single-stream case in v ...Tomi Valkeinen
  [PATCH v2 2/7] ALSA: hda: cs35l41: Support HP Omen models without ...Stefan Binding
  [PATCH v2 1/7] ALSA: hda: cs35l41: Set the max PCM Gain using tun ...Stefan Binding
[New] [PATCH v2 0/7] Add features, fixes and laptops for CS35L41 HDAStefan Binding
  [PATCH v2 4/7] ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for D ...Stefan Binding
  [PATCH v2 3/7] ALSA: hda/realtek: Add quirks for HP Omen models u ...Stefan Binding
  [PATCH v2 7/7] ALSA: hda: cs35l41: Remove Speaker ID for Lenovo L ...Stefan Binding
  [PATCH v2 5/7] ALSA: hda: cs35l41: Use shared cs-amp-lib to apply ...Stefan Binding
  [PATCH v2 6/7] ALSA: hda: cs35l41: Remove redundant argument to c ...Stefan Binding
[New] [PATCH v2] drm: nv04: Fix out of bounds accessMikhail Kobuk
  Re: [PATCH] bpf: strnchr not suitable for getting NUL-terminatorEdward Adam Davis
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...Ryan Roberts
  Re: [RFC PATCH net-next v5 04/11] net/smc: implement some unsuppo ...Alexandra Winter
[New] [PATCH net v3] net: sparx5: flower: fix fragment flags handling=?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?=
  Re: [PATCH] kernel-doc: fix struct_group_tagged() parsingPrzemek Kitszel
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Chao Gao
  Re: [PATCH v2 0/7] PCI: Solve two bridge window sizing issuesAndy Shevchenko
  Re: [PATCH] kernel-doc: fix struct_group_tagged() parsingAlexander Lobakin
  Re: 6.8.5 does not boot (regression)=?UTF-8?Q?Toralf_F=C3=B6rster?=
  Re: [PATCH v2] irqchip/gic-v3-its: Fix double free on errorMarc Zyngier
  Re: [PATCH 6.8 000/143] 6.8.6-rc1 reviewGreg KH
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...David Hildenbrand
  Re: [PATCH v1 1/1] serial: max3100: Convert to_max3100_port() to ...=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
[New] [PATCH] sched/cputime: remove unused vtime_account_kernelChangbin Du
  Re: [PATCH 0/4] regulator: Fix AXP717 PMIC supportLee Jones
  Re: [PATCH v8 0/3] clk: qcom: clk-rcg2: introduce support for mul ...Kathiravan Thirumoorthy
  Re: [PATCH][next] tipc: remove redundant assignment to ret, simpl ...Dan Carpenter
  Re: [PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG"Arnd Bergmann"
  Re: [PATCH v1 1/1] gpio: regmap: Use -ENOTSUPP consistentlyAndy Shevchenko
  Re: [patch 0/2] x86/cpu/amd: Fixup the topology rework falloutLaura Nao
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...Ryan Roberts
  Re: [PATCH] drivers: thermal: tsens: Fix null pointer dereferenceAleksandr Mishin
  Re: [PATCH] regmap: kunit: Fix memory leaks in gen_regmap() and g ...Markus Elfring
  Re: [PATCH rdma-next 1/1] RDMA/mana_ib: remove useless return val ...Leon Romanovsky
  Re: [PATCH net-next] flow_offload: fix flow_offload_has_one_actio ...Pieter Jansen van Vuuren
  Re: [PATCH 6.8 000/143] 6.8.6-rc1 reviewChris Rankin
  Re: [PATCH 2/4] clk: qcom: dispcc-sm6350: fix DisplayPort clocks"Luca Weiss"
  Re: [PATCH net v4] dpaa_eth: fix XDP queue indexVladimir Oltean
  Re: [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUsJonathan Cameron
  Re: [PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string fa ..."Arnd Bergmann"
  Re: [PATCH 2/5] mfd: add driver for Marvell 88PM886 PMICLee Jones
  Re: [patch 0/2] x86/cpu/amd: Fixup the topology rework fallout"Linux regression tracking (Thorsten Leemhuis)"
  Re: [PATCH v5 08/10] mm/ksm: Convert chain series funcs and repla ...Alex Shi
  Re: [PATCH net-next v6 5/9] net: dsa: microchip: add support for ...Vladimir Oltean
  Re: (subset) [PATCH v3] dt-bindings: mfd: twl: Convert trivial su ...Lee Jones
  Re: (subset) [PATCH] video: backlight: otm3225a: drop driver owne ...Lee Jones
  Re: [syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_upd ...Hillf Danton
[New] [PATCH v1] linux-firmware: update firmware for mediatek bluetooth ...Chris Lu
  RE: [PATCH][next] tipc: remove redundant assignment to ret, simpl ...Tung Quang Nguyen
  Re: [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_g ...Alex Shi
[New] [PATCH v2 0/8] MediaTek UFS fixes and cleanups - Part 1AngeloGioacchino Del Regno
  [PATCH v2 1/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,u ...AngeloGioacchino Del Regno
  [PATCH v2 2/8] scsi: ufs: ufs-mediatek: Fix property name for cry ...AngeloGioacchino Del Regno
[New] [PATCH v2] drivers: thermal: tsens: Fix null pointer dereferenceAleksandr Mishin
  [PATCH v2 3/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,u ...AngeloGioacchino Del Regno
  [PATCH v2 4/8] scsi: ufs: ufs-mediatek: Avoid underscores in cryp ...AngeloGioacchino Del Regno
  [PATCH v2 5/8] dt-bindings: ufs: mediatek,ufs: Document MT8192 co ...AngeloGioacchino Del Regno
  [PATCH v2 6/8] dt-bindings: ufs: mediatek,ufs: Document MT8195 co ...AngeloGioacchino Del Regno
  [PATCH v2 7/8] dt-bindings: ufs: mediatek,ufs: Document additiona ...AngeloGioacchino Del Regno
  [PATCH v2 8/8] dt-bindings: ufs: mediatek,ufs: Document optional ...AngeloGioacchino Del Regno
  Re: [PATCH v2 3/3] usb: typec: ucsi_glink: drop special handling ...Dmitry Baryshkov
[New] [PATCH net 0/4] ravb Ethernet driver bugfixesPaul Barker
  [PATCH net 1/4] net: ravb: Count packets instead of descriptors i ...Paul Barker
  Re: [PATCH] bcachefs: fix typo in reference to BCACHEFS_DEBUGHongbo Li
  Re: [PATCH v3] Add MO(mod objs) variable to process ext modules w ...Nicolas Schier
  [PATCH net 3/4] net: ravb: Fix GbEth jumbo packet RX checksum han ...Paul Barker
  [PATCH net 2/4] net: ravb: Allow RX loop to move past DMA mapping ...Paul Barker
  [PATCH net 4/4] net: ravb: Fix RX byte accounting for jumbo packetsPaul Barker
  Re: [PATCH v5 0/10] transfer page to folio in KSMAlex Shi
  Re: [PATCH net-next v6 3/9] net: add IEEE 802.1q specific helpersSimon Horman
  Re: [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_g ...David Hildenbrand
  Re: [PATCH 2/4] timerfd: convert to ->read_iter()Marek Szyprowski
  Re: [PATCH v3 9/9] media: subdev: Support single-stream case in v ...Umang Jain
  Re: [PATCH 6.8 000/143] 6.8.6-rc1 reviewGreg KH
  Re: [PATCH] kernel-doc: fix struct_group_tagged() parsingPrzemek Kitszel
  Re: [PATCH v3 0/2] mfd: rohm-bd71828: Add power offLee Jones
  Re: [PATCH net-next v6 3/9] net: add IEEE 802.1q specific helpersVladimir Oltean
  Re: [PATCH v3 9/9] media: subdev: Support single-stream case in v ...Tomi Valkeinen
  Re: [PATCH 07/10] riscv: add ISA extension parsing for ZcmopConor Dooley
  Re: [PATCH 3/3] iommu/vt-d: Fix WARN_ON in iommu probe pathBaolu Lu
  [PATCH v2] arm64: dts: qcom: sa8155p-adp: fix SDHC2 configurationVolodymyr Babchuk
  Re: [PATCH v3 9/9] media: subdev: Support single-stream case in v ...Umang Jain
  Re: [PATCH v2] irqchip/gic-v3-its: Fix double free on errorGuanrui Huang
  Re: [PATCH 6.1 00/83] 6.1.86-rc1 reviewPavel Machek
  Re: [PATCH v2] arm64: dts: qcom: sa8155p-adp: fix SDHC2 configurationKrzysztof Kozlowski
  Re: [syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_upd ...syzbot
  Re: [PATCH 4.19 000/175] 4.19.312-rc1 reviewPavel Machek
  Re: [PATCH 5.10 000/294] 5.10.215-rc1 reviewPavel Machek
  Re: [PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic int ...YongSu Yoo
  Re: [PATCH V5 00/12] perf/core: Add ability for an event to "paus ...Adrian Hunter
  Re: (subset) [PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 ...Mark Brown
  Re: [PATCH] media: dvb_ca_en50221: Fix a bug for detecting CI MODULEYongSu Yoo
  Re: [PATCH v3 6/8] greybus: Add mikroBUS manifest typesGreg Kroah-Hartman
  Re: [PATCH 6.1 00/83] 6.1.86-rc1 reviewPavel Machek
  Re: [PATCH V2] perf scripts python: Add a script to run instances ...Adrian Hunter
  Re: [PATCH] sched/cputime: remove unused vtime_account_kernelduchangbin
[New] [PATCH v4 0/1] tcp/dcpp: Un-pin tw_timerValentin Schneider
  [PATCH v4 1/1] tcp/dcpp: Un-pin tw_timerValentin Schneider
  Re: [PATCH v2] serial: imx: Introduce timeout when waiting on tra ...Greg Kroah-Hartman
  Re: [PATCH 1/5] dt-bindings: mfd: add entry for Marvell 88PM886 PMICKrzysztof Kozlowski
  Re: [PATCH V2 0/8] perf tools: Fix test "perf probe of function f ...Chaitanya S Prakash
  Re: [PATCH 01/12] iommu/vt-d: Add cache tag assignment interfaceBaolu Lu
[New] [PATCH v3] perf kvm: Add kvm-stat for loongarch64Bibo Mao
  Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, no ...Kyle Huey
  Re: [PATCH v7 00/16] power: sequencing: implement the subsystem a ...Amit Pundir
  Re: [PATCH v1 0/6] mfd: kempld: A few cleanupsAndy Shevchenko
[New] [PATCH] riscv: defconfig: Enable CONFIG_CLK_SOPHGO_CV1800Inochi Amaoto
  Re: [PATCH] openrisc: Add support for more module relocationsGeert Uytterhoeven
  Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotifyJan Kara
[New] [PATCH] linux-firmware: update firmware for MT7922 WiFi deviceDeren Wu
[New] [PATCH] media: c8sectpfe: Do not depend on DEBUG_FSRicardo Ribalda
  Re: [patch 0/2] x86/cpu/amd: Fixup the topology rework falloutThomas Gleixner
  Re: [PATCH v3 2/2] mfd: rohm-bd71828: Add power off functionalityMatti Vaittinen
  Re: [PATCH 2/2] iommu/vt-d: Remove caching mode check before devt ...Baolu Lu
  Re: [PATCH] usb: typec: mux: replace of_node_put() with __free [l ...Greg KH
  Re: [PATCH 6.6] Revert "dm-crypt, dm-verity: disable tasklets"Li Lingfeng
  Re: [PATCH v2] serial: imx: Introduce timeout when waiting on tra ...Esben Haabendal
  Re: [PATCH] usb: misc: onboard_usb_hub: Disable the USB hub clock ...Greg KH
  [PATCH V2] jfs: fix null ptr deref in dtInsertEntryEdward Adam Davis
  [PATCH v3] serial: imx: Introduce timeout when waiting on transmi ...Esben Haabendal
[New] [PATCH v2] sched/cputime: clean up common vtime APIsChangbin Du
  Re: [PATCH] bpf: fix uninit-value in strnchrEdward Adam Davis
  Re: [PATCH v20 4/9] usb: dwc3: core: Refactor PHY logic to suppor ...Greg Kroah-Hartman
[New] [PATCH] riscv: dts: sophgo: use real clock for sdhciInochi Amaoto
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...Lance Yang
  Re: [PATCH v2] arm64: dts: qcom: sa8155p-adp: fix SDHC2 configurationStephan Gerhold
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Christian Brauner
  Re: [PATCH v2 1/2] mm/userfaultfd: don't place zeropages when zer ...Alexander Gordeev
  Re: [PATCH 1/1] iommu/vt-d: Fix WARN_ON in iommu probe pathEthan Zhao
  Re: [PATCH v2 1/2] mm/userfaultfd: don't place zeropages when zer ...David Hildenbrand
  Re: [PATCH 1/4] Input: Add trackpoint doubletap and system debug ...Hans de Goede
  Re: [PATCH] drm/virtio: add driver_priv validation in virtio_gpu_ ...Dmitry Osipenko
  Re: [PATCH v2 2/2] s390/mm: re-enable the shared zeropage for !PV ...Alexander Gordeev
  RE: [PATCH v3] arm64: Cleanup __cpu_set_tcr_t0sz()"Seongsu Park"
[New] [PATCH v2] arm64: arm_pmuv3: Correctly extract and check the PMUVerYicong Yang
  Re: [PATCH] MAINTAINERS: adjust file entry in ARM/LPC32XX SOC SUPPORTAndi Shyti
[New] [GIT PULL] SCSI fixes for 6.9-rc3James Bottomley
  Re: [PATCH v2 0/1] regulator: pca9450: make warm reset on PMIC_RS ...Mark Brown
  Re: [PATCH 6.6] Revert "dm-crypt, dm-verity: disable tasklets"Mikulas Patocka
  Re: [PATCH 01/12] iommu/vt-d: Add cache tag assignment interfaceBaolu Lu
  Re: [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing ...Bjorn Helgaas
  Re: linux-next: duplicate patch in the devicetree treeRob Herring
  Re: [PATCH] selftests/timers/posix_timers: reimplement check_time ...Mark Brown
  Re: [PATCH] [v4] module: don't ignore sysfs_create_link() failuresGreg Kroah-Hartman
  Re: [PATCH] selftests/timers/posix_timers: reimplement check_time ...Mark Brown
  Re: [PATCH 1/1] pps: clients: gpio: Bypass edge's direction check ...Bastien Curutchet
  [tip: x86/urgent] x86/cpu/amd: Make the NODEID_MSR union actually ..."tip-bot2 for Thomas Gleixner"
  [tip: x86/urgent] x86/cpu/amd: Make the CPUID 0x80000008 parser c ..."tip-bot2 for Thomas Gleixner"
  Re: [GIT PULL] interconnect fixes for 6.9-rcGreg KH
  RE: [EXTERNAL] Re: [net-next PATCH] octeontx2-pf: Add support for ...Geethasowjanya Akula
[New] [PATCH v3 0/8] Move camss version related defs in to resourcesGjorgji Rosikopulos
  [PATCH v3 1/8] media: qcom: camss: Add per sub-device type resourcesGjorgji Rosikopulos
  [PATCH v3 2/8] media: qcom: camss: Attach formats to VFE resourcesGjorgji Rosikopulos
  [PATCH v3 4/8] media: qcom: camss: Attach formats to CSIPHY resourcesGjorgji Rosikopulos
  [PATCH v3 3/8] media: qcom: camss: Attach formats to CSID resourcesGjorgji Rosikopulos
  [PATCH v3 5/8] media: qcom: camss: Move format related functionsGjorgji Rosikopulos
  [PATCH v3 6/8] media: qcom: camss: Split testgen, RDI and RX for ...Gjorgji Rosikopulos
  [PATCH v3 7/8] media: qcom: camss: Decompose register and link op ...Gjorgji Rosikopulos
  [PATCH v3 8/8] media: qcom: camss: Decouple VFE from CSIDGjorgji Rosikopulos
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...Lance Yang
  Re: [PATCH v2 2/2] s390/mm: re-enable the shared zeropage for !PV ...David Hildenbrand
  Re: [PATCH v2 2/3] leds: sy7802: Add support for Silergy SY7802 f ...Lee Jones
  Re: (subset) [PATCH] dt-bindings: mfd: syscon: Add missing simple ...Lee Jones
  Re: (subset) [PATCH] mfd: ocelot-spi: Use spi_sync_transfer()Lee Jones
  Re: [PATCH v2 1/2] mm/userfaultfd: don't place zeropages when zer ...David Hildenbrand
  Re: [PATCH v13 4/5] clk: sophgo: Add SG2042 clock driverChen Wang
  Re: [PATCH] media: dt-bindings: media: add access-controllers to ...Alexandre TORGUE
  Re: [PATCH v2] irqchip/gic-v3-its: Fix double free on errorMarc Zyngier
  Re: [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate v ...Mark Rutland
  Re: [PATCH v4 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI adm ...Greg KH
  Re: [PATCH v6 08/11] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSMGreg KH
[New] [PATCH 1/1] tty: serial: fsl_lpuart: use dev_err_probe for clocksAlexander Stein
  Re: [RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable int ..."Arnd Bergmann"
  Re: [PATCH 1/2] sysfs: Add sysfs_bin_attr_simple_read() helperGreg Kroah-Hartman
  Re: [PATCH 0/2] Deduplicate bin_attribute simple read() callbacksGreg Kroah-Hartman
  Re: [PATCH v2 12/12] iommu/vt-d: Retire struct intel_svmJason Gunthorpe
  Re: [PATCH v4 1/2] devcoredump: Add dev_coredump_put()Greg KH
  Re: [PATCH net-next v5 00/10] allocate dummy device dynamicallyJakub Kicinski
  Re: [PATCH v2 12/12] iommu/vt-d: Retire struct intel_svmBaolu Lu
  Re: [PATCH v2 1/1] iommu/vt-d: Remove caching mode check before d ...Robin Murphy
  Re: [PATCH v1 1/5] s390/uv: don't call wait_on_page_writeback() w ...Alexander Gordeev
  Re: [PATCH V3] ppdev: Add an error check in register_deviceGreg KH
  Re: [PATCH v5 2/2] mm/arm64: override mkold_clean_ptes() batch helperRyan Roberts
  Re: [PATCH 01/12] iommu/vt-d: Add cache tag assignment interfaceBaolu Lu
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Alexandre Chartre
  Re: [PATCH v2 2/2] dma: dt-bindings: fsl-edma: clean up unused "f ...Frank Li
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Paolo Bonzini
  Re: [PATCH] init/main.c: Fix potential static_command_line memory ...Mike Rapoport
  Re: [PATCH v5 0/2] Synchronize DT overlay removal with devlink re ...Greg Kroah-Hartman
  Re: [PATCH v3 2/2] PCI: of: Attach created of_node to existing deviceGreg Kroah-Hartman
  Re: [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlo ...Ingo Molnar
  Re: [PATCH v2 4/4] arm64: mm: Lazily clear pte table mappings fro ...Mark Rutland
  Re: [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUsJonathan Cameron
  Re: [PATCH v2 0/1] regulator: pca9450: make warm reset on PMIC_RS ...Fabio Aiuto
  Re: [PATCH v1 0/2] gpiolib: acpi: A couple of error checks amendmendsMika Westerberg
  Re: [PATCH] NFSD: fix endianness issue in nfsd4_encode_fattr4Chuck Lever
  Re: [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prov ...David Woodhouse
  Re: [PATCH 0/4] arm64: Support the TSO memory modelWill Deacon
  Re: [PATCH V4 8/9] platform/x86/intel/sdsi: Simplify ascii printing=?UTF-8?q?Ilpo=20J=C3=A4rvinen?=
  Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-me ..."Kirill A. Shutemov"
[New] [PATCH v2] KVM: arm64: Add support for FFA_PARTITION_INFO_GETSebastian Ene
  Re: [PATCH] blk-iocost: Fix shift-out-of-bounds in iocg_kick_delay()Breno Leitao
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Alexandre Chartre
  [tip: locking/core] locking/qspinlock: Use atomic_try_cmpxchg_rel ..."tip-bot2 for Uros Bizjak"
  [tip: locking/core] locking/pvqspinlock: Use try_cmpxchg_acquire( ..."tip-bot2 for Uros Bizjak"
  Re: [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing ...Sergio Paracuellos
  Re: [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_ ...Tom Lendacky
  Re: [PATCH] io_uring/timeout: remove duplicate initialization of ...Jens Axboe
  Re: [PATCH v3 04/30] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.Greg Kroah-Hartman
  Re: [PATCH v3 03/30] ntsync: Introduce NTSYNC_IOC_SEM_POST.Greg Kroah-Hartman
  Re: [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlo ...Uros Bizjak
  Re: [PATCH] media: dt-bindings: media: add access-controllers to ...Krzysztof Kozlowski
  Re: [PATCH] jbd2: avoid mount failed when commit block is partial ...Jan Kara
  Re: [PATCH v1 0/2] gpiolib: acpi: A couple of error checks amendmendsAndy Shevchenko
  Re: [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate v ...Ryan Roberts
  Re: [PATCH 0/3] tso: aarch64: Expose TSO for virtualized linux on ...Will Deacon
[New] [PATCH v7 00/23] Support more Amlogic SoC families in crypto driverAlexey Romanov
  [PATCH v7 01/23] drivers: crypto: meson: don't hardcode IRQ countAlexey Romanov
  [PATCH v7 02/23] drviers: crypto: meson: add platform dataAlexey Romanov
  [PATCH v7 03/23] drivers: crypto: meson: remove clock inputAlexey Romanov
  [PATCH v7 04/23] drivers: crypto: meson: add MMIO helpersAlexey Romanov
  [PATCH v7 05/23] drivers: crypto: meson: move get_engine_number()Alexey Romanov
  [PATCH v7 06/23] drivers: crypto: meson: drop status field from m ...Alexey Romanov
  [PATCH v7 07/23] drivers: crypto: meson: move algs definition and ...Alexey Romanov
  [PATCH v7 08/23] drivers: crypto: meson: cleanup definesAlexey Romanov
  [PATCH v7 09/23] drivers: crypto: meson: process more than MAXDES ...Alexey Romanov
  [PATCH v7 10/23] drivers: crypto: meson: avoid kzalloc in engine ...Alexey Romanov
  [PATCH v7 13/23] drivers: crypto: meson: use fallback for 192-bit ...Alexey Romanov
  [PATCH v7 12/23] drivers: crypto: meson: add support for AES-CTRAlexey Romanov
  [PATCH v7 11/23] drivers: crypto: meson: introduce hasherAlexey Romanov
[New] [GIT PULL] Networking for v6.9-rc4Paolo Abeni
  [PATCH v7 14/23] drivers: crypto: meson: add support for G12-seriesAlexey Romanov
  [PATCH v7 15/23] drivers: crypto: meson: add support for AXG-seriesAlexey Romanov
  [PATCH v7 16/23] drivers: crypto: meson: add support for A1-seriesAlexey Romanov
  [PATCH v7 17/23] dt-bindings: crypto: meson: remove clk and secon ...Alexey Romanov
  [PATCH v7 18/23] arch: arm64: dts: meson: gxl: correct crypto nod ...Alexey Romanov
  [PATCH v7 19/23] dt-bindings: crypto: meson: support new SoC'sAlexey Romanov
  [PATCH v7 20/23] arch: arm64: dts: meson: a1: add crypto nodeAlexey Romanov
  [PATCH v7 21/23] arch: arm64: dts: meson: s4: add crypto nodeAlexey Romanov
  [PATCH v7 22/23] arch: arm64: dts: meson: g12: add crypto nodeAlexey Romanov
  [PATCH v7 23/23] arch: arm64: dts: meson: axg: add crypto nodeAlexey Romanov
  Re: [PATCH v2 4/4] arm64: mm: Lazily clear pte table mappings fro ...Ryan Roberts
  Re: [PATCH] locking/x86/xen: Use try_cmpxchg() in xen_alloc_p2m_e ...=?UTF-8?B?SsO8cmdlbiBHcm/Dnw==?=
  Re: [PATCH v2] x86/boot/64: Clear CR4.PGE to disable global 1:1 m ...Ingo Molnar
  Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy"Huang, Kai"
  Re: [PATCH 0/2] Deduplicate bin_attribute simple read() callbacksLukas Wunner
  Re: [PATCH 01/12] iommu/vt-d: Add cache tag assignment interfaceJason Gunthorpe
  Re: [PATCH v5 0/2] Samsung Galaxy Z Fold5 initial supportRob Herring
  Re: Nohz_full on boot CPU is broken (was: Re: [PATCH v2 1/1] wq: ...Oleg Nesterov
  [tip: x86/boot] x86/boot/64: Clear most of CR4 in startup_64(), e ..."tip-bot2 for Ard Biesheuvel"
  Re: [PATCH v9 2/4] input: pm8xxx-vibrator: refactor to support ne ...Fenglin Wu
  Re: [PATCH v7 0/8] devm_led_classdev_register() usage problemLee Jones
  Re: [PATCH net-next v9 7/9] libeth: add Rx buffer managementJakub Kicinski
  Re: [PATCH v2 1/1] iommu/vt-d: Remove caching mode check before d ...Baolu Lu
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...Ryan Roberts
  Re: [PATCH v2 0/1] regulator: pca9450: make warm reset on PMIC_RS ...Mark Brown
  Re: [PATCH 02/11] dt-bindings: clock: mobileye,eyeq5-clk: add Eye ...=?utf-8?q?Th=C3=A9o_Lebrun?=
[New] =?UTF-8?B?W1BBVENIXSB0dHk6IGh2Yzogd2FrZXVwIGh2YyBjb25zb2xlIGltbWV ... <li.hao40@zte ...
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...Ryan Roberts
  Re: [PATCH v9 4/4] input: pm8xxx-vibrator: add new SPMI vibrator ...Fenglin Wu
  Re: [PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem cod ...Dave Martin
  Re: [PATCH V3] ppdev: Add an error check in register_deviceHuai-Yuan Liu
  Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-me ..."Huang, Kai"
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...David Hildenbrand
[New] [PATCH] KVM: arm64: Remove FFA_MSG_SEND_DIRECT_REQ from the denylistSebastian Ene
  Re: [RFC PATCH 3/4] ACPI: processor: refactor acpi_processor_get_ ...Jonathan Cameron
  Re: [PATCH v1 0/5] livepatch: klp-convert tool - Minimal versionLukas Hruska
[New] [PATCH net-next v6 00/10] allocate dummy device dynamicallyBreno Leitao
  [PATCH net-next v6 01/10] net: core: Fix documentationBreno Leitao
  [PATCH net-next v6 02/10] net: free_netdev: exit earlier if dummyBreno Leitao
  Re: [PATCH 1/1] video: Handle HAS_IOPORT dependenciesHelge Deller
  [PATCH net-next v6 03/10] net: create a dummy net_device allocatorBreno Leitao
  [PATCH net-next v6 04/10] net: marvell: prestera: allocate dummy ...Breno Leitao
  [PATCH net-next v6 05/10] net: mediatek: mtk_eth_sock: allocate d ...Breno Leitao
  [PATCH net-next v6 06/10] net: ipa: allocate dummy net_device dyn ...Breno Leitao
  [PATCH net-next v6 07/10] net: ibm/emac: allocate dummy net_devic ...Breno Leitao
  [PATCH net-next v6 08/10] wifi: qtnfmac: Use netdev dummy allocat ...Breno Leitao
  [PATCH net-next v6 09/10] wifi: ath10k: allocate dummy net_device ...Breno Leitao
  [PATCH net-next v6 10/10] wifi: ath11k: allocate dummy net_device ...Breno Leitao
  Re: [RFC PATCH 4/4] ACPI: processor: refactor acpi_processor_remo ...Jonathan Cameron
  Re: [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when ...Sean Christopherson
  [PATCH v4 1/2] KVM: x86: Add a wbinvd helperZheyun Shen
  Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devicesHerve Codina
  [PATCH v4 2/2] KVM: SVM: Flush cache only on CPUs running SEV guestZheyun Shen
  Re: [PATCH] media: dt-bindings: media: add access-controllers to ...Rob Herring
  Re: [PATCH] init/main.c: Remove redundant space from saved_comman ...Masami Hiramatsu (Google)
  Re: [PATCH RESEND v8 04/10] watchdog: rzg2l_wdt: Check return sta ...claudiu beznea
  Re: [PATCH v3 2/2] mfd: rohm-bd71828: Add power off functionalityLee Jones
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...Lance Yang
  Re: [PATCH 2/2 v4] pwm: Add driver for AXI PWM generatorTrevor Gamblin
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Andrew Cooper
  Re: [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOS ...Dave Martin
  Re: [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOS ...Dave Martin
  Re: [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-me ...Tom Lendacky
  Re: [PATCH v1 02/31] x86/resctrl: Add a helper to avoid reaching ...Dave Martin
[New] [PATCH] drop_monitor: replace spin_lock by raw_spin_lockWander Lairson Costa
  Re: [PATCH v1 02/31] x86/resctrl: Add a helper to avoid reaching ...Dave Martin
[New] [PATCH v4 0/2] KVM: SVM: Flush cache only on CPUs running SEV guestZheyun Shen
  Re: [PATCH v1 06/31] x86/resctrl: Export resctrl fs's init functionDave Martin
  Re: [PATCH v1 06/31] x86/resctrl: Export resctrl fs's init functionDave Martin
  Re: [PATCH printk v4 17/27] printk: nbcon: Use nbcon consoles in ...Petr Mladek
  Re: [PATCH v1 07/31] x86/resctrl: Wrap resctrl_arch_find_domain() ...Dave Martin
  Re: [PATCH v1 11/31] x86/resctrl: Move monitor exit work to a res ...Dave Martin
  Re: [PATCH v1 12/31] x86/resctrl: Move max_{name,data}_width into ...Dave Martin
  Re: [PATCH 6.1 00/83] 6.1.86-rc1 reviewGreg Kroah-Hartman
  Re: [PATCH v1 13/31] x86/resctrl: Stop using the for_each_*_rdt_r ...Dave Martin
  Re: [PATCH v1 14/31] x86/resctrl: Export the is_mbm_*_enabled() h ...Dave Martin
  Re: [PATCH v1 16/31] x86/resctrl: Change mon_event_config_{read,w ...Dave Martin
  Re: [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt ...Dave Martin
  Re: [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_co ...Dave Martin
  Re: [PATCH v1 20/31] x86/resctrl: Allow an architecture to disabl ...Dave Martin
  Re: [PATCH printk v4 19/27] printk: nbcon: Add unsafe flushing on ...Petr Mladek
  Re: [PATCH 0/4] arm64: Support the TSO memory modelHector Martin
  Re: [PATCH] selftests/timers/posix_timers: reimplement check_time ...Thomas Gleixner
  Re: [PATCH v7 0/8] devm_led_classdev_register() usage problemGeorge Stark
  Re: [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCO ...Andrew Lunn
  Re: [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing ...Rob Herring
  Re: [PATCH 4.19 000/175] 4.19.312-rc1 reviewNaresh Kamboju
  Re: [PATCH v9 4/4] input: pm8xxx-vibrator: add new SPMI vibrator ...Dmitry Baryshkov
  Re: [patch V2 08/50] posix-cpu-timers: Save interval only for arm ...Anna-Maria Behnsen
  Re: [PATCH v1 24/31] x86/resctrl: Move get_config_index() to a headerDave Martin
  Re: [PATCH v3 2/5] x86/kexec: do unconditional WBINVD for bare-me ...Tom Lendacky
  Re: [PATCH v1 28/31] x86/resctrl: Drop __init/__exit on assorted ...Dave Martin
  Re: [PATCH v2] HID: i2c-hid: wait for i2c touchpad deep-sleep to ...=?UTF-8?Q?=C5=81ukasz_Majczak?=
  Re: [PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue wit ...Hardik Gajjar
  Re: [PATCH v1 29/31] fs/resctrl: Add boiler plate for external re ...Dave Martin
[New] [PATCH v1] ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP configStefan Binding
  Re: [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to hea ...Dave Martin
  Re: (subset) [PATCH] dt-bindings: mfd: syscon: Add missing simple ...Rob Herring
  Re: [PATCH] init/main.c: Fix potential static_command_line memory ...Masami Hiramatsu (Google)
  Re: [PATCH v6] x86/mm: Don't disable INVLPG if "incomplete Global ...Sean Christopherson
  Re: [PATCH 2/2 v4] pwm: Add driver for AXI PWM generatorTrevor Gamblin
  Re: [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem cod ...Dave Martin
  Re: [PATCH] init/main.c: Fix potential static_command_line memory ...Yuntao Wang
[New] [PATCH 00/31] Remove UCLINUX (nommu support) from LTP legacy C APIPetr Vorel
  Re: [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched ...Ryan Roberts
  Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming StrategySean Christopherson
  Re: [PATCH] sched: Add missing memory barrier in switch_mm_cidDave Hansen
  Re: [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to hea ...Dave Martin
  Re: [PATCH 08/11] MIPS: mobileye: eyeq5: add OLB syscon node=?utf-8?q?Th=C3=A9o_Lebrun?=
  Re: [PATCH v1 27/31] x86/resctrl: Rename resctrl_sched_in() to be ...Dave Martin
  Re: [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem cod ...Dave Martin
  Re: [PATCH v1 22/31] x86/resctrl: Make resctrl_arch_pseudo_lock_f ...Dave Martin
  Re: [PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem cod ...Dave Martin
  Re: [PATCH v2 1/2] dmaengine: fsl-edma: Remove unused "fsl,imx8qm ...Frank Li
  [PATCH 02/11] dt-bindings: net: add phy-supply property for stm32Christophe Roullier
  [PATCH 01/11] dt-bindings: net: add STM32MP13 compatible in docum ...Christophe Roullier
  Re: [RFC PATCH 3/6] mfd: support ROHM BD96801 PMIC coreLee Jones
  [PATCH 04/11] net: ethernet: stmmac: add management of stm32mp13 ...Christophe Roullier
[New] [PATCH 00/11] Series to deliver Ethernets for STM32MP13Christophe Roullier
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...Ryan Roberts
  Re: [RESEND. PATCH v2] Bluetooth: btusb: Add Realtek RTL8852BE su ... patchwork-bot+bluetooth@kernel ...
  Re: [PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cf ...Jakub Kicinski
  [PATCH 07/11] net: ethernet: stmmac: stm32: support the phy-suppl ...Christophe Roullier
  [PATCH 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 suppor ...Christophe Roullier
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Alexandre Chartre
  [PATCH 11/11] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl supportChristophe Roullier
  [PATCH 09/11] ARM: dts: stm32: add ethernet1/2 RMII pins for STM3 ...Christophe Roullier
  [PATCH 06/11] net: ethernet: stm32: clean the way to manage wol i ...Christophe Roullier
  [PATCH 10/11] ARM: dts: stm32: add ethernet1 and ethernet2 for ST ...Christophe Roullier
  [PATCH 03/11] net: ethernet: stmmac: rework glue to simplify mana ...Christophe Roullier
  [PATCH 05/11] net: ethernet: stmmac: stm32: update config managem ...Christophe Roullier
  Re: [PATCH v2 1/2] bus: mhi: host: Add sysfs entry to force devic ...Jeffrey Hugo
  Re: [PATCH v5 1/2] mm/madvise: optimize lazyfreeing with mTHP in ...David Hildenbrand
  Re: [PATCH 6/7] soundwire: debugfs: add interface to read/write c ...Pierre-Louis Bossart
[New] [PATCH v7 1/2] x86/mm: Don't disable INVLPG if "incomplete Global ...Xi Ruoyao
  Re: BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410Naresh Kamboju
  [PATCH v7 2/2] x86/mm: Don't disable INVLPG if the kernel is runn ...Xi Ruoyao
  Re: [PATCH V6 3/6] sched/fair: Fair server interfacePeter Zijlstra
  Re: [PATCH v6] x86/mm: Don't disable INVLPG if "incomplete Global ...Dave Hansen
  Re: [PATCH v2 1/1] regulator: pca9450: make warm reset on PMIC_RS ...Krzysztof Kozlowski
  Re: [PATCH v2 2/2] bus: mhi: host: pci_generic: Add edl callback ...Jeffrey Hugo
  Re: [PATCH v4] f2fs: zone: don't block IO if there is remained op ...Daeho Jeong
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Paolo Bonzini
  [PATCH] sched/isolation: fix boot crash when the boot CPU is nohz ...Oleg Nesterov
  Re: [PATCH v6] x86/mm: Don't disable INVLPG if "incomplete Global ...Xi Ruoyao
  Re: [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate v ...Mark Rutland
[New] [PATCH v5] fpga: region: add owner module and take its refcountMarco Pagani
  Re: [PATCH RFC net-next 7/7] netdev_features: convert NETIF_F_FCO ...Jakub Kicinski
  Re: [PATCH v3 0/3] RDMA/mana_ib: Add flex array to struct mana_cf ... patchwork-bot+netdevbpf@kernel ...
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locksMatthew Wilcox
  Re: BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410Naresh Kamboju
  Re: [PATCH] pinctrl: renesas: pinctrl-rzg2l: Remove extra space i ...Geert Uytterhoeven
[New] [PATCH] perf parse-events: Avoid two scenarios involving the reor ...Yanfei Xu
  Re: [PATCH v2 3/5] mm: swap_pte_batch: add an output argument to ...Ryan Roberts
  Re: [PATCH] jbd2: avoid mount failed when commit block is partial ..."Theodore Ts'o"
  Re: [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate v ...Ryan Roberts
  Re: [PATCH] init/main.c: Fix potential static_command_line memory ...Yuntao Wang
  Re: [PATCH v6] x86/mm: Don't disable INVLPG if "incomplete Global ...Andrew Cooper
  Re: [PATCH v2 3/5] mm: swap_pte_batch: add an output argument to ...David Hildenbrand
  Re: BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410Dan Carpenter
  [PATCH v1 2/2] usb: gadget: dummy_hcd: Set transfer interval to 1 ...Marcello Sylvester Bauer
  [PATCH v1 1/2] usb: gadget: dummy_hcd: Switch to hrtimer transfer ...Marcello Sylvester Bauer
  Re: [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOS ...Dave Martin
  Re: [PATCH 02/11] dt-bindings: clock: mobileye,eyeq5-clk: add Eye ...Krzysztof Kozlowski
  Re: [PATCH V6 3/6] sched/fair: Fair server interfaceDaniel Bristot de Oliveira
  Re: [PATCH 03/11] dt-bindings: reset: mobileye,eyeq5-reset: add E ...Krzysztof Kozlowski
  Re: BUG: KASAN: null-ptr-deref in _raw_spin_lock_irq next-20240410Guenter Roeck
[New] [PATCH] treewide: Fix common grammar mistake "the the"Thorsten Blum
  Re: [PATCH 08/11] MIPS: mobileye: eyeq5: add OLB syscon nodeKrzysztof Kozlowski
  Re: [PATCH v2 5/8] dt-bindings: ufs: mediatek,ufs: Document MT819 ...Conor Dooley
  Re: (subset) [PATCH] dt-bindings: mfd: syscon: Add missing simple ...Lee Jones
  Re: [PATCH v2 6/8] dt-bindings: ufs: mediatek,ufs: Document MT819 ...Conor Dooley
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededJosh Poimboeuf
  Re: [PATCH v3 8/9] clk: renesas: rzg2l-cpg: Add suspend/resume su ...Geert Uytterhoeven
  Re: [PATCH 2/5] mfd: add driver for Marvell 88PM886 PMIC"Karel Balej"
  Re: [PATCH] soc: mediatek: mtk-socinfo: Correct the marketing nam ...Fei Shao
  Re: [PATCH v2 7/8] dt-bindings: ufs: mediatek,ufs: Document addit ...Conor Dooley
  Re: [PATCH v2 5/8] dt-bindings: ufs: mediatek,ufs: Document MT819 ...AngeloGioacchino Del Regno
  Re: [PATCH v2 8/8] dt-bindings: ufs: mediatek,ufs: Document optio ...Conor Dooley
  Re: [PATCH v1 2/4] docs: stable-kernel-rules: mention "no semi-au ...Greg Kroah-Hartman
  Re: [PATCH] treewide: Fix common grammar mistake "the the"Randy Dunlap
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Alexandre Chartre
  Re: [PATCH v2 7/8] dt-bindings: ufs: mediatek,ufs: Document addit ...AngeloGioacchino Del Regno
  Re: [PATCH] perf parse-events: Avoid two scenarios involving the ...Ian Rogers
  Re: [PATCH v2 8/8] dt-bindings: ufs: mediatek,ufs: Document optio ...AngeloGioacchino Del Regno
  Re: [PATCH v2] tracing: Add sched_prepare_exec tracepointKees Cook
  Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming StrategyXiaoyao Li
[New] [PATCH net] Bluetooth: hci_event: fix double hci_conn_drop() when ... kovalev@altlinux ...
  Re: [PATCH v2 7/8] dt-bindings: ufs: mediatek,ufs: Document addit ...Conor Dooley
[New] [PATCH net] Bluetooth: hci_event: fix possible multiple drops by ... kovalev@altlinux ...
  Re: [PATCH v6] x86/mm: Don't disable INVLPG if "incomplete Global ...Dave Hansen
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Paolo Bonzini
  Re: [PATCH RESEND v8 09/10] watchdog: rzg2l_wdt: Power on the PM ...Geert Uytterhoeven
[New] [PATCH v1 0/2] usb: gadget: dummy_hcd: Switch to hrtimers for bet ...Marcello Sylvester Bauer
  Re: [PATCH 7/7] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} wit ...Josh Poimboeuf
  Re: [PATCH v2 7/8] dt-bindings: ufs: mediatek,ufs: Document addit ...AngeloGioacchino Del Regno
  Re: [PATCH 2/5] x86/pvh: Make PVH entrypoint PIC for x86-64Jason Andryuk
  Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming StrategySean Christopherson
  Re: [PATCH] treewide: Fix common grammar mistake "the the"Dan Carpenter
  Re: [PATCH] init/main.c: Remove redundant space from saved_comman ...Yuntao Wang
  Re: [PATCH v3 0/9] clk: renesas: rzg2l: Add support for power domainsGeert Uytterhoeven
  Re: [PATCH net] Bluetooth: hci_event: fix double hci_conn_drop() ... kovalev@altlinux ...
  Re: [Linux kernel bug] general protection fault in disable_storeAlan Stern
  [PATCH 001/437] fs: split do_loop_readv_writev() into separate re ...Jens Axboe
  Re: [PATCH v2 1/1] regulator: pca9450: make warm reset on PMIC_RS ...Fabio Aiuto
  [PATCH 002/437] fs: add generic read/write iterator helpersJens Axboe
  [PATCH 003/437] fs: add helpers for defining read/write iterator ...Jens Axboe
  [PATCH 004/437] fs: add simple_copy_{to,from}_iter() helpersJens Axboe
[New] [PATCHSET RFC 0/437] Kill off old fops ->read() and ->write()Jens Axboe
  [PATCH 005/437] uio: add get/put_iter helpersJens Axboe
  [PATCH 006/437] fs: add uio.h to fs.hJens Axboe
  Re: [PATCH] drm/msm: Drop msm_read/writelBjorn Andersson
  [PATCH 008/437] kstrtox: add iov_iter versions of the string conv ...Jens Axboe
  [PATCH 009/437] lib/string_helpers: split __parse_int_array() int ...Jens Axboe
  [PATCH 010/437] lib/string_helpers: add parse_int_array_iter()Jens Axboe
  [PATCH 012/437] char/adi: convert to read/write iteratorsJens Axboe
  [PATCH 013/437] char/apm-emulation: convert to read/write iteratorsJens Axboe
  [PATCH 014/437] char/applicom: convert to read/write iteratorsJens Axboe
  [PATCH 015/437] char/nsc_gpio: convert to read/write iteratorsJens Axboe
  [PATCH 016/437] char/dsp1620: convert to read/write iteratorsJens Axboe
  [PATCH 017/437] char/dsp56k: convert to read/write iteratorsJens Axboe
  Re: [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate v ...Mark Rutland
  [PATCH 018/437] char/dtlk: convert to read/write iteratorsJens Axboe
  [PATCH 019/437] char/hpet: convert to read/write iteratorsJens Axboe
  [PATCH 020/437] char/hw_random: convert to read/write iteratorsJens Axboe
  [PATCH 021/437] char/ipmi: convert to read/write iteratorsJens Axboe
  [PATCH 022/437] char/tpm: convert to read/write iteratorsJens Axboe
  [PATCH 023/437] char/lp: convert to read/write iteratorsJens Axboe
  [PATCH 007/437] mm/util: add iterdup_nul() and iterdup() helpersJens Axboe
  [PATCH 025/437] char/mwave: convert to read/write iteratorsJens Axboe
  [PATCH 027/437] char/nwbutton: convert to read/write iteratorsJens Axboe
  [PATCH 028/437] char/nwflash: convert to read/write iteratorsJens Axboe
  [PATCH 029/437] char/pc8736x_gpio: convert to read/write iteratorsJens Axboe
  [PATCH 030/437] char/powernv-op-panel: convert to read/write iter ...Jens Axboe
  [PATCH 031/437] char/ppdev: convert to read/write iteratorsJens Axboe
  Re: [PATCH printk v4 17/27] printk: nbcon: Use nbcon consoles in ...Petr Mladek
  [PATCH 026/437] char/nvram: convert to read/write iteratorsJens Axboe
  [PATCH 011/437] virtio_console: convert to read/write iterator he ...Jens Axboe
  [PATCH 032/437] char/ps3flash: convert to read/write iteratorsJens Axboe
  [PATCH 024/437] char/mem: convert to read/write iteratorsJens Axboe
  [PATCH 034/437] char/sonypi: convert to read/write iteratorsJens Axboe
  [PATCH 035/437] char/tlclk: convert to read/write iteratorsJens Axboe
  [PATCH 036/437] char/xilinx_hwicap: convert to read/write iteratorsJens Axboe
  [PATCH 038/437] debugfs: convert to ->read_iter()Jens Axboe
  Re: (subset) [PATCH] mfd: Tidy Kconfig dependenciesLee Jones
  [PATCH 039/437] libfs: switch to read iter and add copy helpersJens Axboe
[New] [PATCH] mm/rmap: do not add fully unmapped large folio to deferre ...Zi Yan
  Re: [PATCH] xfs: replace deprecated strncpy with strscpy_padKees Cook
  [PATCH 041/437] fs: convert any user of fops->read() for seq_read ...Jens Axboe
  [PATCH 040/437] fs: convert generic_read_dir() to ->read_iter()Jens Axboe
  [PATCH 042/437] ceph: convert read_dir handler to read_iter()Jens Axboe
  [PATCH 043/437] ecryptfs: miscdev: convert to read/write iteratorsJens Axboe
  [PATCH 045/437] orangefs: convert to read/write iteratorsJens Axboe
  [PATCH 046/437] dlm: convert to read/write iteratorsJens Axboe
  [PATCH 048/437] ubifs: convert to read/write iteratorsJens Axboe
  [PATCH 049/437] fuse: convert to read/write iteratorsJens Axboe
  [PATCH 050/437] staging: convert drivers to read/write iteratorsJens Axboe
  [PATCH 051/437] Bluetooth: convert to read/write iteratorsJens Axboe
  [PATCH 053/437] net: 6lowpan: convert debugfs to read/write iteratorsJens Axboe
  [PATCH 054/437] net: sunrpc: convert to read/write iteratorsJens Axboe
  [PATCH 055/437] net: wireless: convert to read/write iteratorsJens Axboe
  [PATCH 052/437] net: mac80211: convert to read/write iteratorsJens Axboe
  [PATCH 056/437] net: rfkill: convert to read/write iteratorsJens Axboe
  [PATCH 057/437] net: l2tp: convert to read/write iteratorsJens Axboe
  [PATCH 044/437] ocfs2: convert to read/write iteratorsJens Axboe
  [PATCH 058/437] fs: add IOCB_VECTORED flagsJens Axboe
  [PATCH 059/437] ALSA: core: convert to read/write iteratorsJens Axboe
  [PATCH 061/437] ASoC: fsl: convert to read/write iteratorsJens Axboe
  [PATCH 060/437] ASoC: Intel: convert to read/write iteratorsJens Axboe
  [PATCH 062/437] ALSA: pcmtest: convert to read/write iteratorsJens Axboe
  [PATCH 063/437] sound/oss/dmasound: convert to read/write iteratorsJens Axboe
  [PATCH 064/437] ASoC: SOF: icp3-dtrace: convert to read/write ite ...Jens Axboe
  [PATCH 065/437] SoC: SOF: icp4: convert to read/write iteratorsJens Axboe
  Re: [PATCH] selftests/timers/posix_timers: reimplement check_time ...John Stultz
  [PATCH 067/437] ASoC: SOF: convert to read/write iteratorsJens Axboe
  [PATCH 066/437] ASoC: SOF: Core: convert to read/write iteratorsJens Axboe
  [PATCH 068/437] block: convert to read/write iteratorsJens Axboe
  [PATCH 069/437] bpf: convert to read/write iteratorsJens Axboe
  [PATCH 070/437] perf: convert events to read/write iteratorsJens Axboe
  [PATCH 071/437] dma-debug: convert to read/write iteratorsJens Axboe
  [PATCH 072/437] kernel/fail_function: convert to read/write iteratorsJens Axboe
  [PATCH 073/437] kcsan: convert to read/write iteratorsJens Axboe
  [PATCH 075/437] kernel/power: convert to read/write iteratorsJens Axboe
  [PATCH 076/437] printk: convert to read/write iteratorsJens Axboe
  [PATCH 077/437] relay: convert to read/write iteratorsJens Axboe
  [PATCH 078/437] kernel/time: convert to read/write iteratorsJens Axboe
  [PATCH 079/437] rv: convert to read/write iteratorsJens Axboe
  Re: [PATCH v2 4/5] mm: swap: entirely map large folios found in s ...Ryan Roberts
  [PATCH 082/437] sched/debug: convert to read/write iteratorsJens Axboe
  [PATCH 084/437] locking/lock_events: convert to read/write iteratorsJens Axboe
  [PATCH 085/437] kprobes: convert to read/write iteratorsJens Axboe
  [PATCH 086/437] fs: add iterator based version of simple_transact ...Jens Axboe
  [PATCH 087/437] tomoyo: convert to read/write iteratorsJens Axboe
  [PATCH 037/437] char/xillybus: convert to read/write iteratorsJens Axboe
  [PATCH 088/437] smack: convert to read/write iteratorsJens Axboe
  [PATCH 089/437] apparmor: convert to read/write iteratorsJens Axboe
  [PATCH 091/437] lsm: convert to read/write iteratorsJens Axboe
  [PATCH 080/437] tracing: convert to read/write iteratorsJens Axboe
  [PATCH 092/437] selinux: convert to read/write iteratorsJens Axboe
  [PATCH 093/437] integrity: convert to read/write iteratorsJens Axboe
  [PATCH 094/437] lockdown: convert to read/write iteratorsJens Axboe
  Re: [PATCH 3/7] x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf
  [PATCH 095/437] security: convert to read/write iteratorsJens Axboe
  [PATCH 098/437] drbd: convert to read/write iteratorsJens Axboe
  [PATCH 099/437] mtip32xx: convert to read/write iteratorsJens Axboe
  [PATCH 100/437] zram: convert to read/write iteratorsJens Axboe
  [PATCH 101/437] s390/dasd: convert to read/write iteratorsJens Axboe
  [PATCH 102/437] lib: convert to read/write iteratorsJens Axboe
  [PATCH 103/437] ipc: convert to read/write iteratorsJens Axboe
  [PATCH 105/437] drivers/acpi: convert to read/write iteratorsJens Axboe
  [PATCH 104/437] drivers/accel: convert to read/write iteratorsJens Axboe
  [PATCH 107/437] crypto: iaa: convert to read/write iteratorsJens Axboe
  [PATCH 106/437] crypto: hisilicon: convert to read/write iteratorsJens Axboe
  [PATCH 109/437] crypto: cpp: convert to read/write iteratorsJens Axboe
  [PATCH 108/437] crypto: qat: convert to read/write iteratorsJens Axboe
  [PATCH 110/437] fs/pstore: convert to read/write iteratorsJens Axboe
  [PATCH 111/437] drivers/gpio: convert to ->read_iter and ->write_iterJens Axboe
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locksPeter Xu
  [PATCH 112/437] drivers/bluetooth: convert to read/write iteratorsJens Axboe
  [PATCH 113/437] drivers/ras: convert to read/write iteratorsJens Axboe
  [PATCH 115/437] drivers/comedi: convert to read/write iteratorsJens Axboe
  [PATCH 116/437] drivers/counter: convert to read/write iteratorsJens Axboe
  [PATCH 118/437] drivers/tty: convert to ->read_iter and ->write_iterJens Axboe
  [PATCH 117/437] drivers/hid: convert to read/write iteratorsJens Axboe
  [PATCH 120/437] fs/eventfd: convert to read/write iteratorsJens Axboe
  [PATCH 121/437] drivers/input: convert to read/write iteratorsJens Axboe
  [PATCH 122/437] drivers/pci: convert to read/write iteratorsJens Axboe
  [PATCH 123/437] fs/fuse: convert to read/write iteratorsJens Axboe
  [PATCH 124/437] firmware: arm_scmi: convert to read/write iteratorsJens Axboe
  [PATCH 047/437] tracefs: convert to read/write iteratorsJens Axboe
  [PATCH 125/437] firmware: cirrus: convert to read/write iteratorsJens Axboe
  [PATCH 126/437] firmware: efi: convert to read/write iteratorsJens Axboe
  [PATCH 127/437] firmware: psci: convert to read/write iteratorsJens Axboe
  [PATCH 128/437] firmware: turris-mox-rwtm: convert to read/write ...Jens Axboe
  [PATCH 129/437] firmware: tegra: convert to read/write iteratorsJens Axboe
  [PATCH 130/437] drivers/i2c: convert to read/write iteratorsJens Axboe
  [PATCH 131/437] drivers/opp: convert to read/write iteratorsJens Axboe
  [PATCH 114/437] fs/efivars: convert to read/write iteratorsJens Axboe
  [PATCH 132/437] drivers/base: convert to read/write iteratorsJens Axboe
  [PATCH 133/437] drivers/bus: convert to read/write iteratorsJens Axboe
  [PATCH 134/437] drivers/regulator: convert to read/write iteratorsJens Axboe
  [PATCH 135/437] fs/notify: convert to read/write iteratorsJens Axboe
  [PATCH 138/437] drm/i915: convert to read/write iteratorsJens Axboe
  [PATCH 140/437] drm: msm: convert to read/write iteratorsJens Axboe
  [PATCH 141/437] drm: nouveau: convert to read/write iteratorsJens Axboe
  Re: [PATCH v2] tracing: Add sched_prepare_exec tracepointSteven Rostedt
  [PATCH 139/437] drm: amd: convert to read/write iteratorsJens Axboe
  [PATCH 142/437] drm: mipi: convert to read/write iteratorsJens Axboe
  [PATCH 033/437] char/scx200_gpio: convert to read/write iteratorsJens Axboe
  [PATCH 143/437] drm: mali: convert to read/write iteratorsJens Axboe
  [PATCH 2/2] serial: exar: adding CTI PCI/PCIe serial port support ... parker@finest ...
  [PATCH 144/437] drm/bridge: it6505: convert to read/write iteratorsJens Axboe
[New] [PATCH][next] smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-en ..."Gustavo A. R. Silva"
  [PATCH 145/437] drm/imagination: convert to read/write iteratorsJens Axboe
  [PATCH 146/437] drm/loongson: convert to read/write iteratorsJens Axboe
  [PATCH 147/437] drm/radeon/radeon_ttm: convert to read/write iter ...Jens Axboe
  [PATCH 148/437] drm: armada: convert to read/write iteratorsJens Axboe
  [PATCH 136/437] drm: switch drm_read() to be iterator basedJens Axboe
  [PATCH 149/437] drm: omap: convert to read/write iteratorsJens Axboe
  [PATCH 137/437] drm: convert debugfs helpers to be read/write ite ...Jens Axboe
  [PATCH 150/437] vga_switcheroo: convert to read/write iteratorsJens Axboe
  [PATCH 152/437] drivers/rtc: convert to read/write iteratorsJens Axboe
  [PATCH 153/437] drivers/dma: convert to read/write iteratorsJens Axboe
  [PATCH 154/437] fs/debugfs: convert to read/write iteratorsJens Axboe
  [PATCH 155/437] HID: usbhid: convert to read/write iteratorsJens Axboe
  Re: [PATCH v1 10/31] x86/resctrl: Move monitor init work to a res ...Dave Martin
  [PATCH 157/437] usb: class: convert to read/write iteratorsJens Axboe
  [PATCH 159/437] usb: dwc2: convert to read/write iteratorsJens Axboe
  [PATCH 161/437] usb: fotg210-hcd: convert to read/write iteratorsJens Axboe
  [PATCH 162/437] usb: gadget: convert to read/write iteratorsJens Axboe
  [PATCH 083/437] kernel/irq: convert debugfs helpers to read/write ...Jens Axboe
  [PATCH 163/437] usb: host: ehci: convert to read/write iteratorsJens Axboe
  [PATCH 097/437] aoe: convert to read/write iteratorsJens Axboe
  [PATCH 164/437] usb: host: ohci: convert to read/write iteratorsJens Axboe
  [PATCH 165/437] usb: host: uhci: convert to read/write iteratorsJens Axboe
  [PATCH 160/437] usb: dwc3: convert to read/write iteratorsJens Axboe
  Re: [PATCH v2 3/5] mm: swap_pte_batch: add an output argument to ...Ryan Roberts
  [PATCH 166/437] usb: host: xhci: convert to read/write iteratorsJens Axboe
  [PATCH 167/437] usb: image: mdc800: convert to read/write iteratorsJens Axboe
  [PATCH 169/437] usb: mon: convert to read/write iteratorsJens Axboe
  [PATCH 168/437] usb: misc: convert to read/write iteratorsJens Axboe
  [PATCH 171/437] usb: musb: convert to read/write iteratorsJens Axboe
  [PATCH 172/437] usb: skeleton: convert to read/write iteratorsJens Axboe
  [PATCH 173/437] usb: gadget: atmel_usba_udc: convert to read/writ ...Jens Axboe
  [PATCH 074/437] module: convert to read/write iteratorsJens Axboe
  [PATCH 174/437] soc: qcom: convert to read/write iteratorsJens Axboe
  [PATCH 170/437] usb: mtu3: convert to read/write iteratorsJens Axboe
  [PATCH 175/437] soc: aspeed: convert to read/write iteratorsJens Axboe
  [PATCH 176/437] soc: fsl: convert to read/write iteratorsJens Axboe
  [PATCH 177/437] soc: mediatek: convert to read/write iteratorsJens Axboe
  [PATCH 179/437] drivers/pinctrl: convert to ->read_iter and ->wri ...Jens Axboe
  [PATCH 180/437] drivers/phy: convert to ->read_iter and ->write_iterJens Axboe
  [PATCH 181/437] drivers/ufs: convert to ->read_iter and ->write_iterJens Axboe
  [PATCH 096/437] mm: convert to read/write iteratorsJens Axboe
  [PATCH 182/437] drivers/uio: convert to ->read_iter and ->write_iterJens Axboe
  [PATCH 183/437] drivers/platform: convert to ->read_iter and ->wr ...Jens Axboe
  [PATCH 184/437] drivers/mtd: convert to ->read_iter and ->write_iterJens Axboe
  [PATCH 185/437] scsi: bfa: convert to read/write iteratorsJens Axboe
  [PATCH 186/437] scsi: csiostor: convert to read/write iteratorsJens Axboe
  [PATCH 187/437] scsi: fnic: convert to read/write iteratorsJens Axboe
  [PATCH 119/437] drivers/auxdisplay: convert to read/write iteratorsJens Axboe
  [PATCH 190/437] scsi: megaraid: convert to read/write iteratorsJens Axboe
  [PATCH 090/437] landlock: convert to read/write iteratorsJens Axboe
  [PATCH 191/437] scsi: mpt3sas: convert to read/write iteratorsJens Axboe
  [PATCH 189/437] scsi: lpfc: convert to read/write iteratorsJens Axboe
  [PATCH 192/437] scsi: qedf: convert to read/write iteratorsJens Axboe
  [PATCH 193/437] scsi: qedi: convert to read/write iteratorsJens Axboe
  [PATCH 194/437] scsi: qla2xxx: convert to read/write iteratorsJens Axboe
  [PATCH 196/437] scsi: cxlflash: convert to read/write iteratorsJens Axboe
  [PATCH 197/437] scsi: scsi_debug: convert to read/write iteratorsJens Axboe
  [PATCH 199/437] scsi: st: convert to read/write iteratorsJens Axboe
  [PATCH 200/437] staging: axis: convert to read/write iteratorsJens Axboe
  [PATCH 201/437] staging: fieldbus: convert to read/write iteratorsJens Axboe
  [PATCH 203/437] staging: av7110: convert to read/write iteratorsJens Axboe
  [PATCH 204/437] staging: vc04_services: convert to read/write ite ...Jens Axboe
  [PATCH 206/437] virt: convert to ->read_iter and ->write_iterJens Axboe
  [PATCH 207/437] virt: fsl_hypervisor: convert to read/write iteratorsJens Axboe
  Re: [PATCH 2/2 v4] pwm: Add driver for AXI PWM generatorUwe =?utf-8?Q?Kleine-K=C3=B6nig?=
  [PATCH 208/437] drivers/video: convert to ->read_iter and ->write ...Jens Axboe
  [PATCH 209/437] video: fbdev: pxa3xx-gcu: convert to read/write i ...Jens Axboe
  [PATCH 151/437] drivers/clk: convert to read/write iteratorsJens Axboe
  [PATCH 156/437] usb: chipidea: convert to read/write iteratorsJens Axboe
  [PATCH 210/437] drivers/iommu: convert intel iommu to read/write ...Jens Axboe
  [PATCH 211/437] drivers/iommu: convert omap to read/write iteratorsJens Axboe
  [PATCH 213/437] misc: lis3lv02d: convert to iteratorsJens Axboe
  [PATCH 188/437] scsi: hisi_sas: convert to read/write iteratorsJens Axboe
  [PATCH 212/437] misc: bcm_vk: convert to iteratorsJens Axboe
  [PATCH 214/437] misc: eeprom/idt_89hpesx: convert to read/write i ...Jens Axboe
  [PATCH 215/437] misc: hpilo: convert to read/write iteratorsJens Axboe
  [PATCH 198/437] scsi: sg: convert to read/write iteratorsJens Axboe
  [PATCH 216/437] misc: lkdtm: convert to read/write iteratorsJens Axboe
  [PATCH 217/437] misc: open-dice: convert to read/write iteratorsJens Axboe
  [PATCH 218/437] misc: tps6594-pfsm: convert to read/write iteratorsJens Axboe
  [PATCH 219/437] misc: ibmvmc: convert to read/write iteratorsJens Axboe
  Re: [PATCH] treewide: Fix common grammar mistake "the the"Johannes Berg
  [PATCH 221/437] misc: ocxl: convert to read/write iteratorsJens Axboe
  [PATCH 222/437] drivers/isdn: convert to read/write iteratorsJens Axboe
  [PATCH 223/437] drivers/leds: convert to read/write iteratorsJens Axboe
  [PATCH 224/437] drivers/mailbox: convert to read/write iteratorsJens Axboe
  [PATCH 225/437] drivers/mfd: convert to read/write iteratorsJens Axboe
  Re: [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate v ...Ryan Roberts
  [PATCH 226/437] drivers/misc/mei: convert to read/write iteratorsJens Axboe
  [PATCH 158/437] usb: core: convert to read/write iteratorsJens Axboe
  [PATCH 227/437] misc: ibmasm: convert to read/write iteratorsJens Axboe
  [PATCH 228/437] drivers/spi: convert to read/write iteratorsJens Axboe
  [PATCH 229/437] drivers/nfc: convert to read/write iteratorsJens Axboe
  [PATCH 230/437] drivers/nvme: convert to read/write iteratorsJens Axboe
  [PATCH 231/437] drivers/firewire: convert to read/write iteratorsJens Axboe
  [PATCH 178/437] soc: sifive: ccache: convert to read/write iteratorsJens Axboe
  [PATCH 233/437] watchdog: acquirewdt: convert to read/write iteratorsJens Axboe
  [PATCH 195/437] scsi: snic: convert to read/write iteratorsJens Axboe
  [PATCH 234/437] watchdog: advantechwdt: convert to read/write ite ...Jens Axboe
  [PATCH 235/437] watchdog: alim1535_wdt: convert to read/write ite ...Jens Axboe
  [PATCH 236/437] watchdog: alim7101_wdt: convert to read/write ite ...Jens Axboe
  [PATCH 232/437] drivers/mfd: convert to read/write iteratorsJens Axboe
  [PATCH 241/437] watchdog: ib700wdt: convert to read/write iteratorsJens Axboe
  [PATCH 242/437] watchdog: ibmasr: convert to read/write iteratorsJens Axboe
  [PATCH 243/437] watchdog: it8712f_wdt: convert to read/write iter ...Jens Axboe
  [PATCH 244/437] watchdog: machzwd: convert to read/write iteratorsJens Axboe
  [PATCH 248/437] watchdog: pcwd_pci: convert to read/write iteratorsJens Axboe
  [PATCH 250/437] watchdog: rdc321x_wdt: convert to read/write iter ...Jens Axboe
  [PATCH 249/437] watchdog: pcwd_usb: convert to read/write iteratorsJens Axboe
  [PATCH 251/437] watchdog: sa1100_wdt: convert to read/write iteratorsJens Axboe
  [PATCH 252/437] watchdog: sbc60xxwdt: convert to read/write iteratorsJens Axboe
  [PATCH 253/437] watchdog: sbc_epx_c3: convert to read/write iteratorsJens Axboe
  [PATCH 254/437] watchdog: sbc_fitpc2_wdt: convert to read/write i ...Jens Axboe
  [PATCH 255/437] watchdog: sc1200wdt: convert to read/write iteratorsJens Axboe
  [PATCH 256/437] watchdog: sc520_wdt: convert to read/write iteratorsJens Axboe
  [PATCH 238/437] watchdog: cpu5wdt: convert to read/write iteratorsJens Axboe
  [PATCH 257/437] watchdog: sch311x_wdt: convert to read/write iter ...Jens Axboe
  [PATCH 258/437] watchdog: smsc37b787_wdt: convert to read/write i ...Jens Axboe
  [PATCH 259/437] watchdog: w83877f_wdt: convert to read/write iter ...Jens Axboe
  [PATCH 260/437] watchdog: w83977f_wdt: convert to read/write iter ...Jens Axboe
  [PATCH 202/437] staging: greybus: convert to read/write iteratorsJens Axboe
  [PATCH 261/437] watchdog: wafer5823wdt: convert to read/write ite ...Jens Axboe
  [PATCH 262/437] watchdog: watchdog_dev: convert to read/write ite ...Jens Axboe
  [PATCH 246/437] watchdog: nv_tco: convert to read/write iteratorsJens Axboe
  [PATCH 263/437] watchdog: wdt_pci: convert to read/write iteratorsJens Axboe
  [PATCH 264/437] watchdog: ath79_wdt: convert to read/write iteratorsJens Axboe
  [PATCH 265/437] watchdog: cpwd: convert to read/write iteratorsJens Axboe
  [PATCH 266/437] watchdog: gef_wdt: convert to read/write iteratorsJens Axboe
  [PATCH 269/437] watchdog: mixcomwd: convert to read/write iteratorsJens Axboe
  [PATCH 270/437] watchdog: mtx-1_wdt: convert to read/write iteratorsJens Axboe
  [PATCH 245/437] watchdog: mei_wdt: convert to read/write iteratorsJens Axboe
  [PATCH 271/437] watchdog: pcwd: convert to read/write iteratorsJens Axboe
  [PATCH 272/437] watchdog: pika_wdt: convert to read/write iteratorsJens Axboe
  [PATCH 273/437] watchdog: rc32434_wdt: convert to read/write iter ...Jens Axboe
  [PATCH 275/437] watchdog: sb_wdog: convert to read/write iteratorsJens Axboe
  [PATCH 276/437] watchdog: sbc7240_wdt: convert to read/write iter ...Jens Axboe
  [PATCH 277/437] watchdog: sbc8360: convert to read/write iteratorsJens Axboe
  [PATCH 205/437] drivers/xen: convert to ->read_iter and ->write_iterJens Axboe
  [PATCH 279/437] watchdog: wdrtas: convert to read/write iteratorsJens Axboe
  [PATCH 280/437] watchdog: wdt: convert to read/write iteratorsJens Axboe
  [PATCH 281/437] watchdog: wdt285: convert to read/write iteratorsJens Axboe
  [PATCH 247/437] watchdog: pc87413_wdt: convert to read/write iter ...Jens Axboe
  [PATCH 282/437] watchdog: wdt977: convert to read/write iteratorsJens Axboe
  [PATCH 283/437] fs/binfmt_misc: convert to read/write iteratorsJens Axboe
  [PATCH 285/437] fs/nfsd: convert to read/write iteratorsJens Axboe
  [PATCH 284/437] fs/coda: convert to read/write iteratorsJens Axboe
  [PATCH 286/437] ubifs: convert to read/write iteratorsJens Axboe
  [PATCH 287/437] cachefiles: convert to read/write iteratorsJens Axboe
  [PATCH 288/437] fs/xfs: convert to read/write iteratorsJens Axboe
  [PATCH 290/437] fs/ocfs2: convert to read/write iteratorsJens Axboe
  [PATCH 289/437] fs/bcachefs: convert to read/write iteratorsJens Axboe
  Re: [PATCH 2/3] selftests: timers: Fix uninitialized variable war ...Nathan Chancellor
  [PATCH 291/437] drivers/net/wireless/marvell: convert to read/wri ...Jens Axboe
  [PATCH 294/437] openpromfs: convert to read/write iteratorsJens Axboe
  [PATCH 297/437] drivers/net/wireless/mediatek: convert to read/wr ...Jens Axboe
  [PATCH 298/437] drivers/net/wireless/ath/ath5k: convert to read/w ...Jens Axboe
  Re: [PATCH v2] rust: time: add KtimeMiguel Ojeda
  [PATCH 299/437] drivers/net/wireless/ath/ath6kl: convert to read/ ...Jens Axboe
  [PATCH 296/437] drivers/net/wireless/intel: convert to read/write ...Jens Axboe
  [PATCH 300/437] drivers/net/wireless/ath/carl9170: convert to rea ...Jens Axboe
  [PATCH 301/437] drivers/net/wireless/ath/wcn36xx: convert to read ...Jens Axboe
  Re: Re: [PATCH 2/3] kernel/pid: Remove default pid_max valueMichal =?utf-8?Q?Koutn=C3=BD?=
  [PATCH 303/437] drivers/net/wireless/ath/ath9k: convert to read/w ...Jens Axboe
  [PATCH 306/437] drivers/net/wireless/broadcom: convert to read/wr ...Jens Axboe
  [PATCH 307/437] drivers/net/wireless/ralink: convert to read/writ ...Jens Axboe
  [PATCH 304/437] drivers/net/wireless/ath/ath10k: convert to read/ ...Jens Axboe
  [PATCH 308/437] wifi: rtlwifi: convert debugfs helpers to read/wr ...Jens Axboe
  [PATCH 305/437] drivers/net/wireless/ath/ath11k: convert to read/ ...Jens Axboe
  [PATCH 311/437] wifi: rsi: rsi_91x_debugfs: convert to read/write ...Jens Axboe
  Re: [PATCH 4/5] pinctrl: qcom: sm7150: fix module autoloadingBjorn Andersson
  [PATCH 312/437] drivers/net/wireless/silabs: convert to read/writ ...Jens Axboe
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededJosh Poimboeuf
  [PATCH 315/437] drivers/net/netdevsim: convert to read/write iter ...Jens Axboe
  [PATCH 317/437] drivers/net/wwan: convert to read/write iteratorsJens Axboe
  [PATCH 274/437] watchdog: riowd: convert to read/write iteratorsJens Axboe
  [PATCH 318/437] drivers/net/xen-netback: convert to read/write it ...Jens Axboe
  [PATCH 319/437] drivers/net/ethernet/broadcom-bnxt: convert to re ...Jens Axboe
  [PATCH 320/437] drivers/net/brocade-bnad: ensure the copied buf i ...Jens Axboe
  [PATCH 321/437] drivers/net/brocade-bnad: convert to read/write i ...Jens Axboe
  [PATCH 322/437] drivers/net/ethernet/intel-ice: ensure the copied ...Jens Axboe
  [PATCH 240/437] watchdog: geodewdt: convert to read/write iteratorsJens Axboe
  [PATCH 324/437] drivers/net/ethernet/chelsio: convert to read/wri ...Jens Axboe
  [PATCH 325/437] drivers/net/ethernet/hisilicon: convert to read/w ...Jens Axboe
  [PATCH 323/437] drivers/net/ethernet/intel: convert to read/write ...Jens Axboe
  [PATCH 313/437] drivers/net/wireless/st: convert to read/write it ...Jens Axboe
  [PATCH 326/437] drivers/net/ethernet/huawei: convert to read/writ ...Jens Axboe
  [PATCH 278/437] watchdog: scx200_wdt: convert to read/write iteratorsJens Axboe
  [PATCH 328/437] drivers/net/ethernet/marvell/octeontx2: convert t ...Jens Axboe
  [PATCH 329/437] drivers/net/ethernet/mellanox/mlx5/core: convert ...Jens Axboe
  [PATCH 330/437] x86/kernel: convert to read/write iteratorsJens Axboe
  [PATCH 331/437] x86/kvm: convert to read/write iteratorsJens Axboe
  [PATCH 332/437] x86/mm: convert to read/write iteratorsJens Axboe
  [PATCH 333/437] arch/arm: convert to read/write iteratorsJens Axboe
  [PATCH 335/437] parisc: eisa_eeprom: convert to read/write iteratorsJens Axboe
  [PATCH 336/437] arch/parisc: convert to read/write iteratorsJens Axboe
  Re: [PATCH 6.8 000/143] 6.8.6-rc1 reviewJustin Forbes
  Re: [PATCH v2] tracing: Add sched_prepare_exec tracepointKees Cook
  [PATCH 337/437] powerpc/kernel: convert to read/write iteratorsJens Axboe
  [PATCH 338/437] powerpc/kvm: convert to read/write iteratorsJens Axboe
  [PATCH 314/437] drivers/net/ieee802154: convert to read/write ite ...Jens Axboe
  [PATCH 340/437] powerpc/platforms: convert to read/write iteratorsJens Axboe
  [PATCH 341/437] s390: cio: convert to read/write iteratorsJens Axboe
  [PATCH 342/437] s390: fs3270: convert to read/write iteratorsJens Axboe
  [PATCH 343/437] s390: hmcdrv: convert to read/write iteratorsJens Axboe
  [PATCH 344/437] s390: tape_char: convert to read/write iteratorsJens Axboe
  [PATCH 239/437] watchdog: eurotechwdt: convert to read/write iter ...Jens Axboe
  [PATCH 345/437] s390: vmcp: convert to read/write iteratorsJens Axboe
  [PATCH 237/437] watchdog: at91rm9200_wdt: convert to read/write i ...Jens Axboe
  [PATCH 295/437] drivers/net/wireless/ti: convert to read/write it ...Jens Axboe
  [PATCH 348/437] s390: crypto: convert to read/write iteratorsJens Axboe
  [PATCH 349/437] s390: monreader: convert to read/write iteratorsJens Axboe
  [PATCH 268/437] watchdog: m54xx_wdt: convert to read/write iteratorsJens Axboe
  [PATCH 350/437] s390: monwriter: convert to read/write iteratorsJens Axboe
  [PATCH 351/437] s390: hw_random: convert to read/write iteratorsJens Axboe
  [PATCH 354/437] arch/sh: convert to read/write iteratorsJens Axboe
  [PATCH 355/437] arch/um: convert to read/write iteratorsJens Axboe
  [PATCH 356/437] arch/sparc: convert to read/write iteratorsJens Axboe
  [PATCH 357/437] samples/vfio-mdev: convert to read/write iteratorsJens Axboe
  [PATCH 359/437] hwmon: w83793: convert to read/write iteratorsJens Axboe
  [PATCH 361/437] hwmon: mr75203: convert to read/write iteratorsJens Axboe
  [PATCH 362/437] hwmon: acbel-fsg032: convert to read/write iteratorsJens Axboe
  [PATCH 363/437] hwmon: ibm-cffps: convert to read/write iteratorsJens Axboe
  [PATCH 364/437] hwmon: max20730: convert to read/write iteratorsJens Axboe
  [PATCH 365/437] hwmon: pmbus: core: convert to read/write iteratorsJens Axboe
[New] [PATCH][RFC][resend after bogus] gpio-syscon: do not report bogus ...Etienne Buira
  [PATCH 366/437] hwmon: q54sj108a2: convert to read/write iteratorsJens Axboe
  Re: [PATCH 2/2] ubi: ubi_init: Fix missed ubiblock cleanup in err ...kernel test robot
  [PATCH 367/437] hwmon: ucd9000: convert to read/write iteratorsJens Axboe
  [PATCH 368/437] hwmon: pt5161l: convert to read/write iteratorsJens Axboe
  [PATCH 369/437] drivers/mmc: convert to read/write iteratorsJens Axboe
  [PATCH 370/437] drivers/most: convert to read/write iteratorsJens Axboe
  Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming StrategyXiaoyao Li
  [PATCH 372/437] drivers/md: convert bcache to read/write iteratorsJens Axboe
  [PATCH 373/437] drivers/remoteproc: convert to read/write iteratorsJens Axboe
  [PATCH 375/437] drivers/vfio: convert to read/write iteratorsJens Axboe
  [PATCH 376/437] drivers/fsi: convert to read/write iteratorsJens Axboe
  [PATCH 377/437] iio: convert to read/write iteratorsJens Axboe
  [PATCH 378/437] iio: adis16400: convert to read/write iteratorsJens Axboe
  [PATCH 379/437] iio: adis16475: convert to read/write iteratorsJens Axboe
  [PATCH 380/437] iio: adis16480: convert to read/write iteratorsJens Axboe
  [PATCH 381/437] iio: bno055: convert to read/write iteratorsJens Axboe
  [PATCH 383/437] intel_th: convert to read/write iteratorsJens Axboe
  [PATCH 385/437] speakup: convert to read/write iteratorsJens Axboe
  [PATCH 384/437] stm class: convert to read/write iteratorsJens Axboe
  [PATCH 386/437] EDAC/versal: convert to read/write iteratorsJens Axboe
  Re: [PATCH 1/3] phy: rockchip: emmc: Enable pulldown for strobe lineConor Dooley
  [PATCH 387/437] EDAC/xgene: convert to read/write iteratorsJens Axboe
  [PATCH 292/437] fs/proc: convert to read/write iteratorsJens Axboe
  [PATCH 388/437] EDAC/zynqmp: convert to read/write iteratorsJens Axboe
  [PATCH 267/437] watchdog: indydog: convert to read/write iteratorsJens Axboe
  [PATCH 389/437] EDAC/thunderx: convert to read/write iteratorsJens Axboe
  [PATCH 390/437] EDAC/npcm: convert to read/write iteratorsJens Axboe
  [PATCH 391/437] EDAC/i5100: convert to read/write iteratorsJens Axboe
  [PATCH 392/437] EDAC/altera: convert to read/write iteratorsJens Axboe
  [PATCH 393/437] EDAC/debugfs: convert to read/write iteratorsJens Axboe
  [PATCH 358/437] hwmon: fschmd: convert to read/write iteratorsJens Axboe
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locksSuren Baghdasaryan
  [PATCH 395/437] hsi: clients: cmt_speech: convert to read/write i ...Jens Axboe
  [PATCH 346/437] s390: vmur: convert to read/write iteratorsJens Axboe
  [PATCH 374/437] drivers/thunderbolt: convert to read/write iteratorsJens Axboe
  [PATCH 398/437] macintosh: smu: convert to read/write iteratorsJens Axboe
  [PATCH 397/437] macintosh: ans-lcd: convert to read/write iteratorsJens Axboe
  [PATCH 302/437] drivers/net/wireless/ath/wil6210: convert to read ...Jens Axboe
  [PATCH 401/437] drivers/gnss: convert to read/write iteratorsJens Axboe
  [PATCH 402/437] drivers/rapidio: convert to read/write iteratorsJens Axboe
  [PATCH 403/437] drivers/media/platform/mediatek/vcodec: convert t ...Jens Axboe
  [PATCH 404/437] infiniband/core: convert to read/write iteratorsJens Axboe
  [PATCH 394/437] drivers/hsi: convert to read/write iteratorsJens Axboe
  [PATCH 339/437] powerpc/spufs: convert to read/write iteratorsJens Axboe
  [PATCH 405/437] infiniband/cxgb4: convert to read/write iteratorsJens Axboe
  [PATCH 408/437] infiniband/ocrdma: convert to read/write iteratorsJens Axboe
  [PATCH 407/437] infiniband/mlx5: convert to read/write iteratorsJens Axboe
  [PATCH 409/437] infiniband/qib: convert to read/write iteratorsJens Axboe
  [PATCH 411/437] infiniband/usnic: convert to read/write iteratorsJens Axboe
  [PATCH 310/437] wifi: rtw89: convert debugfs helpers to read/writ ...Jens Axboe
  [PATCH 412/437] hv: convert to read/write iteratorsJens Axboe
  [PATCH 334/437] arch/mips: convert to read/write iteratorsJens Axboe
  [PATCH 414/437] media/dvb-core: convert to read/write iteratorsJens Axboe
  [PATCH 293/437] fs: convert fs_open to read/write iteratorsJens Axboe
  [PATCH 416/437] media/platform: amphion: convert to read/write it ...Jens Axboe
  [PATCH 309/437] wifi: rtw88: convert debugfs helpers to read/writ ...Jens Axboe
  [PATCH 417/437] media/platform: mediatek: convert to read/write i ...Jens Axboe
  [PATCH 419/437] media: media-devnode: convert to read/write iteratorsJens Axboe
  [PATCH 420/437] media: bt8xx: convert to read/write iteratorsJens Axboe
  [PATCH 421/437] media: dbbridge: convert to read/write iteratorsJens Axboe
  [PATCH 422/437] media: ngene: convert to read/write iteratorsJens Axboe
  [PATCH 423/437] media: radio-si476x: convert to read/write iteratorsJens Axboe
  [PATCH 382/437] iio: gyro/adis16136: convert to read/write iteratorsJens Axboe
  [PATCH 316/437] drivers/net/ppp: convert to read/write iteratorsJens Axboe
  Re: [PATCH v6] x86/mm: Don't disable INVLPG if "incomplete Global ...Dave Hansen
  [PATCH 424/437] media: usb: uvc: convert to read/write iteratorsJens Axboe
[New] [PATCH 0/2] serial: exar: add Connect Tech serial cards to Exar d ... parker@finest ...
  [PATCH 425/437] media: v4l2-dev: convert to read/write iteratorsJens Axboe
  [PATCH 399/437] macintosh: via-pmu: convert to read/write iteratorsJens Axboe
  [PATCH 426/437] firmware: xilinx: convert to read/write iteratorsJens Axboe
  [PATCH 427/437] hwtracing: coresight: convert to read/write iteratorsJens Axboe
  [PATCH 431/437] pci: hotplug: cpqphp: convert to read/write iteratorsJens Axboe
  [PATCH 432/437] seq_file: switch to using ->read_iter()Jens Axboe
  [PATCH 327/437] drivers/net/ethernet/amd-xgbe: convert to read/wr ...Jens Axboe
  [PATCH 434/437] lib/string_helpers: kill parse_int_array_user()Jens Axboe
  [PATCH 436/437] kstrtox: remove (now) dead helpersJens Axboe
  [PATCH 347/437] s390: zcore: convert to read/write iteratorsJens Axboe
  Re: [PATCH] mm/rmap: do not add fully unmapped large folio to def ...David Hildenbrand
  Re: [PATCH] init/main.c: Fix potential static_command_line memory ...Yuntao Wang
  Re: [PATCH v2 2/4] ubi: ubi_init: Fix missed ubiblock cleanup in ...Daniel Golle
  Re: [patch V2 11/50] posix-cpu-timers: Handle SIGEV_NONE timers c ...Anna-Maria Behnsen
  [PATCH 396/437] macintosh: adb: convert to read/write iteratorsJens Axboe
  Re: [PATCH v2] mfd: intel-m10-bmc: Change staging size to a variableLee Jones
  [PATCH 353/437] arch/s390: convert to read/write iteratorsJens Axboe
  Re: [PATCH v2 0/2] dt-bindings: leds: add LED_FUNCTION_* mainly f ...Lee Jones
  Re: (subset) [PATCH 15/34] leds: apu: remove duplicate DMI lookup ...Lee Jones
  [PATCH 400/437] drivers/extcon: convert to read/write iteratorsJens Axboe
  Re: [PATCH] openrisc: Add support for more module relocationsStafford Horne
  Re: [PATCH] selftests/timers/posix_timers: reimplement check_time ...Oleg Nesterov
  [PATCH 437/437] REMOVE ->read() and ->write()Jens Axboe
[New] [paulmck-rcu:dev.2024.04.09c] BUILD SUCCESS c4af6b488e4d9fd2c94ed ...kernel test robot
  Re: [EXTERNAL] Re: [PATCH v1 28/31] x86/resctrl: Drop __init/__ex ...Amit Singh Tomar
  Re: [PATCH 1/2] serial: exar: add missing CTI/Exar PCI IDs to inc ...Greg Kroah-Hartman
  Re: [PATCH v3 2/2] ARM: dts: imx6: exchange fallback and specific ...Conor Dooley
  [PATCH 413/437] media/rc: convert to read/write iteratorsJens Axboe
  Re: [PATCH 2/2] serial: exar: adding CTI PCI/PCIe serial port sup ...Greg Kroah-Hartman
  Re: [PATCH v1 RESEND] slimbus: stream: Add null pointer check for ...Bjorn Andersson
  [PATCH 360/437] hwmon: asus_atk0110: convert to read/write iteratorsJens Axboe
  Re: [RFC PATCH 3/4] ACPI: processor: refactor acpi_processor_get_ ...Miguel Luis
  [PATCH 410/437] infiniband/hns: convert to read/write iteratorsJens Axboe
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Chao Gao
  Re: [PATCH v2] rust: time: add KtimeBoqun Feng
  Re: [PATCH v2 5/5] mm: add per-order mTHP swpin_refault counterRyan Roberts
  Re: Copying TLS/user register data per perf-sample?Beau Belgrave
  Re: [PATCH net-next v6 2/6] net: gro: add p_off param in *_gro_co ...Richard Gobert
[New] [PATCH v4 00/15] mm: jit/text allocatorMike Rapoport
  [PATCH v4 01/15] arm64: module: remove uneeded call to kasan_allo ...Mike Rapoport
  [PATCH 433/437] fs/debugfs: remove (now) dead non-iterator debugf ...Jens Axboe
  [PATCH v4 03/15] nios2: define virtual address space for modulesMike Rapoport
  [PATCH 371/437] drivers/ntb: convert to read/write iteratorsJens Axboe
  Re: [PATCH net-next v6 2/6] net: gro: add p_off param in *_gro_co ...Willem de Bruijn
  [PATCH v4 04/15] module: make module_memory_{alloc,free} more sel ...Mike Rapoport
  [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()Mike Rapoport
  [PATCH v4 08/15] arm64: extend execmem_info for generated code al ...Mike Rapoport
  [PATCH 352/437] s390: vmlogrdr: convert to read/write iteratorsJens Axboe
  Re: [PATCH] selftests/timers/posix_timers: reimplement check_time ...Mark Brown
  Re: [PATCH v1] ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP configRichard Fitzgerald
  [PATCH v4 13/15] powerpc: use CONFIG_EXECMEM instead of CONFIG_MO ...Mike Rapoport
  [PATCH v4 15/15] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_ ...Mike Rapoport
[New] [RFC PATCH 0/7] x86/module: use large ROX pages for text allocationsMike Rapoport
  [RFC PATCH 1/7] asm-generic: introduce text-patching.hMike Rapoport
  [RFC PATCH 2/7] mm: vmalloc: don't account for number of nodes fo ...Mike Rapoport
  [RFC PATCH 3/7] module: prepare to handle ROX allocations for textMike Rapoport
  [RFC PATCH 4/7] ftrace: Add swap_func to ftrace_process_locs()Mike Rapoport
  [PATCH v4 09/15] riscv: extend execmem_params for generated code ...Mike Rapoport
  [RFC PATCH 5/7] x86/module: perpare module loading for ROX alloca ...Mike Rapoport
  Re: 6.8 SPI Chip Select RegressionColin Foster
  [RFC PATCH 6/7] execmem: add support for cache of large ROX pagesMike Rapoport
  [PATCH 415/437] media/common: convert to read/write iteratorsJens Axboe
  [RFC PATCH 7/7] x86/module: enable ROX caches for module textMike Rapoport
  [PATCH v4 02/15] mips: module: rename MODULE_START to MODULES_VADDRMike Rapoport
  [PATCH v4 10/15] powerpc: extend execmem_params for kprobes alloc ...Mike Rapoport
  Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotifyAmir Goldstein
  Re: [PATCH net-next v6 5/6] net: gro: move L3 flush checks to tcp ...Richard Gobert
  Re: [PATCH] platform/chrome: cros_ec_uart: properly fix race cond ..."Noah Loomans"
  Re: [PATCH] platform/chrome: cros_ec_uart: properly fix race cond ..."Noah Loomans"
  [PATCH v8 6/8] leds: nic78bx: use devm API to cleanup module's re ...George Stark
  [PATCH v8 4/8] leds: lp3952: use devm API to cleanup module's res ...George Stark
  [PATCH v8 5/8] leds: lm3532: use devm API to cleanup module's res ...George Stark
  [PATCH v8 3/8] leds: aw200xx: use devm API to cleanup module's re ...George Stark
  [PATCH v8 1/8] locking/mutex: introduce devm_mutex_init()George Stark
  [PATCH v8 2/8] leds: aw2013: use devm API to cleanup module's res ...George Stark
  [PATCH v8 7/8] leds: mlxreg: use devm_mutex_init() for mutex init ...George Stark
[New] [PATCH v8 0/8] devm_led_classdev_register() usage problemGeorge Stark
  Re: [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing ...Bjorn Helgaas
  Re: [PATCH v7 1/2] x86/mm: Don't disable INVLPG if "incomplete Gl ...Sean Christopherson
  Re: [PATCH v14 4/4] remoteproc: zynqmp: parse TCM from device treeMathieu Poirier
  Re: [PATCH 2/2] iommu/vt-d: Remove caching mode check before devt ...Jacob Pan
  Re: [PATCH] riscv: dts: sophgo: add initial Milk-V Duo S board de ...Conor Dooley
  Re: [PATCH v2 4/5] pinctrl: qcom: sm7150: fix module autoloadingBjorn Andersson
  Re: [PATCH v2 5/5] mm: add per-order mTHP swpin_refault counterSeongJae Park
  Re: [PATCH net] Bluetooth: hci_event: fix possible multiple drops ... kovalev@altlinux ...
[New] [PATCH v3 0/2] s390/mm: shared zeropage + KVM fixesDavid Hildenbrand
[New] [PATCH] arm64: dts: freescale: imx8m[mp]-verdin: Update audio car ...Hiago De Franco
  [PATCH v3 1/2] mm/userfaultfd: don't place zeropages when zeropag ...David Hildenbrand
  [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and ...David Hildenbrand
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Linus Torvalds
  [PATCH 435/437] fs: kill off non-iter variants of simple_attr_{re ...Jens Axboe
  Re: [RFC PATCH 0/8] Reimplement huge pages without hugepd on powe ...Peter Xu
  Re: [PATCH 1/2] crypto: x86/sha256-ni - convert to use rounds macrosEric Biggers
[New] [syzbot] [gfs2?] KASAN: slab-use-after-free Read in gfs2_invalida ...syzbot
  [PATCH 1/2] serial: exar: add missing CTI/Exar PCI IDs to include ... parker@finest ...
  [PATCH 418/437] media: cec: convert to read/write iteratorsJens Axboe
  [PATCH 406/437] infiniband/hfi1: convert to read/write iteratorsJens Axboe
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Linus Torvalds
  Re: [PATCH v1 2/2] usb: gadget: dummy_hcd: Set transfer interval ...Alan Stern
  Re: [PATCH v2] rust: time: add KtimeAlice Ryhl
  Re: [PATCH v7 2/2] x86/mm: Don't disable INVLPG if the kernel is ...Sean Christopherson
  Re: [PATCH 1/2] serial: exar: add missing CTI/Exar PCI IDs to inc ...Parker Newman
  Re: [PATCH v6 10/10] nvme: Atomic write supportLuis Chamberlain
  [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULESMike Rapoport
  [PATCH v2 2/4] crypto: x86/sha256-ni - rename some register aliasesEric Biggers
  [PATCH v2 1/4] crypto: x86/sha256-ni - convert to use rounds macrosEric Biggers
  [PATCH v2 3/4] crypto: x86/sha256-ni - optimize code sizeEric Biggers
  [PATCH v4 07/15] mm/execmem, arch: convert remaining overrides of ...Mike Rapoport
  Re: [PATCH] MAINTAINERS: repair file entry in COMPUTE EXPRESS LINKAlison Schofield
  Re: [PATCH 2/2] serial: exar: adding CTI PCI/PCIe serial port sup ...Parker Newman
  Re: [PATCH] treewide: Fix common grammar mistake "the the"Tyler Hicks
  Re: [PATCH v1 1/2] usb: gadget: dummy_hcd: Switch to hrtimer tran ...Alan Stern
  Re: (subset) [PATCH v2 1/2] dt-bindings: mfd: Add ROHM BD71879Lee Jones
[New] [RFC PATCH] KVM: x86: Advertise PCID based on hardware support (w ...Sean Christopherson
  Re: [tip: locking/core] locking/pvqspinlock: Use try_cmpxchg_acqu ...Linus Torvalds
  [PATCH v4 11/15] arch: make execmem setup available regardless of ...Mike Rapoport
  Re: [PATCH 2/4] timerfd: convert to ->read_iter()Jens Axboe
[New] [syzbot] [sound?] inconsistent lock state in snd_timer_interrupt (3)syzbot
  Re: [PATCH net-next v2 1/1] ptp: 82p33: move register definitions ...Lee Jones
  Re: [PATCH v7] posix-timers: add clock_compare system call=?UTF-8?B?TWFoZXNoIEJhbmRld2FyICjgpK7gpLngpYfgpLYg4KSs4KSC4KSh4KWH4KS14KS+4KSwKQ==?=
  Re: [RFC PATCH] KVM: x86: Advertise PCID based on hardware suppor ...Paolo Bonzini
  [PATCH v4 06/15] mm/execmem, arch: convert simple overrides of mo ...Mike Rapoport
  Re: [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV ...Alexander Gordeev
  Re: [PATCH net 2/4] net: ravb: Allow RX loop to move past DMA map ...Sergey Shtylyov
  Re: [PATCH v4 1/2] mm: add per-order mTHP anon_alloc and anon_all ...Ryan Roberts
  Re: [PATCH 2/5] mfd: add driver for Marvell 88PM886 PMICLee Jones
  Re: [PATCH v19 076/130] KVM: TDX: Finalize VM initializationAdrian Hunter
  Re: [PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue wit ...Andy Shevchenko
[New] [PATCH] slub: limit number of slabs to scan in count_partial()Jianfeng Wang
  [PATCH v2 1/2] openrisc: Define openrisc relocation typesStafford Horne
  [PATCH v2 2/2] openrisc: Add support for more module relocationsStafford Horne
  Re: [PATCH v2 2/4] ubi: ubi_init: Fix missed ubiblock cleanup in ...Markus Elfring
  Re: [PATCH -next 1/2] block: fix that blk_time_get_ns() doesn't u ...Jens Axboe
  Re: [PATCH net v2 1/1] net: change maximum number of UDP segments ...Willem de Bruijn
[New] [RESEND PATCH] bpftool: Fix typo in error messageThorsten Blum
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Charles Mirabile
[New] [PATCH v2 0/4] crypto: x86/sha256-ni - cleanup and optimizationEric Biggers
  Re: [PATCH v4 2/2] mm: add per-order mTHP anon_swpout and anon_sw ...Ryan Roberts
  Re: [PATCH] treewide: Fix common grammar mistake "the the"Robin Murphy
  Re: [PATCH v4 0/2] mm: add per-order mTHP alloc and swpout countersRyan Roberts
  [PATCH v4 12/15] x86/ftrace: enable dynamic ftrace without CONFIG ...Mike Rapoport
  Re: [PATCH 4/4] drm/bridge: hotplug-bridge: add driver to support ...Luca Ceresoli
  Re: (subset) [PATCH 0/3] This patch series introduces support for ...Lee Jones
[New] [PATCH] usb: gadget: uvc: use correct buffer size when parsing co ...Ivan Avdeev
[New] [PATCH] mm/hugetlb: convert dissolve_free_huge_pages() to foliosSidhartha Kumar
  Re: [PATCH net 3/4] net: ravb: Fix GbEth jumbo packet RX checksum ...Sergey Shtylyov
  Re: [PATCH v2 05/13] x86/irq: Reserve a per CPU IDT vector for po ...Thomas Gleixner
  Re: [PATCH] slub: Clear __GFP_COMP flag when allocating 0 order page"Christoph Lameter (Ampere)"
[New] [PATCH v6 0/2] Samsung Galaxy Z Fold5 initial supportAlexandru Marc Serdeliuc via B4 Relay
  [PATCH v6 2/2] arm64: dts: qcom: sm8550: Add support for Samsung ...Alexandru Marc Serdeliuc via B4 Relay
  Re: [PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support"T.J. Mercier"
  Re: [PATCH v2 08/13] x86/irq: Install posted MSI notification handlerThomas Gleixner
[New] [PATCH] x86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner
  Re: [PATCH 1/4] KVM: delete .change_pte MMU notifier callbackPaolo Bonzini
  Re: [PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier an ...Paolo Bonzini
  Re: [PATCH v14 4/4] remoteproc: zynqmp: parse TCM from device treeTanmay Shah
[New] [PATCH v3 0/2] regulator: pca9450: make warm reset on PMIC_RST_B ...Fabio Aiuto
  [PATCH v3 2/2] regulator: pca9450: make warm reset on PMIC_RST_B ...Fabio Aiuto
  Re: [PATCH] sched/isolation: fix boot crash when the boot CPU is ...Oleg Nesterov
  Re: [PATCH] slub: limit number of slabs to scan in count_partial()"Christoph Lameter (Ampere)"
  Re: [PATCH 00/10] KVM: x86: Fix LVTPC masking on AMD CPUsPaolo Bonzini
  Re: [syzbot] [sound?] inconsistent lock state in snd_timer_interr ...syzbot
  Re: [RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPMSean Christopherson
  Re: [PATCH net 1/4] net: ravb: Count packets instead of descripto ...Sergey Shtylyov
  Re: [PATCH v6 03/11] mfd: tps6594: add regmap config in match dataLee Jones
  Re: [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_ ...Sean Christopherson
  Re: [PATCH v4 1/1] tcp/dcpp: Un-pin tw_timerJakub Kicinski
  Re: [RFC PATCH 08/12] riscv: dynamic (zicfiss) shadow call stack ...Sami Tolvanen
[New] [PATCH 0/4] arm: dts: nxp: imx6: fix esai related dtb_check warningFrank Li
  [PATCH 1/4] ASoC: dt-bindings: fsl-esai: Remove 'fsl,*' from requ ...Frank Li
  [PATCH 2/4] ASoC: dt-bindings: fsl-esai: Add ref: dai-common.yamlFrank Li
  [PATCH 3/4] arm: dts: nxp: imx6sx: fix esai related warning when ...Frank Li
  [PATCH 4/4] arm: dts: nxp: imx6qdl: fix esai clock warning when d ...Frank Li
  Re: [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE agingDavid Matlack
  Re: [PATCH v5 2/2] i2c: Set i2c pinctrl recovery info from it's d ...Robert Marko
  [PATCH v8 8/8] leds: an30259a: use devm_mutex_init() for mutex in ...George Stark
  Re: [RFC PATCH 04/41] perf: core/x86: Add support to register a n ...Sean Christopherson
  Re: [PATCH 5.15 00/57] 5.15.155-rc1 reviewSeongJae Park
  Re: [PATCH v7 2/2] x86/mm: Don't disable INVLPG if the kernel is ...Dave Hansen
  Re: [PATCH 1/2] serial: exar: add missing CTI/Exar PCI IDs to inc ...Greg Kroah-Hartman
  Re: [PATCH 6.1 00/83] 6.1.86-rc1 reviewSeongJae Park
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locks"Liam R. Howlett"
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locksMatthew Wilcox
  Re: [RFC PATCH 02/12] riscv: add landing pad for asm routines.Sami Tolvanen
  Re: [PATCH v2] soundwire: qcom: allow multi-link on newer devicesVinod Koul
  Re: [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_ ..."Liang, Kan"
  Re: Advice on cgroup rstat lockYosry Ahmed
  Re: [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_ ...Jim Mattson
  Re: [PATCH v2 5/7] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add i ... mr.nuke.me@gmail ...
  [PATCH v1 3/4] gpiolib: acpi: Move acpi_can_fallback_to_crs() out ...Andy Shevchenko
  [PATCH v1 1/4] gpiolib: acpi: Extract __acpi_find_gpio() helperAndy Shevchenko
  [PATCH v1 4/4] gpiolib: acpi: Pass con_id instead of property int ...Andy Shevchenko
  [PATCH v1 2/4] gpiolib: acpi: Simplify error handling in __acpi_f ...Andy Shevchenko
[New] [PATCH v1 0/4] gpiolib: acpi: Use con_id in acpi_dev_gpio_irq_get ...Andy Shevchenko
  [PATCH v3 1/2] regulator: dt-bindings: pca9450: add PMIC_RST_B wa ...Fabio Aiuto
  Re: [PATCH v3] Add MO(mod objs) variable to process ext modules w ..."Daniel Walker (danielwa)"
  Re: [PATCH net-next v2 0/2] mptcp: add last time fields in mptcp_info patchwork-bot+netdevbpf@kernel ...
  Re: [RFC PATCH 08/12] riscv: dynamic (zicfiss) shadow call stack ...Deepak Gupta
  Re: [PATCH] bcachefs: fix typo in reference to BCACHEFS_DEBUGKent Overstreet
  Re: [PATCH v2 08/13] x86/irq: Install posted MSI notification handlerJacob Pan
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Charles Mirabile
  Re: [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOS ...Reinette Chatre
  Re: [PATCH v1 06/31] x86/resctrl: Export resctrl fs's init functionReinette Chatre
  Re: [PATCH v1 11/31] x86/resctrl: Move monitor exit work to a res ...Reinette Chatre
  Re: [PATCH v1 12/31] x86/resctrl: Move max_{name,data}_width into ...Reinette Chatre
  Re: [PATCH net] Bluetooth: hci_event: fix double hci_conn_drop() ...Luiz Augusto von Dentz
  [PATCH v2] treewide: Fix common grammar mistake "the the"Thorsten Blum
  Re: [PATCH v1 17/31] x86/resctrl: Move mbm_cfg_mask to struct rdt ...Reinette Chatre
  Re: [PATCH v1 20/31] x86/resctrl: Allow an architecture to disabl ...Reinette Chatre
  Re: [PATCH v1 22/31] x86/resctrl: Make resctrl_arch_pseudo_lock_f ...Reinette Chatre
  Re: [PATCH v1 24/31] x86/resctrl: Move get_config_index() to a headerReinette Chatre
  Re: [PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing ...Rob Herring
  Re: [PATCH v1 29/31] fs/resctrl: Add boiler plate for external re ...Reinette Chatre
  Re: [PATCH v1 31/31] x86/resctrl: Move the resctrl filesystem cod ...Reinette Chatre
[New] [PATCH] sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers
  Re: [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_ ...Sean Christopherson
  Re: [RFC PATCH 08/12] riscv: dynamic (zicfiss) shadow call stack ...Sami Tolvanen
  Re: [PATCH v2] soundwire: qcom: allow multi-link on newer devicesVinod Koul
  Re: [PATCH 0/4] ASoC/soundwire: fix race conditions on removeVinod Koul
  Re: [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead func ...Kent Overstreet
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Charles Mirabile
[New] [PATCH mfd v1 1/2] mfd: rsmu: support I2C SMBus accessMin Li
[New] [PATCH 1/2] f2fs: prevent writing without fallocate() for pinned ...Daeho Jeong
  Re: [PATCH net 4/4] net: ravb: Fix RX byte accounting for jumbo p ...Sergey Shtylyov
  Re: [PATCH v4 00/15] mm: jit/text allocatorKent Overstreet
  Re: [PATCH v2 3/7] dt-bindings: PCI: qcom: Add IPQ9574 PCIe contr ... mr.nuke.me@gmail ...
  Re: [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE agingDavid Matlack
  Re: [PATCH 6.6 000/114] 6.6.27-rc1 reviewSeongJae Park
[New] [PATCH] sysrq: Auto release device node using __free attributeRoman Storozhenko
[New] [GIT PULL] Power management fix for v6.9-rc4"Rafael J. Wysocki"
  Re: [RFC PATCH 02/41] perf: Support guest enter/exit interfacesSean Christopherson
[New] [GIT PULL] ACPI fixes for v6.9-rc4"Rafael J. Wysocki"
  [PATCH 1/5] openrisc: traps: Convert printks to pr_<level> macrosStafford Horne
  [PATCH v2 4/4] crypto: x86/sha256-ni - simplify do_4roundsEric Biggers
  [PATCH 2/5] openrisc: traps: Remove calls to show_registers befor ...Stafford Horne
[New] [PATCH v2 0/2] OpenRISC module fixupsStafford Horne
  [PATCH 3/5] openrisc: traps: Don't send signals to kernel mode th ...Stafford Horne
  [PATCH 4/5] openrisc: Add FPU configStafford Horne
  [PATCH 5/5] openrisc: Move FPU state out of pt_regsStafford Horne
[New] [syzbot] [kernel?] INFO: rcu detected stall in sys_wait4 (4)syzbot
  Re: [PATCH v18 10/11] PCI/DPC: Add Error Disconnect Recover (EDR) ...Bjorn Helgaas
  Re: [PATCH 5.4 000/215] 5.4.274-rc1 reviewFlorian Fainelli
[New] Incorrect BPF stats accounting for fentry on arm64Ivan Babrou
  Re: [PATCH] sysrq: Auto release device node using __free attributeGreg KH
  Re: [syzbot] [net?] possible deadlock in unix_notinflightsyzbot
  Re: [PATCH] sysrq: Auto release device node using __free attributeGreg KH
  Re: [PATCH 2/3] selftests: timers: Fix uninitialized variable war ...John Stultz
[New] Re: (subset) [PATCH] leds: mt6360: Fix the second LED can not ena ...Lee Jones
  Re: [PATCH v3 04/12] Add primary TSEM implementation file."Dr. Greg"
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Linus Torvalds
  Re: [PATCH 2/5] x86/pvh: Make PVH entrypoint PIC for x86-64Brian Gerst
[New] [PATCH v2 1/3] perf hist: Move histogram related code to hist.hNamhyung Kim
  [PATCH v2 2/3] perf hist: Add weight fields to hist entry statsNamhyung Kim
  [PATCH v2 3/3] perf report: Add weight[123] output fieldsNamhyung Kim
  Re: [PATCH 6.8 000/143] 6.8.6-rc1 reviewSeongJae Park
[New] [PATCH mfd v1 2/2] mfd: rsmu: add FemtoClock3 supportMin Li
  Re: [PATCH v2] rust: time: add KtimeBoqun Feng
  Re: [PATCH V2] perf scripts python: Add a script to run instances ...Ian Rogers
  Re: [GIT PULL] turbostat 2024.04.10Len Brown
  Re: [PATCH v3] scsi: ufs: core: changing the status to check inflightBart Van Assche
  Re: [PATCH v2 08/13] x86/irq: Install posted MSI notification handlerJacob Pan
  Re: [PATCH v3 5/7] KVM: x86: Participate in bitmap-based PTE agingDavid Matlack
  Re: [PATCH] sysrq: Auto release device node using __free attributeRoman Storozhenko
  Re: BISECTED: perf test -v "Test data symbol" failing on Intel Hy ...Ian Rogers
[New] [PATCH 0/5] OpenRISC FPU and Signal handling fixupsStafford Horne
  Re: [PATCH v2 05/10] arm64: dts: microchip: sparx5_pcb134: align ...Rob Herring
  Re: [PATCH] sysrq: Auto release device node using __free attributeRoman Storozhenko
  Re: [PATCH 1/9] arm64: dts: rockchip: Add cpu regulators and vcc5 ...Heiko Stuebner
  Re: [PATCH] arm64: dts: rockchip: regulator for sd needs to be al ...Heiko Stuebner
  Re: [PATCH v4 1/1] scsi: ufs: Remove support for old UFSHCI versionsBart Van Assche
  Re: [RFC PATCH 02/12] riscv: add landing pad for asm routines.Sami Tolvanen
  Re: [PATCH 5.15 00/57] 5.15.155-rc1 reviewEaswar Hariharan
[New] [PATCH 2/2] f2fs: allow direct io of pinned files for zoned storageDaeho Jeong
  [PATCH v6 1/2] dt-bindings: arm: qcom: Add Samsung Galaxy Z Fold5Alexandru Marc Serdeliuc via B4 Relay
  Re: [PATCH v3 00/12] dso/dsos memory savings and clean upArnaldo Carvalho de Melo
  Re: [RFC PATCH 02/12] riscv: add landing pad for asm routines.Deepak Gupta
[New] [PATCH] kselftest: Mark functions that unconditionally call exit( ...Nathan Chancellor
  Re: [PATCH 2/3] selftests: timers: Fix uninitialized variable war ...Nathan Chancellor
  Re: [PATCH 1/4] KVM: delete .change_pte MMU notifier callbackPeter Xu
  Re: [PATCH V2 0/8] perf tools: Fix test "perf probe of function f ...Arnaldo Carvalho de Melo
  Re: [ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy"Edgecombe, Rick P"
  Re: [PATCH v1 30/31] x86/resctrl: Move the filesystem bits to hea ...Reinette Chatre
  Re: [RESEND][PATCH v9 1/7] locking/mutex: Remove wakeups from und ...John Stultz
  Re: [PATCH 1/6] soc: qcom: Move some socinfo defines to the heade ...Elliot Berman
  Re: [RFC PATCH 03/41] perf: Set exclude_guest onto nmi_watchdogSean Christopherson
  Re: [PATCH v5 3/4] of: reserved_mem: Use the unflatten_devicetree ...Rob Herring
  Re: [PATCH v1 18/31] x86/resctrl: Allow resctrl_arch_mon_event_co ...Reinette Chatre
  Re: [PATCH] mm/rmap: do not add fully unmapped large folio to def ...Yang Shi
  Re: [PATCH] phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONALHeiko Stuebner
  Re: [RFC PATCH 04/41] perf: core/x86: Add support to register a n ...Sean Christopherson
  Re: [PATCH v2 05/10] arm64: dts: microchip: sparx5_pcb134: align ...Krzysztof Kozlowski
  Re: [PATCH RESEND] soundwire: qcom: allow multi-link on newer devicesVinod Koul
  Re: [PATCH] sysrq: Auto release device node using __free attributeJulia Lawall
  Re: [RFC PATCH 05/41] KVM: x86/pmu: Register PMI handler for pass ...Sean Christopherson
  Re: [PATCH v6 00/10] block atomic writesLuis Chamberlain
  Re: [PATCH v2 5/7] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add i ...Krzysztof Kozlowski
  Re: [PATCH 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinlo ...Uros Bizjak
  Re: [GIT PULL] LoongArch fixes for v6.9-rc4 pr-tracker-bot@kernel ...
  Re: [GIT PULL] Power management fix for v6.9-rc4 pr-tracker-bot@kernel ...
  Re: [GIT PULL] chrome-platform fixes for v6.9-rc4 pr-tracker-bot@kernel ...
  Re: [GIT PULL] ACPI fixes for v6.9-rc4 pr-tracker-bot@kernel ...
  Re: [GIT PULL] bcachefs fixes for rc4 pr-tracker-bot@kernel ...
  Re: [GIT PULL] SCSI fixes for 6.9-rc3 pr-tracker-bot@kernel ...
  Re: [GIT PULL] Networking for v6.9-rc4 pr-tracker-bot@kernel ...
  Re: [PATCH 2/6] soc: qcom: smem: Add pcode/fcode gettersElliot Berman
  Re: [RFC PATCH] KVM: x86: Advertise PCID based on hardware suppor ...Sean Christopherson
  Re: [PATCH v2 3/7] dt-bindings: PCI: qcom: Add IPQ9574 PCIe contr ...Krzysztof Kozlowski
  Re: [PATCH 5.15 00/57] 5.15.155-rc1 reviewFlorian Fainelli
  Re: [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_ ..."Liang, Kan"
  Re: [GIT PULL] turbostat 2024.04.10Linus Torvalds
  Re: [PATCH 13/18] i2c: rk3x: remove printout on handled timeoutsHeiko Stuebner
  Re: [PATCH v18 10/11] PCI/DPC: Add Error Disconnect Recover (EDR) ...Kuppuswamy Sathyanarayanan
  Re: [RFC PATCH 06/41] perf: x86: Add function to switch PMI handlerSean Christopherson
  Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific ...Isaku Yamahata
[New] [PATCH] Clarify risc-v hwprobe RISCV_HWPROBE_MISALIGNED_* docs.enh
  Re: [RFC PATCH 07/41] perf/x86: Add interface to reflect virtual ...Sean Christopherson
  Re: [RFC PATCH 08/41] KVM: x86/pmu: Add get virtual LVTPC_MASK bi ...Sean Christopherson
[New] [PATCH net-next v3 0/4] net: dqs: optimize if stall threshold is ...Breno Leitao
  [PATCH net-next v3 1/4] net: dql: Avoid calling BUG() when WARN() ...Breno Leitao
  [PATCH net-next v3 3/4] net: dql: Optimize stall information popu ...Breno Leitao
[New] [PATCH v2 1/2] locking/pvqspinlock: Use try_cmpxchg_acquire() in ...Uros Bizjak
  [PATCH v2 2/2] locking/pvqspinlock: Use try_cmpxchg() in qspinloc ...Uros Bizjak
  [PATCH net-next v3 2/4] net: dql: Separate queue function respons ...Breno Leitao
  [PATCH net-next v3 4/4] net: dqs: make struct dql more cache effi ...Breno Leitao
  Re: [RFC PATCH 09/41] perf: core/x86: Forbid PMI handler when gue ...Sean Christopherson
  Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific ...Isaku Yamahata
  Re: [PATCH v3] Add MO(mod objs) variable to process ext modules w ...Nicolas Schier
  Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotifyGabriel Krisman Bertazi
  Re: [PATCH 7/7] scripts/faddr2line: Check only two symbols when c ...Brian Johannesmeyer
  Re: [PATCH 6.1 00/83] 6.1.86-rc1 reviewFlorian Fainelli
  Re: [PATCH v4 3/4] arm64: Update AMU-based frequency scale factor ...Beata Michalska
  Re: [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_ ...Sean Christopherson
  Re: [RFC PATCH 06/41] perf: x86: Add function to switch PMI handlerSean Christopherson
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Linus Torvalds
  Re: [POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to m ..."Guilherme G. Piccoli"
  Re: [PATCH net-next] gve: Correctly report software timestamping ...John Fraker
  Re: [POC][RFC][PATCH 0/2] pstore/mm/x86: Add wildcard memmap to m ...Steven Rostedt
  Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()Luis Chamberlain
  Re: [PATCH 6.8 000/143] 6.8.6-rc1 review=?UTF-8?Q?Holger_Hoffst=c3=a4tte?=
  Re: [PATCH v4 00/15] mm: jit/text allocatorLuis Chamberlain
  Re: [RESEND PATCH] bpftool: Fix typo in error messageQuentin Monnet
  Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific ..."Edgecombe, Rick P"
  Re: [PATCH v3 1/2] regulator: dt-bindings: pca9450: add PMIC_RST_ ...Krzysztof Kozlowski
  Re: [RFC PATCH 02/41] perf: Support guest enter/exit interfaces"Liang, Kan"
  Re: [syzbot] [mm?] WARNING in try_to_migrate_one (2)Andrew Morton
  Re: xhci_hcd 0000:00:14.0: ERROR Transfer event TRB DMA ptr not p ...Paul Menzel
  Re: linux-next: duplicate patch in the risc-v treePalmer Dabbelt
  Re: [PATCHv3 1/2] dt-bindings: usb: typec: anx7688: start a bindi ...Krzysztof Kozlowski
  Re: linux-next: manual merge of the risc-v tree with the rust ...Palmer Dabbelt
  Re: [PATCH 1/6] soc: qcom: Move some socinfo defines to the heade ...Konrad Dybcio
  Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotifysyzbot
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Charles Mirabile
[New] [PATCH] ata: libata-core: Allow command duration limits detection ...Igor Pylypiv
  Re: [PATCH RESEND 2/2] usb: typec: tipd: fix event checking for t ...Javier Carrasco
  Re: [PATCH] drm/msm: Drop msm_read/writelDmitry Baryshkov
  Re: linux-next: manual merge of the riscv-dt tree with the ri ...Palmer Dabbelt
  Re: [PATCHv3 1/2] dt-bindings: usb: typec: anx7688: start a bindi ...Dmitry Baryshkov
  Re: [PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - req ...Linus Torvalds
  Re: [PATCH v2] treewide: Fix common grammar mistake "the the"Christophe JAILLET
  Re: [PATCH 1/6] soc: qcom: Move some socinfo defines to the heade ...Konrad Dybcio
  [PATCH v2 2/7] serial: exar: add support for reading from Exar EEPROM parker@finest ...
  [PATCH v2 4/7] serial: exar: add optional board_setup function parker@finest ...
  [PATCH v2 3/7] serial: exar: add support for config/set single MPIO parker@finest ...
[New] [PATCH v2 0/7] serial: exar: add Connect Tech serial cards to Exa ... parker@finest ...
  [PATCH v2 1/7] serial: exar: adding missing CTI and Exar PCI ids parker@finest ...
  [PATCH v2 7/7] serial: exar: fix: fix crash during shutdown if se ... parker@finest ...
  [PATCH v2 5/7] serial: exar: add some CTI helper functions parker@finest ...
  [PATCH v2 6/7] serial: exar: add CTI board and port setup functions parker@finest ...
  Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotifyKhazhy Kumykov
  Re: [PATCH v2] ACPI: fan: Add hwmon supportArmin Wolf
[New] commit e57bf9cda9cd ("timerfd: convert to ->read_iter()") breaks ...Bert Karwatzki
  Re: commit e57bf9cda9cd ("timerfd: convert to ->read_iter()") bre ...Jens Axboe
  Re: [PATCH v3 2/2] PCI: of: Attach created of_node to existing deviceRob Herring
[New] [GIT PULL] KVM: x86: Fixes for 6.9-rcNSean Christopherson
  Re: [PATCH 6.8 000/143] 6.8.6-rc1 reviewRonald Warsow
[New] [PATCH 1/1] dmaengine: fsl-edma: fix miss mutex unlock at an erro ...Frank Li
  Re: [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_g ...Andrew Morton
  Re: [PATCH v5 0/2] Adds additional information to ARM RAS errorsDaniel Ferguson
  Re: [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_ ...Sean Christopherson
  Re: linux-next: manual merge of the risc-v tree with the rust-fix ...Miguel Ojeda
  Re: [PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_ms ...Shuah Khan
  Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific ...Isaku Yamahata
  Re: [PATCH v2 2/3] thermal: Add support of multi sensors to therm ...Pin-yen Lin
  Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affect ...Konrad Rzeszutek Wilk
  Re: [PATCH v3] Add MO(mod objs) variable to process ext modules w ..."Daniel Walker (danielwa)"
  Re: [PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue wit ...Ferry Toth
  Re: [PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_ms ...John Stultz
  Re: [PATCH v4 06/15] mm/execmem, arch: convert simple overrides o ...Sam Ravnborg
  Re: [RFC PATCH 11/41] KVM: x86/pmu: Introduce enable_passthrough_ ...Sean Christopherson
[New] [PATCH] rust: helpers: Fix grammar in commentThorsten Blum
  Re: [PATCH v4] checkpatch: add check for snprintf to scnprintfJoe Perches
  Re: [RFC PATCH 12/41] KVM: x86/pmu: Plumb through passthrough PMU ...Sean Christopherson
  Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devicesBjorn Helgaas
  Re: [PATCH] selftests: timers: Fix valid-adjtimex signed left-shi ...Shuah Khan
  Re: [RFC PATCH 11/41] KVM: x86/pmu: Introduce enable_passthrough_ ...Sean Christopherson
  Re: [PATCH] selftests/clone3: Check that the child exited cleanlyShuah Khan
  Re: [PATCH v19 039/130] KVM: TDX: initialize VM with TDX specific ..."Edgecombe, Rick P"
  Re: [PATCH] selftests/clone3: Correct log message for waitpid() f ...Shuah Khan
  Re: [PATCH] selftests/clone3: Fix compiler warningShuah Khan
  Re: [RFC PATCH 01/41] perf: x86/intel: Support PERF_PMU_CAP_VPMU_ ..."Liang, Kan"
  Re: [PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V"Edgecombe, Rick P"
  Re: [PATCH v5 09/10] mm/ksm: rename get_ksm_page_flags() to ksm_g ...David Hildenbrand
  Re: [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV ...David Hildenbrand
  Re: [PATCH] kselftest: Mark functions that unconditionally call e ...Shuah Khan
  Re: [PATCH 1/3] selftests: timers: Fix posix_timers ksft_print_ms ...Shuah Khan
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locksPeter Xu
  Re: [PATCH] mm/rmap: do not add fully unmapped large folio to def ...David Hildenbrand
[New] [PATCH 0/7] media: Fix more smatch warningsRicardo Ribalda
  [PATCH 2/7] media: solo6x10: Use devm functionsRicardo Ribalda
  [PATCH 1/7] media: solo6x10: Use pcim functionsRicardo Ribalda
  [PATCH 3/7] media: saa7134: Use devm_request_irqRicardo Ribalda
  [PATCH 4/7] media: c8sectpfe: Refactor load_c8sectpfe_fwRicardo Ribalda
  [PATCH 5/7] media: tunner: xc5000: Refactor firmware loadRicardo Ribalda
  [PATCH 6/7] media: dvb-frontends: drx39xyj: Refactor firmware uploadRicardo Ribalda
  [PATCH 7/7] media: dvb-usb: dib0700_devices: Add missing release_ ...Ricardo Ribalda
  Re: [RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for I ...Sean Christopherson
[New] [PATCH v2] ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda
  Re: [RFC PATCH 18/41] KVM: x86/pmu: Intercept full-width GP count ...Sean Christopherson
  Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of ...Sean Christopherson
  Re: [PATCH 5.10 000/294] 5.10.215-rc1 reviewFlorian Fainelli
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locksMatthew Wilcox
  Re: [PATCH v3 0/2] s390/mm: shared zeropage + KVM fixesAndrew Morton
  [tip: timers/core] rust: time: Add Ktime"tip-bot2 for Alice Ryhl"
[New] [PATCH] misc/pvpanic-pci: register attributes via pci_driver=?utf-8?q?Thomas_Wei=C3=9Fschuh?=
  Re: [PATCH net-next v6 5/6] net: gro: move L3 flush checks to tcp ...Willem de Bruijn
  Re: [PATCH 4/6] drm/msm/adreno: Implement SMEM-based speed binKonrad Dybcio
  Re: [RFC PATCH 24/41] KVM: x86/pmu: Zero out unexposed Counters/S ...Sean Christopherson
  Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of ...Sean Christopherson
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locksPeter Xu
  Re: [PATCH 6.6 000/114] 6.6.27-rc1 reviewFlorian Fainelli
  Re: [RFC PATCH 26/41] KVM: x86/pmu: Add host_perf_cap field in kv ...Sean Christopherson
  Re: [RFC PATCH 27/41] KVM: x86/pmu: Clear PERF_METRICS MSR for guestSean Christopherson
  Re: [RFC PATCH 18/41] KVM: x86/pmu: Intercept full-width GP count ...Jim Mattson
  Re: [PATCH v4] checkpatch: add check for snprintf to scnprintfChristophe JAILLET
  Re: [RFC PATCH 28/41] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL ...Sean Christopherson
  Re: [PATCH v2 2/2] sched/topology: Optimize topology_span_sane()Kyle Meyer
  Re: [RFC PATCH 34/41] KVM: x86/pmu: Intercept EVENT_SELECT MSRSean Christopherson
  Re: [PATCH v3 0/2] s390/mm: shared zeropage + KVM fixesDavid Hildenbrand
  Re: [RFC PATCH 36/41] KVM: x86/pmu: Intercept FIXED_CTR_CTRL MSRSean Christopherson
  Re: [RFC PATCH 24/41] KVM: x86/pmu: Zero out unexposed Counters/S ...Jim Mattson
  Re: [PATCH] mm/rmap: do not add fully unmapped large folio to def ...Yang Shi
  Re: [PATCH] mm: Always sanity check anon_vma first for per-vma locksMatthew Wilcox
  Re: [RFC PATCH 37/41] KVM: x86/pmu: Allow writing to fixed counte ...Sean Christopherson
  Re: [PATCH 2/3] kernel/pid: Remove default pid_max valueAndrew Morton
  Re: [PATCH 6.8 000/143] 6.8.6-rc1 reviewFlorian Fainelli
  Re: [PATCH v2] ACPI: CPPC: Fix access width used for PCC registersEaswar Hariharan
  Re: [RFC PATCH 28/41] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL ...Jim Mattson
  Re: [PATCH v4] checkpatch: add check for snprintf to scnprintfJustin Stitt
  Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of ...Jim Mattson
  Re: [PATCH v2 6/6] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP ...Thinh Nguyen
  Re: [RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for I ...Jim Mattson
  Re: [PATCH v1 0/6] x86/resctrl: Avoid searching tasklist during m ..."Moger, Babu"
  Re: [PATCH] MAINTAINERS: adjust file entry in TEXAS INSTRUMENTS A ...Mark Brown
[New] [GIT PULL] Hyper-V fixes for 6.9-rc4Wei Liu
  Re: [PATCH v1 0/6] x86/resctrl: Avoid searching tasklist during m ...Peter Newman
  [PATCH 6/7] arm64: dts: ti: k3-am69-sk: Remove HS400 mode support ...Judith Mendez
  [PATCH 7/7] arm64: dts: ti: k3-j784s4-evm: Remove HS400 mode supp ...Judith Mendez
  [PATCH 3/7] arm64: dts: ti: k3-am62a: Enable UHS mode support for ...Judith Mendez
  [PATCH 5/7] arm64: dts: ti: k3-j784s4-main: Enable support for UH ...Judith Mendez
[New] [PATCH 0/7] MMC updates for TI K3 platformsJudith Mendez
  [PATCH 2/7] arm64: dts: ti: k3-am65-main: Remove unused propertie ...Judith Mendez
  [PATCH 4/7] arm64: dts: ti: k3-j721s2-main: Enable support for SD ...Judith Mendez
  [PATCH 1/7] arm64: dts: ti: k3-am65-main: Update sdhci propertiesJudith Mendez
[New] [PATCH] rust: remove unneeded `kernel::prelude` imports from doctestsNell Shamrell-Harrington
  Re: [RFC PATCH 28/41] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL ...Sean Christopherson
  Re: [PATCH][next] ASoC: codecs: tas2780: remove redundant assignm ...Mark Brown
  Re: [intel-next 1/2] net/i40e: link NAPI instances to queues and IRQs"Nambiar, Amritha"
[New] [RFC PATCH bpf-next v2 0/2] Replace mono_delivery_time with tstam ...Abhishek Chauhan
  [RFC PATCH bpf-next v2] net: Add additional bit to support usersp ...Abhishek Chauhan
  [RFC PATCH bpf-next v2 1/2] net: Rename mono_delivery_time to tst ...Abhishek Chauhan
[New] [PATCH 0/2] rust: time related cleanupBoqun Feng
  [PATCH 1/2] rust: time: doc: Add missing C header linksBoqun Feng
  [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()Boqun Feng
  Re: [RFC PATCH 28/41] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL ...Jim Mattson
[New] [PATCH] arm: dts: am335x-evmsk: add alias node for uartsJudith Mendez
  Re: [RFC PATCH 39/41] KVM: x86/pmu: Implement emulated counter in ...Sean Christopherson
  Re: [RFC PATCH 39/41] KVM: x86/pmu: Implement emulated counter in ...Sean Christopherson
  Re: [RFC PATCH 40/41] KVM: x86/pmu: Separate passthrough PMU logi ...Sean Christopherson
[New] [PATCH v3] ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda
[New] [PATCH] cpufreq: Fixed kernel crash caused by cpufreq issuesLizhe
[New] [PATCH] selftests/harness: remove use of LINE_MAXEdward Liaw
  Re: [RFC PATCH 41/41] KVM: nVMX: Add nested virtualization suppor ...Sean Christopherson
  Re: [RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPMSean Christopherson
  Re: [RFC PATCH 15/41] KVM: x86/pmu: Manage MSR interception for I ...Sean Christopherson
  Re: [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of ...Sean Christopherson
  Re: [PATCH] selftests/harness: remove use of LINE_MAXAndrew Morton
  Re: [PATCH v2] dt-bindings: PCI: altera: Convert to YAML matthew.gerlach@linux ...
  Re: [PATCH 6.8 000/143] 6.8.6-rc1 reviewShuah Khan
  Re: [PATCH 6.6 000/114] 6.6.27-rc1 reviewShuah Khan
  RE: [PATCH v6 10/10] nvme: Atomic write supportDan Helmick
  Re: [PATCH 6.1 00/83] 6.1.86-rc1 reviewShuah Khan
  Re: [GIT PULL] Hyper-V fixes for 6.9-rc4 pr-tracker-bot@kernel ...
  Re: [RFC PATCH bpf-next v2] net: Add additional bit to support us ..."Abhishek Chauhan (ABC)"
  Re: [PATCH 5.15 00/57] 5.15.155-rc1 reviewShuah Khan
  Re: [PATCH 1/6] soc: qcom: Move some socinfo defines to the heade ...Elliot Berman
  Re: [PATCH 5.4 000/215] 5.4.274-rc1 reviewShuah Khan
[New] [PATCH 1/2] crypto: ecdh - zeroize crpytographic keys after useHailey Mothershead
  [PATCH 2/2] crypto: aead,cipher - zeroize key buffer after useHailey Mothershead
  Re: [PATCH 4.19 000/175] 4.19.312-rc1 reviewShuah Khan
[New] [PATCH v3 0/2] fw_devlink overlay fixSaravana Kannan
  [PATCH v3 1/2] Revert "treewide: Fix probing of devices in DT ove ...Saravana Kannan
  [PATCH v3 2/2] of: dynamic: Fix overlayed devices not probing bec ...Saravana Kannan
  Re: [RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPMMingwei Zhang
  Re: [PATCH v2 1/2] hyperv: Convert from tasklet to BH workqueueAllen Pais
  Re: [PATCH v2] dt-bindings: PCI: altera: Convert to YAML matthew.gerlach@linux ...
  Re: [syzbot] kernel BUG in ext4_do_writepagessyzbot
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededPawan Gupta
  Re: [PATCH v5 0/6] nvme-fabrics: short-circuit connect retriesKeith Busch
  Re: [PATCH v3 04/30] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.Elizabeth Figura
  Re: [PATCH 1/6] soc: qcom: Move some socinfo defines to the heade ...Elliot Berman
  Re: [PATCH v2] ACPI: fan: Add hwmon supportGuenter Roeck
  Re: [PATCH v19 076/130] KVM: TDX: Finalize VM initializationIsaku Yamahata
  Re: Incorrect BPF stats accounting for fentry on arm64Yonghong Song
[New] [syzbot] [bpf?] [net?] WARNING in sock_map_unrefsyzbot
  Re: [PATCH] ARM: dts: qcom: ipq4019: add QCA8075 PHY Package nodesBjorn Andersson
  Re: [PATCH] clk: qcom: fix module autoloadingBjorn Andersson
  Re: [PATCH] ARM: dts: qcom: msm8974-sony-shinano: Enable vibratorBjorn Andersson
  Re: [PATCH v2] firmware: qcom: uefisecapp: Fix memory related IO ...Bjorn Andersson
  Re: [RESEND PATCH v5 1/4] perf/bpf: Call bpf handler directly, no ...Kyle Huey
  Re: Incorrect BPF stats accounting for fentry on arm64Jose Fernandez
[New] [PATCH v6 0/7] Combine perf and bpf for fast eval of hw breakpoin ...Kyle Huey
  [PATCH v6 1/7] perf/bpf: Reorder bpf_overflow_handler() ahead of ...Kyle Huey
  [PATCH v6 2/7] perf/bpf: Create bpf_overflow_handler() stub for ! ...Kyle Huey
  [PATCH v6 3/7] perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from st ...Kyle Huey
  [PATCH v6 4/7] perf/bpf: Call bpf handler directly, not through o ...Kyle Huey
  [PATCH v6 5/7] perf/bpf: Remove unneeded uses_default_overflow_ha ...Kyle Huey
  Re: [PATCH v4 1/1] scsi: ufs: Remove support for old UFSHCI versions"Martin K. Petersen"
  [PATCH v6 6/7] perf/bpf: Allow a bpf program to suppress all samp ...Kyle Huey
  Re: [PATCH net-next v2 1/1] ptp: 82p33: move register definitions ...Jakub Kicinski
  Re: [PATCH v1] scsi: ufs: exynos: Support module autoloading"Martin K. Petersen"
  Re: [PATCH] scsi: ufs: mediatek: fix module autoloading"Martin K. Petersen"
  Re: [PATCH][next] scsi: FlashPoint: remove redundant assignment t ..."Martin K. Petersen"
  Re: (subset) [PATCH v2 01/25] scsi: aacraid: Convert sprintf() fa ..."Martin K. Petersen"
  Re: [PATCH net-next] flow_offload: fix flow_offload_has_one_actio ...Jakub Kicinski
  Re: [PATCH v2] bcachefs: chardev: make bch_chardev_class constantKent Overstreet
  Re: [PATCH v5 4/6] nvme-rdma: short-circuit reconnect retriesKeith Busch
  Re: [PATCH] net: usb: ax88179_178a: avoid writing the mac address ...Jakub Kicinski
  Re: [net-next PatchV2] octeontx2-af: map management port always t ...Jakub Kicinski
  Re: [PATCH v9 5/9] clk: mmp: Add Marvell PXA1908 clock driverStephen Boyd
  Re: Bug 218665 - nohz_full=0 prevents kernel from bootingBjorn Andersson
  Re: [PATCH net] octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationJakub Kicinski
  Re: [RFC v3 00/16] Basic clock and reset support for StarFive JH8 ...Stephen Boyd
  Re: [PATCH RFC 1/2] clk: hisilicon: rename hi3519 PLL registratio ...Stephen Boyd
  Re: [PATCH v3 2/2] dma: dt-bindings: fsl-edma: clean up unused "f ...Frank Li
  Re: [PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optim ...Sidhartha Kumar
  Re: [PATCH] jbd2: avoid mount failed when commit block is partial ..."Theodore Ts'o"
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededJosh Poimboeuf
  Re: [RFC PATCH v3 01/10] KVM: VMX: Virtualize Intel IA32_SPEC_CTRLJim Mattson
[New] [PATCH 00/19] riscv: Support vendor extensions and xtheadvectorCharlie Jenkins
  [PATCH 01/19] dt-bindings: riscv: Add vendorid and archidCharlie Jenkins
  [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removalCharlie Jenkins
  [PATCH 03/19] dt-bindings: riscv: Add xtheadvector ISA extension ...Charlie Jenkins
  [PATCH 04/19] riscv: dts: allwinner: Add xtheadvector to the D1/D ...Charlie Jenkins
  [PATCH 05/19] riscv: Fix extension subset checkingCharlie Jenkins
  [PATCH 06/19] riscv: Extend cpufeature.c to detect vendor extensionsCharlie Jenkins
  [PATCH 07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely()Charlie Jenkins
  [PATCH 08/19] riscv: Introduce vendor variants of extension helpersCharlie Jenkins
  [PATCH 09/19] riscv: uaccess: Add alternative for xtheadvector ua ...Charlie Jenkins
  [PATCH 11/19] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSATCharlie Jenkins
  [PATCH 10/19] RISC-V: define the elements of the VCSR vector CSRCharlie Jenkins
  [PATCH 12/19] riscv: Create xtheadvector fileCharlie Jenkins
  [PATCH 13/19] riscv: vector: Support xtheadvector save/restoreCharlie Jenkins
  [PATCH 14/19] riscv: hwprobe: Disambiguate vector and xtheadvecto ...Charlie Jenkins
  [PATCH 15/19] riscv: hwcap: Add v to hwcap if xtheadvector enabledCharlie Jenkins
  [PATCH 16/19] riscv: hwprobe: Add vendor extension probingCharlie Jenkins
  [PATCH 17/19] riscv: hwprobe: Document vendor extensions and xthe ...Charlie Jenkins
  [PATCH 18/19] selftests: riscv: Fix vector testsCharlie Jenkins
  [PATCH 19/19] selftests: riscv: Support xtheadvector in vector testsCharlie Jenkins
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededJosh Poimboeuf
  Re: linux-next: duplicate patches in the rcu tree"Paul E. McKenney"
  Re: [RFC PATCH v3 07/10] KVM: x86: Advertise ARCH_CAP_VIRTUAL_ENU ...Jim Mattson
  Re: [PATCH 1/2] checkpatch: Don't check for 75 chars per line for ...Saravana Kannan
  Re: [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in __hc ...syzbot
  Re: [RFC PATCH 0/4] perf: Correlating user process data to samplesIan Rogers
  Re: [PATCH 04/11] clk: divider: Introduce CLK_DIVIDER_EVEN_INTEGE ...Stephen Boyd
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededJosh Poimboeuf
  Re: [PATCH v1 2/2] perf test: Display number of remaining testsIan Rogers
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededPawan Gupta
[New] [PATCH v3] Drivers: hv: Cosmetic changes for hv.c and balloon.cAditya Nagesh
[New] [PATCH net-next 12] gve: Correctly report software timestamping c ...John Fraker
  Re: [PATCH 05/11] clk: eyeq: add driverStephen Boyd
  Re: [PATCH] clk: sophgo: Make synthesizer struct staticStephen Boyd
  Re: [PATCH v13 4/5] clk: sophgo: Add SG2042 clock driverStephen Boyd
  Re: [PATCH v9 00/13] clk: hisilicon: Migrate devm APIsStephen Boyd
  Re: [PATCH v11 1/4] clk: stm32mp13: use platform device APIsStephen Boyd
  Re: [PATCH v11 2/4] dt-bindings: clocks: stm32mp25: add descripti ...Stephen Boyd
  Re: [PATCH v11 3/4] clk: stm32: introduce clocks for STM32MP257 p ...Stephen Boyd
  Re: [PATCH 1/2] clk: stm32: initialize syscon after clocks are re ...Stephen Boyd
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededPawan Gupta
  Re: [PATCH 1/1] clk: imgtec: use %pe for better readability of er ...Stephen Boyd
  Re: [PATCH 5/7] x86/bugs: Only harden syscalls when neededPawan Gupta
  Re: [PATCH v3 1/3] arm64: mm: Don't remap pgtables per-cont(pte|p ...Itaru Kitayama
\
 
  \ /
  Last update: 2024-04-15 01:25    [6.079 seconds]
©2004-2020 Jasper Spaans