Age | Commit message (Expand) | Author | Files | Lines |
2019-05-21 | x86/speculation/mds: Improve CPU buffer clear documentation | Andy Lutomirski | 1 | -32/+7 |
2019-05-21 | x86/speculation/mds: Revert CPU buffer clear on double fault exit | Andy Lutomirski | 1 | -7/+0 |
2019-05-14 | x86/speculation/mds: Fix documentation typo | Josh Poimboeuf | 1 | -1/+1 |
2019-05-14 | Documentation: Correct the possible MDS sysfs values | Tyler Hicks | 1 | -16/+13 |
2019-05-14 | x86/mds: Add MDSUM variant to the MDS documentation | speck for Pawan Gupta | 2 | -2/+8 |
2019-05-14 | x86/speculation/mds: Add 'mitigations=' support for MDS | Josh Poimboeuf | 1 | -0/+2 |
2019-05-14 | s390/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf | 1 | -2/+3 |
2019-05-14 | powerpc/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf | 1 | -4/+5 |
2019-05-14 | x86/speculation: Support 'mitigations=' cmdline option | Josh Poimboeuf | 1 | -5/+11 |
2019-05-14 | cpu/speculation: Add 'mitigations=' cmdline option | Josh Poimboeuf | 1 | -0/+24 |
2019-05-14 | x86/speculation/mds: Add mds=full,nosmt cmdline option | Josh Poimboeuf | 2 | -2/+7 |
2019-05-14 | Documentation: Add MDS vulnerability documentation | Thomas Gleixner | 5 | -2/+312 |
2019-05-14 | Documentation: Move L1TF to separate directory | Thomas Gleixner | 5 | -6/+16 |
2019-05-14 | x86/speculation/mds: Add mitigation mode VMWERV | Thomas Gleixner | 1 | -0/+27 |
2019-05-14 | x86/speculation/mds: Add sysfs reporting for MDS | Thomas Gleixner | 1 | -0/+1 |
2019-05-14 | x86/speculation/mds: Add mitigation control for MDS | Thomas Gleixner | 1 | -0/+22 |
2019-05-14 | x86/speculation/mds: Conditionally clear CPU buffers on idle entry | Thomas Gleixner | 1 | -0/+42 |
2019-05-14 | x86/speculation/mds: Clear CPU buffers on exit to user | Thomas Gleixner | 1 | -0/+52 |
2019-05-14 | x86/speculation/mds: Add mds_clear_cpu_buffers() | Thomas Gleixner | 4 | -0/+118 |
2019-05-14 | Documentation/l1tf: Fix small spelling typo | Salvatore Bonaccorso | 1 | -1/+1 |
2019-05-08 | USB: core: Fix bug caused by duplicate interface PM usage counter | Alan Stern | 1 | -5/+9 |
2019-05-02 | Documentation: Add nospectre_v1 parameter | Diana Craciun | 1 | -0/+4 |
2019-05-02 | powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg | Diana Craciun | 1 | -1/+1 |
2019-05-02 | ipv4: set the tcp_min_rtt_wlen range from 0 to one day | ZhangXiaoxu | 1 | -0/+1 |
2019-04-05 | ARM: 8833/1: Ensure that NEON code always compiles with Clang | Nathan Chancellor | 1 | -2/+2 |
2019-04-03 | KVM: Reject device ioctls from processes other than the VM's creator | Sean Christopherson | 1 | -5/+11 |
2019-02-20 | dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string | Adrian Bunk | 1 | -2/+3 |
2019-01-26 | mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smaps | Michal Hocko | 1 | -1/+3 |
2019-01-09 | x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off | Michal Hocko | 2 | -1/+8 |
2018-12-05 | x86/speculation: Provide IBPB always command line options | Thomas Gleixner | 1 | -0/+12 |
2018-12-05 | x86/speculation: Add seccomp Spectre v2 user space protection mode | Thomas Gleixner | 1 | -1/+8 |
2018-12-05 | x86/speculation: Enable prctl mode for spectre_v2_user | Thomas Gleixner | 1 | -1/+6 |
2018-12-05 | x86/speculation: Add prctl() control for indirect branch speculation | Thomas Gleixner | 1 | -0/+9 |
2018-12-05 | x86/speculation: Add command line control for indirect branch speculation | Thomas Gleixner | 1 | -2/+30 |
2018-12-01 | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca | 1 | -0/+36 |
2018-12-01 | can: hi311x: Use level-triggered interrupt | Lukas Wunner | 1 | -1/+1 |
2018-11-27 | x86/mm: Move LDT remap out of KASLR region on 5-level paging | Kirill A. Shutemov | 1 | -4/+6 |
2018-11-27 | x86/earlyprintk: Add a force option for pciserial device | Feng Tang | 1 | -1/+5 |
2018-11-13 | media: media colorspaces*.rst: rename AdobeRGB to opRGB | Hans Verkuil | 3 | -21/+10 |
2018-10-18 | ARM: dts: at91: add new compatibility string for macb on sama5d3 | Nicolas Ferre | 1 | -0/+1 |
2018-10-04 | hwmon: (ina2xx) fix sysfs shunt resistor read access | Lothar Felten | 1 | -1/+1 |
2018-09-19 | inet: frags: break the 2GB limit for frags storage | Eric Dumazet | 1 | -2/+2 |
2018-09-19 | inet: frags: use rhashtables for reassembly units | Eric Dumazet | 1 | -5/+2 |
2018-08-17 | kbuild: verify that $DEPMOD is installed | Randy Dunlap | 1 | -12/+7 |
2018-08-15 | KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry | Paolo Bonzini | 1 | -0/+21 |
2018-08-15 | KVM: x86: Add a framework for supporting MSR-based features | Tom Lendacky | 1 | -12/+28 |
2018-08-15 | Documentation/l1tf: Remove Yonah processors from not vulnerable list | Thomas Gleixner | 1 | -2/+0 |
2018-08-15 | Documentation/l1tf: Fix typos | Tony Luck | 1 | -7/+7 |
2018-08-15 | Documentation: Add section about CPU vulnerabilities | Thomas Gleixner | 2 | -0/+600 |
2018-08-15 | x86/bugs, kvm: Introduce boot-time control of L1TF mitigations | Jiri Kosina | 2 | -6/+66 |