summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-26Linux 7.2-rc5v7.2-rc5Linus Torvalds
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'spi-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-26Merge tag 'regulator-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'staging-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-26Merge tag 'tty-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-26Merge tag 'usb-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-26Merge tag 'trace-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-26Merge tag 'm68knommu-fixes-on-top-off-7.2-rc4' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-07-26Merge tag 'x86-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-26Merge tag 'smp-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-26super: fix emergency thaw deadlock on frozen block devicesChristian Brauner
2026-07-25Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-25Merge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' of git://git.kernel.org/pu...Linus Torvalds
2026-07-25Merge tag 'firewire-fixes-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-25Merge tag 'loongarch-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-24Merge tag 'block-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-24Merge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-24tracing: perf: Fix stale head for perf syscall tracingSteven Rostedt
2026-07-24ftrace: Add global mutex to serialize trace_parser accessTengda Wu
2026-07-24Merge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-07-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-24tracing: Delay module ref count for "enable_event" triggerSteven Rostedt
2026-07-24tracing: Fix use-after-free freeing trigger private dataDavid Carlier
2026-07-24bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()Chengfeng Ye
2026-07-24Merge tag 'drm-fixes-2026-07-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-24Merge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-07-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-07-25Merge tag 'amd-drm-fixes-v7.2-2026-07-24' of git://git.kernel.org/pub/scm/lin...Dave Airlie
2026-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-07-24Merge tag 'iommu-fixes-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-07-24tracing: Fix context switch counter truncationUsama Arif
2026-07-24selftests/ftrace: Reset triggers at top level before instance loopMasami Hiramatsu (Google)
2026-07-24tracing: Fix union collision of module and refcnt for dynamic eventsMasami Hiramatsu (Google)
2026-07-24tracing: Fix mmiotrace possible NULL dereferencing of hiter->devSteven Rostedt
2026-07-24drm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()Leo Li
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-24drm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li
2026-07-24Merge tag 'usb-serial-7.2-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-07-24platform/loongarch: laptop: Explicitly reset bl_powered state when suspendZixing Liu
2026-07-24platform/loongarch: laptop: Stop setting acpi_device_class()Rafael J. Wysocki
2026-07-24LoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui
2026-07-24pidfs: make pidfs_ino_lock staticMateusz Guzik
2026-07-24Merge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-24Revert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MI...Maarten Lankhorst
2026-07-23selftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung
2026-07-23bpf: Reject passing scalar NULL to nonnull arg of a global subprogAmery Hung
2026-07-23drm/vc4: Shut down BO cache timer before teardownLinmao Li
2026-07-24Merge tag 'drm-xe-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie