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