index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-01-31
arm64: provide pmdp_establish() helper
Catalin Marinas
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-29
Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-26
bpf, arm64: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mm
Steve Capper
2018-01-26
crypto: arm64/sha512 - fix/improve new v8.2 Crypto Extensions code
Ard Biesheuvel
2018-01-26
crypto: arm64/sm3 - new v8.2 Crypto Extensions implementation
Ard Biesheuvel
2018-01-26
crypto: arm64/sha3 - new v8.2 Crypto Extensions implementation
Ard Biesheuvel
2018-01-23
arm64: Turn on KPTI only on CPUs that need it
Jayachandran C
2018-01-23
arm64: Branch predictor hardening for Cavium ThunderX2
Jayachandran C
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
arm64: Run enable method for errata work arounds on late CPUs
Suzuki K Poulose
2018-01-23
arm64: Move BP hardening to check_and_switch_context
Marc Zyngier
2018-01-22
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-22
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-22
signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggered
Eric W. Biederman
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2018-01-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-01-19
arm64: mm: ignore memory above supported physical address size
Kristina Martsenko
2018-01-18
crypto: arm64/sha1-ce - get rid of literal pool
Ard Biesheuvel
2018-01-18
crypto: arm64/sha2-ce - move the round constant table to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64/crct10dif - move literal data to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64/crc32 - move literal data to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64/aes-neon - move literal data to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64/aes-cipher - move S-box to .rodata section
Ard Biesheuvel
2018-01-18
crypto: arm64 - implement SHA-512 using special instructions
Ard Biesheuvel
2018-01-17
Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu...
Radim Krčmář
2018-01-16
bpf, arm64: fix stack_depth tracking in combination with tail calls
Daniel Borkmann
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-16
arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
2018-01-16
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
2018-01-16
KVM: arm64: Save ESR_EL2 on guest SError
James Morse
2018-01-16
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
2018-01-16
KVM: arm64: Set an impdef ESR for Virtual-SError using VSESR_EL2.
James Morse
2018-01-16
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
2018-01-16
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
arm64: Unconditionally enable IESB on exception entry/return for firmware-first
James Morse
[next]