summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-11-20Merge tag 'ipe-pr-20241119' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-20Merge tag 'docs-6.13' of git://git.lwn.net/linuxLinus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19scripts: ipe: polgen: remove redundant close and error exit pathColin Ian King
2024-11-19Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-18Merge tag 'selinux-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-11-11kbuild,bpf: Pass make jobs' value to paholeFlorian Schmaus
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-03Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-03modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada
2024-11-03modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endiannessMasahiro Yamada
2024-10-31kconfig: show sub-menu entries even if the prompt is hiddenMasahiro Yamada
2024-10-31kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profileMasahiro Yamada
2024-10-31kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profileMasahiro Yamada
2024-10-31kbuild: rpm-pkg: disable kernel-devel package when cross-compilingMasahiro Yamada
2024-10-28kbuild: rust: avoid errors with old `rustc`s without LLVM patch versionMiguel Ojeda
2024-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-10-23sumversion: Fix a memory leak in get_src_version()Elena Salomatkina
2024-10-17Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"Carlos Llamas
2024-10-17kernel-doc: allow object-like macros in ReST outputRandy Dunlap
2024-10-16checkpatch: Remove links to outdated documentationAnna-Maria Behnsen
2024-10-14scripts/kernel-doc: Do not track section counter across processed filesChen-Yu Tsai
2024-10-14scripts/kernel-doc: Fix build time warningsAndré Almeida
2024-10-13kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`Gary Guo
2024-10-10kbuild: fix issues with rustc-optionAlice Ryhl
2024-10-10kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macrosMasahiro Yamada
2024-10-07kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson
2024-10-07scripts: import more list macrosSami Tolvanen
2024-10-03bpf: Allow specifying bpf_fastcall attribute for BPF helpersEduard Zingerman
2024-10-03selinux: move genheaders to security/selinux/Masahiro Yamada
2024-10-03selinux: do not include <linux/*.h> headers from host programsMasahiro Yamada
2024-10-02kconfig: qconf: fix buffer overflow in debug linksMasahiro Yamada
2024-10-01kconfig: qconf: move conf_read() before drawing tree painMasahiro Yamada
2024-10-01kconfig: clear expr::val_is_valid when allocatedMasahiro Yamada
2024-09-30kconfig: fix infinite loop in sym_calc_choice()Masahiro Yamada
2024-09-30kbuild: move non-boot built-in DTBs to .rodata sectionMasahiro Yamada
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li