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
compress-2025-01-21
compress-2025-01-23
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
2022-05-25
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
Shreyas K K
1
-0
/
+2
2022-05-25
kvm: x86/pmu: Fix the compare function used by the pmu event filter
Aaron Lewis
1
-2
/
+5
2022-05-25
riscv: dts: sifive: fu540-c000: align dma node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-05-25
ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
Ard Biesheuvel
1
-1
/
+1
2022-05-25
ARM: 9196/1: spectre-bhb: enable for Cortex-A15
Ard Biesheuvel
1
-0
/
+1
2022-05-25
arm64: kexec: load from kimage prior to clobbering
Mark Rutland
1
-7
/
+15
2022-05-25
ARM: dts: aspeed: Add video engine to g6
Howard Chiu
1
-0
/
+10
2022-05-25
ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin group
Jae Hyun Yoo
1
-2
/
+2
2022-05-25
ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi
Jae Hyun Yoo
1
-5
/
+0
2022-05-25
arm64: dts: qcom: sm8250: don't enable rx/tx macro by default
Dmitry Baryshkov
2
-0
/
+16
2022-05-25
arm64: mte: Ensure the cleared tags are visible before setting the PTE
Catalin Marinas
1
-0
/
+3
2022-05-25
arm64: paravirt: Use RCU read locks to guard stolen_time
Prakruthi Deepak Heragu
1
-8
/
+21
2022-05-25
KVM: x86/mmu: Update number of zapped pages even if page list is stable
Sean Christopherson
1
-4
/
+6
2022-05-25
KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
Marc Zyngier
1
-2
/
+1
2022-05-25
ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
linyujun
1
-5
/
+5
2022-05-25
MIPS: lantiq: check the return value of kzalloc()
Xiaoke Wang
3
-16
/
+34
2022-05-25
s390/pci: improve zpci_dev reference counting
Niklas Schnelle
4
-4
/
+16
2022-05-25
s390/traps: improve panic message for translation-specification exception
Heiko Carstens
1
-3
/
+3
2022-05-25
crypto: x86/chacha20 - Avoid spurious jumps to other functions
Peter Zijlstra
1
-2
/
+2
2022-05-25
um: Cleanup syscall_handler_t definition/cast, fix warning
David Gow
1
-3
/
+2
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
4
-0
/
+23
2022-05-18
x86/mm: Fix marking of unused sub-pmd ranges
Adrian-Ken Rueegsegger
1
-2
/
+3
2022-05-18
KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
Alexander Graf
1
-5
/
+21
2022-05-18
s390: disable -Warray-bounds
Sven Schnelle
1
-0
/
+10
2022-05-18
arm64: vdso: fix makefile dependency on vdso.so
Joey Gouly
3
-6
/
+4
2022-05-12
KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertised
Wanpeng Li
1
-1
/
+2
2022-05-12
KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
Paolo Bonzini
1
-0
/
+2
2022-05-12
KVM: x86: Do not change ICR on write to APIC_SELF_IPI
Paolo Bonzini
1
-4
/
+3
2022-05-12
x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
Wanpeng Li
1
-0
/
+13
2022-05-12
KVM: VMX: Exit to userspace if vCPU has injected exception and invalid state
Sean Christopherson
1
-1
/
+1
2022-05-12
KVM: SEV: Mark nested locking of vcpu->lock
Peter Gonda
1
-4
/
+38
2022-05-12
kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMU
Sandipan Das
1
-0
/
+5
2022-05-12
parisc: Mark cr16 clock unstable on all SMP machines
Helge Deller
1
-23
/
+4
2022-05-12
RISC-V: relocate DTB if it's outside memory region
Nick Kossifidis
1
-2
/
+19
2022-05-12
KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
Kyle Huey
1
-3
/
+25
2022-05-12
x86/fpu: Prevent FPU state corruption
Thomas Gleixner
1
-41
/
+26
2022-05-12
parisc: Merge model and model name into one line in /proc/cpuinfo
Helge Deller
1
-2
/
+1
2022-05-12
Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"
Helge Deller
2
-3
/
+6
2022-05-12
Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"
Helge Deller
1
-8
/
+22
2022-05-12
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
2
-12
/
+7
2022-05-09
powerpc/64: Add UADDR64 relocation support
Alexey Kardashevskiy
3
-28
/
+48
2022-05-09
ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC mode
Tim Harvey
3
-0
/
+6
2022-05-09
ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console lines
Eugen Hristev
1
-1
/
+1
2022-05-09
powerpc/perf: Fix 32bit compile
Alexey Kardashevskiy
1
-2
/
+2
2022-05-09
x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
Mikulas Patocka
1
-1
/
+1
2022-05-09
arch: xtensa: platforms: Fix deadlock in rs_close()
Duoming Zhou
1
-8
/
+0
2022-05-09
arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock
Fabio Estevam
1
-0
/
+4
2022-05-09
ARM: dts: imx6ull-colibri: fix vqmmc regulator
Max Krummenacher
1
-1
/
+1
2022-05-09
ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
Adam Ford
3
-15
/
+30
2022-05-09
ARM: dts: am3517-evm: Fix misc pinmuxing
Adam Ford
2
-5
/
+49
[next]