summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-19Linux 5.5.5v5.5.5Greg Kroah-Hartman1-1/+1
2020-02-19mmc: core: Rework wp-gpio handlingMichał Mirosław5-16/+13
2020-02-19gpio: add gpiod_toggle_active_low()Michał Mirosław2-0/+18
2020-02-19NFSv4: Add accounting for the number of active delegations heldTrond Myklebust1-12/+24
2020-02-19io-wq: add support for inheriting ->fsJens Axboe2-1/+11
2020-02-19ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs...Chengguang Xu1-6/+17
2020-02-19drm/i915/pmu: Correct the rc6 offset upon enablingChris Wilson1-0/+12
2020-02-19Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode config"Jernej Skrabec1-1/+0
2020-02-19NFSv4: Ensure the delegation cred is pinned when we call delegreturnTrond Myklebust1-3/+8
2020-02-19NFSv4.1 make cachethis=no for writesOlga Kornievskaia1-1/+1
2020-02-19perf stat: Don't report a null stalled cycles per insn metricKim Phillips1-6/+0
2020-02-19KVM: nVMX: Handle pending #DB when injecting INIT VM-exitOliver Upton1-0/+28
2020-02-19KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton1-0/+8
2020-02-19arm64: dts: fast models: Fix FVP PCI interrupt-map propertyMarc Zyngier1-4/+4
2020-02-19ceph: noacl mount option is effectively ignoredXiubo Li1-4/+4
2020-02-19cifs: fix mount option display for sec=krb5iPetr Pavlu1-1/+5
2020-02-19mac80211: fix quiet mode activation in action framesSara Sharon1-4/+4
2020-02-19hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.Mike Jones1-2/+2
2020-02-19perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang1-0/+2
2020-02-19spmi: pmic-arb: Set lockdep class for hierarchical irq domainsStephen Boyd1-0/+4
2020-02-19mac80211: use more bits for ack_frame_idJohannes Berg3-8/+7
2020-02-19sched/uclamp: Reject negative values in cpu_uclamp_write()Qais Yousef1-1/+1
2020-02-19Input: ili210x - fix return value of is_visible functionLuca Weiss1-1/+1
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor1-1/+1
2020-02-19RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky1-15/+9
2020-02-19RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun1-4/+4
2020-02-19RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib1-0/+2
2020-02-19RDMA/iw_cxgb4: initiate CLOSE when entering TERMKrishnamraju Eraparaju2-2/+6
2020-02-19RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon1-8/+7
2020-02-19IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen1-2/+3
2020-02-19IB/rdmavt: Reset all QPs when the device is shut downKaike Wan1-33/+51
2020-02-19IB/hfi1: Close window for pq and request colidingMike Marciniszyn4-29/+48
2020-02-19IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan1-0/+2
2020-02-19IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang1-3/+6
2020-02-19drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds writeColin Ian King1-1/+1
2020-02-19nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang1-1/+1
2020-02-19bus: moxtet: fix potential stack buffer overflowMarek Behún1-1/+1
2020-02-19drm/amdgpu:/navi10: use the ODCAP enum to index the caps arrayAlex Deucher1-11/+11
2020-02-19drm/amdgpu: update smu_v11_0_pptable.hAlex Deucher1-14/+32
2020-02-19drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon4-1/+16
2020-02-19drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req()José Roberto de Souza1-1/+2
2020-02-19drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter1-3/+6
2020-02-19s390/uv: Fix handling of length extensionsChristian Borntraeger1-1/+2
2020-02-19s390/pkey: fix missing length of protected key on returnHarald Freudenberger1-1/+1
2020-02-19perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips1-0/+1
2020-02-19KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson1-1/+1
2020-02-19KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson1-0/+3
2020-02-19EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter2-21/+6
2020-02-19EDAC/sysfs: Remove csrow objects on errorsRobert Richter1-2/+1
2020-02-19jbd2: do not clear the BH_Mapped flag when forgetting a metadata bufferzhangyi (F)1-4/+21