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 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
|
\
\
\
|
*
|
|
umd: Stop using split_argv
Eric W. Biederman
2020-07-07
1
-9
/
+3
|
*
|
|
umd: Remove exit_umh
Eric W. Biederman
2020-07-07
2
-31
/
+0
|
*
|
|
exit: Factor thread_group_exited out of pidfd_poll
Eric W. Biederman
2020-07-07
2
-5
/
+25
|
*
|
|
umd: Track user space drivers with struct pid
Eric W. Biederman
2020-07-04
2
-6
/
+12
|
*
|
|
umh: Stop calling do_execve_file
Eric W. Biederman
2020-07-04
1
-7
/
+3
|
*
|
|
umd: Transform fork_usermode_blob into fork_usermode_driver
Eric W. Biederman
2020-07-04
1
-29
/
+97
|
*
|
|
umd: Rename umd_info.cmdline umd_info.driver_name
Eric W. Biederman
2020-07-04
1
-7
/
+4
|
*
|
|
umd: For clarity rename umh_info umd_info
Eric W. Biederman
2020-07-04
1
-10
/
+10
|
*
|
|
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
2020-07-04
4
-139
/
+148
|
*
|
|
umh: Remove call_usermodehelper_setup_file.
Eric W. Biederman
2020-07-04
1
-31
/
+11
|
*
|
|
umh: Rename the user mode driver helpers for clarity
Eric W. Biederman
2020-07-04
1
-5
/
+5
|
*
|
|
umh: Move setting PF_UMH into umh_pipe_setup
Eric W. Biederman
2020-07-04
1
-4
/
+3
|
*
|
|
umh: Capture the pid in umh_pipe_setup
Eric W. Biederman
2020-07-04
1
-3
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-14
6
-100
/
+98
|
\
\
\
\
|
*
|
|
|
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
2020-07-14
3
-5
/
+73
|
*
|
|
|
bpf: Use BTF_ID to resolve bpf_ctx_convert struct
Jiri Olsa
2020-07-13
1
-8
/
+6
|
*
|
|
|
bpf: Remove btf_id helpers resolving
Jiri Olsa
2020-07-13
1
-84
/
+5
[next]