index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-26
selftests: drv-net: ncdevmem: restore original HDS setting before exiting
Jakub Kicinski
1
-9
/
+103
2025-08-26
selftests: drv-net: ncdevmem: restore old channel config
Jakub Kicinski
1
-12
/
+22
2025-08-26
selftests: drv-net: ncdevmem: save IDs of flow rules we added
Jakub Kicinski
1
-36
/
+107
2025-08-26
selftests: drv-net: ncdevmem: remove use of error()
Jakub Kicinski
1
-158
/
+358
2025-08-26
selftests: drv-net: hds: restore hds settings
Jakub Kicinski
1
-0
/
+39
2025-08-26
selftests/bpf: Remove may_goto tests from DENYLIST.s390x
Ilya Leoshkevich
1
-1
/
+0
2025-08-26
selftests/bpf: Enable timed may_goto verifier tests on s390x
Ilya Leoshkevich
2
-3
/
+7
2025-08-26
selftests/bpf: Add __arch_s390x macro
Ilya Leoshkevich
2
-0
/
+6
2025-08-26
selftests/bpf: Add a missing newline to the "bad arch spec" message
Ilya Leoshkevich
1
-1
/
+1
2025-08-26
selftests/bpf: Remove entries from config.{arch} already present in config
Tiezhu Yang
5
-30
/
+0
2025-08-25
selftests: net: add test for dst hint mechanism with directed broadcast addre...
Oscar Maes
2
-0
/
+80
2025-08-25
selftests: rtnetlink: skip tests if tools or feats are missing
Alessandro Ratti
1
-0
/
+11
2025-08-25
selftests: drv-net: xdp: make sure we're actually testing native XDP
Jakub Kicinski
1
-2
/
+2
2025-08-25
Merge 6.17-rc3 into char-misc-next
Greg Kroah-Hartman
18
-41
/
+978
2025-08-22
cgroup: selftests: Add tests for freezer time
Tiffany Yang
1
-0
/
+663
2025-08-22
selftests/bpf: Tests for is_scalar_branch_taken tnum logic
Paul Chaignon
1
-0
/
+41
2025-08-22
selftests: drv-net: xdp: Validate single-buff XDP_TX in multi-buff mode
Dimitri Daskalakis
1
-1
/
+4
2025-08-22
selftests: drv-net: xdp: Add a single-buffer XDP_TX test.
Dimitri Daskalakis
1
-1
/
+22
2025-08-22
selftests: drv-net: xdp: Extract common XDP_TX setup/validation.
Dimitri Daskalakis
1
-13
/
+34
2025-08-22
Merge tag 'block-6.17-20250822' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+2
2025-08-22
Merge tag 'mm-hotfixes-stable-2025-08-21-18-17' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-3
/
+266
2025-08-22
selftests/alsa: remove 0/NULL global variable assignment
Nikola Z. Ivanov
2
-8
/
+8
2025-08-21
KVM: arm64: selftests: Sync ID_AA64MMFR3_EL1 in set_id_regs
Mark Brown
1
-0
/
+1
2025-08-21
KVM: arm64: Get rid of ARM64_FEATURE_MASK()
Marc Zyngier
7
-20
/
+20
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-24
/
+932
2025-08-21
Merge tag 'sched_ext-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+0
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-35
/
+710
2025-08-21
selftests/bpf: Use vmlinux.h for BPF programs
Hengqi Chen
5
-36
/
+11
2025-08-21
selftests/seccomp: validate uprobe syscall passes through seccomp
Jiri Olsa
1
-21
/
+86
2025-08-21
selftests/bpf: Fix uprobe syscall shadow stack test
Jiri Olsa
1
-18
/
+6
2025-08-21
selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
Jiri Olsa
2
-6
/
+17
2025-08-21
selftests/bpf: Add uprobe_regs_equal test
Jiri Olsa
2
-16
/
+44
2025-08-21
selftests/bpf: Add optimized usdt variant for basic usdt test
Jiri Olsa
1
-13
/
+25
2025-08-21
selftests/bpf: Add uprobe syscall sigill signal test
Jiri Olsa
1
-0
/
+36
2025-08-21
selftests/bpf: Add hit/attach/detach race optimized uprobe test
Jiri Olsa
1
-0
/
+108
2025-08-21
selftests/bpf: Add uprobe/usdt syscall tests
Jiri Olsa
2
-1
/
+335
2025-08-21
selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
Jiri Olsa
2
-6
/
+14
2025-08-21
selftests/bpf: Reorg the uprobe_syscall test function
Jiri Olsa
1
-22
/
+12
2025-08-21
selftests/bpf: Import usdt.h from libbpf/usdt project
Jiri Olsa
1
-0
/
+545
2025-08-21
selftests: net: fix memory leak in tls.c
Cryolitia PukNgae
1
-0
/
+5
2025-08-21
Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-19
/
+646
2025-08-21
selftests: tls: add tests for zero-length records
Jakub Kicinski
1
-5
/
+295
2025-08-21
selftests: bonding: add test for passive LACP mode
Hangbin Liu
3
-1
/
+108
2025-08-20
selftests/net: packetdrill: Support single protocol test.
Kuniyuki Iwashima
1
-19
/
+28
2025-08-20
selftests: rtnetlink: print device info on preferred_lft test failure
Hangbin Liu
1
-0
/
+2
2025-08-20
selftests: net: bpf_offload: print loaded programs on mismatch
Hangbin Liu
1
-2
/
+2
2025-08-20
selftests/net/socket.c: removed warnings from unused returns
Alex Tran
1
-5
/
+6
2025-08-20
selftests: harness: Rename is_signed_type() to avoid collision with overflow.h
Sean Christopherson
1
-2
/
+2
2025-08-19
selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
Eric Biggers
2
-0
/
+2
2025-08-19
selftests: drv-net: ncdevmem: make configure_channels() support combined chan...
Jakub Kicinski
1
-2
/
+76
[prev]
[next]