summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold1-1/+5
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski1-5/+4
2017-05-20fscrypt: fix context consistency check when key(s) unavailableEric Biggers1-19/+68
2017-05-20device-dax: fix cdev leakDan Williams1-4/+11
2017-05-20padata: free correct variableJason A. Donenfeld1-1/+1
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2-0/+7
2017-05-20cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp1-0/+2
2017-05-20CIFS: fix oplock break deadlocksRabin Vincent4-5/+18
2017-05-20cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp1-0/+2
2017-05-20cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp1-0/+1
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke1-2/+2
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French1-3/+11
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French1-0/+3
2017-05-20Fix match_prepath()Sachin Prabhu1-8/+6
2017-05-20mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka1-1/+2
2017-05-20fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin1-6/+5
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques1-0/+3
2017-05-20fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko1-1/+1
2017-05-20orangefs: do not check possibly stale size on truncateMartin Brandenburg1-2/+1
2017-05-20orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg1-2/+0
2017-05-20orangefs: clean up oversize xattr validationMartin Brandenburg1-17/+7
2017-05-20orangefs: fix bounds check for listxattrMartin Brandenburg1-1/+1
2017-05-20ext4: evict inline data when writing to memory mapEric Biggers1-0/+5
2017-05-20perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter1-2/+2
2017-05-20IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn3-14/+22
2017-05-20IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein1-1/+2
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein1-0/+1
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch3-8/+42
2017-05-20IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl1-2/+6
2017-05-20IB/core: Fix sysfs registration error flowJack Morgenstein1-1/+1
2017-05-20iov_iter: don't revert iov buffer if csum errorDing Tianhong1-6/+7
2017-05-20vfio/type1: Remove locked page accounting workqueueAlex Williamson1-58/+44
2017-05-20dm thin: fix a memory leak when passing discard bio downDennis Yang1-0/+1
2017-05-20dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()Bart Van Assche1-1/+5
2017-05-20dm era: save spacemap metadata root after the pre-commitSomasundaram Krishnasamy1-4/+4
2017-05-20crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook1-44/+67
2017-05-20crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook3-50/+75
2017-05-20crypto: ccp - Disable interrupts early on unloadGary R Hook1-2/+2
2017-05-20crypto: ccp - Use only the relevant interrupt bitsGary R Hook2-7/+7
2017-05-20crypto: algif_aead - Require setkey before accept(2)Stephan Mueller1-8/+149
2017-05-20block: fix blk_integrity_register to use template's interval_exp if not 0Mike Snitzer1-1/+2
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2-4/+10
2017-05-20KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones1-1/+7
2017-05-20KVM: x86: fix user triggerable warning in kvm_apic_accept_events()David Hildenbrand1-0/+12
2017-05-20perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver1-1/+1
2017-05-20um: Fix PTRACE_POKEUSER on x86_64Richard Weinberger1-1/+1
2017-05-20x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings1-1/+1
2017-05-20selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski1-0/+46
2017-05-20x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startupAshish Kalra1-1/+1
2017-05-20usb: hub: Do not attempt to autosuspend disconnected devicesGuenter Roeck2-0/+9