summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-06-01x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-06-01x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich
2018-06-01powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe
2018-06-01powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot
2018-06-01MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2018-06-01MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli
2018-06-01s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov
2018-06-01alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka
2018-06-01alpha: fix reboot on Avanti platformMikulas Patocka
2018-06-01MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan
2018-06-01mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman
2018-06-01signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman
2018-06-01crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-06-01signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman
2018-06-01x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-06-01x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BPWang Nan
2018-06-01x86/MCE: Serialize sysfs changesSeunghun Han
2018-03-19cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker
2018-03-19x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-03-19x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-03-19x86/spectre: Fix an error messageDan Carpenter
2018-03-19x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse
2018-03-19x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny
2018-03-19x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed
2018-03-19x86/kvm: Update spectre-v1 mitigationDan Williams
2018-03-19x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-03-19x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-03-19x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-03-19x86/syscall: Sanitize syscall table de-references under speculationBen Hutchings
2018-03-19x86/get_user: Use pointer masking to limit speculationDan Williams
2018-03-19x86: Introduce barrier_nospecDan Williams
2018-03-19x86: Implement array_index_mask_nospecDan Williams
2018-03-19x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang
2018-03-19x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner
2018-03-19x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov
2018-03-19x86/nospec: Fix header guards namesBorislav Petkov
2018-03-19module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-03-19x86/retpoline: Remove the esp/rsp thunkWaiman Long
2018-03-19x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse
2018-03-19x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2018-03-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen
2018-03-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu
2018-03-19kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu
2018-03-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu
2018-03-19x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky
2018-03-19x86/retpoline: Remove compile time warningThomas Gleixner
2018-03-19x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse
2018-03-19x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen
2018-03-19x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse
2018-03-19x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse