Show patches with: none      |   15071 patches
« 1 2 ... 134 135 136150 151 »
Patch Series S/W/F Date Submitter Delegate State
[bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag [bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag --- 2021-03-28 Pedro Tammela New
[-next] treewide: Remove duplicated include from tm-vmx-unavail.c [-next] treewide: Remove duplicated include from tm-vmx-unavail.c --- 2021-03-26 Zheng Yongjun New
[-next] selftests/powerpc: Remove duplicated include from tm-poison.c [-next] selftests/powerpc: Remove duplicated include from tm-poison.c --- 2021-03-26 Zheng Yongjun Accepted
userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE error handling + accounting userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE error handling + accounting --- 2021-03-25 Axel Rasmussen New
[bpf-next,5/5] libbpf: add selftests for TC-BPF API libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,4/5] libbpf: add high level TC-BPF API libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,3/5] libbpf: add low level TC-BPF API libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,2/5] libbpf: add helpers for preparing netlink attributes libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[bpf-next,1/5] tools pkt_cls.h: sync with kernel sources libbpf: Add TC-BPF API --- 2021-03-25 Kumar Kartikeya Dwivedi New
[V4.1] x86/pks: Add PKS kernel API [V4.1] x86/pks: Add PKS kernel API --- 2021-03-24 Ira Weiny Superseded
[v31,12/12] landlock: Add user and kernel documentation Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[v31,08/12] landlock: Add syscall implementations Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[v31,07/12] landlock: Support filesystem access-control Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[v31,05/12] LSM: Infrastructure management of the superblock Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[v31,04/12] landlock: Add ptrace restrictions Landlock LSM --- 2021-03-24 Mickaël Salaün Superseded
[v3,11/11] perf test: Add basic stress test for sigtrap handling Add support for synchronous signals on perf events --- 2021-03-24 Marco Elver Superseded
[v3,09/11] selftests/perf_events: Add kselftest for remove_on_exec Add support for synchronous signals on perf events --- 2021-03-24 Marco Elver Superseded
[v3,06/11] perf: Add support for SIGTRAP on perf events Add support for synchronous signals on perf events --- 2021-03-24 Marco Elver New
[v3,04/11] perf: Add support for event removal on exec Add support for synchronous signals on perf events --- 2021-03-24 Marco Elver Superseded
[v3,03/11] perf: Support only inheriting events if cloned with CLONE_THREAD Add support for synchronous signals on perf events --- 2021-03-24 Marco Elver Accepted
[GIT,PULL] KUnit fixes update for Linux 5.12-rc5 [GIT,PULL] KUnit fixes update for Linux 5.12-rc5 --- 2021-03-23 Shuah Khan New
[RFC,v5,10/10] KVM: selftests: Add a test for kvm page table code KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang New
[RFC,v5,09/10] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang Superseded
[RFC,v5,08/10] KVM: selftests: List all hugetlb src types specified with page sizes KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang Accepted
[RFC,v5,07/10] KVM: selftests: Add a helper to get system default hugetlb page size KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang Superseded
[RFC,v5,06/10] KVM: selftests: Add a helper to get system configured THP page size KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang Accepted
[RFC,v5,05/10] KVM: selftests: Make a generic helper to get vm guest mode strings KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang Accepted
[RFC,v5,04/10] KVM: selftests: Print the errno besides error-string in TEST_ASSERT KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang Superseded
[RFC,v5,03/10] KVM: selftests: Use flag CLOCK_MONOTONIC_RAW for timing KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang Superseded
[RFC,v5,02/10] tools headers: Add a macro to get HUGETLB page sizes for mmap KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang New
[RFC,v5,01/10] tools headers: sync headers of asm-generic/hugetlb_encode.h KVM: selftests: some improvement and a new test for kvm page table --- 2021-03-23 Yanan Wang Superseded
[v2] tools: testing: Remove duplicate includes [v2] tools: testing: Remove duplicate includes --- 2021-03-23 Wan Jiabing New
tools: testing: inttypes.h is included twice tools: testing: inttypes.h is included twice --- 2021-03-23 Wan Jiabing New
tools: testing: pthread.h is included twice tools: testing: pthread.h is included twice --- 2021-03-23 Wan Jiabing New
tools: testing: Remove duplicate include of sched.h tools: testing: Remove duplicate include of sched.h --- 2021-03-23 Wan Jiabing New
tools: testing: Remove duplicate include of string.h tools: testing: Remove duplicate include of string.h --- 2021-03-23 Wan Jiabing New
[bpf-next,v2,2/2] bpf: selftests: add tests for batched ops in LPM trie maps add support for batched ops in LPM trie --- 2021-03-23 Pedro Tammela New
[bpf-next,v2,1/2] bpf: add support for batched ops in LPM trie maps add support for batched ops in LPM trie --- 2021-03-23 Pedro Tammela New
[V4,10/10] x86/pks: Add PKS test code [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny New
[V4,07/10] x86/pks: Preserve the PKRS MSR on context switch [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny New
[V4,05/10] x86/pks: Add PKS setup code [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny New
[V4,04/10] x86/pks: Add PKS defines and Kconfig options [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny Superseded
[V4,02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny Superseded
[V4,01/10] x86/pkeys: Create pkeys_common.h [V4,01/10] x86/pkeys: Create pkeys_common.h --- 2021-03-22 Ira Weiny Superseded
[bpf-next,2/2] bpf: selftests: add tests for batched ops in LPM trie maps add support for batched ops in LPM trie --- 2021-03-21 Pedro Tammela Superseded
[10/11] kselftest/arm64: mte: Fix clang warning kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
[09/11] kselftest/arm64: mte: Makefile: Fix clang compilation kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
[07/11] kselftest/arm64: mte: Use cross-compiler if specified kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
[06/11] kselftest/arm64: mte: Fix MTE feature detection kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
[05/11] kselftest/arm64: mte: common: Fix write() warnings kselftest/arm64: mte: Fix feature detection and compilation --- 2021-03-19 Andre Przywara Accepted
kselftest/arm64: sve: Do not use non-canonical FFR register value kselftest/arm64: sve: Do not use non-canonical FFR register value --- 2021-03-19 Andre Przywara Accepted
[v5,2/2] mm: huge_memory: debugfs for file-backed THP split. Untitled series #112642 --- 2021-03-19 Zi Yan Superseded
selftests: net: forwarding: Fix a typo selftests: net: forwarding: Fix a typo --- 2021-03-18 Bhaskar Chowdhury Accepted
[v2,1/2] kvm/kvm_util: add _vm_ioctl [v2,1/2] kvm/kvm_util: add _vm_ioctl --- 2021-03-18 Emanuele Giuseppe Esposito New
dma-mapping: benchmark: Add support for multi-pages map/unmap dma-mapping: benchmark: Add support for multi-pages map/unmap --- 2021-03-18 chenxiang Accepted
selftests/bpf: fix warning comparing pointer to 0 selftests/bpf: fix warning comparing pointer to 0 --- 2021-03-18 Jiapeng Chong Superseded
[v1,4/5] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore Untitled series #111839 --- 2021-03-17 David Hildenbrand New
[v1,3/5] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT Untitled series #111839 --- 2021-03-17 David Hildenbrand Superseded
selftests/kvm: add set_boot_cpu_id test selftests/kvm: add set_boot_cpu_id test --- 2021-03-17 Emanuele Giuseppe Esposito New
[v6,21/21] selftests/resctrl: Create .gitignore to include resctrl_tests Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v6,20/21] selftests/resctrl: Fix checking for < 0 for unsigned values Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v6,19/21] selftests/resctrl: Fix incorrect parsing of iMC counters Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v6,17/21] selftests/resctrl: Skip the test if requested resctrl feature is not supported Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v6,12/21] selftests/resctrl: Check for resctrl mount point only if resctrl FS is supported Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v6,11/21] selftests/resctrl: Add config dependencies Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v6,10/21] selftests/resctrl: Fix a printed message Untitled series #111841 --- 2021-03-17 Fenghua Yu New
[v6,09/21] selftests/resctrl: Share show_cache_info() by CAT and CMT tests Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v6,07/21] selftests/resctrl: Rename CQM test as CMT test Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v6,03/21] selftests/resctrl: Fix compilation issues for other global variables Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v6,02/21] selftests/resctrl: Fix compilation issues for global variables Untitled series #111841 --- 2021-03-17 Fenghua Yu Accepted
[v30,12/12] landlock: Add user and kernel documentation Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
[v30,11/12] samples/landlock: Add a sandbox manager example Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
[v30,09/12] arch: Wire up Landlock syscalls Landlock LSM --- 2021-03-16 Mickaël Salaün New
[v30,08/12] landlock: Add syscall implementations Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
[v30,07/12] landlock: Support filesystem access-control Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
[v30,06/12] fs,security: Add sb_delete hook Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
[v30,05/12] LSM: Infrastructure management of the superblock Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
[v30,04/12] landlock: Add ptrace restrictions Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
[v30,03/12] landlock: Set up the security framework and manage credentials Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
[v30,02/12] landlock: Add ruleset and domain management Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
[v30,01/12] landlock: Add object management Landlock LSM --- 2021-03-16 Mickaël Salaün Superseded
selftests/bpf/get_cgroup_id: Use nanosleep() syscall instead of sleep() selftests/bpf/get_cgroup_id: Use nanosleep() syscall instead of sleep() --- 2021-03-16 Ravi Bangoria Accepted
[2/2] slub: remove resiliency_test() function [1/2] selftests: add a kselftest for SLUB debugging functionality --- 2021-03-16 Oliver Glitta Superseded
[1/2] selftests: add a kselftest for SLUB debugging functionality [1/2] selftests: add a kselftest for SLUB debugging functionality --- 2021-03-16 Oliver Glitta New
selftests/bpf: fix warning comparing pointer to 0 selftests/bpf: fix warning comparing pointer to 0 --- 2021-03-16 Jiapeng Chong Superseded
selftests: remove duplicate include selftests: remove duplicate include --- 2021-03-16 Menglong Dong New
[v7,6/6] selftest/x86/signal: Include test cases for validating sigaltstack Untitled series #110988 --- 2021-03-16 Chang S. Bae Superseded
[v7,4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available Untitled series #110988 --- 2021-03-16 Chang S. Bae Superseded
[v4,2/2] mm: huge_memory: debugfs for file-backed THP split. Untitled series #110646 --- 2021-03-15 Zi Yan Superseded
bpf: selftests: remove unused 'nospace_err' in tests for batched ops in array maps bpf: selftests: remove unused 'nospace_err' in tests for batched ops in array maps --- 2021-03-15 Pedro Tammela Accepted
selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource" selftests/timers: Fix spelling mistake "clocksourc" -> "clocksource" --- 2021-03-15 Colin King Accepted
[RFC,1/2] cpuidle: Extract IPI based and timer based wakeup latency from idle states CPU-Idle latency selftest framework --- 2021-03-15 Pratik R. Sampat Superseded
selftests: timers: remove unneeded semicolon selftests: timers: remove unneeded semicolon --- 2021-03-15 Jiapeng Chong New
[v6] selftests/x86: Use getauxval() to simplify the code in sgx [v6] selftests/x86: Use getauxval() to simplify the code in sgx --- 2021-03-14 tianjia.zhang Accepted
[v3] kunit: Match parenthesis alignment to improve code readability [v3] kunit: Match parenthesis alignment to improve code readability --- 2021-03-12 Lucas Stankus Accepted
[v4,1/2] kunit: support failure from dynamic analysis tools kunit: fail tests on UBSAN errors --- 2021-03-11 Daniel Latypov Superseded
[RFC,v2,7/8] selftests/perf: Add kselftest for process-wide sigtrap handling Add support for synchronous signals on perf events --- 2021-03-10 Marco Elver New
[RFC,v2,5/8] perf/core: Add support for SIGTRAP on perf events Add support for synchronous signals on perf events --- 2021-03-10 Marco Elver Superseded
[RFC,v2,4/8] signal: Introduce TRAP_PERF si_code and si_perf to siginfo Add support for synchronous signals on perf events --- 2021-03-10 Marco Elver Accepted
selftests/bpf: fix warning comparing pointer to 0 selftests/bpf: fix warning comparing pointer to 0 --- 2021-03-10 Jiapeng Chong Accepted
« 1 2 ... 134 135 136150 151 »