index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs
Jann Horn
1
-1
/
+1
2025-04-10
x86/tsc: Always save/restore TSC sched_clock() on suspend/resume
Guilherme G. Piccoli
1
-2
/
+2
2025-04-10
spufs: fix a leak in spufs_create_context()
Al Viro
1
-1
/
+4
2025-04-10
spufs: fix a leak on spufs_new_file() failure
Al Viro
1
-1
/
+3
2025-04-10
x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...
Jann Horn
1
-3
/
+2
2025-04-10
x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1
Jann Horn
1
-0
/
+2
2025-04-10
x86/platform: Only allow CONFIG_EISA for 32-bit
Arnd Bergmann
1
-1
/
+1
2025-04-10
x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()
Benjamin Berg
1
-1
/
+6
2025-04-10
x86/mm/pat: cpa-test: fix length for CPA_ARRAY test
Mike Rapoport (Microsoft)
1
-1
/
+1
2025-04-10
ARM: Remove address checking for MMUless devices
Yanjun Yang
1
-2
/
+2
2025-04-10
ARM: 9351/1: fault: Add "cut here" line for prefetch aborts
Kees Cook
1
-0
/
+1
2025-04-10
ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()
Kees Cook
1
-0
/
+7
2025-04-10
ARM: shmobile: smp: Enforce shmobile_smp_* alignment
Geert Uytterhoeven
1
-0
/
+1
2025-04-10
x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes
Florent Revest
1
-1
/
+1
2025-04-10
x86/irq: Define trace events conditionally
Arnd Bergmann
1
-0
/
+2
2025-04-10
clockevents/drivers/i8253: Fix stop sequence for timer 0
David Woodhouse
1
-11
/
+0
2025-03-13
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
1
-16
/
+34
2025-03-13
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-13
x86/cacheinfo: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2025-03-13
x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems
Russell Senior
1
-2
/
+2
2025-03-13
powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...
Christophe Leroy
1
-1
/
+1
2025-03-13
powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline
Christophe Leroy
1
-2
/
+10
2025-03-13
powerpc/64s/mm: Move __real_pte stubs into hash-4k.h
Michael Ellerman
2
-26
/
+20
2025-03-13
x86/i8253: Disable PIT timer 0 when not in use
David Woodhouse
1
-2
/
+9
2025-03-13
alpha: replace hardcoded stack offsets with autogenerated ones
Ivan Kokshaysky
2
-4
/
+2
2025-03-13
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
3
-13
/
+13
2025-03-13
alpha: make stack 16-byte aligned (most cases)
Ivan Kokshaysky
1
-0
/
+2
2025-03-13
Grab mm lock before grabbing pt lock
Maksym Planeta
1
-0
/
+4
2025-03-13
x86/xen: allow larger contiguous memory regions in PV guests
Juergen Gross
1
-9
/
+62
2025-03-13
xen: remove a confusing comment on auto-translated guest I/O
Petr Tesarik
1
-6
/
+0
2025-03-13
arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array
Radu Rendec
1
-5
/
+7
2025-03-13
MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static
WangYuli
1
-1
/
+1
2025-03-13
powerpc/pseries/eeh: Fix get PE state translation
Narayana Murty N
1
-2
/
+4
2025-03-13
KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
David Hildenbrand
1
-6
/
+19
2025-03-13
arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma
Jakob Unterwurzacher
1
-1
/
+1
2025-03-13
m68k: vga: Fix I/O defines
Thomas Zimmermann
1
-4
/
+4
2025-03-13
s390/futex: Fix FUTEX_OP_ANDN implementation
Heiko Carstens
1
-1
/
+1
2025-03-13
x86/mm: Don't disable PCID when INVLPG has been fixed by microcode
Xi Ruoyao
1
-13
/
+19
2025-03-13
x86/amd_nb: Restrict init function to AMD-based systems
Yazen Ghannam
1
-0
/
+4
2025-03-13
hexagon: Fix unbalanced spinlock in die()
Lin Yujun
1
-1
/
+3
2025-03-13
hexagon: fix using plain integer as NULL pointer warning in cmpxchg
Willem de Bruijn
1
-1
/
+1
2025-03-13
ARM: dts: mediatek: mt7623: fix IR nodename
Rafał Miłecki
1
-1
/
+1
2025-03-13
arm64: dts: mediatek: mt8173-evb: Fix MT6397 PMIC sub-node names
Chen-Yu Tsai
1
-1
/
+1
2025-03-13
arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property
Chen-Yu Tsai
1
-23
/
+0
2025-02-01
signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die
Eric W. Biederman
2
-2
/
+3
2025-02-01
m68k: Add missing mmap_read_lock() to sys_cacheflush()
Liam Howlett
1
-0
/
+2
2025-02-01
m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal
Al Viro
1
-0
/
+2
2025-02-01
arm64: dts: rockchip: add hevc power domain clock to rk3328
Peter Geis
1
-0
/
+1
2025-02-01
arm64: dts: rockchip: add #power-domain-cells to power domain nodes
Johan Jonker
3
-0
/
+31
2025-02-01
arm64: dts: rockchip: fix pd_tcpc0 and pd_tcpc1 node position on rk3399
Johan Jonker
1
-10
/
+10
[next]