summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-10staging: vchiq_arm: Fix possible NPR of keep-alive threadStefan Wahren1-1/+2
2025-04-10staging: vchiq_arm: Register debugfs after cdevStefan Wahren1-2/+2
2025-04-10staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES谢致邦 (XIE Zhibang)1-0/+1
2025-04-10perf pmu: Handle memory failure in tool_pmu__new()Thomas Richter2-1/+10
2025-04-10perf: intel-tpebs: Fix incorrect usage of zfree()James Clark1-1/+1
2025-04-10perf dso: fix dso__is_kallsyms() checkStephen Brennan1-1/+3
2025-04-10perf python: Check if there is space to copy all the eventArnaldo Carvalho de Melo1-0/+5
2025-04-10perf python: Don't keep a raw_data pointer to consumed ring buffer spaceArnaldo Carvalho de Melo1-3/+1
2025-04-10perf python: Decrement the refcount of just created event on failureArnaldo Carvalho de Melo1-1/+5
2025-04-10perf python: Fixup description of sample.id event memberArnaldo Carvalho de Melo1-1/+1
2025-04-10i3c: master: svc: Fix missing the IBI rulesStanley Chu1-1/+1
2025-04-10um: hostfs: avoid issues on inode number reuse by hostBenjamin Berg3-27/+41
2025-04-10um: remove copy_from_kernel_nofault_allowedBenjamin Berg4-72/+1
2025-04-10um: Pass the correct Rust target and options with gccDavid Gow1-3/+4
2025-04-10selftests/mm/cow: fix the incorrect error handlingCyan Yang1-1/+1
2025-04-10fuse: fix dax truncate/punch_hole fault pathAlistair Popple3-4/+3
2025-04-10NFS: fix open_owner_id_maxsz and related fields.NeilBrown1-9/+9
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust2-6/+13
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust2-0/+8
2025-04-10NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust2-0/+7
2025-04-10NFSv4: Don't trigger uneccessary scans for return-on-close delegationsTrond Myklebust1-15/+18
2025-04-10scripts/gdb/linux/symbols.py: address changes to module_sect_attrsAntonio Quartulli1-4/+9
2025-04-10writeback: fix calculations in trace_balance_dirty_pages() for cgwbTang Yizhou3-4/+4
2025-04-10writeback: let trace_balance_dirty_pages() take struct dtc as parameterTang Yizhou3-43/+31
2025-04-10arch/powerpc: drop GENERIC_PTDUMP from mpc885_ads_defconfigAnshuman Khandual1-1/+1
2025-04-10reboot: reboot, not shutdown, on hw_protection_reboot timeoutAhmad Fatoum1-21/+49
2025-04-10reboot: replace __hw_protection_shutdown bool action parameter with an enumAhmad Fatoum2-11/+21
2025-04-10ocfs2: validate l_tree_depth to avoid out-of-bounds accessVasiliy Kovalev1-0/+8
2025-04-10kexec: initialize ELF lowest address to ULONG_MAXSourabh Jain1-1/+1
2025-04-10kernel/events/uprobes: handle device-exclusive entries correctly in __replace...David Hildenbrand1-1/+12
2025-04-10perf test stat_all_pmu.sh: Correctly check 'perf stat' resultVeronika Molnarova1-14/+34
2025-04-10perf units: Fix insufficient array spaceArnaldo Carvalho de Melo1-1/+1
2025-04-10perf x86/topdown: Fix topdown leader sampling test error on hybridDapeng Mi1-1/+1
2025-04-10perf evsel: tp_format accessing improvementsIan Rogers1-1/+15
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