summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12perf evlist: Add evlist__findnew_tracking_event() helperYang Jihong3-8/+22
2024-06-12perf tests: Apply attributes to all events in object code reading testJames Clark1-5/+5
2024-06-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark1-0/+16
2024-06-12arm64: dts: meson: fix S4 power-controller nodeXianwei Zhao1-4/+9
2024-06-12interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port assignmentKonrad Dybcio1-1/+1
2024-06-12module: don't ignore sysfs_create_link() failuresArnd Bergmann3-15/+45
2024-06-12serial: sc16is7xx: add proper sched.h include for sched_set_fifo()Hugo Villeneuve1-1/+1
2024-06-12PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar1-0/+3
2024-06-12greybus: arche-ctrl: move device table to its right locationArnd Bergmann2-8/+2
2024-06-12serial: max3100: Fix bitwise typesAndy Shevchenko1-1/+4
2024-06-12serial: max3100: Update uart_driver_registered on driver removalAndy Shevchenko1-1/+3
2024-06-12serial: max3100: Lock port->lock when calling uart_handle_cts_change()Andy Shevchenko1-1/+12
2024-06-12perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...Namhyung Kim1-4/+6
2024-06-12perf annotate: Use global annotation_optionsNamhyung Kim8-89/+71
2024-06-12perf top: Convert to the global annotation_optionsNamhyung Kim2-23/+22
2024-06-12perf report: Convert to the global annotation_optionsNamhyung Kim1-17/+16
2024-06-12perf annotate: Introduce global annotation_optionsNamhyung Kim3-22/+26
2024-06-12perf annotate: Split branch stack cycles information out of 'struct annotatio...Namhyung Kim3-24/+54
2024-06-12perf machine thread: Remove exited threads by defaultIan Rogers5-4/+35
2024-06-12perf record: Lazy load kernel symbolsIan Rogers4-3/+12
2024-06-12firmware: dmi-id: add a release callback functionArnd Bergmann1-1/+6
2024-06-12dmaengine: idma64: Add check for dma_set_max_seg_sizeChen Ni1-1/+3
2024-06-12soundwire: cadence: fix invalid PDI offsetPierre-Louis Bossart1-1/+1
2024-06-12perf stat: Do not fail on metrics on s390 z/VM systemsThomas Richter1-14/+14
2024-06-12usb: typec: ucsi: simplify partner's PD caps registrationDmitry Baryshkov1-13/+1
2024-06-12usb: typec: ucsi: always register a link to USB PD deviceDmitry Baryshkov1-2/+2
2024-06-12perf annotate: Get rid of duplicate --group option itemNamhyung Kim1-2/+0
2024-06-12counter: linux/counter.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-06-12fpga: bridge: add owner module and take its refcountMarco Pagani3-31/+43
2024-06-12fpga: manager: add owner module and take its refcountMarco Pagani3-53/+89
2024-06-12f2fs: fix to wait on page writeback in __clone_blkaddrs()Chao Yu1-0/+3
2024-06-12f2fs: multidev: fix to recognize valid zero block addressChao Yu1-1/+1
2024-06-12phy: qcom: qmp-combo: fix duplicate return in qmp_v4_configure_dp_phyNeil Armstrong1-2/+0
2024-06-12greybus: lights: check return of get_channel_from_modeRui Miguel Silva1-1/+7
2024-06-12iio: core: Leave private pointer NULL when no private data suppliedAndy Shevchenko1-2/+4
2024-06-12perf probe: Add missing libgen.h header needed for using basename()Arnaldo Carvalho de Melo1-0/+1
2024-06-12perf record: Delete session after stopping sideband threadIan Rogers1-2/+2
2024-06-12net: wangxun: fix to change Rx featuresJiawen Wu1-1/+3
2024-06-12sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...Cheng Yu1-1/+1
2024-06-12sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov2-2/+2
2024-06-12af_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet1-2/+1
2024-06-12netrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet1-12/+7
2024-06-12net: qrtr: ns: Fix module refcntChris Lew1-0/+27
2024-06-12net: bridge: mst: fix vlan use-after-freeNikolay Aleksandrov1-6/+10
2024-06-12selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2-6/+6
2024-06-12net: bridge: xmit: make sure we have at least eth header len bytesNikolay Aleksandrov1-0/+6
2024-06-12modules: Drop the .export_symbol section from the final modulesWang Yao1-0/+1
2024-06-12tracing/user_events: Fix non-spaced field matchingBeau Belgrave1-1/+75
2024-06-12tracing/user_events: Prepare find/delete for same name eventsBeau Belgrave1-48/+59
2024-06-12tracing/user_events: Allow events to persist for perfmon_capable usersBeau Belgrave2-15/+32