summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-29KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vheWill Deacon
2019-10-29arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3Will Deacon
2019-10-29arm64: cpufeature: Detect SSBS and advertise to userspaceWill Deacon
2019-10-29arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier
2019-10-29arm64: don't zero DIT on signal returnMark Rutland
2019-10-29arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni
2019-10-29arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2019-10-29arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose
2019-10-29arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2019-10-29arm64: capabilities: Clean up midr range helpersSuzuki K Poulose
2019-10-29arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose
2019-10-29arm64: capabilities: Add support for features enabled earlySuzuki K Poulose
2019-10-29arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose
2019-10-29arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose
2019-10-29arm64: capabilities: Group handling of features and errata workaroundsSuzuki K Poulose
2019-10-29arm64: capabilities: Allow features based on local CPU scopeSuzuki K Poulose
2019-10-29arm64: capabilities: Split the processing of errata work aroundsSuzuki K Poulose
2019-10-29arm64: capabilities: Prepare for grouping features and errata work aroundsSuzuki K Poulose
2019-10-29arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose
2019-10-29arm64: capabilities: Unify the verificationSuzuki K Poulose
2019-10-29arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose
2019-10-29arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose
2019-10-29arm64: capabilities: Move errata processing codeSuzuki K Poulose
2019-10-29arm64: capabilities: Move errata work around check on boot CPUSuzuki K Poulose
2019-10-29arm64: capabilities: Update prototype for enable call backDave Martin
2019-10-29arm64: Introduce sysreg_clear_set()Mark Rutland
2019-10-29arm64: add PSR_AA32_* definitionsMark Rutland
2019-10-29arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>Mark Rutland
2019-10-29arm64: Expose Arm v8.4 featuresSuzuki K Poulose
2019-10-29arm64: Documentation: cpu-feature-registers: Remove RES0 fieldsSuzuki K Poulose
2019-10-29arm64: v8.4: Support for new floating point multiplication instructionsDongjiu Geng
2019-10-29arm64: Fix the feature type for ID register fieldsSuzuki K Poulose
2019-10-29arm64: Expose support for optional ARMv8-A featuresSuzuki K Poulose
2019-10-29arm64: sysreg: Move to use definitions for all the SCTLR bitsJames Morse
2019-10-29USB: ldusb: fix read info leaksJohan Hovold
2019-10-29USB: usblp: fix use-after-free on disconnectJohan Hovold
2019-10-29USB: ldusb: fix memleak on disconnectJohan Hovold
2019-10-29USB: serial: ti_usb_3410_5052: fix port-close racesJohan Hovold
2019-10-29usb: udc: lpc32xx: fix bad bit shift operationGustavo A. R. Silva
2019-10-29ALSA: hda/realtek - Add support for ALC711Kailang Yang
2019-10-29USB: legousbtower: fix memleak on disconnectJohan Hovold
2019-10-29memfd: Fix locking when tagging pinsMatthew Wilcox (Oracle)
2019-10-29loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini
2019-10-29net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet
2019-10-29sctp: change sctp_prot .no_autobind with trueXin Long
2019-10-29net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-10-29net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer
2019-10-29net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli
2019-10-29net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-10-29ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio