aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Roedel350-2346/+370
2019-06-03locking/atomic: Use s64 for atomic64_t on 64-bitMark Rutland1-1/+1
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-03Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman462-3615/+553
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/a...David S. Miller7-1399/+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. Miller1-5/+0
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-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-17/+126
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin1-1/+1
2019-05-31bpf: rework memlock-based memory accounting for mapsRoman Gushchin1-1/+4
2019-05-31bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin1-3/+7
2019-05-31bpf: cgroup inet skb programs can return 0 to 3brakmo1-1/+2
2019-05-31bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAYbrakmo1-0/+50
2019-05-31uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe1-2/+2
2019-05-31net: dsa: sja1105: Don't store frame type in skb->cbVladimir Oltean1-12/+0
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik1-0/+2
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed5-17/+40
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King1-4/+2
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King1-0/+6
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit1-9/+11
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham1-1/+3
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2-4/+4
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein2-2/+5
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh2-1/+17