summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Linux 4.19.229v4.19.229Greg Kroah-Hartman2022-02-111-1/+1
* tipc: improve size validations for received domain recordsJon Maloy2022-02-112-1/+6
* moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman2022-02-111-1/+1
* cgroup-v1: Require capabilities to set release_agentEric W. Biederman2022-02-111-0/+24
* Linux 4.19.228v4.19.228Greg Kroah-Hartman2022-02-081-1/+1
* ext4: fix error handling in ext4_restore_inline_data()Ritesh Harjani2022-02-081-1/+9
* EDAC/xgene: Fix deferred probingSergey Shtylyov2022-02-081-1/+1
* EDAC/altera: Fix deferred probingSergey Shtylyov2022-02-081-1/+1
* rtc: cmos: Evaluate century appropriateRiwen Lu2022-02-081-1/+1
* selftests: futex: Use variable MAKE instead of makeMuhammad Usama Anjum2022-02-081-2/+2
* nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.Dai Ngo2022-02-081-1/+3
* scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini2022-02-081-8/+13
* ASoC: max9759: fix underflow in speaker_gain_control_put()Dan Carpenter2022-02-081-1/+2
* ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_nameJiasheng Jiang2022-02-081-0/+2
* ASoC: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin2022-02-081-3/+8
* drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter2022-02-081-0/+3
* net: stmmac: ensure PTP time register reads are consistentYannick Vignon2022-02-081-7/+12
* net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson2022-02-081-0/+9
* net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal2022-02-081-4/+4
* net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal2022-02-081-0/+1
* net: ieee802154: mcr20a: Fix lifs/sifs periodsMiquel Raynal2022-02-081-2/+2
* net: ieee802154: hwsim: Ensure proper channel selection at probe timeMiquel Raynal2022-02-081-0/+1
* spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin2022-02-081-0/+5
* spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard2022-02-081-1/+1
* spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu2022-02-081-1/+1
* iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel2022-02-081-0/+2
* iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang2022-02-081-3/+10
* RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky2022-02-081-1/+1
* Revert "ASoC: mediatek: Check for error clk pointer"Guenter Roeck2022-02-081-11/+4
* block: bio-integrity: Advance seed correctly for larger interval sizesMartin K. Petersen2022-02-081-1/+1
* drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez2022-02-081-1/+1
* ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after rebo...Christian Lachner2022-02-081-1/+1
* ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer ch...Christian Lachner2022-02-081-0/+2
* ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 qu...Christian Lachner2022-02-081-0/+1
* ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()Mark Brown2022-02-081-0/+2
* ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()Mark Brown2022-02-081-1/+8
* ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()Mark Brown2022-02-081-2/+16
* audit: improve audit queue handling when "audit=1" on cmdlinePaul Moore2022-02-081-19/+43
* af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet2022-02-081-2/+6
* rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet2022-02-081-2/+4
* net: amd-xgbe: Fix skb data length underflowShyam Sundar S K2022-02-081-1/+11
* net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju2022-02-081-0/+2
* ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov2022-02-081-3/+3
* tcp: fix possible socket leaks in internal pacing modeEric Dumazet2022-02-081-8/+23
* netfilter: nat: limit port clash resolution attemptsFlorian Westphal2022-02-081-6/+23
* netfilter: nat: remove l4 protocol port roversFlorian Westphal2022-02-086-27/+8
* ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet2022-02-081-2/+9
* ipv4: raw: lock the socket in raw_bind()Eric Dumazet2022-02-081-1/+4
* yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua2022-02-081-3/+1
* ibmvnic: don't spin in taskletSukadev Bhattiprolu2022-02-081-6/+0