summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-08Merge tag 'arch-cache-topo-5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-6/+3
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen1-1/+1
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke1-0/+18
2022-07-08of/platform: Add stubs for of_platform_device_create/destroy()Matthias Kaehlcke1-4/+18
2022-07-08usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji1-0/+210
2022-07-08Merge tag 'zynqmp-soc-for-v5.20' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann1-0/+7
2022-07-08Merge tag 'reset-fixes-for-v5.19' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann1-1/+1
2022-07-08OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()Viresh Kumar1-8/+0
2022-07-08OPP: Remove custom OPP helper supportViresh Kumar1-51/+0
2022-07-08OPP: Add dev_pm_opp_get_supplies()Viresh Kumar1-0/+7
2022-07-08OPP: Add support for config_regulators() helperViresh Kumar1-0/+22
2022-07-08OPP: Migrate set-prop-name helper API to use set-config helpersViresh Kumar1-9/+14
2022-07-08OPP: Migrate attach-genpd API to use set-config helpersViresh Kumar1-17/+31
2022-07-08OPP: Migrate set-opp-helper API to use set-config helpersViresh Kumar1-17/+16
2022-07-08OPP: Migrate set-clk-name API to use set-config helpersViresh Kumar1-15/+26
2022-07-08OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar1-19/+30
2022-07-08OPP: Migrate set-regulators API to use set-config helpersViresh Kumar1-16/+28
2022-07-08OPP: Add dev_pm_opp_set_config() and friendsViresh Kumar1-0/+42
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar1-5/+4
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano1-5/+0
2022-07-07objtool: update objtool.txt referencesMauro Carvalho Chehab1-1/+1
2022-07-07Documentation: update watch_queue.rst referencesMauro Carvalho Chehab1-1/+1
2022-07-07docs: filesystems: update netfs-api.rst referenceMauro Carvalho Chehab1-1/+1
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-9/+27
2022-07-07dm table: remove dm_table_get_num_targets() wrapperMike Snitzer1-1/+0
2022-07-07mm: kasan: Skip unpoisoning of user pagesCatalin Marinas1-1/+1
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller1-0/+4
2022-07-07genirq: Provide an IRQ affinity mask in non-SMP configsSamuel Holland1-0/+8
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland1-5/+7
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland1-0/+6
2022-07-07genirq: Refactor accessors to use irq_data_get_affinity_maskSamuel Holland1-7/+7
2022-07-07iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang1-5/+10
2022-07-06nvme: use struct group for generic command dwordsKeith Busch1-0/+2
2022-07-06coresight: Add config flag to enable branch broadcastJames Clark1-0/+2
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig2-53/+46
2022-07-06block: remove blk_queue_zone_sectorsChristoph Hellwig1-8/+3
2022-07-06block: replace blkdev_nr_zones with bdev_nr_zonesChristoph Hellwig1-2/+2
2022-07-06block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zonesChristoph Hellwig1-4/+4
2022-07-06block: remove queue_max_open_zones and queue_max_active_zonesChristoph Hellwig1-27/+10
2022-07-06block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig1-1/+1
2022-07-06block: remove a superflous ifdef in blkdev.hChristoph Hellwig1-3/+0
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry1-1/+1
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry1-1/+1
2022-07-06blk-mq: Add a flag for reserved requestsJohn Garry1-0/+6
2022-07-06Revert "kernfs: Change kernfs_notify_list to llist."Imran Khan1-1/+1
2022-07-06tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3Jakub Kicinski1-0/+8
2022-07-06Merge tag 'scmi-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+134
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu1-3/+0
2022-07-06ACPI/IORT: Add a helper to retrieve RMR info directlyShameer Kolothum1-0/+8
2022-07-06ACPI/IORT: Add support to retrieve IORT RMR reserved regionsShameer Kolothum1-0/+8