aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-10-07selftests: vDSO: improve getrandom and chacha error messagesjd/vdso-test-harnessJason A. Donenfeld2-53/+49
2024-10-07selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld2-3/+1
2024-10-07selftests: vDSO: unconditionally build chacha testJason A. Donenfeld8-12/+26
2024-10-03wireguard: selftests: re-use/ab-use test harness to run vDSO testsJason A. Donenfeld3-0/+14
2024-10-03wireguard: selftests: upgrade deps, toolchains, and add loongarchJason A. Donenfeld2-9/+28
2024-10-03prandom: Include <linux/percpu.h> in <linux/prandom.h>Uros Bizjak1-0/+1
2024-10-03random: Do not include <linux/prandom.h> in <linux/random.h>Uros Bizjak1-7/+0
2024-10-03netem: Include <linux/prandom.h> in sch_netem.cUros Bizjak1-0/+1
2024-10-03lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03bpf/tests: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03random32: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03kunit: string-stream-test: Include <linux/prandom.h>Uros Bizjak1-0/+1
2024-10-03lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03bpf: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03fscrypt: Include <linux/once.h> in fs/crypto/keyring.cUros Bizjak1-0/+1
2024-10-03mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak3-3/+3
2024-10-03media: vivid: Include <linux/prandom.h> in vivid-vid-cap.cUros Bizjak1-0/+1
2024-10-03drm/lib: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak3-3/+3
2024-10-03crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-10-03x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak1-1/+1
2024-09-29Linux 6.12-rc1Linus Torvalds1-2/+2
2024-09-29x86: kvm: fix build errorLinus Torvalds1-0/+2
2024-09-29Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailboxLinus Torvalds10-51/+32
2024-09-29Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-3/+58
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-18/+19
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds34-154/+415
2024-09-29Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefsLinus Torvalds39-309/+469
2024-09-29Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+11
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-44/+240
2024-09-29Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linuxLinus Torvalds1-22/+237
2024-09-29Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+2
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar8-36/+201
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall1-50/+41
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li1-8/+0
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li1-0/+38
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li1-0/+42
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li1-0/+19
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li1-0/+19
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds82-1448/+2799
2024-09-28Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-51/+86
2024-09-28Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linuxLinus Torvalds5-73/+90