aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-06fs/pipe: do not open-code pipe head/tail logic in FIONREADLinus Torvalds1-4/+3
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds1-6/+6
2025-03-05fs/pipe: remove buggy and unused 'helper' functionLinus Torvalds1-9/+0
2025-03-05include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" memberK Prateek Nayak1-0/+1
2025-03-05fs/pipe: Fix pipe_occupancy() with 16-bit indexesLinus Torvalds1-1/+1
2025-03-04HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4Even Xu1-0/+2
2025-03-04HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"Colin Ian King1-1/+1
2025-03-04HID: hid-steam: Fix use-after-free when detaching deviceVicki Pfau1-1/+1
2025-03-04HID: debug: Fix spelling mistake "Messanger" -> "Messenger"Colin Ian King1-1/+1
2025-03-04HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov1-1/+1
2025-03-04HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie1-4/+7
2025-03-04HID: i2c-hid: improve i2c_hid_get_report error messageWentao Guan1-1/+1
2025-03-04fs/pipe: Read pipe->{head,tail} atomically outside pipe->mutexLinus Torvalds2-13/+45
2025-03-03tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macroMasami Hiramatsu (Google)1-1/+0
2025-03-02Linux 6.14-rc5Linus Torvalds1-1/+1
2025-03-01Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"Niklas Cassel1-4/+0
2025-03-01kvm: retry nx_huge_page_recovery_thread creationKeith Busch2-19/+38
2025-03-01vhost: return task creation error instead of NULLKeith Busch3-4/+4
2025-02-28intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner1-0/+4
2025-02-28gpiolib: Fix Oops in gpiod_direction_input_nonotify()Dan Carpenter1-10/+10
2025-02-28block: fix 'kmem_cache of name 'bio-108' already exists'Ming Lei1-1/+1
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu2-0/+8
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar1-3/+0
2025-02-28iommu/amd: Preserve default DTE fields when updating Host Page Table RootAlejandro Jimenez1-2/+2
2025-02-27ftrace: Avoid potential division by zero in function_stat_show()Nikolay Kuratov1-15/+12
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens1-7/+11
2025-02-27tracing: Fix bad hist from corrupting named_triggers listSteven Rostedt1-15/+15
2025-02-27sched/core: Prevent rescheduling when interrupts are disabledThomas Gleixner1-1/+1
2025-02-27arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation levelRyan Roberts1-6/+16
2025-02-27arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptesRyan Roberts1-33/+20
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts16-27/+46
2025-02-27efi/mokvar-table: Avoid repeated map/unmap of the same pageArd Biesheuvel1-3/+15
2025-02-27efi: Don't map the entire mokvar table to determine its sizePeter Jones1-28/+13
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi1-20/+1
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet1-1/+2
2025-02-27selftests: drv-net: Check if combined-count existsJoe Damato1-4/+3
2025-02-27net: ipv6: fix dst ref loop on input in rpl lwtJustin Iurman1-2/+12
2025-02-27net: ipv6: fix dst ref loop on input in seg6 lwtJustin Iurman1-2/+12
2025-02-27usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich1-3/+1
2025-02-27efivarfs: allow creation of zero length filesJames Bottomley1-4/+6
2025-02-27MIPS: Ignore relocs against __ex_table for relocatable kernelXi Ruoyao1-0/+5
2025-02-27drm/fbdev-dma: Add shadow buffering for deferred I/OThomas Zimmermann1-62/+155
2025-02-27dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"Caleb Connolly1-16/+8
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory1-1/+1
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran1-0/+3
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran1-1/+4
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari1-1/+1
2025-02-26af_unix: Fix memory leak in unix_dgram_sendmsg()Adrian Huang1-0/+1
2025-02-26net: Handle napi_schedule() calls from non-interruptFrederic Weisbecker1-1/+1
2025-02-26net: Clear old fragment checksum value in napi_reuse_skbMohammad Heib1-0/+1