summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-06mm: pgtable: add missing pt_index to struct ptdescQi Zheng
2024-03-06mm: pgtable: correct the wrong comment about ptdesc->__page_flagsQi Zheng
2024-03-06mm: remove cast from page_to_nid()Matthew Wilcox (Oracle)
2024-03-06mm: constify more page/folio testsMatthew Wilcox (Oracle)
2024-03-06mm: constify testing page/folio flagsMatthew Wilcox (Oracle)
2024-03-06mm: make dump_page() take a const argumentMatthew Wilcox (Oracle)
2024-03-06mm: add __dump_folio()Matthew Wilcox (Oracle)
2024-03-06mm: remove PageYoung and PageIdle definitionsMatthew Wilcox (Oracle)
2024-03-06mm: remove PageWaiters, PageSetWaiters and PageClearWaitersMatthew Wilcox (Oracle)
2024-03-06mm: separate out FOLIO_FLAGS from PAGEFLAGSMatthew Wilcox (Oracle)
2024-03-06hugetlb: parallelize 1G hugetlb initializationGang Li
2024-03-06padata: downgrade padata_do_multithreaded to serial execution for non-SMPGang Li
2024-03-06Author: Gang Li padata: dispatch works onGang Li Subject: padata: dispatch works on
2024-03-06mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2024-03-06ethtool: Add GTP RSS hash options to ethtool.hTakeru Hayasaka
2024-03-06block: remove disk_stack_limitsChristoph Hellwig
2024-03-06iommu: Add static iommu_ops->release_domainLu Baolu
2024-03-06PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-06block: make block_class constantRicardo B. Marliere
2024-03-06greybus: constify the struct device_type usageRicardo B. Marliere
2024-03-06greybus: make greybus_bus_type constGreg Kroah-Hartman
2024-03-06Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman
2024-03-06ASoC: trace: add event to snd_soc_dapm trace eventsLuca Ceresoli
2024-03-06ASoC: trace: add component to set_bias_level trace eventsLuca Ceresoli
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng
2024-03-06fanotify: Fix misspelling of "writable"Vicki Pfau
2024-03-06fsnotify: Fix misspelling of "writable"Vicki Pfau
2024-03-06inotify: Fix misspelling of "writable"Vicki Pfau
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-03-06fuse: Use the high bit of request ID for indicating resend requestsZhao Chen
2024-03-06fuse: Introduce a new notification type for resend pending requestsZhao Chen
2024-03-06fuse: add support for explicit export disablingJingbo Xu
2024-03-06firmware: arm_scmi: Populate fast channel rate_limitPierre Gondois
2024-03-06firmware: arm_scmi: Populate perf commands rate_limitPierre Gondois
2024-03-05net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn
2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn
2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn
2024-03-05net: add helpers for EEE configurationRussell King
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05drm/xe/arl: Add Arrow Lake H supportMatt Roper
2024-03-06power: supply: core: fix charge_behaviour formattingThomas Weißschuh
2024-03-05rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells
2024-03-05rxrpc: Differentiate PING ACK transmission traces.David Howells
2024-03-06power: supply: core: add power_supply_for_each_device()Sebastian Reichel
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-05nfc: core: make nfc_class constantRicardo B. Marliere
2024-03-05Merge tag 'v6.8-rc7' into gpio/for-nextBartosz Golaszewski