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-02-25
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
1
-12
/
+24
2018-02-25
KVM: VMX: clean up declaration of VPID/EPT invalidation types
Jan Dakinevich
1
-1
/
+4
2018-02-25
kvm: nVMX: Fix kernel panics induced by illegal INVEPT/INVVPID types
Jim Mattson
1
-2
/
+2
2018-02-25
KVM: nVMX: vmx_complete_nested_posted_interrupt() can't fail
David Hildenbrand
1
-5
/
+5
2018-02-25
KVM: nVMX: kmap() can't fail
David Hildenbrand
1
-9
/
+0
2018-02-25
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
1
-1
/
+1
2018-02-25
x86/spectre: Simplify spectre_v2 command line parsing
KarimAllah Ahmed
1
-30
/
+56
2018-02-25
x86/kvm: Update spectre-v1 mitigation
Dan Williams
1
-11
/
+9
2018-02-25
x86/paravirt: Remove 'noreplace-paravirt' cmdline option
Josh Poimboeuf
1
-14
/
+0
2018-02-25
x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"
Colin Ian King
1
-1
/
+1
2018-02-25
x86/spectre: Report get_user mitigation for spectre_v1
Dan Williams
1
-1
/
+1
2018-02-25
x86/syscall: Sanitize syscall table de-references under speculation
Dan Williams
1
-0
/
+2
2018-02-25
x86/get_user: Use pointer masking to limit speculation
Dan Williams
1
-0
/
+10
2018-02-25
x86: Introduce barrier_nospec
Dan Williams
2
-2
/
+5
2018-02-25
x86: Implement array_index_mask_nospec
Dan Williams
1
-0
/
+24
2018-02-25
x86/spectre: Check CONFIG_RETPOLINE in command line parser
Dou Liyang
1
-3
/
+3
2018-02-25
x86/cpu/bugs: Make retpoline module warning conditional
Thomas Gleixner
1
-2
/
+10
2018-02-25
x86/bugs: Drop one "mitigation" from dmesg
Borislav Petkov
1
-1
/
+1
2018-02-25
x86/nospec: Fix header guards names
Borislav Petkov
1
-3
/
+3
2018-02-25
module/retpoline: Warn about missing retpoline in module
Andi Kleen
1
-1
/
+17
2018-02-25
KVM: VMX: Make indirect call speculation safe
Peter Zijlstra
1
-2
/
+2
2018-02-25
KVM: x86: Make indirect calls in emulator speculation safe
Peter Zijlstra
1
-4
/
+5
2018-02-25
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
2
-2
/
+0
2018-02-25
KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exce...
Wanpeng Li
1
-8
/
+26
2018-02-25
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
2
-7
/
+11
2018-02-25
ARM: tegra: select USB_ULPI from EHCI rather than platform
Arnd Bergmann
2
-4
/
+0
2018-02-25
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2018-02-25
KVM: add X86_LOCAL_APIC dependency
Arnd Bergmann
1
-0
/
+1
2018-02-25
x86/platform/olpc: Fix resume handler build warning
Borislav Petkov
1
-0
/
+2
2018-02-25
x86/boot: Avoid warning for zero-filling .bss
Arnd Bergmann
1
-3
/
+6
2018-02-25
arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set
Kefeng Wang
1
-1
/
+1
2018-02-25
x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG
Arnd Bergmann
1
-0
/
+1
2018-02-25
x86: add MULTIUSER dependency for KVM
Arnd Bergmann
1
-1
/
+1
2018-02-25
x86/build: Silence the build with "make -s"
Arnd Bergmann
1
-2
/
+3
2018-02-25
x86/fpu/math-emu: Fix possible uninitialized variable use
Arnd Bergmann
2
-10
/
+10
2018-02-25
arm64: define BUG() instruction without CONFIG_BUG
Arnd Bergmann
1
-14
/
+19
2018-02-25
x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
Borislav Petkov
2
-5
/
+2
2018-02-25
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2
-7
/
+9
2018-02-25
powerpc/perf: Fix oops when grouping different pmu events
Ravi Bangoria
1
-2
/
+2
2018-02-25
ARM: dts: am4372: Correct the interrupts_properties of McASP
Peter Ujfalusi
1
-2
/
+4
2018-02-25
ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgen
Tony Lindgren
1
-2
/
+0
2018-02-25
ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function
Keerthy
1
-12
/
+0
2018-02-25
ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context
Tony Lindgren
5
-35
/
+31
2018-02-25
arm64: dts: add #cooling-cells to CPU nodes
Arnd Bergmann
1
-0
/
+2
2018-02-25
KVM: x86: fix escape of guest dr6 to the host
Wanpeng Li
1
-0
/
+6
2018-02-25
crypto: x86/twofish-3way - Fix %rbp usage
Eric Biggers
1
-52
/
+60
2018-02-22
ARM: dts: s5pv210: add interrupt-parent for ohci
Arnd Bergmann
1
-0
/
+1
2018-02-22
ARM: pxa/tosa-bt: add MODULE_LICENSE tag
Arnd Bergmann
1
-0
/
+4
2018-02-22
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
4
-5
/
+5
2018-02-22
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...
David Woodhouse
1
-5
/
+5
[next]