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:	Fri, 27 Jul 2012 12:02:40 +0800
From:	Bryan Wu <bryan.wu@...onical.com>
To:	gregkh@...uxfoundation.org, ccross@...roid.com, hmh@....eng.br,
	rpurdie@...ys.net, linux-kernel@...r.kernel.org,
	linux-leds@...r.kernel.org
Subject: [PATCH 0/3] add new API to sysfs and device core code 

Send out a uevent when create file in sysfs, which is required by userspace
application such udev in Android

Bryan Wu (3):
  sysfs: introduce a sysfs_create_file_uevent new API
  drivers: add a new device_create_file_uevent API
  ledtrig-timer: convert to use device_create_file_uevent API

 drivers/base/core.c          | 19 +++++++++++++++++++
 drivers/leds/ledtrig-timer.c |  6 ++++--
 fs/sysfs/file.c              | 28 ++++++++++++++++++++++++++++
 include/linux/device.h       |  4 ++++
 include/linux/sysfs.h        | 13 +++++++++++++
 5 files changed, 68 insertions(+), 2 deletions(-)

-- 
1.7.11.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ