summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27ext4: destroy ext4_fc_dentry_cachep kmemcache on module removalSebastian Andrzej Siewior3-0/+8
2022-01-27ext4: fast commit may miss tracking unwritten range during ftruncateXin Yin1-2/+1
2022-01-27ext4: use ext4_ext_remove_space() for fast commit replay delete rangeXin Yin1-5/+8
2022-01-27ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin1-1/+1
2022-01-27ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques1-1/+11
2022-01-27ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGEXin Yin2-5/+4
2022-01-27ext4: initialize err_blk before calling __ext4_get_inode_locHarshad Shirwadkar1-2/+2
2022-01-27ext4: fix a possible ABBA deadlock due to busy PAChunguang Xu1-22/+18
2022-01-27ext4: make sure quota gets properly shutdown on errorJan Kara1-4/+6
2022-01-27ext4: make sure to reset inode lockdep class when quota enabling failsJan Kara1-1/+12
2022-01-27btrfs: respect the max size in the header when activating swap fileFilipe Manana1-0/+11
2022-01-27btrfs: check the root node for uptodate before returning itJosef Bacik1-4/+15
2022-01-27btrfs: fix deadlock between quota enable and other quota operationsFilipe Manana1-0/+19
2022-01-27xfrm: fix policy lookup for ipv6 gre packetsGhalem Boudour2-1/+25
2022-01-27PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe devicePali Rohár1-0/+1
2022-01-27PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár3-5/+12
2022-01-27PCI: pci-bridge-emul: Fix definitions of reserved bitsPali Rohár1-11/+25
2022-01-27PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config spacePali Rohár1-0/+21
2022-01-27PCI: pci-bridge-emul: Make expansion ROM Base Address register read-onlyPali Rohár1-1/+6
2022-01-27PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede3-4/+22
2022-01-27PCI: xgene: Fix IB window setupRob Herring1-1/+1
2022-01-27powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin2-5/+13
2022-01-27parisc: Fix lpa and lpa_user definesJohn David Anglin1-20/+24
2022-01-27drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris1-2/+12
2022-01-27drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin1-2/+2
2022-01-27drm/etnaviv: limit submit sizesLucas Stach1-0/+6
2022-01-27device property: Fix fwnode_graph_devcon_match() fwnode leakSakari Ailus1-1/+3
2022-01-27s390/mm: fix 2KB pgtable release raceAlexander Gordeev1-1/+3
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2022-01-27tracing/kprobes: 'nmissed' not showed correctly for kretprobeXiangyang Zhang1-1/+4
2022-01-27cputime, cpuacct: Include guest time in user time in cpuacct.statAndrey Ryabinin1-2/+2
2022-01-27serial: Fix incorrect rs485 polarity on uart openLukas Wunner1-2/+2
2022-01-27fuse: Pass correct lend value to filemap_write_and_wait_range()Xie Yongji1-1/+1
2022-01-27xen/gntdev: fix unmap notification orderOleksandr Andrushchenko1-3/+3
2022-01-27spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi1-5/+6
2022-01-27tpm: fix NPE on probe for missing devicePatrick Williams1-2/+2
2022-01-27ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek1-1/+0
2022-01-27crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li1-1/+1
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut1-2/+2
2022-01-27crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit1-1/+1
2022-01-27rpmsg: core: Clean up resources on announce_create failure.Arnaud Pouliquen1-4/+16
2022-01-27phy: mediatek: Fix missing check in mtk_mipi_tx_probeMiaoqian Lin1-0/+2
2022-01-27ASoC: mediatek: mt8183: fix device_node leakTzung-Bi Shih2-2/+11
2022-01-27ASoC: mediatek: mt8173: fix device_node leakTzung-Bi Shih4-0/+9
2022-01-27scsi: sr: Don't use GFP_DMAChristoph Hellwig2-3/+3
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
2022-01-27i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D1-4/+4
2022-01-27irqchip/gic-v4: Disable redistributors' view of the VPE table at boot timeMarc Zyngier1-0/+16
2022-01-27MIPS: OCTEON: add put_device() after of_find_device_by_node()Ye Guojin2-0/+3
2022-01-27udf: Fix error handling in udf_new_inode()Jan Kara1-0/+2