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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-18
kconfig: add optional warnings for changed input values
Pengpeng Hou
8
-6
/
+195
2026-06-18
modpost: Ignore Clang LTO suffixes in symbol matching
Rong Xu
1
-1
/
+1
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
1
-0
/
+1
2026-06-17
Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
55
-2
/
+2191
2026-06-16
Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
1
-0
/
+2
2026-06-16
Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+130
2026-06-16
Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-1
/
+7
2026-06-15
Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-88
/
+169
2026-06-15
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+0
2026-06-15
Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+122
2026-06-15
Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-69
/
+37
2026-06-15
Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
5
-9
/
+41
2026-06-15
Merge tag 'rcu.release.v7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
1
-2
/
+3
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
13
-37
/
+303
2026-06-12
modpost: Handle malformed WMI GUID strings
Armin Wolf
1
-1
/
+27
2026-06-11
checkpatch: cuppress warnings when Reported-by: is followed by Link:
Cryolitia PukNgae
1
-3
/
+3
2026-06-10
dt-bindings: add self-test fixtures for style checker
Daniel Golle
53
-0
/
+997
2026-06-10
scripts/jobserver-exec: propagate child exit status
Daniel Golle
1
-2
/
+2
2026-06-10
dt-bindings: add DTS style checker
Daniel Golle
1
-0
/
+1192
2026-06-10
s390: Enable Rust support
Jan Polensky
2
-1
/
+7
2026-06-09
kconfig: tests: fix typo in comment
Ethan Nelson-Moore
1
-1
/
+1
2026-06-09
rust: zerocopy-derive: enable support in kbuild
Miguel Ojeda
2
-3
/
+9
2026-06-09
rust: zerocopy: enable support in kbuild
Miguel Ojeda
2
-2
/
+9
2026-06-09
scripts: generate_rust_analyzer: support passing env vars
Miguel Ojeda
1
-4
/
+18
2026-06-06
Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
2
-3
/
+7
2026-06-05
modpost: Add __llvm_covfun and __llvm_covmap to section_white_list
James Lee
1
-0
/
+2
2026-06-05
kconfig: Fix repeated include selftest expectation
Zhou Yuhang
1
-2
/
+2
2026-06-04
kbuild: rust: rename flag to `-Zdebuginfo-for-profiling` for Rust >= 1.98
Miguel Ojeda
1
-1
/
+1
2026-06-03
kconfig: add kconfig-sym-check static checker
Andrew Jones
1
-0
/
+132
2026-06-02
kbuild: Remove unnecessary 'T' modifier in cmd_ar_builtin_fixup
Nathan Chancellor
1
-2
/
+1
2026-06-02
tick/sched: Remove unused fields
Frederic Weisbecker
1
-4
/
+0
2026-05-30
rust: x86: support Rust >= 1.98.0 target spec
Miguel Ojeda
1
-2
/
+6
2026-05-29
kbuild: distributed build support for Clang ThinLTO
Rong Xu
4
-3
/
+97
2026-05-29
kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
Masahiro Yamada
1
-0
/
+46
2026-05-28
scripts/bloat-o-meter: ignore _sdata
Yury Norov
1
-0
/
+1
2026-05-28
get_maintainer: add --json output mode
Sasha Levin
1
-29
/
+42
2026-05-28
checkpatch: add check for function pointer arrays in declarations
Joe Perches
1
-2
/
+2
2026-05-28
checkpatch: add option to not force /* */ for SPDX
Petr Vorel
1
-5
/
+18
2026-05-28
checkpatch: allow passing config directory
Petr Vorel
1
-3
/
+17
2026-05-28
scripts: modpost: detect and report truncated buf_printf() output
Alexandre Courbot
1
-1
/
+10
2026-05-28
kbuild: rpm-pkg: append %{?dist} macro to Release tag
Yafang Shao
1
-1
/
+1
2026-05-27
run-clang-tools: run multiprocessing.Pool as context manager
Philipp Hahn
1
-7
/
+8
2026-05-27
scripts/Makefile.warn: Drop -Wformat handling for clang < 16
Nathan Chancellor
1
-10
/
+0
2026-05-27
kbuild: Bump minimum version of LLVM for building the kernel to 17.0.1
Nathan Chancellor
1
-1
/
+1
2026-05-27
rust: kasan: add support for Software Tag-Based KASAN
Alice Ryhl
1
-2
/
+0
2026-05-27
kbuild: rust: add AutoFDO support
Alice Ryhl
2
-1
/
+8
2026-05-26
genirq/proc: Runtime size the chip name
Thomas Gleixner
1
-8
/
+15
2026-05-26
genirq/proc: Increase default interrupt number precision to four
Thomas Gleixner
1
-10
/
+6
2026-05-26
genirq: Expose nr_irqs in core code
Thomas Gleixner
1
-1
/
+1
2026-05-26
scripts/gdb: Update x86 interrupts to the array based storage
Thomas Gleixner
1
-53
/
+18
[prev]
[next]