summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-04-14futex: Fix small (and harmless looking) inconsistenciesPeter Zijlstra1-4/+7
2017-04-14futex: Avoid freeing an active timerThomas Gleixner1-1/+3
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar17-441/+639
2017-04-14sched/fair: Move the PELT constants into a generated headerPeter Zijlstra2-18/+16
2017-04-14sched/fair: Increase PELT accuracy for small tasksPeter Zijlstra1-1/+2
2017-04-14sched/fair: Fix commentsPeter Zijlstra1-10/+10
2017-04-14sched/fair: Fix corner case in __accumulate_sum()Peter Zijlstra1-56/+19
2017-04-14irq/affinity: Fix extra vecs calculationKeith Busch1-1/+1
2017-04-13cpufreq: schedutil: Reduce frequencies slowerRafael J. Wysocki1-0/+3
2017-04-12Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-35/+32
2017-04-12Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+9
2017-04-11bpf: reference may_access_skb() from __bpf_prog_run()Johannes Berg1-6/+6
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown1-1/+1
2017-04-11Merge tag 'v4.11-rc6' into sched/core, to pick up fixesIngo Molnar16-457/+664
2017-04-11cgroup: avoid attaching a cgroup root to two different superblocksZefan Li1-1/+1
2017-04-11cpuset: Remove cpuset_update_active_cpus()'s parameter.Rakib Mullick2-3/+3
2017-04-10audit: make sure we don't let the retry queue grow without boundsPaul Moore1-35/+32
2017-04-08sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang1-0/+2
2017-04-08Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-19/+14
2017-04-08ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com1-4/+10
2017-04-07sysctl: don't print negative flag for proc_douintvecLiping Zhang1-0/+1
2017-04-06Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-22/+42
2017-04-05rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()Mike Galbraith1-5/+5
2017-04-05ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun1-4/+4
2017-04-04irq/affinity: Fix CPU spread for unbalanced nodesKeith Busch1-9/+11
2017-04-04rtmutex: Fix more prio comparisonsPeter Zijlstra1-3/+29
2017-04-04rtmutex: Fix PI chain order integrityPeter Zijlstra2-2/+28
2017-04-04sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra1-1/+1
2017-04-04sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra2-95/+83
2017-04-04rtmutex: Clean upPeter Zijlstra3-19/+18
2017-04-04sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period updateXunlei Pang1-1/+1
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang3-8/+24
2017-04-04rtmutex: Deboost before waking up the top waiterXunlei Pang3-32/+34
2017-04-04Merge branch 'sched/core' into locking/coreThomas Gleixner12-304/+648
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-19/+27
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro34-496/+840
2017-04-01bpf, verifier: fix rejection of unaligned access checks for map_value_adjDaniel Borkmann1-20/+38
2017-04-01bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann1-0/+1
2017-03-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+3
2017-03-31timekeeping: Remove pointless conversion to boolNicholas Mc Guire1-2/+1
2017-03-31Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner15-104/+256
2017-03-30locking/ww-mutex: Limit stress test to 2 secondsChris Wilson1-9/+9
2017-03-30sched/fair: Optimize ___update_sched_avg()Yuyang Du1-94/+118
2017-03-30sched/fair: Explicitly generate __update_load_avg() instancesPeter Zijlstra1-18/+38
2017-03-28new helper: uaccess_kernel()Al Viro1-1/+1
2017-03-27audit: move audit_signal_info() into kernel/auditsc.cPaul Moore2-19/+14
2017-03-27cgroup: switch to BUG_ON()Nicholas Mc Guire1-6/+3
2017-03-27sched/clock: Fix broken stable to unstable transferPavel Tatashin1-4/+5
2017-03-27sched/fair: Prefer sibiling only if local group is under-utilizedSrikar Dronamraju1-3/+4