summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-18Linux 4.9.57v4.9.57Greg Kroah-Hartman
2017-10-18KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek
2017-10-18x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause
2017-10-18USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-10-18USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul
2017-10-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel
2017-10-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu
2017-10-18bio_copy_user_iov(): don't ignore ->iov_offsetAl Viro
2017-10-18more bio_map_user_iov() leak fixesAl Viro
2017-10-18fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2017-10-18direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-18usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-18drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula
2017-10-18drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä
2017-10-18drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare
2017-10-18ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai
2017-10-18ALSA: line6: Fix missing initialization before error pathTakashi Iwai
2017-10-18ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai
2017-10-18ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai
2017-10-18ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-10-18ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai
2017-10-18fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2017-10-18device property: Track owner device of device propertyJarkko Nikula
2017-10-18iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-18pinctrl/amd: Fix build dependency on pinmux codePetr Mladek
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-10-18KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang
2017-10-18KVM: MMU: always terminate page walks at level 1Ladi Prosek
2017-10-18crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu
2017-10-18HID: usbhid: fix out-of-bounds bugJaejoong Kim
2017-10-18dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi
2017-10-18dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi
2017-10-18MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton
2017-10-18USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-18rcu: Allow for page faults in NMI handlersPaul E. McKenney
2017-10-18nl80211: Define policy for packet pattern attributesPeng Xu
2017-10-18CIFS: Reconnect expired SMB sessionsPavel Shilovsky
2017-10-18ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong
2017-10-12Linux 4.9.56v4.9.56Greg Kroah-Hartman
2017-10-12Revert "socket, bpf: fix possible use after free"Greg Kroah-Hartman
2017-10-12Linux 4.9.55v4.9.55Greg Kroah-Hartman
2017-10-12KVM: x86: fix singlestepping over syscallPaolo Bonzini
2017-10-12f2fs: don't allow encrypted operations without keysJaegeuk Kim
2017-10-12ext4: don't allow encrypted operations without keysTheodore Ts'o
2017-10-12ext4: Don't clear SGID when inheriting ACLsJan Kara
2017-10-12ext4: fix data corruption for mmap writesJan Kara
2017-10-12vfs: deny copy_file_range() for non regular filesAmir Goldstein
2017-10-12sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra