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
*
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-07-26
8
-62
/
+193
|
\
|
*
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-25
1
-1
/
+1
|
|
\
|
|
*
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-24
1
-1
/
+1
|
*
|
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
2020-07-24
1
-0
/
+1
|
*
|
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
2020-07-22
1
-10
/
+14
|
|
/
|
*
Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-19
1
-5
/
+16
|
|
\
|
|
*
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-17
1
-2
/
+2
|
|
*
timer: Prevent base->clk from moving backward
Frederic Weisbecker
2020-07-09
1
-3
/
+14
|
*
|
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-19
2
-18
/
+66
|
|
\
\
|
|
*
|
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-16
1
-2
/
+13
|
|
*
|
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
2020-07-08
1
-0
/
+2
|
|
*
|
sched: Fix loadavg accounting race
Peter Zijlstra
2020-07-08
1
-16
/
+51
|
|
|
/
|
*
|
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-19
1
-2
/
+35
|
|
\
\
|
|
*
|
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2020-07-17
1
-2
/
+35
|
|
|
/
|
*
|
dma-pool: do not allocate pool memory from CMA
Nicolas Saenz Julienne
2020-07-14
1
-9
/
+2
|
*
|
dma-pool: make sure atomic pool suits device
Nicolas Saenz Julienne
2020-07-14
1
-20
/
+37
|
*
|
dma-pool: introduce dma_guess_pool()
Nicolas Saenz Julienne
2020-07-14
1
-3
/
+23
|
*
|
dma-pool: get rid of dma_in_atomic_pool()
Nicolas Saenz Julienne
2020-07-14
1
-10
/
+1
|
*
|
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
2020-07-14
1
-1
/
+1
|
*
|
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-12
1
-0
/
+13
|
|
\
\
|
|
*
|
kgdb: enable arch to support XML packet.
Vincent Chen
2020-07-10
1
-0
/
+13
|
|
|
/
*
|
|
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
*
|
|
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
2020-07-16
1
-13
/
+108
*
|
|
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
2020-07-16
1
-13
/
+15
*
|
|
cpumap: Use non-locked version __ptr_ring_consume_batched
Jesper Dangaard Brouer
2020-07-16
1
-1
/
+1
*
|
|
Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
2020-07-14
5
-174
/
+211
|
\
\
\
[next]