summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27Linux 4.19.226v4.19.226Greg Kroah-Hartman
2022-01-27fuse: fix live lock in fuse_iget()Amir Goldstein
2022-01-27fuse: fix bad inodeMiklos Szeredi
2022-01-27mips,s390,sh,sparc: gup: Work around the "COW can break either way" issueBen Hutchings
2022-01-27mtd: nand: bbt: Fix corner case in bad block table handlingDoyle, Patrick
2022-01-27lib82596: Fix IRQ check in sni_82596_probeMiaoqian Lin
2022-01-27scripts/dtc: dtx_diff: remove broken example from help textMatthias Schiffer
2022-01-27bcmgenet: add WOL IRQ checkSergey Shtylyov
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey
2022-01-27dmaengine: at_xdmac: Fix at_xdmac_lld struct definitionTudor Ambarus
2022-01-27dmaengine: at_xdmac: Fix lld view settingTudor Ambarus
2022-01-27dmaengine: at_xdmac: Print debug message after realeasing the lockTudor Ambarus
2022-01-27dmaengine: at_xdmac: Don't start transactions at tx_submit levelTudor Ambarus
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault
2022-01-27netns: add schedule point in ops_exit_list()Eric Dumazet
2022-01-27rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock
2022-01-27af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet
2022-01-27parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO busesTobias Waldekranz
2022-01-27powerpc/cell: Fix clang -Wimplicit-fallthrough warningAnders Roxell
2022-01-27dmaengine: stm32-mdma: fix STM32_MDMA_CTBR_TSEL_MASKAmelie Delaunay
2022-01-27RDMA/rxe: Fix a typo in opcode nameChengguang Xu
2022-01-27RDMA/hns: Modify the mapping attribute of doorbell to deviceYixing Liu
2022-01-27Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn
2022-01-27media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi
2022-01-27firmware: Update Kconfig help text for Google firmwareBen Hutchings
2022-01-27ARM: dts: Fix vcsi regulator to be always-on for droid4 to prevent hangsTony Lindgren
2022-01-27drm/radeon: fix error handling in radeon_driver_open_kmsChristian König
2022-01-27regulator: core: Let boot-on regulators be powered offPascal Paillet
2022-01-27ASoC: dpcm: prevent snd_soc_dpcm use after freeKaiChieh Chuang
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut
2022-01-27ext4: don't use the orphan list when migrating an inodeTheodore Ts'o
2022-01-27ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin
2022-01-27ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques
2022-01-27ext4: make sure quota gets properly shutdown on errorJan Kara
2022-01-27ext4: make sure to reset inode lockdep class when quota enabling failsJan Kara
2022-01-27drm/etnaviv: limit submit sizesLucas Stach
2022-01-27s390/mm: fix 2KB pgtable release raceAlexander Gordeev
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27cputime, cpuacct: Include guest time in user time in cpuacct.statAndrey Ryabinin
2022-01-27serial: Fix incorrect rs485 polarity on uart openLukas Wunner
2022-01-27ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek
2022-01-27rpmsg: core: Clean up resources on announce_create failure.Arnaud Pouliquen
2022-01-27power: bq25890: Enable continuous conversion for ADC at chargingYauhen Kharuzhy
2022-01-27ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang