Age | Commit message (Expand) | Author | Files | Lines |
2018-02-13 | selftests/x86/pkeys: Remove unused functions | Ingo Molnar | 1 | -28/+0 |
2018-02-13 | selftests/x86: Clean up and document sscanf() usage | Dominik Brodowski | 2 | -6/+16 |
2018-02-13 | selftests/x86: Fix vDSO selftest segfault for vsyscall=none | Dominik Brodowski | 1 | -7/+43 |
2018-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -5/+248 |
2018-02-10 | Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+50 |
2018-02-09 | bpf: fix rlimit in reuseport net selftest | Daniel Borkmann | 1 | -1/+20 |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 6 | -4/+228 |
2018-02-09 | selftests/bpf: add selftest that use test_libbpf_open | Jesper Dangaard Brouer | 2 | -2/+61 |
2018-02-09 | selftests/bpf: add test program for loading BPF ELF files | Jesper Dangaard Brouer | 2 | -1/+151 |
2018-02-09 | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2 | -6/+25 |
2018-02-08 | selftests/ftrace: Add more tests for removing of function probes | Steven Rostedt (VMware) | 1 | -0/+37 |
2018-02-08 | selftests/ftrace: Add some missing glob checks | Steven Rostedt (VMware) | 1 | -0/+6 |
2018-02-08 | selftests/ftrace: Have reset_ftrace_filter handle multiple instances | Steven Rostedt (VMware) | 1 | -0/+3 |
2018-02-08 | selftests/ftrace: Have reset_ftrace_filter handle modules | Steven Rostedt (VMware) | 1 | -3/+4 |
2018-02-08 | selftests: bpf: test_kmod.sh: check the module path before insmod | Naresh Kamboju | 1 | -3/+15 |
2018-02-07 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -18/+219 |
2018-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -2/+17 |
2018-02-07 | idr: Make 1-based IDRs more efficient | Matthew Wilcox | 1 | -2/+5 |
2018-02-07 | idr: Remove idr_alloc_ext | Matthew Wilcox | 1 | -0/+17 |
2018-02-06 | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 77 | -739/+9096 |
2018-02-06 | IDR test suite: Check handling negative end correctly | Matthew Wilcox | 1 | -0/+1 |
2018-02-06 | idr test suite: Fix ida_test_random() | Matthew Wilcox | 1 | -2/+2 |
2018-02-06 | radix tree test suite: Remove ARRAY_SIZE | Matthew Wilcox | 1 | -2/+0 |
2018-02-06 | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -52/+644 |
2018-02-06 | tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh | Yonghong Song | 2 | -0/+3 |
2018-02-05 | membarrier/selftest: Test private expedited sync core command | Mathieu Desnoyers | 1 | -0/+73 |
2018-02-05 | membarrier/selftest: Test global expedited command | Mathieu Desnoyers | 1 | -5/+54 |
2018-02-05 | membarrier/selftest: Test private expedited command | Mathieu Desnoyers | 1 | -16/+95 |
2018-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -2/+17 |
2018-02-04 | Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -75/+232 |
2018-02-04 | Merge tag 'linux-kselftest-4.16-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 15 | -23/+56 |
2018-02-03 | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 4 | -24/+514 |
2018-02-03 | Merge branch 'for-4.16/dax' into libnvdimm-for-next | Ross Zwisler | 7 | -61/+608 |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 13 | -21/+994 |
2018-02-02 | tools/testing/nvdimm: force nfit_test to depend on instrumented modules | Dan Williams | 7 | -0/+63 |
2018-02-02 | libnvdimm/nfit_test: adding support for unit testing enable LSS status | Dave Jiang | 2 | -0/+40 |
2018-02-02 | libnvdimm/nfit_test: add firmware download emulation | Dave Jiang | 2 | -28/+360 |
2018-02-02 | nfit-test: Add platform cap support from ACPI 6.2a to test | Dave Jiang | 1 | -2/+12 |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -76/+101 |
2018-02-01 | bpf: fix null pointer deref in bpf_prog_test_run_xdp | Daniel Borkmann | 1 | -0/+14 |
2018-02-01 | tools/bpf: permit selftests/bpf to be built in a different directory | Yonghong Song | 2 | -2/+3 |
2018-02-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 11 | -372/+437 |
2018-02-01 | memfd-test: run fuse test on hugetlb backend memory | Marc-André Lureau | 3 | -9/+32 |
2018-02-01 | memfd-test: move common code to a shared unit | Marc-André Lureau | 5 | -40/+64 |
2018-02-01 | memfd-test: add 'memfd-hugetlb:' prefix when testing hugetlbfs | Marc-André Lureau | 1 | -10/+16 |
2018-02-01 | memfd-test: test hugetlbfs sealing | Marc-André Lureau | 1 | -135/+15 |
2018-02-01 | selftests/vm: move 128TB mmap boundary test to generic directory | Aneesh Kumar K.V | 4 | -179/+311 |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 26 | -120/+6632 |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -72/+27 |
2018-01-29 | NTB: ntb_test: Update ntb_perf tests | Serge Semin | 1 | -6/+7 |