summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-10Linux 4.14.5v4.14.5Greg Kroah-Hartman
2017-12-10locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook
2017-12-10usb: host: fix incorrect updating of offsetColin Ian King
2017-12-10USB: usbfs: Filter flags passed in from user spaceOliver Neukum
2017-12-10USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2017-12-10usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen
2017-12-10xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman
2017-12-10USB: ulpi: fix bus-node lookupJohan Hovold
2017-12-10usb: hub: Cycle HUB power when initialization failsMike Looijmans
2017-12-10staging: ccree: fix leak of import() after init()Gilad Ben-Yossef
2017-12-10dma-buf/sw_sync: force signal all unsignaled fences on dying timelineDominik Behr
2017-12-10powerpc/kprobes: Disable preemption before invoking probe handler for optprobesNaveen N. Rao
2017-12-10powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao
2017-12-10locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNTKees Cook
2017-12-10iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return ...Gustavo A. R. Silva
2017-12-10iio: adc: ti-ads1015: add 10% to conversion wait timeLadislav Michl
2017-12-10mm, x86/mm: Fix performance regression in get_user_pages_fast()Kirill A. Shutemov
2017-12-10perf tools: Fix leaking rec_argv in error casesMartin Kepplinger
2017-12-10tools include: Do not use poison with C++Arnaldo Carvalho de Melo
2017-12-10s390/ptrace: fix guarded storage regset handlingHeiko Carstens
2017-12-10locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook
2017-12-10kprobes/x86: Disable preemption in ftrace-based jprobesMasami Hiramatsu
2017-12-10perf test attr: Fix python error on empty resultThomas Richter
2017-12-10perf test attr: Fix ignored test case resultThomas Richter
2017-12-10staging: fsl-mc/dpio: Fix incorrect comparisonIoana Radulescu
2017-12-10serial: imx: Update cached mctrl value when changing RTSIan Jamison
2017-12-10usbip: tools: Install all headers needed for libusbip developmentBen Hutchings
2017-12-10serial: sh-sci: suppress warning for ports without dma channelsAndy Lowe
2017-12-10sysrq : fix Show Regs call trace on ARMJibin Xu
2017-12-10usb: xhci: Return error when host is dead in xhci_disable_slot()Lu Baolu
2017-12-10ARM: cpuidle: Correct driver unregistration if init failsLeo Yan
2017-12-10staging: rtl8822be: Keep array subscript no lower than zeroLarry Finger
2017-12-10staging: fsl-dpaa2/eth: Account for Rx FD buffers on error pathIoana Radulescu
2017-12-10usb: mtu3: fix error return code in ssusb_gadget_init()Chunfeng Yun
2017-12-10EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva
2017-12-10dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible valuesGeert Uytterhoeven
2017-12-10clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frameArd Biesheuvel
2017-12-10x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen
2017-12-10kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu
2017-12-10serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-12-10x86/intel_rdt: Fix potential deadlock during resctrl mountReinette Chatre
2017-12-10x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabledReinette Chatre
2017-12-10PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I
2017-12-10usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov
2017-12-10perf/core: Fix __perf_read_group_add() lockingPeter Zijlstra
2017-12-10hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFFEdward A. James
2017-12-10mmc: sdhci-msm: fix issue with power irqSubhash Jadavani
2017-12-10mmc: tmio: check mmc_regulator_get_supply return valueFabrizio Castro
2017-12-10spi: spi-axi: fix potential use-after-free after deregistrationJohan Hovold
2017-12-10spi: sh-msiof: Fix DMA transfer size checkHiromitsu Yamasaki