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
2012-06-19
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
2012-06-10
mm/fork: fix overflow in vma length when copying mmap on clone
Siddhesh Poyarekar
2012-05-31
compat: Fix RT signal mask corruption via sigprocmask
Jan Kiszka
2012-05-31
workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...
Tejun Heo
2012-05-20
namespaces, pid_ns: fix leakage on fork() failure
Mike Galbraith
2012-05-11
exit_signal: fix the "parent has changed security domain" logic
Oleg Nesterov
2012-05-11
exit_signal: simplify the "we have changed execution domain" logic
Oleg Nesterov
2012-05-11
sched: Fix nohz load accounting -- again!
Peter Zijlstra
2012-05-11
PM / Hibernate: fix the number of pages used for hibernate/thaw buffering
Bojan Smojver
2012-05-11
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
Steven Rostedt
2012-05-11
sched: Fix OOPS when build_sched_domains() percpu allocation fails
he, bo
2012-04-22
futex: Do not leak robust list to unprivileged process
Kees Cook
2012-04-22
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
2012-04-13
cred: copy_process() should clear child->replacement_session_keyring
Oleg Nesterov
2012-04-13
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
2012-04-13
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
2012-04-13
tracing: Fix ent_size in trace output
Steven Rostedt
2012-04-13
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2012-04-13
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
2012-04-02
module: Remove module size limit
Sasha Levin
2012-04-02
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
2012-04-02
genirq: Fix incorrect check for forced IRQ thread handler
Alexander Gordeev
2012-04-02
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
Russell King
2012-04-02
ntp: Fix integer overflow when setting time
Sasha Levin
2012-04-02
futex: Cover all PI opcodes with cmpxchg enabled check
Thomas Gleixner
2012-03-19
Block: use a freezable workqueue for disk-event polling
Alan Stern
2012-03-12
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
2012-03-12
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
2012-02-29
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-29
genirq: Handle pending irqs in irq_startup()
Thomas Gleixner
2012-02-29
genirq: Unmask oneshot irqs when thread was not woken
Thomas Gleixner
2012-02-20
relay: prevent integer overflow in relay_open()
Dan Carpenter
2012-02-13
lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging
Ben Hutchings
2012-02-13
lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdep
Peter Zijlstra
2012-02-13
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
Srivatsa S. Bhat
2012-02-13
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
2012-02-13
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
2012-02-13
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2012-02-13
kprobes: fix a memory leak in function pre_handler_kretprobe()
Jiang Liu
2012-01-25
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
2012-01-25
tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT
Steven Rostedt
2012-01-25
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
2012-01-12
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-04
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
Oleg Nesterov
2012-01-04
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
2012-01-03
hung_task: fix false positive during vfork
Mandeep Singh Baines
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
2011-12-20
Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]