aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-08-15Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski4-314/+188
2023-08-15netlink: specs: add ovs_vport new commandJakub Kicinski1-0/+18
2023-08-14net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQRahul Rameshbabu1-1/+4
2023-08-14net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEsRahul Rameshbabu1-0/+6
2023-08-14net/mlx5: Consolidate devlink documentation in devlink/mlx5.rstRahul Rameshbabu3-314/+179
2023-08-14netlink: specs: devlink: extend health reporter dump attributes by port indexJiri Pirko1-1/+1
2023-08-14netlink: specs: devlink: extend per-instance dump commands to accept instance...Jiri Pirko1-13/+26
2023-08-14netlink: specs: devlink: add commands that do per-instance dumpJiri Pirko1-1/+443
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos1-0/+4
2023-08-14dt-bindings: net: ethernet-controller: add PSGMII modeRobert Marko1-0/+1
2023-08-11dt-bindings: net: qualcomm: Add WCN3988Luca Weiss1-0/+2
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-34/+51
2023-08-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski2-34/+51
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-17/+104
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-50/+338
2023-08-10Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-11/+11
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)1-27/+44
2023-08-10Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)1-7/+7
2023-08-08bpf, docs: Fix small typo and define semantics of sign extensionWill Hawkins1-9/+30
2023-08-08docs: net: page_pool: de-duplicate the intro commentJakub Kicinski1-16/+2
2023-08-07Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-19/+151
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-0/+145
2023-08-07bpf, docs: Formalize type notation and function semantics in ISA standardWill Hawkins1-8/+74
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin1-3/+3
2023-08-07dmaengine: qcom_hidma: Update codeaurora email domainJeffrey Hugo2-11/+11
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds2-18/+12
2023-08-06gve: update gve.rstRushil Gupta1-0/+9
2023-08-04Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+12
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2023-08-04devlink: add split ops generated according to specJiri Pirko1-0/+10
2023-08-04netlink: specs: devlink: add info-get dump opJiri Pirko1-1/+3
2023-08-04netlink: specs: add dump-strict flag for dont-validate propertyJiri Pirko3-3/+3
2023-08-04Merge tag 'linux-can-next-for-6.6-20230803' of git://git.kernel.org/pub/scm/l...David S. Miller1-3/+8
2023-08-03Merge tag 'cxl-fixes-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+13
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-42/+93
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-65/+72
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-8/+9
2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski1-71/+21
2023-08-03docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parametersJakub Kicinski1-0/+34
2023-08-02Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2023-08-02Documentation: kdump: Add va_kernel_pa_offset for RISCV64Song Shuai1-0/+6
2023-08-02dt-bindings: net: Add ICSSG EthernetMD Danish Anwar1-0/+184
2023-08-02dt-bindings: net: oxnas-dwmac: remove obsolete bindingsNeil Armstrong1-41/+0
2023-08-01Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen1-1/+1
2023-07-31dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variantsMarkus Schneider-Pargmann1-3/+8
2023-07-31dt-bindings: net: mediatek,net: fixup MAC bindingRafał Miłecki1-6/+1
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-24/+18
2023-07-30Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+7
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2023-07-29docs/bpf: Fix malformed documentationYonghong Song1-21/+24
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds1-27/+20
2023-07-28docs/bpf: Improve documentation for cpu=v4 instructionsYonghong Song1-22/+32
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr1-4/+4
2023-07-28cxl/memdev: Only show sanitize sysfs files when supportedDavidlohr Bueso1-2/+4
2023-07-28cxl/memdev: Improve sanitize ABI descriptionsDavidlohr Bueso1-2/+11
2023-07-28Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+11
2023-07-28ynl: expose xdp-zc-max-segsStanislav Fomichev1-2/+3
2023-07-28dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schemaEugen Hristev1-2/+8
2023-07-28dt-bindings: net: can: Add support for Allwinner D1 CAN controllerJohn Watts1-2/+4
2023-07-27docs/bpf: Add documentation for new instructionsYonghong Song2-41/+79
2023-07-27bpf, docs: fix BPF_NEG entry in instruction-set.rstJose E. Marchesi1-1/+1
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-77/+13
2023-07-27tmpfs: fix Documentation of noswap and huge mount optionsHugh Dickins1-27/+20
2023-07-27Merge tag 'net-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-6/+7
2023-07-27x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)3-0/+145
2023-07-27xen: speed up grant-table reclaimDemi Marie Obenour1-0/+11
2023-07-26dt-bindings: net: mediatek,net: add mt7988-eth bindingDaniel Golle1-6/+76
2023-07-26dt-bindings: net: mediatek,net: add missing mediatek,mt7621-ethDaniel Golle1-1/+26
2023-07-26dt-bindings: net: qca,ar803x: add missing unevaluatedProperties for each regu...Krzysztof Kozlowski1-0/+2
2023-07-26dt-bindings: mt76: support pointing to EEPROM using NVMEM cellRafał Miłecki1-1/+11
2023-07-26Documentation: embargoed-hardware-issues.rst: add AMD to the listGreg Kroah-Hartman1-0/+1
2023-07-25dt-bindings: net: wireless: mt76: add bindings for MT7981Daniel Golle1-0/+1
2023-07-25Documentation: devices.txt: reconcile serial/ucc_uart minor numersRandy Dunlap1-1/+1
2023-07-24dt-bindings: serial: atmel,at91-usart: update compatible for sam9x60Durai Manickam KR1-1/+3
2023-07-24dt-bindings: net: motorcomm: Add pad driver strength cfgSamin Guo1-0/+34
2023-07-24Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-0/+3
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr1-0/+8
2023-07-22Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-50/+3
2023-07-22x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips1-4/+7
2023-07-21docs: net: clarify the NAPI rules around XDP TxJakub Kicinski1-6/+7
2023-07-21net: page_pool: hide page_pool_release_page()Jakub Kicinski1-7/+4
2023-07-21x86/speculation: Add force option to GDS mitigationDaniel Sneddon2-5/+21
2023-07-21dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txtRob Herring1-28/+0
2023-07-21dt-bindings: serial: Remove obsolete cavium-uart.txtRob Herring1-19/+0
2023-07-21docs: octeontx2: extend documentation for Round Robin schedulingHariprasad Kelam1-0/+8
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-39/+39
2023-07-20dt-bindings: net: dsa: Fix JSON pointer referencesRob Herring1-1/+1
2023-07-19dt-bindings: net: rockchip-dwmac: add default 'input' for clock_in_outEugen Hristev1-0/+1
2023-07-19x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon4-19/+135
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+216
2023-07-19Merge tag 'linux-can-next-for-6.6-20230719' of git://git.kernel.org/pub/scm/l...Jakub Kicinski2-2/+21
2023-07-19xsk: add multi-buffer documentationMagnus Karlsson1-1/+210
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski1-0/+6
2023-07-19dt-bindings: can: xilinx_can: Add reset descriptionMichal Simek1-0/+3
2023-07-18tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet1-0/+1
2023-07-18Documentation: embargoed-hardware-issues.rst: clean out empty and unused entriesGreg Kroah-Hartman1-4/+0
2023-07-18netconsole: Append kernel version to messageBreno Leitao1-1/+10
2023-07-17dt-bindings: net: can: Remove interrupt properties for MCANJudith Mendez1-2/+18
2023-07-17dt-bindings: net: Brcm ASP 2.0 Ethernet controllerFlorian Fainelli1-0/+155
2023-07-17dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0Justin Chen1-0/+2
2023-07-17Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman1-7/+6
2023-07-17Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman1-14/+12
2023-07-17ASoC: Merge v6.5-rc2Mark Brown850-4169/+19814
2023-07-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-38/+38
2023-07-14dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficientsKrzysztof Kozlowski1-3/+3
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski7-14/+32
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-07-12Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2023-07-11docs: netdev: update the URL of the status pageJakub Kicinski1-1/+1
2023-07-11Documentation: RISC-V: hwprobe: Fix a formatting errorPalmer Dabbelt1-1/+1
2023-07-11Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen1-38/+38
2023-07-11platform/x86: dell-ddv: Fix mangled list in documentationArmin Wolf1-1/+2
2023-07-11irqchip/gic-v3: Workaround for GIC-700 erratum 2941627Lorenzo Pieralisi1-0/+3
2023-07-10bpf,docs: Create new standardization subdirectoryDavid Vernet4-3/+21
2023-07-10Merge tag 'linux-watchdog-6.5-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+42
2023-07-09ASoC: dt-bindings: audio-graph-card2: Drop incomplete exampleRob Herring1-19/+1
2023-07-09ASoC: dt-bindings: Update maintainer email idRohit kumar2-2/+2
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds1-2/+2
2023-07-08Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds6-14/+14
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-667/+4
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos6-14/+14
2023-07-08ntb.rst: Fix copy and paste errorGeoff Levand1-2/+2
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-23/+289
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds12-11/+18
2023-07-06RISC-V: Document the ISA string parsing rules for ACPIPalmer Dabbelt2-0/+11
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+63
2023-07-06Merge tag 'linux-watchdog-6.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds1-0/+50
2023-07-06dt-bindings: watchdog: Add Loongson-1 watchdogKeguang Zhang1-0/+42
2023-07-05Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds21-115/+420
2023-07-05scsi: ufs: core: Update contact email for monitor sysfs nodesCan Guo1-38/+38
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-7/+18
2023-07-05Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+16
2023-07-05Merge tag 'pwm/for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-31/+50
2023-07-05Merge tag 'devicetree-for-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds23-73/+138
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+28
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds28-26/+1499
2023-07-05Merge tag 'trace-tools-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+27
2023-07-05dt-bindings: soc: qcom: stats: Update maintainer emailMaulik Shah1-1/+1
2023-07-05dt-bindings: cleanup DTS example whitespacesKrzysztof Kozlowski15-30/+30
2023-07-05dt-bindings: riscv: deprecate riscv,isaConor Dooley2-23/+270
2023-07-04Merge tag 'pm-6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds14-6/+214
2023-07-04Documentation: KVM: SEV: add a missing backtickChangyuan Lyu1-1/+1
2023-07-04Documentation: ACPI: fix typo in ssdt-overlays.rstDavid Heidelberg1-1/+1
2023-07-04Fix documentation of panic_on_warnOlaf Hering1-1/+1
2023-07-04xsk: Honor SO_BINDTODEVICE on bindIlya Maximets1-0/+9
2023-07-03Merge tag 'for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds10-121/+369
2023-07-03Merge tag 'rproc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-5/+39
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+86
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-1/+424
2023-07-03Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds18-64/+761
2023-07-03Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds43-148/+1023
2023-07-03Merge tag 'backlight-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-83/+168
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds15-18/+211
2023-07-03Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds12-30/+517
2023-07-03Merge tag 'mailbox-v6.5' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds4-26/+42
2023-07-03Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds5-41/+158
2023-07-03docs: remove the tips on how to submit patches from MAINTAINERSJakub Kicinski1-0/+7
2023-07-03docs: fix typo in zh_TW and zh_CN translationXueshi Hu8-8/+8
2023-07-03Documentation: ABI: sysfs-class-net-qmi: pass_through contact updateSubash Abhinov Kasiviswanathan1-1/+1
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-07-01Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-0/+20
2023-07-01Merge tag 'cxl-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds3-0/+117
2023-07-01RISC-V: Document that V registers are clobbered on syscallsPalmer Dabbelt1-0/+8
2023-07-01docs: networking: Update codeaurora references for rmnetSubash Abhinov Kasiviswanathan1-4/+3
2023-07-01docs: netdev: broaden mailbot to all MAINTAINERSJakub Kicinski1-2/+5
2023-07-01Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini4-1/+394
2023-07-01Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini3-4/+34
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-9/+157
2023-06-30dt-bindings: mailbox: tegra: Document Tegra264 HSPPeter De Schrijver1-0/+1
2023-06-30dt-bindings: mailbox: convert bcm2835-mbox bindings to YAMLStefan Wahren2-26/+40
2023-06-30dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatibleManikanta Mylavarapu1-0/+1
2023-06-30Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-136/+81
2023-06-30Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds12-43/+557
2023-06-30Merge tag 'platform-drivers-x86-v6.5-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds14-12/+579
2023-06-30Merge tag 'for-6.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-16/+37
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds15-80/+150
2023-06-30Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds4-7/+172
2023-06-30Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds3-0/+191
2023-06-30dt-bindings: timestamp: restrict node name suffixesKrzysztof Kozlowski1-1/+1
2023-06-30dt-bindings: slimbus: restrict node name suffixesKrzysztof Kozlowski1-1/+1
2023-06-30dt-bindings: watchdog: restrict node name suffixesKrzysztof Kozlowski1-2/+2
2023-06-30Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2-0/+210
2023-06-30dt-bindings: watchdog: brcm,kona-wdt: convert txt file to yamlNikita Bondarenko2-15/+41
2023-06-30dt-bindings: watchdog: cdns,wdt-r1p2: Convert cadence watchdog to yamlSrinivas Neeli2-23/+62
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-11/+163
2023-06-30Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+59
2023-06-30Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2-2/+2
2023-06-29Merge tag 'iommu-updates-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+14
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-156/+369
2023-06-29Merge tag 'soc-newsoc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds11-7/+380
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds61-103/+676
2023-06-29Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-4/+69
2023-06-29Merge tag 'devicetree-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds40-55/+202
2023-06-29Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2023-06-29Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+6
2023-06-29Merge tag 'ovl-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds1-5/+39
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds42-93/+1193