summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.57v4.9.57Greg Kroah-Hartman2017-10-181-1/+1
* KVM: nVMX: update last_nonleaf_level when initializing nested EPTLadi Prosek2017-10-181-0/+1
* x86/alternatives: Fix alt_max_short macro to really be a max()Mathias Krause2017-10-182-4/+6
* USB: serial: console: fix use-after-free after failed setupJohan Hovold2017-10-181-0/+1
* USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul2017-10-181-0/+4
* USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig2017-10-181-0/+2
* USB: serial: cp210x: add support for ELV TFD500Andreas Engel2017-10-181-0/+1
* USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu2017-10-182-0/+9
* bio_copy_user_iov(): don't ignore ->iov_offsetAl Viro2017-10-181-2/+2
* more bio_map_user_iov() leak fixesAl Viro2017-10-181-5/+9
* fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh2017-10-181-0/+8
* direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher2017-10-181-1/+2
* usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov2017-10-181-0/+5
* usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov2017-10-184-14/+25
* drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channelJani Nikula2017-10-181-1/+1
* drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()Ville Syrjälä2017-10-181-5/+9
* drm/i915/edp: Get the Panel Power Off timestamp after panel is offManasi Navare2017-10-181-1/+1
* ALSA: line6: Fix leftover URB at error-path during probeTakashi Iwai2017-10-181-3/+4
* ALSA: line6: Fix missing initialization before error pathTakashi Iwai2017-10-181-2/+3
* ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai2017-10-181-3/+9
* ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2017-10-182-8/+20
* ALSA: seq: Fix use-after-free at creating a portTakashi Iwai2017-10-182-3/+10
* ALSA: usb-audio: Kill stray URB at exitingTakashi Iwai2017-10-182-2/+12
* fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox2017-10-183-5/+16
* device property: Track owner device of device propertyJarkko Nikula2017-10-181-6/+9
* iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-181-0/+1
* pinctrl/amd: Fix build dependency on pinmux codePetr Mladek2017-10-181-0/+1
* usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi2017-10-181-1/+1
* KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang2017-10-181-1/+1
* KVM: MMU: always terminate page walks at level 1Ladi Prosek2017-10-182-8/+9
* crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu2017-10-181-3/+5
* HID: usbhid: fix out-of-bounds bugJaejoong Kim2017-10-181-1/+11
* dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inusePeter Ujfalusi2017-10-181-1/+2
* dmaengine: edma: Align the memcpy acnt array size with the transferPeter Ujfalusi2017-10-181-3/+16
* MIPS: math-emu: Remove pr_err() calls from fpu_emu()Paul Burton2017-10-181-2/+0
* USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern2017-10-181-3/+6
* rcu: Allow for page faults in NMI handlersPaul E. McKenney2017-10-181-2/+12
* nl80211: Define policy for packet pattern attributesPeng Xu2017-10-181-2/+10
* CIFS: Reconnect expired SMB sessionsPavel Shilovsky2017-10-184-0/+32
* ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong2017-10-181-2/+2
* Linux 4.9.56v4.9.56Greg Kroah-Hartman2017-10-121-1/+1
* Revert "socket, bpf: fix possible use after free"Greg Kroah-Hartman2017-10-122-17/+3
* Linux 4.9.55v4.9.55Greg Kroah-Hartman2017-10-121-1/+1
* KVM: x86: fix singlestepping over syscallPaolo Bonzini2017-10-123-30/+24
* f2fs: don't allow encrypted operations without keysJaegeuk Kim2017-10-121-0/+12
* ext4: don't allow encrypted operations without keysTheodore Ts'o2017-10-121-0/+12
* ext4: Don't clear SGID when inheriting ACLsJan Kara2017-10-121-7/+15
* ext4: fix data corruption for mmap writesJan Kara2017-10-121-2/+16
* vfs: deny copy_file_range() for non regular filesAmir Goldstein2017-10-121-0/+5
* sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-10-124-6/+28