index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
powerpc/vas: Return -EINVAL if the offset is non-zero in mmap()
Haren Myneni
1
-0
/
+9
3 days
powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap
Ritesh Harjani (IBM)
1
-2
/
+6
5 days
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-11
/
+14
5 days
Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-19
/
+15
5 days
Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+5
5 days
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
10
-11
/
+14
6 days
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
21
-21
/
+21
6 days
Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux
Linus Torvalds
19
-50
/
+47
6 days
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
27
-175
/
+510
6 days
sh: kprobes: Remove unused variables in kprobe_exceptions_notify()
Mike Rapoport
1
-4
/
+0
6 days
sh: ecovec24: Make SPI mode explicit
Geert Uytterhoeven
1
-0
/
+1
6 days
sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers
Thomas Huth
17
-46
/
+46
6 days
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
21
-21
/
+21
6 days
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+4
6 days
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
59
-844
/
+2187
6 days
Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+2
7 days
Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
28
-33
/
+388
7 days
LoongArch: dts: Add PWM support to Loongson-2K2000
Binbin Zhou
1
-0
/
+60
7 days
LoongArch: dts: Add PWM support to Loongson-2K1000
Binbin Zhou
2
-1
/
+65
7 days
LoongArch: dts: Add PWM support to Loongson-2K0500
Binbin Zhou
1
-0
/
+160
7 days
LoongArch: vDSO: Correctly use asm parameters in syscall wrappers
Thomas Weißschuh
2
-4
/
+4
7 days
KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
Lorenzo Stoakes
1
-4
/
+4
8 days
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
5
-18
/
+257
8 days
Merge patch series "riscv: misaligned: fix misaligned accesses handling in put/get_user()"
Palmer Dabbelt
6
-50
/
+78
8 days
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
3
-8
/
+9
8 days
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
117
-527
/
+1390
8 days
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
6
-0
/
+306
8 days
riscv: enable mseal sysmap for RV64
Jisheng Zhang
2
-1
/
+2
8 days
riscv: mm: Add support for Svinval extension
Mayuresh Chitale
1
-0
/
+31
8 days
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/alexghiti/linux into for-next
Palmer Dabbelt
185
-1290
/
+1947
8 days
riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE
Miquel Sabaté Solà
1
-4
/
+4
8 days
Merge patch series "riscv: Add Zicbop & prefetchw support"
Alexandre Ghiti
9
-10
/
+142
8 days
Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
78
-4315
/
+2671
8 days
riscv: uaccess: do not do misaligned accesses in get/put_user()
Clément Léger
1
-5
/
+18
8 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
7
-23
/
+46
8 days
riscv: process: use unsigned int instead of unsigned long for put_user()
Clément Léger
1
-1
/
+1
8 days
riscv: make unsafe user copy routines use existing assembly routines
Alexandre Ghiti
5
-48
/
+63
8 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
3
-4
/
+4
8 days
riscv: hwprobe: export Zabha extension
Alexandre Ghiti
2
-0
/
+2
8 days
riscv: Make regs_irqs_disabled() more clear
Tiezhu Yang
1
-1
/
+1
8 days
Merge patch series "riscv: kexec_file: Support loading Image binary file"
Palmer Dabbelt
7
-486
/
+610
8 days
RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND
谢致邦 (XIE Zhibang)
1
-2
/
+2
8 days
riscv: module: Optimize PLT/GOT entry counting
Samuel Holland
1
-16
/
+65
8 days
Merge patch series "riscv: ftrace: atmoic patching and preempt improvements"
Alexandre Ghiti
9
-199
/
+289
8 days
riscv: Add support for PUD THP
Alexandre Ghiti
6
-2
/
+120
8 days
riscv: xchg: Prefetch the destination word for sc.w
Guo Ren
1
-1
/
+3
8 days
riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop
Guo Ren
1
-0
/
+24
8 days
riscv: Add support for Zicbop
Alexandre Ghiti
8
-9
/
+55
8 days
riscv: Introduce Zicbop instructions
Alexandre Ghiti
1
-0
/
+60
8 days
riscv/kexec_file: Fix comment in purgatory relocator
Yao Zi
1
-1
/
+1
[next]