index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/libstub: Enable reset attack mitigation
Matthew Garrett
2017-08-26
1
-0
/
+3
*
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2017-08-26
119
-513
/
+2805
|
\
|
*
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-26
293
-1503
/
+4505
|
|
\
|
|
*
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-08-24
3
-1
/
+14
|
|
|
\
|
|
|
*
ARM: dts: exynos: add needs-hpd for Odroid-XU3/4
Hans Verkuil
2017-08-23
1
-0
/
+1
|
|
|
*
ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platforms
Arnd Bergmann
2017-08-23
2
-1
/
+13
|
|
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-08-23
4
-11
/
+17
|
|
|
\
\
|
|
|
*
|
arm64: kaslr: Adjust the offset to avoid Image across alignment boundary
Catalin Marinas
2017-08-22
1
-7
/
+3
|
|
|
*
|
arm64: kaslr: ignore modulo offset when validating virtual displacement
Ard Biesheuvel
2017-08-22
2
-4
/
+9
|
|
|
*
|
arm64: mm: abort uaccess retries upon fatal signal
Mark Rutland
2017-08-22
1
-1
/
+4
|
|
|
*
|
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
2017-08-22
1
-0
/
+2
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-08-21
4
-15
/
+15
|
|
|
\
\
\
|
|
|
*
|
|
sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()
Thomas Petazzoni
2017-08-21
1
-1
/
+1
|
|
|
*
|
|
sparc64: remove unnecessary log message
Tushar Dave
2017-08-16
1
-2
/
+0
|
|
|
*
|
|
sparc64: Don't clibber fixed registers in __multi4.
David S. Miller
2017-08-16
1
-12
/
+12
|
|
|
*
|
|
mm: add pmd_t initializer __pmd() to work around a GCC bug.
Zi Yan
2017-08-11
1
-0
/
+2
|
|
*
|
|
|
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-21
25
-70
/
+153
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
arc: Mask individual IRQ lines during core INTC init
Alexey Brodkin
2017-08-11
2
-1
/
+16
|
|
|
*
|
|
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
2017-08-04
3
-7
/
+41
|
|
|
*
|
|
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2017-08-04
2
-2
/
+13
|
|
|
*
|
|
ARC: dma: implement dma_unmap_page and sg variant
Vineet Gupta
2017-08-04
1
-0
/
+45
|
|
|
*
|
|
ARCv2: SLC: Make sure busy bit is set properly for region ops
Alexey Brodkin
2017-08-04
1
-0
/
+3
|
|
|
*
|
|
ARC: [plat-sim] Include this platform unconditionally
Vineet Gupta
2017-08-04
12
-24
/
+5
|
|
|
*
|
|
ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103
Eugeniy Paltsev
2017-08-04
4
-34
/
+30
|
|
|
*
|
|
ARC: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2017-07-18
2
-2
/
+0
|
*
|
|
|
|
x86/CPU: Align CR3 defines
Borislav Petkov
2017-08-21
1
-6
/
+6
|
*
|
|
|
|
x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
Tony Luck
2017-08-17
2
-0
/
+47
|
*
|
|
|
|
acpi, x86/mm: Remove encryption mask from ACPI page protection type
Tom Lendacky
2017-07-30
2
-5
/
+7
|
*
|
|
|
|
x86/mm, kexec: Fix memory corruption with SME on successive kexecs
Tom Lendacky
2017-07-30
3
-2
/
+18
|
*
|
|
|
|
x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y
Andrey Ryabinin
2017-07-25
1
-23
/
+41
|
*
|
|
|
|
x86/mm: Implement PCID based optimization: try to preserve old TLB entries us...
Andy Lutomirski
2017-07-25
5
-18
/
+86
|
*
|
|
|
|
x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2017-07-21
2
-0
/
+24
|
*
|
|
|
|
x86/mm: Allow userspace have mappings above 47-bit
Kirill A. Shutemov
2017-07-21
1
-2
/
+2
|
*
|
|
|
|
x86/mm: Prepare to expose larger address space to userspace
Kirill A. Shutemov
2017-07-21
5
-14
/
+43
|
*
|
|
|
|
x86/mpx: Do not allow MPX if we have mappings above 47-bit
Kirill A. Shutemov
2017-07-21
5
-1
/
+59
|
*
|
|
|
|
x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()
Kirill A. Shutemov
2017-07-21
4
-9
/
+9
|
*
|
|
|
|
x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD
Kirill A. Shutemov
2017-07-21
1
-1
/
+1
|
*
|
|
|
|
x86/mm/dump_pagetables: Fix printout of p4d level
Kirill A. Shutemov
2017-07-21
1
-9
/
+9
|
*
|
|
|
|
x86/mm/dump_pagetables: Generalize address normalization
Kirill A. Shutemov
2017-07-21
1
-5
/
+6
|
*
|
|
|
|
x86/mm: Add support to make use of Secure Memory Encryption
Tom Lendacky
2017-07-18
3
-5
/
+83
|
*
|
|
|
|
x86/boot: Add early cmdline parsing for options with arguments
Tom Lendacky
2017-07-18
2
-0
/
+107
|
*
|
|
|
|
x86/mm: Add support to encrypt the kernel in-place
Tom Lendacky
2017-07-18
4
-0
/
+466
|
*
|
|
|
|
x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4
Tom Lendacky
2017-07-18
1
-0
/
+5
|
*
|
|
|
|
x86/mm: Use proper encryption attributes with /dev/mem
Tom Lendacky
2017-07-18
3
-9
/
+15
|
*
|
|
|
|
xen/x86: Remove SME feature in PV guests
Tom Lendacky
2017-07-18
1
-0
/
+1
|
*
|
|
|
|
x86/mm, kexec: Allow kexec to be used with SME
Tom Lendacky
2017-07-18
6
-7
/
+54
|
*
|
|
|
|
kvm/x86/svm: Support Secure Memory Encryption within KVM
Tom Lendacky
2017-07-18
6
-25
/
+30
|
*
|
|
|
|
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
2017-07-18
2
-1
/
+15
|
*
|
|
|
|
x86/boot/realmode: Check for memory encryption on the APs
Tom Lendacky
2017-07-18
3
-0
/
+40
|
*
|
|
|
|
x86/cpu/AMD: Make the microcode level available earlier in the boot
Tom Lendacky
2017-07-18
1
-4
/
+4
[next]