summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-19net: pse-pd: Add support for budget evaluation strategiesKory Maincent (Dent Project)1-0/+76
2025-06-19net: ethtool: Add support for new power domains index descriptionKory Maincent (Dent Project)1-0/+2
2025-06-19net: pse-pd: Add support for PSE power domainsKory Maincent (Dent Project)1-0/+2
2025-06-19net: pse-pd: Add support for reporting eventsKory Maincent (Dent Project)2-0/+27
2025-06-19net: pse-pd: Introduce attached_phydev to pse controlKory Maincent (Dent Project)1-2/+4
2025-06-19stddef: Introduce TRAILING_OVERLAP() helper macroGustavo A. R. Silva1-0/+20
2025-06-19mux: Convert mux_control_ops to a flex array member in mux_chipThorsten Blum1-2/+2
2025-06-18PM: runtime: Mark last busy stamp in pm_request_autosuspend()Sakari Ailus1-3/+5
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_autosuspend()Sakari Ailus1-3/+6
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_sync_autosuspend()Sakari Ailus1-4/+7
2025-06-18PM: runtime: Mark last busy stamp in pm_runtime_put_autosuspend()Sakari Ailus1-5/+7
2025-06-18PM: runtime: Document return values of suspend-related API functionsSakari Ailus1-9/+138
2025-06-18Merge tag 'ata-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-4/+3
2025-06-18pinctrl: Constify pointers to 'pinctrl_desc'Krzysztof Kozlowski1-4/+4
2025-06-18padata: Remove comment for reorder_workHerbert Xu1-1/+0
2025-06-18fs_context: fix parameter name in infofc() macroRubenKelevra1-1/+1
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal1-4/+6
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal1-1/+1
2025-06-18atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima1-0/+6
2025-06-18net: Add skb_can_coalesce for netmemDragos Tatulea1-3/+9
2025-06-18net: ipv6: Add ip6_mr_output()Petr Machata2-0/+8
2025-06-18net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guardGal Pressman1-1/+1
2025-06-18net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman1-3/+3
2025-06-18net: vlan: Make is_vlan_dev() a stub when VLAN is not configuredGal Pressman1-5/+10
2025-06-18tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hintNeal Cardwell1-3/+0
2025-06-18tpm: don't bother with removal of files in directory we'll be removingAl Viro1-1/+1
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-13/+19
2025-06-18Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linuxJakub Kicinski1-0/+2
2025-06-17soc: qcom: fix endianness for QMI headerAlexander Wilhelm1-3/+3
2025-06-17cgroup: remove per-cpu per-subsystem locksShakeel Butt1-7/+0
2025-06-17cgroup: support to enable nmi-safe css_rstat_updatedShakeel Butt1-0/+4
2025-06-17Merge branch 'WQ_PERCPU' into for-6.17Tejun Heo1-3/+6
2025-06-17workqueue: Add new WQ_PERCPU flagMarco Crivellari1-0/+1
2025-06-17workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari1-3/+5
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)1-0/+1
2025-06-17wifi: remove zero-length arraysJohannes Berg1-9/+9
2025-06-17mm/filemap: introduce generic_file_*_mmap_prepare() helpersLorenzo Stoakes1-2/+4
2025-06-17fs/dax: make it possible to check dev dax support without a VMALorenzo Stoakes1-7/+9
2025-06-17fs: consistently use can_mmap_file() helperLorenzo Stoakes1-1/+1
2025-06-17serial: 8250: sanitize uart_port::serial_{in,out}() typesJiri Slaby (SUSE)2-4/+4
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)1-1/+11
2025-06-17mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepareLorenzo Stoakes1-3/+2
2025-06-17mm, slab: use frozen pages for large kmallocVlastimil Babka1-1/+3
2025-06-17driver core: Add device_link_test() for testing device link flagsRafael J. Wysocki1-0/+5
2025-06-17PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocationsShradha Gupta1-0/+2
2025-06-17net: phy: remove phy_driver_is_genphy_10gHeiner Kallweit1-2/+0
2025-06-17net: phy: improve phy_driver_is_genphyHeiner Kallweit1-1/+11
2025-06-17net: phy: add flag is_genphy_driven to struct phy_deviceHeiner Kallweit1-0/+2
2025-06-17octeontx2: Set appropriate PF, VF masks and shifts based on siliconSubbaraya Sundeep1-0/+25
2025-06-17netpoll: move netpoll_print_options to netconsoleBreno Leitao1-1/+0