summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-02-14dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen
2023-02-14NFS: Clean up O_DIRECT request allocationTrond Myklebust
2023-02-14NFS: Remove unused function nfs_wb_page()Trond Myklebust
2023-02-14NFS: Convert buffered writes to use foliosTrond Myklebust
2023-02-14NFS: Convert buffered reads to use foliosTrond Myklebust
2023-02-14NFS: Add a helper nfs_wb_folio()Trond Myklebust
2023-02-14NFS: Add a helper to convert a struct nfs_page into an inodeTrond Myklebust
2023-02-14NFS: Fix nfs_coalesce_size() to work with foliosTrond Myklebust
2023-02-14NFS: Add basic functionality for tracking folios in struct nfs_pageTrond Myklebust
2023-02-14spi: xilinx: add force_irq for QSPI modeVadim Fedorenko
2023-02-14rpmsg: glink: smem: Wrap driver contextBjorn Andersson
2023-02-14Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki
2023-02-14spi: Reorder fields in 'struct spi_transfer'Christophe JAILLET
2023-02-14regmap: Reorder fields in 'struct regmap_bus' to save some memoryChristophe JAILLET
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo
2023-02-14crypto: hisilicon/qm - update comments to match functionWeili Qian
2023-02-14crypto: hisilicon/qm - remove some unused definesWeili Qian
2023-02-13net: add pskb_may_pull_reason() helperEric Dumazet
2023-02-13bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky
2023-02-13cxl/pmem: Fix nvdimm registration racesDan Williams
2023-02-13PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-02-13mm/migrate: add folio_movable_ops()Vishal Moola (Oracle)
2023-02-13mm: add folio_get_nontail_page()Vishal Moola (Oracle)
2023-02-13mm: add folio_estimated_sharers()Vishal Moola (Oracle)
2023-02-13mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folioSidhartha Kumar
2023-02-13mm/hugetlb: convert restore_reserve_on_error to take in a folioSidhartha Kumar
2023-02-13mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()Sidhartha Kumar
2023-02-13mm/hugetlb: convert putback_active_hugepage to take in a folioSidhartha Kumar
2023-02-13mm/hugetlb: convert alloc_migrate_huge_page to foliosSidhartha Kumar
2023-02-13mm/hugetlb: increase use of folios in alloc_huge_page()Sidhartha Kumar
2023-02-13mm/hugetlb: convert isolate_hugetlb to foliosSidhartha Kumar
2023-02-13Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-02-13mmc: core: add devm_mmc_alloc_hostHeiner Kallweit
2023-02-13Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextOliver Upton
2023-02-14PCI: endpoint: Use link_up() callback in place of LINK_UP notifierManivannan Sadhasivam
2023-02-14PCI: endpoint: Use callback mechanism for passing events from EPC to EPFManivannan Sadhasivam
2023-02-14PCI: endpoint: Use a separate lock for protecting epc->pci_epf listManivannan Sadhasivam
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-13bpf: Migrate release_on_unlock logic to non-owning ref semanticsDave Marchevsky
2023-02-13mtd: ubi: block: wire-up device parentDaniel Golle
2023-02-13Merge branch irq/irqdomain-locking into irq/irqchip-nextMarc Zyngier
2023-02-13irqdomain: Switch to per-domain lockingJohan Hovold
2023-02-13irqdomain: Drop revmap mutexJohan Hovold
2023-02-13PM: Add EXPORT macros for exporting PM functionsRichard Fitzgerald
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2023-02-13Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2023-02-13mm: Remove get_kernel_pages()Ira Weiny
2023-02-13highmem: Enhance is_kmap_addr() to check kmap_local_page() mappingsIra Weiny