index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
perf/core: Fix perf_uprobe_init()
Song Liu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_kprobe_init()
Masami Hiramatsu
1
-0
/
+2
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+22
2018-04-09
perf/core: Fix use-after-free in uprobe_perf_close()
Prashant Bhole
1
-0
/
+6
2018-04-09
PM / QoS: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-04-09
time: hrtimer: Use timerqueue_iterate_next() to get to the next timer
Rafael J. Wysocki
1
-3
/
+1
2018-04-09
nohz: Avoid duplication of code related to got_idle_tick
Rafael J. Wysocki
1
-10
/
+6
2018-04-09
nohz: Gather tick_sched booleans under a common flag field
Frederic Weisbecker
2
-9
/
+15
2018-04-09
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
1
-6
/
+6
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
3
-17
/
+57
2018-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+22
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2018-04-07
time: hrtimer: Introduce hrtimer_next_event_without()
Rafael J. Wysocki
1
-2
/
+53
2018-04-07
time: tick-sched: Split tick_nohz_stop_sched_tick()
Rafael J. Wysocki
2
-46
/
+82
2018-04-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2018-04-06
Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-52
/
+94
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+4
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2018-04-06
init, tracing: instrument security and console initcall trace events
Abderrahmane Benbachir
1
-1
/
+6
2018-04-06
tracing: Add rcu dereference annotation for test func that touches filter->prog
Steven Rostedt (VMware)
1
-1
/
+6
2018-04-06
tracing: Add rcu dereference annotation for filter->prog
Steven Rostedt (VMware)
1
-1
/
+2
2018-04-06
tracing: Fixup logic inversion on setting trace_global_clock defaults
Chris Wilson
1
-1
/
+1
2018-04-06
tracing: Hide global trace clock from lockdep
Steven Rostedt (VMware)
1
-2
/
+2
2018-04-06
ring-buffer: Add set/clear_current_oom_origin() during allocations
Steven Rostedt (VMware)
1
-10
/
+38
2018-04-06
ring-buffer: Check if memory is available before allocation
Steven Rostedt (VMware)
1
-0
/
+5
2018-04-06
lockdep: Add print_irqtrace_events() to __warn
Steven Rostedt (VMware)
1
-0
/
+2
2018-04-06
tracing: Uninitialized variable in create_tracing_map_fields()
Dan Carpenter
1
-1
/
+1
2018-04-06
tracing: Make sure variable string fields are NULL-terminated
Tom Zanussi
1
-2
/
+2
2018-04-06
tracing: Add action comparisons when testing matching hist triggers
Tom Zanussi
1
-0
/
+50
2018-04-06
tracing: Don't add flag strings when displaying variable references
Tom Zanussi
1
-1
/
+1
2018-04-06
tracing: Fix display of hist trigger expressions containing timestamps
Tom Zanussi
1
-14
/
+5
2018-04-06
ftrace: Drop a VLA in module_exists()
Salvatore Mesoraca
1
-4
/
+3
2018-04-06
tracing: Mention trace_clock=global when warning about unstable clocks
Chris Wilson
1
-1
/
+2
2018-04-06
tracing: Default to using trace_global_clock if sched_clock is unstable
Chris Wilson
1
-0
/
+19
2018-04-06
genirq/affinity: Spread irq vectors among present CPUs as far as possible
Ming Lei
1
-6
/
+37
2018-04-06
genirq/affinity: Allow irq spreading from a given starting point
Ming Lei
1
-15
/
+20
2018-04-06
genirq/affinity: Move actual irq vector spreading into a helper function
Ming Lei
1
-42
/
+55
2018-04-06
genirq/affinity: Rename *node_to_possible_cpumask as *node_to_cpumask
Ming Lei
1
-13
/
+13
2018-04-06
genirq/affinity: Don't return with empty affinity masks on error
Thomas Gleixner
1
-7
/
+8
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
2
-1
/
+23
2018-04-06
jiffies: Introduce USER_TICK_USEC and redefine TICK_USEC
Rafael J. Wysocki
1
-1
/
+1
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
1
-0
/
+1
2018-04-05
kernel/fork.c: detect early free of a live mm
Mark Rutland
2
-0
/
+3
2018-04-05
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...
Linus Torvalds
1
-58
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-6
/
+6
2018-04-05
sched: idle: Do not stop the tick before cpuidle_idle_call()
Rafael J. Wysocki
1
-4
/
+15
2018-04-05
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
2
-11
/
+24
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2
-21
/
+26
2018-04-05
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
2
-0
/
+20
2018-04-05
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
5
-9
/
+16
[prev]
[next]