summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky1-0/+7
2019-08-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann1-0/+8
2019-08-06Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf1-8/+80
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf1-3/+4
2019-08-04arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan1-1/+1
2019-07-31dt-bindings: allow up to four clocks for orion-mdioJosua Mayer1-1/+1
2019-07-31x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra1-0/+3
2019-07-21Documentation: Add section about CPU vulnerabilities for SpectreTim Chen3-0/+700
2019-07-21qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer1-2/+2
2019-07-21dt-bindings: can: mcp251x: add mcp25625 supportSean Nyekjaer1-0/+1
2019-07-03futex: Update comments and docs about return values of arch futex codeWill Deacon1-2/+1
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+8
2019-06-09doc: Cope with Sphinx logging deprecationsJonathan Corbet3-21/+59
2019-06-09doc: Cope with the deprecation of AutoReporterJonathan Corbet1-8/+26
2019-06-09docs: Fix conf.py for Sphinx 2.0Jonathan Corbet1-1/+1
2019-05-21x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski1-32/+7
2019-05-21x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski1-7/+0
2019-05-14x86/speculation/mds: Fix documentation typoJosh Poimboeuf1-1/+1
2019-05-14Documentation: Correct the possible MDS sysfs valuesTyler Hicks1-16/+13
2019-05-14x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta2-2/+8
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf1-0/+2
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-2/+3
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-4/+5
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-5/+11
2019-05-14cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf1-0/+24
2019-05-14x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2-2/+7
2019-05-14Documentation: Add MDS vulnerability documentationThomas Gleixner5-2/+312
2019-05-14Documentation: Move L1TF to separate directoryThomas Gleixner5-6/+16
2019-05-14x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner1-0/+27
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/+118
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
2019-01-09x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=offMichal Hocko2-1/+8
2018-12-05x86/speculation: Provide IBPB always command line optionsThomas Gleixner1-0/+12
2018-12-05x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner1-1/+8
2018-12-05x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner1-1/+6
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+9
2018-12-05x86/speculation: Add command line control for indirect branch speculationThomas Gleixner1-2/+30
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca1-0/+36