index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Fix use-after-free of bpf_link when priming half-fails
Andrii Nakryiko
2020-05-01
1
-6
/
+7
*
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
2020-05-01
1
-0
/
+57
*
bpf: Fix unused variable warning
Arnd Bergmann
2020-04-30
1
-1
/
+1
*
bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
Jakub Sitnicki
2020-04-29
1
-10
/
+35
*
bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link
Andrii Nakryiko
2020-04-28
4
-21
/
+181
*
bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_link
Andrii Nakryiko
2020-04-28
1
-0
/
+49
*
bpf: Allocate ID for bpf_link
Andrii Nakryiko
2020-04-28
2
-53
/
+104
*
bpf: Refactor bpf_link update handling
Andrii Nakryiko
2020-04-28
2
-9
/
+32
*
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
1
-23
/
+12
|
\
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-23
/
+12
*
|
bpf, cgroup: Remove unused exports
Christoph Hellwig
2020-04-27
1
-4
/
+0
*
|
bpf: Make verifier log more relevant by default
Andrii Nakryiko
2020-04-26
1
-4
/
+25
*
|
bpf: add bpf_ktime_get_boot_ns()
Maciej Żenczykowski
2020-04-26
2
-0
/
+15
*
|
net: bpf: Make bpf_ktime_get_ns() available to non GPL programs
Maciej Żenczykowski
2020-04-26
1
-1
/
+1
*
|
bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n
Stanislav Fomichev
2020-04-26
2
-0
/
+78
*
|
bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
Stanislav Fomichev
2020-04-26
1
-17
/
+3
*
|
bpf: Remove set but not used variable 'dst_known'
Mao Wenan
2020-04-26
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-25
3
-14
/
+39
|
\
\
|
*
|
bpf: Make bpf_link_fops static
Zou Wei
2020-04-24
1
-1
/
+1
|
*
|
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
2020-04-24
1
-0
/
+8
|
*
|
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
2020-04-24
1
-2
/
+9
|
*
|
bpf: Fix handling of XADD on BTF memory
Jann Horn
2020-04-20
1
-1
/
+1
|
*
|
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
2020-04-20
1
-9
/
+19
|
*
|
cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
Toke Høiland-Jørgensen
2020-04-20
1
-1
/
+1
*
|
|
xdp: export the DEV_MAP_BULK_SIZE macro
Ioana Ciornei
2020-04-22
1
-1
/
+0
|
/
/
*
|
bpf: remove unneeded conversion to bool in __mark_reg_unknown
Zou Wei
2020-04-14
1
-2
/
+1
*
|
bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping
Andrii Nakryiko
2020-04-14
1
-9
/
+7
*
|
bpf: Fix a typo "inacitve" -> "inactive"
Qiujun Huang
2020-04-06
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
11
-737
/
+1830
|
\
|
*
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
2020-03-30
2
-0
/
+135
|
*
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
2020-03-30
2
-85
/
+294
|
*
bpf: Verifier, refine 32bit bound in do_refine_retval_range
John Fastabend
2020-03-30
1
-0
/
+1
|
*
bpf: Verifier, do explicit ALU32 bounds tracking
John Fastabend
2020-03-30
2
-281
/
+852
|
*
bpf: Verifier, do_refine_retval_range may clamp umin to 0 incorrectly
John Fastabend
2020-03-30
1
-8
/
+11
|
*
bpf: btf: Fix arg verification in btf_ctx_access()
KP Singh
2020-03-30
1
-7
/
+17
|
*
bpf: Simplify reg_set_min_max_inv handling
Jann Horn
2020-03-30
1
-86
/
+22
|
*
bpf: Fix tnum constraints for 32-bit comparisons
Jann Horn
2020-03-30
1
-36
/
+72
|
*
bpf: Undo incorrect __reg_bound_offset32 handling
Daniel Borkmann
2020-03-30
1
-19
/
+0
|
*
bpf: lsm: Implement attach, detach and execution
KP Singh
2020-03-30
5
-27
/
+105
|
*
bpf: lsm: Provide attachment points for BPF LSM programs
KP Singh
2020-03-30
1
-0
/
+14
|
*
bpf: Introduce BPF_PROG_TYPE_LSM
KP Singh
2020-03-30
2
-0
/
+18
|
*
bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id
Daniel Borkmann
2020-03-27
2
-0
/
+19
|
*
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-27
1
-6
/
+10
|
*
bpf: Remove unused vairable 'bpf_xdp_link_lops'
YueHaibing
2020-03-26
1
-1
/
+0
|
*
bpf: Factor out attach_type to prog_type mapping for attach/detach
Andrii Nakryiko
2020-03-26
1
-87
/
+66
|
*
bpf: Factor out cgroup storages operations
Andrii Nakryiko
2020-03-26
1
-46
/
+72
|
*
bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()
John Fastabend
2020-03-25
1
-0
/
+1
|
*
bpf: Verifer, refactor adjust_scalar_min_max_vals
John Fastabend
2020-03-25
1
-164
/
+239
|
*
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
2020-03-19
2
-11
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-29
2
-15
/
+22
|
\
\
[next]