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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
selftests: vDSO: improve getrandom and chacha error messages
jd/vdso-test-harness
Jason A. Donenfeld
2
-53
/
+49
2024-10-07
selftests: vDSO: unconditionally build getrandom test
Jason A. Donenfeld
2
-3
/
+1
2024-10-07
selftests: vDSO: unconditionally build chacha test
Jason A. Donenfeld
8
-12
/
+26
2024-10-03
wireguard: selftests: re-use/ab-use test harness to run vDSO tests
Jason A. Donenfeld
3
-0
/
+14
2024-10-03
wireguard: selftests: upgrade deps, toolchains, and add loongarch
Jason A. Donenfeld
2
-9
/
+28
2024-10-03
prandom: Include <linux/percpu.h> in <linux/prandom.h>
Uros Bizjak
1
-0
/
+1
2024-10-03
random: Do not include <linux/prandom.h> in <linux/random.h>
Uros Bizjak
1
-7
/
+0
2024-10-03
netem: Include <linux/prandom.h> in sch_netem.c
Uros Bizjak
1
-0
/
+1
2024-10-03
lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
random32: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
kunit: string-stream-test: Include <linux/prandom.h>
Uros Bizjak
1
-0
/
+1
2024-10-03
lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
bpf: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
Uros Bizjak
1
-0
/
+1
2024-10-03
mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
3
-3
/
+3
2024-10-03
media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
Uros Bizjak
1
-0
/
+1
2024-10-03
drm/lib: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
3
-3
/
+3
2024-10-03
crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-10-03
x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
1
-1
/
+1
2024-09-29
Linux 6.12-rc1
Linus Torvalds
1
-2
/
+2
2024-09-29
x86: kvm: fix build error
Linus Torvalds
1
-0
/
+2
2024-09-29
Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox
Linus Torvalds
10
-51
/
+32
2024-09-29
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
6
-3
/
+58
2024-09-29
Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-18
/
+19
2024-09-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
34
-154
/
+415
2024-09-29
Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefs
Linus Torvalds
39
-309
/
+469
2024-09-29
Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+11
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-44
/
+240
2024-09-29
Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux
Linus Torvalds
1
-22
/
+237
2024-09-29
Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-0
/
+2
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
8
-36
/
+201
2024-09-28
Reduce Coccinelle choices in string_choices.cocci
Julia Lawall
1
-50
/
+41
2024-09-28
coccinelle: Remove unnecessary parentheses for only one possible change.
Hongbo Li
1
-8
/
+0
2024-09-28
coccinelle: Add rules to find str_yes_no() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_on_off() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_write_read() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_read_write() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
1
-0
/
+42
2024-09-28
coccinelle: Add rules to find str_false_true() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_true_false() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
82
-1448
/
+2799
2024-09-28
Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-51
/
+86
2024-09-28
Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
5
-73
/
+90
[next]