block: avoid using uninitialized value in from queue_var_store
[pandora-kernel.git] / kernel /
2013-04-25 Emese Revfykernel/signal.c: stop info leak via the tkill and the...
2013-04-25 Namhyung Kimtracing: Fix possible NULL pointer dereferences
2013-04-25 Namhyung Kimtracing: Fix double free when function profile init...
2013-04-25 Huacai ChenPM / reboot: call syscore_shutdown() after disable_nonb...
2013-04-25 Jan Kiszkaftrace: Consistently restore trace function on sysctl...
2013-04-25 Thomas Gleixnersched_clock: Prevent 64bit inatomicity on 32bit systems
2013-04-25 Michael Bohanhrtimer: Don't reinitialize a cpu_base lock on CPU_UP
2013-04-10 Mark Rutlandclockevents: Don't allow dummy broadcast timers
2013-03-27 Andrew Mortonkernel/signal.c: use __ARCH_HAS_SA_RESTORER instead...
2013-03-27 Steven Rostedt ... tracing: Prevent buffer overwrite disabled for latency...
2013-03-27 Steven Rostedt ... tracing: Keep overwrite in sync between regular and...
2013-03-27 Steven Rostedt ... tracing: Protect tracer flags with trace_types_lock
2013-03-27 Steven Rostedt ... tracing: Fix free of probe entry by calling call_rcu_sc...
2013-03-27 Steven Rostedt ... tracing: Fix race in snapshot swapping
2013-03-20 Kees Cooksignal: always clear sa_restorer on execve
2013-03-20 Steven Rostedtftrace: Update the kconfig for DYNAMIC_FTRACE
2013-03-06 Oleg Nesterovkmod: make __request_module() killable
2013-03-06 Oleg Nesterovkmod: introduce call_modprobe() helper
2013-03-06 Oleg Nesterovusermodehelper: ____call_usermodehelper() doesn't need...
2013-03-06 Oleg Nesterovusermodehelper: implement UMH_KILLABLE
2013-03-06 Oleg Nesterovusermodehelper: introduce umh_complete(sub_info)
2013-03-06 Xi Wangsysctl: fix null checking in bin_dn_node_address()
2013-03-06 Tejun Heoposix-timer: Don't call idr_find() with out-of-range ID
2013-03-06 Steven Rostedt ... ftrace: Call ftrace cleanup module notifier after all...
2013-03-06 Li Zefancpuset: fix cpuset_print_task_mems_allowed() vs rename...
2013-03-06 Li Zefancgroup: fix exit() vs rmdir() race
2013-03-06 Stanislaw Gruszkaposix-cpu-timers: Fix nanosleep task_struct leak
2013-03-06 H. Peter Anvintimeconst.pl: Eliminate Perl warning
2013-03-06 Leonid Shatzhrtimer: Prevent hrtimer_enqueue_reprogram race
2013-03-06 Tejun Heoworkqueue: consider work function when searching for...
2013-03-06 Thomas Gleixnergenirq: Avoid deadlock in spurious handling
2013-02-20 T Makphaibulchokekernel/resource.c: fix stack overflow in __reserve_regi...
2013-02-20 Oleg Nesterovwake_up_process() should be never used to wakeup a...
2013-02-20 Oleg Nesterovptrace: ensure arch_ptrace/ptrace_request can never...
2013-02-20 Oleg Nesterovptrace: introduce signal_wake_up_state() and ptrace_sig...
2013-02-20 Shawn Bohrersched/rt: Use root_domain of rt_rq not current processor
2013-02-06 Alexandre SIMONprintk: fix buffer overflow when calling log_prefix...
2013-02-06 Wang YanQingsmp: Fix SMP function call empty cpu mask race
2013-02-06 Steven Rostedtftrace: Be first to run code modification on modules
2013-01-03 Steven Rostedtring-buffer: Fix NULL pointer if rb_set_head_page(...
2013-01-03 Tejun Heocgroup: remove incorrect dget/dput() pair in cgroup_cre...
2013-01-03 Dan Carpenterftrace: Clear bits properly in reset_iter_read()
2013-01-03 Eric Dumazetrcu: Fix batch-limit size problem
2013-01-03 Thomas Gleixnergenirq: Always force thread affinity
2013-01-03 Tejun Heocgroup: cgroup_subsys->fork() should be called after...
2013-01-03 Mike GalbraithRevert "sched, autogroup: Stop going ahead if autogroup...
2013-01-03 Kees Cookuse clamp_t in UNAME26 fix
2013-01-03 Tejun Heoworkqueue: convert BUG_ON()s in __queue_delayed_work...
2012-12-06 Mike Galbraithworkqueue: exit rescuer_thread() as TASK_RUNNING
2012-12-06 Darren Hartfutex: avoid wake_futex() for a PI futex_q
2012-12-06 Chuansheng Liuwatchdog: using u64 in get_sample_period()
2012-12-06 Thomas Gleixnerfutex: Handle futex_pi OWNER_DIED take over correctly
2012-11-16 Rusty Russellmodule: fix out-by-one error in kallsyms
2012-10-30 Kees Cookkernel/sys.c: fix stack memory content leak via UNAME26
2012-10-30 Daisuke Nishimuracgroup: notify_on_release may not be triggered in some...
2012-10-30 Dan Carpentertimekeeping: Cast raw_interval to u64 to avoid shift...
2012-10-30 Hildner, Christiantimers: Fix endless looping between cascade() and inter...
2012-10-30 Matthew Garrettmodule: taint kernel when lve module is loaded
2012-10-17 Mike Galbraithsched: Fix migration thread runtime bogosity
2012-10-17 Shawn Guokernel/sys.c: call disable_nonboot_cpus() in kernel_res...
2012-10-17 Paul E. McKenneyrcu: Fix day-one dyntick-idle stall-warning bug
2012-10-17 Lai Jiangshanworkqueue: fix possible stall on try_to_grab_pending...
2012-10-17 Tejun Heoworkqueue: add missing smp_wmb() in process_one_work()
2012-10-10 Srivatsa S. BhatCPU hotplug, cpusets, suspend: Don't modify cpusets...
2012-10-10 Li ZhongFix a dead loop in async_synchronize_full()
2012-10-10 Yasunori Gotosched: Fix ancient race in do_exit()
2012-10-10 Tejun Heoworkqueue: reimplement work_on_cpu() using system_wq
2012-09-19 Al Viroperf_event: Switch to internal refcount, fix race with...
2012-09-19 John Stultztime: Move ktime_t overflow checking into timespec_vali...
2012-09-19 John Stultztime: Avoid making adjustments if we haven't accumulate...
2012-09-19 John Stultztime: Improve sanity checking of timekeeping inputs
2012-09-19 Lai Jiangshanworkqueue: UNBOUND -> REBIND morphing in rebind_workers...
2012-09-12 Miklos Szerediaudit: fix refcounting in audit-tree
2012-09-12 Miklos Szerediaudit: don't free_chunk() after fsnotify_add_mark()
2012-09-12 Stanislaw Gruszkasched: fix divide by zero at {thread_group,task}_times
2012-08-09 Darren Hartfutex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
2012-08-09 Darren Hartfutex: Fix bug in WARN_ON for NULL q.pi_state
2012-08-09 Darren Hartfutex: Test for pi_mutex on fault in futex_wait_requeue...
2012-08-09 Theodore Ts'orandom: make 'add_interrupt_randomness()' do something...
2012-08-09 Peter Zijlstrasched: Fix race in task_group()
2012-08-02 Tejun Heoworkqueue: perform cpu down operations from low priorit...
2012-08-02 Srivatsa S. Bhatftrace: Disable function tracing during suspend/resume...
2012-08-02 Peter Zijlstrasched/nohz: Fix rq->cpu_load calculations some more
2012-08-02 Peter Zijlstrasched/nohz: Fix rq->cpu_load[] calculations
2012-08-02 Mel Gormancpuset: mm: reduce large amounts of memory barrier...
2012-07-25 Thomas Gleixnertimekeeping: Add missing update call in timekeeping_res...
2012-07-25 John Stultzhrtimer: Update hrtimer base offsets each hrtimer_interrupt
2012-07-25 Thomas Gleixnertimekeeping: Provide hrtimer update function
2012-07-25 Thomas Gleixnerhrtimers: Move lock held region in hrtimer_interrupt()
2012-07-25 Thomas Gleixnertimekeeping: Maintain ktime_t based offsets for hrtimers
2012-07-25 John Stultztimekeeping: Fix leapsecond triggered load spike issue
2012-07-25 John Stultzhrtimer: Provide clock_was_set_delayed()
2012-07-25 Thomas Gleixnertime: Move common updates to a function
2012-07-25 John Stultztimekeeping: Fix CLOCK_MONOTONIC inconsistency during...
2012-07-25 Richard Cochranntp: Correct TAI offset during leap second
2012-07-25 John Stultzntp: Fix leap-second hrtimer livelock
2012-07-25 Bojan SmojverPM / Hibernate: Hibernate/thaw fixes/improvements
2012-07-25 Peter Zijlstrasched/nohz: Rewrite and fix load-avg computation -...
2012-07-12 Vaibhav Nagarnaiktracing: change CPU ring buffer state from tracing_cpumask
2012-07-12 Eric Dumazetsplice: fix racy pipe->buffers uses
next