summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds10 days2-8/+26
|\
| * Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-11-211-0/+14
| |\
| | * nvme: introduce change ptpl and iekey definitionGuixin Liu2024-11-211-0/+9
| | * nvme: define the remaining used sgls constantsKeith Busch2024-11-181-0/+4
| | * nvme-pci: add support for sgl metadataKeith Busch2024-11-181-0/+1
| * | block: return bool from get_disk_ro and bdev_read_onlyChristoph Hellwig2024-11-201-2/+2
| * | block: remove a duplicate definition for bdev_read_onlyChristoph Hellwig2024-11-201-1/+0
| * | block: return bool from blk_rq_alignedChristoph Hellwig2024-11-201-1/+1
| * | block: return unsigned int from blk_lim_dma_alignment_and_padChristoph Hellwig2024-11-201-1/+2
| * | block: return unsigned int from queue_dma_alignmentChristoph Hellwig2024-11-201-1/+1
| * | block: return unsigned int from bdev_io_optChristoph Hellwig2024-11-201-1/+1
| * | block: Support atomic writes limits for stacked devicesJohn Garry2024-11-191-0/+4
| * | block: return unsigned int from bdev_io_minChristoph Hellwig2024-11-191-1/+1
| |/
* | Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linuxLinus Torvalds10 days2-14/+1
|\ \
| * | io_uring: limit local tw doneDavid Wei2024-11-211-0/+1
| * | io_uring: remove io_uring_cqwait_reg_argPavel Begunkov2024-11-181-14/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10 days1-1/+0
|\ \ \
| * \ \ Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini14 days6-97/+115
| |\ \ \
| * \ \ \ Merge tag 'kvmarm-fixes-6.13-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2024-11-211-1/+0
| |\ \ \ \
| | * | | | KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definitionMarc Zyngier2024-11-211-1/+0
* | | | | | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds10 days7-22/+49
|\ \ \ \ \ \
| * | | | | | modpost: rename alias symbol for MODULE_DEVICE_TABLE()Masahiro Yamada13 days1-1/+1
| * | | | | | Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada2024-11-275-8/+8
| * | | | | | Rename .data.unlikely to .data..unlikelyMasahiro Yamada2024-11-272-2/+2
| * | | | | | kbuild: Add Propeller configuration for kernel buildRong Xu2024-11-271-3/+3
| * | | | | | AutoFDO: Enable machine function split optimization for AutoFDORong Xu2024-11-271-1/+6
| * | | | | | AutoFDO: Enable -ffunction-sections for the AutoFDO buildRong Xu2024-11-271-2/+9
| * | | | | | vmlinux.lds.h: Add markers for text_unlikely and text_hot sectionsRong Xu2024-11-271-2/+12
| * | | | | | vmlinux.lds.h: Adjust symbol ordering in text output sectionRong Xu2024-11-271-7/+12
* | | | | | | Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds11 days2-0/+12
|\ \ \ \ \ \ \
| * | | | | | | rtc: m48t59: Use platform_data struct for year offset valueFinn Thain2024-11-181-0/+3
| * | | | | | | rtc: add driver for Marvell 88PM886 PMIC RTCKarel Balej2024-11-111-0/+9
* | | | | | | | Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds11 days4-22/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: correct ceph_mds_cap_peer field namePatrick Donnelly2024-11-191-1/+1
| * | | | | | | | ceph: correct ceph_mds_cap_item field namePatrick Donnelly2024-11-191-1/+1
| * | | | | | | | libceph: Remove unused ceph_osdc_watch_checkDr. David Alan Gilbert2024-11-181-2/+0
| * | | | | | | | libceph: Remove unused pagevec functionsDr. David Alan Gilbert2024-11-181-6/+0
| * | | | | | | | libceph: Remove unused ceph_pagelist functionsDr. David Alan Gilbert2024-11-181-12/+0
* | | | | | | | | Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11 days2-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sunrpc: remove newlines from tracepointsJeff Layton2024-11-081-2/+2
| * | | | | | | | | nfs: Annotate struct pnfs_commit_array with __counted_by()Thorsten Blum2024-11-081-1/+1
* | | | | | | | | | Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11 days3-2/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig2024-10-231-1/+0
| * | | | | | | | | | Merge 6.12-rc4 into tty-nextGreg Kroah-Hartman2024-10-2126-55/+179
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman2024-10-111-0/+11
| * | | | | | | | | | | serial: clean up uart_infoYanteng Si2024-10-111-1/+0
* | | | | | | | | | | | Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11 days1-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ALSA: hda/tas2781: Add speaker id check for ASUS projectsBaojun Xu2024-11-261-0/+1
* | | | | | | | | | | | | Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11 days17-25/+598
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'icc-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2024-11-113-0/+462
| |\ \ \ \ \ \ \ \ \ \ \ \ \