summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds17-1/+18
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-181/+294
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+38
2024-05-24mseal: wire up mseal syscallJeff Xu17-1/+18
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-4/+4
2024-05-23Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds24-114/+76
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-22/+115
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+0
2024-05-23riscv: Fix early ftrace nop patchingAlexandre Ghiti2-0/+9
2024-05-23Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds23-12/+180
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)3-4/+4
2024-05-23Merge patch series "riscv: Extension parsing fixes"Palmer Dabbelt3-7/+45
2024-05-23riscv: mm: accelerate pagefault when badaccessKefeng Wang1-2/+2
2024-05-23riscv: uaccess: Relax the threshold for fast pathXiao Wang1-1/+1
2024-05-23riscv: uaccess: Allow the last potential unrolled copyXiao Wang1-1/+1
2024-05-23riscv: typo in comment for get_f64_regXingyou Chen1-1/+1
2024-05-23Use bool value in set_cpu_online()Zhao Ke1-1/+1
2024-05-23Merge patch series "riscv: fix debug_pagealloc"Palmer Dabbelt2-6/+25
2024-05-23riscv: stacktrace: fixed walk_stackframe()Matthew Bystrin1-6/+14
2024-05-23ftrace: riscv: move from REGS to ARGSPuranjay Mohan5-141/+143
2024-05-23Merge patch series "riscv: access_ok() optimization"Palmer Dabbelt2-4/+1
2024-05-23riscv: do not select MODULE_SECTIONS by defaultQingfang Deng1-1/+1
2024-05-23riscv: show help string for riscv-specific targetsEmil Renner Berthing1-0/+17
2024-05-23riscv: make image compression configurableEmil Renner Berthing3-10/+33
2024-05-23Merge local branch 'x86-codegen'Linus Torvalds2-19/+15
2024-05-23x86: improve bitop code generation with clangLinus Torvalds1-5/+5
2024-05-23x86: improve array_index_mask_nospec() code generationLinus Torvalds1-14/+10
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-29/+4
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-5/+5
2024-05-22Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+0
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds35-666/+615
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds16-21/+240
2024-05-22riscv: cpufeature: Fix extension subset checkingCharlie Jenkins1-1/+1
2024-05-22riscv: cpufeature: Fix thead vector hwcap removalCharlie Jenkins3-6/+44
2024-05-22Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-2/+1
2024-05-22riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao1-6/+22
2024-05-22riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabledNam Cao1-0/+3
2024-05-22um: virt-pci: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22arm64/fpsimd: Avoid erroneous elide of user state reloadArd Biesheuvel1-22/+22
2024-05-22Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon2-0/+19
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds26-412/+389
2024-05-21Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-05-21arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao1-0/+1
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-19/+29
2024-05-21Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-140/+112
2024-05-21Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds40-1541/+6153
2024-05-21arch: Fix name collision with ACPI's video.oThomas Zimmermann4-2/+2
2024-05-20Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds9-212/+274
2024-05-20riscv: add support for kernel-mode FPUSamuel Holland5-0/+49