]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - arch
pktcdvd: Fix pkt_setup_dev() error path
[mirror_ubuntu-bionic-kernel.git] / arch /
2018-02-22 Max Filippovxtensa: fix futex_atomic_cmpxchg_inatomic
2018-02-22 Mikulas Patockaalpha: fix formating of stack content
2018-02-22 Mikulas Patockaalpha: fix reboot on Avanti platform
2018-02-22 Michael Creealpha: Fix mixed up args in EXC macro in futex operations
2018-02-22 Arnd Bergmannalpha: osf_sys.c: fix put_tv32 regression
2018-02-22 Mikulas Patockaalpha: fix crash if pthread_create races with signal...
2018-02-22 Eric W. Biedermansignal/sh: Ensure si_signo is initialized in do_divide_...
2018-02-22 Eric W. Biedermansignal/openrisc: Fix do_unaligned_access to send the...
2018-02-22 Ulf MagnussonKVM: PPC: Book3S PR: Fix broken select due to misspelling
2018-02-22 Paul MackerrasKVM: PPC: Book3S HV: Drop locks before reading guest...
2018-02-22 Paul MackerrasKVM: PPC: Book3S HV: Make sure we don't re-enter guest...
2018-02-22 Liran AlonKVM: nVMX: Fix bug of injecting L2 exception into L1
2018-02-22 Liran AlonKVM: nVMX: Fix races when sending nested PI while dest...
2018-02-22 Marc Zyngierarm: KVM: Fix SMCCC handling of unimplemented SMC/HVC...
2018-02-22 Eric Biggerscrypto: sha512-mb - initialize pending lengths correctly
2018-02-22 Eric Biggerscrypto: hash - annotate algorithms taking optional key
2018-02-22 Eric Biggerscrypto: poly1305 - remove ->setkey() method
2018-02-22 Marc Zyngierarm64: Kill PSCI_GET_VERSION as a variant-2 workaround
2018-02-22 Marc Zyngierarm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-22 Marc Zyngierarm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
2018-02-22 Marc Zyngierarm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-02-22 Marc Zyngierarm/arm64: KVM: Turn kvm_psci_version into a static...
2018-02-22 Marc Zyngierarm64: KVM: Make PSCI_VERSION a fast path
2018-02-22 Marc Zyngierarm/arm64: KVM: Advertise SMCCC v1.1
2018-02-22 Marc Zyngierarm/arm64: KVM: Consolidate the PSCI include files
2018-02-22 Marc Zyngierarm64: KVM: Increment PC after handling an SMC trap
2018-02-22 Jayachandran Carm64: Branch predictor hardening for Cavium ThunderX2
2018-02-22 Shanker Donthineniarm64: Implement branch predictor hardening for Falkor
2018-02-22 Will Deaconarm64: Implement branch predictor hardening for affecte...
2018-02-22 Will Deaconarm64: cputype: Add missing MIDR values for Cortex...
2018-02-22 Will Deaconarm64: entry: Apply BP hardening for suspicious interru...
2018-02-22 Will Deaconarm64: entry: Apply BP hardening for high-priority...
2018-02-22 Marc Zyngierarm64: KVM: Use per-CPU vector when BP hardening is...
2018-02-22 Marc Zyngierarm64: Move BP hardening to check_and_switch_context
2018-02-22 Will Deaconarm64: Add skeleton to harden the branch predictor...
2018-02-22 Marc Zyngierarm64: Move post_ttbr_update_workaround to C code
2018-02-22 Will Deaconarm64: cpufeature: Pass capability structure to ->enabl...
2018-02-22 Suzuki K Poulosearm64: Run enable method for errata work arounds on...
2018-02-22 James Morsearm64: cpufeature: __this_cpu_has_cap() shouldn't stop...
2018-02-22 Will Deaconarm64: futex: Mask __user pointers prior to dereference
2018-02-22 Will Deaconarm64: uaccess: Mask __user pointers for __arch_{clear...
2018-02-22 Will Deaconarm64: uaccess: Don't bother eliding access_ok checks...
2018-02-22 Will Deaconarm64: uaccess: Prevent speculative use of the current...
2018-02-22 Will Deaconarm64: entry: Ensure branch through syscall table is...
2018-02-22 Robin Murphyarm64: Use pointer masking to limit uaccess speculation
2018-02-22 Robin Murphyarm64: Make USER_DS an inclusive limit
2018-02-22 Robin Murphyarm64: Implement array_index_mask_nospec()
2018-02-22 Will Deaconarm64: barrier: Add CSDB macros to control data-value...
2018-02-22 Will Deaconarm64: idmap: Use "awx" flags for .idmap.text .pushsect...
2018-02-22 Will Deaconarm64: entry: Reword comment about post_ttbr_update_wor...
2018-02-22 Marc Zyngierarm64: Force KPTI to be disabled on Cavium ThunderX
2018-02-22 Will Deaconarm64: kpti: Add ->enable callback to remap swapper...
2018-02-22 Will Deaconarm64: mm: Permit transitioning from Global to Non...
2018-02-22 Will Deaconarm64: kpti: Make use of nG dependent on arm64_kernel_u...
2018-02-22 Jayachandran Carm64: Turn on KPTI only on CPUs that need it
2018-02-22 Jayachandran Carm64: cputype: Add MIDR values for Cavium ThunderX2...
2018-02-22 Catalin Marinasarm64: kpti: Fix the interaction between ASID switching...
2018-02-22 Will Deaconarm64: mm: Introduce TTBR_ASID_MASK for getting at...
2018-02-22 Suzuki K Poulosearm64: capabilities: Handle duplicate entries for a...
2018-02-22 Will Deaconarm64: Take into account ID_AA64PFR0_EL1.CSV3
2018-02-22 Will Deaconarm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig...
2018-02-22 Will Deaconarm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
2018-02-22 Will Deaconarm64: use RET instruction for exiting the trampoline
2018-02-22 Will Deaconarm64: kaslr: Put kernel vectors address in separate...
2018-02-22 Will Deaconarm64: entry: Add fake CPU feature for unmapping the...
2018-02-22 Will Deaconarm64: tls: Avoid unconditional zeroing of tpidrro_el0...
2018-02-22 Stephen Boydarm64: cpu_errata: Add Kryo to Falkor 1003 errata
2018-02-22 Will Deaconarm64: erratum: Work around Falkor erratum #E1003 in...
2018-02-22 Will Deaconarm64: entry: Hook up entry trampoline to exception...
2018-02-22 Will Deaconarm64: entry: Explicitly pass exception level to kernel...
2018-02-22 Will Deaconarm64: mm: Map entry trampoline into trampoline and...
2018-02-22 Will Deaconarm64: entry: Add exception trampoline page for excepti...
2018-02-22 Will Deaconarm64: mm: Invalidate both kernel and user ASIDs when...
2018-02-22 Will Deaconarm64: mm: Add arm64_kernel_unmapped_at_el0 helper
2018-02-22 Will Deaconarm64: mm: Allocate ASIDs in pairs
2018-02-22 Will Deaconarm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
2018-02-22 Will Deaconarm64: mm: Rename post_ttbr0_update_workaround
2018-02-22 Will Deaconarm64: mm: Remove pre_ttbr0_update_workaround for Falko...
2018-02-22 Will Deaconarm64: mm: Move ASID from TTBR0 to TTBR1
2018-02-22 Will Deaconarm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
2018-02-22 Will Deaconarm64: mm: Use non-global mappings for kernel space
2018-02-08 KarimAllah AhmedKVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-08 KarimAllah AhmedKVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
2018-02-08 KarimAllah AhmedKVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
2018-02-08 Ashok RajKVM/x86: Add IBPB support
2018-02-08 KarimAllah AhmedKVM/x86: Update the reverse_cpuid list to include CPUID...
2018-02-08 Darren Kennyx86/speculation: Fix typo IBRS_ATT, which should be...
2018-02-08 Arnd Bergmannx86/pti: Mark constant arrays as __initconst
2018-02-08 KarimAllah Ahmedx86/spectre: Simplify spectre_v2 command line parsing
2018-02-08 Dan Williamsx86/kvm: Update spectre-v1 mitigation
2018-02-08 Paolo BonziniKVM: VMX: make MSR bitmaps per-VCPU
2018-02-08 Josh Poimboeufx86/paravirt: Remove 'noreplace-paravirt' cmdline option
2018-02-08 Tim Chenx86/speculation: Use Indirect Branch Prediction Barrier...
2018-02-08 David Woodhousex86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature...
2018-02-08 Colin Ian Kingx86/spectre: Fix spelling mistake: "vunerable"-> "vulne...
2018-02-08 Dan Williamsx86/spectre: Report get_user mitigation for spectre_v1
2018-02-08 Dan Williamsx86/syscall: Sanitize syscall table de-references under...
2018-02-08 Dan Williamsx86/get_user: Use pointer masking to limit speculation
2018-02-08 Dan Williamsx86/uaccess: Use __uaccess_begin_nospec() and uaccess_t...
2018-02-08 Dan Williamsx86/usercopy: Replace open coded stac/clac with __uacce...
next