summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2017-04-08ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com
2017-04-07sysctl: don't print negative flag for proc_douintvecLiping Zhang
2017-04-06Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-05rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()Mike Galbraith
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-04-05ring-buffer: Fix return value check in test_ringbuffer()Wei Yongjun
2017-04-04irq/affinity: Fix CPU spread for unbalanced nodesKeith Busch
2017-04-04rtmutex: Fix more prio comparisonsPeter Zijlstra
2017-04-04rtmutex: Fix PI chain order integrityPeter Zijlstra
2017-04-04sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra
2017-04-04sched/rtmutex: Refactor rt_mutex_setprio()Peter Zijlstra
2017-04-04rtmutex: Clean upPeter Zijlstra
2017-04-04sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period updateXunlei Pang
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang
2017-04-04rtmutex: Deboost before waking up the top waiterXunlei Pang
2017-04-04Merge branch 'sched/core' into locking/coreThomas Gleixner
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01bpf, verifier: fix rejection of unaligned access checks for map_value_adjDaniel Borkmann
2017-04-01bpf, verifier: fix alu ops against map_value{, _adj} register typesDaniel Borkmann
2017-03-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-31timekeeping: Remove pointless conversion to boolNicholas Mc Guire
2017-03-31Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-03-30livepatch: Reduce the time of finding module symbolsZhou Chengming
2017-03-30locking/ww-mutex: Limit stress test to 2 secondsChris Wilson
2017-03-30Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-03-30sched/fair: Optimize ___update_sched_avg()Yuyang Du
2017-03-30sched/fair: Explicitly generate __update_load_avg() instancesPeter Zijlstra
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-03-27audit: move audit_signal_info() into kernel/auditsc.cPaul Moore
2017-03-27cgroup: switch to BUG_ON()Nicholas Mc Guire
2017-03-27sched/clock: Fix broken stable to unstable transferPavel Tatashin
2017-03-27sched/fair: Prefer sibiling only if local group is under-utilizedSrikar Dronamraju
2017-03-26lockdep: Fix per-cpu static objectsPeter Zijlstra
2017-03-25Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-03-24bpf: improve verifier packet range checksAlexei Starovoitov
2017-03-25Merge back schedutil governor updates for 4.12.Rafael J. Wysocki
2017-03-24treewide: Fix typo in xml/driver-api/basics.xmlMasanari Iida
2017-03-24padata: avoid race in reorderingJason A. Donenfeld
2017-03-23Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-03-24cpufreq: schedutil: Trace frequency only if it has changedRafael J. Wysocki
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-23sysrq: Reset the watchdog timers while displaying high-resolution timersTom Hromatka
2017-03-23timers, sched_clock: Update timeout for clock wrapDavid Engraf
2017-03-23clockevents: Make clockevents_config() staticNicolai Stange
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds