Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1949f9f49792d65dba2090edddbe36a5f02e3ba3
1949f9f
Documentation/l1tf: Fix typos
by Tony Luck
· 7 years ago
288d152
x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
by Nicolai Stange
· 7 years ago
6c26fcd
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
by Jiri Kosina
· 7 years ago
3ec8ce5
Documentation: Add section about CPU vulnerabilities
by Thomas Gleixner
· 7 years ago
d90a7a0
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
by Jiri Kosina
· 7 years ago
fee0aed
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
by Thomas Gleixner
· 7 years ago
8e1b706
cpu/hotplug: Expose SMT control init function
by Jiri Kosina
· 7 years ago
895ae47
x86/kvm: Allow runtime control of L1D flush
by Thomas Gleixner
· 7 years ago
dd4bfa7
x86/kvm: Serialize L1D flush parameter setter
by Thomas Gleixner
· 7 years ago
4c6523e
x86/kvm: Add static key for flush always
by Thomas Gleixner
· 7 years ago
7db92e1
x86/kvm: Move l1tf setup function
by Thomas Gleixner
· 7 years ago
a7b9020
x86/l1tf: Handle EPT disabled state proper
by Thomas Gleixner
· 7 years ago
2f05594
x86/kvm: Drop L1TF MSR list approach
by Thomas Gleixner
· 7 years ago
72c6d2d
x86/litf: Introduce vmx status variable
by Thomas Gleixner
· 7 years ago
215af54
cpu/hotplug: Online siblings when SMT control is turned on
by Thomas Gleixner
· 7 years ago
390d975
x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
by Konrad Rzeszutek Wilk
· 7 years ago
989e399
x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
by Konrad Rzeszutek Wilk
· 7 years ago
3190709
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
by Konrad Rzeszutek Wilk
· 7 years ago
ca83b4a
x86/KVM/VMX: Add find_msr() helper function
by Konrad Rzeszutek Wilk
· 7 years ago
33966dd6
x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
by Konrad Rzeszutek Wilk
· 7 years ago
c595cee
x86/KVM/VMX: Add L1D flush logic
by Paolo Bonzini
· 7 years ago
3fa045b
x86/KVM/VMX: Add L1D MSR based flush
by Paolo Bonzini
· 7 years ago
a47dd5f
x86/KVM/VMX: Add L1D flush algorithm
by Paolo Bonzini
· 7 years ago
a399477
x86/KVM/VMX: Add module argument for L1TF mitigation
by Konrad Rzeszutek Wilk
· 7 years ago
26acfb6
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
by Konrad Rzeszutek Wilk
· 7 years ago
0cc3cd2
cpu/hotplug: Boot HT siblings at least once
by Thomas Gleixner
· 7 years ago
506a66f
Revert "x86/apic: Ignore secondary threads if nosmt=force"
by Thomas Gleixner
· 7 years ago
e14d7df
x86/speculation/l1tf: Fix up pte->pfn conversion for PAE
by Michal Hocko
· 7 years ago
0d0f624
x86/speculation/l1tf: Protect PAE swap entries against L1TF
by Vlastimil Babka
· 7 years ago
7ce2f03
x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
by Borislav Petkov
· 7 years ago
11e34e6
x86/cpufeatures: Add detection of L1D cache flush support.
by Konrad Rzeszutek Wilk
· 7 years ago
1a7ed1b
x86/speculation/l1tf: Extend 64bit swap file size limit
by Vlastimil Babka
· 7 years ago
2207def
x86/apic: Ignore secondary threads if nosmt=force
by Thomas Gleixner
· 7 years ago
1e1d7e2
x86/cpu/AMD: Evaluate smp_num_siblings early
by Thomas Gleixner
· 7 years ago
119bff8
x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
by Borislav Petkov
· 7 years ago
1910ad5
x86/cpu/intel: Evaluate smp_num_siblings early
by Thomas Gleixner
· 7 years ago
95f3d39
x86/cpu/topology: Provide detect_extended_topology_early()
by Thomas Gleixner
· 7 years ago
545401f
x86/cpu/common: Provide detect_ht_early()
by Thomas Gleixner
· 7 years ago
44ca36d
x86/cpu/AMD: Remove the pointless detect_ht() call
by Thomas Gleixner
· 7 years ago
55e6d27
x86/cpu: Remove the pointless CPU printout
by Thomas Gleixner
· 7 years ago
05736e4
cpu/hotplug: Provide knobs to control SMT
by Thomas Gleixner
· 7 years ago
cc1fe21
cpu/hotplug: Split do_cpu_down()
by Thomas Gleixner
· 7 years ago
c4de656
cpu/hotplug: Make bringup/teardown of smp threads symmetric
by Thomas Gleixner
· 7 years ago
f048c39
x86/topology: Provide topology_smt_supported()
by Thomas Gleixner
· 7 years ago
6a4d265
x86/smp: Provide topology_is_primary_thread()
by Thomas Gleixner
· 7 years ago
ba2591a
sched/smt: Update sched_smt_present at runtime
by Peter Zijlstra
· 7 years ago
56563f5
x86/bugs: Move the l1tf function and define pr_fmt properly
by Konrad Rzeszutek Wilk
· 7 years ago
377eeaa
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
by Andi Kleen
· 7 years ago
42e4089
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
by Andi Kleen
· 7 years ago
17dbca1
x86/speculation/l1tf: Add sysfs reporting for l1tf
by Andi Kleen
· 7 years ago
10a7041
x86/speculation/l1tf: Make sure the first page is always reserved
by Andi Kleen
· 7 years ago
6b28bac
x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation
by Andi Kleen
· 7 years ago
2f22b4c
x86/speculation/l1tf: Protect swap entries against L1TF
by Linus Torvalds
· 7 years ago
bcd11af
x86/speculation/l1tf: Change order of offset/type in swap entry
by Linus Torvalds
· 7 years ago
50896e1
x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT
by Andi Kleen
· 7 years ago
ce397d2
Linux 4.18-rc1
by Linus Torvalds
· 7 years ago
265c5596
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
5e7b921
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
by Linus Torvalds
· 7 years ago
dbb2816f
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
644f263
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
35773c9
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
29d6849
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a5b729e
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9215310
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
de7f01c
Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
8d1e513
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 7 years ago
6a4d4b3
Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Linus Torvalds
· 7 years ago
8949170c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
2f3f056
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
44348e8a
fix a series of Documentation/ broken file name references
by Mauro Carvalho Chehab
· 7 years ago
315e6bc
Documentation: rstFlatTable.py: fix a broken reference
by Mauro Carvalho Chehab
· 7 years ago
6ec71b2
ABI: sysfs-devices-system-cpu: remove a broken reference
by Mauro Carvalho Chehab
· 7 years ago
e5ca425
devicetree: fix a series of wrong file references
by Mauro Carvalho Chehab
· 7 years ago
18ba1f9
devicetree: fix name of pinctrl-bindings.txt
by Mauro Carvalho Chehab
· 7 years ago
6c79521
devicetree: fix some bindings file names
by Mauro Carvalho Chehab
· 7 years ago
5efa6f8
MAINTAINERS: fix location of DT npcm files
by Mauro Carvalho Chehab
· 7 years ago
2f635cf
MAINTAINERS: fix location of some display DT bindings
by Mauro Carvalho Chehab
· 7 years ago
1ca2c80
kernel-parameters.txt: fix pointers to sound parameters
by Mauro Carvalho Chehab
· 7 years ago
042c768
bindings: nvmem/zii: Fix location of nvmem.txt
by Mauro Carvalho Chehab
· 7 years ago
34962fb
docs: Fix more broken references
by Mauro Carvalho Chehab
· 7 years ago
a78513c
scripts/documentation-file-ref-check: check tools/*/Documentation
by Mauro Carvalho Chehab
· 7 years ago
2d69708
scripts/documentation-file-ref-check: get rid of false-positives
by Mauro Carvalho Chehab
· 7 years ago
e1f319f
scripts/documentation-file-ref-check: hint: dash or underline
by Mauro Carvalho Chehab
· 7 years ago
be600e5
scripts/documentation-file-ref-check: add a fix logic for DT
by Mauro Carvalho Chehab
· 7 years ago
5044024
scripts/documentation-file-ref-check: accept more wildcards at filenames
by Mauro Carvalho Chehab
· 7 years ago
40fc3eb
scripts/documentation-file-ref-check: fix help message
by Mauro Carvalho Chehab
· 7 years ago
b698201
media: max2175: fix location of driver's companion documentation
by Mauro Carvalho Chehab
· 7 years ago
2ebe0bb
media: v4l: fix broken video4linux docs locations
by Mauro Carvalho Chehab
· 7 years ago
670d7adb
media: dvb: point to the location of the old README.dvb-usb file
by Mauro Carvalho Chehab
· 7 years ago
fe63a1a
media: dvb: fix location of get_dvb_firmware script
by Mauro Carvalho Chehab
· 7 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
ec15872
docs: fix broken references with multiple hints
by Mauro Carvalho Chehab
· 7 years ago
7cfde0a
net: stmmac: Run HWIF Quirks after getting HW caps
by Jose Abreu
· 7 years ago
f6a6f20
neighbour: skip NTF_EXT_LEARNED entries during forced gc
by Roopa Prabhu
· 7 years ago
7c09977
net: cxgb3: add error handling for sysfs_create_group
by Zhouyang Jia
· 7 years ago
c14a024
Merge branch 'tls-fixes'
by David S. Miller
· 7 years ago
06030db
tls: fix waitall behavior in tls_sw_recvmsg
by Daniel Borkmann
· 7 years ago
a447da7
tls: fix use-after-free in tls_push_record
by Daniel Borkmann
· 7 years ago
695ad87
Merge branch 'l2tp-l2tp_ppp-must-ignore-non-PPP-sessions'
by David S. Miller
· 7 years ago
ecd012e
l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()
by Guillaume Nault
· 7 years ago
Next »