aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-20MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6David Ahern1-0/+11
2025-03-20Revert "gre: Fix IPv6 link-local address generation."Guillaume Nault1-9/+6
2025-03-20Revert "selftests: Add IPv6 link-local address generation tests for GRE devices."Guillaume Nault2-178/+0
2025-03-20net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTESLin Ma1-0/+1
2025-03-20tools headers: Sync uapi/asm-generic/socket.h with the kernel sourcesAlexander Mikhalitsyn1-2/+19
2025-03-20mptcp: Fix data stream corruption in the address announcementArthur Mongodin1-2/+4
2025-03-20libfs: Fix duplicate directory entry in offset_dir_lookupYongjian Sun1-1/+1
2025-03-20selftests: net: test for lwtunnel dst ref loopsJustin Iurman3-0/+249
2025-03-20net: ipv6: ioam6: fix lwtunnel_output() loopJustin Iurman1-4/+4
2025-03-20net: lwtunnel: fix recursion loopsJustin Iurman1-12/+53
2025-03-20net: ti: icssg-prueth: Add lock to statsMD Danish Anwar3-0/+7
2025-03-20net: atm: fix use after free in lec_send()Dan Carpenter1-1/+2
2025-03-19xsk: fix an integer overflow in xp_create_and_assign_umem()Gavrilov Ilia1-1/+1
2025-03-19net: stmmac: dwc-qos-eth: use devm_kzalloc() for AXI dataRussell King (Oracle)1-1/+3
2025-03-19gpu: host1x: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe1-0/+6
2025-03-19selftests: drv-net: use defer in the ping testJakub Kicinski1-8/+8
2025-03-19fuse: fix possible deadlock if rings are never initializedLuis Henriques1-1/+1
2025-03-19phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2025-03-19dpll: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2025-03-19devlink: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2025-03-19netfs: Fix netfs_unbuffered_read() to return ssize_t rather than intDavid Howells1-3/+3
2025-03-19netfs: Fix rolling_buffer_load_from_ra() to not clear mark bitsDavid Howells1-4/+0
2025-03-19netfs: Call `invalidate_cache` only if implementedMax Kellermann1-1/+2
2025-03-19netfs: Fix collection of results during pause when collection offloadedDavid Howells1-8/+10
2025-03-19fuse: fix uring race condition for null dereference of fcJoanne Koong1-2/+2
2025-03-19afs: Fix afs_atcell_get_link() to check if ws_cell is unset firstDavid Howells1-3/+3
2025-03-18drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz PakuĊ‚a1-41/+18
2025-03-18drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen1-1/+1
2025-03-18drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen1-1/+1
2025-03-18drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang1-1/+11
2025-03-18drm/amdgpu: Restore uncached behaviour on GFX12David Belanger2-27/+3
2025-03-18drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1
2025-03-18drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall2-355/+404
2025-03-18drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher1-0/+35
2025-03-18drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-03-18drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-18drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-18drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-18drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()Nikita Zhandarovich1-1/+1
2025-03-18ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().Kuniyuki Iwashima1-0/+2
2025-03-18ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().Kuniyuki Iwashima1-1/+2
2025-03-18net: ipv6: fix TCP GSO segmentation with NATFelix Fietkau1-6/+15
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang2-8/+17
2025-03-18net: ethernet: ti: am65-cpsw: Fix NAPI registration sequenceVignesh Raghavendra1-14/+18
2025-03-18ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel2-3/+13
2025-03-18efivarfs: fix NULL dereference on resumeJames Bottomley1-2/+48
2025-03-17MAINTAINERS: Remove myselfEric W. Biederman1-3/+0
2025-03-17smb: client: don't retry IO on failed negprotos with soft mountsPaulo Alcantara2-73/+69
2025-03-17efivarfs: use I_MUTEX_CHILD nested lock to traverse variables on resumeArd Biesheuvel1-1/+1