aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 1-1/+1
9 dayskbuild: rust: force `alloc` extern to allow "empty" Rust filesGravatar Miguel Ojeda 1-1/+1
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+2
2024-04-03gcc-plugins/stackleak: Avoid .head.text sectionGravatar Ard Biesheuvel 1-0/+2
2024-04-02Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 15-37/+41
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTGravatar Isak Ellmer 8-14/+14
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesGravatar Borislav Petkov (AMD) 1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentGravatar Arnd Bergmann 1-7/+3
2024-03-29docs: Fix bitfield handling in kernel-docGravatar Donald Hunter 1-1/+1
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-2/+2
2024-03-28modpost: do not make find_tosym() return NULLGravatar Masahiro Yamada 1-2/+5
2024-03-28kconfig: do not reparent the menu inside a choice blockGravatar Masahiro Yamada 4-13/+18
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Paolo Abeni 1-2/+2
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 1-2/+5
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 45-523/+894
2024-03-21Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Gravatar Linus Torvalds 1-1/+1
2024-03-21kconfig: tests: test dependency after shuffling choicesGravatar Masahiro Yamada 5-0/+71
2024-03-21kconfig: tests: add a test for randconfig with dependent choicesGravatar Masahiro Yamada 5-0/+78
2024-03-21kconfig: tests: support KCONFIG_SEED for the randconfig runnerGravatar Masahiro Yamada 1-6/+10
2024-03-18Merge tag 'sysctl-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-33/+32
2024-03-19kbuild: rpm-pkg: add dtb files in kernel rpmGravatar Jose Ignacio Tornos Martinez 1-0/+13
2024-03-19kconfig: remove unneeded menu_is_visible() call in conf_write_defconfig()Gravatar Masahiro Yamada 1-4/+1
2024-03-19kconfig: check prompt for choice while parsingGravatar Masahiro Yamada 2-3/+6
2024-03-19kconfig: lxdialog: remove unused dialog colorsGravatar Masahiro Yamada 2-22/+0
2024-03-19kconfig: lxdialog: fix button color for blackbg themeGravatar Masahiro Yamada 1-1/+1
2024-03-19modpost: fix null pointer dereferenceGravatar Max Kellermann 1-1/+3
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-2/+6
2024-03-15scripts/bpf_doc: Use silent mode when exec make cmdGravatar Hangbin Liu 1-2/+2
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 3-2/+4
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-27/+29
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-2/+6
2024-03-13Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-1/+1
2024-03-13Merge tag 'tag-chrome-platform-firmware-for-v6.9' of git://git.kernel.org/pub...Gravatar Linus Torvalds 2-0/+13
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+1
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-1283/+1280
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-18/+197
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+2
2024-03-12Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-2/+1
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-7/+7
2024-03-11Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-1/+8
2024-03-11Merge tag 'rust-6.9' of https://github.com/Rust-for-Linux/linuxGravatar Linus Torvalds 3-6/+6
2024-03-11LoongArch: Add ORC stack unwinder supportGravatar Tiezhu Yang 1-2/+5
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Paolo Bonzini 7-18/+19
2024-03-11kbuild: remove GCC's default -Wpacked-bitfield-compat flagGravatar Masahiro Yamada 1-1/+0
2024-03-10kbuild: unexport abs_srctree and abs_objtreeGravatar Masahiro Yamada 1-1/+1
2024-03-10kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1Gravatar Nathan Chancellor 1-0/+2
2024-03-10kconfig: remove named choice supportGravatar Masahiro Yamada 1-7/+3
2024-03-09kconfig: use linked list in get_symbol_str() to iterate over menusGravatar Masahiro Yamada 1-8/+9
2024-03-09kconfig: link menus to a symbolGravatar Masahiro Yamada 3-1/+12