summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-06-01tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printoutLen Brown
2018-06-01tools/power turbostat: fix printing on inputArtem Bityutskiy
2018-06-01tools/power turbostat: end current interval upon newline inputLen Brown
2018-06-01tools/power turbostat: on SIGUSR1: sample, print and continueLen Brown
2018-06-01tools/power turbostat: on SIGINT: sample, print and exitLen Brown
2018-06-01tools/power turbostat: add --enable Time_Of_Day_SecondsLen Brown
2018-06-01tools/power turbostat: fix Skylake Xeon package C-state displayArtem Bityutskiy
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25selftests/net: Add missing config options for PMTU testsStefano Brivio
2018-05-23selftests: net: reuseport_bpf_numa: don't fail if no numa supportAnders Roxell
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-19objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-05-18radix tree test suite: multi-order iteration raceRoss Zwisler
2018-05-18radix tree test suite: add item_delete_rcu()Ross Zwisler
2018-05-18radix tree test suite: fix compilation issueRoss Zwisler
2018-05-18radix tree test suite: fix mapshift build targetRoss Zwisler
2018-05-18selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.shAnders Roxell
2018-05-17selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-15Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/s...Ingo Molnar
2018-05-15objtool: Detect RIP-relative switch table referencesJosh Poimboeuf
2018-05-14x86/pkeys/selftests: Add a test for pkey 0Dave Hansen
2018-05-14x86/pkeys/selftests: Save off 'prot' for allocationsDave Hansen
2018-05-14x86/pkeys/selftests: Fix pointer mathDave Hansen
2018-05-14x86/pkeys/selftests: Fix pkey exhaustion test off-by-oneDave Hansen
2018-05-14x86/pkeys/selftests: Add PROT_EXEC testDave Hansen
2018-05-14x86/pkeys/selftests: Factor out "instruction page"Dave Hansen
2018-05-14x86/pkeys/selftests: Allow faults on unknown keysDave Hansen
2018-05-14x86/pkeys/selftests: Avoid printf-in-signal deadlocksDave Hansen
2018-05-14x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signalDave Hansen
2018-05-14x86/pkeys/selftests: Stop using assert()Dave Hansen
2018-05-14x86/pkeys/selftests: Give better unexpected fault error messagesDave Hansen
2018-05-14x86/selftests: Add mov_to_ss testAndy Lutomirski
2018-05-14x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABIIngo Molnar
2018-05-14x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...Ingo Molnar
2018-05-14objtool: Support GCC 8 switch tablesJosh Poimboeuf
2018-05-14objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf
2018-05-14objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf
2018-05-14objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...Ingo Molnar
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-11perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo