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-11-20
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2013-11-20
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
2013-11-13
mutex: Avoid gcc version dependent __builtin_constant_p() usage
Tetsuo Handa
2013-11-13
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
2013-11-13
cgroup: fix to break the while loop in cgroup_attach_task() correctly
Anjana V Kumar
2013-10-13
irq: Force hardirq exit's softirq processing on its own stack
Frederic Weisbecker
2013-10-13
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
Tetsuo Handa
2013-10-05
irq: Always define devm_{request_threaded,free}_irq()
Ben Hutchings
2013-10-05
kernel/reboot.c: re-enable the function of variable reboot_default
Chuansheng Liu
2013-10-01
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
2013-10-01
sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...
Daisuke Nishimura
2013-10-01
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-10-01
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2013-09-26
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
2013-09-26
pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup
Eric W. Biederman
2013-09-26
uprobes: Fix utask->depth accounting in handle_trampoline()
Oleg Nesterov
2013-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-08-29
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-29
cgroup: fix rmdir EBUSY regression in 3.11
Hugh Dickins
2013-08-29
workqueue: cond_resched() after processing each work item
Tejun Heo
2013-08-28
timer_list: correct the iterator for timer_list
Nathan Zimmer
2013-08-27
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
2013-08-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-21
cpuset: fix a regression in validating config change
Li Zefan
2013-08-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-08-19
kernel: fix new kernel-doc warning in wait.c
Randy Dunlap
2013-08-18
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-16
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2013-08-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-08-13
microblaze: fix clone syscall
Michal Simek
2013-08-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-08-14
PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()
Stephen Boyd
2013-08-13
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
2013-08-13
cpuset: fix the return value of cpuset_write_u64()
Li Zefan
2013-08-12
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-08-12
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
2013-08-08
userns: limit the maximum depth of user_namespace->parent chain
Oleg Nesterov
2013-08-07
Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-08-06
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-06
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-06
printk: Fix return of braille_register_console()
Steven Rostedt
2013-08-06
Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"
Oleg Nesterov
2013-08-06
userns: unshare_userns(&cred) should not populate cred on failure
Oleg Nesterov
2013-08-02
tracing: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
2013-08-02
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
2013-08-02
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-08-02
Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-01
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-01
workqueue: copy workqueue_attrs with all fields
Shaohua Li
2013-07-31
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
[next]