Age | Commit message (Expand) | Author |
2023-11-22 | scripts/checkstack.pl: match all stack sizes for s390 | Heiko Carstens |
2023-11-19 | Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-11-17 | kconfig: fix memory leak from range properties | Masahiro Yamada |
2023-11-17 | kbuild: Move the single quotes for image name | Simon Glass |
2023-11-16 | modpost: fix section mismatch message for RELA | Masahiro Yamada |
2023-11-14 | Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-11-14 | gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description | Konstantin Runov |
2023-11-08 | gcc-plugins: randstruct: Only warn about true flexible arrays | Kees Cook |
2023-11-04 | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-11-03 | Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-03 | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-11-03 | Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-01 | Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | Merge tag 'docs-6.7' of git://git.lwn.net/linux | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | module: Make is_valid_name() return bool | Tiezhu Yang |
2023-11-01 | scripts/gdb/vmalloc: disable on no-MMU | Ben Wolsieffer |
2023-11-01 | scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n | Clément Léger |
2023-11-01 | scripts/gdb: add lx_current support for riscv | Deepak Gupta |
2023-11-01 | kbuild: support 'userldlibs' syntax | Masahiro Yamada |
2023-11-01 | kbuild: dummy-tools: pretend we understand -fpatchable-function-entry | Jiri Slaby (SUSE) |
2023-10-31 | Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | Merge tag 'wq-for-6.7-rust-bindings' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-10-30 | Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds |
2023-10-30 | Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-30 | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-30 | Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-30 | scripts/kernel-doc: Fix the regex for matching -Werror flagdocs-6.7 | Yujie Liu |
2023-10-28 | modpost: squash ALL_{INIT,EXIT}_TEXT_SECTIONS to ALL_TEXT_SECTIONS | Masahiro Yamada |
2023-10-28 | modpost: merge sectioncheck table entries regarding init/exit sections | Masahiro Yamada |
2023-10-28 | modpost: use ALL_INIT_SECTIONS for the section check from DATA_SECTIONS | Masahiro Yamada |
2023-10-28 | modpost: disallow the combination of EXPORT_SYMBOL and __meminit* | Masahiro Yamada |
2023-10-28 | modpost: remove EXIT_SECTIONS macro | Masahiro Yamada |
2023-10-28 | modpost: remove MEM_INIT_SECTIONS macro | Masahiro Yamada |
2023-10-28 | modpost: remove more symbol patterns from the section check whitelist | Masahiro Yamada |
2023-10-28 | modpost: disallow *driver to reference .meminit* sections | Masahiro Yamada |
2023-10-28 | linux/init: remove __memexit* annotations | Masahiro Yamada |
2023-10-28 | modpost: remove ALL_EXIT_DATA_SECTIONS macro | Masahiro Yamada |
2023-10-28 | kbuild: simplify cmd_ld_multi_m | Masahiro Yamada |
2023-10-28 | kbuild: avoid too many execution of scripts/pahole-flags.sh | Masahiro Yamada |
2023-10-28 | kbuild: remove ARCH_POSTLINK from module builds | Masahiro Yamada |
2023-10-28 | kbuild: unify vdso_install rules | Masahiro Yamada |
2023-10-27 | cdx: add sysfs for subsystem, class and revision | Abhijit Gangurde |
2023-10-25 | hexagon: Remove unusable symbols from the ptrace.h uapi | Thomas Huth |
2023-10-23 | scripts/faddr2line: Skip over mapping symbols in output from readelf | Will Deacon |
2023-10-23 | scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1 | Will Deacon |