summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2020-02-08 15:54:03 +0100
committerThomas Gleixner <tglx@linutronix.de>2020-02-08 15:54:03 +0100
commit2f86e45a7f427d217f4b94603a9f43a14877e2cc (patch)
treee4ee4d9fbd95e000873ae16473bcc0123c04d266 /tools/perf/scripts/python/netdev-times.py
parentf9f21cea311340f38074ff93a8d89b4a9cae6bcc (diff)
parent5186a6cc3ef5a3fa327c258924ef098b0de77006 (diff)
downloadkernel-2f86e45a7f427d217f4b94603a9f43a14877e2cc.tar.gz
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Pull irqchip fixes for 5.6, take #1 from Marc Zyngier: - Guarantee allocation of L2 vPE table for GICv4.1 - Fix GICv4.1 VPROPBASER programming - Numerous GICv4.1 tidy ups - Fix disabled GICv3 redistributor provisioning with ACPI - KConfig cleanup for C-SKY
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
e/target/fabrics-cmd.c?id=8d30528a170905ede9ab6ab81f229e441808590b'>nvmet: remove superfluous initializationChaitanya Kulkarni 2023-11-20nvmet: nul-terminate the NQNs passed in the connect commandChristoph Hellwig 2022-09-27nvmet: add helpers to set the result field for connect commandsChristoph Hellwig 2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig 2022-09-27nvmet-auth: don't try to cancel a non-initialized work_structChristoph Hellwig 2022-09-19nvme-auth: remove the redundant req->cqe->result.u16 assignment operationJackie Liu 2022-08-02nvmet: implement basic In-Band AuthenticationHannes Reinecke 2022-08-02nvmet: parse fabrics commands on io queuesHannes Reinecke