summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-03-142-2/+6
|\
| * arm64: rust: Enable Rust support for AArch64Jamie Cunliffe2024-02-091-1/+3
| * rust: Refactor the build target to allow the use of builtin targetsJamie Cunliffe2024-02-091-1/+3
* | Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-03-131-1/+1
|\ \
| * | kernel-doc: Add unary operator * to $type_param_refAkira Yokosawa2024-02-291-1/+1
| |/
* | Merge tag 'tag-chrome-platform-firmware-for-v6.9' of git://git.kernel.org/pub...Linus Torvalds2024-03-132-0/+13
|\ \
| * | firmware: coreboot: Generate aliases for coreboot modulesNĂ­colas F. R. A. Prado2024-02-172-0/+13
* | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-1/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-072-2/+2
| |\ \ \
| * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-021-1/+1
| |\ \ \ \
| | * | | | bpf: Generate const static pointers for kernel helpersJose E. Marchesi2024-01-291-1/+1
* | | | | | Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds2024-03-122-1283/+1280
|\ \ \ \ \ \
| * | | | | | docs: drop the version constraints for sphinx and dependenciesLukas Bulwahn2024-03-031-16/+3
| * | | | | | kernel-doc: handle #if in enums as wellJohannes Berg2024-02-211-1/+1
| * | | | | | scripts/kernel-doc: simplify signature printingVegard Nossum2024-02-211-22/+14
| * | | | | | scripts/kernel-doc: separate out function signatureVegard Nossum2024-02-211-21/+28
| * | | | | | scripts/kernel-doc: simplify function printingVegard Nossum2024-02-211-6/+4
| * | | | | | scripts/kernel-doc: add modeline for vim usersVegard Nossum2024-02-211-0/+1
| * | | | | | scripts/kernel-doc: reindentVegard Nossum2024-02-141-1264/+1258
| * | | | | | docs: scripts: sphinx-pre-install: Fix building docs with pyyaml packageThorsten Blum2024-02-141-0/+4
| * | | | | | kernel-doc: Support arrays of pointers struct fieldsSakari Ailus2024-02-051-0/+9
| * | | | | | docs: sphinx-pre-install fix-noto-sans-cjk on fedoraAndrew Ballance2024-01-301-2/+7
| * | | | | | kernel-doc: drop looking for "MACDOC"Randy Dunlap2024-01-301-1/+1
| * | | | | | scripts/kernel-doc: Do not process backslash lines in commentsAnna-Maria Behnsen2024-01-301-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-125-18/+197
|\ \ \ \ \ \
| * | | | | | leaking_addresses: Provide mechanism to scan binary filesKees Cook2024-02-291-0/+53
| * | | | | | leaking_addresses: Ignore input device status linesKees Cook2024-02-291-11/+17
| * | | | | | leaking_addresses: Use File::Temp for /tmp filesKees Cook2024-02-291-5/+4
| * | | | | | coccinelle: semantic patch to check for potential struct_size callsJacob Keller2024-02-291-0/+74
| * | | | | | coccinelle: Add rules to find str_plural() replacementsKees Cook2024-02-291-0/+41
| * | | | | | ubsan: Reintroduce signed overflow sanitizerKees Cook2024-02-202-0/+6
| * | | | | | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| * | | | | | ubsan: Use Clang's -fsanitize-trap=undefined optionKees Cook2024-02-061-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-2/+2
|\ \ \ \ \ \
| * | | | | | arch: simplify architecture specific page size configurationArnd Bergmann2024-03-062-2/+2
* | | | | | | Merge tag 'soc-dt-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-03-121-2/+1
|\ \ \ \ \ \ \
| * | | | | | | dtc: Enable dtc interrupt_provider checkRob Herring2024-02-291-2/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-114-7/+7
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2024-02-144-7/+7
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNKBreno Leitao2024-01-101-1/+1
| | * | | | | | x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSOBreno Leitao2024-01-101-1/+1
| | * | | | | | x86/bugs: Rename CONFIG_CPU_UNRET_ENTRY => CONFIG_MITIGATION_UNRET_ENTRYBreno Leitao2024-01-101-1/+1
| | * | | | | | x86/bugs: Rename CONFIG_SLS => CONFIG_MITIGATION_SLSBreno Leitao2024-01-101-1/+1
| | * | | | | | x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-103-3/+3
| | * | | | | | x86/bugs: Rename CONFIG_CALL_DEPTH_TRACKING => CONFIG_MITIGATION_CALL_DEPTH_...Breno Leitao2024-01-101-1/+1
* | | | | | | | Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-117-1/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | locking/atomic: scripts: Clarify ordering of conditional atomicsMark Rutland2024-02-207-1/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'rust-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-03-113-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | rust: upgrade to Rust 1.76.0Miguel Ojeda2024-02-291-1/+1
| * | | | | | | | kbuild: mark `rustc` (and others) invocations as recursiveMiguel Ojeda2024-02-292-5/+5