index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
syscall.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5 days
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
9 days
bpf: optimize bpf_map_update_elem() for map-in-map types
Ritesh Oedayrajsingh Varma
12 days
bpf: Fix exclusive map memory leak
Edward Adam Davis
13 days
bpf: Introduce internal bpf_map_check_op_flags helper function
Leon Hwang
2025-11-17
bpf: Fix invalid prog->stats access when update_effective_progs fails
Pu Lehui
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-11-14
bpf: don't skip other information if xlated_prog_insns is skipped
Altgelt, Max (Nextron)
2025-11-10
bpf: Export necessary symbols for modules with struct_ops
D. Wythe
2025-11-05
bpf, x86: add new map type: instructions array
Anton Protopopov
2025-10-24
treewide: Remove in_irq()
Matthew Wilcox (Oracle)
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_asy...
Alexei Starovoitov
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
2025-09-25
bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
Tao Chen
2025-09-23
bpf: bpf task work plumbing
Mykyta Yatsenko
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2025-09-18
bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
KP Singh
2025-09-18
bpf: Implement exclusive map creation
KP Singh
2025-09-08
bpf: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-07-31
bpf: Move bpf map owner out of common struct
Daniel Borkmann
2025-07-31
bpf: Add cookie object to bpf maps
Daniel Borkmann
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
2025-07-11
bpf: Remove attach_type in bpf_tracing_link
Tao Chen
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
2025-07-07
bpf: Clean code with bpf_copy_to_user()
Tao Chen
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
2025-07-03
bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
Tao Chen
2025-06-09
bpf: Add cookie in fdinfo for raw_tp
Tao Chen
2025-06-09
bpf: Add cookie in fdinfo for tracing
Tao Chen
2025-06-09
bpf: Add cookie to tracing bpf_link_info
Tao Chen
2025-06-09
bpf: Add show_fdinfo for perf_event
Tao Chen
2025-06-09
bpf: Implement mprog API on top of existing cgroup progs
Yonghong Song
2025-06-05
bpf: Add cookie to raw_tp bpf_link_info
Tao Chen
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-22
mm: rename try_alloc_pages() to alloc_pages_nolock()
Alexei Starovoitov
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
2025-05-01
bpf: Replace offsetof() with struct_size()
Thorsten Blum
2025-04-25
bpf: Add namespace to BPF internal symbols
Alexei Starovoitov
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-19
bpf: Implement verifier support for rqspinlock
Kumar Kartikeya Dwivedi
2025-03-17
bpf: Return prog btf_id without capable check
Mykyta Yatsenko
2025-03-17
bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
2025-03-15
bpf: no longer acquire map_idr_lock in bpf_map_inc_not_zero()
Eric Dumazet
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2025-02-27
bpf: Use try_alloc_pages() to allocate pages for bpf needs.
Alexei Starovoitov
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf bpf-6.14-rc4
Alexei Starovoitov
2025-02-20
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
[next]