Age | Commit message (Expand) | Author |
2024-05-14 | Makefile: remove redundant tool coverage variables | Masahiro Yamada |
2024-02-29 | fortify: Improve buffer overflow reporting | Kees Cook |
2024-02-29 | fortify: Split reporting and avoid passing string pointer | Kees Cook |
2023-06-19 | ARM: 9311/1: decompressor: move function prototypes to misc.h | Arnd Bergmann |
2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-11 | ARM: 9291/1: decompressor: simplify the path to the top vmlinux | Masahiro Yamada |
2023-03-10 | ARM: dyndbg: allow including dyndbg.h in decompressor | Arnd Bergmann |
2023-01-12 | ARM: sa1100: remove unused board files | Arnd Bergmann |
2023-01-10 | ARM: ep93xx: remove old board files | Arnd Bergmann |
2022-12-14 | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-12-13 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-11-08 | ARM: 9263/1: use .arch directives instead of assembler command line flags | Nick Desaulniers |
2022-11-07 | ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL | Seung-Woo Kim |
2022-11-01 | kbuild: upgrade the orphan section warning to an error if CONFIG_WERROR is set | Xin Li |
2022-10-06 | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-03 | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-09-28 | ARM: remove check for CONFIG_DEBUG_LL_SER3 | Paul Bolle |
2022-09-22 | ARM: 9243/1: riscpc: Unbreak the build | Bart Van Assche |
2022-09-21 | ARM: decompressor: Include .data.rel.ro.local | Kees Cook |
2022-04-04 | ARM: ep93xx: multiplatform support | Arnd Bergmann |
2022-04-03 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-03-31 | ARM: 9189/1: decompressor: fix unneeded rebuilds of library objects | Masahiro Yamada |
2022-03-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada |
2021-12-17 | ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encoding | Andre Przywara |
2021-12-17 | ARM: 9154/1: decompressor: do not copy source files while building | Masahiro Yamada |
2021-12-03 | ARM: decompressor: disable stack protector | Ard Biesheuvel |
2021-11-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-10-19 | ARM: 9134/1: remove duplicate memcpy() definition | Arnd Bergmann |
2021-10-19 | ARM: 9124/1: uncompress: Parse "linux,usable-memory-range" DT property | Geert Uytterhoeven |
2021-09-25 | lib/string: Move helper functions out of string.c | Kees Cook |
2021-08-10 | ARM: 9105/1: atags_to_fdt: don't warn about stack size | David Heidelberg |
2021-06-07 | ARM: 9083/1: uncompress: atags_to_fdt: Spelling s/REturn/Return/ | Geert Uytterhoeven |
2021-06-07 | ARM: 9076/1: boot: remove redundant piggy_data from clean-files | Masahiro Yamada |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-02 | kbuild: add a script to remove stale generated files | Masahiro Yamada |
2021-03-09 | ARM: 9056/1: decompressor: fix BSS size calculation for LLVM ld.lld | Ard Biesheuvel |
2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-01 | ARM: 9046/1: decompressor: Do not clear SCTLR.nTLSMD for ARMv7+ cores | Vladimir Murzin |
2021-02-01 | ARM: 9045/1: uncompress: Validate start of physical memory against passed DTB | Geert Uytterhoeven |
2021-02-01 | ARM: 9039/1: assembler: generalize byte swapping macro into rev_l | Ard Biesheuvel |
2021-01-26 | ARM: zImage: atags_to_fdt: Fix node names on added root nodes | Rob Herring |
2020-12-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds |
2020-12-21 | Merge branch 'devel-stable' into for-next | Russell King |
2020-12-21 | ARM: 9037/1: uncompress: Add OF_DT_MAGIC macro | Geert Uytterhoeven |
2020-12-21 | ARM: 9036/1: uncompress: Fix dbgadtb size parameter name | Geert Uytterhoeven |
2020-12-21 | ARM: 9035/1: uncompress: Add be32tocpu macro | Geert Uytterhoeven |