index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
6
-1
/
+136
2020-09-07
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
2
-0
/
+135
2020-09-07
x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
Joerg Roedel
1
-2
/
+5
2020-09-07
x86/boot/compressed/64: Call set_sev_encryption_mask() earlier
Joerg Roedel
2
-4
/
+8
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
5
-0
/
+55
2020-09-07
x86/boot/compressed/64: Change add_identity_map() to take start and end
Joerg Roedel
1
-10
/
+5
2020-09-07
x86/boot/compressed/64: Don't pre-map memory in KASLR code
Joerg Roedel
3
-37
/
+3
2020-09-07
x86/boot/compressed/64: Always switch to own page table
Joerg Roedel
3
-25
/
+32
2020-09-07
x86/boot/compressed/64: Add page-fault handler
Joerg Roedel
4
-0
/
+49
2020-09-07
x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
Joerg Roedel
4
-10
/
+18
2020-09-07
x86/boot/compressed/64: Add IDT Infrastructure
Joerg Roedel
5
-1
/
+144
2020-09-07
x86/boot/compressed/64: Disable red-zone usage
Joerg Roedel
1
-1
/
+1
2020-09-07
Merge 'x86/kaslr' to pick up dependent bits
Borislav Petkov
2
-135
/
+107
2020-09-03
x86/boot/compressed: Warn on orphan section placement
Kees Cook
1
-0
/
+1
2020-09-01
x86/boot/compressed: Add missing debugging sections to output
Kees Cook
1
-0
/
+2
2020-09-01
x86/boot/compressed: Remove, discard, or assert for unwanted sections
Kees Cook
2
-2
/
+13
2020-09-01
x86/boot/compressed: Reorganize zero-size section asserts
Kees Cook
1
-18
/
+26
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-20
x86/build: Declutter the build output
Ingo Molnar
1
-4
/
+0
2020-08-19
x86/boot/compressed: Use builtin mem functions for decompressor
Arvind Sankar
2
-9
/
+3
2020-08-14
x86/boot: Check that there are no run-time relocations
Arvind Sankar
2
-25
/
+11
2020-08-14
x86/boot: Remove run-time relocations from head_{32,64}.S
Arvind Sankar
4
-21
/
+18
2020-08-14
x86/boot: Remove run-time relocations from .head.text code
Arvind Sankar
2
-78
/
+90
2020-08-14
x86/boot: Add .text.* to setup.ld
Arvind Sankar
1
-1
/
+1
2020-08-14
x86/boot/compressed: Get rid of GOT fixup code
Ard Biesheuvel
3
-80
/
+5
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2
-0
/
+2
2020-08-14
x86/boot/compressed: Move .got.plt entries out of the .got section
Ard Biesheuvel
1
-1
/
+10
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-08-06
x86/kaslr: Replace strlen() with strnlen()
Arvind Sankar
1
-2
/
+6
2020-07-31
x86: Add support for ZSTD compressed kernel
Nick Terrell
3
-8
/
+9
2020-07-31
x86: Bump ZO_z_extra_bytes margin for zstd
Nick Terrell
1
-1
/
+7
2020-07-31
x86/kaslr: Add a check that the random address is in range
Arvind Sankar
1
-1
/
+11
2020-07-31
x86/kaslr: Make local variables 64-bit
Arvind Sankar
1
-6
/
+7
2020-07-31
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
2
-9
/
+8
2020-07-31
x86/kaslr: Make minimum/image_size 'unsigned long'
Arvind Sankar
1
-2
/
+2
2020-07-31
x86/kaslr: Small cleanup of find_random_phys_addr()
Arvind Sankar
1
-3
/
+2
2020-07-31
x86/kaslr: Drop unnecessary alignment in find_random_virt_addr()
Arvind Sankar
1
-5
/
+1
2020-07-31
x86/kaslr: Drop redundant check in store_slot_info()
Arvind Sankar
1
-6
/
+3
2020-07-31
x86/kaslr: Make the type of number of slots/slot areas consistent
Arvind Sankar
1
-5
/
+3
2020-07-31
x86/kaslr: Drop test for command-line parameters before parsing
Arvind Sankar
1
-4
/
+0
2020-07-31
x86/kaslr: Simplify process_gb_huge_pages()
Arvind Sankar
1
-26
/
+21
2020-07-31
x86/kaslr: Short-circuit gb_huge_pages on x86-32
Arvind Sankar
1
-2
/
+2
2020-07-31
x86/kaslr: Fix off-by-one error in process_gb_huge_pages()
Arvind Sankar
1
-1
/
+1
2020-07-31
x86/kaslr: Drop some redundant checks from __process_mem_region()
Arvind Sankar
1
-21
/
+6
2020-07-31
x86/kaslr: Drop redundant variable in __process_mem_region()
Arvind Sankar
1
-5
/
+2
2020-07-31
x86/kaslr: Eliminate 'start_orig' local variable from __process_mem_region()
Arvind Sankar
1
-6
/
+2
2020-07-31
x86/kaslr: Drop redundant cur_entry from __process_mem_region()
Arvind Sankar
1
-6
/
+3
2020-07-31
x86/kaslr: Fix off-by-one error in __process_mem_region()
Arvind Sankar
1
-1
/
+1
2020-07-31
x86/kaslr: Initialize mem_limit to the real maximum address
Arvind Sankar
1
-19
/
+22
[prev]
[next]