summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-24Merge tag 'spi-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-04-24Merge tag 'regulator-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-04-24ring-buffer: Do not double count the reader_pageMasami Hiramatsu (Google)
2026-04-24Merge tag 'regmap-fix-v7.1-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-04-24Merge tag 'gpio-fixes-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-24Merge tag 'sound-fix-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-24Merge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-24bpf: Fix sk_local_storage diag dumping uninitialized special fieldsAmery Hung
2026-04-24netfilter: nf_conntrack_sip: don't use simple_strtoulFlorian Westphal
2026-04-24netfilter: reject zero shift in nft_bitwiseKai Ma
2026-04-24netfilter: xt_policy: fix strict mode inbound policy matchingJiexun Wang
2026-04-24sched_ext: sync disable_irq_work in bpf_scx_unreg()Richard Cheng
2026-04-24Merge tag 'locking-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-04-24Merge tag 'x86-urgent-2026-04-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-24Merge tag 'slab-for-7.1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-24Merge tag 'clang-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-24Merge tag 'apparmor-pr-2026-04-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-24drm/amdkfd: check if vm ready in svm map and unmap to gpuYuanShang
2026-04-24drm/amdkfd: validate SVM ioctl nattr against buffer sizeAlysa Liu
2026-04-24drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.Shubhankar Milind Sardeshpande
2026-04-24drm/amdgpu: Only send RMA CPER when threshold is exceededKent Russell
2026-04-24drm/amdgpu: fix root reservation in amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer
2026-04-24drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2)Timur Kristóf
2026-04-24drm/amdgpu/uvd3.1: Don't validate the firmware when already validatedTimur Kristóf
2026-04-24drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REGChristian König
2026-04-24drm/amd/pm: fix missing fine-grained dpm table flag on aldebaranYang Wang
2026-04-24drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAMTimur Kristóf
2026-04-24amdkfd: Only ignore -ENOENT for KFD init failuiresMario Limonciello (AMD)
2026-04-24drm/amdgpu: avoid double drm_exec_fini() in userq validateHongyan Xu
2026-04-24drm/amd/display: Restore analog connector supportRoman Li
2026-04-24drm/amdgpu: fix zero-size GDS range init on RDNA4Arjan van de Ven
2026-04-24ARM: 9463/1: Allow to enable RTSebastian Andrzej Siewior
2026-04-24Merge branches 'adfs', 'arm-fault-handling', 'fixes' and 'misc'Russell King (Oracle)
2026-04-24ARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()Brian Ruley
2026-04-24x86/mm: Revert INVLPGB optimization for set_memory codeDave Hansen
2026-04-24kbuild: Never respect CONFIG_WERROR / W=e to fixdepThomas Weißschuh
2026-04-24KVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier
2026-04-24KVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret
2026-04-24KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()Fuad Tabba
2026-04-24KVM: arm64: Fix kvm_vcpu_initialized() macro parameterFuad Tabba
2026-04-24KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVerFuad Tabba
2026-04-24KVM: arm64: Fix typo in feature check commentsFuad Tabba
2026-04-24KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVerFuad Tabba
2026-04-24KVM: arm64: Reject non compliant SMCCC function calls in pKVMSebastian Ene
2026-04-24KVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse
2026-04-24Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie