summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-15Revert "blk-cgroup: move the cgroup information to struct gendisk"Christoph Hellwig1-6/+6
2023-02-14dm: correct block comments format.Heinz Mauelshagen3-9/+17
2023-02-14dm: enclose complex macros into parentheses where possibleHeinz Mauelshagen1-2/+1
2023-02-14dm: change "unsigned" to "unsigned int"Heinz Mauelshagen6-44/+44
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. Wysocki3-1/+45
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-Hartman7-9/+16
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong1-0/+3
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi1-10/+6
2023-02-14wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram1-0/+4
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau1-0/+13
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau1-1/+26
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit1-0/+3
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit1-2/+4
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit2-0/+19
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit1-0/+12
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg1-1/+4
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam1-0/+10
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam1-0/+24
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam2-0/+29
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo1-0/+2
2023-02-14net/sched: support per action hw statsOz Shlomo2-10/+20
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo1-0/+2
2023-02-14net/sched: pass flow_stats instead of multiple stats argsOz Shlomo1-6/+5
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-14ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet2-1/+10
2023-02-14ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet1-1/+2
2023-02-14net: add pskb_may_pull_reason() helperEric Dumazet1-4/+15
2023-02-14net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet1-0/+3
2023-02-14bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky2-1/+30
2023-02-14cxl/pmem: Fix nvdimm registration racesDan Williams1-0/+3
2023-02-14PCI: Add ACS quirk for Wangxun NICsMengyuan Lou1-0/+2
2023-02-14mm/migrate: add folio_movable_ops()Vishal Moola (Oracle)1-0/+9
2023-02-14mm: add folio_get_nontail_page()Vishal Moola (Oracle)1-0/+7
2023-02-14mm: add folio_estimated_sharers()Vishal Moola (Oracle)1-0/+18
2023-02-14mm/hugetlb: convert hugetlb_add_to_page_cache to take in a folioSidhartha Kumar1-1/+1
2023-02-14mm/hugetlb: convert restore_reserve_on_error to take in a folioSidhartha Kumar1-1/+1