summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-19Linux 5.4.21v5.4.21Greg Kroah-Hartman
2020-02-19mmc: core: Rework wp-gpio handlingMichał Mirosław
2020-02-19gpio: add gpiod_toggle_active_low()Michał Mirosław
2020-02-19KVM: x86/mmu: Fix struct guest_walker arrays for 5-level pagingSean Christopherson
2020-02-19ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs...Chengguang Xu
2020-02-19jbd2: do not clear the BH_Mapped flag when forgetting a metadata bufferzhangyi (F)
2020-02-19jbd2: move the clearing of b_modified flag to the journal_unmap_buffer()zhangyi (F)
2020-02-19Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode config"Jernej Skrabec
2020-02-19NFSv4.1 make cachethis=no for writesOlga Kornievskaia
2020-02-19perf stat: Don't report a null stalled cycles per insn metricKim Phillips
2020-02-19KVM: x86: Mask off reserved bit from #DB exception payloadOliver Upton
2020-02-19arm64: dts: fast models: Fix FVP PCI interrupt-map propertyMarc Zyngier
2020-02-19cifs: fix mount option display for sec=krb5iPetr Pavlu
2020-02-19mac80211: fix quiet mode activation in action framesSara Sharon
2020-02-19hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON definitions.Mike Jones
2020-02-19perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang
2020-02-19spmi: pmic-arb: Set lockdep class for hierarchical irq domainsStephen Boyd
2020-02-19sched/uclamp: Reject negative values in cpu_uclamp_write()Qais Yousef
2020-02-19s390/time: Fix clk type in get_tod_clockNathan Chancellor
2020-02-19RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky
2020-02-19RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun
2020-02-19RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib
2020-02-19RDMA/iw_cxgb4: initiate CLOSE when entering TERMKrishnamraju Eraparaju
2020-02-19RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon
2020-02-19IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen
2020-02-19IB/rdmavt: Reset all QPs when the device is shut downKaike Wan
2020-02-19IB/hfi1: Close window for pq and request colidingMike Marciniszyn
2020-02-19IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan
2020-02-19IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang
2020-02-19drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds writeColin Ian King
2020-02-19nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang
2020-02-19bus: moxtet: fix potential stack buffer overflowMarek Behún
2020-02-19drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon
2020-02-19drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter
2020-02-19s390/uv: Fix handling of length extensionsChristian Borntraeger
2020-02-19s390/pkey: fix missing length of protected key on returnHarald Freudenberger
2020-02-19perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips
2020-02-19KVM: nVMX: Use correct root level for nested EPT shadow page tablesSean Christopherson
2020-02-19EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter
2020-02-19EDAC/sysfs: Remove csrow objects on errorsRobert Richter
2020-02-19cifs: make sure we do not overflow the max EA buffer sizeRonnie Sahlberg
2020-02-19xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever
2020-02-19arm64: ssbs: Fix context-switch when SSBS is present on all CPUsWill Deacon
2020-02-19gpio: xilinx: Fix bug where the wrong GPIO register is written toPaul Thomas
2020-02-19ARM: npcm: Bring back GPIOLIB supportKrzysztof Kozlowski
2020-02-19btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba
2020-02-19btrfs: print message when tree-log replay startsDavid Sterba
2020-02-19btrfs: ref-verify: fix memory leaksWenwen Wang
2020-02-19Btrfs: fix race between using extent maps and merging themFilipe Manana
2020-02-19ext4: improve explanation of a mount failure caused by a misconfigured kernelTheodore Ts'o