Show patches with: none      |   25971 patches
« 1 2 3 4259 260 »
Patch Series A/R/T 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
[v4,3/3] rust: kunit: allow to know if we are in a test rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-11-01 David Gow New
[v4,2/3] rust: macros: add macro to easily run KUnit tests rust: kunit: Support KUnit tests with a user-space like syntax - 1 - --- 2024-11-01 David Gow New
[v4,1/3] rust: kunit: add KUnit case and suite macros rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-11-01 David Gow New
[net-next,v3,6/7] selftests: net: Add busy_poll_test Suspend IRQs during application busy periods - - - --- 2024-11-01 Joe Damato New
[RFT,v12,8/8] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() 1 - - --- 2024-10-31 Mark Brown New
[RFT,v12,7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() 1 2 1 --- 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() 1 2 1 --- 2024-10-31 Mark Brown New
[RFT,v12,5/8] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() 1 2 1 --- 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,3/8] selftests: Provide helper header for shadow stack testing fork: Support shadow stacks in clone3() 1 2 1 --- 2024-10-31 Mark Brown New
[RFT,v12,2/8] Documentation: userspace-api: Add shadow stack API documentation fork: Support shadow stacks in clone3() 1 2 1 --- 2024-10-31 Mark Brown New
[RFT,v12,1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack() fork: Support shadow stacks in clone3() 1 - - --- 2024-10-31 Mark Brown New
[bpf-next/net,v3] selftests/bpf: Drop netns helpers in mptcp [bpf-next/net,v3] selftests/bpf: Drop netns helpers in mptcp - 1 - --- 2024-10-31 Geliang Tang New
[v6,10/10] Documentation: userspace-api: iommufd: Update vDEVICE iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) - 2 - --- 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) - 2 - --- 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) - 2 - --- 2024-10-30 Nicolin Chen New
[v6,07/10] iommufd/selftest: Add mock_viommu_cache_invalidate iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) - 1 - --- 2024-10-30 Nicolin Chen New
[v6,06/10] iommufd/viommu: Add iommufd_viommu_find_dev helper iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) - 2 - --- 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) - 2 - --- 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) - 2 - --- 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) - 2 - --- 2024-10-30 Nicolin Chen New
[v6,02/10] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) - 2 - --- 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) - 2 - --- 2024-10-30 Nicolin Chen New
[v6,12/13] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage iommufd: Add vIOMMU infrastructure (Part-1) - 1 - --- 2024-10-30 Nicolin Chen New
[v6,11/13] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST iommufd: Add vIOMMU infrastructure (Part-1) - 2 - --- 2024-10-30 Nicolin Chen New
[v6,10/13] iommufd/selftest: Add refcount to mock_iommu_device iommufd: Add vIOMMU infrastructure (Part-1) - 2 - --- 2024-10-30 Nicolin Chen New
[v6,09/13] iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested() iommufd: Add vIOMMU infrastructure (Part-1) - 2 - --- 2024-10-30 Nicolin Chen New
[v6,08/13] iommufd/selftest: Add container_of helpers iommufd: Add vIOMMU infrastructure (Part-1) - 2 - --- 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) - 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) - 2 - --- 2024-10-30 Nicolin Chen New
[v6,05/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl iommufd: Add vIOMMU infrastructure (Part-1) - 2 - --- 2024-10-30 Nicolin Chen New
[v6,04/13] iommufd: Verify object in iommufd_object_finalize/abort() iommufd: Add vIOMMU infrastructure (Part-1) - 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) - 2 - --- 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) - 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) - 2 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 2024-10-30 Stanislav Fomichev New
[net-next,v6,09/12] selftests: ncdevmem: Remove hard-coded queue numbers selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 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 - 1 - --- 2024-10-30 Stanislav Fomichev New
[net-next,v6,07/12] selftests: ncdevmem: Properly reset flow steering selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 2024-10-30 Stanislav Fomichev New
[net-next,v6,06/12] selftests: ncdevmem: Switch to AF_INET6 selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 2024-10-30 Stanislav Fomichev New
[net-next,v6,05/12] selftests: ncdevmem: Remove default arguments selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 2024-10-30 Stanislav Fomichev New
[net-next,v6,04/12] selftests: ncdevmem: Make client_ip optional selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 2024-10-30 Stanislav Fomichev New
[net-next,v6,03/12] selftests: ncdevmem: Unify error handling selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 2024-10-30 Stanislav Fomichev New
[net-next,v6,02/12] selftests: ncdevmem: Separate out dmabuf provider selftests: ncdevmem: Add ncdevmem to ksft - 1 - --- 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 - 1 - --- 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,5/6] kvm: document KVM_GMEM_NO_DIRECT_MAP flag 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,3/6] kvm: gmem: implement direct map manipulation routines 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
[RFC,v3,1/6] arch: introduce set_direct_map_valid_noflush() 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 1 - - --- 2024-10-30 Luis Felipe Hernandez New
[next] KVM: s390: selftests: Fix spelling mistake "avaialable" -> "available" [next] KVM: s390: selftests: Fix spelling mistake "avaialable" -> "available" - - - --- 2024-10-30 Colin Ian King 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
[bpf-next,v2] selftests/bpf: Drop netns helpers in mptcp [bpf-next,v2] selftests/bpf: Drop netns helpers in mptcp - - - --- 2024-10-30 Geliang Tang New
[v3,3/3] rust: kunit: allow to know if we are in a test rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-10-30 David Gow New
[v3,2/3] rust: macros: add macro to easily run KUnit tests rust: kunit: Support KUnit tests with a user-space like syntax - 1 - --- 2024-10-30 David Gow New
[v3,1/3] rust: kunit: add KUnit case and suite macros rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-10-30 David Gow New
[3/3] KVM: selftests: x86: Add a test for KVM_CAP_X86_VMWARE_HYPERCALL KVM: x86: Small changes to support VMware guests - - - --- 2024-10-30 Zack Rusin New
[2/3] KVM: x86: Add support for VMware guest specific hypercalls KVM: x86: Small changes to support VMware guests - - - --- 2024-10-30 Zack Rusin New
[1/3] KVM: x86: Allow enabling of the vmware backdoor via a cap KVM: x86: Small changes to support VMware guests - - - --- 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
[v3] selftests/net: Fix ./ns-XXXXXX not cleanup [v3] selftests/net: Fix ./ns-XXXXXX not cleanup - - - --- 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
[v2,1/2] kselftest/arm64: Increase frequency of signal delivery in fp-stress 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,31/32] riscv: Documentation for shadow stack on riscv 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,29/32] riscv: create a config for shadow stack and landing pad instr support 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,27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call 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,25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe 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,23/32] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 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,21/32] riscv: signal: abstract header saving for setup_sigcontext 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,19/32] riscv: Implements arch agnostic indirect branch tracking prctls 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
« 1 2 3 4259 260 »