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-04-05
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-74
/
+69
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-93
/
+314
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-1
/
+316
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-25
/
+80
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
85
-942
/
+10107
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
18
-703
/
+2575
2018-04-03
Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
10
-365
/
+25
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
16
-146
/
+3
2018-04-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
177
-1920
/
+8122
2018-04-02
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
40
-0
/
+4234
2018-04-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-43
/
+44
2018-04-02
Merge branches 'pm-cpuidle' and 'pm-tools'
Rafael J. Wysocki
18
-703
/
+2575
2018-04-02
Merge branch 'acpica'
Rafael J. Wysocki
10
-365
/
+25
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-3
/
+193
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
14
-77
/
+1524
2018-03-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+11
2018-03-31
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
6
-6
/
+224
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
3
-1
/
+493
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
8
-4
/
+284
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
4
-1
/
+517
2018-03-31
libbpf: Support expected_attach_type at prog load
Andrey Ignatov
5
-46
/
+133
2018-03-30
tc-testing: Add newline when writing test case files
Lucas Bates
1
-0
/
+1
2018-03-30
tc-testing: add connmark action tests
Roman Mashak
1
-0
/
+291
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-2
/
+196
2018-03-28
selftests/bpf: test for bpf_get_stackid() from raw tracepoints
Alexei Starovoitov
1
-21
/
+70
2018-03-28
libbpf: add bpf_raw_tracepoint_open helper
Alexei Starovoitov
3
-0
/
+23
2018-03-28
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
26
-57
/
+393
2018-03-27
perf vendor events s390: Add JSON files for IBM z14
Thomas Richter
4
-0
/
+469
2018-03-27
perf vendor events s390: Add JSON files for IBM z13
Thomas Richter
4
-0
/
+511
2018-03-27
perf vendor events s390: Add JSON files for IBM zEC12 zBC12
Thomas Richter
4
-0
/
+385
2018-03-27
perf vendor events s390: Add JSON files for IBM z196
Thomas Richter
4
-0
/
+319
2018-03-27
perf vendor events s390: Add JSON files for IBM z10EC z10BC
Thomas Richter
4
-0
/
+284
2018-03-27
perf mmap: Be consistent when checking for an unmaped ring buffer
Arnaldo Carvalho de Melo
1
-1
/
+12
2018-03-27
perf mmap: Fix accessing unmapped mmap in perf_mmap__read_done()
Kan Liang
1
-0
/
+6
2018-03-27
perf build: Fix check-headers.sh opts assignment
Jiri Olsa
1
-0
/
+1
2018-03-27
tc-testing: Correct compound statements for namespace execution
Lucas Bates
1
-5
/
+5
2018-03-27
objtool: Add Clang support
Josh Poimboeuf
1
-0
/
+11
2018-03-26
ktest: remove obsolete architectures
Arnd Bergmann
1
-30
/
+1
2018-03-25
tc-testing: updated police, mirred, skbedit and skbmod with more tests
Roman Mashak
4
-0
/
+528
2018-03-25
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+6
2018-03-24
tools: bpftool: don't use hex numbers in JSON output
Jakub Kicinski
1
-1
/
+1
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+186
2018-03-23
perf annotate: Use absolute addresses to calculate jump target offsets
Arnaldo Carvalho de Melo
1
-3
/
+2
2018-03-23
perf annotate: Defer searching for comma in raw line till it is needed
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-03-23
perf annotate: Support jumping from one function to another
Arnaldo Carvalho de Melo
2
-7
/
+22
2018-03-23
perf annotate: Add "_local" to jump/offset validation routines
Arnaldo Carvalho de Melo
3
-9
/
+16
2018-03-23
perf python: Reference Py_None before returning it
Petr Machata
1
-1
/
+3
2018-03-23
tc-testing: add selftests for 'bpf' action
Davide Caratti
1
-0
/
+289
[next]