summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-2310-32/+159
|\
| * Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney2022-05-112-0/+32
| |\
| | * rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki2022-05-112-0/+32
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney2022-05-031-3/+70
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | | * srcu: Automatically determine size-transition strategy at bootPaul E. McKenney2022-05-031-0/+10
| | | | | * srcu: Add contention-triggered addition of srcu_node treePaul E. McKenney2022-04-111-0/+9
| | | | | * srcu: Add boot-time control over srcu_node array allocationPaul E. McKenney2022-04-111-0/+13
| | | | |/ | | | |/|
| | | | * rcu-tasks: Print pre-stall-warning informational messagesPaul E. McKenney2022-04-111-3/+27
| | | |/
| | * / kernel/smp: Provide boot-time timeout for CSD lock diagnosticsPaul E. McKenney2022-04-201-0/+11
| | |/
| * | docs: Update RCU cross-references as suggested in doc-guideAkira Yokosawa2022-04-208-29/+25
| * | docs: Add documentation for rude and trace RCU flavorsPaul E. McKenney2022-04-201-0/+32
| |/
* | Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-234-0/+164
|\ \
| * | docs: security: Add secrets/coco documentationDov Murik2022-04-133-0/+113
| * | virt: Add efi_secret module to expose confidential computing secretsDov Murik2022-04-131-0/+51
| |/
* | 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
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |