summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-10clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li1-1/+4
2019-07-10clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li1-1/+3
2019-07-10clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li1-0/+1
2019-07-10clk: imx6sx: fix refcount leak in imx6sx_clocks_init()Yangtao Li1-0/+1
2019-07-10clk: imx6q: fix refcount leak in imx6q_clocks_init()Yangtao Li1-0/+1
2019-07-10clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()Yangtao Li1-0/+1
2019-07-10clk: socfpga: fix refcount leakYangtao Li1-0/+1
2019-07-10clk: highbank: fix refcount leak in hb_clk_init()Yangtao Li1-0/+1
2019-07-10staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic1-1/+1
2019-07-10staging: iio: adt7316: invert the logic of the check for an ldac pinJeremy Fertic1-1/+1
2019-07-10staging: iio: adt7316: fix register and bit definitionsJeremy Fertic1-3/+3
2019-06-20Linux 3.16.69v3.16.69Ben Hutchings1-1/+1
2019-06-20tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet1-0/+1
2019-06-20tcp: add tcp_min_snd_mss sysctlEric Dumazet4-2/+22
2019-06-20tcp: tcp_fragment() should apply sane memory limitsEric Dumazet3-0/+7
2019-06-20tcp: limit payload size of sacked skbsEric Dumazet5-7/+30
2019-06-20Bluetooth: hidp: fix buffer overflowYoung Xiao1-0/+1
2019-06-20ext4: zero out the unused memory region in the extent tree blockSriram Rajagopalan1-2/+15
2019-06-20scsi: megaraid_sas: return error when create DMA pool failedJason Yan1-0/+1
2019-06-20drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter1-0/+3
2019-06-20mm/mincore.c: make mincore() more conservativeJiri Kosina1-0/+21
2019-06-20mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2-4/+9
2019-05-23Linux 3.16.68v3.16.68Ben Hutchings1-1/+1
2019-05-23x86/bugs: Change L1TF mitigation string to match upstreamBen Hutchings1-1/+1
2019-05-23x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen1-3/+3
2019-05-23x86/speculation/mds: Fix documentation typoJosh Poimboeuf1-1/+1
2019-05-23Documentation: Correct the possible MDS sysfs valuesTyler Hicks1-16/+13
2019-05-23x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta2-2/+8
2019-05-23x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2-1/+2
2019-05-23x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf3-8/+16
2019-05-23cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf3-0/+49
2019-05-23x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk1-1/+2
2019-05-23x86/speculation/mds: Fix commentBoris Ostrovsky1-1/+1
2019-05-23x86/speculation/mds: Add SMT warning messageJosh Poimboeuf1-0/+8
2019-05-23x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf1-3/+2
2019-05-23Documentation: Add MDS vulnerability documentationThomas Gleixner2-0/+309
2019-05-23Documentation: Move L1TF to separate directoryThomas Gleixner1-1/+1
2019-05-23x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner3-6/+40
2019-05-23x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner4-0/+38
2019-05-23x86/speculation/l1tf: Document l1tf in sysfsBen Hutchings1-0/+1
2019-05-23x86/speculation/mds: Add mitigation control for MDSThomas Gleixner3-0/+98
2019-05-23x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner5-0/+67
2019-05-23x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner8-1/+109
2019-05-23x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner2-0/+124
2019-05-23x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen1-1/+1
2019-05-23x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2-8/+13
2019-05-23x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen3-8/+22
2019-05-23x86/speculation: Consolidate CPU whitelistsThomas Gleixner1-49/+56
2019-05-23x86/msr-index: Cleanup bit definesThomas Gleixner1-7/+7
2019-05-23kvm: x86: Report STIBP on GET_SUPPORTED_CPUIDEduardo Habkost1-2/+3