summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-11-21Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/...Linus Torvalds2-5/+1
2024-11-21Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-0/+14
2024-11-21Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2024-11-21Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-0/+4
2024-11-21nvme: introduce change ptpl and iekey definitionGuixin Liu1-0/+9
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds36-296/+613
2024-11-21f2fs: fix to adjust appropriate length for fiemapZhiguo Niu1-0/+1
2024-11-21f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflowChao Yu1-3/+3
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds6-59/+107
2024-11-21Merge tag 'nand/for-6.13' into mtd/nextMiquel Raynal2-3/+3
2024-11-21PCI/pwrctrl: Rename pwrctrl functions and structuresBjorn Helgaas1-11/+11
2024-11-21PCI/pwrctrl: Rename pwrctl files to pwrctrlBjorn Helgaas1-0/+0
2024-11-21io_uring: limit local tw doneDavid Wei1-0/+1
2024-11-21Merge tag 'soc-arm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-12/+0
2024-11-21Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-69/+327
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-24/+4
2024-11-21Merge tag 'seccomp-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2024-11-21Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-15/+4
2024-11-21Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-2/+17
2024-11-21Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-66/+6
2024-11-21Merge tag 'hid-for-linus-2024111801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+15
2024-11-21Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-26/+76
2024-11-20Merge tag 'auxdisplay-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+0
2024-11-20Merge tag 'mmc-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds6-2/+384
2024-11-20Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds3-38/+18
2024-11-20Merge tag 'gpio-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+44
2024-11-20Merge tag 'pwm/for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+65
2024-11-20Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2-30/+1
2024-11-20Merge tag 'regulator-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-16/+45
2024-11-20Merge tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+24
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds3-26/+96
2024-11-20Merge tag 'sched_ext-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2024-11-20Merge tag 'cgroup-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2024-11-20Merge tag 'wq-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2024-11-20Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+11
2024-11-20block: return bool from get_disk_ro and bdev_read_onlyChristoph Hellwig1-2/+2
2024-11-20block: remove a duplicate definition for bdev_read_onlyChristoph Hellwig1-1/+0
2024-11-20block: return bool from blk_rq_alignedChristoph Hellwig1-1/+1
2024-11-20block: return unsigned int from blk_lim_dma_alignment_and_padChristoph Hellwig1-1/+2
2024-11-20block: return unsigned int from queue_dma_alignmentChristoph Hellwig1-1/+1
2024-11-20block: return unsigned int from bdev_io_optChristoph Hellwig1-1/+1
2024-11-20Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-181/+283
2024-11-20Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+69
2024-11-20Merge tag 'core-debugobjects-2024-11-18' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+8
2024-11-20Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-11-20Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-103/+458
2024-11-20Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-11/+127
2024-11-19cpuidle: Change :enter_dead() driver callback return type to voidRafael J. Wysocki1-1/+1
2024-11-19Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-68/+179
2024-11-19Merge tag 'cpufreq-arm-updates-6.13' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki1-0/+1