index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2024-08-29
selftests/bpf: Add tests for iter next method returning valid pointer
Juntong Deng
4
-1
/
+154
2024-08-29
selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXIT
Martin KaFai Lau
2
-0
/
+84
2024-08-29
selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insn
Martin KaFai Lau
2
-0
/
+151
2024-08-29
selftests/bpf: Add tailcall epilogue test
Martin KaFai Lau
2
-0
/
+104
2024-08-29
selftests/bpf: Test gen_prologue and gen_epilogue
Martin KaFai Lau
5
-0
/
+371
2024-08-29
selftests/bpf: attach struct_ops maps before test prog runs
Eduard Zingerman
1
-0
/
+27
2024-08-29
KVM: selftests: Play nice with AMD's AVIC errata
Sean Christopherson
1
-4
/
+19
2024-08-29
KVM: selftests: Verify the guest can read back the x2APIC ICR it wrote
Sean Christopherson
1
-2
/
+4
2024-08-29
KVM: selftests: Test x2APIC ICR reserved bits
Sean Christopherson
1
-13
/
+10
2024-08-29
KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled
Sean Christopherson
1
-6
/
+12
2024-08-29
KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPs
Sean Christopherson
1
-1
/
+20
2024-08-29
KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts
Sean Christopherson
1
-5
/
+3
2024-08-29
KVM: selftests: Open code vcpu_run() equivalent in guest_printf test
Sean Christopherson
1
-2
/
+17
2024-08-29
selftests: add selftest for tcp SO_PEEK_OFF support
Jon Maloy
2
-0
/
+184
2024-08-29
selftests/bpf: Make sure stashed kptr in local kptr is freed recursively
Amery Hung
1
-1
/
+29
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-37
/
+145
2024-08-30
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-32
/
+143
2024-08-29
Merge patch series "riscv: mm: Do not restrict mmap address based on hint"
Palmer Dabbelt
3
-71
/
+0
2024-08-29
riscv: selftests: Remove mmap hint address checks
Charlie Jenkins
3
-71
/
+0
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 signal
Matthieu Baerts (NGI0)
1
-11
/
+21
2024-08-29
selftests: mptcp: join: validate event numbers
Matthieu Baerts (NGI0)
2
-3
/
+75
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 endp
Matthieu Baerts (NGI0)
1
-12
/
+15
2024-08-29
selftests: mptcp: join: no extra msg if no counter
Matthieu Baerts (NGI0)
1
-8
/
+8
2024-08-29
selftests: mptcp: join: check re-adding init endp with != id
Matthieu Baerts (NGI0)
1
-5
/
+16
2024-08-29
selftests: mptcp: join: check removing ID 0 endpoint
Matthieu Baerts (NGI0)
1
-7
/
+18
2024-08-29
selftests/hid: Add HIDIOCREVOKE tests
Benjamin Tissoires
1
-0
/
+147
2024-08-29
selftests/hid: Add initial hidraw tests skeleton
Benjamin Tissoires
3
-1
/
+92
2024-08-29
selftests/hid: extract the utility part of hid_bpf.c into its own header
Benjamin Tissoires
2
-435
/
+438
2024-08-29
selftests: netfilter: nft_queue.sh: reduce test file size for debug build
Florian Westphal
1
-1
/
+3
2024-08-29
KVM: arm64: selftests: Cope with lack of GICv3 in set_id_regs
Oliver Upton
1
-0
/
+1
2024-08-28
selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQ...
Juntong Deng
4
-0
/
+58
2024-08-28
selftests/bpf: Fix incorrect parameters in NULL pointer checking
Hao Ge
1
-1
/
+1
2024-08-27
selftests: mptcp: join: cannot rm sf if closed
Matthieu Baerts (NGI0)
1
-7
/
+4
2024-08-27
selftests/net: Add trace events matching to tcp_ao
Dmitry Safonov
19
-18
/
+1358
2024-08-27
selftests/net: Synchronize client/server before counters checks
Dmitry Safonov
4
-4
/
+14
2024-08-27
selftests/tcp_ao: Fix printing format for uint64_t
Mohammad Nassiri
7
-20
/
+20
2024-08-27
selftests/net: Don't forget to close nsfd after switch_save_ns()
Dmitry Safonov
1
-3
/
+10
2024-08-27
selftests/net: Open /proc/thread-self in open_netns()
Dmitry Safonov
1
-1
/
+1
2024-08-27
selftests/net: Be consistent in kconfig checks
Dmitry Safonov
1
-11
/
+12
2024-08-27
selftests/net: Provide test_snprintf() helper
Dmitry Safonov
1
-10
/
+51
2024-08-27
selftests/net: Clean-up double assignment
Dmitry Safonov
1
-1
/
+0
2024-08-27
selftests: forwarding: local_termination: Down ports on cleanup
Petr Machata
1
-0
/
+4
2024-08-27
selftests: forwarding: no_forwarding: Down ports on cleanup
Petr Machata
1
-0
/
+3
2024-08-28
Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+2
2024-08-27
KVM: arm64: Add selftest checking how the absence of GICv3 is handled
Marc Zyngier
2
-0
/
+176
2024-08-27
selftests: tc_actions: test egress 2nd vlan push
Boris Sukholitko
1
-1
/
+24
2024-08-27
selftests: tc_actions: test ingress 2nd vlan push
Boris Sukholitko
1
-1
/
+22
2024-08-27
Documentation/srso: Document a method for checking safe RET operates properly
Borislav Petkov (AMD)
2
-1
/
+71
2024-08-26
ring-buffer: Align meta-page to sub-buffers for improved TLB usage
Vincent Donnefort
1
-0
/
+14
2024-08-26
net: netconsole: selftests: Create a new netconsole selftest
Breno Leitao
3
-1
/
+242
[prev]
[next]