index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-02
bpf: Refine memcg-based memory accounting for sockmap and sockhash 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-12-02
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
2020-12-02
mm: Introduce page memcg flags
Roman Gushchin
2020-12-02
mm: memcontrol/slab: Use helpers to access slab page's memcg_data
Roman Gushchin
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-02
Merge branch 'bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks'
Alexei Starovoitov
2020-12-02
selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt
Stanislav Fomichev
2020-12-02
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
2020-12-02
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
2020-12-01
net, xdp, xsk: fix __sk_mark_napi_id_once napi_id error
Daniel Borkmann
2020-12-01
Merge branch 'xdp-preferred-busy-polling'
Daniel Borkmann
2020-12-01
samples/bpf: Add option to set the busy-poll budget
Björn Töpel
2020-12-01
samples/bpf: Add busy-poll support to xdpsock
Björn Töpel
2020-12-01
samples/bpf: Use recvfrom() in xdpsock/l2fwd
Björn Töpel
2020-12-01
samples/bpf: Use recvfrom() in xdpsock/rxdrop
Björn Töpel
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
xsk: Add busy-poll support for {recv,send}msg()
Björn Töpel
2020-12-01
xsk: Check need wakeup flag in sendmsg()
Björn Töpel
2020-12-01
xsk: Add support for recvmsg()
Björn Töpel
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
2020-11-30
selftests/bpf: Fix flavored variants of test_ima
KP Singh
2020-11-27
xdp: Remove the functions xsk_map_inc and xsk_map_put
Zhu Yanjun
2020-11-27
libbpf: Replace size_t with __u32 in xsk interfaces
Magnus Karlsson
2020-11-26
Merge branch 'bpf: remove bpf_load loader completely'
Andrii Nakryiko
2020-11-26
samples: bpf: Remove bpf_load loader completely
Daniel T. Lee
2020-11-26
samples: bpf: Fix lwt_len_hist reusing previous BPF map
Daniel T. Lee
2020-11-26
samples: bpf: Refactor test_overhead program with libbpf
Daniel T. Lee
2020-11-26
samples: bpf: Refactor ibumad program with libbpf
Daniel T. Lee
2020-11-26
samples: bpf: Refactor task_fd_query program with libbpf
Daniel T. Lee
2020-11-26
samples: bpf: Refactor test_cgrp2_sock2 program with libbpf
Daniel T. Lee
2020-11-26
samples: bpf: Refactor hbm program with libbpf
Daniel T. Lee
2020-11-26
bpf: Fix selftest compilation on clang 11
Andrei Matei
2020-11-26
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-26
ima: Implement ima_inode_hash
KP Singh
2020-11-25
libbpf: Add support for canceling cached_cons advance
Li RongQing
2020-11-24
bpf: Refactor check_cfg to use a structured loop.
Wedson Almeida Filho
2020-11-25
bpf: Sanitize BTF data pointer after module is loaded
Andrii Nakryiko
[next]