aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-25x86/Documentation: Update algo in init_size description of boot protocolAndy Shevchenko1-4/+13
2024-11-25x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)1-5/+20
2024-11-25x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2-1/+6
2024-11-25x86/cpu: Fix PPIN initializationTony Luck1-1/+1
2024-11-19scripts: ipe: polgen: remove redundant close and error exit pathColin Ian King1-10/+2
2024-11-19arm64: dts: apm: Remove unused and undocumented "bus_num" propertyRob Herring (Arm)2-3/+0
2024-11-19arm: dts: spear13xx: Remove unused and undocumented "pl022,slave-tx-disable" propertyRob Herring (Arm)2-4/+0
2024-11-19arm64: dts: amd: Remove unused and undocumented "amd,zlib-support" propertyRob Herring (Arm)2-2/+0
2024-11-19mm: page_frag: fix a compile error when kernel is not compiledYunsheng Lin2-1/+19
2024-11-19Documentation: tipc: fix formatting issue in tipc.rsttuqiang1-1/+1
2024-11-19selftests: nic_performance: Add selftest for performance of NIC driverMohan Prasad J3-1/+157
2024-11-19selftests: nic_link_layer: Add selftest case for speed and duplex statesMohan Prasad J1-0/+22
2024-11-19selftests: nic_link_layer: Add link layer selftest for NIC driverMohan Prasad J4-0/+315
2024-11-18bnxt_en: Add FW trace coredump segments to the coredumpShruti Parab2-6/+90
2024-11-18bnxt_en: Add a new ethtool -W dump flagMichael Chan4-7/+90
2024-11-18bnxt_en: Add 2 parameters to bnxt_fill_coredump_seg_hdr()Shruti Parab2-10/+17
2024-11-18bnxt_en: Add functions to copy host context memorySreekanth Reddy2-0/+107
2024-11-18bnxt_en: Do not free FW log context memoryHongguang Gao2-9/+36
2024-11-18bnxt_en: Manage the FW trace context memoryShruti Parab2-0/+89
2024-11-18bnxt_en: Allocate backing store memory for FW trace logsShruti Parab2-13/+57
2024-11-18bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao3-19/+29
2024-11-18bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao1-13/+18
2024-11-18bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab2-0/+6
2024-11-18bnxt_en: Update firmware interface spec to 1.10.3.85Michael Chan1-37/+136
2024-11-18selftests/bpf: Add some tests with sockmap SK_PASSJiayuan Chen1-0/+54
2024-11-18bpf: fix recursive lock when verdict program return SK_PASSJiayuan Chen1-2/+2
2024-11-18wireguard: device: support big tcp GSODaniel Borkmann1-0/+2
2024-11-18wireguard: selftests: load nf_conntrack if not presentHangbin Liu1-0/+1
2024-11-18wireguard: allowedips: remove redundant selftest callDheeraj Reddy Jonnalagadda1-1/+0
2024-11-18wireguard: device: omit unnecessary memset of netdev private dataTobias Klauser1-1/+0
2024-11-18netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao1-1/+1
2024-11-18netpoll: Use rcu_access_pointer() in __netpoll_setupBreno Leitao1-1/+1
2024-11-18net: ip: fix unexpected return in fib_validate_source()Menglong Dong1-1/+1
2024-11-18net/fungible: Remove unused fun_create_queueDr. David Alan Gilbert2-66/+0
2024-11-18UAPI: ethtool: Avoid flex-array in struct ethtool_link_settingsKees Cook1-0/+7
2024-11-18Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"Kees Cook1-18/+15
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings"Kees Cook9-26/+22
2024-11-18selftests: net: add more info to error in bpf_offloadJakub Kicinski1-2/+3
2024-11-18MAINTAINERS: exclude can core, drivers and DT bindings from netdev MLJakub Kicinski1-0/+3
2024-11-18net/smc: Run patches also by RDMA MLGerd Bayer1-0/+1
2024-11-18mptcp: pm: avoid code duplication to lookup endpGeliang Tang1-14/+6
2024-11-18mptcp: pm: lockless list traversal to dump endpMatthieu Baerts (NGI0)1-6/+7
2024-11-18stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan1-25/+28
2024-11-18net: txgbe: fix null pointer to pcsJiawen Wu1-1/+1
2024-11-18net: txgbe: remove GPIO interrupt controllerJiawen Wu5-196/+4
2024-11-18eth: fbnic: add RPC hardware statisticsSanman Pradhan6-0/+180
2024-11-18eth: fbnic: add PCIe hardware statisticsSanman Pradhan6-0/+231
2024-11-18eth: fbnic: add basic debugfs structureJakub Kicinski4-1/+50
2024-11-18eth: fbnic: add missing header guardsJakub Kicinski1-0/+5
2024-11-18eth: fbnic: add missing SPDX headersJakub Kicinski3-0/+9