summaryrefslogtreecommitdiffstats
path: root/drivers/reset/reset-microchip-sparx5.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-22x86,static_call: Fix static-call vs return-thunkPeter Zijlstra2-1/+3
2023-09-22x86/alternatives: Remove faulty optimizationJosh Poimboeuf1-8/+0
2023-09-22MAINTAINERS: remove myself as nouveau maintainerBen Skeggs1-1/+0
2023-09-21MAINTAINERS: Add x86 platform drivers patchworkIlpo Järvinen1-0/+1
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree4-4/+30
2023-09-21fbdev/sh7760fb: Depend on FB=yThomas Zimmermann1-1/+1
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli1-12/+19
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior1-6/+13
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior1-0/+5
2023-09-21net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior1-0/+3
2023-09-21locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior1-1/+1
2023-09-20drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang1-1/+1
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz1-2/+2
2023-09-20drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableCong Liu1-0/+1
2023-09-20Revert "drm/amdgpu: Report vbios version instead of PN"Lijo Lazar1-1/+1
2023-09-20drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed3-20/+20
2023-09-20drm/virtio: clean out_fence on complete_submitJosé Pekkarinen1-1/+0
2023-09-20Revert "fs: add infrastructure for multigrain timestamps"Christian Brauner3-162/+7
2023-09-20Revert "btrfs: convert to multigrain timestamps"Christian Brauner2-7/+22
2023-09-20Revert "ext4: switch to multigrain timestamps"Christian Brauner1-1/+1
2023-09-20Revert "xfs: switch to multigrain timestamps"Christian Brauner3-7/+7
2023-09-20Revert "tmpfs: add support for multigrain timestamps"Christian Brauner1-1/+1
2023-09-20i915/pmu: Move execlist stats initialization to execlist specific setupUmesh Nerlige Ramappa2-1/+2
2023-09-20drm/i915/gt: Prevent error pointer dereferenceDan Carpenter1-2/+3
2023-09-20drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula1-0/+2
2023-09-20accel/ivpu/40xx: Fix buttress interrupt handlingKarol Wachowski1-1/+8
2023-09-20net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()Jinjie Ruan1-7/+7
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing1-3/+0
2023-09-20netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAPJozsef Kadlecsik1-2/+10
2023-09-20netfilter: nf_tables: fix memleak when more than 255 elements expiredFlorian Westphal2-3/+9
2023-09-20netfilter: nf_tables: disable toggling dormant table state more than onceFlorian Westphal1-0/+4
2023-09-20vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier1-0/+4
2023-09-20net: rds: Fix possible NULL-pointer dereferenceArtem Chernyshev1-5/+7
2023-09-20locking/atomic: scripts: fix fallback ifdefferyMark Rutland2-10/+2
2023-09-20docs/zh_CN/LoongArch: Update the links of ABITiezhu Yang1-2/+2
2023-09-20docs/LoongArch: Update the links of ABITiezhu Yang1-2/+2
2023-09-20LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()Huacai Chen2-53/+57
2023-09-20kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usageHuacai Chen3-8/+12
2023-09-20LoongArch: Set all reserved memblocks on Node#0 at initializationHuacai Chen1-1/+3
2023-09-20LoongArch: Remove dead code in relocate_new_kernelTiezhu Yang1-1/+0
2023-09-20LoongArch: Use _UL() and _ULL()Andy Shevchenko1-6/+6
2023-09-20LoongArch: Fix some build warnings with W=1Bibo Mao16-39/+72
2023-09-20LoongArch: Fix lockdep static memory detectionHelge Deller1-27/+28
2023-09-20crypto: sm2 - Fix crash caused by uninitialized contextTianjia Zhang1-1/+5
2023-09-20nouveau/u_memcpya: fix NULL vs error pointer bugDan Carpenter1-1/+1
2023-09-20nouveau/u_memcpya: use vmemdup_userDave Airlie1-14/+5
2023-09-20drm/nouveau: sched: fix leaking memory of timedout jobDanilo Krummrich2-4/+10
2023-09-20drm/nouveau: fence: fix type cast warning in nouveau_fence_emit()Danilo Krummrich1-1/+1
2023-09-19x86/shstk: Add warning for shadow stack double unmapRick Edgecombe1-0/+11
2023-09-19x86/shstk: Remove useless clone error handlingRick Edgecombe1-7/+0