summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2019-08-06Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-04arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan
2019-07-31dt-bindings: allow up to four clocks for orion-mdioJosua Mayer
2019-07-31x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-07-21Documentation: Add section about CPU vulnerabilities for SpectreTim Chen
2019-07-21qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer
2019-07-21dt-bindings: can: mcp251x: add mcp25625 supportSean Nyekjaer
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-09doc: Cope with Sphinx logging deprecationsJonathan Corbet
2019-06-09doc: Cope with the deprecation of AutoReporterJonathan Corbet
2019-06-09docs: Fix conf.py for Sphinx 2.0Jonathan Corbet
2019-05-21x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski
2019-05-21x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-14x86/speculation/mds: Fix documentation typoJosh Poimboeuf
2019-05-14Documentation: Correct the possible MDS sysfs valuesTyler Hicks
2019-05-14x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-14x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf
2019-05-14Documentation: Add MDS vulnerability documentationThomas Gleixner
2019-05-14Documentation: Move L1TF to separate directoryThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-14x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-14x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-14x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner
2019-05-14Documentation/l1tf: Fix small spelling typoSalvatore Bonaccorso
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-02Documentation: Add nospectre_v1 parameterDiana Craciun
2019-05-02powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun
2019-05-02ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu
2019-04-05ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor
2019-04-03KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson
2019-02-20dt-bindings: eeprom: at24: add "atmel,24c2048" compatible stringAdrian Bunk
2019-01-26mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko
2019-01-09x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko
2018-12-05x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2018-12-05x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2018-12-05x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-05x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner
2018-11-27x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov