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
nocache-cleanup
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
13 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
37
-23
/
+2164
14 days
selftests/bpf: Test pointer bpf_loop iteration count rejection
Kumar Kartikeya Dwivedi
1
-0
/
+17
2026-09-04
selftests/bpf: precision of a NULL global subprogram BTF_ID argument
Eduard Zingerman
1
-0
/
+24
2026-09-04
selftests/bpf: precision of a NULL kfunc argument
Eduard Zingerman
1
-0
/
+34
2026-09-04
selftests/bpf: precision of a NULL global subprogram memory argument
Eduard Zingerman
1
-0
/
+32
2026-09-04
selftests/bpf: precision of a NULL helper argument
Eduard Zingerman
2
-0
/
+63
2026-09-04
bpf: mark a NULL call argument precise
Eduard Zingerman
1
-6
/
+6
2026-09-04
Merge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+112
2026-09-04
selftests/bpf: Test inner map identities in callbacks
Kumar Kartikeya Dwivedi
2
-4
/
+109
2026-09-04
selftests/bpf: Test imprecise scalar kptr stores
Kumar Kartikeya Dwivedi
1
-0
/
+37
2026-09-04
selftests/bpf: Test rhtab kptr cancellation semantics
Nuoqi Gui
2
-0
/
+118
2026-09-04
selftests/bpf: Test timer field on recycled rhtab element
Kumar Kartikeya Dwivedi
2
-0
/
+239
2026-09-04
selftests/bpf: Fix flaky bpf_nf test when random NAT port is 0
Jiayuan Chen
1
-4
/
+4
2026-09-04
Merge tag 'hid-for-linus-2026090401' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+72
2026-09-04
Merge tag 'sound-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+2
2026-09-04
selftests/bpf: Reject refcount acquisition after RCU unlock
Ning Ding
1
-0
/
+27
2026-09-04
selftests/bpf: Reject graph kptr use after RCU unlock
Kumar Kartikeya Dwivedi
2
-3
/
+78
2026-09-04
selftests/bpf: Test borrowed refcount acquisition nullability
Ning Ding
2
-0
/
+109
2026-09-04
selftests/bpf: Reject non-percpu values in percpu kptr fields
Kumar Kartikeya Dwivedi
1
-0
/
+59
2026-09-04
selftests/bpf: No non-NULL inference from an imprecise zero register
Eduard Zingerman
1
-0
/
+34
2026-09-04
selftests/bpf: Check that JMP32 pointer vs zero jumps are not predicted
Eduard Zingerman
1
-0
/
+27
2026-09-04
selftests/bpf: Check the linked regs cap for the compared register
Eduard Zingerman
1
-6
/
+7
2026-09-04
selftests/bpf: No non-NULL inference from unbounded offset pointers
Eduard Zingerman
1
-0
/
+80
2026-09-03
selftests/bpf: Add tests to assert that netfilter progs cannot write to skb
Florian Westphal
1
-0
/
+78
2026-09-03
selftests/bpf: Reject legacy packet loads from callbacks
Kumar Kartikeya Dwivedi
1
-0
/
+96
2026-09-03
selftests/bpf: Check faultable stack helper contexts
Kumar Kartikeya Dwivedi
1
-0
/
+52
2026-09-03
selftests/bpf: Test btf lookup helper sleepability
Kumar Kartikeya Dwivedi
1
-0
/
+34
2026-09-03
selftests/bpf: Check rbtree callback restrictions in subprogs
Kumar Kartikeya Dwivedi
1
-0
/
+55
2026-09-03
selftests/bpf: bpf_fastcall patterns entered by a jump
Eduard Zingerman
1
-0
/
+110
2026-09-03
selftests/bpf: check zero extension of an arena 32-bit cmpxchg
Eduard Zingerman
1
-0
/
+26
2026-09-03
Merge tag 'mm-hotfixes-stable-2026-09-03-17-45' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-29
/
+1
2026-09-03
mm/secretmem: properly account locked pages
Lorenzo Stoakes (ARM)
1
-29
/
+1
2026-09-03
Merge tag 'net-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-0
/
+551
2026-09-03
selftests/bpf: Check syscall helpers in timer callbacks
Kumar Kartikeya Dwivedi
1
-0
/
+64
2026-09-03
selftests/bpf: Test sched_process_wait nullable argument
Kumar Kartikeya Dwivedi
1
-0
/
+17
2026-09-03
selftests/bpf: Reject resilient unlock in rbtree callback
Kumar Kartikeya Dwivedi
1
-0
/
+29
2026-09-03
selftests/bpf: Test direct tail calls from callbacks
Kumar Kartikeya Dwivedi
1
-0
/
+16
2026-09-03
selftests/bpf: Cover signal tracepoint siginfo sentinels
Kumar Kartikeya Dwivedi
1
-0
/
+36
2026-09-03
selftests/bpf: Add test for showing a void BTF type
Jiayuan Chen
2
-0
/
+103
2026-09-03
selftests/bpf: Add test for key-less BTF hash map
Jiayuan Chen
1
-0
/
+59
2026-09-03
selftests/alsa: Fix the step check for INTEGER controls
HyeongJun An
1
-2
/
+2
2026-09-02
selftests/bpf: BPF_PSEUDO_FUNC reference to the main program
Eduard Zingerman
1
-0
/
+45
2026-09-02
selftests/bpf: test case for unsafe pruning of bpf_loop checkpoints
Eduard Zingerman
1
-0
/
+39
2026-09-02
selftests/bpf: Precision tracking across BPF_ABS subprog exit
Eduard Zingerman
1
-0
/
+51
2026-09-01
selftests/hid: prepare test_rdesc_fixup_get_data_overflow for the new verifier
Benjamin Tissoires
1
-8
/
+17
2026-09-01
selftests/hid: Add a test to ensure we can write fields in hid_device
Benjamin Tissoires
3
-0
/
+55
2026-09-01
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
628
-4910
/
+39804
2026-08-31
selftests: net: Add exception cache tests
Ido Schimmel
2
-0
/
+522
2026-08-31
selftests: tc-testing: add u32 node ID pool exhaustion test
Jamal Hadi Salim
1
-0
/
+23
2026-08-31
Merge tag 'cgroup-for-7.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-16
/
+123
[next]