summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10perf evlist: Add success path to evlist__create_syswide_mapsIan Rogers1-7/+6
2025-04-10perf debug: Avoid stack overflow in recursive error messageIan Rogers1-1/+1
2025-04-10iio: light: Add check for array bounds in veml6075_read_int_time_msKaran Sanghavi1-2/+6
2025-04-10iio: adc: ad7768-1: set MOSI idle state to prevent accidental resetJonathan Santos1-0/+15
2025-04-10iio: adc: ad7173: Fix comparison of channel configsUwe Kleine-König1-4/+21
2025-04-10iio: adc: ad7124: Fix comparison of channel configsUwe Kleine-König1-4/+31
2025-04-10iio: adc: ad4130: Fix comparison of channel setupsUwe Kleine-König1-2/+39
2025-04-10iio: adc: ad_sigma_delta: Disable channel after calibrationUwe Kleine-König1-0/+1
2025-04-10dmaengine: ptdma: Utilize the AE4DMA engine's multi-queue functionalityBasavaraj Natikar2-3/+89
2025-04-10dmaengine: ae4dma: Use the MSI count and its corresponding IRQ numberBasavaraj Natikar1-2/+2
2025-04-10dmaengine: fsl-edma: free irq correctly in remove pathPeng Fan1-3/+9
2025-04-10dmaengine: fsl-edma: cleanup chan after dma_async_device_unregisterPeng Fan1-1/+1
2025-04-10soundwire: take in count the bandwidth of a prepared streamBard Liao1-2/+3
2025-04-10NFSD: Fix callback decoder status codesChuck Lever1-7/+7
2025-04-10perf tests: Fix data symbol test with LTO buildsIan Rogers2-13/+15
2025-04-10perf test: Add timeout to datasym workloadNamhyung Kim1-2/+21
2025-04-10fs/ntfs3: Prevent integer overflow in hdr_first_de()Dan Carpenter1-1/+1
2025-04-10fs/ntfs3: Fix a couple integer overflows on 32bit systemsDan Carpenter1-2/+2
2025-04-10usb: xhci: correct debug message page size calculationNiklas Neronin1-3/+3
2025-04-10perf machine: Fixup kernel maps ends after adding extra mapsNamhyung Kim1-2/+2
2025-04-10perf bench: Fix perf bench syscall loop countThomas Richter1-9/+13
2025-04-10perf arm-spe: Fix load-store operation checkingLeo Yan1-1/+7
2025-04-10iio: adc: ad7192: Grab direct mode for calibrationUwe Kleine-König1-0/+5
2025-04-10iio: adc: ad7173: Grab direct mode for calibrationUwe Kleine-König1-0/+5
2025-04-10iio: core: Rework claim and release of direct mode to work with sparse.Jonathan Cameron1-0/+26
2025-04-10iio: backend: make sure to NULL terminate stack bufferNuno Sá1-1/+3
2025-04-10iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fa...Jonathan Cameron1-11/+15
2025-04-10iio: accel: mma8452: Ensure error return on failure to matching oversampling ...Jonathan Cameron1-3/+7
2025-04-10ucsi_ccg: Don't show failed to get FW build information errorMario Limonciello1-3/+2
2025-04-10perf build: Fix in-tree build due to symbolic linkLuca Ceresoli1-1/+1
2025-04-10tools/x86: Fix linux/unaligned.h include path in lib/insn.cIan Rogers1-1/+1
2025-04-10perf pmu: Don't double count common sysfs and json eventsJames Clark2-3/+9
2025-04-10perf pmu: Dynamically allocate tool PMUJames Clark3-14/+13
2025-04-10perf pmus: Restructure pmu_read_sysfs to scan fewer PMUsIan Rogers2-51/+97
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang3-10/+62
2025-04-10vhost-scsi: Fix handling of multiple calls to vhost_scsi_set_endpointMike Christie1-12/+13
2025-04-10coresight: catu: Fix number of pages while using 64k pagesIlkka Koskinen1-1/+1
2025-04-10greybus: gb-beagleplay: Add error handling for gb_greybus_initWentao Liang1-1/+3
2025-04-10perf report: Fix input reload/switch with symbol sort keyDmitry Vyukov1-14/+16
2025-04-10perf report: Switch data file correctly in TUINamhyung Kim1-1/+1
2025-04-10staging: gpib: Fix cb7210 pcmcia OopsDave Penkler1-1/+1
2025-04-10soundwire: slave: fix an OF node reference leak in soundwire slave deviceJoe Hattori1-0/+1
2025-04-10perf tests: Fix Tool PMU test segfaultJames Clark1-2/+2
2025-04-10isofs: fix KMSAN uninit-value bug in do_isofs_readdir()Qasim Ijaz1-1/+2
2025-04-10perf tools: Add skip check in tool_pmu__event_to_str()Kan Liang2-1/+4
2025-04-10phy: phy-rockchip-samsung-hdptx: Don't use dt aliases to determine phy-idHeiko Stuebner1-6/+44
2025-04-10iio: adc: ad7124: Really disable all channels at probe timeUwe Kleine-König1-5/+3
2025-04-10iio: adc: ad7124: Micro-optimize channel disablingUwe Kleine-König1-8/+9
2025-04-10iio: light: veml6030: fix scale to conform to ABIJavier Carrasco2-311/+218
2025-04-10iio: gts-helper: export iio_gts_get_total_gain()Javier Carrasco2-1/+11