Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
240da953fcc6a9008c92fae5b1f727ee5ed167ab
240da95
x86/bugs: Rename SSBD_NO to SSB_NO
by Konrad Rzeszutek Wilk
· 7 years ago
bc226f0
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
by Tom Lendacky
· 7 years ago
47c61b3
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
by Thomas Gleixner
· 7 years ago
be6fcb5
x86/bugs: Rework spec_ctrl base and mask logic
by Thomas Gleixner
· 7 years ago
4b59bdb
x86/bugs: Remove x86_spec_ctrl_set()
by Thomas Gleixner
· 7 years ago
fa8ac49
x86/bugs: Expose x86_spec_ctrl_base directly
by Thomas Gleixner
· 7 years ago
cc69b34
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
by Borislav Petkov
· 7 years ago
0270be3
x86/speculation: Rework speculative_store_bypass_update()
by Thomas Gleixner
· 7 years ago
11fb068
x86/speculation: Add virtualized speculative store bypass disable support
by Tom Lendacky
· 7 years ago
ccbcd26
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
by Thomas Gleixner
· 7 years ago
1f50ddb
x86/speculation: Handle HT correctly on AMD
by Thomas Gleixner
· 7 years ago
d1035d9
x86/cpufeatures: Add FEATURE_ZEN
by Thomas Gleixner
· 7 years ago
5281758
x86/cpufeatures: Disentangle SSBD enumeration
by Thomas Gleixner
· 7 years ago
7eb8956
x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS
by Thomas Gleixner
· 7 years ago
e7c587d
x86/speculation: Use synthetic bits for IBRS/IBPB/STIBP
by Borislav Petkov
· 7 years ago
15e6c22
KVM: SVM: Move spec control call after restore of GS
by Thomas Gleixner
· 7 years ago
5f2b745
x86/cpu: Make alternative_msr_write work for 32-bit code
by Jim Mattson
· 7 years ago
ffed645e
x86/bugs: Fix the parameters alignment and missing void
by Konrad Rzeszutek Wilk
· 7 years ago
7bb4d36
x86/bugs: Make cpu_show_common() static
by Jiri Kosina
· 7 years ago
d66d8ff
x86/bugs: Fix __ssb_select_mitigation() return type
by Jiri Kosina
· 7 years ago
dd07926
Documentation/spec_ctrl: Do some minor cleanups
by Borislav Petkov
· 7 years ago
e96f46e
proc: Use underscores for SSBD in 'status'
by Konrad Rzeszutek Wilk
· 7 years ago
9f65fb2
x86/bugs: Rename _RDS to _SSBD
by Konrad Rzeszutek Wilk
· 7 years ago
f21b53b
x86/speculation: Make "seccomp" the default mode for Speculative Store Bypass
by Kees Cook
· 7 years ago
8bf37d8
seccomp: Move speculation migitation control to arch code
by Thomas Gleixner
· 7 years ago
00a02d0
seccomp: Add filter flag to opt-out of SSB mitigation
by Kees Cook
· 7 years ago
b849a81
seccomp: Use PR_SPEC_FORCE_DISABLE
by Thomas Gleixner
· 7 years ago
356e4bf
prctl: Add force disable speculation
by Thomas Gleixner
· 7 years ago
f9544b2
x86/bugs: Make boot modes __ro_after_init
by Kees Cook
· 7 years ago
5c30708
seccomp: Enable speculation flaw mitigations
by Kees Cook
· 7 years ago
fae1fa0
proc: Provide details on speculation flaw mitigations
by Kees Cook
· 7 years ago
7bbf137
nospec: Allow getting/setting on non-current task
by Kees Cook
· 7 years ago
a73ec77
x86/speculation: Add prctl for Speculative Store Bypass mitigation
by Thomas Gleixner
· 7 years ago
885f82b
x86/process: Allow runtime control of Speculative Store Bypass
by Thomas Gleixner
· 7 years ago
b617cfc
prctl: Add speculation control prctls
by Thomas Gleixner
· 7 years ago
28a2775
x86/speculation: Create spec-ctrl.h to avoid include hell
by Thomas Gleixner
· 7 years ago
da39556
x86/KVM/VMX: Expose SPEC_CTRL Bit(2) to the guest
by Konrad Rzeszutek Wilk
· 7 years ago
764f3c2
x86/bugs/AMD: Add support to disable RDS on Fam[15,16,17]h if requested
by Konrad Rzeszutek Wilk
· 7 years ago
1115a85
x86/bugs: Whitelist allowed SPEC_CTRL MSR values
by Konrad Rzeszutek Wilk
· 7 years ago
7724397
x86/bugs/intel: Set proper CPU features and setup RDS
by Konrad Rzeszutek Wilk
· 7 years ago
24f7fc8
x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigation
by Konrad Rzeszutek Wilk
· 7 years ago
0cc5fa0
x86/cpufeatures: Add X86_FEATURE_RDS
by Konrad Rzeszutek Wilk
· 7 years ago
c456442
x86/bugs: Expose /sys/../spec_store_bypass
by Konrad Rzeszutek Wilk
· 7 years ago
5cf6875
x86/bugs, KVM: Support the combination of guest and host IBRS
by Konrad Rzeszutek Wilk
· 7 years ago
1b86883
x86/bugs: Read SPEC_CTRL MSR during boot and re-use reserved bits
by Konrad Rzeszutek Wilk
· 7 years ago
d105951
x86/bugs: Concentrate bug reporting into a separate function
by Konrad Rzeszutek Wilk
· 7 years ago
4a28bfe
x86/bugs: Concentrate bug detection into a separate function
by Konrad Rzeszutek Wilk
· 7 years ago
1aa7a57
x86/nospec: Simplify alternative_msr_write()
by Linus Torvalds
· 7 years ago
c65732e
x86/cpu: Restore CPUID_8000_0008_EBX reload
by Thomas Gleixner
· 7 years ago
6da6c0d
Linux v4.17-rc3
by Linus Torvalds
· 7 years ago
c61a56a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
65f4d6d
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
810fb07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7d9e55f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
cdface5
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
19b9ad6
<linux/stringhash.h>: fix end_name_hash() for 64bit long
by Amir Goldstein
· 7 years ago
bf8f5de
MAINTAINERS: add myself as maintainer of AFFS
by David Sterba
· 7 years ago
a97d8ef
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
6e041ff
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
cac2642
Merge tag '4.17-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
0d95cfa
Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
46dc111
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
19b522d
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
7b87308
Merge tag 'modules-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
64ebe31
Merge tag 'ceph-for-4.17-rc3' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
d8a3327
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
ee3748b
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b52c85a
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
5e62493
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
by KarimAllah Ahmed
· 7 years ago
79a17dd9
Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
1993cbf0
Merge tag 'usb-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
7ff5000
Merge tag 'sound-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
ee7141c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
245131e
Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
0f940fa
Merge tag 'drm-fixes-for-v4.17-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
a468f2d
kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in use
by Junaid Shahid
· 7 years ago
8bb2610
x86/entry/64/compat: Preserve r8-r11 in int $0x80
by Andy Lutomirski
· 7 years ago
1a512c0
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
by Arnd Bergmann
· 7 years ago
3db3eb2
x86/setup: Do not reserve a crash kernel region if booted on Xen PV
by Petr Tesarik
· 7 years ago
2a01046
i2c: sprd: Fix the i2c count issue
by Baolin Wang
· 7 years ago
da33aa0
i2c: sprd: Prevent i2c accesses after suspend is called
by Baolin Wang
· 7 years ago
23a2772
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
by Alexander Popov
· 7 years ago
3789c12
arm64: avoid instrumenting atomic_ll_sc.o
by Mark Rutland
· 7 years ago
4ea3f05
Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 7 years ago
b2d7ecb
powerpc/kvm/booke: Fix altivec related build break
by Laurentiu Tudor
· 7 years ago
6029755
powerpc: Fix deadlock with multiple calls to smp_send_stop
by Nicholas Piggin
· 7 years ago
c0f7f5b
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
by Shilpasri G Bhat
· 7 years ago
24d9092
Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
0644f18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
0871062
Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
7f5d157
Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
47b5ece
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
b837913
x86/cpu/intel: Add missing TLB cpuid values
by jacek.tomaka@poczta.fm
· 7 years ago
fe03a75
Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
e58d911
Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
665fa00
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
1334ac1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
573a094
Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 7 years ago
f6997be
mtd: rawnand: marvell: fix the chip-select DT parsing logic
by Miquel Raynal
· 7 years ago
5e1ca5e
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
by Mark Rutland
· 7 years ago
Next »