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
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
bpf: Prefer dirty packs for eBPF allocations
Pawan Gupta
1
-3
/
+3
5 days
bpf: Prefer packs that won't trigger an IBPB flush on allocation
Pawan Gupta
1
-3
/
+24
5 days
bpf: Skip redundant IBPB in pack allocator
Pawan Gupta
1
-1
/
+14
5 days
bpf: Restrict JIT predictor flush to cBPF
Pawan Gupta
2
-6
/
+9
5 days
bpf: Support for hardening against JIT spraying
Pawan Gupta
1
-0
/
+19
6 days
bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
Matt Bobrowski
1
-0
/
+9
11 days
bpf: Fix insn_aux_data leak on verifier err_free_env path
KaFai Wan
1
-1
/
+1
11 days
bpf: Mask pseudo pointer values in verifier logs
Nuoqi Gui
1
-1
/
+4
11 days
bpf: Reject offset refcount acquire arguments
Yiyang Chen
1
-10
/
+22
14 days
bpf: Disable xfrm_decode_session hook attachment
Bradley Morgan
1
-0
/
+3
14 days
bpf: Reset register bounds before narrowing retval range in check_mem_access()
Tristan Madani
1
-0
/
+1
14 days
bpf: Preserve pointer spill metadata during half-slot cleanup
Nuoqi Gui
1
-6
/
+7
2026-06-21
bpf: Fix effective prog array index with BPF_F_PREORDER
Amery Hung
1
-46
/
+62
2026-06-21
bpf: Fix BPF_PROG_ASSOC_STRUCT_OPS last field check
ThiƩbaud Weksteen
1
-1
/
+1
2026-06-21
bpf: Allow type tag BTF records to succeed other modifier records
Emil Tsalapatis
1
-86
/
+123
2026-06-21
bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
Alexei Starovoitov
1
-0
/
+4
2026-06-21
bpf: Fix build_id caching in stack_map_get_build_id_offset()
Ihor Solodrai
1
-53
/
+130
2026-06-21
bpf: Fix stack slot index in nospec checks
Nuoqi Gui
1
-1
/
+2
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
1
-1
/
+1
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
29
-2878
/
+5433
2026-06-14
bpf: Add support to specify uprobe_multi target via file descriptor
Jiri Olsa
1
-2
/
+2
2026-06-15
Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+237
2026-06-14
bpf: Raise maximum call chain depth to 16 frames
Alexei Starovoitov
1
-5
/
+10
2026-06-12
bpf: Fix setting retval to -EPERM for cgroup hooks not returning errno
Xu Kuohai
2
-13
/
+54
2026-06-12
bpf: Run generic devmap egress prog on private skb
Sun Jian
1
-0
/
+12
2026-06-10
bpf: Tighten cgroup storage cookie checks for prog arrays
Daniel Borkmann
1
-1
/
+1
2026-06-09
bpf: Cancel special fields on map value recycle
Justin Suess
3
-18
/
+27
2026-06-09
bpf: Reject bpf_obj_drop() from tracing progs
Justin Suess
1
-0
/
+17
2026-06-09
bpf: Allow sleepable programs to use LPM trie maps directly
Vlad Poenaru
1
-0
/
+1
2026-06-09
bpf: Allow LPM map access from sleepable BPF programs
Vlad Poenaru
1
-4
/
+4
2026-06-09
bpf: Enforce write checks for BTF pointer helper access
Nuoqi Gui
1
-1
/
+1
2026-06-09
bpf: Validate BTF repeated field counts before expansion
Paul Moses
1
-5
/
+4
2026-06-08
bpf: Fix NULL pointer dereference in bpf_task_from_vpid()
Sechang Lim
1
-2
/
+4
2026-06-08
bpf: Keep dynamic inner array lookups nullable
Nuoqi Gui
1
-6
/
+9
2026-06-07
bpf: Fix NMI/tracepoint re-entry deadlock on lru locks
Mykyta Yatsenko
2
-71
/
+119
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
4
-13
/
+53
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
1
-0
/
+1
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
1
-0
/
+2
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2
-0
/
+326
2026-06-07
bpf: Move sleepable verification code to btf_id_allow_sleepable
Jiri Olsa
1
-32
/
+50
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
4
-6
/
+68
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
2
-21
/
+12
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
3
-88
/
+93
2026-06-07
bpf: Add bpf_trampoline_add/remove_prog functions
Jiri Olsa
1
-47
/
+61
2026-06-07
bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
Jiri Olsa
1
-28
/
+38
2026-06-07
bpf: Add struct bpf_trampoline_ops object
Jiri Olsa
1
-18
/
+41
2026-06-07
bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
1
-24
/
+53
2026-06-07
bpf: Reject sleepable BPF_LSM_CGROUP programs at load time
David Windsor
1
-2
/
+4
[next]