summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.301v4.9.301Greg 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/+26
* Linux 4.9.300v4.9.300Greg 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
* 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: fsl: Add missing error handling in pcm030_fabric_probeMiaoqian Lin2022-02-081-3/+8
* 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
* 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
* drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez2022-02-081-1/+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
* 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
* netfilter: nat: limit port clash resolution attemptsFlorian Westphal2022-02-081-6/+23
* netfilter: nat: remove l4 protocol port roversFlorian Westphal2022-02-087-26/+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
* hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck2022-02-081-1/+1
* drm/msm: Fix wrong size calculationXianting Tian2022-02-081-1/+1
* net-procfs: show net devices bound packet typesJianguo Wu2022-02-081-3/+32
* NFSv4: nfs_atomic_open() can race when looking up a non-regular fileTrond Myklebust2022-02-081-0/+5
* NFSv4: Handle case where the lookup of a directory failsTrond Myklebust2022-02-081-0/+13
* ipv4: avoid using shared IP generator for connected socketsEric Dumazet2022-02-081-11/+10
* net: fix information leakage in /proc/net/ptypeCongyu Liu2022-02-083-1/+5
* ipv6_tunnel: Rate limit warning messagesIdo Schimmel2022-02-081-4/+4
* scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini2022-02-081-15/+5
* powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2022-02-082-0/+4
* USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern2022-02-082-0/+26
* usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti2022-02-081-0/+1
* usb-storage: Add unusual-devs entry for VL817 USB-SATA bridgeAlan Stern2022-02-081-0/+10
* tty: Add support for Brainboxes UC cards.Cameron Williams2022-02-081-2/+98
* tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com2022-02-081-1/+3
* serial: stm32: fix software flow control transferValentin Caron2022-02-081-1/+1
* PM: wakeup: simplify the output logic of pm_show_wakelocks()Greg Kroah-Hartman2022-02-081-8/+4
* udf: Fix NULL ptr deref when converting from inline formatJan Kara2022-02-081-5/+3
* udf: Restore i_lenAlloc when inode expansion failsJan Kara2022-02-081-0/+1
* scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devicesSteffen Maier2022-02-081-1/+12