summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2019-06-27copy_process(): don't use ksys_close() on cleanupsAl Viro
2019-06-27cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki
2019-06-26keys: Move the user and user-session keyrings to the user_namespaceDavid Howells
2019-06-26keys: Namespace keyring namesDavid Howells
2019-06-26cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven
2019-06-25locking/lockdep: increase size of counters for lockdep statisticsKobe Wu
2019-06-25locking/lockdep: Move mark_lock() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROV...Arnd Bergmann
2019-06-24perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar
2019-06-24sched/uclamp: Add uclamp support to energy_compute()Patrick Bellasi
2019-06-24sched/uclamp: Add uclamp_util_with()Patrick Bellasi
2019-06-24sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasksPatrick Bellasi
2019-06-24sched/uclamp: Set default clamps for RT tasksPatrick Bellasi
2019-06-24sched/uclamp: Reset uclamp values on RESET_ON_FORKPatrick Bellasi
2019-06-24sched/uclamp: Extend sched_setattr() to support utilization clampingPatrick Bellasi
2019-06-24sched/core: Allow sched_setattr() to use the current policyPatrick Bellasi
2019-06-24sched/uclamp: Add system default clampsPatrick Bellasi
2019-06-24sched/uclamp: Enforce last task's UCLAMP_MAXPatrick Bellasi
2019-06-24sched/uclamp: Add bucket local max trackingPatrick Bellasi
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi
2019-06-24sched/fair: Rename weighted_cpuload() to cpu_runnable_load()Dietmar Eggemann
2019-06-24sched/debug: Export the newly added tracepointsQais Yousef
2019-06-24sched/debug: Add sched_overutilized tracepointQais Yousef
2019-06-24sched/debug: Add new tracepoint to track PELT at se levelQais Yousef
2019-06-24sched/debug: Add new tracepoints to track PELT at rq levelQais Yousef
2019-06-24sched/debug: Add a new sched_trace_*() helper functionsQais Yousef
2019-06-24sched/autogroup: Make autogroup_path() always availableQais Yousef
2019-06-24sched/wait: Deduplicate code with do-whilePavel Begunkov
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-24perf/ioctl: Add check for the sample_period valueRavi Bangoria
2019-06-24fork: don't check parent_tidptr with CLONE_PIDFDDmitry V. Levin
2019-06-23softirq: Use __this_cpu_write() in takeover_tasklets()Muchun Song
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit
2019-06-23smp: Do not mark call_function_data as sharedNadav Amit
2019-06-23timer_list: Guard procfs specific codeNathan Huckleberry
2019-06-22timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino
2019-06-22posix-timers: Use spin_lock_irq() in itimer_delete()Sebastian Andrzej Siewior
2019-06-22posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()Sebastian Andrzej Siewior
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-22timekeeping: Use proper ktime_add when adding nsecs in coarse offsetJason A. Donenfeld
2019-06-22Merge branch 'linus' into timers/coreThomas Gleixner
2019-06-22ntp: Limit TAI-UTC offsetMiroslav Lichvar
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-21arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry
2019-06-21cgroup: export css_next_descendant_pre for bfqChristoph Hellwig
2019-06-19Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney
2019-06-19keys: Cache result of request_key*() temporarily in task_structDavid Howells