summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-23570-3363/+5390
|\
| * x86/unwind: Show function name+offset in ORC error messagesJosh Poimboeuf2017-10-231-14/+15
| * x86/entry: Fix idtentry unwind hintJosh Poimboeuf2017-10-231-1/+1
| * x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn'tBorislav Petkov2017-10-221-0/+41
| * x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom2017-10-202-0/+16
| * x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mmAndy Lutomirski2017-10-182-66/+12
| * x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"Andy Lutomirski2017-10-182-13/+24
| * x86/mm/64: Remove the last VM_BUG_ON() from the TLB codeAndy Lutomirski2017-10-181-2/+2
| * x86/microcode/intel: Disable late loading on model 79Borislav Petkov2017-10-181-0/+19
| * x86/idt: Initialize early IDT before cr4_init_shadow()Thomas Gleixner2017-10-161-2/+3
| * x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf'Colin Ian King2017-10-161-1/+0
| * Linux 4.14-rc5v4.14-rc5Linus Torvalds2017-10-161-1/+1
| * Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-158-81/+115
| |\
| | * binder: fix use-after-free in binder_transaction()Todd Kjos2017-10-041-27/+66
| | * Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan2017-10-044-25/+23
| | * mei: me: add gemini lake devices idTomas Winkler2017-10-042-0/+4
| | * mei: always use domain runtime pm callbacks.Alexander Usyskin2017-10-042-29/+22
| * | Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-1515-27/+86
| |\ \
| | * \ Merge tag 'fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-129-20/+62
| | |\ \
| | | * | usb: usbtest: fix NULL pointer dereferenceAlan Stern2017-10-111-2/+3
| | | * | usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-114-14/+25
| | | * | usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-111-0/+5
| | | * | usb: misc: usbtest: Fix overflow in usbtest_do_ioctl()Dan Carpenter2017-10-111-0/+5
| | | * | usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-10-111-1/+1
| | | * | USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2017-10-111-3/+6
| | | * | usb: phy: tegra: Fix phy suspend for UDCJon Hunter2017-10-111-0/+17
| | * | | Merge tag 'usb-serial-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-096-7/+24
| | |\ \ \ | | | |/ / | | |/| |
| | | * | USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-091-0/+1
| | | * | USB: serial: console: fix use-after-free on disconnectJohan Hovold2017-10-091-1/+1
| | | * | USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul2017-10-031-0/+4
| | | * | USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-09-191-0/+1
| | | * | USB: serial: cp210x: fix partnum regressionSebastian Frei2017-09-191-6/+6
| | | * | USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2017-09-181-0/+2
| | | * | USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2017-09-182-0/+9
| * | | | Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-10-153-19/+40
| |\ \ \ \
| | * | | | dmaengine: altera: fix spinlock usageSylvain Lesne2017-09-281-14/+21
| | * | | | dmaengine: altera: fix response FIFO emptyingSylvain Lesne2017-09-281-1/+1
| | * | | | dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi2017-09-211-1/+2
| | * | | | dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi2017-09-211-3/+16
| | | |/ / | | |/| |
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-1416-88/+284
| |\ \ \ \
| | * | | | x86/microcode: Do the family check firstBorislav Petkov2017-10-141-9/+18
| | * | | | x86/mm: Flush more aggressively in lazy TLB modeAndy Lutomirski2017-10-143-49/+136
| | * | | | x86/apic: Update TSC_DEADLINE quirk with additional SKX steppingLen Brown2017-10-121-1/+11
| | * | | | x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisorsPaolo Bonzini2017-10-121-1/+2
| | * | | | x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.cTom Lendacky2017-10-111-2/+9
| | * | | | x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushingMarcelo Henrique Cerri2017-10-101-3/+3
| | * | | | x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structuresVitaly Kuznetsov2017-10-101-6/+28
| | * | | | x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUsVitaly Kuznetsov2017-10-103-5/+18
| | * | | | x86/unwind: Disable unwinder warnings on 32-bitJosh Poimboeuf2017-10-101-0/+7
| | * | | | x86/unwind: Align stack pointer in unwinder dumpJosh Poimboeuf2017-10-101-1/+2