Age | Commit message (Expand) | Author |
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 |
2024-05-14 | modules: Drop the .export_symbol section from the final modules | Wang Yao |
2024-05-14 | LoongArch: rust: Switch to use built-in rustc target | WANG Rui |
2024-05-13 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2024-05-13 | Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2024-05-13 | Merge tag 'docs-6.10' of git://git.lwn.net/linux | Linus Torvalds |
2024-05-13 | Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2024-05-11 | scripts: checkpatch: check unused parameters for function-like macro | Xining Xu |
2024-05-09 | kbuild,bpf: Switch to using --btf_features for pahole v1.26 and later | Alan Maguire |
2024-05-10 | kconfig: use menu_list_for_each_sym() in sym_check_choice_deps() | Masahiro Yamada |
2024-05-10 | kconfig: use sym_get_choice_menu() in conf_write_defconfig() | Masahiro Yamada |
2024-05-10 | kconfig: add sym_get_choice_menu() helper | Masahiro Yamada |
2024-05-10 | kconfig: turn defaults and additional prompt for choice members into error | Masahiro Yamada |
2024-05-10 | kconfig: turn missing prompt for choice members into error | Masahiro Yamada |
2024-05-10 | kconfig: turn conf_choice() into void function | Masahiro Yamada |
2024-05-10 | kconfig: use linked list in sym_set_changed() | Masahiro Yamada |
2024-05-10 | kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGED | Masahiro Yamada |
2024-05-10 | kconfig: gconf: remove debug code | Masahiro Yamada |