summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Linux 3.18.20v3.18.20Sasha Levin1-1/+1
2015-08-06blk-mq: fix CPU hotplug handlingMing Lei1-21/+13
2015-08-06SCSI: add 1024 max sectors black list flagMike Christie3-0/+8
2015-08-04Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds1-3/+13
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall1-2/+2
2015-08-049p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-08-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-08-04NFS: Fix size of NFSACL SETACL operationsChuck Lever1-1/+1
2015-08-04watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König1-0/+7
2015-08-04of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2-2/+5
2015-08-04USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern2-27/+39
2015-08-04dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár1-5/+3
2015-08-04mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior1-0/+3
2015-08-04security_syslog() should be called once onlyVasily Averin1-7/+4
2015-08-04__bitmap_parselist: fix bug in empty string handlingChris Metcalf1-8/+9
2015-08-04mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang1-3/+5
2015-08-04iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg1-5/+9
2015-08-04iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger4-69/+114
2015-08-04ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2-4/+7
2015-08-04Btrfs: fix memory leak in the extent_same ioctlFilipe Manana1-1/+3
2015-08-04Btrfs: use kmem_cache_free when freeing entry in inode cacheFilipe Manana1-1/+1
2015-08-04md: fix a build warningFiro Yang1-1/+1
2015-08-04tracing: Have branch tracer use recursive field of task structSteven Rostedt (Red Hat)2-7/+11
2015-08-04tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)1-1/+3
2015-08-04libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter1-0/+3
2015-08-04libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2-1/+3
2015-08-04evm: labeling pseudo filesystems exceptionMimi Zohar1-0/+12
2015-08-04KEYS: ensure we free the assoc array edit if edit is validColin Ian King1-3/+5
2015-08-04drm: add a check for x/y in drm_mode_setcrtcZhao Junwang1-2/+5
2015-08-04drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5Alex Deucher1-0/+1
2015-08-04mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler1-0/+2
2015-08-04dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber1-1/+1
2015-08-04dm btree remove: fix bug in redistribute3Dennis Yang1-3/+3
2015-08-04usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP1-1/+1
2015-08-04USB: serial: Destroy serial_minors IDR on module exitJohannes Thumshirn1-0/+1
2015-08-04USB: option: add 2020:4000 IDClaudio Cappelli1-0/+1
2015-08-04USB: cp210x: add ID for Aruba Networks controllersPeter Sanford1-0/+1
2015-08-04usb: musb: host: rely on port_mode to call musb_start()Felipe Balbi1-3/+1
2015-08-04USB: devio: fix a condition in async_completed()Dan Carpenter1-1/+1
2015-08-04usb: dwc3: Reset the transfer resource index on SET_INTERFACEJohn Youn1-0/+4
2015-08-04libata: increase the timeout when setting transfer modeMikulas Patocka1-1/+2
2015-08-04libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin1-1/+2
2015-08-04ASoC: imx-wm8962: Add a missing error checkDan Carpenter1-1/+1
2015-08-04iio: adc: at91_adc: allow to use full range of startup timeJan Leupold1-4/+4
2015-08-04iio: tmp006: Check channel info on writePeter Meerwald1-0/+3
2015-08-04iio: DAC: ad5624r_spi: fix bit shift of output data valueJM Friedt1-2/+2
2015-08-04ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko1-11/+5
2015-08-04ext4: correctly migrate a file with a hole at the beginningEryu Guan1-4/+5
2015-08-04ext4: be more strict when migrating to non-extent based fileEryu Guan1-1/+11
2015-08-04ext4: fix reservation release on invalidatepage for delalloc fsLukas Czerner1-3/+12