aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-06ACPI/IORT: Provide a generic helper to retrieve reserve regionsShameer Kolothum1-2/+2
2022-07-06ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return voidShameer Kolothum1-3/+3
2022-07-06iommu: Introduce a callback to struct iommu_resv_regionShameer Kolothum1-0/+2
2022-07-06drivers/perf: hisi: add driver for HNS3 PMUGuangbin Huang1-0/+1
2022-07-06drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin1-0/+4
2022-07-06soundwire: peripheral: remove useless ops pointerPierre-Louis Bossart1-2/+0
2022-07-06soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart1-4/+2
2022-07-06dmaengine: qcom: fix typo in commentJulia Lawall1-1/+1
2022-07-05context_tracking: Use arch_atomic_read() in __ct_state for KASANPaul E. McKenney1-1/+1
2022-07-05context_tracking: Convert state to atomic_tFrederic Weisbecker2-33/+56
2022-07-05rcu/context-tracking: Remove unused and/or unecessary middle functionsFrederic Weisbecker4-20/+0
2022-07-05rcu/context-tracking: Move RCU-dynticks internal functions to context_trackingFrederic Weisbecker2-0/+23