summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-24Linux 5.5.6v5.5.6Greg Kroah-Hartman
2020-02-24rtc: Kconfig: select REGMAP_I2C when necessaryAlexandre Belloni
2020-02-24bcache: properly initialize 'path' and 'err' in register_bcache()Coly Li
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher
2020-02-24s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle
2020-02-24mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel
2020-02-24mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak
2020-02-24fuse: don't overflow LLONG_MAX with end offsetMiklos Szeredi
2020-02-24virtio_balloon: prevent pfn array overflowMichael S. Tsirkin
2020-02-24cifs: log warning message (once) if out of disk spaceSteve French
2020-02-24kbuild: make multiple directory targets workMasahiro Yamada
2020-02-24i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski
2020-02-24help_next should increase position indexVasily Averin
2020-02-24NFS: Fix memory leaksWenwen Wang
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher
2020-02-24brd: check and limit max_part parZhiqiang Liu
2020-02-24microblaze: Prevent the overflow of the startShubhrajyoti Datta
2020-02-24tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti
2020-02-24asm-generic/tlb: add missing CONFIG symbolPeter Zijlstra
2020-02-24iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski
2020-02-24iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-02-24nvme-pci: remove nvmeq->tagsChristoph Hellwig
2020-02-24nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg
2020-02-24nvmet: Pass lockdep expression to RCU listsAmol Grover
2020-02-24irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu
2020-02-24bcache: fix incorrect data type usage in btree_flush_write()Coly Li
2020-02-24bcache: explicity type cast in bset_bkey_last()Coly Li
2020-02-24bcache: fix memory corruption in bch_cache_accounting_clear()Coly Li
2020-02-24reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye
2020-02-24lib/scatterlist.c: adjust indentation in __sg_alloc_tableNathan Chancellor
2020-02-24ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan
2020-02-24ocfs2: make local header paths relative to C filesMasahiro Yamada
2020-02-24tracing: Fix now invalid var_ref_vals assumption in trace actionTom Zanussi
2020-02-24btrfs: do not do delalloc reservation under page lockJosef Bacik
2020-02-24powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti
2020-02-24radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter
2020-02-24trigger_next should increase position indexVasily Averin
2020-02-24ftrace: fpid_next() should increase position indexVasily Averin
2020-02-24char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva
2020-02-24drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-02-24KVM: PPC: Book3S HV: Release lock on page-out failure pathBharata B Rao
2020-02-24irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier
2020-02-24drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo
2020-02-24ASoC: Intel: consistent HDMI codec probing codeGuennadi Liakhovetski
2020-02-24rbd: work around -Wuninitialized warningArnd Bergmann
2020-02-24ceph: check availability of mds cluster on mount after wait timeoutXiubo Li
2020-02-24powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy
2020-02-24bpf: map_seq_next should always increase position indexVasily Averin
2020-02-24video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu