summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-10dt-bindings: sram: Allow multiple-word prefixes to sram subnodeKonrad Dybcio1-1/+1
2026-04-10dt-bindings: sram: Document qcom,milos-imemLuca Weiss1-0/+1
2026-04-07scripts/dtc: Update to upstream version v1.7.2-69-g53373d135579Rob Herring (Arm)6-8/+18
2026-04-07of: property: Allow fw_devlink device-tree on x86Herve Codina1-1/+25
2026-04-07dt-bindings: arm: cpus: Add Apple M3 CPU core compatiblesJanne Grunau1-0/+2
2026-04-07dt-bindings: display: lt8912b: Drop redundant endpoint propertiesKrzysztof Kozlowski1-3/+0
2026-04-07dt-bindings: opp-v2: Fix example 3 CPU reg valueVivian Wang1-4/+4
2026-03-31dt-bindings: connector: add pd-disable dependencyXu Yang1-0/+1
2026-03-26Merge branch 'dt-reserved-mem-cleanups' into dt/nextRob Herring (Arm)10-211/+285
2026-03-26dt-bindings: spmi: qcom,x1e80100-spmi-pmic-arb: Document Eliza compatibleAbel Vesa1-1/+3
2026-03-26of: reserved_mem: rework fdt_init_reserved_mem_node()Marek Szyprowski1-34/+28
2026-03-26of: reserved_mem: clarify fdt_scan_reserved_mem*() functionsMarek Szyprowski3-11/+17
2026-03-26of: reserved_mem: rearrange code a bitMarek Szyprowski1-50/+49
2026-03-26of: reserved_mem: replace CMA quirks by generic methodsMarek Szyprowski5-67/+137
2026-03-26of: reserved_mem: switch to ops based OF_DECLARE()Marek Szyprowski6-39/+49
2026-03-26of: reserved_mem: use -ENODEV instead of -ENOENTMarek Szyprowski3-5/+6
2026-03-26of: reserved_mem: remove fdt node from the structureMarek Szyprowski6-25/+19
2026-03-14soc: qcom: pd-mapper: Convert to of_machine_get_match()Geert Uytterhoeven1-7/+1
2026-03-14cpufreq: ti-cpufreq: Convert to of_machine_get_match()Geert Uytterhoeven1-11/+1
2026-03-14cpufreq: qcom-nvmem: Convert to of_machine_get_match()Geert Uytterhoeven1-14/+2
2026-03-14cpufreq: airoha: Convert to of_machine_get_match()Geert Uytterhoeven1-6/+1
2026-03-14of: Convert to of_machine_get_match()Geert Uytterhoeven1-8/+1
2026-03-14of: Add of_machine_get_match() helperGeert Uytterhoeven2-9/+13
2026-03-13dt-bindings: input: touchscreen: convert fsl-mx25-tcq.txt to yamlFrank Li2-34/+69
2026-03-12dt-bindings: interrupt-controller: arm,gic-v3: Fix EPPI rangeGeert Uytterhoeven1-1/+1
2026-03-12dt-bindings: bus: Remove unused bindingsAndy Shevchenko2-197/+0
2026-03-12bus: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko4-720/+0
2026-03-06dt-bindings: qcom,pdc: document the Eliza Power Domain ControllerAbel Vesa1-0/+1
2026-03-05dt-bindings: mux: Remove nodename pattern constraintsTommaso Merciai1-6/+0
2026-02-28of: property: fix typo in kernel-doc return descriptionSong Hongyi1-1/+1
2026-02-28of: fix incorrect device creation for reserved memory nodesKenny Cheng1-3/+9
2026-02-24docs: dt: unittest: update to current unittest filenamesMarkus Heidelberg2-19/+22
2026-02-24dt-bindings: arm: cpus: Deprecate Qualcomm generic compatiblesKrzysztof Kozlowski1-143/+147
2026-02-23dt-bindings: fsl: add compatible string fsl,imx25-aipsFrank Li1-0/+1
2026-02-23checkpatch: Fix false DT_SPLIT_BINDING_PATCH warningsRob Herring (Arm)1-1/+1
2026-02-23Linux 7.0-rc1v7.0-rc1Linus Torvalds1-3/+3
2026-02-23Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds3-16/+14
2026-02-23Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+7
2026-02-22CREDITS: Add -next to Stephen Rothwell's entryMark Brown1-1/+2
2026-02-22x509: select CONFIG_CRYPTO_LIB_SHA256Arnd Bergmann1-0/+1
2026-02-22xz: fix arm fdt compile error for kmalloc replacementHaiyue Wang1-2/+2
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds14-88/+178
2026-02-22Merge tag 'rust-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds5-15/+32
2026-02-22Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-5/+11
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook415-833/+612
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds826-2422/+1211
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds310-352/+352
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds6673-13013/+13013
2026-02-22add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
2026-02-22slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds2-6/+2