summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-24ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta
2016-09-24IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-09-24dm flakey: fix reads to be issued if drop_writes configuredMike Snitzer
2016-09-24audit: fix exe_file access in audit_exe_compareMateusz Guzik
2016-09-24mm: introduce get_task_exe_fileMateusz Guzik
2016-09-24kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann
2016-09-24NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust
2016-09-24pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialisedTrond Myklebust
2016-09-24nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever
2016-09-24NFSv4.x: Fix a refcount leak in nfs_callback_up_netTrond Myklebust
2016-09-24pNFS: The client must not do I/O to the DS if it's lease has expiredTrond Myklebust
2016-09-24kernfs: don't depend on d_find_any_alias() when generating notificationsTejun Heo
2016-09-24powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-09-24powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha
2016-09-24powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin
2016-09-24tipc: move linearization of buffers to generic codeJon Paul Maloy
2016-09-24lightnvm: put bio before returnWenwei Tao
2016-09-24fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-24Revert "KVM: x86: fix missed hardware breakpoints"Paolo Bonzini
2016-09-24MIPS: KVM: Check for pfn noslot caseJames Hogan
2016-09-24clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai
2016-09-24fscrypto: add authorization check for setting encryption policyEric Biggers
2016-09-24ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov
2016-09-15Linux 4.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