Age | Commit message (Expand) | Author |
2023-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-07-29 | Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage" | Sean Christopherson |
2023-07-27 | scripts/spelling.txt: remove 'thead' as a typo | Drew Fustini |
2023-07-23 | Merge tag 'kbuild-fixes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-07-24 | kbuild: rust: avoid creating temporary files | Miguel Ojeda |
2023-07-23 | gen_compile_commands: add assembly files to compilation database | Benjamin Gray |
2023-07-12 | kallsyms: strip LTO-only suffixes from promoted global functions | Yonghong Song |
2023-07-12 | kconfig: gconfig: correct program name in help text | Randy Dunlap |
2023-07-12 | kconfig: gconfig: drop the Show Debug Info help text | Randy Dunlap |
2023-07-06 | Merge tag 'docs-6.5-2' of git://git.lwn.net/linux | Linus Torvalds |
2023-07-05 | Merge tag 'parisc-for-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-07-04 | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-07-04 | scripts: kernel-doc: support private / public marking for enums | Jakub Kicinski |
2023-07-03 | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-07-03 | parisc: Raise minimal GCC version to 12.0.0 | Helge Deller |
2023-07-01 | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-06-30 | Merge tag 'vfio-v6.5-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2023-06-30 | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-06-30 | Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2023-06-29 | Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2023-06-29 | Makefile: Add loongarch target flag for Clang compilation | WANG Xuerui |
2023-06-28 | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-06-28 | Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-06-29 | modpost: define more R_ARM_* for old distributions | Masahiro Yamada |
2023-06-27 | Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-06-27 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-06-27 | powerpc: remove checks for binutils older than 2.25 | Masahiro Yamada |
2023-06-27 | scripts/mksysmap: Ignore prefixed KCFI symbols | Pierre-Clément Tosi |
2023-06-27 | kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb | Masahiro Yamada |
2023-06-27 | kbuild: builddeb: always make modules_install, to install modules.builtin* | Josh Triplett |
2023-06-26 | Merge tag 'rust-6.5' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2023-06-26 | locking: Introduce __cleanup() based infrastructure | Peter Zijlstra |
2023-06-25 | Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-06-25 | modpost: continue even with unknown relocation type | Masahiro Yamada |
2023-06-25 | modpost: factor out Elf_Sym pointer calculation to section_rel() | Masahiro Yamada |
2023-06-25 | modpost: factor out inst location calculation to section_rel() | Masahiro Yamada |
2023-06-25 | kbuild: Disable GCOV for *.mod.o | Sami Tolvanen |
2023-06-25 | kbuild: Fix CFI failures with GCOV | Sami Tolvanen |
2023-06-25 | kbuild: make clean rule robust against too long argument error | Masahiro Yamada |
2023-06-24 | script: modpost: emit a warning when the description is missing | Vincenzo Palazzo |
2023-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-06-22 | modpost: show offset from symbol for section mismatch warnings | Masahiro Yamada |
2023-06-22 | modpost: merge two similar section mismatch warnings | Masahiro Yamada |
2023-06-22 | kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion | Masahiro Yamada |
2023-06-22 | modpost: use null string instead of NULL pointer for default namespace | Masahiro Yamada |
2023-06-22 | modpost: squash sym_update_namespace() into sym_add_exported() | Masahiro Yamada |
2023-06-22 | modpost: check static EXPORT_SYMBOL* by modpost again | Masahiro Yamada |
2023-06-22 | kbuild: generate KSYMTAB entries by modpost | Masahiro Yamada |
2023-06-21 | kbuild: Support flat DTBs install | Rob Herring |