summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2024-03-21kconfig: tests: test dependency after shuffling choicesMasahiro Yamada
2024-03-21kconfig: tests: add a test for randconfig with dependent choicesMasahiro Yamada
2024-03-21kconfig: tests: support KCONFIG_SEED for the randconfig runnerMasahiro Yamada
2024-03-18Merge tag 'sysctl-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-03-19kbuild: rpm-pkg: add dtb files in kernel rpmJose Ignacio Tornos Martinez
2024-03-19kconfig: remove unneeded menu_is_visible() call in conf_write_defconfig()Masahiro Yamada
2024-03-19kconfig: check prompt for choice while parsingMasahiro Yamada
2024-03-19kconfig: lxdialog: remove unused dialog colorsMasahiro Yamada
2024-03-19kconfig: lxdialog: fix button color for blackbg themeMasahiro Yamada
2024-03-19modpost: fix null pointer dereferenceMax Kellermann
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-03-13Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-13Merge tag 'tag-chrome-platform-firmware-for-v6.9' of git://git.kernel.org/pub...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-11Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-11Merge tag 'rust-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-03-11LoongArch: Add ORC stack unwinder supportTiezhu Yang
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-03-11kbuild: remove GCC's default -Wpacked-bitfield-compat flagMasahiro Yamada
2024-03-10kbuild: unexport abs_srctree and abs_objtreeMasahiro Yamada
2024-03-10kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1Nathan Chancellor
2024-03-10kconfig: remove named choice supportMasahiro Yamada
2024-03-09kconfig: use linked list in get_symbol_str() to iterate over menusMasahiro Yamada
2024-03-09kconfig: link menus to a symbolMasahiro Yamada
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-07scripts/gdb/symbols: fix invalid escape sequence warningAndrew Ballance
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-06const_structs.checkpatch: add device_typeRicardo B. Marliere
2024-03-06arch: simplify architecture specific page size configurationArnd Bergmann
2024-03-03docs: drop the version constraints for sphinx and dependenciesLukas Bulwahn
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-29leaking_addresses: Provide mechanism to scan binary filesKees Cook
2024-02-29leaking_addresses: Ignore input device status linesKees Cook
2024-02-29leaking_addresses: Use File::Temp for /tmp filesKees Cook
2024-02-29coccinelle: semantic patch to check for potential struct_size callsJacob Keller
2024-02-29coccinelle: Add rules to find str_plural() replacementsKees Cook
2024-02-29rust: upgrade to Rust 1.76.0Miguel Ojeda
2024-02-29kbuild: mark `rustc` (and others) invocations as recursiveMiguel Ojeda