summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-08Linux 5.4.178v5.4.178Greg Kroah-Hartman
2022-02-08cgroup/cpuset: Fix "suspicious RCU usage" lockdep warningWaiman Long
2022-02-08ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani
2022-02-08EDAC/xgene: Fix deferred probingSergey Shtylyov
2022-02-08EDAC/altera: Fix deferred probingSergey Shtylyov
2022-02-08rtc: cmos: Evaluate century appropriateRiwen Lu
2022-02-08selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum
2022-02-08nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini
2022-02-08pinctrl: bcm2835: Fix a few error pathsFlorian Fainelli
2022-02-08ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter
2022-02-08ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang
2022-02-08ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytesRobert Hancock
2022-02-08ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin
2022-02-08drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon
2022-02-08net: stmmac: dump gmac4 DMA registers correctlyCamel Guo
2022-02-08net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson
2022-02-08net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal
2022-02-08net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal
2022-02-08net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal
2022-02-08net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal
2022-02-08spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin
2022-02-08spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard
2022-02-08spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel
2022-02-08iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2022-02-08RDMA/siw: Fix broken RDMA Read Fence/Resume logic.Bernard Metzler
2022-02-08IB/rdmavt: Validate remote_addr during loopback atomic testsMike Marciniszyn
2022-02-08memcg: charge fs_context and legacy_fs_contextYutian Yang
2022-02-08Revert "ASoC: mediatek: Check for error clk pointer"Guenter Roeck
2022-02-08block: bio-integrity: Advance seed correctly for larger interval sizesMartin K. Petersen
2022-02-08mm/kmemleak: avoid scanning potential huge holesLang Yu
2022-02-08drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez
2022-02-08btrfs: fix deadlock between quota disable and qgroup rescan workerShin'ichiro Kawasaki
2022-02-08ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...Christian Lachner
2022-02-08ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...Christian Lachner
2022-02-08ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...Christian Lachner
2022-02-08ALSA: hda/realtek: Add quirk for ASUS GU603Albert Geantă
2022-02-08ALSA: usb-audio: Simplify quirk entries with a macroTakashi Iwai
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown
2022-02-08ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown
2022-02-08audit: improve audit queue handling when "audit=1" on cmdlinePaul Moore
2022-02-05Linux 5.4.177v5.4.177Greg Kroah-Hartman
2022-02-05af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet
2022-02-05cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()Tianchen Ding
2022-02-05rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet
2022-02-05net: sched: fix use-after-free in tc_new_tfilter()Eric Dumazet