summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)Author
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-09-06x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-09-06siphash: implement HalfSipHash1-3 for hash tablesJason A. Donenfeld
2019-09-06siphash: add cryptographically secure PRFJason A. Donenfeld
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-07-21dt-bindings: can: mcp251x: add mcp25625 supportSean Nyekjaer
2019-06-17tcp: add tcp_min_snd_mss sysctlEric Dumazet
2019-06-11x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski
2019-06-11x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski
2019-05-16x86/speculation/mds: Fix documentation typoJosh Poimboeuf
2019-05-16Documentation: Correct the possible MDS sysfs valuesTyler Hicks
2019-05-16x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta
2019-05-16x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf
2019-05-16x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-16cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-05-16Documentation: Add MDS vulnerability documentationThomas Gleixner
2019-05-16x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner
2019-05-16x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-05-16x86/speculation/l1tf: Document l1tf in sysfsBen Hutchings
2019-05-16x86/speculation/mds: Add mitigation control for MDSThomas Gleixner
2019-05-16x86/speculation/mds: Conditionally clear CPU buffers on idle entryThomas Gleixner
2019-05-16x86/speculation/mds: Clear CPU buffers on exit to userThomas Gleixner
2019-05-16x86/speculation/mds: Add mds_clear_cpu_buffers()Thomas Gleixner
2019-05-16x86/speculation: Provide IBPB always command line optionsThomas Gleixner
2019-05-16x86/speculation: Add seccomp Spectre v2 user space protection modeThomas Gleixner
2019-05-16x86/speculation: Enable prctl mode for spectre_v2_userThomas Gleixner
2019-05-16x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2019-05-16x86/speculation: Add command line control for indirect branch speculationThomas Gleixner
2019-05-16USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-16Documentation: Add nospectre_v1 parameterDiana Craciun
2019-05-16powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot argDiana Craciun
2019-05-16ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu
2019-04-27ARM: 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-20Documentation/network: reword kernel version referenceMark Rustad
2019-02-08inet: frags: break the 2GB limit for frags storageEric Dumazet
2019-02-08inet: frags: use rhashtables for reassembly unitsEric Dumazet
2019-01-26mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko
2018-12-17selftests: Move networking/timestamping from DocumentationShuah Khan
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-20ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre
2018-10-10hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-08-17kbuild: verify that $DEPMOD is installedRandy Dunlap
2018-07-25Documentation/spec_ctrl: Do some minor cleanupsBorislav Petkov
2018-07-25x86/speculation: Make "seccomp" the default mode for Speculative Store BypassKees Cook
2018-07-25prctl: Add force disable speculationThomas Gleixner
2018-07-25x86/speculation: Add prctl for Speculative Store Bypass mitigationThomas Gleixner
2018-07-25prctl: Add speculation control prctlsThomas Gleixner
2018-07-25x86/bugs: Provide boot parameters for the spec_store_bypass_disable mitigationKonrad Rzeszutek Wilk