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
2013-02-03
smp: Fix SMP function call empty cpu mask race
Wang YanQing
2013-01-27
module: fix missing module_mutex unlock
Linus Torvalds
2013-01-27
module: put modules in list much earlier.
Rusty Russell
2013-01-27
module: add new state MODULE_STATE_UNFORMED.
Rusty Russell
2013-01-27
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
2013-01-27
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
2013-01-27
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-01-27
async: fix __lowest_in_progress()
Tejun Heo
2013-01-27
ftrace: Be first to run code modification on modules
Steven Rostedt
2013-01-17
audit: create explicit AUDIT_SECCOMP event type
Kees Cook
2013-01-17
watchdog: Fix disable/enable regression
Bjørn Mork
2013-01-11
signals: sys_ssetmask() uses uninitialized newmask
Oleg Nesterov
2013-01-11
printk: fix incorrect length from print_time() when seconds > 99999
Roland Dreier
2013-01-11
cgroup_rm_file: don't delete the uncreated files
Gao feng
2013-01-11
cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()
Tejun Heo
2013-01-11
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
2013-01-11
genirq: Always force thread affinity
Thomas Gleixner
2012-12-17
rcu: Fix batch-limit size problem
Eric Dumazet
2012-12-17
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
2012-12-17
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
Steven Rostedt
2012-12-17
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
2012-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2012-12-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-05
MODSIGN: Don't use enum-type bitfields in module signature info block
David Howells
2012-12-04
watchdog: Fix CPU hotplug regression
Thomas Gleixner
2012-12-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...
Linus Torvalds
2012-12-04
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-04
workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s
Tejun Heo
2012-12-03
Revert "sched, autogroup: Stop going ahead if autogroup is disabled"
Mike Galbraith
2012-12-03
modsign: add symbol prefix to certificate list
James Hogan
2012-12-01
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
2012-12-01
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
2012-12-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-11-26
futex: avoid wake_futex() for a PI futex_q
Darren Hart
2012-11-26
watchdog: using u64 in get_sample_period()
Chuansheng Liu
2012-11-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-11-01
futex: Handle futex_pi OWNER_DIED take over correctly
Thomas Gleixner
2012-10-31
module: fix out-by-one error in kallsyms
Rusty Russell
2012-10-30
perf, powerpc: Fix hw breakpoints returning -ENOSPC
Michael Neuling
2012-10-25
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
2012-10-25
Makefile: Documentation for external tool should be correct
H. Peter Anvin
2012-10-25
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-10-24
workqueue: cancel_delayed_work() should return %false if work item is idle
Dan Magenheimer
2012-10-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-22
module_signing: fix printk format warning
Randy Dunlap
2012-10-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-10-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-19
use clamp_t in UNAME26 fix
Kees Cook
[next]