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.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-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
2021-04-16
ARM: 8723/2: always assume the "unified" syntax for assembly code
Nicolas Pitre
3
-82
/
+8
2021-04-10
bpf, x86: Validate computation of branch displacements for x86-64
Piotr Krysiuk
1
-1
/
+10
2021-04-10
ia64: mca: allocate early mca with GFP_ATOMIC
Sergei Trofimovich
1
-1
/
+1
2021-04-10
x86/build: Turn off -fcf-protection for realmode targets
Arnd Bergmann
1
-1
/
+1
2021-04-07
powerpc: Force inlining of cpu_has_feature() to avoid build failure
Christophe Leroy
1
-2
/
+2
2021-03-30
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon
1
-22
/
+37
2021-03-30
arm64: dts: ls1043a: mark crypto engine dma coherent
Horia Geantă
1
-0
/
+1
2021-03-30
x86/tlb: Flush global mappings when KAISER is disabled
Borislav Petkov
1
-4
/
+7
2021-03-30
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
Sergei Trofimovich
1
-1
/
+1
2021-03-30
ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
Sergei Trofimovich
1
-6
/
+18
2021-03-30
powerpc/4xx: Fix build errors from mfdcr()
Michael Ellerman
1
-4
/
+4
2021-03-24
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2
-24
/
+14
2021-03-24
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2
-9
/
+9
2021-03-24
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
1
-0
/
+10
2021-03-24
perf/x86/intel: Fix a crash caused by zero PEBS status
Kan Liang
1
-1
/
+1
2021-03-17
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-1
/
+1
2021-03-17
powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
Naveen N. Rao
1
-1
/
+1
2021-03-17
alpha: switch __copy_user() and __do_clean_user() to normal calling conventions
Al Viro
5
-252
/
+151
2021-03-17
alpha: Package string routines together
Richard Henderson
1
-6
/
+16
2021-03-17
alpha: make short build log available for division routines
Masahiro Yamada
1
-2
/
+2
2021-03-17
alpha: merge build rules of division routines
Masahiro Yamada
1
-7
/
+2
2021-03-17
alpha: add $(src)/ rather than $(obj)/ to make source file path
Masahiro Yamada
1
-4
/
+4
2021-03-17
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
1
-1
/
+1
2021-03-17
powerpc/perf: Record counter overflow always if SAMPLE_IP is unset
Athira Rajeev
1
-4
/
+15
2021-03-07
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
2
-7
/
+72
2021-03-07
x86/build: Treat R_386_PLT32 relocation as R_386_PC32
Fangrui Song
2
-4
/
+9
2021-03-07
x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
Heiner Kallweit
1
-0
/
+9
2021-03-07
arm64: Use correct ll/sc atomic constraints
Andrew Murray
1
-42
/
+47
2021-03-07
arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
Will Deacon
1
-1
/
+1
2021-03-07
arm64: Avoid redundant type conversions in xchg() and cmpxchg()
Will Deacon
3
-107
/
+108
2021-03-07
arm64: Remove redundant mov from LL/SC cmpxchg
Robin Murphy
1
-1
/
+0
2021-03-07
arm: kprobes: Allow to handle reentered kprobe on single-stepping
Masami Hiramatsu
1
-0
/
+6
2021-03-03
sparc32: fix a user-triggerable oops in clear_user()
Al Viro
1
-0
/
+1
2021-03-03
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Sean Christopherson
1
-19
/
+10
2021-03-03
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-03-03
sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
Randy Dunlap
1
-1
/
+1
2021-03-03
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
1
-4
/
+3
2021-03-03
ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores
Vladimir Murzin
1
-2
/
+2
2021-03-03
powerpc/47x: Disable 256k page size
Christophe Leroy
1
-1
/
+1
2021-03-03
MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
Nathan Chancellor
1
-1
/
+1
2021-03-03
MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
Nathan Chancellor
1
-1
/
+1
2021-03-03
arm64: dts: msm8916: Fix reserved and rfsa nodes unit address
Vincent Knecht
1
-2
/
+2
2021-03-03
ARM: dts: Configure missing thermal interrupt for 4430
Tony Lindgren
1
-0
/
+2
2021-03-03
arm64: dts: exynos: correct PMIC interrupt trigger level on Espresso
Krzysztof Kozlowski
1
-1
/
+1
2021-03-03
ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale Octa
Krzysztof Kozlowski
1
-1
/
+1
2021-03-03
ARM: dts: exynos: correct PMIC interrupt trigger level on Spring
Krzysztof Kozlowski
1
-1
/
+1
2021-03-03
MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
Alexander Lobakin
1
-0
/
+1
2021-03-03
arm64: tegra: Add power-domain for Tegra210 HDA
Sameer Pujar
1
-0
/
+1
2021-02-23
xen/arm: don't ignore return errors from set_phys_to_machine
Stefano Stabellini
1
-2
/
+4
2021-02-23
Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
Jan Beulich
1
-1
/
+2
[next]