summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-15Merge tag 'scmi-ffa-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-15riscv: hwprobe: Avoid uninitialized read in hwprobe_get_cpus()Mark Harris
2026-07-15fortify: Disable -Wstringop-overread in testsNathan Chancellor
2026-07-15ASoC: bt-sco: fix duplicate DAPM widget names for wideband DAIShengjiu Wang
2026-07-15s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar
2026-07-15s390/checksum: Fix csum_partial() without vector facilityVasily Gorbik
2026-07-15sched/psi: Shut down rtpoll_timer in psi_cgroup_free()Tejun Heo
2026-07-15sched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo
2026-07-15ALSA: hda: cs35l41: validate and free ACPI mute objectGuangshuo Li
2026-07-15accel/ivpu: Reject firmware log with size smaller than headerJhonraushan
2026-07-15KVM: riscv: Fix Spectre-v1 in vector register accessZongmin Zhou
2026-07-15drm/panthor: Check debugfs GEM lock initializationLinmao Li
2026-07-15drm/panthor: return error on truncated firmwareOsama Abdelkader
2026-07-15gpiolib: tolerate gpio-hogs lacking a hogging stateDaniel Golle
2026-07-15gpio: sloppy-logic-analyzer: Fix memory leak in gpio_la_poll_probe()Abdun Nihaal
2026-07-15iommu/amd: Fix nested domain leakTycho Andersen (AMD)
2026-07-15iommu/amd: Fix IRQ unsafe locking in gdom allocationTycho Andersen (AMD)
2026-07-15KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest stateSean Christopherson
2026-07-15Merge tag 'kvm-s390-master-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-07-15Merge tag 'kvm-x86-fixes-7.2-rc4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15Merge tag 'kvmarm-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15Merge branch 'bpf-reject-negative-const-offsets-for-buffer-pointers'Eduard Zingerman
2026-07-15selftests/bpf: Cover negative buffer pointer offsetsSun Jian
2026-07-15bpf: Reject negative const offsets for buffer pointersSun Jian
2026-07-15Merge branch 'bpf-sockmap-fix-fionread-for-sockets-without-a-verdict-program'Kumar Kartikeya Dwivedi
2026-07-15selftests/bpf: Test FIONREAD on a sockmap socket without a verdict programMattia Meleleo
2026-07-15bpf, sockmap: Account for receive queue in FIONREAD without a verdict programMattia Meleleo
2026-07-15mmc: sdhci-esdhc-imx: fix resume error handlingLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspendLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspendLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interruptLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: restore pinctrl before restoring ios timing on resumeLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restoreLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: restore DLL override for DDR modes on resumeLuke Wang
2026-07-15mmc: sdhci-esdhc-imx: remove unnecessary mmc_card_wake_sdio_irq check for tun...Luke Wang
2026-07-15Merge branch 'bpf-sockmap-fix-sockmap-leaking-udp-socks'Kumar Kartikeya Dwivedi
2026-07-15selftests/bpf: Fail unbound UDP on sockmap updateMichal Luczaj
2026-07-15selftests/bpf: Adapt sockmap update error handlingMichal Luczaj
2026-07-15bpf, sockmap: Reject unhashed UDP sockets on sockmap updateMichal Luczaj
2026-07-15selftests/bpf: Ensure UDP sockets are boundMichal Luczaj
2026-07-15RISC-V: KVM: Serialize virtual interrupt pending state updatesXie Bo
2026-07-15ALSA: hda/realtek: Fix speakers on Alienware x16 R2Oliver Ohrt
2026-07-15ALSA: hda/realtek: Add quirk for HP EliteBook 830 G8 (8AB8) to enable mute LEDsMarcel Kłos
2026-07-14drm/ttm: Account for NULL and handle pages in ttm_pool_backupMatthew Brost
2026-07-14smb/client: flush dirty data before punching a holeHuiwen He
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbols in SMB2Andy Shevchenko
2026-07-14smb/client: Use EXPORT_SYMBOL_IF_KUNIT() to export symbolsAndy Shevchenko
2026-07-15powerpc: Remove dead non-preemption codeChristophe Leroy (CS GROUP)
2026-07-15powerpc/dt_cpu_ftrs: Set CPU_FTR_P11_PVR for Power11 and later processorsAmit Machhiwal