summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds7-45/+16
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 Torvalds2-8/+34
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-18rtc: m48t59: Use platform_data struct for year offset valueFinn Thain1-0/+3
2024-11-18net/udp: Add 4-tuple hash list basisPhilo Lu1-0/+11
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 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 Begunkov1-0/+3
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 Begunkov1-0/+3
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov1-0/+6
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov1-10/+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-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 Goldstein1-0/+2
2024-11-15fs: prepare for "explicit connectable" file handlesAmir Goldstein1-0/+11
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel2-6/+5
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel1-12/+8
2024-11-15memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn1-0/+3
2024-11-15sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2024-11-15net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree1-0/+4
2024-11-15mdio: Remove mdio45_ethtool_gset_npage()Alistair Francis1-3/+0
2024-11-15include: mdio: Remove mdio45_ethtool_gset()Alistair Francis1-16/+0
2024-11-15net: phy: add phy_set_eee_brokenHeiner Kallweit1-0/+10
2024-11-15net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit1-5/+4
2024-11-15clk: fixed-factor: add clk_hw_register_fixed_factor_index() functionThéo Lebrun1-0/+3
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-46/+43
2024-11-14KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini1-6/+0
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+3