summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-05-11exit_signal: fix the "parent has changed security domain" logicOleg Nesterov
2012-05-11exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov
2012-05-11sched: Fix nohz load accounting -- again!Peter Zijlstra
2012-05-11PM / Hibernate: fix the number of pages used for hibernate/thaw bufferingBojan Smojver
2012-05-11tracing: Fix stacktrace of latency tracers (irqsoff and friends)Steven Rostedt
2012-05-11sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
2012-04-22futex: Do not leak robust list to unprivileged processKees Cook
2012-04-22nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell
2012-04-13cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov
2012-04-13sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel
2012-04-13tracing: Fix ent_size in trace outputSteven Rostedt
2012-04-13tracing: Fix ftrace stack trace entriesWolfgang Mauerer
2012-04-13genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return valueJiang Liu
2012-04-02module: Remove module size limitSasha Levin
2012-04-02PM / Hibernate: Enable usermodehelpers in hibernate() error pathSrivatsa S. Bhat
2012-04-02genirq: Fix incorrect check for forced IRQ thread handlerAlexander Gordeev
2012-04-02genirq: Fix long-term regression in genirq irq_set_irq_type() handlingRussell King
2012-04-02ntp: Fix integer overflow when setting timeSasha Levin
2012-04-02futex: Cover all PI opcodes with cmpxchg enabled checkThomas Gleixner
2012-03-19Block: use a freezable workqueue for disk-event pollingAlan Stern
2012-03-12kprobes: return proper error code from register_kprobe()Prashanth Nageshappa
2012-03-12genirq: Clear action->thread_mask if IRQ_ONESHOT is not setThomas Gleixner
2012-02-29epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-29genirq: Handle pending irqs in irq_startup()Thomas Gleixner
2012-02-29genirq: Unmask oneshot irqs when thread was not wokenThomas Gleixner
2012-02-20relay: prevent integer overflow in relay_open()Dan Carpenter
2012-02-13lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debuggingBen Hutchings
2012-02-13lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdepPeter Zijlstra
2012-02-13PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat
2012-02-13PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat
2012-02-13sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min
2012-02-13PM / Hibernate: Fix s2disk regression related to freezing workqueuesRafael J. Wysocki
2012-02-13kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu
2012-01-25kprobes: initialize before using a hlistAnanth N Mavinakayanahalli
2012-01-25tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt
2012-01-25ftrace: Fix unregister ftrace_ops accountingJiri Olsa
2012-01-12cgroup: fix to allow mounting a hierarchy by nameLi Zefan
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds
2011-12-20Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-20binary_sysctl(): fix memory leakMichel Lespinasse
2011-12-20cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemaskDavid Rientjes
2011-12-19cgroups: fix a css_set not found bug in cgroup_attach_procMandeep Singh Baines
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi
2011-12-17Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://...Linus Torvalds