summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-01firmware: arm_scmi: Add sensor notifications supportCristian Marussi
2020-07-01firmware: arm_scmi: Add perf notifications supportCristian Marussi
2020-07-01firmware: arm_scmi: Add power notifications supportCristian Marussi
2020-07-01firmware: arm_scmi: Add notification callbacks-registrationCristian Marussi
2020-07-01firmware: arm_scmi: Add notification protocol-registrationCristian Marussi
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu
2020-07-01perf: Expose get/put_callchain_entry()Song Liu
2020-07-01block: remove the all_bdevs listChristoph Hellwig
2020-07-01block: remove the unused bd_private field from struct block_deviceChristoph Hellwig
2020-07-01block: remove the bd_queue field from struct block_deviceChristoph Hellwig
2020-07-01block: remove the bd_block_size field from struct block_deviceChristoph Hellwig
2020-07-01block: remove direct_make_requestChristoph Hellwig
2020-07-01block: rename generic_make_request to submit_bio_noacctChristoph Hellwig
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig
2020-07-01usb: typec: Add data structure for Enter_USB messageHeikki Krogerus
2020-07-01usb: typec: Combine the definitions for Accessory and USB modesHeikki Krogerus
2020-07-01usb: fix kernel-doc warnings and formatting in <linux/usb.h>Randy Dunlap
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij
2020-07-01backlight: sky81452: Convert to GPIO descriptorsLinus Walleij
2020-07-01drm/drm_connector: use inline comments for drm_bus_flagsSam Ravnborg
2020-07-01drm/drm_connector: drop legacy drm_bus_flags valuesSam Ravnborg
2020-07-01of_graph: add of_graph_is_present()Dmitry Osipenko
2020-06-30of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski
2020-06-30of: mdio: remove the 'extern' keyword from function declarationsBartosz Golaszewski
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski
2020-06-30phy: un-inline devm_mdiobus_register()Bartosz Golaszewski
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin
2020-06-30PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg
2020-06-30Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPUNicholas Piggin
2020-06-30net/tls: fix sign extension issue when left shifting u16 valueColin Ian King
2020-06-30Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...David S. Miller
2020-06-30net: ip_tunnel: add header_ops for layer 3 devicesJason A. Donenfeld
2020-06-30Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-30Input: add `SW_MACHINE_COVER`Merlijn Wajer
2020-06-30tracing: not necessary to define DEFINE_EVENT_PRINT to be empty againWei Yang
2020-06-30tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENTWei Yang
2020-06-30tracing: not necessary re-define DEFINE_EVENT_PRINTWei Yang
2020-06-30tracing: not necessary to undefine DEFINE_EVENT againWei Yang
2020-06-30task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov
2020-06-30bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer
2020-06-30bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki
2020-06-30flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki
2020-06-30ipvs: register hooks only with servicesJulian Anastasov