summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10gpio: Remove dynamic allocation from populate_parent_alloc_arg()Marc Zyngier
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-08Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compil...Matthias Kaehlcke
2022-07-08dm: Add verity helpers for LoadPinMatthias Kaehlcke
2022-07-08gpu: host1x: Program context stream ID on submissionMikko Perttunen
2022-07-08gpu: host1x: Add context device management codeMikko Perttunen
2022-07-08Merge tag 'arch-cache-topo-5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-07-08serial: Embed rs485_supported to uart_portIlpo Järvinen
2022-07-08usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-07-08of/platform: Add stubs for of_platform_device_create/destroy()Matthias Kaehlcke
2022-07-08usb: typec: tcpci: move tcpci.h to include/linux/usb/Xin Ji
2022-07-08Merge tag 'zynqmp-soc-for-v5.20' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann
2022-07-08Merge tag 'reset-fixes-for-v5.19' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann
2022-07-08OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()Viresh Kumar
2022-07-08OPP: Remove custom OPP helper supportViresh Kumar
2022-07-08OPP: Add dev_pm_opp_get_supplies()Viresh Kumar
2022-07-08OPP: Add support for config_regulators() helperViresh Kumar
2022-07-08OPP: Migrate set-prop-name helper API to use set-config helpersViresh Kumar
2022-07-08OPP: Migrate attach-genpd API to use set-config helpersViresh Kumar
2022-07-08OPP: Migrate set-opp-helper API to use set-config helpersViresh Kumar
2022-07-08OPP: Migrate set-clk-name API to use set-config helpersViresh Kumar
2022-07-08OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar
2022-07-08OPP: Migrate set-regulators API to use set-config helpersViresh Kumar
2022-07-08OPP: Add dev_pm_opp_set_config() and friendsViresh Kumar
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar
2022-07-07vfio/ccw: Remove UUID from s390 debug logMichael Kawano
2022-07-07objtool: update objtool.txt referencesMauro Carvalho Chehab
2022-07-07Documentation: update watch_queue.rst referencesMauro Carvalho Chehab
2022-07-07docs: filesystems: update netfs-api.rst referenceMauro Carvalho Chehab
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-07dm table: remove dm_table_get_num_targets() wrapperMike Snitzer
2022-07-07mm: kasan: Skip unpoisoning of user pagesCatalin Marinas
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller
2022-07-07genirq: Provide an IRQ affinity mask in non-SMP configsSamuel Holland
2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland
2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland
2022-07-07genirq: Refactor accessors to use irq_data_get_affinity_maskSamuel Holland
2022-07-07iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bitYunfei Wang
2022-07-06nvme: use struct group for generic command dwordsKeith Busch
2022-07-06coresight: Add config flag to enable branch broadcastJames Clark
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig
2022-07-06block: remove blk_queue_zone_sectorsChristoph Hellwig