aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-01block: move ->make_request_fn to struct block_device_operationsChristoph Hellwig3-8/+4
2020-07-01block: remove the request_queue argument from blk_queue_splitChristoph Hellwig1-1/+1
2020-07-01usb: typec: Add data structure for Enter_USB messageHeikki Krogerus1-0/+14
2020-07-01usb: typec: Combine the definitions for Accessory and USB modesHeikki Krogerus1-9/+5
2020-07-01usb: fix kernel-doc warnings and formatting in <linux/usb.h>Randy Dunlap1-3/+7
2020-07-01backlight: sky81452: Privatize platform dataLinus Walleij2-39/+0
2020-07-01backlight: sky81452: Convert to GPIO descriptorsLinus Walleij1-2/+4
2020-07-01of_graph: add of_graph_is_present()Dmitry Osipenko1-0/+6
2020-06-30of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski1-0/+3
2020-06-30of: mdio: remove the 'extern' keyword from function declarationsBartosz Golaszewski1-19/+18
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski1-6/+4
2020-06-30phy: un-inline devm_mdiobus_register()Bartosz Golaszewski1-13/+2
2020-06-30net: qed: update copyright yearsAlexander Lobakin18-0/+18
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin16-448/+18
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin2-2/+3
2020-06-30PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg1-6/+5
2020-06-30Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij1-1/+1
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-4/+38
2020-06-30ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPUNicholas Piggin1-0/+1
2020-06-30Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-06-30Input: add `SW_MACHINE_COVER`Merlijn Wajer1-1/+1
2020-06-30task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov2-2/+7
2020-06-30bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer2-2/+24
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer1-2/+3
2020-06-30soundwire: bus: initialize bus clock base and scale registersPierre-Louis Bossart1-0/+10
2020-06-30soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart2-4/+9
2020-06-30soundwire: add definitions for 1.2 specPierre-Louis Bossart1-1/+106
2020-06-30blk-mq: pass request queue into get/put budget callbackMing Lei1-2/+2
2020-06-30dma-mapping: Add a new dma_need_sync APIChristoph Hellwig2-0/+6
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu3-1/+2
2020-06-30firmware: arm_scmi: Add fast_switch_possible() interfaceNicola Mazzucato1-0/+2
2020-06-30iommu: Move sg_table wrapper out of CONFIG_IOMMU_SUPPORTMarek Szyprowski1-16/+16
2020-06-29ethtool: Add link extended stateAmit Cohen1-0/+23
2020-06-29Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller1-0/+4
2020-06-29audit: add gfp parameter to audit_log_nfcfgRichard Guy Briggs1-4/+4
2020-06-30drm: pl111: Absorb the external register headerLinus Walleij1-87/+0
2020-06-30video: fbdev: amba-clcd: Retire elder CLCD driverLinus Walleij1-290/+0
2020-06-29rculist: Add ASSERT_EXCLUSIVE_ACCESS() to __list_splice_init_rcu()Paul E. McKenney1-0/+2
2020-06-29Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...Paul E. McKenney6-13/+73
2020-06-29rcutorture: Add races with task-exit processingPaul E. McKenney1-0/+5
2020-06-29rcu-tasks: Fix synchronize_rcu_tasks_trace() header commentPaul E. McKenney1-2/+2
2020-06-29rcu: Introduce single argument kvfree_rcu() interfaceUladzislau Rezki (Sony)1-4/+34
2020-06-29rcu: Support reclaim for head-less objectUladzislau Rezki (Sony)1-1/+17
2020-06-29rcu: Introduce 2 arg kvfree_rcu() interfaceUladzislau Rezki (Sony)1-0/+9
2020-06-29rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*Uladzislau Rezki (Sony)3-9/+9
2020-06-29rcu: Fix some kernel-doc warningsMauro Carvalho Chehab1-1/+1
2020-06-29docs: RCU: Convert rculist_nulls.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-06-29thermal: Rename set_mode() to change_mode()Andrzej Pietrasiewicz1-1/+1
2020-06-29thermal: Add mode helpersAndrzej Pietrasiewicz1-0/+13
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-2/+0