summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2024-10-31kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profileMasahiro Yamada-6/+11
2024-10-31kbuild: rpm-pkg: disable kernel-devel package when cross-compilingMasahiro Yamada-1/+6
2024-10-31kbuild: Add generic hook for architectures to use before the final vmlinux linkNaveen N Rao-1/+13
2024-10-28kbuild: rust: avoid errors with old `rustc`s without LLVM patch versionMiguel Ojeda-1/+1
2024-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov-14/+97
2024-10-23sumversion: Fix a memory leak in get_src_version()Elena Salomatkina-2/+3
2024-10-21reiserfs: The last commitJan Kara-3/+0
2024-10-19modules: Add missing entry for __ex_tableHelge Deller-0/+1
2024-10-19modules: Ensure 64-bit alignment on __ksymtab_* sectionsHelge Deller-4/+4
2024-10-17Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"Carlos Llamas-1/+1
2024-10-17kernel-doc: allow object-like macros in ReST outputRandy Dunlap-13/+30
2024-10-16checkpatch: Remove links to outdated documentationAnna-Maria Behnsen-5/+5
2024-10-15kbuild: rust: remove the `alloc` crate and `GlobalAlloc`Danilo Krummrich-11/+4
2024-10-14scripts/kernel-doc: Do not track section counter across processed filesChen-Yu Tsai-3/+1
2024-10-14scripts/kernel-doc: Fix build time warningsAndré Almeida-1/+1
2024-10-13kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`Gary Guo-0/+25
2024-10-10kbuild: fix issues with rustc-optionAlice Ryhl-1/+4
2024-10-10kbuild: refactor cc-option-yn, cc-disable-warning, rust-option-yn macrosMasahiro Yamada-6/+3
2024-10-09const_structs.checkpatch: add ctl_tableThomas Weißschuh-0/+1
2024-10-08tracing: Remove definition of trace_*_rcuidle()Steven Rostedt-2/+0
2024-10-07rust: enable arbitrary_self_types and remove `Receiver`Gary Guo-1/+1
2024-10-07rust: start using the `#[expect(...)]` attributeMiguel Ojeda-1/+1
2024-10-07kbuild: deb-pkg: Remove blank first line from maint scriptsAaron Thompson-1/+0
2024-10-07scripts: import more list macrosSami Tolvanen-0/+50
2024-10-03bpf: Allow specifying bpf_fastcall attribute for BPF helpersEduard Zingerman-3/+50
2024-10-03selinux: move genheaders to security/selinux/Masahiro Yamada-160/+4
2024-10-03selinux: do not include <linux/*.h> headers from host programsMasahiro Yamada-11/+2
2024-10-02kconfig: qconf: fix buffer overflow in debug linksMasahiro Yamada-1/+1
2024-10-01kconfig: qconf: move conf_read() before drawing tree painMasahiro Yamada-2/+2
2024-10-01kconfig: clear expr::val_is_valid when allocatedMasahiro Yamada-0/+1
2024-09-30kconfig: fix infinite loop in sym_calc_choice()Masahiro Yamada-2/+8
2024-09-30kbuild: move non-boot built-in DTBs to .rodata sectionMasahiro Yamada-1/+3
2024-09-28Reduce Coccinelle choices in string_choices.cocciJulia Lawall-50/+41
2024-09-28coccinelle: Remove unnecessary parentheses for only one possible change.Hongbo Li-8/+0
2024-09-28coccinelle: Add rules to find str_yes_no() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_on_off() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_write_read() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_read_write() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_enable{d}_disable{d}() replacementsHongbo Li-0/+38
2024-09-28coccinelle: Add rules to find str_lo{w}_hi{gh}() replacementsHongbo Li-0/+38
2024-09-28coccinelle: Add rules to find str_hi{gh}_lo{w}() replacementsHongbo Li-0/+42
2024-09-28coccinelle: Add rules to find str_false_true() replacementsHongbo Li-0/+19
2024-09-28coccinelle: Add rules to find str_true_false() replacementsHongbo Li-0/+19
2024-09-28Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2024-09-27[tree-wide] finally take no_llseek outAl Viro-1/+0
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+15
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-47/+169
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-726/+1758
2024-09-24Merge tag 'keys-next-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-64/+100
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds-13/+1