aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-21i2c: k1: check for transfer errorAlex Elder1-1/+1
2025-06-21smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key sizeBharath SM2-2/+2
2025-06-21smb: minor fix to use sizeof to initialize flags_string bufferBharath SM1-1/+1
2025-06-21smb: Use loff_t for directory position in cached_direntsBharath SM1-1/+1
2025-06-21smb: Log an error when close_all_cached_dirs failsPaul Aurich1-2/+12
2025-06-21cifs: Fix prepare_write to negotiate wsize if neededDavid Howells1-2/+6
2025-06-21smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher1-2/+3
2025-06-21smb: client: fix first command failure during re-negotiationzhangjian1-0/+1
2025-06-20irqchip/ath79-misc: Fix missing prototypes warningsShiji Yang1-18/+2
2025-06-20rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)1-0/+4
2025-06-20KVM: TDX: Exit to userspace for GetTdVmCallInfoBinbin Wu3-4/+54
2025-06-20KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>Binbin Wu3-1/+97
2025-06-20KVM: TDX: Add new TDVMCALL status code for unsupported subfuncsBinbin Wu2-4/+7
2025-06-20erofs: remove a superfluous check for encoded extentsGao Xiang1-6/+0
2025-06-20io_uring/net: always use current transfer count for buffer putJens Axboe1-1/+1
2025-06-20ALSA: hda/realtek: Enable headset Mic on Positivo P15XEdson Juliano Drosdeck1-0/+8
2025-06-19mtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez1-0/+1
2025-06-19net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi1-4/+6
2025-06-19net: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi1-9/+12
2025-06-19tools: ynl: fix mixing ops and notifications on one socketJakub Kicinski1-11/+17
2025-06-19net: atm: fix /proc/net/atm/lec handlingEric Dumazet1-2/+3
2025-06-19net: atm: add lec_mutexEric Dumazet1-0/+7
2025-06-19mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not availableDavid Thompson1-2/+4
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi1-1/+3
2025-06-19NFC: nci: uart: Set tty->disc_data only in success pathKrzysztof Kozlowski1-4/+4
2025-06-19calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().Kuniyuki Iwashima1-0/+8
2025-06-19MAINTAINERS: Remove Shannon Nelson from MAINTAINERS fileShannon Nelson2-7/+5
2025-06-19drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio4-2/+21
2025-06-19ASoC: Intel: sof-function-topology-lib: Print out the unsupported dmic countPeter Ujfalusi1-1/+2
2025-06-19drm/xe: Fix memset on iomemLucas De Marchi1-1/+1
2025-06-19drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar1-1/+1
2025-06-19ublk: santizize the arguments from userspace when adding a deviceRonnie Sahlberg1-0/+3
2025-06-19sunrpc: handle SVC_GARBAGE during svc auth processing as auth errorJeff Layton1-9/+2
2025-06-19nfsd: use threads array as-is in netlink interfaceJeff Layton1-3/+2
2025-06-19net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock_get()Alexey Kodanev1-2/+2
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland3-20/+14
2025-06-19KVM: arm64: Remove cpacr_clear_set()Mark Rutland1-62/+0
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()Mark Rutland1-9/+8
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()Mark Rutland1-1/+4
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland3-140/+130
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland1-0/+3
2025-06-19KVM: arm64: VHE: Synchronize restore of host debug registersMark Rutland1-0/+3
2025-06-19eth: fbnic: avoid double free when failing to DMA-map FW msgJakub Kicinski1-4/+1
2025-06-19KVM: arm64: selftests: Close the GIC FD in arch_timer_edge_casesZenghui Yu1-3/+13
2025-06-19KVM: arm64: Explicitly treat routing entry type changes as changesSean Christopherson1-1/+2
2025-06-19KVM: arm64: nv: Fix tracking of shadow list registersMarc Zyngier1-39/+42
2025-06-19erofs: refuse crafted out-of-file-range encoded extentsGao Xiang1-0/+4
2025-06-18tcp: fix passive TFO socket having invalid NAPI IDDavid Wei1-0/+3
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei2-0/+113
2025-06-18selftests: net: add passive TFO test binaryDavid Wei3-0/+173