summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-05-261-0/+4
|\
| * fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo2022-05-191-0/+4
* | Merge tag 'mailbox-v5.19' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds2022-05-264-30/+26
|\ \
| * | dt-bindings: mailbox: remove the IPCC "wakeup" IRQFabien Dessenne2022-05-211-8/+3
| * | dt-bindings: mailbox: mtk,adsp-mbox: add mt8186 compatible nameTinghan Shen2022-05-211-3/+4
| * | dt-bindings: tegra186-hsp: add type for shared mailboxesKartik2022-05-211-0/+9
| * | dt-bindings: mailbox: qcom-ipcc: simplify the exampleKrzysztof Kozlowski2022-05-211-19/+10
| |/
* | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-265-2/+119
|\ \
| * \ Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...Bartosz Golaszewski2022-05-051-33/+142
| |\ \
| * | | dt-bindings: gpio: pca95xx: add entry for pca6408Justin Chen2022-05-051-0/+1
| * | | dt-bindings: gpio: add common consumer GPIO linesKrzysztof Kozlowski2022-04-251-0/+64
| * | | dt-bindings: gpio: realtek-otto: Add rtl9310 compatibleSander Vanheule2022-04-111-0/+1
| * | | dt-bindings: gpio: realtek-otto: Add rtl9300 compatibleSander Vanheule2022-04-111-2/+31
| * | | dt-bindings: gpio: renesas,rcar-gpio: Add r8a779f0 supportGeert Uytterhoeven2022-04-051-0/+5
| * | | dt-bindings: gpio: uniphier: Add hogs parsingKunihiko Hayashi2022-04-041-0/+17
* | | | Merge tag 'tag-chrome-platform-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-263-0/+501
|\ \ \ \
| * | | | platform/chrome: Use imperative mood for ChromeOS ACPI sysfs ABI descriptionsBagas Sanjaya2022-05-241-33/+30
| * | | | platform/chrome: Use tables for values lists of ChromeOS ACPI sysfs ABIBagas Sanjaya2022-05-241-19/+33
| * | | | platform/chrome: Add ChromeOS ACPI device driverEnric Balletbo i Serra2022-05-133-0/+490
| |/ / /
* | | | media: lirc: add missing exceptions for lirc uapi header fileSean Young2022-05-261-0/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-267-94/+385
|\ \ \ \
| * | | | Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPENDPaolo Bonzini2022-05-251-26/+26
| * | | | Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-05-251-0/+6
| |\ \ \ \
| | * | | | KVM: s390: Don't indicate suppression on dirtying, failing memopJanis Schoetterl-Glausch2022-05-201-0/+6
| * | | | | Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-2520-82/+28
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-05-25166-604/+1257
| |\ \ \ \ \
| | * \ \ \ \ Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier2022-05-161-2/+74
| | |\ \ \ \ \
| | | * | | | | Documentation: KVM: Fix title level for PSCI_SUSPENDStephen Rothwell2022-05-051-1/+1
| | | * | | | | KVM: arm64: Implement PSCI SYSTEM_SUSPENDOliver Upton2022-05-041-0/+39
| | | * | | | | KVM: arm64: Add support for userspace to suspend a vCPUOliver Upton2022-05-041-2/+35
| | * | | | | | Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier2022-05-164-78/+157
| | |\ \ \ \ \ \
| | | * | | | | | Documentation: Fix index.rst after psci.rst renamingMarc Zyngier2022-05-041-1/+1
| | | * | | | | | Docs: KVM: Add doc for the bitmap firmware registersRaghavendra Rao Ananta2022-05-032-17/+96
| | | * | | | | | Docs: KVM: Rename psci.rst to hypercalls.rstRaghavendra Rao Ananta2022-05-031-0/+0
| | * | | | | | | Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier2022-05-042-0/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2022-04-202-0/+6
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier2022-05-044-10/+522
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | KVM: X86/MMU: Fix shadowing 5-level NPT for 4-level NPT L1 guestLai Jiangshan2022-04-291-0/+4
| * | | | | | | | Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini2022-04-291-12/+15
| |\ \ \ \ \ \ \ \
| * | | | | | | | | KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ESPeter Gonda2022-04-131-1/+11
| * | | | | | | | | Merge branch 'kvm-older-features' into HEADPaolo Bonzini2022-04-131-14/+135
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.David Woodhouse2022-04-021-4/+7
| | * | | | | | | | | KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SENDDavid Woodhouse2022-04-021-10/+119
| | * | | | | | | | | KVM: x86: Allow userspace to opt out of hypercall patchingOliver Upton2022-04-021-0/+9
* | | | | | | | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-2617-238/+757
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | zswap: memcg accountingJohannes Weiner2022-05-191-0/+21
| * | | | | | | | | | | mm: zswap: add basic meminfo and vmstat coverageJohannes Weiner2022-05-191-0/+6
| * | | | | | | | | | | Documentation: filesystems: proc: update meminfo sectionJohannes Weiner2022-05-191-56/+92
| * | | | | | | | | | | mm/memcontrol: export memcg->watermark via sysfs for v2 memcgGanesan Rajagopal2022-05-131-0/+7
| * | | | | | | | | | | mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctlMuchun Song2022-05-131-0/+39