summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-052-4/+8
|\
| * locking/atomic: Correct (cmp)xchg() instrumentationMark Rutland2023-04-291-3/+3
| * locking/atomic: Add generic try_cmpxchg{,64}_local() supportUros Bizjak2023-04-292-1/+5
* | sysctl: remove register_sysctl_paths()Luis Chamberlain2023-05-021-16/+0
* | Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-04-3013-570/+504
|\ \
| * | kbuild: deb-pkg: specify targets in debian/rules as .PHONYMasahiro Yamada2023-04-261-0/+2
| * | kbuild: rpm-pkg: remove kernel-drm PROVIDESMasahiro Yamada2023-04-251-6/+1
| * | kbuild: deb-pkg: add KDEB_SOURCE_COMPRESS to specify source compressionMasahiro Yamada2023-04-251-8/+27
| * | kbuild: add srcdeb-pkg targetMasahiro Yamada2023-04-231-7/+21
| * | Makefile: use -z pack-relative-relocsFangrui Song2023-04-171-2/+6
| * | kbuild: clang: do not use CROSS_COMPILE for target tripleMasahiro Yamada2023-04-171-6/+2
| * | kconfig: menuconfig: reorder functions to remove forward declarationsMasahiro Yamada2023-04-172-295/+277
| * | kconfig: menuconfig: remove unused M_EVENT macroMasahiro Yamada2023-04-171-11/+0
| * | kconfig: menuconfig: remove OLD_NCURSES macroMasahiro Yamada2023-04-173-33/+0
| * | kbuild: builddeb: Eliminate debian/arch useBastian Germann2023-04-171-1/+1
| * | scripts/kallsyms: update the usage in the comment blockMasahiro Yamada2023-04-171-1/+1
| * | scripts/kallsyms: decrease expand_symbol() / cleanup_symbol_name() callsMasahiro Yamada2023-04-171-18/+15
| * | scripts/kallsyms: change the output orderMasahiro Yamada2023-04-171-59/+59
| * | scripts/kallsyms: move compiler-generated symbol patterns to mksysmapMasahiro Yamada2023-04-172-60/+43
| * | scripts/kallsyms: exclude symbols generated by itself dynamicallyMasahiro Yamada2023-04-173-20/+13
| * | scripts/mksysmap: use sed with in-line commentsMasahiro Yamada2023-04-171-24/+37
| * | scripts/mksysmap: remove comments described in nm(1)Masahiro Yamada2023-04-171-19/+1
| * | scripts/kallsyms: remove redundant code for omitting U and NMasahiro Yamada2023-04-171-4/+1
| * | kallsyms: expand symbol name into comment for debuggingArnd Bergmann2023-04-171-1/+2
* | | Merge tag 'rust-6.4' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-04-301-1/+1
|\ \ \
| * | | rust: add pin-init API coreBenno Lossin2023-04-121-1/+1
| * | | rust: enable the `pin_macro` featureBenno Lossin2023-04-121-1/+1
| * | | rust: Enable the new_uninit feature for kernel and driver cratesAsahi Lina2023-04-101-1/+1
* | | | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-0/+20
|\ \ \ \
| * | | | powerpc: Move script to check relocations at compile time in scripts/Alexandre Ghiti2023-04-191-0/+20
* | | | | Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-04-282-1/+6
|\ \ \ \ \
| * | | | | recordmcount: Fix memory leaks in the uwrite functionHao Zeng2023-04-251-1/+5
| * | | | | leaking_addresses: also skip canonical ftrace pathRoss Zwisler2023-03-291-0/+1
* | | | | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-282-10/+26
|\ \ \ \ \ \
| * | | | | | scripts/objdump-func: Support multiple functionsJosh Poimboeuf2023-04-141-9/+25
| * | | | | | x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf2023-03-231-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-2713-42/+496
|\ \ \ \ \ \
| * | | | | | checkpatch: introduce proper bindings license checkDmitry Rokosov2023-04-181-1/+6
| * | | | | | scripts/gdb: add GDB convenience functions $lx_dentry_name() and $lx_i_dentry()Glenn Washburn2023-04-181-0/+37
| * | | | | | scripts/gdb: create linux/vfs.py for VFS related GDB helpersGlenn Washburn2023-04-184-15/+32
| * | | | | | scripts/gdb: timerlist: convert int chunks to strAmjad Ouled-Ameur2023-04-181-1/+1
| * | | | | | scripts/gdb: print interruptsFlorian Fainelli2023-04-183-0/+247
| * | | | | | scripts/gdb: raise error with reduced debugging informationFlorian Fainelli2023-04-182-1/+6
| * | | | | | scripts/gdb: add a Radix Tree ParserKieran Bingham2023-04-183-0/+99
| * | | | | | checkpatch: check for misuse of the link tagsMatthieu Baerts2023-04-181-1/+12
| * | | | | | checkpatch: allow Closes tags with linksMatthieu Baerts2023-04-181-5/+5
| * | | | | | checkpatch: use a list of "link" tagsMatthieu Baerts2023-04-181-4/+20
| * | | | | | checkpatch: don't print the next line if not definedMatthieu Baerts2023-04-181-1/+1
| * | | | | | scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES printingPeng Liu2023-04-181-1/+2
| * | | | | | scripts/gdb: fix lx-timerlist for Python3Peng Liu2023-04-182-2/+7