Age | Commit message (Expand) | Author |
2022-11-24 | kbuild: add ability to make source rpm buildable using koji | Ivan Vecera |
2022-11-22 | kbuild: warn objects shared among multiple modules | Masahiro Yamada |
2022-11-22 | kbuild: add kbuild-file macro | Masahiro Yamada |
2022-11-21 | Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts | Ingo Molnar |
2022-11-21 | kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends | Masahiro Yamada |
2022-11-21 | scripts/jobserver-exec: parse the last --jobserver-auth= option | Masahiro Yamada |
2022-11-21 | kconfig: remove redundant (void *) cast in search_conf() | Masahiro Yamada |
2022-11-21 | kconfig: remove const qualifier from str_get() | Masahiro Yamada |
2022-11-21 | kconfig: remove unneeded variable in get_prompt_str() | Masahiro Yamada |
2022-11-21 | modpost: fix array_size.cocci warning | KaiLong Wang |
2022-11-21 | Makefile.debug: support for -gz=zstd | Nick Desaulniers |
2022-11-21 | modpost: Join broken long printed messages | Geert Uytterhoeven |
2022-11-18 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2022-11-18 | scripts: checkpatch: allow "case" macros | Stanislaw Gruszka |
2022-11-18 | checkpatch: add warning for non-lore mailing list URLs | Bjorn Helgaas |
2022-11-18 | kbuild: Cleanup DT Overlay intermediate files as appropriate | Andrew Davis |
2022-11-18 | objtool: Add --mnop as an option to --mcount | Sathvika Vasireddy |
2022-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-11-17 | kbuild: Restore .version auto-increment behaviour for Debian packages | Marc Zyngier |
2022-11-16 | scripts/faddr2line: Fix regression in name resolution on ppc64le | Srikar Dronamraju |
2022-11-12 | kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[] | Zhen Lei |
2022-11-12 | kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=y | Zhen Lei |
2022-11-12 | kallsyms: Improve the performance of kallsyms_lookup_name() | Zhen Lei |
2022-11-12 | scripts/kallsyms: rename build_initial_tok_table() | Zhen Lei |
2022-11-11 | Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-11-10 | scripts/dtc: Update to upstream version v1.6.1-63-g55778a03df61 | Rob Herring |
2022-11-09 | arm64: unwind: add asynchronous unwind tables to kernel and modules | Ard Biesheuvel |
2022-11-09 | scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390 | Heiko Carstens |
2022-11-07 | arm64: remove special treatment for the link order of head.o | Masahiro Yamada |
2022-11-02 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2022-11-02 | kconfig: fix segmentation fault in menuconfig search | Masahiro Yamada |
2022-11-01 | x86/ibt: Implement FineIBT | Peter Zijlstra |
2022-11-01 | x86: Add prefix symbols for function padding | Peter Zijlstra |
2022-10-28 | string: Rewrite and add more kern-doc for the str*() functions | Kees Cook |
2022-10-27 | riscv: remove special treatment for the link order of head.o | Jisheng Zhang |
2022-10-28 | kbuild: fix typo in modpost | Will McVicker |
2022-10-26 | Merge branch 'dt/dtbo-rename' into dt/next | Rob Herring |
2022-10-26 | kbuild: Allow DTB overlays to built into .dtbo.S files | Andrew Davis |
2022-10-26 | kbuild: Allow DTB overlays to built from .dtso named source files | Andrew Davis |
2022-10-25 | bpf: Implement cgroup storage available to non-cgroup-attached bpf progs | Yonghong Song |
2022-10-21 | scripts: dtc: only show unique unit address warning for enabled nodes | Alexandre Torgue |
2022-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-10-18 | Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b... | Jakub Kicinski |
2022-10-18 | Merge branch 'alabaster-rb' into docs-mw | Jonathan Corbet |
2022-10-18 | docs: improve the HTML formatting of kerneldoc comments | Jonathan Corbet |
2022-10-17 | objtool: Add --hacks=skylake | Peter Zijlstra |
2022-10-16 | Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-10-15 | kbuild: add -fno-discard-value-names to cmd_cc_ll_c | Nick Desaulniers |
2022-10-14 | scripts/clang-tools: Convert clang-tidy args to list | Guru Das Srinagesh |