summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-08-21scripts/gdb/vmalloc: add vmallocinfo supportKuan-Ying Lee
2023-08-21scripts/gdb/slab: add slab supportKuan-Ying Lee
2023-08-21scripts/gdb/page_owner: add page owner supportKuan-Ying Lee
2023-08-21scripts/gdb/stackdepot: add stackdepot supportKuan-Ying Lee
2023-08-21scripts/gdb/aarch64: add aarch64 page operation helper commands and configsKuan-Ying Lee
2023-08-21scripts/gdb/utils: add common type usageKuan-Ying Lee
2023-08-21scripts/gdb/modules: add get module text supportKuan-Ying Lee
2023-08-21scripts/gdb/symbols: add specific ko module load commandKuan-Ying Lee
2023-08-21checkpatch: reword long-line warning about commit-msgJim Cromie
2023-08-21checkpatch: special case extern struct in .cJim Cromie
2023-08-18scripts/gdb: fix 'lx-lsmod' show the wrong sizeKuan-Ying Lee
2023-08-18scripts/gdb: fix lx-symbols command for arm64 LLVMKoudai Iwahori
2023-08-18arch/ia64/include: remove CONFIG_IA64_DEBUG_CMPXCHG from uapi headerThomas Huth
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-29Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"Sean Christopherson
2023-07-27scripts/spelling.txt: remove 'thead' as a typoDrew Fustini
2023-07-23Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-24kbuild: rust: avoid creating temporary filesMiguel Ojeda
2023-07-23gen_compile_commands: add assembly files to compilation databaseBenjamin Gray
2023-07-12kallsyms: strip LTO-only suffixes from promoted global functionsYonghong Song
2023-07-12kconfig: gconfig: correct program name in help textRandy Dunlap
2023-07-12kconfig: gconfig: drop the Show Debug Info help textRandy Dunlap
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-05Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-04scripts: kernel-doc: support private / public marking for enumsJakub Kicinski
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-03parisc: Raise minimal GCC version to 12.0.0Helge Deller
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-06-30Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Makefile: Add loongarch target flag for Clang compilationWANG Xuerui
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-29modpost: define more R_ARM_* for old distributionsMasahiro Yamada
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27powerpc: remove checks for binutils older than 2.25Masahiro Yamada
2023-06-27scripts/mksysmap: Ignore prefixed KCFI symbolsPierre-Clément Tosi
2023-06-27kbuild: deb-pkg: remove the CONFIG_MODULES check in buildebMasahiro Yamada
2023-06-27kbuild: builddeb: always make modules_install, to install modules.builtin*Josh Triplett
2023-06-26Merge tag 'rust-6.5' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-06-26locking: Introduce __cleanup() based infrastructurePeter Zijlstra
2023-06-25Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-25modpost: continue even with unknown relocation typeMasahiro Yamada
2023-06-25modpost: factor out Elf_Sym pointer calculation to section_rel()Masahiro Yamada
2023-06-25modpost: factor out inst location calculation to section_rel()Masahiro Yamada