index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
|
*
driver core: Add fwnode_init()
Saravana Kannan
2020-12-09
1
-1
/
+1
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
28
-736
/
+1616
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-15
4
-5
/
+11
|
|
\
\
|
|
*
|
bpf: Permits pointers on stack for helper calls
Yonghong Song
2020-12-14
1
-1
/
+2
|
|
*
|
bpf: Only provide bpf_sock_from_file with CONFIG_NET
Florent Revest
2020-12-09
1
-20
/
+2
|
|
*
|
bpf: Return -ENOTSUPP when attaching to non-kernel BTF
Andrii Nakryiko
2020-12-08
1
-1
/
+4
|
|
*
|
bpf: Propagate __user annotations properly
Lukas Bulwahn
2020-12-08
1
-1
/
+1
|
|
*
|
bpf: Avoid overflows involving hash elem_size
Eric Dumazet
2020-12-07
1
-2
/
+2
|
|
*
|
bpf: Add a bpf_sock_from_file helper
Florent Revest
2020-12-04
1
-0
/
+20
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-12
8
-47
/
+30
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-04
22
-586
/
+529
|
|
\
\
\
|
|
*
|
|
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-04
2
-31
/
+56
|
|
*
|
|
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
2020-12-04
3
-54
/
+112
|
|
*
|
|
bpf: Keep module's btf_data_size intact after load
Andrii Nakryiko
2020-12-04
1
-1
/
+0
|
|
*
|
|
bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
Andrii Nakryiko
2020-12-04
1
-3
/
+5
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
2020-12-03
2
-69
/
+12
|
|
*
|
|
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-03
1
-80
/
+16
|
|
*
|
|
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 stackmap maps
Roman Gushchin
2020-12-03
1
-13
/
+3
|
|
*
|
|
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: 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
1
-0
/
+63
|
|
*
|
|
bpf: Memcg-based memory accounting for bpf progs
Roman Gushchin
2020-12-03
1
-5
/
+5
|
|
*
|
|
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-03
1
-3
/
+4
|
|
*
|
|
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-26
1
-0
/
+26
|
|
*
|
|
bpf: Refactor check_cfg to use a structured loop.
Wedson Almeida Filho
2020-11-25
1
-84
/
+95
|
|
*
|
|
bpf: Sanitize BTF data pointer after module is loaded
Andrii Nakryiko
2020-11-25
1
-0
/
+5
|
|
*
|
|
bpf: Simplify task_file_seq_get_next()
Song Liu
2020-11-20
1
-37
/
+17
|
|
*
|
|
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
3
-0
/
+16
|
|
*
|
|
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-18
1
-0
/
+26
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-04
6
-16
/
+60
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
8
-75
/
+84
|
|
\
\
\
\
\
[next]