summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27ext4: fix an use-after-free issue about data=journal writeback modeZhang Yi1-27/+10
2022-01-27ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits'Ye Bin1-0/+2
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 dflt policy check when there is no policy configuredNicolas Dichtel1-1/+1
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-27drm/i915/display/ehl: Update voltage swing tableJosé Roberto de Souza1-5/+5
2022-01-27drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2-0/+8
2022-01-27scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart1-5/+0
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/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai1-0/+2
2022-01-27drm/etnaviv: limit submit sizesLucas Stach1-0/+6
2022-01-27drm/tegra: submit: Add missing pm_runtime_mark_last_busy()Dmitry Osipenko1-1/+3
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-27remoteproc: imx_rproc: Fix a resource leak in the remove functionChristophe JAILLET1-0/+1
2022-01-27tracing: Have syscall trace events use trace_event_buffer_lock_reserve()Steven Rostedt1-4/+2
2022-01-27tracing/kprobes: 'nmissed' not showed correctly for kretprobeXiangyang Zhang1-1/+4
2022-01-27sched/cpuacct: Fix user/system in shown cpuacct.usage*Andrey Ryabinin1-47/+32
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-27HID: magicmouse: Fix an error handling path in magicmouse_probe()Christophe JAILLET1-0/+1
2022-01-27md: Move alloc/free acct bioset in to personalityXiao Ni4-31/+77
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-27mfd: tps65910: Set PWR_OFF bit during driver probeDmitry Osipenko1-9/+13
2022-01-27tpm: fix NPE on probe for missing devicePatrick Williams1-2/+2