aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-10ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel2-16/+3
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal1-1/+38
2025-04-10nft_set_pipapo: fix incorrect avx2 match of 5th field octetFlorian Westphal1-1/+2
2025-04-10net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte1-0/+5
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima2-2/+43
2025-04-09ipv6: Align behavior across nexthops during path selectionIdo Schimmel1-4/+4
2025-04-09net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHYVladimir Oltean1-2/+29
2025-04-09net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
2025-04-09ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *Caleb Sander Mateos1-27/+19
2025-04-09ublk: don't fail request for recovery & reissue in case of ubq->cancelingMing Lei1-4/+5
2025-04-09ublk: fix handling recovery & reissue in ublk_abort_queue()Ming Lei1-4/+26
2025-04-09selftests/tc-testing: sfq: check that a derived limit of 1 is rejectedOctavian Purdila1-0/+36
2025-04-09net_sched: sch_sfq: move the limit validationOctavian Purdila1-4/+6
2025-04-09net_sched: sch_sfq: use a temporary work area for validating configurationOctavian Purdila1-12/+44
2025-04-08net: libwx: handle page_pool_dev_alloc_pages errorChenyuan Yang1-1/+2
2025-04-08selftests: mptcp: validate MPJoin HMacFailure countersMatthieu Baerts (NGI0)1-0/+18
2025-04-08mptcp: only inc MPJoinAckHMacFailure for HMAC failuresMatthieu Baerts (NGI0)1-2/+6
2025-04-08selftests/mincore: Allow read-ahead pages to reach the end of the fileQiuxu Zhuo1-3/+0
2025-04-08selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-08kunit: Spelling s/slowm/slow/Geert Uytterhoeven1-1/+1
2025-04-08kunit: tool: fix count of tests if late test planRae Moar2-2/+6
2025-04-08selftests: tpm2: test_smoke: use POSIX-conformant expression operatorAhmed Salem1-1/+1
2025-04-08selftests: tpm2: create a dedicated .gitignoreKhaled Elnaggar2-1/+3
2025-04-08objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STACJosh Poimboeuf2-7/+35
2025-04-08rtnetlink: Fix bad unlock balance in do_setlink().Kuniyuki Iwashima1-1/+1
2025-04-08kbuild: Add '-fno-builtin-wcslen'Nathan Chancellor1-0/+3
2025-04-08perf: Fix hang while freeing sigtrap eventFrederic Weisbecker2-47/+18
2025-04-08net: ethtool: Don't call .cleanup_data when prepare_data failsMaxime Chevallier1-3/+5
2025-04-08tc: Ensure we have enough buffer space when sending filter netlink notificationsToke Høiland-Jørgensen1-21/+45
2025-04-08net: libwx: Fix the wrong Rx descriptor fieldJiawen Wu2-3/+3
2025-04-08x86/xen: disable CPU idle and frequency drivers for PVH dom0Roger Pau Monne1-1/+18
2025-04-08octeontx2-pf: qos: fix VF root node parent queue indexHariprasad Kelam1-0/+5
2025-04-08selftests: tls: check that disconnect does nothingJakub Kicinski1-0/+36
2025-04-08net: tls: explicitly disallow disconnectJakub Kicinski1-0/+6
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro3-9/+18
2025-04-08gpiolib: of: Move Atmel HSMCI quirk up out of the regulator commentAndy Shevchenko1-3/+3
2025-04-08gpiolib: of: Fix the choice for Ingenic NAND quirkAndy Shevchenko1-0/+2
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with ETS parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with DRR parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parentCong Wang1-0/+31
2025-04-08selftests/tc-testing: Add a test case for FQ_CODEL with HTB parentCong Wang1-0/+31
2025-04-08codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()Cong Wang2-8/+3
2025-04-08sch_ets: make est_qlen_notify() idempotentCong Wang1-4/+4
2025-04-08sch_qfq: make qfq_qlen_notify() idempotentCong Wang1-2/+5
2025-04-08sch_hfsc: make hfsc_qlen_notify() idempotentCong Wang1-2/+6
2025-04-08sch_drr: make drr_qlen_notify() idempotentCong Wang1-3/+4
2025-04-08sch_htb: make htb_qlen_notify() idempotentCong Wang1-0/+2
2025-04-08gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-04-08gpio: mpc8xxx: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-1/+3