index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: Skip kunit tests when arm64+ACPI doesn't populate root node
Stephen Boyd
2024-10-10
4
-0
/
+24
*
of: Fix unbalanced of node refcount and memory leaks
Jinjie Ruan
2024-10-09
1
-1
/
+1
*
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-09-24
2
-3
/
+3
|
\
|
*
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
2024-09-09
2
-3
/
+3
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-09-23
7
-3
/
+221
|
\
\
|
*
|
of: Add a KUnit test for overlays and test managed APIs
Stephen Boyd
2024-07-29
5
-0
/
+137
|
*
|
of: Add test managed wrappers for of_overlay_apply()/of_node_put()
Stephen Boyd
2024-07-29
2
-0
/
+78
|
*
|
of/platform: Allow overlays to create platform devices from the root node
Stephen Boyd
2024-07-29
1
-3
/
+6
*
|
|
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-2
/
+3
|
\
\
\
|
*
|
|
of, numa: return -EINVAL when no numa-node-id is found
Mike Rapoport (Microsoft)
2024-09-03
1
-2
/
+2
|
*
|
|
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-19
7
-100
/
+66
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
of/irq: Use helper to define resources
Vasileios Amoiridis
2024-09-13
1
-3
/
+2
|
*
|
of/irq: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-13
1
-1
/
+1
|
*
|
drivers/of: Improve documentation for match_string
Miquel Sabaté Solà
2024-09-13
1
-4
/
+9
|
*
|
of: property: Do some clean up with use of __free()
Zhang Zekun
2024-09-13
1
-20
/
+8
|
*
|
of: address: Unify resource bounds overflow checking
Thomas Weißschuh
2024-09-13
1
-19
/
+24
|
*
|
of: address: Report error on resource bounds overflow
Thomas Weißschuh
2024-09-05
1
-0
/
+5
|
*
|
of: resolver: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-26
1
-8
/
+4
|
*
|
of/platform: Simplify with scoped for each OF child
Jinjie Ruan
2024-08-26
1
-10
/
+4
|
*
|
of: overlay: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-08-26
1
-9
/
+3
|
*
|
of/irq: Refer to actual buffer size in of_irq_parse_one()
Geert Uytterhoeven
2024-08-26
1
-2
/
+2
|
*
|
Merge branch 'dt/linus' into dt/next
Rob Herring (Arm)
2024-08-26
1
-4
/
+11
|
|
\
\
|
*
|
|
of/irq: Support #msi-cells=<0> in of_msi_get_domain
Andrew Jones
2024-08-19
1
-27
/
+7
|
*
|
|
of: unittest: Use of_property_present()
Rob Herring (Arm)
2024-08-06
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2024-08-30
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
2024-08-26
1
-1
/
+1
|
|
/
*
/
of/irq: Prevent device address out-of-bounds read in interrupt map walk
Stefan Wiehler
2024-08-13
1
-4
/
+11
|
/
*
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-19
1
-19
/
+11
|
\
|
*
OF: Simplify of_iommu_configure()
Robin Murphy
2024-07-04
1
-19
/
+11
*
|
Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-17
3
-26
/
+197
|
\
\
|
*
|
of: unittest: Add a test case for of_changeset_add_prop_bool()
Herve Codina
2024-07-08
1
-0
/
+11
|
*
|
of: dynamic: Introduce of_changeset_add_prop_bool()
Herve Codina
2024-07-08
1
-0
/
+25
|
*
|
of: unittest: Add tests for changeset properties adding
Herve Codina
2024-07-08
1
-0
/
+155
|
*
|
of: dynamic: Constify parameter in of_changeset_add_prop_string_array()
Herve Codina
2024-07-08
1
-1
/
+1
|
*
|
of/fdt: avoid re-parsing '#{address,size}-cells' in of_fdt_limit_memory
Rob Herring
2024-05-31
1
-22
/
+1
|
*
|
of/fdt: Scan the root node properties earlier
Rob Herring
2024-05-31
1
-3
/
+4
*
|
|
of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
Marc Zyngier
2024-07-08
1
-14
/
+4
|
|
/
|
/
|
*
|
of: property: Fix fw_devlink handling of interrupt-map
Marc Zyngier
2024-05-30
1
-20
/
+10
*
|
of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...
Rob Herring (Arm)
2024-05-30
2
-51
/
+77
*
|
of: of_test: add MODULE_DESCRIPTION()
Jeff Johnson
2024-05-28
1
-0
/
+1
|
/
*
Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-20
1
-1
/
+1
|
\
|
*
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-05-13
1
-1
/
+1
*
|
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-18
1
-35
/
+7
|
\
\
|
*
|
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-26
1
-3
/
+1
|
*
|
dma-mapping: Add helpers for dma_range_map bounds
Robin Murphy
2024-04-26
1
-9
/
+2
|
*
|
OF: Simplify DMA range calculations
Robin Murphy
2024-04-26
1
-11
/
+8
|
*
|
OF: Retire dma-ranges mask workaround
Robin Murphy
2024-04-26
1
-16
/
+0
|
|
/
*
|
Merge tag 'devicetree-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-17
10
-206
/
+153
|
\
\
|
*
|
of: property: Add fw_devlink support for interrupt-map property
Anup Patel
2024-05-13
1
-0
/
+52
[next]