Toggle navigation
Patchwork
linux-kselftest
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 6247 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
62
63
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v8,12/29] riscv/shstk: If needed allocate a new shadow stack on clone
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,11/29] riscv/mm: Implement map_shadow_stack() syscall
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,10/29] riscv mmu: write protect and shadow stack
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,09/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,08/29] riscv mm: manufacture shadow stack pte
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,07/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,06/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,05/29] riscv: zicfiss / zicfilp extension csr and bit definitions
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,04/29] riscv: zicfiss / zicfilp enumeration
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,03/29] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,02/29] mm: helper `is_shadow_stack_vma` to check shadow stack vma
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
[v8,01/29] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
riscv control-flow integrity for usermode
-
-
-
2024-11-11
Deepak Gupta
New
kselftest/arm64: Enable build of PAC tests with LLVM=1
kselftest/arm64: Enable build of PAC tests with LLVM=1
-
-
-
2024-11-11
Mark Brown
New
[net-next,v3,7/7] selftests: net: fdb_notify: Add a test for FDB notifications
Untitled series #255134
-
-
-
2024-11-11
Petr Machata
New
[net-next,v3,5/7] selftests: net: lib: Move checks from forwarding/lib.sh here
Untitled series #255134
-
-
-
2024-11-11
Petr Machata
New
[net-next,v3,3/7] selftests: net: lib: Move logging from forwarding/lib.sh here
Untitled series #255134
-
-
-
2024-11-11
Petr Machata
New
[2/2] kselftest/arm64: Try harder to generate different keys during PAC tests
kselftest/arm64: Avoid detecting spurious PAC key collisions
-
-
-
2024-11-11
Mark Brown
New
[1/2] kselftest/arm64: Don't leak pipe fds in pac.exec_sign_all()
kselftest/arm64: Avoid detecting spurious PAC key collisions
-
-
-
2024-11-11
Mark Brown
New
kunit: skb: add gfp to kernel doc for kunit_zalloc_skb()
kunit: skb: add gfp to kernel doc for kunit_zalloc_skb()
-
-
-
2024-11-11
Dan Carpenter
New
[v2,6/6] selftests: KVM: Add test case for MMIO during vectoring
Enhance event delivery error handling
-
-
-
2024-11-11
Ivan Orlov
New
[v2,5/6] selftests: KVM: extract lidt into helper function
Enhance event delivery error handling
-
-
-
2024-11-11
Ivan Orlov
New
[v2,4/6] KVM: SVM: Handle MMIO during vectroing error
Enhance event delivery error handling
-
-
-
2024-11-11
Ivan Orlov
New
[v2,3/6] KVM: VMX: Handle vectoring error in check_emulate_instruction
Enhance event delivery error handling
-
-
-
2024-11-11
Ivan Orlov
New
[v2,2/6] KVM: x86: Add emulation status for vectoring during MMIO
Enhance event delivery error handling
-
-
-
2024-11-11
Ivan Orlov
New
[v2,1/6] KVM: x86: Add function for vectoring error generation
Enhance event delivery error handling
-
-
-
2024-11-11
Ivan Orlov
New
[v2,3/3] kunit: qemu_configs: loongarch: Enable shutdown
kunit: Add support for LoongArch
-
-
-
2024-11-11
Thomas Weißschuh
New
[v2,2/3] kunit: tool: Allow overriding the shutdown mode from qemu config
kunit: Add support for LoongArch
-
-
-
2024-11-11
Thomas Weißschuh
New
[v2,1/3] kunit: qemu_configs: Add LoongArch config
kunit: Add support for LoongArch
-
-
-
2024-11-11
Thomas Weißschuh
New
[PATCHv2,net-next] selftests: wireguards: use nft by default
[PATCHv2,net-next] selftests: wireguards: use nft by default
-
-
-
2024-11-11
Hangbin Liu
New
[bpf,v3,2/2] selftests/bpf: Add some tests with sockmap SK_PASS
bpf: fix recursive lock and add test
-
-
-
2024-11-10
Jiayuan Chen
New
[bpf,v3,1/2] bpf: fix recursive lock when verdict program return SK_PASS
bpf: fix recursive lock and add test
-
-
-
2024-11-10
Jiayuan Chen
New
selftests: hugetlb_dio: Fixup Check for initial conditions to skip in the start
selftests: hugetlb_dio: Fixup Check for initial conditions to skip in the start
-
-
-
2024-11-10
Donet Tom
New
[PROBLEM] selftests/bpf/progs/test_tunnel_kern.c: 678: 41-47: ERROR: application of sizeof to pointer
[PROBLEM] selftests/bpf/progs/test_tunnel_kern.c: 678: 41-47: ERROR: application of sizeof to poi...
-
-
-
2024-11-09
Mirsad Todorovac
New
[net-next,v9,5/6] selftests: net: Add busy_poll_test
Suspend IRQs during application busy periods
-
-
-
2024-11-09
Joe Damato
New
[bpf-next/net,5/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
bpf: Add mptcp_subflow bpf_iter support
-
-
-
2024-11-08
Matthieu Baerts (NGI0)
New
[bpf-next/net,4/5] selftests/bpf: More endpoints for endpoint_init
bpf: Add mptcp_subflow bpf_iter support
-
-
-
2024-11-08
Matthieu Baerts (NGI0)
New
[bpf-next/net,3/5] bpf: Acquire and release mptcp socket
bpf: Add mptcp_subflow bpf_iter support
-
-
-
2024-11-08
Matthieu Baerts (NGI0)
New
[bpf-next/net,2/5] bpf: Add mptcp_subflow bpf_iter
bpf: Add mptcp_subflow bpf_iter support
-
-
-
2024-11-08
Matthieu Baerts (NGI0)
New
[bpf-next/net,1/5] bpf: Register mptcp common kfunc set
bpf: Add mptcp_subflow bpf_iter support
-
-
-
2024-11-08
Matthieu Baerts (NGI0)
New
kselftest/arm64: Fix build with stricter assemblers
kselftest/arm64: Fix build with stricter assemblers
-
-
-
2024-11-08
Mark Brown
New
[net-next] net: netconsole: selftests: Check if netdevsim is available
[net-next] net: netconsole: selftests: Check if netdevsim is available
-
-
-
2024-11-08
Breno Leitao
New
[4/4] kselftest/arm64: Fix compilation of SME instructions in the arm64 fp tests
kselftest/arm64: Fix compilation warnings/errors in the arm64 tests
-
-
-
2024-11-08
Catalin Marinas
New
[3/4] kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c tests
kselftest/arm64: Fix compilation warnings/errors in the arm64 tests
-
-
-
2024-11-08
Catalin Marinas
New
[2/4] kselftest/arm64: Fix printf() warning in the arm64 MTE prctl() test
kselftest/arm64: Fix compilation warnings/errors in the arm64 tests
-
-
-
2024-11-08
Catalin Marinas
New
[1/4] kselftest/arm64: Fix printf() compiler warnings in the arm64 fp tests
kselftest/arm64: Fix compilation warnings/errors in the arm64 tests
-
-
-
2024-11-08
Catalin Marinas
New
selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
selftests/mm: Fix unused function warning for aarch64_write_signal_pkey()
-
-
-
2024-11-08
Catalin Marinas
New
[v7,2/5] selftests: kvm: s390: Add uc_skey VM test case
Untitled series #255038
-
-
-
2024-11-08
Christoph Schlameuss
New
selftests: netfilter: Fix the bug of missing return values
selftests: netfilter: Fix the bug of missing return values
-
-
-
2024-11-08
guanjing
New
[net-next,v8,12/12] selftests: ncdevmem: Add automated test
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-11-07
Stanislav Fomichev
New
[net-next,v8,10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-11-07
Stanislav Fomichev
New
[net-next,v8,08/12] selftests: ncdevmem: Use YNL to enable TCP header split
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-11-07
Stanislav Fomichev
New
[net-next,v8,06/12] selftests: ncdevmem: Switch to AF_INET6
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-11-07
Stanislav Fomichev
New
[net-next,v8,04/12] selftests: ncdevmem: Make client_ip optional
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-11-07
Stanislav Fomichev
New
[net-next,v8,02/12] selftests: ncdevmem: Separate out dmabuf provider
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-11-07
Stanislav Fomichev
New
[v7,5/5] selftests: kvm: s390: correct IP.b length in uc_handle_sieic debug output
selftests: kvm: s390: Add ucontrol memory selftests
-
-
-
2024-11-07
Christoph Schlameuss
New
[v7,4/5] selftests: kvm: s390: Fix whitespace confusion in ucontrol test
selftests: kvm: s390: Add ucontrol memory selftests
-
-
-
2024-11-07
Christoph Schlameuss
New
[v7,3/5] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
selftests: kvm: s390: Add ucontrol memory selftests
-
-
-
2024-11-07
Christoph Schlameuss
New
[v7,1/5] selftests: kvm: s390: Add uc_map_unmap VM test case
selftests: kvm: s390: Add ucontrol memory selftests
-
-
-
2024-11-07
Christoph Schlameuss
New
[net-next,v2,8/8] selftests: net: Add two test cases for link netns
net: Improve netns handling in RTNL and ip_tunnel
-
-
-
2024-11-07
Xiao Liang
New
[net-next,v2,7/8] tools/net/ynl: Add retry limit for async notification
net: Improve netns handling in RTNL and ip_tunnel
-
-
-
2024-11-07
Xiao Liang
New
[net-next,v2,6/8] net: dummy: Set netns_atomic in rtnl ops for testing
net: Improve netns handling in RTNL and ip_tunnel
-
-
-
2024-11-07
Xiao Liang
New
[net-next,v2,5/8] net: ip_gre: Add netns_atomic module parameter
net: Improve netns handling in RTNL and ip_tunnel
-
-
-
2024-11-07
Xiao Liang
New
[net-next,v2,4/8] net: ip_tunnel: Add source netns support for newlink
net: Improve netns handling in RTNL and ip_tunnel
-
-
-
2024-11-07
Xiao Liang
New
[net-next,v2,2/8] rtnetlink: Add netns_atomic flag in rtnl_link_ops
net: Improve netns handling in RTNL and ip_tunnel
-
-
-
2024-11-07
Xiao Liang
New
selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
-
-
-
2024-11-07
Kevin Brodsky
New
[net] selftests: wireguard: load nf_conntrack if it's not present
[net] selftests: wireguard: load nf_conntrack if it's not present
-
-
-
2024-11-07
Hangbin Liu
New
[v2,6/6] kselftest/arm64: Test signal handler state modification in fp-stress
kselftest/arm64: Test floating point signal context restore in fp-stress
-
-
-
2024-11-07
Mark Brown
New
[v2,5/6] kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test
kselftest/arm64: Test floating point signal context restore in fp-stress
-
-
-
2024-11-07
Mark Brown
New
[v2,4/6] kselftest/arm64: Implement irritators for ZA and ZT
kselftest/arm64: Test floating point signal context restore in fp-stress
-
-
-
2024-11-07
Mark Brown
New
[v2,3/6] kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
kselftest/arm64: Test floating point signal context restore in fp-stress
-
-
-
2024-11-07
Mark Brown
New
[v2,2/6] kselftest/arm64: Remove unused ADRs from irritator handlers
kselftest/arm64: Test floating point signal context restore in fp-stress
-
-
-
2024-11-07
Mark Brown
New
[v2,1/6] kselftest/arm64: Correct misleading comments on fp-stress irritators
kselftest/arm64: Test floating point signal context restore in fp-stress
-
-
-
2024-11-07
Mark Brown
New
[2/4] kselftest/arm64: Use a define for SVCR
kselftest/arm64: fp-ptrace enhancements
-
-
-
2024-11-07
Mark Brown
New
[v3,9/9] initramfs: avoid static buffer for error message
initramfs: kunit tests and cleanups
-
-
-
2024-11-07
David Disseldorp
New
[v3,8/9] initramfs: fix hardlink hash leak without TRAILER
initramfs: kunit tests and cleanups
-
-
-
2024-11-07
David Disseldorp
New
[v3,7/9] initramfs: reuse name_len for dir mtime tracking
initramfs: kunit tests and cleanups
-
-
-
2024-11-07
David Disseldorp
New
[v3,6/9] initramfs: merge header_buf and name_buf
initramfs: kunit tests and cleanups
-
-
-
2024-11-07
David Disseldorp
New
[v3,5/9] initramfs: remove extra symlink path buffer
initramfs: kunit tests and cleanups
-
-
-
2024-11-07
David Disseldorp
New
[v3,4/9] initramfs: avoid memcpy for hex header fields
initramfs: kunit tests and cleanups
-
-
-
2024-11-07
David Disseldorp
New
[v3,3/9] vsprintf: add simple_strntoul
initramfs: kunit tests and cleanups
-
-
-
2024-11-07
David Disseldorp
New
[v3,2/9] initramfs_test: kunit tests for initramfs unpacking
initramfs: kunit tests and cleanups
-
-
-
2024-11-07
David Disseldorp
New
[v3,1/9] init: add initramfs_internal.h
initramfs: kunit tests and cleanups
-
-
-
2024-11-07
David Disseldorp
New
[net-next,8/8] selftests: netdevsim: add ethtool features to macsec offload tests
macsec: inherit lower device's features and TSO limits when offloading
-
-
-
2024-11-06
Sabrina Dubroca
New
[net-next,7/8] selftests: netdevsim: add test toggling macsec offload
macsec: inherit lower device's features and TSO limits when offloading
-
-
-
2024-11-06
Sabrina Dubroca
New
[net-next,6/8] selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim
macsec: inherit lower device's features and TSO limits when offloading
-
-
-
2024-11-06
Sabrina Dubroca
New
[net-next,5/8] macsec: inherit lower device's TSO limits when offloading
macsec: inherit lower device's features and TSO limits when offloading
-
-
-
2024-11-06
Sabrina Dubroca
New
[net-next,4/8] macsec: clean up local variables in macsec_notify
macsec: inherit lower device's features and TSO limits when offloading
-
-
-
2024-11-06
Sabrina Dubroca
New
[net-next,3/8] macsec: add some of the lower device's features when offloading
macsec: inherit lower device's features and TSO limits when offloading
-
-
-
2024-11-06
Sabrina Dubroca
New
[net-next,2/8] selftests: netdevsim: add a test checking ethtool features
macsec: inherit lower device's features and TSO limits when offloading
-
-
-
2024-11-06
Sabrina Dubroca
New
[net-next,1/8] netdevsim: add more hw_features
macsec: inherit lower device's features and TSO limits when offloading
-
-
-
2024-11-06
Sabrina Dubroca
New
selftests/livepatch: Check if CONFIG_LIVEPATCH is enabled
selftests/livepatch: Check if CONFIG_LIVEPATCH is enabled
-
-
-
2024-11-06
Siddharth Menon
New
kselftest/arm64: Check that SVCR is 0 in signal handlers
kselftest/arm64: Check that SVCR is 0 in signal handlers
-
-
-
2024-11-06
Mark Brown
New
[net-next,v8] net: ipv4: Cache pmtu for all packet paths if multipath enabled
[net-next,v8] net: ipv4: Cache pmtu for all packet paths if multipath enabled
-
-
-
2024-11-06
Vladimir Vdovin
New
[5/5] selftests/powerpc: Detect taint change in mitigation patching test
[1/5] selftests/powerpc: Lower run time of count_stcx_fail test
-
-
-
2024-11-06
Michael Ellerman
New
[4/5] selftests/powerpc: Return errors from all tests
[1/5] selftests/powerpc: Lower run time of count_stcx_fail test
-
-
-
2024-11-06
Michael Ellerman
New
[3/5] selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04
[1/5] selftests/powerpc: Lower run time of count_stcx_fail test
-
-
-
2024-11-06
Michael Ellerman
New
[2/5] selftests/powerpc: Give all tests 2 minutes timeout
[1/5] selftests/powerpc: Lower run time of count_stcx_fail test
-
-
-
2024-11-06
Michael Ellerman
New
[1/5] selftests/powerpc: Lower run time of count_stcx_fail test
[1/5] selftests/powerpc: Lower run time of count_stcx_fail test
-
-
-
2024-11-06
Michael Ellerman
New
[2/2] selftests: coredump: Add stackdump test
fix reading ESP during coredump
-
-
-
2024-11-06
Nam Cao
New
[1/2] fs/proc: do_task_stat: Fix ESP not readable during coredump
fix reading ESP during coredump
-
-
-
2024-11-06
Nam Cao
New
«
1
2
3
4
…
62
63
»