summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-0126-282/+780
|\ \ \ \ \ \
| * | | | | | x86/speculation: Provide IBPB always command line optionsThomas Gleixner2018-11-282-11/+35
| * | | | | | x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner2018-11-283-2/+25
| * | | | | | x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner2018-11-282-10/+38
| * | | | | | x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-11-287-0/+93
| * | | | | | x86/speculation: Prepare arch_smt_update() for PRCTL modeThomas Gleixner2018-11-281-21/+25
| * | | | | | x86/speculation: Prevent stale SPEC_CTRL msr contentThomas Gleixner2018-11-284-18/+40
| * | | | | | x86/speculation: Split out TIF updateThomas Gleixner2018-11-281-12/+23
| * | | | | | ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner2018-11-282-27/+0Star
| * | | | | | x86/speculation: Prepare for conditional IBPB in switch_mm()Thomas Gleixner2018-11-284-36/+118
| * | | | | | x86/speculation: Avoid __switch_to_xtra() callsThomas Gleixner2018-11-282-2/+26
| * | | | | | x86/process: Consolidate and simplify switch_to_xtra() codeThomas Gleixner2018-11-285-22/+37
| * | | | | | x86/speculation: Prepare for per task indirect branch speculation controlTim Chen2018-11-285-5/+41
| * | | | | | x86/speculation: Add command line control for indirect branch speculationThomas Gleixner2018-11-283-19/+156
| * | | | | | x86/speculation: Unify conditional spectre v2 print functionsThomas Gleixner2018-11-281-13/+4Star
| * | | | | | x86/speculataion: Mark command line parser data __initdataThomas Gleixner2018-11-281-2/+2
| * | | | | | x86/speculation: Mark string arrays const correctlyThomas Gleixner2018-11-281-3/+3
| * | | | | | x86/speculation: Reorder the spec_v2 codeThomas Gleixner2018-11-281-84/+84
| * | | | | | x86/l1tf: Show actual SMT stateThomas Gleixner2018-11-281-2/+3
| * | | | | | x86/speculation: Rework SMT state changeThomas Gleixner2018-11-283-12/+16
| * | | | | | sched/smt: Expose sched_smt_present static keyThomas Gleixner2018-11-282-3/+19
| * | | | | | x86/Kconfig: Select SCHED_SMT if SMP enabledThomas Gleixner2018-11-281-7/+1Star
| * | | | | | sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)2018-11-281-8/+11
| * | | | | | x86/speculation: Reorganize speculation control MSRs updateTim Chen2018-11-281-17/+29
| * | | | | | x86/speculation: Rename SSBD update functionsThomas Gleixner2018-11-283-11/+11
| * | | | | | x86/speculation: Disable STIBP when enhanced IBRS is in useTim Chen2018-11-281-0/+7
| * | | | | | x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()Tim Chen2018-11-281-2/+18
| * | | | | | x86/speculation: Remove unnecessary ret variable in cpu_show_common()Tim Chen2018-11-281-4/+1Star
| * | | | | | x86/speculation: Clean up spectre_v2_parse_cmdline()Tim Chen2018-11-281-14/+13Star
| * | | | | | x86/speculation: Update the TIF_SSBD commentTim Chen2018-11-281-1/+1
| * | | | | | x86/retpoline: Remove minimal retpoline supportZhenzhong Duan2018-11-282-13/+2Star
| * | | | | | x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-11-285-13/+10Star
* | | | | | | Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-016-7/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linusJens Axboe2018-11-304-4/+11
| |\ \ \ \ \ \ \
| | * | | | | | | nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa2018-11-301-0/+2
| | * | | | | | | nvme: flush namespace scanning work just before removing namespacesSagi Grimberg2018-11-301-1/+3
| | * | | | | | | nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig2018-11-301-0/+3
| | * | | | | | | nvme-pci: fix surprise removalIgor Konopko2018-11-271-1/+1
| | * | | | | | | nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()Ewan D. Milne2018-11-271-1/+1
| | * | | | | | | nvme: Free ctrl device name on init failureKeith Busch2018-11-271-1/+1
| * | | | | | | | block: fix single range discard mergeMing Lei2018-11-301-1/+1
| * | | | | | | | fs: fix lost error code in dio_completeMaximilian Heyne2018-11-301-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-014-24/+13Star
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas2018-12-013-11/+2Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel2018-11-271-1/+0Star
| | * | | | | | | | PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang2018-11-201-1/+1
| | * | | | | | | | PCI: imx6: Fix link training status detection in link up checkTrent Piepho2018-11-201-9/+1Star
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka2018-12-011-13/+11Star
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-0125-177/+319
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ocfs2: fix potential use after freePan Bian2018-11-301-1/+1