index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-02
perf map: Constify objdump offset/address conversion APIs
Ian Rogers
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm top" on Intel
Dapeng Mi
2025-10-02
perf tools kvm: Use "cycles" to sample guest for "kvm record" on Intel
Dapeng Mi
2025-10-02
perf tools: Add helper x86__is_intel_cpu()
Dapeng Mi
2025-10-02
perf tools kvm: Fix the potential out of range memory access issue
Dapeng Mi
2025-10-02
perf tools kwork: Add missed memory allocation check and free
Dapeng Mi
2025-10-02
perf tools kvm: Add missed memory allocation check and free
Dapeng Mi
2025-10-02
tools include: Add headers to make tools builds more hermetic
Ian Rogers
2025-10-02
tools include: Replace tools linux/gfp_types.h with kernel version
Ian Rogers
2025-10-02
tools bitmap: Add missing asm-generic/bitsperlong.h include
Ian Rogers
2025-10-02
perf bench futex: Add missing stdbool.h
Ian Rogers
2025-10-02
perf test: Stat std output don't fail metric only
Ian Rogers
2025-10-02
libperf mmap: In user mmap rdpmc avoid undefined behavior
Ian Rogers
2025-10-02
perf symbol-minimal: Be more defensive when reading build IDs
Ian Rogers
2025-10-02
perf bpf: Use __builtin_preserve_field_info for GCC compatibility
Sam James
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-10-02
ASoC: SOF: ipc4/Intel: Fix the host buffer
Mark Brown
2025-10-02
Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-10-02
tools build: Don't assume libtracefs-devel is always available
Arnaldo Carvalho de Melo
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
2025-10-02
Merge tag 'kcsan-20250929-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-10-02
LoongArch: BPF: Sign-extend struct ops return values properly
Hengqi Chen
2025-10-02
LoongArch: BPF: Make error handling robust in arch_prepare_bpf_trampoline()
Hengqi Chen
2025-10-02
LoongArch: BPF: Make trampoline size stable
Hengqi Chen
2025-10-02
LoongArch: BPF: Don't align trampoline size
Hengqi Chen
2025-10-02
LoongArch: BPF: No support of struct argument in trampoline programs
Hengqi Chen
2025-10-02
LoongArch: BPF: No text_poke() for kernel text
Hengqi Chen
2025-10-02
LoongArch: BPF: Remove duplicated bpf_flush_icache()
Hengqi Chen
2025-10-02
LoongArch: BPF: Remove duplicated flags check
Hengqi Chen
2025-10-02
LoongArch: BPF: Fix uninitialized symbol 'retval_off'
Huacai Chen
2025-10-02
LoongArch: BPF: Optimize sign-extention mov instructions
Tiezhu Yang
2025-10-02
LoongArch: Handle new atomic instructions for probes
Tiezhu Yang
2025-10-02
LoongArch: Try VMA lock-based page fault handling first
Wentao Guan
2025-10-02
LoongArch: Automatically disable kaslr if boot from kexec_file
Youling Tang
2025-10-02
LoongArch: Add crash dump support for kexec_file
Youling Tang
2025-10-02
LoongArch: Add ELF binary support for kexec_file
Youling Tang
2025-10-02
LoongArch: Add EFI binary support for kexec_file
Youling Tang
2025-10-02
LoongArch: Add preparatory infrastructure for kexec_file
Youling Tang
2025-10-02
LoongArch: Add struct loongarch_image_header for kernel
Youling Tang
2025-10-02
LoongArch: Allow specify SIMD width via kernel parameters
Huacai Chen
2025-10-02
LoongArch: Init acpi_gbl_use_global_lock to false
Huacai Chen
2025-10-02
LoongArch: Fix build error for LTO with LLVM-18
Huacai Chen
2025-10-02
LoongArch: Add cflag -fno-isolate-erroneous-paths-dereference
Tiezhu Yang
2025-10-02
PCI/AER: Avoid NULL pointer dereference in aer_ratelimit()
Breno Leitao
2025-10-02
Merge tag 'acpi-6.18-rc1' into loongarch-next
Huacai Chen
2025-10-02
ASoC: SOF: Intel: hda-pcm: Place the constraint on period time instead of buf...
Peter Ujfalusi
2025-10-02
ASoC: SOF: ipc4-topology: Account for different ChainDMA host buffer size
Peter Ujfalusi
2025-10-02
ASoC: SOF: ipc4-topology: Correct the minimum host DMA buffer size
Peter Ujfalusi
2025-10-02
perf build: Remove libtracefs configuration
Ian Rogers
2025-10-02
spi: dt-bindings: cadence: add soc-specific compatible strings for zynqmp and...
Conor Dooley
[prev]
[next]