aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 18-156/+315
2023-10-11netlink: specs: don't allow version to be specified for genetlinkGravatar Jiri Pirko 3-12/+4
2023-10-10appletalk: remove ipddp driverGravatar Arnd Bergmann 2-79/+0
2023-10-10Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-57/+186
2023-10-10Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 2-0/+4
2023-10-09netlink: specs: remove redundant type keys from attributes in subsetsGravatar Jiri Pirko 3-21/+0
2023-10-09tools: ynl-gen: lift type requirement for attribute subsetsGravatar Jiri Pirko 4-4/+52
2023-10-07Merge tag 'devicetree-fixes-for-6.6-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 11-96/+86
2023-10-07dt-bindings: interrupt-controller: arm,gic-v3: Add dma-noncoherent propertyGravatar Lorenzo Pieralisi 1-0/+12
2023-10-07dt-bindings: interrupt-controller: renesas,irqc: Add r8a779f0 supportGravatar Geert Uytterhoeven 1-0/+1
2023-10-07dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G2UL SoCGravatar Lad Prabhakar 1-55/+170
2023-10-06dt-bindings: trivial-devices: Fix MEMSIC MXC4005 compatible stringGravatar Luca Ceresoli 1-1/+1
2023-10-06dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schemaGravatar Rob Herring 1-8/+16
2023-10-06dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus propertiesGravatar Rob Herring 1-15/+0
2023-10-06dt-bindings: PCI: brcm,iproc-pcie: Fix example indentationGravatar Rob Herring 1-64/+60
2023-10-06media: dt-bindings: Add missing unevaluatedProperties on child node schemasGravatar Rob Herring 3-0/+4
2023-10-06dt-bindings: bus: fsl,imx8qxp-pixel-link-msi-bus: Drop child 'reg' propertyGravatar Rob Herring 1-3/+0
2023-10-06media: dt-bindings: imx7-csi: Make power-domains not required for imx8mqGravatar Fabio Estevam 1-1/+0
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+2
2023-10-06Merge tag 'asoc-fix-v6.6-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 1-0/+3
2023-10-05Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-3/+37
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 15-22/+207
2023-10-05Merge tag 'mfd-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 1-4/+0
2023-10-04Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2023-10-04ynl: netdev: drop unnecessary enum-as-flagsGravatar Jakub Kicinski 1-2/+0
2023-10-04net: appletalk: remove cops supportGravatar Greg Kroah-Hartman 3-99/+0
2023-10-04dt-bindings: net: fec: Add imx8dxl descriptionGravatar Fabio Estevam 1-0/+1
2023-10-04dt-bindings: media: renesas,vin: Fix field-even-active spellingGravatar Geert Uytterhoeven 1-2/+2
2023-10-04dt-bindings: cache: andestech,ax45mp-cache: Fix unit address in exampleGravatar Geert Uytterhoeven 1-1/+1
2023-10-04ASoC: dt-bindings: fsl,micfil: Document #sound-dai-cellsGravatar Fabio Estevam 1-0/+3
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingGravatar Patrick Rohr 1-0/+11
2023-10-03Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code blockGravatar Bagas Sanjaya 1-13/+13
2023-10-03Documentation: dpll: Fix code blocksGravatar Bagas Sanjaya 1-0/+3
2023-10-02handshake: Fix sign of key_serial_t fieldsGravatar Chuck Lever 1-2/+2
2023-10-02handshake: Fix sign of socket file descriptor fieldsGravatar Chuck Lever 1-2/+2
2023-10-02Merge tag 'iommu-fixes-v6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2023-10-02dt-bindings: display: fsl,imx6-hdmi: Change to 'unevaluatedProperties: false'Gravatar Fabio Estevam 1-1/+1
2023-10-01Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+26
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+7
2023-09-30Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 1-6/+37
2023-09-30Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+4
2023-09-30Merge tag 'asoc-fix-v6.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Takashi Iwai 1-0/+1
2023-09-29mm, memcg: reconsider kmem.limit_in_bytes deprecationGravatar Michal Hocko 1-0/+7
2023-09-29Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-0/+1
2023-09-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+7
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundGravatar Rob Herring 1-0/+2
2023-09-28Merge tag 'spi-fix-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+7
2023-09-28erofs: update documentationGravatar Jingbo Xu 1-3/+37
2023-09-28pktgen: Introducing 'SHARED' flag for testing with non-shared skbGravatar Liang Chen 1-0/+12
2023-09-27dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as c...Gravatar Binbin Zhou 1-0/+26