Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6e8a942b9ddc9b6b122e58a604bc3b452d2b8e8a
/
kernel
/
bpf
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
95e6ba5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
e9eeec5
bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id
by Yonghong Song
· 5 years ago
b22bfea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
734c702
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
ce27709
bpf: Fix build in minimal configurations
by Alexei Starovoitov
· 5 years ago
d0f0104
bpf: Fix static checker warning
by Alexei Starovoitov
· 5 years ago
168829a
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
386403a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
1b96a41
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
b553a6e
bpf: Simplify __bpf_arch_text_poke poke type handling
by Daniel Borkmann
· 5 years ago
d2e4c1e
bpf: Constant map key tracking for prog array pokes
by Daniel Borkmann
· 5 years ago
da765a2
bpf: Add poke dependency tracking for prog array maps
by Daniel Borkmann
· 5 years ago
a66886f
bpf: Add initial poke descriptor table for jit images
by Daniel Borkmann
· 5 years ago
2beee5f
bpf: Move owner type, jited info into array auxiliary data
by Daniel Borkmann
· 5 years ago
6332be0
bpf: Move bpf_free_used_maps into sleepable section
by Daniel Borkmann
· 5 years ago
581738a
bpf: Provide better register bounds after jmp32 instructions
by Yonghong Song
· 5 years ago
071cdec
xdp: Fix cleanup on map free for devmap_hash map type
by Toke Høiland-Jørgensen
· 5 years ago
84bb46c
Revert "bpf: Emit audit messages upon successful prog load and unload"
by Jakub Kicinski
· 5 years ago
a9f852e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 5 years ago
ee5a489
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
196e8ca
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
by Daniel Borkmann
· 5 years ago
91e6015b
bpf: Emit audit messages upon successful prog load and unload
by Daniel Borkmann
· 5 years ago
b2e2f0e
bpf: Make array_map_mmap static
by YueHaibing
· 5 years ago
fc97022
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
by Andrii Nakryiko
· 5 years ago
85192db
bpf: Convert bpf_prog refcnt to atomic64_t
by Andrii Nakryiko
· 5 years ago
1e0bd5a
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
by Andrii Nakryiko
· 5 years ago
5b92a28
bpf: Support attaching tracing BPF program to other BPF programs
by Alexei Starovoitov
· 5 years ago
8c1b6e6
bpf: Compare BTF types of functions arguments with actual types
by Alexei Starovoitov
· 5 years ago
91cc1a9
bpf: Annotate context types
by Alexei Starovoitov
· 5 years ago
9cc31b3
bpf: Fix race in btf_resolve_helper_id()
by Alexei Starovoitov
· 5 years ago
fec56f5
bpf: Introduce BPF trampoline
by Alexei Starovoitov
· 5 years ago
5964b20
bpf: Add bpf_arch_text_poke() helper
by Alexei Starovoitov
· 5 years ago
b7b3fc8
bpf: Support doubleword alignment in bpf_jit_binary_alloc
by Ilya Leoshkevich
· 5 years ago
7432103
cgroup: use cgrp->kn->id as the cgroup ID
by Tejun Heo
· 5 years ago
67c0496
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
by Tejun Heo
· 5 years ago
153bedb
irq_work: Convert flags to atomic_t
by Frederic Weisbecker
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
7e3617a
bpf: Add array support to btf_struct_access
by Martin KaFai Lau
· 5 years ago
85d31dd
bpf: Account for insn->off when doing bpf_probe_read_kernel
by Martin KaFai Lau
· 5 years ago
d0fbb51
bpf, offload: Unlock on error in bpf_offload_dev_create()
by Dan Carpenter
· 5 years ago
ae8a76f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
6e07a63
bpf: Switch BPF probe insns to bpf_probe_read_kernel
by Daniel Borkmann
· 5 years ago
d817991
xsk: Restructure/inline XSKMAP lookup/redirect/flush
by Björn Töpel
· 5 years ago
e65650f
bpf: Implement map_gen_lookup() callback for XSKMAP
by Maciej Fijalkowski
· 5 years ago
64fe8c0
xsk: Store struct xdp_sock as a flexible array member of the XSKMAP
by Björn Töpel
· 5 years ago
ff1c08e
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
by Björn Töpel
· 5 years ago
f1b9509
bpf: Replace prog_raw_tp+btf_id with prog_tracing
by Alexei Starovoitov
· 5 years ago
af91acb
bpf: Fix bpf jit kallsym access
by Alexei Starovoitov
· 5 years ago
7541c87
bpf: Allow narrow loads of bpf_sysctl fields with offset > 0
by Ilya Leoshkevich
· 5 years ago
6092f726
bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer()
by Paul E. McKenney
· 5 years ago
15ab09b
bpf: Enforce 'return 0' in BTF-enabled raw_tp programs
by Alexei Starovoitov
· 5 years ago
3820729
bpf: Prepare btf_ctx_access for non raw_tp use case
by Martin KaFai Lau
· 5 years ago
3b4d9eb
bpf: Fix use after free in bpf_get_prog_name
by Daniel Borkmann
· 5 years ago
cd7455f
bpf: Fix use after free in subprog's jited symbol removal
by Daniel Borkmann
· 5 years ago
ce197d8
xdp: Handle device unregister for devmap_hash map type
by Toke Høiland-Jørgensen
· 5 years ago
05679ca
xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
by Toke Høiland-Jørgensen
· 5 years ago
c108e3c
bpf: Fix bpf_attr.attach_btf_id check
by Alexei Starovoitov
· 5 years ago
a7658e1
bpf: Check types of arguments passed into helpers
by Alexei Starovoitov
· 5 years ago
3dec541
bpf: Add support for BTF pointers to x86 JIT
by Alexei Starovoitov
· 5 years ago
2a02759
bpf: Add support for BTF pointers to interpreter
by Alexei Starovoitov
· 5 years ago
ac4414b
bpf: Attach raw_tp program with BTF via type name
by Alexei Starovoitov
· 5 years ago
9e15db6
bpf: Implement accurate raw_tp context access via BTF
by Alexei Starovoitov
· 5 years ago
ccfe29e
bpf: Add attach_btf_id attribute to program load
by Alexei Starovoitov
· 5 years ago
8580ac9
bpf: Process in-kernel BTF
by Alexei Starovoitov
· 5 years ago
eac9153
bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
by Song Liu
· 5 years ago
2dedd7d
bpf: Fix cast to pointer from integer of different size warning
by Andrii Nakryiko
· 5 years ago
a23740e
bpf: Track contents of read-only maps as scalars
by Andrii Nakryiko
· 5 years ago
5facae4
locking/lockdep: Remove unused @nested argument from lock_release()
by Qian Cai
· 5 years ago
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
e3439af
bpf: Clean up indentation issue in BTF kflag processing
by Colin Ian King
· 5 years ago
fcd30ae
bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
by Jonathan Lemon
· 5 years ago
0b36c9e
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
9eea984
bpf: fix BTF verification of enums
by Alexei Starovoitov
· 5 years ago
d2935de
vfs: Convert bpf to use the new mount API
by David Howells
· 6 years ago
28f2c36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
d895a0f
bpf: fix accessing bpf_sysctl.file_pos on s390
by Ilya Leoshkevich
· 5 years ago
af58e7e
xdp: Fix race in dev_map_hash_update_elem() when replacing element
by Toke Høiland-Jørgensen
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
1e46c09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
2339cd6
bpf: fix precision tracking of stack slots
by Alexei Starovoitov
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
10d274e
bpf: introduce verifier internal test flag
by Alexei Starovoitov
· 5 years ago
68aaf44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
ede7c46
bpf: handle 32-bit zext during constant blinding
by Naveen N. Rao
· 5 years ago
c751798
bpf: fix use after free in prog symbol exposure
by Daniel Borkmann
· 5 years ago
6754172
bpf: fix precision tracking in presence of bpf2bpf calls
by Alexei Starovoitov
· 5 years ago
1b9ed84
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
by Quentin Monnet
· 5 years ago
3481e64
bpf: add BTF ids in procfs for file descriptors to BTF objects
by Quentin Monnet
· 5 years ago
ede6bc8
bpf: Use PTR_ERR_OR_ZERO in xsk_map_inc()
by YueHaibing
· 5 years ago
36cc3435
xsk: support BPF_EXIST and BPF_NOEXIST flags in XSKMAP
by Björn Töpel
· 5 years ago
0402acd
xsk: remove AF_XDP socket from map when the socket is released
by Björn Töpel
· 5 years ago
b0e4701
bpf: export bpf_map_inc_not_zero
by Stanislav Fomichev
· 5 years ago
e032500
btf: fix return value check in btf_vmlinux_init()
by Wei Yongjun
· 5 years ago
708852d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 5 years ago
7fd7856
btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinux
by Andrii Nakryiko
· 5 years ago
341dfcf
btf: expose BTF info through sysfs
by Andrii Nakryiko
· 5 years ago
9babe82
bpf: always allocate at least 16 bytes for setsockopt hook
by Stanislav Fomichev
· 5 years ago
Next »