summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-03-31ftrace: Clean up __seq_open_private() return checkSteven Rostedt (VMware)
2017-03-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-31braille-console: Fix value returned by _braille_console_setupSamuel Thibault
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-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie
2017-03-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-03-28LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa
2017-03-28update to v4.11-rc4 due to memory corruption bug in rc2James Morris
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-24tracing: Move trace_handle_return() out of lineSteven Rostedt (VMware)
2017-03-24ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)
2017-03-24ftrace: Have function tracing start in early boot upSteven Rostedt (VMware)
2017-03-24tracing: Postpone tracer start-up tests till the system is more robustSteven Rostedt (VMware)
2017-03-24tracing: Split tracing initialization into two for early initializationSteven Rostedt (VMware)
2017-03-24printk: use console_trylock() in console_cpu_notify()Sergey Senozhatsky
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
2017-03-23futex: Drop hb->lock before enqueueing on the rtmutexPeter Zijlstra
2017-03-23futex: Futex_unlock_pi() determinismPeter Zijlstra
2017-03-23futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()Peter Zijlstra
2017-03-23futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()Peter Zijlstra
2017-03-23futex,rt_mutex: Introduce rt_mutex_init_waiter()Peter Zijlstra
2017-03-23futex: Pull rt_mutex_futex_unlock() out from under hb->lockPeter Zijlstra
2017-03-23futex: Rework inconsistent rt_mutex/futex_q statePeter Zijlstra
2017-03-23futex: Cleanup refcountingPeter Zijlstra
2017-03-23futex: Change locking rulesPeter Zijlstra
2017-03-23futex,rt_mutex: Provide futex specific rt_mutex APIPeter Zijlstra
2017-03-23futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra
2017-03-23futex: Use smp_store_release() in mark_wake_futex()Peter Zijlstra