arm64: entry: Explicitly pass exception level to kernel_ventry macro
[platform/kernel/linux-rpi.git] / arch /
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...
2018-02-07 William Grantx86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAP
2018-02-07 Paolo BonziniKVM: VMX: introduce alloc_loaded_vmcs
2018-02-07 Jim MattsonKVM: nVMX: Eliminate vmcs02 pool
2018-02-07 Borislav Petkovx86/speculation: Simplify indirect_branch_prediction_ba...
2018-02-07 Borislav Petkovx86/retpoline: Simplify vmexit_fill_RSB()
2018-02-07 David Woodhousex86/cpufeatures: Clean up Spectre v2 related CPUID...
2018-02-07 Thomas Gleixnerx86/cpu/bugs: Make retpoline module warning conditional
2018-02-07 Borislav Petkovx86/bugs: Drop one "mitigation" from dmesg
2018-02-07 Borislav Petkovx86/nospec: Fix header guards names
2018-02-07 Borislav Petkovx86/alternative: Print unadorned pointers
2018-02-07 David Woodhousex86/speculation: Add basic IBPB (Indirect Branch Predic...
2018-02-07 David Woodhousex86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early...
2018-02-07 David Woodhousex86/pti: Do not enable PTI on CPUs which are not vulner...
2018-02-07 David Woodhousex86/msr: Add definitions for new speculation control...
2018-02-07 David Woodhousex86/cpufeatures: Add AMD feature bits for Speculation...
2018-02-07 David Woodhousex86/cpufeatures: Add Intel feature bits for Speculation...
2018-02-07 David Woodhousex86/cpufeatures: Add CPUID_7_EDX CPUID leaf
2018-02-07 Andi Kleenmodule/retpoline: Warn about missing retpoline in module
2018-02-07 Peter ZijlstraKVM: VMX: Make indirect call speculation safe
2018-02-07 Peter ZijlstraKVM: x86: Make indirect calls in emulator speculation...
2018-02-07 Waiman Longx86/retpoline: Remove the esp/rsp thunk
2018-02-07 Michael Ellermanpowerpc/64s: Allow control of RFI flush via debugfs
2018-02-07 Michael Ellermanpowerpc/64s: Wire up cpu_show_meltdown()
2018-02-03 Paolo BonziniKVM: x86: emulate #UD while in guest mode
2018-02-03 Juergen Grossx86/xen: Support early interrupts in xen pv guests
2018-02-03 Florian FainelliARM: dts: NSP: Fix PPI interrupt types
2018-02-03 Florian FainelliARM: dts: NSP: Disable AHCI controller for HR NSP boards
2018-02-03 Jan H. SchönherrKVM: Let KVM_SET_SIGNAL_MASK work as advertised
2018-02-03 Wanpeng LiKVM: VMX: Fix rflags cache during vCPU reset
2018-02-03 Wanpeng LiKVM: X86: Fix softlockup when get the current kvmclock
2018-02-03 Martin Schwidefskys390: fix alloc_pgste check in init_new_context again
2018-02-03 Thomas Richters390/topology: fix compile error in file arch/s390...
2018-02-03 Liran AlonKVM: nVMX: Fix vmx_check_nested_events() return value...
2018-02-03 Nikita LeshenkoKVM: x86: ioapic: Preserve read-only values in the...
2018-02-03 Nikita LeshenkoKVM: x86: ioapic: Clear Remote IRR when entry is switch...
2018-02-03 Nikita LeshenkoKVM: x86: ioapic: Fix level-triggered EOI and IOAPIC...
2018-02-03 David HildenbrandKVM: x86: fix em_fxstor() sleeping while in atomic
2018-02-03 Wanpeng LiKVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME...
2018-02-03 Wanpeng LiKVM: X86: Fix operand/address-size during instruction...
2018-02-03 Liran AlonKVM: x86: Don't re-execute instruction when not passing...
2018-02-03 Liran AlonKVM: x86: emulator: Return to user-mode on L1 CPL=0...
2018-02-03 Liran AlonKVM: nVMX/nSVM: Don't intercept #UD when running L2
2018-02-03 Junaid Shahidcrypto: aesni - Fix out-of-bounds access of the AAD...
2018-02-03 Junaid Shahidcrypto: aesni - Fix out-of-bounds access of the data...
2018-02-03 Sabrina Dubrocacrypto: aesni - add wrapper for generic gcm(aes)
2018-02-03 Corentin LABBEcrypto: aesni - Use GCM IV size constant
2018-02-03 Sabrina Dubrocacrypto: aesni - fix typo in generic_gcmaes_decrypt
2018-02-03 Stephan Muellercrypto: aesni - handle zero length dst buffer
2018-02-03 Janakarajan NatarajanKVM: x86: Fix CPUID function for word 6 (80000001_ECX)
2018-01-31 Daniel Borkmannbpf, arm64: fix stack_depth tracking in combination...
2018-01-31 Andy Lutomirskix86/mm/64: Fix vmapped stack syncing on very-large...
2018-01-31 Borislav Petkovx86/microcode: Fix again accessing initrd after having...
2018-01-31 Jia Zhangx86/microcode/intel: Extend BDW late-loading further...
2018-01-31 Xiao Liangperf/x86/amd/power: Do not load AMD power module on...
next