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
/
mips
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-0
/
+3
2025-11-21
MIPS: kernel: Fix random segmentation faults
Thomas Bogendoerfer
1
-1
/
+1
2025-11-03
arch: hookup listns() system call
Christian Brauner
3
-0
/
+3
2025-10-05
Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-3
/
+3
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+2
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
1
-1
/
+1
2025-08-29
MIPS: Unify Loongson1 PRID_REV
Keguang Zhang
1
-3
/
+3
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
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
1
-1
/
+1
2025-07-31
Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
5
-46
/
+90
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-10
/
+10
2025-07-28
MIPS: Don't use %pK through printk
Thomas Weißschuh
1
-5
/
+5
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+1
2025-07-16
MIPS: CPS: Optimise delay CPU calibration for SMP
Gregory CLEMENT
1
-0
/
+11
2025-07-16
MIPS: CPS: Improve mips_cps_first_online_in_cluster()
Gregory CLEMENT
2
-32
/
+20
2025-07-16
MIPS: disable MMID when not supported by the hardware
Gregory CLEMENT
2
-2
/
+45
2025-07-14
MIPS: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-10
/
+10
2025-07-03
MIPS: Don't crash in stack_top() for tasks without ABI or vDSO
Thomas Weißschuh
1
-7
/
+9
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
3
-0
/
+6
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 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
5
-20
/
+45
2025-05-26
Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+1
2025-05-25
MIPS: SMP: Move the AP sync point before the calibration delay
Gregory CLEMENT
1
-3
/
+3
2025-05-21
mips/perf: Remove driver-specific throttle support
Kan Liang
1
-2
/
+1
2025-05-20
MIPS: SMP: Move the AP sync point before the non-parallel aware functions
Gregory CLEMENT
1
-3
/
+3
2025-04-27
MIPS: CPS: Fix potential NULL pointer dereferences in cps_prepare_cpus()
Thorsten Blum
1
-0
/
+4
2025-04-27
MIPS: rename rollback_handler with skipover_handler
Marco Crivellari
2
-10
/
+10
2025-04-27
MIPS: Move r4k_wait() to .cpuidle.text section
Marco Crivellari
1
-0
/
+1
2025-04-27
MIPS: Fix idle VS timer enqueue
Marco Crivellari
2
-33
/
+36
2025-04-27
MIPS: Replace strcpy() with strscpy() in vpe_elfload()
Thorsten Blum
1
-1
/
+2
2025-04-27
mips: ptrace: Improve code formatting and indentation
Thorsten Blum
1
-16
/
+18
2025-04-27
MIPS: SMP: Implement parallel CPU bring up for EyeQ
Gregory CLEMENT
2
-0
/
+20
2025-04-27
MIPS: txx9: gpio: use new line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2025-03-29
Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
6
-66
/
+298
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-29
/
+18
2025-03-24
Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-18
/
+2
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-0
/
+3
2025-02-27
MIPS: cevt-ds1287: Add missing ds1287.h include
WangYuli
1
-0
/
+1
2025-02-21
MIPS: CPS: Support broken HCI for multicluster
Gregory CLEMENT
1
-1
/
+4
2025-02-21
MIPS: cm: Detect CM quirks from device tree
Gregory CLEMENT
1
-0
/
+14
2025-02-21
MIPS: CPS: Boot CPUs in secondary clusters
Paul Burton
2
-21
/
+188
2025-02-21
MIPS: CPS: Introduce struct cluster_boot_config
Paul Burton
4
-33
/
+76
2025-02-21
MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core
Paul Burton
1
-13
/
+17
2025-02-21
MIPS: vdso: Switch to generic storage implementation
Thomas Weißschuh
1
-29
/
+18
2025-02-13
MIPS: Export syscall stack arguments properly for remote use
Maciej W. Rozycki
2
-4
/
+10
2025-02-12
fs: add open_tree_attr()
Christian Brauner
3
-0
/
+3
2025-02-10
seccomp/mips: change syscall_trace_enter() to use secure_computing()
Oleg Nesterov
1
-18
/
+2
2025-02-01
Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-3
/
+3
[next]