index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_V...
Andy Lutomirski
1
-9
/
+53
2016-09-16
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
Andy Lutomirski
2
-1
/
+38
2016-09-16
kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_k...
Oleg Nesterov
1
-2
/
+6
2016-09-15
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
1
-0
/
+4
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
22
-63
/
+260
2016-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+22
2016-09-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+48
2016-09-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2016-09-10
perf/core: Fix aux_mmap_count vs aux_refcount order
Alexander Shishkin
1
-4
/
+11
2016-09-10
perf/core: Fix a race between mmap_close() and set_output() of AUX events
Alexander Shishkin
1
-6
/
+25
2016-09-09
mm: fix cache mode of dax pmd mappings
Dan Williams
1
-0
/
+9
2016-09-05
PM / QoS: avoid calling cancel_delayed_work_sync() during early boot
Tejun Heo
1
-1
/
+10
2016-09-05
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-09-05
perf/core: Remove WARN from perf_event_read()
Peter Zijlstra
1
-4
/
+12
2016-09-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
1
-1
/
+2
2016-09-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-27
/
+39
2016-09-01
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
1
-6
/
+4
2016-09-01
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
1
-6
/
+1
2016-09-01
printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
Sergey Senozhatsky
1
-15
/
+23
2016-09-01
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
1
-0
/
+8
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-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-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
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+17
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-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
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-22
genirq/affinity: Use get/put_online_cpus around cpumask operations
Christoph Hellwig
1
-0
/
+2
2016-08-22
genirq: Fix potential memleak when failing to get irq pm
Shawn Lin
1
-2
/
+6
2016-08-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+25
2016-08-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-29
/
+71
2016-08-18
Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-5
/
+5
2016-08-18
sched/cputime: Resync steal time when guest & host lose sync
Wanpeng Li
1
-3
/
+15
[next]