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
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
32
-36
/
+36
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
5
-57
/
+12
2025-01-28
Merge tag 'stop-machine.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-1
/
+1
2025-01-28
Merge tag 'csd-lock.2025.01.28a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-2
/
+2
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
32
-36
/
+36
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-34
/
+28
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
13
-39
/
+78
2025-01-26
Merge tag 'modules-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
6
-115
/
+122
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
10
-27
/
+193
2025-01-26
Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-3
/
+14
2025-01-26
Merge tag 'bitmap-for-6.14' of https://github.com:/norov/linux
Linus Torvalds
1
-5
/
+0
2025-01-26
module: sign with sha512 instead of sha1 by default
Thorsten Leemhuis
1
-0
/
+1
2025-01-26
module: Don't fail module loading when setting ro_after_init section RO failed
Christophe Leroy
1
-3
/
+4
2025-01-26
module: Split module_enable_rodata_ro()
Christophe Leroy
3
-7
/
+13
2025-01-26
module: sysfs: Use const 'struct bin_attribute'
Thomas Weißschuh
1
-10
/
+10
2025-01-26
module: sysfs: Add notes attributes through attribute_group
Thomas Weißschuh
1
-26
/
+28
2025-01-26
module: sysfs: Simplify section attribute allocation
Thomas Weißschuh
1
-8
/
+10
2025-01-26
module: sysfs: Drop 'struct module_sect_attr'
Thomas Weißschuh
1
-15
/
+11
2025-01-26
module: sysfs: Drop member 'module_sect_attr::address'
Thomas Weißschuh
1
-5
/
+2
2025-01-26
module: sysfs: Drop member 'module_sect_attrs::nsections'
Thomas Weißschuh
1
-6
/
+3
2025-01-26
module: Constify 'struct module_attribute'
Thomas Weißschuh
4
-30
/
+30
2025-01-26
module: Handle 'struct module_version_attribute' as const
Thomas Weißschuh
1
-2
/
+2
2025-01-26
params: Prepare for 'const struct module_attribute *'
Thomas Weißschuh
1
-3
/
+3
2025-01-26
module: Put known GPL offenders in an array
Uwe Kleine-König
1
-9
/
+14
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-4
/
+1
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-1
/
+1
2025-01-25
Merge tag 'kgdb-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
1
-21
/
+3
2025-01-25
kdb: Remove unused flags stack
Dr. David Alan Gilbert
1
-18
/
+0
2025-01-25
kdb: use kmap_local_page()
Zhang Heng
1
-3
/
+3
2025-01-24
gcov: clang: use correct function param names
Randy Dunlap
1
-3
/
+3
2025-01-24
latencytop: use correct kernel-doc format for func params
Randy Dunlap
1
-3
/
+3
2025-01-24
hung_task: add task->flags, blocked by coredump to log
Oxana Kharitonova
2
-2
/
+4
2025-01-24
kthread: correct comments before kthread_queue_work()
Tio Zhang
1
-1
/
+1
2025-01-24
tracing/osnoise: Fix resetting of tracepoints
Steven Rostedt
1
-3
/
+14
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-9
/
+36
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+17
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
3
-118
/
+274
2025-01-23
Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-2
/
+7
2025-01-23
Merge tag 'ftrace-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
6
-24
/
+33
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
12
-462
/
+650
2025-01-23
Merge tag 'probes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
5
-468
/
+381
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-6
/
+6
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
17
-517
/
+1028
2025-01-22
Merge tag 'hardening-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-1
/
+5
2025-01-22
Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-32
/
+46
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-5
/
+5
2025-01-21
Merge tag 'audit-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-4
/
+11
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
2
-32
/
+28
2025-01-21
fgraph: Remove calltime and rettime from generic operations
Steven Rostedt
6
-24
/
+33
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
7
-112
/
+206
[next]