summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2022-06-29dt-bindings: net: mtk-star-emac: add description for new propertiesBiao Huang
2022-06-29dt-bindings: net: mtk-star-emac: add support for MT8365Biao Huang
2022-06-27Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...David S. Miller
2022-06-27dt-bindings: net: snps,dwmac: add "renesas,rzn1" compatibleClément Léger
2022-06-27dt-bindings: net: snps,dwmac: add "power-domains" propertyClément Léger
2022-06-27dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switchClément Léger
2022-06-27dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converterClément Léger
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-19Merge tag 'irq-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-06-17Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-17Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-17docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si
2022-06-17docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si
2022-06-16dt-bindings: dp83867: add binding for io_impedance_ctrl nvmem cellRasmus Villemoes
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-16ext4, doc: remove unnecessary escapingWang Jianjian
2022-06-15dt-bindings: net: xilinx: document xilinx emaclite driver bindingRadhey Shyam Pandey
2022-06-14dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531Frank Wunderlich
2022-06-14dt-bindings: net: dsa: convert binding for mediatek switchesFrank Wunderlich
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-14docs: tls: document the TLS_TX_ZEROCOPY_ROJakub Kicinski
2022-06-13docs: networking: phy: Fix a typoJonathan Neuschäfer
2022-06-13dt-bindings: can: mpfs: document the mpfs CAN controllerConor Dooley
2022-06-12Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-11can: Break loopback loop on loopback documentationMax Staudt
2022-06-10Documentation: add description for net.sctp.ecn_enableXin Long
2022-06-10Documentation: add description for net.sctp.intl_enableXin Long
2022-06-10Documentation: add description for net.sctp.reconf_enableXin Long
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds
2022-06-10Merge tag 'devicetree-fixes-for-5.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-06-10dt-bindings: display: arm,malidp: remove bogus RQOS propertyAndre Przywara
2022-06-10dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entriesRob Herring
2022-06-10Merge tag 'docs-5.19-3' of git://git.lwn.net/linuxLinus Torvalds
2022-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2022-06-09docs: arm: tcm: Fix typo in description of TCM and MMU usageSimon Horman
2022-06-10scripts/check-local-export: avoid 'wait $!' for process substitutionMasahiro Yamada
2022-06-09dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoCKunihiko Hayashi
2022-06-09docs: Move the HTE documentation to driver-api/Jonathan Corbet
2022-06-09docs: usb: fix literal block marker in usbmon verification exampleJustin Swartz
2022-06-09Documentation/features: Update the arch support status filesZheng Zengkai
2022-06-09KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon