summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner1-0/+1
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner1-0/+22
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner1-0/+42
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner1-0/+52
2019-05-14x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner4-0/+128
2019-05-14x86/speculation: Provide IBPB always command line optionsThomas Gleixner1-0/+12
2019-05-14x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner1-1/+8
2019-05-14x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner1-1/+6
2019-05-14x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+9
2019-05-14x86/speculation: Add command line control for indirect branch speculationThomas Gleixner1-2/+30
2019-05-14x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko2-1/+8
2019-05-14Documentation/l1tf: Fix small spelling typoSalvatore Bonaccorso1-1/+1
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-5/+9
2019-05-02Documentation: Add nospectre_v1 parameterDiana Craciun1-0/+4
2019-05-02powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun1-1/+1
2019-05-02ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu1-0/+1
2019-04-05ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor1-2/+2
2019-04-03KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson1-5/+11
2019-02-20dt-bindings: eeprom: at24: add "atmel,24c2048" compatible stringAdrian Bunk1-2/+3
2019-01-26mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko1-1/+3
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca1-0/+36
2018-11-10ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEsPrarit Bhargava1-1/+0
2018-10-18inet: frags: break the 2GB limit for frags storageEric Dumazet1-2/+2
2018-10-18inet: frags: use rhashtables for reassembly unitsEric Dumazet1-5/+2
2018-10-18ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre1-0/+1
2018-10-13x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski1-6/+0
2018-10-04hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-1/+1
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap1-12/+7
2018-08-15KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentryPaolo Bonzini1-0/+21
2018-08-15KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky1-12/+28
2018-08-15Documentation/l1tf: Remove Yonah processors from not vulnerable listThomas Gleixner1-2/+0
2018-08-15Documentation/l1tf: Fix typosTony Luck1-7/+7
2018-08-15Documentation: Add section about CPU vulnerabilitiesThomas Gleixner2-0/+592
2018-08-15x86/bugs, kvm: Introduce boot-time control of L1TF mitigationsJiri Kosina2-6/+66
2018-08-15x86/KVM/VMX: Add module argument for L1TF mitigationKonrad Rzeszutek Wilk1-0/+12
2018-08-15x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being presentKonrad Rzeszutek Wilk1-0/+6
2018-08-15Revert "x86/apic: Ignore secondary threads if nosmt=force"Thomas Gleixner1-6/+2
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner2-0/+28
2018-08-03net: dsa: qca8k: Add QCA8334 binding documentationMichal Vokáč1-1/+22
2018-08-03dt-bindings: net: meson-dwmac: new compatible name for AXG SoCYixun Lan1-0/+1
2018-08-03dt-bindings: pinctrl: meson: add support for the Meson8m2 SoCMartin Blumenstingl1-0/+2
2018-07-22arm64: Add 'ssbd' command-line optionMarc Zyngier1-0/+17
2018-07-03lib/vsprintf: Remove atomic-unsafe support for %pCrGeert Uytterhoeven1-2/+1
2018-06-26net: dsa: b53: Add BCM5389 supportDamien Thébault1-0/+1
2018-06-13netdev-FAQ: clarify DaveM's position for stable backportsCong Wang1-0/+9
2018-05-30dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT1-1/+5
2018-05-30dm thin: fix documentation relative to low water mark thresholdmulhern1-3/+5
2018-05-22Documentation/spec_ctrl: Do some minor cleanupsBorislav Petkov1-12/+12
2018-05-22x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook1-9/+17
2018-05-22prctl: Add force disable speculationThomas Gleixner1-13/+21