index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
2
-13
/
+57
2017-11-07
X86/KVM: Decrypt shared per-cpu variables when SEV is active
Brijesh Singh
1
-3
/
+37
2017-11-07
percpu: Introduce DEFINE_PER_CPU_DECRYPTED
Brijesh Singh
2
-0
/
+34
2017-11-07
x86: Add support for changing memory encryption attribute in early boot
Brijesh Singh
2
-0
/
+138
2017-11-07
x86/io: Unroll string I/O when SEV is active
Tom Lendacky
2
-4
/
+47
2017-11-07
x86/boot: Add early boot support when running with SEV active
Tom Lendacky
8
-15
/
+186
2017-11-07
x86/mm: Add DMA support for SEV memory encryption
Tom Lendacky
2
-2
/
+89
2017-11-07
x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
Tom Lendacky
3
-12
/
+89
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
7
-22
/
+30
2017-11-07
resource: Consolidate resource walking code
Tom Lendacky
1
-27
/
+25
2017-11-07
x86/efi: Access EFI data as encrypted when SEV is active
Tom Lendacky
1
-1
/
+15
2017-11-07
x86/mm: Include SEV for encryption memory attribute changes
Tom Lendacky
1
-2
/
+2
2017-11-07
x86/mm: Use encrypted access of boot related data with SEV
Tom Lendacky
1
-14
/
+30
2017-11-07
x86/realmode: Don't decrypt trampoline area under SEV
Tom Lendacky
1
-2
/
+3
2017-11-07
x86/mm: Don't attempt to encrypt initrd under SEV
Tom Lendacky
1
-2
/
+4
2017-11-07
x86/mm: Add Secure Encrypted Virtualization (SEV) support
Tom Lendacky
3
-2
/
+37
2017-11-07
Documentation/x86: Add AMD Secure Encrypted Virtualization (SEV) description
Brijesh Singh
1
-4
/
+26
2017-11-07
kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
Zhou Chengming
2
-13
/
+15
2017-11-07
x86/build: Add more generated files to the .gitignore file
Changbin Du
1
-0
/
+3
2017-11-07
x86/build: Specify -input-charset=utf-8 for mkisofs
Changbin Du
1
-2
/
+3
2017-11-07
x86/build: Add new paths for isolinux.bin and ldlinux.c32
Changbin Du
1
-5
/
+18
2017-11-07
x86/build: Factor out fdimage/isoimage generation commands to standalone script
Changbin Du
2
-48
/
+116
2017-11-07
selftests/x86/ldt_get: Add a few additional tests for limits
Andy Lutomirski
1
-1
/
+16
2017-11-07
selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as well
Andy Lutomirski
1
-1
/
+9
2017-11-07
selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()
Andy Lutomirski
1
-16
/
+37
2017-11-07
selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR oddities
Andy Lutomirski
1
-1
/
+9
2017-11-07
selftests/x86/protection_keys: Fix syscall NR redefinition warnings
Andy Lutomirski
1
-6
/
+18
2017-11-07
x86/cpufeatures: Fix various details in the feature definitions
Ingo Molnar
1
-75
/
+74
2017-11-07
x86/cpufeatures: Re-tabulate the X86_FEATURE definitions
Ingo Molnar
1
-254
/
+254
2017-11-06
scripts: add leaking_addresses.pl
Tobin C. Harding
2
-0
/
+310
2017-11-06
x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE
Borislav Petkov
1
-2
/
+1
2017-11-05
Linux 4.14-rc8
v4.14-rc8
Linus Torvalds
1
-1
/
+1
2017-11-05
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
1
-0
/
+13
2017-11-04
objtool: Prevent GCC from merging annotate_unreachable(), take 2
Josh Poimboeuf
1
-2
/
+2
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
5
-7
/
+25
2017-11-04
Documentation: Add Frank Rowand to list of enforcement statement endorsers
Frank Rowand
1
-0
/
+1
2017-11-04
doc: add Willy Tarreau to the list of enforcement statement endorsers
Willy Tarreau
1
-0
/
+1
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
26
-16
/
+36
2017-11-04
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Josh Poimboeuf
1
-0
/
+1
2017-11-03
Input: sparse-keymap - send sync event for KE_SW/KE_VSW
Stefan BrĂ¼ns
1
-0
/
+1
2017-11-03
Input: ar1021_i2c - set INPUT_PROP_DIRECT
Martin Kepplinger
1
-0
/
+1
2017-11-03
arch/tile: Implement ->set_state_oneshot_stopped()
Chris Metcalf
1
-0
/
+1
2017-11-03
Update MIPS email addresses
Paul Burton
46
-49
/
+52
2017-11-03
x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
Rafael J. Wysocki
3
-6
/
+11
2017-11-03
mm, swap: fix race between swap count continuation operations
Huang Ying
2
-6
/
+21
2017-11-03
mm/huge_memory.c: deposit page table when copying a PMD migration entry
Zi Yan
1
-0
/
+3
2017-11-03
initramfs: fix initramfs rebuilds w/ compression after disabling
Florian Fainelli
1
-4
/
+5
2017-11-03
fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
Mike Kravetz
1
-1
/
+4
2017-11-03
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
1
-6
/
+18
2017-11-03
mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry
Huang Ying
1
-1
/
+5
[next]