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
/
include
/
linux
/
filter.h
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-22
/
+4
2026-01-31
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
1
-0
/
+1
2026-01-20
kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()
Petr Mladek
1
-22
/
+4
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+10
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+20
2025-11-17
bpf: Fix invalid prog->stats access when update_effective_progs fails
Pu Lehui
1
-5
/
+7
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
1
-0
/
+20
2025-11-10
bpf: Unclone skb head on bpf_dynptr_write to skb metadata
Jakub Sitnicki
1
-0
/
+9
2025-11-04
bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-09-23
bpf, x86: Add support for signed arena loads
Kumar Kartikeya Dwivedi
1
-0
/
+3
2025-09-04
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
1
-1
/
+1
2025-09-04
bpf: Return an error pointer for skb metadata when CONFIG_NET=n
Jakub Sitnicki
1
-1
/
+1
2025-08-22
bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()
Eric Biggers
1
-6
/
+0
2025-08-18
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
1
-0
/
+6
2025-08-18
bpf: Enable read/write access to skb metadata through a dynptr
Jakub Sitnicki
1
-0
/
+6
2025-08-13
bpf: Don't use %pK through printk
Thomas Weißschuh
1
-1
/
+1
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+3
2025-07-26
bpf: Move bpf_jit_get_prog_name() to core.c
Puranjay Mohan
1
-0
/
+2
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
1
-2
/
+12
2025-06-09
bpf, arm64, powerpc: Change nospec to include v1 barrier
Luis Gerhorst
1
-1
/
+1
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+20
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
1
-0
/
+2
2025-03-15
bpf: Add verifier support for timed may_goto
Kumar Kartikeya Dwivedi
1
-0
/
+8
2025-02-25
selftests/bpf: Test gen_pro/epilogue that generate kfuncs
Amery Hung
1
-0
/
+10
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
1
-0
/
+1
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-12-10
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
1
-1
/
+1
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
1
-4
/
+5
2024-11-12
bpf: Find eligible subprogs for private stack support
Yonghong Song
1
-0
/
+1
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-0
/
+10
2024-08-29
bpf: Add gen_epilogue to bpf_verifier_ops
Martin KaFai Lau
1
-0
/
+10
2024-08-05
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-1
/
+1
2024-08-05
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
1
-1
/
+1
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-2
/
+1
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+7
2024-07-02
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
1
-0
/
+27
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
1
-7
/
+7
2024-06-24
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+42
2024-06-24
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-10
/
+46
2024-06-20
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
1
-2
/
+1
2024-05-24
bpf: constify member bpf_sysctl_kern:: Table
Thomas Weißschuh
1
-1
/
+1
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+1
2024-05-12
riscv, bpf: inline bpf_get_smp_processor_id()
Puranjay Mohan
1
-0
/
+1
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-04-26
bpf: verifier: prevent userspace memory access
Puranjay Mohan
1
-0
/
+1
2024-04-09
bpf: Add support for certain atomics in bpf_arena to x86 JIT
Alexei Starovoitov
1
-0
/
+4
2024-04-03
bpf: add special internal-only MOV instruction to resolve per-CPU addrs
Andrii Nakryiko
1
-0
/
+20
2024-04-02
bpf: Improve program stats run-time calculation
Jose Fernandez
1
-2
/
+4
2024-03-25
bpf: implement insn_is_cast_user() helper for JITs
Puranjay Mohan
1
-0
/
+10
2024-03-14
bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...
Christophe Leroy
1
-2
/
+3
[next]