summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-10-01riscv: Fix kernel stack size when KASAN is enabledAlexandre Ghiti
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-20perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale
2024-09-20RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt
2024-09-20ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-09-20Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-19Merge patch series "riscv: Improve KASAN coverage to fix unit tests"Palmer Dabbelt
2024-09-19riscv: Enable bitops instrumentationSamuel Holland
2024-09-19riscv: Omit optimized string routines when using KASANSamuel Holland
2024-09-17ACPI: RISCV: Make acpi_numa_get_nid() to be staticHanjun Guo
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini
2024-09-17riscv: Randomize lower bits of stack addressYunhui Cui
2024-09-17riscv: Make riscv_isa_vendor_ext_andes array staticCharlie Jenkins
2024-09-17riscv: Use LIST_HEAD() to simplify codeJinjie Ruan
2024-09-17riscv: defconfig: Disable RZ/Five peripheral supportGeert Uytterhoeven
2024-09-17RISC-V: Implement kgdb_roundup_cpus() to enable future NMI RoundupJinjie Ruan
2024-09-17riscv: Allow to enable PREEMPT_RT.Sebastian Andrzej Siewior
2024-09-17Merge tag 'soc-defconfig-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-17Merge tag 'soc-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-09-16Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-15riscv: avoid Imbalance in RASJisheng Zhang
2024-09-15Merge patch series "Svvptc extension to remove preventive sfence.vma"Palmer Dabbelt
2024-09-15riscv: cacheinfo: Add back init_cache_level() functionSteffen Persvold
2024-09-15riscv: Remove unused _TIF_WORK_MASKJinjie Ruan
2024-09-15Merge patch series "riscv: select ARCH_USE_SYM_ANNOTATIONS"Palmer Dabbelt
2024-09-15Merge patch series "riscv: stacktrace: Add USER_STACKTRACE support"Palmer Dabbelt
2024-09-15riscv: define ILLEGAL_POINTER_VALUE for 64bitJisheng Zhang
2024-09-15riscv: Stop emitting preventive sfence.vma for new userspace mappings with Sv...Alexandre Ghiti
2024-09-15riscv: Stop emitting preventive sfence.vma for new vmalloc mappingsAlexandre Ghiti
2024-09-15riscv: Add ISA extension parsing for SvvptcAlexandre Ghiti
2024-09-15riscv: select ARCH_USE_SYM_ANNOTATIONSJisheng Zhang
2024-09-15riscv: errata: sifive: Use SYM_*() assembly macrosJisheng Zhang
2024-09-14riscv: stacktrace: Add USER_STACKTRACE supportJinjie Ruan
2024-09-14riscv: Fix fp alignment bug in perf_callchain_user()Jinjie Ruan
2024-09-15Merge tag 'kvm-riscv-6.12-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-09-14riscv: Remove redundant restriction on memory sizeStuart Menefy
2024-09-14riscv: vdso: do not strip debugging info for vdso.so.dbgChangbin Du
2024-09-13rust: support for shadow call stack sanitizerAlice Ryhl
2024-09-12Merge tag 'riscv-for-linus-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-12Merge patch series "remove size limit on XIP kernel"Palmer Dabbelt
2024-09-12riscv: remove limit on the size of read-only section for XIP kernelNam Cao
2024-09-12riscv: drop the use of XIP_OFFSET in create_kernel_page_table()Nam Cao
2024-09-12riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()Nam Cao
2024-09-12riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSETNam Cao