index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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-07-19
arm64: tlb: fix the TTL value of tlb_get_level
Zhenyu Ye
1
-0
/
+4
2021-07-19
powerpc/powernv/vas: Release reference to tgid during window close
Haren Myneni
1
-4
/
+5
2021-07-19
powerpc/barrier: Avoid collision with clang's __lwsync macro
Nathan Chancellor
1
-0
/
+2
2021-07-19
powerpc/mm: Fix lockup on kernel exec fault
Christophe Leroy
1
-3
/
+1
2021-07-19
MIPS: MT extensions are not available on MIPS32r1
Paul Cercueil
1
-1
/
+3
2021-07-19
MIPS: CI20: Reduce clocksource to 750 kHz.
周琰杰 (Zhou Yanjie)
1
-2
/
+2
2021-07-19
MIPS: set mips32r5 for virt extensions
Nick Desaulniers
1
-4
/
+4
2021-07-19
MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops
zhanglianjie
1
-0
/
+3
2021-07-19
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
4
-0
/
+8
2021-07-19
MIPS: add PMD table accounting into MIPS'pmd_alloc_one
Huang Pei
1
-3
/
+7
2021-07-19
MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER
Paul Cercueil
1
-0
/
+2
2021-07-19
MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
Paul Cercueil
1
-0
/
+5
2021-07-19
hugetlb: clear huge pte during flush function on mips platform
Bibo Mao
1
-1
/
+7
2021-07-14
powerpc/preempt: Don't touch the idle task's preempt_count during hotplug
Valentin Schneider
2
-6
/
+0
2021-07-14
s390: preempt: Fix preempt_count initialization
Valentin Schneider
3
-12
/
+6
2021-07-14
csky: syscache: Fixup duplicate cache flush
Guo Ren
1
-5
/
+7
2021-07-14
csky: fix syscache.c fallthrough warning
Randy Dunlap
1
-0
/
+1
2021-07-14
powerpc/64s/interrupt: preserve regs->softe for NMI interrupts
Nicholas Piggin
1
-0
/
+3
2021-07-14
arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UART
Pali Rohár
1
-1
/
+1
2021-07-14
powerpc: Fix is_kvm_guest() / kvm_para_available()
Michael Ellerman
3
-7
/
+11
2021-07-14
powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
Vaibhav Jain
1
-11
/
+24
2021-07-14
powerpc/64s: Fix copy-paste data exposure into newly created tasks
Nicholas Piggin
1
-16
/
+32
2021-07-14
powerpc/papr_scm: Properly handle UUID types and API
Andy Shevchenko
1
-9
/
+18
2021-07-14
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
1
-0
/
+11
2021-07-14
powerpc/powernv: Fix machine check reporting of async store errors
Nicholas Piggin
1
-8
/
+40
2021-07-14
s390: appldata depends on PROC_SYSCTL
Randy Dunlap
1
-1
/
+1
2021-07-14
s390: enable HAVE_IOREMAP_PROT
Niklas Schnelle
2
-0
/
+20
2021-07-14
MIPS: Fix PKMAP with 32-bit MIPS huge page support
Wei Li
1
-1
/
+1
2021-07-14
bpf, x86: Fix extable offset calculation
Ravi Bangoria
1
-1
/
+1
2021-07-14
x86/hyperv: fix logical processor creation
Praveen Kumar
1
-1
/
+1
2021-07-14
x86/sev: Split up runtime #VC handler for correct state tracking
Joerg Roedel
3
-90
/
+91
2021-07-14
x86/sev: Make sure IRQs are disabled while GHCB is active
Joerg Roedel
1
-12
/
+22
2021-07-14
KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
Alexandru Elisei
1
-0
/
+1
2021-07-14
KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()
Kai Huang
1
-1
/
+5
2021-07-14
KVM: x86/mmu: Drop redundant trace_kvm_mmu_set_spte() in the TDP MMU
Sean Christopherson
1
-3
/
+2
2021-07-14
KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
Kai Huang
1
-1
/
+1
2021-07-14
KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switch
Sean Christopherson
1
-7
/
+0
2021-07-14
KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
Sean Christopherson
1
-1
/
+1
2021-07-14
KVM: nVMX: Sync all PGDs on nested transition with shadow paging
Sean Christopherson
4
-8
/
+15
2021-07-14
arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan
Anshuman Khandual
2
-3
/
+3
2021-07-14
crypto: x86/curve25519 - fix cpu feature checking logic in mod_exit
Hangbin Liu
1
-1
/
+1
2021-07-14
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
Randy Dunlap
1
-0
/
+3
2021-07-14
x86/elf: Use _BITUL() macro in UAPI headers
Joe Richey
1
-2
/
+4
2021-07-14
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
1
-2
/
+0
2021-07-14
ia64: mca_drv: fix incorrect array size calculation
Arnd Bergmann
1
-1
/
+1
2021-07-14
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
1
-1
/
+2
2021-07-14
KVM: s390: get rid of register asm usage
Heiko Carstens
1
-9
/
+9
2021-07-14
KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
Suraj Jitindar Singh
4
-8
/
+39
2021-07-14
KVM: arm64: Restore PMU configuration on first run
Marc Zyngier
3
-0
/
+8
2021-07-14
arm64: perf: Convert snprintf to sysfs_emit
Tian Tao
1
-1
/
+1
[next]