summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-14block: Introduce the type blk_opf_tBart Van Assche
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opBart Van Assche
2022-07-14block: Change the type of the last .rw_page() argumentBart Van Assche
2022-07-14block: Use enum req_op where appropriateBart Van Assche
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche
2022-07-14block: remove bdevnameChristoph Hellwig
2022-07-14kvm: stats: tell userspace which values are booleanPaolo Bonzini
2022-07-14netfs: do not unlock and put the folio twiceXiubo Li
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-13sched/core: Always flush pending blk_plugJohn Keeping
2022-07-12Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2022-07-12Merge tag 'v5.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-11Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-11fix race between exit_itimers() and /proc/pid/timersOleg Nesterov
2022-07-11genirq: Allow irq_set_chip_handler_name_locked() to take a const irq_chipMichael Walle
2022-07-11Merge tag 'v5.19-rc6' into tip:x86/kdumpBorislav Petkov
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-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-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-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-06nvme: use struct group for generic command dwordsKeith Busch
2022-07-06block: move zone related fields to struct gendiskChristoph Hellwig
2022-07-06block: remove blk_queue_zone_sectorsChristoph Hellwig
2022-07-06block: replace blkdev_nr_zones with bdev_nr_zonesChristoph Hellwig
2022-07-06block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zonesChristoph Hellwig
2022-07-06block: remove queue_max_open_zones and queue_max_active_zonesChristoph Hellwig
2022-07-06block: pass a gendisk to blk_queue_set_zonedChristoph Hellwig
2022-07-06block: remove a superflous ifdef in blkdev.hChristoph Hellwig
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-07-06blk-mq: Drop blk_mq_ops.timeout 'reserved' argJohn Garry
2022-07-06blk-mq: Add a flag for reserved requestsJohn Garry
2022-07-06Merge tag 'scmi-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu
2022-07-06drivers/perf: hisi: add driver for HNS3 PMUGuangbin Huang