summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.1v4.14.1Greg Kroah-Hartman2017-11-211-2/+2
* sparc64: Fix page table walk for PUD hugepagesNitin Gupta2017-11-211-1/+1
* sparc64: mmu_context: Add missing include filesGuenter Roeck2017-11-211-0/+2
* sparc32: Add cmpxchg64().David S. Miller2017-11-212-0/+17
* spi: fix use-after-free at controller deregistrationJohan Hovold2017-11-211-2/+3
* staging: rtl8188eu: Revert 4 commits breaking ARPHans de Goede2017-11-212-62/+55
* staging: vboxvideo: Fix reporting invalid suggested-offset-propertiesHans de Goede2017-11-213-14/+24
* staging: greybus: spilib: fix use-after-free after deregistrationJohan Hovold2017-11-211-3/+5
* staging: ccree: fix 64 bit scatter/gather DMA opsGilad Ben-Yossef2017-11-211-1/+1
* staging: sm750fb: Fix parameter mistake in poke32Huacai Chen2017-11-211-1/+1
* staging: wilc1000: Fix bssid buffer offset in TxqAditya Shankar2017-11-211-1/+1
* rpmsg: glink: Add missing MODULE_LICENSEBjorn Andersson2017-11-211-0/+3
* HID: wacom: generic: Recognize WACOM_HID_WD_PEN as a type of pen collectionJason Gerecke2017-11-211-0/+1
* HID: cp2112: add HIDRAW dependencySébastien Szymanski2017-11-211-1/+1
* platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_tableHans de Goede2017-11-211-0/+1
* platform/x86: peaq-wmi: Add DMI check before binding to the WMI interfaceHans de Goede2017-11-211-0/+18
* x86/MCE/AMD: Always give panic severity for UC errors in kernel contextYazen Ghannam2017-11-211-4/+3
* selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski2017-11-211-6/+18
* USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold2017-11-211-0/+6
* USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold2017-11-211-3/+13
* USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer2017-11-211-0/+1
* USB: serial: Change DbC debug device binding IDLu Baolu2017-11-211-2/+2
* USB: serial: metro-usb: stop I/O after failed openJohan Hovold2017-11-211-3/+8
* usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov2017-11-211-0/+1
* USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer2017-11-211-0/+3
* USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-211-0/+14
* USB: early: Use new USB product ID and strings for DbC deviceLu Baolu2017-11-211-3/+3
* crypto: brcm - Explicity ACK mailbox messageraveendra padasalagi2017-11-211-55/+46
* crypto: dh - Don't permit 'key' or 'g' size longer than 'p'Eric Biggers2017-11-211-0/+8
* crypto: dh - Don't permit 'p' to be 0Eric Biggers2017-11-211-0/+8
* crypto: dh - Fix double free of ctx->pEric Biggers2017-11-211-20/+13
* media: dib0700: fix invalid dvb_detach argumentAndrey Konovalov2017-11-211-12/+12
* media: imon: Fix null-ptr-deref in imon_probeArvind Yadav2017-11-211-0/+5
* dmaengine: dmatest: warn user when dma test times outAdam Wallis2017-11-211-0/+1
* EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo2017-11-211-1/+8
* Linux 4.14v4.14Linus Torvalds2017-11-121-1/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-127-19/+20
|\
| * x86/debug: Handle warnings before the notifier chain, to fix KGDB crashAlexander Shishkin2017-11-101-3/+7
| * x86/mm: Fix ELF_ET_DYN_BASE for 5-level pagingKirill A. Shutemov2017-11-091-1/+1
| * x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()Yonghong Song2017-11-081-2/+0
| * x86/oprofile/ppro: Do not use __this_cpu*() in preemptible contextBorislav Petkov2017-11-081-2/+2
| * x86/unwind: Disable KASAN checking in the ORC unwinderJosh Poimboeuf2017-11-081-1/+1
| * x86/smpboot: Make optimization of delay calibration work correctlyPavel Tatashin2017-11-072-10/+9
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-123-2/+14
|\ \
| * | tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar2017-11-111-0/+1
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2017-11-112-2/+13
| |\ \
| | * | perf trace: Call machine__exit() at exitAndrei Vagin2017-11-091-0/+10
| | * | perf tools: Fix eBPF event specification parsingJiri Olsa2017-11-091-2/+2
| | * | perf tools: Add "reject" option for parse-events.lJiri Olsa2017-11-091-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1115-34/+68
|\ \ \ \ | |/ / / |/| | |