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
2016-09-27
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+40
2016-09-25
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-13
/
+16
2016-09-25
fix memory leaks in tracing_buffers_splice_read()
Al Viro
1
-6
/
+8
2016-09-25
tracing: Move mutex to protect against resetting of seq data
Steven Rostedt (Red Hat)
1
-7
/
+8
2016-09-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-09-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2016-09-23
cgroup: fix invalid controller enable rejections with cgroup namespace
Tejun Heo
1
-4
/
+25
2016-09-22
perf/core: Limit matching exclusive events to one PMU
Alexander Shishkin
1
-1
/
+1
2016-09-19
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
1
-0
/
+6
2016-09-19
genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE
Marc Zyngier
1
-2
/
+6
2016-09-16
cpuset: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
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-13
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
Joonwoo Park
1
-3
/
+14
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
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
[next]