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-05-20
Merge branch 'topic/uaccess-ppc' into next
Michael Ellerman
2
-12
/
+12
2020-05-20
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
21
-72
/
+243
2020-05-19
tracing/probe: reverse arguments to list_add
Julia Lawall
1
-1
/
+1
2020-05-19
ftrace: show debugging information when panic_on_warn set
Cheng Jian
1
-4
/
+4
2020-05-19
locking/lockdep: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-19
perf/core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-19
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
3
-1
/
+21
2020-05-19
sched/cpuacct: Fix charge cpuacct.usage_sys
Muchun Song
1
-1
/
+2
2020-05-19
sched/fair: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-19
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
2
-22
/
+51
2020-05-19
sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()
Muchun Song
1
-2
/
+2
2020-05-19
sched/fair: Optimize enqueue_task_fair()
Vincent Guittot
1
-20
/
+19
2020-05-19
Merge branch 'sched/urgent'
Peter Zijlstra
17
-123
/
+236
2020-05-19
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
1
-12
/
+30
2020-05-19
sched/debug: Fix requested task uclamp values shown in procfs
Pavankumar Kondeti
1
-2
/
+2
2020-05-19
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
1
-0
/
+7
2020-05-19
bpf: Add get{peer, sock}name attach types for sock_addr
Daniel Borkmann
2
-1
/
+17
2020-05-19
PM: hibernate: Split off snapshot dev option
Domenico Andreoli
2
-1
/
+14
2020-05-19
PM: hibernate: Incorporate concurrency handling
Domenico Andreoli
3
-12
/
+22
2020-05-19
pipe: Add notification lossage handling
David Howells
1
-0
/
+2
2020-05-19
pipe: Allow buffers to be marked read-whole-or-error for notifications
David Howells
1
-1
/
+1
2020-05-19
pipe: Add general notification queue support
David Howells
2
-0
/
+658
2020-05-19
kprobes: Prevent probes in .noinstr.text section
Thomas Gleixner
2
-0
/
+21
2020-05-19
rcu: Provide __rcu_is_watching()
Thomas Gleixner
1
-0
/
+5
2020-05-19
rcu: Provide rcu_irq_exit_preempt()
Thomas Gleixner
1
-0
/
+22
2020-05-19
rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
Paul E. McKenney
1
-32
/
+15
2020-05-19
rcu/tree: Mark the idle relevant functions noinstr
Thomas Gleixner
3
-41
/
+49
2020-05-19
sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
Peter Zijlstra
1
-10
/
+0
2020-05-19
lockdep: Always inline lockdep_{off,on}()
Peter Zijlstra
1
-19
/
+0
2020-05-19
printk: Disallow instrumenting print_nmi_enter()
Peter Zijlstra
1
-2
/
+3
2020-05-19
printk: Prepare for nested printk_nmi_enter()
Petr Mladek
2
-5
/
+7
2020-05-19
Merge tag 'noinstr-lds-2020-05-19' into core/rcu
Thomas Gleixner
19
-51
/
+139
2020-05-19
lockdep: Prepare for noinstr sections
Peter Zijlstra
2
-21
/
+67
2020-05-19
tracing: Provide lockdep less trace_hardirqs_on/off() variants
Thomas Gleixner
1
-0
/
+37
2020-05-19
proc: proc_pid_ns takes super_block as an argument
Alexey Gladkov
1
-1
/
+1
2020-05-19
ARM: 8976/1: module: allow arch overrides for .init section names
Vincent Whitchurch
1
-2
/
+7
2020-05-18
kgdb: Add kgdb_has_hit_break function
Vincent Chen
1
-0
/
+12
2020-05-18
kgdboc: Add kgdboc_earlycon to support early kgdb using boot consoles
Douglas Anderson
1
-4
/
+18
2020-05-18
kgdb: Prevent infinite recursive entries to the debugger
Douglas Anderson
1
-0
/
+1
2020-05-18
kgdb: Delay "kgdbwait" to dbg_late_init() by default
Douglas Anderson
1
-10
/
+15
2020-05-18
scs: Remove references to asm/scs.h from core code
Will Deacon
1
-1
/
+0
2020-05-18
scs: Move scs_overflow_check() out of architecture code
Will Deacon
2
-1
/
+5
2020-05-18
scs: Move accounting into alloc/free functions
Will Deacon
1
-24
/
+21
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
1
-2
/
+1
2020-05-18
kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
Douglas Anderson
1
-0
/
+4
2020-05-19
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
1
-0
/
+16
2020-05-18
Revert "docs: sysctl/kernel: document ngroups_max"
Jonathan Corbet
1
-2
/
+2
2020-05-18
genirq/irq_sim: Simplify the API
Bartosz Golaszewski
2
-102
/
+166
2020-05-18
irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users
Bartosz Golaszewski
1
-12
/
+12
2020-05-16
blktrace: Report pid with note messages
Jan Kara
1
-2
/
+2
[prev]
[next]