summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-05ext4: fix punch hole for inline_data file systemsTheodore Ts'o
2019-10-05ext4: fix warning inside ext4_convert_unwritten_extents_endioRakesh Pandit
2019-10-05mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 optionChristophe Kerello
2019-10-05ipmi: move message error checking to avoid deadlockTony Camuso
2019-10-05xfs: Fix stale data exposure when readahead races with hole punchJan Kara
2019-10-05mm: Handle MADV_WILLNEED through vfs_fadvise()Jan Kara
2019-10-05fs: Export generic_fadvise()Jan Kara
2019-10-05/dev/mem: Bail out upon SIGKILL.Tetsuo Handa
2019-10-05cfg80211: Purge frame registrations on iftype changeDenis Kenzior
2019-10-05md: only call set_in_sync() when it is expected to succeed.NeilBrown
2019-10-05md: don't report active array_state until after revalidate_disk() completes.NeilBrown
2019-10-05md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni
2019-10-05ACPI / LPSS: Save/restore LPSS private registers also on LynxpointJarkko Nikula
2019-10-05SUNRPC: Fix buffer handling of GSS MIC without slackBenjamin Coddington
2019-10-05SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana
2019-10-05btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo
2019-10-05btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo
2019-10-05btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou
2019-10-05btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov
2019-10-05Btrfs: fix use-after-free when using the tree modification logFilipe Manana
2019-10-05btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy
2019-10-05ovl: filter of trusted xattr results in auditMark Salyzyn
2019-10-05ovl: Fix dereferencing possible ERR_PTR()Ding Xiang
2019-10-05smb3: fix leak in "open on server" perf counterSteve French
2019-10-05smb3: allow disabling requesting leasesSteve French
2019-10-05block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu
2019-10-05block: mq-deadline: Fix queue restart handlingDamien Le Moal
2019-10-05i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtaskStefan Assmann
2019-10-05ath10k: fix channel info parsing for non tlv targetRakesh Pillai
2019-10-05rtw88: pci: Use DMA sync instead of remapping in RX ISRJian-Hong Pan
2019-10-05rtw88: pci: Rearrange the memory usage for skb in RX ISRJian-Hong Pan
2019-10-05KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-10-05mt76: round up length on mt76_wr_copyFelix Fietkau
2019-10-05lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rleDave Rodgman
2019-10-05memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko
2019-10-05memcg, oom: don't require __GFP_FS when invoking memcg OOM killerTetsuo Handa
2019-10-05mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zoneYafang Shao
2019-10-05z3fold: fix memory leak in kmem cacheVitaly Wool
2019-10-05z3fold: fix retry mechanism in page reclaimVitaly Wool
2019-10-05gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrpsBob Peterson
2019-10-05efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede
2019-10-05regulator: Defer init completion for a while after late_initcallMark Brown
2019-10-05iommu/vt-d: Fix wrong analysis whether devices share the same busNadav Amit
2019-10-05alarmtimer: Use EOPNOTSUPP instead of ENOTSUPPThadeu Lima de Souza Cascardo
2019-10-05iommu/arm-smmu-v3: Disable detection of ATS and PRIWill Deacon
2019-10-05arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328Shawn Lin
2019-10-05arm64: tlb: Ensure we execute an ISB following walk cache invalidationWill Deacon
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda
2019-10-05ARM: samsung: Fix system restart on S3C6410Lihua Yao