index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
kobject_uevent.c
Age
Commit message (
Expand
)
Author
2021-04-10
kobject_uevent: remove warning in init_uevent_argv()
Greg Kroah-Hartman
2019-04-01
kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice.
Tetsuo Handa
2019-01-22
kobject: drop newline from msg string
Bo YU
2019-01-22
kobject: to repalce printk with pr_* style
Bo YU
2018-11-11
kobject: Fix warnings in lib/kobject_uevent.c
Bo YU
2018-11-11
kobject: drop unnecessary cast "%llu" for u64
Bo YU
2018-05-01
netns: restrict uevents
Christian Brauner
2018-05-01
uevent: add alloc_uevent_skb() helper
Christian Brauner
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-22
netns: send uevent messages
Christian Brauner
2018-03-22
net: add uevent socket member
Christian Brauner
2018-02-13
net: Convert uevent_net_ops
Kirill Tkhai
2018-01-02
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
2017-12-21
kobject: fix suppressing modalias in uevents delivered over netlink
Dmitry Torokhov
2017-12-07
kobject: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-19
kobject: factorize skb setup in kobject_uevent_net_broadcast()
Eric Dumazet
2017-09-19
kobject: copy env blob in one go
Eric Dumazet
2017-09-19
kobject: add kobject_uevent_net_broadcast()
Eric Dumazet
2017-09-18
driver core: suppress sending MODALIAS in UNBIND uevents
Dmitry Torokhov
2017-07-22
Merge branch 'bind_unbind' into driver-core-next
Greg Kroah-Hartman
2017-07-22
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
2017-05-25
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
2016-10-28
kobject: improve function-level documentation
Julia Lawall
2015-02-12
lib/kobject_uevent.c: remove redundant include
Rasmus Villemoes
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
2014-04-03
kobject: don't block for each kobject_uevent
Vladimir Davydov
2014-01-19
net: fix "queues" uevent between network namespaces
Weilong Chen
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-03-24
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2012-03-08
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2011-12-09
driver-core: skip uevent generation when nobody is listening
Kay Sievers
2011-08-22
kobj_uevent: Ignore if some listeners cannot handle message
Milan Broz
2010-08-23
kobject_uevent: fix typo in comments
Xiaotian Feng
2010-06-04
kobject: free memory if netlink_kernel_create() fails
Dan Carpenter
2010-06-04
lib/kobject_uevent.c: fix CONIG_NET=n warning
Andrew Morton
2010-05-21
hotplug: netns aware uevent_helper
Eric W. Biederman
2010-05-21
kobj: Send hotplug events in the proper namespace.
Eric W. Biederman
2010-05-21
kobject: Send hotplug events in all network namespaces
Eric W. Biederman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
2009-04-16
driver core: allow non-root users to listen to uevents
Kay Sievers
2009-04-16
Revert "kobject: don't block for each kobject_uevent".
Hugh Dickins
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-24
kobject: don't block for each kobject_uevent
Arjan van de Ven
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
[next]