summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-07Bluetooth: Remove BT_HSLuiz Augusto von Dentz2-43/+0
2024-03-07Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz1-1/+1
2024-03-07Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler1-0/+2
2024-03-07Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler1-0/+1
2024-03-07Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler1-1/+0
2024-03-07mm/treewide: align up pXd_leaf() retval across archsPeter Xu1-4/+4
2024-03-07mm/x86: drop two unnecessary pud_leaf() definitionsPeter Xu1-1/+0
2024-03-07mm: pgtable: add missing pt_index to struct ptdescQi Zheng1-0/+3
2024-03-07mm: pgtable: correct the wrong comment about ptdesc->__page_flagsQi Zheng1-1/+1
2024-03-07mm: remove cast from page_to_nid()Matthew Wilcox (Oracle)1-4/+2
2024-03-07mm: constify more page/folio testsMatthew Wilcox (Oracle)1-26/+26
2024-03-07mm: constify testing page/folio flagsMatthew Wilcox (Oracle)1-7/+17
2024-03-07mm: make dump_page() take a const argumentMatthew Wilcox (Oracle)1-1/+1
2024-03-07mm: add __dump_folio()Matthew Wilcox (Oracle)2-0/+10
2024-03-07mm: remove PageYoung and PageIdle definitionsMatthew Wilcox (Oracle)1-4/+4
2024-03-07mm: remove PageWaiters, PageSetWaiters and PageClearWaitersMatthew Wilcox (Oracle)1-9/+1
2024-03-07mm: separate out FOLIO_FLAGS from PAGEFLAGSMatthew Wilcox (Oracle)1-20/+43
2024-03-07hugetlb: parallelize 1G hugetlb initializationGang Li1-1/+1
2024-03-07padata: downgrade padata_do_multithreaded to serial execution for non-SMPGang Li1-4/+8
2024-03-07Author: Gang Li padata: dispatch works onGang Li Subject: padata: dispatch works on1-0/+2
2024-03-06mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin1-0/+1
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)1-1/+7
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe1-2/+0
2024-03-06ethtool: Add GTP RSS hash options to ethtool.hTakeru Hayasaka1-0/+48
2024-03-06block: remove disk_stack_limitsChristoph Hellwig1-2/+0
2024-03-06iommu: Add static iommu_ops->release_domainLu Baolu1-0/+1
2024-03-06PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-0/+5
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0
2024-03-06block: make block_class constantRicardo B. Marliere1-1/+1
2024-03-06greybus: constify the struct device_type usageRicardo B. Marliere1-6/+6
2024-03-06greybus: make greybus_bus_type constGreg Kroah-Hartman1-1/+1
2024-03-06Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman5-32/+253
2024-03-06ASoC: trace: add event to snd_soc_dapm trace eventsLuca Ceresoli1-7/+9
2024-03-06ASoC: trace: add component to set_bias_level trace eventsLuca Ceresoli1-13/+16
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng1-0/+1
2024-03-06fanotify: Fix misspelling of "writable"Vicki Pfau1-2/+2
2024-03-06fsnotify: Fix misspelling of "writable"Vicki Pfau1-2/+2
2024-03-06inotify: Fix misspelling of "writable"Vicki Pfau1-2/+2
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds1-16/+0
2024-03-06fuse: Use the high bit of request ID for indicating resend requestsZhao Chen1-1/+12
2024-03-06fuse: Introduce a new notification type for resend pending requestsZhao Chen1-0/+2
2024-03-06fuse: add support for explicit export disablingJingbo Xu1-0/+3
2024-03-06firmware: arm_scmi: Populate fast channel rate_limitPierre Gondois1-0/+4
2024-03-06firmware: arm_scmi: Populate perf commands rate_limitPierre Gondois1-0/+4
2024-03-06net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn1-1/+2
2024-03-06net: phy: Keep track of EEE configurationAndrew Lunn1-0/+3
2024-03-06net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn1-0/+2
2024-03-06net: add helpers for EEE configurationRussell King1-0/+38
2024-03-06dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2-17/+13
2024-03-06power: supply: core: fix charge_behaviour formattingThomas Weißschuh1-0/+1