summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/ras.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-17powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf3-8/+9
2019-04-17x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf3-8/+23
2019-04-17cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf3-0/+63
2019-04-17x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk1-1/+2
2019-04-17x86/speculation/mds: Fix commentBoris Ostrovsky1-1/+1
2019-04-02x86/speculation/mds: Add SMT warning messageJosh Poimboeuf1-0/+8
2019-04-02x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf1-3/+2
2019-04-02x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf3-2/+17
2019-03-06Documentation: Add MDS vulnerability documentationThomas Gleixner5-2/+312
2019-03-06Documentation: Move L1TF to separate directoryThomas Gleixner7-9/+19
2019-03-06x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner3-6/+40
2019-03-06x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner4-0/+36
2019-03-06x86/speculation/mds: Add mitigation control for MDSThomas Gleixner3-0/+97
2019-03-06x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner5-0/+68
2019-03-06x86/kvm/vmx: Add MDS protection when L1D Flush is not activeThomas Gleixner2-0/+4
2019-03-06x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner6-0/+83
2019-03-06x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner5-0/+143
2019-03-06x86/kvm: Expose X86_FEATURE_MD_CLEAR to guestsAndi Kleen1-1/+2
2019-03-06x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2-8/+13
2019-03-06x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen3-9/+23
2019-03-06x86/speculation: Consolidate CPU whitelistsThomas Gleixner1-50/+60
2019-03-06x86/msr-index: Cleanup bit definesThomas Gleixner3-18/+20
2019-03-04Linux 5.0v5.0Linus Torvalds1-1/+1
2019-03-02net: sit: fix memory leak in sit_init_net()Mao Wenan1-0/+1
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-02geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-02net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit3-0/+15
2019-03-02bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann1-1/+2
2019-03-02ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu4-7/+17
2019-03-02MIPS: eBPF: Fix icache flush end addressPaul Burton1-1/+1
2019-03-01lan743x: Fix TX Stall IssueBryan Whitehead1-4/+12
2019-03-01net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit1-0/+4
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov4-0/+29
2019-03-01selftests: fixes for UDP GROPaolo Abeni2-17/+33
2019-03-01hugetlbfs: fix races and page leaks during migrationMike Kravetz3-3/+36
2019-03-01kasan: turn off asan-stack for clang-8 and earlierArnd Bergmann2-1/+23
2019-03-01bpf: drop refcount if bpf_map_new_fd() fails in map_create()Peng Sun1-2/+2
2019-03-01net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390XMaxime Chevallier1-2/+2
2019-02-28net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn1-1/+1
2019-02-28xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2-0/+9
2019-02-28xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin1-5/+5
2019-02-28sctp: chunk.c: correct format string for size_t in printkMatthias Maennich1-1/+1
2019-02-28net: netem: fix skb length BUG_ON in __skb_to_sgvecSheng Lan1-3/+7
2019-02-28kvm: properly check debugfs dentry before using itGreg Kroah-Hartman1-1/+1
2019-02-28mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN1-4/+5
2019-02-28x86/hyper-v: Fix definition of HV_MAX_FLUSH_REP_COUNTLan Tianyu1-1/+1
2019-02-28tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall1-1/+3
2019-02-28crypto: arm64/chacha - fix hchacha_block_neon() for big endianEric Biggers1-2/+2
2019-02-28crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers1-0/+16
2019-02-28netlabel: fix out-of-bounds memory accessesPaul Moore2-2/+4