index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
drivers/perf: riscv: Export PMU event info function
Atish Patra
2
-55
/
+68
2025-09-16
drivers/perf: riscv: Implement PMU event info function
Atish Patra
2
-0
/
+78
2025-09-16
RISC-V: KVM: Add support for Raw event v2
Atish Patra
1
-0
/
+4
2025-09-16
drivers/perf: riscv: Add raw event v2 support
Atish Patra
2
-5
/
+15
2025-09-16
drivers/perf: riscv: Add SBI v3.0 flag
Atish Patra
1
-0
/
+4
2025-09-16
KVM: riscv: selftests: Add SBI FWFT to get-reg-list test
Anup Patel
1
-0
/
+32
2025-09-16
RISC-V: KVM: Implement ONE_REG interface for SBI FWFT state
Anup Patel
3
-13
/
+200
2025-09-16
RISC-V: KVM: Move copy_sbi_ext_reg_indices() to SBI implementation
Anup Patel
3
-29
/
+29
2025-09-16
RISC-V: KVM: Introduce optional ONE_REG callbacks for SBI extensions
Anup Patel
4
-83
/
+176
2025-09-16
RISC-V: KVM: Introduce feature specific reset for SBI FWFT
Anup Patel
1
-2
/
+28
2025-09-16
RISC-V: KVM: Set initial value of hedeleg in kvm_arch_vcpu_create()
Anup Patel
1
-1
/
+2
2025-09-16
RISC-V: KVM: Prevent HGATP_MODE_BARE passed
Guo Ren (Alibaba DAMO Academy)
2
-19
/
+41
2025-09-16
RISC-V: KVM: Remove unnecessary HGATP csr_read
Guo Ren (Alibaba DAMO Academy)
1
-4
/
+1
2025-09-16
RISC-V: KVM: Write hgatp register with valid mode bits
Fangyu Yu
1
-1
/
+2
2025-09-16
KVM: riscv: selftests: Add common supported test cases
Quan Zhou
1
-0
/
+6
2025-09-16
KVM: riscv: selftests: Add missing headers for new testcases
Dong Yang
4
-0
/
+4
2025-09-16
KVM: riscv: selftests: Use the existing RISCV_FENCE macro in `rseq-riscv.h`
Quan Zhou
1
-2
/
+1
2025-09-16
KVM: riscv: selftests: Add bfloat16 extension to get-reg-list test
Quan Zhou
1
-0
/
+12
2025-09-16
KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
Quan Zhou
1
-0
/
+16
2025-09-16
RISC-V: KVM: Allow bfloat16 extension for Guest/VM
Quan Zhou
2
-0
/
+9
2025-09-16
RISC-V: KVM: Allow Zicbop extension for Guest/VM
Quan Zhou
2
-0
/
+3
2025-09-16
RISC-V: KVM: Provide UAPI for Zicbop block size
Quan Zhou
2
-0
/
+15
2025-09-16
RISC-V: KVM: Change zicbom/zicboz block size to depend on the host isa
Quan Zhou
1
-6
/
+6
2025-09-16
RISC-V: KVM: Add support for SBI_FWFT_POINTER_MASKING_PMLEN
Samuel Holland
3
-1
/
+94
2025-09-08
RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
Clément Léger
1
-0
/
+41
2025-09-08
RISC-V: KVM: add support for FWFT SBI extension
Clément Léger
7
-0
/
+256
2025-09-08
Linux 6.17-rc5
v6.17-rc5
Linus Torvalds
1
-1
/
+1
2025-09-07
Merge tag 'i2c-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+9
2025-09-07
Merge tag 'edac_urgent_for_v6.17_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2025-09-07
Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+18
2025-09-07
Merge tag 'locking-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+13
2025-09-07
Merge tag 'perf-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2025-09-07
Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-15
/
+15
2025-09-06
Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+23
2025-09-06
Merge tag 'i2c-host-fixes-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
323
-2013
/
+3004
2025-09-06
Merge tag 'perf-tools-fixes-for-v6.17-2025-09-05' of git://git.kernel.org/pub...
Linus Torvalds
5
-40
/
+76
2025-09-06
riscv: Fix sparse warning about different address spaces
Alexandre Ghiti
1
-2
/
+2
2025-09-06
riscv: Fix sparse warning in __get_user_error()
Alexandre Ghiti
1
-1
/
+1
2025-09-06
riscv: kexec: Initialize kexec_buf struct
Breno Leitao
3
-4
/
+4
2025-09-06
riscv: use lw when reading int cpu in asm_per_cpu
Radim Krčmář
1
-1
/
+1
2025-09-06
riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id
Radim Krčmář
1
-1
/
+1
2025-09-06
riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG
Radim Krčmář
1
-1
/
+1
2025-09-06
riscv: uaccess: fix __put_user_nocheck for unaligned accesses
Aurelien Jarno
1
-1
/
+1
2025-09-06
riscv: use lw when reading int cpu in new_vmalloc_check
Radim Krčmář
1
-1
/
+1
2025-09-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-10
/
+16
2025-09-05
Merge tag 'spi-fix-v6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-33
/
+70
2025-09-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-5
/
+42
2025-09-05
Merge tag 'audit-pr-20250905' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-05
Merge tag '6.17-RC4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-19
/
+96
2025-09-05
Merge tag 'hwmon-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+7
[next]