aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-06-18perf: Fix race in removing an eventPeter Zijlstra
2014-06-18perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra
2014-06-18perf: Prevent false warning in perf_swevent_addJiri Olsa
2014-06-18sched: Sanitize irq accounting madnessThomas Gleixner
2014-06-18sched/deadline: Fix memory leakLi Zefan
2014-06-18sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)
2014-06-18futex: Make lookup_pi_state more robustThomas Gleixner
2014-06-18futex: Always cleanup owner tid in unlock_piThomas Gleixner
2014-06-18futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner
2014-06-18futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...Thomas Gleixner
2014-06-18powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-06-18workqueue: make rescuer_thread() empty wq->maydays list before exitingLai Jiangshan
2014-06-18workqueue: fix a possible race condition between rescuer and pwq-releaseLai Jiangshan
2014-06-18workqueue: fix bugs in wq_update_unbound_numa() failure pathDaeseok Youn
2014-06-18hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar
2014-06-18hrtimer: Prevent remote enqueue of leftmost timersLeon Ma
2014-06-18hrtimer: Prevent all reprogramming if hang detectedStuart Hayes
2014-06-18module: remove warning about waiting module removal.Rusty Russell
2014-06-18timer: Prevent overflow in apply_slackJiri Bohac
2014-06-18genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-18ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-06-18rtmutex: Fix deadlock detector for realThomas Gleixner
2014-06-18futex: Prevent attaching to kernel threadsThomas Gleixner
2014-06-18futex: Add another early deadlock detection checkThomas Gleixner
2014-06-18tracing: Use rcu_dereference_sched() for trace event triggersSteven Rostedt (Red Hat)
2014-06-18tracing/uprobes: Fix uprobe_cpu_buffer memory leakzhangwei(Jovi)
2014-06-18tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()Viresh Kumar
2014-06-18tick-sched: Don't call update_wall_time() when delta is lesser than tick_periodViresh Kumar
2014-06-18tick-common: Fix wrong check in tick_check_replacement()Viresh Kumar
2014-06-18tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)
2014-06-18blktrace: fix accounting of partially completed requestsRoman Pen
2014-06-18audit: convert PPIDs to the inital PID namespace.Richard Guy Briggs
2014-06-18hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua
2014-06-18exit: call disassociate_ctty() before exit_task_namespaces()Oleg Nesterov
2014-06-18wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2014-06-18pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov
2014-06-18user namespace: fix incorrect memory barriersMikulas Patocka
2014-06-18futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens
2014-06-18futex: avoid race between requeue and wakeLinus Torvalds
2014-04-15Merge branch 'tracking-armlt-juno' into integration-linaro-vexpressJon Medhurst
2014-04-15Merge branch 'tracking-uprobes' into merge-linux-linaro-core-trackingAndrey Konovalov
2014-04-15Automatically merging tracking-linaro-android-3.14 into merge-linux-linaro-co...Andrey Konovalov
2014-04-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Jon Medhurst
2014-03-30AUDIT: Allow login in non-init namespacesEric Paris
2014-03-28Revert "PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock"Ajay Nandakumar
2014-03-28time: Revert to calling clock_was_set_delayed() while in irq contextJohn Stultz
2014-03-26Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-25tracing: Fix traceon trigger condition to actually turn tracing onSteven Rostedt (Red Hat)
2014-03-20futex: revert back to the explicit waiter counting codeLinus Torvalds
2014-03-20Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds