summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-211-1/+1
|\
| * dt-bindings: input: mediatek,mt6779-keypad: update maintainerMattijs Korpershoek2022-04-241-1/+1
* | Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-05-181-2/+2
|\ \
| * \ Merge tag 'aspeed-v5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2022-05-031-2/+2
| |\ \
| | * | dt-bindings: pinctrl: aspeed-g6: add FWQSPI function/groupJae Hyun Yoo2022-04-131-2/+2
| | * | dt-bindings: pinctrl: aspeed-g6: remove FWQSPID groupJae Hyun Yoo2022-04-131-1/+1
* | | | Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-151-3/+4
|\ \ \ \
| * | | | Documentation/process: Update ARM contact for embargoed hardware issuesCatalin Marinas2022-05-101-1/+1
| * | | | Documentation/process: Add embargoed HW contact for Ampere ComputingDarren Hart2022-05-061-0/+1
| * | | | Documentation/process: Make groups alphabetical and use tabs consistentlyDarren Hart2022-05-061-3/+3
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-05-131-0/+3
|\ \ \ \
| * | | | arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K2022-05-121-0/+3
* | | | | Merge tag 'devicetree-fixes-for-5.18-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-0517-75/+18
|\ \ \ \ \
| * | | | | dt-bindings: pci: apple,pcie: Drop max-link-speed from exampleHector Martin2022-05-041-3/+0
| * | | | | dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemasRob Herring2022-05-0413-68/+5
| * | | | | dt-bindings: pinctrl: Allow values for drive-push-pull and drive-open-drainRob Herring2022-05-041-2/+10
| * | | | | dt-bindings: leds-mt6360: Drop redundant 'unevaluatedProperties'Rob Herring2022-04-271-2/+0
| * | | | | dt-bindings: ufs: cdns,ufshc: Add power-domainsKrzysztof Kozlowski2022-04-271-0/+3
* | | | | | Merge tag 'hwmon-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-031-4/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | dt-bindings: hwmon: ti,tmp421: Fix type for 'ti,n-factor'Rob Herring2022-04-131-4/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-011-7/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini2022-04-291-7/+17
| |\ \ \ \ \ \
| | * | | | | | KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini2022-04-291-7/+17
* | | | | | | | Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-04-301-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: usb: samsung,exynos-usb2: add missing required regKrzysztof Kozlowski2022-04-211-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-291-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'at91-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-04-141-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: at91: use generic node name for dataflashKrzysztof Kozlowski2022-04-131-1/+1
| | |/ / / / / / /
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-292-5/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: rtc: add refclk to mpfs-rtcConor Dooley2022-04-221-3/+12
| * | | | | | | | | dt-bindings: clk: mpfs document msspll dri registersConor Dooley2022-04-221-2/+11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-291-18/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation: siphash: disambiguate HalfSipHash algorithm from hsiphash func...Eric Biggers2022-04-251-12/+22
| * | | | | | | | | Documentation: siphash: enclose HalfSipHash usage example in the literal blockBagas Sanjaya2022-04-251-3/+3
| * | | | | | | | | Documentation: siphash: convert danger note to warning for HalfSipHashBagas Sanjaya2022-04-251-6/+6
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-04-291-2/+2
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas2022-04-281-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-281-21/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dt-bindings: net: dsa: realtek: cleanup compatible stringsLuiz Angelo Daros de Luca2022-04-221-21/+14
* | | | | | | | | | Merge tag 'regulator-fix-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-04-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | regulator: dt-bindings: Revise the rt5190a buck/ldo descriptionChiYuan Huang2022-04-221-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | docs: vm/page_owner: use literal blocks for param descriptionAkira Yokosawa2022-04-271-2/+3
* | | | | | | | | | Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2022-04-251-70/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | f2fs: remove obsolete whint_modeJaegeuk Kim2022-04-201-70/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-221-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ext4, doc: fix incorrect h_reserved sizewangjianjian (C)2022-04-121-1/+1
* | | | | | | | | | Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-211-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | dt-bindings: dmaengine: qcom: gpi: Add minItems for interruptsVinod Koul2022-04-201-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-211-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc/ip-sysctl: add bc_forwardingNicolas Dichtel2022-04-201-0/+7