index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
2022-08-11
1
-5
/
+4
*
KVM: selftests: Make hyperv_clock selftest more stable
Vitaly Kuznetsov
2022-08-11
1
-3
/
+7
*
selftests/bpf: Check dst_port only on the client socket
Jakub Sitnicki
2022-08-11
1
-0
/
+4
*
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
2022-08-11
3
-20
/
+160
*
KVM: selftests: Fix target thread to be migrated in rseq_test
Gavin Shan
2022-07-29
1
-3
/
+5
*
Revert "selftest/vm: verify mmap addr in mremap_test"
Oleksandr Tymoshenko
2022-07-29
1
-29
/
+0
*
Revert "selftest/vm: verify remap destination address in mremap_test"
Oleksandr Tymoshenko
2022-07-29
1
-24
/
+0
*
selftests/net: fix section name when using xdp_dummy.o
Hangbin Liu
2022-07-12
4
-6
/
+6
*
selftests: forwarding: fix error message in learning_test
Vladimir Oltean
2022-07-12
1
-1
/
+1
*
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean
2022-07-12
1
-0
/
+2
*
selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT
Vladimir Oltean
2022-07-12
1
-0
/
+2
*
Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
Po-Hsu Lin
2022-07-12
2
-86
/
+0
*
selftests/rseq: Change type of rseq_offset to ptrdiff_t
Mathieu Desnoyers
2022-07-07
3
-10
/
+12
*
selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-07-07
1
-32
/
+34
*
selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
Mathieu Desnoyers
2022-07-07
1
-28
/
+30
*
selftests/rseq: Fix: work-around asm goto compiler bugs
Mathieu Desnoyers
2022-07-07
7
-6
/
+245
*
selftests/rseq: Remove arm/mips asm goto compiler work-around
Mathieu Desnoyers
2022-07-07
2
-74
/
+0
*
selftests/rseq: Fix warnings about #if checks of undefined tokens
Mathieu Desnoyers
2022-07-07
2
-2
/
+2
*
selftests/rseq: Fix ppc32 offsets by using long rather than off_t
Mathieu Desnoyers
2022-07-07
9
-11
/
+11
*
selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...
Mathieu Desnoyers
2022-07-07
1
-27
/
+28
*
selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
Mathieu Desnoyers
2022-07-07
5
-38
/
+38
*
selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
Mathieu Desnoyers
2022-07-07
3
-88
/
+88
*
selftests/rseq: Introduce thread pointer getters
Mathieu Desnoyers
2022-07-07
4
-0
/
+114
*
selftests/rseq: Introduce rseq_get_abi() helper
Mathieu Desnoyers
2022-07-07
7
-94
/
+99
*
selftests/rseq: Remove volatile from __rseq_abi
Mathieu Desnoyers
2022-07-07
2
-4
/
+4
*
selftests/rseq: Remove useless assignment to cpu variable
Mathieu Desnoyers
2022-07-07
1
-3
/
+1
*
selftests/rseq: introduce own copy of rseq uapi header
Mathieu Desnoyers
2022-07-07
3
-14
/
+161
*
selftests/rseq: remove ARRAY_SIZE define from individual tests
Shuah Khan
2022-07-07
2
-4
/
+2
*
selftests/bpf: Add test_verifier support to fixup kfunc call insns
Kumar Kartikeya Dwivedi
2022-07-07
1
-0
/
+28
*
selftests: mptcp: more stable diag tests
Paolo Abeni
2022-07-07
1
-8
/
+40
*
selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
Dimitris Michailidis
2022-07-07
1
-1
/
+1
*
selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
Jie2x Zhou
2022-06-29
1
-1
/
+1
*
selftests/bpf: Add selftest for calling global functions from freplace
Toke Høiland-Jørgensen
2022-06-25
2
-0
/
+32
*
net/sched: act_police: more accurate MTU policing
Davide Caratti
2022-06-14
1
-0
/
+52
*
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2022-06-14
1
-0
/
+43
*
selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
Song Liu
2022-06-14
1
-1
/
+1
*
selftests/bpf: fix selftest after random: Urandom_read tracepoint removal
Andrii Nakryiko
2022-06-14
1
-10
/
+2
*
kseltest/cgroup: Make test_stress.sh work if run interactively
Waiman Long
2022-06-09
1
-1
/
+1
*
landlock: Fix same-layer rule unions
Mickaël Salaün
2022-06-09
1
-0
/
+107
*
landlock: Reduce the maximum number of layers to 16
Mickaël Salaün
2022-06-09
1
-1
/
+1
*
selftests/landlock: Test landlock_create_ruleset(2) argument check ordering
Mickaël Salaün
2022-06-09
1
-1
/
+20
*
landlock: Change landlock_restrict_self(2) check ordering
Mickaël Salaün
2022-06-09
1
-10
/
+37
*
landlock: Change landlock_add_rule(2) argument check ordering
Mickaël Salaün
2022-06-09
1
-2
/
+32
*
selftests/landlock: Add tests for O_PATH
Mickaël Salaün
2022-06-09
1
-2
/
+8
*
selftests/landlock: Fully test file rename with "remove" access
Mickaël Salaün
2022-06-09
1
-4
/
+37
*
selftests/landlock: Extend access right tests to directories
Mickaël Salaün
2022-06-09
1
-8
/
+22
*
selftests/landlock: Add tests for unknown access rights
Mickaël Salaün
2022-06-09
1
-0
/
+16
*
selftests/landlock: Extend tests for minimal valid attribute size
Mickaël Salaün
2022-06-09
1
-0
/
+5
*
selftests/landlock: Make tests build with old libc
Mickaël Salaün
2022-06-09
1
-5
/
+18
*
selftests/landlock: Format with clang-format
Mickaël Salaün
2022-06-09
4
-251
/
+312
[next]