index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
riscv: kprobes: Fix probe address validation
Fabian Vogt
1
-4
/
+9
2025-10-15
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-09-05
riscv: kexec: Initialize kexec_buf struct
Breno Leitao
3
-4
/
+4
2025-09-05
riscv: use lw when reading int cpu in new_vmalloc_check
Radim Krčmář
1
-1
/
+1
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-0
/
+6
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
1
-0
/
+1
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
1
-24
/
+0
2025-07-31
cfi: add C CFI type macro
Mark Rutland
1
-32
/
+3
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+34
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-2
/
+2
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-6
/
+6
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2
-2
/
+2
2025-07-19
riscv: optimize gcd() performance on RISC-V without Zbb extension
Kuan-Wei Chiu
1
-0
/
+5
2025-07-16
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
1
-1
/
+1
2025-07-16
riscv: Enable interrupt during exception handling
Nam Cao
1
-4
/
+6
2025-07-16
riscv: ftrace: Properly acquire text_mutex to fix a race condition
Alexandre Ghiti
1
-4
/
+14
2025-07-14
riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-6
/
+6
2025-06-30
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
1
-3
/
+3
2025-06-26
riscv: Helper to parse hart index
Vladimir Kondratiev
1
-0
/
+34
2025-06-23
riscv: export boot_cpu_hartid
Klara Modin
1
-0
/
+1
2025-06-23
riscv: Fix sparse warning in vendor_extensions/sifive.c
Alexandre Ghiti
1
-1
/
+1
2025-06-23
Revert "riscv: misaligned: fix sleeping function called during misaligned access handling"
Nam Cao
1
-2
/
+2
2025-06-10
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
1
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
1
-1
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
25
-686
/
+1435
2025-06-05
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
3
-16
/
+185
2025-06-05
Merge patch series "riscv: misaligned: fix misaligned accesses handling in put/get_user()"
Palmer Dabbelt
1
-1
/
+1
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
2
-7
/
+8
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
10
-39
/
+324
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
4
-0
/
+275
2025-06-05
riscv: enable mseal sysmap for RV64
Jisheng Zhang
1
-1
/
+1
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
15
-689
/
+969
2025-06-05
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
1
-0
/
+21
2025-06-05
riscv: process: use unsigned int instead of unsigned long for put_user()
Clément Léger
1
-1
/
+1
2025-06-05
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
1
-0
/
+1
2025-06-05
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
5
-486
/
+602
2025-06-05
riscv: module: Optimize PLT/GOT entry counting
Samuel Holland
1
-16
/
+65
2025-06-05
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
3
-163
/
+207
2025-06-05
riscv: Add support for Zicbop
Alexandre Ghiti
1
-0
/
+21
2025-06-05
riscv/kexec_file: Fix comment in purgatory relocator
Yao Zi
1
-1
/
+1
2025-06-05
riscv: kexec_file: Support loading Image binary file
Song Shuai
3
-1
/
+98
2025-06-05
riscv: kexec_file: Split the loading of kernel and others
Song Shuai
4
-486
/
+505
2025-06-05
riscv: ftrace: support direct call using call_ops
Andy Chiu
3
-26
/
+41
2025-06-05
riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Puranjay Mohan
3
-4
/
+101
2025-06-05
riscv: ftrace: do not use stop_machine to update code
Andy Chiu
1
-54
/
+10
2025-06-05
riscv: ftrace: prepare ftrace for atomic code patching
Andy Chiu
2
-69
/
+75
2025-06-05
riscv: ftrace factor out code defined by !WITH_ARG
Andy Chiu
2
-49
/
+0
2025-06-05
riscv: ftrace: support fastcc in Clang for WITH_ARGS
Andy Chiu
2
-2
/
+21
2025-06-04
riscv: misaligned: add a function to check misalign trap delegability
Clément Léger
1
-2
/
+15
[next]