Show patches with: none      |   15062 patches
« 1 2 ... 51 52 53150 151 »
Patch Series S/W/F Date Submitter Delegate State
kselftest/arm64: Improve output for skipped TPIDR2 ABI test kselftest/arm64: Improve output for skipped TPIDR2 ABI test --- 2023-11-24 Mark Brown Accepted
[4/5] tools: selftests: riscv: Fix compile warnings in vector tests tools: selftests: riscv: Fix compiler warnings --- 2023-11-23 Christoph Müllner Accepted
[2/5] tools: selftests: riscv: Fix compile warnings in cbo tools: selftests: riscv: Fix compiler warnings --- 2023-11-23 Christoph Müllner Accepted
[2/3] kselftest/vDSO: Fix message formatting for clock_id logging kselftest/vDSO: Output formatting cleanups for vdso_test_abi --- 2023-11-23 Mark Brown Accepted
[v1,2/3] KVM: selftests: aarch64: Move the pmu helper function into lib/ [v1,1/3] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() can be reused --- 2023-11-23 Shaoqin Huang Superseded
[v1,1/3] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() can be reused [v1,1/3] KVM: selftests: aarch64: Make the [create|destroy]_vpmu_vm() can be reused --- 2023-11-23 Shaoqin Huang Superseded
[3/3] selftests/nolibc: disable coredump via setrlimit tools/nolibc: rlimit support --- 2023-11-22 Thomas Weißschuh Accepted
[ipsec-next,v1,7/7] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state() Untitled series #228003 --- 2023-11-22 Daniel Xu New
[ipsec-next,v1,6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations Untitled series #228003 --- 2023-11-22 Daniel Xu New
[ipsec-next,v1,4/7] bpf: selftests: test_tunnel: Mount bpffs if necessary Untitled series #228003 --- 2023-11-22 Daniel Xu New
[v7,39/39] kselftest/clone3: Enable GCS in the clone3 selftests [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown New
[v7,37/39] kselftest/arm64: Add a GCS stress test [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,35/39] kselftest/arm64: Add test coverage for GCS mode locking [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,33/39] kselftest/arm64: Add very basic GCS test program [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,31/39] kselftest/arm64: Allow signals tests to specify an expected si_code [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,27/39] arm64: Add Kconfig for Guarded Control Stack (GCS) [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,25/39] arm64/signal: Expose GCS state in signal frames [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,23/39] arm64/mm: Implement map_shadow_stack() [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown New
[v7,19/39] arm64/mm: Handle GCS data aborts [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,17/39] arm64/hwcap: Add hwcap for GCS [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,15/39] arm64/gcs: Allow GCS usage at EL0 and EL1 [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,13/39] arm64/mm: Map pages for guarded control stack [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,11/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,09/39] arm64/gcs: Provide put_user_gcs() [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,07/39] arm64/sysreg: Add definitions for architected GCS caps [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,05/39] arm64/gcs: Document the ABI for Guarded Control Stacks [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,03/39] mman: Add map_shadow_stack() flags [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility [v7,01/39] arm64/mm: Restructure arch_validate_flags() for extensibility --- 2023-11-22 Mark Brown Superseded
[v5,5/5] selftests/mm: add UFFDIO_MOVE ioctl test userfaultfd move option --- 2023-11-21 Suren Baghdasaryan Superseded
[v5,4/5] selftests/mm: add uffd_test_case_ops to allow test case-specific operations userfaultfd move option --- 2023-11-21 Suren Baghdasaryan Superseded
[v5,3/5] selftests/mm: call uffd_test_ctx_clear at the end of the test userfaultfd move option --- 2023-11-21 Suren Baghdasaryan Accepted
[v5,2/5] userfaultfd: UFFDIO_MOVE uABI userfaultfd move option --- 2023-11-21 Suren Baghdasaryan New
[v5,1/5] mm/rmap: support move to different root anon_vma in folio_move_anon_rmap() userfaultfd move option --- 2023-11-21 Suren Baghdasaryan Superseded
kunit: string-stream-test: Avoid cast warning when testing gfp_t flags kunit: string-stream-test: Avoid cast warning when testing gfp_t flags --- 2023-11-21 Richard Fitzgerald Accepted
[2/3] sysctl: Add a selftest for handling empty dirs [1/3] sysctl: Fix out of bounds access for empty sysctl registers --- 2023-11-21 Joel Granados via B4 Relay New
[1/3] sysctl: Fix out of bounds access for empty sysctl registers [1/3] sysctl: Fix out of bounds access for empty sysctl registers --- 2023-11-21 Joel Granados via B4 Relay New
[v1] selftests/media_tests: fix a resource leak [v1] selftests/media_tests: fix a resource leak --- 2023-11-21 Zhu Jun New
selftests/media_tests: fix a resource leak selftests/media_tests: fix a resource leak --- 2023-11-21 Zhu Jun New
[bpf-next,v3,3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id selftests/bpf: Update multiple prog_tests to use ASSERT_ macros --- 2023-11-21 Yuran Pereira Accepted
[bpf-next,v3,1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca selftests/bpf: Update multiple prog_tests to use ASSERT_ macros --- 2023-11-21 Yuran Pereira Accepted
[RFT,v3,5/5] kselftest/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2023-11-20 Mark Brown Superseded
[RFT,v3,4/5] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2023-11-20 Mark Brown Superseded
[RFT,v3,3/5] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2023-11-20 Mark Brown Superseded
[RFT,v3,2/5] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2023-11-20 Mark Brown New
[RFT,v3,1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK fork: Support shadow stacks in clone3() --- 2023-11-20 Mark Brown Superseded
selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGS --- 2023-11-20 Nico Pache Accepted
[v2,25/26] selftests/resctrl: Get domain id from cache id [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,24/26] selftests/resctrl: Rename resource ID to domain ID [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,22/26] selftests/resctrl: Pass write_schemata() resource instead of test name [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,19/26] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,17/26] selftests/resctrl: Replace file write with volatile variable [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,16/26] selftests/resctrl: Open perf fd before start & add error handling [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,13/26] selftests/resctrl: Improve perf init [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,10/26] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,09/26] selftests/resctrl: Split show_cache_info() to test specific and generic parts [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,07/26] selftests/resctrl: Exclude shareable bits from schemata in CAT test [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,05/26] selftests/resctrl: Mark get_cache_size() cache_type const [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2,03/26] selftests/resctrl: Refactor fill_buf functions [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen New
[v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling [v2,01/26] selftests/resctrl: Don't use ctrlc_handler() outside signal handling --- 2023-11-20 Ilpo Järvinen Superseded
[v2] Kunit to check the longest symbol length [v2] Kunit to check the longest symbol length --- 2023-11-19 Sergio González Collado Superseded
selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm selftests:proc-empty-vm: Remove unused debug write callIn the function test_proc_pid_statm --- 2023-11-19 angquan yu New
[breakpoints] selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_suspend_test.c [breakpoints] selftests/breakpoints: Fix format specifier in ksft_print_msg in step_after_suspend... --- 2023-11-19 angquan yu Superseded
[bpf-next,v2,4/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux selftests/bpf: Update multiple prog_tests to use ASSERT_ macros --- 2023-11-18 Yuran Pereira Accepted
[bpf-next,v2,3/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id selftests/bpf: Update multiple prog_tests to use ASSERT_ macros --- 2023-11-18 Yuran Pereira Superseded
[bpf-next,v2,2/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm selftests/bpf: Update multiple prog_tests to use ASSERT_ macros --- 2023-11-18 Yuran Pereira Accepted
[bpf-next,v2,1/4] selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_tcp_ca selftests/bpf: Update multiple prog_tests to use ASSERT_ macros --- 2023-11-18 Yuran Pereira Superseded
[v7,1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation Add Intel VT-d nested translation (part 2/2) --- 2023-11-17 Yi Liu New
[v6,5/6] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op [v6,1/6] iommu: Add cache_invalidate_user op --- 2023-11-17 Yi Liu Superseded
[v6,3/6] iommu: Add iommu_copy_struct_from_user_array helper [v6,1/6] iommu: Add cache_invalidate_user op --- 2023-11-17 Yi Liu New
[v6,1/6] iommu: Add cache_invalidate_user op [v6,1/6] iommu: Add cache_invalidate_user op --- 2023-11-17 Yi Liu Superseded
[v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance [v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance --- 2023-11-17 Shaoqin Huang Superseded
[net-next] selftests: net: verify fq per-band packet limit [net-next] selftests: net: verify fq per-band packet limit --- 2023-11-16 Willem de Bruijn New
kselftest/arm64: Fix output formatting for za-fork kselftest/arm64: Fix output formatting for za-fork --- 2023-11-16 Mark Brown Accepted
[v1] KVM: selftests: Initalize sem_vcpu_[cont|stop] before each test in dirty_log_test [v1] KVM: selftests: Initalize sem_vcpu_[cont|stop] before each test in dirty_log_test --- 2023-11-16 Shaoqin Huang New
[RFC,2/3] selftests/nolibc: migrate startup tests to new harness [RFC,1/3] selftests/nolibc: add custom test harness --- 2023-11-15 Thomas Weißschuh New
[RFC,1/3] selftests/nolibc: add custom test harness [RFC,1/3] selftests/nolibc: add custom test harness --- 2023-11-15 Thomas Weißschuh New
[3/3] MAINTAINERS: Require kunit core tests for framework changes Untitled series #227357 --- 2023-11-15 Nikolai Kondrashov New
[2/3] MAINTAINERS: Require kvm-xfstests smoke for ext4 Untitled series #227357 --- 2023-11-15 Nikolai Kondrashov New
[v3,5/5] cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumask cgroup/cpuset: Improve CPU isolation in isolated partitions --- 2023-11-15 Waiman Long Accepted
[v3,2/5] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask cgroup/cpuset: Improve CPU isolation in isolated partitions --- 2023-11-15 Waiman Long New
[v3,10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC [v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests --- 2023-11-15 David Howells New
[v3,09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec [v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests --- 2023-11-15 David Howells New
[v3,07/10] iov_iter: Add extract kunit tests for ITER_UBUF and ITER_IOVEC [v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests --- 2023-11-15 David Howells New
[v3,05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests [v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests --- 2023-11-15 David Howells New
[v3,02/10] iov_iter: Consolidate some of the repeated code into helpers [v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests --- 2023-11-15 David Howells New
[v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests [v3,01/10] iov_iter: Fix some checkpatch complaints in kunit tests --- 2023-11-15 David Howells New
[v2] KVM: arm64: selftests: Clean up the GIC[D,R]_BASE_GPA [v2] KVM: arm64: selftests: Clean up the GIC[D,R]_BASE_GPA --- 2023-11-15 Shaoqin Huang New
kselftest/clone3: Make test names for set_tid test stable kselftest/clone3: Make test names for set_tid test stable --- 2023-11-15 Mark Brown Superseded
KVM: arm64: selftests: Clean up the GIC[D,R]_BASE_GPA KVM: arm64: selftests: Clean up the GIC[D,R]_BASE_GPA --- 2023-11-15 Shaoqin Huang New
selftests/memfd: fix a memleak selftests/memfd: fix a memleak --- 2023-11-15 Zhu Jun New
[RFC,RFT,v2,5/5] kselftest/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2023-11-14 Mark Brown New
[RFC,RFT,v2,4/5] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2023-11-14 Mark Brown Superseded
[RFC,RFT,v2,3/5] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2023-11-14 Mark Brown Superseded
[RFC,RFT,v2,2/5] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2023-11-14 Mark Brown New
[RFC,RFT,v2,1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK fork: Support shadow stacks in clone3() --- 2023-11-14 Mark Brown Superseded
[net-next,v3] selftests/net: synchronize udpgro tests' tx and rx connection [net-next,v3] selftests/net: synchronize udpgro tests' tx and rx connection --- 2023-11-14 Lucas Karpinski Accepted
[v2,21/21] KVM: arm64: selftests: Teach get-reg-list about FPMR arm64: Support for 2023 DPISA extensions --- 2023-11-14 Mark Brown Superseded
[v2,20/21] KVM: arm64: selftests: Document feature registers added in 2023 extensions arm64: Support for 2023 DPISA extensions --- 2023-11-14 Mark Brown Superseded
« 1 2 ... 51 52 53150 151 »