summaryrefslogtreecommitdiff
path: root/kernel (unfollow)
Commit message (Expand)Author
2017-01-11workqueue: fix possible livelock with concurrent mod_delayed_work()Pavankumar Kondeti
2017-01-10perf: don't leave group_entry on sibling list (use-after-free)John Dias
2017-01-10sched: Convert the global wake_up_idle flag to a per cluster flagSyed Rameez Mustafa
2017-01-09fgraph: Handle a case where a tracer ignores set_graph_notraceSteven Rostedt (Red Hat)
2017-01-09timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner
2017-01-07sched: fix a bug in handling top task table rolloverPavankumar Kondeti
2017-01-07sched: fix stale predicted load in trace_sched_get_busy()Pavankumar Kondeti
2017-01-06kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson
2017-01-06kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2017-01-05timers: Fix documentation for schedule_timeout() and similarDouglas Anderson
2017-01-05timers: Fix usleep_range() in the context of wake_up_process()Douglas Anderson
2017-01-05timers: Plug locking race vs. timer migrationThomas Gleixner
2017-01-04sched: Delete heavy task heuristics in prediction codeRohit Gupta
2017-01-03sched: Fix new task accounting bug in transfer_busy_time()Syed Rameez Mustafa
2017-01-02sched/walt: kill {min,max}_capacityJuri Lelli
2016-12-30sched: Fix deadlock between cpu hotplug and upmigrate changePavankumar Kondeti
2016-12-21msm: rtb: record counter timestamp for every log recordSrinivas Ramana
2016-12-20sched/tune: remove duplicate allow_attach in schedtune_cgrp_subsysRunmin Wang
2016-12-20sched: Avoid packing tasks with low sleep timeSrivatsa Vaddagiri
2016-12-16sched: Track average sleep timeSrivatsa Vaddagiri
2016-12-16sched: Avoid waking idle cpu for short-burst tasksSrivatsa Vaddagiri
2016-12-16sched: Track burst length for tasksSrivatsa Vaddagiri
2016-12-15hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-12-15locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()Thomas Gleixner
2016-12-15locking/rtmutex: Prevent dequeue vs. unlock raceThomas Gleixner
2016-12-14Revert "sched/cputime: Fix steal time accounting vs. CPU hotplug"Syed Rameez Mustafa
2016-12-09sched: Ensure proper task migration when a CPU is isolatedSyed Rameez Mustafa
2016-12-09sched/core: Fix race condition in clearing hmp requestOlav Haugan
2016-12-09sched/core: Prevent (user) space tasks from affining to isolated cpusOlav Haugan
2016-12-09perf: protect group_leader from races that cause ctx double-freeJohn Dias
2016-12-09time: sched_clock: record cycle count in suspend and resumeSrinivas Ramana
2016-12-08sched/walt: kill {min,max}_capacityJuri Lelli
2016-12-08rcu: Fix soft lockup for rcu_nocb_kthreadDing Tianhong
2016-12-01sched: pre-allocate colocation groupsJoonwoo Park
2016-12-01sched: tune: Fix lacking spinlock initializationKe Wang
2016-12-01UPSTREAM: trace: Add an option for boot clock as trace clockJoel Fernandes
2016-12-01UPSTREAM: timekeeping: Add a fast and NMI safe boot clockJoel Fernandes
2016-12-01cpufreq: sched: Fix kernel crash on accessing sysfs fileViresh Kumar
2016-11-29sched: Fix out of bounds array access in sched_reset_all_window_stats()Pavankumar Kondeti
2016-11-29cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo
2016-11-29sched: tune: Fix lacking spinlock initializationKe Wang
2016-11-28UPSTREAM: trace: Add an option for boot clock as trace clockJoel Fernandes
2016-11-28UPSTREAM: timekeeping: Add a fast and NMI safe boot clockJoel Fernandes
2016-11-28sched/core: Do not free task while holding rq lockOlav Haugan
2016-11-28sched: Disable interrupts while holding related_thread_group_lockPavankumar Kondeti
2016-11-27qos: Register irq notify after adding the qos requestAnil Kumar Mamidala
2016-11-26PM / sleep: fix device reference leak in test_suspendJohan Hovold