summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-09-12audit: fix refcounting in audit-treeMiklos Szeredi
2012-09-12audit: don't free_chunk() after fsnotify_add_mark()Miklos Szeredi
2012-09-12sched: fix divide by zero at {thread_group,task}_timesStanislaw Gruszka
2012-08-10futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart
2012-08-10futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart
2012-08-10futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-10sched: Fix race in task_group()Peter Zijlstra
2012-08-02workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo
2012-08-02ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat
2012-08-02sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra
2012-08-02sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra
2012-08-02cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-07-25timekeeping: Add missing update call in timekeeping_resume()Thomas Gleixner
2012-07-25hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz
2012-07-25timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-25hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner
2012-07-25timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner
2012-07-25timekeeping: Fix leapsecond triggered load spike issueJohn Stultz
2012-07-25hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-25time: Move common updates to a functionThomas Gleixner
2012-07-25timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz
2012-07-25ntp: Correct TAI offset during leap secondRichard Cochran
2012-07-25ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-07-25PM / Hibernate: Hibernate/thaw fixes/improvementsBojan Smojver
2012-07-25sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-12tracing: change CPU ring buffer state from tracing_cpumaskVaibhav Nagarnaik
2012-07-12splice: fix racy pipe->buffers usesEric Dumazet
2012-06-19sched: Fix the relax_domain_level boot parameterDimitri Sivanich
2012-06-10mm/fork: fix overflow in vma length when copying mmap on cloneSiddhesh Poyarekar
2012-05-31compat: Fix RT signal mask corruption via sigprocmaskJan Kiszka
2012-05-31workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...Tejun Heo
2012-05-20namespaces, pid_ns: fix leakage on fork() failureMike Galbraith
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