summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-22events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers1-1/+1
2021-09-22net/mlx5: Fix potential sleeping in atomic contextMaor Gottlieb1-3/+2
2021-09-22net/mlx5: FWTrace, cancel work on alloc pd error flowSaeed Mahameed1-1/+2
2021-09-22perf machine: Initialize srcline string member in add_location structMichael Petlan1-0/+1
2021-09-22tipc: increase timeout in tipc_sk_enqueue()Hoang Le1-1/+1
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli1-1/+8
2021-09-22net/l2tp: Fix reference count leak in l2tp_udp_recv_coreXiyu Yang1-1/+3
2021-09-22dccp: don't duplicate ccid when cloning dccp sockLin, Zhenpeng1-0/+2
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap1-1/+1
2021-09-22net-caif: avoid user-triggerable WARN_ON(1)Eric Dumazet1-16/+3
2021-09-22tipc: fix an use-after-free issue in tipc_recvmsgXin Long1-3/+5
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport1-3/+3
2021-09-22s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov1-1/+2
2021-09-22drm/etnaviv: add missing MMU context put when reaping MMU mappingLucas Stach1-0/+1
2021-09-22drm/etnaviv: reference MMU context when setting up hardware stateLucas Stach3-12/+24
2021-09-22drm/etnaviv: fix MMU context leak on GPU resetLucas Stach1-0/+2
2021-09-22drm/etnaviv: exec and MMU state is lost when resetting the GPULucas Stach1-3/+2
2021-09-22drm/etnaviv: keep MMU context across runtime suspend/resumeLucas Stach1-3/+3
2021-09-22drm/etnaviv: stop abusing mmu_context as FE running markerLucas Stach2-2/+9
2021-09-22drm/etnaviv: put submit prev MMU context when it existsLucas Stach1-0/+2
2021-09-22drm/etnaviv: return context from etnaviv_iommu_context_getLucas Stach5-11/+8
2021-09-22drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand1-1/+1
2021-09-22PCI: Add AMD GPU multi-function power dependenciesEvan Quan1-2/+7
2021-09-22PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross1-0/+10
2021-09-22arm64/sve: Use correct size when reinitialising SVE stateMark Brown1-1/+1
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-22xen: reset legacy rtc flag for PV domUJuergen Gross1-0/+7
2021-09-22btrfs: fix upper limit for max_inline for page size 64KAnand Jain1-22/+23
2021-09-22drm/panfrost: Clamp lock region to Bifrost minimumAlyssa Rosenzweig2-1/+3
2021-09-22drm/panfrost: Use u64 for size in lock_regionAlyssa Rosenzweig1-6/+6
2021-09-22drm/panfrost: Simplify lock_region calculationAlyssa Rosenzweig1-14/+5
2021-09-22drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky1-1/+1
2021-09-22drm/msi/mdp4: populate priv->kms in mdp4_kms_initDavid Heidelberg1-1/+3
2021-09-22net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann1-1/+2
2021-09-22lib/test_stackinit: Fix static initializer testKees Cook1-13/+7
2021-09-22platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda1-0/+9
2021-09-22memcg: enable accounting for pids in nested pid namespacesVasily Averin1-1/+2
2021-09-22mm,vmscan: fix divide by zero in get_scan_countRik van Riel1-1/+1
2021-09-22mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian2-0/+10
2021-09-22s390/pv: fix the forcing of the swiotlbHalil Pasic1-1/+1
2021-09-22cpufreq: powernv: Fix init_chip_info initialization in numa=offPratik R. Sampat1-2/+14
2021-09-22scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap1-2/+3
2021-09-22scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap1-0/+6
2021-09-22scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki1-2/+2
2021-09-22ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()chenying1-2/+4
2021-09-22parisc: fix crash with signals and allocaMikulas Patocka1-0/+6
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2021-09-22fix array-index-out-of-bounds in taprio_changeHaimin Zhang1-1/+3
2021-09-22net: fix NULL pointer reference in cipso_v4_doi_free王贇1-2/+2
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan1-5/+7