aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-23arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening supportlsk-v4.4-spectre-in-processMarc Zyngier
2018-03-23arm/arm64: smccc: Implement SMCCC v1.1 inline primitiveMarc Zyngier
2018-03-23arm/arm64: smccc: Make function identifiers an unsigned quantityMarc Zyngier
2018-03-23firmware/psci: Expose SMCCC version through psci_opsMarc Zyngier
2018-03-23firmware/psci: Expose PSCI conduitMarc Zyngier
2018-03-23arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handlingMarc Zyngier
2018-03-23arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-03-23arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier
2018-03-23arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier
2018-03-23arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier
2018-03-23arm/arm64: KVM: Add smccc accessors to PSCI codeMarc Zyngier
2018-03-23arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier
2018-03-23arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-03-23arm64: KVM: Increment PC after handling an SMC trapMarc Zyngier
2018-03-23arm64: Implement branch predictor hardening for affected Cortex-A CPUsWill Deacon
2018-03-23arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Will Deacon
2018-03-23arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier
2018-03-23arm64: entry: Apply BP hardening for suspicious interrupts from EL0Will Deacon
2018-03-23arm64: entry: Apply BP hardening for high-priority synchronous exceptionsWill Deacon
2018-03-23arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-03-23arm64: Move BP hardening to check_and_switch_contextMarc Zyngier
2018-03-23arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon
2018-03-22arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier
2018-03-22drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon
2018-03-22arm64: futex: Mask __user pointers prior to dereferenceWill Deacon
2018-03-22arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_userWill Deacon
2018-03-22arm64: uaccess: Prevent speculative use of the current addr_limitWill Deacon
2018-03-22arm64: Use pointer masking to limit uaccess speculationRobin Murphy
2018-03-22arm64: entry: Ensure branch through syscall table is bounded under speculationWill Deacon
2018-03-22arm64: Make USER_DS an inclusive limitRobin Murphy
2018-03-22arm64: move TASK_* definitions to <asm/processor.h>Yury Norov
2018-03-22arm64: Implement array_index_mask_nospec()Robin Murphy
2018-03-22arm64: barrier: Add CSDB macros to control data-value predictionWill Deacon
2018-03-22mm: Introduce lm_aliasLaura Abbott
2018-03-19 Merge tag 'v4.4.122' into linux-linaro-lsk-v4.4Alex Shi
2018-03-18Linux 4.4.122Greg Kroah-Hartman
2018-03-18fixup: sctp: verify size of a new chunk in _sctp_make_chunk()Greg Kroah-Hartman
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-03-18USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-18USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes
2018-03-18staging: comedi: fix comedi_nsamples_left.Frank Mori Hess
2018-03-18uas: fix comparison for error codeOliver Neukum
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-03-18x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-03-18x86/module: Detect and skip invalid relocationsJosh Poimboeuf