summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-31x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf
2018-01-30x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen
2018-01-30x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse
2018-01-30x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King
2018-01-30x86/spectre: Report get_user mitigation for spectre_v1Dan Williams
2018-01-30nl80211: Sanitize array index in parse_txq_paramsDan Williams
2018-01-30vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-01-30x86/syscall: Sanitize syscall table de-references under speculationDan Williams
2018-01-30x86/get_user: Use pointer masking to limit speculationDan Williams
2018-01-30x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-01-30x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams
2018-01-30x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams
2018-01-30x86: Introduce barrier_nospecDan Williams
2018-01-30x86: Implement array_index_mask_nospecDan Williams
2018-01-30array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-01-30Documentation: Document array_index_nospecMark Rutland
2018-01-30x86/asm: Move 'status' from thread_struct to thread_infoAndy Lutomirski
2018-01-30x86/entry/64: Push extra regs right awayAndy Lutomirski
2018-01-30x86/entry/64: Remove the SYSCALL64 fast pathAndy Lutomirski
2018-01-30x86/spectre: Check CONFIG_RETPOLINE in command line parserDou Liyang
2018-01-30x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAPWilliam Grant
2018-01-30objtool: Warn on stripped section symbolJosh Poimboeuf
2018-01-30objtool: Add support for alternatives at the end of a sectionJosh Poimboeuf
2018-01-30objtool: Improve retpoline alternative handlingJosh Poimboeuf
2018-01-30Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar
2018-01-28Linux 4.15Linus Torvalds
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-01-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf
2018-01-27x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov
2018-01-27x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov
2018-01-27x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse
2018-01-27x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner
2018-01-27hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-27x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin
2018-01-27KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini
2018-01-27KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2018-01-26Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...Linus Torvalds
2018-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-26Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...Linus Torvalds
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-26Update the RISC-V MAINTAINERS filePalmer Dabbelt
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski
2018-01-26x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov