| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-25 | Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+7 |
| 2026-04-24 | Merge tag 'spdx-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+8 |
| 2026-04-18 | Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
| 2026-04-17 | Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -9/+19 |
| 2026-04-17 | module.lds.S: Fix modules on 32-bit parisc architecture | Helge Deller | 1 | -0/+2 |
| 2026-04-16 | Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 7 | -179/+213 |
| 2026-04-15 | checkpatch: exclude forward declarations of const structs | Taylor Nelms | 1 | -2/+2 |
| 2026-04-14 | Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -0/+2 |
| 2026-04-14 | Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -27/+24 |
| 2026-04-14 | Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -55/+96 |
| 2026-04-14 | Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
| 2026-04-14 | Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2026-04-14 | Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 14 | -33/+85 |
| 2026-04-14 | Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux | Linus Torvalds | 1 | -21/+42 |
| 2026-04-13 | Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
| 2026-04-13 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+103 |
| 2026-04-13 | kbuild: builddeb - avoid recompiles for non-cross-compiles | Mathias Krause | 1 | -1/+7 |
| 2026-04-13 | Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l... | Linus Torvalds | 7 | -187/+229 |
| 2026-04-11 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 3 | -19/+25 |
| 2026-04-08 | Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li... | Miguel Ojeda | 1 | -5/+4 |
| 2026-04-07 | scripts/dtc: Update to upstream version v1.7.2-69-g53373d135579 | Rob Herring (Arm) | 6 | -8/+18 |
| 2026-04-07 | rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1 | Miguel Ojeda | 1 | -7/+1 |
| 2026-04-07 | rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=... | Miguel Ojeda | 3 | -51/+1 |
| 2026-04-07 | rust: rust_is_available: remove warning for `bindgen` 0.66.[01] | Miguel Ojeda | 3 | -38/+3 |
| 2026-04-07 | rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie) | Miguel Ojeda | 1 | -1/+1 |
| 2026-04-07 | rust: kbuild: remove `feature(...)`s that are now stable | Miguel Ojeda | 1 | -5/+1 |
| 2026-04-07 | rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie) | Miguel Ojeda | 1 | -1/+1 |
| 2026-04-05 | kconfig: forbid multiple entries with the same symbol in a choice | Masahiro Yamada | 1 | -11/+4 |
| 2026-04-05 | checksyscalls: only run when necessary | Thomas Weißschuh | 1 | -0/+5 |
| 2026-04-05 | checksyscalls: fail on all intermediate errors | Thomas Weißschuh | 1 | -0/+2 |
| 2026-04-05 | checksyscalls: move path to reference table to a variable | Thomas Weißschuh | 1 | -1/+3 |
| 2026-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+ | Alexei Starovoitov | 2 | -14/+21 |
| 2026-04-03 | rust: support overriding crate_name | Alice Ryhl | 2 | -23/+24 |
| 2026-04-02 | kbuild: vdso_install: drop build ID architecture allow-list | Thomas Weißschuh | 1 | -3/+0 |
| 2026-04-02 | kbuild: vdso_install: gracefully handle images without build ID | Thomas Weißschuh | 1 | -0/+3 |
| 2026-04-02 | kbuild: vdso_install: hide readelf warnings | Thomas Weißschuh | 1 | -1/+1 |
| 2026-04-02 | kbuild: vdso_install: split out the readelf invocation | Thomas Weißschuh | 1 | -1/+2 |
| 2026-04-02 | Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux int... | Miguel Ojeda | 1 | -77/+209 |
| 2026-03-31 | module: remove *_gpl sections from vmlinux and modules | Siddharth Nayyar | 1 | -2/+0 |
| 2026-03-31 | module: use kflagstab instead of *_gpl sections | Siddharth Nayyar | 1 | -4/+4 |
| 2026-03-31 | module: populate kflagstab in modpost | Siddharth Nayyar | 1 | -0/+8 |
| 2026-03-31 | module: add kflagstab section to vmlinux and modules | Siddharth Nayyar | 1 | -0/+1 |
| 2026-03-31 | Revert "scripts/checkpatch: add Assisted-by: tag validation" | Jonathan Corbet | 1 | -11/+1 |
| 2026-03-30 | docs: changes.rst and ver_linux: sort the lists | Manuel Ebner | 1 | -32/+32 |
| 2026-03-30 | docs: changes/ver_linux: fix entries and add several tools | Manuel Ebner | 1 | -14/+35 |
| 2026-03-30 | Revert "scripts: ver_linux: expand and fix list" | Jonathan Corbet | 1 | -36/+14 |
| 2026-03-30 | Merge branch 'docs-fixes' into docs-mw | Jonathan Corbet | 1 | -1/+11 |
| 2026-03-30 | scripts/checkpatch: add Assisted-by: tag validation | Harry Wentland | 1 | -1/+11 |
| 2026-03-30 | modpost: Declare extra_warn with unused attribute | Nathan Chancellor | 1 | -1/+1 |
| 2026-03-30 | kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH | Janne Grunau | 1 | -1/+2 |
| 2026-03-30 | kbuild: rust: provide an option to inline C helpers into Rust | Gary Guo | 1 | -1/+6 |
| 2026-03-30 | rust: add `const_assert!` macro | Gary Guo | 1 | -1/+2 |
| 2026-03-27 | scripts/decodecode: return 0 on success | Patrick Bellasi | 1 | -2/+1 |
| 2026-03-27 | checkpatch: add support for Assisted-by tag | Sasha Levin | 1 | -0/+10 |
| 2026-03-27 | decode_stacktrace: decode caller address | Masami Hiramatsu (Google) | 1 | -4/+22 |
| 2026-03-27 | scripts/gdb/symbols: handle module path parameters | Benjamin Berg | 1 | -1/+1 |
| 2026-03-27 | get_maintainer: add ** glob pattern support | Matteo Croce | 1 | -2/+7 |
| 2026-03-27 | scripts/spelling.txt: add "exaclty" typo | Petr Vorel | 1 | -0/+1 |
| 2026-03-27 | scripts/spelling.txt: sort alphabetically | Petr Vorel | 1 | -165/+165 |
| 2026-03-27 | scripts/bloat-o-meter: rename file arguments to match output | Valtteri Koskivuori | 1 | -3/+3 |
| 2026-03-27 | scripts/spelling.txt: add "binded||bound" | Günther Noack | 1 | -0/+1 |
| 2026-03-26 | kbuild, bpf: Specify "layout" optional feature | Alan Maguire | 1 | -0/+2 |
| 2026-03-25 | Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+11 |
| 2026-03-24 | Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+10 |
| 2026-03-24 | sign-file: use 'struct module_signature' from the UAPI headers | Thomas Weißschuh | 2 | -15/+5 |
| 2026-03-23 | lib/crypto: tests: Add KUnit tests for SM3 | Eric Biggers | 1 | -0/+3 |
| 2026-03-23 | lib/crypto: tests: Add KUnit tests for GHASH | Eric Biggers | 1 | -1/+62 |
| 2026-03-22 | Merge tag 'v7.0-rc5' into driver-core-next | Danilo Krummrich | 1 | -5/+4 |
| 2026-03-21 | Merge tag 'v7.0-rc4' into timers/core, to resolve conflict | Ingo Molnar | 3 | -3/+9 |
| 2026-03-20 | check-uapi: use dummy libc includes | Arnd Bergmann | 1 | -0/+1 |
| 2026-03-20 | check-uapi: honor ${CROSS_COMPILE} setting | Arnd Bergmann | 1 | -5/+6 |
| 2026-03-20 | check-uapi: link into shared objects | Arnd Bergmann | 1 | -2/+5 |
| 2026-03-20 | coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg | Kees Cook | 1 | -0/+11 |
| 2026-03-20 | LICENSES: Explicitly allow SPDX-FileCopyrightText | Krzysztof Kozlowski | 1 | -0/+8 |
| 2026-03-17 | module.lds,codetag: force 0 sh_addr for sections | Joe Lawrence | 1 | -6/+6 |
| 2026-03-17 | rust: enable the `generic_arg_infer` feature | Alexandre Courbot | 1 | -1/+2 |
| 2026-03-17 | scripts: ver_linux: expand and fix list | Manuel Ebner | 1 | -14/+36 |
| 2026-03-16 | livepatch/klp-build: report patch validation fuzz | Joe Lawrence | 1 | -5/+19 |
| 2026-03-16 | livepatch/klp-build: add terminal color output | Joe Lawrence | 1 | -4/+13 |
| 2026-03-16 | livepatch/klp-build: provide friendlier error messages | Joe Lawrence | 1 | -4/+5 |
| 2026-03-16 | livepatch/klp-build: Fix inconsistent kernel version | Josh Poimboeuf | 1 | -5/+4 |
| 2026-03-16 | livepatch/klp-build: improve short-circuit validation | Joe Lawrence | 1 | -2/+5 |
| 2026-03-16 | livepatch/klp-build: fix shellcheck complaints | Joe Lawrence | 1 | -1/+1 |
| 2026-03-16 | livepatch/klp-build: add Makefile with check target | Joe Lawrence | 1 | -0/+20 |
| 2026-03-16 | livepatch/klp-build: add grep-override function | Joe Lawrence | 1 | -0/+7 |
| 2026-03-16 | livepatch/klp-build: switch to GNU patch and recountdiff | Joe Lawrence | 1 | -46/+13 |
| 2026-03-16 | livepatch/klp-build: support patches that add/remove files | Joe Lawrence | 1 | -7/+27 |
| 2026-03-13 | Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r... | Dave Airlie | 1 | -1/+3 |
| 2026-03-12 | kbuild: Consolidate C dialect options | Nathan Chancellor | 1 | -5/+0 |
| 2026-03-12 | scripts/gdb: timerlist: Adapt to move of tk_core | Thomas Weißschuh (Schneider Electric) | 1 | -1/+1 |
| 2026-03-11 | scripts: kconfig: merge_config.sh: fix indentation | Daniel Gomez | 1 | -2/+2 |
| 2026-03-11 | scripts: kconfig: merge_config.sh: pass output file as awk variable | Daniel Gomez | 1 | -11/+7 |
| 2026-03-09 | scripts: kconfig: merge_config.sh: fix unexpected operator warning | Weizhao Ouyang | 1 | -1/+1 |
| 2026-03-09 | lib/crypto: aes: Add FIPS self-test for CMAC | Eric Biggers | 1 | -0/+10 |
| 2026-03-09 | lib/crypto: tests: Add KUnit tests for CBC-based MACs | Eric Biggers | 1 | -3/+28 |
| 2026-03-09 | scripts: generate_rust_analyzer.py: reduce cfg plumbing | Tamir Duberstein | 1 | -7/+2 |
| 2026-03-09 | scripts: generate_rust_analyzer.py: rename cfg to generated_cfg | Eliot Courtney | 1 | -4/+4 |
| 2026-03-09 | scripts: generate_rust_analyzer.py: avoid FD leak | Tamir Duberstein | 1 | -1/+2 |
| 2026-03-09 | scripts: generate_rust_analyzer.py: define scripts | Tamir Duberstein | 1 | -1/+13 |
| 2026-03-09 | scripts: generate_rust_analyzer.py: identify crates explicitly | Tamir Duberstein | 1 | -42/+42 |
| 2026-03-09 | scripts: generate_rust_analyzer.py: add type hints | Tamir Duberstein | 1 | -39/+89 |
| 2026-03-09 | scripts: generate_rust_analyzer.py: drop `"is_proc_macro": false` | Tamir Duberstein | 1 | -17/+43 |
| 2026-03-09 | scripts: generate_rust_analyzer.py: extract `{build,register}_crate` | Tamir Duberstein | 1 | -13/+61 |
| 2026-03-08 | locking/rtmutex: Add context analysis | Peter Zijlstra | 1 | -0/+1 |
| 2026-03-07 | rust: ptr: add projection infrastructure | Gary Guo | 1 | -1/+3 |
| 2026-02-27 | kconfig: Error out on duplicated kconfig inclusion | Nicolas Schier | 9 | -6/+55 |
| 2026-02-26 | kbuild: install-extmod-build: Package resolve_btfids if necessary | Thomas Weißschuh | 1 | -0/+4 |
| 2026-02-26 | genksyms: Fix parsing a declarator with a preceding attribute | Nathan Chancellor | 1 | -2/+2 |
| 2026-02-23 | checkpatch: Fix false DT_SPLIT_BINDING_PATCH warnings | Rob Herring (Arm) | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | scripts: coccicheck: warn on unset debug file | Benjamin Philip | 1 | -0/+5 |
| 2026-02-21 | scripts: coccicheck: simplify debug file handling | Benjamin Philip | 1 | -8/+8 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2026-02-18 | Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -2/+173 |
| 2026-02-18 | Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -14/+92 |
| 2026-02-16 | kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package | Nathan Chancellor | 1 | -0/+3 |
| 2026-02-13 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+3 |
| 2026-02-13 | kbuild: rpm-pkg: Fix manual debuginfo generation when using .src.rpm | Nathan Chancellor | 1 | -2/+2 |
| 2026-02-13 | kernel: rpm-pkg: Restore find-debuginfo.sh approach to -debuginfo package | Nathan Chancellor | 2 | -4/+51 |
| 2026-02-13 | kbuild: rpm-pkg: Restrict manual debug package creation | Nathan Chancellor | 2 | -7/+35 |
| 2026-02-13 | scripts/make_fit.py: Drop explicit LZMA parallel compression | Chen-Yu Tsai | 1 | -1/+1 |
| 2026-02-13 | kbuild: Fix CC_CAN_LINK detection | Mickaël Salaün | 1 | -1/+1 |
| 2026-02-12 | scripts/gdb: implement x86_page_ops in mm.py | Seongjun Hong | 2 | -2/+173 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -0/+11 |
| 2026-02-12 | Merge 7.0 Kbuild changes into kbuild-fixes | Nathan Chancellor | 41 | -541/+1067 |
| 2026-02-11 | Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 15 | -138/+632 |
| 2026-02-11 | Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 41 | -541/+1067 |
| 2026-02-10 | Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -28/+2 |
| 2026-02-10 | Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+19 |
| 2026-02-10 | Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-10 | Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -6/+63 |
| 2026-02-10 | Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj... | Linus Torvalds | 2 | -3/+3 |
| 2026-02-10 | Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 5 | -53/+165 |
| 2026-02-10 | Merge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -68/+9 |
| 2026-02-10 | Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+30 |
| 2026-02-10 | Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -6/+157 |
| 2026-02-10 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+40 |
| 2026-02-09 | Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux | Linus Torvalds | 2 | -340/+1 |
| 2026-02-09 | coccinelle: Add kmalloc_objs conversion script | Kees Cook | 1 | -0/+124 |
| 2026-02-09 | Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
| 2026-02-07 | Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -18/+15 |
| 2026-02-05 | livepatch: Free klp_{object,func}_ext data after initialization | Petr Pavlu | 2 | -3/+3 |
| 2026-02-05 | livepatch: Fix having __klp_objects relics in non-livepatch modules | Petr Pavlu | 2 | -17/+10 |
| 2026-02-03 | of: Add for_each_compatible_node_scoped() helper | Krzysztof Kozlowski | 1 | -0/+1 |
| 2026-02-03 | scripts/dtc: Update to upstream version v1.7.2-62-ga26ef6400bd8 | Rob Herring (Arm) | 14 | -138/+631 |
| 2026-02-03 | scripts/make_fit: Compress dtbs in parallel | Simon Glass | 1 | -6/+50 |
| 2026-02-03 | scripts/make_fit: Support a few more parallel compressors | Simon Glass | 1 | -3/+9 |
| 2026-02-03 | kbuild: Support a FIT_EXTRA_ARGS environment variable | Simon Glass | 1 | -1/+1 |
| 2026-02-03 | scripts/make_fit: Move dtb processing into a function | Simon Glass | 1 | -23/+44 |
| 2026-02-03 | scripts/make_fit: Support an initial ramdisk | Simon Glass | 1 | -8/+44 |
| 2026-02-03 | scripts/make_fit: Speed up operation | Simon Glass | 1 | -2/+4 |
| 2026-02-03 | rust: kconfig: Don't require RUST_IS_AVAILABLE for rustc-option | Matthew Maurer | 1 | -2/+0 |
| 2026-02-03 | modpost: Amend ppc64 save/restfpr symnames for -Os build | René Rebe | 1 | -0/+4 |
| 2026-02-03 | Merge branch 'v6.19-rc8' | Peter Zijlstra | 16 | -204/+123 |
| 2026-02-02 | streamline_config.pl: remove superfluous exclamation mark | Diego Viola | 1 | -1/+1 |
| 2026-02-02 | modsign: Enable ML-DSA module signing | David Howells | 1 | -9/+30 |
| 2026-02-01 | Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
| 2026-01-31 | scripts/bloat-o-meter: ignore __noinstr_text_start | Eric Dumazet | 1 | -0/+1 |
| 2026-01-31 | checkpatch: add an invalid patch separator test | Joe Perches | 1 | -0/+10 |
| 2026-01-31 | Merge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -36/+34 |
| 2026-01-31 | kbuild: Do not run kernel-doc when building external modules | Nathan Chancellor | 1 | -0/+2 |
| 2026-01-30 | Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -14/+35 |
| 2026-01-30 | scripts: headers_install.sh: Remove config leak ignore machinery | Thomas Weißschuh | 1 | -22/+2 |
| 2026-01-30 | x86/uapi: Stop leaking kconfig references to userspace | Thomas Weißschuh | 1 | -2/+0 |
| 2026-01-30 | nios2: uapi: Remove custom asm/swab.h from UAPI | Thomas Weißschuh | 1 | -2/+0 |
| 2026-01-30 | ARM: uapi: Drop PSR_ENDSTATE | Thomas Weißschuh | 1 | -1/+0 |
| 2026-01-30 | ARC: Always use SWAPE instructions for __arch_swab32() | Thomas Weißschuh | 1 | -1/+0 |
| 2026-01-29 | kbuild: dummy-tools: Add python3 | Michal Suchanek | 1 | -0/+4 |
| 2026-01-29 | livepatch/klp-build: Require Clang assembler >= 20 | Josh Poimboeuf | 1 | -0/+4 |
| 2026-01-28 | checkpatch: special-case cacheline group macros | Michael S. Tsirkin | 1 | -1/+3 |
| 2026-01-28 | kbuild: Fix permissions of modules.builtin.modinfo | Ethan Zuo | 1 | -1/+2 |
| 2026-01-28 | kbuild: rpm-pkg: Generate debuginfo package manually | Nathan Chancellor | 1 | -35/+30 |
| 2026-01-28 | Merge tag 'pin-init-v7.0' of https://github.com/Rust-for-Linux/linux into rus... | Miguel Ojeda | 1 | -1/+1 |
| 2026-01-27 | livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALL | Josh Poimboeuf | 1 | -4/+4 |
| 2026-01-26 | scripts: generate_rust_analyzer: fix resolution of #[pin_data] macros | SeungJong Ha | 1 | -1/+1 |
| 2026-01-24 | Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
| 2026-01-23 | scripts/tracepoint-update: Fix memory leak in add_string() on failure | Weigang He | 1 | -0/+2 |
| 2026-01-22 | scripts: kconfig: merge_config.sh: warn on duplicate input files | Mikko Rapeli | 1 | -0/+11 |
| 2026-01-22 | scripts: kconfig: merge_config.sh: use awk in checks too | Mikko Rapeli | 1 | -11/+86 |
| 2026-01-22 | scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awk | Anders Roxell | 1 | -39/+127 |
| 2026-01-22 | kallsyms: Get rid of kallsyms relative base | Ard Biesheuvel | 2 | -46/+20 |
| 2026-01-22 | scripts: add tool to run containerized builds | Guillaume Tucker | 1 | -0/+199 |
| 2026-01-22 | rseq: Implement sys_rseq_slice_yield() | Thomas Gleixner | 1 | -0/+1 |
| 2026-01-21 | scripts/gen-btf.sh: Use CONFIG_SHELL for execution | Ihor Solodrai | 3 | -6/+6 |
| 2026-01-20 | docs: add a scripts/kernel-doc symbolic link | Jonathan Corbet | 1 | -0/+1 |
| 2026-01-20 | docs: kdoc: move kernel-doc to tools/docs | Jonathan Corbet | 2 | -361/+0 |
| 2026-01-20 | docs: kdoc: some fixes to kernel-doc comments | Mauro Carvalho Chehab | 1 | -16/+13 |
| 2026-01-20 | docs: kdoc: ensure that comments are using our coding style | Mauro Carvalho Chehab | 1 | -6/+18 |
| 2026-01-20 | docs: kdoc: avoid error_count overflows | Mauro Carvalho Chehab | 1 | -7/+19 |
| 2026-01-19 | rust: kunit: replace `kernel::c_str!` with C-Strings | Tamir Duberstein | 1 | -2/+2 |
| 2026-01-18 | scripts: generate_rust_analyzer: compile sysroot with correct edition | Tamir Duberstein | 1 | -3/+26 |
| 2026-01-18 | scripts: generate_rust_analyzer: compile quote with correct edition | Tamir Duberstein | 1 | -0/+1 |
| 2026-01-18 | scripts: generate_rust_analyzer: quote: treat `core` and `std` as dependencies | Jesung Yang | 1 | -1/+1 |
| 2026-01-18 | scripts: generate_rust_analyzer: syn: treat `std` as a dependency | Jesung Yang | 1 | -1/+1 |
| 2026-01-18 | scripts: generate_rust_analyzer: remove sysroot assertion | Onur Özkan | 1 | -3/+0 |
| 2026-01-18 | rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` target | Miguel Ojeda | 1 | -1/+1 |
| 2026-01-18 | compiler: Use __typeof_unqual__() for __unqual_scalar_typeof() | Peter Zijlstra | 1 | -0/+19 |
| 2026-01-17 | rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w... | Benno Lossin | 1 | -1/+1 |
| 2026-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5 | Alexei Starovoitov | 8 | -144/+41 |