summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-22x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=yWill Deacon1-2/+2
2021-09-22net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean1-7/+5
2021-09-22net/af_unix: fix a data-race in unix_dgram_pollEric Dumazet2-2/+2
2021-09-22vhost_net: fix OoB on sendmsg() failure.Paolo Abeni1-1/+10
2021-09-22gen_compile_commands: fix missing 'sys' packageKortan1-0/+1
2021-09-22net: ipa: initialize all filter table slotsAlex Elder1-1/+2
2021-09-22events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers1-1/+1
2021-09-22nvme-tcp: fix io_work priority inversionKeith Busch1-10/+10
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-22drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unusedArnd Bergmann1-1/+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-22net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen3-9/+0
2021-09-22ethtool: Fix rxnfc copy to user buffer overflowSaeed Mahameed1-1/+1
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-22x86/pat: Pass valid address to sanitize_phys()Jeff Moyer1-1/+6
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-22io_uring: ensure symmetry in handling iter types in loop_rw_iter()Jens Axboe1-3/+6
2021-09-22btrfs: fix upper limit for max_inline for page size 64KAnand Jain1-22/+23
2021-09-22drm/bridge: lt9611: Fix handling of 4k panelsRobert Foss1-1/+7
2021-09-18Linux 5.10.67v5.10.67Greg Kroah-Hartman1-1/+1
2021-09-18fanotify: limit number of event merge attemptsAmir Goldstein1-0/+6
2021-09-18drm/panfrost: Clamp lock region to Bifrost minimumAlyssa Rosenzweig2-1/+3
2021-09-18drm/panfrost: Use u64 for size in lock_regionAlyssa Rosenzweig1-6/+6
2021-09-18drm/panfrost: Simplify lock_region calculationAlyssa Rosenzweig1-14/+5
2021-09-18drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo1-10/+31
2021-09-18drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai1-0/+1
2021-09-18drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky1-1/+1
2021-09-18drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon6-111/+136