Age | Commit message (Expand) | Author | Files | Lines |
2021-07-16 | bpf, selftests: Add test cases for pointer alu from multiple paths | Daniel Borkmann | 1 | -0/+229 |
2021-07-14 | Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 7 | -34/+251 |
2021-07-10 | selftests: mptcp: fix case multiple subflows limited by server | Jianguo Wu | 1 | -1/+1 |
2021-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -10/+44 |
2021-07-09 | Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 1 | -0/+18 |
2021-07-09 | bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch | John Fastabend | 2 | -10/+44 |
2021-07-08 | selftest/mremap_test: avoid crash with static build | Aneesh Kumar K.V | 1 | -2/+3 |
2021-07-08 | selftest/mremap_test: update the test to handle pagesize other than 4K | Aneesh Kumar K.V | 1 | -52/+61 |
2021-07-08 | secretmem: test: add basic selftest for memfd_secret(2) | Mike Rapoport | 4 | -1/+316 |
2021-07-08 | tracing/selftests: Add tests to test histogram sym and sym-offset modifiers | Steven Rostedt (VMware) | 1 | -0/+18 |
2021-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -1/+168 |
2021-07-07 | selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect | Hangbin Liu | 1 | -2/+3 |
2021-07-07 | selftests: icmp_redirect: remove from checking for IPv6 route get | Hangbin Liu | 1 | -1/+1 |
2021-07-07 | Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -7/+260 |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -8/+23 |
2021-07-04 | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 15 | -54/+376 |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 9 | -0/+385 |
2021-07-02 | Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 14 | -138/+308 |
2021-07-02 | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds | 18 | -125/+563 |
2021-07-02 | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 10 | -11/+160 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 9 | -543/+1125 |
2021-07-02 | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 6 | -58/+354 |
2021-07-02 | selftest: netfilter: add test case for unreplied tcp connections | Florian Westphal | 2 | -1/+168 |
2021-07-01 | selftests/net: timestamping: support binding PHC | Yangbo Lu | 1 | -20/+35 |
2021-07-01 | selftests/vm/pkeys: exercise x86 XSAVE init state | Dave Hansen | 3 | -2/+76 |
2021-07-01 | selftests/vm/pkeys: refill shadow register after implicit kernel write | Dave Hansen | 1 | -0/+7 |
2021-07-01 | selftests/vm/pkeys: handle negative sys_pkey_alloc() return code | Dave Hansen | 1 | -1/+1 |
2021-07-01 | selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random | Dave Hansen | 1 | -1/+2 |
2021-07-01 | mm: selftests for exclusive device memory | Alistair Popple | 1 | -0/+158 |
2021-07-01 | selftests/vm: add test for MADV_POPULATE_(READ|WRITE) | David Hildenbrand | 4 | -0/+360 |
2021-07-01 | selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore | David Hildenbrand | 1 | -0/+2 |
2021-07-01 | userfaultfd/selftests: exercise minor fault handling shmem support | Axel Rasmussen | 1 | -4/+25 |
2021-07-01 | userfaultfd/selftests: reinitialize test context in each test | Axel Rasmussen | 1 | -105/+117 |
2021-07-01 | userfaultfd/selftests: create alias mappings in the shmem test | Axel Rasmussen | 1 | -3/+19 |
2021-07-01 | userfaultfd/selftests: use memfd_create for shmem test type | Axel Rasmussen | 1 | -1/+15 |
2021-07-01 | userfaultfd/selftests: add pagemap uffd-wp test | Peter Xu | 1 | -0/+154 |
2021-07-01 | userfaultfd/selftests: unify error handling | Peter Xu | 1 | -369/+187 |
2021-07-01 | userfaultfd/selftests: only dump counts if mode enabled | Peter Xu | 1 | -10/+20 |
2021-07-01 | userfaultfd/selftests: dropping VERIFY check in locking_thread | Peter Xu | 1 | -54/+1 |
2021-07-01 | userfaultfd/selftests: remove the time() check on delayed uffd | Peter Xu | 1 | -8/+0 |
2021-07-01 | userfaultfd/selftests: use user mode only | Peter Xu | 1 | -1/+1 |
2021-07-01 | khugepaged: selftests: remove debug_cow | Nanyong Sun | 1 | -4/+0 |
2021-07-01 | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 160 | -720/+5549 |
2021-06-30 | Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -1/+6 |
2021-06-30 | Merge tag 'fs.mount_setattr.nosymfollow.v5.14' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -3/+85 |
2021-06-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -31/+65 |
2021-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+6 |
2021-06-29 | Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -49/+442 |
2021-06-29 | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -1/+6 |
2021-06-29 | mm/gup_benchmark: support threading | Peter Xu | 1 | -31/+65 |