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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-49
/
+2536
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-17
/
+34
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-4
/
+273
2017-07-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-108
/
+65
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
3
-5
/
+7
2017-07-03
bpf: add various test cases for verifier selftest
Daniel Borkmann
1
-0
/
+165
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+66
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
1
-0
/
+66
2017-06-26
seccomp: Adjust selftests to avoid double-join
Kees Cook
1
-17
/
+34
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-20
kselftests: timers: Add test for frequency step
Miroslav Lichvar
2
-2
/
+271
2017-06-20
kselftests: timers: Fix inconsistency-check to not ignore first timestamp
Miroslav Lichvar
1
-2
/
+2
2017-06-20
selftests: Introduce tc testsuite
Lucas Bates
10
-0
/
+1863
2017-06-19
NTB: ntb_test: fix bug printing ntb_perf results
Logan Gunthorpe
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+30
2017-06-14
selftests/bpf: Add test cases to test narrower ctx field loads
Yonghong Song
4
-1
/
+234
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
1
-79
/
+13
2017-06-13
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
3
-3
/
+3
2017-06-10
bpf, tests: set rlimit also for test_align, so it doesn't fail
Daniel Borkmann
1
-0
/
+5
2017-06-10
bpf, tests: add a test for htab lookup + update traversal
Daniel Borkmann
1
-0
/
+50
2017-06-09
bpf: Fix test_obj_id.c for llvm 5.0
Martin KaFai Lau
1
-2
/
+2
2017-06-09
bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled
Martin KaFai Lau
1
-4
/
+15
2017-06-08
rcu: Remove RCU CPU stall warnings from Tiny RCU
Paul E. McKenney
1
-1
/
+0
2017-06-08
rcu: Eliminate NOCBs CPU-state Kconfig options
Paul E. McKenney
6
-8
/
+5
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
3
-46
/
+0
2017-06-08
srcu: Remove Classic SRCU
Paul E. McKenney
3
-28
/
+0
2017-06-08
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
1
-4
/
+0
2017-06-08
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
3
-8
/
+1
2017-06-08
rcu: Remove the RCU_KTHREAD_PRIO Kconfig option
Paul E. McKenney
3
-2
/
+1
2017-06-08
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
12
-30
/
+12
2017-06-08
bpf, tests: fix endianness selection
Daniel Borkmann
1
-11
/
+30
2017-06-08
rcutorture: Add "git diff" output to testid.txt file
Paul E. McKenney
1
-4
/
+1
2017-06-08
srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
Priyalee Kushwaha
1
-1
/
+1
2017-06-08
rcutorture: Reduce CPUs dedicated to testing Classic SRCU
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcuperf: Add the ability to test tiny RCU flavors
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Add a Kconfig-fragment file for Classic SRCU
Paul E. McKenney
1
-0
/
+16
2017-06-08
rcuperf: Remove conflicting Kconfig options
Paul E. McKenney
2
-2
/
+0
2017-06-08
rcutorture: Update test scenarios based on new Kconfig dependencies
Paul E. McKenney
6
-5
/
+5
2017-06-08
rcutorture: Correctly handle CONFIG_RCU_TORTURE_TEST_* options
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add a scenario for Classic SRCU
Paul E. McKenney
3
-0
/
+13
2017-06-08
rcutorture: Add a scenario for Tiny SRCU
Paul E. McKenney
5
-0
/
+23
2017-06-08
rcutorture: Fix bug in reporting Kconfig mis-settings
Paul E. McKenney
1
-1
/
+1
2017-06-08
rcutorture: Add three-level tree test for Tree SRCU
Paul E. McKenney
2
-2
/
+4
2017-06-08
rcutorture: Add lockdep to one of the SRCU scenarios
Paul E. McKenney
1
-0
/
+2
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
3
-5
/
+7
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+22
2017-06-06
bpf: Test for bpf ID
Martin KaFai Lau
3
-1
/
+227
2017-05-27
Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-05-27
Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+21
[next]