aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-21of: dynamic: Refactor changeset action printing to common helpersRob Herring1-42/+11
2023-08-21of/platform: increase refcount of fwnodePeng Fan1-2/+2
2023-08-21of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring1-22/+9
2023-08-21of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring1-2/+2
2023-08-18dt-bindings: pps: pps-gpio: Convert to yamlFabio Estevam2-30/+49
2023-08-18mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_bufferRik van Riel1-1/+2
2023-08-18dt-bindings: Fix typosBjorn Helgaas156-194/+194
2023-08-18dt-bindings: power: xilinx: merge zynqmp-genpd.txt with firmware bindingNaman Trivedi Manojbhai2-34/+14
2023-08-17dt: dt-check-compatible: Find struct of_device_id instances with compiler annotationsRob Herring1-2/+2
2023-08-17dt-bindings: interrupt-controller: qcom,pdc: Add SDM670Konrad Dybcio1-0/+1
2023-08-17dt-bindings: net: ftgmac100: convert to yaml version from txtIvan Mikhaylov2-67/+102
2023-08-16dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controllerSebastian Reichel1-0/+30
2023-08-16dt-bindings: PCI: dwc: rockchip: Use generic bindingSebastian Reichel2-3/+6
2023-08-16dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issueSebastian Reichel1-1/+42
2023-08-16dt-bindings: PCI: dwc: improve msi handlingSebastian Reichel1-3/+9
2023-08-16dt-bindings: trivial-devices: Remove national,lm75Alexander Stein1-2/+0
2023-08-10of: unittest: Remove redundant of_match_ptr()Ruan Jinjie1-3/+3
2023-08-04of: Move of_device_{add,register,unregister} to platform.cRob Herring2-32/+32
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring5-7/+10
2023-08-02dt-bindings: Update Guru Das Srinagesh's email addressGuru Das Srinagesh2-2/+2
2023-07-27dt-bindings: usb: connector: disallow additional propertiesKrzysztof Kozlowski4-15/+8
2023-07-27dt-bindings: arm: cpus: Add Cortex A520, A720, and X4Rob Herring1-0/+3
2023-07-27of: unittest: fix null pointer dereferencing in of_unittest_find_node_by_name()Ruan Jinjie1-4/+6
2023-07-26dt-bindings: usb: samsung-hsotg: remove bindings already part of dwc2Krzysztof Kozlowski1-38/+0
2023-07-26of: fix htmldocs build warningsStephen Rothwell1-4/+3
2023-07-21dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txtRob Herring1-28/+0
2023-07-21dt-bindings: serial: Remove obsolete cavium-uart.txtRob Herring1-19/+0
2023-07-19dt-bindings: reset: altr,modrst-offset is not required for arm64 SoCFPGADinh Nguyen1-2/+10
2023-07-14dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficientsKrzysztof Kozlowski1-3/+3
2023-07-14dt-bindings: crypto: qcom-qce: add SoC compatible string for ipq9574Anusha Rao1-0/+1
2023-07-11of: Preserve "of-display" device name for compatibilityRob Herring1-1/+1
2023-07-10of: make OF_EARLY_FLATTREE depend on HAS_IOMEMBaoquan He1-1/+1
2023-07-09Linux 6.5-rc1Linus Torvalds1-2/+2
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds1-46/+46
2023-07-08mm: lock newly mapped VMA with corrected orderingHugh Dickins1-2/+2
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan1-0/+1
2023-07-08mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan1-0/+2
2023-07-08mm: lock a vma before stack expansionSuren Baghdasaryan1-0/+4
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma1-1/+1
2023-07-08lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven1-2/+9
2023-07-08kasan, slub: fix HW_TAGS zeroing with slub_debugAndrey Konovalov2-14/+14
2023-07-08kasan: fix type cast in memory_is_poisoned_nAndrey Konovalov1-1/+2
2023-07-08mailmap: add entries for Heiko StuebnerHeiko Stuebner1-0/+3
2023-07-08mailmap: update manpage linkHeiko Stuebner1-1/+2
2023-07-08bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-08MAINTAINERS: add linux-next infoRandy Dunlap1-0/+7
2023-07-08mailmap: add Markus Schneider-PargmannMarkus Schneider-Pargmann1-0/+1
2023-07-08writeback: account the number of pages written backMatthew Wilcox (Oracle)1-3/+5
2023-07-08mm: call arch_swap_restore() from do_swap_page()Peter Collingbourne1-0/+7
2023-07-08squashfs: fix cache race with migrationVincent Whitchurch1-4/+23