index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
of: unittest: Fix memory leak in unittest_data_add()
Zilin Guan
1
-5
/
+3
2025-12-16
arm64: kdump: Fix elfcorehdr overlap caused by reserved memory processing reo...
Jianpeng Chang
1
-1
/
+1
2025-12-13
Merge tag 'soundwire-6.19-rc1_updated' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+33
2025-12-08
of: base: Add of_property_read_u8_index
Srinivas Kandagatla
1
-0
/
+33
2025-12-04
Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-89
/
+144
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+20
2025-11-26
of: Skip devicetree kunit tests when RISCV+ACPI doesn't populate root node
Guenter Roeck
1
-2
/
+3
2025-11-26
of: Add wrappers to match root node with OF device ID tables
Krzysztof Kozlowski
1
-0
/
+47
2025-11-20
of/reserved_mem: Simplify the logic of __reserved_mem_alloc_size()
Yuntao Wang
1
-14
/
+7
2025-11-20
of/reserved_mem: Simplify the logic of fdt_scan_reserved_mem_reg_nodes()
Yuntao Wang
1
-18
/
+7
2025-11-20
of/reserved_mem: Simplify the logic of __reserved_mem_reserve_reg()
Yuntao Wang
1
-14
/
+9
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-11-19
of/irq: Handle explicit interrupt parent
Geert Uytterhoeven
1
-0
/
+2
2025-11-17
of/irq: Ignore interrupt parent for nodes without interrupts
Geert Uytterhoeven
1
-1
/
+1
2025-11-17
of/address: Remove the incorrect and misleading comment
Yuntao Wang
1
-4
/
+0
2025-11-17
of: overlay: Avoid spurious error messages in of_overlay_remove()
Christophe JAILLET
1
-0
/
+3
2025-10-27
of/irq: Add interrupt affinity reporting interface
Marc Zyngier
1
-0
/
+20
2025-10-24
of/irq: Export of_msi_xlate() for module usage
Lorenzo Pieralisi
1
-0
/
+1
2025-10-22
of/irq: Fix OF node refcount in of_msi_get_domain()
Lorenzo Pieralisi
1
-1
/
+3
2025-10-22
of/irq: Add msi-parent check to of_msi_xlate()
Lorenzo Pieralisi
1
-3
/
+36
2025-10-10
Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-2
/
+3
2025-10-01
Merge tag 'devicetree-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+5
2025-10-01
of: unittest: Fix device reference count leak in of_unittest_pci_node_verify
Ma Ke
1
-0
/
+1
2025-10-01
of: doc: Fix typo in doc comments.
Bhanu Seshu Kumar Valluri
2
-2
/
+2
2025-09-30
Merge tag 'timers-clocksource-2025-09-29' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2025-09-23
of/irq: Export of_irq_count for modules
Will McVicker
1
-0
/
+1
2025-09-03
of/irq: Convert of_msi_map_id() callers to of_msi_xlate()
Lorenzo Pieralisi
1
-20
/
+5
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+4
2025-08-28
Merge tag 'dma-mapping-6.17-2025-08-28' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+12
2025-08-27
of_numa: fix uninitialized memory nodes causing kernel panic
Yin Tirui
1
-1
/
+4
2025-08-25
Merge tag 'devicetree-fixes-for-6.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-4
/
+10
2025-08-22
of: dynamic: Fix use after free in of_changeset_add_prop_helper()
Dan Carpenter
1
-2
/
+4
2025-08-21
of: reserved_mem: Add missing IORESOURCE_MEM flag on resources
Rob Herring (Arm)
1
-0
/
+1
2025-08-20
of: dynamic: Fix memleak when of_pci_add_properties() failed
Lizhi Hou
1
-0
/
+3
2025-08-11
of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
Oreoluwa Babatunde
1
-4
/
+12
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+17
2025-07-30
of: Clarify OF device context in of_match_device() comment
Bagas Sanjaya
1
-2
/
+2
2025-07-08
of/irq: Add of_msi_xlate() helper function
Lorenzo Pieralisi
1
-5
/
+17
2025-06-25
samples: rust: platform: Add property child and reference args examples
Remo Senekowitsch
2
-0
/
+9
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-1
/
+1
2025-06-13
samples: rust: platform: Add property read examples
Remo Senekowitsch
1
-0
/
+3
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+76
2025-05-12
arm64: add KHO support
Alexander Graf
2
-0
/
+76
2025-05-09
of: unittest: Unlock on error in unittest_data_add()
Dan Carpenter
1
-4
/
+6
2025-05-05
of: Simplify of_dma_set_restricted_buffer() to use of_for_each_phandle()
Rob Herring (Arm)
1
-20
/
+11
2025-05-05
of: reserved_mem: Add functions to parse "memory-region"
Rob Herring (Arm)
1
-0
/
+80
[next]