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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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-21
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
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+8
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-4
/
+8
2021-09-01
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-62
/
+131
2021-08-25
of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
Geert Uytterhoeven
1
-3
/
+3
2021-08-24
of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
Geert Uytterhoeven
1
-6
/
+3
2021-08-24
of: fdt: Add generic support for handling usable memory range property
Geert Uytterhoeven
1
-0
/
+30
2021-08-24
of: fdt: Add generic support for handling elf core headers property
Geert Uytterhoeven
1
-3
/
+56
2021-08-23
of: Don't allow __of_attached_node_sysfs() without CONFIG_SYSFS
Marc Zyngier
1
-1
/
+1
2021-08-23
of: restricted dma: Don't fail device probe on rmem init failure
Will Deacon
1
-5
/
+8
2021-08-23
of: Move of_dma_set_restricted_buffer() into device.c
Will Deacon
3
-40
/
+34
2021-08-18
of: property: fw_devlink: Add support for "phy-handle" property
Saravana Kannan
1
-0
/
+2
2021-08-17
of: property: fw_devlink: Add support for "leds" and "backlight"
Saravana Kannan
1
-0
/
+4
2021-08-15
of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch()
Geert Uytterhoeven
1
-6
/
+1
2021-08-15
of: fdt: Remove early_init_dt_reserve_memory_arch() override capability
Geert Uytterhoeven
1
-16
/
+16
2021-08-14
of: property: fw_devlink: Add support for "resets" and "pwms"
Saravana Kannan
1
-0
/
+4
2021-08-03
of: fdt: do not update local variable after use
Ohhoon Kwon
1
-1
/
+0
2021-07-23
of: Return success from of_dma_set_restricted_buffer() when !OF_ADDRESS
Will Deacon
1
-1
/
+2
2021-07-16
of: kexec: Remove FDT_PROP_* definitions
Geert Uytterhoeven
1
-25
/
+15
2021-07-15
of: fdt: remove unnecessary codes
권오훈
1
-3
/
+0
[next]