summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds3 days5-12/+55
|\
| * rust: warn on bindgen < 0.69.5 and libclang >= 19.1Miguel Ojeda2024-11-123-1/+51
| * kbuild: rust: remove the `alloc` crate and `GlobalAlloc`Danilo Krummrich2024-10-152-11/+4
| * rust: enable arbitrary_self_types and remove `Receiver`Gary Guo2024-10-071-1/+1
| * rust: start using the `#[expect(...)]` attributeMiguel Ojeda2024-10-071-1/+1
* | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds4 days5-22/+61
|\ \
| * | gdb: lx-symbols: do not error out on monolithic buildEtienne Buira2024-11-152-0/+6
| * | checkpatch: always parse orig_commit in fixes tagTamir Duberstein2024-11-061-21/+16
| * | scripts/spelling.txt: add typo "exprienced" and "rewritting"WangYuli2024-11-061-0/+2
| * | scripts/decode_stacktrace.sh: remove trailing spaceBreno Leitao2024-11-061-1/+6
| * | scripts/spelling.txt: add more spellings correctionsYu Jiaoliang2024-11-061-0/+31
* | | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4 days1-1/+8
|\ \ \
| * | | rust: add arch_static_branchAlice Ryhl2024-11-041-1/+8
* | | | Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6 days2-1/+13
|\ \ \ \
| * | | | kbuild: Add generic hook for architectures to use before the final vmlinux linkNaveen N Rao2024-10-312-1/+13
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6 days1-2/+3
|\ \ \ \
| * | | | alloc_tag: load module tags into separate contiguous memorySuren Baghdasaryan2024-11-071-2/+3
| | |_|/ | |/| |
* | | | Merge tag 'sysctl-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6 days1-0/+1
|\ \ \ \
| * | | | const_structs.checkpatch: add ctl_tableThomas Weißschuh2024-10-091-0/+1
| | |/ / | |/| |
* | | | Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds7 days1-2/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | tracing: Remove definition of trace_*_rcuidle()Steven Rostedt2024-10-091-2/+0
| |/ /
* | | Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8 days1-3/+0
|\ \ \
| * | | reiserfs: The last commitJan Kara2024-10-211-3/+0
| |/ /
* | | Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds8 days2-5/+54
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov2024-11-138-17/+40
| |\ \ \ | | | |/ | | |/|
| * | | kbuild,bpf: Pass make jobs' value to paholeFlorian Schmaus2024-11-121-2/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov2024-10-259-14/+97
| |\ \ \
| * | | | bpf: Allow specifying bpf_fastcall attribute for BPF helpersEduard Zingerman2024-10-041-3/+50
* | | | | Merge tag 'ipe-pr-20241119' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9 days1-10/+2
|\ \ \ \ \
| * | | | | scripts: ipe: polgen: remove redundant close and error exit pathColin Ian King10 days1-10/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'docs-6.13' of git://git.lwn.net/linuxLinus Torvalds9 days1-17/+32
|\ \ \ \ \
| * | | | | kernel-doc: allow object-like macros in ReST outputRandy Dunlap2024-10-171-13/+30
| * | | | | scripts/kernel-doc: Do not track section counter across processed filesChen-Yu Tsai2024-10-141-3/+1
| * | | | | scripts/kernel-doc: Fix build time warningsAndré Almeida2024-10-141-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10 days1-5/+5
|\ \ \ \ \
| * | | | | checkpatch: Remove links to outdated documentationAnna-Maria Behnsen2024-10-161-5/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10 days1-1/+1
|\ \ \ \ \
| * | | | | Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"Carlos Llamas2024-10-181-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'selinux-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10 days7-170/+5
|\ \ \ \ \
| * | | | | selinux: move genheaders to security/selinux/Masahiro Yamada2024-10-035-160/+4
| * | | | | selinux: do not include <linux/*.h> headers from host programsMasahiro Yamada2024-10-034-11/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11 days1-0/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fs/xattr: add *at family syscallsChristian Göttsche2024-11-061-0/+4
| |/ / /
* | | | Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-11-037-16/+39
|\ \ \ \
| * | | | modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada2024-11-031-1/+1
| * | | | modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endiannessMasahiro Yamada2024-11-031-5/+5
| * | | | kconfig: show sub-menu entries even if the prompt is hiddenMasahiro Yamada2024-10-311-1/+12
| * | | | kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profileMasahiro Yamada2024-10-311-0/+1
| * | | | kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profileMasahiro Yamada2024-10-313-6/+11
| * | | | kbuild: rpm-pkg: disable kernel-devel package when cross-compilingMasahiro Yamada2024-10-311-1/+6