summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-05hwrng: core - don't wait on add_early_randomness()Laurent Vivier1-1/+1
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu1-1/+1
2019-10-05ext4: fix punch hole for inline_data file systemsTheodore Ts'o1-0/+9
2019-10-05ext4: fix warning inside ext4_convert_unwritten_extents_endioRakesh Pandit1-2/+2
2019-10-05mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello1-61/+29
2019-10-05ipmi: move message error checking to avoid deadlockTony Camuso1-57/+57
2019-10-05xfs: Fix stale data exposure when readahead races with hole punchJan Kara1-0/+26
2019-10-05mm: Handle MADV_WILLNEED through vfs_fadvise()Jan Kara1-6/+16
2019-10-05fs: Export generic_fadvise()Jan Kara2-2/+4
2019-10-05/dev/mem: Bail out upon SIGKILL.Tetsuo Handa1-0/+21
2019-10-05cfg80211: Purge frame registrations on iftype changeDenis Kenzior1-0/+1
2019-10-05md: only call set_in_sync() when it is expected to succeed.NeilBrown1-1/+2
2019-10-05md: don't report active array_state until after revalidate_disk() completes.NeilBrown2-4/+10
2019-10-05md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni1-1/+3
2019-10-05ACPI / LPSS: Save/restore LPSS private registers also on LynxpointJarkko Nikula1-3/+5
2019-10-05SUNRPC: Fix buffer handling of GSS MIC without slackBenjamin Coddington1-9/+18
2019-10-05SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust3-26/+35
2019-10-05btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo1-1/+7
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana1-14/+19
2019-10-05btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo1-0/+3
2019-10-05btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo1-1/+1
2019-10-05btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou1-0/+9
2019-10-05btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov1-0/+1
2019-10-05Btrfs: fix use-after-free when using the tree modification logFilipe Manana1-1/+3
2019-10-05btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy3-7/+22
2019-10-05ovl: filter of trusted xattr results in auditMark Salyzyn1-1/+2
2019-10-05ovl: Fix dereferencing possible ERR_PTR()Ding Xiang1-2/+1
2019-10-05smb3: fix leak in "open on server" perf counterSteve French2-0/+6
2019-10-05smb3: fix unmount hang in open_shrootSteve French1-10/+11
2019-10-05smb3: allow disabling requesting leasesSteve French4-2/+13
2019-10-05block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu3-1/+21
2019-10-05block: mq-deadline: Fix queue restart handlingDamien Le Moal1-10/+9
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann1-0/+5
2019-10-05ath10k: fix channel info parsing for non tlv targetRakesh Pillai3-9/+17
2019-10-05rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan1-3/+21
2019-10-05rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan1-27/+22
2019-10-05KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu2-5/+14
2019-10-05mt76: round up length on mt76_wr_copyFelix Fietkau2-2/+2
2019-10-05lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rleDave Rodgman1-6/+8
2019-10-05memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko1-0/+10
2019-10-05memcg, oom: don't require __GFP_FS when invoking memcg OOM killerTetsuo Handa1-2/+3
2019-10-05mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zoneYafang Shao1-22/+13
2019-10-05z3fold: fix memory leak in kmem cacheVitaly Wool1-6/+9
2019-10-05z3fold: fix retry mechanism in page reclaimVitaly Wool1-15/+34
2019-10-05gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrpsBob Peterson1-0/+1
2019-10-05efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede1-21/+6
2019-10-05regulator: Defer init completion for a while after late_initcallMark Brown1-11/+31
2019-10-05iommu/vt-d: Fix wrong analysis whether devices share the same busNadav Amit1-3/+3
2019-10-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo1-2/+2
2019-10-05iommu/arm-smmu-v3: Disable detection of ATS and PRIWill Deacon1-0/+2