summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2025-03-19RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VMClément Léger-0/+6
2025-03-19riscv: hwprobe: export Zaamo and Zalrsc extensionsClément Léger-0/+12
2025-03-19riscv: add parsing for Zaamo and Zalrsc extensionsClément Léger-1/+10
2025-03-19dt-bindings: riscv: add Zaamo and Zalrsc ISA extension descriptionClément Léger-0/+19
2025-03-19riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrac...Pu Lehui-13/+11
2025-03-18riscv: fgraph: Select HAVE_FUNCTION_GRAPH_TRACER depends on HAVE_DYNAMIC_FTRA...Pu Lehui-1/+1
2025-03-18riscv: Fix missing __free_pages() in check_vector_unaligned_access()Alexandre Ghiti-1/+4
2025-03-18riscv: Fix the __riscv_copy_vec_words_unaligned implementationTingbo Liao-1/+1
2025-03-18riscv: mm: Don't use %pK through printkThomas Weißschuh-1/+1
2025-03-18riscv: remove redundant CMDLINE_FORCE checkZixian Zeng-5/+0
2025-03-18riscv: ftrace: Add parentheses in macro definitions of make_call_t0 and make_...Juhan Jin-2/+2
2025-03-18riscv: migrate to the generic rule for built-in DTBMasahiro Yamada-6/+4
2025-03-18riscv: tracing: Fix __write_overflow_field in ftrace_partial_regs()Charlie Jenkins-9/+11
2025-03-18riscv: Remove duplicate CLINT_TIMER selectionsGeert Uytterhoeven-2/+0
2025-03-18riscv: defconfig: Disable Renesas SoC supportGeert Uytterhoeven-2/+0
2025-03-18riscv: Fix a comment typo in set_mm_asid()Chin Yik Ming-1/+1
2025-03-18Merge patch series "Support SSTC while PM operations"Alexandre Ghiti-0/+24
2025-03-18clocksource/drivers/timer-riscv: Stop stimecmp when cpu hotplugNick Hu-0/+6
2025-03-18riscv: Add stimecmp save and restoreNick Hu-0/+18
2025-03-18riscv: Simplify base extension checks and direct boolean returnChin Yik Ming-5/+3
2025-03-18riscv: Remove unused TASK_TI_FLAGSJinjie Ruan-1/+0
2025-03-18RISC-V: selftests: Add TEST_ZICBOM into CBO testsYunhui Cui-11/+55
2025-03-18RISC-V: hwprobe: Expose Zicbom extension and its block sizeYunhui Cui-2/+16
2025-03-18RISC-V: Enable cbo.clean/flush in usermodeYunhui Cui-0/+8
2025-03-18Merge patch series "riscv: Add bfloat16 instruction support"Alexandre Ghiti-0/+101
2025-03-18riscv: hwprobe: export bfloat16 ISA extensionInochi Amaoto-0/+18
2025-03-18riscv: add ISA extension parsing for bfloat16 ISA extensionInochi Amaoto-0/+38
2025-03-18dt-bindings: riscv: add bfloat16 ISA extension descriptionInochi Amaoto-0/+45
2025-03-18riscv: Implement smp_cond_load8/16() with ZawrsGuo Ren-3/+35
2025-03-18riscv: Call secondary mmu notifier when flushing the tlbAlexandre Ghiti-15/+22
2025-03-18riscv: hwprobe: export Zicntr and Zihpm extensionsMiquel Sabaté Solà-0/+10
2025-03-18riscv: remove useless pc check in stacktrace handlingClément Léger-1/+1
2025-03-18riscv: Support huge pfnmapsAndrew Bresticker-0/+50
2025-03-18Merge patch series "RISC-V: clarify what some RISCV_ISA* config options do & ...Alexandre Ghiti-49/+38
2025-03-18RISC-V: separate Zbb optimisations requiring and not requiring toolchain supportConor Dooley-33/+20
2025-03-18RISC-V: clarify what some RISCV_ISA* config options doConor Dooley-17/+19
2025-03-16Linux 6.14-rc7v6.14-rc7Linus Torvalds-1/+1
2025-03-16Merge tag 'media/v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+1
2025-03-16Merge tag 'i2c-for-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22/+40
2025-03-16Merge tag 'trace-v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+18
2025-03-15Merge tag 'usb-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-23/+73
2025-03-15Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-106/+135
2025-03-15Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-57/+85
2025-03-15Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-143/+24
2025-03-15Merge tag 'i2c-host-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang-1650/+3666
2025-03-14Merge tag 'v6.14-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-39/+45
2025-03-14Merge tag 'v6.14-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-11/+23
2025-03-14Merge tag 'bcachefs-2025-03-14.2' of git://evilpiepirate.org/bcachefsLinus Torvalds-1/+2
2025-03-14bcachefs: fix build on 32 bit in get_random_u64_below()Kent Overstreet-1/+2
2025-03-14Merge tag 'xfs-fixes-6.14-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-5/+3