summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-19Linux 5.4.91v5.4.91Greg Kroah-Hartman
2021-01-19netfilter: nft_compat: remove flush counter optimizationFlorian Westphal
2021-01-19netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu
2021-01-19netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer
2021-01-19ALSA: firewire-tascam: Fix integer overflow in midi_port_work()Geert Uytterhoeven
2021-01-19ALSA: fireface: Fix integer overflow in transmit_midi_msg()Geert Uytterhoeven
2021-01-19dm: eliminate potential source of excessive kernel log noiseMike Snitzer
2021-01-19net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de
2021-01-19iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()Lu Baolu
2021-01-19mm, slub: consider rest of partial list if acquire_slab() failsJann Horn
2021-01-19drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...Hans de Goede
2021-01-19IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit
2021-01-19RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2021-01-19bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan
2021-01-19RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grpDinghao Liu
2021-01-19RDMA/restrack: Don't treat as an error allocation ID wrappingLeon Romanovsky
2021-01-19ext4: fix superblock checksum failure when setting password saltJan Kara
2021-01-19NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2021-01-19NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust
2021-01-19pNFS: Stricter ordering of layoutget and layoutreturnTrond Myklebust
2021-01-19pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust
2021-01-19pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust
2021-01-19NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski
2021-01-19nvme-tcp: fix possible data corruption with bio mergesSagi Grimberg
2021-01-19ASoC: Intel: fix error code cnl_set_dsp_D0()Dan Carpenter
2021-01-19ASoC: meson: axg-tdmin: fix axg skew offsetJerome Brunet
2021-01-19ASoC: meson: axg-tdm-interface: fix loopbackJerome Brunet
2021-01-19dump_common_audit_data(): fix racy accesses to ->d_nameAl Viro
2021-01-19perf intel-pt: Fix 'CPU too large' errorAdrian Hunter
2021-01-19ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann
2021-01-19drm/msm: Call msm_init_vram before binding the gpuCraig Tatlor
2021-01-19ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo
2021-01-19usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson
2021-01-19drm/amdgpu: fix a GPU hang issue when remove deviceDennis Li
2021-01-19nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin
2021-01-19nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari
2021-01-19selftests: fix the return value for UDP GRO testPo-Hsu Lin
2021-01-19net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-19misdn: dsp: select CONFIG_BITREVERSEArnd Bergmann
2021-01-19arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-19bfq: Fix computation of shallow depthJan Kara
2021-01-19lib/raid6: Let $(UNROLL) rules work with macOS userlandJohn Millikin
2021-01-19hwmon: (pwm-fan) Ensure that calculation doesn't discard big period valuesUwe Kleine-König
2021-01-19habanalabs: Fix memleak in hl_device_resetDinghao Liu
2021-01-19habanalabs: register to pci shutdown callbackOded Gabbay
2021-01-19ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-19regulator: bd718x7: Add enable timesGuido Günther
2021-01-19btrfs: fix transaction leak and crash after RO remount caused by qgroup rescanFilipe Manana
2021-01-19netfilter: ipset: fixes possible oops in mtype_resizeVasily Averin
2021-01-19ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada