summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-01-14torture: Add tests without slow grace period setup/cleanupPaul E. McKenney
2017-01-14torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney
2017-01-14torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney
2017-01-14locking/ww_mutex: Add ww_mutex to tools/testing/selftestsChris Wilson
2017-01-14locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson
2017-01-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan
2017-01-12bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann
2017-01-11tools: Sync x86's vmx.h with the kernelArnaldo Carvalho de Melo
2017-01-11perf record: Add switch-output time option argumentJiri Olsa
2017-01-11perf record: Add switch-output size warningJiri Olsa
2017-01-11perf record: Add switch-output size option argumentJiri Olsa
2017-01-11perf record: Change switch-output option to take optional argumentJiri Olsa
2017-01-11perf record: Add struct switch_outputJiri Olsa
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa
2017-01-11perf evlist: Fix typo in perf_evlist__start_workload()Soramichi Akiyama
2017-01-11perf trace: Allow specifying list of syscalls and events in -e/--expr/--eventArnaldo Carvalho de Melo
2017-01-11perf kallsyms: Introduce tool to look for extended symbol information on the ...Arnaldo Carvalho de Melo
2017-01-11perf machine: Add a kallsyms loading constructorArnaldo Carvalho de Melo
2017-01-11tools lib subcmd: Add missing linux/kernel.h include to subcmd.hArnaldo Carvalho de Melo
2017-01-11perf jvmti: Create libdir directory before installing libperf-jvmti.soLaura Abbott
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11selftests: x86 protection_keys remove dead codeShuah Khan
2017-01-11selftests: x86 protection_keys fix unused variable compile warningsShuah Khan
2017-01-11selftests: ipc add missing generated file to .gitignoreShuah Khan
2017-01-11selftests: gpio add .gitignore for generated filesShuah Khan
2017-01-11gpio: tools: add .gitignore for generated filesShuah Khan
2017-01-11selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez
2017-01-11selftests: firmware: only modprobe if driver is missingLuis R. Rodriguez
2017-01-10mm: get rid of __GFP_OTHER_NODEMichal Hocko
2017-01-10tools: usb: usbip: Update READMEKrzysztof Opasiak
2017-01-10tools: usb: usbip: Add simple script to show how to setup vUDCKrzysztof Opasiak
2017-01-09bpf: allow helpers access to variable memoryGianluca Borello
2017-01-09bpf: allow adjusted map element values to spillGianluca Borello
2017-01-09bpf: allow helpers access to map element valuesGianluca Borello
2017-01-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com
2017-01-05selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com
2017-01-05selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer
2017-01-05selftests: do not require bash to run bpf testsRolf Eike Beer
2017-01-05selftests: do not require bash for the generated testRolf Eike Beer
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan
2017-01-05iio: Add channel for GravitySong Hongyan
2017-01-05selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar