index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
/
verifier.c
Age
Commit message (
Expand
)
Author
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-08
bpf: Fix memory leaks in __check_func_call
Wang Yufen
2022-11-04
bpf: aggressively forget precise markings during state checkpointing
Andrii Nakryiko
2022-11-04
bpf: stop setting precise in current state
Andrii Nakryiko
2022-11-04
bpf: allow precision tracking for programs with subprogs
Andrii Nakryiko
2022-11-04
bpf: propagate precision across all frames, not just the last one
Andrii Nakryiko
2022-11-04
bpf: propagate precision in ALU/ALU64 operations
Andrii Nakryiko
2022-11-03
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Refactor kptr_off_tab into btf_record
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Drop reg_type_may_be_refcounted_or_null
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Fix slot type check in check_stack_write_var_off
Kumar Kartikeya Dwivedi
2022-11-03
bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
Kumar Kartikeya Dwivedi
2022-11-04
bpf: Fix wrong reg type conversion in release_reference()
Youlin Li
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-01
bpf, verifier: Fix memory leak in array reallocation for stack state
Kees Cook
2022-10-27
bpf: Fix a typo in comment for DFS algorithm
Xu Kuohai
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-10-21
bpf: Consider all mem_types compatible for map_{key,value} args
Dave Marchevsky
2022-10-21
bpf: Allow ringbuf memory to be used as map key
Dave Marchevsky
2022-10-13
bpf: Allow bpf_user_ringbuf_drain() callbacks to return 1
David Vernet
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-21
btf: Allow dynamic pointer parameters in kfuncs
Roberto Sassu
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
2022-09-10
bpf: Add verifier support for custom callback return range
Dave Marchevsky
2022-09-10
bpf: Export btf_type_by_id() and bpf_log()
Daniel Xu
2022-09-10
bpf: Remove duplicate PTR_TO_BTF_ID RO check
Daniel Xu
2022-09-07
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-09-07
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
2022-09-07
bpf/verifier: allow all functions to read user provided context
Benjamin Tissoires
2022-09-07
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-05
bpf: Remove prealloc-only restriction for sleepable bpf programs.
Alexei Starovoitov
2022-09-05
bpf: Remove tracing program restriction on map types
Alexei Starovoitov
2022-09-05
bpf: Relax the requirement to use preallocated hash maps in tracing progs.
Alexei Starovoitov
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
2022-08-25
bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
2022-08-24
bpf: Fix reference state management for synchronous callbacks
Kumar Kartikeya Dwivedi
2022-08-10
bpf: add destructive kfunc flag
Artem Savkov
2022-08-09
bpf: Fix ref_obj_id for dynptr data slices in verifier
Joanne Koong
2022-08-09
bpf: Cleanup check_refcount_ok
Dave Marchevsky
2022-08-08
bpf: Verifier cleanups
Joanne Koong
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-21
bpf: Check attach_func_proto more carefully in check_helper_call
Stanislav Fomichev
2022-07-14
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
[prev]
[next]