Age | Commit message (Expand) | Author |
2024-06-08 | Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-06-07 | modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o | Masahiro Yamada |
2024-06-07 | kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh | Richard Acayan |
2024-06-06 | kconfig: remove wrong expr_trans_bool() | Masahiro Yamada |
2024-06-06 | kconfig: gconf: give a proper initial state to the Save button | Masahiro Yamada |
2024-06-06 | kconfig: remove unneeded code for user-supplied values being out of range | Masahiro Yamada |
2024-06-05 | locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc | Carlos Llamas |
2024-05-30 | dt-bindings: kbuild: Fix dt_binding_check on unconfigured build | Rob Herring (Arm) |
2024-05-29 | scripts/make_fit: Drop fdt image entry compatible string | Chen-Yu Tsai |
2024-05-29 | kbuild: remove a stale comment about cleaning in link-vmlinux.sh | Masahiro Yamada |
2024-05-29 | kbuild: fix short log for AS in link-vmlinux.sh | Masahiro Yamada |
2024-05-29 | kbuild: change scripts/mksysmap into sed script | Masahiro Yamada |
2024-05-29 | kbuild: avoid unneeded kallsyms step 3 | Masahiro Yamada |
2024-05-29 | kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src) | Douglas Anderson |
2024-05-29 | kconfig: remove redundant check in expr_join_or() | Masahiro Yamada |
2024-05-29 | kconfig: fix comparison to constant symbols, 'm', 'n' | Masahiro Yamada |
2024-05-29 | kconfig: remove unused expr_is_no() | Masahiro Yamada |
2024-05-22 | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-05-22 | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-05-22 | Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-22 | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2024-05-22 | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds |
2024-05-21 | Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-05-21 | Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-20 | Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2024-05-20 | Coccinelle: pm_runtime: Fix grammar in comment | Thorsten Blum |
2024-05-20 | coccinelle: misc: minmax: Suppress reports for err returns | Ricardo Ribalda |
2024-05-19 | kbuild: enable -Wcast-function-type-strict unconditionally | Arnd Bergmann |
2024-05-19 | kbuild: enable -Wformat-truncation on clang | Arnd Bergmann |
2024-05-19 | kbuild: turn on -Wrestrict by default | Arnd Bergmann |
2024-05-19 | kbuild: remove redundant extra warning flags | Arnd Bergmann |
2024-05-19 | kbuild: turn on -Wextra by default | Arnd Bergmann |
2024-05-19 | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-15 | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-16 | kconfig: use sym_get_choice_menu() in sym_check_prop() | Masahiro Yamada |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2024-05-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2024-05-14 | Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-14 | kconfig: lxdialog: remove initialization with A_NORMAL | Masahiro Yamada |
2024-05-14 | kconfig: m/nconf: merge two item_add_str() calls | Masahiro Yamada |
2024-05-14 | kconfig: m/nconf: remove dead code to display value of bool choice | Masahiro Yamada |
2024-05-14 | kconfig: m/nconf: remove dead code to display children of choice members | Masahiro Yamada |
2024-05-14 | kconfig: gconf: show checkbox for choice correctly | Masahiro Yamada |
2024-05-14 | kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinal | Masahiro Yamada |
2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada |
2024-05-14 | kbuild: provide reasonable defaults for tool coverage | Masahiro Yamada |
2024-05-14 | s390/vdso: Create .build-id links for unstripped vdso files | Jens Remus |
2024-05-14 | module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree. | Yifan Hong |