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
/
lib
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-80
/
+9
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
-30
/
+48
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-6
/
+58
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
9
-1253
/
+597
2025-01-22
Merge tag 'linux_kselftest-kunit-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
4
-5
/
+36
2025-01-22
atomic64: Use arch_spin_locks instead of raw_spin_locks
Steven Rostedt
1
-30
/
+48
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-66
/
+297
2025-01-21
Merge tag 'docs-6.14' of git://git.lwn.net/linux
Linus Torvalds
3
-4
/
+5
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
1
-14
/
+5
2025-01-21
Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-48
/
+3
2025-01-21
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+11
2025-01-20
Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-45
/
+15
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-01-19
Merge branch 'vsnprintf'
Linus Torvalds
1
-333
/
+241
2025-01-19
rhashtable: Fix rhashtable_try_insert test
Herbert Xu
1
-5
/
+7
2025-01-16
pldmfw: enable selected component update
Konrad Knitter
1
-0
/
+8
2025-01-16
lockref: use bool for false/true returns
Christoph Hellwig
1
-16
/
+14
2025-01-16
lockref: improve the lockref_get_not_zero description
Christoph Hellwig
1
-1
/
+1
2025-01-16
lockref: remove lockref_put_not_zero
Christoph Hellwig
1
-28
/
+0
2025-01-15
alloc_tag: skip pgalloc_tag_swap if profiling is disabled
Suren Baghdasaryan
1
-0
/
+3
2025-01-15
kunit: Introduce autorun option
Stanislav Kinsburskii
4
-5
/
+36
2025-01-13
vsnprintf: fix the number base for non-numeric formats
Linus Torvalds
1
-1
/
+2
2025-01-10
Merge tag 'v6.13-rc6' into drm-next
Dave Airlie
2
-5
/
+37
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-01-06
bpf/tests: Add 32 bits only long conditional jump tests
Christophe Leroy
1
-6
/
+58
2025-01-06
vsnprintf: fix up kerneldoc for argument name changes
Linus Torvalds
1
-3
/
+3
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+36
2025-01-02
lib: test_objpool: Use kthread_run_on_cpu()
Frederic Weisbecker
1
-14
/
+5
2024-12-30
maple_tree: reload mas before the second call for mas_empty_area
Yang Erkun
1
-0
/
+1
2024-12-28
crypto: lib/aesgcm - Reduce stack usage in libaesgcm_init
Herbert Xu
1
-1
/
+1
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
1
-45
/
+0
2024-12-26
fprobe: Use ftrace_regs in fprobe exit handler
Masami Hiramatsu (Google)
1
-3
/
+3
2024-12-26
fprobe: Use ftrace_regs in fprobe entry handler
Masami Hiramatsu (Google)
1
-2
/
+2
2024-12-23
vsprintf: don't make the 'binary' version pack small integer arguments
Linus Torvalds
1
-23
/
+6
2024-12-23
vsnprintf: collapse the number format state into one single state
Linus Torvalds
1
-71
/
+66
2024-12-23
vsnprintf: mark the indirect width and precision cases unlikely
Linus Torvalds
1
-4
/
+4
2024-12-23
vsnprintf: inline skip_atoi() again
Linus Torvalds
1
-2
/
+1
2024-12-23
vsprintf: deal with format specifiers with a lookup table
Linus Torvalds
1
-79
/
+54
2024-12-23
vsprintf: deal with format flags with a simple lookup table
Linus Torvalds
1
-20
/
+21
2024-12-23
vsprintf: associate the format state with the format pointer
Linus Torvalds
1
-135
/
+157
2024-12-23
vsprintf: fix calling convention for format_decode()
Linus Torvalds
1
-20
/
+17
2024-12-23
vsprintf: avoid nested switch statement on same variable
Linus Torvalds
1
-52
/
+47
2024-12-23
vsprintf: simplify number handling
Linus Torvalds
1
-102
/
+42
2024-12-22
Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux into locking/core
Peter Zijlstra
1
-9
/
+9
2024-12-21
crypto: lib/gf128mul - Remove some bbe deadcode
Dr. David Alan Gilbert
1
-75
/
+0
2024-12-21
rhashtable: Fix potential deadlock by moving schedule_work outside lock
Breno Leitao
1
-4
/
+6
2024-12-20
netfs: Add a tracepoint to log the lifespan of folio_queue structs
David Howells
1
-2
/
+2
2024-12-20
Merge branch 'locking/urgent'
Peter Zijlstra
5
-17
/
+34
2024-12-20
Merge tag 'drm-misc-next-2024-12-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-1
/
+1
[next]