index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-07-17
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
Li Zefan
2014-07-17
cgroup: fix mount failure in a corner case
Li Zefan
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
2014-07-17
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
2014-07-17
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-07-17
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
2014-07-09
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
Oleg Nesterov
2014-07-09
tracing/uprobes: Revert "Support mix of ftrace and perf"
Oleg Nesterov
2014-07-09
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
2014-07-09
mm, pcp: allow restoring percpu_pagelist_fraction default
David Rientjes
2014-07-06
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
2014-07-06
tracing: Try again for saved cmdline if failed due to locking
Steven Rostedt (Red Hat)
2014-07-06
kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...
Don Zickus
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
2014-06-30
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-30
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-06-30
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-06-30
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-30
kthread: fix return value of kthread_create() upon SIGKILL.
Tetsuo Handa
2014-06-30
printk/of_serial: fix serial console cessation part way through boot.
Stephen Chivers
2014-06-16
auditsc: audit_krule mask accesses need bounds checking
Andy Lutomirski
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
2014-06-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-05
Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)
Linus Torvalds
2014-06-05
futex: Make lookup_pi_state more robust
Thomas Gleixner
2014-06-05
futex: Always cleanup owner tid in unlock_pi
Thomas Gleixner
2014-06-05
futex: Validate atomic acquisition in futex_lock_pi_atomic()
Thomas Gleixner
2014-06-05
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...
Thomas Gleixner
2014-06-05
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
Roman Gushchin
2014-06-05
sched/dl: Fix race in dl_task_timer()
Kirill Tkhai
2014-06-05
sched: Fix sched_policy < 0 comparison
Richard Weinberger
2014-06-05
sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
Steven Rostedt
2014-06-03
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
2014-06-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-28
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-05-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-05-28
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
Srivatsa S. Bhat
2014-05-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-05-22
sched: Fix hotplug vs. set_cpus_allowed_ptr()
Lai Jiangshan
2014-05-22
sched/cpupri: Replace NR_CPUS arrays
Peter Zijlstra
2014-05-22
sched/deadline: Replace NR_CPUS arrays
Peter Zijlstra
2014-05-22
sched/deadline: Restrict user params max value to 2^63 ns
Juri Lelli
2014-05-22
sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
Peter Zijlstra
2014-05-22
sched: Disallow sched_attr::sched_policy < 0
Peter Zijlstra
2014-05-22
sched: Make sched_setattr() correctly return -EFBIG
Michael Kerrisk
2014-05-21
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-05-19
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
Peter Zijlstra
[next]