index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
fdt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-30
arm64: kexec_file: Add support for crashkernel CMA reservation
Jinjie Ruan
1
-4
/
+5
2026-06-03
drivers/of: fdt: Make ibm,phandle logic only happen on pseries
Daniel Palmer
1
-1
/
+1
2026-05-05
of/fdt: remove redundant memset in __unflatten_device_tree()
Sang-Heon Jeon
1
-2
/
+0
2026-04-17
Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-26
/
+16
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-04-13
drivers/of: fdt: validate flat DT string properties before string use
Pengpeng Hou
1
-24
/
+14
2026-04-13
drivers/of: fdt: validate stdout-path properties before parsing them
Pengpeng Hou
1
-2
/
+2
2026-04-02
arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
Coiby Xu
1
-0
/
+21
2026-03-26
of: reserved_mem: clarify fdt_scan_reserved_mem*() functions
Marek Szyprowski
1
-1
/
+1
2025-12-16
arm64: kdump: Fix elfcorehdr overlap caused by reserved memory processing reo...
Jianpeng Chang
1
-1
/
+1
2025-11-20
of/fdt: Simplify the logic of early_init_dt_scan_memory()
Yuntao Wang
1
-9
/
+7
2025-11-20
of/fdt: Fix incorrect use of dt_root_addr_cells in early_init_dt_check_kho()
Yuntao Wang
1
-12
/
+4
2025-11-20
of/fdt: Fix the len check in early_init_dt_check_for_usable_mem_range()
Yuntao Wang
1
-7
/
+11
2025-11-20
of/fdt: Fix the len check in early_init_dt_check_for_elfcorehdr()
Yuntao Wang
1
-8
/
+2
2025-11-20
of/fdt: Consolidate duplicate code into helper functions
Yuntao Wang
1
-0
/
+41
2025-05-12
arm64: add KHO support
Alexander Graf
1
-0
/
+34
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+1
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-7
/
+1
2025-01-24
of/fdt: Restore possibility to use both ACPI and FDT from bootloader
Dmytro Maluka
1
-9
/
+1
2025-01-13
of/fdt: Check fdt_get_mem_rsv() error in early_init_fdt_scan_reserved_mem()
Zijun Hu
1
-1
/
+6
2024-12-03
of/fdt: Implement use BIN_ATTR_SIMPLE macro for fdt sysfs attribute
Thomas Weißschuh
1
-12
/
+4
2024-11-08
of: WARN on deprecated #address-cells/#size-cells handling
Rob Herring (Arm)
1
-2
/
+2
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-6
/
+8
2024-10-15
of: reserved_mem: Restructure how the reserved memory regions are processed
Oreoluwa Babatunde
1
-2
/
+3
2024-09-09
kbuild: split device tree build rules into scripts/Makefile.dtbs
Masahiro Yamada
1
-1
/
+1
2024-05-31
of/fdt: avoid re-parsing '#{address,size}-cells' in of_fdt_limit_memory
Rob Herring
1
-22
/
+1
2024-05-31
of/fdt: Scan the root node properties earlier
Rob Herring
1
-3
/
+4
2024-03-12
of: Move all FDT reserved-memory handling into of_reserved_mem.c
Rob Herring
1
-122
/
+1
2024-03-08
of: Create of_root if no dtb provided by firmware
Frank Rowand
1
-1
/
+31
2024-03-08
of: Always unflatten in unflatten_and_copy_device_tree()
Stephen Boyd
1
-15
/
+17
2023-05-05
Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2023-04-27
of: fdt: Scan /memreserve/ last
Lucas Tanure
1
-2
/
+3
2023-04-18
riscv: Use PUD/P4D/PGD pages for the linear mapping
Alexandre Ghiti
1
-5
/
+6
2023-01-31
Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
Isaac J. Manjarres
1
-5
/
+1
2023-01-04
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
Rob Herring
1
-13
/
+15
2023-01-04
Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
Rob Herring
1
-20
/
+20
2023-01-03
of/fdt: run soc memory setup when early_init_dt_scan_memory fails
Andreas Rammhold
1
-2
/
+4
2022-12-16
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node
Alexander Sverdlin
1
-20
/
+20
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+5
2022-09-29
of: fdt: Remove unused struct fdt_scan_status
Yuan Can
1
-9
/
+0
2022-09-09
of/fdt: Don't calculate initrd size from DT if start > end
Marek Bykowski
1
-0
/
+2
2022-08-22
of: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-16
of: fdt: fix off-by-one error in unflatten_dt_nodes()
Sergey Shtylyov
1
-1
/
+1
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+3
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-08-01
of/fdt: declared return type does not match actual return type
Xu Qiang
1
-1
/
+1
2022-07-25
of/fdt: Clean up early_init_dt_reserve_memory_arch()
Peter Collingbourne
1
-7
/
+6
2022-06-30
earlycon: prevent multiple register_console()
Michael Walle
1
-1
/
+3
2022-06-28
of: reserved-memory: Print allocation/reservation failures as error
Vincent Whitchurch
1
-2
/
+2
2022-06-16
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
1
-1
/
+1
[next]