summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-05-14Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-09kbuild,bpf: Switch to using --btf_features for pahole v1.26 and laterAlan Maguire
2024-05-07kernel-doc: Added "*" in $type_constants2 to fix 'make htmldocs' warning.Utkarsh Tripathi
2024-05-05rust: upgrade to Rust 1.78.0Miguel Ojeda
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02docs: scripts/check-variable-fonts.sh: Improve commands for detectionAkira Yokosawa
2024-04-27Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-04-25kbuild: rust: force `alloc` extern to allow "empty" Rust filesMiguel Ojeda
2024-04-24kernel-doc: fix struct_group_tagged() parsingKees Cook
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik
2024-04-16kbuild: use the upstream `alloc` crateWedson Almeida Filho
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-12arm64: boot: Support Flat Image TreeSimon Glass
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-10docs: Detect variable fonts and suggest denylisting themAkira Yokosawa
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03gcc-plugins/stackleak: Avoid .head.text sectionArd Biesheuvel
2024-04-02Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linuxLinus Torvalds
2024-04-02scripts: sphinx-pre-install: Add pyyaml hint to other distrosThorsten Blum
2024-04-02scripts/sphinx-pre-install: fix Arch xelatex dependencyLi Hua
2024-04-02kbuild: rust: use `-Zdebuginfo-compression`Miguel Ojeda
2024-04-02kbuild: rust: use `-Zdwarf-version` to support DWARFv5Miguel Ojeda
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-29rust: upgrade to Rust 1.77.1Miguel Ojeda
2024-03-29docs: Fix bitfield handling in kernel-docDonald Hunter
2024-03-28compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-28modpost: do not make find_tosym() return NULLMasahiro Yamada
2024-03-28kconfig: do not reparent the menu inside a choice blockMasahiro Yamada
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
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