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
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-04-24
Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-109
/
+23
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-3
/
+3
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-29
/
+98
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-68
/
+0
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-16
/
+9
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-4
/
+0
2026-04-13
Merge tag 'kvm-riscv-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-29
/
+98
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
-4
/
+0
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
-1
/
+0
2026-04-06
RISC-V: ACPI: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-0
/
+1
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-1
/
+1
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
-2
/
+2
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
-2
/
+2
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
-2
/
+2
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
-2
/
+2
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
-7
/
+0
2026-04-04
riscv: Remove support for XIP kernel
Nam Cao
-100
/
+1
2026-04-04
riscv: lib: add strrchr() implementation
Feng Jiang
-0
/
+3
2026-04-04
riscv: lib: add strchr() implementation
Feng Jiang
-0
/
+3
2026-04-04
riscv: lib: add strnlen() implementation
Feng Jiang
-0
/
+3
2026-04-04
riscv: add hardware error trap handler support
Rui Qi
-0
/
+1
2026-04-04
riscv: increase COMMAND_LINE_SIZE value to 2048
Austin Kim
-1
/
+1
2026-04-04
riscv: remove redundant check for CONFIG_SMP
Hui Wang
-1
/
+1
2026-04-04
riscv: move kaslr_offset() to page.h as a static inline function
Austin Kim
-1
/
+4
2026-04-04
riscv: fix various typos in comments and code
Sean Chang
-6
/
+6
2026-04-04
riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
Paul Walmsley
-9
/
+9
2026-04-04
riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
Paul Walmsley
-9
/
+11
2026-04-04
riscv: cfi: clear CFI lock status in start_thread()
Zong Li
-4
/
+4
2026-04-04
riscv: ptrace: cfi: fix "PRACE" typo in uapi header
Paul Walmsley
-1
/
+1
2026-04-04
riscv: use _BITUL macro rather than BIT() in ptrace uapi and kselftests
Paul Walmsley
-6
/
+7
2026-04-04
riscv: make runtime const not usable by modules
Jisheng Zhang
-0
/
+4
2026-04-04
RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
Fangyu Yu
-0
/
+10
2026-04-04
RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
Fangyu Yu
-7
/
+31
2026-04-03
RISC-V: KVM: Factor-out VCPU config into separate sources
Anup Patel
-19
/
+26
2026-04-03
RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
Anup Patel
-0
/
+1
2026-04-03
RISC-V: KVM: Move timer state defines closer to struct in UAPI header
Anup Patel
-4
/
+4
2026-04-03
RISC-V: KVM: Factor-out ISA checks into separate sources
Anup Patel
-4
/
+20
2026-04-03
RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
Anup Patel
-0
/
+4
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-19
/
+0
2026-04-02
riscv: move the XOR code to lib/raid/
Christoph Hellwig
-52
/
+2
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
-9
/
+10
2026-04-02
KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
Jinyu Tang
-0
/
+3
2026-03-30
RISC-V: KVM: Split huge pages during fault handling for dirty logging
Wang Yechao
-0
/
+4
2026-03-13
mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
Tobias Huschle
-3
/
+3
2026-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-0
/
+3
2026-02-12
Merge tag 'riscv-for-linus-7.0-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+308
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-12
/
+11
2026-02-11
Merge tag 'kvm-riscv-6.20-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
-0
/
+3
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-15
/
+0
2026-02-09
riscv: csr: define vtype register elements
Sergey Matyukevich
-0
/
+17
[next]