summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10LoongArch: KVM: Use internal API to deliver interrupt in kernel modeBibo Mao
2026-08-10LoongArch: KVM: Fix uninitialized stack variable issue with dmsintcBibo Mao
2026-08-10LoongArch: KVM: Return directly when IPI address is not alignedBibo Mao
2026-08-10LoongArch: KVM: Set default MAILBOX access size with 8Bibo Mao
2026-08-10LoongArch: KVM: Set vcpu->cpu before IN_GUEST_MODE is setBibo Mao
2026-08-10LoongArch: KVM: Fix PC double advance in kernel MMIO read fast pathZeng Chi
2026-08-10LoongArch: KVM: Prevent division by zero in periodic timer restoreTao Cui
2026-08-10LoongArch: KVM: Reload one-shot TVAL on migration destinationTao Cui
2026-08-10LoongArch: KVM: Advertise already-supported capabilitiesTao Cui
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
2026-08-09Linux 7.2-rc7v7.2-rc7Linus Torvalds
2026-08-09Input: elan_i2c - use device-id/acpi.h for ACPI IDsLonglong Xia
2026-08-09ovpn: defer key slot crypto freeing to workqueueRalf Lici
2026-08-09ovpn: run deferred work on a module-owned workqueueRalf Lici
2026-08-09Merge tag 'trace-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-09KVM: PPC: Document KVM_PPC_GET_COMPAT_CAPS ioctlAmit Machhiwal
2026-08-09KVM: PPC: Book3S HV: Add support for compat CPU capabilities for KVM on PowerNVAmit Machhiwal
2026-08-09KVM: PPC: Book3S HV: Implement compat CPU capability retrieval for KVM on Pow...Amit Machhiwal
2026-08-09KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctlAmit Machhiwal
2026-08-09gpio: ppc44x: use dev_name() for chip labelRosen Penev
2026-08-09gpio: ppc44x: fix undefined behavior in GPIO_MASK2 macroRosen Penev
2026-08-09gpio: ppc44x: drop PPC-specific IO helpersRosen Penev
2026-08-09gpio: ppc44x: Convert GPIO to generic MMIORosen Penev
2026-08-09gpio: ppc44x: Use platform resource helper for GPIO MMIORosen Penev
2026-08-09gpio: ppc44x: Use module platform driver helper for GPIORosen Penev
2026-08-09gpio: ppc44x: update all 4xx to 44xRosen Penev
2026-08-09gpio: move ppc4xx gpio driver from arch/powerpc to drivers/gpioRosen Penev
2026-08-09Merge tag 's390-7.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-08-09ARM: dts: helios4: add SATA regulator suppliesRosen Penev
2026-08-09ARM: dts: helios4: add vcc-supply to GPIO expanderRosen Penev
2026-08-09ARM: dts: helios4: add vcc-supply to EEPROMRosen Penev
2026-08-09arm64: dts: turris-mox: fix usb3 physTomáš Macholda
2026-08-09ALSA: hda/realtek: Enable headset mic on F+ FLAPTOP rAjrat Makhmutov
2026-08-09ALSA: usb-audio: add QUIRK_FLAG_ALWAYS_SET_RATE for Mackie DLZ Creator XSJJ Macalinao
2026-08-08ring-buffer: Fix crash passing ERR_PTR to kthread_stop()Hui Su
2026-08-08ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()Vincent Donnefort
2026-08-08ring-buffer: Prevent subbuf order change when resizing is disabledVincent Donnefort
2026-08-08ring-buffer: Prevent resizing of persistent ring bufferVincent Donnefort
2026-08-08ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()Josh Poimboeuf
2026-08-08ring-buffer: Use current_context for safe per-CPU buffer swapTengda Wu
2026-08-09Merge tag 'tegra-for-7.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Alexandre Belloni
2026-08-09Merge tag 'tegra-for-7.3-dt-bindings' of git://git.kernel.org/pub/scm/linux/k...Alexandre Belloni
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