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