index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
2021-05-22
2
-7
/
+17
*
riscv: Use $(LD) instead of $(CC) to link vDSO
Nathan Chancellor
2021-05-22
1
-8
/
+4
*
ARM: 9075/1: kernel: Fix interrupted SMC calls
Manivannan Sadhasivam
2021-05-22
2
-1
/
+13
*
um: Disable CONFIG_GCOV with MODULES
Johannes Berg
2021-05-22
3
-17
/
+1
*
um: Mark all kernel symbols as local
Johannes Berg
2021-05-22
2
-0
/
+12
*
ARM: 9066/1: ftrace: pause/unpause function graph tracer in cpu_suspend()
louis.wang
2021-05-22
1
-1
/
+18
*
x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
Arnd Bergmann
2021-05-22
1
-2
/
+2
*
ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical...
Ard Biesheuvel
2021-05-19
1
-2
/
+2
*
ARM: 9020/1: mm: use correct section size macro to describe the FDT virtual a...
Ard Biesheuvel
2021-05-19
2
-4
/
+4
*
ARM: 9012/1: move device tree mapping out of linear region
Ard Biesheuvel
2021-05-19
7
-16
/
+32
*
ARM: 9011/1: centralize phys-to-virt conversion of DT/ATAGS address
Ard Biesheuvel
2021-05-19
6
-17
/
+21
*
clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
Tony Lindgren
2021-05-19
2
-2
/
+22
*
MIPS: Avoid handcoded DIVU in `__div64_32' altogether
Maciej W. Rozycki
2021-05-19
1
-6
/
+2
*
MIPS: Avoid DIVU in `__div64_32' is result would be zero
Maciej W. Rozycki
2021-05-19
1
-2
/
+4
*
MIPS: Reinstate platform `__div64_32' handler
Maciej W. Rozycki
2021-05-19
1
-16
/
+41
*
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
2021-05-19
3
-4
/
+18
*
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
2021-05-19
1
-2
/
+4
*
KVM: nVMX: Always make an attempt to map eVMCS after migration
Vitaly Kuznetsov
2021-05-19
1
-10
/
+19
*
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
2021-05-19
3
-2
/
+4
*
KVM: x86: Emulate RDPID only if RDTSCP is supported
Sean Christopherson
2021-05-19
1
-1
/
+2
*
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
2021-05-19
1
-4
/
+18
*
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
2021-05-19
1
-0
/
+1
*
KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...
Wanpeng Li
2021-05-19
1
-1
/
+1
*
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
2021-05-19
1
-1
/
+3
*
arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
Peter Collingbourne
2021-05-19
1
-0
/
+12
*
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
2021-05-19
1
-1
/
+15
*
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
2021-05-19
1
-2
/
+17
*
ARC: mm: Use max_high_pfn as a HIGHMEM zone border
Vladimir Isaev
2021-05-19
1
-1
/
+10
*
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
2021-05-19
5
-13
/
+19
*
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
2021-05-19
1
-2
/
+2
*
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-05-19
3
-30
/
+5
*
arm64: entry: factor irq triage logic into macros
Marc Zyngier
2021-05-19
1
-37
/
+43
*
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
2021-05-19
1
-1
/
+1
*
ARM: 9064/1: hw_breakpoint: Do not directly check the event's overflow_handle...
Zhen Lei
2021-05-19
1
-1
/
+1
*
ia64: module: fix symbolizer crash on fdescr
Sergei Trofimovich
2021-05-19
2
-5
/
+30
*
powerpc/iommu: Annotate nested lock for lockdep
Alexey Kardashevskiy
2021-05-19
1
-2
/
+2
*
powerpc/pseries: Stop calling printk in rtas_stop_self()
Michael Ellerman
2021-05-19
1
-3
/
+0
*
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
2021-05-19
1
-3
/
+3
*
powerpc/mm: Add cond_resched() while removing hpte mappings
Vaibhav Jain
2021-05-19
1
-1
/
+12
*
MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATED
Tiezhu Yang
2021-05-19
1
-3
/
+0
*
powerpc/32: Statically initialise first emergency context
Christophe Leroy
2021-05-19
2
-6
/
+2
*
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
2021-05-19
3
-7
/
+34
*
KVM: x86/mmu: Remove the defunct update_pte() paging hook
Sean Christopherson
2021-05-19
3
-51
/
+2
*
arm64: Remove arm64_dma32_phys_limit and its uses
Catalin Marinas
2021-05-14
2
-17
/
+19
*
ia64: fix EFI_DEBUG build
Sergei Trofimovich
2021-05-14
1
-5
/
+6
*
KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
Sean Christopherson
2021-05-14
2
-0
/
+6
*
arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...
Kunihiko Hayashi
2021-05-14
2
-3
/
+3
*
ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8...
Kunihiko Hayashi
2021-05-14
1
-1
/
+1
*
powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')
Christophe Leroy
2021-05-14
1
-1
/
+1
*
powerpc/perf: Fix the threshold event selection for memory events in power10
Athira Rajeev
2021-05-14
1
-2
/
+2
[next]