Messages by Date
-
2025/04/22
Re: [PATCH 1/1] virtio_console: fix missing byte order handling for cols and rows
Halil Pasic
-
2025/04/22
Re: [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
Ryan Roberts
-
2025/04/22
Re: [PATCH bpf-next v3 0/2] bpf: Allow access to const void pointer arguments in tracing programs
Jiri Olsa
-
2025/04/22
Re: [PATCH v3 00/32] kselftest harness and nolibc compatibility
Willy Tarreau
-
2025/04/22
Re: [PATCH v3 00/32] kselftest harness and nolibc compatibility
Thomas Weißschuh
-
2025/04/22
Re: [PATCH 0/2] Fix fallback qcom,ipc parse
Stephan Gerhold
-
2025/04/22
Re: [PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc
Huang, Kai
-
2025/04/22
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Alejandro Colomar
-
2025/04/21
Re: [PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc
Huang, Kai
-
2025/04/21
Re: [PATCH v10 13/33] remoteproc: k3: Refactor .kick rproc ops into common driver
Beleswar Prasad Padhi
-
2025/04/21
Re: [PATCH v10 15/33] remoteproc: k3: Refactor rproc_reset() implementation into common driver
Beleswar Prasad Padhi
-
2025/04/21
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Suren Baghdasaryan
-
2025/04/21
Re: [PATCH v7 0/5] Configure imx8mp dsp node for rproc usage
Shawn Guo
-
2025/04/21
Re: [PATCH net-next 1/2] vsock: Linger on unsent data
Michal Luczaj
-
2025/04/21
[PATCH net-next v2 1/3] vsock: Linger on unsent data
Michal Luczaj
-
2025/04/21
[PATCH net-next v2 2/3] vsock: Reduce indentation in virtio_transport_wait_close()
Michal Luczaj
-
2025/04/21
[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
Michal Luczaj
-
2025/04/21
[PATCH net-next v2 3/3] vsock/test: Expand linger test to ensure close() does not misbehave
Michal Luczaj
-
2025/04/21
[PATCH v2 4/5] arm64: dts: mediatek: mt8188: Describe SCP as a cluster with two cores
Nícolas F . R . A . Prado
-
2025/04/21
[PATCH v2 5/5] arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0
Nícolas F . R . A . Prado
-
2025/04/21
[PATCH v2 3/5] dt-bindings: remoteproc: mediatek: Drop redundant maxItems for mt8192/95
Nícolas F . R . A . Prado
-
2025/04/21
[PATCH v2 2/5] dt-bindings: remoteproc: mediatek: Remove l1tcm for dual-core MT8188 SCP
Nícolas F . R . A . Prado
-
2025/04/21
[PATCH v2 1/5] dt-bindings: remoteproc: mediatek: Add missing minItems for 8192/8195
Nícolas F . R . A . Prado
-
2025/04/21
[PATCH v2 0/5] Describe MT8188's SCP as dual-core
Nícolas F . R . A . Prado
-
2025/04/21
Re: [PATCH 4/4] ARM: dts: qcom: Add initial support for Sony Xperia Z Ultra (togari)
Dmitry Baryshkov
-
2025/04/21
Re: [PATCH 2/4] ARM: dts: qcom: sony-xperia-rhine: Move camera buttons to amami & honami
Dmitry Baryshkov
-
2025/04/21
Re: [PATCH 1/4] ARM: dts: qcom: sony-xperia-rhine: Enable USB charging
Dmitry Baryshkov
-
2025/04/21
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Suren Baghdasaryan
-
2025/04/21
[PATCH net 2/2] selftests: mptcp: diag: use mptcp_lib_get_info_value
Matthieu Baerts (NGI0)
-
2025/04/21
[PATCH net 1/2] mptcp: pm: Defer freeing of MPTCP userspace path manager entries
Matthieu Baerts (NGI0)
-
2025/04/21
[PATCH net 0/2] mptcp: pm: Defer freeing userspace pm entries
Matthieu Baerts (NGI0)
-
2025/04/21
[RFC v3 11/12] rust: sync: Add memory barriers
Boqun Feng
-
2025/04/21
[RFC v3 12/12] rust: sync: rcu: Add RCU protected pointer
Boqun Feng
-
2025/04/21
[RFC v3 09/12] rust: sync: atomic: Add Atomic<*mut T>
Boqun Feng
-
2025/04/21
[RFC v3 10/12] rust: sync: atomic: Add arithmetic ops for Atomic<*mut T>
Boqun Feng
-
2025/04/21
[RFC v3 08/12] rust: sync: atomic: Add Atomic<{usize,isize}>
Boqun Feng
-
2025/04/21
[RFC v3 07/12] rust: sync: atomic: Add Atomic<u{32,64}>
Boqun Feng
-
2025/04/21
[RFC v3 06/12] rust: sync: atomic: Add the framework of arithmetic operations
Boqun Feng
-
2025/04/21
[RFC v3 05/12] rust: sync: atomic: Add atomic {cmp,}xchg operations
Boqun Feng
-
2025/04/21
[RFC v3 04/12] rust: sync: atomic: Add generic atomics
Boqun Feng
-
2025/04/21
[RFC v3 03/12] rust: sync: atomic: Add ordering annotation types
Boqun Feng
-
2025/04/21
[RFC v3 01/12] rust: Introduce atomic API helpers
Boqun Feng
-
2025/04/21
[RFC v3 02/12] rust: sync: Add basic atomic operation mapping framework
Boqun Feng
-
2025/04/21
[RFC v3 00/12] LKMM generic atomics in Rust
Boqun Feng
-
2025/04/21
Re: [RFC v2 00/13] LKMM *generic* atomics in Rust
Boqun Feng
-
2025/04/21
Re: [PATCH 0/4] Add support for Sony Xperia Z Ultra (togari)
Rob Herring (Arm)
-
2025/04/21
Re: [PATCH] ARM: dts: qcom: msm8974-samsung-hlte: Add touchkey support
Rob Herring (Arm)
-
2025/04/21
Re: [PATCH v10 13/33] remoteproc: k3: Refactor .kick rproc ops into common driver
Andrew Davis
-
2025/04/21
Re: [PATCH v10 15/33] remoteproc: k3: Refactor rproc_reset() implementation into common driver
Andrew Davis
-
2025/04/21
Re: [PATCH bpf-next v2 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
-
2025/04/21
Re: [PATCH] ASoC: wm8998: Add Kconfig prompt
Charles Keepax
-
2025/04/21
Re: [PATCH 1/2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
barnabas . czeman
-
2025/04/21
Re: [PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
Michael S. Tsirkin
-
2025/04/21
Re: [PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
Michael S. Tsirkin
-
2025/04/21
Re: [PATCH 1/2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
Dmitry Baryshkov
-
2025/04/21
[PATCH bpf-next v2 09/11] selftests/bpf: Add test for Spectre v1 mitigation
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 11/11] bpf: Fall back to nospec for sanitization-failures
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 10/11] bpf: Allow nospec-protected var-offset stack access
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 08/11] bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 07/11] bpf: Rename sanitize_stack_spill to nospec_result
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 03/11] bpf: Return -EFAULT on misconfigurations
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 04/11] bpf: Return -EFAULT on internal errors
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 02/11] bpf: Move insn if/else into do_check_insn()
Luis Gerhorst
-
2025/04/21
[PATCH bpf-next v2 00/11] bpf: Mitigate Spectre v1 using barriers
Luis Gerhorst
-
2025/04/21
[PATCH v10 5/5] KVM: selftests: Add test cases for LoongArch
Bibo Mao
-
2025/04/21
[PATCH v10 4/5] KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
-
2025/04/21
[PATCH v10 2/5] KVM: selftests: Add KVM selftests header files for LoongArch
Bibo Mao
-
2025/04/21
[PATCH v10 3/5] KVM: selftests: Add core KVM selftests support for LoongArch
Bibo Mao
-
2025/04/21
[PATCH v10 0/5] KVM: selftests: Add LoongArch support
Bibo Mao
-
2025/04/21
[PATCH v10 1/5] KVM: selftests: Add VM_MODE_P47V47_16K vm mode
Bibo Mao
-
2025/04/20
Re: [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
Jason Wang
-
2025/04/20
Re: [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
Jason Wang
-
2025/04/20
Re: [PATCH v9 3/4] vhost: add VHOST_FORK_FROM_OWNER ioctl and validate inherit_owner
Jason Wang
-
2025/04/20
Re: [PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
Jason Wang
-
2025/04/20
Re: [PATCH v9 1/4] vhost: Add a new parameter in vhost_dev to allow user select kthread
Jason Wang
-
2025/04/20
Re: [PATCH v3 4/9] vhost: modify vhost_log_write() for broader users
Jason Wang
-
2025/04/20
Re: [PATCH v4 1/4] virtio-net: disable delayed refill when pausing rx
Jason Wang
-
2025/04/20
[PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
Cindy Lu
-
2025/04/20
[PATCH v9 3/4] vhost: add VHOST_FORK_FROM_OWNER ioctl and validate inherit_owner
Cindy Lu
-
2025/04/20
[PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
Cindy Lu
-
2025/04/20
[PATCH v9 1/4] vhost: Add a new parameter in vhost_dev to allow user select kthread
Cindy Lu
-
2025/04/20
[PATCH v9 0/4] vhost: Add support of kthread API
Cindy Lu
-
2025/04/20
Re: [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model
Xu Kuohai
-
2025/04/20
[PATCH 2/2] soc: qcom: smp2p: Fix fallback to qcom,ipc parse
Barnabás Czémán
-
2025/04/20
[PATCH 1/2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
Barnabás Czémán
-
2025/04/20
[PATCH 0/2] Fix fallback qcom,ipc parse
Barnabás Czémán
-
2025/04/20
Re: [PATCH v9 3/5] KVM: selftests: Add core KVM selftests support for LoongArch
bibo mao
-
2025/04/20
Re: [PATCH v9 2/5] KVM: selftests: Add KVM selftests header files for LoongArch
bibo mao
-
2025/04/20
Re: [PATCH v7 1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on
Waiman Long
-
2025/04/20
Re: [v3,1/2] rcutorture: Perform more frequent testing of ->gpwrap
Paul E. McKenney
-
2025/04/20
Re: [PATCH 1/3] ARM: dts: qcom: msm8974-oneplus-bacon: Add alias for mmc0
Luca Weiss
-
2025/04/20
Re: [PATCH 1/3] ARM: dts: qcom: msm8974-oneplus-bacon: Add alias for mmc0
Bjorn Andersson
-
2025/04/20
Re: [PATCH RFC bpf-next 1/4] bpf: add struct largest member size in func model
Alexis Lothoré
-
2025/04/20
Re: [PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Jon Kohler
-
2025/04/20
Re: [PATCH v9 3/5] KVM: selftests: Add core KVM selftests support for LoongArch
Huacai Chen
-
2025/04/20
Re: [PATCH v9 2/5] KVM: selftests: Add KVM selftests header files for LoongArch
Huacai Chen
-
2025/04/20
Re: [PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Michael S. Tsirkin
-
2025/04/19
Re: [v3,1/2] rcutorture: Perform more frequent testing of ->gpwrap
Joel Fernandes
-
2025/04/19
[PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Jon Kohler
-
2025/04/19
Re: [PATCH v3 1/2] rcutorture: Perform more frequent testing of ->gpwrap
Paul E. McKenney
-
2025/04/19
Re: [12/14] torture: Add testing of RCU's Rust bindings to torture.sh
Paul E. McKenney
-
2025/04/19
Re: [12/14] torture: Add testing of RCU's Rust bindings to torture.sh
Joel Fernandes
-
2025/04/19
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Alejandro Colomar
-
2025/04/19
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Lorenzo Stoakes
-
2025/04/19
Re: [PATCH] openrisc: Fix build warning in cache.c
Sahil Siddiq
-
2025/04/19
[PATCH v6 3/3] openrisc: Add cacheinfo support
Sahil Siddiq
-
2025/04/19
[PATCH v6 2/3] openrisc: Introduce new utility functions to flush and invalidate caches
Sahil Siddiq
-
2025/04/19
[PATCH v6 1/3] openrisc: Refactor struct cpuinfo_or1k to reduce duplication
Sahil Siddiq
-
2025/04/19
[PATCH v6 0/3] openrisc: Add cacheinfo support and introduce new utility functions
Sahil Siddiq
-
2025/04/19
[PATCH v1] selftests: iou-zcrx: Get the page size at runtime
Haiyue Wang
-
2025/04/19
Re: [PATCH v2 0/7] tools/nolibc: fix some undefined behaviour and enable UBSAN
Willy Tarreau
-
2025/04/19
[PATCH v2 3/7] tools/nolibc: disable function sanitizer for _start_c()
Thomas Weißschuh
-
2025/04/19
[PATCH v2 2/7] tools/nolibc: add __nolibc_aligned() and __nolibc_aligned_as()
Thomas Weißschuh
-
2025/04/19
[PATCH v2 7/7] selftests/nolibc: enable UBSAN if available
Thomas Weißschuh
-
2025/04/19
[PATCH v2 5/7] tools/nolibc: fix integer overflow in i{64,}toa_r() and
Thomas Weißschuh
-
2025/04/19
[PATCH v2 6/7] selftests/nolibc: disable ubsan for smash_stack()
Thomas Weißschuh
-
2025/04/19
[PATCH v2 4/7] tools/nolibc: properly align dirent buffer
Thomas Weißschuh
-
2025/04/19
[PATCH v2 0/7] tools/nolibc: fix some undefined behaviour and enable UBSAN
Thomas Weißschuh
-
2025/04/19
[PATCH v2 1/7] tools/nolibc: add __nolibc_has_feature()
Thomas Weißschuh
-
2025/04/19
Re: [PATCH 2/6] tools/nolibc: disable function sanitizer for _start_c()
Willy Tarreau
-
2025/04/19
Re: [PATCH 4/6] tools/nolibc: fix integer overflow in i{64,}toa_r() and
Thomas Weißschuh
-
2025/04/19
Re: [PATCH 3/6] tools/nolibc: properly align dirent buffer
Thomas Weißschuh
-
2025/04/19
Re: [PATCH 2/6] tools/nolibc: disable function sanitizer for _start_c()
Thomas Weißschuh
-
2025/04/19
Re: [PATCH 6/6] selftests/nolibc: enable UBSAN if available
Willy Tarreau
-
2025/04/19
Re: [PATCH 4/6] tools/nolibc: fix integer overflow in i{64,}toa_r() and
Willy Tarreau
-
2025/04/19
Re: [PATCH] ARM: dts: qcom: msm8974-samsung-hlte: Add touchkey support
Luca Weiss
-
2025/04/19
[PATCH] ARM: dts: qcom: msm8974-samsung-hlte: Add touchkey support
Luca Weiss
-
2025/04/19
Re: [PATCH 3/6] tools/nolibc: properly align dirent buffer
Willy Tarreau
-
2025/04/19
Re: [PATCH 2/6] tools/nolibc: disable function sanitizer for _start_c()
Willy Tarreau
-
2025/04/19
[PATCH 3/3] ARM: dts: qcom: sony-xperia-rhine: Add alias for mmc0 & mmc1
Luca Weiss
-
2025/04/19
[PATCH 2/3] ARM: dts: qcom: msm8974-hammerhead: Add alias for mmc0
Luca Weiss
-
2025/04/19
[PATCH 1/3] ARM: dts: qcom: msm8974-oneplus-bacon: Add alias for mmc0
Luca Weiss
-
2025/04/19
[PATCH 0/3] Add devicetree aliases for mmc on multiple MSM8974 devices
Luca Weiss
-
2025/04/19
[PATCH 4/4] ARM: dts: qcom: Add initial support for Sony Xperia Z Ultra (togari)
Luca Weiss
-
2025/04/19
[PATCH 3/4] dt-bindings: arm: qcom: Add Sony Xperia Z Ultra (togari)
Luca Weiss
-
2025/04/19
[PATCH 2/4] ARM: dts: qcom: sony-xperia-rhine: Move camera buttons to amami & honami
Luca Weiss
-
2025/04/19
[PATCH 1/4] ARM: dts: qcom: sony-xperia-rhine: Enable USB charging
Luca Weiss
-
2025/04/19
[PATCH 0/4] Add support for Sony Xperia Z Ultra (togari)
Luca Weiss
-
2025/04/18
Re: [PATCH] timekeeping: Prevent coarse clocks going backwards
John Stultz
-
2025/04/18
[PATCH v3] timekeeping: Prevent coarse clocks going backwards
John Stultz
-
2025/04/18
Re: [PATCH] openrisc: Fix build warning in cache.c
Stafford Horne
-
2025/04/18
Re: [PATCH v2 5/5] arm64: dts: qcom: qcm6490-fairphone-fp5: Add DisplayPort sound support
Dmitry Baryshkov
-
2025/04/18
Re: [PATCH v2 4/5] ASoC: qcom: sm8250: Add Fairphone 5 soundcard compatible
Dmitry Baryshkov
-
2025/04/18
Re: [PATCH v2 3/5] ASoC: qcom: sm8250: add DisplayPort Jack support
Dmitry Baryshkov
-
2025/04/18
Re: [PATCH v2 2/5] ASoC: qcom: sm8250: set card driver name from match data
Dmitry Baryshkov
-
2025/04/18
Re: [PATCH v2 0/3] Fairphone 5 DisplayPort over USB-C support
Dmitry Baryshkov
-
2025/04/18
Re: [12/14] torture: Add testing of RCU's Rust bindings to torture.sh
Paul E. McKenney
-
2025/04/18
Re: [12/14] torture: Add testing of RCU's Rust bindings to torture.sh
Joel Fernandes
-
2025/04/18
Re: [12/14] torture: Add testing of RCU's Rust bindings to torture.sh
Joel Fernandes
-
2025/04/18
Re: [PATCH 0/6] tools/nolibc: fix some undefined behaviour and enable UBSAN
Paul E. McKenney
-
2025/04/18
Re: [PATCH 0/6] tools/nolibc: fix some undefined behaviour and enable UBSAN
Thomas Weißschuh
-
2025/04/18
Re: [PATCH 12/14] torture: Add testing of RCU's Rust bindings to torture.sh
Paul E. McKenney
-
2025/04/18
[PATCH] ASoC: wm8998: Add Kconfig prompt
André Apitzsch via B4 Relay
-
2025/04/18
Re: [GIT PULL] kunit fixes update for Linux 6.15-rc3
pr-tracker-bot
-
2025/04/18
Re: [GIT PULL] Kselftest fixes update for Linux 6.15-rc3
pr-tracker-bot
-
2025/04/18
Re: [PATCH 09/14] rcutorture: Check for ->up_read() without matching ->down_read()
Joel Fernandes
-
2025/04/18
Re: [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
Suren Baghdasaryan
-
2025/04/18
Re: [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
Lorenzo Stoakes
-
2025/04/18
Re: [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
Suren Baghdasaryan
-
2025/04/18
Re: [PATCH] timekeeping: Prevent coarse clocks going backwards
John Stultz
-
2025/04/18
Re: [PATCH 12/14] torture: Add testing of RCU's Rust bindings to torture.sh
Miguel Ojeda
-
2025/04/18
Re: [PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
Lorenzo Stoakes
-
2025/04/18
Re: [PATCH 12/14] torture: Add testing of RCU's Rust bindings to torture.sh
Paul E. McKenney
-
2025/04/18
Re: [PATCH v2] lib/test_kmod: do not hardcode/depend on any filesystem
Luis Chamberlain
-
2025/04/18
[PATCH v3 6/8] mm: make vm_area_struct anon_name field RCU-safe
Suren Baghdasaryan
-
2025/04/18
[PATCH v3 7/8] mm/maps: read proc/pid/maps under RCU
Suren Baghdasaryan
-
2025/04/18
[PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl under RCU
Suren Baghdasaryan
-
2025/04/18
[PATCH v3 5/8] selftests/proc: add verbose more for tests to facilitate debugging
Suren Baghdasaryan
-
2025/04/18
[PATCH v3 4/8] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
Suren Baghdasaryan
-
2025/04/18
[PATCH v3 3/8] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
Suren Baghdasaryan
-
2025/04/18
[PATCH v3 2/8] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
Suren Baghdasaryan
-
2025/04/18
[PATCH v3 1/8] selftests/proc: add /proc/pid/maps tearing from vma split test
Suren Baghdasaryan
-
2025/04/18
[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
Suren Baghdasaryan
-
2025/04/18
[GIT PULL] kunit fixes update for Linux 6.15-rc3
Shuah Khan
-
2025/04/18
Re: [PATCH 0/6] tools/nolibc: fix some undefined behaviour and enable UBSAN
Paul E. McKenney
-
2025/04/18
Re: [PATCH 12/14] torture: Add testing of RCU's Rust bindings to torture.sh
Miguel Ojeda
-
2025/04/18
[GIT PULL] Kselftest fixes update for Linux 6.15-rc3
Shuah Khan
-
2025/04/18
Re: [PATCH v3 06/32] selftests: harness: Remove dependency on libatomic
Muhammad Usama Anjum
-
2025/04/18
[PATCH v10 20/33] remoteproc: k3-dsp: Don't override rproc ops in IPC-only mode
Beleswar Padhi
-
2025/04/18
[PATCH net-next v2 4/4] selftests: drv-net: Test that NAPI ID is non-zero
Joe Damato
-
2025/04/18
Re: [PATCH v1] fs/dax: fix folio splitting issue by resetting old folio order + _nr_pages
Andrew Morton
-
2025/04/18
Re: [PATCH] timekeeping: Prevent coarse clocks going backwards
John Stultz
-
2025/04/18
[PATCH v10 16/33] remoteproc: k3-dsp: Correct Reset deassert logic for devices w/o lresets
Beleswar Padhi
-
2025/04/18
Re: [PATCH v3 05/32] selftests: harness: Remove inline qualifier for wrappers
Muhammad Usama Anjum
-
2025/04/18
Re: [PATCH v3 04/32] selftests: harness: Mark functions without prototypes static
Muhammad Usama Anjum
-
2025/04/18
Re: [PATCH v3 03/32] selftests: harness: Ignore unused variant argument warning
Muhammad Usama Anjum
-
2025/04/18
Re: [PATCH v3 01/32] selftests: harness: Add kselftest harness selftest
Muhammad Usama Anjum
-
2025/04/18
[PATCH v2 2/5] ASoC: qcom: sm8250: set card driver name from match data
Luca Weiss
-
2025/04/18
[PATCH v2] lib/test_kmod: do not hardcode/depend on any filesystem
Herton R. Krzesinski
-
2025/04/18
Re: [PATCH] lib/test_kmod: do not hardcode/depend on any filesystem
Herton Krzesinski
-
2025/04/18
[PATCH net-next v2 2/4] selftests: drv-net: Factor out ksft C helpers
Joe Damato
-
2025/04/18
Re: [PATCH net-next v26 00/23] Introducing OpenVPN Data Channel Offload
Antonio Quartulli
-
2025/04/18
Re: [PATCH net-next v2 4/4] selftests: drv-net: Test that NAPI ID is non-zero
Jakub Kicinski
-
2025/04/18
[PATCH net-next v2 0/4] Fix netdevim to correctly mark NAPI IDs
Joe Damato
-
2025/04/18
[PATCH bpf-next v1 2/2] selftests/bpf: Add link update test for cgroup_storage
Jiayuan Chen
-
2025/04/18
Re: [PATCH 00/14] RCU torture changes for v6.16
Joel Fernandes
-
2025/04/18
[PATCH 2/4] rcu: Add warning to ensure rcu_seq_done_exact() is working
Joel Fernandes