Commit Graph

62 Commits (f457a46f179df41b0f6d80dee33b6e629945f276)

Author SHA1 Message Date
Xiaotian Feng f6e6e7799e kobject_uevent: fix typo in comments 15 years ago
Dan Carpenter 743db2d903 kobject: free memory if netlink_kernel_create() fails 15 years ago
Andrew Morton c842128607 lib/kobject_uevent.c: fix CONIG_NET=n warning 15 years ago
Eric W. Biederman 417daa1e8f hotplug: netns aware uevent_helper 15 years ago
Eric W. Biederman 5f71a29629 kobj: Send hotplug events in the proper namespace. 15 years ago
Eric W. Biederman 07e98962fa kobject: Send hotplug events in all network namespaces 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 years ago
Kay Sievers d094cbe998 driver core: allow non-root users to listen to uevents 16 years ago
Hugh Dickins 05f54c13cd Revert "kobject: don't block for each kobject_uevent". 16 years ago
Arjan van de Ven f520360d93 kobject: don't block for each kobject_uevent 16 years ago
Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject 16 years ago
Pablo Neira Ayuso ff491a7334 netlink: change return-value logic of netlink_broadcast() 16 years ago
Ming Lei e0d7bf5d58 kobject: return the result of uevent sending by netlink 16 years ago
Tejun Heo c65b9145f4 uevent: don't pass envp_ext[] as format string in kobject_uevent_env() 16 years ago
Arjan van de Ven 5cd2b459d3 Use WARN() in lib/ 17 years ago
Wang Chen 0ad1d6f37c kobject: Transmit return value of call_usermodehelper() to caller 17 years ago
Harvey Harrison 810304db75 lib: replace remaining __FUNCTION__ occurrences 17 years ago
Denis V. Lunev a4aa834a91 [NETNS]: Declare init_net even without CONFIG_NET defined. 17 years ago
Mark Lord a9edadbf79 fix uevent action-string regression 17 years ago
Denis V. Lunev 2d38f9a4f8 [NETNS]: Do no include NET related headers if CONFIG_NET is not set. 17 years ago
Greg Kroah-Hartman e374a2bfeb Kobject: fix coding style issues in kobject c files 17 years ago
Kay Sievers 0f4dafc056 Kobject: auto-cleanup on final unref 17 years ago
Greg Kroah-Hartman 9f66fa2a46 kobject: clean up debugging messages 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Kay Sievers ccd490a3c3 Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE" 18 years ago
Kay Sievers 5c5daf657c Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG 18 years ago
Kay Sievers 6a8d8abb6e Driver core: add CONFIG_UEVENT_HELPER_PATH 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 18 years ago
Cornelia Huck cd030c4cb3 kobject: fix link error when CONFIG_HOTPLUG is disabled 18 years ago
Kay Sievers 60a96a5956 Driver core: accept all valid action-strings in uevent-trigger 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Adrian Bunk 3106d46f51 the overdue removal of the mount/umount uevents 18 years ago
John Anthony Kazos Jr 14193fb91a Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj) 18 years ago
Kay Sievers 864062457a driver core: fix namespace issue with devices assigned to classes 18 years ago
Patrick McHardy af65bdfce9 [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 18 years ago
Aneesh Kumar K.V 542cfce6f3 kobject: kobject_uevent() returns manageable value 18 years ago
Cornelia Huck 8a82472f86 driver core: Introduce device_move(): move a device to a new parent. 18 years ago
Kristen Carlson Accardi 5669021e40 PCI: docking station: remove dock uevents 19 years ago
Kristen Accardi a6a888b3c2 KEVENT: add new uevent for dock 19 years ago
Kay Sievers 4d17ffda33 [PATCH] Kobject: fix build error 19 years ago
Jun'ichi Nomura 51107301b6 [PATCH] kobject: fix build error if CONFIG_SYSFS=n 19 years ago
Greg Kroah-Hartman fa675765af Revert mount/umount uevent removal 19 years ago
Benjamin Herrenschmidt d87499ed1a [PATCH] Fix uevent buffer overflow in input layer 19 years ago
akpm@osdl.org f743ca5e10 [PATCH] kobject_uevent CONFIG_NET=n fix 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Kay Sievers 5f123fbd80 [PATCH] merge kobject_uevent and kobject_hotplug 19 years ago
Kay Sievers 033b96fd30 [PATCH] remove mount/umount uevents from superblock handling 19 years ago
Kay Sievers 0296b22813 [PATCH] remove CONFIG_KOBJECT_UEVENT option 19 years ago