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
2024-10-17
of/irq: Refer to actual buffer size in of_irq_parse_one()
Geert Uytterhoeven
1
-2
/
+2
2024-10-17
of/irq: Support #msi-cells=<0> in of_msi_get_domain
Andrew Jones
1
-27
/
+7
2024-09-12
of/irq: Prevent device address out-of-bounds read in interrupt map walk
Stefan Wiehler
1
-4
/
+11
2024-07-05
cma: factor out minimum alignment requirement
David Hildenbrand
1
-6
/
+3
2024-04-10
of: dynamic: Synchronize of_changeset_destroy() with the devlink removals
Herve Codina
1
-0
/
+12
2024-02-23
of: property: fix typo in io-channels
Nuno Sa
1
-1
/
+1
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-20
of: overlay: Reorder struct fragment fields kerneldoc
Geert Uytterhoeven
1
-1
/
+1
2023-10-10
of: dynamic: Fix potential memory leak in of_changeset_action()
Dan Carpenter
1
-3
/
+3
2023-09-19
of: unittest: Fix overlay type in apply/revert check
Geert Uytterhoeven
1
-1
/
+1
2023-09-19
of: overlay: Call of_changeset_init() early
Geert Uytterhoeven
1
-2
/
+1
2023-09-19
of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()
Ruan Jinjie
1
-4
/
+6
2023-09-19
of: kexec: Mark ima_{free,stable}_kexec_buffer() as __init
Nathan Chancellor
1
-1
/
+1
2023-08-30
mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
Rik van Riel
1
-2
/
+2
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-06-21
of: overlay: add entry to of_overlay_action_name[]
Frank Rowand
1
-22
/
+5
2023-06-21
of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset()
Kunihiko Hayashi
1
-0
/
+1
2023-06-21
of: overlay: rework overlay apply and remove kfree()s
Frank Rowand
1
-138
/
+125
2023-06-21
of: overlay: rename variables to be consistent
Frank Rowand
1
-47
/
+47
2023-05-11
of: Fix modalias string generation
Miquel Raynal
1
-2
/
+5
2023-02-22
of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
Isaac J. Manjarres
1
-1
/
+2
2023-02-14
of/address: Return an error when no valid dma-ranges are found
Mark Brown
1
-6
/
+15
2023-01-12
of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values
Rob Herring
1
-5
/
+5
2022-12-31
of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...
ruanjinjie
1
-2
/
+2
2022-12-08
of: property: decrement node refcount in of_fwnode_get_reference_args()
Yang Yingliang
1
-1
/
+3
2022-09-23
of: fdt: fix off-by-one error in unflatten_dt_nodes()
Sergey Shtylyov
1
-1
/
+1
2022-08-17
of/fdt: declared return type does not match actual return type
Xu Qiang
1
-1
/
+1
2022-08-17
of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer
Liang He
1
-1
/
+4
2022-08-17
of: check previous kernel's ima-kexec-buffer against memory bounds
Vaibhav Jain
1
-0
/
+17
2022-06-09
of: overlay: do not break notify on NOTIFY_{OK|STOP}
Nuno Sá
1
-3
/
+1
2022-06-09
of: Support more than one crash kernel regions for kexec -s
Zhen Lei
1
-0
/
+9
2022-03-08
of: net: move of_net under net/
Jakub Kicinski
3
-150
/
+0
2022-01-27
of: base: Improve argument length mismatch error
Baruch Siach
1
-3
/
+8
2022-01-27
of/fdt: Don't worry about non-memory region overlap for no-map
Stephen Boyd
1
-2
/
+4
2022-01-27
of: base: Fix phandle argument length mismatch error message
Baruch Siach
1
-2
/
+2
2022-01-27
efi: apply memblock cap after memblock_add()
Pingfan Liu
1
-1
/
+1
2022-01-27
of: fdt: Aggregate the processing of "linux,usable-memory-range"
Zhen Lei
1
-6
/
+13
2022-01-27
of: unittest: 64 bit dma address test requires arch support
Frank Rowand
1
-2
/
+3
2022-01-27
of: unittest: fix warning on PowerPC frame size warning
Jim Quinlan
1
-4
/
+12
2021-11-18
of: unittest: fix EXPECT text for gpio hog errors
Frank Rowand
1
-8
/
+8
2021-10-22
memblock: exclude MEMBLOCK_NOMAP regions from kmemleak
Mike Rapoport
1
-0
/
+2
2021-10-06
fbdev: simplefb: fix Kconfig dependencies
Arnd Bergmann
1
-0
/
+1
2021-09-17
of: restricted dma: Fix condition for rmem init
David Brazdil
1
-1
/
+5
2021-09-15
Revert "of: property: fw_devlink: Add support for "phy-handle" property"
Saravana Kannan
1
-2
/
+0
2021-09-10
of: property: Disable fw_devlink DT support for X86
Saravana Kannan
1
-0
/
+3
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+40
[next]