summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini43-105/+362
2023-02-15wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi1-1/+0
2023-02-15dt-bindings: thermal: mediatek: Add LVTS thermal controllersBalsam CHIHI1-0/+19
2023-02-15ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declaredLucas Tanure1-0/+1
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-0/+4
2023-02-15Merge branches 'acpi-processor', 'acpi-tables', 'acpi-pnp' and 'acpi-maintain...Rafael J. Wysocki1-0/+2
2023-02-15Merge branch 'acpica'Rafael J. Wysocki2-2/+2
2023-02-15Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+1
2023-02-15mmc: core: support setting card detect interrupt from driversHeiner Kallweit1-0/+1
2023-02-15virtio_blk: mark all zone fields LEMichael S. Tsirkin1-9/+9
2023-02-15virtio-blk: add support for zoned block devicesDmitry Fomichev1-0/+105
2023-02-15docs: driver-api: virtio: virtio on LinuxRicardo CaƱuelo1-3/+5
2023-02-15Merge git://git.linuxtv.org/media_stage into media_treeMauro Carvalho Chehab5-41/+928
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman2-2/+2
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing1-28/+0
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-15erofs: remove unused EROFS_GET_BLOCKS_RAW flagJingbo Xu1-1/+0
2023-02-15erofs: update print symbols for various flags in traceJingbo Xu1-4/+10
2023-02-15erofs: simplify iloc()Gao Xiang1-2/+2
2023-02-15Merge branch 'for-6.3/cxl' into cxl/nextDan Williams1-0/+1
2023-02-15cxl: add RAS status unmasking for CXLDave Jiang1-0/+1
2023-02-15net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko1-1/+0
2023-02-15net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch1-0/+1
2023-02-15net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan1-0/+1
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