summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-25dt-bindings: clock: Convert nuvoton,npcm750-clk to DT schemaRob Herring (Arm)2-100/+66
2025-07-25dt-bindings: clock: Convert moxa,moxart-clock to DT schemaRob Herring (Arm)3-49/+39
2025-07-25dt-bindings: clock: Convert microchip,pic32mzda-clk to DT schemaRob Herring (Arm)2-39/+45
2025-07-25dt-bindings: clock: Convert maxim,max9485 to DT schemaRob Herring (Arm)2-59/+82
2025-07-25More minor SDCA changesMark Brown3-50/+92
2025-07-25pwm: raspberrypi-poe: Fix spelling mistake "Firwmware" -> "Firmware"Colin Ian King1-1/+1
2025-07-25PCI: dwc: Switch to msi_create_parent_irq_domain()Nam Cao3-46/+25
2025-07-25PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()Jiri Slaby (SUSE)9-14/+11
2025-07-24perf build-id: Truncate to avoid overflowing the build_id dataIan Rogers1-1/+4
2025-07-24perf build-id: Reduce size of "size" variableIan Rogers2-3/+7
2025-07-24perf metricgroups: Add NO_THRESHOLD_AND_NMI constraintIan Rogers3-8/+23
2025-07-24perf parse-events: Fix missing slots for Intel topdown metric eventsIan Rogers6-12/+77
2025-07-24perf topdown: Use attribute to see an event is a topdown metic or slotsIan Rogers7-55/+108
2025-07-24perf parse-events: Support user CPUs mixed with threads/processesIan Rogers3-48/+87
2025-07-24perf evsel: Add evsel__open_per_cpu_and_threadIan Rogers2-4/+22
2025-07-24perf parse-events: Minor __add_event refactoringIan Rogers1-21/+48
2025-07-24perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmuIan Rogers2-12/+19
2025-07-24perf evsel: Use libperf perf_evsel__exitIan Rogers1-3/+1
2025-07-24libperf evsel: Factor perf_evsel__exit out of perf_evsel__deleteIan Rogers2-1/+7
2025-07-24libperf evsel: Rename own_cpus to pmu_cpusIan Rogers9-22/+22
2025-07-24perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumaskIan Rogers3-9/+51
2025-07-24perf parse-events: Allow the cpu term to be a PMU or CPU rangeIan Rogers2-18/+54
2025-07-24perf stat: Don't size aggregation ids from user_requested_cpusIan Rogers1-5/+2
2025-07-24perf stat: Avoid buffer overflow to the aggregation mapIan Rogers1-1/+1
2025-07-24perf parse-events: Warn if a cpu term is unsupported by a CPUIan Rogers4-18/+35
2025-07-24perf pfm: Don't force loading of all PMUsIan Rogers1-4/+0
2025-07-24support for amlogic the new SPI IPMark Brown5-0/+966
2025-07-24ubifs: stop using write_cache_pagesChristoph Hellwig1-3/+7
2025-07-24f2fs: zone: wait for inflight dio completion, excluding pinned files read usi...yohan.joung1-2/+6
2025-07-24mtd: ubi: Remove unused ubi_flushDr. David Alan Gilbert2-28/+0
2025-07-24f2fs: ignore valid ratio when free section count is lowDaeho Jeong1-6/+12
2025-07-24f2fs: don't break allocation when crossing contiguous sectionsChao Yu2-10/+19
2025-07-24f2fs: remove unnecessary tracepoint enabled checkSheng Yong1-6/+3
2025-07-24f2fs: merge the two conditions to avoid code duplicationmason.zhang1-6/+1
2025-07-24f2fs: vm_unmap_ram() may be called from an invalid contextJan Prusakowski1-1/+1
2025-07-24dt-bindings: clock: Convert qcom,krait-cc to DT schemaRob Herring (Arm)2-34/+43
2025-07-24dt-bindings: clock: qcom: Remove double colon from descriptionLuca Weiss59-59/+59
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi1-1/+1
2025-07-24Merge tag 'clk-imx-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...Stephen Boyd4-23/+91
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski293-1267/+2491
2025-07-24PCI: imx6: Delay link start until configfs 'start' writtenRichard Zhu1-3/+0
2025-07-24regulator: mt6370: Fix spelling mistake in mt6370_regualtor_registerColin Ian King1-2/+2
2025-07-24PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_resetRichard Zhu1-2/+3
2025-07-24i40e: use libie_aq_strMichal Swiatkowski9-224/+105
2025-07-24iavf: use libie_aq_strMichal Swiatkowski5-56/+5
2025-07-24ice: use libie_aq_strMichal Swiatkowski11-109/+60
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski4-0/+64
2025-07-24iavf: use libie adminq descriptorsMichal Swiatkowski6-191/+106
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski13-650/+499
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski6-367/+167