Show patches with: none      |   21075 patches
« 1 2 ... 46 47 48210 211 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
selftests: fix dependency checker script selftests: fix dependency checker script - - - --- 2023-08-22 Ricardo Marliere Accepted
selftests: Keep symlinks, when possible selftests: Keep symlinks, when possible - 1 - --- 2023-08-22 Björn Töpel Accepted
[v5,37/37] kselftest/arm64: Enable GCS for the FP stress tests arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,36/37] kselftest/arm64: Add a GCS stress test arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,35/37] selftests/arm64: Add GCS signal tests arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,34/37] kselftest/arm64: Add test coverage for GCS mode locking arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,33/37] kselftest/arm64: Add a GCS test program built with the system libc arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,32/37] kselftest/arm64: Add very basic GCS test program arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,31/37] kselftest/arm64: Always run signals tests with GCS enabled arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,30/37] kselftest/arm64: Allow signals tests to specify an expected si_code arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,29/37] kselftest/arm64: Add framework support for GCS to signal handling tests arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,28/37] kselftest/arm64: Add GCS as a detected feature in the signal tests arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,27/37] kselftest/arm64: Verify the GCS hwcap arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,26/37] arm64: Add Kconfig for Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,25/37] arm64/ptrace: Expose GCS via ptrace and core files arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,24/37] arm64/signal: Expose GCS state in signal frames arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,23/37] arm64/signal: Set up and restore the GCS context for signal handlers arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,22/37] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,21/37] arm64/gcs: Implement shadow stack prctl() interface arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,20/37] arm64/gcs: Allocate a new GCS for threads with GCS enabled arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,19/37] arm64/gcs: Context switch GCS state for EL0 arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,18/37] arm64/mm: Handle GCS data aborts arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,17/37] arm64/traps: Handle GCS exceptions arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,16/37] arm64/hwcap: Add hwcap for GCS arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,15/37] arm64/idreg: Add overrride for GCS arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,14/37] arm64/gcs: Allow GCS usage at EL0 and EL1 arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,13/37] KVM: arm64: Manage GCS registers for guests arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,12/37] arm64/mm: Map pages for guarded control stack arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,11/37] mm: Define VM_SHADOW_STACK for arm64 when we support GCS arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,10/37] arm64/mm: Allocate PIE slots for EL0 guarded control stack arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,09/37] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,08/37] arm64/gcs: Provide copy_to_user_gcs() arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,07/37] arm64/gcs: Add manual encodings of GCS instructions arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,06/37] arm64/sysreg: Add definitions for architected GCS caps arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,05/37] arm64/sysreg: Add new system registers for GCS arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown Accepted
[v5,04/37] arm64/gcs: Document the ABI for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,03/37] arm64: Document boot requirements for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,02/37] prctl: arch-agnostic prctl for shadow stack arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
[v5,01/37] arm64/mm: Restructure arch_validate_flags() for extensibility arm64/gcs: Provide support for GCS in userspace - - - --- 2023-08-22 Mark Brown New
selftests: alsa: make LDLIBS consistent selftests: alsa: make LDLIBS consistent - - - --- 2023-08-22 Ricardo Marliere New
[v5,7/7] selftests: mm: Add a test for moving from an offset from start of mapping Optimize mremap during mutual alignment within PMD - 1 - --- 2023-08-22 Joel Fernandes New
[v5,6/7] selftests: mm: Add a test for remapping within a range Optimize mremap during mutual alignment within PMD - 1 - --- 2023-08-22 Joel Fernandes New
[v5,5/7] selftests: mm: Add a test for remapping to area immediately after existing mapping Optimize mremap during mutual alignment within PMD - 1 - --- 2023-08-22 Joel Fernandes Accepted
[v5,4/7] selftests: mm: Add a test for mutually aligned moves > PMD size Optimize mremap during mutual alignment within PMD - 1 - --- 2023-08-22 Joel Fernandes Accepted
[v5,3/7] selftests: mm: Fix failure case when new remap region was not found Optimize mremap during mutual alignment within PMD - 1 - --- 2023-08-22 Joel Fernandes Accepted
[v5,2/7] mm/mremap: Allow moves within the same VMA Optimize mremap during mutual alignment within PMD - - - --- 2023-08-22 Joel Fernandes New
[v5,1/7] mm/mremap: Optimize the start addresses in move_page_tables() Optimize mremap during mutual alignment within PMD - 1 - --- 2023-08-22 Joel Fernandes New
KVM: selftests: Add tests - invalid inputs for KVM_CREATE_GUEST_MEMFD KVM: selftests: Add tests - invalid inputs for KVM_CREATE_GUEST_MEMFD - - - --- 2023-08-21 Ackerley Tng New
[v2,2/2] selftests: cachestat: catch failing fsync test on tmpfs selftests: cachestat: fix run on older kernels 1 - - --- 2023-08-21 Andre Przywara Accepted
[v2,1/2] selftests: cachestat: test for cachestat availability selftests: cachestat: fix run on older kernels 1 - - --- 2023-08-21 Andre Przywara Accepted
[v33,6/6] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-08-21 Muhammad Usama Anjum Accepted
[v33,5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-08-21 Muhammad Usama Anjum Accepted
[v33,4/6] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-08-21 Muhammad Usama Anjum Accepted
[v33,3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-08-21 Muhammad Usama Anjum Accepted
[v33,2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - 2 - --- 2023-08-21 Muhammad Usama Anjum New
[v33,1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-08-21 Muhammad Usama Anjum Accepted
[v2,7/7] selftests/resctrl: Cleanup benchmark argument parsing selftests/resctrl: Rework benchmark command handling - 1 - --- 2023-08-21 Ilpo Järvinen New
[v2,6/7] selftests/resctrl: Remove ben_count variable selftests/resctrl: Rework benchmark command handling - 1 - --- 2023-08-21 Ilpo Järvinen New
[v2,5/7] selftests/resctrl: Make benchmark command const and build it with pointers selftests/resctrl: Rework benchmark command handling - - - --- 2023-08-21 Ilpo Järvinen New
[v2,4/7] selftests/resctrl: Simplify span lifetime selftests/resctrl: Rework benchmark command handling - 1 - --- 2023-08-21 Ilpo Järvinen Accepted
[v2,3/7] selftests/resctrl: Remove bw_report and bm_type from main() selftests/resctrl: Rework benchmark command handling - 1 - --- 2023-08-21 Ilpo Järvinen Accepted
[v2,2/7] selftests/resctrl: Correct benchmark command help selftests/resctrl: Rework benchmark command handling - - - --- 2023-08-21 Ilpo Järvinen Accepted
[v2,1/7] selftests/resctrl: Ensure the benchmark commands fits to its array selftests/resctrl: Rework benchmark command handling - - - --- 2023-08-21 Ilpo Järvinen New
[bpf-next,v6] selftests/bpf: trace_helpers.c: optimize kallsyms cache [bpf-next,v6] selftests/bpf: trace_helpers.c: optimize kallsyms cache 1 - - --- 2023-08-21 Rong Tao New
[RFC] tools/nolibc: x86_64: Make it compile with -pie [RFC] tools/nolibc: x86_64: Make it compile with -pie - - - --- 2023-08-20 Vitaly Chikunov New
[v2] selftests: prctl: Add prctl test for PR_GET_NAME [v2] selftests: prctl: Add prctl test for PR_GET_NAME - - - --- 2023-08-20 Osama Muhammad Accepted
[2/2] selftests/net: replace ternary operator with min()/max() selftests: Introduce common min()/max() and apply them in net tests - - - --- 2023-08-19 Mahmoud Matook New
[1/2] selftests: Provide local define of min() and max() selftests: Introduce common min()/max() and apply them in net tests - - - --- 2023-08-19 Mahmoud Matook New
[v2] selftests/tpm2: tpm2-parse-error.py [v2] selftests/tpm2: tpm2-parse-error.py - - - --- 2023-08-19 Jarkko Sakkinen New
selftests/tpm2: tpm2-parse-error.py selftests/tpm2: tpm2-parse-error.py - - - --- 2023-08-19 Jarkko Sakkinen New
selftests/tpm2: tpm2-parse-error.py selftests/tpm2: tpm2-parse-error.py - - - --- 2023-08-19 Jarkko Sakkinen New
[3/3] selftests: forwarding: Add test for load-balancing between multiple servers Avoid TCP resets when using ECMP for load-balancing between multiple servers. - - - --- 2023-08-19 Sriram Yagnaraman New
[2/3] ipv6: ignore dst hint for multipath routes Avoid TCP resets when using ECMP for load-balancing between multiple servers. - - - --- 2023-08-19 Sriram Yagnaraman New
[1/3] ipv4: ignore dst hint for multipath routes Avoid TCP resets when using ECMP for load-balancing between multiple servers. - - - --- 2023-08-19 Sriram Yagnaraman Accepted
[v2] selftests/tdx: Add .gitignore [v2] selftests/tdx: Add .gitignore - - - --- 2023-08-18 Anh Tuan Phan New
[v1] selftests/net: Add log.txt and tools to .gitignore [v1] selftests/net: Add log.txt and tools to .gitignore - - - --- 2023-08-18 Anh Tuan Phan Accepted
[v1] selftests/tdx: Add .gitignore [v1] selftests/tdx: Add .gitignore - - - --- 2023-08-18 Anh Tuan Phan New
[v9,5/5] iommu/vt-d: Implement hw_info for iommu capability query iommufd: Add iommu hardware info reporting 1 1 - --- 2023-08-18 Yi Liu Accepted
[v9,4/5] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl iommufd: Add iommu hardware info reporting - - - --- 2023-08-18 Yi Liu Accepted
[v9,3/5] iommufd: Add IOMMU_GET_HW_INFO iommufd: Add iommu hardware info reporting - 2 - --- 2023-08-18 Yi Liu Accepted
[v9,2/5] iommu: Add new iommu op to get iommu hardware information iommufd: Add iommu hardware info reporting - 1 - --- 2023-08-18 Yi Liu Accepted
[v9,1/5] iommu: Move dev_iommu_ops() to private header iommufd: Add iommu hardware info reporting - 3 - --- 2023-08-18 Yi Liu Accepted
[v6,bpf,4/4] selftests/bpf: add lwt_xmit tests for BPF_REROUTE lwt: fix return values of BPF ops - - - --- 2023-08-18 Yan Zhai Accepted
[v6,bpf,3/4] selftests/bpf: add lwt_xmit tests for BPF_REDIRECT lwt: fix return values of BPF ops - - - --- 2023-08-18 Yan Zhai Accepted
[v6,bpf,2/4] lwt: check LWTUNNEL_XMIT_CONTINUE strictly lwt: fix return values of BPF ops - - - --- 2023-08-18 Yan Zhai Accepted
[v6,bpf,1/4] lwt: fix return values of BPF xmit ops lwt: fix return values of BPF ops - - - --- 2023-08-18 Yan Zhai Accepted
[v3] selftests/ftrace: traceonoff_triggers: strip off names [v3] selftests/ftrace: traceonoff_triggers: strip off names 1 2 - --- 2023-08-18 Yipeng Zou New
[v2,3/3] kselftest: Add new test for detecting unprobed Devicetree devices Add a test to catch unprobed Devicetree devices - 1 - --- 2023-08-17 Nícolas F. R. A. Prado New
[v3] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check [v3] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check 2 - - --- 2023-08-17 Lucas Karpinski Accepted
kunit: fix struct kunit_attr header kunit: fix struct kunit_attr header - 1 - --- 2023-08-17 Rae Moar brendanhiggins Accepted
[v1] selftests/mm: Fix WARNING comparing pointer to 0 [v1] selftests/mm: Fix WARNING comparing pointer to 0 - - - --- 2023-08-17 Anh Tuan Phan Accepted
[v3,9/9] selftests/bpf/sockopt: Add io_uring support Untitled series #777062 - - - --- 2023-08-17 Breno Leitao New
[v3,5/9] selftests/net: Extract uring helpers to be reusable Untitled series #777062 - - - --- 2023-08-17 Breno Leitao Accepted
[v2] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check [v2] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check - - - --- 2023-08-17 Lucas Karpinski New
[10/10] selftests/pcie_bwctrl: Create selftests Untitled series #776993 - - - --- 2023-08-17 Ilpo Järvinen New
[v6] selftests: rtc: Fixes rtctest error handling. [v6] selftests: rtc: Fixes rtctest error handling. - - - --- 2023-08-17 Atul Kumar Pant Accepted
[bpf-next,v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache [bpf-next,v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache 1 - - --- 2023-08-17 Rong Tao New
[v2] selftests/ftrace: traceonoff_triggers: strip off names [v2] selftests/ftrace: traceonoff_triggers: strip off names 1 1 - --- 2023-08-17 Yipeng Zou New
[v4,4.19,1/1] test_firmware: prevent race conditions by a correct implementation of locking [v4,4.19,1/1] test_firmware: prevent race conditions by a correct implementation of locking - - - --- 2023-08-16 Mirsad Todorovac New
[v4,4.14,1/1] test_firmware: prevent race conditions by a correct implementation of locking [v4,4.14,1/1] test_firmware: prevent race conditions by a correct implementation of locking - - - --- 2023-08-16 Mirsad Todorovac New
« 1 2 ... 46 47 48210 211 »