summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-20arm64: Branch predictor hardening for Cavium ThunderX2Mark Rutland
2018-04-20arm64: Implement branch predictor hardening for affected Cortex-A CPUsMark Rutland
2018-04-20arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMark Rutland
2018-04-20arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Mark Rutland
2018-04-20arm64: entry: Apply BP hardening for suspicious interrupts from EL0Mark Rutland
2018-04-20arm64: entry: Apply BP hardening for high-priority synchronous exceptionsMark Rutland
2018-04-20arm64: KVM: Use per-CPU vector when BP hardening is enabledMark Rutland
2018-04-20mm: Introduce lm_aliasMark Rutland
2018-04-20arm64: Move BP hardening to check_and_switch_contextMark Rutland
2018-04-20arm64: Add skeleton to harden the branch predictor against aliasing attacksMark Rutland
2018-04-20arm64: Move post_ttbr_update_workaround to C codeMark Rutland
2018-04-20arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroMark Rutland
2018-04-20drivers/firmware: Expose psci_get_version through psci_ops structureMark Rutland
2018-04-20arm64: cpufeature: Pass capability structure to ->enable callbackMark Rutland
2018-04-20arm64: Run enable method for errata work arounds on late CPUsMark Rutland
2018-04-20arm64: cpufeature: __this_cpu_has_cap() shouldn't stop earlyMark Rutland
2018-04-20arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_userMark Rutland
2018-04-20arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_userMark Rutland
2018-04-20arm64: uaccess: Prevent speculative use of the current addr_limitMark Rutland
2018-04-20arm64: entry: Ensure branch through syscall table is bounded under speculationMark Rutland
2018-04-20arm64: Use pointer masking to limit uaccess speculationMark Rutland
2018-04-20arm64: Make USER_DS an inclusive limitMark Rutland
2018-04-20arm64: move TASK_* definitions to <asm/processor.h>Mark Rutland
2018-04-20arm64: Implement array_index_mask_nospec()Mark Rutland
2018-04-20arm64: barrier: Add CSDB macros to control data-value predictionMark Rutland
2018-04-20radeon: hide pointless #warning when compile testingArnd Bergmann
2018-04-20perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole
2018-04-20perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-20perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-20perf intel-pt: Fix sync_switchAdrian Hunter
2018-04-20perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-04-20Drivers: hv: vmbus: do not mark HV_PCIE as perf_deviceDexuan Cui
2018-04-20parisc: Fix out of array access in match_pci_device()Helge Deller
2018-04-20media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab
2018-04-13Linux 4.9.94v4.9.94Greg Kroah-Hartman
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann
2018-04-13vrf: Fix use after free and double free in vrf_finish_outputDavid Ahern
2018-04-13net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh
2018-04-13strparser: Fix sign of err codesDave Watson
2018-04-13net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh
2018-04-13vhost_net: add missing lock nesting notationJason Wang
2018-04-13team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long
2018-04-13route: check sysctl_fib_multipath_use_neigh earlier than hashXin Long
2018-04-13vhost: validate log when IOTLB is enabledJason Wang
2018-04-13net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha
2018-04-13net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti
2018-04-13net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti
2018-04-13net/mlx5e: Sync netdev vxlan ports at openShahar Klein
2018-04-13vti6: better validate user provided tunnel namesEric Dumazet
2018-04-13ip6_tunnel: better validate user provided tunnel namesEric Dumazet