lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 16 Jun 2024 10:14:50 +0900
From: Takashi Sakamoto <o-takashi@...amocchi.jp>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux1394-devel@...ts.sourceforge.net
Subject: [GIT PULL] firewire fixes for v6.10-rc4

Hi Linus,

The following changes since commit 83a7eefedc9b56fe7bfeff13b6c7356688ffa670:

  Linux 6.10-rc3 (2024-06-09 14:19:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.10-rc4

for you to fetch changes up to 893098b2af3ea12bab2f505aa825662b379df67d:

  firewire: core: record card index in bus_reset_handle tracepoints event (2024-06-15 14:59:26 +0900)

----------------------------------------------------------------
firewire fixes for v6.10-rc4

- Update tracepoints events introduced in v6.10-rc1 so that it includes the
  numeric identifier of host card in which the event happens.

- replace wiki URL with the current website URL in Kconfig

----------------------------------------------------------------
Takashi Sakamoto (9):
      firewire: fix website URL in Kconfig
      firewire: core: record card index in tracepoinrts events derived from async_outbound_complete_template
      firewire: core: record card index in tracepoinrts events derived from async_outbound_initiate_template
      firewire: core: record card index in tracepoinrts events derived from async_inbound_template
      firewire: core: record card index in async_phy_outbound_initiate tracepoints event
      firewire: core: record card index in async_phy_outbound_complete tracepoints event
      firewire: core: record card index in async_phy_inbound tracepoints event
      firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_template
      firewire: core: record card index in bus_reset_handle tracepoints event

 drivers/firewire/Kconfig            |   2 +-
 drivers/firewire/core-card.c        |   6 +++---
 drivers/firewire/core-cdev.c        |   6 +++---
 drivers/firewire/core-topology.c    |   2 +-
 drivers/firewire/core-transaction.c |  30 ++++++++++++++++--------------
 include/trace/events/firewire.h     | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------
 6 files changed, 93 insertions(+), 66 deletions(-)


Regards

Takashi Sakamoto

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ