aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-2/+2
2022-05-15Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+4
2022-05-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+3
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsGravatar Shreyas K K 1-0/+3
2022-05-10Documentation/process: Update ARM contact for embargoed hardware issuesGravatar Catalin Marinas 1-1/+1
2022-05-06Documentation/process: Add embargoed HW contact for Ampere ComputingGravatar Darren Hart 1-0/+1
2022-05-06Documentation/process: Make groups alphabetical and use tabs consistentlyGravatar Darren Hart 1-3/+3
2022-05-05Merge tag 'devicetree-fixes-for-5.18-3' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 17-75/+18
2022-05-04dt-bindings: pci: apple,pcie: Drop max-link-speed from exampleGravatar Hector Martin 1-3/+0
2022-05-04dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemasGravatar Rob Herring 13-68/+5
2022-05-04dt-bindings: pinctrl: Allow values for drive-push-pull and drive-open-drainGravatar Rob Herring 1-2/+10
2022-05-03Merge tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-4/+3
2022-05-03Merge tag 'aspeed-v5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Arnd Bergmann 1-2/+2
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-7/+17
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-5/+23
2022-04-29Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-18/+28
2022-04-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-2/+2
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADGravatar Paolo Bonzini 1-7/+17
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTGravatar Paolo Bonzini 1-7/+17
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-21/+14
2022-04-28Merge tag 'regulator-fix-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueGravatar Catalin Marinas 1-2/+2
2022-04-27docs: vm/page_owner: use literal blocks for param descriptionGravatar Akira Yokosawa 1-2/+3
2022-04-27dt-bindings: leds-mt6360: Drop redundant 'unevaluatedProperties'Gravatar Rob Herring 1-2/+0
2022-04-27dt-bindings: ufs: cdns,ufshc: Add power-domainsGravatar Krzysztof Kozlowski 1-0/+3
2022-04-25Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-70/+0
2022-04-25Documentation: siphash: disambiguate HalfSipHash algorithm from hsiphash func...Gravatar Eric Biggers 1-12/+22
2022-04-25Documentation: siphash: enclose HalfSipHash usage example in the literal blockGravatar Bagas Sanjaya 1-3/+3
2022-04-25Documentation: siphash: convert danger note to warning for HalfSipHashGravatar Bagas Sanjaya 1-6/+6
2022-04-24dt-bindings: input: mediatek,mt6779-keypad: update maintainerGravatar Mattijs Korpershoek 1-1/+1
2022-04-22dt-bindings: rtc: add refclk to mpfs-rtcGravatar Conor Dooley 1-3/+12
2022-04-22dt-bindings: clk: mpfs document msspll dri registersGravatar Conor Dooley 1-2/+11
2022-04-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2022-04-22dt-bindings: net: dsa: realtek: cleanup compatible stringsGravatar Luiz Angelo Daros de Luca 1-21/+14
2022-04-22regulator: dt-bindings: Revise the rt5190a buck/ldo descriptionGravatar ChiYuan Huang 1-1/+1
2022-04-21Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+7
2022-04-21dt-bindings: usb: samsung,exynos-usb2: add missing required regGravatar Krzysztof Kozlowski 1-0/+1
2022-04-20Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+3
2022-04-20f2fs: remove obsolete whint_modeGravatar Jaegeuk Kim 1-70/+0
2022-04-20dt-bindings: dmaengine: qcom: gpi: Add minItems for interruptsGravatar Vinod Koul 1-0/+1
2022-04-20doc/ip-sysctl: add bc_forwardingGravatar Nicolas Dichtel 1-0/+7
2022-04-16Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 28-165/+145
2022-04-16Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 101-101/+111
2022-04-15Documentation/ABI: sysfs-fs-erofs: Fix Sphinx errorsGravatar Hans de Goede 1-2/+3
2022-04-14Merge tag 'drm-fixes-2022-04-15' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-2/+2
2022-04-14dt-bindings: display: panel-timing: Define a single type for propertiesGravatar Rob Herring 1-24/+18