index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
4
-91
/
+17
|
\
|
*
arm64: use swiotlb_alloc and swiotlb_free
Christoph Hellwig
2018-01-15
2
-43
/
+4
|
*
arm64: replace ZONE_DMA with ZONE_DMA32
Christoph Hellwig
2018-01-15
3
-12
/
+12
|
*
arm64: rename swiotlb_dma_ops
Christoph Hellwig
2018-01-15
1
-2
/
+2
|
*
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
2018-01-10
1
-4
/
+0
|
*
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
2
-23
/
+1
|
*
arm64: don't override dma_max_pfn
Christoph Hellwig
2018-01-10
1
-9
/
+0
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
7
-229
/
+107
|
\
\
|
*
|
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-23
1
-2
/
+4
|
*
|
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-23
2
-12
/
+14
|
*
|
signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggered
Eric W. Biederman
2018-01-23
1
-15
/
+12
|
*
|
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-16
1
-70
/
+0
|
*
|
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-16
1
-10
/
+0
|
*
|
signal: unify compat_siginfo_t
Al Viro
2018-01-16
1
-63
/
+0
|
*
|
signal: Remove _sys_private and _overrun_incr from struct compat_siginfo
Eric W. Biederman
2018-01-12
1
-1
/
+0
|
*
|
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
Eric W. Biederman
2018-01-12
3
-58
/
+79
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
83
-486
/
+2594
|
\
\
\
|
*
|
|
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
Steve Capper
2018-01-26
1
-3
/
+3
|
*
|
|
arm64: Turn on KPTI only on CPUs that need it
Jayachandran C
2018-01-23
1
-0
/
+7
|
*
|
|
arm64: Branch predictor hardening for Cavium ThunderX2
Jayachandran C
2018-01-23
1
-0
/
+10
|
*
|
|
arm64: Run enable method for errata work arounds on late CPUs
Suzuki K Poulose
2018-01-23
1
-3
/
+6
|
*
|
|
arm64: Move BP hardening to check_and_switch_context
Marc Zyngier
2018-01-23
1
-2
/
+3
|
*
|
|
arm64: mm: ignore memory above supported physical address size
Kristina Martsenko
2018-01-19
1
-0
/
+3
|
*
|
|
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-16
12
-21
/
+32
|
*
|
|
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
2018-01-16
4
-0
/
+29
|
*
|
|
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
2018-01-16
5
-1
/
+33
|
*
|
|
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
2018-01-16
2
-1
/
+19
|
*
|
|
KVM: arm64: Save ESR_EL2 on guest SError
James Morse
2018-01-16
1
-3
/
+6
|
*
|
|
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
2018-01-16
4
-0
/
+9
|
*
|
|
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
James Morse
2018-01-16
5
-1
/
+24
|
*
|
|
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
2018-01-16
1
-0
/
+10
|
*
|
|
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
7
-0
/
+44
|
*
|
|
arm64: Unconditionally enable IESB on exception entry/return for firmware-first
James Morse
2018-01-16
1
-8
/
+9
|
*
|
|
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
2018-01-16
3
-5
/
+113
|
*
|
|
arm64: cpufeature: Detect CPU RAS Extentions
Xie XiuQi
2018-01-16
4
-1
/
+33
|
*
|
|
arm64: sysreg: Move to use definitions for all the SCTLR bits
James Morse
2018-01-16
3
-35
/
+67
|
*
|
|
arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
James Morse
2018-01-16
1
-2
/
+1
|
*
|
|
arm64: fpsimd: Fix state leakage when migrating after sigreturn
Dave Martin
2018-01-16
4
-8
/
+10
|
*
|
|
arm64: Correct type for PUD macros
Punit Agrawal
2018-01-16
1
-3
/
+3
|
*
|
|
arm64: Inform user if software PAN is in use
Stephen Boyd
2018-01-16
1
-0
/
+3
|
*
|
|
arm64: fix comment above tcr_compute_pa_size
Kristina Martsenko
2018-01-15
1
-1
/
+1
|
*
|
|
arm64: fix ID map extension to 52 bits
Kristina Martsenko
2018-01-15
1
-3
/
+2
|
*
|
|
arm64: Stop printing the virtual memory layout
Laura Abbott
2018-01-15
1
-43
/
+0
|
*
|
|
arm64: capabilities: Handle duplicate entries for a capability
Suzuki K Poulose
2018-01-15
1
-21
/
+23
|
*
|
|
arm64: cpu_errata: Add Kryo to Falkor 1003 errata
Stephen Boyd
2018-01-14
2
-0
/
+23
|
*
|
|
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2018-01-14
5
-40
/
+156
|
*
|
|
arm64: entry: Move the trampoline to be before PAN
Steve Capper
2018-01-14
2
-7
/
+8
|
*
|
|
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
2018-01-14
3
-9
/
+8
|
*
|
|
arm64: sdei: Add trampoline code for remapping the kernel
James Morse
2018-01-14
4
-14
/
+113
|
*
|
|
arm64: mmu: add the entry trampolines start/end section markers into sections.h
James Morse
2018-01-14
2
-2
/
+1
[next]