summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2018-01-165-1/+6
|\
| * ALSA: seq: Make ioctls race-freeTakashi Iwai2018-01-112-0/+4
| * ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai2018-01-111-1/+0
| * ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai2018-01-101-0/+1
| * ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai2018-01-101-0/+1
* | Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-162-18/+46
|\ \
| * | tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=yRandy Dunlap2018-01-151-1/+1
| * | ring-buffer: Bring back context level recursive checksSteven Rostedt (VMware)2018-01-151-17/+45
* | | Linux 4.15-rc8v4.15-rc8Linus Torvalds2018-01-141-1/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-2/+0
|\ \ \
| * | | x86/retpoline: Remove compile time warningThomas Gleixner2018-01-141-2/+0
* | | | Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-1421-36/+561
|\ \ \ \
| * | | | powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran2018-01-101-0/+49
| * | | | powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling2018-01-101-0/+35
| * | | | powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman2018-01-101-1/+23
| * | | | powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-109-8/+286
| * | | | powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+28
| * | | | powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-2/+16
| * | | | powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+11
| * | | | powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-106-28/+34
| * | | | powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2018-01-102-0/+35
| * | | | Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman2018-01-102-0/+31
| |\ \ \ \
| | * | | | powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-01-102-0/+31
| * | | | | powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman2018-01-083-4/+22
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-141-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linusJens Axboe2018-01-121-0/+1
| |\ \ \ \ \ \
| | * | | | | | nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne2018-01-081-0/+1
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-1444-100/+1525
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | x86,perf: Disable intel_bts when PTIPeter Zijlstra2018-01-141-0/+18
| * | | | | | | security/Kconfig: Correct the Documentation reference for PTIW. Trevor King2018-01-141-1/+1
| * | | | | | | x86/pti: Fix !PCID and sanitize definesThomas Gleixner2018-01-143-21/+23
| * | | | | | | selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-132-1/+501
| * | | | | | | x86/retpoline: Fill return stack buffer on vmexitDavid Woodhouse2018-01-123-1/+85
| * | | | | | | x86/retpoline/irq32: Convert assembler indirect jumpsAndi Kleen2018-01-121-4/+5
| * | | | | | | x86/retpoline/checksum32: Convert assembler indirect jumpsDavid Woodhouse2018-01-121-3/+4
| * | | | | | | x86/retpoline/xen: Convert Xen hypercall indirect jumpsDavid Woodhouse2018-01-121-2/+3
| * | | | | | | x86/retpoline/hyperv: Convert assembler indirect jumpsDavid Woodhouse2018-01-121-8/+10
| * | | | | | | x86/retpoline/ftrace: Convert ftrace assembler indirect jumpsDavid Woodhouse2018-01-122-6/+8
| * | | | | | | x86/retpoline/entry: Convert entry assembler indirect jumpsDavid Woodhouse2018-01-122-5/+12
| * | | | | | | x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse2018-01-124-5/+9
| * | | | | | | x86/spectre: Add boot time option to select Spectre v2 mitigationDavid Woodhouse2018-01-124-5/+195
| * | | | | | | x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-128-0/+231
| * | | | | | | objtool: Allow alternatives to be ignoredJosh Poimboeuf2018-01-122-7/+57
| * | | | | | | objtool: Detect jumps to retpoline thunksJosh Poimboeuf2018-01-121-0/+7
| * | | | | | | x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen2018-01-111-1/+11
| * | | | | | | x86/alternatives: Fix optimize_nops() checkingBorislav Petkov2018-01-101-2/+5
| * | | | | | | sysfs/cpu: Fix typos in vulnerability documentationDavid Woodhouse2018-01-091-2/+2
| * | | | | | | x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky2018-01-092-2/+17
| * | | | | | | x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky2018-01-092-0/+12
| * | | | | | | x86/mm/pti: Remove dead logic in pti_user_pagetable_walk*()Jike Song2018-01-081-26/+6