index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
RISC-V: KVM: Teardown riscv specific bits after kvm_exit
Atish Patra
1
-2
/
+2
2025-04-10
RISC-V: KVM: Disable the kernel perf counter during configure
Atish Patra
1
-0
/
+1
2025-03-17
Merge tag 'soc-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-03-11
Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2025-03-06
Merge tag 'riscv-dt-fixes-for-v6.14-rc6' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-1
/
+1
2025-03-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+3
2025-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-10
/
+20
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2
-2
/
+3
2025-02-25
pinctrl: spacemit: enable config option
Yixun Lan
1
-0
/
+1
2025-02-21
riscv: KVM: Remove unnecessary vcpu kick
BillXiang
1
-1
/
+0
2025-02-17
riscv: KVM: Fix SBI sleep_type use
Andrew Jones
1
-1
/
+2
2025-02-17
riscv: KVM: Fix SBI TIME error generation
Andrew Jones
1
-1
/
+1
2025-02-17
riscv: KVM: Fix SBI IPI error generation
Andrew Jones
1
-2
/
+11
2025-02-17
riscv: KVM: Fix hart suspend_type use
Andrew Jones
1
-1
/
+2
2025-02-17
riscv: KVM: Fix hart suspend status check
Andrew Jones
1
-4
/
+4
2025-02-14
riscv: signal: fix signal_minsigstksz
Yong-Xuan Wang
1
-1
/
+1
2025-02-14
riscv: signal: fix signal frame size
Yong-Xuan Wang
1
-6
/
+0
2025-02-14
riscv/futex: sign extend compare value in atomic cmpxchg
Andreas Schwab
1
-1
/
+1
2025-02-14
riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchg
Andreas Schwab
1
-1
/
+1
2025-02-14
riscv: cpufeature: use bitmap_equal() instead of memcmp()
Clément Léger
1
-1
/
+1
2025-02-14
riscv: cacheinfo: Use of_property_present() for non-boolean properties
Rob Herring
1
-6
/
+6
2025-02-04
riscv: dts: starfive: Fix a typo in StarFive JH7110 pin function definitions
E Shattow
1
-1
/
+1
2025-01-31
Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-77
/
+664
2025-01-31
Merge tag 'kbuild-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+2
2025-02-01
kbuild: Strip runtime const RELA sections correctly
Ard Biesheuvel
1
-6
/
+2
2025-01-29
riscv: add a warning when physical memory address overflows
Yunhui Cui
1
-2
/
+6
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2
-2
/
+2
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-85
/
+27
2025-01-26
Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linux
Linus Torvalds
1
-10
/
+10
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2
-10
/
+8
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-2
/
+1
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
1
-12
/
+0
2025-01-25
riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
2
-31
/
+21
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2
-6
/
+6
2025-01-25
mm: pgtable: add statistics for P4D level page table
Qi Zheng
1
-1
/
+5
2025-01-25
asm-generic: pgalloc: provide generic p4d_{alloc_one,free}
Kevin Brodsky
1
-23
/
+0
2025-01-25
riscv: mm: skip pgtable level check in {pud,p4d}_alloc_one
Kevin Brodsky
1
-18
/
+4
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-8
/
+133
2025-01-24
Merge tag 'mailbox-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2
-0
/
+2
2025-01-24
Merge tag 'soc-defconfig-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2025-01-24
Merge tag 'soc-dt-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-2
/
+50
2025-01-24
Merge tag 'soc-new-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
7
-0
/
+507
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
3
-6
/
+23
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
5
-34
/
+56
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-23
/
+0
2025-01-20
riscv: export __cpuid_to_hartid_map
Valentina Fernandez
1
-0
/
+1
2025-01-20
riscv: sbi: vendorid_list: Add Microchip Technology to the vendor list
Valentina Fernandez
1
-0
/
+1
2025-01-20
Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
9
-5
/
+133
2025-01-18
riscv/mm/fault: add show_pte() before die()
Yunhui Cui
1
-0
/
+52
2025-01-18
Merge patch series "riscv: Add support for xtheadvector"
Palmer Dabbelt
28
-73
/
+605
[next]