summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-05-14libbpf: Fix register naming in PT_REGS s390 macrosSumanth Korikkar1-2/+2
2020-05-14bpf: Fix bug in mmap() implementation for BPF array mapAndrii Nakryiko1-0/+8
2020-05-14uapi: deprecate STATX_ALLMiklos Szeredi1-1/+10
2020-05-12Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2020-05-12tools/bootconfig: Fix apply_xbc() to return zero on successSteven Rostedt (VMware)1-0/+1
2020-05-11tools/power/x86/intel-speed-select: Update versionSrinivas Pandruvada1-1/+1
2020-05-11tools/power/x86/intel-speed-select: Enable clos for turbo-freq enableSrinivas Pandruvada1-1/+1
2020-05-11intel-speed-select: Fix speed-select-base-freq-properties output on CLX-NPrarit Bhargava1-1/+1
2020-05-11tools/power/x86/intel-speed-select: Fix CLX-N package information outputPrarit Bhargava1-0/+1
2020-05-11tools/power/x86/intel-speed-select: Check support status before enableSrinivas Pandruvada1-0/+40
2020-05-11tools/power/x86/intel-speed-select: Change debug to errorSrinivas Pandruvada1-3/+3
2020-05-10Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+5
2020-05-10Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+13
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+6
2020-05-10Merge branch 'block-5.7' into for-5.8/blockJens Axboe1-1/+6
2020-05-08cpupower: Remove unneeded semicolonZou Wei7-9/+9
2020-05-08selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman1-4/+4
2020-05-08selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman1-6/+8
2020-05-08selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul...Po-Hsu Lin1-1/+8
2020-05-08tools/testing: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+146
2020-05-08kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz1-0/+1
2020-05-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini1-1/+23
2020-05-08ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook1-1/+0
2020-05-08kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev1-0/+146
2020-05-08Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-3/+6
2020-05-08Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+58
2020-05-07tools/bootconfig: Fix resource leak in apply_xbc()Yunfeng Ye1-3/+6
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney13-27/+123
2020-05-07torture: Add a --kasan argumentPaul E. McKenney2-0/+6
2020-05-07torture: Save a few lines by using config_override_param initiallyPaul E. McKenney1-22/+16
2020-05-07torture: Allow scenario-specific Kconfig options to override CFcommonPaul E. McKenney1-4/+3
2020-05-07torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney2-6/+4
2020-05-07torture: Abstract application of additional Kconfig optionsPaul E. McKenney1-11/+20
2020-05-07torture: Eliminate duplicate #CHECK# from ConfigFragmentPaul E. McKenney1-4/+2
2020-05-07torture: Make --kcsan argument also create a summaryPaul E. McKenney3-0/+32
2020-05-07torture: Add --kcsan argument to top-level kvm.sh scriptPaul E. McKenney1-0/+8
2020-05-07rcutorture: Right-size TREE10 CPU consumptionPaul E. McKenney1-1/+1
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+5
2020-05-07objtool: Fix infinite loop in find_jump_table()Josh Poimboeuf1-2/+13
2020-05-07cpu/hotplug: Remove disable_nonboot_cpus()Qais Yousef2-2/+2
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu4-0/+192
2020-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-5/+57
2020-05-07wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld1-3/+51
2020-05-07wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld1-0/+1
2020-05-07selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet1-1/+3
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet1-1/+2
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu2-2/+5
2020-05-05perf flamegraph: Use /bin/bash for report and record scriptsArnaldo Carvalho de Melo2-2/+2
2020-05-05perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan2-3/+3