aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-12-18MAINTAINERS: remove stale info for DEVICE-MAPPERdm-6.7/dm-fixes-3dm-6.7Mike Snitzer1-2/+0
2023-12-18dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DMMike Snitzer1-0/+1
2023-12-18dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka1-5/+6
2023-12-18dm-raid: delay flushing event_work() after reconfig_mutex is releasedYu Kuai2-3/+11
2023-12-17Linux 6.7-rc6v6.7-rc6Linus Torvalds1-1/+1
2023-12-17Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+10
2023-12-17Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+9
2023-12-17Merge tag 'soundwire-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+6
2023-12-17Merge tag 'phy-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds3-3/+6
2023-12-17Merge tag 'dmaengine-fix-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-30/+41
2023-12-17Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-24/+49
2023-12-17Merge tag 'edac_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2023-12-17Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-7/+48
2023-12-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-15/+11
2023-12-16Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds6-82/+72
2023-12-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+7
2023-12-15Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-32/+100
2023-12-15btrfs: do not allow non subvolume root targets for snapshotJosef Bacik1-0/+9
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe15-313/+17
2023-12-15cred: switch to using atomic_long_tJens Axboe2-36/+36
2023-12-15Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas1-6/+3
2023-12-15Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxLinus Torvalds3-4/+21
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds33-158/+171
2023-12-15Merge tag 'sound-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-11/+14
2023-12-15Merge tag 'drm-fixes-2023-12-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds36-83/+190
2023-12-15ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMISteven Rostedt (Google)1-0/+6
2023-12-15ring-buffer: Have rb_time_cmpxchg() set the msb counter tooSteven Rostedt (Google)1-0/+2
2023-12-15ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()Mathieu Desnoyers1-2/+2
2023-12-15ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archsSteven Rostedt (Google)1-1/+3
2023-12-15ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()Steven Rostedt (Google)1-36/+11
2023-12-15ring-buffer: Do not try to put back write_stampSteven Rostedt (Google)1-23/+6
2023-12-15EDAC/versal: Read num_csrows and num_chans using the correct bitfield macroShubhrajyoti Datta1-2/+2
2023-12-15perf: Fix perf_event_validate_size() lockdep splatMark Rutland1-0/+10
2023-12-14cxl/pmu: Ensure put_device on pmu devicesIra Weiny1-1/+1
2023-12-15drm/nouveau/kms/nv50-: Don't allow inheritance of headless iorsLyude Paul1-1/+1
2023-12-15drm/nouveau: Fixup gk20a instobj hierarchyThierry Reding1-9/+9
2023-12-14Merge tag '6.7-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-79/+109
2023-12-15Merge tag 'drm-misc-fixes-2023-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-12/+19
2023-12-15Merge tag 'amd-drm-fixes-6.7-2023-12-13' of https://gitlab.freedesktop.org/ag...Dave Airlie16-34/+84
2023-12-14Merge tag 'platform-drivers-x86-v6.7-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-14/+41
2023-12-15Merge tag 'drm-intel-fixes-2023-12-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie8-24/+59
2023-12-14io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementationio_uring-6.7-2023-12-15Al Viro1-1/+1
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds62-582/+1150
2023-12-14Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-50/+116
2023-12-14net: atlantic: fix double free in ring reinit logicIgor Russkikh1-1/+4
2023-12-14ALSA: hda/tas2781: reset the amp before component_addGergo Koteles1-2/+2
2023-12-14ALSA: hda/tas2781: call cleanup functions only onceGergo Koteles1-5/+0
2023-12-14appletalk: Fix Use-After-Free in atalk_ioctlHyunwoo Kim1-5/+4
2023-12-14net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney1-1/+5
2023-12-14net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah1-0/+10
2023-12-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-74/+219
2023-12-13tracing: Fix uaf issue when open the hist or hist_debug fileZheng Yejian3-4/+15
2023-12-13Merge branch 'dpaa2-switch-various-fixes'Jakub Kicinski2-12/+6
2023-12-13dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei1-9/+2
2023-12-13dpaa2-switch: fix size of the dma_unmapIoana Ciornei1-3/+4
2023-12-13net: prevent mss overflow in skb_segment()Eric Dumazet1-1/+2
2023-12-13vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov1-1/+1
2023-12-13Merge tag 'v6.7-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2-15/+10
2023-12-13drm/amdgpu: warn when there are still mappings when a BO is destroyed v2Christian König1-0/+2
2023-12-13drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König1-1/+2
2023-12-13drm/amd: Fix a probing order problem on SDMA 2.4Mario Limonciello1-2/+2
2023-12-13drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher1-0/+28
2023-12-13sign-file: Fix incorrect return values checkYusong Gao1-6/+6
2023-12-13Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2023-12-13Revert "tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set"Jakub Kicinski1-1/+1
2023-12-13Merge tag 'efi-urgent-for-v6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-13/+30
2023-12-13drm/panel: ltk050h3146w: Set burst mode for ltk050h3148wFarouk Bouabid1-1/+1
2023-12-13fix ufs_get_locked_folio() breakageAl Viro1-1/+1
2023-12-13io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEJens Axboe2-3/+20
2023-12-13MAINTAINERS: powerpc: Add Aneesh & NaveenMichael Ellerman1-0/+2
2023-12-13powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni2-7/+46
2023-12-13Merge branch 'stmmac-bug-fixes'David S. Miller3-17/+8
2023-12-13MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2-4/+2
2023-12-13stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski1-5/+0
2023-12-13stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si1-8/+6
2023-12-13dt-bindings: panel-simple-dsi: move LG 5" HD TFT LCD panel into DSI yamlDavid Heidelberg2-2/+2
2023-12-13tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is setSalvatore Dipietro1-1/+1
2023-12-13Merge tag 'mediatek-drm-fixes-20231211' of https://git.kernel.org/pub/scm/lin...Dave Airlie3-3/+18
2023-12-12tracing: Add size check when printing trace_marker outputSteven Rostedt (Google)1-2/+4
2023-12-12ring-buffer: Have saved event hold the entire eventSteven Rostedt (Google)1-2/+3
2023-12-12ring-buffer: Do not update before stamp when switching sub-buffersSteven Rostedt (Google)1-8/+1
2023-12-12mm/mglru: reclaim offlined memcgs harderYu Zhao2-12/+20
2023-12-12mm/mglru: respect min_ttl_ms with memcgsYu Zhao2-27/+33
2023-12-12mm/mglru: try to stop at high watermarksYu Zhao1-8/+28
2023-12-12mm/mglru: fix underprotected page cacheYu Zhao3-13/+18
2023-12-12mm/shmem: fix race in shmem_undo_range w/THPDavid Stevens1-1/+18
2023-12-12Revert "selftests: error out if kernel header files are not yet built"John Hubbard2-57/+4
2023-12-12crash_core: fix the check for whether crashkernel is from high memoryYuntao Wang1-5/+5
2023-12-12x86, kexec: fix the wrong ifdeffery CONFIG_KEXECBaoquan He1-1/+1
2023-12-12sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He4-6/+6
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He9-16/+16
2023-12-12m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He2-3/+3
2023-12-12loongarch, kexec: change dependency of object filesBaoquan He1-1/+1
2023-12-12mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park2-0/+8
2023-12-12selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand1-1/+2
2023-12-12mm: fix VMA heap bounds checkingKefeng Wang1-4/+4
2023-12-12riscv: fix VMALLOC_START definitionBaoquan He1-1/+1
2023-12-12kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin3-4/+5
2023-12-12Merge tag 'hid-for-linus-2023121201' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-1/+14
2023-12-12dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()Jiri Pirko1-5/+8
2023-12-12Merge branch 'ena-driver-xdp-bug-fixes'Jakub Kicinski2-30/+26
2023-12-12net: ena: Fix XDP redirection errorDavid Arinzon1-3/+0
2023-12-12net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon1-14/+9
2023-12-12net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon1-7/+10
2023-12-12net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon1-6/+7
2023-12-12tracing: Update snapshot buffer on resize if it is allocatedSteven Rostedt (Google)1-2/+2
2023-12-12ring-buffer: Fix memory leak of free pageSteven Rostedt (Google)1-0/+2
2023-12-12eventfs: Fix events beyond NAME_MAX blocking tasksBeau Belgrave1-0/+4
2023-12-12tracing: Have large events show up as '[LINE TOO BIG]' instead of nothingSteven Rostedt (Google)1-1/+5
2023-12-12ring-buffer: Fix writing to the buffer with max_data_sizeSteven Rostedt (Google)1-1/+6
2023-12-12net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen1-0/+6
2023-12-12qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu1-0/+1
2023-12-12Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-20/+35
2023-12-12iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba1-51/+21
2023-12-12iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki1-0/+59
2023-12-12iavf: Introduce new state machines for flow directorPiotr Gardocki5-23/+139
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-16/+106
2023-12-12Merge tag '6.7-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-45/+171
2023-12-12drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello1-0/+2
2023-12-12drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo2-7/+12
2023-12-12drm/amd/display: Revert "Fix conversions between bytes and KB"Taimur Hassan1-8/+8
2023-12-12drm/amdgpu/jpeg: configure doorbell for each playbackSaleemkhan Jamadar1-7/+8
2023-12-12arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton1-0/+6
2023-12-12jbd2: fix soft lockup in journal_finish_inode_data_buffers()Ye Bin1-0/+1
2023-12-12HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboardsYan Jun1-0/+2
2023-12-12HID: lenovo: Restrict detection of patched firmware only to USB cptkbdMikhail Khvainitski1-1/+2
2023-12-12net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim1-1/+3
2023-12-12atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim1-2/+5
2023-12-12perf/arm-cmn: Fail DTC counter allocation correctlyRobin Murphy1-1/+1
2023-12-11Merge tag 'bcachefs-2023-12-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds20-38/+84
2023-12-11afs: Fix refcount underflow from error handling raceDavid Howells1-1/+1
2023-12-11smb: client: fix OOB in smb2_query_reparse_point()Paulo Alcantara1-10/+16
2023-12-11smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara1-16/+10
2023-12-11smb: client: fix potential OOBs in smb2_parse_contexts()Paulo Alcantara3-47/+75
2023-12-11smb: client: fix OOB in receive_encrypted_standard()Paulo Alcantara1-6/+8
2023-12-11PCI/ASPM: Add pci_disable_link_state_locked() lockdep assertJohan Hovold1-0/+2
2023-12-11PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameterJohan Hovold1-5/+5
2023-12-11PCI: qcom: Clean up ASPM commentJohan Hovold1-1/+4
2023-12-11PCI: qcom: Fix potential deadlock when enabling ASPMJohan Hovold1-1/+1
2023-12-11PCI: vmd: Fix potential deadlock when enabling ASPMJohan Hovold1-1/+1
2023-12-11PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold2-13/+43
2023-12-11drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-12-11drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz4-3/+16
2023-12-11drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev1-2/+2
2023-12-11drm/amdgpu: fix buffer funcs setting order on suspend harderAlex Deucher1-2/+0
2023-12-11efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel1-7/+24
2023-12-11dmaengine: fsl-edma: fix DMA channel leak in eDMAv4Frank Li1-0/+1
2023-12-11drm/mediatek: Fix access violation in mtk_drm_crtc_dma_dev_getStuart Lee1-1/+8
2023-12-11drm/edid: also call add modes in EDID connector update fallbackJani Nikula1-1/+2
2023-12-11dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()Yang Yingliang1-3/+2
2023-12-11drm/i915/edp: don't write to DP_LINK_BW_SET when using rate selectJani Nikula1-10/+21
2023-12-11drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the...Ville Syrjälä1-1/+2
2023-12-11drm/i915: Fix intel_atomic_setup_scalers() plane_state handlingVille Syrjälä1-1/+1
2023-12-11drm/i915: Fix remapped stride with CCS on ADL+Ville Syrjälä1-2/+14
2023-12-11drm/i915: Use internal class when counting engine resetsTvrtko Ursulin3-5/+14
2023-12-11drm/i915/selftests: Fix engine reset count storage for multi-tileTvrtko Ursulin2-5/+7
2023-12-11octeontx2-af: Fix pause frame configurationHariprasad Kelam1-4/+7
2023-12-11efi/loongarch: Use load address to calculate kernel entry addressWang Yao3-6/+6
2023-12-11Merge branch 'octeontx2-fixes'David S. Miller2-14/+66
2023-12-11octeontx2-af: Update RSS algorithm indexHariprasad Kelam1-11/+44
2023-12-11octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam1-3/+22
2023-12-11octeon_ep: explicitly test for firmware ready valueShinas Rasheed1-1/+2
2023-12-11net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2-6/+38
2023-12-11accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initializationAndrzej Kacprowski1-3/+9
2023-12-11ALSA: hda/tas2781: handle missing EFI calibration dataGergo Koteles1-2/+2
2023-12-11dmaengine: idxd: Fix incorrect descriptions for GRPCFG registerGuanjun1-5/+7
2023-12-11dmaengine: idxd: Protect int_handle field in hw descriptorGuanjun1-7/+7
2023-12-10Linux 6.7-rc5v6.7-rc5Linus Torvalds1-1/+1
2023-12-10bcachefs: Close journal entry if necessary when flushing all pinsKent Overstreet4-4/+9
2023-12-10Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2023-12-10Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+38
2023-12-10Merge tag 'x86_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+10
2023-12-10octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu1-4/+1
2023-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-23/+27
2023-12-10net: fec: correct queue selectionRadu Bulie1-16/+11
2023-12-10bcachefs: Fix uninitialized var in bch2_journal_replay()Kent Overstreet1-1/+1
2023-12-10ALSA: hda/tas2781: leave hda_component in usable stateGergo Koteles1-2/+6
2023-12-10ALSA: hda/realtek: Apply mute LED quirk for HP15-dbHartmut Knaack1-0/+1
2023-12-10ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variantsKai Vehmanen1-0/+2
2023-12-10ALSA: hda/hdmi: add force-connect quirk for NUC5CPYBKai Vehmanen1-0/+1
2023-12-09Merge tag 'powerpc-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2023-12-09Merge tag 'gpio-fixes-for-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+9
2023-12-09io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2-7/+6
2023-12-09atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye1-2/+2
2023-12-09atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye1-2/+2
2023-12-09Merge tag 'usb-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-9/+9
2023-12-09Merge tag 'tty-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-65/+85
2023-12-09Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-74/+79
2023-12-09Merge tag 'loongarch-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-20/+12
2023-12-09Merge tag 'mips-fixes_6.7_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-33/+64
2023-12-09Merge tag 'perf-tools-fixes-for-v6.7-2-2023-12-08' of git://git.kernel.org/pu...Linus Torvalds3-1/+9
2023-12-09Merge tag '6.7-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-58/+187
2023-12-09LoongArch: BPF: Fix unconditional bswap instructionsTiezhu Yang1-2/+2
2023-12-09LoongArch: BPF: Fix sign-extension mov instructionsTiezhu Yang1-0/+2
2023-12-09LoongArch: BPF: Don't sign extend function return valueHengqi Chen1-2/+0
2023-12-09LoongArch: BPF: Don't sign extend memory load operandHengqi Chen1-8/+2
2023-12-09LoongArch: Preserve syscall nr across execve()Hengqi Chen1-1/+1
2023-12-09LoongArch: Set unwind stack type to unknown rather than set error flagJinyang He3-3/+2
2023-12-09LoongArch: Slightly clean up drdtime()Xi Ruoyao1-3/+2
2023-12-09LoongArch: Apply dynamic relocations for LLDWANG Rui1-1/+1