| Age | Commit message (Expand) | Author | Files | Lines |
| 9 days | Merge tag 'rust-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -3/+6 |
| 12 days | gendwarfksyms: Skip files with no exports | Sami Tolvanen | 3 | -3/+6 |
| 2025-11-09 | scripts/decode_stacktrace.sh: fix build ID and PC source parsing | Carlos Llamas | 1 | -6/+8 |
| 2025-11-08 | kbuild: Let kernel-doc.py use PYTHON3 override | Jean Delvare | 1 | -1/+1 |
| 2025-11-06 | kbuild: Strip trailing padding bytes from modules.builtin.modinfo | Nathan Chancellor | 1 | -1/+14 |
| 2025-11-01 | kconfig/nconf: Initialize the default locale at startup | Jakub Horký | 1 | -0/+3 |
| 2025-11-01 | kconfig/mconf: Initialize the default locale at startup | Jakub Horký | 1 | -0/+3 |
| 2025-10-25 | kbuild: install-extmod-build: Fix when given dir outside the build dir | James Le Cuirot | 1 | -1/+1 |
| 2025-10-11 | Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -5/+10 |
| 2025-10-11 | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Linus Torvalds | 1 | -0/+1 |
| 2025-10-10 | kbuild: Use '--strip-unneeded-symbol' for removing module device table symbols | Nathan Chancellor | 1 | -1/+1 |
| 2025-10-10 | kbuild: Add '.rel.*' strip pattern for vmlinux | Nathan Chancellor | 1 | -0/+3 |
| 2025-10-10 | kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux | Nathan Chancellor | 1 | -1/+1 |
| 2025-10-07 | scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e for hostprogs | Nathan Chancellor | 1 | -3/+5 |
| 2025-10-07 | kconfig: Avoid prompting for transitional symbols | Kees Cook | 6 | -1/+61 |
| 2025-10-04 | bpf: Finish constification of 1st parameter of bpf_d_path() | Rong Tao | 1 | -0/+1 |
| 2025-10-03 | Merge tag 'docs-6.18' of git://git.lwn.net/linux | Linus Torvalds | 5 | -1497/+2775 |
| 2025-10-02 | Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 3 | -12/+25 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -20/+15 |
| 2025-10-02 | Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -1/+35 |
| 2025-10-01 | Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 13 | -79/+146 |
| 2025-10-01 | Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 22 | -111/+376 |
| 2025-09-30 | Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 2 | -3/+3 |
| 2025-09-30 | Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
| 2025-09-30 | Merge tag 'locking-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+68 |
| 2025-09-29 | Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -2/+297 |
| 2025-09-29 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+24 |
| 2025-09-28 | checkpatch: suppress strscpy warnings for userspace tools | Suchit Karunakaran | 1 | -4/+8 |
| 2025-09-28 | modpost: Initialize builtin_modname to stop SIGSEGVs | Hugh Dickins | 1 | -0/+1 |
| 2025-09-26 | scripts: dt_to_config: fix grammar and a typo in --help text | Markus Heidelberg | 1 | -4/+4 |
| 2025-09-26 | scripts/coccinelle: Find PTR_ERR() to %pe candidates | Gal Pressman | 1 | -0/+34 |
| 2025-09-24 | kconfig: Add transitional symbol attribute for migration support | Kees Cook | 11 | -1/+274 |
| 2025-09-24 | kconfig: Fix BrokenPipeError warnings in selftests | Kees Cook | 1 | -1/+16 |
| 2025-09-24 | Merge patch series "Add generated modalias to modules.builtin.modinfo" | Nathan Chancellor | 7 | -60/+107 |
| 2025-09-24 | kbuild: vmlinux.unstripped should always depend on .vmlinux.export.o | Alexey Gladkov | 2 | -11/+3 |
| 2025-09-24 | modpost: Create modalias for builtin modules | Alexey Gladkov | 5 | -2/+41 |
| 2025-09-24 | modpost: Add modname to mod_device_table alias | Alexey Gladkov | 1 | -3/+12 |
| 2025-09-24 | kbuild: extract modules.builtin.modinfo from vmlinux.unstripped | Masahiro Yamada | 2 | -25/+27 |
| 2025-09-24 | kbuild: keep .modinfo section in vmlinux.unstripped | Masahiro Yamada | 2 | -2/+8 |
| 2025-09-24 | kbuild: always create intermediate vmlinux.unstripped | Masahiro Yamada | 1 | -23/+22 |
| 2025-09-23 | gcc-plugins: Remove TODO_verify_il for GCC >= 16 | Kees Cook | 1 | -0/+7 |
| 2025-09-22 | coccinelle: platform_no_drv_owner: handle also built-in drivers | Krzysztof Kozlowski | 1 | -0/+9 |
| 2025-09-22 | coccinelle: of_table: handle SPI device ID tables | Krzysztof Kozlowski | 1 | -7/+7 |
| 2025-09-21 | scripts/decode_stacktrace.sh: code: preserve alignment | Matthieu Baerts (NGI0) | 1 | -1/+3 |
| 2025-09-21 | scripts/decode_stacktrace.sh: symbol: preserve alignment | Matthieu Baerts (NGI0) | 1 | -14/+12 |
| 2025-09-21 | scripts/decode_stacktrace.sh: symbol: avoid trailing whitespaces | Matthieu Baerts (NGI0) | 1 | -6/+1 |
| 2025-09-19 | Merge 6.17-rc6 into kbuild-next | Nathan Chancellor | 2 | -6/+18 |
| 2025-09-18 | docs: kdoc: a few more dump_typedef() tweaks | Jonathan Corbet | 1 | -9/+11 |
| 2025-09-18 | docs: kdoc: remove redundant comment stripping in dump_typedef() | Jonathan Corbet | 1 | -3/+0 |
| 2025-09-18 | docs: kdoc: remove some dead code in dump_typedef() | Jonathan Corbet | 1 | -5/+0 |
| 2025-09-18 | docs: kdoc: final dump_function() cleanups | Jonathan Corbet | 1 | -17/+13 |
| 2025-09-18 | docs: kdoc: consolidate some of the macro-processing logic | Jonathan Corbet | 1 | -23/+20 |
| 2025-09-18 | docs: kdoc: Simplify the dump_function() prototype regexes | Jonathan Corbet | 1 | -10/+10 |
| 2025-09-18 | docs: kdoc: remove a useless empty capture group | Jonathan Corbet | 1 | -2/+2 |
| 2025-09-18 | docs: kdoc: remove a couple of spurious regex characters | Jonathan Corbet | 1 | -1/+1 |
| 2025-09-18 | doc: kdoc: unify transform handling | Jonathan Corbet | 1 | -31/+34 |
| 2025-09-18 | docs: kdoc: move the function transform patterns out of dump_function() | Jonathan Corbet | 1 | -43/+35 |
| 2025-09-18 | docs: kdoc: remove a single-use variable | Jonathan Corbet | 1 | -3/+1 |
| 2025-09-18 | docs: kdoc: tighten up the push_parameter() no-type case | Jonathan Corbet | 1 | -24/+20 |
| 2025-09-18 | docs: kdoc: trim __cacheline_group_* with the other annotations | Jonathan Corbet | 1 | -6/+1 |
| 2025-09-16 | rust: kunit: use `kernel::{fmt,prelude::fmt!}` | Tamir Duberstein | 1 | -1/+1 |
| 2025-09-15 | rust: Introduce atomic API helpers | Boqun Feng | 2 | -0/+68 |
| 2025-09-13 | checkpatch: allow http links of any length in commit logs | Joe Perches | 1 | -1/+1 |
| 2025-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+10 |
| 2025-09-09 | hrtimer: Remove hrtimer_clock_base:: Get_time | Thomas Weißschuh | 1 | -2/+0 |
| 2025-09-08 | rust: add `pin-init` as a dependency to `bindings` and `uapi` | Benno Lossin | 1 | -2/+2 |
| 2025-09-06 | Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+10 |
| 2025-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+8 |
| 2025-08-31 | rust: support Rust >= 1.91.0 target spec | Miguel Ojeda | 1 | -2/+10 |
| 2025-08-29 | scripts: sphinx-build-wrapper: get rid of uapi/media Makefile | Mauro Carvalho Chehab | 1 | -0/+719 |
| 2025-08-29 | lib/crypto: tests: Add KUnit tests for BLAKE2s | Eric Biggers | 1 | -3/+24 |
| 2025-08-28 | Merge patch series "Bump minimum supported version of LLVM for building the k... | Nathan Chancellor | 1 | -4/+2 |
| 2025-08-28 | kbuild: Bump minimum version of LLVM for building the kernel to 15.0.0 | Nathan Chancellor | 1 | -4/+2 |
| 2025-08-28 | extract-vmlinux: Output used decompression method | Maxime Thiebaut | 1 | -3/+5 |
| 2025-08-28 | uapi: wrap compiler_types.h in an ifdef instead of the implicit strip | Jakub Kicinski | 1 | -1/+1 |
| 2025-08-27 | kasan: fix GCC mem-intrinsic prefix with sw tags | Ada Couprie Diaz | 1 | -4/+8 |
| 2025-08-26 | scripts/misc-check: update export checks for EXPORT_SYMBOL_FOR_MODULES() | Vlastimil Babka | 1 | -2/+2 |
| 2025-08-21 | scripts/sphinx-pre-install: fix Archlinux PDF dependencies | Mauro Carvalho Chehab | 1 | -0/+5 |
| 2025-08-21 | scripts: sphinx-pre-install: fix PDF dependencies for gentoo | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2025-08-21 | scripts: sphinx-pre-install: fix pdf dependencies for Mageia 9 | Mauro Carvalho Chehab | 1 | -0/+2 |
| 2025-08-21 | scripts: sphinx-pre-install: fix dependencies for OpenMandriva | Mauro Carvalho Chehab | 1 | -2/+10 |
| 2025-08-21 | scripts: sphinx-pre-install: fix PDF dependencies for openSuse | Mauro Carvalho Chehab | 1 | -3/+3 |
| 2025-08-21 | scripts: sphinx-pre-install: add missing gentoo pdf dependencies | Mauro Carvalho Chehab | 1 | -1/+8 |
| 2025-08-21 | scripts: sphinx-pre-install: fix PDF build issues on Ubuntu | Mauro Carvalho Chehab | 1 | -3/+9 |
| 2025-08-18 | kconfig: qconf/xconfig: show the OptionsMode radio button setting at startup | Randy Dunlap | 1 | -0/+13 |
| 2025-08-18 | kconfig: nconf: Format and print 'line' without a temporary copy | Thorsten Blum | 1 | -5/+3 |
| 2025-08-18 | kbuild: enable -Werror for hostprogs | Thomas Weißschuh | 1 | -0/+5 |
| 2025-08-18 | docs: Remove remainders of reiserfs | David Sterba | 1 | -1/+1 |
| 2025-08-18 | docs: kdoc: remove redundant comment stripping | Jonathan Corbet | 1 | -3/+0 |
| 2025-08-18 | docs: kdoc: tighten up the pointer-to-function case | Jonathan Corbet | 1 | -9/+8 |
| 2025-08-18 | docs: kdoc: tighten up the array-of-pointers case | Jonathan Corbet | 1 | -11/+9 |
| 2025-08-18 | docs: kdoc: add a couple more comments in create_parameter_list() | Jonathan Corbet | 1 | -1/+7 |
| 2025-08-18 | docs: kdoc: clean up the create_parameter_list() "first arg" logic | Jonathan Corbet | 1 | -11/+11 |
| 2025-08-18 | docs: kdoc: tidy up space removal in create_parameter_list() | Jonathan Corbet | 1 | -3/+5 |
| 2025-08-18 | docs: kdoc: remove dead code | Jonathan Corbet | 1 | -16/+6 |
| 2025-08-14 | kbuild: respect CONFIG_WERROR for userprogs | Thomas Weißschuh | 1 | -0/+2 |
| 2025-08-14 | kbuild: respect CONFIG_WERROR for linker and assembler | Thomas Weißschuh | 1 | -0/+2 |
| 2025-08-14 | kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn` | Miguel Ojeda | 1 | -0/+1 |
| 2025-08-14 | kbuild: unify W=e and CONFIG_WERROR | Thomas Weißschuh | 1 | -4/+2 |
| 2025-08-14 | kbuild: align W=e with CONFIG_WERROR | Thomas Weißschuh | 1 | -1/+1 |
| 2025-08-13 | Merge branch 'pre-install' into docs-mw | Jonathan Corbet | 1 | -1052/+1589 |
| 2025-08-13 | scripts: sphinx-pre-install: some adjustments related to venv | Mauro Carvalho Chehab | 1 | -0/+16 |
| 2025-08-13 | scripts: sphinx-pre-install: add a warning for Debian-based distros | Mauro Carvalho Chehab | 1 | -1/+6 |
| 2025-08-13 | scripts: sphinx-pre-install: add support for RHEL8-based distros | Mauro Carvalho Chehab | 1 | -9/+16 |
| 2025-08-13 | scripts: sphinx-pre-install: update mandatory system deps | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2025-08-13 | scripts: sphinx-pre-install.pl: get rid of the old script | Mauro Carvalho Chehab | 1 | -1056/+0 |
| 2025-08-13 | docs: Makefile: switch to the new scripts/sphinx-pre-install.py | Mauro Carvalho Chehab | 1 | -0/+0 |
| 2025-08-13 | scripts: sphinx-pre-install: rework install command logic | Mauro Carvalho Chehab | 1 | -97/+82 |
| 2025-08-13 | scripts: sphinx-pre-install: fix several codingstyle issues | Mauro Carvalho Chehab | 1 | -26/+26 |
| 2025-08-13 | scripts: sphinx-pre-install: add docstring documentation | Mauro Carvalho Chehab | 1 | -8/+102 |
| 2025-08-13 | scripts: sphinx-pre-install: add documentation for the ancillary classes. | Mauro Carvalho Chehab | 1 | -22/+140 |
| 2025-08-13 | scripts: sphinx-pre-install: move get_system_release() | Mauro Carvalho Chehab | 1 | -56/+59 |
| 2025-08-13 | scripts: sphinx-pre-install: add more generic checkers on a class | Mauro Carvalho Chehab | 1 | -66/+76 |
| 2025-08-13 | scripts: sphinx-pre-install: move ancillary checkers to a separate class | Mauro Carvalho Chehab | 1 | -79/+81 |
| 2025-08-13 | scripts: sphinx-pre-install: move missing logic to a separate class | Mauro Carvalho Chehab | 1 | -113/+138 |
| 2025-08-13 | scripts: sphinx-pre-install: better handle RHEL-based distros | Mauro Carvalho Chehab | 1 | -19/+12 |
| 2025-08-13 | scripts: sphinx-pre-install: convert is_optional to a class | Mauro Carvalho Chehab | 1 | -62/+130 |
| 2025-08-13 | scripts: sphinx-pre-install: better handle Python min version | Mauro Carvalho Chehab | 1 | -5/+15 |
| 2025-08-13 | scripts: sphinx-pre-install: adjust a warning message | Mauro Carvalho Chehab | 1 | -2/+2 |
| 2025-08-13 | scripts: sphinx-pre-install: move package instructions to a new func | Mauro Carvalho Chehab | 1 | -18/+26 |
| 2025-08-13 | scripts: sphinx-pre-install: fix OpenMandriva support | Mauro Carvalho Chehab | 1 | -0/+5 |
| 2025-08-13 | scripts: sphinx-pre-install: improve Gentoo package deps logic | Mauro Carvalho Chehab | 1 | -11/+77 |
| 2025-08-13 | scripts: sphinx-pre-install: remove Scientific Linux | Mauro Carvalho Chehab | 1 | -1/+0 |
| 2025-08-13 | scripts: sphinx-pre-install: fix rhel recomendations | Mauro Carvalho Chehab | 1 | -3/+3 |
| 2025-08-13 | scripts: sphinx-pre-install: fix Leap support for rsvg-convert | Mauro Carvalho Chehab | 1 | -4/+0 |
| 2025-08-13 | scripts: sphinx-pre-install: add a missing f-string marker | Mauro Carvalho Chehab | 1 | -3/+6 |
| 2025-08-13 | scripts: sphinx-pre-install: output Python and docutils version | Mauro Carvalho Chehab | 1 | -0/+14 |
| 2025-08-13 | scripts: sphinx-pre-install: cleanup rhel support | Mauro Carvalho Chehab | 1 | -5/+21 |
| 2025-08-13 | scripts: sphinx-pre-install: only show portage hints once | Mauro Carvalho Chehab | 1 | -5/+11 |
| 2025-08-13 | scripts: sphinx-pre-install: Address issues with OpenSUSE Tumbleweed | Mauro Carvalho Chehab | 1 | -0/+8 |
| 2025-08-13 | scripts: sphinx-pre-install: fix support for gentoo | Mauro Carvalho Chehab | 1 | -19/+16 |
| 2025-08-13 | scripts: sphinx-pre-install: fix opensuse Leap hint for PyYAML | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2025-08-13 | scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.x | Mauro Carvalho Chehab | 1 | -0/+16 |
| 2025-08-13 | scripts: sphinx-pre-install: drop support for old virtualenv | Mauro Carvalho Chehab | 1 | -52/+19 |
| 2025-08-13 | scripts: sphinx-pre-install: drop obsolete routines | Mauro Carvalho Chehab | 1 | -22/+1 |
| 2025-08-13 | scripts: sphinx-pre-install: run on a supported version | Mauro Carvalho Chehab | 1 | -1/+64 |
| 2025-08-13 | scripts: sphinx-pre-install: Make it compatible with Python 3.6 | Mauro Carvalho Chehab | 1 | -2/+14 |
| 2025-08-13 | scripts: sphinx-pre-install: Convert script to Python | Mauro Carvalho Chehab | 1 | -0/+1102 |
| 2025-08-13 | scripts: sphinx-pre-install: rename it to scripts/sphinx-pre-install.pl | Mauro Carvalho Chehab | 1 | -0/+0 |
| 2025-08-13 | scripts: sphinx-pre-install: fix version check for Fedora | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2025-08-11 | docs: kernel-doc: avoid script crash on ancient Python | Mauro Carvalho Chehab | 1 | -10/+24 |
| 2025-08-11 | Merge branch 'dump-struct' into docs-mw | Jonathan Corbet | 1 | -241/+258 |
| 2025-08-11 | docs: kdoc: a few final dump_struct() touches | Jonathan Corbet | 1 | -5/+6 |
| 2025-08-11 | docs: kdoc: extract output formatting from dump_struct() | Jonathan Corbet | 1 | -35/+37 |
| 2025-08-11 | docs: kdoc: further rewrite_struct_members() cleanup | Jonathan Corbet | 1 | -45/+41 |
| 2025-08-11 | docs: kdoc: Some rewrite_struct_members() commenting | Jonathan Corbet | 1 | -13/+19 |
| 2025-08-11 | docs: kdoc: remove an extraneous strip() call | Jonathan Corbet | 1 | -1/+0 |
| 2025-08-11 | docs: kdoc: rework the rewrite_struct_members() main loop | Jonathan Corbet | 1 | -5/+3 |
| 2025-08-11 | docs: kdoc: split struct-member rewriting out of dump_struct() | Jonathan Corbet | 1 | -31/+34 |
| 2025-08-11 | docs: kdoc: split top-level prototype parsing out of dump_struct() | Jonathan Corbet | 1 | -23/+20 |
| 2025-08-11 | docs: kdoc: move the prefix transforms out of dump_struct() | Jonathan Corbet | 1 | -83/+96 |
| 2025-08-11 | docs: kdoc: backslashectomy in kdoc_parser | Jonathan Corbet | 1 | -9/+9 |
| 2025-08-11 | docs: kdoc: Move a regex line in dump_struct() | Jonathan Corbet | 1 | -1/+1 |
| 2025-08-11 | docs: kdoc: consolidate the stripping of private struct/union members | Jonathan Corbet | 1 | -18/+22 |
| 2025-08-11 | scripts/dtc: Update to upstream version v1.7.2-35-g52f07dcca47c | Rob Herring (Arm) | 21 | -107/+372 |
| 2025-08-06 | Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 22 | -1190/+1082 |
| 2025-08-06 | kconfig: lxdialog: replace strcpy() with strncpy() in inputbox.c | Suchit Karunakaran | 1 | -2/+4 |
| 2025-08-06 | kconfig: lxdialog: replace strcpy with snprintf in print_autowrap | Suchit Karunakaran | 1 | -2/+1 |
| 2025-08-03 | Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -13/+82 |
| 2025-08-03 | Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 2 | -18/+20 |
| 2025-08-02 | scripts/spelling.txt: add notifer||notifier to spelling.txt | WangYuli | 1 | -0/+1 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+0 |
| 2025-07-31 | Merge tag 'docs-6.17' of git://git.lwn.net/linux | Linus Torvalds | 10 | -586/+1065 |
| 2025-07-30 | Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-30 | Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
| 2025-07-30 | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -0/+13 |
| 2025-07-29 | Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -82/+102 |
| 2025-07-29 | Merge tag 'hardening-v6.17-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-29 | Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+26 |
| 2025-07-29 | kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGS | Kees Cook | 1 | -1/+1 |
| 2025-07-29 | Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2025-07-28 | Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+147 |
| 2025-07-28 | Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -40/+49 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
| 2025-07-26 | kstack_erase: Support Clang stack depth tracking | Kees Cook | 1 | -0/+6 |
| 2025-07-26 | kconfig: gconf: refactor text_insert_help() | Masahiro Yamada | 1 | -25/+8 |
| 2025-07-26 | kconfig: gconf: remove unneeded variable in text_insert_msg | Masahiro Yamada | 1 | -2/+1 |
| 2025-07-26 | kconfig: gconf: use hyphens in signals | Masahiro Yamada | 1 | -7/+7 |
| 2025-07-26 | kconfig: gconf: replace GtkImageMenuItem with GtkMenuItem | Masahiro Yamada | 1 | -7/+7 |
| 2025-07-26 | kconfig: gconf: Fix Back button behavior | Masahiro Yamada | 1 | -5/+1 |
| 2025-07-26 | kconfig: gconf: fix single view to display dependent symbols correctly | Masahiro Yamada | 1 | -15/+1 |
| 2025-07-26 | scripts: add zboot support to extract-vmlinux | Jeremy Linton | 1 | -7/+6 |
| 2025-07-26 | gendwarfksyms: order -T symtypes output by name | Giuliano Procida | 1 | -3/+26 |
| 2025-07-26 | gendwarfksyms: use preferred form of sizeof for allocation | Giuliano Procida | 6 | -8/+8 |
| 2025-07-26 | kconfig: qconf: confine {begin,end}Group to constructor and destructor | Masahiro Yamada | 2 | -2/+7 |
| 2025-07-26 | kconfig: qconf: fix ConfigList::updateListAllforAll() | Masahiro Yamada | 1 | -1/+1 |
| 2025-07-26 | kconfig: add a function to dump all menu entries in a tree-like format | Masahiro Yamada | 2 | -0/+75 |
| 2025-07-26 | kconfig: gconf: show GTK version in About dialog | Masahiro Yamada | 1 | -1/+5 |
| 2025-07-26 | kconfig: gconf: replace GtkHPaned and GtkVPaned with GtkPaned | Masahiro Yamada | 1 | -2/+3 |
| 2025-07-26 | kconfig: gconf: replace GdkColor with GdkRGBA | Masahiro Yamada | 1 | -11/+11 |
| 2025-07-26 | kconfig: gconf: replace GtkVbox with GtkBox | Masahiro Yamada | 1 | -1/+2 |
| 2025-07-26 | kconfig: gconf: migrate to GTK 3 | Masahiro Yamada | 3 | -146/+135 |
| 2025-07-26 | kconfig: gconf: rename gconf.glade to gconf.ui | Masahiro Yamada | 2 | -3/+3 |
| 2025-07-26 | kconfig: gconf: rename display_tree_part() | Masahiro Yamada | 1 | -7/+7 |
| 2025-07-26 | kconfig: gconf: use configure-event handler to adjust pane separator | Masahiro Yamada | 1 | -18/+7 |
| 2025-07-26 | kconfig: gconf: fix behavior of a menu under a symbol in split view | Masahiro Yamada | 1 | -3/+2 |
| 2025-07-26 | kconfig: nconf: Ensure null termination where strncpy is used | Shankari Anand | 2 | -0/+3 |
| 2025-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2025-07-24 | scripts: add origin commit identification based on specific patterns | Zhiyu Zhang | 1 | -1/+37 |
| 2025-07-23 | docs: Replace spaces with tabs in check-sysctl-docs | Joel Granados | 1 | -82/+81 |