index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-21
/
+185
2018-06-01
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
1
-0
/
+2
2018-05-31
Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...
Ingo Molnar
9
-21
/
+185
2018-05-30
perf tools: Fix perf.data format description of NRCPUS header
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-05-30
perf script python: Add addr into perf sample dict
Leo Yan
1
-0
/
+2
2018-05-30
perf data: Update documentation section on cpu topology
Thomas Richter
1
-0
/
+8
2018-05-30
perf cs-etm: Fix indexing for decoder packet queue
Mathieu Poirier
1
-2
/
+10
2018-05-30
perf bpf: Fix NULL return handling in bpf__prepare_load()
YueHaibing
1
-3
/
+3
2018-05-30
perf test: "Session topology" dumps core on s390
Thomas Richter
1
-6
/
+24
2018-05-30
perf parse-events: Handle uncore event aliases in small groups properly
Kan Liang
4
-9
/
+137
2018-05-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+7
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+10
2018-05-25
idr: fix invalid ptr dereference on item delete
Matthew Wilcox
1
-0
/
+7
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-1
/
+5
2018-05-25
selftests/net: Add missing config options for PMTU tests
Stefano Brivio
1
-0
/
+5
2018-05-23
selftests: net: reuseport_bpf_numa: don't fail if no numa support
Anders Roxell
1
-1
/
+3
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
1
-3
/
+19
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+6
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-89
/
+479
2018-05-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+29
2018-05-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-74
/
+155
2018-05-19
objtool: Detect RIP-relative switch table references, part 2
Josh Poimboeuf
1
-25
/
+12
2018-05-18
radix tree test suite: multi-order iteration race
Ross Zwisler
2
-0
/
+64
2018-05-18
radix tree test suite: add item_delete_rcu()
Ross Zwisler
2
-0
/
+21
2018-05-18
radix tree test suite: fix compilation issue
Ross Zwisler
1
-1
/
+2
2018-05-18
radix tree test suite: fix mapshift build target
Ross Zwisler
1
-4
/
+2
2018-05-18
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
Anders Roxell
1
-0
/
+2
2018-05-17
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
1
-0
/
+5
2018-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-20
/
+43
2018-05-15
Merge tag 'perf-urgent-for-mingo-4.17-20180514' of git://git.kernel.org/pub/s...
Ingo Molnar
4
-6
/
+29
2018-05-15
objtool: Detect RIP-relative switch table references
Josh Poimboeuf
1
-15
/
+18
2018-05-14
x86/pkeys/selftests: Add a test for pkey 0
Dave Hansen
1
-0
/
+30
2018-05-14
x86/pkeys/selftests: Save off 'prot' for allocations
Dave Hansen
1
-5
/
+9
2018-05-14
x86/pkeys/selftests: Fix pointer math
Dave Hansen
1
-7
/
+7
2018-05-14
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
1
-5
/
+8
2018-05-14
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
1
-0
/
+44
2018-05-14
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
1
-4
/
+17
2018-05-14
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
1
-1
/
+9
2018-05-14
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
Dave Hansen
1
-12
/
+8
2018-05-14
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
1
-16
/
+0
2018-05-14
x86/pkeys/selftests: Stop using assert()
Dave Hansen
1
-4
/
+8
2018-05-14
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
1
-6
/
+7
2018-05-14
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2
-1
/
+286
2018-05-14
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
1
-2
/
+5
2018-05-14
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
1
-26
/
+41
2018-05-14
objtool: Support GCC 8 switch tables
Josh Poimboeuf
1
-2
/
+22
2018-05-14
objtool: Support GCC 8's cold subfunctions
Josh Poimboeuf
3
-44
/
+93
2018-05-14
objtool: Fix "noreturn" detection for recursive sibling calls
Josh Poimboeuf
1
-3
/
+7
2018-05-14
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...
Ingo Molnar
1
-0
/
+18
2018-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
[next]