Toggle navigation
Patchwork
linux-kselftest
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 15915 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
…
159
160
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[2/2] selftests/nolibc: run-tests.sh: enable testing via qemu-user
selftests/nolibc: run-user improvements
-
-
-
2077-09-15
Thomas Weißschuh
Accepted
[1/2] selftests/nolibc: introduce QEMU_ARCH_USER
selftests/nolibc: run-user improvements
-
-
-
2077-09-15
Thomas Weißschuh
Accepted
[RFT,v12,8/8] selftests/clone3: Test shadow stack support
fork: Support shadow stacks in clone3()
-
-
-
2024-10-31
Mark Brown
New
[RFT,v12,6/8] selftests/clone3: Factor more of main loop into test_clone3()
fork: Support shadow stacks in clone3()
-
-
-
2024-10-31
Mark Brown
New
[RFT,v12,4/8] fork: Add shadow stack support to clone3()
fork: Support shadow stacks in clone3()
-
-
-
2024-10-31
Mark Brown
New
[RFT,v12,2/8] Documentation: userspace-api: Add shadow stack API documentation
fork: Support shadow stacks in clone3()
-
-
-
2024-10-31
Mark Brown
New
[v6,10/10] Documentation: userspace-api: iommufd: Update vDEVICE
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,09/10] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,08/10] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,07/10] iommufd/selftest: Add mock_viommu_cache_invalidate
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,06/10] iommufd/viommu: Add iommufd_viommu_find_dev helper
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,05/10] iommu: Add iommu_copy_struct_from_full_user_array helper
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,04/10] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,03/10] iommu/viommu: Add cache_invalidate to iommufd_viommu_ops
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,02/10] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,01/10] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,13/13] Documentation: userspace-api: iommufd: Update vIOMMU
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,12/13] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,11/13] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,10/13] iommufd/selftest: Add refcount to mock_iommu_device
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,09/13] iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,08/13] iommufd/selftest: Add container_of helpers
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,07/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,06/13] iommufd: Add alloc_domain_nested op to iommufd_viommu_ops
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,05/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,04/13] iommufd: Verify object in iommufd_object_finalize/abort()
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,03/13] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,02/13] iommufd: Move _iommufd_object_alloc helper to a sharable file
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[v6,01/13] iommufd: Move struct iommufd_object to public iommufd header
iommufd: Add vIOMMU infrastructure (Part-1)
-
-
-
2024-10-30
Nicolin Chen
New
[2/2] selftests/exec: add a test for execveat()'s comm
[1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
-
-
-
2024-10-30
Tycho Andersen
New
[1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
[1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
-
-
-
2024-10-30
Tycho Andersen
New
[v2,3/3] tracing/selftests: Add tracefs mount options test
Tracefs mount option fixes
-
-
-
2024-10-30
Kalesh Singh
New
[v2,2/3] tracing: Document tracefs gid mount option
Tracefs mount option fixes
-
-
-
2024-10-30
Kalesh Singh
New
[v2,1/3] tracing: Fix tracefs mount options
Tracefs mount option fixes
-
-
-
2024-10-30
Kalesh Singh
New
[v2,9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test
arm64: Support 2024 dpISA extensions
-
-
-
2024-10-30
Mark Brown
New
[v2,8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
arm64: Support 2024 dpISA extensions
-
-
-
2024-10-30
Mark Brown
New
[v2,7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
arm64: Support 2024 dpISA extensions
-
-
-
2024-10-30
Mark Brown
New
[v2,6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 to DDI0601 2024-09
arm64: Support 2024 dpISA extensions
-
-
-
2024-10-30
Mark Brown
New
[v2,5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-09
arm64: Support 2024 dpISA extensions
-
-
-
2024-10-30
Mark Brown
New
[v2,4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 to DDI0601 2024-09
arm64: Support 2024 dpISA extensions
-
-
-
2024-10-30
Mark Brown
New
[v2,3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 to DDI0601 2024-09
arm64: Support 2024 dpISA extensions
-
-
-
2024-10-30
Mark Brown
New
[v2,2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09
arm64: Support 2024 dpISA extensions
-
-
-
2024-10-30
Mark Brown
New
[v2,1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
arm64: Support 2024 dpISA extensions
-
-
-
2024-10-30
Mark Brown
New
[net-next,v6,12/12] selftests: ncdevmem: Add automated test
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,09/12] selftests: ncdevmem: Remove hard-coded queue numbers
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,08/12] selftests: ncdevmem: Use YNL to enable TCP header split
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,07/12] selftests: ncdevmem: Properly reset flow steering
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,06/12] selftests: ncdevmem: Switch to AF_INET6
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,05/12] selftests: ncdevmem: Remove default arguments
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,04/12] selftests: ncdevmem: Make client_ip optional
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,03/12] selftests: ncdevmem: Unify error handling
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,02/12] selftests: ncdevmem: Separate out dmabuf provider
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[net-next,v6,01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
selftests: ncdevmem: Add ncdevmem to ksft
-
-
-
2024-10-30
Stanislav Fomichev
New
[RFC,v3,6/6] kvm: selftests: run gmem tests with KVM_GMEM_NO_DIRECT_MAP set
Direct Map Removal for guest_memfd
-
-
-
2024-10-30
Patrick Roy
New
[RFC,v3,4/6] kvm: gmem: add trace point for direct map state changes
Direct Map Removal for guest_memfd
-
-
-
2024-10-30
Patrick Roy
New
[RFC,v3,2/6] kvm: gmem: add flag to remove memory from kernel direct map
Direct Map Removal for guest_memfd
-
-
-
2024-10-30
Patrick Roy
New
[v3] lib/math: Add int_sqrt test suite
[v3] lib/math: Add int_sqrt test suite
-
-
-
2024-10-30
Luis Felipe Hernandez
New
[bpf-next] selftests/bpf: Fix compile error when MPTCP not support
[bpf-next] selftests/bpf: Fix compile error when MPTCP not support
-
-
-
2024-10-30
Tao Chen
New
[v3,3/3] rust: kunit: allow to know if we are in a test
[v3,1/3] rust: kunit: add KUnit case and suite macros
-
-
-
2024-10-30
David Gow
New
[v3,1/3] rust: kunit: add KUnit case and suite macros
[v3,1/3] rust: kunit: add KUnit case and suite macros
-
-
-
2024-10-30
David Gow
New
[3/3] KVM: selftests: x86: Add a test for KVM_CAP_X86_VMWARE_HYPERCALL
[1/3] KVM: x86: Allow enabling of the vmware backdoor via a cap
-
-
-
2024-10-30
Zack Rusin
New
[1/3] KVM: x86: Allow enabling of the vmware backdoor via a cap
[1/3] KVM: x86: Allow enabling of the vmware backdoor via a cap
-
-
-
2024-10-30
Zack Rusin
New
[v3] selftests: clone3: Use the capget and capset syscall directly
[v3] selftests: clone3: Use the capget and capset syscall directly
-
-
-
2024-10-30
zhouyuhang
New
[v3] selftests/net: Add missing gitignore file
[v3] selftests/net: Add missing gitignore file
-
-
-
2024-10-30
Zhijian Li (Fujitsu)
New
[v2,2/2] kselftest/arm64: Poll less often while waiting for fp-stress children
kselftest/arm64: fp-stress signal delivery interval improvements
-
-
-
2024-10-30
Mark Brown
New
[v7,32/32] kselftest/riscv: kselftest for user mode cfi
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,30/32] riscv: Documentation for landing pad / indirect branch tracking
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,28/32] riscv: kernel command line option to opt out of user cfi
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,26/32] riscv: Add Firmware Feature SBI extensions definitions
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,22/32] riscv/signal: save and restore of shadow stack for signal
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,20/32] riscv/traps: Introduce software check exception
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,18/32] riscv: Implements arch agnostic shadow stack prctls
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,16/32] prctl: arch-agnostic prctl for shadow stack
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,14/32] riscv/mm: Implement map_shadow_stack() syscall
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,08/32] riscv: zicfiss / zicfilp extension csr and bit definitions
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,06/32] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,04/32] riscv: Add support for per-thread envcfg CSR values
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[v7,02/32] mm: helper `is_shadow_stack_vma` to check shadow stack vma
riscv control-flow integrity for usermode
-
-
-
2024-10-29
Deepak Gupta
New
[net-next,v1,6/7] net: fix SO_DEVMEM_DONTNEED looping too long
[net-next,v1,1/7] net: page_pool: rename page_pool_alloc_netmem to *_netmems
-
-
-
2024-10-29
Mina Almasry
New
[net-next,v1,5/7] netmem: add netmem_prefetch
[net-next,v1,1/7] net: page_pool: rename page_pool_alloc_netmem to *_netmems
-
-
-
2024-10-29
Mina Almasry
New
[net-next,v1,3/7] page_pool: Set `dma_sync` to false for devmem memory provider
[net-next,v1,1/7] net: page_pool: rename page_pool_alloc_netmem to *_netmems
-
-
-
2024-10-29
Mina Almasry
New
[net-next,v1,1/7] net: page_pool: rename page_pool_alloc_netmem to *_netmems
[net-next,v1,1/7] net: page_pool: rename page_pool_alloc_netmem to *_netmems
-
-
-
2024-10-29
Mina Almasry
New
[v3,5/5] selftests/mm: Enable pkey_sighandler_tests on arm64
[v3,1/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
-
-
-
2024-10-29
Kevin Brodsky
New
[v3,3/5] arm64: signal: Remove unused macro
[v3,1/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
-
-
-
2024-10-29
Kevin Brodsky
New
[v3,1/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
[v3,1/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
-
-
-
2024-10-29
Kevin Brodsky
New
[v5,2/2] selftests/resctrl: Adjust SNC support messages
[v5,1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
-
-
-
2024-10-29
Maciej Wieczor-Retman
New
[v5,1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
[v5,1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
-
-
-
2024-10-29
Maciej Wieczor-Retman
New
kselftest/arm64: Use ksft_perror() to log MTE failures
kselftest/arm64: Use ksft_perror() to log MTE failures
-
-
-
2024-10-29
Mark Brown
New
[net-next,v11,22/23] ovpn: add basic ethtool support
Introducing OpenVPN Data Channel Offload
-
-
-
2024-10-29
Antonio Quartulli
New
[net-next,v11,20/23] ovpn: kill key and notify userspace in case of IV exhaustion
Introducing OpenVPN Data Channel Offload
-
-
-
2024-10-29
Antonio Quartulli
New
[net-next,v11,19/23] ovpn: implement key add/get/del/swap via netlink
Introducing OpenVPN Data Channel Offload
-
-
-
2024-10-29
Antonio Quartulli
New
[net-next,v11,15/23] ovpn: implement keepalive mechanism
Introducing OpenVPN Data Channel Offload
-
-
-
2024-10-29
Antonio Quartulli
New
[net-next,v11,13/23] ovpn: implement multi-peer support
Introducing OpenVPN Data Channel Offload
-
-
-
2024-10-29
Antonio Quartulli
New
[net-next,v11,12/23] ovpn: implement TCP transport
Introducing OpenVPN Data Channel Offload
-
-
-
2024-10-29
Antonio Quartulli
New
[net-next,v11,11/23] ovpn: store tunnel and transport statistics
Introducing OpenVPN Data Channel Offload
-
-
-
2024-10-29
Antonio Quartulli
New
«
1
2
3
4
…
159
160
»