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
/
scripts
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
17
-187
/
+590
6 days
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
1
-7
/
+20
7 days
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+201
8 days
scripts/misc-check: check unnecessary #include <linux/export.h> when W=1
Masahiro Yamada
1
-0
/
+12
8 days
scripts/misc-check: check missing #include <linux/export.h> when W=1
Masahiro Yamada
1
-0
/
+43
8 days
scripts/misc-check: add double-quotes to satisfy shellcheck
Masahiro Yamada
1
-1
/
+1
8 days
kbuild: move W=1 check for scripts/misc-check to top-level Makefile
Masahiro Yamada
1
-8
/
+1
8 days
scripts/tags.sh: allow to use alternative ctags implementation
Masatake YAMATO
1
-1
/
+1
8 days
kconfig: introduce menu type enum
Masahiro Yamada
4
-9
/
+21
8 days
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
5
-16
/
+34
10 days
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-0
/
+9
12 days
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-11
/
+43
12 days
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2
-11
/
+43
12 days
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
2
-0
/
+9
12 days
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-28
/
+73
13 days
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
8
-469
/
+4
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
2
-20
/
+101
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
9
-137
/
+37
2025-05-27
Remove legacy 'cc-disable-warning' use from the generic build scripts
Linus Torvalds
1
-16
/
+16
2025-05-27
Make 'cc-option' work correctly for the -Wno-xyzzy pattern
Linus Torvalds
1
-2
/
+2
2025-05-27
Merge tag 'docs-6.16' of git://git.lwn.net/linux
Linus Torvalds
9
-2441
/
+5859
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+1
2025-05-26
Merge tag 'next.2025.05.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
1
-0
/
+2
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-1
/
+4
2025-05-25
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
1
-5
/
+8
2025-05-25
modpost: check forbidden MODULE_IMPORT_NS("module:") at compile time
Masahiro Yamada
1
-1
/
+8
2025-05-25
kbuild: move kbuild syntax processing to scripts/Makefile.build
Masahiro Yamada
2
-84
/
+84
2025-05-25
gendwarfksyms: Add a kABI rule to override type strings
Sami Tolvanen
6
-18
/
+246
2025-05-25
gendwarfksyms: Add a kABI rule to override byte_size attributes
Sami Tolvanen
6
-1
/
+70
2025-05-25
gendwarfksyms: Clean up kABI rule look-ups
Sami Tolvanen
1
-57
/
+44
2025-05-25
module: Extend the module namespace parsing
Peter Zijlstra
1
-2
/
+34
2025-05-25
module: Add module specific symbol namespace support
Peter Zijlstra
1
-1
/
+10
2025-05-25
modpost: Use for() loop
Peter Zijlstra
1
-5
/
+3
2025-05-23
Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/next
Marc Zyngier
1
-1
/
+4
2025-05-23
rust: use absolute paths in macros referencing core and kernel
Igor Korotin
2
-9
/
+15
2025-05-21
scripts/gdb/symbols: determine KASLR offset on s390 during early boot
Ilya Leoshkevich
1
-0
/
+12
2025-05-21
scripts/gdb/symbols: factor out pagination_off()
Ilya Leoshkevich
2
-13
/
+18
2025-05-21
scripts/gdb/symbols: factor out get_vmlinux()
Ilya Leoshkevich
2
-5
/
+10
2025-05-21
Makefile.kcov: apply needed compiler option unconditionally in CFLAGS_KCOV
Lukas Bulwahn
1
-1
/
+1
2025-05-21
scripts: kernel-doc: prevent a KeyError when checking output
Mauro Carvalho Chehab
1
-0
/
+4
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
5
-5
/
+18
2025-05-17
x86/mm/64: Always use dynamic memory layout
Kirill A. Shutemov
1
-3
/
+1
2025-05-16
checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite()
Paul E. McKenney
1
-0
/
+2
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-6
/
+19
2025-05-13
Merge 6.15-rc6 into char-misc-next
Greg Kroah-Hartman
2
-2
/
+9
2025-05-12
kbuild: fix typos "module.builtin" to "modules.builtin"
Masahiro Yamada
2
-3
/
+3
2025-05-12
kbuild: fix dependency on sorttable
Masahiro Yamada
1
-1
/
+1
[next]