summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-04riscv: configs: Dubhe: Add configs for GMAC driver in StarFive DubheLey Foon Tan1-5/+31
2023-12-04riscv: dts: starfive: dubhe: Add GMAC DT nodeLey Foon Tan2-0/+58
2023-12-04dt-bindings: net: Add bindings for StarFive dwmactanchunhau1-0/+104
2023-12-04net: stmmac: Add StarFive dwmac supportLey Foon Tan3-0/+162
2023-12-04riscv: starfive: dubhe: Enable CONFIG_HZ_10Ley Foon Tan1-0/+1
2023-12-04kernel: Fix 'mult' overflow if using 10 HzLey Foon Tan5-6/+7
2023-12-04kernel: Add 10 Hz supportLey Foon Tan2-1/+8
2023-12-04riscv: defconfig: Add defconfigs for perf annotateGenevieve Chan1-0/+3
2023-12-04mtd: spi-nor: macronix: Add support for MX66U1G45GLey Foon Tan1-0/+3
2023-12-04arch: riscv: starfive: Increase RCU stall timeout and remove watchdog configGenevieve Chan1-2/+1
2023-12-04riscv: dts: starfive: dubhe: Added device tree for dual fpgaLey Foon Tan2-1/+52
2023-12-04riscv: dts: starfive: dubhe: Update Dubhe compatible stringLey Foon Tan1-2/+2
2023-12-04dt-bindings: riscv: Add compatible string for StarFive Dubhe CPULey Foon Tan1-0/+1
2023-12-04perf vendor events riscv: Redirect the path of sys to riscv cpu IDGenevieve Chan1-1/+1
2023-12-04perf vendor events riscv: Add JSON metrics for Starfive Dubhe PerfGenevieve Chan8-0/+826
2023-12-04perf vendor events riscv: Added Dubhe mapfileGenevieve Chan1-0/+1
2023-12-04riscv: dts: starfive: dubhe: Added vector PMU events to dtsGenevieve Chan1-0/+5
2023-12-04riscv: dts: starfive: dubhe: Use many-many mapping of raw PMU eventsGenevieve Chan1-140/+27
2023-12-04RISC-V: Added HiFive Unmatched PMU eventsJoão Mário Domingos4-0/+182
2023-12-04RISC-V: Added generic pmu-events mapfileJoão Mário Domingos2-0/+34
2023-12-04RISC-V: Support CPUID for risc-v in perfJoão Mário Domingos3-0/+85
2023-12-04RISC-V: Create unique identification for SoC PMUJoão Mário Domingos2-0/+50
2023-12-04riscv: dts: starfive: dubhe: Add pmu device tree nodeGenevieve Chan1-1/+174
2023-12-04riscv: config: Enable Perf configs in Starfive Dubhe defconfigGenevieve Chan1-0/+1
2023-12-04riscv: dts: starfive: dubhe: Add cpu1 device tree nodeLey Foon Tan1-2/+28
2023-12-04riscv: config: Add Starfive Dubhe defconfigLey Foon Tan1-0/+114
2023-12-04riscv: Add StarFive Dubhe SoC supportLey Foon Tan1-0/+8
2023-12-04riscv: dts: starfive: Add Dubhe FPGA device treeLey Foon Tan3-0/+150
2023-12-04riscv: Implement non-coherent DMA support via SiFive cache flushingEmil Renner Berthing2-4/+39
2023-12-04riscv: optimized memsetMatteo Croce7-138/+44
2023-12-04riscv: optimized memmoveMatteo Croce5-322/+26
2023-12-04riscv: optimized memcpyMatteo Croce6-116/+104
2023-12-03Linux 6.1.65Greg Kroah-Hartman1-1/+1
2023-12-03io_uring: fix off-by one bvec indexKeith Busch1-1/+1
2023-12-03USB: dwc3: qcom: fix wakeup after probe deferralJohan Hovold1-4/+4
2023-12-03USB: dwc3: qcom: fix software node leak on probe errorsJohan Hovold1-5/+8
2023-12-03usb: dwc3: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-12-03usb: dwc3: Fix default mode initializationAlexander Stein1-1/+1
2023-12-03USB: dwc2: write HCINT with INTMASK appliedOliver Neukum1-8/+7
2023-12-03usb: typec: tcpm: Skip hard reset when in error recoveryBadhri Jagan Sridharan1-0/+9
2023-12-03USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak1-1/+2
2023-12-03USB: serial: option: fix FM101R-GL definesPuliang Lu1-2/+2
2023-12-03USB: serial: option: add Fibocom L7xx modulesVictor Fragoso1-0/+1
2023-12-03usb: cdnsp: Fix deadlock issue during using NCM gadgetPawel Laszczak1-0/+3
2023-12-03bcache: fixup lock c->root errorMingzhe Zou1-3/+11
2023-12-03bcache: fixup init dirty data errorsMingzhe Zou1-1/+4
2023-12-03bcache: prevent potential division by zero errorRand Deeb1-1/+1
2023-12-03bcache: check return value from btree_node_alloc_replacement()Coly Li1-0/+2
2023-12-03dm-delay: fix a race between delay_presuspend and delay_bioMikulas Patocka1-5/+12
2023-12-03hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li1-9/+23