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
2019-07-08
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-56
/
+105
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-29
/
+311
2019-07-08
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-25
/
+95
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2019-07-03
selftests/x86/fsgsbase: Fix some test case bugs
Andy Lutomirski
1
-34
/
+40
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
51
-173
/
+1146
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
1
-0
/
+1
2019-07-02
selftests/x86: Test SYSCALL and SYSENTER manually with TF set
Andy Lutomirski
2
-7
/
+110
2019-06-29
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-0
/
+46
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
17
-56
/
+105
2019-06-28
selftests/x86: Add a test for process_vm_readv() on the vsyscall page
Andy Lutomirski
1
-0
/
+35
2019-06-28
selftests/x86/vsyscall: Verify that vsyscall=none blocks execution
Andy Lutomirski
1
-24
/
+52
2019-06-28
x86/vsyscall: Document odd SIGSEGV error code for vsyscalls
Andy Lutomirski
1
-1
/
+8
2019-06-24
Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-2
/
+92
2019-06-22
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-0
/
+2
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASE
Chang S. Bae
1
-2
/
+9
2019-06-22
selftests/x86/fsgsbase: Test RD/WRGSBASE
Andy Lutomirski
1
-3
/
+99
2019-06-22
selftests/x86/fsgsbase: Test ptracer-induced GSBASE write
Chang S. Bae
1
-0
/
+70
2019-06-22
kselftests: timers: freq-step: Update maximum acceptable precision and errors
Miroslav Lichvar
1
-3
/
+3
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
39
-106
/
+39
2019-06-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-40
/
+232
2019-06-20
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
1
-12
/
+20
2019-06-19
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
17
-56
/
+105
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
10
-40
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 485
Thomas Gleixner
1
-9
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482
Thomas Gleixner
20
-47
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 481
Thomas Gleixner
2
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 472
Thomas Gleixner
5
-5
/
+5
2019-06-19
tests: kvm: Check for a kernel warning
Aaron Lewis
7
-0
/
+184
2019-06-19
kvm: tests: Sort tests in the Makefile alphabetically
Aaron Lewis
1
-10
/
+10
2019-06-19
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
1
-21
/
+21
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-27
/
+875
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-7
/
+48
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-0
/
+2
2019-06-13
rcu: Don't return a value from rcu_assign_pointer()
Andrea Parri
1
-1
/
+1
2019-06-13
bpf: fix div64 overflow tests to properly detect errors
Naveen N. Rao
1
-4
/
+10
2019-06-13
Merge branch 'context-id-fix' into fixes
Michael Ellerman
3
-2
/
+92
2019-06-13
selftests/powerpc: Add test of fork with mapping above 512TB
Michael Ellerman
3
-2
/
+92
2019-06-12
selftests: tc_flower: Add TOS matching test
Jiri Pirko
1
-1
/
+35
2019-06-12
selftests: mlxsw: Test nexthop offload indication
Ido Schimmel
1
-0
/
+47
2019-06-11
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-3
/
+38
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
41
-328
/
+41
2019-06-08
Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-19
/
+745
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+4
2019-06-06
bpf: expand section tests for test_section_names
Daniel Borkmann
1
-0
/
+10
2019-06-06
bpf: more msg_name rewrite tests to test_sock_addr
Daniel Borkmann
1
-16
/
+197
2019-06-05
selftests: vm: Fix test build failure when built by itself
Shuah Khan
1
-4
/
+0
2019-06-05
Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-2
/
+13
[next]