index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+16
2020-01-06
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
1
-2
/
+7
2020-01-06
bpf: cgroup: prevent out-of-order release of cgroup bpf
Roman Gushchin
1
-2
/
+9
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-21
/
+22
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-192
/
+329
2019-12-22
bpf: Fix precision tracking for unbounded scalars
Daniel Borkmann
1
-21
/
+22
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-38
/
+92
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
2
-6
/
+28
2019-12-19
bpf: Remove unused new_flags in hierarchy_allows_attach()
Andrey Ignatov
1
-3
/
+2
2019-12-19
bpf: Simplify __cgroup_bpf_attach
Andrey Ignatov
1
-39
/
+23
2019-12-19
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
1
-18
/
+18
2019-12-19
xdp: Make devmap flush_list common for all map instances
Björn Töpel
1
-22
/
+13
2019-12-19
xsk: Make xskmap flush_list common for all map instances
Björn Töpel
1
-15
/
+3
2019-12-19
xdp: Fix graze->grace type-o in cpumap comments
Björn Töpel
1
-3
/
+3
2019-12-19
xdp: Simplify cpumap cleanup
Björn Töpel
1
-29
/
+5
2019-12-19
xdp: Simplify devmap cleanup
Björn Töpel
1
-38
/
+5
2019-12-19
bpf: Fix record_func_key to perform backtracking on r3
Daniel Borkmann
1
-1
/
+7
2019-12-19
bpf: Remove unnecessary assertion on fp_old
Aditya Pakki
1
-2
/
+0
2019-12-17
bpf: Fix cgroup local storage prog tracking
Daniel Borkmann
3
-15
/
+14
2019-12-16
bpf: Fix missing prog untrack in release_maps
Daniel Borkmann
2
-16
/
+12
2019-12-13
bpf, xdp: Start using the BPF dispatcher for XDP
Björn Töpel
1
-8
/
+18
2019-12-13
bpf: Introduce BPF dispatcher
Björn Töpel
2
-0
/
+159
2019-12-13
bpf: Move trampoline JIT image allocation to a function
Björn Töpel
1
-7
/
+17
2019-12-11
bpf, x86, arm64: Enable jit by default when not built as always-on
Daniel Borkmann
1
-2
/
+2
2019-12-11
bpf: Make BPF trampoline use register_ftrace_direct() API
Alexei Starovoitov
1
-6
/
+58
2019-12-11
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
1
-0
/
+33
2019-12-11
bpf: Fix build in minimal configurations, again
Arnd Bergmann
1
-0
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2
-3
/
+3
2019-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-2
/
+8
2019-12-04
bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id
Yonghong Song
1
-1
/
+4
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+4
2019-11-29
bpf: Fix build in minimal configurations
Alexei Starovoitov
1
-0
/
+1
2019-11-27
bpf: Fix static checker warning
Alexei Starovoitov
1
-1
/
+3
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
12
-313
/
+2267
2019-11-25
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-2
/
+2
2019-11-24
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
2
-15
/
+5
2019-11-24
bpf: Constant map key tracking for prog array pokes
Daniel Borkmann
1
-9
/
+111
2019-11-24
bpf: Add poke dependency tracking for prog array maps
Daniel Borkmann
3
-12
/
+200
2019-11-24
bpf: Add initial poke descriptor table for jit images
Daniel Borkmann
1
-0
/
+34
2019-11-24
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
4
-21
/
+43
2019-11-24
bpf: Move bpf_free_used_maps into sleepable section
Daniel Borkmann
2
-20
/
+23
2019-11-24
bpf: Provide better register bounds after jmp32 instructions
Yonghong Song
1
-0
/
+19
2019-11-24
xdp: Fix cleanup on map free for devmap_hash map type
Toke Høiland-Jørgensen
1
-28
/
+46
2019-11-23
Revert "bpf: Emit audit messages upon successful prog load and unload"
Jakub Kicinski
1
-31
/
+0
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-135
/
+1184
2019-11-20
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
1
-4
/
+7
[next]