aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-09-05tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski1-3/+4
2024-09-05MAINTAINERS: fix ptp ocp driver maintainers addressVadim Fedorenko1-1/+1
2024-09-05selftests: net: enable bind testsJamie Bainbridge1-1/+2
2024-09-05MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi driversFrank Li1-0/+3
2024-09-05MAINTAINERS: SPI: Add freescale lpspi maintainer informationFrank Li1-0/+8
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread()Steven Rostedt1-7/+6
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt1-6/+13
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt1-3/+15
2024-09-05eventfs: Use list_del_rcu() for SRCU protected list variableSteven Rostedt1-1/+1
2024-09-05tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian1-0/+2
2024-09-05spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren1-2/+2
2024-09-05net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki1-2/+8
2024-09-05sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen1-4/+7
2024-09-05docs: netdev: document guidance on cleanup.hJakub Kicinski1-0/+16
2024-09-04net: xilinx: axienet: Fix race in axienet_stopSean Anderson2-0/+11
2024-09-04net: bridge: br_fdb_external_learn_add(): always set EXT_LEARNJonas Gorski1-4/+2
2024-09-04r8152: fix the firmware doesn't workHayes Wang1-4/+13
2024-09-04fou: Fix null-ptr-deref in GRO.Kuniyuki Iwashima1-5/+24
2024-09-04bareudp: Fix device stats updates.Guillaume Nault1-11/+11
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park1-0/+34
2024-09-04bpf: add check for invalid name in btf_name_valid_section()Jeongjun Park1-1/+3
2024-09-04ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2-4/+10
2024-09-04net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti2-9/+15
2024-09-03bcachefs: BCH_SB_MEMBER_INVALIDKent Overstreet3-2/+9
2024-09-03MAINTAINERS: update Andreas Hindborg's email addressAndreas Hindborg2-2/+3
2024-09-03bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu2-11/+2
2024-09-03net: dqs: Do not use extern for unused dql_groupBreno Leitao1-1/+1
2024-09-03sch/netem: fix use after free in netem_dequeueStephen Hemminger1-5/+4
2024-09-03usbnet: modern method to get random MACOliver Neukum1-8/+3
2024-09-03MAINTAINERS: wifi: cw1200: add net-cw1200.hSimon Horman1-0/+1
2024-09-03btrfs: fix race between direct IO write and fsync when using same fdFilipe Manana4-16/+16
2024-09-03ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba1-2/+5
2024-09-03ice: remove ICE_CFG_BUSY locking from AF_XDP codeLarysa Zaremba1-9/+0
2024-09-03ice: check ICE_VSI_DOWN under rtnl_lock when preparing for resetLarysa Zaremba1-6/+6
2024-09-03ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba3-7/+7
2024-09-03ice: protect XDP configuration with a mutexLarysa Zaremba4-19/+39
2024-09-03ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba4-118/+49
2024-09-03platform/x86/amd: pmf: Make ASUS GA403 quirk genericLuke D. Jones1-1/+1
2024-09-03docs: ABI: update OCP TimeCard sysfs entriesVadim Fedorenko1-13/+18
2024-09-03ptp: ocp: adjust sysfs entries to expose tty informationVadim Fedorenko1-11/+51
2024-09-03ptp: ocp: convert serial ports to arrayVadim Fedorenko1-63/+57
2024-09-03spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven1-0/+1
2024-09-03parisc: Delay write-protection until mark_rodata_ro() callHelge Deller1-5/+11
2024-09-03net: phy: Fix missing of_node_put() for ledsJinjie Ruan1-0/+2
2024-09-03net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECTRoger Quadros1-4/+13
2024-09-03net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TXRoger Quadros1-1/+2
2024-09-03net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECTRoger Quadros1-28/+34
2024-09-02btrfs: zoned: handle broken write pointer on zonesNaohiro Aota1-5/+25
2024-09-02perf daemon: Fix the build on more 32-bit architecturesArnaldo Carvalho de Melo1-4/+4
2024-09-02perf python: include "util/sample.h"Xu Yang1-0/+1