aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-24/+40
2018-01-30Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-6/+3
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds76-1808/+855
2018-01-30x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen2-1/+34
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds113-579/+4941
2018-01-30dm cache: Documentation: update default migration_throttling valueJohn Pittman1-1/+1
2018-01-30x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2-19/+29
2018-01-30PCI/DPC: Reformat DPC register definitionsBjorn Helgaas1-13/+13
2018-01-30PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas2-2/+4
2018-01-30PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()Bjorn Helgaas1-7/+1
2018-01-30PCI/DPC: Remove unnecessary RP PIO register structsBjorn Helgaas1-56/+24
2018-01-30PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()Bjorn Helgaas1-1/+2
2018-01-30PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()Bjorn Helgaas1-39/+21
2018-01-30PCI/DPC: Make RP PIO log size check more genericBjorn Helgaas1-2/+3
2018-01-30PCI/DPC: Rename local "status" to "dpc_status"Bjorn Helgaas1-3/+3
2018-01-30PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()Bjorn Helgaas1-8/+3
2018-01-30PCI/DPC: Process RP PIO details only if RP PIO extensions supportedBjorn Helgaas1-1/+1
2018-01-30PCI/DPC: Read RP PIO Log Size once at probeBjorn Helgaas1-13/+16
2018-01-30PCI/DPC: Rename struct dpc_dev.rp to rp_extensionsBjorn Helgaas1-4/+4
2018-01-30PCI/DPC: Add local variable for DPC capability offsetBjorn Helgaas1-36/+29
2018-01-30x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King1-1/+1
2018-01-30Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+10
2018-01-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-33/+18
2018-01-30Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+2
2018-01-30x86/spectre: Report get_user mitigation for spectre_v1Dan Williams1-1/+1
2018-01-30nl80211: Sanitize array index in parse_txq_paramsDan Williams1-3/+6
2018-01-30vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams1-1/+4
2018-01-30x86/syscall: Sanitize syscall table de-references under speculationDan Williams1-1/+4
2018-01-30x86/get_user: Use pointer masking to limit speculationDan Williams1-0/+10
2018-01-30x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospecDan Williams4-14/+14
2018-01-30x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end}Dan Williams1-4/+4
2018-01-30x86: Introduce __uaccess_begin_nospec() and uaccess_try_nospecDan Williams1-0/+9
2018-01-30x86: Introduce barrier_nospecDan Williams2-2/+5
2018-01-30x86: Implement array_index_mask_nospecDan Williams1-0/+24
2018-01-30array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72
2018-01-30Documentation: Document array_index_nospecMark Rutland1-0/+90
2018-01-30ceph: improving efficiency of syncfsChengguang Xu1-1/+1
2018-01-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-161/+339
2018-01-30Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-14/+60
2018-01-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds270-14726/+18015
2018-01-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-50/+53
2018-01-30Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-123/+422
2018-01-30drm/i915/cnl: Fix DP max rate for Cannonlake with port F.Rodrigo Vivi1-7/+24
2018-01-30drm/i915/cnl: Enable DDI-F on Cannonlake.Rodrigo Vivi6-5/+32
2018-01-30drm/i915/cnl: Add HPD support for Port F.Rodrigo Vivi5-24/+42
2018-01-30drm/i915: For HPD connected port use hpd_pin instead of port.Rodrigo Vivi3-79/+77
2018-01-30drm/i915/cnl: Add right GMBUS pin number for HDMI on Port F.Rodrigo Vivi1-0/+3
2018-01-30drm/i915: Fix DPLCLKA_CFGCR0 bits for Port F.Rodrigo Vivi1-4/+6
2018-01-30drm/i915/cnl: Fix _CNL_PORT_TX_DW2_LN0_F definition.Rodrigo Vivi1-1/+1
2018-01-30drm/i915/cnl: Extend Wa 1178 to Aux F.Rodrigo Vivi2-2/+4