index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
1
-3
/
+27
2018-03-21
selftests/x86: Add tests for the STR and SLDT instructions
Ricardo Neri
1
-1
/
+17
2018-03-21
selftests/x86: Add tests for User-Mode Instruction Prevention
Ricardo Neri
1
-1
/
+72
2018-03-21
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
1
-1
/
+1
2018-03-19
rcutorture/configinit: Fix build directory error message
SeongJae Park
1
-1
/
+1
2018-03-19
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
1
-1
/
+4
2018-03-11
bpf: allow xadd only on aligned memory
Daniel Borkmann
1
-0
/
+58
2018-03-11
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
1
-0
/
+26
2018-02-25
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
1
-1
/
+122
2018-02-22
selftests/x86/mpx: Fix incorrect bounds with old _sigfault
Rui Wang
1
-2
/
+30
2018-02-22
selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems
Dominik Brodowski
1
-7
/
+13
2018-02-22
selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c
Dominik Brodowski
2
-1
/
+6
2018-02-22
selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c
Dominik Brodowski
1
-0
/
+4
2018-02-22
selftests/x86/pkeys: Remove unused functions
Ingo Molnar
1
-28
/
+0
2018-02-22
selftests/x86: Clean up and document sscanf() usage
Dominik Brodowski
2
-6
/
+16
2018-02-22
selftests/x86: Fix vDSO selftest segfault for vsyscall=none
Dominik Brodowski
1
-7
/
+43
2018-02-22
kselftest: fix OOM in memory compaction test
Arnd Bergmann
1
-0
/
+2
2018-02-22
selftests: seccomp: fix compile error seccomp_bpf
Anders Roxell
1
-2
/
+2
2018-01-31
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
1
-2
/
+27
2018-01-17
selftests/x86: Add test_vsyscall
Andy Lutomirski
2
-1
/
+501
2018-01-17
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
1
-0
/
+40
2018-01-02
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
1
-2
/
+1
2017-12-29
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
1
-6
/
+3
2017-12-25
selftests/bpf: add tests for recent bugfixes
Daniel Borkmann
1
-16
/
+533
2017-12-25
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
Andy Lutomirski
1
-1
/
+9
2017-12-25
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
Andy Lutomirski
1
-16
/
+37
2017-12-14
x86/mpx/selftests: Fix up weird arrays
Dave Hansen
1
-2
/
+2
2017-12-10
selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
Andy Lutomirski
1
-1
/
+9
2017-12-10
selftests/x86/ldt_get: Add a few additional tests for limits
Andy Lutomirski
1
-1
/
+16
2017-11-21
selftests/x86/protection_keys: Fix syscall NR redefinition warnings
Andy Lutomirski
1
-6
/
+18
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
234
-0
/
+234
2017-11-02
Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
234
-0
/
+234
2017-10-31
selftests: lib.mk: print individual test results to console by default
Shuah Khan
1
-1
/
+5
2017-10-31
tc-testing: fix arg to ip command: -s -> -n
Brenda J. Butler
1
-2
/
+2
2017-10-29
selftests: Introduce a new test case to tc testsuite
Chris Mi
3
-5
/
+40
2017-10-29
selftests: Introduce a new script to generate tc batch file
Chris Mi
1
-0
/
+62
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+522
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
1
-0
/
+480
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
1
-2
/
+14
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2
-3
/
+3
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
1
-1
/
+11
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
1
-0
/
+14
2017-10-13
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
1
-5
/
+20
2017-10-10
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-3
/
+3
2017-10-05
selftests/net: rxtimestamp: Fix an off by one
Dan Carpenter
1
-1
/
+1
2017-10-05
selftests: mqueue: fix regression in silencing output from RUN_TESTS
Shuah Khan
1
-2
/
+2
2017-10-05
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
Shuah Khan
1
-1
/
+1
2017-09-27
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
20
-65
/
+245
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
1
-3
/
+6
[next]