summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-15Linux 4.4.21v4.4.21Greg Kroah-Hartman
2016-09-15lib/mpi: mpi_write_sgl(): fix skipping of leading zero limbsNicolai Stange
2016-09-15regulator: anatop: allow regulator to be in bypass modeMika Båtsman
2016-09-15hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski
2016-09-15cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi
2016-09-15metag: Fix atomic_*_return inline asm constraintsJames Hogan
2016-09-15scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler
2016-09-15ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-09-15ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum
2016-09-15ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum
2016-09-15ALSA: hda - Enable subwoofer on Dell Inspiron 7559Kai-Heng Feng
2016-09-15ALSA: hda - Add headset mic quirk for Dell Inspiron 5468Shrirang Bagul
2016-09-15ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai
2016-09-15ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto
2016-09-15ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto
2016-09-15ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114Ken Lin
2016-09-15crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă
2016-09-15uprobes: Fix the memcg accountingOleg Nesterov
2016-09-15x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-09-15vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington
2016-09-15bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet
2016-09-15ubifs: Fix assertion in layout_in_gaps()Vincent Stehlé
2016-09-15ovl: fix workdir creationMiklos Szeredi
2016-09-15ovl: listxattr: use strnlen()Miklos Szeredi
2016-09-15ovl: remove posix_acl_default from workdirMiklos Szeredi
2016-09-15ovl: don't copy up opaquenessMiklos Szeredi
2016-09-15wrappers for ->i_mutex accessAl Viro
2016-09-15lustre: remove unused declarationAl Viro
2016-09-15timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz
2016-09-15timekeeping: Cap array access in timekeeping_debugJohn Stultz
2016-09-15xfs: fix superblock inprogress checkDave Chinner
2016-09-15ASoC: atmel_ssc_dai: Don't unconditionally reset SSC on stream startupChristoph Huber
2016-09-15drm/msm: fix use of copy_from_user() while holding spinlockRob Clark
2016-09-15drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter
2016-09-15drm/radeon: fix radeon_move_blit on 32bit systemsChristian König
2016-09-15s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky
2016-09-15rds: fix an infoleak in rds_inc_info_copyKangjie Lu
2016-09-15powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-09-15nvme: Call pci_disable_device on the error path.Gabriel Krisman Bertazi
2016-09-15cgroup: reduce read locked section of cgroup_threadgroup_rwsem during forkBalbir Singh
2016-09-15block: make sure a big bio is split into at most 256 bvecsMing Lei
2016-09-15block: Fix race triggered by blk_set_queue_dying()Bart Van Assche
2016-09-15ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong
2016-09-15ext4: avoid deadlock when expanding inode sizeJan Kara
2016-09-15ext4: properly align shifted xattrs when expanding inodesJan Kara
2016-09-15ext4: fix xattr shifting when expanding inodes part 2Jan Kara
2016-09-15ext4: fix xattr shifting when expanding inodesJan Kara
2016-09-15ext4: validate that metadata blocks do not overlap superblockTheodore Ts'o
2016-09-15net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks
2016-09-15kernel: Add noaudit variant of ns_capable()Tyler Hicks