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
2023-03-11
arm64: Reset KASAN tag in copy_highpage with HW tags only
Peter Collingbourne
1
-1
/
+2
2023-03-11
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
11
-18
/
+56
2023-03-11
arm64: efi: Make efi_rt_lock a raw_spinlock
Pierre Gondois
2
-4
/
+4
2023-03-11
x86/resctl: fix scheduler confusion with 'current'
Linus Torvalds
4
-10
/
+10
2023-03-11
ARM: dts: spear320-hmi: correct STMPE GPIO compatible
Krzysztof Kozlowski
1
-1
/
+1
2023-03-11
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
1
-5
/
+16
2023-03-11
um: virtio_uml: move device breaking into workqueue
Benjamin Berg
1
-1
/
+15
2023-03-11
um: virtio_uml: mark device as unregistered when breaking it
Benjamin Berg
1
-0
/
+2
2023-03-11
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
1
-1
/
+4
2023-03-11
x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber list
Ammar Faizi
1
-4
/
+8
2023-03-11
um: vector: Fix memory leak in vector_config
Xiang Yang
1
-0
/
+1
2023-03-10
MIPS: DTS: CI20: fix otg power gpio
H. Nikolaus Schaller
1
-1
/
+1
2023-03-10
riscv: ftrace: Reduce the detour code size to half
Guo Ren
4
-86
/
+75
2023-03-10
riscv: ftrace: Remove wasted nops for !RISCV_ISA_C
Guo Ren
1
-0
/
+4
2023-03-10
riscv, mm: Perform BPF exhandler fixup on page fault
Björn Töpel
1
-4
/
+6
2023-03-10
riscv: jump_label: Fixup unaligned arch_static_branch function
Andy Chiu
1
-0
/
+2
2023-03-10
riscv: mm: fix regression due to update_mmu_cache change
Sergey Matyukevich
1
-1
/
+1
2023-03-10
riscv: Avoid enabling interrupts in die()
Mattias Nissler
1
-2
/
+3
2023-03-10
RISC-V: add a spin_shadow_stack declaration
Conor Dooley
1
-0
/
+1
2023-03-10
mips: fix syscall_get_nr
Elvira Khabirova
1
-1
/
+1
2023-03-10
alpha: fix FEN fault handling
Al Viro
1
-15
/
+15
2023-03-10
arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Catalin Marinas
1
-1
/
+0
2023-03-10
ARM: dts: exynos: correct TMU phandle in Odroid HC1
Krzysztof Kozlowski
1
-5
/
+5
2023-03-10
ARM: dts: exynos: correct TMU phandle in Odroid XU
Krzysztof Kozlowski
1
-1
/
+0
2023-03-10
ARM: dts: exynos: correct TMU phandle in Exynos5250
Krzysztof Kozlowski
1
-1
/
+1
2023-03-10
ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
Krzysztof Kozlowski
1
-5
/
+5
2023-03-10
ARM: dts: exynos: correct TMU phandle in Exynos4
Krzysztof Kozlowski
1
-1
/
+1
2023-03-10
ARM: dts: exynos: correct TMU phandle in Exynos4210
Krzysztof Kozlowski
1
-1
/
+0
2023-03-10
ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU node
Manivannan Sadhasivam
1
-1
/
+1
2023-03-10
ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU node
Manivannan Sadhasivam
1
-1
/
+1
2023-03-10
x86/speculation: Allow enabling STIBP with legacy IBRS
KP Singh
1
-7
/
+18
2023-03-10
x86/microcode/AMD: Fix mixed steppings support
Borislav Petkov (AMD)
1
-13
/
+21
2023-03-10
x86/microcode/AMD: Add a @cpu parameter to the reloading functions
Borislav Petkov (AMD)
4
-8
/
+8
2023-03-10
x86/microcode/amd: Remove load_microcode_amd()'s bsp parameter
Borislav Petkov (AMD)
1
-12
/
+5
2023-03-10
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
1
-1
/
+1
2023-03-10
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
1
-2
/
+2
2023-03-10
x86/reboot: Disable SVM, not just VMX, when stopping CPUs
Sean Christopherson
1
-3
/
+3
2023-03-10
x86/reboot: Disable virtualization in an emergency if SVM is supported
Sean Christopherson
1
-12
/
+11
2023-03-10
x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
Sean Christopherson
3
-28
/
+56
2023-03-10
x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)
Sean Christopherson
1
-1
/
+15
2023-03-10
KVM: SVM: hyper-v: placate modpost section mismatch error
Randy Dunlap
1
-2
/
+2
2023-03-10
KVM: SVM: Fix potential overflow in SEV's send|receive_update_data()
Peter Gonda
1
-2
/
+2
2023-03-10
KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32
Sean Christopherson
1
-1
/
+5
2023-03-10
KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPI
Sean Christopherson
1
-3
/
+7
2023-03-10
KVM: SVM: Don't put/load AVIC when setting virtual APIC mode
Sean Christopherson
3
-18
/
+17
2023-03-10
KVM: SVM: Process ICR on AVIC IPI delivery failure due to invalid target
Sean Christopherson
1
-7
/
+9
2023-03-10
KVM: SVM: Flush the "current" TLB when activating AVIC
Sean Christopherson
1
-0
/
+6
2023-03-10
KVM: x86: Don't inhibit APICv/AVIC if xAPIC ID mismatch is due to 32-bit ID
Sean Christopherson
1
-1
/
+6
2023-03-10
KVM: x86: Don't inhibit APICv/AVIC on xAPIC ID "change" if APIC is disabled
Sean Christopherson
1
-0
/
+3
2023-03-10
KVM: x86: Blindly get current x2APIC reg value on "nodecode write" traps
Sean Christopherson
1
-7
/
+2
[next]