index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
of: module: add buffer overflow check in of_modalias()
Sergey Shtylyov
1
-3
/
+4
2025-05-02
of: resolver: Fix device node refcount leakage in of_resolve_phandles()
Zijun Hu
1
-1
/
+2
2025-05-02
of: resolver: Simplify of_resolve_phandles() using __free()
Rob Herring (Arm)
1
-23
/
+11
2025-04-25
of/irq: Fix device node refcount leakages in of_irq_init()
Zijun Hu
1
-0
/
+3
2025-04-25
of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
Zijun Hu
1
-1
/
+5
2025-04-25
of/irq: Fix device node refcount leakages in of_irq_count()
Zijun Hu
1
-1
/
+3
2025-04-25
of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
Zijun Hu
1
-0
/
+8
2025-04-25
of/irq: Fix device node refcount leakage in API of_irq_parse_one()
Zijun Hu
1
-32
/
+27
2025-03-13
Revert "of: reserved-memory: Fix using wrong number of cells to get property ...
Rob Herring (Arm)
1
-2
/
+2
2025-02-21
of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
Zijun Hu
1
-2
/
+2
2025-02-21
of: Fix of_find_node_opts_by_path() handling of alias+path+options
Zijun Hu
1
-3
/
+3
2025-02-21
of: Correct child specifier used as input of the 2nd nexus node
Zijun Hu
1
-1
/
+1
2025-02-21
of: reserved-memory: Do not make kmemleak ignore freed address
Zijun Hu
1
-1
/
+2
2025-01-17
of: address: Preserve the flags portion on 1:1 dma-ranges mapping
Andrea della Porta
1
-1
/
+2
2025-01-17
of: address: Store number of bus flag cells rather than bool
Rob Herring
1
-9
/
+5
2025-01-17
of: address: Remove duplicated functions
Herve Codina
1
-11
/
+2
2025-01-17
of: address: Fix address translation when address-size is greater than 2
Herve Codina
1
-2
/
+28
2025-01-17
of/address: Add support for 3 address cell bus
Rob Herring
3
-2
/
+87
2025-01-17
of: unittest: Add bus address range parsing tests
Rob Herring
1
-0
/
+53
2024-12-27
of: Fix refcount leakage for OF node returned by __of_get_dma_parent()
Zijun Hu
1
-1
/
+1
2024-12-27
of: Fix error path in of_parse_phandle_with_args_map()
Herve Codina
1
-5
/
+10
2024-12-27
of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()
Zijun Hu
1
-0
/
+1
2024-12-27
of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()
Zijun Hu
1
-0
/
+1
2024-10-17
of/irq: Support #msi-cells=<0> in of_msi_get_domain
Andrew Jones
1
-27
/
+7
2024-10-17
of/irq: Refer to actual buffer size in of_irq_parse_one()
Geert Uytterhoeven
1
-2
/
+2
2024-09-12
of/irq: Prevent device address out-of-bounds read in interrupt map walk
Stefan Wiehler
1
-4
/
+11
2024-07-25
of/irq: Disable "interrupt-map" parsing for PASEMI Nemo
Marc Zyngier
1
-14
/
+4
2024-07-25
of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_p...
Rob Herring (Arm)
2
-51
/
+77
2024-04-10
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
1
-0
/
+12
2024-03-06
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
Saravana Kannan
1
-1
/
+1
2024-03-06
of: overlay: Reorder struct fragment fields kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2024-02-23
of: property: Add in-ports/out-ports support to of_graph_get_port_parent()
Saravana Kannan
1
-1
/
+3
2024-02-23
of: property: fix typo in io-channels
Nuno Sa
1
-1
/
+1
2024-02-23
of: property: Improve finding the supplier of a remote-endpoint property
Saravana Kannan
1
-1
/
+11
2024-02-23
of: unittest: Fix compile in the non-dynamic case
Christian A. Ehrhardt
1
-3
/
+9
2024-01-26
of: unittest: Fix of_count_phandle_with_args() expected value message
Geert Uytterhoeven
1
-1
/
+1
2024-01-26
of: Fix double free in of_parse_phandle_with_args_map
Christian A. Ehrhardt
3
-32
/
+53
2023-12-13
of: dynamic: Fix of_reconfig_get_state_change() return value documentation
Luca Ceresoli
1
-2
/
+3
2023-10-10
of: dynamic: Fix potential memory leak in of_changeset_action()
Dan Carpenter
1
-3
/
+3
2023-09-13
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2
-0
/
+6
2023-09-13
of: property: fw_devlink: Add a devlink for panel followers
Douglas Anderson
1
-0
/
+2
2023-09-13
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
1
-1
/
+1
2023-09-13
of: overlay: Call of_changeset_init() early
Geert Uytterhoeven
1
-2
/
+1
2023-09-13
of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
Ruan Jinjie
1
-4
/
+6
2023-09-13
of: property: Simplify of_link_to_phandle()
Saravana Kannan
1
-71
/
+13
2023-08-30
of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
Rob Herring
1
-22
/
+9
2023-08-30
of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
Rob Herring
1
-2
/
+2
2023-08-30
mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
Rik van Riel
1
-1
/
+2
2023-07-27
of: Preserve "of-display" device name for compatibility
Rob Herring
1
-1
/
+1
2023-06-21
of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()
Kunihiko Hayashi
1
-0
/
+1
[next]