summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12s390/vdso: Create .build-id links for unstripped vdso filesJens Remus1-1/+1
2024-06-12kbuild: fix build ID symlinks to installed debug VDSO filesMasahiro Yamada1-1/+1
2024-06-12kbuild: unify vdso_install rulesMasahiro Yamada20-185/+73
2024-06-12s390/vdso: Generate unwind information for C modulesJens Remus2-2/+4
2024-06-12s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar1-0/+1
2024-06-12LoongArch: Fix callchain parse error with kernel tracepoint events againHuacai Chen1-2/+1
2024-06-12perf pmu: Count sys and cpuid JSON events separatelyIan Rogers2-23/+53
2024-06-12perf pmu: Assume sysfs events are always the same caseIan Rogers1-5/+26
2024-06-12perf tools: Add/use PMU reverse lookup from config to nameIan Rogers4-2/+37
2024-06-12perf tools: Use pmus to describe type from attributeIan Rogers1-5/+11
2024-06-12perf pmu: "Compat" supports regular expression matching identifiersJing Zhang2-2/+26
2024-06-12perf pmu: Move pmu__find_core_pmu() to pmus.cJames Clark6-24/+25
2024-06-12perf test: Add a test for strcmp_cpuid_str() expressionJames Clark1-4/+27
2024-06-12perf stat: Don't display metric header for non-leader uncore eventsIan Rogers1-0/+3
2024-06-12usb: fotg210: Add missing kernel doc descriptionAndy Shevchenko1-0/+1
2024-06-12f2fs: fix to add missing iput() in gc_data_segment()Chao Yu1-2/+7
2024-06-12perf daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda1-2/+2
2024-06-12libsubcmd: Fix parse-options memory leakIan Rogers1-3/+5
2024-06-12serial: sh-sci: protect invalidating RXDMA on shutdownWolfram Sang1-0/+5
2024-06-12f2fs: compress: don't allow unaligned truncation on released compress inodeChao Yu1-3/+8
2024-06-12f2fs: fix to release node block count in error path of f2fs_new_node_page()Chao Yu1-1/+1
2024-06-12f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...Chao Yu1-0/+10
2024-06-12f2fs: compress: fix error path of inc_valid_block_count()Chao Yu1-7/+8
2024-06-12f2fs: introduce get_available_block_count() for cleanupChao Yu1-22/+27
2024-06-12f2fs: deprecate io_bitsJaegeuk Kim8-205/+10
2024-06-12f2fs: compress: fix to update i_compr_blocks correctlyChao Yu1-7/+14
2024-06-12perf symbols: Fix ownership of string in dso__load_vmlinux()James Clark1-3/+8
2024-06-12perf maps: Move symbol maps functions to maps.cIan Rogers4-249/+250
2024-06-12perf thread: Fixes to thread__new() related to initializing commIan Rogers1-9/+5
2024-06-12perf report: Avoid SEGV in report__setup_sample_type()Ian Rogers1-1/+1
2024-06-12perf ui browser: Avoid SEGV on titleIan Rogers1-1/+1
2024-06-12f2fs: fix block migration when section is not aligned to pow2Wu Bo1-9/+8
2024-06-12f2fs: support file pinning for zoned devicesDaeho Jeong6-38/+154
2024-06-12f2fs: kill heap-based allocationJaegeuk Kim5-71/+11
2024-06-12f2fs: separate f2fs_gc_range() to use GC for a rangeDaeho Jeong1-21/+28
2024-06-12f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SECJaegeuk Kim12-136/+135
2024-06-12f2fs: support printk_ratelimited() in f2fs_printk()Chao Yu4-28/+38
2024-06-12f2fs: Clean up errors in segment.hKaiLong Wang1-2/+2
2024-06-12PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-2/+13
2024-06-12PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3Kuppuswamy Sathyanarayanan1-9/+4
2024-06-12dt-bindings: spmi: hisilicon,hisi-spmi-controller: fix binding referencesJohan Hovold1-2/+2
2024-06-12extcon: max8997: select IRQ_DOMAIN instead of depending on itRandy Dunlap1-1/+2
2024-06-12perf ui browser: Don't save pointer to stack memoryIan Rogers2-2/+4
2024-06-12perf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe1-1/+1
2024-06-12i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()Christophe JAILLET1-13/+7
2024-06-12i2c: cadence: Avoid fifo clear after startSai Pavan Boddu1-0/+1
2024-06-12ppdev: Add an error check in register_deviceHuai-Yuan Liu1-4/+11
2024-06-12ppdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-06-12stm class: Fix a double free in stm_register_device()Dan Carpenter1-5/+6
2024-06-12usb: gadget: u_audio: Clear uac pointer when freed.Chris Wulff1-0/+2