Age | Commit message (Expand) | Author |
2022-05-27 | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-26 | Merge tag 'hardening-v5.19-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-26 | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-05-25 | Merge tag 'checkpatch-new-alloc-check-5.19-rc1' of git://git.kernel.org/pub/s... | Linus Torvalds |
2022-05-25 | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-05-24 | Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-05-24 | Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-05-24 | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-05-24 | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-05-24 | Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-05-24 | gcc-plugins: use KERNELVERSION for plugin version | Masahiro Yamada |
2022-05-24 | genksyms: adjust the output format to modpost | Masahiro Yamada |
2022-05-24 | kbuild: stop merging *.symversions | Masahiro Yamada |
2022-05-24 | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada |
2022-05-23 | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-05-23 | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-05-23 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-05-23 | bpf: Add verifier support for dynptrs | Joanne Koong |
2022-05-24 | modpost: extract symbol versions from *.cmd files | Masahiro Yamada |
2022-05-24 | modpost: add sym_find_with_module() helper | Masahiro Yamada |
2022-05-23 | certs: Check that builtin blacklist hashes are valid | Mickaël Salaün |
2022-05-20 | bpf: Add bpf_skc_to_mptcp_sock_proto | Geliang Tang |
2022-05-20 | h8300: remove stale bindings and symlink | Arnd Bergmann |
2022-05-18 | locking/atomic: Add generic try_cmpxchg64 support | Uros Bizjak |
2022-05-17 | scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390 | Heiko Carstens |
2022-05-16 | gcc-plugins: randstruct: Remove cast exception handling | Kees Cook |
2022-05-16 | af_unix: Silence randstruct GCC plugin warning | Kees Cook |
2022-05-16 | niu: Silence randstruct warnings | Kees Cook |
2022-05-16 | big_keys: Use struct for internal payload | Kees Cook |
2022-05-12 | scripts/faddr2line: Fix overlapping text section failures | Josh Poimboeuf |
2022-05-12 | scripts: Create objdump-func helper script | Josh Poimboeuf |
2022-05-11 | modpost: change the license of EXPORT_SYMBOL to bool type | Masahiro Yamada |
2022-05-11 | modpost: remove left-over cross_compile declaration | Masahiro Yamada |
2022-05-11 | kbuild: record symbol versions in *.cmd files | Masahiro Yamada |
2022-05-11 | kbuild: generate a list of objects in vmlinux | Masahiro Yamada |
2022-05-11 | modpost: move *.mod.c generation to write_mod_c_files() | Masahiro Yamada |
2022-05-11 | modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header | Masahiro Yamada |
2022-05-11 | scripts/prune-kernel: Use kernel-install if available | Reza Arbab |
2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada |
2022-05-10 | gcc-plugins: Change all version strings match kernel | Kees Cook |
2022-05-08 | randstruct: Enable Clang support | Kees Cook |
2022-05-08 | randstruct: Move seed generation into scripts/basic/ | Kees Cook |
2022-05-08 | randstruct: Split randstruct Makefile and CFLAGS | Kees Cook |
2022-05-08 | randstruct: Reorganize Kconfigs and attribute macros | Kees Cook |
2022-05-08 | sancov: Split plugin build from plugin CFLAGS | Kees Cook |
2022-05-08 | modpost: split new_symbol() to symbol allocation and hash table addition | Masahiro Yamada |
2022-05-08 | modpost: make sym_add_exported() always allocate a new symbol | Masahiro Yamada |
2022-05-08 | modpost: make multiple export error | Masahiro Yamada |