summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-18net/udp: Add 4-tuple hash list basisPhilo Lu
2024-11-16compiler.h: Fix undefined BUILD_BUG_ON_ZERO()Philipp Reisner
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-16thermal: Add PCIe cooling driverIlpo Järvinen
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen
2024-11-15virtio_ring: remove API virtqueue_set_dma_premappedXuan Zhuo
2024-11-15virtio_ring: introduce add api for premappedXuan Zhuo
2024-11-15ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata
2024-11-15ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata
2024-11-15net: netpoll: Individualize the skb poolBreno Leitao
2024-11-15net: phy: fix phylib's dual eee_enabledRussell King (Oracle)
2024-11-15Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker
2024-11-15srcu: Unconditionally record srcu_read_lock_lite() in ->srcu_reader_flavorPaul E. McKenney
2024-11-15Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki
2024-11-15io_uring: restore back registered wait argumentsPavel Begunkov
2024-11-15sysfs: attribute_group: allow registration of const bin_attributeThomas Weißschuh
2024-11-15bpf: use common instruction history across all statesAndrii Nakryiko
2024-11-15Merge tag 'pmdomain-v6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-15io_uring: add memory region registrationPavel Begunkov
2024-11-15io_uring: introduce concept of memory regionsPavel Begunkov
2024-11-15io_uring: temporarily disable registered waitsPavel Begunkov
2024-11-15x86/efi: Drop support for the EFI_PROPERTIES_TABLENicolas Saenz Julienne
2024-11-15block: make struct rq_list available for !CONFIG_BLOCKJens Axboe
2024-11-15fs: open_by_handle_at() support for decoding "explicit connectable" file handlesAmir Goldstein
2024-11-15fs: name_to_handle_at() support for "explicit connectable" file handlesAmir Goldstein
2024-11-15fs: prepare for "explicit connectable" file handlesAmir Goldstein
2024-11-15Merge branches 'intel/vt-d', 'amd/amd-vi' and 'iommufd/arm-smmuv3-nested' int...Joerg Roedel
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel
2024-11-14memcg/hugetlb: add hugeTLB counters to memcgJoshua Hahn
2024-11-14sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin
2024-11-14net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree
2024-11-14mdio: Remove mdio45_ethtool_gset_npage()Alistair Francis
2024-11-14include: mdio: Remove mdio45_ethtool_gset()Alistair Francis
2024-11-14net: phy: add phy_set_eee_brokenHeiner Kallweit
2024-11-14net: phy: convert eee_broken_modes to a linkmode bitmapHeiner Kallweit
2024-11-14clk: fixed-factor: add clk_hw_register_fixed_factor_index() functionThéo Lebrun
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-14KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini
2024-11-14Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-14USB: make to_usb_device_driver() use container_of_const()Greg Kroah-Hartman
2024-11-14USB: make to_usb_driver() use container_of_const()Greg Kroah-Hartman
2024-11-14USB: make single lock for all usb dynamic id listsGreg Kroah-Hartman
2024-11-14ASoc: simple-mux: Allow to specify an idle-stateMark Brown
2024-11-14platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-11-14fs: reduce pointer chasing in is_mgtime() testJeff Layton
2024-11-14perf/core: Correct perf sampling with guest VMsColton Lewis