aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-14dm: add missing SPDX-License-IndentifiersHeinz Mauelshagen6-0/+6
2023-02-14NFS: Clean up O_DIRECT request allocationTrond Myklebust1-4/+5
2023-02-14NFS: Remove unused function nfs_wb_page()Trond Myklebust1-1/+0
2023-02-14NFS: Convert buffered writes to use foliosTrond Myklebust1-2/+3
2023-02-14NFS: Convert buffered reads to use foliosTrond Myklebust1-0/+4
2023-02-14NFS: Add a helper nfs_wb_folio()Trond Myklebust1-0/+1
2023-02-14NFS: Add a helper to convert a struct nfs_page into an inodeTrond Myklebust1-0/+13
2023-02-14NFS: Fix nfs_coalesce_size() to work with foliosTrond Myklebust1-0/+15
2023-02-14NFS: Add basic functionality for tracking folios in struct nfs_pageTrond Myklebust1-1/+37
2023-02-14spi: xilinx: add force_irq for QSPI modeVadim Fedorenko1-0/+1
2023-02-14rpmsg: glink: smem: Wrap driver contextBjorn Andersson1-6/+6
2023-02-14Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki2-1/+33
2023-02-14spi: Reorder fields in 'struct spi_transfer'Christophe JAILLET1-5/+4
2023-02-14regmap: Reorder fields in 'struct regmap_bus' to save some memoryChristophe JAILLET1-2/+2
2023-02-14Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman2-3/+11
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo1-0/+2
2023-02-14crypto: hisilicon/qm - update comments to match functionWeili Qian1-1/+2
2023-02-14crypto: hisilicon/qm - remove some unused definesWeili Qian1-2/+0
2023-02-13net: add pskb_may_pull_reason() helperEric Dumazet1-4/+15
2023-02-13bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky1-1/+19
2023-02-13cxl/pmem: Fix nvdimm registration racesDan Williams1-0/+3
2023-02-13PCI: Add ACS quirk for Wangxun NICsMengyuan Lou1-0/+2
2023-02-13mm/migrate: add folio_movable_ops()Vishal Moola (Oracle)1-0/+9
2023-02-13mm: add folio_get_nontail_page()Vishal Moola (Oracle)1-0/+7
2023-02-13mm: add folio_estimated_sharers()Vishal Moola (Oracle)1-0/+18
2023-02-13mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folioSidhartha Kumar1-1/+1
2023-02-13mm/hugetlb: convert restore_reserve_on_error to take in a folioSidhartha Kumar1-1/+1
2023-02-13mm/hugetlb: convert hugetlb fault paths to use alloc_hugetlb_folio()Sidhartha Kumar2-5/+5
2023-02-13mm/hugetlb: convert putback_active_hugepage to take in a folioSidhartha Kumar1-2/+2
2023-02-13mm/hugetlb: convert alloc_migrate_huge_page to foliosSidhartha Kumar1-3/+3
2023-02-13mm/hugetlb: increase use of folios in alloc_huge_page()Sidhartha Kumar1-4/+4
2023-02-13mm/hugetlb: convert isolate_hugetlb to foliosSidhartha Kumar1-2/+2
2023-02-13Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton1-1/+1
2023-02-13mmc: core: add devm_mmc_alloc_hostHeiner Kallweit1-0/+1
2023-02-13Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextOliver Upton2-12/+6
2023-02-14PCI: endpoint: Use link_up() callback in place of LINK_UP notifierManivannan Sadhasivam2-14/+2
2023-02-14PCI: endpoint: Use callback mechanism for passing events from EPC to EPFManivannan Sadhasivam1-1/+10
2023-02-14PCI: endpoint: Use a separate lock for protecting epc->pci_epf listManivannan Sadhasivam1-0/+2
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+12
2023-02-13bpf: Migrate release_on_unlock logic to non-owning ref semanticsDave Marchevsky2-20/+24
2023-02-13mtd: ubi: block: wire-up device parentDaniel Golle1-0/+1
2023-02-13Merge branch irq/irqdomain-locking into irq/irqchip-nextMarc Zyngier1-2/+4
2023-02-13irqdomain: Switch to per-domain lockingJohan Hovold1-0/+4
2023-02-13irqdomain: Drop revmap mutexJohan Hovold1-2/+0
2023-02-13PM: Add EXPORT macros for exporting PM functionsRichard Fitzgerald1-0/+4
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner1-0/+1
2023-02-13Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-0/+32
2023-02-13Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-5/+3
2023-02-13mm: Remove get_kernel_pages()Ira Weiny1-2/+0
2023-02-13highmem: Enhance is_kmap_addr() to check kmap_local_page() mappingsIra Weiny1-1/+4