summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix firewire.rst ABI file path errorRandy Dunlap2022-01-271-2/+2
* Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn2022-01-271-1/+1
* Documentation: ACPI: Fix data node reference documentationSakari Ailus2022-01-271-2/+8
* Documentation: dmaengine: Correctly describe dmatest with channel unsetDaniel Thompson2022-01-271-3/+4
* media: correct MEDIA_TEST_SUPPORT help textRandy Dunlap2022-01-271-4/+4
* drm/vc4: hdmi: Make sure the device is powered with CECMaxime Ripard2022-01-271-1/+9
* media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi2022-01-271-1/+8
* can: mcp251xfd: mcp251xfd_tef_obj_read(): fix typo in error messageMarc Kleine-Budde2022-01-271-1/+1
* firmware: Update Kconfig help text for Google firmwareBen Hutchings2022-01-271-3/+3
* of: base: Improve argument length mismatch errorBaruch Siach2022-01-271-3/+8
* drm/radeon: fix error handling in radeon_driver_open_kmsChristian König2022-01-271-10/+12
* ext4: don't use the orphan list when migrating an inodeTheodore Ts'o2022-01-271-15/+4
* ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits'Ye Bin2022-01-271-0/+2
* ext4: destroy ext4_fc_dentry_cachep kmemcache on module removalSebastian Andrzej Siewior2022-01-273-0/+8
* ext4: fast commit may miss tracking unwritten range during ftruncateXin Yin2022-01-271-2/+1
* ext4: use ext4_ext_remove_space() for fast commit replay delete rangeXin Yin2022-01-271-5/+8
* ext4: Fix BUG_ON in ext4_bread when write quota dataYe Bin2022-01-271-1/+1
* ext4: set csum seed in tmp inode while migrating to extentsLuís Henriques2022-01-271-1/+11
* ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGEXin Yin2022-01-272-5/+4
* ext4: initialize err_blk before calling __ext4_get_inode_locHarshad Shirwadkar2022-01-271-2/+2
* ext4: fix a possible ABBA deadlock due to busy PAChunguang Xu2022-01-271-22/+18
* ext4: make sure quota gets properly shutdown on errorJan Kara2022-01-271-4/+6
* ext4: make sure to reset inode lockdep class when quota enabling failsJan Kara2022-01-271-1/+12
* btrfs: respect the max size in the header when activating swap fileFilipe Manana2022-01-271-0/+11
* btrfs: check the root node for uptodate before returning itJosef Bacik2022-01-271-4/+15
* btrfs: fix deadlock between quota enable and other quota operationsFilipe Manana2022-01-271-0/+19
* xfrm: fix policy lookup for ipv6 gre packetsGhalem Boudour2022-01-272-1/+25
* PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe devicePali Rohár2022-01-271-0/+1
* PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár2022-01-273-5/+12
* PCI: pci-bridge-emul: Fix definitions of reserved bitsPali Rohár2022-01-271-11/+25
* PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config spacePali Rohár2022-01-271-0/+21
* PCI: pci-bridge-emul: Make expansion ROM Base Address register read-onlyPali Rohár2022-01-271-1/+6
* PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede2022-01-273-4/+22
* PCI: xgene: Fix IB window setupRob Herring2022-01-271-1/+1
* powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin2022-01-272-5/+13
* parisc: Fix lpa and lpa_user definesJohn David Anglin2022-01-271-20/+24
* drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris2022-01-271-2/+12
* drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin2022-01-271-2/+2
* drm/etnaviv: limit submit sizesLucas Stach2022-01-271-0/+6
* device property: Fix fwnode_graph_devcon_match() fwnode leakSakari Ailus2022-01-271-1/+3
* s390/mm: fix 2KB pgtable release raceAlexander Gordeev2022-01-271-1/+3
* iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer2022-01-271-1/+1
* tracing/kprobes: 'nmissed' not showed correctly for kretprobeXiangyang Zhang2022-01-271-1/+4
* cputime, cpuacct: Include guest time in user time in cpuacct.statAndrey Ryabinin2022-01-271-2/+2
* serial: Fix incorrect rs485 polarity on uart openLukas Wunner2022-01-271-2/+2
* fuse: Pass correct lend value to filemap_write_and_wait_range()Xie Yongji2022-01-271-1/+1
* xen/gntdev: fix unmap notification orderOleksandr Andrushchenko2022-01-271-3/+3
* spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi2022-01-271-5/+6
* tpm: fix NPE on probe for missing devicePatrick Williams2022-01-271-2/+2
* ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek2022-01-271-1/+0