summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2019-04-21Documentation: decnet: remove reference to CONFIG_DECNET_ROUTE_FWMARKCorentin Labbe-2/+0
2019-04-21dt-bindings: add an explanation for internal phy-modeCorentin Labbe-1/+2
2019-04-19of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar-2/+6
2019-04-17ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu-0/+1
2019-04-12rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne-7/+9
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-1/+1
2019-04-07dt-bindings: cpu: Fix JSON schemaMaxime Ripard-1/+1
2019-04-05psi: clarify the units used in pressure filesWaiman Long-6/+6
2019-04-05lib/lzo: fix bugs for very short or empty inputDave Rodgman-3/+5
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+131
2019-04-04flow_dissector: rst'ify documentationStanislav Fomichev-115/+127
2019-04-03flow_dissector: document BPF flow dissector environmentStanislav Fomichev-0/+115
2019-04-02Merge tag 'hwmon-for-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-28/+60
2019-03-30Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+1
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-4/+4
2019-03-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2019-03-29dt-bindings: hwmon: (adc128d818) Specify ti,mode property sizeCarlos Menin-2/+2
2019-03-28Documentation: kvm: clarify KVM_SET_USER_MEMORY_REGIONPaolo Bonzini-8/+10
2019-03-28KVM: doc: Document the life cycle of a VM and its resourcesSean Christopherson-0/+17
2019-03-28KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson-5/+11
2019-03-28KVM: doc: Fix incorrect word ordering regarding supported use of APIsSean Christopherson-12/+16
2019-03-28KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson-4/+7
2019-03-28vfs: Update mount API docsDavid Howells-172/+195
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-15/+93
2019-03-28dt-bindings: serial: Add compatible for Mediatek MT8183Erin Lo-0/+1
2019-03-27i2c: wmt: make bindings file name match the driverWolfram Sang-0/+0
2019-03-27i2c: sun6i-p2wi: make bindings file name match the driverWolfram Sang-0/+0
2019-03-27i2c: stu300: make bindings file name match the driverWolfram Sang-0/+0
2019-03-27i2c: mt65xx: make bindings file name match the driverWolfram Sang-0/+0
2019-03-27i2c: iop3xx: make bindings file name match the driverWolfram Sang-0/+0
2019-03-26bpf, doc: fix BTF docs reflow of bullet listJesper Dangaard Brouer-4/+4
2019-03-26dt-bindings: net: dsa: qca8k: support internal mdio-busChristian Lamparter-5/+64
2019-03-26dt-bindings: net: dsa: qca8k: fix exampleChristian Lamparter-2/+2
2019-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-4/+4
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner-0/+1
2019-03-21dt-bindings: irqchip: renesas-irqc: Document r8a774c0 supportFabrizio Castro-0/+1
2019-03-20i2c: i801: Add support for Intel Comet LakeJarkko Nikula-0/+1
2019-03-19netfilter: nf_flowtable: remove duplicated transition in diagramPablo Neira Ayuso-4/+4
2019-03-18Documentation: networking: Update netdev-FAQ regarding patchesFlorian Fainelli-0/+13
2019-03-18doc: fix link to MSG_ZEROCOPY patchsetTobias Klauser-1/+1
2019-03-17networking: fix snmp_counter.rst Doc. WarningsRandy Dunlap-3/+9
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-1/+1
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds-0/+22
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+3
2019-03-15Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-13/+24
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-46/+49
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+2
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds-2/+0