summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-152-2/+6
|\
| * Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-03-117-18/+19
| |\
| * | x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Paolo Bonzini2024-02-082-2/+6
* | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-143-2/+4
|\ \ \
| * | | const_structs.checkpatch: add device_typeRicardo B. Marliere2024-03-061-0/+1
| * | | const_structs.checkpatch: add bus_typeRicardo B. Marliere2024-02-221-0/+1
| * | | riscv: remove MCOUNT_NAME workaroundNathan Chancellor2024-02-221-1/+1
| * | | kbuild: raise the minimum supported version of LLVM to 13.0.1Nathan Chancellor2024-02-221-1/+1
* | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-27/+29
|\ \ \ \
| * | | | scripts/gdb/vmalloc: fix vmallocinfo errorKuan-Ying Lee2024-02-211-27/+29
| |/ / /
* | | | 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