summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2018-01-26x86/nospec: Fix header guards namesBorislav Petkov
2018-01-26x86/alternative: Print unadorned pointersBorislav Petkov
2018-01-26x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse
2018-01-26x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse
2018-01-26x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse
2018-01-26x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse
2018-01-26x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse
2018-01-26x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse
2018-01-26x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-25orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-25Merge tag 'for-4.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra
2018-01-25perf/core: Fix another perf,trace,cpuhp lock inversionPeter Zijlstra
2018-01-25perf/core: Fix lock inversion between perf,trace,cpuhpPeter Zijlstra
2018-01-25KVM: VMX: Make indirect call speculation safePeter Zijlstra
2018-01-25KVM: x86: Make indirect calls in emulator speculation safePeter Zijlstra