selftests: user: return Kselftest Skip code for skipped tests
[platform/kernel/linux-rpi.git] / arch /
2018-08-24 Alexey BrodkinARC: Explicitly add -mmedium-calls to CFLAGS
2018-08-24 Viresh Kumararm: dts: armada: Fix "#cooling-cells" property's name
2018-08-18 Sean Christophersonx86/speculation/l1tf: Exempt zeroed PTEs from inversion
2018-08-17 Toshi Kanix86/mm: Add TLB purge to free pmd/pte page interfaces
2018-08-17 Chintan Pandyaioremap: Update pgtable free interfaces with addr
2018-08-17 Eric Biggerscrypto: x86/sha256-mb - fix digest copy in sha256_mb_mg...
2018-08-17 Toshi Kanix86/mm: Disable ioremap free page handling on x86-PAE
2018-08-17 Guenter Roeckx86: i8259: Add missing include file
2018-08-17 Guenter Roeckx86/l1tf: Fix build error seen if CONFIG_KVM_INTEL...
2018-08-15 Borislav Petkovx86/CPU/AMD: Have smp_num_siblings and cpu_llc_id alway...
2018-08-15 Vlastimil Babkax86/init: fix build with CONFIG_SWAP=n
2018-08-15 Vlastimil Babkax86/smp: fix non-SMP broken build due to redefinition...
2018-08-15 Josh Poimboeufx86/microcode: Allow late microcode loading with SMT...
2018-08-15 Andi Kleenx86/mm/kmmio: Make the tracer robust against L1TF
2018-08-15 Andi Kleenx86/mm/pat: Make set_memory_np() L1TF safe
2018-08-15 Andi Kleenx86/speculation/l1tf: Make pmd/pud_mknotpresent() invert
2018-08-15 Andi Kleenx86/speculation/l1tf: Invert all not present mappings
2018-08-15 Thomas Gleixnercpu/hotplug: Fix SMT supported evaluation
2018-08-15 Paolo BonziniKVM: VMX: Tell the nested hypervisor to skip L1D flush...
2018-08-15 Paolo Bonzinix86/speculation: Use ARCH_CAPABILITIES to skip L1D...
2018-08-15 Paolo Bonzinix86/speculation: Simplify sysfs report of VMX L1TF...
2018-08-15 Paolo BonziniKVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a featu...
2018-08-15 Wanpeng LiKVM: X86: Allow userspace to define the microcode version
2018-08-15 Wanpeng LiKVM: X86: Introduce kvm_get_msr_feature()
2018-08-15 Tom LendackyKVM: SVM: Add MSR-based feature support for serializing...
2018-08-15 Tom LendackyKVM: x86: Add a framework for supporting MSR-based...
2018-08-15 Nicolai Stangex86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_e...
2018-08-15 Nicolai Stangex86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d
2018-08-15 Nicolai Stangex86: Don't include linux/irq.h from asm/hardirq.h
2018-08-15 Nicolai Stangex86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_fl...
2018-08-15 Nicolai Stangex86/irq: Demote irq_cpustat_t::__softirq_pending to u16
2018-08-15 Nicolai Stangex86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_fl...
2018-08-15 Nicolai Stangex86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l...
2018-08-15 Nicolai Stangex86/KVM/VMX: Don't set l1tf_flush_l1d to true from...
2018-08-15 Nicolai Stangex86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
2018-08-15 Jiri Kosinax86/bugs, kvm: Introduce boot-time control of L1TF...
2018-08-15 Thomas Gleixnercpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
2018-08-15 Thomas Gleixnerx86/kvm: Allow runtime control of L1D flush
2018-08-15 Thomas Gleixnerx86/kvm: Serialize L1D flush parameter setter
2018-08-15 Thomas Gleixnerx86/kvm: Add static key for flush always
2018-08-15 Thomas Gleixnerx86/kvm: Move l1tf setup function
2018-08-15 Thomas Gleixnerx86/l1tf: Handle EPT disabled state proper
2018-08-15 Thomas Gleixnerx86/kvm: Drop L1TF MSR list approach
2018-08-15 Thomas Gleixnerx86/litf: Introduce vmx status variable
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if...
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Extend add_atomic_switch_msr() to allow...
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host numbe...
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Add find_msr() helper function
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Split the VMX MSR LOAD structures to have...
2018-08-15 Paolo Bonzinix86/KVM/VMX: Add L1D flush logic
2018-08-15 Paolo Bonzinix86/KVM/VMX: Add L1D MSR based flush
2018-08-15 Paolo Bonzinix86/KVM/VMX: Add L1D flush algorithm
2018-08-15 Konrad Rzeszutek... x86/KVM/VMX: Add module argument for L1TF mitigation
2018-08-15 Konrad Rzeszutek... x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU...
2018-08-15 Thomas GleixnerRevert "x86/apic: Ignore secondary threads if nosmt...
2018-08-15 Michal Hockox86/speculation/l1tf: Fix up pte->pfn conversion for PAE
2018-08-15 Vlastimil Babkax86/speculation/l1tf: Protect PAE swap entries against...
2018-08-15 Borislav Petkovx86/CPU/AMD: Move TOPOEXT reenablement before reading...
2018-08-15 Konrad Rzeszutek... x86/cpufeatures: Add detection of L1D cache flush support.
2018-08-15 Vlastimil Babkax86/speculation/l1tf: Extend 64bit swap file size limit
2018-08-15 Thomas Gleixnerx86/apic: Ignore secondary threads if nosmt=force
2018-08-15 Thomas Gleixnerx86/cpu/AMD: Evaluate smp_num_siblings early
2018-08-15 Borislav Petkovx86/CPU/AMD: Do not check CPUID max ext level before...
2018-08-15 Thomas Gleixnerx86/cpu/intel: Evaluate smp_num_siblings early
2018-08-15 Thomas Gleixnerx86/cpu/topology: Provide detect_extended_topology_early()
2018-08-15 Thomas Gleixnerx86/cpu/common: Provide detect_ht_early()
2018-08-15 Thomas Gleixnerx86/cpu/AMD: Remove the pointless detect_ht() call
2018-08-15 Thomas Gleixnerx86/cpu: Remove the pointless CPU printout
2018-08-15 Thomas Gleixnercpu/hotplug: Provide knobs to control SMT
2018-08-15 Thomas Gleixnerx86/topology: Provide topology_smt_supported()
2018-08-15 Thomas Gleixnerx86/smp: Provide topology_is_primary_thread()
2018-08-15 Konrad Rzeszutek... x86/bugs: Move the l1tf function and define pr_fmt...
2018-08-15 Andi Kleenx86/speculation/l1tf: Limit swap file size to MAX_PA/2
2018-08-15 Andi Kleenx86/speculation/l1tf: Disallow non privileged high...
2018-08-15 Andi Kleenx86/speculation/l1tf: Add sysfs reporting for l1tf
2018-08-15 Andi Kleenx86/speculation/l1tf: Make sure the first page is alway...
2018-08-15 Andi Kleenx86/speculation/l1tf: Protect PROT_NONE PTEs against...
2018-08-15 Linus Torvaldsx86/speculation/l1tf: Protect swap entries against...
2018-08-15 Linus Torvaldsx86/speculation/l1tf: Change order of offset/type in...
2018-08-15 Andi Kleenx86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAG...
2018-08-15 Nick Desaulniersx86/irqflags: Provide a declaration for native_save_fl
2018-08-15 Masami Hiramatsukprobes/x86: Fix %p uses in error messages
2018-08-15 Jiri Kosinax86/speculation: Protect against userspace-userspace...
2018-08-15 Peter Zijlstrax86/paravirt: Fix spectre-v2 mitigations for paravirt...
2018-08-15 Oleksij RempelARM: dts: imx6sx: fix irq for pcie bridge
2018-08-15 John David Anglinparisc: Define mb() and add memory barriers to assemble...
2018-08-15 Helge Dellerparisc: Enable CONFIG_MLONGCALLS by default
2018-08-06 Roman Kagankvm: x86: vmx: fix vpid leak
2018-08-06 Andy Lutomirskix86/entry/64: Remove %ebx handling from error_entry...
2018-08-06 Len Brownx86/apic: Future-proof the TSC_DEADLINE quirk for SKX
2018-08-03 Michal Simekmicroblaze: Fix simpleImage format generation
2018-08-03 Enric Balletbo i... arm64: defconfig: Enable Rockchip io-domain driver
2018-08-03 Thomas Richterperf: fix invalid bit in diagnostic entry
2018-08-03 Thomas Richters390/cpum_sf: Add data entry sizes to sampling trailer...
2018-08-03 Geert UytterhoevenARM: dts: sh73a0: Add missing interrupt-affinity to...
2018-08-03 Geert UytterhoevenARM: dts: emev2: Add missing interrupt-affinity to...
2018-08-03 Patrice ChotardARM: dts: stih407-pinctrl: Fix complain about IRQ_TYPE_...
2018-08-03 Jonathan Neuschäferpowerpc/embedded6xx/hlwd-pic: Prevent interrupts from...
2018-08-03 Kuninori Morimotoarm64: dts: renesas: salvator-common: use audio-graph...
2018-08-03 Will Deaconarm64: cmpwait: Clear event register before arming...
next