aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Gravatar Joerg Roedel 4-7/+46
2019-09-11iommu/vt-d: Check whether device requires bounce bufferGravatar Lu Baolu 1-0/+5
2019-09-07Documentation/process: Add Qualcomm process ambassador for hardware security ...Gravatar Trilok Soni 1-1/+1
2019-09-06Documentation/process/embargoed-hardware-issues: Microsoft ambassadorGravatar Sasha Levin 1-1/+1
2019-09-05Documentation/process: Add Google contact for embargoed hardware issuesGravatar Kees Cook 1-4/+4
2019-09-05Documentation/process: Volunteer as the ambassador for XenGravatar Andrew Cooper 1-1/+1
2019-09-02Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-0/+280
2019-08-31dt-bindings: net: dsa: document additional Microchip KSZ8563 switchGravatar Razvan Stefanescu 1-0/+1
2019-08-30dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMIGravatar Yong Wu 3-6/+40
2019-08-28macb: bindings doc: update sifive fu540-c000 bindingGravatar Yash Shah 1-2/+2
2019-08-28Documentation/process: Embargoed hardware security issuesGravatar Thomas Gleixner 2-0/+280
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 1-10/+20
2019-08-26dt-bindings: IDU-intc: Add support for edge-triggered interruptsGravatar Mischa Jonker 1-5/+14
2019-08-26dt-bindings: IDU-intc: Clean up documentationGravatar Mischa Jonker 1-4/+5
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+7
2019-08-23Documentation: Update Documentation for iommu.passthroughGravatar Joerg Roedel 1-1/+1
2019-08-22Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+1
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hGravatar Tom Lendacky 1-0/+7
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 3-48/+3
2019-08-15Documentation PCI: Fix pciebus-howto.rst filename typoGravatar Bjorn Helgaas 2-1/+1
2019-08-15Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-15/+22
2019-08-14dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schemaGravatar Rob Herring 1-1/+2
2019-08-12dt-bindings: fec: explicitly mark deprecated propertiesGravatar Sven Van Asbroeck 1-13/+17
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-163/+17
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadGravatar Jakub Kicinski 1-18/+0
2019-08-08net: docs: replace IPX in tuntap documentationGravatar Stephen Hemminger 1-2/+2
2019-08-08docs: admin-guide: remove references to IPX and token-ringGravatar Stephen Hemminger 1-28/+1
2019-08-08dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...Gravatar Paul Walmsley 1-1/+1
2019-08-08dt-bindings: riscv: remove obsolete cpus.txtGravatar Paul Walmsley 2-162/+12
2019-08-08dt-bindings: Update the riscv,isa string descriptionGravatar Atish Patra 1-0/+4
2019-08-08Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-10/+16
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-6/+17
2019-08-06Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-12/+84
2019-08-05smb3: update TODO list of missing featuresGravatar Steve French 1-10/+16
2019-08-05net/tls: partially revert fix transition through disconnect with closeGravatar Jakub Kicinski 1-6/+0
2019-08-05Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2019-08-03Documentation: Add swapgs description to the Spectre v1 documentationGravatar Josh Poimboeuf 1-8/+80
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-1/+1
2019-07-30dt-bindings: Fix generated example files getting added to schemasGravatar Rob Herring 1-1/+3
2019-07-28Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar Thomas Gleixner 1817-105936/+119931
2019-07-28Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-4/+2
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-0/+14
2019-07-27Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-3/+28
2019-07-27Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 17-103/+160
2019-07-26dt-bindings: Fix more $id value mismatches filenamesGravatar Rob Herring 11-11/+11
2019-07-26dt-bindings: nvmem: SID: Fix the examples node namesGravatar Maxime Ripard 1-2/+2
2019-07-26dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindingsGravatar Maxime Ripard 3-80/+139
2019-07-26Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 1-6/+17
2019-07-26Merge tag 'docs-5.3-1' of git://git.lwn.net/linuxGravatar Linus Torvalds 61-667/+718
2019-07-26Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1