aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-03ASoC: SOF: bump to ABI 3.6Pierre-Louis Bossart1-1/+1
2019-06-03ASoC: SOF: soundwire: add initial soundwire supportPan Xiuli2-1/+2
2019-06-03ASoC: SOF: uapi: mirror firmware changesPierre-Louis Bossart1-0/+2
2019-06-03drm/docs: More links for implicit/explicit fencing.Daniel Vetter1-1/+1
2019-06-03debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman1-7/+5
2019-06-03dma-direct: provide generic support for uncached kernel segmentsChristoph Hellwig1-0/+3
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor1-1/+0
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor1-0/+5
2019-06-03lib/genalloc: add gen_pool_dma_zalloc() for zeroed DMA allocationsFredrik Noring1-0/+1
2019-06-03dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()Nicolin Chen1-1/+7
2019-06-03dma-contiguous: add dma_{alloc,free}_contiguous() helpersNicolin Chen1-0/+13
2019-06-03backing-dev: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+0
2019-06-03Merge tag 'v5.2-rc3' into x86/vt-dJoerg Roedel671-5122/+699
2019-06-03locking/atomic: Use s64 for atomic64_t on 64-bitMark Rutland1-1/+1
2019-06-03locking/atomic: Use s64 for atomic64Mark Rutland1-10/+10
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina1-0/+4
2019-06-03Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar1-0/+6
2019-06-03perf/core: Add attr_groups_update into struct pmuJiri Olsa1-0/+1
2019-06-03sysfs: Add sysfs_update_groups functionJiri Olsa1-0/+8
2019-06-03locking/lockdep: Change the range of class_idx in held_lock structYuyang Du1-7/+7
2019-06-03locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start withYuyang Du1-0/+1
2019-06-03locking/lockdep: Use lockdep_init_task for task initiation consistentlyYuyang Du1-1/+6
2019-06-03locking/lockdep: Update obsolete struct field descriptionYuyang Du1-3/+9
2019-06-03sched/core: Remove sd->*_idxDietmar Eggemann1-5/+0
2019-06-03sched/fair: Remove the rq->cpu_load[] update codeDietmar Eggemann1-8/+0
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior1-2/+3
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus1-34/+28
2019-06-03device property: Introduce fwnode_find_reference()Heikki Krogerus1-0/+4
2019-06-03driver core: Add helper device_find_child_by_name()Heikki Krogerus1-0/+2
2019-06-03software node: Add software_node_get_reference_args()Heikki Krogerus1-0/+28
2019-06-03software node: Add support for static node descriptorsHeikki Krogerus1-0/+19
2019-06-03PM: sleep: Add kerneldoc comments to some functionsRafael J. Wysocki1-0/+31
2019-06-03drm: Fixed doc warnings in drm uapi headerUma Shankar1-0/+22
2019-06-03drm: Drop a redundant unused variableUma Shankar1-2/+0
2019-06-03Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman854-7179/+970
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal1-15/+6
2019-06-02net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal1-1/+9
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playgroundDavid S. Miller12-1717/+0
2019-06-02i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev1-0/+6
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-3/+15
2019-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-10/+19
2019-06-01include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet1-1/+1
2019-06-01memcg: make it work on sparse non-0-node systemsJiri Slaby1-0/+1
2019-06-01mm, memcg: consider subtrees in memory.eventsChris Down2-2/+13
2019-06-01dt-bindings: gpio: meson8b-gpio: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-06-01dt-bindings: gpio: meson8-gpio: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-06-01dt-bindings: gpio: meson-gxl-gpio: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-06-01dt-bindings: gpio: meson-gxbb-gpio: update with SPDX Licence identifierNeil Armstrong1-7/+1
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-18/+160
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin1-1/+1