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
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-23
Merge tag 'parisc-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
2
-8
/
+1
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+2
2026-08-18
Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2026-08-18
Merge tag 'irq-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-08-18
Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+5
2026-08-17
net: af_unix: useful handling of LSM denials on SCM_RIGHTS
Jori Koolstra
1
-0
/
+2
2026-08-16
parisc: Fix alignment of asm statements in head.S
Helge Deller
1
-0
/
+1
2026-08-04
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
1
-1
/
+1
2026-08-04
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
1
-1
/
+1
2026-08-04
parisc: Use asm-generic/serial.h
Thorsten Blum
1
-8
/
+0
2026-07-27
arch: hookup fchroot() system call
Christian Brauner
1
-0
/
+1
2026-07-15
treewide: Remove CLOCK_TICK_RATE
Thomas Gleixner
1
-2
/
+0
2026-07-12
ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_syscall_permit_entry()
Thomas Gleixner
1
-6
/
+4
2026-07-12
seccomp, treewide: Rename and convert __secure_computing() to return boolean
Jinjie Ruan
1
-1
/
+1
2026-07-07
parisc: Remove unnecessary NULL check of the kstat_irqs field
Radu Rendec
1
-1
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (headers)
Uwe Kleine-König (The Capable Hub)
2
-3
/
+2
2026-07-03
parisc: #include <linux/compiler.h> for unlikely() in <asm/ptrace.h>
Uwe Kleine-König (The Capable Hub)
1
-0
/
+1
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+1
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+0
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-14
/
+14
2026-06-15
Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+2
2026-06-09
crypto: pcbc - Remove support for PCBC mode
Eric Biggers
1
-1
/
+0
2026-06-09
crypto: fcrypt - Remove support for FCrypt block cipher
Eric Biggers
1
-1
/
+0
2026-06-06
vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flags
Jori Koolstra
1
-14
/
+14
2026-05-28
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
1
-2
/
+1
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+1
2026-05-21
openat2: introduce EFTYPE error code
Dorjoy Chowdhury
1
-0
/
+2
2026-05-01
parisc: Fix 64-bit kernel build when CONFIG_COMPAT=n
Helge Deller
1
-3
/
+4
2026-04-30
parisc: Fix build failure for 32-bit kernel with PA2.0 instruction set
Helge Deller
2
-7
/
+16
2026-04-28
parisc: drivers: switch to dynamic root device
Johan Hovold
1
-11
/
+10
2026-04-18
Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
12
-206
/
+39
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-45
/
+30
2026-04-17
module.lds.S: Fix modules on 32-bit parisc architecture
Helge Deller
1
-0
/
+1
2026-04-17
parisc: Allow to build without VDSO32
Helge Deller
2
-3
/
+6
2026-04-17
parisc: Include 32-bit VDSO only when building for 32-bit or compat mode
Helge Deller
1
-0
/
+2
2026-04-17
parisc: Allow to disable COMPAT mode on 64-bit kernel
Helge Deller
1
-1
/
+2
2026-04-17
parisc: Fix default stack size when COMPAT=n
Helge Deller
1
-0
/
+4
2026-04-17
parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BIT
Helge Deller
1
-9
/
+9
2026-04-17
parisc: is_compat_task() shall return false for COMPAT=n
Helge Deller
1
-1
/
+1
2026-04-17
parisc: Avoid compat syscalls when COMPAT=n
Helge Deller
1
-4
/
+7
2026-04-17
parisc: _llseek syscall is only available for 32-bit userspace
Helge Deller
1
-1
/
+1
2026-04-17
parisc: Drop ip_fast_csum() inline assembly implementation
Helge Deller
4
-187
/
+6
2026-04-16
bpf: Pass bpf_verifier_env to JIT
Xu Kuohai
1
-1
/
+1
2026-04-16
bpf: Move constants blinding out of arch-specific JITs
Xu Kuohai
1
-44
/
+29
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-7
/
+10
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-25
/
+9
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+0
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+1
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-1
/
+1
[next]