index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
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
2024-05-10
kconfig: gconf: update pane correctly after loading a config file
Masahiro Yamada
2024-05-10
kbuild: buildtar: install riscv compressed images as vmlinuz
Emil Renner Berthing
2024-05-10
kbuild: simplify generic vdso installation code
Masahiro Yamada
2024-05-10
kbuild: add 'private' to target-specific variables
Masahiro Yamada
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
kbuild: use $(obj)/ instead of $(src)/ for common pattern rules
Masahiro Yamada
2024-05-07
kbuild: do not add $(srctree) or $(objtree) to header search paths
Masahiro Yamada
2024-05-02
kconfig: remove SYMBOL_NO_WRITE flag
Masahiro Yamada
2024-05-02
kconfig: remove 'optional' property support
Masahiro Yamada
2024-05-02
kconfig: remove SYMBOL_CHOICE flag
Masahiro Yamada
2024-05-02
kbuild: buildtar: remove warning for the default case
Masahiro Yamada
2024-05-02
kconfig: remove unneeded if-conditional in conf_choice()
Masahiro Yamada
2024-05-02
kconfig: use menu_for_each_entry() to traverse menu tree
Masahiro Yamada
2024-05-02
kconfig: add menu_next() function and menu_for_each(_sub)_entry macros
Masahiro Yamada
2024-05-02
kbuild: buildtar: add comments about inconsistent package generation
Masahiro Yamada
2024-05-02
dt-bindings: kbuild: Add separate target/dependency for processed-schema.json
Rob Herring
2024-04-23
scripts/unifdef: avoid constexpr keyword
Arnd Bergmann
2024-04-10
Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-04-03
gcc-plugins/stackleak: Avoid .head.text section
Ard Biesheuvel
2024-04-02
Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linux
Linus Torvalds
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-31
kconfig: Fix typo HEIGTH to HEIGHT
Isak Ellmer
2024-03-31
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
2024-03-29
docs: Fix bitfield handling in kernel-doc
Donald Hunter
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-28
modpost: do not make find_tosym() return NULL
Masahiro Yamada
2024-03-28
kconfig: do not reparent the menu inside a choice block
Masahiro Yamada
2024-03-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2024-03-21
kconfig: tests: test dependency after shuffling choices
Masahiro Yamada
2024-03-21
kconfig: tests: add a test for randconfig with dependent choices
Masahiro Yamada
2024-03-21
kconfig: tests: support KCONFIG_SEED for the randconfig runner
Masahiro Yamada
2024-03-18
Merge tag 'sysctl-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2024-03-19
kbuild: rpm-pkg: add dtb files in kernel rpm
Jose Ignacio Tornos Martinez
2024-03-19
kconfig: remove unneeded menu_is_visible() call in conf_write_defconfig()
Masahiro Yamada
2024-03-19
kconfig: check prompt for choice while parsing
Masahiro Yamada
2024-03-19
kconfig: lxdialog: remove unused dialog colors
Masahiro Yamada
2024-03-19
kconfig: lxdialog: fix button color for blackbg theme
Masahiro Yamada
[next]