aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ALSA: seq: Fix race during FIFO resizeTakashi Iwai2017-07-041-0/+4
* ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()Takashi Iwai2017-07-044-4/+18
* ALSA: seq: Fix link corruption by event error handlingTakashi Iwai2017-07-041-0/+3
* ALSA: timer: Reject user params with too small ticksTakashi Iwai2017-07-041-3/+15
* ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai2017-07-041-8/+1
* ALSA: seq: Fix race at creating a queueTakashi Iwai2017-07-041-13/+20
* ALSA: hda - Fix up GPIO for ASUS ROG RangerTakashi Iwai2017-07-041-0/+1
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-07-041-6/+3
* can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp2017-07-041-7/+16
* can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-07-041-4/+12
* can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-07-041-0/+1
* can: peak: fix bad memory access and free sequence추지호2017-07-041-2/+4
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2017-07-042-0/+4
* ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()Tariq Saeed2017-07-041-1/+8
* ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren2017-07-043-0/+19
* cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-07-041-0/+10
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2017-07-045-5/+104
* CIFS: remove bad_network_name flagGermano Percossi2017-07-042-6/+0
* CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2017-07-041-1/+1
* CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2017-07-041-1/+1
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2017-07-045-31/+85
* md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2017-07-042-1/+29
* md:raid1: fix a dead loop when read from a WriteMostly diskWei Fang2017-07-041-1/+1
* md/raid5: limit request size according to implementation limitsKonstantin Khlebnikov2017-07-041-0/+9
* dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski2017-07-041-6/+4
* dm crypt: mark key as invalid until properly loadedOndrej Kozina2017-07-041-2/+5
* block: fix del_gendisk() vs blkdev_ioctl crashDan Williams2017-07-041-1/+0
* block: allow WRITE_SAME commands with the SG_IO ioctlMauricio Faria de Oliveira2017-07-041-0/+3
* ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong2017-07-041-3/+2
* ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o2017-07-041-1/+2
* ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o2017-07-041-2/+4
* ext4: trim allocation requests to group sizeJan Kara2017-07-041-0/+7
* jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o2017-07-041-1/+3
* ext4: fix in-superblock mount options processingTheodore Ts'o2017-07-041-15/+23
* Btrfs: fix memory leak in reading btree blocksLiu Bo2017-07-041-0/+9
* android: base-cfg: disable CONFIG_NFSD and CONFIG_NFS_FSRoberto Pereira2017-06-281-1/+2
* ANDROID: squashfs: Fix endianness issueDaniel Rosenberg2017-06-281-5/+6
* ANDROID: squashfs: Fix signed division issueDaniel Rosenberg2017-06-281-2/+2
* Incorrect the handling of async transactions.songjinshi2017-06-281-1/+1
* ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King2017-06-251-2/+2
* media: info leak in __media_device_enum_links()Dan Carpenter2017-06-251-0/+3
* ALSA: compress: Memset timestamp structure to zero.Krishnankutty Kolathappilly2017-06-251-1/+2
* UPSTREAM: ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_S...Takashi Iwai2017-06-241-0/+1
* BACKPORT: ALSA: timer: Fix race between read and ioctlTakashi Iwai2017-06-241-0/+4
* UPSTREAM: sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet2017-06-221-0/+3
* BACKPORT: ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong2017-06-222-0/+9
* ANDROID: sdcardfs: remove dead function open_flags_to_access_mode()Greg Hackmann2017-06-222-14/+0
* UPSTREAM: ipx: call ipxitf_put() in ioctl error pathDan Carpenter2017-06-201-3/+2
* defconfig: enable hwbinder domainMister Oyster2017-06-181-0/+1
* binder: merge aosp-common/3.10 binder drivers (uptodate)Mister Oyster2017-06-183-574/+1487