index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/bpftool: Emit name <anon> for anonymous BTFs
Andrii Nakryiko
2020-12-03
1
-0
/
+2
*
Merge branch 'switch to memcg-based memory accounting'
Alexei Starovoitov
2020-12-03
61
-762
/
+533
|
\
|
*
bpf: samples: Do not touch RLIMIT_MEMLOCK
Roman Gushchin
2020-12-03
27
-133
/
+0
|
*
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
2020-12-03
3
-80
/
+12
|
*
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-03
4
-100
/
+17
|
*
bpf: Eliminate rlimit-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-03
1
-10
/
+0
|
*
bpf: Eliminate rlimit-based memory accounting for xskmap maps
Roman Gushchin
2020-12-03
1
-10
/
+2
|
*
bpf: Eliminate rlimit-based memory accounting for stackmap maps
Roman Gushchin
2020-12-03
1
-13
/
+3
|
*
bpf: Eliminate rlimit-based memory accounting for sockmap and sockhash maps
Roman Gushchin
2020-12-03
1
-27
/
+6
|
*
bpf: Eliminate rlimit-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-03
1
-20
/
+4
|
*
bpf: Eliminate rlimit-based memory accounting for reuseport_array maps
Roman Gushchin
2020-12-03
1
-10
/
+2
|
*
bpf: Eliminate rlimit-based memory accounting for queue_stack_maps maps
Roman Gushchin
2020-12-03
1
-12
/
+4
|
*
bpf: Eliminate rlimit-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-03
1
-13
/
+0
|
*
bpf: Eliminate rlimit-based memory accounting for hashtab maps
Roman Gushchin
2020-12-03
1
-18
/
+1
|
*
bpf: Eliminate rlimit-based memory accounting for devmap maps
Roman Gushchin
2020-12-03
1
-16
/
+2
|
*
bpf: Eliminate rlimit-based memory accounting for cgroup storage maps
Roman Gushchin
2020-12-03
1
-20
/
+1
|
*
bpf: Eliminate rlimit-based memory accounting for cpumap maps
Roman Gushchin
2020-12-03
1
-15
/
+1
|
*
bpf: Eliminate rlimit-based memory accounting for bpf_struct_ops maps
Roman Gushchin
2020-12-03
1
-16
/
+3
|
*
bpf: Eliminate rlimit-based memory accounting for arraymap maps
Roman Gushchin
2020-12-03
1
-20
/
+4
|
*
bpf: Refine memcg-based memory accounting for xskmap maps
Roman Gushchin
2020-12-03
1
-1
/
+2
|
*
bpf: Refine memcg-based memory accounting for sockmap and sockhash maps
Roman Gushchin
2020-12-03
1
-4
/
+5
|
*
bpf: Memcg-based memory accounting for bpf local storage maps
Roman Gushchin
2020-12-03
1
-4
/
+6
|
*
bpf: Memcg-based memory accounting for bpf ringbuffer
Roman Gushchin
2020-12-03
1
-7
/
+4
|
*
bpf: Memcg-based memory accounting for lpm_trie maps
Roman Gushchin
2020-12-03
1
-3
/
+3
|
*
bpf: Refine memcg-based memory accounting for hashtab maps
Roman Gushchin
2020-12-03
1
-10
/
+14
|
*
bpf: Refine memcg-based memory accounting for devmap maps
Roman Gushchin
2020-12-03
1
-3
/
+4
|
*
bpf: Memcg-based memory accounting for cgroup storage maps
Roman Gushchin
2020-12-03
1
-12
/
+11
|
*
bpf: Refine memcg-based memory accounting for cpumap maps
Roman Gushchin
2020-12-03
1
-9
/
+12
|
*
bpf: Refine memcg-based memory accounting for arraymap maps
Roman Gushchin
2020-12-03
1
-3
/
+3
|
*
bpf: Memcg-based memory accounting for bpf maps
Roman Gushchin
2020-12-03
1
-1
/
+5
|
*
bpf: Prepare for memcg-based memory accounting for bpf maps
Roman Gushchin
2020-12-03
2
-0
/
+97
|
*
bpf: Memcg-based memory accounting for bpf progs
Roman Gushchin
2020-12-03
1
-5
/
+5
|
*
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
2020-12-03
4
-26
/
+42
|
*
mm: Introduce page memcg flags
Roman Gushchin
2020-12-03
1
-12
/
+20
|
*
mm: memcontrol/slab: Use helpers to access slab page's memcg_data
Roman Gushchin
2020-12-03
3
-30
/
+75
|
*
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-03
14
-120
/
+184
|
/
*
Merge branch 'bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks'
Alexei Starovoitov
2020-12-02
7
-192
/
+245
|
\
|
*
selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt
Stanislav Fomichev
2020-12-02
2
-0
/
+62
|
*
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
2020-12-02
4
-8
/
+12
|
*
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
2020-12-02
3
-184
/
+171
|
/
*
net, xdp, xsk: fix __sk_mark_napi_id_once napi_id error
Daniel Borkmann
2020-12-01
1
-3
/
+7
*
Merge branch 'xdp-preferred-busy-polling'
Daniel Borkmann
2020-12-01
40
-107
/
+300
|
\
|
*
samples/bpf: Add option to set the busy-poll budget
Björn Töpel
2020-12-01
1
-0
/
+5
|
*
samples/bpf: Add busy-poll support to xdpsock
Björn Töpel
2020-12-01
1
-7
/
+33
|
*
samples/bpf: Use recvfrom() in xdpsock/l2fwd
Björn Töpel
2020-12-01
1
-14
/
+12
|
*
samples/bpf: Use recvfrom() in xdpsock/rxdrop
Björn Töpel
2020-12-01
1
-4
/
+4
|
*
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
29
-36
/
+54
|
*
xsk: Add busy-poll support for {recv,send}msg()
Björn Töpel
2020-12-01
1
-0
/
+24
|
*
xsk: Check need wakeup flag in sendmsg()
Björn Töpel
2020-12-01
2
-8
/
+11
|
*
xsk: Add support for recvmsg()
Björn Töpel
2020-12-01
1
-1
/
+21
[next]