summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-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-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-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-30soundwire: bus: initialize bus clock base and scale registersPierre-Louis Bossart
2020-06-30soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart
2020-06-30soundwire: add definitions for 1.2 specPierre-Louis Bossart
2020-06-30blk-mq: pass request queue into get/put budget callbackMing Lei
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu
2020-06-30firmware: arm_scmi: Add fast_switch_possible() interfaceNicola Mazzucato
2020-06-30iommu: Move sg_table wrapper out of CONFIG_IOMMU_SUPPORTMarek Szyprowski
2020-06-29ethtool: Add link extended stateAmit Cohen
2020-06-29Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-06-29audit: add gfp parameter to audit_log_nfcfgRichard Guy Briggs
2020-06-30drm: pl111: Absorb the external register headerLinus Walleij
2020-06-30video: fbdev: amba-clcd: Retire elder CLCD driverLinus Walleij
2020-06-29rculist: Add ASSERT_EXCLUSIVE_ACCESS() to __list_splice_init_rcu()Paul E. McKenney
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney
2020-06-29rcutorture: Add races with task-exit processingPaul E. McKenney
2020-06-29rcu-tasks: Fix synchronize_rcu_tasks_trace() header commentPaul E. McKenney
2020-06-29rcu: Introduce single argument kvfree_rcu() interfaceUladzislau Rezki (Sony)
2020-06-29rcu: Support reclaim for head-less objectUladzislau Rezki (Sony)
2020-06-29rcu: Introduce 2 arg kvfree_rcu() interfaceUladzislau Rezki (Sony)
2020-06-29rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)
2020-06-29rcu: Fix some kernel-doc warningsMauro Carvalho Chehab
2020-06-29docs: RCU: Convert rculist_nulls.txt to ReSTMauro Carvalho Chehab
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz
2020-06-29thermal: Add mode helpersAndrzej Pietrasiewicz
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz