summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-25Linux 5.4.201v5.4.201Greg Kroah-Hartman1-1/+1
2022-06-25Revert "hwmon: Make chip parameter for with_info API mandatory"Greg Kroah-Hartman2-8/+10
2022-06-25arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon1-2/+0
2022-06-25tcp: drop the hash_32() part from the index calculationWilly Tarreau1-1/+1
2022-06-25tcp: increase source port perturb table to 2^16Willy Tarreau1-4/+5
2022-06-25tcp: dynamically allocate the perturb table used by source portsWilly Tarreau1-2/+10
2022-06-25tcp: add small random increments to the source portWilly Tarreau1-4/+5
2022-06-25tcp: use different parts of the port_offset for index and offsetWilly Tarreau1-1/+1
2022-06-25tcp: add some entropy in __inet_hash_connect()Eric Dumazet1-0/+5
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca1-2/+9
2022-06-25dm: remove special-casing of bio-based immutable singleton target on NVMeMike Snitzer3-97/+9
2022-06-25s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger1-1/+1
2022-06-22Linux 5.4.200v5.4.200Greg Kroah-Hartman1-1/+1
2022-06-22powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy7-9/+11
2022-06-22riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2-18/+61
2022-06-22RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap1-0/+2
2022-06-22arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker4-47/+27
2022-06-22net: openvswitch: fix leak of nested actionsIlya Maximets1-5/+75
2022-06-22net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets2-1/+8
2022-06-22net/sched: act_police: more accurate MTU policingDavide Caratti1-1/+15
2022-06-22virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo1-2/+1
2022-06-22ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machineAndy Chi1-0/+1
2022-06-22ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8Jeremy Szu1-0/+12
2022-06-22ext4: add reserved GDT blocks checkZhang Yi1-0/+10
2022-06-22ext4: make variable "count" signedDing Xiang1-1/+2
2022-06-22ext4: fix bug_on ext4_mb_use_inode_paBaokun Li1-0/+9
2022-06-22dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka1-2/+1
2022-06-22serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen1-0/+2
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin1-0/+1
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin1-1/+1
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2-0/+3
2022-06-22USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao1-0/+6
2022-06-22comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott1-1/+1
2022-06-22i2c: designware: Use standard optional ref clock implementationSerge Semin2-5/+11
2022-06-22irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin1-1/+4
2022-06-22irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin1-1/+1
2022-06-22irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin1-0/+1
2022-06-22faddr2line: Fix overlapping text section failures, the sequelJosh Poimboeuf1-11/+34
2022-06-22certs/blacklist_hashes.c: fix const confusion in certs blacklistMasahiro Yamada1-1/+1
2022-06-22arm64: ftrace: fix branch range checksMark Rutland1-2/+2
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET1-1/+0
2022-06-22mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata1-1/+1
2022-06-22misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin1-2/+2
2022-06-22tty: goldfish: Fix free_irq() on removeVincent Whitchurch1-1/+1
2022-06-22i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov1-8/+17
2022-06-22i40e: Fix calculating the number of queue pairsGrzegorz Szczurek1-1/+1
2022-06-22i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek1-0/+5
2022-06-22clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada1-1/+0
2022-06-22pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust1-0/+6
2022-06-22random: credit cpu and bootloader seeds by defaultJason A. Donenfeld1-21/+33