summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-30Linux 5.4.150v5.4.150Greg Kroah-Hartman1-1/+1
2021-09-30qnx4: work around gcc false positive warning bugLinus Torvalds1-9/+27
2021-09-30xen/balloon: fix balloon kthread freezingJuergen Gross1-2/+2
2021-09-30arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár2-2/+26
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart1-2/+3
2021-09-30EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri1-1/+1
2021-09-30spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds1-2/+2
2021-09-30net: 6pack: Fix tx timeout and slot timeGuenter Roeck1-2/+2
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck1-3/+3
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li1-1/+1
2021-09-30parisc: Use absolute_pointer() to define PAGE0Helge Deller1-1/+1
2021-09-30qnx4: avoid stringop-overread errorsLinus Torvalds1-17/+34
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds1-1/+2
2021-09-30net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck1-1/+1
2021-09-30compiler.h: Introduce absolute_pointer macroGuenter Roeck1-0/+2
2021-09-30blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pdLi Jinlin1-0/+8
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson1-1/+3
2021-09-30nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman1-2/+5
2021-09-30xen/balloon: use a kernel thread instead a workqueueJuergen Gross1-17/+45
2021-09-30bpf: Add oversize check before call kvcalloc()Bixuan Cui1-0/+2
2021-09-30ipv6: delay fib6_sernum increase in fib6_addzhang kai1-2/+1
2021-09-30m68k: Double cast io functions to unsigned longGuenter Roeck1-10/+10
2021-09-30net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
2021-09-30net: macb: fix use after free on rmmodTong Zhang1-1/+1
2021-09-30blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng1-0/+8
2021-09-30md: fix a lock order reversal in md_allocChristoph Hellwig1-5/+0
2021-09-30irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu1-1/+1
2021-09-30irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap1-0/+1
2021-09-30scsi: lpfc: Use correct scnprintf() limitDan Carpenter1-1/+2
2021-09-30scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov1-1/+2
2021-09-30cifs: fix a sign extension bugDan Carpenter1-1/+1
2021-09-30thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter1-4/+3
2021-09-30fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()Jiapeng Chong1-0/+1
2021-09-30fpga: machxo2-spi: Return an error on failureTom Rix1-1/+4
2021-09-30tty: synclink_gt: rename a conflicting function nameRandy Dunlap1-22/+22
2021-09-30tty: synclink_gt, drop unneeded forward declarationsJiri Slaby1-56/+1
2021-09-30scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li1-4/+4
2021-09-30net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin2-0/+16
2021-09-30gpio: uniphier: Fix void functions to remove return valueKunihiko Hayashi1-2/+2
2021-09-30net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul1-1/+2
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan3-5/+10
2021-09-30enetc: Fix illegal access when reading affinity_hintClaudiu Manoil1-4/+1
2021-09-30platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko1-2/+1
2021-09-30afs: Fix incorrect triggering of sillyrename on 3rd-party invalidationDavid Howells1-39/+7
2021-09-30net: hso: fix muxed tty registrationJohan Hovold1-7/+5
2021-09-30serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár1-1/+1
2021-09-30xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I1-0/+1
2021-09-30btrfs: prevent __btrfs_dump_space_info() to underflow its free spaceQu Wenruo1-2/+3
2021-09-30erofs: fix up erofs_lookup tracepointGao Xiang1-3/+3