index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2020-05-29
bpf: Fix use-after-free in fmod_ret check
Alexei Starovoitov
-13
/
+11
2020-05-29
workqueue: remove useless unlock() and lock() in series
Lai Jiangshan
-2
/
+0
2020-05-29
workqueue: void unneeded requeuing the pwq in rescuer thread
Lai Jiangshan
-1
/
+1
2020-05-29
workqueue: Convert the pool::lock and wq_mayday_lock to raw_spinlock_t
Sebastian Andrzej Siewior
-88
/
+88
2020-05-29
workqueue: Use rcuwait for wq_manager_wait
Sebastian Andrzej Siewior
-5
/
+19
2020-05-28
cgroup: add cpu.stat file to root cgroup
Boris Burkov
-9
/
+52
2020-05-28
genirq: Check irq_data_get_irq_chip() return value before use
Marek Vasut
-0
/
+4
2020-05-28
sched/headers: Split out open-coded prototypes into kernel/sched/smp.h
Ingo Molnar
-4
/
+11
2020-05-28
sched: Replace rq::wake_list
Peter Zijlstra
-34
/
+47
2020-05-28
sched: Add rq::ttwu_pending
Peter Zijlstra
-5
/
+15
2020-05-28
irq_work, smp: Allow irq_work on call_single_queue
Peter Zijlstra
-70
/
+102
2020-05-28
smp: Optimize send_call_function_single_ipi()
Peter Zijlstra
-4
/
+34
2020-05-28
smp: Move irq_work_run() out of flush_smp_call_function_queue()
Peter Zijlstra
-8
/
+9
2020-05-28
smp: Optimize flush_smp_call_function_queue()
Peter Zijlstra
-4
/
+23
2020-05-28
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
-36
/
+19
2020-05-28
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
-637
/
+1934
2020-05-28
Merge branch 'sched/urgent' into sched/core, to pick up fix
Ingo Molnar
-1
/
+1
2020-05-28
rcu: Allow for smp_call_function() running callbacks from idle
Peter Zijlstra
-6
/
+19
2020-05-28
Merge tag 'v5.7-rc7' into WIP.locking/core, to refresh the tree
Ingo Molnar
-126
/
+250
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
-154
/
+321
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-13
/
+3
2020-05-27
PM: hibernate: Restrict writes to the resume device
Domenico Andreoli
-1
/
+13
2020-05-27
workqueue: Remove unnecessary kfree() call in rcu_free_wq()
Zhang Qiang
-1
/
+0
2020-05-27
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
-0
/
+5
2020-05-26
cgroup: Remove stale comments
Zefan Li
-8
/
+1
2020-05-26
rcu: Provide rcu_irq_exit_check_preempt()
Thomas Gleixner
-0
/
+18
2020-05-26
rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()
Paul E. McKenney
-20
/
+62
2020-05-26
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
-1
/
+1
2020-05-25
Merge tag 'qcom-drivers-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
-2
/
+2
2020-05-25
Merge 5.7-rc7 into tty-next
Greg Kroah-Hartman
-105
/
+184
2020-05-25
sched/core: Offload wakee task activation if it the wakee is descheduling
Mel Gorman
-7
/
+35
2020-05-25
sched/core: Optimize ttwu() spinning on p->on_cpu
Peter Zijlstra
-21
/
+31
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-17
/
+53
2020-05-24
Merge tag 'sched-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-14
/
+39
2020-05-22
printk: handle blank console arguments passed in.
Shreyas Joshi
-0
/
+3
2020-05-21
bpf: Verifier track null pointer branch_taken with JNE and JEQ
John Fastabend
-3
/
+33
2020-05-21
xsk: Move xskmap.c to net/xdp/
Björn Töpel
-268
/
+0
2020-05-21
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
-109
/
+190
2020-05-21
kernel/printk: add kmsg SEEK_CUR handling
Bruno Meneguele
-0
/
+10
2020-05-21
printk: Fix a typo in comment "interator"->"iterator"
Ethon Paul
-2
/
+2
2020-05-21
irqdomain: Allow software nodes for IRQ domain creation
Andy Shevchenko
-1
/
+2
2020-05-21
irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()
Andy Shevchenko
-16
/
+1
2020-05-21
irqdomain: Make __irq_domain_add() less OF-dependent
Andy Shevchenko
-7
/
+6
2020-05-20
bpf: Prevent mmap()'ing read-only maps as writable
Andrii Nakryiko
-3
/
+14
2020-05-20
audit: add subj creds to NETFILTER_CFG record to
Richard Guy Briggs
-0
/
+6
2020-05-20
exec: Teach prepare_exec_creds how exec treats uids & gids
Eric W. Biederman
-0
/
+3
2020-05-20
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
-3
/
+3
2020-05-20
fs: make the pipe_buf_operations ->confirm operation optional
Christoph Hellwig
-2
/
+0
2020-05-20
fs: make the pipe_buf_operations ->steal operation optional
Christoph Hellwig
-1
/
+0
2020-05-20
trace: remove tracing_pipe_buf_ops
Christoph Hellwig
-8
/
+1
[prev]
[next]