linux.git
2018-04-12 Marc Zyngierarm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
2018-04-12 Marc Zyngierarm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening...
2018-04-12 Marc Zyngierarm/arm64: KVM: Turn kvm_psci_version into a static...
2018-04-12 Marc Zyngierarm64: KVM: Make PSCI_VERSION a fast path
2018-04-12 Marc Zyngierarm/arm64: KVM: Advertise SMCCC v1.1
2018-04-12 Marc Zyngierarm/arm64: KVM: Implement PSCI 1.0 support
2018-04-12 Marc Zyngierarm/arm64: KVM: Add smccc accessors to PSCI code
2018-04-12 Marc Zyngierarm/arm64: KVM: Add PSCI_VERSION helper
2018-04-12 Marc Zyngierarm/arm64: KVM: Consolidate the PSCI include files
2018-04-12 Marc Zyngierarm64: KVM: Increment PC after handling an SMC trap
2018-04-12 Will Deaconarm64: Implement branch predictor hardening for affecte...
2018-04-12 Will Deaconarm64: entry: Apply BP hardening for suspicious interru...
2018-04-12 Will Deaconarm64: entry: Apply BP hardening for high-priority...
2018-04-12 Marc Zyngierarm64: KVM: Use per-CPU vector when BP hardening is...
2018-04-12 Marc Zyngierarm64: Move BP hardening to check_and_switch_context
2018-04-12 Will Deaconarm64: Add skeleton to harden the branch predictor...
2018-04-12 Marc Zyngierarm64: Move post_ttbr_update_workaround to C code
2018-04-12 Will Deaconarm64: cpufeature: Pass capability structure to ->enabl...
2018-04-12 Suzuki K Poulosearm64: Run enable method for errata work arounds on...
2018-04-12 Marc Zyngierarm64: cpu_errata: Allow an erratum to be match for...
2018-04-12 James Morsearm64: cpufeature: __this_cpu_has_cap() shouldn't stop...
2018-04-12 Will Deacondrivers/firmware: Expose psci_get_version through psci_...
2018-04-12 Will Deaconarm64: futex: Mask __user pointers prior to dereference
2018-04-12 Will Deaconarm64: uaccess: Mask __user pointers for __arch_{clear...
2018-04-12 Will Deaconarm64: uaccess: Don't bother eliding access_ok checks...
2018-04-12 Will Deaconarm64: uaccess: Prevent speculative use of the current...
2018-04-12 Will Deaconarm64: entry: Ensure branch through syscall table is...
2018-04-12 Dave Martinarm64: syscallno is secretly an int, make it official
2018-04-12 Robin Murphyarm64: Use pointer masking to limit uaccess speculation
2018-04-12 Robin Murphyarm64: Make USER_DS an inclusive limit
2018-04-12 Mark Rutlandarm64: uaccess: consistently check object sizes
2018-04-12 Catalin Marinasarm64: Factor out TTBR0_EL1 post-update workaround...
2018-04-12 Catalin Marinasarm64: Factor out PAN enabling/disabling into separate...
2018-04-12 Yury Norovarm64: move TASK_* definitions to <asm/processor.h>
2018-04-12 Robin Murphyarm64: Implement array_index_mask_nospec()
2018-04-12 Will Deaconarm64: barrier: Add CSDB macros to control data-value...
2018-04-12 Ard Biesheuvelarm64: alternatives: apply boot time fixups via the...
2018-04-12 Laura Abbottmm: Introduce lm_alias
2018-04-12 Will Deaconarm64: idmap: Use "awx" flags for .idmap.text .pushsect...
2018-04-12 Will Deaconarm64: entry: Reword comment about post_ttbr_update_wor...
2018-04-12 Marc Zyngierarm64: Force KPTI to be disabled on Cavium ThunderX
2018-04-12 Will Deaconarm64: kpti: Add ->enable callback to remap swapper...
2018-04-12 Will Deaconarm64: kpti: Make use of nG dependent on arm64_kernel_u...
2018-04-12 Jayachandran Carm64: Turn on KPTI only on CPUs that need it
2018-04-12 Jayachandran Carm64: cputype: Add MIDR values for Cavium ThunderX2...
2018-04-12 Will Deaconarm64: cputype: Add missing MIDR values for Cortex...
2018-04-12 Suzuki K Poulosearm64: capabilities: Handle duplicate entries for a...
2018-04-12 Marc Zyngierarm64: Allow checking of a CPU-local erratum
2018-04-12 Will Deaconarm64: Take into account ID_AA64PFR0_EL1.CSV3
2018-04-12 Will Deaconarm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig...
2018-04-12 Will Deaconarm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
2018-04-12 Will Deaconarm64: use RET instruction for exiting the trampoline
2018-04-12 Will Deaconarm64: kaslr: Put kernel vectors address in separate...
2018-04-12 Will Deaconarm64: entry: Add fake CPU feature for unmapping the...
2018-04-12 Will Deaconarm64: tls: Avoid unconditional zeroing of tpidrro_el0...
2018-04-12 Will Deaconarm64: entry: Hook up entry trampoline to exception...
2018-04-12 Will Deaconarm64: entry: Explicitly pass exception level to kernel...
2018-04-12 Will Deaconarm64: mm: Map entry trampoline into trampoline and...
2018-04-12 Will Deaconarm64: entry: Add exception trampoline page for excepti...
2018-04-12 AKASHI Takahiromodule: extend 'rodata=off' boot cmdline parameter...
2018-04-12 Xie XiuQiarm64: entry.S: move SError handling into a C function...
2018-04-12 Mark Rutlandarm64: factor out entry stack manipulation
2018-04-12 Will Deaconarm64: mm: Invalidate both kernel and user ASIDs when...
2018-04-12 Will Deaconarm64: mm: Add arm64_kernel_unmapped_at_el0 helper
2018-04-12 Will Deaconarm64: mm: Allocate ASIDs in pairs
2018-04-12 Will Deaconarm64: mm: Move ASID from TTBR0 to TTBR1
2018-04-12 Will Deaconarm64: mm: Use non-global mappings for kernel space
2018-04-12 Laurentiu PalcuMLK-17703-10: drm: imx: dcss: remove unused variable...
2018-04-12 Laurentiu PalcuMLK-17703-9: drm: imx: dcss: align input and output...
2018-04-12 Laurentiu PalcuMLK-17703-8: drm: imx: dcss: default output pipe gamut...
2018-04-12 Laurentiu PalcuMLK-17703-7: drm: imx: dcss: configure output pipe...
2018-04-12 Laurentiu PalcuMLK-17703-6: drm: imx: dcss: fix output colorimetry...
2018-04-12 Laurentiu PalcuMLK-17703-5: drm: imx: dcss: ignore the 8 bit for input...
2018-04-12 Laurentiu PalcuMLK-17703-4: drm: imx: dcss: return the hdr10 table...
2018-04-12 Laurentiu PalcuMLK-17703-3: drm: imx: hdp: send the right colorimetry...
2018-04-12 Laurentiu PalcuMLK-17703-2: drm: change HDR metadata infoframe structure
2018-04-12 Laurentiu PalcuMLK-17703-1: drm: imx: dcss: update HDR10 tables
2018-04-12 Haibo ChenMLK-17586-4 ARM: dts: improve usdhc root clock rate
2018-04-12 Haibo ChenMLK-17586-2 mmc: add HS400 support for iMX7ULP
2018-04-12 Haibo ChenMLK-17586-1 ARM64: dts: imx7ulp-evk: add eMMC HS200...
2018-04-12 nxa13443MLK-17912 [IMX8QXP B0] ENABLE SEEK for DECODER on IMX8Q...
2018-04-12 Guoniu.ZhouMLK-17487: pxp: fix pxp yuv to yuv generate color dots...
2018-04-12 Liu YingMLK-17889 drm/imx: dpu: crtc: Enable irqs before HWs...
2018-04-12 Peng FanMLK-17878 ARM64: defconfig: built-in xen block back...
2018-04-12 nxa13443MLK-17902 [IMX8QXP B0]VPU ENCODER and DECODER on IMX8QX...
2018-04-12 Fugang DuanMLK-17837-03 ARM: imx_v7_defconfig: enable rpmsg input...
2018-04-12 Fugang DuanMLK-17837-02 dts: imx7ulp-evk: add rpmsg sensor support
2018-04-12 Fugang DuanMLK-17837-01 input: misc: rpmsg_input: add rpmsg virtua...
2018-04-12 Mirela RabuleaMLK-17684: drm/bridge: nwl-dsi: Propagate DSI format...
2018-04-12 Mirela RabuleaMLK-17543-1: drm/mxsfb: Signal mode changed when bpp...
2018-04-12 Peng FanMLK-17788 soc: imx: ipc: not abort when set wake error
2018-04-12 Bai PingMLK-17892 ARM64: dts: Add cpu cooling device to pmic...
2018-04-12 Haibo ChenMLK-17883 mmc: add delay after CMD6 before sending...
2018-04-12 Haibo ChenMLK-17621-2 mmc: add feature of setting slot index...
2018-04-12 Heiner Kallweitmmc: core: simplify ida handling
2018-04-12 Heiner Kallweitmmc: core: switch to ida_simple_ functions in block.c
2018-04-12 Haibo ChenMLK-17621-1 mmc: remove the feature of setting slot...
2018-04-12 Frank Liarm64: qxp: support read chip unique id
2018-04-12 Frank LiMLK-17828 mfg: utp device support multi instance
2018-04-12 Guoniu.ZhouMLK-17804-7: dts: add camera display on screen
next