summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-11-18Merge branches 'clk-cleanup', 'clk-mediatek', 'clk-kunit', 'clk-xilinx' and '...Stephen Boyd-4/+290
2024-11-18netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao-1/+1
2024-11-18UAPI: ethtool: Avoid flex-array in struct ethtool_link_settingsKees Cook-0/+7
2024-11-18Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"Kees Cook-18/+15
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook-1/+1
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+46
2024-11-18Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-24/+162
2024-11-18nfs_common: must not hold RCU while calling nfsd_file_put_localMike Snitzer-3/+15
2024-11-18lockd: Remove unused parameter to nlmsvc_testlock()Chuck Lever-3/+3
2024-11-18lockd: Remove unused typedefChuck Lever-2/+0
2024-11-18Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linuxLinus Torvalds-52/+181
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds-101/+298
2024-11-18Merge tag 'ata-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds-3/+1
2024-11-18Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-19/+46
2024-11-18Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+7
2024-11-18Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-4/+0
2024-11-18Merge branch 'for-6.13/bpf' into for-linusJiri Kosina-16/+15
2024-11-18Merge branch 'for-6.13/core' into for-linusJiri Kosina-1/+0
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+50
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-8/+3
2024-11-18Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+18
2024-11-18Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-3/+56
2024-11-18Merge tag 'vfs-6.13.usercopy' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+97
2024-11-18Merge tag 'vfs-6.13.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-0/+50
2024-11-18Merge tag 'vfs-6.13.ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds-1/+4
2024-11-18Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-10/+183
2024-11-18Merge tag 'vfs-6.13.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-1/+1
2024-11-18Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-47/+184
2024-11-18PCI: endpoint: Fix pci_epc_map map_size kerneldoc stringRick Wertenbroek-1/+1
2024-11-18nvme: define the remaining used sgls constantsKeith Busch-0/+4
2024-11-18nvme-pci: add support for sgl metadataKeith Busch-0/+1
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+158
2024-11-18libceph: Remove unused ceph_osdc_watch_checkDr. David Alan Gilbert-2/+0
2024-11-18libceph: Remove unused pagevec functionsDr. David Alan Gilbert-6/+0
2024-11-18libceph: Remove unused ceph_pagelist functionsDr. David Alan Gilbert-12/+0
2024-11-18io_uring: remove io_uring_cqwait_reg_argPavel Begunkov-14/+0
2024-11-18Merge tag 'asoc-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-275/+424
2024-11-18rtc: m48t59: Use platform_data struct for year offset valueFinn Thain-0/+3
2024-11-18ipv6/udp: Add 4-tuple hash for connected socketPhilo Lu-0/+2
2024-11-18ipv4/udp: Add 4-tuple hash for connected socketPhilo Lu-1/+15
2024-11-18net/udp: Add 4-tuple hash list basisPhilo Lu-3/+93
2024-11-18net/udp: Add a new struct for hash2 slotPhilo Lu-4/+34
2024-11-18Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-3/+17
2024-11-18Merge tag 'amd-drm-next-6.13-2024-11-15' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+1
2024-11-16compiler.h: Fix undefined BUILD_BUG_ON_ZERO()Philipp Reisner-2/+9
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds-0/+2
2024-11-16thermal: Add PCIe cooling driverIlpo Järvinen-0/+28
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen-0/+10
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen-0/+2