summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-19kconfig: change file_lookup() to return the file nameMasahiro Yamada
2024-02-19kconfig: make file::name a flexible array memberMasahiro Yamada
2024-02-19kconfig: move the file and lineno in struct file to struct bufferMasahiro Yamada
2024-02-19kconfig: replace remaining current_file->name with cur_filenameMasahiro Yamada
2024-02-19kconfig: do not delay the cur_filename updateMasahiro Yamada
2024-02-19kconfig: replace file->name with name in zconf_nextfile()Masahiro Yamada
2024-02-19kconfig: associate struct property with file name directlyMasahiro Yamada
2024-02-19kconfig: associate struct menu with file name directlyMasahiro Yamada
2024-02-19kconfig: remove zconf_curname() and zconf_lineno()Masahiro Yamada
2024-02-19kconfig: replace current_pos with separate cur_{filename,lineno}Masahiro Yamada
2024-02-19kconfig: split preprocessor prototypes into preprocess.hMasahiro Yamada
2024-02-19kconfig: call env_write_dep() right after yyparse()Masahiro Yamada
2024-02-19kconfig: write Kconfig files to autoconf.cmd in orderMasahiro Yamada
2024-02-19kconfig: remove unneeded sym_find() call in conf_parse()Masahiro Yamada
2024-02-19kconfig: remove compat_getline()Masahiro Yamada
2024-02-19kconfig: remove orphan lookup_file() declarationMasahiro Yamada
2024-02-19kconfig: fix off-by-one in zconf_error()Masahiro Yamada
2024-02-19kconfig: fix infinite loop when expanding a macro at the end of fileMasahiro Yamada
2024-02-19Revert "kbuild/mkspec: clean boot loader configuration on rpm removal"Masahiro Yamada
2024-02-19Revert "kbuild/mkspec: support 'update-bootloader'-based systems"Masahiro Yamada
2024-02-19kbuild: rpm-pkg: mark installed files in /boot as %ghostMasahiro Yamada
2024-02-19kbuild: rpm-pkg: do not include depmod-generated filesMasahiro Yamada
2024-02-19kbuild: deb-pkg: call more misc debhelper commandsMasahiro Yamada
2024-02-19kbuild: deb-pkg: build binary-arch in parallelMasahiro Yamada
2024-02-19kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'Masahiro Yamada
2024-02-19kbuild: deb-pkg: show verbose log for direct package buildsMasahiro Yamada
2024-02-19kbuild: simplify dtbs_install by reading the list of compiled DTBsMasahiro Yamada
2024-02-19kbuild: create a list of all built DTB filesMasahiro Yamada
2024-02-19docs: kbuild/kconfig: reformat/cleanupVegard Nossum
2024-02-19kconfig: fix line number in recursive inclusion detectionMasahiro Yamada
2024-02-19kconfig: remove unneeded buffer allocation in zconf_initscan()Masahiro Yamada
2024-02-18Linux 6.8-rc5Linus Torvalds
2024-02-18Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-18Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-18Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-18Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-17Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-02-17Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-17Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-02-17Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-02-17Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-17Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-02-17Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-02-17Documentation: Document the Linux Kernel CVE processGreg Kroah-Hartman
2024-02-17tracing/probes: Fix to search structure fields correctlyMasami Hiramatsu (Google)
2024-02-17Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2024-02-16MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewerSiddharth Vadapalli