summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2024-11-15io_uring: restore back registered wait argumentsPavel Begunkov2-0/+8
2024-11-15Merge tag 'drm-fixes-2024-11-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-4/+15
2024-11-15sysfs: attribute_group: allow registration of const bin_attributeThomas Weißschuh1-1/+4
2024-11-15bpf: use common instruction history across all statesAndrii Nakryiko1-8/+11
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2024-11-15io_uring: add memory region registrationPavel Begunkov2-0/+11
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov2-0/+20
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov2-13/+0
2024-11-15x86/efi: Drop support for the EFI_PROPERTIES_TABLENicolas Saenz Julienne1-14/+3
2024-11-15block: make struct rq_list available for !CONFIG_BLOCKJens Axboe1-1/+1
2024-11-15netfilter: bitwise: add support for doing AND, OR and XOR directlyJeremy Sowden1-0/+8
2024-11-15fs: open_by_handle_at() support for decoding "explicit connectable" file handlesAmir Goldstein1-1/+1
2024-11-15fs: name_to_handle_at() support for "explicit connectable" file handlesAmir Goldstein2-0/+3
2024-11-15fs: prepare for "explicit connectable" file handlesAmir Goldstein1-0/+11
2024-11-15netfilter: bitwise: rename some boolean operation functionsJeremy Sowden1-3/+7
2024-11-15drm/fbdev-client: Unexport drm_fbdev_client_setup()Thomas Zimmermann1-19/+0
2024-11-15drm/client: Move public client header to clients/ subdirectoryThomas Zimmermann1-0/+0
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel5-8/+43
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel2-12/+16