aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-09ublk: don't fail request for recovery & reissue in case of ubq->cancelingMing Lei1-4/+5
2025-04-09ublk: fix handling recovery & reissue in ublk_abort_queue()Ming Lei1-4/+26
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-08kunit: Spelling s/slowm/slow/Geert Uytterhoeven1-1/+1
2025-04-08kunit: tool: fix count of tests if late test planRae Moar2-2/+6
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem1-1/+1
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar2-1/+3
2025-04-08kbuild: Add '-fno-builtin-wcslen'Nathan Chancellor1-0/+3
2025-04-08gpiolib: of: Move Atmel HSMCI quirk up out of the regulator commentAndy Shevchenko1-3/+3
2025-04-08gpiolib: of: Fix the choice for Ingenic NAND quirkAndy Shevchenko1-0/+2
2025-04-08gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-04-08gpio: mpc8xxx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+3
2025-04-08gpio: TODO: track the removal of regulator-related workaroundsBartosz Golaszewski1-0/+34
2025-04-08MAINTAINERS: add more keywords for the GPIO subsystem entryBartosz Golaszewski1-0/+2
2025-04-08gpio: deprecate devm_gpiod_unhinge()Bartosz Golaszewski1-1/+5
2025-04-08gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flagBartosz Golaszewski1-0/+1
2025-04-08tracing: fprobe: Cleanup fprobe hash when module unloadingMasami Hiramatsu (Google)1-2/+101
2025-04-07KVM: arm64: Use acquire/release to communicate FF-A version negotiationWill Deacon1-4/+5
2025-04-07io_uring/kbuf: reject zero sized provided buffersJens Axboe1-0/+2
2025-04-07io_uring/zcrx: separate niov number from pagesPavel Begunkov2-9/+11
2025-04-07io_uring/zcrx: put refill data into separate cache linePavel Begunkov1-2/+2
2025-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal1-1/+1
2025-04-07mtd: rawnand: Add status chack in r852_ready()Wentao Liang1-0/+3
2025-04-07mtd: inftlcore: Add error check for inftl_read_oob()Wentao Liang1-4/+5
2025-04-07mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNANDGeert Uytterhoeven1-3/+0
2025-04-07gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu1-13/+14
2025-04-06Linux 6.15-rc1Linus Torvalds1-2/+2
2025-04-06tools/include: make uapi/linux/types.h usable from assemblyThomas Weißschuh1-0/+3
2025-04-06tools/power turbostat: v2025.05.06Len Brown1-1/+1
2025-04-06tools/power turbostat: disable "cpuidle" invocation counters, by defaultLen Brown2-13/+33
2025-04-06KVM: arm64: selftests: Explicitly set the page attrs to Inner-ShareableRaghavendra Rao Ananta2-0/+4
2025-04-06KVM: arm64: selftests: Introduce and use hardware-definition macrosRaghavendra Rao Ananta3-33/+92
2025-04-06Disable SLUB_TINY for build testingLinus Torvalds2-2/+2
2025-04-06tools/power turbostat: re-factor sysfs codeLen Brown1-10/+21
2025-04-06tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui1-0/+1
2025-04-06tools/power turbostat: Document GNR UncMHz domain conventionLen Brown1-0/+1
2025-04-06tools/power turbostat: report CoreThr per measurement intervalLen Brown2-1/+3
2025-04-06tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192Justin Ernst1-1/+1
2025-04-06kbuild: rpm-pkg: build a debuginfo RPMUday Shankar2-2/+54
2025-04-06kconfig: merge_config: use an empty file as initfileDaniel Gomez1-2/+2
2025-04-06nios2: migrate to the generic rule for built-in DTBMasahiro Yamada4-9/+10
2025-04-05sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes4-4/+0
2025-04-05sh: Align .bss section padding to 8-byte boundaryArtur Rojek1-1/+14
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao4-7/+7
2025-04-05hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()Nam Cao1-4/+4
2025-04-05hrtimers: Rename debug_init() to debug_setup()Nam Cao1-4/+2
2025-04-05hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()Nam Cao1-4/+4
2025-04-05hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()Nam Cao1-2/+0
2025-04-05hrtimers: Make callback function pointer privateNam Cao4-8/+8