index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
arm64: kdump: Fix elfcorehdr overlap caused by reserved memory processing reo...
Jianpeng Chang
1
-1
/
+1
2025-12-18
of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root node
Guenter Roeck
1
-2
/
+3
2025-10-19
of: unittest: Fix device reference count leak in of_unittest_pci_node_verify
Ma Ke
1
-0
/
+1
2025-09-09
of_numa: fix uninitialized memory nodes causing kernel panic
Yin Tirui
1
-1
/
+4
2025-09-04
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Oreoluwa Babatunde
1
-4
/
+12
2025-09-04
of: dynamic: Fix use after free in of_changeset_add_prop_helper()
Dan Carpenter
1
-2
/
+4
2025-09-04
of: dynamic: Fix memleak when of_pci_add_properties() failed
Lizhi Hou
1
-0
/
+3
2025-06-19
of: unittest: Unlock on error in unittest_data_add()
Dan Carpenter
1
-4
/
+6
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-20
of/irq: Fix device node refcount leakages in of_irq_init()
Zijun Hu
1
-0
/
+3
2025-04-20
of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
Zijun Hu
1
-1
/
+5
2025-04-20
of/irq: Fix device node refcount leakages in of_irq_count()
Zijun Hu
1
-1
/
+3
2025-04-20
of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
Zijun Hu
1
-0
/
+8
2025-04-20
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-17
of: reserved-memory: Fix using wrong number of cells to get property 'alignment'
Zijun Hu
1
-2
/
+2
2025-02-17
of: Fix of_find_node_opts_by_path() handling of alias+path+options
Zijun Hu
1
-3
/
+3
2025-02-17
of: address: Fix empty resource handling in __of_address_resource_bounds()
Thomas Weißschuh
1
-7
/
+5
2025-02-17
of: Correct child specifier used as input of the 2nd nexus node
Zijun Hu
1
-1
/
+1
2025-02-08
of: reserved-memory: Warn for missing static reserved memory regions
Zijun Hu
1
-0
/
+5
2025-02-08
of/fdt: Restore possibility to use both ACPI and FDT from bootloader
Dmytro Maluka
1
-9
/
+1
2025-02-08
of: reserved_mem: Restructure how the reserved memory regions are processed
Oreoluwa Babatunde
3
-54
/
+122
2025-02-08
of: reserved-memory: Do not make kmemleak ignore freed address
Zijun Hu
1
-1
/
+2
2025-02-08
of: property: Avoiding using uninitialized variable @imaplen in parse_interru...
Zijun Hu
1
-1
/
+1
2025-02-01
of/unittest: Add test that of_address_to_resource() fails on non-translatable...
Rob Herring (Arm)
2
-0
/
+27
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: address: Preserve the flags portion on 1:1 dma-ranges mapping
Andrea della Porta
1
-1
/
+2
2024-12-27
of: property: fw_devlink: Do not use interrupt-parent directly
Samuel Holland
1
-2
/
+0
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-12-05
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2
-7
/
+9
2024-10-10
of: Skip kunit tests when arm64+ACPI doesn't populate root node
Stephen Boyd
4
-0
/
+24
2024-10-09
of: Fix unbalanced of node refcount and memory leaks
Jinjie Ruan
1
-1
/
+1
2024-09-24
Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-3
/
+3
2024-09-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
7
-3
/
+221
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2024-09-19
Merge tag 'devicetree-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-100
/
+66
2024-09-13
of/irq: Use helper to define resources
Vasileios Amoiridis
1
-3
/
+2
2024-09-13
of/irq: Make use of irq_get_trigger_type()
Vasileios Amoiridis
1
-1
/
+1
2024-09-13
drivers/of: Improve documentation for match_string
Miquel Sabaté Solà
1
-4
/
+9
2024-09-13
of: property: Do some clean up with use of __free()
Zhang Zekun
1
-20
/
+8
2024-09-13
of: address: Unify resource bounds overflow checking
Thomas Weißschuh
1
-19
/
+24
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
2
-3
/
+3
2024-09-05
of: address: Report error on resource bounds overflow
Thomas Weißschuh
1
-0
/
+5
2024-09-03
of, numa: return -EINVAL when no numa-node-id is found
Mike Rapoport (Microsoft)
1
-2
/
+2
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-08-30
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+1
2024-08-26
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
1
-1
/
+1
[next]