aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/task-analyzer.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-31gpu: nova-core: fix up formatting after mergeMiguel Ojeda1-1/+1
2025-07-31bitfield: Ensure the return values of helper functions are checkedBen Horgan1-4/+4
2025-07-31test_bits: add tests for __GENMASK() and __GENMASK_ULL()Vincent Mailhol1-0/+19
2025-07-31bits: unify the non-asm GENMASK*()Vincent Mailhol1-22/+4
2025-07-31bits: split the definition of the asm and non-asm GENMASK*()Vincent Mailhol1-6/+7
2025-07-31cpumask: Remove unnecessary cpumask_nth_andnot()Shaopeng Tan2-43/+0
2025-07-31watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu()Yury Norov [NVIDIA]1-4/+1
2025-07-31clocksource: Improve randomness in clocksource_verify_choose_cpus()Yury Norov [NVIDIA]1-4/+1
2025-07-31smb3 client: add way to show directory leases for improved debuggingSteve French2-1/+53
2025-07-30drm/xe/vf: Disable CSC support on VFLukasz Laguna1-0/+1
2025-07-30mtd: spinand: winbond: Add comment about the maximum frequencyMiquel Raynal1-0/+1
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w35n0xjwMiquel Raynal3-4/+94
2025-07-30mtd: spinand: winbond: Enable high-speed modes on w25n0xjwMiquel Raynal3-3/+45
2025-07-30mtd: spinand: Add a ->configure_chip() hookMiquel Raynal2-2/+21
2025-07-30mtd: spinand: Add a frequency field to all READ_FROM_CACHE variantsMiquel Raynal13-112/+121
2025-07-30mtd: spinand: Fix macro alignmentMiquel Raynal1-3/+3
2025-07-30spi: spi-mem: Take into account the actual maximum frequencyMiquel Raynal3-6/+16
2025-07-30spi: spi-mem: Use picoseconds for calculating the op durationsMiquel Raynal1-3/+10
2025-07-30mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar1-0/+6
2025-07-30mtd: spinand: propagate spinand_wait() errors from spinand_write_page()Gabor Juhos1-1/+4
2025-07-30mtd: rawnand: fsmc: Add missing check after DMA mapThomas Fourier1-0/+2
2025-07-30mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier1-0/+15
2025-07-30mtd: rawnand: hynix: don't try read-retry on SLC NANDsHector Palacios1-2/+2
2025-07-30mtd: rawnand: atmel: Fix dma_mapping_error() addressThomas Fourier1-1/+1
2025-07-30mtd: nand: brcmnand: fix mtd corrected bits statDavid Regan1-15/+38
2025-07-30mtd: rawnand: renesas: Add missing check after DMA mapThomas Fourier1-0/+6
2025-07-30mtd: spinand: gigadevice: Add support for GD5F1GM9 chipsTeng Wu1-0/+20
2025-07-30mtd: nand: brcmnand: replace manual string choices with standard helpersYuesong Li1-4/+5
2025-07-30mfd: dt-bindings: Convert TPS65910 to DT schemaShree Ramamoorthy2-205/+318
2025-07-30mfd: Minor Cirrus/Maxim Kconfig order fixesCharles Keepax1-48/+48
2025-07-30mfd: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus3-3/+0
2025-07-29compiler_types: Provide __no_kstack_erase to disable coverage only on ClangKees Cook4-2/+9
2025-07-29fortify: Fix incorrect reporting of read buffer sizeKees Cook1-1/+1
2025-07-29kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGSKees Cook1-1/+1
2025-07-29ring-buffer: Make the const read-only 'type' staticColin Ian King1-1/+1
2025-07-29Documentation: KVM: Use unordered list for pre-init VGIC registersOliver Upton1-5/+2
2025-07-29pwm: imx-tpm: Reset counter if CMOD is 0Laurentiu Mihalcea1-0/+9
2025-07-29pwm: mediatek: Fix duty and period settingUwe Kleine-König1-7/+14
2025-07-29pwm: mediatek: Handle hardware enable and clock enable separatelyUwe Kleine-König1-32/+28
2025-07-29jfs: fix metapage reference count leak in dbAllocCtlZheng Yu1-1/+3
2025-07-29ktest.pl: Add new PATCHCHECK_SKIP option to skip testing individual commitsSteven Rostedt2-0/+35
2025-07-29tracing: fprobe: Fix infinite recursion using preempt_*_notrace()Masami Hiramatsu (Google)1-2/+2
2025-07-28selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suiteKaFai Wan4-38/+39
2025-07-28selftests/bpf: Add selftest for attaching tracing programs to functions in deny listKaFai Wan2-0/+39
2025-07-28bpf: Add log for attaching tracing programs to functions in deny listKaFai Wan1-0/+2
2025-07-28bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functionsKaFai Wan2-2/+3
2025-07-28ipe: use SHA-256 library API instead of crypto_shash APIEric Biggers2-28/+6
2025-07-28dt-bindings: Correct indentation and style in DTS exampleKrzysztof Kozlowski19-354/+354
2025-07-28staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()Kees Cook1-4/+5
2025-07-29tracing: trace_fprobe: Fix typo of the semicolonMasami Hiramatsu (Google)1-1/+1