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
2015-02-04
perf: Fix move_group() order
Peter Zijlstra (Intel)
1
-9
/
+47
2015-02-04
perf: Fix event->ctx locking
Peter Zijlstra
1
-37
/
+207
2015-02-04
perf: Add a bit of paranoia
Peter Zijlstra
1
-1
/
+18
2015-02-04
Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes
Ingo Molnar
2
-11
/
+19
2015-02-01
sched: don't cause task state changes in nested sleep debugging
Linus Torvalds
1
-3
/
+2
2015-01-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+13
2015-01-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
15
-74
/
+216
2015-01-28
perf: Tighten (and fix) the grouping condition
Peter Zijlstra
1
-2
/
+13
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+17
2015-01-26
bpf: rcu lock must not be held when calling copy_to_user()
Alexei Starovoitov
1
-8
/
+17
2015-01-26
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-01-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+11
2015-01-22
x86, mpx: Strictly enforce empty prctl() args
Dave Hansen
1
-0
/
+4
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-26
/
+74
2015-01-22
cgroup: prevent mount hang due to memory controller lifetime
Johannes Weiner
1
-1
/
+1
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2
-0
/
+11
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
2
-5
/
+14
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+8
2015-01-20
module: fix race in kallsyms resolution during module load success.
Rusty Russell
1
-13
/
+42
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
3
-9
/
+9
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
1
-0
/
+7
2015-01-20
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
Rusty Russell
1
-0
/
+1
2015-01-17
kernel: avoid overflow in cmp_range
Louis Langholtz
1
-5
/
+5
2015-01-16
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
1
-17
/
+8
2015-01-17
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-23
/
+100
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
1
-14
/
+55
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
1
-1
/
+0
2015-01-15
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
1
-7
/
+20
2015-01-15
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
1
-1
/
+25
2015-01-14
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
6
-13
/
+26
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-30
/
+14
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+8
2015-01-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2015-01-09
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-139
/
+228
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
1
-1
/
+1
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
1
-0
/
+4
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
1
-18
/
+1
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+3
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
1
-1
/
+1
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
1
-11
/
+8
2015-01-08
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
1
-3
/
+9
2015-01-07
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
1
-0
/
+7
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
1
-0
/
+4
2014-12-31
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-9
/
+40
2014-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-12-30
audit: create private file name copies when auditing inodes
Paul Moore
1
-9
/
+40
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
1
-1
/
+1
2014-12-23
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-21
/
+24
2014-12-23
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
1
-0
/
+10
[next]