summaryrefslogtreecommitdiffstats
path: root/tools/pci (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-15perf intel-pt: Fix system_wide dummy event for hybridAdrian Hunter1-1/+1
2022-10-15perf intel-pt: Fix segfault in intel_pt_print_info() with uClibcAdrian Hunter1-2/+7
2022-10-15perf test: Fix attr tests for PERF_FORMAT_LOSTJames Clark6-11/+11
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi1-1/+194
2022-10-15perf inject: Fix GEN_ELF_TEXT_OFFSET for jitAdrian Hunter1-1/+3
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter1-0/+162
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter1-3/+3
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter1-1/+8
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter1-4/+12
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter1-4/+3
2022-10-14perf: Skip and warn on unknown format 'configN' attrsRob Herring5-13/+26
2022-10-14perf list: Fix metricgroups title messageAndi Kleen1-1/+1
2022-10-14perf mem: Fix -C option behavior for perf mem recordNamhyung Kim1-0/+8
2022-10-14perf annotate: Add missing condition flags for arm64Namhyung Kim1-1/+1
2022-10-14libperf: Do not include non-UAPI linux/compiler.h headerArnaldo Carvalho de Melo1-3/+2
2022-10-14perf test: Fix test_arm_coresight.sh failures on JunoJames Clark1-1/+1
2022-10-14perf stat: Support old kernels for bperf cgroup countingNamhyung Kim1-1/+28
2022-10-13Documentation: rtla: Correct command line examplePierre Gondois1-1/+1
2022-10-13sunhme: fix an IS_ERR() vs NULL check in probeDan Carpenter1-2/+2
2022-10-13net: marvell: prestera: fix a couple NULL vs IS_ERR() checksDan Carpenter1-3/+3
2022-10-13kcm: avoid potential race in kcm_tx_workEric Dumazet1-1/+1
2022-10-13tcp: Clean up kernel listener's reqsk in inet_twsk_purge()Kuniyuki Iwashima2-5/+19
2022-10-13MAINTAINERS: of: collapse overlay entry into main device tree entryFrank Rowand1-11/+3
2022-10-13vdpa/ifcvf: add reviewerMichael S. Tsirkin1-0/+4
2022-10-13virtio_pci: use irq to detect interrupt supportMichael S. Tsirkin1-2/+2
2022-10-13net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera1-4/+5
2022-10-13openvswitch: add nf_ct_is_confirmed check before assigning the helperXin Long1-1/+2
2022-10-13tcp: Fix data races around icsk->icsk_af_ops.Kuniyuki Iwashima3-7/+12
2022-10-13ipv6: Fix data races around sk->sk_prot.Kuniyuki Iwashima3-11/+22
2022-10-13tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima9-15/+46
2022-10-13udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima3-12/+15
2022-10-13tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima1-0/+7
2022-10-13io_uring/rw: ensure kiocb_end_write() is always calledJens Axboe1-9/+29
2022-10-13io_uring: fix fdinfo sqe offsets calculationPavel Begunkov1-1/+1
2022-10-13io_uring: local variable rw shadows outer variable in io_writeStefan Roesch1-4/+4
2022-10-13io_uring/opdef: remove 'audit_skip' from SENDMSG_ZCJens Axboe1-1/+0
2022-10-13io_uring: optimise locking for local tw with submit_waitPavel Begunkov2-2/+17
2022-10-13io_uring: remove redundant memory barrier in io_req_local_work_addPavel Begunkov2-4/+12
2022-10-13io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECTJens Axboe1-6/+22
2022-10-13io_uring: remove notif leftoversPavel Begunkov2-6/+0
2022-10-13io_uring: correct pinned_vm accountingPavel Begunkov1-6/+4
2022-10-13io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov3-0/+23
2022-10-12tracing: Fix reading strings from synthetic eventsSteven Rostedt (Google)1-6/+17
2022-10-12tracing: Add "(fault)" name injection to kernel probesSteven Rostedt (Google)1-6/+25
2022-10-12tracing: Move duplicate code of trace_kprobe/eprobe.c into headerSteven Rostedt (Google)3-110/+106
2022-10-12drm/amd/display: Add HUBP surface flip interrupt handlerAurabindo Pillai1-0/+1
2022-10-12dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the exampleChiaEn Wu1-2/+2
2022-10-12dt-bindings: leds: mt6370: Fix MT6370 LED indicator DT warningChiaEn Wu1-3/+2
2022-10-12ring-buffer: Fix kernel-docJiapeng Chong1-3/+3
2022-10-12mctp: prevent double key removal and unrefJeremy Kerr2-12/+21