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
*
Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
2017-08-27
1
-0
/
+4
|
\
|
*
ntb: ntb_test: ensure the link is up before trying to configure the mws
Logan Gunthorpe
2017-08-01
1
-0
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-26
1
-1
/
+25
|
\
\
|
*
|
objtool: Fix '-mtune=atom' decoding support in objtool 2.0
Josh Poimboeuf
2017-08-21
1
-1
/
+25
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-21
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tools lib bpf: improve warning
Eric Leblond
2017-08-20
1
-1
/
+2
*
|
|
test_kmod: fix description for -s -and -c parameters
Luis R. Rodriguez
2017-08-18
1
-2
/
+2
|
/
/
*
|
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-08-15
4
-5
/
+4
|
\
\
|
*
|
selftests: timers: freq-step: fix compile error
Shuah Khan
2017-08-11
1
-4
/
+3
|
*
|
selftests: futex: fix run_tests target
Shuah Khan
2017-08-09
1
-1
/
+1
|
*
|
test_sysctl: fix sysctl.sh by making it executable
Luis R. Rodriguez
2017-08-07
1
-0
/
+0
|
*
|
test_kmod: fix kmod.sh by making it executable
Luis R. Rodriguez
2017-08-07
1
-0
/
+0
|
|
/
*
|
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
[next]