summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | | | rust: upgrade to Rust 1.75.0Miguel Ojeda2024-01-221-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds2024-03-071-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | scripts/gdb/symbols: fix invalid escape sequence warningAndrew Ballance2024-03-071-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-012-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | kbuild: Add -Wa,--fatal-warnings to as-instr invocationNathan Chancellor2024-02-162-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-221-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-02-221-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | bpf, scripts: Correct GPL license nameGianmarco Lusvardi2024-02-141-1/+1
| | | |_|/ | | |/| |
* | | | | kallsyms: ignore ARMv4 thunks along with othersArnd Bergmann2024-02-151-11/+2