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-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
1
-1
/
+7
2018-10-26
Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-4
/
+4
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-713
/
+2762
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+294
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+63
2018-10-25
Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-25
/
+12
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
92
-1080
/
+9120
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-10
/
+15
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
102
-3497
/
+5370
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-56
/
+294
2018-10-23
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-13
/
+5
2018-10-23
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
4
-10
/
+184
2018-10-23
Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
9
-898
/
+1096
2018-10-22
tc-tests: test denial of 'goto chain' for exceed traffic in police.json
Davide Caratti
1
-0
/
+24
2018-10-22
tc-tests: test denial of 'goto chain' on 'random' traffic in gact.json
Davide Caratti
1
-0
/
+24
2018-10-23
Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-3
/
+3
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
39
-318
/
+1379
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-45
/
+123
2018-10-21
tools: bpftool: fix completion for "bpftool map update"
Quentin Monnet
1
-1
/
+1
2018-10-21
tools: bpftool: print nb of cmds to stdout (not stderr) for batch mode
Quentin Monnet
1
-1
/
+2
2018-10-21
tools: bpftool: document restriction on '.' in names to pin in bpffs
Quentin Monnet
2
-3
/
+9
2018-10-21
Merge branch 'spi-4.20' into spi-next
Mark Brown
1
-3
/
+3
2018-10-20
selftests/bpf: fix return value comparison for tests in test_libbpf.sh
Quentin Monnet
1
-1
/
+1
2018-10-20
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
4
-52
/
+47
2018-10-20
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
1
-5
/
+5
2018-10-20
bpf: test_sockmap add options to use msg_push_data
John Fastabend
2
-26
/
+129
2018-10-20
bpf: libbpf support for msg_push_data
John Fastabend
2
-1
/
+21
2018-10-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
12
-45
/
+39
2018-10-20
Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-0
/
+80
2018-10-19
selftests: ftrace: Add synthetic event syntax testcase
Masami Hiramatsu
1
-0
/
+80
2018-10-19
bpf: add tests for direct packet access from CGROUP_SKB
Song Liu
1
-0
/
+171
2018-10-19
bpf, libbpf: use correct barriers in perf ring buffer walk
Daniel Borkmann
1
-6
/
+4
2018-10-19
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
9
-12
/
+250
2018-10-19
selftests/bpf: add missing executables to .gitignore
Anders Roxell
1
-0
/
+2
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
9
-1
/
+313
2018-10-19
Sync uapi/bpf.h to tools/include
Mauricio Vasquez B
1
-1
/
+29
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2018-10-19
Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Greg Kroah-Hartman
1
-0
/
+4
2018-10-19
selftests/kvm: add missing executables to .gitignore
Anders Roxell
1
-0
/
+1
2018-10-19
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
5
-12
/
+36
2018-10-18
tools: bpftool: use 4 context mode for the NFP disasm
Jakub Kicinski
4
-9
/
+20
2018-10-18
selftests/bpf: fix file resource leak in load_kallsyms
Peng Hao
1
-0
/
+1
2018-10-18
usbip: tools: fix atoi() on non-null terminated string
Colin Ian King
1
-3
/
+3
2018-10-18
Merge branches 'pm-devfreq' and 'pm-tools'
Rafael J. Wysocki
9
-898
/
+1096
2018-10-18
Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...
Ingo Molnar
12
-45
/
+39
2018-10-17
bpf: fix doc of bpf_skb_adjust_room() in uapi
Nicolas Dichtel
1
-1
/
+1
2018-10-17
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
Arnaldo Carvalho de Melo
1
-19
/
+2
2018-10-17
tools/testing/nvdimm: Populate dirty shutdown data
Dan Williams
3
-1
/
+11
2018-10-17
acpi, nfit: Collect shutdown status
Dan Williams
2
-24
/
+1
2018-10-17
kvm: x86: Add exception payload fields to kvm_vcpu_events
Jim Mattson
1
-2
/
+8
[next]