summaryrefslogtreecommitdiff
path: root/kernel (unfollow)
Commit message (Expand)Author
2014-10-30tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent
2014-10-29kernel/kmod: fix use-after-free of the sub_info structureMartin Schwidefsky
2014-10-29gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio
2014-10-28rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney
2014-10-28perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra
2014-10-28sched/dl: Fix preemption checksKirill Tkhai
2014-10-28sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov
2014-10-28sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai
2014-10-28sched/fair: Care divide error in update_task_scan_period()Yasuaki Ishimatsu
2014-10-28sched/numa: Fix unsafe get_task_struct() in task_numa_assign()Kirill Tkhai
2014-10-28sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer()Juri Lelli
2014-10-28sched/deadline: Don't replenish from a !SCHED_DEADLINE entityJuri Lelli
2014-10-28sched: Fix race between task_group and sched_task_groupKirill Tkhai
2014-10-27bpf: split eBPF out of NETAlexei Starovoitov
2014-10-27PM / Sleep: fix recovery during resuming from hibernationImre Deak
2014-10-26futex: Fix a race condition between REQUEUE_PI and task deathBrian Silverman
2014-10-26futex: Mention key referencing differences between shared and private futexesDavidlohr Bueso
2014-10-25clockevents: Prevent shift out of boundsThomas Gleixner
2014-10-25posix-timers: Fix stack info leak in timer_create()Mathias Krause
2014-10-24ftrace: Fix checking of trampoline ftrace_ops in finding trampolineSteven Rostedt (Red Hat)
2014-10-24ftrace: Set ops->old_hash on modifying what an ops hooks toSteven Rostedt (Red Hat)
2014-10-23rcu: More on deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney
2014-10-22PM / freezer: Clean up code after recent fixesRafael J. Wysocki
2014-10-21bpf: fix bug in eBPF verifierAlexei Starovoitov
2014-10-21PM: convert do_each_thread to for_each_process_threadMichal Hocko
2014-10-21OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-10-21freezer: remove obsolete comments in __thaw_task()Cong Wang
2014-10-21freezer: Do not freeze tasks killed by OOM killerCong Wang
2014-10-18futex: Ensure get_futex_key_refs() always implies a barrierCatalin Marinas
2014-10-15modules, lock around setting of MODULE_STATE_UNFORMEDPrarit Bhargava
2014-10-14kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>Geert Uytterhoeven
2014-10-14kernel/watchdog.c: control hard lockup detection defaultUlrich Obergfell
2014-10-14kdb: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-14x86: optimize resource lookups for ioremapMike Travis
2014-10-14kexec: remove the unused function parameterBaoquan He
2014-10-14kexec: take the segment adding out of locate_mem_hole functionsBaoquan He
2014-10-14kernel/kallsyms.c: use __seq_open_private()Rob Jones
2014-10-14printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven
2014-10-10audit: rename audit_log_remove_rule to disambiguate for treesRichard Guy Briggs
2014-10-10audit: cull redundancy in audit_rule_changeRichard Guy Briggs
2014-10-10audit: WARN if audit_rule_change called illegallyEric Paris
2014-10-10audit: put rule existence check in canonical orderRichard Guy Briggs
2014-10-09kernel/sys.c: compat sysinfo syscall: fix undefined behaviorScotty Bauer
2014-10-09kernel/sys.c: whitespace fixesvishnu.ps
2014-10-09acct: eliminate compile warningYing Xue
2014-10-09kernel/async.c: switch to pr_foo()Ionut Alexa
2014-10-09mm: use VM_BUG_ON_MM where possibleSasha Levin
2014-10-09mempolicy: remove the "task" arg of vma_policy_mof() and simplify itOleg Nesterov
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner