summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-19Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds10-101/+298
2024-11-19Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-3/+1
2024-11-19Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds3-19/+46
2024-11-19Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+7
2024-11-19Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+0
2024-11-19Merge branch 'for-6.13/bpf' into for-linusJiri Kosina2-16/+15
2024-11-18Merge branch 'for-6.13/core' into for-linusJiri Kosina1-1/+0
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-1/+50
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-8/+3
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+18
2024-11-18Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-3/+56
2024-11-18Merge tag 'vfs-6.13.usercopy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+97
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+50
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+4
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds4-10/+183
2024-11-18Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2024-11-18Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds9-47/+184
2024-11-18PCI: endpoint: Fix pci_epc_map map_size kerneldoc stringRick Wertenbroek1-1/+1
2024-11-18nvme: define the remaining used sgls constantsKeith Busch1-0/+4
2024-11-18nvme-pci: add support for sgl metadataKeith Busch1-0/+1
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+158
2024-11-18libceph: Remove unused ceph_osdc_watch_checkDr. David Alan Gilbert1-2/+0
2024-11-18libceph: Remove unused pagevec functionsDr. David Alan Gilbert1-6/+0
2024-11-18libceph: Remove unused ceph_pagelist functionsDr. David Alan Gilbert1-12/+0
2024-11-18io_uring: remove io_uring_cqwait_reg_argPavel Begunkov1-14/+0
2024-11-18Merge tag 'asoc-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai53-275/+424
2024-11-18rtc: m48t59: Use platform_data struct for year offset valueFinn Thain1-0/+3
2024-11-18ipv6/udp: Add 4-tuple hash for connected socketPhilo Lu1-0/+2
2024-11-18ipv4/udp: Add 4-tuple hash for connected socketPhilo Lu1-1/+15
2024-11-18net/udp: Add 4-tuple hash list basisPhilo Lu2-3/+93
2024-11-18net/udp: Add a new struct for hash2 slotPhilo Lu1-4/+34
2024-11-18Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller3-3/+17
2024-11-18Merge tag 'amd-drm-next-6.13-2024-11-15' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+1
2024-11-17compiler.h: Fix undefined BUILD_BUG_ON_ZERO()Philipp Reisner1-2/+9
2024-11-17Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2024-11-16thermal: Add PCIe cooling driverIlpo Järvinen1-0/+28
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen1-0/+10
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen1-0/+2
2024-11-16virtio_ring: remove API virtqueue_set_dma_premappedXuan Zhuo1-2/+0
2024-11-16virtio_ring: introduce add api for premappedXuan Zhuo1-0/+11
2024-11-16ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata1-2/+7
2024-11-16ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata1-1/+4
2024-11-16net: netpoll: Individualize the skb poolBreno Leitao1-0/+1
2024-11-16net: phy: fix phylib's dual eee_enabledRussell King (Oracle)1-2/+0
2024-11-16Merge tag 'for-net-next-2024-11-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-6/+108
2024-11-16Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-15/+28
2024-11-16Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker5-26/+138
2024-11-16srcu: Unconditionally record srcu_read_lock_lite() in ->srcu_reader_flavorPaul E. McKenney3-7/+25
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki1-2/+6