aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister2017-07-041-1/+1
* drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister2017-07-041-2/+2
* HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath2017-07-041-0/+9
* HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2Ardinartsev Nikita2017-07-041-1/+1
* padata: avoid race in reorderingJason A. Donenfeld2017-07-041-2/+3
* rtc: s35390a: improve irq handlingUwe Kleine-König2017-07-041-17/+31
* rtc: s35390a: implement reset routine as suggested by the referenceUwe Kleine-König2017-07-041-12/+57
* rtc: s35390a: make sure all members in the output are setUwe Kleine-König2017-07-041-0/+14
* ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann2017-07-041-0/+1
* ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf2017-07-041-1/+0
* libceph: force GFP_NOIO for socket allocationsIlya Dryomov2017-07-041-0/+6
* metag/ptrace: Reject partial NT_METAG_RPIPE writesDave Martin2017-07-041-0/+2
* metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUSDave Martin2017-07-041-3/+12
* metag/ptrace: Preserve previous registers for short regset writeDave Martin2017-07-041-1/+1
* sparc/ptrace: Preserve previous registers for short regset writeDave Martin2017-07-041-1/+1
* c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin2017-07-041-41/+0
* virtio_balloon: init 1st buffer in stats vqLadi Prosek2017-07-041-0/+2
* crypto: algif_hash - avoid zero-sized arrayJiri Slaby2017-07-041-1/+1
* fbcon: Fix vc attr at deinitTakashi Iwai2017-07-041-27/+40
* uvcvideo: uvc_scan_fallback() for webcams with broken chainHenrik Ingo2017-07-041-6/+112
* ACM gadget: fix endianness in notificationsOliver Neukum2017-07-041-1/+3
* tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2017-07-042-1/+2
* ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet2017-07-041-1/+2
* igb: add i211 to i210 PHY workaroundTodd Fujinaka2017-07-041-1/+1
* igb: Workaround for igb i210 firmware issueChris J Arges2017-07-041-0/+4
* cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-07-041-3/+5
* s390/pci: fix use after free in dma_initSebastian Ott2017-07-041-6/+10
* Drivers: hv: balloon: don't crash when memory is added in non-sorted orderVitaly Kuznetsov2017-07-041-2/+2
* ACPI / video: skip evaluating _DOD when it does not existAlex Hung2017-07-041-0/+3
* crypto: cryptd - Assign statesize properlyWang, Rui Y2017-07-041-0/+1
* crypto: ghash-clmulni - Fix load failureWang, Rui Y2017-07-041-0/+26
* cancel the setfilesize transation when io error happenZhaohongjiang2017-07-041-2/+11
* futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra2017-07-041-0/+2
* futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra2017-07-041-9/+11
* dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-07-041-0/+1
* ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-07-041-1/+6
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-07-041-1/+1
* tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-07-042-4/+9
* dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-07-041-0/+1
* net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko2017-07-041-2/+6
* l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-07-041-1/+1
* mvsas: fix misleading indentationLuis de Bethencourt2017-07-041-2/+2
* cpmac: remove hopeless #warningArnd Bergmann2017-07-041-1/+1
* mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann2017-07-041-3/+1
* crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann2017-07-041-0/+2
* xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman2017-07-043-2/+6
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-07-041-1/+1
* fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-07-041-1/+12
* drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer2017-07-041-2/+2
* drm/ast: Fix test for VGA enabledY.C. Chen2017-07-041-6/+2