summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+2
2026-03-20Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+8
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+2
2026-03-20writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong-11/+1
2026-03-20fs: remove stale and duplicate forward declarationsYuto Ohnuki-3/+1
2026-03-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Mark Brown-2/+1
2026-03-20ASoC: soc-component: remove component->val_bytesKuninori Morimoto-2/+0
2026-03-20ASoC: soc-component: add snd_soc_component_regmap_val_bytes()Kuninori Morimoto-0/+1
2026-03-20clocksource: Rewrite watchdog code completelyThomas Gleixner-21/+7
2026-03-20dma-mapping: fix false kernel-doc comment markerKit Dallege-1/+1
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross-0/+1
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky-1/+9
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky-5/+5
2026-03-20dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace outputLeon Romanovsky-1/+2
2026-03-20drm/bridge: add drm_bridge_clear_and_put()Luca Ceresoli-0/+1
2026-03-20drm/ttm: Update the struct ttm_operation_ctx kerneldocThomas Hellström-9/+19
2026-03-20drm/ttm: Avoid invoking the OOM killer when reading back swapped contentThomas Hellström-1/+1
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard-1/+0
2026-03-19Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-0/+1
2026-03-19hsi: hsi_core: use kzalloc_flexRosen Penev-1/+1
2026-03-19module: expose imported namespaces via sysfsNicholas Sielicki-0/+1
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-78/+138
2026-03-19io_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe-0/+3
2026-03-19Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz-0/+1
2026-03-19net/mlx5: Add IFC bits for migration stateYishai Hadas-2/+14
2026-03-19vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctlYishai Hadas-0/+39
2026-03-19vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2Yishai Hadas-0/+1
2026-03-19vfio: Define uAPI for re-init initial bytes during the PRE_COPY phaseYishai Hadas-0/+24
2026-03-19vfio: uapi: fix comment typoJoseph Salisbury-1/+1
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-19/+71
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff-0/+3
2026-03-19KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register themSascha Bischoff-0/+1
2026-03-19KVM: arm64: gic-v5: Mandate architected PPI for PMU emulation on GICv5Sascha Bischoff-1/+4
2026-03-19KVM: arm64: gic-v5: Enlighten arch timer for GICv5Sascha Bischoff-1/+13
2026-03-19KVM: arm64: gic-v5: Create and initialise vgic_v5Sascha Bischoff-0/+1
2026-03-19KVM: arm64: Introduce set_direct_injection irq_opSascha Bischoff-0/+7
2026-03-19KVM: arm64: gic: Introduce queue_irq_unlock to irq_opsSascha Bischoff-0/+8
2026-03-19KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate maskSascha Bischoff-0/+24
2026-03-19KVM: arm64: gic-v5: Implement GICv5 load/put and save/restoreSascha Bischoff-0/+7
2026-03-19KVM: arm64: gic-v5: Add vgic-v5 save/restore hyp interfaceSascha Bischoff-0/+22
2026-03-19KVM: arm64: gic-v5: Sanitize ID_AA64PFR2_EL1.GCIESascha Bischoff-0/+1
2026-03-19KVM: arm64: gic-v5: Detect implemented PPIs on bootSascha Bischoff-0/+35
2026-03-19KVM: arm64: gic: Introduce interrupt type helpersSascha Bischoff-5/+97
2026-03-19KVM: arm64: gic-v5: Add ARM_VGIC_V5 device to KVM headersSascha Bischoff-0/+2
2026-03-19KVM: arm64: vgic: Split out mapping IRQs and setting irq_opsSascha Bischoff-1/+4
2026-03-19bsg: add io_uring command support to generic layerYang Xiuwei-1/+5
2026-03-19bsg: add bsg_uring_cmd uapi structureYang Xiuwei-0/+75
2026-03-19lib/crypto: Remove unused file blockhash.hEric Biggers-52/+0