aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-22Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-21Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic...Mark Brown
2018-10-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-19tracing: Fix synthetic event to allow semicolon at endMasami Hiramatsu
2018-10-19tracing: Fix synthetic event to accept unsigned modifierMasami Hiramatsu
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-17tracing: Use trace_clock_local() for looping in preemptirq_delay_test.cSteven Rostedt (VMware)
2018-10-17tracepoint: Fix tracepoint array element size mismatchMathieu Desnoyers
2018-10-16sched/fair: Fix the min_vruntime update logic in dequeue_entity()Song Muchun
2018-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-11sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld
2018-10-11xsk: do not call synchronize_net() under RCU read lockBjörn Töpel
2018-10-09dma-direct: respect DMA_ATTR_NO_WARNChristoph Hellwig
2018-10-09dma-direct: document the zone selection logicChristoph Hellwig
2018-10-08dma-debug: Check for drivers mapping invalid addresses in dma_map_single()Stephen Boyd
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-05bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn
2018-10-05dma-direct: fix return value of dma_direct_supportedAlexander Duyck
2018-10-04cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo
2018-10-03locking/ww_mutex: Fix runtime warning in the WW mutex selftestGuenter Roeck
2018-10-02bpf: don't accept cgroup local storage with zero value sizeRoman Gushchin
2018-10-02sched/numa: Migrate pages to local nodes quicker early in the lifetime of a taskMel Gorman
2018-10-02sched/numa: Avoid task migration for small NUMA improvementSrikar Dronamraju
2018-10-02sched/numa: Limit the conditions where scan period is resetMel Gorman
2018-10-02sched/numa: Reset scan rate whenever task moves across nodesSrikar Dronamraju
2018-10-02sched/numa: Pass destination CPU as a parameter to migrate_task_rqSrikar Dronamraju
2018-10-02sched/numa: Stop multiple tasks from moving to the CPU at the same timeSrikar Dronamraju
2018-10-02perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa
2018-10-02perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-10-01dma-direct: always allow dma mask <= physiscal memory sizeChristoph Hellwig
2018-10-01dma-direct: implement complete bus_dma_mask handlingChristoph Hellwig
2018-10-01dma-direct: refine dma_direct_alloc zone selectionChristoph Hellwig
2018-10-01dma-direct: add an explicit dma_direct_get_required_maskChristoph Hellwig
2018-10-01signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon
2018-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre