index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
Kconfig
Age
Commit message (
Expand
)
Author
Lines
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-0
/
+22
2026-01-29
riscv: create a Kconfig fragment for shadow stack and landing pad support
Deepak Gupta
-0
/
+22
2026-01-12
riscv/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
-0
/
+1
2025-12-05
Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+16
2025-11-24
riscv: mm: add userfaultfd write-protect support
Chunyan Zhang
-0
/
+1
2025-11-24
riscv: mm: add soft-dirty page tracking support
Chunyan Zhang
-0
/
+1
2025-11-24
riscv: add RISC-V Svrsw60t59b extension support
Chunyan Zhang
-0
/
+14
2025-11-19
RISC-V: Enable HOTPLUG_PARALLEL for secondary CPUs
Anup Patel
-1
/
+1
2025-11-07
riscv: Fix CONFIG_AS_HAS_INSN for new .insn usage
Nathan Chancellor
-1
/
+1
2025-10-09
riscv: Respect dependencies of ARCH_HAS_ELF_CORE_EFLAGS
Thomas Weißschuh
-1
/
+1
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
-14
/
+7
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-1
/
+0
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-7
/
+5
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+1
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-8
/
+1
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+1
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+3
2025-09-29
Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+1
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
-0
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
-3
/
+3
2025-09-19
Merge 6.17-rc6 into kbuild-next
Nathan Chancellor
-1
/
+1
2025-09-18
riscv: Enable ARCH_HAVE_NMI_SAFE_CMPXCHG
Pu Lehui
-0
/
+1
2025-09-17
riscv: Use generic TIF bits
Thomas Gleixner
-0
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-1
/
+1
2025-09-05
ACPI: RISC-V: Add support for RIMT
Sunil V L
-0
/
+1
2025-09-04
riscv: Only allow LTO with CMODEL_MEDANY
Nathan Chancellor
-1
/
+1
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_TIME_NS
Thomas Weißschuh
-1
/
+0
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
-1
/
+0
2025-09-04
riscv: vdso: Untangle Kconfig logic
Thomas Weißschuh
-7
/
+7
2025-09-03
binfmt_elf: preserve original ELF e_flags for core dumps
Svetlana Parfenova
-0
/
+1
2025-09-03
sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig
Peter Zijlstra
-8
/
+1
2025-08-28
riscv: Remove ld.lld version checks from many TOOLCHAIN_HAS configs
Nathan Chancellor
-5
/
+5
2025-08-28
riscv: Unconditionally use linker relaxation
Nathan Chancellor
-6
/
+0
2025-08-28
riscv: Remove version check for LTO_CLANG selects
Nathan Chancellor
-3
/
+2
2025-08-15
riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
Pu Lehui
-1
/
+0
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+1
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+0
2025-07-30
Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-1
/
+0
2025-07-28
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
-3
/
+0
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2025-07-22
tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
Steven Rostedt
-1
/
+0
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
-1
/
+1
2025-07-19
riscv: optimize gcd() code size when CONFIG_RISCV_ISA_ZBB is disabled
Kuan-Wei Chiu
-0
/
+1
2025-07-16
riscv: Stop supporting static ftrace
Alexandre Ghiti
-1
/
+2
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
-1
/
+0
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
-3
/
+0
2025-06-30
riscv: Require clang-17 or newer for kCFI
Nathan Chancellor
-1
/
+2
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
-0
/
+2
[next]