aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-17cxl: Fix -Werror=return-type in cxl_decoder_detach()Li Zhijian1-0/+1
2025-07-17cleanup: Fix documentation build error for ACQUIRE updatesDan Williams1-2/+1
2025-07-16cxl: Convert to ACQUIRE() for conditional rwsem lockingDan Williams10-279/+212
2025-07-16cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()Dan Williams3-52/+75
2025-07-16cxl/region: Move ready-to-probe state check to a helperDan Williams1-6/+18
2025-07-16cxl/region: Split commit_store() into __commit() and queue_reset() helpersDan Williams1-29/+70
2025-07-16cxl/decoder: Drop pointless lockingDan Williams1-2/+0
2025-07-16cxl/decoder: Move decoder register programming to a helperDan Williams1-35/+42
2025-07-16cxl/mbox: Convert poison list mutex to ACQUIRE()Dan Williams2-6/+5
2025-07-16cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locksPeter Zijlstra3-16/+83
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter7-21/+62
2025-07-11cxl/core: Using cxl_resource_contains_addr() to check address availabilityLi Ming3-6/+6
2025-07-11cxl/edac: Fix wrong dpa checking for PPR operationLi Ming1-1/+4
2025-07-11cxl/core: Introduce a new helper cxl_resource_contains_addr()Li Ming2-0/+8
2025-07-01cxl: make cxl_bus_type constantGreg Kroah-Hartman2-2/+2
2025-06-30cxl/edac: Use correct format specifier for u32 valAlok Tiwari1-1/+1
2025-06-30cxl: docs/devices Fix typos and clarify wording in device-types.rstAlok Tiwari1-5/+5
2025-06-30Documentation: fix typo in CXL driver documentationNai-Chen Cheng1-1/+1
2025-06-30Documentation: cxl: fix typos and improve clarity in memory-devices.rstAlok Tiwari1-6/+6
2025-06-30cxl_test: Limit location for fake CFMWS to mappable rangeJonathan Cameron2-1/+7
2025-06-30cxl/pci: Replace mutex_lock_io() w mutex_lock() for mailbox accessAlison Schofield1-1/+1
2025-06-30Documentation/driver-api/cxl: Introduce conventions.rstDan Williams2-0/+48
2025-06-29Linux 6.16-rc4Linus Torvalds1-1/+1
2025-06-27tracing: Fix filter logic errorEdward Adam Davis1-7/+7
2025-06-27i2c: scx200_acb: depends on HAS_IOPORTJohannes Berg1-1/+1
2025-06-27LoongArch: KVM: Disable updating of "num_cpu" and "feature"Bibo Mao1-0/+6
2025-06-27LoongArch: KVM: Check validity of "num_cpu" from user spaceBibo Mao1-5/+14
2025-06-27LoongArch: KVM: Check interrupt route from physical CPUBibo Mao1-6/+18
2025-06-27LoongArch: KVM: Fix interrupt route update with EIOINTCBibo Mao1-7/+6
2025-06-27LoongArch: KVM: Add address alignment check for IOCSR emulationBibo Mao1-0/+10
2025-06-26io_uring/kbuf: flag partial buffer mappingsJens Axboe3-9/+18
2025-06-26cifs: Fix reading into an ITER_FOLIOQ from the smbdirect codeDavid Howells1-95/+17
2025-06-26cifs: Fix the smbd_response slab to allow usercopyDavid Howells1-5/+13
2025-06-26smb: client: fix potential deadlock when reconnecting channelsPaulo Alcantara2-22/+37
2025-06-26block: fix false warning in bdev_count_inflight_rw()Yu Kuai1-11/+15
2025-06-26ublk: sanity check add_dev input for underflowRonnie Sahlberg1-1/+2
2025-06-26drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko1-0/+11
2025-06-26drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko1-4/+6
2025-06-26drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld1-2/+3
2025-06-26drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst1-7/+4
2025-06-26LoongArch: KVM: Avoid overflow with array indexBibo Mao1-10/+7
2025-06-26LoongArch: Handle KCOV __init vs inline mismatchesKees Cook3-4/+4
2025-06-26LoongArch: Reserve the EFI memory map regionMing Wang1-0/+12
2025-06-26LoongArch: Fix build warnings about export.hHuacai Chen12-4/+10
2025-06-26LoongArch: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth27-64/+64
2025-06-26nvme: fix atomic write size validationChristoph Hellwig2-24/+12
2025-06-26nvme: refactor the atomic write unit detectionChristoph Hellwig1-34/+38
2025-06-26nvme: reset delayed remove_work after reconnectKeith Busch2-1/+5
2025-06-26net: libwx: fix the creation of page_poolJiawen Wu1-1/+1
2025-06-26net: selftests: fix TCP packet checksumJakub Kicinski1-2/+3