summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta2019-11-16
| | * x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-11-16
| | * x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta2019-11-16
| | * x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta2019-11-16
| | * KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini2019-11-16
| | * kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson2019-11-16
| | * KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-11-16
| | * KVM: Introduce kvm_get_arch_capabilities()Ben Hutchings2019-11-16
| | * powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin2019-11-16
| | * powerpc: Fix compiling a BE kernel with a powerpc64le toolchainNicholas Piggin2019-11-16
| | * powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman2019-11-16
| | * MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski2019-11-16
| | * kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid2019-11-16
* | | Merge android-4.4-p.201 (ef0b39d) into msm-4.4Srinivasarao P2019-11-20
|\| |
| * | Merge 4.4.201 into android-4.4-pGreg Kroah-Hartman2019-11-14
| |\|
| | * perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips2019-11-12
* | | Merge android-4.4-p.200 (903fbe7) into msm-4.4Srinivasarao P2019-11-13
|\| |
| * | Merge 4.4.200 into android-4.4-pGreg Kroah-Hartman2019-11-10
| |\|
| | * ARM: fix the cockup in the previous patchRussell King2019-11-10
| | * ARM: ensure that processor vtables is not lost after bootRussell King2019-11-10
| | * ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King2019-11-10
| | * ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2019-11-10
| | * ARM: clean up per-processor check_bugs method callRussell King2019-11-10
| | * ARM: split out processor lookupRussell King2019-11-10
| | * ARM: make lookup_processor_type() non-__initRussell King2019-11-10
| | * ARM: 8810/1: vfp: Fix wrong assignement to ufp_excJulien Thierry2019-11-10
| | * ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitizationJulien Thierry2019-11-10
| | * ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()Julien Thierry2019-11-10
| | * ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limitJulien Thierry2019-11-10
| | * ARM: 8793/1: signal: replace __put_user_error with __put_userJulien Thierry2019-11-10
| | * ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()Julien Thierry2019-11-10
| | * ARM: 8791/1: vfp: use __copy_to_user() when saving VFP stateJulien Thierry2019-11-10
| | * ARM: 8789/1: signal: copy registers using __copy_to_user()Julien Thierry2019-11-10
| | * ARM: spectre-v1: mitigate user accessesRussell King2019-11-10
| | * ARM: spectre-v1: use get_user() for __get_user()Russell King2019-11-10
| | * ARM: use __inttype() in get_user()Russell King2019-11-10
| | * ARM: oabi-compat: copy semops using __copy_from_user()Russell King2019-11-10
| | * ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King2019-11-10
| | * ARM: signal: copy registers using __copy_from_user()Russell King2019-11-10
| | * ARM: spectre-v1: fix syscall entryRussell King2019-11-10
| | * ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King2019-11-10
| | * ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King2019-11-10
| | * ARM: spectre-v2: warn about incorrect context switching functionsRussell King2019-11-10
| | * ARM: spectre-v2: add firmware based hardeningRussell King2019-11-10
| | * ARM: spectre-v2: harden user aborts in kernel spaceRussell King2019-11-10
| | * ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King2019-11-10
| | * ARM: spectre-v2: harden branch predictor on context switchesRussell King2019-11-10
| | * ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King2019-11-10
| | * ARM: bugs: add support for per-processor bug checkingRussell King2019-11-10
| | * ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King2019-11-10