index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-06
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
2020-01-06
bpf: cgroup: prevent out-of-order release of cgroup bpf
Roman Gushchin
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-22
bpf: Fix precision tracking for unbounded scalars
Daniel Borkmann
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2019-12-19
bpf: Remove unused new_flags in hierarchy_allows_attach()
Andrey Ignatov
2019-12-19
bpf: Simplify __cgroup_bpf_attach
Andrey Ignatov
2019-12-19
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
2019-12-19
xdp: Make devmap flush_list common for all map instances
Björn Töpel
2019-12-19
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
2019-12-19
xdp: Fix graze->grace type-o in cpumap comments
Björn Töpel
2019-12-19
xdp: Simplify cpumap cleanup
Björn Töpel
2019-12-19
xdp: Simplify devmap cleanup
Björn Töpel
2019-12-19
bpf: Fix record_func_key to perform backtracking on r3
Daniel Borkmann
2019-12-19
bpf: Remove unnecessary assertion on fp_old
Aditya Pakki
2019-12-17
bpf: Fix cgroup local storage prog tracking
Daniel Borkmann
2019-12-16
bpf: Fix missing prog untrack in release_maps
Daniel Borkmann
2019-12-13
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
2019-12-13
bpf: Introduce BPF dispatcher
Björn Töpel
2019-12-13
bpf: Move trampoline JIT image allocation to a function
Björn Töpel
2019-12-11
bpf, x86, arm64: Enable jit by default when not built as always-on
Daniel Borkmann
2019-12-11
bpf: Make BPF trampoline use register_ftrace_direct() API
Alexei Starovoitov
2019-12-11
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2019-12-11
bpf: Fix build in minimal configurations, again
Arnd Bergmann
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-04
bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id
Yonghong Song
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-11-29
bpf: Fix build in minimal configurations
Alexei Starovoitov
2019-11-27
bpf: Fix static checker warning
Alexei Starovoitov
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-24
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
2019-11-24
bpf: Constant map key tracking for prog array pokes
Daniel Borkmann
2019-11-24
bpf: Add poke dependency tracking for prog array maps
Daniel Borkmann
2019-11-24
bpf: Add initial poke descriptor table for jit images
Daniel Borkmann
2019-11-24
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
2019-11-24
bpf: Move bpf_free_used_maps into sleepable section
Daniel Borkmann
2019-11-24
bpf: Provide better register bounds after jmp32 instructions
Yonghong Song
2019-11-24
xdp: Fix cleanup on map free for devmap_hash map type
Toke Høiland-Jørgensen
2019-11-23
Revert "bpf: Emit audit messages upon successful prog load and unload"
Jakub Kicinski
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-20
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
[next]