index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Age
Commit message (
Expand
)
Author
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for stackmap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for reuseport_array maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for hashtab maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for devmap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for cgroup storage maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for cpumap maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for bpf_struct_ops maps
Roman Gushchin
2020-12-02
bpf: Eliminate rlimit-based memory accounting for arraymap maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-02
bpf: Refine memcg-based memory accounting for hashtab maps
Roman Gushchin
2020-12-02
bpf: Refine memcg-based memory accounting for devmap maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for cgroup storage maps
Roman Gushchin
2020-12-02
bpf: Refine memcg-based memory accounting for cpumap maps
Roman Gushchin
2020-12-02
bpf: Refine memcg-based memory accounting for arraymap maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for bpf maps
Roman Gushchin
2020-12-02
bpf: Prepare for memcg-based memory accounting for bpf maps
Roman Gushchin
2020-12-02
bpf: Memcg-based memory accounting for bpf progs
Roman Gushchin
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-24
bpf: Refactor check_cfg to use a structured loop.
Wedson Almeida Filho
2020-11-20
bpf: Simplify task_file_seq_get_next()
Song Liu
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-18
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-14
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
2020-11-11
bpf: Fix NULL dereference in bpf_task_storage
Martin KaFai Lau
2020-11-11
bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
Kaixu Xia
2020-11-10
bpf: Compile out btf_parse_module() if module BTF is not enabled
Andrii Nakryiko
2020-11-10
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2020-11-10
bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
Andrii Nakryiko
2020-11-10
bpf: Add in-kernel split BTF support
Andrii Nakryiko
2020-11-10
bpf, btf: Remove the duplicate btf_ids.h include
Wang Qing
2020-11-06
bpf: Update verification logic for LSM programs
KP Singh
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
2020-11-06
bpf: Implement task local storage
KP Singh
2020-11-06
bpf: Allow LSM programs to use bpf spin locks
KP Singh
2020-11-05
bpf: Lift hashtab key_size limit
Florian Lehner
[next]