index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
2017-08-07
1
-0
/
+11
*
bpf: fix byte order test in test_verifier
Daniel Borkmann
2017-08-04
1
-9
/
+10
*
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
2017-08-04
2
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-31
3
-3
/
+34
|
\
|
*
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2017-07-26
2
-3
/
+6
|
*
selftests/bpf: subtraction bounds test
Edward Cree
2017-07-24
1
-0
/
+28
*
|
tools/kvm_stat: add '-f help' to get the available event list
Lin Ma
2017-07-26
1
-2
/
+14
*
|
tools/kvm_stat: use variables instead of hard paths in help output
Lin Ma
2017-07-26
1
-3
/
+3
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
3
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
perf symbols: Accept zero as the kernel base address
Arnaldo Carvalho de Melo
2017-07-12
1
-1
/
+1
|
*
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
2017-07-10
1
-1
/
+1
|
*
perf evsel: State in the default event name if attr.exclude_kernel is set
Arnaldo Carvalho de Melo
2017-07-10
1
-2
/
+4
|
*
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
2017-07-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
4
-9
/
+479
|
\
\
|
*
|
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
2017-07-20
1
-0
/
+418
|
*
|
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
2017-07-20
1
-0
/
+52
|
*
|
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
2017-07-20
1
-4
/
+4
|
*
|
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2017-07-20
4
-5
/
+5
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-14
3
-0
/
+633
|
\
\
\
|
*
|
|
kmod: throttle kmod thread limit
Luis R. Rodriguez
2017-07-14
1
-22
/
+2
|
*
|
|
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
2017-07-14
3
-0
/
+653
*
|
|
|
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
2017-07-14
1
-2
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
NTB: ntb_test: add parameter for doorbell bitmask
Allen Hubbe
2017-07-06
1
-2
/
+5
|
*
|
|
NTB: ntb_test: modprobe on remote host
Allen Hubbe
2017-07-06
1
-0
/
+4
*
|
|
|
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-07-13
3
-2
/
+66
|
\
\
\
\
|
*
|
|
|
selftests/ftrace: Add a testcase for kprobe event naming
Masami Hiramatsu
2017-07-09
1
-0
/
+36
|
*
|
|
|
selftests/ftrace: Add a test to probe module functions
Naveen N. Rao
2017-07-09
1
-0
/
+28
|
*
|
|
|
selftests/ftrace: Update multiple kprobes test for powerpc
Naveen N. Rao
2017-07-09
1
-2
/
+2
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
7
-221
/
+777
|
\
\
\
\
\
|
*
|
|
|
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
1
-1
/
+1
|
*
|
|
|
|
test_sysctl: test against int proc_dointvec() array support
Luis R. Rodriguez
2017-07-12
1
-0
/
+89
|
*
|
|
|
|
test_sysctl: add simple proc_douintvec() case
Luis R. Rodriguez
2017-07-12
1
-0
/
+63
|
*
|
|
|
|
test_sysctl: add simple proc_dointvec() case
Luis R. Rodriguez
2017-07-12
1
-0
/
+62
|
*
|
|
|
|
test_sysctl: test against PAGE_SIZE for int
Luis R. Rodriguez
2017-07-12
1
-0
/
+66
|
*
|
|
|
|
test_sysctl: add generic script to expand on tests
Luis R. Rodriguez
2017-07-12
5
-220
/
+495
|
*
|
|
|
|
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez
2017-07-12
3
-4
/
+5
*
|
|
|
|
|
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-07-13
3
-5
/
+211
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
rtc: rtctest: add check for problematic dates
Benjamin Gaignard
2017-07-09
1
-4
/
+124
|
*
|
|
|
|
tools: timer: add rtctest_setdate
Benjamin Gaignard
2017-07-09
2
-1
/
+87
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-12
3
-1
/
+212
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
samples/bpf: fix a build issue
Yonghong Song
2017-07-11
3
-1
/
+212
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
2
-1
/
+2
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-07-05
2
-1
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
2017-07-04
1
-1
/
+1
|
|
*
|
|
|
|
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
Arnaldo Carvalho de Melo
2017-07-04
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-09
1
-2
/
+11
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
objtool: Fix sibling call detection logic
Josh Poimboeuf
2017-07-08
1
-2
/
+11
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-07-07
2
-14
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
kbuild: simplify silent build (-s) detection
Masahiro Yamada
2017-06-06
2
-14
/
+2
*
|
|
|
|
|
|
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2017-07-07
37
-486
/
+940
|
\
\
\
\
\
\
\
[next]