summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-30Linux 5.4.150v5.4.150Greg Kroah-Hartman
2021-09-30qnx4: work around gcc false positive warning bugLinus Torvalds
2021-09-30xen/balloon: fix balloon kthread freezingJuergen Gross
2021-09-30arm64: dts: marvell: armada-37xx: Extend PCIe MEM spacePali Rohár
2021-09-30thermal/drivers/int340x: Do not set a wrong tcc offset on resumeAntoine Tenart
2021-09-30EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri
2021-09-30spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds
2021-09-30net: 6pack: Fix tx timeout and slot timeGuenter Roeck
2021-09-30alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-09-30arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-09-30parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-09-30qnx4: avoid stringop-overread errorsLinus Torvalds
2021-09-30sparc: avoid stringop-overread errorsLinus Torvalds
2021-09-30net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-09-30compiler.h: Introduce absolute_pointer macroGuenter Roeck
2021-09-30blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pdLi Jinlin
2021-09-30sparc32: page align size in arch_dma_allocAndreas Larsson
2021-09-30nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman
2021-09-30xen/balloon: use a kernel thread instead a workqueueJuergen Gross
2021-09-30bpf: Add oversize check before call kvcalloc()Bixuan Cui
2021-09-30ipv6: delay fib6_sernum increase in fib6_addzhang kai
2021-09-30m68k: Double cast io functions to unsigned longGuenter Roeck
2021-09-30net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-30net: macb: fix use after free on rmmodTong Zhang
2021-09-30blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng
2021-09-30md: fix a lock order reversal in md_allocChristoph Hellwig
2021-09-30irqchip/gic-v3-its: Fix potential VPE leak on errorKaige Fu
2021-09-30irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix buildRandy Dunlap
2021-09-30scsi: lpfc: Use correct scnprintf() limitDan Carpenter
2021-09-30scsi: qla2xxx: Restore initiator in dual modeDmitry Bogdanov
2021-09-30cifs: fix a sign extension bugDan Carpenter
2021-09-30thermal/core: Potential buffer overflow in thermal_build_list_of_policies()Dan Carpenter
2021-09-30fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()Jiapeng Chong
2021-09-30fpga: machxo2-spi: Return an error on failureTom Rix
2021-09-30tty: synclink_gt: rename a conflicting function nameRandy Dunlap
2021-09-30tty: synclink_gt, drop unneeded forward declarationsJiri Slaby
2021-09-30scsi: iscsi: Adjust iface sysfs attr detectionBaokun Li
2021-09-30net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-09-30qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-30gpio: uniphier: Fix void functions to remove return valueKunihiko Hayashi
2021-09-30net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul
2021-09-30bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-30enetc: Fix illegal access when reading affinity_hintClaudiu Manoil
2021-09-30platform/x86/intel: punit_ipc: Drop wrong use of ACPI_PTR()Andy Shevchenko
2021-09-30afs: Fix incorrect triggering of sillyrename on 3rd-party invalidationDavid Howells
2021-09-30net: hso: fix muxed tty registrationJohan Hovold
2021-09-30serial: mvebu-uart: fix driver's tx_empty callbackPali Rohár
2021-09-30xhci: Set HCD flag to defer primary roothub registrationKishon Vijay Abraham I
2021-09-30btrfs: prevent __btrfs_dump_space_info() to underflow its free spaceQu Wenruo
2021-09-30erofs: fix up erofs_lookup tracepointGao Xiang