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
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-7
/
+65
2025-12-09
bpf: Fix truncated dmabuf iterator reads
T.J. Mercier
1
-7
/
+49
2025-12-09
bpf: Add bpf_has_frame_pointer()
Josh Poimboeuf
1
-0
/
+16
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+5
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-8
/
+9
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
19
-796
/
+1819
2025-12-02
Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-12-01
Merge tag 'perf-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.fd_prepare.fs' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-53
/
+23
2025-11-29
bpf: optimize bpf_map_update_elem() for map-in-map types
Ritesh Oedayrajsingh Varma
1
-1
/
+1
2025-11-29
rqspinlock: Precede non-head waiter queueing with AA check
Kumar Kartikeya Dwivedi
1
-0
/
+13
2025-11-29
rqspinlock: Disable spinning for trylock fallback
Kumar Kartikeya Dwivedi
1
-10
/
+8
2025-11-29
rqspinlock: Use trylock fallback when per-CPU rqnode is busy
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-11-29
rqspinlock: Perform AA checks immediately
Kumar Kartikeya Dwivedi
1
-18
/
+7
2025-11-29
rqspinlock: Enclose lock/unlock within lock entry acquisitions
Kumar Kartikeya Dwivedi
1
-9
/
+6
2025-11-28
bpf: Disable file_alloc_security hook
Amery Hung
1
-0
/
+1
2025-11-28
bpf: check for insn arrays in check_ptr_alignment
Anton Protopopov
1
-3
/
+3
2025-11-28
bpf: force BPF_F_RDONLY_PROG on insn array creation
Anton Protopopov
2
-7
/
+9
2025-11-28
bpf: convert bpf_token_create() to FD_PREPARE()
Christian Brauner
1
-32
/
+15
2025-11-28
bpf: convert bpf_iter_new_fd() to FD_PREPARE()
Christian Brauner
1
-21
/
+8
2025-11-26
bpf: Fix exclusive map memory leak
Edward Adam Davis
1
-1
/
+2
2025-11-25
bpf: Introduce internal bpf_map_check_op_flags helper function
Leon Hwang
1
-23
/
+11
2025-11-24
bpf: implement "jmp" mode for trampoline
Menglong Dong
1
-17
/
+58
2025-11-24
bpf: specify the old and new poke_type for bpf_arch_text_poke
Menglong Dong
2
-8
/
+17
2025-11-24
bpf: cleanup aux->used_maps after jit
Anton Protopopov
1
-0
/
+9
2025-11-21
bpf: support nested rcu critical sections
Puranjay Mohan
1
-25
/
+22
2025-11-21
bpf: correct stack liveness for tail calls
Eduard Zingerman
2
-5
/
+31
2025-11-21
bpf: properly verify tail call behavior
Martin Teichmann
1
-3
/
+28
2025-11-21
bpf: Add a check to make static analysers happy
Anton Protopopov
1
-1
/
+7
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-25
/
+27
2025-11-18
bpf: Replace bpf memory allocator with kmalloc_nolock() in local storage
Amery Hung
1
-107
/
+45
2025-11-18
bpf: Save memory alloction info in bpf_local_storage
Amery Hung
1
-44
/
+8
2025-11-18
bpf: Remove smap argument from bpf_selem_free()
Amery Hung
1
-9
/
+10
2025-11-18
bpf: Always charge/uncharge memory when allocating/unlinking storage elements
Amery Hung
1
-12
/
+10
2025-11-17
bpf: Fix invalid prog->stats access when update_effective_progs fails
Pu Lehui
1
-0
/
+3
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2
-2
/
+2
2025-11-16
convert bpf
Al Viro
1
-10
/
+5
2025-11-14
bpf: don't skip other information if xlated_prog_insns is skipped
Altgelt, Max (Nextron)
1
-11
/
+11
2025-11-14
bpf: verifier: Move desc->imm setup to sort_kfunc_descs_by_imm_off()
Puranjay Mohan
1
-19
/
+35
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
4
-25
/
+27
2025-11-14
bpf: Handle return value of ftrace_set_filter_ip in register_fentry
Menglong Dong
1
-1
/
+3
2025-11-14
bpf: Add missing checks to avoid verbose verifier log
Eduard Zingerman
1
-4
/
+6
2025-11-14
bpf: Prevent nesting overflow in bpf_try_get_buffers
Sahil Chandna
1
-0
/
+3
2025-11-14
bpf: account for current allocated stack depth in widen_imprecise_scalars()
Eduard Zingerman
1
-2
/
+4
2025-11-13
bpf: Free special fields when update [lru_,]percpu_hash maps
Leon Hwang
1
-2
/
+8
2025-11-12
bpf: Adjust return value for queue destruction in rqspinlock
Kumar Kartikeya Dwivedi
1
-1
/
+1
2025-11-10
bpf: Export necessary symbols for modules with struct_ops
D. Wythe
2
-0
/
+3
2025-11-10
bpf: Unclone skb head on bpf_dynptr_write to skb metadata
Jakub Sitnicki
1
-4
/
+2
2025-11-06
bpf: Use kmalloc_nolock() in range tree
Puranjay Mohan
1
-15
/
+6
[next]