summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-10Linux 4.14.5v4.14.5Greg Kroah-Hartman1-1/+1
2017-12-10locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook1-1/+1
2017-12-10usb: host: fix incorrect updating of offsetColin Ian King1-1/+1
2017-12-10USB: usbfs: Filter flags passed in from user spaceOliver Neukum1-5/+9
2017-12-10USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2-4/+27
2017-12-10usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen1-0/+7
2017-12-10xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman1-4/+8
2017-12-10USB: ulpi: fix bus-node lookupJohan Hovold1-2/+2
2017-12-10usb: hub: Cycle HUB power when initialization failsMike Looijmans1-0/+9
2017-12-10staging: ccree: fix leak of import() after init()Gilad Ben-Yossef1-3/+6
2017-12-10dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr1-1/+9
2017-12-10powerpc/kprobes: Disable preemption before invoking probe handler for optprobesNaveen N. Rao1-2/+3
2017-12-10powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao1-4/+11
2017-12-10locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNTKees Cook1-1/+1
2017-12-10iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva1-0/+6
2017-12-10iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl1-0/+1
2017-12-10mm, x86/mm: Fix performance regression in get_user_pages_fast()Kirill A. Shutemov1-39/+58
2017-12-10perf tools: Fix leaking rec_argv in error casesMartin Kepplinger4-1/+6
2017-12-10tools include: Do not use poison with C++Arnaldo Carvalho de Melo1-0/+5
2017-12-10s390/ptrace: fix guarded storage regset handlingHeiko Carstens1-11/+22
2017-12-10locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook3-2/+8
2017-12-10kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu1-9/+14
2017-12-10perf test attr: Fix python error on empty resultThomas Richter1-1/+5
2017-12-10perf test attr: Fix ignored test case resultThomas Richter1-1/+1
2017-12-10staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu2-4/+6
2017-12-10serial: imx: Update cached mctrl value when changing RTSIan Jamison1-2/+4
2017-12-10usbip: tools: Install all headers needed for libusbip developmentBen Hutchings1-1/+2
2017-12-10serial: sh-sci: suppress warning for ports without dma channelsAndy Lowe1-0/+8
2017-12-10sysrq : fix Show Regs call trace on ARMJibin Xu1-2/+7
2017-12-10usb: xhci: Return error when host is dead in xhci_disable_slot()Lu Baolu1-2/+1
2017-12-10ARM: cpuidle: Correct driver unregistration if init failsLeo Yan1-9/+13
2017-12-10staging: rtl8822be: Keep array subscript no lower than zeroLarry Finger1-0/+2
2017-12-10staging: fsl-dpaa2/eth: Account for Rx FD buffers on error pathIoana Radulescu1-4/+11
2017-12-10usb: mtu3: fix error return code in ssusb_gadget_init()Chunfeng Yun1-2/+2
2017-12-10EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva1-0/+1
2017-12-10dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible valuesGeert Uytterhoeven1-12/+12
2017-12-10clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frameArd Biesheuvel1-17/+21
2017-12-10x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen3-6/+19
2017-12-10kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu2-7/+9
2017-12-10serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra1-1/+4
2017-12-10x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre1-3/+5
2017-12-10x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre1-0/+1
2017-12-10PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I1-0/+16
2017-12-10usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov1-1/+2
2017-12-10perf/core: Fix __perf_read_group_add() lockingPeter Zijlstra1-2/+2
2017-12-10hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFFEdward A. James2-17/+14
2017-12-10mmc: sdhci-msm: fix issue with power irqSubhash Jadavani1-0/+18
2017-12-10mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro1-1/+4
2017-12-10spi: spi-axi: fix potential use-after-free after deregistrationJohan Hovold1-1/+3
2017-12-10spi: sh-msiof: Fix DMA transfer size checkHiromitsu Yamasaki1-1/+1