summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-17XArray: Fix xas_pause for large multi-index entriesMatthew Wilcox (Oracle)2-1/+38
2020-04-17dm clone metadata: Fix return type of dm_clone_nr_of_hydrated_regions()Nikos Tsironis3-3/+3
2020-04-17dm clone: Add missing casts to prevent overflows and data corruptionNikos Tsironis1-3/+6
2020-04-17dm clone: Add overflow check for number of regionsNikos Tsironis1-1/+11
2020-04-17dm clone: Fix handling of partial region discardsNikos Tsironis2-14/+42
2020-04-17dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu1-1/+0
2020-04-17dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)1-0/+1
2020-04-17dm integrity: fix a crash with unusually large tag sizeMikulas Patocka1-2/+2
2020-04-17dm writecache: add cond_resched to avoid CPU hangsMikulas Patocka1-1/+5
2020-04-17mm, memcg: do not high throttle allocators based on wraparoundJakub Kicinski1-0/+3
2020-04-17arm64: dts: allwinner: h5: Fix PMU compatibleMaxime Ripard1-2/+1
2020-04-17sched/core: Remove duplicate assignment in sched_tick_remote()Scott Wood1-1/+0
2020-04-17arm64: dts: allwinner: h6: Fix PMU compatibleMaxime Ripard1-2/+1
2020-04-17net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan1-12/+19
2020-04-17tools: gpio: Fix out-of-tree build regressionAnssi Hannula1-1/+1
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy1-4/+4
2020-04-17io_uring: honor original task RLIMIT_FSIZEJens Axboe1-0/+13
2020-04-17crypto: mxs-dcp - fix scatterlist linearization for hashRosioru Dragos1-30/+28
2020-04-17crypto: rng - Fix a refcounting bug in crypto_rng_reset()Dan Carpenter1-2/+6
2020-04-17time/namespace: Add max_time_namespaces ucountDmitry Safonov2-0/+7
2020-04-17time/namespace: Fix time_for_children symlinkMichael Kerrisk (man-pages)1-0/+1
2020-04-17remoteproc: Fix NULL pointer dereference in rproc_virtio_notifyNikita Shubin1-0/+7
2020-04-17remoteproc: qcom_q6v5_mss: Reload the mba region on coredumpSibi Sankar1-1/+18
2020-04-17remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdownBjorn Andersson1-11/+24
2020-04-17btrfs: use nofs allocations for running delayed itemsJosef Bacik1-0/+13
2020-04-17btrfs: fix missing semaphore unlock in btrfs_sync_fileRobbie Ko1-0/+1
2020-04-17btrfs: unset reloc control if we fail to recoverJosef Bacik1-5/+5
2020-04-17btrfs: fix missing file extent item for hole after ranged fsyncFilipe Manana1-0/+10
2020-04-17btrfs: drop block from cache on error in relocationJosef Bacik1-1/+1
2020-04-17btrfs: set update the uuid generation as soon as possibleJosef Bacik1-2/+12
2020-04-17btrfs: reloc: clean dirty subvols if we fail to start a transactionJosef Bacik1-3/+3
2020-04-17Btrfs: fix crash during unmount due to race with delayed inode workersFilipe Manana3-0/+22
2020-04-17btrfs: fix btrfs_calc_reclaim_metadata_size calculationJosef Bacik1-9/+34
2020-04-17btrfs: Don't submit any btree write bio if the fs has errorsQu Wenruo1-1/+34
2020-04-17drm/i915/gen12: Disable preemption timeoutTvrtko Ursulin2-4/+13
2020-04-17mtd: rawnand: cadence: reinit completion before executing a new commandPiotr Sroka1-0/+1
2020-04-17mtd: rawnand: cadence: change bad block marker sizePiotr Sroka1-6/+3
2020-04-17mtd: rawnand: cadence: fix the calculation of the avaialble OOB sizePiotr Sroka1-1/+2
2020-04-17mtd: spinand: Do not erase the block before writing a bad block markerFrieder Schrempf1-3/+0
2020-04-17mtd: spinand: Stop using spinand->oobbuf for buffering bad block markersFrieder Schrempf1-7/+7
2020-04-17CIFS: check new file size when extending file by fallocateMurphy Zhou1-0/+4
2020-04-17CIFS: Fix bug which the return value by asynchronous read is errorYilu Lin1-1/+1
2020-04-17smb3: fix performance regression with setting mtimeSteve French1-11/+12
2020-04-17KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov1-5/+7
2020-04-17KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson2-7/+79
2020-04-17KVM: x86: Gracefully handle __vmalloc() failure during VM allocationSean Christopherson2-0/+8
2020-04-17KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-04-17KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson1-0/+11
2020-04-17KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-17KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5