aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-26rust: fix up formatting after mergeLinus Torvalds1-2/+6
2024-11-26RISC-V: Remove unnecessary include from compat.hPalmer Dabbelt1-1/+0
2024-11-26fs/backing_file: fix wrong argument in callbackAmir Goldstein1-1/+2
2024-11-26LoongArch: Update Loongson-3 default config fileHuacai Chen1-10/+81
2024-11-26LoongArch: dts: Add I2S support to Loongson-2K2000Binbin Zhou1-2/+20
2024-11-26LoongArch: dts: Add I2S support to Loongson-2K1000Binbin Zhou1-2/+15
2024-11-26LoongArch: Allow to enable PREEMPT_LAZYHuacai Chen2-3/+6
2024-11-26LoongArch: Allow to enable PREEMPT_RTHuacai Chen1-0/+1
2024-11-26LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORKHuacai Chen1-0/+1
2024-11-26LoongArch: Fix sleeping in atomic context for PREEMPT_RTHuacai Chen1-1/+1
2024-11-26LoongArch: Reduce min_delta for the arch clockevent deviceHuacai Chen1-1/+5
2024-11-26LoongArch: BPF: Sign-extend return valuesTiezhu Yang1-1/+1
2024-11-26LoongArch: Fix build failure with GCC 15 (-std=gnu23)Tiezhu Yang1-1/+1
2024-11-26LoongArch: Explicitly specify code model in MakefileHuacai Chen1-2/+2
2024-11-26fs_parser: update mount_api doc to match function signatureRandy Dunlap1-1/+2
2024-11-25iommu: remove stale declaration left over by a merge conflictLinus Torvalds1-1/+0
2024-11-25x86: fix off-by-one in access_ok()David Laight1-2/+2
2024-11-25futex: improve user space accessesLinus Torvalds3-26/+63
2024-11-25PCI: rockchip-ep: Handle PERST# signal in EP modeDamien Le Moal4-14/+141
2024-11-25PCI: rockchip-ep: Improve link trainingDamien Le Moal2-1/+92
2024-11-25PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operationDamien Le Moal2-0/+14
2024-11-25PCI: rockchip-ep: Refactor endpoint link training enableDamien Le Moal2-9/+9
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hidingDamien Le Moal1-24/+30
2024-11-25PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocationsDamien Le Moal1-46/+61
2024-11-25PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()Damien Le Moal1-3/+3
2024-11-25PCI: rockchip-ep: Fix MSI IRQ data mappingDamien Le Moal1-9/+13
2024-11-25PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operationDamien Le Moal2-0/+28
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()Damien Le Moal1-0/+3
2024-11-25PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()Damien Le Moal1-6/+2
2024-11-25PCI: rockchip-ep: Use a macro to define EP controller .align featureDamien Le Moal2-1/+2
2024-11-25PCI: rockchip-ep: Fix address translation unit programmingDamien Le Moal2-3/+17
2024-11-25Revert "HID: bpf: allow write access to quirks field in struct hid_device"Linus Torvalds5-106/+4
2024-11-25vfio/pci: Properly hide first-in-list PCIe extended capabilityAvihai Horon1-2/+14
2024-11-25fs: require inode_owner_or_capable for F_SET_RW_HINTChristoph Hellwig1-0/+3
2024-11-25rust: alloc: Fix `ArrayLayout` allocationsAsahi Lina1-1/+1
2024-11-25docs: rust: remove spurious item in `expect` listMiguel Ojeda1-3/+1
2024-11-25rust: allow `clippy::needless_lifetimes`Miguel Ojeda1-0/+1
2024-11-24mailbox: pcc: Check before sending MCTP PCC response ACKAdam Young2-8/+60
2024-11-24mailbox: Switch back to struct platform_driver::remove()Uwe Kleine-König11-13/+13
2024-11-24mailbox: imx: Modify the incorrect format specifierzhang jiao1-2/+2
2024-11-24mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()Dan Carpenter1-4/+4
2024-11-24mailbox: zynqmp: setup IPI for each valid child nodeTanmay Shah1-2/+2
2024-11-24dt-bindings: mailbox: Add thead,th1520-mailbox bindingsMichal Wilczynski2-0/+90
2024-11-24mailbox: Introduce support for T-head TH1520 Mailbox driverMichal Wilczynski4-0/+610
2024-11-24mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()Yang Yingliang1-1/+1
2024-11-24dt-bindings: mailbox: qcom-ipcc: Add SM8750Krzysztof Kozlowski1-0/+1
2024-11-24dt-bindings: mailbox: qcom,apcs-kpss-global: correct expected clocks for fallbacksKrzysztof Kozlowski1-6/+7
2024-11-24dt-bindings: mailbox: qcom-ipcc: Add SAR2130P compatibleDmitry Baryshkov1-0/+1
2024-11-24mailbox: ti-msgmgr: Allow building under COMPILE_TESTAndrew Davis1-1/+1
2024-11-24mailbox: ti-msgmgr: Remove use of of_match_ptr() helperAndrew Davis1-1/+1