Age | Commit message (Expand) | Author | Files | Lines |
2021-09-03 | Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 9 | -17/+16 |
2021-09-03 | Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 29 | -4/+66 |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 9 | -4/+784 |
2021-09-03 | selftests: vm: add COW time test for KSM pages | Zhansaya Bagdauletkyzy | 1 | -3/+83 |
2021-09-03 | selftests: vm: add KSM merging time test | Zhansaya Bagdauletkyzy | 1 | -4/+70 |
2021-09-03 | selftests: vm: add KSM merging across nodes test | Zhansaya Bagdauletkyzy | 3 | -3/+119 |
2021-09-03 | selftests: vm: add KSM zero page merging test | Zhansaya Bagdauletkyzy | 2 | -3/+99 |
2021-09-03 | selftests: vm: add KSM unmerge test | Zhansaya Bagdauletkyzy | 2 | -5/+85 |
2021-09-03 | selftests: vm: add KSM merge test | Zhansaya Bagdauletkyzy | 4 | -0/+324 |
2021-09-03 | selftests/vm/userfaultfd: wake after copy failure | Nadav Amit | 1 | -0/+13 |
2021-09-03 | mm: remove flush_kernel_dcache_page | Christoph Hellwig | 1 | -1/+0 |
2021-09-03 | selftests: Fix spelling mistake "cann't" -> "cannot" | Colin Ian King | 1 | -1/+1 |
2021-09-03 | selftests/vm: use kselftest skip code for skipped tests | Po-Hsu Lin | 2 | -2/+8 |
2021-09-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -12/+26 |
2021-09-02 | Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -16/+135 |
2021-09-02 | Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 3 | -20/+51 |
2021-09-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 19 | -11/+977 |
2021-09-01 | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+2 |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
2021-09-01 | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+22 |
2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 163 | -2699/+13873 |
2021-08-31 | Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/... | Linus Torvalds | 5 | -0/+385 |
2021-08-31 | selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLIST | Li Zhijian | 1 | -1/+1 |
2021-08-31 | selftests/sync: Remove the deprecated config SYNC | Li Zhijian | 1 | -1/+0 |
2021-08-31 | Merge remote-tracking branch 'tip/sched/arm64' into for-next/core | Catalin Marinas | 19 | -50/+965 |
2021-08-30 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 56 | -712/+2329 |
2021-08-30 | Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 19 | -59/+382 |
2021-08-27 | ipv6: add IFLA_INET6_RA_MTU to expose mtu value | Rocco Yue | 1 | -0/+1 |
2021-08-27 | selftests/bpf: Fix potential unreleased lock | Chengfeng Ye | 1 | -1/+3 |
2021-08-26 | selftests: safesetid: Fix spelling mistake "cant" -> "can't" | Colin Ian King | 1 | -1/+1 |
2021-08-26 | selftests/bpf: Reduce more flakyness in sockmap_listen | Yucong Sun | 1 | -3/+16 |
2021-08-26 | selftests: Skip TM tests on synthetic TM implementations | Jordan Niethe | 28 | -1/+63 |
2021-08-26 | selftests/powerpc: Add missing clobbered register to to ptrace TM tests | Jordan Niethe | 2 | -2/+2 |
2021-08-26 | selftests/net: allow GRO coalesce test on veth | Paolo Abeni | 4 | -37/+86 |
2021-08-25 | bpf: selftests: Add dctcp fallback test | Martin KaFai Lau | 3 | -23/+134 |
2021-08-25 | bpf: selftests: Add connect_to_fd_opts to network_helpers | Martin KaFai Lau | 2 | -2/+27 |
2021-08-25 | bpf: selftests: Add sk_state to bpf_tcp_helpers.h | Martin KaFai Lau | 3 | -3/+4 |
2021-08-25 | selftests/x86: Fix error: variably modified 'altstack_data' at file scope | Jun Miao | 4 | -12/+10 |
2021-08-25 | kselftest:sched: remove duplicate include in cs_prctl_test.c | Changcheng Deng | 1 | -2/+0 |
2021-08-25 | selftests: openat2: Fix testing failure for O_LARGEFILE flag | Baolin Wang | 1 | -0/+4 |
2021-08-25 | selftests: xsk: Preface options with opt | Magnus Karlsson | 2 | -5/+5 |
2021-08-25 | selftests: xsk: Make enums lower case | Magnus Karlsson | 2 | -13/+7 |
2021-08-25 | selftests: xsk: Generate packets from specification | Magnus Karlsson | 2 | -121/+166 |
2021-08-25 | selftests: xsk: Generate packet directly in umem | Magnus Karlsson | 2 | -43/+32 |
2021-08-25 | selftests: xsk: Simplify cleanup of ifobjects | Magnus Karlsson | 2 | -33/+40 |
2021-08-25 | selftests: xsk: Decrease sending speed | Magnus Karlsson | 2 | -1/+2 |
2021-08-25 | selftests: xsk: Validate tx stats on tx thread | Magnus Karlsson | 1 | -14/+41 |
2021-08-25 | selftests: xsk: Simplify packet validation in xsk tests | Magnus Karlsson | 2 | -131/+65 |
2021-08-25 | selftests: xsk: Rename worker_* functions that are not thread entry points | Magnus Karlsson | 1 | -6/+6 |
2021-08-25 | selftests: xsk: Disassociate umem size with packets sent | Magnus Karlsson | 2 | -11/+9 |