summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2019-11-15x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-15x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta
2019-11-15x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-11-15x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-09-23x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski
2019-09-23x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-08-20siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld
2019-08-13siphash: add cryptographically secure PRFJason A. Donenfeld
2019-08-13x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-13USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-08-13KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson
2019-06-20tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-05-22x86/speculation/mds: Fix documentation typoJosh Poimboeuf
2019-05-22Documentation: Correct the possible MDS sysfs valuesTyler Hicks
2019-05-22x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta
2019-05-22x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-22x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-22cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-22Documentation: Add MDS vulnerability documentationThomas Gleixner
2019-05-22x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-22x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-22x86/speculation/l1tf: Document l1tf in sysfsBen Hutchings
2019-05-22x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-22x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-22x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-22x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner
2019-05-22x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2019-05-22x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2019-05-22x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2019-05-22x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2019-05-22x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2019-05-22x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov
2019-05-22locking/static_keys: Fix up the static keys documentationJonathan Corbet
2019-05-22locking/static_keys: Fix a silly typoJonathan Corbet
2019-05-22jump label, locking/static_keys: Update docsJason Baron
2019-04-04mm: rmap use pte lock not mmap_sem to set PageMlockedHugh Dickins
2019-04-04mm Documentation: undoc non-linear vmasHugh Dickins
2018-11-20fs/proc: Stop trying to report thread stacksAndy Lutomirski
2018-10-21ppp: remove the PPPIOCDETACH ioctlEric Biggers
2018-10-03rmap: drop support of non-linear mappingsKirill A. Shutemov
2018-10-03mm: replace remap_file_pages() syscall with emulationKirill A. Shutemov
2018-10-03Documentation/spec_ctrl: Do some minor cleanupsBorislav Petkov
2018-10-03x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook
2018-10-03prctl: Add force disable speculationThomas Gleixner
2018-10-03x86/speculation: Add prctl for Speculative Store Bypass mitigationThomas Gleixner
2018-10-03prctl: Add speculation control prctlsThomas Gleixner
2018-10-03x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk
2018-10-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-06-16dm thin: fix documentation relative to low water mark thresholdmulhern
2018-06-16arm: spear13xx: Fix dmas cellsViresh Kumar