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
2020-05-07
torture: Abstract application of additional Kconfig options
Paul E. McKenney
1
-11
/
+20
2020-05-07
torture: Eliminate duplicate #CHECK# from ConfigFragment
Paul E. McKenney
1
-4
/
+2
2020-05-07
torture: Make --kcsan argument also create a summary
Paul E. McKenney
3
-0
/
+32
2020-05-07
torture: Add --kcsan argument to top-level kvm.sh script
Paul E. McKenney
1
-0
/
+8
2020-05-07
rcutorture: Right-size TREE10 CPU consumption
Paul E. McKenney
1
-1
/
+1
2020-05-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+5
2020-05-07
objtool: Fix infinite loop in find_jump_table()
Josh Poimboeuf
1
-2
/
+13
2020-05-07
KVM: selftests: Add KVM_SET_GUEST_DEBUG test
Peter Xu
4
-0
/
+192
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-5
/
+57
2020-05-06
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
1
-3
/
+51
2020-05-06
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
1
-0
/
+1
2020-05-06
selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
Eric Dumazet
1
-1
/
+3
2020-05-06
selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
Eric Dumazet
1
-1
/
+2
2020-05-06
KVM: selftests: Fix build for evmcs.h
Peter Xu
2
-2
/
+5
2020-05-05
iocost: protect iocg->abs_vdebt with iocg->waitq.lock
Tejun Heo
1
-1
/
+6
2020-05-01
selftests: fix kvm relocatable native/cross builds and installs
Shuah Khan
1
-1
/
+28
2020-05-01
selftests/ftrace: Make XFAIL green color
Masami Hiramatsu
1
-1
/
+1
2020-05-01
ftrace/selftest: make unresolved cases cause failure if --fail-unresolved set
Alan Maguire
1
-1
/
+7
2020-05-01
ftrace/selftests: workaround cgroup RT scheduling issues
Alan Maguire
1
-0
/
+22
2020-04-30
Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-40
/
+315
2020-04-27
rcutorture: Make kvm-recheck-rcu.sh handle truncated lines
Paul E. McKenney
1
-1
/
+15
2020-04-27
rcutorture: Add TRACE02 scenario enabling RCU Tasks Trace IPIs
Paul E. McKenney
4
-0
/
+14
2020-04-27
rcutorture: Add torture tests for RCU Tasks Trace
Paul E. McKenney
3
-0
/
+12
2020-04-27
rcutorture: Add torture tests for RCU Tasks Rude
Paul E. McKenney
3
-0
/
+12
2020-04-27
Merge tag 'v5.7-rc3' into spi-5.8
Mark Brown
73
-977
/
+1815
2020-04-26
objtool: Fix infinite loop in for_offset_range()
Josh Poimboeuf
1
-3
/
+4
2020-04-25
Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2020-04-25
objtool: Fix stack offset tracking for indirect CFAs
Josh Poimboeuf
1
-1
/
+1
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-63
/
+157
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
13
-61
/
+126
2020-04-24
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-24
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-24
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-24
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-24
bpf: Fix reStructuredText markup
Jakub Wilk
1
-1
/
+1
2020-04-24
Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-371
/
+619
2020-04-24
selftests/ftrace: Check the first record for kprobe_args_type.tc
Xiao Yang
1
-1
/
+1
2020-04-23
selftests: add build/cross-build dependency check script
Shuah Khan
4
-9
/
+291
2020-04-23
selftests/ftrace: Check required filter files before running test
Xiao Yang
14
-30
/
+23
2020-04-22
libbpf: Only check mode flags in get_xdp_id
David Ahern
1
-0
/
+2
2020-04-22
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
1
-0
/
+23
2020-04-22
objtool: Fix off-by-one in symbol_by_offset()
Julien Thierry
1
-1
/
+1
2020-04-22
objtool: Fix 32bit cross builds
Peter Zijlstra
1
-1
/
+1
2020-04-22
selftests: Fix suppress test in fib_tests.sh
David Ahern
1
-2
/
+8
2020-04-22
Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-34
/
+22
2020-04-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+3
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-2
/
+5
2020-04-21
tools/vm: fix cross-compile build
Lucas Stach
1
-0
/
+2
2020-04-21
tools/build: tweak unused value workaround
George Burgess IV
1
-1
/
+1
2020-04-20
bpf, selftests: Add test for BPF_STX BPF_B storing R10
Luke Nelson
1
-0
/
+40
[prev]
[next]