index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/insn: Add insn_has_rep_prefix() helper
Joerg Roedel
2020-09-07
2
-0
/
+25
*
x86/insn: Add insn_get_modrm_reg_off()
Joerg Roedel
2020-09-07
2
-0
/
+24
*
x86/umip: Factor out instruction decoding
Joerg Roedel
2020-09-07
3
-22
/
+48
*
x86/umip: Factor out instruction fetch
Joerg Roedel
2020-09-07
3
-20
/
+46
*
x86/insn: Make inat-tables.c suitable for pre-decompression code
Joerg Roedel
2020-09-07
2
-2
/
+98
*
x86/traps: Move pf error codes to <asm/trap_pf.h>
Joerg Roedel
2020-09-07
2
-18
/
+25
*
x86/cpufeatures: Add SEV-ES CPU feature
Tom Lendacky
2020-09-07
3
-1
/
+4
*
KVM: SVM: Use __packed shorthand
Borislav Petkov
2020-09-07
1
-6
/
+6
*
KVM: SVM: Add GHCB Accessor functions
Joerg Roedel
2020-09-07
1
-0
/
+43
*
KVM: SVM: Add GHCB definitions
Tom Lendacky
2020-09-07
2
-2
/
+51
*
KVM: SVM: nested: Don't allocate VMCB structures on stack
Joerg Roedel
2020-09-07
1
-14
/
+33
*
Merge 'x86/cpu' to pick up dependent bits
Borislav Petkov
2020-09-07
6
-31
/
+59
|
\
|
*
x86/kvm: Expose TSX Suspend Load Tracking feature
Cathy Zhang
2020-08-30
1
-1
/
+1
|
*
x86/cpufeatures: Enumerate TSX suspend load address tracking instructions
Kyung Min Park
2020-08-30
1
-0
/
+1
|
*
x86/umip: Add emulation/spoofing for SLDT and STR instructions
Brendan Shanks
2020-08-20
1
-13
/
+27
|
*
x86/cpu: Fix typos and improve the comments in sync_core()
Ingo Molnar
2020-08-19
1
-8
/
+8
|
*
x86/cpu: Use XGETBV and XSETBV mnemonics in fpu/internal.h
Uros Bizjak
2020-08-18
1
-5
/
+2
|
*
x86/cpu: Use SERIALIZE in sync_core() when available
Ricardo Neri
2020-08-17
2
-8
/
+24
*
|
Merge 'x86/kaslr' to pick up dependent bits
Borislav Petkov
2020-09-07
2
-135
/
+107
|
\
\
|
*
|
x86/kaslr: Replace strlen() with strnlen()
Arvind Sankar
2020-08-06
1
-2
/
+6
|
*
|
x86/kaslr: Add a check that the random address is in range
Arvind Sankar
2020-07-31
1
-1
/
+11
|
*
|
x86/kaslr: Make local variables 64-bit
Arvind Sankar
2020-07-31
1
-6
/
+7
|
*
|
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
2020-07-31
2
-9
/
+8
|
*
|
x86/kaslr: Make minimum/image_size 'unsigned long'
Arvind Sankar
2020-07-31
1
-2
/
+2
|
*
|
x86/kaslr: Small cleanup of find_random_phys_addr()
Arvind Sankar
2020-07-31
1
-3
/
+2
|
*
|
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
*
|
|
Linux 5.9-rc4
v5.9-rc4
Linus Torvalds
2020-09-07
1
-1
/
+1
*
|
|
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-06
1
-3
/
+52
|
\
\
\
|
*
|
|
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
2020-09-06
1
-2
/
+23
|
*
|
|
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
2020-09-05
1
-0
/
+27
|
*
|
|
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
2020-09-05
1
-3
/
+4
*
|
|
|
Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-09-06
7
-63
/
+119
|
\
\
\
\
|
*
|
|
|
iommu/vt-d: Handle 36bit addressing for x86-32
Chris Wilson
2020-09-04
1
-7
/
+7
|
*
|
|
|
iommu/amd: Do not use IOMMUv2 functionality when SME is active
Joerg Roedel
2020-09-04
1
-0
/
+7
|
*
|
|
|
iommu/amd: Do not force direct mapping when SME is active
Joerg Roedel
2020-09-04
1
-1
/
+6
[next]