summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-263-1/+42
|\
| * x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze2023-06-061-0/+3
| * efi: Add unaccepted memory supportKirill A. Shutemov2023-06-061-0/+1
| * efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov2023-06-061-1/+11
| * mm: Add support for unaccepted memoryKirill A. Shutemov2023-06-062-0/+27
* | Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-261-0/+1
|\ \
| * | x86/amd_nb: Add MI200 PCI IDsYazen Ghannam2023-06-051-0/+1
* | | Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds2023-06-265-19/+9
|\ \ \
| * | | clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only userUwe Kleine-König2023-06-231-16/+0
| * | | tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior2023-06-191-1/+5
| * | | posix-timers: Add sys_ni_posix_timers() prototypeArnd Bergmann2023-06-181-0/+1
| * | | posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2023-06-181-1/+1
| * | | vdso/timens: Always provide arch_get_vdso_data() prototype for vdsoArnd Bergmann2023-05-311-1/+2
* | | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-263-4/+89
|\ \ \ \
| * | | | trace,smp: Add tracepoints for scheduling remotelly called functionsLeonardo Bras2023-06-161-0/+27
| * | | | trace,smp: Add tracepoints around remotelly called functionsLeonardo Bras2023-06-161-0/+45
| * | | | cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner2023-05-151-0/+1
| * | | | cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismThomas Gleixner2023-05-151-0/+4
| * | | | cpu/hotplug: Remove unused state functionsThomas Gleixner2023-05-151-2/+0
| * | | | cpu/hotplug: Remove cpu_report_state() and related unused cruftThomas Gleixner2023-05-151-2/+0
| * | | | cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner2023-05-151-0/+12
| | |/ / | |/| |
* | | | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-262-11/+6
|\ \ \ \
| * | | | init: Remove check_bugs() leftoversThomas Gleixner2023-06-161-11/+0
| * | | | init: Provide arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+6
| |/ / /
* | | | Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-264-34/+41
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2023-06-2650-133/+248
| |\ \ \ \
| | * \ \ \ Merge branch irq/misc-6.5 into irq/irqchip-nextMarc Zyngier2023-06-212-11/+2
| | |\ \ \ \
| | | * | | | irqchip/gicv3: Add a iort_pmsi_get_dev_id() prototypeArnd Bergmann2023-06-171-1/+2
| | | * | | | irqchip/mmp: Remove non-DT codepathArnd Bergmann2023-06-171-10/+0
| | | | |/ / | | | |/| |
| | * | | | genirq: Allow fasteoi handler to resend interrupts on concurrent handlingJames Gowans2023-06-161-0/+13
| | * | | | genirq: Use BIT() for the IRQD_* state flagsMarc Zyngier2023-06-161-23/+23
| | |/ / /
| * | | | genirq: Use hlist for managing resend handlersShanker Donthineni2023-05-241-0/+3
* | | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-2622-163/+250
|\ \ \ \ \
| * | | | | block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz2023-06-201-34/+34
| * | | | | iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_allocChristoph Hellwig2023-06-161-6/+0
| * | | | | block: remove BIO_PAGE_REFFEDChristoph Hellwig2023-06-162-3/+1
| * | | | | Merge tag 'nvme-6.5-2023-06-16' of git://git.infradead.org/nvme into for-6.5/...Jens Axboe2023-06-161-5/+5
| |\ \ \ \ \
| | * | | | | nvmet: reorder fields in 'struct nvmefc_fcp_req'Christophe JAILLET2023-06-121-5/+5
| * | | | | | blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai2023-06-141-1/+5
| |/ / / / /
| * | | | | blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai2023-06-121-2/+1
| * | | | | fs: remove the now unused FMODE_* flagsChristoph Hellwig2023-06-121-7/+0
| * | | | | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-123-12/+29
| * | | | | block: move a few internal definitions out of blkdev.hChristoph Hellwig2023-06-121-27/+0
| * | | | | mtd: block: use a simple bool to track open for writeChristoph Hellwig2023-06-121-1/+1
| * | | | | scsi: replace the fmode_t argument to ->sg_io_fn with a simple boolChristoph Hellwig2023-06-121-1/+1
| * | | | | scsi: replace the fmode_t argument to scsi_ioctl with a simple boolChristoph Hellwig2023-06-121-1/+1
| * | | | | scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple boolChristoph Hellwig2023-06-121-1/+1
| * | | | | fs: remove sb->s_modeChristoph Hellwig2023-06-121-1/+0
| * | | | | block: add a sb_open_mode helperChristoph Hellwig2023-06-121-0/+7
| * | | | | block: use the holder as indication for exclusive opensChristoph Hellwig2023-06-121-1/+1