aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-16misc: amd-sbi: Address potential integer overflow issue reported in smatchAkshay Gupta1-3/+2
2025-07-16comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott1-1/+1
2025-07-16comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott1-2/+12
2025-07-16comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott1-0/+3
2025-07-16comedi: das6402: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-16comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-16comedi: pcl812: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-16comedi: das16m1: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-16comedi: Fix some signed shift left operationsIan Abbott1-7/+7
2025-07-16comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott1-0/+16
2025-07-13nvmem: imx-ocotp: fix MAC address byte lengthSteffen Bätz2-2/+8
2025-07-06MAINTAINERS: add miscdevice Rust abstractionsTamir Duberstein1-0/+1
2025-07-04mux: mmio: Fix missing CONFIG_REGMAP_MMIOKrzysztof Kozlowski1-0/+1
2025-06-29iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown modeKim Seer Paller1-1/+3
2025-06-29iio: adc: ad7380: fix adi,gain-milli property parsingDavid Lechner1-2/+3
2025-06-29iio: adc: ad7949: use spi_is_bpw_supported()David Lechner1-4/+3
2025-06-29iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flushSean Nyekjaer1-0/+2
2025-06-29iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel mapsChen-Yu Tsai1-0/+1
2025-06-29dt-bindings: iio: gyro: invensense,mpu3050: change irq maxItemsRodrigo Gobbi1-1/+1
2025-06-29iio: common: st_sensors: Fix use of uninitialize device structsMaud Spierings3-35/+31
2025-06-29iio: adc: adi-axi-adc: fix ad7606_bus_reg_read()David Lechner1-2/+4
2025-06-29dt-bindings: iio: adc: adi,ad7606: fix dt_schema validation warningAngelo Dureghello1-6/+0
2025-06-27interconnect: avoid memory allocation when 'icc_bw_lock' is heldGabor Juhos4-6/+44
2025-06-26interconnect: icc-clk: destroy nodes in case of memory allocation failuresGabor Juhos1-0/+2
2025-06-26interconnect: increase ICC_DYN_ID_STARTGabor Juhos1-1/+4
2025-06-23interconnect: exynos: handle node name allocation failureJohan Hovold1-0/+5
2025-06-23interconnect: qcom: sc7280: Add missing num_links to xm_pcie3_1 nodeXilin Wu1-0/+1
2025-06-22Linux 6.16-rc3v6.16-rc3Linus Torvalds1-1/+1
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