aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-17ASoC: intel: Fix PM and non-atomic crash in bytcr driversTakashi Iwai
2017-05-17Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov
2017-05-17dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy
2017-05-17dm btree: fix for dm_btree_find_lowest_key()Vinothkumar Raja
2017-05-17powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-05-17IB/mlx4: Fix ib device initialization error flowJack Morgenstein
2017-05-17x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra
2017-05-17ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)
2017-05-17ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann
2017-05-17tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)
2017-05-17usb: host: xhci: print correct command ring addressPeter Chen
2017-05-17[media] ttusb2: limit messages to buffer sizeAlyssa Milburn
2017-05-17USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut
2017-05-17PCI: Freeze PME scan before suspending devicesLukas Wunner
2017-05-17regulator: tps65023: Fix inverted core enable logic.Richard Cochran
2017-05-17[media] zr364xx: enforce minimum size when reading headerAlyssa Milburn
2017-05-17KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers
2017-05-17KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells
2017-05-17KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells
2017-05-17powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-05-17cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-05-17p9_client_readdir() fixAl Viro
2017-05-17ARM: dts: at91: sama5d3_xplained: not all ADC channels are availableLudovic Desroches
2017-05-17ARM: dts: at91: sama5d3_xplained: fix ADC vrefLudovic Desroches
2017-05-17zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-05-17zram: fix operator precedence to get offsetMinchan Kim
2017-05-17ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai
2017-05-17MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan
2017-05-17PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse
2017-05-17MIPS: Avoid BUG warning in arch_check_elfJames Cowgill
2017-05-17s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-05-17serial: omap: suspend device on probe errorsJohan Hovold
2017-05-17serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-17CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-05-17CIFS: remove bad_network_name flagGermano Percossi
2017-05-17Input: xpad - add support for Razer Wildcat gamepadCameron Gutman
2017-05-17x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner
2017-05-17md: update slab_cache before releasing new stripes when stripes resizingDennis Yang
2017-05-17padata: free correct variableJason A. Donenfeld
2017-05-17crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu
2017-05-17[media] cx231xx-audio: fix NULL-deref at probeJohan Hovold
2017-05-17[media] cx231xx-audio: fix init error pathJohan Hovold
2017-05-17[media] cx231xx-cards: fix NULL-deref at probeJohan Hovold
2017-05-17[media] usbvision: fix NULL-deref at probeJohan Hovold
2017-05-17[media] dib0700: fix NULL-deref at probeJohan Hovold
2017-05-17serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-05-17sysfs: be careful of error returns from ops->show()NeilBrown
2017-05-17staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2017-05-17usb: misc: add missing continue in switchGustavo A. R. Silva
2017-05-17ptrace: fix PTRACE_LISTEN race corrupting task->statebsegall@google.com