kconfig: tests: add a test for randconfig with dependent choices
[sfrench/cifs-2.6.git] / scripts /
2024-03-20 Masahiro Yamadakconfig: tests: add a test for randconfig with dependen...
2024-03-20 Masahiro Yamadakconfig: tests: support KCONFIG_SEED for the randconfig...
2024-03-18 Jose Ignacio Torno... kbuild: rpm-pkg: add dtb files in kernel rpm
2024-03-18 Masahiro Yamadakconfig: remove unneeded menu_is_visible() call in...
2024-03-18 Masahiro Yamadakconfig: check prompt for choice while parsing
2024-03-18 Masahiro Yamadakconfig: lxdialog: remove unused dialog colors
2024-03-18 Masahiro Yamadakconfig: lxdialog: fix button color for blackbg theme
2024-03-18 Max Kellermannmodpost: fix null pointer dereference
2024-03-11 Masahiro Yamadakbuild: remove GCC's default -Wpacked-bitfield-compat...
2024-03-10 Masahiro Yamadakbuild: unexport abs_srctree and abs_objtree
2024-03-10 Nathan Chancellorkbuild: Move -Wenum-{compare-conditional,enum-conversio...
2024-03-10 Masahiro Yamadakconfig: remove named choice support
2024-03-09 Masahiro Yamadakconfig: use linked list in get_symbol_str() to iterate...
2024-03-09 Masahiro Yamadakconfig: link menus to a symbol
2024-02-23 Masahiro Yamadakbuild: change DTC_FLAGS_<basetarget>.o to take the...
2024-02-23 Masahiro Yamadakbuild: change tool coverage variables to take the...
2024-02-20 Matthew Bystrinkconfig: lxdialog: fix cursor render in checklist
2024-02-20 Masahiro Yamadakconfig: use generic macros to implement symbol hashtable
2024-02-20 Masahiro Yamadakconfig: print recursive dependency errors in the parse...
2024-02-20 Masahiro Yamadakconfig: do not imply the type of choice value
2024-02-20 Masahiro Yamadakconfig: convert linked list of files to hash table
2024-02-20 Masahiro Yamadakconfig: move strhash() to util.c as a global function
2024-02-19 Masahiro Yamadakconfig: move ARRAY_SIZE to a header
2024-02-19 Masahiro Yamadakconfig: add macros useful for hashtable
2024-02-19 Masahiro Yamadakconfig: import more list macros and inline functions
2024-02-19 Masahiro Yamadakconfig: resync list.h
2024-02-19 Masahiro Yamadakconfig: split list_head into a separate header
2024-02-19 Masahiro Yamadakconfig: change file_lookup() to return the file name
2024-02-19 Masahiro Yamadakconfig: make file::name a flexible array member
2024-02-19 Masahiro Yamadakconfig: move the file and lineno in struct file to...
2024-02-19 Masahiro Yamadakconfig: replace remaining current_file->name with...
2024-02-19 Masahiro Yamadakconfig: do not delay the cur_filename update
2024-02-19 Masahiro Yamadakconfig: replace file->name with name in zconf_nextfile()
2024-02-19 Masahiro Yamadakconfig: associate struct property with file name directly
2024-02-19 Masahiro Yamadakconfig: associate struct menu with file name directly
2024-02-19 Masahiro Yamadakconfig: remove zconf_curname() and zconf_lineno()
2024-02-19 Masahiro Yamadakconfig: replace current_pos with separate cur_{filenam...
2024-02-19 Masahiro Yamadakconfig: split preprocessor prototypes into preprocess.h
2024-02-19 Masahiro Yamadakconfig: call env_write_dep() right after yyparse()
2024-02-19 Masahiro Yamadakconfig: write Kconfig files to autoconf.cmd in order
2024-02-19 Masahiro Yamadakconfig: remove unneeded sym_find() call in conf_parse()
2024-02-19 Masahiro Yamadakconfig: remove compat_getline()
2024-02-19 Masahiro Yamadakconfig: remove orphan lookup_file() declaration
2024-02-19 Masahiro Yamadakconfig: fix off-by-one in zconf_error()
2024-02-19 Masahiro Yamadakconfig: fix infinite loop when expanding a macro at...
2024-02-19 Masahiro YamadaRevert "kbuild/mkspec: clean boot loader configuration...
2024-02-19 Masahiro YamadaRevert "kbuild/mkspec: support 'update-bootloader'...
2024-02-19 Masahiro Yamadakbuild: rpm-pkg: mark installed files in /boot as ...
2024-02-19 Masahiro Yamadakbuild: rpm-pkg: do not include depmod-generated files
2024-02-19 Masahiro Yamadakbuild: deb-pkg: call more misc debhelper commands
2024-02-19 Masahiro Yamadakbuild: deb-pkg: build binary-arch in parallel
2024-02-19 Masahiro Yamadakbuild: deb-pkg: make debian/rules quiet for 'make...
2024-02-19 Masahiro Yamadakbuild: deb-pkg: show verbose log for direct package...
2024-02-19 Masahiro Yamadakbuild: simplify dtbs_install by reading the list of...
2024-02-19 Masahiro Yamadakbuild: create a list of all built DTB files
2024-02-19 Masahiro Yamadakconfig: fix line number in recursive inclusion detection
2024-02-19 Masahiro Yamadakconfig: remove unneeded buffer allocation in zconf_ini...
2024-02-18 Linus TorvaldsMerge tag 'kbuild-fixes-v6.8-2' of git://git./linux...
2024-02-18 Linus TorvaldsMerge tag 'x86_urgent_for_v6.8_rc5' of git://git./linux...
2024-02-18 Linus TorvaldsMerge tag 'powerpc-6.8-3' of git://git./linux/kernel...
2024-02-17 Linus TorvaldsMerge tag 'bcachefs-2024-02-17' of https://evilpiepirat...
2024-02-17 Linus TorvaldsMerge tag 'driver-core-6.8-rc5' of git://git./linux...
2024-02-17 Linus TorvaldsMerge tag 'media/v6.8-4' of git://git./linux/kernel...
2024-02-17 Linus TorvaldsMerge tag 'pci-v6.8-fixes-3' of git://git./linux/kernel...
2024-02-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-02-16 Linus TorvaldsMerge tag 'wq-for-6.8-rc4-fixes' of git://git./linux...
2024-02-16 Linus TorvaldsMerge tag 'block-6.8-2024-02-16' of git://git.kernel...
2024-02-16 Linus TorvaldsMerge tag 'io_uring-6.8-2024-02-16' of git://git.kernel...
2024-02-16 Linus TorvaldsMerge tag 'trace-v6.8-rc4' of git://git./linux/kernel...
2024-02-16 Paolo BonziniMerge tag 'kvmarm-fixes-6.8-2' of git://git./linux...
2024-02-16 Paolo BonziniMerge tag 'kvmarm-fixes-6.8-1' of git://git./linux...
2024-02-16 Linus TorvaldsMerge tag 'sound-6.8-rc5' of git://git./linux/kernel...
2024-02-16 Linus TorvaldsMerge tag 'lsm-pr-20240215' of git://git./linux/kernel...
2024-02-16 Dave AirlieMerge tag 'drm-msm-fixes-2024-02-15' of https://gitlab...
2024-02-16 Dave AirlieMerge tag 'drm-misc-fixes-2024-02-15' of git://anongit...
2024-02-15 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.8-1' of git://git...
2024-02-15 Linus TorvaldsMerge tag 'spi-fix-v6.8-rc4' of git://git./linux/kernel...
2024-02-15 Linus TorvaldsMerge tag 'hid-for-linus-2024021501' of git://git....
2024-02-15 Arnd Bergmannkallsyms: ignore ARMv4 thunks along with others
2024-02-15 Jakub KicinskiMerge tag 'wireless-2024-02-14' of git://git./linux...
2024-02-15 Linus TorvaldsMerge tag 'landlock-6.8-rc5' of git://git./linux/kernel...
2024-02-14 Linus TorvaldsMerge tag 'for-6.8-rc4-tag' of git://git./linux/kernel...
2024-02-14 Linus TorvaldsMerge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of...
2024-02-14 Radek Krejcimodpost: trim leading spaces when processing source...
2024-02-14 Andrew Ballancegen_compile_commands: fix invalid escape sequence warning
2024-02-14 Nathan Chancellorkbuild: Fix changing ELF file type for output of gen_bt...
2024-02-14 Paolo BonziniMerge tag 'kvm-x86-selftests-6.8-rcN' of https://github...
2024-02-14 Paolo BonziniMerge tag 'kvm-x86-fixes-6.8-rcN' of https://github...
2024-02-14 Greg Kroah-HartmanMerge tag 'iio-fixes-for-6.8a' of git./linux/kernel...
2024-02-12 Linus TorvaldsMerge tag 'docs-6.8-fixes2' of git://git.lwn.net/linux
2024-02-12 Linus TorvaldsMerge tag 'vfs-6.8-rc5.fixes' of git://git./linux/kerne...
2024-02-11 Linus TorvaldsMerge tag 'x86_urgent_for_v6.8_rc4' of git://git./linux...
2024-02-10 Linus TorvaldsMerge tag 'block-6.8-2024-02-10' of git://git.kernel...
2024-02-10 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2024-02-10 Linus TorvaldsMerge tag 'ntfs3_for_6.8' of https://github.com/Paragon...
2024-02-09 Linus TorvaldsMerge tag 'riscv-for-linus-6.8-rc4' of git://git./linux...
2024-02-09 Linus TorvaldsMerge tag 'trace-v6.8-rc3' of git://git./linux/kernel...
2024-02-09 Linus TorvaldsMerge tag 'efi-fixes-for-v6.8-1' of git://git./linux...
2024-02-09 Linus TorvaldsMerge tag 'pci-v6.8-fixes-2' of git://git./linux/kernel...
2024-02-09 Linus TorvaldsMerge tag 'mmc-v6.8-rc2' of git://git./linux/kernel...
next