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
2016-09-01
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
1
-0
/
+3
2016-09-01
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-3
/
+28
2016-09-01
Merge branch 'linus' into smp/hotplug
Thomas Gleixner
24
-99
/
+382
2016-09-01
ftrace: Access ret_stack->subtime only in the function profiler
Namhyung Kim
2
-1
/
+6
2016-09-01
function_graph: Handle TRACE_BPUTS in print_graph_comment
Namhyung Kim
1
-0
/
+5
2016-09-01
tracing/uprobe: Drop isdigit() check in create_trace_uprobe
Dmitry Safonov
1
-4
/
+0
2016-09-01
cpufreq / sched: ignore SMT when determining max cpu capacity
Steve Muckle
1
-1
/
+3
2016-08-31
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
1
-1
/
+1
2016-08-31
time: Avoid undefined behaviour in timespec64_add_safe()
Vegard Nossum
1
-1
/
+1
2016-08-31
timekeeping: Prints the amounts of time spent during suspend
Ruchi Kandoi
1
-0
/
+2
2016-08-31
clocksource: Defer override invalidation unless clock is unstable
Kyle Walker
1
-3
/
+12
2016-08-31
hrtimer: Spelling fixes
Pratyush Patel
1
-2
/
+2
2016-08-31
audit: fix exe_file access in audit_exe_compare
Mateusz Guzik
1
-3
/
+5
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
1
-0
/
+23
2016-08-31
mntns: Add a limit on the number of mount namespaces.
Eric W. Biederman
1
-0
/
+1
2016-08-30
Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2016-08-30
seccomp: Fix tracer exit notifications during fatal signals
Kees Cook
1
-4
/
+8
2016-08-30
audit: consistently record PIDs with task_tgid_nr()
Paul Moore
2
-7
/
+13
2016-08-30
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+17
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-53
/
+178
2016-08-29
workqueue: add cancel_work()
Jens Axboe
1
-14
/
+26
2016-08-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-08-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+19
2016-08-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+11
2016-08-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+45
2016-08-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-08-26
printk: fix parsing of "brl=" option
Nicolas Iooss
1
-2
/
+2
2016-08-26
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
1
-2
/
+43
2016-08-26
livepatch/module: make TAINT_LIVEPATCH module-specific
Josh Poimboeuf
2
-7
/
+9
2016-08-26
cpu/hotplug: Allow suspend/resume CPU to be specified
James Morse
1
-4
/
+5
2016-08-24
perf/core: Use this_cpu_ptr() when stopping AUX events
Will Deacon
1
-1
/
+1
2016-08-24
sched: Remove __schedule() non-standard frame annotation
Brian Gerst
1
-1
/
+0
2016-08-24
locking/hung_task: Show all locks
Vegard Nossum
1
-1
/
+1
2016-08-24
ftrace: Add ftrace_graph_ret_addr() stack unwinding helpers
Josh Poimboeuf
1
-0
/
+58
2016-08-24
ftrace: Add return address pointer to ftrace_ret_stack
Josh Poimboeuf
1
-1
/
+4
2016-08-24
ftrace: Only allocate the ret_stack 'fp' field when needed
Josh Poimboeuf
1
-0
/
+2
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
2
-6
/
+1
2016-08-24
fork: Add generic vmalloced stack support
Andy Lutomirski
1
-20
/
+76
2016-08-24
timekeeping: Cap array access in timekeeping_debug
John Stultz
1
-2
/
+7
2016-08-24
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
1
-1
/
+4
2016-08-23
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
Masami Hiramatsu
2
-5
/
+5
2016-08-23
ftrace: probe: Add README entries for k/uprobe-events
Masami Hiramatsu
1
-0
/
+24
2016-08-23
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
Masami Hiramatsu
4
-13
/
+34
2016-08-22
rcuperf: Consistently insert space between flag and message
SeongJae Park
1
-4
/
+3
2016-08-22
rcutorture: Print out barrier error as document says
SeongJae Park
1
-1
/
+2
2016-08-22
torture: Add task state to writer-task stall printk()s
Paul E. McKenney
1
-2
/
+5
2016-08-22
torture: Convert torture_shutdown() to hrtimer
Paul E. McKenney
1
-14
/
+13
2016-08-22
rcutorture: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-38
/
+14
2016-08-22
cpu/hotplug: Get rid of CPU_STARTING reference
Sebastian Andrzej Siewior
1
-1
/
+1
2016-08-22
rcu: Provide exact CPU-online tracking for RCU
Paul E. McKenney
2
-3
/
+30
[prev]
[next]