| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-29 | Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 2 | -5/+1 |
| 2023-04-28 | Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+6 |
| 2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -75/+94 |
| 2023-04-27 | Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -192/+443 |
| 2023-04-27 | Merge tag 'devicetree-for-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -152/+140 |
| 2023-04-18 | riscv: Use PUD/P4D/PGD pages for the linear mapping | Alexandre Ghiti | 1 | -5/+6 |
| 2023-04-13 | of/address: Add of_property_read_reg() helper | Rob Herring | 2 | -0/+45 |
| 2023-04-13 | of/address: Add of_range_count() helper | Rob Herring | 1 | -1/+6 |
| 2023-04-13 | of/address: Add support for 3 address cell bus | Rob Herring | 3 | -2/+87 |
| 2023-04-13 | of/address: Add of_range_to_resource() helper | Rob Herring | 2 | -4/+43 |
| 2023-04-13 | of: unittest: Add bus address range parsing tests | Rob Herring | 1 | -0/+53 |
| 2023-04-13 | of: Move CPU node related functions to their own file | Rob Herring | 3 | -188/+211 |
| 2023-04-13 | Merge tag 'devicetree-fixes-for-6.2-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+6 |
| 2023-04-11 | treewide: Fix probing of devices in DT overlays | Geert Uytterhoeven | 2 | -0/+6 |
| 2023-04-10 | of: Make devtree_lock declaration private | Rob Herring | 1 | -0/+1 |
| 2023-04-07 | of: address: always use dma_default_coherent for default coherency | Jiaxun Yang | 2 | -5/+1 |
| 2023-04-05 | of: device: Kill of_device_request_module() | Miquel Raynal | 1 | -9/+0 |
| 2023-04-05 | of: Move the request module helper logic to module.c | Miquel Raynal | 2 | -23/+32 |
| 2023-04-05 | of: Move of_modalias() to module.c | Miquel Raynal | 3 | -38/+45 |
| 2023-04-05 | of: Rename of_modalias_node() | Miquel Raynal | 1 | -7/+11 |
| 2023-04-05 | of: Update of_device_get_modalias() | Miquel Raynal | 1 | -12/+17 |
| 2023-04-05 | of: Fix modalias string generation | Miquel Raynal | 1 | -2/+5 |
| 2023-04-04 | of: address: Reshuffle to remove forward declarations | Geert Uytterhoeven | 1 | -138/+133 |
| 2023-04-04 | of: address: Fix documented return value of of_pci_range_to_resource() | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-04-04 | of: address: Document return value of of_address_to_resource() | Geert Uytterhoeven | 1 | -0/+2 |
| 2023-03-20 | of: unittest: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -11/+6 |
| 2023-03-20 | of: unittest: Drop if blocks with always false condition | Uwe Kleine-König | 1 | -3/+0 |
| 2023-03-20 | of: unittest: Drop call to platform_set_drvdata(..., NULL) | Uwe Kleine-König | 1 | -1/+0 |
| 2023-02-24 | Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+41 |
| 2023-02-24 | Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -20/+224 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -73/+15 |
| 2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
| 2023-02-24 | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+4 |
| 2023-02-21 | of: dynamic: Fix spelling mistake "kojbect" -> "kobject" | Colin Ian King | 1 | -1/+1 |
| 2023-02-20 | of: dynamic: add lifecycle docbook info to node creation functions | Frank Rowand | 1 | -1/+2 |
| 2023-02-20 | of: add consistency check to of_node_release() | Frank Rowand | 1 | -0/+4 |
| 2023-02-20 | of: do not use "%pOF" printk format on node with refcount of zero | Frank Rowand | 1 | -1/+9 |
| 2023-02-20 | of: unittest: add node lifecycle tests | Frank Rowand | 4 | -3/+170 |
| 2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel | 1 | -0/+41 |
| 2023-02-17 | of: update kconfig unittest help | Frank Rowand | 1 | -1/+13 |
| 2023-02-17 | of: Use preferred of_property_read_* functions | Rob Herring | 2 | -5/+2 |
| 2023-02-17 | of: Use of_property_present() helper | Rob Herring | 2 | -2/+2 |
| 2023-02-17 | of: reserved_mem: Use proper binary prefix | Geert Uytterhoeven | 1 | -1/+1 |
| 2023-02-15 | of: reserved-mem: print out reserved-mem details during boot | Martin Liu | 1 | -0/+10 |
| 2023-02-14 | Merge 6.2-rc8 into usb-next | Greg Kroah-Hartman | 2 | -8/+25 |
| 2023-02-13 | Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -1/+2 |
| 2023-02-09 | of: reserved_mem: Have kmemleak ignore dynamically allocated reserved mem | Isaac J. Manjarres | 1 | -1/+2 |
| 2023-02-09 | of: device: Do not ignore error code in of_device_uevent_modalias | Alexander Stein | 1 | -0/+2 |
| 2023-02-09 | of: device: Ignore modalias of reused nodes | Alexander Stein | 1 | -2/+2 |
| 2023-02-08 | of: property: Simplify of_link_to_phandle() | Saravana Kannan | 1 | -71/+13 |
| 2023-02-07 | Merge tag 'devicetree-fixes-for-6.2-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -8/+25 |
| 2023-02-06 | of: property: add #nvmem-cell-cells property | Michael Walle | 1 | -1/+1 |
| 2023-02-06 | of: property: make #.*-cells optional for simple props | Michael Walle | 1 | -2/+2 |
| 2023-02-06 | of: make of_node_ktype constant | Thomas Weißschuh | 1 | -1/+1 |
| 2023-02-02 | of/address: Return an error when no valid dma-ranges are found | Mark Brown | 1 | -6/+15 |
| 2023-02-02 | of: Make OF framebuffer device names unique | Michal Suchanek | 1 | -2/+10 |
| 2023-01-31 | Revert "mm: kmemleak: alloc gray object for reserved region with direct map" | Isaac J. Manjarres | 1 | -5/+1 |
| 2023-01-27 | of: device: make of_device_uevent_modalias() take a const device * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2023-01-25 | of: Introduce of_translate_dma_region() | Thierry Reding | 1 | -0/+41 |
| 2023-01-18 | of/irq: add missing of_node_put() for interrupt parent node | Clément Léger | 1 | -3/+9 |
| 2023-01-05 | of: base: use strscpy() to instead of strncpy() | Xu Panda | 1 | -2/+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-26 | of: overlay: Fix trivial typo | Ricardo Ribalda | 1 | -1/+1 |
| 2022-12-20 | Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -20/+20 |
| 2022-12-19 | Merge tag 'dmaengine-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2022-12-16 | of: fdt: Honor CONFIG_CMDLINE* even without /chosen node | Alexander Sverdlin | 1 | -20/+20 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
| 2022-12-13 | Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -16/+13 |
| 2022-12-12 | Merge tag 'soc-dt-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 35 | -57/+57 |
| 2022-12-11 | of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and... | ruanjinjie | 1 | -2/+2 |
| 2022-12-06 | of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" values | Rob Herring | 1 | -5/+5 |
| 2022-12-06 | of: unittest: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -6/+4 |
| 2022-11-22 | of: property: decrement node refcount in of_fwnode_get_reference_args() | Yang Yingliang | 1 | -1/+3 |
| 2022-11-22 | driver core: pass a const * into of_device_uevent() | Greg Kroah-Hartman | 1 | -3/+3 |
| 2022-10-26 | Merge branch 'dt/dtbo-rename' into dt/next | Rob Herring | 35 | -57/+57 |
| 2022-10-26 | of: overlay: rename overlay source files from .dts to .dtso | Frank Rowand | 35 | -57/+57 |
| 2022-10-19 | of/irq: export of_msi_get_domain | Kevin Hilman | 1 | -0/+1 |
| 2022-10-16 | of/platform: use of_address_count() helper | Yang Yingliang | 1 | -3/+2 |
| 2022-10-10 | Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -18/+32 |
| 2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -4/+2 |
| 2022-10-03 | of: base: Shift refcount decrement in of_find_last_cache_level() | Pierre Gondois | 1 | -1/+2 |
| 2022-09-30 | of: base: make of_device_compatible_match() accept const device node | Dmitry Torokhov | 1 | -1/+1 |
| 2022-09-30 | of: Fix "dma-ranges" handling for bus controllers | Robin Murphy | 3 | -2/+16 |
| 2022-09-29 | of: fdt: Remove unused struct fdt_scan_status | Yuan Can | 1 | -9/+0 |
| 2022-09-27 | Merge branch 'master' into i2c/for-mergewindow | Wolfram Sang | 1 | -1/+1 |
| 2022-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2022-09-09 | of/fdt: Don't calculate initrd size from DT if start > end | Marek Bykowski | 1 | -0/+2 |
| 2022-09-07 | of: irq: Report individual failures in of_irq_init() | Alexander Sverdlin | 1 | -0/+3 |
| 2022-08-25 | of: unittest: taint the kernel when of unittest runs | Frank Rowand | 1 | -0/+3 |
| 2022-08-22 | of: base: export of_device_compatible_match() for use in modules | Vladimir Oltean | 1 | -0/+1 |
| 2022-08-22 | of: move from strlcpy with unused retval to strscpy | Wolfram Sang | 3 | -5/+5 |
| 2022-08-16 | of: fdt: fix off-by-one error in unflatten_dt_nodes() | Sergey Shtylyov | 1 | -1/+1 |
| 2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-08-12 | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+10 |
| 2022-08-10 | riscv: implement Zicbom-based CMO instructions + the t-head variant | Palmer Dabbelt | 1 | -7/+10 |
| 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-04 | Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -35/+48 |
| 2022-08-04 | Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
| 2022-08-01 | of/fdt: declared return type does not match actual return type | Xu Qiang | 1 | -1/+1 |
| 2022-07-28 | of: also handle dma-noncoherent in of_dma_is_coherent() | Heiko Stuebner | 1 | -7/+10 |
| 2022-07-25 | of/fdt: Clean up early_init_dt_reserve_memory_arch() | Peter Collingbourne | 1 | -7/+6 |
| 2022-07-19 | of: overlay: Simplify of_overlay_fdt_apply() tail | Geert Uytterhoeven | 1 | -7/+2 |
| 2022-07-19 | of: overlay: Move devicetree_corrupt() check up | Geert Uytterhoeven | 1 | -6/+5 |
| 2022-07-12 | of: device: Fix missing of_node_put() in of_dma_set_restricted_buffer | Liang He | 1 | -1/+4 |
| 2022-07-11 | of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe() | Andy Shevchenko | 1 | -7/+6 |
| 2022-07-11 | of: unittest: Switch to use fwnode instead of of_node | Andy Shevchenko | 1 | -2/+2 |
| 2022-07-01 | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 1 | -8/+5 |
| 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 | 2 | -3/+4 |
| 2022-06-28 | of: Drop duplicate 'the' in of_find_last_cache_level kerneldoc | Deming Wang | 1 | -1/+1 |
| 2022-06-27 | of: base: Avoid console probe delay when fw_devlink.strict=1 | Saravana Kannan | 1 | -0/+2 |
| 2022-06-16 | mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k... | Patrick Wang | 1 | -1/+1 |
| 2022-06-07 | of: check previous kernel's ima-kexec-buffer against memory bounds | Vaibhav Jain | 1 | -0/+17 |
| 2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -19/+64 |
| 2022-05-25 | Merge tag 'devicetree-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -187/+475 |
| 2022-05-24 | Merge tag 'devprop-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+34 |
| 2022-05-24 | Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 1 | -0/+1 |
| 2022-05-23 | of/irq: fix typo in comment | Julia Lawall | 1 | -1/+1 |
| 2022-05-17 | of/fdt: Ignore disabled memory nodes | Andre Przywara | 1 | -0/+3 |
| 2022-05-07 | of: Support more than one crash kernel regions for kexec -s | Zhen Lei | 1 | -0/+9 |
| 2022-05-07 | of: fdt: Add memory for devices by DT property "linux,usable-memory-range" | Chen Zhou | 1 | -10/+23 |
| 2022-05-03 | of: overlay: do not free changeset when of_overlay_apply returns error | Frank Rowand | 2 | -5/+34 |
| 2022-05-03 | of: overlay: unittest: add tests for overlay notifiers | Frank Rowand | 7 | -0/+280 |
| 2022-05-03 | of: overlay: add entry to of_overlay_action_name[] | Frank Rowand | 1 | -22/+5 |
| 2022-04-25 | of: overlay: rework overlay apply and remove kfree()s | Frank Rowand | 1 | -138/+125 |
| 2022-04-25 | of: overlay: rename variables to be consistent | Frank Rowand | 1 | -47/+47 |
| 2022-04-25 | of: overlay: do not break notify on NOTIFY_{OK|STOP} | Nuno Sá | 1 | -3/+1 |
| 2022-04-25 | mtd: phram: Allow probing via reserved-memory | Vincent Whitchurch | 1 | -0/+1 |
| 2022-04-20 | of: Create platform devices for OF framebuffers | Thomas Zimmermann | 1 | -19/+64 |
| 2022-04-19 | of: of_property_read_string return -ENODATA when !length | Stefano Stabellini | 1 | -1/+4 |
| 2022-04-12 | of/irq: Use interrupts-extended to find parent | Samuel Holland | 1 | -2/+11 |
| 2022-04-05 | device property: Add irq_get to fwnode operation | Sakari Ailus | 1 | -0/+7 |
| 2022-04-05 | device property: Add iomap to fwnode operations | Sakari Ailus | 1 | -0/+10 |
| 2022-04-05 | device property: Convert device_{dma_supported,get_dma_attr} to fwnode | Sakari Ailus | 1 | -0/+17 |
| 2022-04-04 | of/platform: Drop static setup of IRQ resource from DT core | Lad Prabhakar | 1 | -9/+5 |
| 2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2022-03-26 | Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -55/+1 |
| 2022-03-22 | cma: factor out minimum alignment requirement | David Hildenbrand | 1 | -6/+3 |
| 2022-03-21 | Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs" | Rob Herring | 1 | -54/+0 |
| 2022-03-08 | Merge branch 'dt/linus' into dt/next | Rob Herring | 2 | -9/+9 |
| 2022-02-28 | Merge 5.17-rc6 into char-misc-next | Greg Kroah-Hartman | 2 | -9/+9 |
| 2022-02-17 | of/fdt: move elfcorehdr reservation early for crash dump kernel | Nikhil Gupta | 1 | -1/+1 |
| 2022-02-15 | of: unittest: print pass messages at PR_INFO level | Frank Rowand | 1 | -1/+1 |
| 2022-02-04 | misc: open-dice: Add driver to expose DICE data to userspace | David Brazdil | 1 | -0/+1 |
| 2022-01-31 | of: unittest: update text of expected warnings | Frank Rowand | 1 | -8/+8 |
| 2022-01-22 | Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -123/+10 |
| 2022-01-20 | of: Check 'of_node_reused' flag on of_match_device() | Rob Herring | 1 | -1/+1 |
| 2022-01-20 | of: base: make small of_parse_phandle() variants static inline | Michael Walle | 1 | -122/+9 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+5 |
| 2022-01-15 | mm: kmemleak: alloc gray object for reserved region with direct map | Calvin Zhang | 1 | -1/+5 |
| 2022-01-12 | Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -160/+214 |
| 2022-01-12 | Merge branch 'dt/linus' into dt/next | Rob Herring | 2 | -8/+38 |
| 2022-01-08 | of/fdt: Don't worry about non-memory region overlap for no-map | Stephen Boyd | 1 | -2/+4 |
| 2022-01-08 | of: unittest: remove unneeded semicolon | Yang Li | 1 | -1/+1 |
| 2022-01-08 | of: base: Improve argument length mismatch error | Baruch Siach | 1 | -3/+8 |
| 2022-01-08 | of: base: Fix phandle argument length mismatch error message | Baruch Siach | 1 | -2/+2 |
| 2022-01-04 | of: unittest: re-implement overlay tracking | Frank Rowand | 1 | -61/+49 |
| 2022-01-04 | of: unittest: change references to obsolete overlay id | Frank Rowand | 1 | -27/+27 |
| 2021-12-22 | efi: apply memblock cap after memblock_add() | Pingfan Liu | 1 | -1/+1 |
| 2021-12-22 | of: fdt: Aggregate the processing of "linux,usable-memory-range" | Zhen Lei | 1 | -6/+13 |
| 2021-12-16 | of/fdt: Rework early_init_dt_scan_memory() to call directly | Rob Herring | 1 | -32/+36 |
| 2021-12-16 | of/fdt: Rework early_init_dt_scan_root() to call directly | Rob Herring | 1 | -7/+7 |
| 2021-12-16 | of/fdt: Rework early_init_dt_scan_chosen() to call directly | Rob Herring | 1 | -20/+19 |
| 2021-12-16 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 1 | -2/+25 |
| 2021-12-16 | of: Move simple-framebuffer device handling from simplefb to of | Hector Martin | 1 | -0/+4 |
| 2021-12-15 | of: unittest: 64 bit dma address test requires arch support | Frank Rowand | 1 | -2/+3 |
| 2021-12-15 | of: unittest: fix warning on PowerPC frame size warning | Jim Quinlan | 1 | -4/+12 |
| 2021-12-03 | of/irq: Add a quirk for controllers with their own definition of interrupt-map | Marc Zyngier | 1 | -2/+25 |
| 2021-12-01 | of: base: Skip CPU nodes with "fail"/"fail-..." status | Matthias Schiffer | 1 | -0/+27 |
| 2021-11-18 | of: property: fw_devlink: Fixup behaviour when 'node_not_dev' is set | Ulf Hansson | 1 | -2/+15 |
| 2021-11-14 | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+8 |
| 2021-11-12 | of/irq: Don't ignore interrupt-controller when interrupt-map failed | Marc Zyngier | 1 | -3/+16 |
| 2021-11-11 | of: Support using 'mask' in making device bus id | Rob Herring | 1 | -2/+8 |
| 2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+12 |
| 2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+5 |
| 2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2 | -4/+4 |
| 2021-11-06 | mm: move kvmalloc-related functions to slab.h | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2021-11-04 | of/irq: Allow matching of an interrupt-map local to an interrupt controller | Marc Zyngier | 1 | -5/+12 |
| 2021-11-03 | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -0/+1 |
| 2021-11-02 | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -47/+92 |
| 2021-11-02 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -5/+1 |
| 2021-11-02 | Merge branches 'devel-stable' and 'misc' into for-linus | Russell King (Oracle) | 1 | -5/+1 |
| 2021-11-01 | of/fdt: Remove of_scan_flat_dt() usage for __fdt_scan_reserved_mem() | Rob Herring | 1 | -27/+23 |
| 2021-11-01 | of: unittest: document intentional interrupt-map provider build warning | Frank Rowand | 2 | -0/+25 |
| 2021-11-01 | of: unittest: fix EXPECT text for gpio hog errors | Frank Rowand | 1 | -8/+8 |
| 2021-11-01 | of/unittest: Disable new dtc node_name_vs_property_name and interrupt_map war... | Rob Herring | 1 | -1/+7 |
| 2021-10-26 | Merge tag 'qcom-drivers-for-5.16-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 1 | -0/+1 |
| 2021-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+2 |
| 2021-10-21 | memblock: exclude MEMBLOCK_NOMAP regions from kmemleak | Mike Rapoport | 1 | -0/+2 |
| 2021-10-20 | of/unittest: Add of_node_put() before return | Wan Jiabing | 1 | -0/+2 |
| 2021-10-20 | of: kobj: make of_node_is_(initialized|attached) parameters const | Nathan Lynch | 2 | -3/+3 |
| 2021-10-20 | of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes | Rob Herring | 1 | -0/+22 |
| 2021-10-19 | ARM: 9119/1: amba: Properly handle device probe without IRQ domain | Wang Kefeng | 1 | -5/+1 |
| 2021-10-14 | soc: qcom: smem: Support reserved-memory description | Bjorn Andersson | 1 | -0/+1 |
| 2021-10-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2021-10-08 | Merge branch 'dt/linus' into dt/next | Rob Herring | 2 | -3/+5 |
| 2021-10-07 | of: net: move of_net under net/ | Jakub Kicinski | 3 | -150/+0 |