index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-02-13
1
-1
/
+2
|
\
|
*
of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem
Isaac J. Manjarres
2023-02-09
1
-1
/
+2
*
|
Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-07
2
-8
/
+25
|
\
\
|
|
/
|
/
|
|
*
of/address: Return an error when no valid dma-ranges are found
Mark Brown
2023-02-02
1
-6
/
+15
|
*
of: Make OF framebuffer device names unique
Michal Suchanek
2023-02-02
1
-2
/
+10
*
|
Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
Isaac J. Manjarres
2023-01-31
1
-5
/
+1
|
/
*
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
Rob Herring
2023-01-04
1
-13
/
+15
*
Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
Rob Herring
2023-01-04
1
-20
/
+20
*
of/fdt: run soc memory setup when early_init_dt_scan_memory fails
Andreas Rammhold
2023-01-03
1
-2
/
+4
*
Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-20
1
-20
/
+20
|
\
|
*
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node
Alexander Sverdlin
2022-12-16
1
-20
/
+20
*
|
Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
of/irq: export of_msi_get_domain
Kevin Hilman
2022-10-19
1
-0
/
+1
*
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-3
/
+3
|
\
\
|
*
|
driver core: pass a const * into of_device_uevent()
Greg Kroah-Hartman
2022-11-22
1
-3
/
+3
|
|
/
*
|
Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
4
-16
/
+13
|
\
\
|
*
|
of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...
ruanjinjie
2022-12-11
1
-2
/
+2
|
*
|
of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values
Rob Herring
2022-12-06
1
-5
/
+5
|
*
|
of: unittest: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-06
1
-6
/
+4
|
*
|
Merge branch 'dt/dtbo-rename' into dt/next
Rob Herring
2022-10-26
35
-57
/
+57
|
|
\
\
|
*
|
|
of/platform: use of_address_count() helper
Yang Yingliang
2022-10-16
1
-3
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2022-12-12
35
-57
/
+57
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
of: overlay: rename overlay source files from .dts to .dtso
Frank Rowand
2022-10-26
35
-57
/
+57
|
|
/
*
/
of: property: decrement node refcount in of_fwnode_get_reference_args()
Yang Yingliang
2022-11-22
1
-1
/
+3
|
/
*
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-10
7
-18
/
+32
|
\
|
*
of: base: Shift refcount decrement in of_find_last_cache_level()
Pierre Gondois
2022-10-03
1
-1
/
+2
|
*
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
2022-09-30
1
-1
/
+1
|
*
of: Fix "dma-ranges" handling for bus controllers
Robin Murphy
2022-09-30
3
-2
/
+16
|
*
of: fdt: Remove unused struct fdt_scan_status
Yuan Can
2022-09-29
1
-9
/
+0
|
*
of/fdt: Don't calculate initrd size from DT if start > end
Marek Bykowski
2022-09-09
1
-0
/
+2
|
*
of: irq: Report individual failures in of_irq_init()
Alexander Sverdlin
2022-09-07
1
-0
/
+3
|
*
of: unittest: taint the kernel when of unittest runs
Frank Rowand
2022-08-25
1
-0
/
+3
|
*
of: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
3
-5
/
+5
*
|
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
1
-4
/
+2
|
\
\
|
*
\
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-27
1
-1
/
+1
|
|
\
\
|
*
|
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-4
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
of: fdt: fix off-by-one error in unflatten_dt_nodes()
Sergey Shtylyov
2022-08-16
1
-1
/
+1
|
|
/
*
/
of: base: export of_device_compatible_match() for use in modules
Vladimir Oltean
2022-08-22
1
-0
/
+1
|
/
*
Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-08-12
1
-7
/
+10
|
\
|
*
riscv: implement Zicbom-based CMO instructions + the t-head variant
Palmer Dabbelt
2022-08-10
1
-7
/
+10
|
|
\
|
|
*
of: also handle dma-noncoherent in of_dma_is_coherent()
Heiko Stuebner
2022-07-28
1
-7
/
+10
*
|
|
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
earlycon: prevent multiple register_console()
Michael Walle
2022-06-30
1
-1
/
+3
|
|
/
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-1
/
+1
|
\
\
|
*
|
mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...
Patrick Wang
2022-06-16
1
-1
/
+1
|
|
/
*
|
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-04
7
-35
/
+48
|
\
\
|
*
|
of/fdt: declared return type does not match actual return type
Xu Qiang
2022-08-01
1
-1
/
+1
|
*
|
of/fdt: Clean up early_init_dt_reserve_memory_arch()
Peter Collingbourne
2022-07-25
1
-7
/
+6
|
*
|
of: overlay: Simplify of_overlay_fdt_apply() tail
Geert Uytterhoeven
2022-07-19
1
-7
/
+2
[next]