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
*
rcu: kasan: record and print call_rcu() call stack
Walter Wu
2020-08-07
1
-0
/
+2
*
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
2020-08-07
1
-1
/
+1
*
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
2
-38
/
+15
*
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
1
-1
/
+1
*
kthread: remove incorrect comment in kthread_create_on_cpu()
Ilias Stamatis
2020-08-07
1
-1
/
+0
*
mm: fix kthread_use_mm() vs TLB invalidate
Peter Zijlstra
2020-08-07
1
-1
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
1
-0
/
+7
|
\
|
*
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
2020-07-08
1
-0
/
+7
*
|
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
7
-57
/
+77
|
\
\
|
*
|
sched,tracing: Convert to sched_set_fifo()
Peter Zijlstra
2020-07-29
1
-25
/
+23
|
*
|
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
2
-10
/
+7
|
*
|
sched: Remove sched_setscheduler*() EXPORTs
Peter Zijlstra
2020-06-15
1
-3
/
+0
|
*
|
sched,psi: Convert to sched_set_fifo_low()
Peter Zijlstra
2020-06-15
1
-4
/
+1
|
*
|
sched,rcutorture: Convert to sched_set_fifo_low()
Peter Zijlstra
2020-06-15
1
-3
/
+1
|
*
|
sched,rcuperf: Convert to sched_set_fifo_low()
Peter Zijlstra
2020-06-15
1
-6
/
+2
|
*
|
sched,locktorture: Convert to sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-8
/
+2
|
*
|
sched,irq: Convert to sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-5
/
+1
|
*
|
sched: Provide sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-0
/
+47
*
|
|
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2020-08-06
1
-1
/
+1
|
\
\
\
|
*
|
|
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
2020-07-20
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
27
-429
/
+1884
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-04
17
-204
/
+1108
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Add support for forced LINK_DETACH command
Andrii Nakryiko
2020-08-02
3
-1
/
+48
|
|
*
|
|
|
bpf: Add missing newline characters in verifier error messages
Yonghong Song
2020-07-31
1
-2
/
+2
|
|
*
|
|
|
bpf: Fix build without CONFIG_NET when using BPF XDP link
Andrii Nakryiko
2020-07-29
1
-0
/
+2
|
|
*
|
|
|
bpf: Fix swapped arguments in calls to check_buffer_access
Colin Ian King
2020-07-28
1
-4
/
+4
|
|
*
|
|
|
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
2020-07-26
1
-0
/
+5
|
|
*
|
|
|
bpf: Fix build on architectures with special bpf_user_pt_regs_t
Song Liu
2020-07-26
1
-5
/
+4
|
|
*
|
|
|
bpf/local_storage: Fix build without CONFIG_CGROUP
YiFei Zhu
2020-07-26
1
-2
/
+2
|
|
*
|
|
|
bpf: Make cgroup storages shared between programs on the same cgroup
YiFei Zhu
2020-07-26
3
-139
/
+156
|
|
*
|
|
|
bpf: Fail PERF_EVENT_IOC_SET_BPF when bpf_get_[stack|stackid] cannot work
Song Liu
2020-07-26
2
-0
/
+21
|
|
*
|
|
|
bpf: Separate bpf_get_[stack|stackid] for perf events BPF
Song Liu
2020-07-26
2
-20
/
+168
|
|
*
|
|
|
bpf: Implement bpf iterator for array maps
Yonghong Song
2020-07-26
2
-2
/
+142
|
|
*
|
|
|
bpf: Implement bpf iterator for hash maps
Yonghong Song
2020-07-26
2
-1
/
+217
|
|
*
|
|
|
bpf: Implement bpf iterator for map elements
Yonghong Song
2020-07-26
2
-17
/
+98
|
|
*
|
|
|
bpf: Support readonly/readwrite buffers in verifier
Yonghong Song
2020-07-26
2
-6
/
+98
|
|
*
|
|
|
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2020-07-26
2
-2
/
+2
|
|
*
|
|
|
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-26
4
-14
/
+30
|
|
*
|
|
|
bpf: Add bpf_prog iterator
Alexei Starovoitov
2020-07-26
3
-1
/
+123
|
|
*
|
|
|
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-07-26
2
-12
/
+10
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
7
-14
/
+22
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
8
-62
/
+193
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
3
-5
/
+19
|
*
|
|
|
|
|
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
2020-07-21
1
-1
/
+0
|
*
|
|
|
|
|
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
2020-07-21
1
-4
/
+7
|
*
|
|
|
|
|
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
2020-07-21
1
-0
/
+4
|
*
|
|
|
|
|
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
2020-07-18
1
-1
/
+31
|
*
|
|
|
|
|
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
2020-07-18
3
-3
/
+24
|
*
|
|
|
|
|
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2020-07-18
2
-9
/
+136
|
*
|
|
|
|
|
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
2020-07-16
1
-2
/
+15
[next]