summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera1-138/+0
2019-09-06x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky1-0/+7
2019-09-06siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld1-0/+75
2019-09-06siphash: add cryptographically secure PRFJason A. Donenfeld1-0/+100
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf1-3/+4
2019-07-21dt-bindings: can: mcp251x: add mcp25625 supportSean Nyekjaer1-0/+1
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+8
2019-06-11x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski1-32/+7
2019-06-11x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski1-7/+0
2019-05-16x86/speculation/mds: Fix documentation typoJosh Poimboeuf1-1/+1
2019-05-16Documentation: Correct the possible MDS sysfs valuesTyler Hicks1-16/+13
2019-05-16x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta2-2/+8
2019-05-16x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf1-0/+1
2019-05-16x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-5/+9
2019-05-16cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf1-0/+19
2019-05-16Documentation: Add MDS vulnerability documentationThomas Gleixner2-0/+309
2019-05-16x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner1-0/+27
2019-05-16x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner1-0/+1
2019-05-16x86/speculation/l1tf: Document l1tf in sysfsBen Hutchings1-0/+1
2019-05-16x86/speculation/mds: Add mitigation control for MDSThomas Gleixner1-0/+22
2019-05-16x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner1-0/+42
2019-05-16x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner1-0/+52
2019-05-16x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner1-0/+99
2019-05-16x86/speculation: Provide IBPB always command line optionsThomas Gleixner1-0/+12
2019-05-16x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner1-1/+8
2019-05-16x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner1-1/+6
2019-05-16x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+9
2019-05-16x86/speculation: Add command line control for indirect branch speculationThomas Gleixner1-2/+30
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern1-5/+9
2019-05-16Documentation: Add nospectre_v1 parameterDiana Craciun1-0/+4
2019-05-16powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun1-1/+1
2019-05-16ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu1-0/+1
2019-04-27ARM: 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-20Documentation/network: reword kernel version referenceMark Rustad1-1/+1
2019-02-08inet: frags: break the 2GB limit for frags storageEric Dumazet1-2/+2
2019-02-08inet: frags: use rhashtables for reassembly unitsEric Dumazet1-5/+2
2019-01-26mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko1-1/+3
2018-12-17selftests: Move networking/timestamping from DocumentationShuah Khan7-1231/+1
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca1-0/+36
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski1-5/+0
2018-10-20ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre1-0/+1
2018-10-10hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-1/+1
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap1-11/+6
2018-07-25Documentation/spec_ctrl: Do some minor cleanupsBorislav Petkov1-12/+12
2018-07-25x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook1-9/+17
2018-07-25prctl: Add force disable speculationThomas Gleixner1-13/+21
2018-07-25x86/speculation: Add prctl for Speculative Store Bypass mitigationThomas Gleixner1-1/+5
2018-07-25prctl: Add speculation control prctlsThomas Gleixner1-0/+86
2018-07-25x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk1-0/+33