summaryrefslogtreecommitdiff
path: root/include
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-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi
2023-02-14wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo
2023-02-14net/sched: support per action hw statsOz Shlomo
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo
2023-02-14net/sched: pass flow_stats instead of multiple stats argsOz Shlomo
2023-02-14crypto: hisilicon/qm - update comments to match functionWeili Qian
2023-02-14crypto: hisilicon/qm - remove some unused definesWeili Qian
2023-02-13ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet
2023-02-13ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet
2023-02-13net: add pskb_may_pull_reason() helperEric Dumazet
2023-02-13net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric 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