index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
sched: Better document ttwu()
Peter Zijlstra
2
-25
/
+173
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
18
-195
/
+411
2020-07-22
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
1
-10
/
+14
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
3
-5
/
+19
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
1
-1
/
+0
2020-07-21
bpf: cpumap: Fix possible rcpu kthread hung
Lorenzo Bianconi
1
-4
/
+7
2020-07-21
bpf, netns: Fix build without CONFIG_INET
Jakub Sitnicki
1
-0
/
+4
2020-07-21
audit: report audit wait metric in audit status reply
Max Englander
1
-10
/
+25
2020-07-21
audit: purge audit_log_string from the intra-kernel audit API
Richard Guy Briggs
1
-2
/
+2
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
1
-3
/
+3
2020-07-20
ima: Support additional conditionals in the KEXEC_CMDLINE hook function
Tyler Hicks
1
-1
/
+1
2020-07-20
time/sched_clock: Use raw_read_seqcount_latch()
Ahmed S. Darwish
1
-1
/
+1
2020-07-20
sched_clock: Expose struct clock_read_data
Peter Zijlstra
1
-28
/
+13
2020-07-19
Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+16
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+66
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+35
2020-07-19
prctl: exe link permission error changed from -EINVAL to -EPERM
Nicolas Viennot
1
-1
/
+1
2020-07-19
prctl: Allow local CAP_CHECKPOINT_RESTORE to change /proc/self/exe
Nicolas Viennot
1
-4
/
+7
2020-07-19
pid_namespace: use checkpoint_restore_ns_capable() for ns_last_pid
Adrian Reber
1
-1
/
+1
2020-07-19
pid: use checkpoint_restore_ns_capable() for set_tid
Adrian Reber
1
-1
/
+1
2020-07-19
dma-debug: use named initializers for dir2name
Christoph Hellwig
1
-2
/
+6
2020-07-19
dma-mapping: add a dma_ops_bypass flag to struct device
Christoph Hellwig
2
-22
/
+60
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
2
-1
/
+6
2020-07-17
inet: Run SK_LOOKUP BPF program on socket lookup
Jakub Sitnicki
1
-1
/
+31
2020-07-17
bpf: Introduce SK_LOOKUP program type with a dedicated attach point
Jakub Sitnicki
3
-3
/
+24
2020-07-17
bpf, netns: Handle multiple link attachments
Jakub Sitnicki
2
-9
/
+136
2020-07-18
futex: Remove unused or redundant includes
André Almeida
1
-17
/
+0
2020-07-18
futex: Consistently use fshared as boolean
André Almeida
1
-5
/
+5
2020-07-17
futex: Remove needless goto's
André Almeida
1
-24
/
+16
2020-07-17
futex: Remove put_futex_key()
André Almeida
1
-49
/
+12
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-2
/
+35
2020-07-17
timers: Lower base clock forwarding threshold
Frederic Weisbecker
1
-1
/
+1
2020-07-17
timers: Remove must_forward_clk
Frederic Weisbecker
1
-16
/
+6
2020-07-17
timers: Spare timer softirq until next expiry
Frederic Weisbecker
1
-41
/
+8
2020-07-17
timers: Expand clk forward logic beyond nohz
Frederic Weisbecker
1
-22
/
+4
2020-07-17
timers: Reuse next expiry cache after nohz exit
Frederic Weisbecker
1
-4
/
+2
2020-07-17
timers: Always keep track of next expiry
Frederic Weisbecker
1
-21
/
+21
2020-07-17
timers: Optimize _next_timer_interrupt() level iteration
Frederic Weisbecker
1
-1
/
+9
2020-07-17
timers: Add comments about calc_index() ceiling work
Frederic Weisbecker
1
-1
/
+11
2020-07-17
timers: Move trigger_dyntick_cpu() to enqueue_timer()
Frederic Weisbecker
1
-36
/
+25
2020-07-17
timers: Use only bucket expiry for base->next_expiry value
Anna-Maria Behnsen
1
-30
/
+34
2020-07-17
timers: Preserve higher bits of expiration on index calculation
Frederic Weisbecker
1
-1
/
+1
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
1
-2
/
+2
2020-07-16
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-2
/
+13
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
10
-24
/
+24
2020-07-16
bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entries
Lorenzo Bianconi
1
-2
/
+15
2020-07-16
bpf: cpumap: Add the possibility to attach an eBPF program to cpumap
Lorenzo Bianconi
1
-13
/
+108
2020-07-16
cpumap: Formalize map value as a named struct
Lorenzo Bianconi
1
-13
/
+15
2020-07-16
cpumap: Use non-locked version __ptr_ring_consume_batched
Jesper Dangaard Brouer
1
-1
/
+1
2020-07-16
dma-mapping: inline the fast path dma-direct calls
Christoph Hellwig
1
-65
/
+0
[prev]
[next]