summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-03quota: propagate error from __dquot_initializeChao Yu1-6/+13
2018-02-03hwmon: (pmbus) Use 64bit math for DIRECT format valuesRobert Lippert1-9/+12
2018-02-03lockd: fix "list_add double add" caused by legacy signal interfaceVasily Averin2-4/+9
2018-02-03race of lockd inetaddr notifiers vs nlmsvc_rqst changeVasily Averin1-2/+14
2018-02-03nfsd: check for use of the closed special stateidAndrew Elble1-2/+5
2018-02-03grace: replace BUG_ON by WARN_ONCE in exit_net hookVasily Averin1-1/+3
2018-02-03nfsd: Ensure we check stateid validity in the seqid operation checksTrond Myklebust1-9/+3
2018-02-03nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0)Trond Myklebust1-0/+8
2018-02-03auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer1-0/+1
2018-02-03xen-netfront: remove warning when unloading moduleEduardo Otubo1-0/+18
2018-02-03i2c: i2c-boardinfo: fix memory leaks on devinfoColin Ian King1-0/+2
2018-02-03xfs: log recovery should replay deferred ops in orderDarrick J. Wong5-40/+85
2018-02-03xfs: always free inline data before resetting inode fork during ifreeDarrick J. Wong1-0/+21
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr7-25/+37
2018-02-03Btrfs: fix list_add corruption and soft lockups in fsyncLiu Bo2-3/+4
2018-02-03KVM: VMX: Fix rflags cache during vCPU resetWanpeng Li1-1/+1
2018-02-03KVM: X86: Fix softlockup when get the current kvmclockWanpeng Li1-4/+7
2018-02-03reiserfs: remove unneeded i_version bumpJeff Layton1-1/+0
2018-02-03sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1Xin Long1-1/+1
2018-02-03sctp: avoid flushing unsent queue when doing asoc resetXin Long1-7/+14
2018-02-03sctp: only allow the asoc reset when the asoc outq is emptyXin Long1-0/+9
2018-02-03btrfs: fix deadlock when writing out space cacheJosef Bacik1-1/+2
2018-02-03mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh1-6/+9
2018-02-03mac80211: use QoS NDP for AP probingJohannes Berg7-10/+42
2018-02-03drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enableMirza Krak1-2/+1
2018-02-03openvswitch: fix the incorrect flow action alloc sizezhangliping1-8/+8
2018-02-03nvme-rdma: don't complete requests before a send work request has completedSagi Grimberg1-4/+24
2018-02-03uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin1-11/+11
2018-02-03drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling1-0/+18
2018-02-03drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl1-2/+2
2018-02-03drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling1-13/+34
2018-02-03bcache: check return value of register_shrinkerMichael Lyle1-1/+4
2018-02-03rxrpc: Fix service endpoint expiryDavid Howells6-18/+47
2018-02-03rxrpc: Provide a different lockdep key for call->user_mutex for kernel callsDavid Howells3-6/+17
2018-02-03rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasingDavid Howells1-2/+3
2018-02-03s390: fix alloc_pgste check in init_new_context againMartin Schwidefsky1-1/+1
2018-02-03null_blk: fix dev->badblocks leakDavid Disseldorp1-1/+4
2018-02-03cpufreq: Add Loongson machine dependenciesJames Hogan1-0/+2
2018-02-03ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede1-0/+4
2018-02-03s390/zcrypt: Fix wrong comparison leading to strange load balancingHarald Freudenberger1-2/+2
2018-02-03s390/topology: fix compile error in file arch/s390/kernel/smp.cThomas Richter2-0/+2
2018-02-03nvmet-fc: correct ref counting error when deferred rcv usedJames Smart1-3/+6
2018-02-03nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set.Minwoo Im1-1/+1
2018-02-03nvme-pci: disable APST on Samsung SSD 960 EVO + ASUS PRIME B350M-AKai-Heng Feng1-2/+10
2018-02-03nvme-loop: check if queue is ready in queue_rqSagi Grimberg1-1/+24
2018-02-03nvme-fc: check if queue is ready in queue_rqSagi Grimberg1-1/+18
2018-02-03nvme-fabrics: introduce init command check for a queue that is not aliveSagi Grimberg2-26/+36
2018-02-03KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...Liran Alon1-7/+6
2018-02-03KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko1-0/+6
2018-02-03KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko1-1/+10