wl1251: implement multicast address filtering (fwd)
[pandora-kernel.git] / kernel /
2014-04-13 notazMerge branch 'stable-3.2' into pandora-3.2
2014-04-01 Paul E. McKenneyprintk: Fix scheduling-while-atomic problem in console_...
2014-04-01 Colin Crosstimekeeping: fix 32-bit overflow in get_monotonic_boottime
2014-04-01 Steven Rostedtftrace: Have function graph only trace based on global_...
2014-04-01 Steven Rostedt ... tracing: Do not add event files for modules that fail...
2014-04-01 Li Zefancpuset: fix a race condition in __cpuset_node_allowed_s...
2014-04-01 Peter Zijlstraperf: Fix hotplug splat
2014-04-01 George McCollistersched: Fix double normalization of vruntime
2014-04-01 Chuansheng Liugenirq: Remove racy waitqueue_active check
2014-04-01 Tejun Heocgroup: update cgroup_enable_task_cg_lists() to grab...
2014-04-01 Lai Jiangshanworkqueue: ensure @task is valid across kthread_stop()
2014-04-01 Steven Rostedt ... ring-buffer: Fix first commit on sub-buffer having...
2014-04-01 Mikulas Patockatime: Fix overflow when HZ is smaller than 60
2014-04-01 Steven Rostedt ... ftrace: Fix synchronization location disabling and...
2014-04-01 Steven Rostedtftrace: Use schedule_on_each_cpu() as a heavy synchroni...
2014-02-15 Ying Xuesched/rt: Avoid updating RT entry timeout twice within...
2014-02-15 Peter Boonstoppelsched: Unthrottle rt runqueues in __disable_runtime()
2014-02-15 Mike Galbraithsched,rt: fix isolated CPUs leaving root_task_group...
2014-02-15 Colin Crosssched/rt: Fix SCHED_RR across cgroups
2014-02-15 Kirill Tkhaisched/rt: Fix rq's cpupri leak while enqueue/dequeue...
2014-02-15 Miao Xieftrace: Initialize the ftrace profiler for each possibl...
2014-01-03 Steven Rostedt ... ftrace: Fix function graph with loading of modules
2014-01-03 Steven Rostedt ... ftrace: Check module functions being traced on reload
2014-01-03 Steven Rostedtftrace: Create ftrace_hash_empty() helper routine
2014-01-03 Steven Rostedtftrace: Fix ftrace hash record update with notrace
2014-01-03 Ben Segallsched: Avoid throttle_cfs_rq() racing with period_timer...
2014-01-03 Linus Torvaldsfutex: fix handling of read-only-mapped hugepages
2014-01-03 Peter Zijlstracpuset: Fix memory allocator deadlock
2014-01-03 Laxman Dewanganirq: Enable all irqs unconditionally in irq_resume
2014-01-03 Kees Cookexec/ptrace: fix get_dumpable() incorrect tests
2014-01-03 Aaron LuPM / hibernate: Avoid overflow in hibernate_preallocate...
2014-01-03 Mathias Krauseaudit: use nlmsg_len() to get message payload length
2014-01-03 Mathias Krauseaudit: fix info leak in AUDIT_GET requests
2014-01-03 Tyler Hicksaudit: printk USER_AVC messages when audit isn't enabled
2014-01-03 KOSAKI Motohiroalarmtimer: return EINVAL instead of ENOTSUPP if rtcdev...
2013-12-09 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-11-28 Steven Rostedttracing: Fix potential out-of-bounds in trace_get_user()
2013-11-28 Peter Zijlstraperf: Fix perf ring buffer memory ordering
2013-10-26 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-10-26 Peter Zijlstraperf: Fix perf_cgroup_switch for sw-events
2013-10-26 Peter Zijlstraperf: Clarify perf_cpu_context::active_pmu usage by...
2013-10-26 Li Zefancgroup: fail if monitored file and event_control are...
2013-10-26 Salman Qaziperf: Use css_tryget() to avoid propping up css refcount
2013-10-26 Daisuke Nishimurasched/fair: Fix small race where child->se.parent,cfs_r...
2013-09-10 Tejun Heoworkqueue: cond_resched() after processing each work...
2013-09-10 Andrew Vagintracing: Fix fields of struct trace_iterator that are...
2013-09-10 Jiri Olsaperf: Fix event group context move
2013-09-10 Zhu Yanhaisched: Fix the broken sched_rr_get_interval()
2013-08-02 Steven Rostedt ... tracing: Use current_uid() for critical time tracing
2013-07-27 Peter Zijlstraperf: Fix mmap() accounting hole
2013-07-27 Peter Zijlstraperf: Fix perf mmap bugs
2013-07-27 Peter Zijlstraperf: Fix perf_lock_task_context() vs RCU
2013-07-27 Jiri Olsaperf: Remove WARN_ON_ONCE() check in __perf_event_enabl...
2013-07-27 Jiri Olsaperf: Clone child context from parent context pmu
2013-07-27 zhangwei(Jovi)tracing: Fix irqs-off tag display in syscall tracing
2013-07-27 Bart Van Asschetimer: Fix jiffies wrap behavior of round_jiffies_common()
2013-07-27 Ben Hutchingsgenirq: Fix can_request_irq() for IRQs without an action
2013-07-27 Zhang Yifutex: Take hugepages into account when generating...
2013-07-27 Oleg Nesterovhw_breakpoint: Use cpu_possible_mask in {reserve,releas...
2013-07-27 Bu, Yitianprintk: Fix rq->lock vs logbuf_lock unlock lock inversion
2013-06-19 Oleg Nesterovaudit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
2013-06-19 Robin Holtreboot: rigrate shutdown/reboot to boot cpu
2013-06-19 Srivatsa S. BhatCPU hotplug: provide a generic helper to disable/enable...
2013-06-19 Steven Rostedt ... ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_...
2013-05-30 libinsched/debug: Fix sd->*_idx limit range avoiding overflow
2013-05-30 Namhyung Kimsched/debug: Limit sd->*_idx range on sysctl
2013-05-30 Oleg Nesterovusermodehelper: check subprocess_info->path != NULL
2013-05-30 Steven Rostedt ... tracing: Fix leaks of filter preds
2013-05-30 Tirupathi Reddytimer: Don't reinitialize the cpu base lock during...
2013-05-30 Thomas Gleixnertick: Cleanup NOHZ per cpu data on cpu down
2013-05-23 Grazvydas IgnotasMerge branch 'stable-3.2' into pandora-3.2
2013-05-13 Chen Gangkernel/audit_tree.c: tree will leak memory when failure...
2013-05-13 Tommi Rantalaperf: Treat attr.config as u64 in perf_swevent_init()
2013-05-13 Wei Yongjunperf: Fix error return code
2013-05-13 Thomas Gleixnerclockevents: Set dummy handler on CPU_DEAD shutdown
2013-05-13 Namhyung Kimtracing: Check return value of tracing_init_dentry()
2013-05-13 Namhyung Kimtracing: Reset ftrace_graph_filter_enabled if count...
2013-05-13 Namhyung Kimtracing: Fix off-by-one on allocating stat->pages
2013-05-13 David Engrafhrtimer: Fix ktime_add_ns() overflow on 32bit architectures
2013-05-13 Prarit Bhargavahrtimer: Add expiry time overflow check in hrtimer_inte...
2013-05-13 Li Zefancgroup: fix an off-by-one bug which may trigger BUG_ON()
2013-05-13 Steven Rostedt ... tracing: Fix ftrace_dump()
2013-05-13 Steven Rostedt ... tracing: Remove most or all of stack tracer stack size...
2013-05-13 Steven Rostedt ... tracing: Fix stack tracer with fentry use
2013-05-13 Steven Rostedt ... tracing: Use stack of calling function for stack tracer
2013-04-25 Tejun Heosched: Convert BUG_ON()s in try_to_wake_up_local()...
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
next