summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27btrfs: fix deadlock between quota enable and other quota operationsFilipe Manana
2022-01-27xfrm: fix dflt policy check when there is no policy configuredNicolas Dichtel
2022-01-27xfrm: fix policy lookup for ipv6 gre packetsGhalem Boudour
2022-01-27PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe devicePali Rohár
2022-01-27PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár
2022-01-27PCI: pci-bridge-emul: Fix definitions of reserved bitsPali Rohár
2022-01-27PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config spacePali Rohár
2022-01-27PCI: pci-bridge-emul: Make expansion ROM Base Address register read-onlyPali Rohár
2022-01-27PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2022-01-27PCI: xgene: Fix IB window setupRob Herring
2022-01-27drm/i915/display/ehl: Update voltage swing tableJosé Roberto de Souza
2022-01-27drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello
2022-01-27drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher
2022-01-27drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink
2022-01-27drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland
2022-01-27scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart
2022-01-27powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin
2022-01-27parisc: Fix lpa and lpa_user definesJohn David Anglin
2022-01-27drm/bridge: analogix_dp: Make PSR-exit block lessBrian Norris
2022-01-27drm/nouveau/kms/nv04: use vzalloc for nv04_displayIlia Mirkin
2022-01-27drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai
2022-01-27drm/etnaviv: limit submit sizesLucas Stach
2022-01-27drm/tegra: submit: Add missing pm_runtime_mark_last_busy()Dmitry Osipenko
2022-01-27device property: Fix fwnode_graph_devcon_match() fwnode leakSakari Ailus
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-27remoteproc: imx_rproc: Fix a resource leak in the remove functionChristophe JAILLET
2022-01-27tracing: Have syscall trace events use trace_event_buffer_lock_reserve()Steven Rostedt
2022-01-27tracing/kprobes: 'nmissed' not showed correctly for kretprobeXiangyang Zhang
2022-01-27tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() failsNikita Yushchenko
2022-01-27sched/cpuacct: Fix user/system in shown cpuacct.usage*Andrey Ryabinin
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-27fuse: Pass correct lend value to filemap_write_and_wait_range()Xie Yongji
2022-01-27x86/mce: Check regs before accessing itBorislav Petkov
2022-01-27HID: magicmouse: Fix an error handling path in magicmouse_probe()Christophe JAILLET
2022-01-27md: Move alloc/free acct bioset in to personalityXiao Ni
2022-01-27xen/gntdev: fix unmap notification orderOleksandr Andrushchenko
2022-01-27spi: uniphier: Fix a bug that doesn't point to private data correctlyKunihiko Hayashi
2022-01-27mfd: tps65910: Set PWR_OFF bit during driver probeDmitry Osipenko
2022-01-27tpm: fix NPE on probe for missing devicePatrick Williams
2022-01-27tpm: fix potential NULL pointer access in tpm_del_char_deviceLino Sanfilippo
2022-01-27ubifs: Error path in ubifs_remount_rw() seems to wrongly free write buffersPetr Cvachoucek
2022-01-27crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut
2022-01-27crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit
2022-01-27ifcvf/vDPA: fix misuse virtio-net device config size for blk devZhu Lingshan
2022-01-27rpmsg: core: Clean up resources on announce_create failure.Arnaud Pouliquen
2022-01-27hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()Sean Christopherson
2022-01-27selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup settingWaiman Long