index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
x86/kaslr: Drop unnecessary alignment in find_random_virt_addr()
Arvind Sankar
2020-07-31
1
-5
/
+1
|
*
|
|
x86/kaslr: Drop redundant check in store_slot_info()
Arvind Sankar
2020-07-31
1
-6
/
+3
|
*
|
|
x86/kaslr: Make the type of number of slots/slot areas consistent
Arvind Sankar
2020-07-31
1
-5
/
+3
|
*
|
|
x86/kaslr: Drop test for command-line parameters before parsing
Arvind Sankar
2020-07-31
1
-4
/
+0
|
*
|
|
x86/kaslr: Simplify process_gb_huge_pages()
Arvind Sankar
2020-07-31
1
-26
/
+21
|
*
|
|
x86/kaslr: Short-circuit gb_huge_pages on x86-32
Arvind Sankar
2020-07-31
1
-2
/
+2
|
*
|
|
x86/kaslr: Fix off-by-one error in process_gb_huge_pages()
Arvind Sankar
2020-07-31
1
-1
/
+1
|
*
|
|
x86/kaslr: Drop some redundant checks from __process_mem_region()
Arvind Sankar
2020-07-31
1
-21
/
+6
|
*
|
|
x86/kaslr: Drop redundant variable in __process_mem_region()
Arvind Sankar
2020-07-31
1
-5
/
+2
|
*
|
|
x86/kaslr: Eliminate 'start_orig' local variable from __process_mem_region()
Arvind Sankar
2020-07-31
1
-6
/
+2
|
*
|
|
x86/kaslr: Drop redundant cur_entry from __process_mem_region()
Arvind Sankar
2020-07-31
1
-6
/
+3
|
*
|
|
x86/kaslr: Fix off-by-one error in __process_mem_region()
Arvind Sankar
2020-07-31
1
-1
/
+1
|
*
|
|
x86/kaslr: Initialize mem_limit to the real maximum address
Arvind Sankar
2020-07-31
1
-19
/
+22
|
*
|
|
x86/kaslr: Fix process_efi_entries comment
Arvind Sankar
2020-07-31
1
-2
/
+2
|
*
|
|
x86/kaslr: Remove bogus warning and unnecessary goto
Arvind Sankar
2020-07-31
1
-6
/
+3
|
*
|
|
x86/kaslr: Make command line handling safer
Arvind Sankar
2020-07-31
1
-12
/
+14
*
|
|
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
6
-204
/
+159
|
\
\
\
\
|
*
|
|
|
x86/boot/compressed: Warn on orphan section placement
Kees Cook
2020-09-03
1
-0
/
+1
|
*
|
|
|
x86/boot/compressed: Add missing debugging sections to output
Kees Cook
2020-09-01
1
-0
/
+2
|
*
|
|
|
x86/boot/compressed: Remove, discard, or assert for unwanted sections
Kees Cook
2020-09-01
2
-2
/
+13
|
*
|
|
|
x86/boot/compressed: Reorganize zero-size section asserts
Kees Cook
2020-09-01
1
-18
/
+26
|
*
|
|
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+2
|
*
|
|
|
x86/boot: Check that there are no run-time relocations
Arvind Sankar
2020-08-14
2
-25
/
+11
|
*
|
|
|
x86/boot: Remove run-time relocations from head_{32,64}.S
Arvind Sankar
2020-08-14
4
-21
/
+18
|
*
|
|
|
x86/boot: Remove run-time relocations from .head.text code
Arvind Sankar
2020-08-14
2
-78
/
+90
|
*
|
|
|
x86/boot: Add .text.* to setup.ld
Arvind Sankar
2020-08-14
1
-1
/
+1
|
*
|
|
|
x86/boot/compressed: Get rid of GOT fixup code
Ard Biesheuvel
2020-08-14
3
-80
/
+5
|
*
|
|
|
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2020-08-14
2
-0
/
+2
|
*
|
|
|
x86/boot/compressed: Move .got.plt entries out of the .got section
Ard Biesheuvel
2020-08-14
1
-1
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
2020-09-14
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-3
/
+3
*
|
|
x86/boot/compressed: Use builtin mem functions for decompressor
Arvind Sankar
2020-08-19
2
-9
/
+3
|
/
/
*
|
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-2
/
+2
|
\
\
|
*
|
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
2020-07-07
1
-1
/
+1
|
*
|
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-1
/
+1
*
|
|
x86: Add support for ZSTD compressed kernel
Nick Terrell
2020-07-31
3
-8
/
+9
*
|
|
x86: Bump ZO_z_extra_bytes margin for zstd
Nick Terrell
2020-07-31
1
-1
/
+7
|
|
/
|
/
|
*
|
Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-19
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
2020-07-19
1
-2
/
+2
*
|
efi/x86: Setup stack correctly for efi_pe_entry
Arvind Sankar
2020-06-17
1
-1
/
+10
|
/
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
2
-0
/
+4
|
\
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
15
-1070
/
+396
|
|
\
|
*
\
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
13
-475
/
+184
|
|
\
\
|
*
\
\
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
2020-01-20
1
-0
/
+5
|
|
\
\
\
|
*
\
\
\
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
14
-86
/
+173
|
|
\
\
\
\
|
*
|
|
|
|
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-16
2
-0
/
+4
*
|
|
|
|
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
|
|
|
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-01
2
-3
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux
Fangrui Song
2020-05-22
1
-0
/
+2
[prev]
[next]