summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-13MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-08-13x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner
2019-08-13powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-08-13xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-08-13xtensa: fix return_addressMax Filippov
2019-08-13KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson
2019-08-13kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson
2019-08-13ARM: dts: pfla02: increase phy reset durationMarco Felsch
2019-08-13ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno
2019-08-13powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman
2019-07-09powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-07-09powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-07-09powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-07-09powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-07-09powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-07-09KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson
2019-07-09crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel
2019-07-09m68k: Add -ffreestanding to CFLAGSFinn Thain
2019-07-09powerpc/irq: drop arch_early_irq_init()Christophe Leroy
2019-07-09ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva
2019-07-09clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li
2019-07-09clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li
2019-07-09clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li
2019-05-22x86/bugs: Change L1TF mitigation string to match upstreamBen Hutchings
2019-05-22x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen
2019-05-22x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-22x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-22x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk
2019-05-22x86/speculation/mds: Fix commentBoris Ostrovsky
2019-05-22x86/speculation/mds: Add SMT warning messageJosh Poimboeuf
2019-05-22x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf
2019-05-22Documentation: Move L1TF to separate directoryThomas Gleixner
2019-05-22x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-22x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-22x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-22x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-22x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-22x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner
2019-05-22x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen
2019-05-22x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner
2019-05-22x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen
2019-05-22x86/speculation: Consolidate CPU whitelistsThomas Gleixner
2019-05-22x86/msr-index: Cleanup bit definesThomas Gleixner
2019-05-22kvm: x86: Report STIBP on GET_SUPPORTED_CPUIDEduardo Habkost
2019-05-22x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2019-05-22x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2019-05-22x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2019-05-22x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2019-05-22x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner
2019-05-22x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner