summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-08Merge tag 'x86-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-08Merge tag 'locking-urgent-2026-08-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-08Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-08Merge tag 'tty-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-08Merge tag 'staging-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-08Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-08openrisc: Include <linux/cpumask.h> in smp.hLyude Paul
2026-08-08preempt: Introduce __preempt_count_{sub,add}_return()Boqun Feng
2026-08-08preempt: Introduce HARDIRQ_DISABLE_BITSBoqun Feng
2026-08-08preempt: Track NMI nesting to separate per-CPU counterJoel Fernandes
2026-08-08KVM: arm64: Fix hvhe and broken CNTVOFF_EL2Mostafa Saleh
2026-08-08KVM: arm64: Fix timer offsets for non-protected VMsMostafa Saleh
2026-08-08KVM: arm64: Make timer_get_offset() work in all contextsMarc Zyngier
2026-08-08KVM: arm64: Add VNCR TLB tracking againMarc Zyngier
2026-08-08KVM: arm64: Make VNCR invalidation participate in MMU invalidation retryMarc Zyngier
2026-08-08KVM: arm64: Sign-extend VA for range-based TLBI invalidationMarc Zyngier
2026-08-08KVM: arm64: Handle VNCR TLB invalidation race with vcpu_put() VNCR unmappingMarc Zyngier
2026-08-08KVM: arm64: Correctly handle end of VA space TLBI invalidationMarc Zyngier
2026-08-08KVM: arm64: Consider SCTLR_EL2.M when mapping the L1 VNCR pageMarc Zyngier
2026-08-08KVM: arm64: Handle negative S1 walk levels in VNCR TLB size evaluationMarc Zyngier
2026-08-08KVM: arm64: Remove VM-wide VNCR mapping counterMarc Zyngier
2026-08-08riscv: lib: Fix ZBB strnlen reading past count boundaryMichael Neuling
2026-08-08Merge tag 'aspeed-arm-7.3-devicetree-0' of https://git.kernel.org/pub/scm/lin...Alexandre Belloni
2026-08-08Merge tag 'nuvoton-arm64-7.3-devicetree-0' of https://git.kernel.org/pub/scm/...Alexandre Belloni
2026-08-08Merge tag 'nuvoton-arm-7.3-devicetree-0' of https://git.kernel.org/pub/scm/li...Alexandre Belloni
2026-08-08Merge tag 'sunxi-dt-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Alexandre Belloni
2026-08-08Merge tag 'omap-for-v7.3/dt-signed' of git://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni
2026-08-08Merge tag 'spacemit-dt-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni
2026-08-08Merge tag 'v7.3-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni
2026-08-08smack: fix cred UAF in smack_file_send_sigiotask()Jann Horn
2026-08-08Merge tag 'amlogic-arm64-dt-for-v7.3' of https://git.kernel.org/pub/scm/linux...Alexandre Belloni
2026-08-08Merge tag 'qcom-arm64-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel...Alexandre Belloni
2026-08-08Merge tag 'imx-dt64-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/f...Alexandre Belloni
2026-08-08Merge tag 'hisi-arm64-dt-for-7.3' of https://github.com/hisilicon/linux-hisi ...Alexandre Belloni
2026-08-08eventfs: Define event fields before directory creationAnubhav Shelat
2026-08-08ALSA: usb-audio: Fix mixer regression on SteelSeries Arctis Nova 5Takashi Iwai
2026-08-08ALSA: usb: Fix UAF at delayed release of MIDI2 EPsTakashi Iwai
2026-08-08parisc: eisa_eeprom: Add missing MODULE_DESCRIPTION()Jean Delu
2026-08-08ftrace: Drop extra comma in trace_buffered_event_enableLeon Hwang
2026-08-08ftrace: Protect direct_functions in update_ftrace_direct_modLeon Hwang
2026-08-08ftrace: Protect direct_functions in update_ftrace_direct_delLeon Hwang
2026-08-08ftrace: Protect direct_functions in ftrace_find_rec_directLeon Hwang
2026-08-08Merge tag 'fbdev-for-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-08eventfs: Use children field for rcu head and add memory barriersSteven Rostedt
2026-08-08eventfs: Fix use-after-free in eventfs_remove_rec()Shuangpeng Bai
2026-08-08Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-08Merge tag 'powerpc-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-08-08KVM: RISC-V: Clear former VCPU cache on virtualization disableYong-Xuan Wang
2026-08-08RISC-V: KVM: Fix PMU event info array size overflowGuidong Han