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
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-30
bpf: Use vmalloc special flag
Rick Edgecombe
2019-04-25
bpf: mark registers in all frames after pkt/null checks
Paul Chaignon
2019-03-29
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
2019-03-26
bpf: remove incorrect 'verifier bug' warning
Paul Chaignon
2019-03-26
bpf: fix use after free in bpf_evict_inode
Daniel Borkmann
2019-03-21
bpf: verifier: propagate liveness on all frames
Jakub Kicinski
2019-03-21
bpf: do not restore dst_reg when cur_state is freed
Xu Yu
2019-03-20
bpf: Only print ref_obj_id for refcounted reg
Martin KaFai Lau
2019-03-18
bpf: Try harder when allocating memory for large maps
Martynas Pumputis
2019-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-03-13
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
Martin KaFai Lau
2019-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-07
bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
Daniel Borkmann
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-01
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
2019-03-02
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
2019-03-01
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
Peng Sun
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2019-02-27
bpf: set inner_map_meta->spin_lock_off correctly
Yonghong Song
2019-02-27
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
2019-02-27
bpf: enable program stats
Alexei Starovoitov
2019-02-26
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
Peng Sun
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-12
bpf: offload: add priv field for drivers
Jakub Kicinski
2019-02-11
bpf: fix lockdep false positive in stackmap
Alexei Starovoitov
2019-02-10
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
2019-02-10
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
2019-02-10
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
2019-02-09
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-02-01
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
2019-02-01
bpf: add support for bpf_spin_lock to cgroup local storage
Alexei Starovoitov
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
2019-01-31
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
2019-01-31
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
2019-01-31
bpf: run bpf programs with preemption disabled
Alexei Starovoitov
2019-01-31
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
2019-01-31
bpf: fix bitrotted kerneldoc
Valdis Kletnieks
2019-01-29
bpf: btf: allow typedef func_proto
Yonghong Song
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-26
bpf: JIT blinds support JMP32
Jiong Wang
2019-01-26
bpf: interpreter support for JMP32
Jiong Wang
2019-01-26
bpf: disassembler support JMP32
Jiong Wang
[next]