aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-03bpf: Use KF_FASTCALL to mark kfuncs supporting fastcall contractEduard Zingerman3-6/+4
2024-10-03bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapiEduard Zingerman2-0/+4
2024-10-03bpf: Allow specifying bpf_fastcall attribute for BPF helpersEduard Zingerman1-3/+50
2024-10-03selftests/bpf: Fix uprobe_multi compilation errorAlan Maguire1-0/+4
2024-10-03selftests/bpf: Support cross-endian buildingTony Ambardar1-3/+4
2024-10-03libbpf: Support creating light skeleton of either endiannessTony Ambardar4-53/+139
2024-10-03libbpf: Support linking bpf objects of either endiannessTony Ambardar1-16/+62
2024-10-03libbpf: Support opening bpf objects of either endiannessTony Ambardar2-9/+52
2024-10-03libbpf: Support BTF.ext loading and output in either endiannessTony Ambardar4-57/+253
2024-10-03libbpf: Fix output .symtab byte-order during linkingTony Ambardar1-0/+2
2024-10-03libbpf: Fix header comment typos for BTF.extTony Ambardar1-2/+2
2024-10-03libbpf: Improve log message formattingTony Ambardar5-8/+8
2024-10-03bpf: Call kfree(obj) only once in free_one()Markus Elfring1-4/+1
2024-10-03libbpf: Remove unneeded semicolonChen Ni1-1/+1
2024-10-03tools/bpf: Remove unused variable from runqslowerZhu Jun1-1/+0
2024-10-03selftests/bpf: vm: Add support for VIRTIO_FSManu Bretelle1-2/+5
2024-10-03libbpf: Fix expected_attach_type set handling in program load callbackTao Chen1-4/+8
2024-10-03libbpf: Change log level of BTF loading error messageIhor Solodrai1-4/+5
2024-10-03selftests/bpf: Add missing va_end.Zhang Jiao1-0/+1
2024-10-03bpf: Constify struct btf_kind_operationsChristophe JAILLET1-9/+9
2024-10-03selftests/bpf: Bail out quickly from failing consumer testJiri Olsa1-5/+11
2024-10-03selftests/bpf: Fix uprobe consumer testJiri Olsa1-8/+1
2024-10-03selftests/bpf: Set vpath in Makefile to search for skelsIhor Solodrai1-4/+5
2024-10-03selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGSIhor Solodrai1-1/+0
2024-10-03sched: psi: fix bogus pressure spikes from aggregation raceJohannes Weiner1-14/+12
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long1-1/+3
2024-10-03dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki1-1/+2
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson1-3/+2
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong2-2/+10
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong1-1/+2
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James1-0/+2
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori1-2/+2
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn1-2/+20
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel1-1/+1
2024-10-02vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn1-0/+2
2024-10-02net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter1-1/+1
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang1-0/+3
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet1-2/+2
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-10-02net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet1-1/+3
2024-10-02net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau2-4/+16
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro848-852/+851
2024-10-02arc: get rid of private asm/unaligned.hAl Viro5-27/+19
2024-10-02netfs: Fix missing wakeup after issuing writesDavid Howells1-15/+27
2024-10-02dm-verity: introduce the options restart_on_error and panic_on_errorMikulas Patocka2-1/+83
2024-10-02Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka1-21/+2
2024-10-02ufs_rename(): fix bogus argument of folio_release_kmap()Al Viro1-1/+1
2024-10-01parisc: get rid of private asm/unaligned.hAl Viro4-11/+6
2024-10-01rust: kunit: use C-string literals to clean warningMiguel Ojeda1-2/+2
2024-10-01ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()Thorsten Blum1-2/+2