summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-05mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola1-3/+4
2017-06-05drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan1-1/+1
2017-06-05KEYS: Fix an error code in request_master_key()Dan Carpenter1-1/+1
2017-06-05USB: serial: mos7840: fix another NULL-deref at openJohan Hovold1-1/+3
2017-06-05USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold1-9/+14
2017-06-05USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin1-0/+2
2017-06-05serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2017-06-05ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o1-2/+4
2017-06-05jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o1-1/+3
2017-06-05x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky1-1/+1
2017-06-05s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann1-4/+4
2017-06-05USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold1-5/+14
2017-06-05USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23
2017-06-05USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold1-1/+1
2017-06-05USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-06-05media: fix dm1105.c build errorRandy Dunlap1-1/+1
2017-06-05bcma: use (get|put)_device when probing/removing device driverRafał Miłecki1-0/+4
2017-06-05ext4: fix data corruption in data=journal modeJan Kara1-11/+16
2017-06-05ext4: use private version of page_zero_new_buffers() for data=journal modeTheodore Ts'o1-1/+33
2017-06-05ext4: trim allocation requests to group sizeJan Kara1-0/+7
2017-06-05drm/radeon: handle vfct with multiple vbios imagesAlex Deucher1-31/+37
2017-06-05drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer1-2/+2
2017-06-05USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold1-2/+0
2017-06-05MIPS: 'make -s' should be silentArnd Bergmann1-2/+2
2017-06-05usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak1-20/+31
2017-06-05usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi1-0/+6
2017-06-05mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-06-05perf script: Fix man page about --dump-raw-trace optionMichael Petlan1-2/+2
2017-06-05staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann1-1/+6
2017-06-05USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-06-05USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-06-05USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-06-05USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-06-05USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-06-05USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-06-05USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold1-1/+6
2017-06-05USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-06-05USB: serial: ark3116: fix register-accessor error handlingJohan Hovold1-3/+10
2017-06-05USB: serial: ch341: fix modem-status handlingJohan Hovold1-14/+12
2017-06-05IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud1-1/+1
2017-06-05IB/ipoib: Set device connection mode only when neededFeras Daoud1-0/+8
2017-06-05RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-06-05ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-06-05tty: serial: msm: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-06-05adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter1-1/+2
2017-04-05Linux 3.2.88v3.2.88Ben Hutchings1-1/+1
2017-04-05keys: Guard against null match function in keyring_search_aux()Ben Hutchings1-3/+3
2017-04-05l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault1-2/+3
2017-04-05mm/huge_memory.c: fix up "mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for t...Michal Hocko1-1/+1
2017-04-05ipv4: keep skb->dst around in presence of IP optionsEric Dumazet1-1/+2