Age | Commit message (Expand) | Author | Files | Lines |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -1/+501 |
2018-01-13 | selftests/x86: Add test_vsyscall | Andy Lutomirski | 2 | -1/+501 |
2018-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -21/+1 |
2018-01-07 | selftests/bpf: fix test_align | Alexei Starovoitov | 1 | -21/+1 |
2017-12-29 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2017-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2017-12-23 | x86/ldt: Make the LDT mapping RO | Thomas Gleixner | 1 | -2/+1 |
2017-12-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -6/+3 |
2017-12-22 | x86/ldt: Prevent LDT inheritance on exec | Thomas Gleixner | 1 | -6/+3 |
2017-12-22 | selftests/bpf: fix Makefile for passing LLC to the command line | Quentin Monnet | 1 | -1/+1 |
2017-12-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -48/+567 |
2017-12-21 | bpf: do not allow root to mangle valid pointers | Alexei Starovoitov | 1 | -27/+29 |
2017-12-21 | selftests/bpf: add tests for recent bugfixes | Jann Horn | 1 | -16/+533 |
2017-12-20 | selftests: net: Adding config fragment CONFIG_NUMA=y | Naresh Kamboju | 1 | -0/+1 |
2017-12-20 | bpf: Fix tools and testing build. | David Miller | 2 | -5/+5 |
2017-12-15 | bpf: add test case for ld_abs and helper changing pkt data | Daniel Borkmann | 1 | -0/+24 |
2017-12-12 | bpf: fix broken BPF selftest build | Daniel Borkmann | 1 | -12/+1 |
2017-12-05 | selftests/bpf: sync kernel headers and introduce arch support in Makefile | Hendrik Brueckner | 1 | -1/+13 |
2017-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+7 |
2017-11-30 | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log | Yonghong Song | 1 | -0/+7 |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -9/+189 |
2017-11-22 | bpf: introduce ARG_PTR_TO_MEM_OR_NULL | Gianluca Borello | 1 | -7/+106 |
2017-11-21 | bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifier | Yonghong Song | 1 | -23/+16 |
2017-11-21 | x86/pkeys/selftests: Fix protection keys write() warning | Dave Hansen | 1 | -1/+4 |
2017-11-21 | x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey' | Dave Hansen | 1 | -5/+5 |
2017-11-21 | x86/mpx/selftests: Fix up weird arrays | Dave Hansen | 1 | -2/+2 |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -0/+92 |
2017-11-17 | mm: add infrastructure for get_user_pages_fast() benchmarking | Kirill A. Shutemov | 2 | -0/+92 |
2017-11-17 | Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 55 | -71/+1303 |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -32/+340 |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 6 | -5/+398 |
2017-11-16 | x86/selftests: Add test for mapping placement for 5-level paging | Kirill A. Shutemov | 2 | -1/+178 |
2017-11-15 | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -0/+234 |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2017-11-15 | mm, truncate: do not check mapping for every page being truncated | Mel Gorman | 1 | -1/+1 |
2017-11-15 | Merge branch 'for-4.15/dax' into libnvdimm-for-next | Dan Williams | 20 | -65/+245 |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 40 | -1260/+5518 |
2017-11-15 | selftests: firmware: skip unsupported custom firmware fallback tests | Amit Pundir | 1 | -12/+26 |
2017-11-15 | selftests: firmware: skip unsupported async loading tests | Amit Pundir | 1 | -13/+21 |
2017-11-15 | selftests: memfd_test.c: fix compilation warning. | Lei Yang | 1 | -2/+2 |
2017-11-15 | selftests/ftrace: Introduce exit_pass and exit_fail | Masami Hiramatsu | 28 | -28/+35 |
2017-11-15 | selftests: ftrace: add more config fragments | Lei Yang | 1 | -0/+4 |
2017-11-15 | android/ion: userspace test utility for ion buffer sharing | Pintu Agarwal | 15 | -1/+1171 |
2017-11-15 | selftests: remove obsolete kconfig fragment for cpu-hotplug | lei.yang@windriver.com | 1 | -1/+0 |
2017-11-15 | selftests: vdso_test: support ARM64 targets | Greg Hackmann | 1 | -3/+16 |
2017-11-15 | selftests/ftrace: Do not use arch dependent do_IRQ as a target function | Masami Hiramatsu | 1 | -1/+1 |
2017-11-15 | selftests: breakpoints: fix compile error on breakpoint_test_arm64 | Sumit Semwal | 1 | -0/+1 |
2017-11-15 | selftests: add missing test result status in memory-hotplug test | lei.yang@windriver.com | 1 | -2/+2 |
2017-11-15 | selftests/exec: include cwd in long path calculation | Steve Muckle | 1 | -8/+19 |
2017-11-15 | selftests: seccomp: update .gitignore with newly added tests | Shuah Khan | 1 | -0/+1 |