crypto: hash - annotate algorithms taking optional key
[platform/kernel/linux-rpi.git] / arch /
2018-02-16 Eric Biggerscrypto: hash - annotate algorithms taking optional key
2018-02-16 Eric Biggerscrypto: poly1305 - remove ->setkey() method
2018-02-16 Marc Zyngierarm64: Kill PSCI_GET_VERSION as a variant-2 workaround
2018-02-16 Marc Zyngierarm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-16 Marc Zyngierarm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
2018-02-16 Marc Zyngierarm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-16 Marc Zyngierarm/arm64: KVM: Turn kvm_psci_version into a static...
2018-02-16 Marc Zyngierarm64: KVM: Make PSCI_VERSION a fast path
2018-02-16 Marc Zyngierarm/arm64: KVM: Advertise SMCCC v1.1
2018-02-16 Marc Zyngierarm/arm64: KVM: Consolidate the PSCI include files
2018-02-16 Marc Zyngierarm64: KVM: Increment PC after handling an SMC trap
2018-02-16 Jayachandran Carm64: Branch predictor hardening for Cavium ThunderX2
2018-02-16 Shanker Donthineniarm64: Implement branch predictor hardening for Falkor
2018-02-16 Will Deaconarm64: Implement branch predictor hardening for affecte...
2018-02-16 Will Deaconarm64: cputype: Add missing MIDR values for Cortex...
2018-02-16 Will Deaconarm64: entry: Apply BP hardening for suspicious interru...
2018-02-16 Will Deaconarm64: entry: Apply BP hardening for high-priority...
2018-02-16 Marc Zyngierarm64: KVM: Use per-CPU vector when BP hardening is...
2018-02-16 Marc Zyngierarm64: Move BP hardening to check_and_switch_context
2018-02-16 Will Deaconarm64: Add skeleton to harden the branch predictor...
2018-02-16 Marc Zyngierarm64: Move post_ttbr_update_workaround to C code
2018-02-16 Will Deaconarm64: cpufeature: Pass capability structure to ->enabl...
2018-02-16 Suzuki K Poulosearm64: Run enable method for errata work arounds on...
2018-02-16 James Morsearm64: cpufeature: __this_cpu_has_cap() shouldn't stop...
2018-02-16 Will Deaconarm64: futex: Mask __user pointers prior to dereference
2018-02-16 Will Deaconarm64: uaccess: Mask __user pointers for __arch_{clear...
2018-02-16 Will Deaconarm64: uaccess: Don't bother eliding access_ok checks...
2018-02-16 Will Deaconarm64: uaccess: Prevent speculative use of the current...
2018-02-16 Will Deaconarm64: entry: Ensure branch through syscall table is...
2018-02-16 Robin Murphyarm64: Use pointer masking to limit uaccess speculation
2018-02-16 Robin Murphyarm64: Make USER_DS an inclusive limit
2018-02-16 Robin Murphyarm64: Implement array_index_mask_nospec()
2018-02-16 Will Deaconarm64: barrier: Add CSDB macros to control data-value...
2018-02-16 Will Deaconarm64: idmap: Use "awx" flags for .idmap.text .pushsect...
2018-02-16 Will Deaconarm64: entry: Reword comment about post_ttbr_update_wor...
2018-02-16 Marc Zyngierarm64: Force KPTI to be disabled on Cavium ThunderX
2018-02-16 Will Deaconarm64: kpti: Add ->enable callback to remap swapper...
2018-02-16 Will Deaconarm64: mm: Permit transitioning from Global to Non...
2018-02-16 Will Deaconarm64: kpti: Make use of nG dependent on arm64_kernel_u...
2018-02-16 Jayachandran Carm64: Turn on KPTI only on CPUs that need it
2018-02-16 Jayachandran Carm64: cputype: Add MIDR values for Cavium ThunderX2...
2018-02-16 Catalin Marinasarm64: kpti: Fix the interaction between ASID switching...
2018-02-16 Will Deaconarm64: mm: Introduce TTBR_ASID_MASK for getting at...
2018-02-16 Suzuki K Poulosearm64: capabilities: Handle duplicate entries for a...
2018-02-16 Will Deaconarm64: Take into account ID_AA64PFR0_EL1.CSV3
2018-02-16 Will Deaconarm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig...
2018-02-16 Will Deaconarm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
2018-02-16 Will Deaconarm64: use RET instruction for exiting the trampoline
2018-02-16 Will Deaconarm64: kaslr: Put kernel vectors address in separate...
2018-02-16 Will Deaconarm64: entry: Add fake CPU feature for unmapping the...
2018-02-16 Will Deaconarm64: tls: Avoid unconditional zeroing of tpidrro_el0...
2018-02-16 Stephen Boydarm64: cpu_errata: Add Kryo to Falkor 1003 errata
2018-02-16 Will Deaconarm64: erratum: Work around Falkor erratum #E1003 in...
2018-02-16 Will Deaconarm64: entry: Hook up entry trampoline to exception...
2018-02-16 Will Deaconarm64: entry: Explicitly pass exception level to kernel...
2018-02-16 Will Deaconarm64: mm: Map entry trampoline into trampoline and...
2018-02-16 Will Deaconarm64: entry: Add exception trampoline page for excepti...
2018-02-16 Will Deaconarm64: mm: Invalidate both kernel and user ASIDs when...
2018-02-16 Will Deaconarm64: mm: Add arm64_kernel_unmapped_at_el0 helper
2018-02-16 Will Deaconarm64: mm: Allocate ASIDs in pairs
2018-02-16 Will Deaconarm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
2018-02-16 Will Deaconarm64: mm: Rename post_ttbr0_update_workaround
2018-02-16 Will Deaconarm64: mm: Remove pre_ttbr0_update_workaround for Falko...
2018-02-16 Will Deaconarm64: mm: Move ASID from TTBR0 to TTBR1
2018-02-16 Will Deaconarm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
2018-02-16 Will Deaconarm64: mm: Use non-global mappings for kernel space
2018-02-16 Yury Norovarm64: move TASK_* definitions to <asm/processor.h>
2018-02-16 Haozhong ZhangKVM MMU: check pending exception before injecting APF
2018-02-16 Shanker Donthineniarm64: Add software workaround for Falkor erratum 1041
2018-02-16 Shanker Donthineniarm64: Define cputype macros for Falkor CPU
2018-02-16 Michal Suchanekpowerpc/pseries: include linux/types.h in asm/hvcall.h
2018-02-13 Greg Kroah-HartmanRevert "x86/alternative: Print unadorned pointers"
2018-02-13 Andrew Mortonkernel/exit.c: export abort() to modules
2018-02-13 Masahiro Yamada.gitignore: move *.dtb and *.dtb.S patterns to the...
2018-02-07 KarimAllah AhmedKVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-07 KarimAllah AhmedKVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-07 KarimAllah AhmedKVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
2018-02-07 Ashok RajKVM/x86: Add IBPB support
2018-02-07 KarimAllah AhmedKVM/x86: Update the reverse_cpuid list to include CPUID...
2018-02-07 Darren Kennyx86/speculation: Fix typo IBRS_ATT, which should be...
2018-02-07 Arnd Bergmannx86/pti: Mark constant arrays as __initconst
2018-02-07 KarimAllah Ahmedx86/spectre: Simplify spectre_v2 command line parsing
2018-02-07 Dan Williamsx86/kvm: Update spectre-v1 mitigation
2018-02-07 Paolo BonziniKVM: VMX: make MSR bitmaps per-VCPU
2018-02-07 Josh Poimboeufx86/paravirt: Remove 'noreplace-paravirt' cmdline option
2018-02-07 Tim Chenx86/speculation: Use Indirect Branch Prediction Barrier...
2018-02-07 David Woodhousex86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature...
2018-02-07 Colin Ian Kingx86/spectre: Fix spelling mistake: "vunerable"-> "vulne...
2018-02-07 Dan Williamsx86/spectre: Report get_user mitigation for spectre_v1
2018-02-07 Dan Williamsx86/syscall: Sanitize syscall table de-references under...
2018-02-07 Dan Williamsx86/get_user: Use pointer masking to limit speculation
2018-02-07 Dan Williamsx86/uaccess: Use __uaccess_begin_nospec() and uaccess_t...
2018-02-07 Dan Williamsx86/usercopy: Replace open coded stac/clac with __uacce...
2018-02-07 Dan Williamsx86: Introduce __uaccess_begin_nospec() and uaccess_try...
2018-02-07 Dan Williamsx86: Introduce barrier_nospec
2018-02-07 Dan Williamsx86: Implement array_index_mask_nospec
2018-02-07 Andy Lutomirskix86/asm: Move 'status' from thread_struct to thread_info
2018-02-07 Andy Lutomirskix86/entry/64: Push extra regs right away
2018-02-07 Andy Lutomirskix86/entry/64: Remove the SYSCALL64 fast path
2018-02-07 Dou Liyangx86/spectre: Check CONFIG_RETPOLINE in command line...
next