linux-kernel
Thread
Date
Earlier messages
Messages by Thread
[PATCH bpf-next v1 0/2] ktls, sockmap: Fix missing uncharge operation and add selfttest
Jiayuan Chen
[PATCH bpf-next v1 2/2] selftests/bpf: Add test to cover sockmap with ktls
Jiayuan Chen
[PATCH bpf-next v1 1/2] ktls, sockmap: Fix missing uncharge operation
Jiayuan Chen
[PATCH net 1/2] net: mscc: ocelot: delete PVID VLAN when readding it as non-PVID
Vladimir Oltean
[PATCH net 2/2] selftests: net: bridge_vlan_aware: test untagged/8021p-tagged with and without PVID
Vladimir Oltean
Call for Participation: Automated Testing Summit 2025 @ OSS NA
Gustavo Padovan
[PATCH v3] vdpa/octeon_ep: Control PCI dev enabling manually
Philipp Stanner
[PATCH 1/2] remoteproc: imx_rproc: release carveout under imx_rproc after rproc_attach() fails
Xiaolei Wang
[PATCH 2/2] remoteproc: core: release rproc->clean_table after rproc_attach() fails
Xiaolei Wang
[PATCH 0/3] tools/nolibc: make all headers usable directly
Thomas Weißschuh
[PATCH 3/3] selftests/nolibc: always run nolibc header check
Thomas Weißschuh
[PATCH 1/3] tools/nolibc: add target to check header usability
Thomas Weißschuh
[PATCH 2/3] tools/nolibc: include nolibc.h early from all header files
Thomas Weißschuh
Re: [PATCH 0/3] tools/nolibc: make all headers usable directly
Willy Tarreau
[PATCH v5 0/3] virtio-net: disable delayed refill when pausing rx
Bui Quang Minh
[PATCH v5 1/3] selftests: net: move xdp_helper to net/lib
Bui Quang Minh
[PATCH v5 2/3] selftests: net: add flag to force zerocopy mode in xdp_helper
Bui Quang Minh
Re: [PATCH v5 0/3] virtio-net: disable delayed refill when pausing rx
Michael S. Tsirkin
[PATCH v5 3/3] selftests: net: add a virtio_net deadlock selftest
Bui Quang Minh
Re: [PATCH v5 0/3] virtio-net: disable delayed refill when pausing rx
Jakub Kicinski
Re: [PATCH v5 0/3] virtio-net: disable delayed refill when pausing rx
Bui Quang Minh
[PATCH net-next v4 0/3] Fix netdevim to correctly mark NAPI IDs
Joe Damato
[PATCH net-next v4 2/3] selftests: drv-net: Factor out ksft C helpers
Joe Damato
Re: [PATCH net-next v4 2/3] selftests: drv-net: Factor out ksft C helpers
Jakub Kicinski
Re: [PATCH net-next v4 2/3] selftests: drv-net: Factor out ksft C helpers
Joe Damato
[PATCH net-next v4 3/3] selftests: drv-net: Test that NAPI ID is non-zero
Joe Damato
Re: [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
Ackerley Tng
[PATCH v2 0/4] of: Common "memory-region" parsing
Rob Herring (Arm)
[PATCH v2 2/4] of: Simplify of_dma_set_restricted_buffer() to use of_for_each_phandle()
Rob Herring (Arm)
[PATCH v2 3/4] devres: Export devm_ioremap_resource_wc()
Rob Herring (Arm)
[PATCH v2 4/4] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
Rob Herring (Arm)
[PATCH v2 1/4] of: reserved_mem: Add functions to parse "memory-region"
Rob Herring (Arm)
Re: [PATCH v2 0/4] of: Common "memory-region" parsing
Mathieu Poirier
[PATCH] rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()
Dan Carpenter
Re: [PATCH] rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()
Abel Vesa
Re: [PATCH] rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()
Naresh Kamboju
[PATCH] remoteproc: imx_rproc: replace devm_clk_get() with devm_clk_get_optional()
Hiago De Franco
Re: [PATCH] remoteproc: imx_rproc: replace devm_clk_get() with devm_clk_get_optional()
Mathieu Poirier
Re: [PATCH] remoteproc: imx_rproc: replace devm_clk_get() with devm_clk_get_optional()
Hiago De Franco
Re: [PATCH v3 15/28] module: Use RCU in all users of __module_text_address().
Benjamin Berg
Re: [PATCH v3 15/28] module: Use RCU in all users of __module_text_address().
Paul E. McKenney
Re: [PATCH v3 15/28] module: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
Re: [PATCH v3 15/28] module: Use RCU in all users of __module_text_address().
Benjamin Berg
Re: [PATCH v3 15/28] module: Use RCU in all users of __module_text_address().
Peter Zijlstra
Re: [PATCH v3 15/28] module: Use RCU in all users of __module_text_address().
Paul E. McKenney
[PATCH 00/15] tools/nolibc: various new functions
Thomas Weißschuh
[PATCH 04/15] tools/nolibc: add mremap()
Thomas Weißschuh
[PATCH 12/15] tools/nolibc: add namespace functionality
Thomas Weißschuh
[PATCH 01/15] tools/nolibc: add strstr()
Thomas Weißschuh
[PATCH 03/15] tools/nolibc: add more stat() variants
Thomas Weißschuh
[PATCH 05/15] tools/nolibc: add getrandom()
Thomas Weißschuh
[PATCH 06/15] tools/nolibc: add abs() and friends
Thomas Weißschuh
[PATCH 07/15] tools/nolibc: add support for access() and faccessat()
Thomas Weißschuh
[PATCH 11/15] tools/nolibc: add difftime()
Thomas Weißschuh
[PATCH 13/15] tools/nolibc: add fopen()
Thomas Weißschuh
[PATCH 09/15] tools/nolibc: add timer functions
Thomas Weißschuh
[PATCH 14/15] tools/nolibc: implement fall back to sys_clock_gettime() in gettimeofday()
Thomas Weißschuh
[PATCH 15/15] tools/nolibc: implement wait() in terms of waitpid()
Thomas Weißschuh
[PATCH 02/15] tools/nolibc: add %m printf format
Thomas Weißschuh
[PATCH 08/15] tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
[PATCH 10/15] tools/nolibc: add timerfd functionality
Thomas Weißschuh
[PATCH bpf-next v4 0/2] bpf: Allow access to const void pointer arguments in tracing programs
KaFai Wan
[PATCH bpf-next v4 2/2] selftests/bpf: Add test to access const void pointer argument in tracing program
KaFai Wan
[PATCH bpf-next v4 1/2] bpf: Allow access to const void pointer arguments in tracing programs
KaFai Wan
Re: [PATCH bpf-next v4 1/2] bpf: Allow access to const void pointer arguments in tracing programs
Andrii Nakryiko
Re: [PATCH bpf-next v4 0/2] bpf: Allow access to const void pointer arguments in tracing programs
patchwork-bot+netdevbpf
[PATCH v2] vdpa/octeon_ep: Control PCI dev enabling manually
Philipp Stanner
Re: [PATCH v2] vdpa/octeon_ep: Control PCI dev enabling manually
Philipp Stanner
[PATCH 0/6] arm64: dts: qcom: qcs615: enable remoteprocs - ADSP and CDSP
Lijuan Gao
[PATCH 4/6] arm64: dts: qcom: qcs615: Add IMEM and PIL info region
Lijuan Gao
Re: [PATCH 4/6] arm64: dts: qcom: qcs615: Add IMEM and PIL info region
Konrad Dybcio
[PATCH 2/6] dt-bindings: soc: qcom: add qcom,qcs615-imem compatible
Lijuan Gao
[PATCH 6/6] arm64: dts: qcom: qcs615-ride: enable remoteprocs
Lijuan Gao
Re: [PATCH 6/6] arm64: dts: qcom: qcs615-ride: enable remoteprocs
Dmitry Baryshkov
Re: [PATCH 6/6] arm64: dts: qcom: qcs615-ride: enable remoteprocs
Lijuan Gao
[PATCH 5/6] arm64: dts: qcom: qcs615: add ADSP and CDSP nodes
Lijuan Gao
Re: [PATCH 5/6] arm64: dts: qcom: qcs615: add ADSP and CDSP nodes
Konrad Dybcio
Re: [PATCH 5/6] arm64: dts: qcom: qcs615: add ADSP and CDSP nodes
Lijuan Gao
[PATCH 3/6] arm64: dts: qcom: qcs615: Add mproc node for SEMP2P
Lijuan Gao
Re: [PATCH 3/6] arm64: dts: qcom: qcs615: Add mproc node for SEMP2P
Konrad Dybcio
[PATCH 1/6] dt-bindings: remoteproc: qcom,sm8150-pas: Document QCS615 remoteproc
Lijuan Gao
Re: [PATCH 0/6] arm64: dts: qcom: qcs615: enable remoteprocs - ADSP and CDSP
Rob Herring (Arm)
Re: [PATCH 0/6] arm64: dts: qcom: qcs615: enable remoteprocs - ADSP and CDSP
Lijuan Gao
[PATCH][next] selftests/perf_events: Fix spelling mistake "sycnhronize" -> "synchronize"
Colin Ian King
[GIT PULL] virtio, vhost: fixes
Michael S. Tsirkin
Re: [GIT PULL] virtio, vhost: fixes
pr-tracker-bot
[syzbot] [kernel?] BUG: soft lockup in sys_bpf
syzbot
[PATCH] selftests/bpf: Fix null pointer check in skb_pkt_end.c
Prabhav Kumar Vaish
Re: [PATCH] selftests/bpf: Fix null pointer check in skb_pkt_end.c
Martin KaFai Lau
Re: [PATCH] selftests/bpf: Fix potential null pointer dereference in skb_pkt_end.c
Prabhav Kumar Vaish
[PATCH] tools/memory-model/Documentation: Fix SRCU section in explanation.txt
Uladzislau Rezki (Sony)
Re: [PATCH] tools/memory-model/Documentation: Fix SRCU section in explanation.txt
Paul E. McKenney
Re: [PATCH] tools/memory-model/Documentation: Fix SRCU section in explanation.txt
Joel Fernandes
Re: [PATCH] tools/memory-model/Documentation: Fix SRCU section in explanation.txt
Joel Fernandes
Re: [PATCH] tools/memory-model/Documentation: Fix SRCU section in explanation.txt
Paul E. McKenney
[PATCH v2 5/5] KVM: selftests: x86: Add a test for KVM_CAP_X86_VMWARE_HYPERCALL
Zack Rusin
[PATCH] lib: Ensure prime numbers tests are included in KUnit test runs
Mark Brown
Re: [PATCH] lib: Ensure prime numbers tests are included in KUnit test runs
Kees Cook
Re: [PATCH] lib: Ensure prime numbers tests are included in KUnit test runs
Geert Uytterhoeven
Re: [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
Ryan Roberts
Re: [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
Lorenzo Stoakes
Re: [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
Ryan Roberts
Re: [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
Lorenzo Stoakes
Re: [PATCH 3/4] tools/selftests: expand all guard region tests to file-backed
Ryan Roberts
[PATCH net-next v2 0/3] vsock: SOCK_LINGER rework
Michal Luczaj
[PATCH net-next v2 3/3] vsock/test: Expand linger test to ensure close() does not misbehave
Michal Luczaj
[PATCH net-next v2 2/3] vsock: Reduce indentation in virtio_transport_wait_close()
Michal Luczaj
[PATCH net-next v2 1/3] vsock: Linger on unsent data
Michal Luczaj
Re: [PATCH net-next v2 1/3] vsock: Linger on unsent data
Luigi Leonardi
Re: [PATCH net-next v2 1/3] vsock: Linger on unsent data
Stefano Garzarella
Re: [PATCH net-next v2 1/3] vsock: Linger on unsent data
Michal Luczaj
Re: [PATCH net-next v2 1/3] vsock: Linger on unsent data
Stefano Garzarella
Re: [PATCH net-next v2 1/3] vsock: Linger on unsent data
Michal Luczaj
Re: [PATCH net-next v2 1/3] vsock: Linger on unsent data
Stefano Garzarella
Re: [PATCH net-next v2 1/3] vsock: Linger on unsent data
Michal Luczaj
[PATCH v2 0/5] Describe MT8188's SCP as dual-core
Nícolas F . R . A . Prado
[PATCH v2 1/5] dt-bindings: remoteproc: mediatek: Add missing minItems for 8192/8195
Nícolas F . R . A . Prado
Re: [PATCH v2 1/5] dt-bindings: remoteproc: mediatek: Add missing minItems for 8192/8195
AngeloGioacchino Del Regno
Re: [PATCH v2 1/5] dt-bindings: remoteproc: mediatek: Add missing minItems for 8192/8195
Rob Herring
[PATCH v2 2/5] dt-bindings: remoteproc: mediatek: Remove l1tcm for dual-core MT8188 SCP
Nícolas F . R . A . Prado
[PATCH v2 3/5] dt-bindings: remoteproc: mediatek: Drop redundant maxItems for mt8192/95
Nícolas F . R . A . Prado
Re: [PATCH v2 3/5] dt-bindings: remoteproc: mediatek: Drop redundant maxItems for mt8192/95
Rob Herring
[PATCH v2 5/5] arm64: dts: mediatek: mt8390-genio-common: Add firmware-name for scp0
Nícolas F . R . A . Prado
[PATCH v2 4/5] arm64: dts: mediatek: mt8188: Describe SCP as a cluster with two cores
Nícolas F . R . A . Prado
Re: (subset) [PATCH v2 0/5] Describe MT8188's SCP as dual-core
AngeloGioacchino Del Regno
[PATCH net 0/2] mptcp: pm: Defer freeing userspace pm entries
Matthieu Baerts (NGI0)
[PATCH net 1/2] mptcp: pm: Defer freeing of MPTCP userspace path manager entries
Matthieu Baerts (NGI0)
[PATCH net 2/2] selftests: mptcp: diag: use mptcp_lib_get_info_value
Matthieu Baerts (NGI0)
Re: [PATCH net 0/2] mptcp: pm: Defer freeing userspace pm entries
patchwork-bot+netdevbpf
[RFC v3 00/12] LKMM generic atomics in Rust
Boqun Feng
[RFC v3 02/12] rust: sync: Add basic atomic operation mapping framework
Boqun Feng
[RFC v3 01/12] rust: Introduce atomic API helpers
Boqun Feng
[RFC v3 03/12] rust: sync: atomic: Add ordering annotation types
Boqun Feng
[RFC v3 04/12] rust: sync: atomic: Add generic atomics
Boqun Feng
[RFC v3 05/12] rust: sync: atomic: Add atomic {cmp,}xchg operations
Boqun Feng
[RFC v3 06/12] rust: sync: atomic: Add the framework of arithmetic operations
Boqun Feng
[RFC v3 07/12] rust: sync: atomic: Add Atomic<u{32,64}>
Boqun Feng
[RFC v3 08/12] rust: sync: atomic: Add Atomic<{usize,isize}>
Boqun Feng
[RFC v3 10/12] rust: sync: atomic: Add arithmetic ops for Atomic<*mut T>
Boqun Feng
[RFC v3 09/12] rust: sync: atomic: Add Atomic<*mut T>
Boqun Feng
[RFC v3 12/12] rust: sync: rcu: Add RCU protected pointer
Boqun Feng
[RFC v3 11/12] rust: sync: Add memory barriers
Boqun Feng
Re: [RFC v2 00/13] LKMM *generic* atomics in Rust
Boqun Feng
[PATCH bpf-next v2 00/11] bpf: Mitigate Spectre v1 using barriers
Luis Gerhorst
[PATCH bpf-next v2 02/11] bpf: Move insn if/else into do_check_insn()
Luis Gerhorst
[PATCH bpf-next v2 01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv
Luis Gerhorst
[PATCH bpf-next v2 04/11] bpf: Return -EFAULT on internal errors
Luis Gerhorst
[PATCH bpf-next v2 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
Re: [PATCH bpf-next v2 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Luis Gerhorst
[PATCH bpf-next v2 03/11] bpf: Return -EFAULT on misconfigurations
Luis Gerhorst
[PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
[PATCH bpf-next v2 07/11] bpf: Rename sanitize_stack_spill to nospec_result
Luis Gerhorst
[PATCH bpf-next v2 08/11] bpf: Fall back to nospec for Spectre v1
Luis Gerhorst
[PATCH bpf-next v2 10/11] bpf: Allow nospec-protected var-offset stack access
Luis Gerhorst
[PATCH bpf-next v2 11/11] bpf: Fall back to nospec for sanitization-failures
Luis Gerhorst
[PATCH bpf-next v2 09/11] selftests/bpf: Add test for Spectre v1 mitigation
Luis Gerhorst
[PATCH v10 0/5] KVM: selftests: Add LoongArch support
Bibo Mao
[PATCH v10 1/5] KVM: selftests: Add VM_MODE_P47V47_16K vm mode
Bibo Mao
[PATCH v10 3/5] KVM: selftests: Add core KVM selftests support for LoongArch
Bibo Mao
[PATCH v10 2/5] KVM: selftests: Add KVM selftests header files for LoongArch
Bibo Mao
[PATCH v10 4/5] KVM: selftests: Add ucall test support for LoongArch
Bibo Mao
[PATCH v10 5/5] KVM: selftests: Add test cases for LoongArch
Bibo Mao
[PATCH v9 0/4] vhost: Add support of kthread API
Cindy Lu
[PATCH v9 1/4] vhost: Add a new parameter in vhost_dev to allow user select kthread
Cindy Lu
Re: [PATCH v9 1/4] vhost: Add a new parameter in vhost_dev to allow user select kthread
Jason Wang
Re: [PATCH v9 1/4] vhost: Add a new parameter in vhost_dev to allow user select kthread
Stefano Garzarella
[PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
Cindy Lu
Re: [PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
Jason Wang
Re: [PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
Michael S. Tsirkin
Re: [PATCH v9 2/4] vhost: Reintroduce kthread mode support in vhost
Michael S. Tsirkin
[PATCH v9 3/4] vhost: add VHOST_FORK_FROM_OWNER ioctl and validate inherit_owner
Cindy Lu
Re: [PATCH v9 3/4] vhost: add VHOST_FORK_FROM_OWNER ioctl and validate inherit_owner
Jason Wang
Re: [PATCH v9 3/4] vhost: add VHOST_FORK_FROM_OWNER ioctl and validate inherit_owner
Stefano Garzarella
[PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
Cindy Lu
Re: [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
Jason Wang
Re: [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
Jason Wang
Re: [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
Stefano Garzarella
Re: [PATCH v9 4/4] vhost: Add a KConfig knob to enable IOCTL VHOST_FORK_FROM_OWNER
Cindy Lu
[PATCH 0/2] Fix fallback qcom,ipc parse
Barnabás Czémán
[PATCH 1/2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
Barnabás Czémán
Re: [PATCH 1/2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
Dmitry Baryshkov
Re: [PATCH 1/2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
barnabas . czeman
Re: [PATCH 1/2] rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
Dmitry Baryshkov
[PATCH 2/2] soc: qcom: smp2p: Fix fallback to qcom,ipc parse
Barnabás Czémán
Re: [PATCH 0/2] Fix fallback qcom,ipc parse
Stephan Gerhold
[PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Jon Kohler
Re: [PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Michael S. Tsirkin
Re: [PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Jon Kohler
Re: [PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Paolo Abeni
Re: [PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Michael S. Tsirkin
Re: [PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Jon Kohler
Re: [PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
Michael S. Tsirkin
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Lorenzo Stoakes
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Alejandro Colomar
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Suren Baghdasaryan
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Suren Baghdasaryan
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Alejandro Colomar
Re: [PATCH v6 2/5] userfaultfd: UFFDIO_MOVE uABI
Suren Baghdasaryan
[PATCH v6 0/3] openrisc: Add cacheinfo support and introduce new utility functions
Sahil Siddiq
[PATCH v6 1/3] openrisc: Refactor struct cpuinfo_or1k to reduce duplication
Sahil Siddiq
Earlier messages