summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)Author
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-31arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2019-05-31bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2019-05-25dcache: sort the freeing-without-RCU-delay mess for good.Al Viro
2019-05-22x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski
2019-05-22x86/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-04i2c: i801: Add support for Intel Comet LakeJarkko Nikula
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-03-23stable-kernel-rules.rst: add link to networking patch queueGreg Kroah-Hartman
2019-03-23clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instabilitySamuel Holland
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-01can: hi311x: Use level-triggered interruptLukas Wunner
2018-12-01Documentation/security-bugs: Postpone fix publication in exceptional casesWill Deacon
2018-12-01Documentation/security-bugs: Clarify treatment of embargoed informationWill Deacon
2018-11-27USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubKai-Heng Feng
2018-11-27x86/mm: Move LDT remap out of KASLR region on 5-level pagingKirill A. Shutemov
2018-11-27x86/earlyprintk: Add a force option for pciserial deviceFeng Tang