summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-06-3063-368/+2378
|\
| * LoongArch: Remove five DIE_* definitions in kdebug.hTiezhu Yang2023-06-291-5/+0
| * LoongArch: Add uprobes supportTiezhu Yang2023-06-295-5/+197
| * LoongArch: Use larch_insn_gen_break() for kprobesTiezhu Yang2023-06-292-20/+15
| * LoongArch: Add larch_insn_gen_break() to generate break insnsTiezhu Yang2023-06-292-0/+26
| * LoongArch: Check for AMO instructions in insns_not_supported()Tiezhu Yang2023-06-292-0/+32
| * LoongArch: Move three functions from kprobes.c to inst.cTiezhu Yang2023-06-293-44/+45
| * LoongArch: Replace kretprobe with rethookHaoran Jiang2023-06-297-28/+44
| * LoongArch: Add jump-label implementationYouling Tang2023-06-295-1/+77
| * LoongArch: Select HAVE_DEBUG_KMEMLEAK to support kmemleakTiezhu Yang2023-06-292-1/+2
| * LoongArch: Export some arch-specific pm interfacesYinbo Zhu2023-06-293-6/+16
| * LoongArch: Introduce hardware page table walkerHuacai Chen2023-06-2910-7/+56
| * LoongArch: Support dbar with different hintsHuacai Chen2023-06-296-81/+78
| * LoongArch: Add SMT (Simultaneous Multi-Threading) supportHuacai Chen2023-06-297-15/+62
| * LoongArch: Add vector extensions supportHuacai Chen2023-06-2911-23/+1452
| * LoongArch: Add support to clone a time namespaceTiezhu Yang2023-06-297-24/+121
| * Makefile: Add loongarch target flag for Clang compilationWANG Xuerui2023-06-291-0/+1
| * LoongArch: Mark Clang LTO as workingWANG Xuerui2023-06-291-0/+2
| * LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocationWANG Xuerui2023-06-291-1/+1
| * LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='WANG Xuerui2023-06-291-4/+1
| * LoongArch: Tweak CFLAGS for Clang compatibilityWANG Xuerui2023-06-293-10/+19
| * LoongArch: Simplify the invtlb wrappersWANG Xuerui2023-06-291-24/+19
| * LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-insWANG Xuerui2023-06-293-56/+15
| * LoongArch: Prepare for assemblers with proper FCSR class supportWANG Xuerui2023-06-293-1/+18
| * LoongArch: extable: Also recognize ABI names of registersWANG Rui2023-06-291-0/+30
| * LoongArch: Calculate various sizes in the linker scriptWANG Rui2023-06-293-7/+16
| * LoongArch: Add guard for the larch_insn_gen_xxx functionsWANG Rui2023-06-293-5/+34
| * LoongArch: Delete unnecessary debugfs checkingDan Carpenter2023-06-291-2/+0
| * LoongArch: Set CPU#0 as the io master for FDTHuacai Chen2023-06-291-0/+1
| * Merge 'irq/loongarch-fixes-6.5' into loongarch-nextHuacai Chen2023-06-274-46/+171
| |\
* | | csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds2023-06-301-1/+1
* | | Merge tag 'memblock-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-302-5/+69
|\ \ \
| * | | memblock: Update nid info in memblock debugfsYuwei Guan2023-06-021-2/+6
| * | | memblock: Add flags and nid info in memblock debugfsYuwei Guan2023-05-241-2/+22
| * | | Fix some coding style errors in memblock.cClaudio Migliorelli2023-05-241-3/+3
| * | | Add tests for memblock_alloc_node()Claudio Migliorelli2023-05-241-0/+40
* | | | parisc: fix expand_stack() conversionLinus Torvalds2023-06-301-1/+1
* | | | Merge tag 'dma-mapping-6.5-2023-06-28' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-06-305-12/+17
|\ \ \ \
| * | | | drm/nouveau: stop using is_swiotlb_activeChristoph Hellwig2023-06-071-7/+3
| * | | | swiotlb: use the atomic counter of total used slabs if availablePetr Tesarik2023-06-071-0/+11
| * | | | swiotlb: remove unused field "used" from struct io_tlb_memPetr Tesarik2023-06-071-2/+0
| * | | | dma-remap: use kvmalloc_array/kvfree for larger dma memory remapgaoxu2023-06-071-2/+2
| * | | | dma-mapping: fix a Kconfig typoSui Jingfeng2023-06-071-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-06-3058-901/+1955
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v6.4' into rdma.git for-nextJason Gunthorpe2023-06-271762-8231/+17478
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | RDMA/bnxt_re: Fix an IS_ERR() vs NULL checkDan Carpenter2023-06-271-2/+2
| * | | | | RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"Colin Ian King2023-06-261-2/+2
| * | | | | RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.cYang Li2023-06-261-1/+0
| * | | | | RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()Kashyap Desai2023-06-261-8/+15
| * | | | | RDMA/bnxt_re: Remove incorrect return check from slow pathKashyap Desai2023-06-261-6/+0