summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-03sched/fair: Remove the rq->cpu_load[] update codeDietmar Eggemann
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2019-06-03usb: typec: Registering real device entries for the muxesHeikki Krogerus
2019-06-03device property: Introduce fwnode_find_reference()Heikki Krogerus
2019-06-03driver core: Add helper device_find_child_by_name()Heikki Krogerus
2019-06-03software node: Add software_node_get_reference_args()Heikki Krogerus
2019-06-03software node: Add support for static node descriptorsHeikki Krogerus
2019-06-03PM: sleep: Add kerneldoc comments to some functionsRafael J. Wysocki
2019-06-03drm: Fixed doc warnings in drm uapi headerUma Shankar
2019-06-03drm: Drop a redundant unused variableUma Shankar
2019-06-03Merge 5.2-rc3 into usb-nextGreg Kroah-Hartman
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-06-02net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal
2019-06-02Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller
2019-06-02i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-06-01include/linux/generic-radix-tree.h: fix kerneldoc commentJonathan Corbet
2019-06-01memcg: make it work on sparse non-0-node systemsJiri Slaby
2019-06-01mm, memcg: consider subtrees in memory.eventsChris Down
2019-06-01dt-bindings: gpio: meson8b-gpio: update with SPDX Licence identifierNeil Armstrong
2019-06-01dt-bindings: gpio: meson8-gpio: update with SPDX Licence identifierNeil Armstrong
2019-06-01dt-bindings: gpio: meson-gxl-gpio: update with SPDX Licence identifierNeil Armstrong
2019-06-01dt-bindings: gpio: meson-gxbb-gpio: update with SPDX Licence identifierNeil Armstrong
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin
2019-05-31bpf: rework memlock-based memory accounting for mapsRoman Gushchin
2019-05-31bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin
2019-05-31bpf: cgroup inet skb programs can return 0 to 3brakmo
2019-05-31bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAYbrakmo
2019-05-31uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe
2019-05-31net: dsa: sja1105: Don't store frame type in skb->cbVladimir Oltean
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh
2019-05-31cgroup: add cgroup_parse_float()Tejun Heo
2019-05-31mm: fix page cache convergence regressionJohannes Weiner
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-31cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo
2019-05-31cgroup: Implement css_task_iter_skip()Tejun Heo
2019-05-31Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-05-31netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=yPablo Neira Ayuso
2019-05-31ipvs: add checksum support for gue encapsulationJacky Hu
2019-05-31netfilter: replace skb_make_writable with skb_ensure_writableFlorian Westphal