summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: Unify "fsl,liodn" type definitionsRob Herring (Arm)2024-11-272-4/+8
* Merge branch 'dt/linus' into dt/nextRob Herring (Arm)2024-11-154-6/+78
|\
| * dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-...Frank Li2024-10-071-3/+23
| * dt-bindings: misc: fsl,qoriq-mc: remove ref for msi-parentFrank Li2024-10-071-1/+1
| * dt-bindings: display: elgin,jg10309-01: Add own bindingFabio Estevam2024-10-022-2/+54
* | dt-bindings: interrupt-controller: qcom,pdc: Add SAR2130P compatibleDmitry Baryshkov2024-11-081-0/+1
* | dt-bindings: Enable dtc "interrupt_provider" warningsRob Herring (Arm)2024-11-082-1/+1
* | dt-bindings: cache: qcom,llcc: Fix X1E80100 reg entriesAbel Vesa2024-10-291-2/+34
* | dt-bindings: watchdog: convert zii,rave-sp-wdt.txt to yaml formatFrank Li2024-10-282-39/+47
* | dt-bindings: input: convert zii,rave-sp-pwrbutton.txt to yamlFrank Li2024-10-282-22/+36
* | dt-bindings: writing-schema: Add details on YAML text blocksRob Herring (Arm)2024-10-081-0/+30
* | dt-bindings: fpga: altr,fpga-passive-serial: Convert to yamlFabio Estevam2024-10-032-29/+74
* | dt-bindings: Fix array property constraintsRob Herring (Arm)2024-10-027-24/+16
* | dt-bindings: interrupt-controller: fsl,mu-msi: Drop "interrupt-controller" pr...Rob Herring (Arm)2024-10-021-4/+0
* | dt-bindings: interrupt-controller: ti,sci-inta: Add missing "#interrupt-cells...Rob Herring (Arm)2024-10-021-0/+1
* | dt-bindings: trivial-devices: add onnn,adt7462Chanh Nguyen2024-10-021-0/+2
|/
* Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2024-09-292-3/+11
|\
| * dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCCJingyi Wang2024-09-231-0/+1
| * dt-bindings: mailbox: qcom-ipcc: document the support for SA8255pNikunj Kela2024-09-231-0/+1
| * dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188Fei Shao2024-09-231-3/+9
* | Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-292-0/+9
|\ \
| * \ Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar2024-09-292-0/+9
| |\ \
| | * | cleanup: Add usage and style documentationDan Williams2024-08-052-0/+9
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-283-12/+68
|\ \ \ \
| * | | | Documentation: KVM: fix warning in "make htmldocs"Paolo Bonzini2024-09-271-0/+1
| * | | | Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-171-4/+19
| |\ \ \ \
| | * | | | KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-ExitSean Christopherson2024-08-221-4/+19
| * | | | | Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini2024-09-172-8/+40
| |\ \ \ \ \
| | * | | | | KVM: Add a module param to allow enabling virtualization when KVM is loadedSean Christopherson2024-09-041-0/+17
| | * | | | | KVM: Register cpuhp and syscore callbacks when enabling hardwareSean Christopherson2024-09-041-4/+5
| | * | | | | KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlockSean Christopherson2024-09-041-9/+23
| * | | | | | Merge branch 'kvm-memslot-zap-quirk' into HEADPaolo Bonzini2024-09-171-0/+8
| |\| | | | | | | |_|_|_|/ | |/| | | |
| | * | | | KVM: x86/mmu: Introduce a quirk to control memslot zap behaviorYan Zhao2024-08-141-0/+8
* | | | | | Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-281-0/+30
|\ \ \ \ \ \
| * | | | | | s390/vfio-ap: Driver feature advertisementJason J. Herne2024-09-231-0/+30
* | | | | | | Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-271-0/+37
|\ \ \ \ \ \ \
| * | | | | | | user_mode_linux_howto_v2: add VDE vector support in docRenzo Davoli2024-09-121-0/+37
* | | | | | | | Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2024-09-272-0/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | cxl: Add documentation to explain the shared link bandwidth calculationDave Jiang2024-09-232-0/+92
| |/ / / / / / /
* | | | | | | | Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-09-272-0/+64
|\ \ \ \ \ \ \ \
| * | | | | | | | Docs/LoongArch: Add advanced extended IRQ model descriptionHuacai Chen2024-09-242-0/+64
| * | | | | | | | Merge tag 'irq-core-2024-09-16' into loongarch-nextHuacai Chen2024-09-171-1/+13
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-273-10/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dm-crypt: Allow to specify the integrity key size as optionIngo Franzki2024-08-211-0/+4
| * | | | | | | | | | dm delay: enhance kernel documentationHeinz Mauelshagen2024-08-211-9/+32
| * | | | | | | | | | dm vdo: add dmsetup message for returning configuration infoBruce Johnston2024-08-211-1/+6
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* | | | | | | | | | Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-2612-3/+738
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" to examplesRob Herring2024-09-261-3/+6
| * | | | | | | | | | ASoC: dt-bindings: ep93xx: Document Audio Port supportNikita Shubin2024-09-121-0/+4