summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-24Linux 5.5.6v5.5.6Greg Kroah-Hartman1-1/+1
2020-02-24rtc: Kconfig: select REGMAP_I2C when necessaryAlexandre Belloni1-0/+4
2020-02-24bcache: properly initialize 'path' and 'err' in register_bcache()Coly Li1-1/+3
2020-02-24drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)Alex Deucher1-11/+23
2020-02-24s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle3-21/+31
2020-02-24mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel1-1/+2
2020-02-24mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak2-4/+10
2020-02-24fuse: don't overflow LLONG_MAX with end offsetMiklos Szeredi1-0/+12
2020-02-24virtio_balloon: prevent pfn array overflowMichael S. Tsirkin1-0/+2
2020-02-24cifs: log warning message (once) if out of disk spaceSteve French1-0/+3
2020-02-24kbuild: make multiple directory targets workMasahiro Yamada1-1/+1
2020-02-24i40e: Relax i40e_xsk_wakeup's return value when PF is busyMaciej Fijalkowski1-1/+1
2020-02-24help_next should increase position indexVasily Averin1-0/+1
2020-02-24NFS: Fix memory leaksWenwen Wang1-2/+2
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltageAlex Deucher1-3/+5
2020-02-24drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latencyAlex Deucher1-6/+9
2020-02-24brd: check and limit max_part parZhiqiang Liu1-2/+20
2020-02-24microblaze: Prevent the overflow of the startShubhrajyoti Datta1-1/+2
2020-02-24tc-testing: add missing 'nsPlugin' to basic.jsonDavide Caratti1-0/+51
2020-02-24asm-generic/tlb: add missing CONFIG symbolPeter Zijlstra1-0/+3
2020-02-24iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski1-5/+3
2020-02-24iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-02-24nvme-pci: remove nvmeq->tagsChristoph Hellwig1-15/+8
2020-02-24nvmet: fix dsm failure when payload does not match sgl descriptorSagi Grimberg4-2/+14
2020-02-24nvmet: Pass lockdep expression to RCU listsAmol Grover1-2/+4
2020-02-24irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALLZenghui Yu1-1/+1
2020-02-24bcache: fix incorrect data type usage in btree_flush_write()Coly Li1-1/+2
2020-02-24bcache: explicity type cast in bset_bkey_last()Coly Li1-1/+2
2020-02-24bcache: fix memory corruption in bch_cache_accounting_clear()Coly Li1-3/+7
2020-02-24reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye1-1/+2
2020-02-24lib/scatterlist.c: adjust indentation in __sg_alloc_tableNathan Chancellor1-1/+1
2020-02-24ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan1-3/+5
2020-02-24ocfs2: make local header paths relative to C filesMasahiro Yamada13-45/+41
2020-02-24tracing: Fix now invalid var_ref_vals assumption in trace actionTom Zanussi1-15/+38
2020-02-24btrfs: do not do delalloc reservation under page lockJosef Bacik1-16/+60
2020-02-24powerpc: Do not consider weak unresolved symbol relocations as badAlexandre Ghiti2-10/+14
2020-02-24radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter1-0/+2
2020-02-24trigger_next should increase position indexVasily Averin1-2/+3
2020-02-24ftrace: fpid_next() should increase position indexVasily Averin1-2/+3
2020-02-24char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva1-1/+1
2020-02-24drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs1-0/+2
2020-02-24KVM: PPC: Book3S HV: Release lock on page-out failure pathBharata B Rao1-1/+1
2020-02-24irqchip/gic-v3: Only provision redistributors that are enabled in ACPIMarc Zyngier1-2/+7
2020-02-24drm/amd/display: do not allocate display_mode_lib unnecessarilyDor Askayo1-8/+9
2020-02-24ASoC: Intel: consistent HDMI codec probing codeGuennadi Liakhovetski5-35/+37
2020-02-24rbd: work around -Wuninitialized warningArnd Bergmann1-1/+1
2020-02-24ceph: check availability of mds cluster on mount after wait timeoutXiubo Li2-2/+6
2020-02-24powerpc/mm: Don't log user reads to 0xffffffffChristophe Leroy1-0/+3
2020-02-24bpf: map_seq_next should always increase position indexVasily Averin1-2/+1
2020-02-24video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs.Wei Hu2-39/+144