Age | Commit message (Expand) | Author |
2020-09-01 | x86/boot/compressed: Add missing debugging sections to output | Kees Cook |
2020-09-01 | x86/boot/compressed: Remove, discard, or assert for unwanted sections | Kees Cook |
2020-09-01 | x86/boot/compressed: Reorganize zero-size section asserts | Kees Cook |
2020-09-01 | x86/build: Add asserts for unwanted sections | Kees Cook |
2020-09-01 | x86/build: Enforce an empty .got.plt section | Kees Cook |
2020-09-01 | x86/asm: Avoid generating unused kprobe sections | Kees Cook |
2020-09-01 | arm/boot: Handle all sections explicitly | Kees Cook |
2020-09-01 | arm/build: Assert for unwanted sections | Kees Cook |
2020-09-01 | arm/build: Add missing sections | Kees Cook |
2020-09-01 | arm/build: Explicitly keep .ARM.attributes sections | Kees Cook |
2020-09-01 | arm/build: Refactor linker script headers | Kees Cook |
2020-09-01 | arm64/build: Assert for unwanted sections | Kees Cook |
2020-09-01 | arm64/build: Add missing DWARF sections | Kees Cook |
2020-09-01 | arm64/build: Use common DISCARDS in linker script | Kees Cook |
2020-09-01 | arm64/build: Remove .eh_frame* sections due to unwind tables | Kees Cook |
2020-09-01 | arm64/kernel: Remove needless Call Frame Information annotations | Kees Cook |
2020-09-01 | arm64/mm: Remove needless section quotes | Kees Cook |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook |
2020-08-14 | x86/boot: Check that there are no run-time relocations | Arvind Sankar |
2020-08-14 | x86/boot: Remove run-time relocations from head_{32,64}.S | Arvind Sankar |
2020-08-14 | x86/boot: Remove run-time relocations from .head.text code | Arvind Sankar |
2020-08-14 | x86/boot: Add .text.* to setup.ld | Arvind Sankar |
2020-08-14 | x86/boot/compressed: Get rid of GOT fixup code | Ard Biesheuvel |
2020-08-14 | x86/boot/compressed: Force hidden visibility for all symbol references | Ard Biesheuvel |
2020-08-14 | x86/boot/compressed: Move .got.plt entries out of the .got section | Ard Biesheuvel |
2020-08-12 | Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-08-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-12 | mm/gup: remove task_struct pointer for all gup code | Peter Xu |
2020-08-12 | mm: clean up the last pieces of page fault accountings | Peter Xu |
2020-08-12 | mm/xtensa: use general page fault accounting | Peter Xu |
2020-08-12 | mm/x86: use general page fault accounting | Peter Xu |
2020-08-12 | mm/sparc64: use general page fault accounting | Peter Xu |
2020-08-12 | mm/sparc32: use general page fault accounting | Peter Xu |
2020-08-12 | mm/sh: use general page fault accounting | Peter Xu |
2020-08-12 | mm/s390: use general page fault accounting | Peter Xu |
2020-08-12 | mm/riscv: use general page fault accounting | Peter Xu |
2020-08-12 | mm/powerpc: use general page fault accounting | Peter Xu |
2020-08-12 | mm/parisc: use general page fault accounting | Peter Xu |
2020-08-12 | mm/openrisc: use general page fault accounting | Peter Xu |
2020-08-12 | mm/nios2: use general page fault accounting | Peter Xu |
2020-08-12 | mm/nds32: use general page fault accounting | Peter Xu |
2020-08-12 | mm/mips: use general page fault accounting | Peter Xu |
2020-08-12 | mm/microblaze: use general page fault accounting | Peter Xu |
2020-08-12 | mm/m68k: use general page fault accounting | Peter Xu |
2020-08-12 | mm/ia64: use general page fault accounting | Peter Xu |
2020-08-12 | mm/hexagon: use general page fault accounting | Peter Xu |
2020-08-12 | mm/csky: use general page fault accounting | Peter Xu |
2020-08-12 | mm/arm64: use general page fault accounting | Peter Xu |
2020-08-12 | mm/arm: use general page fault accounting | Peter Xu |