summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-25NFS: Fix attribute cache revalidationTrond Myklebust1-15/+39
2016-02-25cifs: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-25cifs_dbg() outputs an uninitialized buffer in cifs_readdir()Vasily Averin1-0/+1
2016-02-25cifs: fix race between call_async() and reconnect()Rabin Vincent2-3/+5
2016-02-25cifs: Ratelimit kernel log messagesJamie Bainbridge2-6/+5
2016-02-25iio: inkern: fix a NULL dereference on errorDan Carpenter1-0/+2
2016-02-25iio: pressure: mpl115: fix temperature offset signAkinobu Mita1-1/+1
2016-02-25iio: light: acpi-als: Report data as processedGabriele Mazzotta1-2/+4
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-02-25iio: add IIO_TRIGGER dependency to STK8BA50Vegard Nossum1-0/+1
2016-02-25iio: add HAS_IOMEM dependency to VF610_ADCVegard Nossum1-0/+1
2016-02-25iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring1-1/+1
2016-02-25iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.Jonathan Cameron1-1/+1
2016-02-25iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen1-1/+1
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley1-2/+4
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger1-1/+15
2016-02-25scsi: add Synology to 1024 sector blacklistMike Christie1-0/+1
2016-02-25klist: fix starting point removed bug in klist iteratorsJames Bottomley1-3/+3
2016-02-25tracepoints: Do not trace when cpu is offlineSteven Rostedt (Red Hat)1-0/+5
2016-02-25tracing: Fix freak link error caused by branch tracerArnd Bergmann1-1/+1
2016-02-25perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter1-0/+3
2016-02-25tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...Steven Rostedt1-3/+2
2016-02-25ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn11-29/+80
2016-02-25Btrfs: fix direct IO requests not reporting IO error to user spaceFilipe Manana1-0/+2
2016-02-25Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctlFilipe Manana1-4/+6
2016-02-25Btrfs: fix page reading in extent_same ioctl leading to csum errorsFilipe Manana1-8/+21
2016-02-25Btrfs: fix invalid page accesses in extent_same (dedup) ioctlFilipe Manana1-14/+76
2016-02-25btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba3-3/+16
2016-02-25Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"David Sterba1-1/+0
2016-02-25Btrfs: fix fitrim discarding device area reserved for boot loader's useFilipe Manana1-10/+10
2016-02-25btrfs: handle invalid num_stripes in sys_arrayDavid Sterba1-0/+8
2016-02-25ext4: don't read blocks from disk after extents being swappedEryu Guan1-3/+12
2016-02-25ext4: fix potential integer overflowInsu Yun1-1/+1
2016-02-25ext4: fix scheduling in atomic on group checksum failureJan Kara2-5/+8
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley1-2/+6
2016-02-25serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2016-02-25tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll1-0/+21
2016-02-25pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski3-3/+30
2016-02-25pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski1-1/+17
2016-02-25staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley1-1/+4
2016-02-25phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren1-5/+8
2016-02-25phy: twl4030-usb: Relase usb phy on unloadTony Lindgren1-0/+1
2016-02-25ALSA: seq: Fix double port list deletionTakashi Iwai1-5/+8
2016-02-25ALSA: seq: Fix leak of pool buffer at concurrent writesTakashi Iwai1-4/+9
2016-02-25ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14
2016-02-25ALSA: hda - Cancel probe work instead of flush at removeTakashi Iwai1-2/+2