summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextlibnvdimm-for-4.16Ross Zwisler
2018-02-03Merge branch 'for-4.16/dax' into libnvdimm-for-nextRoss Zwisler
2018-02-01tools/testing/nvdimm: force nfit_test to depend on instrumented modulesDan Williams
2018-02-01libnvdimm/nfit_test: adding support for unit testing enable LSS statusDave Jiang
2018-02-01libnvdimm/nfit_test: add firmware download emulationDave Jiang
2018-02-01nfit-test: Add platform cap support from ACPI 6.2a to testDave Jiang
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig
2018-01-07selftests/bpf: fix test_alignAlexei Starovoitov
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-21bpf: do not allow root to mangle valid pointersAlexei Starovoitov
2017-12-21selftests/bpf: add tests for recent bugfixesJann Horn
2017-12-20selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju
2017-12-20bpf: Fix tools and testing build.David Miller
2017-12-15bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner
2017-12-04tools/testing/nvdimm: smart alarm/threshold controlDan Williams
2017-12-04nfit, libnvdimm: deprecate the generic SMART ioctlDan Williams
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-30tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_logYonghong Song
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello
2017-11-21bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song
2017-11-21x86/pkeys/selftests: Fix protection keys write() warningDave Hansen
2017-11-21x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen
2017-11-21x86/mpx/selftests: Fix up weird arraysDave Hansen
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov
2017-11-17Merge tag 'linux-kselftest-4.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-16x86/selftests: Add test for mapping placement for 5-level pagingKirill A. Shutemov
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman
2017-11-15Merge branch 'for-4.15/dax' into libnvdimm-for-nextlibnvdimm-for-4.15Dan Williams
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-15selftests: firmware: skip unsupported custom firmware fallback testsAmit Pundir
2017-11-15selftests: firmware: skip unsupported async loading testsAmit Pundir
2017-11-15selftests: memfd_test.c: fix compilation warning.Lei Yang
2017-11-15selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu