summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.249v4.19.249Greg Kroah-Hartman2022-06-251-1/+1
* Revert "hwmon: Make chip parameter for with_info API mandatory"Greg Kroah-Hartman2022-06-252-8/+10
* tcp: drop the hash_32() part from the index calculationWilly Tarreau2022-06-251-1/+1
* tcp: increase source port perturb table to 2^16Willy Tarreau2022-06-251-4/+5
* tcp: dynamically allocate the perturb table used by source portsWilly Tarreau2022-06-251-2/+10
* tcp: add small random increments to the source portWilly Tarreau2022-06-251-4/+5
* tcp: use different parts of the port_offset for index and offsetWilly Tarreau2022-06-251-1/+1
* tcp: add some entropy in __inet_hash_connect()Eric Dumazet2022-06-251-0/+5
* xprtrdma: fix incorrect header size calculationsColin Ian King2022-06-251-2/+2
* usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca2022-06-251-2/+9
* s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger2022-06-251-1/+1
* powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy2022-06-257-9/+11
* RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap2022-06-251-0/+2
* net: openvswitch: fix leak of nested actionsIlya Maximets2022-06-251-5/+56
* net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets2022-06-252-1/+8
* virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo2022-06-251-2/+1
* ext4: add reserved GDT blocks checkZhang Yi2022-06-251-0/+10
* ext4: make variable "count" signedDing Xiang2022-06-251-1/+2
* ext4: fix bug_on ext4_mb_use_inode_paBaokun Li2022-06-251-0/+9
* serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen2022-06-251-0/+2
* usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin2022-06-251-0/+1
* usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin2022-06-251-1/+1
* USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2022-06-252-0/+3
* USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao2022-06-251-0/+6
* comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott2022-06-251-1/+1
* irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin2022-06-251-1/+4
* irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin2022-06-251-0/+1
* faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf2022-06-251-11/+34
* certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada2022-06-251-1/+1
* arm64: ftrace: fix branch range checksMark Rutland2022-06-251-2/+2
* net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET2022-06-251-1/+0
* mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata2022-06-251-1/+1
* misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin2022-06-251-2/+2
* tty: goldfish: Fix free_irq() on removeVincent Whitchurch2022-06-251-1/+1
* i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov2022-06-251-8/+17
* i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek2022-06-251-0/+5
* pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust2022-06-251-0/+6
* random: credit cpu and bootloader seeds by defaultJason A. Donenfeld2022-06-251-21/+33
* net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_fragChen Lin2022-06-251-2/+19
* ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen2022-06-251-2/+3
* nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang2022-06-251-2/+14
* virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failedchengkaitao2022-06-251-0/+1
* scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu2022-06-251-1/+1
* scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu2022-06-251-2/+2
* scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart2022-06-251-1/+2
* scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang2022-06-251-2/+2
* ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown2022-06-251-1/+1
* ASoC: es8328: Fix event generation for deemphasis controlMark Brown2022-06-251-1/+4
* ASoC: wm8962: Fix suspend while playing musicAdam Ford2022-06-251-0/+1
* ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov2022-06-251-2/+2