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]
Message-ID: <20250610114029.268938-1-tobias.junghans@inhub.de>
Date: Tue, 10 Jun 2025 13:40:18 +0200
From: Tobias Junghans <tobias.junghans@...ub.de>
To: Lee Jones <lee@...nel.org>,
	Andrew Lunn <andrew@...n.ch>,
	linux-leds@...r.kernel.org,
	netdev@...r.kernel.org
Cc: Tobias Junghans <tobias.junghans@...ub.de>
Subject: [PATCH 0/2]  leds: trigger: netdev: refactor event handling

This series fixes issues in the netdev event handling code which lead to
erroneous netdev associations if e.g. net devices in different net
namespaces have the same name before or after being renamed.

The series based on different previous approaches:
- https://lore.kernel.org/linux-leds/20250401085002.492904-1-tobias.junghans@inhub.de/
- https://lore.kernel.org/linux-leds/20250425132059.393144-1-tobias.junghans@inhub.de/

Signed-off-by: Tobias Junghans <tobias.junghans@...ub.de>

---
Tobias Junghans (2):
  leds: trigger: netdev: separate event checks
  leds: trigger: netdev: refactor netdev_event_requires_handling()

 drivers/leds/trigger/ledtrig-netdev.c | 38 +++++++++++++++++++++------
 1 file changed, 30 insertions(+), 8 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ