summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-11Merge branch 'fixes' into nextVinod Koul1-0/+1
2022-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-31/+30
2022-11-11Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+18
2022-11-11arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel1-0/+1
2022-11-10Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2022-11-10Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski5-0/+1708
2022-11-10vfio: Export the device set open countAnthony DeRossi1-0/+1
2022-11-10vfio: Remove vfio_free_deviceEric Farman1-1/+0
2022-11-10vfio/ccw: replace vfio_init_device with _alloc_Eric Farman1-2/+0
2022-11-10vmlinux.lds.h: place optional header space in BOUNDED_SECTIONJim Cromie1-0/+2
2022-11-10vmlinux.lds.h: add BOUNDED_SECTION* macrosJim Cromie1-140/+79
2022-11-10resource: Convert DEFINE_RES_NAMED() to be compound literalAndy Shevchenko1-1/+1
2022-11-10ASoC: SOF: ipc4-topology: Add widget queue supportMark Brown1-0/+9
2022-11-10driver core: remove devm_device_remove_group()Greg Kroah-Hartman1-2/+0
2022-11-10driver core: remove devm_device_remove_groups()Greg Kroah-Hartman1-2/+0
2022-11-10blkdev: make struct block_device_operations.devnode() take a const *Greg Kroah-Hartman1-1/+1
2022-11-10mm: kasan: Extend kasan_metadata_size() to also cover in-object sizeFeng Tang1-2/+3
2022-11-10KVM: arm64: Enable ring-based dirty memory trackingGavin Shan1-0/+1
2022-11-10KVM: Support dirty ring in conjunction with bitmapGavin Shan3-0/+9
2022-11-10KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.hGavin Shan1-0/+1
2022-11-10KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULLGavin Shan2-12/+9
2022-11-10x86/cacheinfo: Switch cache_ap_init() to hotplug callbackJuergen Gross1-0/+1
2022-11-10memory: omap-gpmc: fix coverity issue "Control flow issues"Benedikt Niedermayr1-2/+2
2022-11-10pinctrl: Put space between type and data in compound literalAndy Shevchenko1-1/+1
2022-11-10IB/mad: Don't call to function that might sleep while in atomic contextLeonid Ravich1-9/+4
2022-11-10dt-bindings: pinctrl: Correct the header guard of mt6795-pinfunc.hWei Li1-2/+2
2022-11-10net: mana: Define data structures for protection domain and memory registrationAjay Sharma1-5/+116
2022-11-10net: mana: Define data structures for allocating doorbell page from GDMALong Li1-0/+24
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma1-0/+2
2022-11-10net: mana: Define max values for SGL entriesLong Li2-3/+8
2022-11-10net: mana: Move header files to a common locationLong Li5-0/+1565
2022-11-10net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)1-0/+13
2022-11-10dt-bindings: clock: Add Qualcomm SC8280XP display clock bindingsBjorn Andersson1-0/+100
2022-11-10PM: domains: Store the next hrtimer wakeup in genpdMaulik Shah1-0/+7
2022-11-10devlink: Add packet traps for 802.1X operationIdo Schimmel1-0/+9
2022-11-10bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz1-0/+1
2022-11-10soc/tegra: pmc: Add I/O pad table for Tegra234Petlozu Pravareshwar1-3/+3
2022-11-10drm/amdgpu: Set MTYPE in PTE based on BO flagsFelix Kuehling1-0/+14
2022-11-10net: introduce a helper to move notifier block to different namespaceJiri Pirko1-0/+2
2022-11-10Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-23/+0
2022-11-09block: add check when merging zone device pagesLogan Gunthorpe1-0/+24
2022-11-09iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Logan Gunthorpe1-0/+6
2022-11-09mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pagesLogan Gunthorpe1-0/+1
2022-11-09mm: allow multiple error returns in try_grab_page()Logan Gunthorpe1-1/+1
2022-11-09firmware/nvram: bcm47xx: support init from IO memoryRafał Miłecki1-0/+6
2022-11-09scs: add support for dynamic shadow call stacksArd Biesheuvel1-0/+18
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-2/+7
2022-11-09regulator: qcom_smd: Add PMR735a regulatorsKonrad Dybcio1-0/+2
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini1-0/+2
2022-11-09KVM: x86: Add a VALID_MASK for the MSR exit reason flagsAaron Lewis1-0/+3