Show patches with: State = Action Required       |    Archived = No       |   4753 patches
« 1 2 3 447 48 »
Patch Series S/W/F Date Submitter Delegate State
tools/testing/selftests/powerpc/tm: Remove duplicate headers tools/testing/selftests/powerpc/tm: Remove duplicate headers --- 2020-04-19 jagdsh.linux@gmail.com New
selftests/futex: Fix pthread_create() error handling selftests/futex: Fix pthread_create() error handling --- 2023-04-17 tavianator@tavianator.com New
selftests/powerpc: remove unneeded variable selftests/powerpc: remove unneeded variable --- 2023-06-14 baomingtong001@208suo.com New
selftests: timers: Remove unneeded semicolon selftests: timers: Remove unneeded semicolon --- 2023-06-14 baomingtong001@208suo.com New
selftests/bpf: Fix errors in btf_write.c selftests/bpf: Fix errors in btf_write.c --- 2023-07-17 shijie001@208suo.com New
[bpf-next,v2,2/9] bpf: refactor the modules_array to ptr_array bpf: make tracing program support multi-link --- 2024-03-11 梦龙董 New
[bpf-next,v2,4/9] bpf: trampoline: introduce bpf_tramp_multi_link bpf: make tracing program support multi-link --- 2024-03-11 梦龙董 New
[bpf-next,v2,6/9] bpf: tracing: add multi-link support bpf: make tracing program support multi-link --- 2024-03-11 梦龙董 New
[bpf-next,v2,8/9] libbpf: add support for the multi-link of tracing bpf: make tracing program support multi-link --- 2024-03-11 梦龙董 New
[1/7] XArray: Fix splitting to non-zero orders Split huge pages to any lower order pages and selftests. --- 2020-11-19 Zi Yan New
[2/7] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range. Split huge pages to any lower order pages and selftests. --- 2020-11-19 Zi Yan New
[3/7] mm: memcg: make memcg huge page split support any order split. Split huge pages to any lower order pages and selftests. --- 2020-11-19 Zi Yan New
[4/7] mm: page_owner: add support for splitting to any order in split page_owner. Split huge pages to any lower order pages and selftests. --- 2020-11-19 Zi Yan New
[5/7] mm: thp: split huge page to any lower order pages. Split huge pages to any lower order pages and selftests. --- 2020-11-19 Zi Yan New
[6/7] mm: truncate: split thp to a non-zero order if possible. Split huge pages to any lower order pages and selftests. --- 2020-11-19 Zi Yan New
[7/7] mm: huge_memory: enable debugfs to split huge pages to any order. Split huge pages to any lower order pages and selftests. --- 2020-11-19 Zi Yan New
mm: huge_memory: a new debugfs interface for splitting THP tests. mm: huge_memory: a new debugfs interface for splitting THP tests. --- 2021-03-08 Zi Yan New
[v7,2/2] mm: huge_memory: debugfs for file-backed THP split. Untitled series #115510 --- 2021-03-29 Zi Yan New
[RFC,2/5] mm: page_owner: add support for splitting to any order in split page_owner. Split a huge page to any lower order pages --- 2022-03-21 Zi Yan New
[RFC,4/5] mm: truncate: split huge page cache page to a non-zero order if possible. Split a huge page to any lower order pages --- 2022-03-21 Zi Yan New
selftests/mm: fix split huge page tests selftests/mm: fix split huge page tests --- 2023-03-06 Zi Yan New
[v2,1/7] mm/memcg: use order instead of nr in split_page_memcg() [v2,1/7] mm/memcg: use order instead of nr in split_page_memcg() --- 2023-03-29 Zi Yan New
[v2,6/7] mm: truncate: split huge page cache page to a non-zero order if possible. [v2,1/7] mm/memcg: use order instead of nr in split_page_memcg() --- 2023-03-29 Zi Yan New
[v3,5/7] mm: thp: split huge page to any lower order pages. Untitled series #206144 --- 2023-04-03 Zi Yan New
[v3,7/7] mm: huge_memory: enable debugfs to split huge pages to any order. Untitled series #206144 --- 2023-04-03 Zi Yan New
[v4,4/7] mm: page_owner: add support for splitting to any order in split page_owner. Split a folio to any lower order folios --- 2024-02-13 Zi Yan New
[v4,5/7] mm: thp: split huge page to any lower order pages (except order-1). Split a folio to any lower order folios --- 2024-02-13 Zi Yan New
[v4,6/7] mm: truncate: split huge page cache page to a non-zero order if possible. Split a folio to any lower order folios --- 2024-02-13 Zi Yan New
[v4,7/7] mm: huge_memory: enable debugfs to split huge pages to any order. Split a folio to any lower order folios --- 2024-02-13 Zi Yan New
[v5,1/8] mm/huge_memory: only split PMD mapping when necessary in unmap_folio() Split a folio to any lower order folios --- 2024-02-26 Zi Yan New
[v5,2/8] mm: Support order-1 folios in the page cache Split a folio to any lower order folios --- 2024-02-26 Zi Yan New
[v5,3/8] mm/memcg: use order instead of nr in split_page_memcg() Split a folio to any lower order folios --- 2024-02-26 Zi Yan New
[v5,4/8] mm/page_owner: use order instead of nr in split_page_owner() Split a folio to any lower order folios --- 2024-02-26 Zi Yan New
[v5,5/8] mm: memcg: make memcg huge page split support any order split. Split a folio to any lower order folios --- 2024-02-26 Zi Yan New
[v5,6/8] mm: page_owner: add support for splitting to any order in split page_owner. Split a folio to any lower order folios --- 2024-02-26 Zi Yan New
[v5,7/8] mm: thp: split huge page to any lower order pages Split a folio to any lower order folios --- 2024-02-26 Zi Yan New
[v5,8/8] mm: huge_memory: enable debugfs to split huge pages to any order. Split a folio to any lower order folios --- 2024-02-26 Zi Yan New
selftests/rseq: take large C-state exit latency into consideration selftests/rseq: take large C-state exit latency into consideration --- 2024-03-22 Zide Chen New
KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature --- 2024-04-11 Zide Chen New
[V3] KVM: selftests: Add a new option to rseq_test [V3] KVM: selftests: Add a new option to rseq_test --- 2024-04-16 Zide Chen New
selftests: bpf: remove unused variables selftests: bpf: remove unused variables --- 2023-10-13 zhujun2 New
selftests/memfd: fix a memleak selftests/memfd: fix a memleak --- 2023-11-15 zhujun2 New
selftests/media_tests: fix a resource leak selftests/media_tests: fix a resource leak --- 2023-11-21 zhujun2 New
[v1] selftests/media_tests: fix a resource leak [v1] selftests/media_tests: fix a resource leak --- 2023-11-21 zhujun2 New
[1/1] selftests: timers: Remove several unneeded semicolons [1/1] selftests: timers: Remove several unneeded semicolons --- 2021-05-08 Zhen Lei New
[1/1] mnt: Delete two unneeded bool conversions [1/1] mnt: Delete two unneeded bool conversions --- 2021-05-10 Zhen Lei New
[1/1] selftests/powerpc: Remove duplicated header file inclusion [1/1] selftests/powerpc: Remove duplicated header file inclusion --- 2021-05-17 Zhen Lei 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
selftests/ftrace: Test toplevel-enable for instance selftests/ftrace: Test toplevel-enable for instance --- 2023-05-09 Zheng Yejian New
[-next,v2,1/5] docs: notifier-error-inject: fix non-working usage of negative values Optimize and bugfix for notifier error --- 2022-09-15 Zhao Gongyi New
[-next,v2,2/5] selftests/memory-hotplug: Use 'printf' instead of 'echo' Optimize and bugfix for notifier error --- 2022-09-15 Zhao Gongyi New
[-next,v2,3/5] selftests/memory-hotplug: Add checking after online or offline Optimize and bugfix for notifier error --- 2022-09-15 Zhao Gongyi New
[-next,v3,1/3] selftests/memory-hotplug: Add checking after online or offline Optimize and bugfix for memory-hotplug --- 2022-09-26 Zhao Gongyi New
[-next,1/2] selftests/mincore: Add checking of block dev for TEST(check_file_mmap) [-next,1/2] selftests/mincore: Add checking of block dev for TEST(check_file_mmap) --- 2022-10-21 Zhao Gongyi New
[-next,2/2] selftests/mincore: Optimize TEST(check_file_mmap) accoring to filemap read around [-next,1/2] selftests/mincore: Add checking of block dev for TEST(check_file_mmap) --- 2022-10-21 Zhao Gongyi New
[-next] selftests: Add color to keywords of results report [-next] selftests: Add color to keywords of results report --- 2022-11-03 Zhao Gongyi New
[-next,1/2] selftests/intel_pstate: Add saving and restore of scaling_governor Add setup/cleanup for run.sh --- 2022-12-08 Zhao Gongyi New
[-next,2/2] selftests/intel_pstate: do cleanup at exit Add setup/cleanup for run.sh --- 2022-12-08 Zhao Gongyi New
[1/1] selftests: vm: add KSM tests [1/1] selftests: vm: add KSM tests --- 2021-06-30 Zhansaya Bagdauletkyzy New
[2/2] selftests: vm: add COW time test for KSM pages add KSM performance tests --- 2021-08-01 Zhansaya Bagdauletkyzy New
[01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" [01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" --- 2023-05-24 Zhangjin Wu New
[09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32 [01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" --- 2023-05-24 Zhangjin Wu New
[11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32 [01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" --- 2023-05-24 Zhangjin Wu New
[13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32 [01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" --- 2023-05-24 Zhangjin Wu New
[v2,3/7] selftests/nolibc: fix up compile warning with glibc on x86_64 [v2,1/7] selftests/nolibc: syscall_args: use generic __NR_statx --- 2023-05-29 Zhangjin Wu New
[v2,03/13] selftests/nolibc: waitpid_min: add waitid syscall support [v2,01/13] selftests/nolibc: remove gettimeofday_bad1/2 completely --- 2023-05-29 Zhangjin Wu New
[v2,05/13] tools/nolibc: add more wait status related types [v2,01/13] selftests/nolibc: remove gettimeofday_bad1/2 completely --- 2023-05-29 Zhangjin Wu New
[v2,08/13] tools/nolibc: add pure 64bit time structs [v2,01/13] selftests/nolibc: remove gettimeofday_bad1/2 completely --- 2023-05-29 Zhangjin Wu New
[v2,10/13] tools/nolibc: sys_poll: add pure 64bit poll [v2,01/13] selftests/nolibc: remove gettimeofday_bad1/2 completely --- 2023-05-29 Zhangjin Wu New
[v3,3/3] selftests/nolibc: riscv: customize makefile for rv32 [v3,1/3] tools/nolibc: fix up #error compile failures with -ENOSYS --- 2023-06-03 Zhangjin Wu New
[2/4] selftests/nolibc: allow run test-report directly selftests/nolibc: fix up and improve test report --- 2023-06-05 Zhangjin Wu New
[4/4] selftests/nolibc: fix up test-report for run target selftests/nolibc: fix up and improve test report --- 2023-06-05 Zhangjin Wu New
[v2,1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers tools/nolibc: add two new syscall helpers --- 2023-06-06 Zhangjin Wu New
[v2,3/4] tools/nolibc: sys.h: apply __sysret() helper tools/nolibc: add two new syscall helpers --- 2023-06-06 Zhangjin Wu New
[v2,4/4] tools/nolibc: sys.h: apply __syscall() helper tools/nolibc: add two new syscall helpers --- 2023-06-06 Zhangjin Wu New
[v4,3/3] selftests/nolibc: riscv: customize makefile for rv32 nolibc: add part2 of support for rv32 --- 2023-06-07 Zhangjin Wu New
[1/1] tools/nolibc: fix up typo _sycall_narg -> _syscall_narg [1/1] tools/nolibc: fix up typo _sycall_narg -> _syscall_narg --- 2023-06-08 Zhangjin Wu New
[v5,4/5] tools/nolibc: add kernel and nolibc specific ARCH variables [v5,1/5] tools/nolibc: fix up #error compile failures with -ENOSYS --- 2023-06-19 Zhangjin Wu New
[v4,05/10] tools/nolibc: add missing my_syscall6() for mips [v4,01/10] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-19 Zhangjin Wu New
[v4,07/10] tools/nolibc: clean up mmap() support [v4,01/10] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-19 Zhangjin Wu New
[v4,10/10] selftests/nolibc: add mmap and munmap test cases [v4,01/10] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-19 Zhangjin Wu New
[v1,01/22] selftests/nolibc: add test for -include /path/to/nolibc.h selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,02/22] selftests/nolibc: print result to the screen too selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,03/22] selftests/nolibc: allow use x86_64 toolchain for i386 selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,04/22] selftests/nolibc: add menuconfig target for manual config selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,05/22] selftests/nolibc: add tinyconfig target selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,06/22] selftests/nolibc: allow customize extra kernel config options selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,07/22] selftests/nolibc: add common extra config options selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,08/22] selftests/nolibc: add power reset control support selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,09/22] selftests/nolibc: add procfs, shmem and tmpfs selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,10/22] selftests/nolibc: add extra configs for i386 selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,11/22] selftests/nolibc: add extra configs for x86_64 selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,12/22] selftests/nolibc: add extra configs for arm64 selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,13/22] selftests/nolibc: add extra configs for arm selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,14/22] selftests/nolibc: add extra configs for mips selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,15/22] selftests/nolibc: add extra configs for riscv32 selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,16/22] selftests/nolibc: add extra configs for riscv64 selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,17/22] selftests/nolibc: add extra configs for s390x selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,18/22] selftests/nolibc: add extra configs for loongarch selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,19/22] selftests/nolibc: config default CROSS_COMPILE selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
« 1 2 3 447 48 »