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-02-13
Fix unsynchronized access to sev members through svm_register_enc_region
Peter Gonda
1
-7
/
+11
2021-02-10
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
5
-15
/
+32
2021-02-10
x86/build: Disable CET instrumentation in the kernel
Josh Poimboeuf
1
-0
/
+3
2021-02-10
ARM: footbridge: fix dc21285 PCI configuration accessors
Russell King
1
-6
/
+6
2021-02-10
KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode
Sean Christopherson
1
-0
/
+2
2021-02-10
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
2
-0
/
+6
2021-02-10
ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode
Hermann Lauer
1
-1
/
+1
2021-02-10
arm64: dts: ls1046a: fix dcfg address range
Zyta Szpak
1
-1
/
+1
2021-02-10
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
1
-1
/
+2
2021-02-10
arm64: dts: rockchip: fix vopl iommu irq on px30
Sandy Huang
1
-1
/
+1
2021-02-10
arm64: dts: amlogic: meson-g12: Set FL-adj property value
Serge Semin
1
-1
/
+1
2021-02-10
arm64: dts: qcom: c630: keep both touchpad devices enabled
Shawn Guo
1
-8
/
+2
2021-02-07
x86: __always_inline __{rd,wr}msr()
Peter Zijlstra
1
-2
/
+2
2021-02-07
arm64: Do not pass tagged addresses to __is_lm_address()
Catalin Marinas
2
-2
/
+2
2021-02-07
arm64: Fix kernel address detection of __is_lm_address()
Vincenzo Frascino
1
-4
/
+4
2021-02-03
ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status
Marco Felsch
1
-2
/
+2
2021-02-03
arm64: dts: ls1028a: fix the offset of the reset register
Michael Walle
1
-1
/
+1
2021-02-03
ARM: imx: build suspend-imx6.S with arm instruction set
Max Krummenacher
1
-0
/
+1
2021-02-03
arm64: dts: broadcom: Fix USB DMA address translation for Stingray
Bharat Gooty
1
-1
/
+6
2021-02-03
KVM: x86: get smi pending status correctly
Jay Zhou
1
-0
/
+5
2021-02-03
KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
Maxim Levitsky
1
-5
/
+8
2021-02-03
KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
Like Xu
1
-0
/
+4
2021-02-03
KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
Like Xu
1
-1
/
+1
2021-02-03
ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
Koen Vandeputte
1
-1
/
+1
2021-01-30
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
3
-25
/
+14
2021-01-27
sh: dma: fix kconfig dependency for G2_DMA
Necip Fazil Yildiran
1
-2
/
+1
2021-01-27
x86/cpu/amd: Set __max_die_per_package on AMD
Yazen Ghannam
1
-2
/
+2
2021-01-27
x86/mmx: Use KFPU_387 for MMX string operations
Andy Lutomirski
1
-5
/
+15
2021-01-27
x86/topology: Make __max_die_per_package available unconditionally
Borislav Petkov
2
-3
/
+3
2021-01-27
x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
Andy Lutomirski
2
-6
/
+18
2021-01-27
powerpc: Fix alignment bug within the init sections
Ariel Marcovitch
1
-0
/
+8
2021-01-27
powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
Youling Tang
1
-18
/
+1
2021-01-27
riscv: defconfig: enable gpio support for HiFive Unleashed
Sagar Shrikant Kadam
1
-0
/
+2
2021-01-27
dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
Sagar Shrikant Kadam
1
-0
/
+1
2021-01-27
x86/xen: Add xen_no_vector_callback option to test PCI INTX delivery
David Woodhouse
1
-1
/
+10
2021-01-27
xen: Fix event channel callback via INTX/GSI
David Woodhouse
1
-1
/
+1
2021-01-27
arm64: make atomic helpers __always_inline
Arnd Bergmann
1
-5
/
+5
2021-01-27
riscv: Fix kernel time_init()
Damien Le Moal
1
-0
/
+3
2021-01-19
ARM: picoxcell: fix missing interrupt-parent properties
Arnd Bergmann
1
-0
/
+4
2021-01-19
arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
Randy Dunlap
1
-0
/
+1
2021-01-19
ARC: build: move symlink creation to arch/arc/Makefile to avoid race
Masahiro Yamada
2
-11
/
+13
2021-01-19
ARC: build: add boot_targets to PHONY
Masahiro Yamada
1
-0
/
+1
2021-01-19
ARC: build: add uImage.lzma to the top-level target
Masahiro Yamada
1
-1
/
+1
2021-01-19
ARC: build: remove non-existing bootpImage from KBUILD_IMAGE
Masahiro Yamada
1
-6
/
+0
2021-01-19
MIPS: relocatable: fix possible boot hangup with KASLR enabled
Alexander Lobakin
1
-2
/
+8
2021-01-19
MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB
Paul Cercueil
1
-1
/
+2
2021-01-19
mips: lib: uncached: fix non-standard usage of variable 'sp'
Anders Roxell
1
-1
/
+3
2021-01-19
mips: fix Section mismatch in reference
Anders Roxell
2
-3
/
+3
2021-01-19
x86/hyperv: check cpu mask after interrupt has been disabled
Wei Liu
1
-3
/
+9
2021-01-17
KVM: arm64: Don't access PMCR_EL0 when no PMU is available
Marc Zyngier
1
-0
/
+4
[next]