summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-11-01Merge tag 'riscv-for-linus-6.11-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-25Merge commit 'bf40167d54d5' into fixesPalmer Dabbelt
2024-10-25riscv: Remove duplicated GET_RMChunyan Zhang
2024-10-25riscv: Remove unused GENERATING_ASM_OFFSETSChunyan Zhang
2024-10-25riscv: Use '%u' to format the output of 'cpu'WangYuli
2024-10-25riscv: Prevent a bad reference count on CPU nodesMiquel Sabaté Solà
2024-10-25riscv: efi: Set NX compat flag in PE/COFF headerHeinrich Schuchardt
2024-10-25RISC-V: disallow gcc + rust buildsConor Dooley
2024-10-25riscv: Do not use fortify in early codeAlexandre Ghiti
2024-10-25RISC-V: ACPI: fix early_ioremap to early_memremapYunhui Cui
2024-10-24riscv: vdso: Prevent the compiler from inserting calls to memset()Alexandre Ghiti
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-20RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-17riscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri
2024-10-09riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabledPu Lehui
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