summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2023-02-16hwmon: Deprecate [devm_]hwmon_device_register_with_groupsGuenter Roeck
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-02-16swiotlb: remove swiotlb_max_segmentChristoph Hellwig
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-02-16Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai
2023-02-16i3c: fix device.h kernel-doc warningsRandy Dunlap
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook
2023-02-15bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao
2023-02-15iomap: remove IOMAP_F_ZONE_APPENDChristoph Hellwig
2023-02-15block: export bio_split_rwChristoph Hellwig
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2023-02-15mmc: core: support setting card detect interrupt from driversHeiner Kallweit
2023-02-15docs: driver-api: virtio: virtio on LinuxRicardo CaƱuelo
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang
2023-02-15net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad
2023-02-14net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko
2023-02-14net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch
2023-02-14net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan
2023-02-14Revert "blk-cgroup: move the cgroup information to struct gendisk"Christoph Hellwig
2023-02-14dm: correct block comments format.Heinz Mauelshagen
2023-02-14dm: enclose complex macros into parentheses where possibleHeinz Mauelshagen
2023-02-14dm: change "unsigned" to "unsigned int"Heinz Mauelshagen
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-14net/mlx5e: TC, support per action statsOz Shlomo
2023-02-14crypto: hisilicon/qm - update comments to match functionWeili Qian
2023-02-14crypto: hisilicon/qm - remove some unused definesWeili Qian
2023-02-13net: add pskb_may_pull_reason() helperEric 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