aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-16i3c: fix device.h kernel-doc warningsRandy Dunlap1-6/+7
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel1-2/+0
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook1-0/+1
2023-02-15bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao1-0/+7
2023-02-15iomap: remove IOMAP_F_ZONE_APPENDChristoph Hellwig1-2/+1
2023-02-15block: export bio_split_rwChristoph Hellwig1-0/+4
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini25-51/+188
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-0/+4
2023-02-15mmc: core: support setting card detect interrupt from driversHeiner Kallweit1-0/+1
2023-02-15docs: driver-api: virtio: virtio on LinuxRicardo CaƱuelo1-3/+5
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman1-1/+1
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang1-0/+2
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang1-0/+1
2023-02-15net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad1-2/+10
2023-02-14net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko1-1/+0
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch1-0/+1
2023-02-14net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan1-0/+1
2023-02-14Revert "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. 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