aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21RISC-V: KVM: Add Svade and Svadu Extensions Support for Guest/VMYong-Xuan Wang3-0/+21
2024-11-21dt-bindings: riscv: Add Svade and Svadu EntriesYong-Xuan Wang1-0/+28
2024-11-21RISC-V: Add Svade and Svadu Extensions SupportYong-Xuan Wang5-1/+28
2024-11-05riscv: kvm: Fix out-of-bounds array accessBjörn Töpel1-4/+7
2024-11-05RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulationYong-Xuan Wang1-1/+2
2024-10-28RISC-V: KVM: Use NACL HFENCEs for KVM request based HFENCEsAnup Patel1-17/+40
2024-10-28RISC-V: KVM: Save trap CSRs in kvm_riscv_vcpu_enter_exit()Anup Patel1-13/+21
2024-10-28RISC-V: KVM: Use SBI sync SRET call when availableAnup Patel3-4/+79
2024-10-28RISC-V: KVM: Use nacl_csr_xyz() for accessing AIA CSRsAnup Patel1-34/+63
2024-10-28RISC-V: KVM: Use nacl_csr_xyz() for accessing H-extension CSRsAnup Patel3-48/+87
2024-10-28RISC-V: KVM: Add common nested acceleration supportAnup Patel4-2/+441
2024-10-28RISC-V: Add defines for the SBI nested acceleration extensionAnup Patel1-0/+120
2024-10-28RISC-V: KVM: Don't setup SGEI for zero guest external interruptsAnup Patel1-0/+9
2024-10-28RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()Anup Patel1-5/+5
2024-10-28RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macrosAnup Patel1-12/+40
2024-10-28RISC-V: KVM: Save/restore SCOUNTEREN in C sourceAnup Patel2-31/+23
2024-10-28RISC-V: KVM: Save/restore HSTATUS in C sourceAnup Patel2-23/+22
2024-10-28RISC-V: KVM: Order the object files alphabeticallyAnup Patel1-12/+14
2024-10-28riscv: KVM: add basic support for host vs guest profilingQuan Zhou4-2/+28
2024-10-28riscv: perf: add guest vs host distinctionQuan Zhou2-0/+44
2024-10-27Linux 6.12-rc5Linus Torvalds1-1/+1
2024-10-27firewire: core: fix invalid port index for parent deviceTakashi Sakamoto1-1/+1
2024-10-26platform/x86: asus-wmi: Fix thermal profile initializationArmin Wolf1-0/+10
2024-10-25x86: fix whitespace in runtime-const assembler outputLinus Torvalds1-2/+2
2024-10-25x86: fix user address masking non-canonical speculation issueLinus Torvalds4-21/+42
2024-10-25fuse: remove stray debug lineMiklos Szeredi1-1/+0
2024-10-24fgraph: Change the name of cpuhp state to "fgraph:online"Steven Rostedt1-1/+1
2024-10-24fgraph: Fix missing unlock in register_ftrace_graph()Li Huafei1-7/+3
2024-10-25Revert "fs/9p: simplify iget to remove unnecessary paths"Dominique Martinet5-45/+180
2024-10-25Revert "fs/9p: fix uaf in in v9fs_stat2inode_dotl"Dominique Martinet1-1/+1
2024-10-25Revert "fs/9p: remove redundant pointer v9ses"Dominique Martinet1-0/+4
2024-10-25Revert " fs/9p: mitigate inode collisions"Dominique Martinet4-56/+22
2024-10-24Revert "9p: Enable multipage folios"Dominique Martinet1-1/+0
2024-10-24drm/xe: Don't restart parallel queues multiple times on GT resetNirmoy Das1-2/+12
2024-10-24drm/xe/ufence: Prefetch ufence addr to catch bogus addressNirmoy Das1-1/+2
2024-10-24drm/xe: Handle unreliable MMIO reads during forcewakeShuicheng Lin1-3/+9
2024-10-24drm/xe/guc/ct: Flush g2h worker in case of g2h response timeoutBadal Nilawar1-0/+18
2024-10-24drm/xe: Enlarge the invalidation timeout from 150 to 500Shuicheng Lin1-1/+1
2024-10-24bpf: Check validity of link->type in bpf_link_show_fdinfo()Hou Tao1-5/+9
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao3-0/+7
2024-10-24cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exceptionliwei1-5/+17
2024-10-24ACPI: PRM: Clean up guid type in struct prm_handler_infoDan Carpenter1-1/+1
2024-10-24net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang1-3/+20
2024-10-24net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang2-19/+43
2024-10-24net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang2-33/+32
2024-10-24net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+1
2024-10-24hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang1-0/+30
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey1-10/+11
2024-10-24ata: libata: Set DID_TIME_OUT for commands that actually timed outNiklas Cassel1-0/+1
2024-10-23bpf: fix do_misc_fixups() for bpf_get_branch_snapshot()Andrii Nakryiko1-1/+1