Show patches with: Archived = No       |   20351 patches
« 1 2 3 4203 204 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
x86/sgx: Remove redundant if conditions in sgx_encl_create x86/sgx: Remove redundant if conditions in sgx_encl_create - - - --- 2021-01-18 tianjia.zhang New
x86/sgx: Fix free_cnt counting logic in epc section x86/sgx: Fix free_cnt counting logic in epc section - 1 - --- 2021-01-18 tianjia.zhang New
x86/sgx: Allows ioctl PROVISION to execute before CREATE x86/sgx: Allows ioctl PROVISION to execute before CREATE - - - --- 2021-01-18 tianjia.zhang New
x86/selftests/xsave: Introduce XSAVE tests x86/selftests/xsave: Introduce XSAVE tests - - - --- 2019-02-27 Yu-cheng Yu New
x86: checksum: Fix unaligned checksums on < i686 x86: checksum: Fix unaligned checksums on < i686 - - - --- 2023-07-04 David Gow New
wireguard: selftests: update config fragments wireguard: selftests: update config fragments - - - --- 2022-07-26 Lukas Bulwahn Accepted
wireguard: selftests: Cleanup CONFIG_ENABLE_WARN_DEPRECATED wireguard: selftests: Cleanup CONFIG_ENABLE_WARN_DEPRECATED - - - --- 2020-01-30 Krzysztof Kozlowski Mainlined
WIP: Performance improvements WIP: Performance improvements - - - --- 2023-07-28 Muhammad Usama Anjum New
vsyscall: use __iter_div_u64_rem() vsyscall: use __iter_div_u64_rem() - 1 1 --- 2019-07-10 Arnd Bergmann Mainlined
userfaultfd/shmem: fix minor fault page leak userfaultfd/shmem: fix minor fault page leak - 1 - --- 2021-03-22 Axel Rasmussen New
userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE error handling + accounting userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE error handling + accounting - - - --- 2021-03-25 Axel Rasmussen New
userfaultfd/selftests: use swap() to make code cleaner userfaultfd/selftests: use swap() to make code cleaner - - - --- 2021-10-28 CGEL New
userfaultfd/selftests: use swap() instead of open coding it userfaultfd/selftests: use swap() instead of open coding it - 2 - --- 2022-04-07 Guo Zhengkui Accepted
userfaultfd/selftests: fix uninitialized_var.cocci warning userfaultfd/selftests: fix uninitialized_var.cocci warning - - - --- 2022-03-04 Guo Zhengkui Accepted
userfaultfd/selftests: Fix typo in comment userfaultfd/selftests: Fix typo in comment - - - --- 2022-06-10 Xiang wangx Accepted
userfaultfd: selftests: make __{s,u}64 format specifiers portable userfaultfd: selftests: make __{s,u}64 format specifiers portable 1 - - --- 2020-12-02 Axel Rasmussen New
userfaultfd: selftests: fix SIGSEGV if huge mmap fails userfaultfd: selftests: fix SIGSEGV if huge mmap fails - - - --- 2020-12-04 Axel Rasmussen Accepted
userfaultfd: selftest: fix compiler warning userfaultfd: selftest: fix compiler warning - 2 - --- 2019-05-27 Alakesh Haloi Mainlined
um: Enable FORTIFY_SOURCE um: Enable FORTIFY_SOURCE - - - --- 2022-02-10 Kees Cook Accepted
um: clang: Strip out -mno-global-merge from USER_CFLAGS um: clang: Strip out -mno-global-merge from USER_CFLAGS - 1 - --- 2022-03-03 David Gow Accepted
um: Allow builds with Clang um: Allow builds with Clang - 1 1 --- 2022-02-17 Kees Cook New
ucounts: Fix systemd LimigtNPROC with private users regression ucounts: Fix systemd LimigtNPROC with private users regression - 2 - --- 2022-02-24 Eric W. Biederman Accepted
ucounts: Fix regression preventing increasing of rlimits in init_user_ns ucounts: Fix regression preventing increasing of rlimits in init_user_ns 1 - - --- 2021-08-23 Eric W. Biederman Accepted
tracing/user_events: Handle matching arguments that is null from dyn_events tracing/user_events: Handle matching arguments that is null from dyn_events 1 - - --- 2023-05-29 sunliming Accepted
tracing/user_events: fix long size check in the ABI selftest tracing/user_events: fix long size check in the ABI selftest - 1 - --- 2023-09-11 Alexander Lobakin Accepted
tracing/selftests: Update synthetic event selftest to use common_stacktrace tracing/selftests: Update synthetic event selftest to use common_stacktrace 1 - - --- 2023-05-24 Steven Rostedt Accepted
tracing/selftests: Add test to test max subbuf size with trace_marker tracing/selftests: Add test to test max subbuf size with trace_marker - - - --- 2023-12-12 Steven Rostedt New
tracing/selftests: Add ownership modification tests for eventfs tracing/selftests: Add ownership modification tests for eventfs - - - --- 2023-12-22 Steven Rostedt New
tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operat… tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operat… - - - --- 2020-04-13 Xiao Yang New
trace: Add SPDX-License-Identifier to trace_preemptirq.c - - - --- 2018-07-10 Joel Fernandes New
torture: Pass --kmake-arg to all make invocations torture: Pass --kmake-arg to all make invocations 1 - - --- 2020-06-16 Marco Elver Mainlined
tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate header - - - --- 2019-01-14 Sabyasachi Gupta Mainlined
tools/testing/selftests/x86: add dlclose function in the vdso_restorer.c tools/testing/selftests/x86: add dlclose function in the vdso_restorer.c - - - --- 2023-12-04 liujing New
tools/testing/selftests/x86: add dlclose function in the test_vsyscall.c tools/testing/selftests/x86: add dlclose function in the test_vsyscall.c - - - --- 2023-12-04 liujing New
tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors 1 - - --- 2020-03-22 Rafael Aquini New
tools/testing/selftests/vm/: fix warning comparing pointer to 0 tools/testing/selftests/vm/: fix warning comparing pointer to 0 - - - --- 2021-03-15 Jiapeng Chong New
tools/testing/selftests/vm: Remove duplicate headers tools/testing/selftests/vm: Remove duplicate headers - - - --- 2020-04-19 Jagadeesh Pagadala Mainlined
tools/testing/selftests/seccomp: change USER_NOTIF_MAGIC definition tools/testing/selftests/seccomp: change USER_NOTIF_MAGIC definition - - - --- 2019-11-29 Max Filippov New
tools/testing/selftests/powerpc/tm: Remove duplicate headers tools/testing/selftests/powerpc/tm: Remove duplicate headers - - - --- 2020-04-19 Jagadeesh Pagadala New
tools/testing/selftests/powerpc/mm: Remove duplicate headers tools/testing/selftests/powerpc/mm: Remove duplicate headers - - - --- 2020-04-19 Jagadeesh Pagadala New
tools/testing/selftests/net/bpf/Makefile: fix fatal error: 'bpf/bpf_helpers.h' file not found tools/testing/selftests/net/bpf/Makefile: fix fatal error: 'bpf/bpf_helpers.h' file not found - - - --- 2022-07-14 Jie2x Zhou New
tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program - - - --- 2022-07-19 Jie2x Zhou Accepted
tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind - - - --- 2024-02-29 Alessandro Carminati (Red Hat) New
tools/testing/kunit/kunit.py: substitute if with elif tools/testing/kunit/kunit.py: substitute if with elif - - - --- 2023-01-25 Alexander Pantyukhin brendanhiggins New
tools/testing/kunit/kunit.py: remove redundant double check tools/testing/kunit/kunit.py: remove redundant double check - 2 - --- 2023-01-15 Alexander Pantyukhin brendanhiggins New
tools/testing/kunit/kunit.py extract handlers tools/testing/kunit/kunit.py extract handlers - 1 - --- 2023-01-21 Alexander Pantyukhin brendanhiggins Accepted
tools/testing: Replace zero-length array with flexible-array tools/testing: Replace zero-length array with flexible-array - - - --- 2020-05-07 Gustavo A. R. Silva Mainlined
tools/testing: Remove unused variable tools/testing: Remove unused variable 1 - - --- 2021-04-14 zuoqilin1@163.com Accepted
tools/testing: add kselftest shell helper library tools/testing: add kselftest shell helper library - 1 - --- 2020-11-23 Willem de Bruijn New
tools/selftest/vm: allow choosing mem size and page size in map_hugetlb tools/selftest/vm: allow choosing mem size and page size in map_hugetlb - - - --- 2019-02-08 Christophe Leroy Mainlined
tools/nolibc/unistd: add syscall() tools/nolibc/unistd: add syscall() - - - --- 2023-05-20 Thomas Weißschuh New
tools/nolibc: validate C99 compatibility tools/nolibc: validate C99 compatibility - - - --- 2023-03-28 Thomas Weißschuh New
tools/nolibc: tests: use volatile to force stack smashing tools/nolibc: tests: use volatile to force stack smashing - - - --- 2023-03-28 Thomas Weißschuh Accepted
tools/nolibc: support nanoseconds in stat() tools/nolibc: support nanoseconds in stat() - - - --- 2023-05-27 Thomas Weißschuh New
tools/nolibc: silence ppc64 compile warnings tools/nolibc: silence ppc64 compile warnings - - - --- 2023-08-07 Zhangjin Wu Accepted
tools/nolibc: riscv: add stackprotector support tools/nolibc: riscv: add stackprotector support - - - --- 2023-05-20 Thomas Weißschuh Accepted
tools/nolibc: mips: add support for PIC tools/nolibc: mips: add support for PIC - - - --- 2023-11-08 Thomas Weißschuh New
tools/nolibc: fix up size inflate regression tools/nolibc: fix up size inflate regression - - - --- 2023-08-06 Zhangjin Wu New
tools/nolibc: fix missing strlen() definition and infinite loop with gcc-12 tools/nolibc: fix missing strlen() definition and infinite loop with gcc-12 - - - --- 2022-10-09 Willy Tarreau New
tools/nolibc: Fix build of stdio.h due to header ordering tools/nolibc: Fix build of stdio.h due to header ordering 1 - - --- 2023-04-13 Mark Brown Accepted
tools/nolibc: ensure fast64 integer types have 64 bits tools/nolibc: ensure fast64 integer types have 64 bits - - - --- 2023-05-30 Thomas Weißschuh New
tools/nolibc: drop test for getauxval(AT_PAGESZ) tools/nolibc: drop test for getauxval(AT_PAGESZ) - - - --- 2023-10-07 Thomas Weißschuh Accepted
tools/nolibc: always disable stack protector for tests tools/nolibc: always disable stack protector for tests - - - --- 2023-02-21 Thomas Weißschuh New
tools/nolibc: add support for uname(2) tools/nolibc: add support for uname(2) - - - --- 2024-04-14 Thomas Weißschuh New
tools: timers: remove unneeded semicolons tools: timers: remove unneeded semicolons - - - --- 2021-06-25 gushengxian New
tools: testing: selftests: Remove duplicate headers tools: testing: selftests: Remove duplicate headers - - - --- 2019-02-23 Souptick Joarder New
tools: testing: Remove duplicate include of string.h tools: testing: Remove duplicate include of string.h - - - --- 2021-03-23 Jiabing Wan Rejected
tools: testing: Remove duplicate include of sched.h tools: testing: Remove duplicate include of sched.h - - - --- 2021-03-23 Jiabing Wan New
tools: testing: pthread.h is included twice tools: testing: pthread.h is included twice - - - --- 2021-03-23 Jiabing Wan Accepted
tools: testing: inttypes.h is included twice tools: testing: inttypes.h is included twice - - - --- 2021-03-23 Jiabing Wan Accepted
tools: testing: Corrected a clerical error tools: testing: Corrected a clerical error 1 - - --- 2023-07-06 Lu Hongfei New
tools: Strong conversion of void type pointer could be removed tools: Strong conversion of void type pointer could be removed - - - --- 2022-06-27 Li kunyu Changes Requested
tools: selftests: Use "grep -E" instead of "egrep" tools: selftests: Use "grep -E" instead of "egrep" - - - --- 2022-11-18 Tiezhu Yang New
tools: selftests: Remove unnecessary semicolons tools: selftests: Remove unnecessary semicolons - - - --- 2024-02-13 Thorsten Blum New
tools: selftests: Add missing munmap() in check_error_paths() tools: selftests: Add missing munmap() in check_error_paths() - - - --- 2020-11-27 Youling Tang New
tools: Copy linux/align.h into tools/ tools: Copy linux/align.h into tools/ - - - --- 2023-02-27 Ackerley Tng New
tools: Change the division operator to a right shift operator tools: Change the division operator to a right shift operator - - - --- 2022-07-19 Lv qian New
tools: bpf: Use !building_out_of_srctree to determine srctree tools: bpf: Use !building_out_of_srctree to determine srctree 1 - - --- 2019-09-27 Shuah Khan Mainlined
tools headers UAPI: remove stale lirc.h tools headers UAPI: remove stale lirc.h - 1 - --- 2022-01-24 Sean Young Accepted
tool: selftests: fix spelling typo of 'writting' tool: selftests: fix spelling typo of 'writting' - 1 - --- 2020-11-07 王擎 Accepted
tests: remove unneeded conversion to bool tests: remove unneeded conversion to bool - - - --- 2021-11-25 David Yang Superseded
testptp: Fix compile with musl libc testptp: Fix compile with musl libc - - - --- 2021-02-14 Hauke Mehrtens New
testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set - - - --- 2022-04-06 Athira Rajeev Superseded
testing/selftests: replace deprecated "which" with "command -v" testing/selftests: replace deprecated "which" with "command -v" - - - --- 2021-11-04 Andrea Righi New
testing/bpf: Update test names for xchg and cmpxchg testing/bpf: Update test names for xchg and cmpxchg - - - --- 2021-12-01 Paul E. McKenney Accepted
testing: kselftest_harness: add filtering and enumerating tests testing: kselftest_harness: add filtering and enumerating tests - - - --- 2022-06-09 Jakub Kicinski New
testing: kselftest_harness: add filtering and enumerating tests testing: kselftest_harness: add filtering and enumerating tests - - - --- 2022-07-26 Jakub Kicinski Accepted
testing: kselftest_harness: add filtering and enumerating tests testing: kselftest_harness: add filtering and enumerating tests - - - --- 2023-01-25 Jakub Kicinski Accepted
test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx - 2 - --- 2020-04-15 Scott Branden Mainlined
tc-testing: gitignore, delete plugins directory tc-testing: gitignore, delete plugins directory - - - --- 2022-06-22 liujing Accepted
tc-testing: flush gact actions on test teardown 1 - - --- 2018-05-18 Vlad Buslov Accepted
tc-testing: fix ip address in u32 test - - - --- 2018-05-18 Vlad Buslov Accepted
sysctl: kselftests: use kernel module instead of built-in sysctl: kselftests: use kernel module instead of built-in - - - --- 2018-09-05 Lei Yang Mainlined
sysctl: kselftests: add test_core to .gitignore sysctl: kselftests: add test_core to .gitignore - - - --- 2018-09-05 Lei Yang Accepted
SUNRPC: Let Kunit tests run with some enctypes compiled out SUNRPC: Let Kunit tests run with some enctypes compiled out - - 1 --- 2023-02-27 Chuck Lever Accepted
SUNRPC: Ensure test case arrays are properly terminated SUNRPC: Ensure test case arrays are properly terminated - - 1 --- 2023-02-27 Chuck Lever Accepted
Subject: [PATCH] Add test for more file systems in landlock - ext4 Subject: [PATCH] Add test for more file systems in landlock - ext4 - - - --- 2024-04-02 Saasha Gupta New
sparse: stricter warning for explicit cast to ulong - - - --- 2018-06-28 Luc Van Oostenryck New
Solve Kselftest patch task Solve Kselftest patch task - - - --- 2022-08-11 Anup K Parikh New
software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST - - - --- 2020-01-14 Alan Maguire New
« 1 2 3 4203 204 »