Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
587d499c8bd203f6158779b5782a07fe7a5bcea8
587d499
x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
by Nicolai Stange
· 7 years ago
93aed24
Documentation: Add section about CPU vulnerabilities
by Thomas Gleixner
· 7 years ago
2decbf5
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
by Jiri Kosina
· 7 years ago
929d3b2
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
by Thomas Gleixner
· 7 years ago
a69c5e0
cpu/hotplug: Expose SMT control init function
by Jiri Kosina
· 7 years ago
4797c2f
x86/kvm: Allow runtime control of L1D flush
by Thomas Gleixner
· 7 years ago
6ccf633
x86/kvm: Serialize L1D flush parameter setter
by Thomas Gleixner
· 7 years ago
dff0982
x86/kvm: Add static key for flush always
by Thomas Gleixner
· 7 years ago
641a211
x86/kvm: Move l1tf setup function
by Thomas Gleixner
· 7 years ago
4186ae8
x86/l1tf: Handle EPT disabled state proper
by Thomas Gleixner
· 7 years ago
31282cf
x86/kvm: Drop L1TF MSR list approach
by Thomas Gleixner
· 7 years ago
80e55b5
x86/litf: Introduce vmx status variable
by Thomas Gleixner
· 7 years ago
e7cda2f
cpu/hotplug: Online siblings when SMT control is turned on
by Thomas Gleixner
· 7 years ago
a8c1467
x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
by Konrad Rzeszutek Wilk
· 7 years ago
c45ff81
x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
by Konrad Rzeszutek Wilk
· 7 years ago
5d3eaa2
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
by Konrad Rzeszutek Wilk
· 7 years ago
1555f9e
x86/KVM/VMX: Add find_msr() helper function
by Konrad Rzeszutek Wilk
· 7 years ago
57e3ada
x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
by Konrad Rzeszutek Wilk
· 7 years ago
69c2525
kvm: nVMX: Update MSR load counts on a VMCS switch
by Jim Mattson
· 8 years ago
b3dc63c
x86/KVM/VMX: Add L1D flush logic
by Paolo Bonzini
· 7 years ago
acca8a7
x86/KVM/VMX: Add L1D MSR based flush
by Paolo Bonzini
· 7 years ago
b3d648a
x86/KVM/VMX: Add L1D flush algorithm
by Paolo Bonzini
· 7 years ago
af6ce92
x86/KVM/VMX: Add module argument for L1TF mitigation
by Konrad Rzeszutek Wilk
· 7 years ago
a0695af
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
by Konrad Rzeszutek Wilk
· 7 years ago
8438e49
cpu/hotplug: Boot HT siblings at least once
by Thomas Gleixner
· 7 years ago
fe2a955
Revert "x86/apic: Ignore secondary threads if nosmt=force"
by Thomas Gleixner
· 7 years ago
3f0eb66
x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
by Michal Hocko
· 7 years ago
53527af
x86/speculation/l1tf: Protect PAE swap entries against L1TF
by Vlastimil Babka
· 7 years ago
250f0ae
x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
by Borislav Petkov
· 7 years ago
a835862
x86/cpufeatures: Add detection of L1D cache flush support.
by Konrad Rzeszutek Wilk
· 7 years ago
c4b998c
x86/speculation/l1tf: Extend 64bit swap file size limit
by Vlastimil Babka
· 7 years ago
4a818f2
x86/apic: Ignore secondary threads if nosmt=force
by Thomas Gleixner
· 7 years ago
ae76eb1
x86/cpu/AMD: Evaluate smp_num_siblings early
by Thomas Gleixner
· 7 years ago
112d243
x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
by Borislav Petkov
· 7 years ago
0ee6f3b
x86/cpu/intel: Evaluate smp_num_siblings early
by Thomas Gleixner
· 7 years ago
3b4f20a
x86/cpu/topology: Provide detect_extended_topology_early()
by Thomas Gleixner
· 7 years ago
691997b
x86/cpu/common: Provide detect_ht_early()
by Thomas Gleixner
· 7 years ago
a6d2fa5
x86/cpu/AMD: Remove the pointless detect_ht() call
by Thomas Gleixner
· 7 years ago
e043928
x86/cpu: Remove the pointless CPU printout
by Thomas Gleixner
· 7 years ago
f37486c
cpu/hotplug: Provide knobs to control SMT
by Thomas Gleixner
· 7 years ago
373b8de
cpu/hotplug: Split do_cpu_down()
by Thomas Gleixner
· 7 years ago
9333575
cpu/hotplug: Make bringup/teardown of smp threads symmetric
by Thomas Gleixner
· 7 years ago
16fd33cd
x86/topology: Provide topology_smt_supported()
by Thomas Gleixner
· 7 years ago
7b69a96
x86/smp: Provide topology_is_primary_thread()
by Thomas Gleixner
· 7 years ago
1ac1dc1
x86/bugs: Move the l1tf function and define pr_fmt properly
by Konrad Rzeszutek Wilk
· 7 years ago
e392347
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
by Andi Kleen
· 7 years ago
7c5b42f
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
by Andi Kleen
· 7 years ago
432e99b
x86/speculation/l1tf: Add sysfs reporting for l1tf
by Andi Kleen
· 7 years ago
5b2ec92
x86/speculation/l1tf: Make sure the first page is always reserved
by Andi Kleen
· 7 years ago
33182fe
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
by Andi Kleen
· 7 years ago
6071227
x86/speculation/l1tf: Protect swap entries against L1TF
by Linus Torvalds
· 7 years ago
2c9b57e
x86/speculation/l1tf: Change order of offset/type in swap entry
by Linus Torvalds
· 7 years ago
1a4922e
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
by Naoya Horiguchi
· 7 years ago
bbd07cb
x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
by Andi Kleen
· 7 years ago
329d815
x86/irqflags: Provide a declaration for native_save_fl
by Nick Desaulniers
· 6 years ago
a92daabd
kprobes/x86: Fix %p uses in error messages
by Masami Hiramatsu
· 7 years ago
6455f41
x86/speculation: Protect against userspace-userspace spectreRSB
by Jiri Kosina
· 6 years ago
640fe07
x86/paravirt: Fix spectre-v2 mitigations for paravirt guests
by Peter Zijlstra
· 6 years ago
16aeb3f
ARM: dts: imx6sx: fix irq for pcie bridge
by Oleksij Rempel
· 7 years ago
27250cf
IB/ocrdma: fix out of bounds access to local buffer
by Michael Mera
· 8 years ago
5ee45fc
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
by Fabio Estevam
· 7 years ago
e2ba7bf
IB/mlx4: Mark user MR as writable if actual virtual memory is writable
by Jack Morgenstein
· 7 years ago
11410f9
IB/core: Make testing MR flags for writability a static inline function
by Jack Morgenstein
· 7 years ago
a3a7b99
proc: Fix proc_sys_prune_dcache to hold a sb reference
by Eric W. Biederman
· 8 years ago
631f93a
proc/sysctl: Don't grab i_lock under sysctl_lock.
by Eric W. Biederman
· 8 years ago
b96e215
proc/sysctl: prune stale dentries during unregistering
by Konstantin Khlebnikov
· 8 years ago
e31578c
fix __legitimize_mnt()/mntput() race
by Al Viro
· 6 years ago
87a2d84
fix mntput/mntput race
by Al Viro
· 6 years ago
59199c0
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
by Al Viro
· 6 years ago
cfac7df
root dentries need RCU-delayed freeing
by Al Viro
· 6 years ago
6bb53ee
init: rename and re-order boot_cpu_state_init()
by Linus Torvalds
· 6 years ago
bcf447f
scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled
by Bart Van Assche
· 6 years ago
51b3938
ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
by Hans de Goede
· 7 years ago
af3bd8d
xen/netfront: don't cache skb_shinfo()
by Juergen Gross
· 6 years ago
fbf12e1
Mark HI and TASKLET softirq synchronous
by Linus Torvalds
· 7 years ago
50bed43
kasan: add no_sanitize attribute for clang builds
by Andrey Konovalov
· 7 years ago
2106b21
parisc: Define mb() and add memory barriers to assembler unlock sequences
by John David Anglin
· 6 years ago
5f394c9
parisc: Enable CONFIG_MLONGCALLS by default
by Helge Deller
· 6 years ago
1d4167a
tpm: fix race condition in tpm_common_write()
by Tadeusz Struk
· 7 years ago
954e572
ext4: fix check to prevent initializing reserved inodes
by Theodore Ts'o
· 6 years ago
8f21ecb
Linux 4.9.119
by Greg Kroah-Hartman
· 6 years ago
240d465
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
by Shankara Pailoor
· 7 years ago
34a5bbb
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
by Michael J. Ruhl
· 7 years ago
6a19e26
fork: unconditionally clear stack on fork
by Kees Cook
· 7 years ago
885b49b
kmemleak: clear stale pointers from task stacks
by Konstantin Khlebnikov
· 7 years ago
36ee106
tcp: add tcp_ooo_try_coalesce() helper
by Eric Dumazet
· 6 years ago
b2486a8
Btrfs: fix file data corruption after cloning a range and fsync
by Filipe Manana
· 7 years ago
7f8d5ff
i2c: imx: Fix reinit_completion() use
by Esben Haabendal
· 7 years ago
a26030a
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
by Masami Hiramatsu
· 7 years ago
b209a09
ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
by Vitaly Kuznetsov
· 7 years ago
9bf8d5b
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
by Theodore Ts'o
· 7 years ago
c68c772
netlink: Don't shift on 64 for ngroups
by Dmitry Safonov
· 6 years ago
4d50257
netlink: Don't shift with UB on nlk->ngroups
by Dmitry Safonov
· 6 years ago
4f08437
netlink: Do not subscribe to non-existent groups
by Dmitry Safonov
· 6 years ago
f4a9db5
nohz: Fix local_timer_softirq_pending()
by Anna-Maria Gleixner
· 6 years ago
eecd08a
genirq: Make force irq threading setup more robust
by Thomas Gleixner
· 6 years ago
24b79a9
scsi: qla2xxx: Return error when TMF returns
by Anil Gurumurthy
· 7 years ago
f71d13c
scsi: qla2xxx: Fix ISP recovery on unload
by Quinn Tran
· 7 years ago
e01202b
Linux 4.9.118
by Greg Kroah-Hartman
· 6 years ago
0ff94fb
scsi: sg: fix minor memory leak in error path
by Tony Battersby
· 7 years ago
Next »