index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-05
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
2022-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-87
/
+210
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+0
2022-12-12
Merge patch series "RISC-V: Align the shadow stack"
Palmer Dabbelt
2
-3
/
+40
2022-12-12
RISC-V: Add some comments about the shadow and overflow stacks
Palmer Dabbelt
1
-7
/
+13
2022-12-12
RISC-V: Align the shadow stack
Palmer Dabbelt
1
-1
/
+1
2022-12-09
Merge patch series "RISC-V: Ensure Zicbom has a valid block size"
Palmer Dabbelt
1
-10
/
+33
2022-12-09
RISC-V: Ensure Zicbom has a valid block size
Andrew Jones
1
-0
/
+13
2022-12-09
RISC-V: Introduce riscv_isa_extension_check
Andrew Jones
1
-3
/
+11
2022-12-09
RISC-V: Improve use of isa2hwcap[]
Andrew Jones
1
-9
/
+11
2022-12-08
Merge patch "RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path"
Palmer Dabbelt
2
-26
/
+26
2022-12-08
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
Andrew Bresticker
2
-26
/
+26
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
6
-17
/
+167
2022-12-07
RISC-V: Export sbi_get_mvendorid() and friends
Anup Patel
1
-0
/
+3
2022-12-05
riscv: stacktrace: Make walk_stackframe cross pt_regs frame
Guo Ren
2
-1
/
+11
2022-12-05
riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argument
Guo Ren
1
-1
/
+1
2022-12-05
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
1
-0
/
+4
2022-12-05
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
1
-0
/
+10
2022-12-02
Merge patch series "Support VMCOREINFO export for RISCV64"
Palmer Dabbelt
2
-0
/
+22
2022-12-02
RISC-V: Add arch_crash_save_vmcoreinfo support
Xianting Tian
2
-0
/
+22
2022-12-02
riscv: add riscv rethook implementation
Binglei Wang
5
-17
/
+39
2022-12-02
Merge patch series "RISC-V: Dynamic ftrace support for RV32I"
Palmer Dabbelt
1
-21
/
+23
2022-12-02
RISC-V: preserve a1 in mcount
Jamie Iles
1
-2
/
+4
2022-12-02
RISC-V: reduce mcount save space on RV32
Jamie Iles
1
-16
/
+16
2022-12-02
RISC-V: use REG_S/REG_L for mcount
Jamie Iles
1
-15
/
+15
2022-12-01
RISC-V: Fix a race condition during kernel stack overflow
Palmer Dabbelt
2
-0
/
+31
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-22
/
+0
2022-11-29
Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...
Palmer Dabbelt
2
-13
/
+130
2022-11-29
riscv: kexec: Fixup crash_smp_send_stop without multi cores
Guo Ren
2
-18
/
+100
2022-11-29
riscv: kexec: Fixup irq controller broken in kexec crash path
Guo Ren
1
-0
/
+35
2022-11-29
riscv: mm: Proper page permissions after initmem free
Björn Töpel
1
-4
/
+5
2022-11-29
riscv: vdso: fix section overlapping under some conditions
Jisheng Zhang
1
-0
/
+1
2022-11-29
riscv: fix race when vmap stack overflow
Jisheng Zhang
2
-0
/
+31
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
1
-6
/
+0
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2
-0
/
+5
2022-11-10
riscv: fix reserved memory setup
Conor Dooley
1
-0
/
+1
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
1
-1
/
+1
2022-11-10
riscv: process: fix kernel info leakage
Jisheng Zhang
1
-0
/
+2
2022-11-09
efi: libstub: Provide local implementations of strrchr() and memchr()
Ard Biesheuvel
1
-2
/
+0
2022-11-09
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
1
-2
/
+0
2022-11-09
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
1
-1
/
+0
2022-11-09
efi: libstub: Use local strncmp() implementation unconditionally
Ard Biesheuvel
1
-1
/
+0
2022-10-27
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
1
-0
/
+3
2022-10-27
RISC-V: Cache SBI vendor values
Heiko Stuebner
1
-3
/
+27
2022-10-14
Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-34
/
+85
2022-10-13
RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
Palmer Dabbelt
1
-0
/
+51
2022-10-13
RISC-V: Make mmap() with PROT_WRITE imply PROT_READ
Palmer Dabbelt
1
-3
/
+0
2022-10-13
riscv: vdso: fix NULL deference in vdso_join_timens() when vfork
Jisheng Zhang
1
-3
/
+10
[next]