| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-23 | Merge tag 'kbuild-fixes-v6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+4 |
| 2023-04-23 | kbuild: use proper prefix for tarballs to fix rpm-pkg build error | Masahiro Yamada | 1 | -3/+3 |
| 2023-04-23 | kbuild: deb-pkg: Fix a spell typo in mkdebian script | Woody Suwalski | 1 | -1/+1 |
| 2023-04-21 | ASN.1: Fix check for strdup() success | Ekaterina Orlova | 1 | -1/+1 |
| 2023-04-20 | Merge tag 'rust-fixes-6.3' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 2 | -2/+5 |
| 2023-04-19 | rust: fix regexp in scripts/is_rust_module.sh | Andrea Righi | 1 | -1/+1 |
| 2023-04-16 | kbuild: do not create intermediate *.tar for tar packages | Masahiro Yamada | 1 | -17/+9 |
| 2023-04-16 | kbuild: do not create intermediate *.tar for source tarballs | Masahiro Yamada | 1 | -7/+17 |
| 2023-04-16 | kbuild: merge cmd_archive_linux and cmd_archive_perf | Masahiro Yamada | 1 | -10/+9 |
| 2023-04-11 | kbuild: give up untracked files for source package builds | Masahiro Yamada | 4 | -89/+90 |
| 2023-04-07 | scripts: generate_rust_analyzer: Handle sub-modules with no Makefile | Asahi Lina | 1 | -1/+4 |
| 2023-04-01 | Merge tag 'kbuild-fixes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+4 |
| 2023-03-23 | checksyscalls: ignore fstat to silence build warning on LoongArch | Tiezhu Yang | 1 | -1/+3 |
| 2023-03-23 | modpost: Fix processing of CRCs on 32-bit build machines | Ben Hutchings | 1 | -1/+1 |
| 2023-03-23 | scripts: merge_config: Fix typo in variable name. | Mirsad Goran Todorovac | 1 | -1/+1 |
| 2023-03-22 | kbuild: deb-pkg: set version for linux-headers paths | Kevin Locke | 1 | -1/+2 |
| 2023-03-16 | kbuild: use git-archive for source package creation | Masahiro Yamada | 9 | -1149/+180 |
| 2023-03-16 | kbuild: rpm-pkg: move source components to rpmbuild/SOURCES | Masahiro Yamada | 2 | -5/+9 |
| 2023-03-15 | kbuild: deb-pkg: use dh_listpackages to know enabled packages | Masahiro Yamada | 2 | -27/+37 |
| 2023-03-15 | kbuild: deb-pkg: split image and debug objects staging out into functions | Masahiro Yamada | 1 | -106/+116 |
| 2023-03-15 | kbuild: deb-pkg: set CROSS_COMPILE only when undefined | Masahiro Yamada | 1 | -3/+2 |
| 2023-03-15 | kbuild: deb-pkg: do not take KERNELRELEASE from the source version | Masahiro Yamada | 2 | -5/+5 |
| 2023-03-15 | kbuild: deb-pkg: make debian source package working again | Masahiro Yamada | 1 | -1/+4 |
| 2023-03-14 | kconfig: Update config changed flag before calling callback | Jurica Vukadin | 1 | -2/+4 |
| 2023-03-07 | kallsyms: add kallsyms_seqs_of_names to list of special symbols | Arnd Bergmann | 1 | -0/+1 |
| 2023-03-05 | Remove Intel compiler support | Masahiro Yamada | 2 | -6/+0 |
| 2023-03-04 | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+17 |
| 2023-03-03 | Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2 | -6/+6 |
| 2023-03-02 | kasan: treat meminstrinsic as builtins in uninstrumented files | Marco Elver | 1 | -0/+9 |
| 2023-03-02 | kasan: emit different calls for instrumentable memintrinsics | Marco Elver | 1 | -0/+8 |
| 2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 31 | -474/+1640 |
| 2023-02-26 | kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install | Masahiro Yamada | 1 | -2/+2 |
| 2023-02-26 | kbuild: deb-pkg: improve the usability of source package | Masahiro Yamada | 2 | -5/+20 |
| 2023-02-26 | kbuild: deb-pkg: fix binary-arch and clean in debian/rules | Masahiro Yamada | 1 | -4/+2 |
| 2023-02-26 | kbuild: tar-pkg: use tar rules in scripts/Makefile.package | Masahiro Yamada | 2 | -57/+24 |
| 2023-02-26 | kbuild: make perf-tar*-src-pkg work without relying on git | Masahiro Yamada | 1 | -31/+62 |
| 2023-02-26 | kbuild: deb-pkg: switch over to source format 3.0 (quilt) | Masahiro Yamada | 2 | -22/+17 |
| 2023-02-26 | kbuild: deb-pkg: make .orig tarball a hard link if possible | Masahiro Yamada | 1 | -1/+5 |
| 2023-02-26 | kbuild: deb-pkg: hide KDEB_SOURCENAME from Makefile | Masahiro Yamada | 2 | -9/+16 |
| 2023-02-26 | kbuild: srcrpm-pkg: create source package without cleaning | Masahiro Yamada | 2 | -32/+8 |
| 2023-02-26 | kbuild: rpm-pkg: build binary packages from source rpm | Masahiro Yamada | 1 | -5/+3 |
| 2023-02-26 | kbuild: deb-pkg: create source package without cleaning | Masahiro Yamada | 2 | -6/+66 |
| 2023-02-25 | Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+11 |
| 2023-02-25 | scripts: coccicheck: Use /usr/bin/env | Jarkko Sakkinen | 1 | -1/+1 |
| 2023-02-25 | scripts: coccicheck: Avoid warning about spurious escape | Peter Foley | 1 | -1/+1 |
| 2023-02-24 | Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -31/+169 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
| 2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+8 |
| 2023-02-23 | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 6 | -12/+279 |
| 2023-02-23 | Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-23 | Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds | 1 | -3/+3 |
| 2023-02-22 | Merge tag 'docs-6.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -11/+0 |
| 2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -1/+5 |
| 2023-02-21 | scripts/decodecode: Add support for RISC-V | Björn Töpel | 1 | -1/+11 |
| 2023-02-21 | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-20 | Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+0 |
| 2023-02-20 | Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -9/+45 |
| 2023-02-18 | tracing: Always use canonical ftrace path | Ross Zwisler | 1 | -3/+3 |
| 2023-02-17 | of: add processing of EXPECT_NOT to of_unittest_expect | Frank Rowand | 1 | -12/+145 |
| 2023-02-17 | of: prepare to add processing of EXPECT_NOT to of_unittest_expect | Frank Rowand | 1 | -20/+20 |
| 2023-02-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
| 2023-02-16 | scripts/tags.sh: fix incompatibility with PCRE2 | Carlos Llamas | 1 | -1/+1 |
| 2023-02-16 | kbuild: add a tool to list files ignored by git | Masahiro Yamada | 3 | -1/+1059 |
| 2023-02-15 | setlocalversion: use only the correct release tag for git-describe | Masahiro Yamada | 1 | -7/+20 |
| 2023-02-13 | Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-13 | kbuild: Provide a version of merge_into_defconfig without override warnings | Mark Brown | 1 | -0/+14 |
| 2023-02-13 | scripts: merge_config: Add option to suppress warning on overrides | Mark Brown | 1 | -9/+16 |
| 2023-02-09 | scripts/gdb: fix 'lx-current' for x86 | Jeff Xie | 1 | -1/+1 |
| 2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+5 |
| 2023-02-08 | const_structs.checkpatch.pl: add kobj_type | Thomas Weißschuh | 1 | -0/+1 |
| 2023-02-06 | scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6e | Rob Herring | 3 | -6/+11 |
| 2023-02-06 | Merge 6.2-rc7 into char-misc-next | Greg Kroah-Hartman | 4 | -11/+33 |
| 2023-02-05 | setlocalversion: clean up the construction of version output | Masahiro Yamada | 1 | -7/+6 |
| 2023-02-05 | kbuild: do not automatically add -w option to modpost | Masahiro Yamada | 1 | -5/+3 |
| 2023-02-05 | kbuild: deb-pkg: add --source-option=-sP | Masahiro Yamada | 1 | -1/+1 |
| 2023-02-05 | setlocalversion: absorb $(KERNELVERSION) | Masahiro Yamada | 1 | -1/+6 |
| 2023-02-05 | setlocalversion: make indentation shallower | Masahiro Yamada | 1 | -35/+38 |
| 2023-02-05 | setlocalversion: simplify the construction of the short version | Masahiro Yamada | 1 | -2/+1 |
| 2023-02-04 | Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+5 |
| 2023-02-02 | scripts/tags.sh: fix the Kconfig tags generation when using latest ctags | Kevin Hao | 1 | -4/+6 |
| 2023-02-02 | scripts/spelling.txt: add "exsits" pattern and fix typo instances | Luca Ceresoli | 1 | -0/+1 |
| 2023-02-02 | checkpatch: improve EMBEDDED_FILENAME test | Joe Perches | 1 | -1/+1 |
| 2023-02-02 | scripts/spelling.txt: add more spelling corrections | Diederik de Haas | 1 | -0/+12 |
| 2023-02-02 | checkpatch: use proper way for show problematic line | Thorsten Leemhuis | 1 | -5/+5 |
| 2023-02-02 | checkpatch: warn when Reported-by: is not followed by Link: | Kai Wasserbäch | 1 | -0/+12 |
| 2023-02-02 | checkpatch: warn when unknown tags are used for links | Kai Wasserbäch | 1 | -0/+12 |
| 2023-02-02 | scripts/bloat-o-meter: use the reverse flag for sort | Alexander Pantyukhin | 1 | -2/+1 |
| 2023-02-02 | scripts/gdb: add mm introspection utils | Dmitrii Bundin | 2 | -0/+223 |
| 2023-02-02 | scripts/spelling: add a few more typos | SeongJae Park | 1 | -0/+3 |
| 2023-02-02 | checkpatch: mark kunmap() and kunmap_atomic() deprecated | Ira Weiny | 1 | -0/+2 |
| 2023-02-02 | scripts/spelling.txt: add `permitted' | Ricardo Ribalda | 1 | -0/+1 |
| 2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -10/+28 |
| 2023-02-02 | Merge branch 'for-linus/hardening' into for-next/hardening | Kees Cook | 2 | -2/+3 |
| 2023-02-02 | gcc-plugins: drop -std=gnu++11 to fix GCC 13 build | Sam James | 1 | -1/+1 |
| 2023-01-31 | scripts: kernel-doc: Remove workaround for @param... syntax | Jonathan Neuschäfer | 1 | -11/+0 |
| 2023-01-31 | kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI | Jan Luebbe | 1 | -1/+5 |
| 2023-01-30 | kbuild: do not put .scmversion into the source tarball | Masahiro Yamada | 4 | -27/+8 |
| 2023-01-28 | Fix up more non-executable files marked executable | Linus Torvalds | 1 | -0/+0 |
| 2023-01-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2 | -1/+5 |
| 2023-01-27 | Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2023-01-26 | builddeb: clean generated package content | Bastian Germann | 1 | -1/+1 |
| 2023-01-26 | builddeb: Consolidate consecutive chmod calls into one | Sven Joachim | 1 | -5/+3 |
| 2023-01-26 | scripts: remove bin2c | Masahiro Yamada | 4 | -38/+2 |
| 2023-01-26 | scripts: handle BrokenPipeError for python scripts | Masahiro Yamada | 3 | -10/+40 |
| 2023-01-26 | kbuild: Turn a couple more of clang's unused option warnings into errors | Nathan Chancellor | 1 | -0/+2 |
| 2023-01-26 | kbuild: Update assembler calls to use proper flags and language target | Nick Desaulniers | 3 | -6/+6 |
| 2023-01-25 | kbuild: Modify default INSTALL_MOD_DIR from extra to updates | Luis Chamberlain | 1 | -1/+1 |
| 2023-01-25 | gcc-plugins: Reorganize gimple includes for GCC 13 | Kees Cook | 1 | -2/+2 |
| 2023-01-24 | kbuild: Add config fragment merge functionality | Nicolas Saenz Julienne | 1 | -0/+15 |
| 2023-01-24 | ftrace/scripts: Update the instructions for ftrace-bisect.sh | Steven Rostedt (Google) | 1 | -8/+26 |
| 2023-01-22 | kbuild: replace $(dot-target).tmp in filechk with $(tmp-target) | Masahiro Yamada | 1 | -4/+4 |
| 2023-01-22 | kbuild: rust: move rust/target.json to scripts/ | Masahiro Yamada | 3 | -1/+10 |
| 2023-01-22 | fixdep: do not parse *.rlib, *.rmeta, *.so | Masahiro Yamada | 1 | -1/+10 |
| 2023-01-22 | fixdep: avoid parsing the same file over again | Masahiro Yamada | 1 | -2/+7 |
| 2023-01-22 | fixdep: refactor hash table lookup | Masahiro Yamada | 1 | -22/+25 |
| 2023-01-22 | kbuild: remove sed commands after rustc rules | Masahiro Yamada | 2 | -16/+5 |
| 2023-01-22 | fixdep: parse Makefile more correctly to handle comments etc. | Masahiro Yamada | 1 | -53/+118 |
| 2023-01-22 | kbuild: specify output names separately for each emission type from rustc | Masahiro Yamada | 2 | -11/+10 |
| 2023-01-22 | kbuild: refactor host*_flags | Masahiro Yamada | 1 | -10/+8 |
| 2023-01-22 | kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtbo | Masahiro Yamada | 1 | -30/+15 |
| 2023-01-22 | kbuild: add more comments for KBUILD_NOCMDDEP=1 | Masahiro Yamada | 1 | -0/+6 |
| 2023-01-22 | kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd files | Masahiro Yamada | 4 | -8/+8 |
| 2023-01-22 | kbuild: make W=1 warn files that are tracked but ignored by git | Masahiro Yamada | 1 | -0/+19 |
| 2023-01-22 | kbuild: clean up stale file removal | Masahiro Yamada | 1 | -23/+1 |
| 2023-01-22 | kbuild: allow to combine multiple V= levels | Masahiro Yamada | 2 | -3/+3 |
| 2023-01-22 | kbuild: do not print extra logs for V=2 | Masahiro Yamada | 2 | -4/+4 |
| 2023-01-22 | kbuild: print short log in addition to the whole command with V=1 | Masahiro Yamada | 1 | -13/+13 |
| 2023-01-22 | Merge 6.2-rc5 into char-misc-next | Greg Kroah-Hartman | 4 | -8/+17 |
| 2023-01-21 | Merge tag 'kbuild-fixes-v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -8/+17 |
| 2023-01-20 | scripts/tags.sh: choose which directories to exclude from being indexed | Paulo Miguel Almeida | 1 | -0/+7 |
| 2023-01-17 | btf, scripts: Exclude Rust CUs with pahole | Martin Rodriguez Reboredo | 1 | -0/+4 |
| 2023-01-16 | scripts: support GNU make 4.4 in jobserver-exec | Martin Liska | 1 | -5/+14 |
| 2023-01-14 | Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2023-01-13 | kbuild: Fix CFI hash randomization with KASAN | Sami Tolvanen | 1 | -0/+1 |
| 2023-01-13 | kconfig: Update all declared targets | Peter Foley | 2 | -2/+2 |
| 2023-01-11 | bpf_doc: Fix build error with older python versions | Michal Suchanek | 1 | -1/+1 |
| 2023-01-11 | scripts: rpm: make clear that mkspec script contains 4.13 feature | Arend van Spriel | 1 | -1/+1 |
| 2023-01-09 | scripts/head-object-list: Remove x86 from the list | Alexander Lobakin | 1 | -6/+0 |
| 2023-01-05 | kbuild: readd -w option when vmlinux.o or Module.symver is missing | Masahiro Yamada | 1 | -4/+5 |
| 2022-12-30 | fixdep: remove unneeded <stdarg.h> inclusion | Masahiro Yamada | 1 | -1/+0 |
| 2022-12-30 | kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires | Masahiro Yamada | 1 | -1/+2 |
| 2022-12-30 | kbuild: Fix running modpost with musl libc | Samuel Holland | 1 | -11/+11 |
| 2022-12-30 | kbuild: add a missing line for help message | Jun ASAKA | 1 | -0/+1 |
| 2022-12-29 | kconfig: Add static text for search information in help menu | Bhaskar Chowdhury | 1 | -0/+6 |
| 2022-12-26 | coccinelle: api/atomic_as_refcounter: include message type in output | Deepak R Varma | 1 | -4/+4 |
| 2022-12-23 | Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-19 | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 34 | -138/+226 |
| 2022-12-19 | Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 3 | -1/+53 |
| 2022-12-19 | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -0/+3 |
| 2022-12-17 | buildtar: fix tarballs with EFI_ZBOOT enabled | Veronika Kabatova | 1 | -1/+1 |
| 2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
| 2022-12-14 | Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
| 2022-12-14 | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
| 2022-12-14 | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+5 |
| 2022-12-14 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+8 |
| 2022-12-14 | modpost: Include '.text.*' in TEXT_SECTIONS | Nathan Chancellor | 1 | -2/+2 |
| 2022-12-14 | kbuild: refactor the prerequisites of the modpost rule | Masahiro Yamada | 1 | -14/+22 |
| 2022-12-14 | kbuild: change module.order to list *.o instead of *.ko | Masahiro Yamada | 8 | -20/+20 |
| 2022-12-14 | LoongArch/ftrace: Add recordmcount support | Qing Zhang | 1 | -0/+39 |
| 2022-12-14 | LoongArch: extable: Add `type` and `data` fields | Youling Tang | 1 | -1/+1 |
| 2022-12-14 | LoongArch: Switch to relative exception tables | Youling Tang | 2 | -1/+14 |
| 2022-12-13 | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -14/+35 |
| 2022-12-13 | Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+79 |
| 2022-12-13 | Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -52/+132 |
| 2022-12-13 | kbuild: use .NOTINTERMEDIATE for future GNU Make versions | Masahiro Yamada | 1 | -3/+10 |
| 2022-12-13 | kconfig: refactor Makefile to reduce process forks | Masahiro Yamada | 7 | -48/+68 |
| 2022-12-13 | kbuild: add read-file macro | Masahiro Yamada | 3 | -2/+16 |
| 2022-12-13 | kbuild: do not sort after reading modules.order | Masahiro Yamada | 2 | -2/+2 |
| 2022-12-13 | kbuild: add test-{ge,gt,le,lt} macros | Masahiro Yamada | 2 | -2/+18 |
| 2022-12-13 | Documentation: raise minimum supported version of binutils to 2.25 | Masahiro Yamada | 1 | -1/+1 |
| 2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+51 |
| 2022-12-12 | Merge tag 'docs-6.2' of git://git.lwn.net/linux | Linus Torvalds | 2 | -29/+33 |
| 2022-12-12 | Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -1/+7 |
| 2022-12-12 | Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2 | -1/+24 |
| 2022-12-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -1/+6 |
| 2022-12-11 | kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 builds | Masahiro Yamada | 1 | -0/+1 |
| 2022-12-08 | bpf: Rework process_dynptr_func | Kumar Kartikeya Dwivedi | 1 | -0/+1 |
| 2022-12-06 | Merge branch 'for-next/kbuild' into for-next/core | Will Deacon | 1 | -1/+0 |
| 2022-12-04 | rust: add `build_error` crate | Gary Guo | 1 | -1/+7 |
| 2022-12-02 | Merge tag 'v6.1-rc7' into iommufd.git for-next | Jason Gunthorpe | 6 | -27/+13 |
| 2022-11-30 | checkpatch: add check for array allocator family argument order | Liao Chang | 1 | -1/+1 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -6/+7 |
| 2022-11-29 | scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export | Jason Gunthorpe | 1 | -4/+8 |
| 2022-11-27 | Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+4 |
| 2022-11-27 | modpost: Mark uuid_le type to be suitable only for MEI | Andy Shevchenko | 1 | -4/+8 |
| 2022-11-24 | scripts: add rust in scripts/Makefile.package | Paran Lee | 1 | -2/+2 |
| 2022-11-23 | scripts/kallsyms.c Make the comment up-to-date with current implementation | Yuma Ueda | 1 | -1/+2 |
| 2022-11-24 | kbuild: add ability to make source rpm buildable using koji | Ivan Vecera | 2 | -0/+17 |
| 2022-11-22 | kbuild: warn objects shared among multiple modules | Masahiro Yamada | 1 | -0/+6 |
| 2022-11-22 | kbuild: add kbuild-file macro | Masahiro Yamada | 6 | -14/+12 |
| 2022-11-21 | Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts | Ingo Molnar | 4 | -22/+7 |
| 2022-11-21 | kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends | Masahiro Yamada | 1 | -1/+1 |
| 2022-11-21 | scripts/jobserver-exec: parse the last --jobserver-auth= option | Masahiro Yamada | 1 | -1/+3 |
| 2022-11-21 | kconfig: remove redundant (void *) cast in search_conf() | Masahiro Yamada | 1 | -2/+1 |
| 2022-11-21 | kconfig: remove const qualifier from str_get() | Masahiro Yamada | 3 | -4/+4 |
| 2022-11-21 | kconfig: remove unneeded variable in get_prompt_str() | Masahiro Yamada | 1 | -3/+1 |
| 2022-11-21 | modpost: fix array_size.cocci warning | KaiLong Wang | 1 | -2/+2 |
| 2022-11-21 | Makefile.debug: support for -gz=zstd | Nick Desaulniers | 1 | -1/+5 |
| 2022-11-21 | modpost: Join broken long printed messages | Geert Uytterhoeven | 2 | -16/+10 |
| 2022-11-18 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King | 1 | -1/+32 |