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
2018-06-16
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
3
-12
/
+24
2018-06-16
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
3
-28
/
+38
2018-06-16
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
1
-32
/
+32
2018-06-16
x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code
Andy Lutomirski
1
-5
/
+0
2018-06-16
x86/fpu: Hard-disable lazy FPU mode
Andy Lutomirski
3
-90
/
+5
2018-06-13
complete e390f9a port for v4.9.106
Philip Müller
1
-2
/
+0
2018-06-13
KVM: VMX: Expose SSBD properly to guests, 4.9 supplement
Ben Hutchings
1
-1
/
+1
2018-06-06
sparc64: Don't clibber fixed registers in __multi4.
David S. Miller
1
-12
/
+12
2018-06-06
sparc64: Fix build warnings with gcc 7.
David S. Miller
1
-1
/
+1
2018-06-06
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
1
-0
/
+4
2018-06-06
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2
-2
/
+2
2018-06-06
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
9
-1
/
+354
2018-06-06
powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()
Michael Ellerman
1
-1
/
+1
2018-06-06
powerpc/pseries: Restore default security feature flags on setup
Mauricio Faria de Oliveira
1
-0
/
+11
2018-06-06
powerpc: Move default security feature flags
Mauricio Faria de Oliveira
2
-6
/
+9
2018-06-06
powerpc/pseries: Fix clearing of security feature flags
Mauricio Faria de Oliveira
1
-3
/
+3
2018-06-06
powerpc/64s: Wire up cpu_show_spectre_v2()
Michael Ellerman
1
-0
/
+33
2018-06-06
powerpc/64s: Wire up cpu_show_spectre_v1()
Michael Ellerman
1
-0
/
+8
2018-06-06
powerpc/pseries: Use the security flags in pseries_setup_rfi_flush()
Michael Ellerman
1
-15
/
+12
2018-06-06
powerpc/powernv: Use the security flags in pnv_setup_rfi_flush()
Michael Ellerman
1
-31
/
+10
2018-06-06
powerpc/64s: Enhance the information in cpu_show_meltdown()
Michael Ellerman
1
-2
/
+28
2018-06-06
powerpc/64s: Move cpu_show_meltdown()
Michael Ellerman
3
-8
/
+12
2018-06-06
powerpc/powernv: Set or clear security feature flags
Michael Ellerman
1
-0
/
+56
2018-06-06
powerpc/pseries: Set or clear security feature flags
Michael Ellerman
1
-0
/
+43
2018-06-06
powerpc: Add security feature flags for Spectre/Meltdown
Michael Ellerman
3
-1
/
+81
2018-06-06
powerpc/pseries: Add new H_GET_CPU_CHARACTERISTICS flags
Michael Ellerman
1
-0
/
+3
2018-06-06
powerpc/rfi-flush: Call setup_rfi_flush() after LPM migration
Michael Ellerman
3
-1
/
+6
2018-06-06
powerpc/rfi-flush: Differentiate enabled and patched flush types
Mauricio Faria de Oliveira
2
-4
/
+11
2018-06-06
powerpc/rfi-flush: Always enable fallback flush on pseries
Michael Ellerman
1
-9
/
+1
2018-06-06
powerpc/rfi-flush: Make it possible to call setup_rfi_flush() again
Michael Ellerman
2
-2
/
+6
2018-06-06
powerpc/rfi-flush: Move the logic to avoid a redo into the debugfs code
Michael Ellerman
1
-5
/
+8
2018-06-06
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
1
-0
/
+4
2018-06-06
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
2018-06-06
powerpc/rfi-flush: Move out of HARDLOCKUP_DETECTOR #ifdef
Michael Ellerman
1
-1
/
+1
2018-06-06
arm64/cpufeature: don't use mutex in bringup path
Mark Rutland
3
-6
/
+37
2018-06-06
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
6
-13
/
+19
2018-06-06
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2
-5
/
+4
2018-06-06
xen: set cpu capabilities from xen_start_kernel()
Juergen Gross
1
-9
/
+9
2018-06-06
x86/amd: revert commit 944e0fc51a89c9827b9
Juergen Gross
2
-4
/
+5
2018-06-06
powerpc/64s: Clear PCR on boot
Michael Neuling
1
-0
/
+6
2018-06-06
arm64: lse: Add early clobbers to some input/output asm operands
Will Deacon
1
-11
/
+11
2018-06-05
x86/xen: Add unwind hint annotations to xen_setup_gdt
Greg Kroah-Hartman
1
-1
/
+4
2018-06-05
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
14
-5
/
+36
2018-06-05
objtool: sync up with the 4.14.47 version of objtool
Greg Kroah-Hartman
2
-0
/
+210
2018-06-05
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
1
-0
/
+1
2018-05-30
ARM: dts: porter: Fix HDMI output routing
Laurent Pinchart
1
-1
/
+1
2018-05-30
ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enet
Aapo Vienamo
1
-26
/
+26
2018-05-30
x86/apic: Set up through-local-APIC mode on the boot CPU if 'noapic' specified
Baoquan He
1
-1
/
+1
2018-05-30
MIPS: Octeon: Fix logging messages with spurious periods after newlines
Joe Perches
1
-5
/
+5
2018-05-30
ARM: dts: bcm283x: Fix probing of bcm2835-i2s
Stefan Wahren
1
-2
/
+2
[next]