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
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+6
2018-03-09
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
1
-8
/
+17
2018-03-09
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+17
2018-03-08
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
1
-5
/
+6
2018-03-05
Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+59
2018-03-04
tc-testing: skbmod: fix match value of ethertype
Davide Caratti
1
-1
/
+1
2018-03-02
selftests: memory-hotplug: fix emit_tests regression
Shuah Khan
1
-1
/
+2
2018-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+58
2018-03-02
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
1
-0
/
+14
2018-02-28
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-16
/
+19
2018-02-28
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
1
-1
/
+1
2018-02-26
selftests: vm: update .gitignore with new test
Shuah Khan
1
-0
/
+1
2018-02-26
selftests: memory-hotplug: silence test command echo
Shuah Khan
1
-1
/
+1
2018-02-26
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
1
-3
/
+3
2018-02-26
idr: Fix handling of IDs above INT_MAX
Matthew Wilcox
1
-0
/
+52
2018-02-26
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
Michael Ellerman
1
-0
/
+2
2018-02-25
radix tree test suite: Fix build
Matthew Wilcox
4
-2
/
+16
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+29
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+61
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
1
-0
/
+58
2018-02-22
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+26
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
1
-0
/
+61
2018-02-22
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
1
-0
/
+2
2018-02-21
seccomp: add a selftest for get_metadata
Tycho Andersen
1
-0
/
+61
2018-02-22
selftests/bpf: update gitignore with test_libbpf_open
Anders Roxell
1
-0
/
+1
2018-02-22
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc
Anders Roxell
1
-1
/
+0
2018-02-21
selftests/memfd: add run_fuse_test.sh to TEST_FILES
Anders Roxell
1
-0
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-49
/
+110
2018-02-15
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
Rui Wang
1
-2
/
+30
2018-02-15
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
1
-7
/
+13
2018-02-15
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2
-1
/
+6
2018-02-14
Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-02-13
selftests: memfd: add config fragment for fuse
Anders Roxell
1
-0
/
+1
2018-02-13
selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m
Naresh Kamboju
1
-0
/
+1
2018-02-13
selftests/android: Fix line continuation in Makefile
Daniel Díaz
1
-4
/
+4
2018-02-13
selftest/vDSO: fix O=
Dominik Brodowski
1
-7
/
+7
2018-02-13
selftests: sync: missing CFLAGS while compiling
Anders Roxell
1
-1
/
+1
2018-02-13
selftests/powerpc: Fix to use ucontext_t instead of struct ucontext
Harish
1
-1
/
+1
2018-02-13
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
Dominik Brodowski
1
-0
/
+4
2018-02-13
selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...
Dominik Brodowski
1
-1
/
+1
2018-02-13
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
1
-28
/
+0
2018-02-13
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2
-6
/
+16
2018-02-13
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
Dominik Brodowski
1
-7
/
+43
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-5
/
+248
2018-02-09
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+50
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
6
-4
/
+228
2018-02-09
selftests/bpf: add selftest that use test_libbpf_open
Jesper Dangaard Brouer
2
-2
/
+61
2018-02-09
selftests/bpf: add test program for loading BPF ELF files
Jesper Dangaard Brouer
2
-1
/
+151
[next]