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
2019-02-06
arm64: hyp-stub: Forbid kprobing of the hyp-stub
James Morse
1
-0
/
+2
2019-02-06
ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
Koen Vandeputte
1
-1
/
+1
2019-02-06
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
1
-2
/
+6
2019-02-06
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
1
-4
/
+0
2019-02-06
x86/kaslr: Fix incorrect i8254 outb() parameters
Daniel Drake
1
-2
/
+2
2019-02-06
KVM: x86: Fix single-step debugging
Alexander Popov
1
-2
/
+1
2019-02-06
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
1
-0
/
+4
2019-02-06
s390/early: improve machine detection
Christian Borntraeger
2
-2
/
+4
2019-02-06
ARC: perf: map generic branches to correct hardware condition
Eugeniy Paltsev
1
-1
/
+2
2019-01-26
arm64: perf: set suppress_bind_attrs flag to true
Anders Roxell
1
-0
/
+1
2019-01-26
MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur
Maciej W. Rozycki
3
-0
/
+18
2019-01-26
Disable MSI also when pcie-octeon.pcie_disable on
YunQiang Su
1
-1
/
+3
2019-01-26
mips: fix n32 compat_ipc_parse_version
Arnd Bergmann
1
-0
/
+1
2019-01-26
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
1
-1
/
+3
2019-01-26
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
3
-2
/
+4
2019-01-13
crypto: x86/chacha20 - avoid sleeping with preemption disabled
Eric Biggers
1
-0
/
+1
2019-01-13
ARM: imx: update the cpu power up timing setting on i.mx6sx
Anson Huang
1
-1
/
+1
2019-01-13
powerpc: Fix COFF zImage booting on old powermacs
Paul Mackerras
1
-1
/
+3
2019-01-13
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2
-3
/
+19
2019-01-13
MIPS: Align kernel load address to 64KB
Huacai Chen
1
-3
/
+4
2019-01-13
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
1
-0
/
+5
2019-01-13
KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup
Sean Christopherson
1
-1
/
+1
2019-01-13
x86/mtrr: Don't copy uninitialized gentry fields back to userspace
Colin Ian King
1
-0
/
+2
2018-12-21
ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
Chris Cole
1
-3
/
+5
2018-12-21
ARC: io.h: Implement reads{x}()/writes{x}()
Jose Abreu
1
-0
/
+72
2018-12-21
x86/earlyprintk/efi: Fix infinite loop on some screen widths
YiFei Zhu
1
-1
/
+1
2018-12-21
powerpc/msi: Fix NULL pointer access in teardown code
Radu Rendec
1
-1
/
+6
2018-12-21
powerpc/boot: Fix random libfdt related build errors
Guenter Roeck
1
-1
/
+2
2018-12-17
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
3
-6
/
+3
2018-12-17
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
5
-5
/
+7
2018-12-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
7
-18
/
+59
2018-12-17
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
Borislav Petkov
2
-7
/
+7
2018-12-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
2
-4
/
+12
2018-12-17
KVM: SVM: Move spec control call after restore of GS
Thomas Gleixner
1
-12
/
+12
2018-12-17
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
Konrad Rzeszutek Wilk
4
-8
/
+8
2018-12-17
x86/bugs, KVM: Support the combination of guest and host IBRS
Konrad Rzeszutek Wilk
2
-8
/
+4
2018-12-17
x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
4
-31
/
+31
2018-12-17
x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}
Dan Williams
1
-10
/
+10
2018-12-17
x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospec
Dan Williams
1
-0
/
+9
2018-12-17
x86: fix SMAP in 32-bit environments
Linus Torvalds
1
-0
/
+26
2018-12-17
x86: reorganize SMAP handling in user space accesses
Linus Torvalds
2
-46
/
+101
2018-12-17
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2
-6
/
+8
2018-12-17
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-0
/
+88
2018-12-17
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
4
-6
/
+118
2018-12-17
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
4
-2
/
+33
2018-12-17
KVM/x86: Add IBPB support
Ashok Raj
4
-3
/
+127
2018-12-17
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
1
-142
/
+112
2018-12-17
KVM: VMX: introduce alloc_loaded_vmcs
Paolo Bonzini
1
-13
/
+22
2018-12-17
KVM: nVMX: Eliminate vmcs02 pool
Jim Mattson
1
-122
/
+22
2018-12-17
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
1
-10
/
+43
[next]