Show patches with: Archived = No       |   13169 patches
« 1 2 ... 48 49 50131 132 »
Patch Series S/W/F Date Submitter Delegate State
[v2,13/15] selftests/nolibc: rename chroot_exe to chroot_tmpfile allow run with minimal kernel config --- 2023-06-30 Zhangjin Wu New
[v2,12/15] selftests/nolibc: add common get_tmpfile() allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu New
[v2,11/15] selftests/nolibc: prepare /tmp for tmpfs or ramfs allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu New
[v2,10/15] selftests/nolibc: fix up failures when CONFIG_PROC_FS=n allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu Superseded
[v2,09/15] selftests/nolibc: add a new rmdir() test case allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu Superseded
[v2,08/15] tools/nolibc: add rmdir() support allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu Superseded
[v2,07/15] selftests/nolibc: link_cross: use /proc/self/cmdline allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu Superseded
[v2] Documentation: mm/memfd: vm.memfd_noexec [v2] Documentation: mm/memfd: vm.memfd_noexec --- 2023-06-29 Jeff Xu New
[v2,06/15] selftests/nolibc: stat_timestamps: remove procfs dependency allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu Superseded
[v2,05/15] selftests/nolibc: fix up kernel parameters support allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu Superseded
[v2,04/15] selftests/nolibc: fix up int_fast16/32_t test cases for musl allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu Superseded
[v2,02/15] selftests/nolibc: gettid: restore for glibc and musl allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu Superseded
Documentation: mm/memfd: vm.memfd_noexec Documentation: mm/memfd: vm.memfd_noexec --- 2023-06-29 Jeff Xu Superseded
[v2,01/15] selftests/nolibc: stat_fault: silence NULL argument warning with glibc allow run with minimal kernel config --- 2023-06-29 Zhangjin Wu Superseded
[v2,6/6] mm: userfaultfd: add basic documentation for UFFDIO_POISON [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl --- 2023-06-29 Axel Rasmussen New
[v2,5/6] selftests/mm: add uffd unit test for UFFDIO_POISON [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl --- 2023-06-29 Axel Rasmussen Superseded
[v2,4/6] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl --- 2023-06-29 Axel Rasmussen Superseded
[v2,3/6] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl --- 2023-06-29 Axel Rasmussen New
[v2,2/6] mm: userfaultfd: refactor hugetlb folio allocation / lookup code [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl --- 2023-06-29 Axel Rasmussen New
[v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl [v2,1/6] mm: userfaultfd: add new UFFDIO_POISON ioctl --- 2023-06-29 Axel Rasmussen New
[2/2] selftests/proc: Do not build x86-64 tests on non-x86-64 builds Two cross-compilation kselftest fixes --- 2023-06-29 Björn Töpel New
kselftest/arm64: Exit streaming mode after collecting signal context kselftest/arm64: Exit streaming mode after collecting signal context --- 2023-06-28 Mark Brown Superseded
[v1,10/11] tools/nolibc: riscv: shrink _start with _start_c [v1,01/11] tools/nolibc: remove old arch specific stat support --- 2023-06-28 Zhangjin Wu Superseded
[v1,08/11] tools/nolibc: mips: shrink _start with _start_c [v1,01/11] tools/nolibc: remove old arch specific stat support --- 2023-06-28 Zhangjin Wu Superseded
[v1,06/11] tools/nolibc: i386: shrink _start with _start_c [v1,01/11] tools/nolibc: remove old arch specific stat support --- 2023-06-28 Zhangjin Wu New
[v1,04/11] tools/nolibc: arm: shrink _start with _start_c [v1,01/11] tools/nolibc: remove old arch specific stat support --- 2023-06-28 Zhangjin Wu Superseded
[v1,01/11] tools/nolibc: remove old arch specific stat support [v1,01/11] tools/nolibc: remove old arch specific stat support --- 2023-06-28 Zhangjin Wu Superseded
[net-next,4/4] selftests: openvswitch: add ct-nat test case with ipv4 selftests: openvswitch: add flow programming cases --- 2023-06-28 Aaron Conole Superseded
[net-next,2/4] selftests: openvswitch: add a test for ipv4 forwarding selftests: openvswitch: add flow programming cases --- 2023-06-28 Aaron Conole Superseded
[v5,11/14] tools/nolibc: clean up mmap() support [v5,01/14] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-28 Zhangjin Wu Superseded
[v5,09/14] tools/nolibc: add missing my_syscall6() for mips [v5,01/14] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-28 Zhangjin Wu New
[v5,07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST [v5,01/14] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-28 Zhangjin Wu New
[v5,05/14] tools/nolibc: string.h: clean up multiple whitespaces with tab [v5,01/14] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-28 Zhangjin Wu New
[v5,03/14] tools/nolibc: sys.h: apply __sysret() helper [v5,01/14] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-28 Zhangjin Wu Accepted
[v5,01/14] tools/nolibc: sys.h: add a syscall return helper [v5,01/14] tools/nolibc: sys.h: add a syscall return helper --- 2023-06-28 Zhangjin Wu Accepted
selftests/zram: avoid subshells and bc for ratio calculations selftests/zram: avoid subshells and bc for ratio calculations --- 2023-06-28 David Disseldorp New
[v22,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-28 Muhammad Usama Anjum Superseded
[v22,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-28 Muhammad Usama Anjum Superseded
[v22,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs --- 2023-06-28 Muhammad Usama Anjum Superseded
[v2,1/3] drivers: base: Add basic devm tests for root devices [v2,1/3] drivers: base: Add basic devm tests for root devices --- 2023-06-28 Maxime Ripard Accepted
[bpf-next,v4,4/7] net: document inet[6]_lookup_reuseport sk_state requirements Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-28 Lorenz Bauer Superseded
[bpf-next,v4,3/7] net: remove duplicate reuseport_lookup functions Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-28 Lorenz Bauer Superseded
[bpf-next,v4,2/7] net: export inet_lookup_reuseport and inet6_lookup_reuseport Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-28 Lorenz Bauer Superseded
[bpf-next,v4,1/7] udp: re-score reuseport groups when connected sockets are present Add SO_REUSEPORT support for TC bpf_sk_assign --- 2023-06-28 Lorenz Bauer Superseded
[2/2] RISC-V: mm: Update documentation and include test Make SV39 the default address space --- 2023-06-27 Charlie Jenkins Superseded
[4/4] selftests/rseq: Use rseq_unqual_scalar_typeof in macros rseq selftests updates --- 2023-06-27 Mathieu Desnoyers Accepted
[1/4] selftests/rseq: Fix CID_ID typo in Makefile rseq selftests updates --- 2023-06-27 Mathieu Desnoyers Accepted
[v4,9/9] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition [v4,1/9] cgroup/cpuset: Inherit parent's load balance state in v2 --- 2023-06-27 Waiman Long Accepted
[v4,6/9] cgroup/cpuset: Introduce remote partition [v4,1/9] cgroup/cpuset: Inherit parent's load balance state in v2 --- 2023-06-27 Waiman Long Superseded
[v4,5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2 [v4,1/9] cgroup/cpuset: Inherit parent's load balance state in v2 --- 2023-06-27 Waiman Long Superseded
[v4,4/9] cgroup/cpuset: Allow suppression of sched domain rebuild in update_cpumasks_hier() [v4,1/9] cgroup/cpuset: Inherit parent's load balance state in v2 --- 2023-06-27 Waiman Long Accepted
[v4,2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling [v4,1/9] cgroup/cpuset: Inherit parent's load balance state in v2 --- 2023-06-27 Waiman Long Superseded
[v4,1/9] cgroup/cpuset: Inherit parent's load balance state in v2 [v4,1/9] cgroup/cpuset: Inherit parent's load balance state in v2 --- 2023-06-27 Waiman Long Accepted
[v3,8/9] cgroup/cpuset: Documentation update for partition cgroup/cpuset: Support remote partitions --- 2023-06-27 Waiman Long New
[v3,6/9] cgroup/cpuset: Introduce remote partition cgroup/cpuset: Support remote partitions --- 2023-06-27 Waiman Long New
[v3,5/9] cgroup/cpuset: Add cpuset.cpus.exclusive for v2 cgroup/cpuset: Support remote partitions --- 2023-06-27 Waiman Long Accepted
[v3,2/9] cgroup/cpuset: Extract out CS_CPU_EXCLUSIVE & CS_SCHED_LOAD_BALANCE handling cgroup/cpuset: Support remote partitions --- 2023-06-27 Waiman Long Accepted
[bpf-next,7/7] bpf: selftests: Add defrag selftests Support defragmenting IPv(4|6) packets in BPF --- 2023-06-26 Daniel Xu Superseded
[bpf-next,5/7] bpf: selftests: Support not connecting client socket Support defragmenting IPv(4|6) packets in BPF --- 2023-06-26 Daniel Xu Superseded
[1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57 [1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57 --- 2023-06-26 Charlie Jenkins New
[bpf-next,v3,7/7] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper [bpf-next,v3,1/7] udp: re-score reuseport groups when connected sockets are present --- 2023-06-26 Lorenz Bauer Superseded
[bpf-next,v3,4/7] net: remove duplicate reuseport_lookup functions [bpf-next,v3,1/7] udp: re-score reuseport groups when connected sockets are present --- 2023-06-26 Lorenz Bauer New
[bpf-next,v3,3/7] net: document inet[6]_lookup_reuseport sk_state requirements [bpf-next,v3,1/7] udp: re-score reuseport groups when connected sockets are present --- 2023-06-26 Lorenz Bauer Superseded
[bpf-next,v3,1/7] udp: re-score reuseport groups when connected sockets are present [bpf-next,v3,1/7] udp: re-score reuseport groups when connected sockets are present --- 2023-06-26 Lorenz Bauer Superseded
[v21,5/5] selftests: mm: add pagemap ioctl tests [v21,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC --- 2023-06-26 Muhammad Usama Anjum Superseded
[v21,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources [v21,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC --- 2023-06-26 Muhammad Usama Anjum Superseded
[v21,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC [v21,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC --- 2023-06-26 Muhammad Usama Anjum Superseded
[v4,3/3] selftests/user_events: Add test cases when event is disabled [v4,1/3] tracing/user_events: Fix incorrect return value for writing operation when events are di... --- 2023-06-26 sunliming Accepted
[v4,1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled [v4,1/3] tracing/user_events: Fix incorrect return value for writing operation when events are di... --- 2023-06-26 sunliming Accepted
selftests/ftrace: Correctly enable event in instance-event.tc selftests/ftrace: Correctly enable event in instance-event.tc --- 2023-06-26 Zheng Yejian Accepted
[v1,22/22] selftests/nolibc: detect bios existing to avoid hang selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,21/22] selftests/nolibc: allow run tests on all targets selftests/nolibc: add minimal kernel config support --- 2023-06-25 Zhangjin Wu New
[v1,20/22] selftests/nolibc: add run-tiny and run-default 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
[v1,18/22] selftests/nolibc: add extra configs for loongarch 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,16/22] selftests/nolibc: add extra configs for riscv64 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,14/22] selftests/nolibc: add extra configs for mips 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,12/22] selftests/nolibc: add extra configs for arm64 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,10/22] selftests/nolibc: add extra configs for i386 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,08/22] selftests/nolibc: add power reset control support 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,06/22] selftests/nolibc: allow customize extra kernel config options 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,04/22] selftests/nolibc: add menuconfig target for manual config 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,02/22] selftests/nolibc: print result to the screen too selftests/nolibc: add minimal kernel config support --- 2023-06-25 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
[GIT,PULL] Kselftest update for Linux 6.5-rc1 [GIT,PULL] Kselftest update for Linux 6.5-rc1 --- 2023-06-25 Shuah Khan New
[GIT,PULL] KUnit next update for Linux 6.5-rc1 [GIT,PULL] KUnit next update for Linux 6.5-rc1 --- 2023-06-25 Shuah Khan New
[v2] selftests/input: add tests for the EVIOCSABS ioctl [v2] selftests/input: add tests for the EVIOCSABS ioctl --- 2023-06-25 Dana Elfassy New
[2/2] proc: use generic setattr() for /proc/$PID/net proc: proc_setattr for /proc/$PID/net --- 2023-06-24 Thomas Weißschuh Accepted
[1/2] selftests/nolibc: drop test chmod_net proc: proc_setattr for /proc/$PID/net --- 2023-06-24 Thomas Weißschuh Accepted
[bpf-next,v4,2/2] selftests/bpf: Verify that the cgroup_skb filters receive expected packets. Fix missing synack in BPF cgroup_skb filters --- 2023-06-24 Kui-Feng Lee Accepted
[bpf-next,v4,1/2] net: bpf: Check SKB ownership against full socket. Fix missing synack in BPF cgroup_skb filters --- 2023-06-24 Kui-Feng Lee Accepted
[v4,12/12] KVM: riscv: selftests: Add get-reg-list test RISCV: Add KVM_GET_REG_LIST API --- 2023-06-23 Haibo Xu Superseded
« 1 2 ... 48 49 50131 132 »