summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-06-01x86/MCE: Save microcode revision in machine check recordsTony Luck2-1/+7
2018-06-01x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich2-2/+7
2018-06-01powerpc/pseries: Add empty update_numa_cpu_lookup_table() for NUMA=nCorentin Labbe1-0/+3
2018-06-01powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2-0/+7
2018-06-01MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn1-2/+2
2018-06-01MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli3-14/+11
2018-06-01s390: fix handling of -1 in set{,fs}[gu]id16 syscallsEugene Syromiatnikov1-4/+4
2018-06-01alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka1-7/+5
2018-06-01alpha: fix reboot on Avanti platformMikulas Patocka1-1/+2
2018-06-01MIPS: Fix clean of vmlinuz.{32,ecoff,bin,srec}James Hogan1-1/+5
2018-06-01mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copyEric W. Biederman1-1/+1
2018-06-01signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman1-5/+5
2018-06-01crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+1
2018-06-01signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman1-1/+2
2018-06-01x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski2-7/+4
2018-06-01x86/traps: Enable DEBUG_STACK after cpu_init() for TRAP_DB/BPWang Nan1-2/+19
2018-06-01x86/MCE: Serialize sysfs changesSeunghun Han1-1/+21
2018-03-19cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker1-3/+0
2018-03-19x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams4-5/+37
2018-03-19x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams1-0/+5
2018-03-19x86/spectre: Fix an error messageDan Carpenter1-2/+1
2018-03-19x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse1-3/+3
2018-03-19x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALLDarren Kenny1-1/+1
2018-03-19x86/spectre: Simplify spectre_v2 command line parsingKarimAllah Ahmed1-30/+56
2018-03-19x86/kvm: Update spectre-v1 mitigationDan Williams1-11/+10
2018-03-19x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf1-14/+0
2018-03-19x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King1-1/+1
2018-03-19x86/spectre: Report get_user mitigation for spectre_v1Dan Williams1-1/+1
2018-03-19x86/syscall: Sanitize syscall table de-references under speculationBen Hutchings3-18/+34
2018-03-19x86/get_user: Use pointer masking to limit speculationDan Williams1-0/+8
2018-03-19x86: Introduce barrier_nospecDan Williams1-2/+5
2018-03-19x86: Implement array_index_mask_nospecDan Williams1-0/+24
2018-03-19x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang1-3/+3
2018-03-19x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner1-2/+10
2018-03-19x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov1-1/+1
2018-03-19x86/nospec: Fix header guards namesBorislav Petkov1-3/+3
2018-03-19module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-1/+16
2018-03-19x86/retpoline: Remove the esp/rsp thunkWaiman Long2-2/+0
2018-03-19x86/retpoline: Fill RSB on context switch for affected CPUsDavid Woodhouse3-0/+74
2018-03-19x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen1-0/+68
2018-03-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen1-3/+4
2018-03-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu1-1/+22
2018-03-19kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu2-0/+2
2018-03-19retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu3-1/+10
2018-03-19x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macrosTom Lendacky1-1/+5
2018-03-19x86/retpoline: Remove compile time warningThomas Gleixner1-2/+0
2018-03-19x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse3-1/+83
2018-03-19x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen1-4/+5
2018-03-19x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse1-3/+4
2018-03-19x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse1-2/+3