summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2018-10-02printk: Do not miss new messages when replaying the logPetr Mladek-4/+9
2018-10-02bpf: don't accept cgroup local storage with zero value sizeRoman Gushchin-0/+3
2018-10-02sched/numa: Migrate pages to local nodes quicker early in the lifetime of a taskMel Gorman-1/+11
2018-10-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-2387/+2008
2018-10-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-27/+84
2018-10-02sched/fair: Remove setting task's se->runnable_weight during PELT updateDietmar Eggemann-6/+2
2018-10-02sched/fair: Disable LB_BIAS by defaultDietmar Eggemann-1/+1
2018-10-02sched/pelt: Fix warning and clean up IRQ PELT configVincent Guittot-10/+8
2018-10-02Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar-68/+190
2018-10-02sched/numa: Avoid task migration for small NUMA improvementSrikar Dronamraju-5/+18
2018-10-02sched/numa: Limit the conditions where scan period is resetMel Gorman-2/+23
2018-10-02sched/numa: Reset scan rate whenever task moves across nodesSrikar Dronamraju-7/+19
2018-10-02sched/numa: Pass destination CPU as a parameter to migrate_task_rqSrikar Dronamraju-4/+4
2018-10-02sched/numa: Stop multiple tasks from moving to the CPU at the same timeSrikar Dronamraju-0/+23
2018-10-02perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa-0/+2
2018-10-02perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra-7/+2
2018-10-02jump_label: Fix NULL dereference bug in __jump_label_mod_update()Ard Biesheuvel-1/+1
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake-0/+6
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe-83/+164
2018-10-01dma-direct: always allow dma mask <= physiscal memory sizeChristoph Hellwig-12/+16
2018-10-01dma-direct: implement complete bus_dma_mask handlingChristoph Hellwig-10/+11
2018-10-01dma-direct: refine dma_direct_alloc zone selectionChristoph Hellwig-10/+21
2018-10-01dma-direct: add an explicit dma_direct_get_required_maskChristoph Hellwig-3/+19
2018-10-01bpf: don't allow create maps of per-cpu cgroup local storagesRoman Gushchin-1/+2
2018-10-01bpf: introduce per-cpu cgroup local storageRoman Gushchin-27/+157
2018-10-01bpf: rework cgroup storage pointer passingRoman Gushchin-3/+8
2018-10-01bpf: extend cgroup bpf core to allow multiple cgroup storage typesRoman Gushchin-39/+85
2018-10-01signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon-5/+9
2018-10-01genirq/debugfs: Reinstate full OF path for domain nameMarc Zyngier-1/+1
2018-10-01genirq/debugfs: Reset domain debugfs_file on removal of the debugfs fileMarc Zyngier-0/+1
2018-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-0/+6
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre-0/+6
2018-09-28tick/broadcast: Remove redundant checkPeng Hao-2/+0
2018-09-28bpf: harden flags check in cgroup_storage_update_elem()Roman Gushchin-1/+1
2018-09-28bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()Yonghong Song-0/+2
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel-0/+9
2018-09-27jump_label: Annotate entries that operate on __init code earlierArd Biesheuvel-34/+14
2018-09-27jump_label: Implement generic support for relative referencesArd Biesheuvel-1/+21
2018-09-27jump_label: Abstract jump_entry member accessorsArd Biesheuvel-25/+15
2018-09-26x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina-1/+10
2018-09-26x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina-0/+10
2018-09-26tracing: Trivia spelling fix containerof() -> container_of()Andy Shevchenko-1/+1
2018-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-13/+74
2018-09-25dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declarationChristoph Hellwig-0/+3
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-24/+74
2018-09-25Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...Ingo Molnar-2/+12
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman-20/+71
2018-09-25Merge tag 'v4.19-rc5' into perf/core, to pick up fixesIngo Molnar-33/+39
2018-09-24trace_uprobe/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria-2/+35
2018-09-24uprobes/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria-0/+19